* Package: app-editors/emacs-23.4-r1  * Repository: gentoo  * Maintainer: emacs@gentoo.org  * USE: amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking emacs-23.4.tar.bz2 to /var/tmp/portage/app-editors/emacs-23.4-r1/work >>> Unpacking emacs-23.4-patches-2.tar.bz2 to /var/tmp/portage/app-editors/emacs-23.4-r1/work >>> Source unpacked in /var/tmp/portage/app-editors/emacs-23.4-r1/work >>> Preparing source in /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4 ... * Applying various patches (bugfixes/updates) ... * 02_all_gameuser.patch ...  [ ok ] * 04_all_ns-appdirs.patch ...  [ ok ] * 09_all_xgselect-infloop.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4 ... * econf: updating emacs-23.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating emacs-23.4/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --program-suffix=-emacs-23 --infodir=/usr/share/info/emacs-23 --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --with-crt-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64 --with-gameuser=games --without-hesiod --without-kerberos --without-kerberos5 --without-gpm --without-dbus --without-sound --without-x --without-ns checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 -Wno-pointer-sign... yes checking whether gcc understands -Wdeclaration-after-statement... yes checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for install-info... /usr/bin/install-info checking for install-info... (cached) /usr/bin/install-info checking for install-info... (cached) /usr/bin/install-info checking for PrEvEnTcOmPrEsSiOn... no checking for makeinfo... /usr/bin/makeinfo checking for -znocombreloc... yes configure: checking the machine- and system-dependent files to find out - which libraries the lib-src programs will want, and - whether the GNU malloc routines are usable... checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking coff.h usability... no checking coff.h presence... no checking for coff.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/vlimit.h usability... yes checking sys/vlimit.h presence... yes checking for sys/vlimit.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/_mbstate_t.h usability... no checking sys/_mbstate_t.h presence... no checking for sys/_mbstate_t.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking if personality LINUX32 can be set... yes checking for term.h... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for struct utimbuf... yes checking return type of signal handlers... void checking for speed_t... yes checking for struct timeval... yes checking for struct exception... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for struct ifreq.ifr_flags... yes checking for struct ifreq.ifr_hwaddr... yes checking for struct ifreq.ifr_netmask... yes checking for struct ifreq.ifr_broadaddr... yes checking for struct ifreq.ifr_addr... yes checking for function prototypes... yes checking for working volatile... yes checking for an ANSI C-conforming const... yes checking for void * support... yes checking whether make sets $(MAKE)... yes checking whether we are using GNU Make... yes checking whether gcc understands -MMD -MF... yes checking for long file names... yes checking for X... disabled checking for malloc_get_state... yes checking for malloc_set_state... yes checking whether __after_morecore_hook exists... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for dnet_ntoa in -ldnet... no checking for main in -lXbsd... no checking for cma_open in -lpthreads... no checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking whether netdb declares h_errno... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for sqrt in -lm... yes checking for maillock in -lmail... no checking for maillock in -llockfile... yes checking for touchlock... yes checking maillock.h usability... yes checking maillock.h presence... yes checking for maillock.h... yes checking for gethostname... yes checking for getdomainname... yes checking for dup2... yes checking for rename... yes checking for closedir... yes checking for mkdir... yes checking for rmdir... yes checking for sysinfo... yes checking for getrusage... yes checking for get_current_dir_name... yes checking for random... yes checking for lrand48... yes checking for bcopy... yes checking for bcmp... yes checking for logb... yes checking for frexp... yes checking for fmod... yes checking for rint... yes checking for cbrt... yes checking for ftime... yes checking for setsid... yes checking for strerror... yes checking for fpathconf... yes checking for select... yes checking for mktime... yes checking for euidaccess... yes checking for getpagesize... (cached) yes checking for tzset... yes checking for setlocale... yes checking for utimes... yes checking for getrlimit... yes checking for setrlimit... yes checking for setpgid... yes checking for getcwd... yes checking for getwd... yes checking for shutdown... yes checking for getaddrinfo... yes checking for __fpending... yes checking for mblen... yes checking for mbrlen... yes checking for mbsinit... yes checking for strsignal... yes checking for setitimer... yes checking for ualarm... yes checking for index... yes checking for rindex... yes checking for sendto... yes checking for recvfrom... yes checking for getsockopt... yes checking for setsockopt... yes checking for getsockname... yes checking for getpeername... yes checking for gai_strerror... yes checking for mkstemp... yes checking for getline... yes checking for getdelim... yes checking for mremap... yes checking for memmove... yes checking for fsync... yes checking for sync... yes checking for bzero... yes checking for memset... yes checking for memcmp... yes checking for difftime... yes checking for memcpy... yes checking for mempcpy... yes checking for mblen... (cached) yes checking for mbrlen... (cached) yes checking for posix_memalign... yes checking for cfmakeraw... yes checking for cfsetspeed... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for alarm... yes checking for working mktime... yes checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking for _LARGEFILE_SOURCE value needed for large files... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getpgrp requires zero arguments... yes checking for strftime... yes checking for grantpt... yes checking for getpt... yes checking for tparm in -lncurses... yes checking for dgettext in -lintl... no checking whether localtime caches TZ... no checking for gettimeofday... yes checking whether gettimeofday can accept two arguments... yes checking for socket... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking whether system supports dynamic ptys... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for nl_langinfo and CODESET... yes checking for size_t... (cached) yes checking for mbstate_t... yes checking for C restrict keyword... __restrict checking for C restricted array declarations... yes Configured for `x86_64-pc-linux-gnu'. Where should the build process find the source code? /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4 What operating system and machine description files should Emacs use? `s/gnu-linux.h' and `m/amdx86-64.h' What compiler should emacs be built with? x86_64-pc-linux-gnu-gcc -O2 -march=native -pipe -fno-strict-aliasing Should Emacs use the GNU version of malloc? yes (Using Doug Lea's new malloc from the GNU C Library.) Should Emacs use a relocating allocator for buffers? yes Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? none What toolkit should Emacs use? none Where do we find X Windows header files? NONE Where do we find X Windows libraries? NONE Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use a gif library? no Does Emacs use -lpng? no Does Emacs use -lrsvg-2? no Does Emacs use -lgpm? no Does Emacs use -ldbus? no Does Emacs use -lgconf? no Does Emacs use -lfreetype? no Does Emacs use -lm17n-flt? no Does Emacs use -lotf? no Does Emacs use -lxft? no Does Emacs use toolkit scroll bars? no configure: creating ./config.status config.status: creating Makefile config.status: creating lib-src/Makefile.c config.status: creating oldXMenu/Makefile config.status: creating doc/emacs/Makefile config.status: creating doc/misc/Makefile config.status: creating doc/lispintro/Makefile config.status: creating doc/lispref/Makefile config.status: creating src/Makefile.c config.status: creating lwlib/Makefile config.status: creating lisp/Makefile config.status: creating leim/Makefile config.status: creating src/config.h config.status: executing default commands creating src/epaths.h creating lib-src/Makefile creating src/Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4 ... make -j2 -l2.1 CC=x86_64-pc-linux-gnu-gcc cd lib-src; make all -l 2.1 - --jobserver-fds=3,4 -j \ CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -march=native -pipe -fno-strict-aliasing' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src' x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -o test-distrib /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/test-distrib.c x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/make-docfile.c -o make-docfile /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/make-docfile.c: In function 'scan_c_file': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/make-docfile.c:677:14: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/make-docfile.c:682:16: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/make-docfile.c: In function 'main': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/make-docfile.c:167:13: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result ./test-distrib /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/testfile x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/profile.c -o profile x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/digest-doc.c -o digest-doc x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/sorted-doc.c -o sorted-doc x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c: In function 'error': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c:618:5: warning: format not a string literal and no format arguments x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/pop.c /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c: In function 'popmail': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c:755:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c: In function 'main': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/movemail.c:308:14: warning: ignoring return value of 'mktemp', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/fakemail.c -o fakemail /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/fakemail.c: In function 'put_line': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/fakemail.c:525:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/hexl.c -o hexl /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/hexl.c: In function 'main': /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/hexl.c:184:14: warning: ignoring return value of 'fread', declared with attribute warn_unused_result /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/hexl.c:212:11: warning: ignoring return value of 'fread', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/var/lib/games/emacs\"" x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src/regex.c x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/emacsclient.c -DVERSION="\"23.4\"" -o emacsclient x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/b2m.c -DVERSION="\"23.4\"" -o b2m x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -DVERSION="\"23.4\"" /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/ebrowse.c -o ebrowse x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -O2 -march=native -pipe -fno-strict-aliasing movemail.o pop.o -llockfile -o movemail x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -O2 -march=native -pipe -fno-strict-aliasing update-game-score.o -o update-game-score x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.4\"" /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/etags.c regex.o -o etags x86_64-pc-linux-gnu-gcc -D_BSD_SOURCE -DHAVE_CONFIG_H -I. -I../src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/../src -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.4\"" /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src/etags.c regex.o -o ctags make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lib-src' boot=bootstrap-emacs; \ if [ ! -x "src/$boot" ]; then \ cd src; make all -l 2.1 - --jobserver-fds=3,4 -j \ CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -march=native -pipe -fno-strict-aliasing' CPPFLAGS='-D_BSD_SOURCE ' \ LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc ' MAKE='make' BOOTSTRAPEMACS="$boot"; \ fi; make[1]: Entering directory `/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src' touch stamp-oldxmenu x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/pre-crt0.d pre-crt0.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/dispnew.d dispnew.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/frame.d frame.c frame.c: In function 'frame_name_fnn_p': frame.c:2237:14: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result dispnew.c: In function 'Fsend_string_to_terminal': dispnew.c:6570:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dispnew.c:6575:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/scroll.d scroll.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/xdisp.d xdisp.c xdisp.c: In function 'message3_nolog': xdisp.c:8015:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result xdisp.c: In function 'message2_nolog': xdisp.c:7916:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/menu.d menu.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/window.d window.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/charset.d charset.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/coding.d coding.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/category.d category.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/ccl.d ccl.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/character.d character.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/chartab.d chartab.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/cm.d cm.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/term.d term.c term.c: In function 'tty_write_glyphs': term.c:823:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c:827:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c: In function 'tty_insert_glyphs': term.c:973:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result term.c:977:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/terminal.d terminal.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/xfaces.d xfaces.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/emacs.d emacs.c emacs.c: In function 'Fdaemon_initialized': emacs.c:2546:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result emacs.c: In function 'main': emacs.c:1041:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/keyboard.d keyboard.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/macros.d macros.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/keymap.d keymap.c keyboard.c: In function 'record_char': keyboard.c:3641:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/sysdep.d sysdep.c sysdep.c: In function 'sys_subshell': sysdep.c:705:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result sysdep.c:747:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/buffer.d buffer.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/filelock.d filelock.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/insdel.d insdel.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/marker.d marker.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/minibuf.d minibuf.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/fileio.d fileio.c fileio.c: In function 'Fdo_auto_save': fileio.c:5313:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fileio.c:5317:13: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result fileio.c: In function 'Fcopy_file': fileio.c:2074:9: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/dired.d dired.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/filemode.d filemode.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/cmds.d cmds.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/casetab.d casetab.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/casefiddle.d casefiddle.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/indent.d indent.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/search.d search.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/regex.d regex.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/undo.d undo.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/alloc.d alloc.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/data.d data.c echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o " "\"" > buildobj.h x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/editfns.d editfns.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/callint.d callint.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/eval.d eval.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/floatfns.d floatfns.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/fns.d fns.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/font.d font.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/print.d print.c print.c: In function 'printchar': print.c:328:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result print.c: In function 'strout': print.c:379:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/lread.d lread.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/syntax.d syntax.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/unexelf.d unexelf.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/bytecode.d bytecode.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/process.d process.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/callproc.d callproc.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/region-cache.d region-cache.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/sound.d sound.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/atimer.d atimer.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/doprnt.d doprnt.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/strftime.d strftime.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/intervals.d intervals.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/textprop.d textprop.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/composite.d composite.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/md5.d md5.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/terminfo.d terminfo.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/lastfile.d lastfile.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/vm-limit.d vm-limit.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/prefix-args.d prefix-args.c x86_64-pc-linux-gnu-gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/doc.d doc.c x86_64-pc-linux-gnu-gcc -Demacs -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src -D_BSD_SOURCE -O2 -march=native -pipe -fno-strict-aliasing -MMD -MF deps/.d -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc prefix-args.o -o prefix-args x86_64-pc-linux-gnu-gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -Wl,-O1 -Wl,--as-needed -Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o terminfo.o lastfile.o vm-limit.o -lncurses -lm -lgcc -lc -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../lib64/crtn.o cd ../lisp; make -wl 2.1 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j update-subdirs make[2]: Entering directory `/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp' wd=/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \ for file in $wins; do \ /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/../update-subdirs $file; \ done; make[2]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp' `/bin/pwd`/temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/emacs-lisp /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/international /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/textmodes) Loading emacs-lisp/byte-run... Loading emacs-lisp/backquote... Loading subr... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading cus-start... Loading international/mule... Loading international/mule-conf... Loading env... Loading format... Loading bindings... Loading files... Loading cus-face... Loading faces... Loading minibuffer... Loading button... Loading startup... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/loaddefs.el (source)... Loading abbrev... Loading simple... Loading help... Loading jka-cmpr-hook... Loading epa-hook... Loading international/mule-cmds... Loading case-table... Loading international/characters... Loading composite... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/international/charprop.el (source)... Loading language/chinese... Loading language/cyrillic... Loading language/indian... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/sinhala.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/english.el (source)... Loading language/ethiopic... Loading language/european... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/czech.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/slovak.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/romanian.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/greek.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/hebrew.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/japanese.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/international/cp51932.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/international/eucjp-ms.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/korean.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/lao.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/tai-viet.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/thai.el (source)... Loading language/tibetan... Loading language/vietnamese... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/misc-lang.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/utf-8-lang.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/georgian.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/khmer.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/burmese.el (source)... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/language/cham.el (source)... Loading indent... Loading window... Loading frame... Loading term/tty-colors... Loading font-core... Loading facemenu... Loading emacs-lisp/syntax... Loading font-lock... Loading jit-lock... Loading emacs-lisp/timer... Loading isearch... Loading rfn-eshadow... Loading menu-bar... Loading /var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/lisp/paths.el (source)... Loading emacs-lisp/lisp... Loading textmodes/page... Loading register... Loading textmodes/paragraphs... Loading emacs-lisp/lisp-mode... Loading textmodes/text-mode... Loading textmodes/fill... Loading replace... Loading buff-menu... Loading emacs-lisp/float-sup... Loading vc-hooks... Loading ediff-hook... Finding pointers to doc strings... Finding pointers to doc strings...done Dumping under the name emacs ************************************************** Warning: Your system has a gap between BSS and the heap (15045480 bytes). This usually means that exec-shield or something similar is in effect. The dump may fail because of this. See the section about exec-shield in etc/PROBLEMS for more information. ************************************************** make[1]: *** [bootstrap-emacs] Segmentation fault make[1]: Leaving directory `/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4/src' make: *** [src] Error 2 * ERROR: app-editors/emacs-23.4-r1 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =app-editors/emacs-23.4-r1', * the complete build log and the output of 'emerge -pqv =app-editors/emacs-23.4-r1'. * The complete build log is located at '/var/tmp/portage/app-editors/emacs-23.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/emacs-23.4-r1/temp/environment'. * S: '/var/tmp/portage/app-editors/emacs-23.4-r1/work/emacs-23.4'