address@hidden:~/src$ uname -a Linux dator 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686 GNU/Linux address@hidden:~/src$ gcc --version gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. address@hidden:~/src$ printenv ORBIT_SOCKETDIR=/tmp/orbit-jonas SSH_AGENT_PID=1280 SHELL=/bin/bash TERM=dumb XDG_SESSION_COOKIE=42ea5944d871b4fc63ffd96500000008-1298574531.241529-464924977 WINDOWID=67108869 GNOME_KEYRING_CONTROL=/tmp/keyring-g1xY6d GTK_MODULES=canberra-gtk-module USER=jonas EMACS=t SSH_AUTH_SOCK=/tmp/keyring-g1xY6d/ssh TERMCAP= DEFAULTS_PATH=/usr/share/gconf/gnome.default.path SESSION_MANAGER=local/dator:@/tmp/.ICE-unix/1227,unix/dator:/tmp/.ICE-unix/1227 USERNAME=jonas COLUMNS=95 XDG_CONFIG_DIRS=/etc/xdg/xdg-gnome:/etc/xdg DESKTOP_SESSION=gnome PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games PWD=/home/jonas/src GDM_KEYBOARD_LAYOUT=us LANG=en_US.UTF-8 MANDATORY_PATH=/usr/share/gconf/gnome.mandatory.path GDM_LANG=en_US.UTF-8 GDMSESSION=gnome SHLVL=2 HOME=/home/jonas GNOME_DESKTOP_SESSION_ID=this-is-deprecated LOGNAME=jonas XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/ DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-09BpUf50jM,guid=08c6314a4441100bafc3efe300000010 WINDOWPATH=7 DISPLAY=:0.0 INSIDE_EMACS=23.1.1,comint XAUTHORITY=/var/run/gdm/auth-for-jonas-b0wKPZ/database COLORTERM=gnome-terminal _=/usr/bin/printenv address@hidden:~/src$ bzr branch --stacked bzr://bzr.savannah.gnu.org/emacs/trunk emacs-trunk Created new stacked branch referring to bzr://bzr.savannah.gnu.org/emacs/trunk/. address@hidden:~/src$ cd emacs-trunk/ address@hidden:~/src/emacs-trunk$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for ranlib... ranlib 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 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 -Wdeclaration-after-statement... yes checking whether gcc understands -Wold-style-definition... yes checking whether gcc understands -Wimplicit-function-declaration... yes checking how to run the C preprocessor... gcc -E checking for install-info... /usr/sbin/install-info checking for install-info... (cached) /usr/sbin/install-info checking for install-info... (cached) /usr/sbin/install-info checking for gzip... /bin/gzip checking for makeinfo... /usr/bin/makeinfo checking for -znocombreloc... yes 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/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 limits.h usability... yes checking limits.h presence... yes checking for limits.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 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/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/_mbstate_t.h usability... no checking sys/_mbstate_t.h presence... no checking for sys/_mbstate_t.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no 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 byte ordering is bigendian... no checking for __attribute__ ((__aligned__ (expr)))... yes checking whether make sets $(MAKE)... (cached) yes checking whether we are using GNU Make... yes checking whether gcc understands -MMD -MF... yes checking for long file names... yes checking for X... libraries , headers checking for malloc_get_state... yes checking for malloc_set_state... yes checking whether __after_morecore_hook exists... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getopt.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for dnet_ntoa in -ldnet... no checking for main in -lXbsd... no checking for cma_open in -lpthreads... no checking whether X on GNU/Linux needs -b to link... no checking for Xkb... yes checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking for XSetWMProtocols... yes checking X11 version 6... 6 or newer checking for pkg-config... (cached) /usr/bin/pkg-config checking for librsvg-2.0 >= 2.11.0... yes checking RSVG_CFLAGS... -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 checking RSVG_LIBS... -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng12 -lgthread-2.0 -lrt -lglib-2.0 checking for pkg-config... (cached) /usr/bin/pkg-config checking for Wand... no 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... -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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... -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 checking for gtk_main... yes checking whether GTK_TYPE_FILE_SELECTION is declared... yes checking for gtk_file_selection_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 gtk_widget_get_window... yes checking for gtk_widget_set_has_window... yes checking for gtk_dialog_get_action_area... yes checking for gtk_widget_get_sensitive... yes checking for gtk_widget_get_mapped... yes checking for gtk_adjustment_get_page_size... yes checking for gtk_orientable_set_orientation... yes checking for 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 dbus_watch_get_unix_fd... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for gconf-2.0 >= 2.13... no checking for lgetfilecon in -lselinux... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for gnutls >= 2.2.4... no checking for pkg-config... (cached) /usr/bin/pkg-config checking for fontconfig >= 2.2.0... yes checking FONTCONFIG_CFLAGS... checking FONTCONFIG_LIBS... -lfontconfig checking for pkg-config... (cached) /usr/bin/pkg-config checking for xft >= 0.13.0... yes checking XFT_CFLAGS... -I/usr/include/freetype2 checking XFT_LIBS... -lXft checking for XRenderQueryExtension in -lXrender... yes checking X11/Xft/Xft.h usability... yes checking X11/Xft/Xft.h presence... yes checking for X11/Xft/Xft.h... yes checking for XftFontOpen in -lXft... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libotf... yes checking LIBOTF_CFLAGS... -I/usr/include/freetype2 checking LIBOTF_LIBS... -lz -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... yes checking libpng/png.h presence... yes checking for libpng/png.h... yes checking for png_get_channels in -lpng... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFGetVersion in -ltiff... yes checking gif_lib.h usability... yes checking gif_lib.h presence... yes checking for gif_lib.h... yes checking for EGifPutExtensionLast in -lgif... yes checking gpm.h usability... yes checking gpm.h presence... yes checking for gpm.h... yes checking for Gpm_Open in -lgpm... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for SmcOpenConnection in -lSM... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking for libxml-2.0 > 2.6.17... yes checking LIBXML2_CFLAGS... -I/usr/include/libxml2 checking LIBXML2_LIBS... -lxml2 checking for htmlReadMemory in -lxml2... yes checking whether netdb declares h_errno... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for sqrt in -lm... yes checking for maillock in -lmail... no checking for maillock in -llockfile... yes checking for touchlock... yes checking maillock.h usability... yes checking maillock.h presence... yes checking for maillock.h... yes checking for gethostname... yes checking for getdomainname... yes checking for dup2... yes checking for rename... yes checking for closedir... yes checking for mkdir... yes checking for rmdir... yes checking for sysinfo... yes checking for getrusage... yes checking for get_current_dir_name... yes checking for random... yes checking for lrand48... yes checking for 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 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 strchr... yes checking for strrchr... 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 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 for isnan... yes checking for copysign... yes checking for __executable_start... yes checking for __builtin_unwind_init... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking whether getpgrp requires zero arguments... yes checking whether byte ordering is bigendian... (cached) no checking for inline... inline checking whether strtold conforms to C99... yes checking for st_dm_mode in struct stat... no checking whether strmode is declared... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking whether getenv is declared... yes checking for alarm... yes checking for tzset... (cached) yes checking for localtime_r... yes checking for lstat... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for struct tm.tm_gmtoff... (cached) yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict checking for struct timespec in ... yes checking whether localtime_r is declared... no checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking for working mktime... yes checking whether NULL can be used in arbitrary expressions... yes checking whether stdint.h conforms to C99... yes checking for nlink_t... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for grantpt... yes checking for getpt... yes checking for library containing tputs... -lncurses 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 whether system supports dynamic ptys... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for nl_langinfo and CODESET... yes checking for size_t... (cached) yes checking for mbstate_t... yes checking for C restricted array declarations... yes Configured for `i686-pc-linux-gnu'. Where should the build process find the source code? /home/jonas/src/emacs-trunk What operating system and machine description files should Emacs use? `s/gnu-linux.h' What compiler should emacs be built with? gcc -g -O2 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? no 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 imagemagick? no Does Emacs use -lgpm? yes Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use -lselinux? no Does Emacs use -lgnutls? no Does Emacs use -lxml2? 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/Makefile config.status: creating lib-src/Makefile config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating test/automated/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default commands creating src/epaths.h address@hidden:~/src/emacs-trunk$ make cd lib; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' make[1]: Entering directory `/home/jonas/src/emacs-trunk/lib' rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < /home/jonas/src/emacs-trunk/./arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < /home/jonas/src/emacs-trunk/./c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < /home/jonas/src/emacs-trunk/./warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's|@''GNULIB__EXIT''@|0|g' \ -e 's|@''GNULIB_ATOLL''@|0|g' \ -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''GNULIB_GETLOADAVG''@|1|g' \ -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ -e 's|@''GNULIB_GRANTPT''@|0|g' \ -e 's|@''GNULIB_MALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_MKDTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMP''@|0|g' \ -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \ -e 's|@''GNULIB_MKSTEMP''@|0|g' \ -e 's|@''GNULIB_MKSTEMPS''@|0|g' \ -e 's|@''GNULIB_PTSNAME''@|0|g' \ -e 's|@''GNULIB_PUTENV''@|0|g' \ -e 's|@''GNULIB_RANDOM_R''@|0|g' \ -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \ -e 's|@''GNULIB_REALPATH''@|0|g' \ -e 's|@''GNULIB_RPMATCH''@|0|g' \ -e 's|@''GNULIB_SETENV''@|0|g' \ -e 's|@''GNULIB_STRTOD''@|0|g' \ -e 's|@''GNULIB_STRTOLL''@|0|g' \ -e 's|@''GNULIB_STRTOULL''@|0|g' \ -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' \ -e 's|@''GNULIB_UNLOCKPT''@|0|g' \ -e 's|@''GNULIB_UNSETENV''@|0|g' \ < /home/jonas/src/emacs-trunk/lib/stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''GNULIB_FCHMODAT''@|0|g' \ -e 's|@''GNULIB_FSTATAT''@|0|g' \ -e 's|@''GNULIB_FUTIMENS''@|0|g' \ -e 's|@''GNULIB_LCHMOD''@|0|g' \ -e 's|@''GNULIB_LSTAT''@|1|g' \ -e 's|@''GNULIB_MKDIRAT''@|0|g' \ -e 's|@''GNULIB_MKFIFO''@|0|g' \ -e 's|@''GNULIB_MKFIFOAT''@|0|g' \ -e 's|@''GNULIB_MKNOD''@|0|g' \ -e 's|@''GNULIB_MKNODAT''@|0|g' \ -e 's|@''GNULIB_STAT''@|0|g' \ -e 's|@''GNULIB_UTIMENSAT''@|0|g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < /home/jonas/src/emacs-trunk/lib/sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's|@''GNULIB_MKTIME''@|1|g' \ -e 's|@''GNULIB_NANOSLEEP''@|0|g' \ -e 's|@''GNULIB_STRPTIME''@|0|g' \ -e 's|@''GNULIB_TIMEGM''@|0|g' \ -e 's|@''GNULIB_TIME_R''@|1|g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|0|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < /home/jonas/src/emacs-trunk/lib/time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''GNULIB_CHOWN''@|0|g' \ -e 's|@''GNULIB_CLOSE''@|0|g' \ -e 's|@''GNULIB_DUP2''@|0|g' \ -e 's|@''GNULIB_DUP3''@|0|g' \ -e 's|@''GNULIB_ENVIRON''@|0|g' \ -e 's|@''GNULIB_EUIDACCESS''@|0|g' \ -e 's|@''GNULIB_FACCESSAT''@|0|g' \ -e 's|@''GNULIB_FCHDIR''@|0|g' \ -e 's|@''GNULIB_FCHOWNAT''@|0|g' \ -e 's|@''GNULIB_FSYNC''@|0|g' \ -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ -e 's|@''GNULIB_GETCWD''@|0|g' \ -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \ -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \ -e 's|@''GNULIB_GETGROUPS''@|0|g' \ -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \ -e 's|@''GNULIB_GETLOGIN''@|0|g' \ -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \ -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \ -e 's|@''GNULIB_LCHOWN''@|0|g' \ -e 's|@''GNULIB_LINK''@|0|g' \ -e 's|@''GNULIB_LINKAT''@|0|g' \ -e 's|@''GNULIB_LSEEK''@|0|g' \ -e 's|@''GNULIB_PIPE''@|0|g' \ -e 's|@''GNULIB_PIPE2''@|0|g' \ -e 's|@''GNULIB_PREAD''@|0|g' \ -e 's|@''GNULIB_PWRITE''@|0|g' \ -e 's|@''GNULIB_READLINK''@|0|g' \ -e 's|@''GNULIB_READLINKAT''@|0|g' \ -e 's|@''GNULIB_RMDIR''@|0|g' \ -e 's|@''GNULIB_SLEEP''@|0|g' \ -e 's|@''GNULIB_SYMLINK''@|0|g' \ -e 's|@''GNULIB_SYMLINKAT''@|0|g' \ -e 's|@''GNULIB_TTYNAME_R''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \ -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \ -e 's|@''GNULIB_UNLINK''@|0|g' \ -e 's|@''GNULIB_UNLINKAT''@|0|g' \ -e 's|@''GNULIB_USLEEP''@|0|g' \ -e 's|@''GNULIB_WRITE''@|0|g' \ < /home/jonas/src/emacs-trunk/lib/unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h make all-am make[2]: Entering directory `/home/jonas/src/emacs-trunk/lib' gcc -DHAVE_CONFIG_H -I. -I../src -I/home/jonas/src/emacs-trunk/src -g -O2 -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c mv -f .deps/dtoastr.Tpo .deps/dtoastr.Po gcc -DHAVE_CONFIG_H -I. -I../src -I/home/jonas/src/emacs-trunk/src -g -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c mv -f .deps/filemode.Tpo .deps/filemode.Po gcc -DHAVE_CONFIG_H -I. -I../src -I/home/jonas/src/emacs-trunk/src -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -DHAVE_CONFIG_H -I. -I../src -I/home/jonas/src/emacs-trunk/src -g -O2 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c mv -f .deps/strftime.Tpo .deps/strftime.Po rm -f libgnu.a ar cru libgnu.a dtoastr.o filemode.o md5.o strftime.o ranlib libgnu.a make[2]: Leaving directory `/home/jonas/src/emacs-trunk/lib' make[1]: Leaving directory `/home/jonas/src/emacs-trunk/lib' cd lib-src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' make[1]: Entering directory `/home/jonas/src/emacs-trunk/lib-src' gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 -o test-distrib /home/jonas/src/emacs-trunk/lib-src/test-distrib.c ./test-distrib /home/jonas/src/emacs-trunk/lib-src/testfile gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 /home/jonas/src/emacs-trunk/lib-src/make-docfile.c ../lib/libgnu.a \ -o make-docfile gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 /home/jonas/src/emacs-trunk/lib-src/profile.c ../lib/libgnu.a -o profile gcc -c -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -g -O2 /home/jonas/src/emacs-trunk/lib-src/movemail.c /home/jonas/src/emacs-trunk/lib-src/movemail.c: In function ‘main’: /home/jonas/src/emacs-trunk/lib-src/movemail.c:303: warning: ignoring return value of ‘mktemp’, declared with attribute warn_unused_result gcc -c -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -g -O2 /home/jonas/src/emacs-trunk/lib-src/pop.c gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 movemail.o pop.o \ ../lib/libgnu.a -llockfile -o movemail movemail.o: In function `main': /home/jonas/src/emacs-trunk/lib-src/movemail.c:303: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 /home/jonas/src/emacs-trunk/lib-src/fakemail.c ../lib/libgnu.a -o fakemail gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 /home/jonas/src/emacs-trunk/lib-src/hexl.c ../lib/libgnu.a -o hexl gcc -c -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -g -O2 /home/jonas/src/emacs-trunk/lib-src/update-game-score.c \ -DHAVE_SHARED_GAME_DIR="\"/usr/local/var/games/emacs\"" gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 update-game-score.o \ ../lib/libgnu.a -o update-game-score gcc -c -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -g -O2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER \ /home/jonas/src/emacs-trunk/lib-src/../src/regex.c /home/jonas/src/emacs-trunk/lib-src/../src/regex.c: In function ‘xmalloc’: /home/jonas/src/emacs-trunk/lib-src/../src/regex.c:208: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /home/jonas/src/emacs-trunk/lib-src/../src/regex.c: In function ‘xrealloc’: /home/jonas/src/emacs-trunk/lib-src/../src/regex.c:226: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 -DEMACS_NAME="\"GNU Emacs\"" \ -DVERSION="\"24.0.50\"" /home/jonas/src/emacs-trunk/lib-src/etags.c \ regex.o ../lib/libgnu.a -o etags gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \ -DVERSION="\"24.0.50\"" /home/jonas/src/emacs-trunk/lib-src/etags.c \ regex.o ../lib/libgnu.a -o ctags gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 /home/jonas/src/emacs-trunk/lib-src/emacsclient.c \ -DVERSION="\"24.0.50\"" \ ../lib/libgnu.a -o emacsclient gcc -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/home/jonas/src/emacs-trunk/lib-src -I/home/jonas/src/emacs-trunk/lib-src/../src -I/home/jonas/src/emacs-trunk/lib-src/../lib -Wl,-znocombreloc -g -O2 -DVERSION="\"24.0.50\"" \ /home/jonas/src/emacs-trunk/lib-src/ebrowse.c ../lib/libgnu.a -o ebrowse cp -p /home/jonas/src/emacs-trunk/lib-src/rcs-checkin rcs-checkin cp: `/home/jonas/src/emacs-trunk/lib-src/rcs-checkin' and `rcs-checkin' are the same file make[1]: [stamp-rcs-checkin] Error 1 (ignored) touch stamp-rcs-checkin cp -p /home/jonas/src/emacs-trunk/lib-src/grep-changelog grep-changelog cp: `/home/jonas/src/emacs-trunk/lib-src/grep-changelog' and `grep-changelog' are the same file make[1]: [stamp-grep-changelog] Error 1 (ignored) touch stamp-grep-changelog cp -p /home/jonas/src/emacs-trunk/lib-src/rcs2log rcs2log cp: `/home/jonas/src/emacs-trunk/lib-src/rcs2log' and `rcs2log' are the same file make[1]: [stamp-rcs2log] Error 1 (ignored) touch stamp-rcs2log cp -p /home/jonas/src/emacs-trunk/lib-src/vcdiff vcdiff cp: `/home/jonas/src/emacs-trunk/lib-src/vcdiff' and `vcdiff' are the same file make[1]: [stamp-vcdiff] Error 1 (ignored) touch stamp-vcdiff make[1]: Leaving directory `/home/jonas/src/emacs-trunk/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all \ CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \ LDFLAGS='-Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"; \ fi; make[1]: Entering directory `/home/jonas/src/emacs-trunk/src' gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/pre-crt0.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 pre-crt0.c touch stamp-oldxmenu ../lib-src/make-docfile -d /home/jonas/src/emacs-trunk/src -g dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o dbusbind.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o w32.o w32console.o w32fns.o w32heap.o w32inevt.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o xfont.o ftfont.o xftfont.o ftxfont.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o xgselect.o 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 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 gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o xfont.o ftfont.o xftfont.o ftxfont.o > gl-tmp /home/jonas/src/emacs-trunk/src/../move-if-change gl-tmp globals.h echo timestamp > gl-stamp gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/dispnew.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 dispnew.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/frame.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 frame.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/scroll.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 scroll.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xdisp.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xdisp.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/menu.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 menu.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xmenu.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xmenu.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/window.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 window.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/charset.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 charset.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/coding.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 coding.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/category.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 category.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/ccl.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 ccl.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/character.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 character.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/chartab.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 chartab.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/bidi.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 bidi.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/cm.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 cm.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/term.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 term.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/terminal.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 terminal.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xfaces.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xfaces.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xterm.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xterm.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xfns.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xselect.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xselect.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xrdb.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xrdb.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/fontset.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 fontset.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xsmfns.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xsmfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/fringe.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 fringe.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/image.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 image.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xsettings.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xsettings.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xgselect.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xgselect.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/gtkutil.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 gtkutil.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/dbusbind.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 dbusbind.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/emacs.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 emacs.c emacs.c: In function ‘Fdaemon_initialized’: emacs.c:2340: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/keyboard.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 keyboard.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/macros.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 macros.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/keymap.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 keymap.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/sysdep.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 sysdep.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/buffer.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 buffer.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/filelock.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 filelock.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/insdel.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 insdel.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/marker.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 marker.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/minibuf.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 minibuf.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/fileio.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 fileio.c fileio.c: In function ‘Fcopy_file’: fileio.c:1951: warning: ignoring return value of ‘fchown’, declared with attribute warn_unused_result gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/dired.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 dired.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/cmds.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 cmds.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/casetab.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 casetab.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/casefiddle.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 casefiddle.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/indent.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 indent.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/search.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 search.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/regex.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 regex.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/undo.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 undo.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/alloc.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 alloc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/data.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 data.c echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o xgselect.o 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 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 gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o " "\"" > buildobj.h gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/doc.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 doc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/editfns.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 editfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/callint.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 callint.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/eval.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 eval.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/floatfns.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 floatfns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/fns.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 fns.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/font.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 font.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/print.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 print.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/lread.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 lread.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/syntax.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 syntax.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/unexelf.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 unexelf.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/bytecode.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 bytecode.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/process.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 process.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/gnutls.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 gnutls.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/callproc.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 callproc.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/region-cache.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 region-cache.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/sound.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 sound.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/atimer.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 atimer.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/doprnt.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 doprnt.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/intervals.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 intervals.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/textprop.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 textprop.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/composite.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 composite.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xml.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xml.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xfont.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xfont.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/ftfont.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 ftfont.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/xftfont.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 xftfont.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/ftxfont.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 ftxfont.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/terminfo.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 terminfo.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/lastfile.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 lastfile.c gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/vm-limit.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 vm-limit.c gcc -nostdlib -Demacs -DHAVE_CONFIG_H -I. -I/home/jonas/src/emacs-trunk/src -I../lib -I/home/jonas/src/emacs-trunk/src/../lib -pthread -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/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.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 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/freetype2 -MMD -MF deps/.d -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -g -O2 -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 bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o xsettings.o xgselect.o 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 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 gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o ../lib/libgnu.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lSM -lICE -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXrender -lXft -lasound -pthread -lrsvg-2 -lgio-2.0 -lgdk_pixbuf-2.0 -lm -lcairo -lgobject-2.0 -lgmodule-2.0 -lpng12 -lgthread-2.0 -lrt -lglib-2.0 -L/lib -ldbus-1 -lpthread -lrt -lxml2 -lgpm -lncurses -lfontconfig -lz -lotf -lfreetype -lm17n-flt -lm17n-core -lm -lgcc -lc -lgcc /usr/lib/crtn.o cd ../lisp; make -w update-subdirs make[2]: Entering directory `/home/jonas/src/emacs-trunk/lisp' cd /home/jonas/src/emacs-trunk/lisp; subdirs=`(find . -type d -print)`; for file in $subdirs; do case $file in */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $file" ;; esac; done; \ for file in $wins; do \ /home/jonas/src/emacs-trunk/update-subdirs $file; \ done; make[2]: Leaving directory `/home/jonas/src/emacs-trunk/lisp' if test "no" = "yes"; then \ ln -f temacs bootstrap-emacs; \ else \ `/bin/pwd`/temacs --batch --load loadup bootstrap || exit 1; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/home/jonas/src/emacs-trunk/lisp /home/jonas/src/emacs-trunk/lisp/emacs-lisp /home/jonas/src/emacs-trunk/lisp/language /home/jonas/src/emacs-trunk/lisp/international /home/jonas/src/emacs-trunk/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 (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading /home/jonas/src/emacs-trunk/lisp/files.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/cus-face.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/faces.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/minibuffer.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/button.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/startup.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/ldefs-boot.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/abbrev.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/simple.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/help.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/jka-cmpr-hook.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/epa-hook.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/international/mule-cmds.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/case-table.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/international/characters.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/composite.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/international/charprop.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/chinese.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/cyrillic.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/indian.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/sinhala.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/english.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/ethiopic.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/european.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/czech.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/slovak.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/romanian.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/greek.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/hebrew.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/japanese.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/international/cp51932.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/international/eucjp-ms.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/korean.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/lao.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/tai-viet.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/thai.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/tibetan.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/vietnamese.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/misc-lang.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/utf-8-lang.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/georgian.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/khmer.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/burmese.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/language/cham.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/indent.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/window.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/frame.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/term/tty-colors.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/font-core.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/facemenu.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/emacs-lisp/syntax.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/font-lock.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/jit-lock.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/mouse.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/scroll-bar.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/select.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/emacs-lisp/timer.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/isearch.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/rfn-eshadow.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/menu-bar.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/paths.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/emacs-lisp/lisp.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/textmodes/page.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/register.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/textmodes/paragraphs.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/emacs-lisp/lisp-mode.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/textmodes/text-mode.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/textmodes/fill.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/replace.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/buff-menu.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/fringe.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/image.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/international/fontset.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/dnd.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/tool-bar.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/dynamic-setting.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/x-dnd.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/term/common-win.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/term/x-win.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/mwheel.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/emacs-lisp/float-sup.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/vc/vc-hooks.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/vc/ediff-hook.el (source)... Loading /home/jonas/src/emacs-trunk/lisp/tooltip.el (source)... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs 42690 pure bytes used cd ../lisp; make -w compile-first EMACS=/home/jonas/src/emacs-trunk/src/bootstrap-emacs make[2]: Entering directory `/home/jonas/src/emacs-trunk/lisp' Compiling /home/jonas/src/emacs-trunk/lisp/emacs-lisp/bytecomp.el *** stack smashing detected ***: /home/jonas/src/emacs-trunk/src/bootstrap-emacs terminated ======= Backtrace: ========= /lib/libc.so.6(__fortify_fail+0x50)[0x40ee4970] /lib/libc.so.6(+0xe591a)[0x40ee491a] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x816ecfe] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5a7f] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5858] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a8afa] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a8aaa] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5d5d] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a8751] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5d5d] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5d5d] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5fd9] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5447] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a572a] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813ba23] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a4f41] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813eea5] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5021] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813ef13] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813f2db] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813f402] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x8135246] /lib/libc.so.6(__libc_start_main+0xe7)[0x40e15ce7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x80558f1] ======= Memory map: ======== 08048000-08227000 r-xp 00000000 08:07 530568 /home/jonas/src/emacs-trunk/src/bootstrap-emacs 08227000-08228000 r--p 001df000 08:07 530568 /home/jonas/src/emacs-trunk/src/bootstrap-emacs 08228000-08b55000 rw-p 001e0000 08:07 530568 /home/jonas/src/emacs-trunk/src/bootstrap-emacs 40000000-4001c000 r-xp 00000000 08:05 912140 /lib/ld-2.12.1.so 4001c000-4001d000 r--p 0001b000 08:05 912140 /lib/ld-2.12.1.so 4001d000-4001e000 rw-p 0001c000 08:05 912140 /lib/ld-2.12.1.so 4001e000-4001f000 r-xp 00000000 00:00 0 [vdso] 4001f000-40021000 rw-p 00000000 00:00 0 40032000-403fa000 r-xp 00000000 08:05 785108 /usr/lib/libgtk-x11-2.0.so.0.2200.0 403fa000-403fe000 r--p 003c8000 08:05 785108 /usr/lib/libgtk-x11-2.0.so.0.2200.0 403fe000-40400000 rw-p 003cc000 08:05 785108 /usr/lib/libgtk-x11-2.0.so.0.2200.0 40400000-40402000 rw-p 00000000 00:00 0 40402000-40496000 r-xp 00000000 08:05 784960 /usr/lib/libgdk-x11-2.0.so.0.2200.0 40496000-40498000 r--p 00094000 08:05 784960 /usr/lib/libgdk-x11-2.0.so.0.2200.0 40498000-40499000 rw-p 00096000 08:05 784960 /usr/lib/libgdk-x11-2.0.so.0.2200.0 40499000-4049a000 rw-p 00000000 00:00 0 4049a000-404b2000 r-xp 00000000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 404b2000-404b3000 ---p 00018000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 404b3000-404b4000 r--p 00018000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 404b4000-404b5000 rw-p 00019000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 404b5000-4059d000 r-xp 00000000 08:05 784976 /usr/lib/libgio-2.0.so.0.2600.0 4059d000-4059f000 r--p 000e7000 08:05 784976 /usr/lib/libgio-2.0.so.0.2600.0 4059f000-405a0000 rw-p 000e9000 08:05 784976 /usr/lib/libgio-2.0.so.0.2600.0 405a0000-405a1000 rw-p 00000000 00:00 0 405a1000-405c5000 r-xp 00000000 08:05 782775 /usr/lib/libpangoft2-1.0.so.0.2800.2 405c5000-405c6000 r--p 00023000 08:05 782775 /usr/lib/libpangoft2-1.0.so.0.2800.2 405c6000-405c7000 rw-p 00024000 08:05 782775 /usr/lib/libpangoft2-1.0.so.0.2800.2 405c7000-405d1000 r-xp 00000000 08:05 782774 /usr/lib/libpangocairo-1.0.so.0.2800.2 405d1000-405d2000 r--p 00009000 08:05 782774 /usr/lib/libpangocairo-1.0.so.0.2800.2 405d2000-405d3000 rw-p 0000a000 08:05 782774 /usr/lib/libpangocairo-1.0.so.0.2800.2 405d3000-405ea000 r-xp 00000000 08:05 784962 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.0 405ea000-405eb000 r--p 00017000 08:05 784962 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.0 405eb000-405ec000 rw-p 00018000 08:05 784962 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.0 405ec000-405ed000 rw-p 00000000 00:00 0 405ed000-40611000 r-xp 00000000 08:05 912371 /lib/libm-2.12.1.so 40611000-40612000 r--p 00023000 08:05 912371 /lib/libm-2.12.1.so 40612000-40613000 rw-p 00024000 08:05 912371 /lib/libm-2.12.1.so 40613000-406c1000 r-xp 00000000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 406c1000-406c2000 ---p 000ae000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 406c2000-406c3000 r--p 000ae000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 406c3000-406c4000 rw-p 000af000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 406c4000-406c6000 rw-p 00000000 00:00 0 406c6000-406e9000 r-xp 00000000 08:05 912278 /lib/libpng12.so.0.44.0 406e9000-406ea000 r--p 00022000 08:05 912278 /lib/libpng12.so.0.44.0 406ea000-406eb000 rw-p 00023000 08:05 912278 /lib/libpng12.so.0.44.0 406eb000-4072a000 r-xp 00000000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 4072a000-4072b000 ---p 0003f000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 4072b000-4072c000 r--p 0003f000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 4072c000-4072d000 rw-p 00040000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 4072d000-4079f000 r-xp 00000000 08:05 782062 /usr/lib/libfreetype.so.6.6.0 4079f000-407a3000 r--p 00071000 08:05 782062 /usr/lib/libfreetype.so.6.6.0 407a3000-407a4000 rw-p 00075000 08:05 782062 /usr/lib/libfreetype.so.6.6.0 407a4000-407a5000 rw-p 00000000 00:00 0 407a5000-407d3000 r-xp 00000000 08:05 784919 /usr/lib/libfontconfig.so.1.4.4 407d3000-407d4000 r--p 0002d000 08:05 784919 /usr/lib/libfontconfig.so.1.4.4 407d4000-407d5000 rw-p 0002e000 08:05 784919 /usr/lib/libfontconfig.so.1.4.4 407d5000-40815000 r-xp 00000000 08:05 785030 /usr/lib/libgobject-2.0.so.0.2600.0 40815000-40816000 r--p 00040000 08:05 785030 /usr/lib/libgobject-2.0.so.0.2600.0 40816000-40817000 rw-p 00041000 08:05 785030 /usr/lib/libgobject-2.0.so.0.2600.0 40817000-40819000 r-xp 00000000 08:05 784994 /usr/lib/libgmodule-2.0.so.0.2600.0 40819000-4081a000 r--p 00002000 08:05 784994 /usr/lib/libgmodule-2.0.so.0.2600.0 4081a000-4081b000 rw-p 00003000 08:05 784994 /usr/lib/libgmodule-2.0.so.0.2600.0 4081b000-4081e000 r-xp 00000000 08:05 785104 /usr/lib/libgthread-2.0.so.0.2600.0 4081e000-4081f000 r--p 00003000 08:05 785104 /usr/lib/libgthread-2.0.so.0.2600.0 4081f000-40820000 rw-p 00004000 08:05 785104 /usr/lib/libgthread-2.0.so.0.2600.0 40820000-40827000 r-xp 00000000 08:05 916308 /lib/librt-2.12.1.so 40827000-40828000 r--p 00006000 08:05 916308 /lib/librt-2.12.1.so 40828000-40829000 rw-p 00007000 08:05 916308 /lib/librt-2.12.1.so 40829000-408f6000 r-xp 00000000 08:05 912212 /lib/libglib-2.0.so.0.2600.0 408f6000-408f7000 r--p 000cc000 08:05 912212 /lib/libglib-2.0.so.0.2600.0 408f7000-408f8000 rw-p 000cd000 08:05 912212 /lib/libglib-2.0.so.0.2600.0 408f8000-408f9000 rw-p 00000000 00:00 0 408f9000-4090e000 r-xp 00000000 08:05 912381 /lib/libpthread-2.12.1.so 4090e000-4090f000 ---p 00015000 08:05 912381 /lib/libpthread-2.12.1.so 4090f000-40910000 r--p 00015000 08:05 912381 /lib/libpthread-2.12.1.so 40910000-40911000 rw-p 00016000 08:05 912381 /lib/libpthread-2.12.1.so 40911000-40913000 rw-p 00000000 00:00 0 40913000-4091a000 r-xp 00000000 08:05 784636 /usr/lib/libSM.so.6.0.1 4091a000-4091b000 r--p 00006000 08:05 784636 /usr/lib/libSM.so.6.0.1 4091b000-4091c000 rw-p 00007000 08:05 784636 /usr/lib/libSM.so.6.0.1 4091c000-40931000 r-xp 00000000 08:05 784615 /usr/lib/libICE.so.6.3.0 4093Fatal error (6)Aborted make[2]: *** [/home/jonas/src/emacs-trunk/lisp/emacs-lisp/bytecomp.elc] Error 134 make[2]: Leaving directory `/home/jonas/src/emacs-trunk/lisp' make[1]: *** [bootstrap-emacs] Error 2 make[1]: Leaving directory `/home/jonas/src/emacs-trunk/src' make: *** [src] Error 2 address@hidden:~/src/emacs-trunk$ cd src address@hidden:~/src/emacs-trunk/src$ gdb bootstrap-emacs GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/jonas/src/emacs-trunk/src/bootstrap-emacs...done. SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from terminal] DISPLAY = :0.0 TERM = dumb Breakpoint 1 at 0x81341e6: file emacs.c, line 372. Temporary breakpoint 2 at 0x8151da8: file sysdep.c, line 840. (gdb) r Starting program: /home/jonas/src/emacs-trunk/src/bootstrap-emacs [Thread debugging using libthread_db enabled] *** stack smashing detected ***: /home/jonas/src/emacs-trunk/src/bootstrap-emacs terminated ======= Backtrace: ========= /lib/libc.so.6(__fortify_fail+0x50)[0xfda970] /lib/libc.so.6(+0xe591a)[0xfda91a] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x816ecfe] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5a7f] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5858] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a8afa] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a8aaa] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5d5d] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a8751] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5d5d] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5af7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5d5d] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5fd9] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5447] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a572a] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813ba23] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a4f41] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813eea5] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x81a5021] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813ef13] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813f2db] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x813f402] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x8135246] /lib/libc.so.6(__libc_start_main+0xe7)[0xf0bce7] /home/jonas/src/emacs-trunk/src/bootstrap-emacs[0x80558f1] ======= Memory map: ======== 00110000-0012c000 r-xp 00000000 08:05 912140 /lib/ld-2.12.1.so 0012c000-0012d000 r--p 0001b000 08:05 912140 /lib/ld-2.12.1.so 0012d000-0012e000 rw-p 0001c000 08:05 912140 /lib/ld-2.12.1.so 0012e000-0012f000 r-xp 00000000 00:00 0 [vdso] 0012f000-004f7000 r-xp 00000000 08:05 785108 /usr/lib/libgtk-x11-2.0.so.0.2200.0 004f7000-004fb000 r--p 003c8000 08:05 785108 /usr/lib/libgtk-x11-2.0.so.0.2200.0 004fb000-004fd000 rw-p 003cc000 08:05 785108 /usr/lib/libgtk-x11-2.0.so.0.2200.0 004fd000-004ff000 rw-p 00000000 00:00 0 004ff000-00593000 r-xp 00000000 08:05 784960 /usr/lib/libgdk-x11-2.0.so.0.2200.0 00593000-00595000 r--p 00094000 08:05 784960 /usr/lib/libgdk-x11-2.0.so.0.2200.0 00595000-00596000 rw-p 00096000 08:05 784960 /usr/lib/libgdk-x11-2.0.so.0.2200.0 00596000-005ae000 r-xp 00000000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 005ae000-005af000 ---p 00018000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 005af000-005b0000 r--p 00018000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 005b0000-005b1000 rw-p 00019000 08:05 784720 /usr/lib/libatk-1.0.so.0.3209.1 005b1000-00699000 r-xp 00000000 08:05 784976 /usr/lib/libgio-2.0.so.0.2600.0 00699000-0069b000 r--p 000e7000 08:05 784976 /usr/lib/libgio-2.0.so.0.2600.0 0069b000-0069c000 rw-p 000e9000 08:05 784976 /usr/lib/libgio-2.0.so.0.2600.0 0069c000-0069d000 rw-p 00000000 00:00 0 0069d000-006c1000 r-xp 00000000 08:05 782775 /usr/lib/libpangoft2-1.0.so.0.2800.2 006c1000-006c2000 r--p 00023000 08:05 782775 /usr/lib/libpangoft2-1.0.so.0.2800.2 006c2000-006c3000 rw-p 00024000 08:05 782775 /usr/lib/libpangoft2-1.0.so.0.2800.2 006c3000-006cd000 r-xp 00000000 08:05 782774 /usr/lib/libpangocairo-1.0.so.0.2800.2 006cd000-006ce000 r--p 00009000 08:05 782774 /usr/lib/libpangocairo-1.0.so.0.2800.2 006ce000-006cf000 rw-p 0000a000 08:05 782774 /usr/lib/libpangocairo-1.0.so.0.2800.2 006cf000-006e6000 r-xp 00000000 08:05 784962 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.0 006e6000-006e7000 r--p 00017000 08:05 784962 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.0 006e7000-006e8000 rw-p 00018000 08:05 784962 /usr/lib/libgdk_pixbuf-2.0.so.0.2200.0 006e8000-0070c000 r-xp 00000000 08:05 912371 /lib/libm-2.12.1.so 0070c000-0070d000 r--p 00023000 08:05 912371 /lib/libm-2.12.1.so 0070d000-0070e000 rw-p 00024000 08:05 912371 /lib/libm-2.12.1.so 0070e000-007bc000 r-xp 00000000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 007bc000-007bd000 ---p 000ae000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 007bd000-007be000 r--p 000ae000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 007be000-007bf000 rw-p 000af000 08:05 782477 /usr/lib/libcairo.so.2.11000.0 007bf000-007c1000 rw-p 00000000 00:00 0 007c1000-007e4000 r-xp 00000000 08:05 912278 /lib/libpng12.so.0.44.0 007e4000-007e5000 r--p 00022000 08:05 912278 /lib/libpng12.so.0.44.0 007e5000-007e6000 rw-p 00023000 08:05 912278 /lib/libpng12.so.0.44.0 007e6000-00825000 r-xp 00000000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 00825000-00826000 ---p 0003f000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 00826000-00827000 r--p 0003f000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 00827000-00828000 rw-p 00040000 08:05 782773 /usr/lib/libpango-1.0.so.0.2800.2 00828000-0089a000 r-xp 00000000 08:05 782062 /usr/lib/libfreetype.so.6.6.0 0089a000-0089e000 r--p 00071000 08:05 782062 /usr/lib/libfreetype.so.6.6.0 0089e000-0089f000 rw-p 00075000 08:05 782062 /usr/lib/libfreetype.so.6.6.0 0089f000-008cd000 r-xp 00000000 08:05 784919 /usr/lib/libfontconfig.so.1.4.4 008cd000-008ce000 r--p 0002d000 08:05 784919 /usr/lib/libfontconfig.so.1.4.4 008ce000-008cf000 rw-p 0002e000 08:05 784919 /usr/lib/libfontconfig.so.1.4.4 008cf000-0090f000 r-xp 00000000 08:05 785030 /usr/lib/libgobject-2.0.so.0.2600.0 0090f000-00910000 r--p 00040000 08:05 785030 /usr/lib/libgobject-2.0.so.0.2600.0 00910000-00911000 rw-p 00041000 08:05 785030 /usr/lib/libgobject-2.0.so.0.2600.0 00911000-00913000 r-xp 00000000 08:05 784994 /usr/lib/libgmodule-2.0.so.0.2600.0 00913000-00914000 r--p 00002000 08:05 784994 /usr/lib/libgmodule-2.0.so.0.2600.0 00914000-00915000 rw-p 00003000 08:05 784994 /usr/lib/libgmodule-2.0.so.0.2600.0 00915000-00918000 r-xp 00000000 08:05 785104 /usr/lib/libgthread-2.0.so.0.2600.0 00918000-00919000 r--p 00003000 08:05 785104 /usr/lib/libgthread-2.0.so.0.2600.0 00919000-0091a000 rw-p 00004000 08:05 785104 /usr/lib/libgthread-2.0.so.0.2600.0 0091a000-00921000 r-xp 00000000 08:05 916308 /lib/librt-2.12.1.so 00921000-00922000 r--p 00006000 08:05 916308 /lib/librt-2.12.1.so 00922000-00923000 rw-p 00007000 08:05 916308 /lib/librt-2.12.1.so 00923000-009f0000 r-xp 00000000 08:05 912212 /lib/libglib-2.0.so.0.2600.0 009f0000-009f1000 r--p 000cc000 08:05 912212 /lib/libglib-2.0.so.0.2600.0 009f1000-009f2000 rw-p 000cd000 08:05 912212 /lib/libglib-2.0.so.0.2600.0 009f2000-00a07000 r-xp 00000000 08:05 912381 /lib/libpthread-2.12.1.so 00a07000-00a08000 ---p 00015000 08:05 912381 /lib/libpthread-2.12.1.so 00a08000-00a09000 r--p 00015000 08:05 912381 /lib/libpthread-2.12.1.so 00a09000-00a0a000 rw-p 00016000 08:05 912381 /lib/libpthread-2.12.1.so 00a0a000-00a0c000 rw-p 00000000 00:00 0 00a0c000-00a13000 r-xp 00000000 08:05 784636 /usr/lib/libSM.so.6.0.1 00a13000-00a14000 r--p 00006000 08:05 784636 /usr/lib/libSM.so.6.0.1 00a14000-00a15000 rw-p 00007000 08:05 784636 /usr/lib/libSM.so.6.0.1 00a15000-00a2a000 r-xp 00000000 08:05 784615 /usr/lib/libICE.so.6.3.0 00a2a000-00a2b000 r--p 00014000 08:05 784615 /usr/lib/libICE.so.6.3.0 00a2b000-00a2c000 rw-p 00015000 08:05 784615 /usr/lib/libICE.so.6.3.0 00a2c000-00a2e000 rw-p 00000000 00:00 0 00a2e000-00a85000 r-xp 00000000 08:05 785529 /usr/lib/libtiff.so.4.3.3 00a85000-00a86000 ---p 00057000 08:05 785529 /usr/lib/libtiff.so.4.3.3 00a86000-00a88000 r--p 00057000 08:05 785529 /usr/lib/libtiff.so.4.3.3 00a88000-00a89000 rw-p 00059000 08:05 785529 /usr/lib/libtiff.so.4.3.3 00a89000-00 Program received signal SIGABRT, Aborted. 0x0012e416 in __kernel_vsyscall () (gdb) bt #0 0x0012e416 in __kernel_vsyscall () #1 0x00f1f941 in raise () from /lib/libc.so.6 #2 0x00f22e42 in abort () from /lib/libc.so.6 #3 0x00f57305 in ?? () from /lib/libc.so.6 #4 0x00fda970 in __fortify_fail () from /lib/libc.so.6 #5 0x00fda91a in __stack_chk_fail () from /lib/libc.so.6 #6 0x0816ecfe in Ffile_attributes (filename=1000, id_format=138471674) at dired.c:1039 #7 0x081a5a7f in Feval (form=140845142) at eval.c:2254 #8 0x081a5858 in Feval (form=140845134) at eval.c:2236 #9 0x081a8afa in For (args=140845270) at eval.c:243 #10 0x081a5af7 in Feval (form=140845126) at eval.c:2198 #11 0x081a8aaa in Fand (args=140845118) at eval.c:267 #12 0x081a5af7 in Feval (form=140845094) at eval.c:2198 #13 0x081a5d5d in Fprogn (args=140845366) at eval.c:343 #14 0x081a8751 in Flet (args=140845086) at eval.c:1000 #15 0x081a5af7 in Feval (form=140766166) at eval.c:2198 #16 0x081a5d5d in Fprogn (args=140765470) at eval.c:343 #17 0x081a5af7 in Feval (form=140765406) at eval.c:2198 #18 0x081a5d5d in Fprogn (args=140844990) at eval.c:343 #19 0x081a5fd9 in funcall_lambda (fun=, nargs=, arg_vector=0x60d2) at eval.c:3021 #20 0x081a5447 in apply_lambda (fun=, args=138471674, eval_flag=) at eval.c:2954 #21 0x081a572a in Feval (form=139470334) at eval.c:2314 #22 0x0813ba23 in top_level_2 () at keyboard.c:1138 #23 0x081a4f41 in internal_condition_case (bfun=0x813ba10 , handlers=138502690, hfun=0x813f0e0 ) at eval.c:1408 #24 0x0813eea5 in top_level_1 (ignore=138471674) at keyboard.c:1146 #25 0x081a5021 in internal_catch (tag=138499114, func=0x813ee40 , arg=138471674) at eval.c:1152 #26 0x0813ef13 in command_loop () at keyboard.c:1101 #27 0x0813f2db in recursive_edit_1 () at keyboard.c:731 #28 0x0813f402 in Frecursive_edit () at keyboard.c:793 #29 0x08135246 in main (argc=, argv=) at emacs.c:1684 Lisp Backtrace: "file-attributes" (0xbfffed40) "equal" (0xbfffee14) "or" (0xbfffeed4) "and" (0xbfffef94) "let" (0xbffff0c4) "if" (0xbffff184) "normal-top-level" (0xbffff230)