Skip to content

Instantly share code, notes, and snippets.

@rgm
Created April 8, 2011 21:57
Show Gist options
  • Save rgm/910815 to your computer and use it in GitHub Desktop.
Save rgm/910815 to your computer and use it in GitHub Desktop.
rgm:~ 0 % brew install -v emacs
==> Downloading http://ftp.gnu.org/pub/gnu/emacs/emacs-23.3.tar.bz2
File already downloaded and cached to /Users/rgm/Library/Caches/Homebrew
/usr/bin/tar xf /Users/rgm/Library/Caches/Homebrew/emacs-23.3.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/emacs/23.3 --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/23.3/share/info/emacs --without-x
./configure --prefix=/usr/local/Cellar/emacs/23.3 --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/23.3/share/info/emacs --without-x
checking build system type... x86_64-apple-darwin10.7.0
checking host system type... x86_64-apple-darwin10.7.0
checking for gcc... /usr/bin/gcc-4.2
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.2 accepts -g... yes
checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E -no-cpp-precomp
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/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... /usr/bin/gcc-4.2 -E -no-cpp-precomp
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking for ranlib... 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 gzip... /usr/bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... no
configure: checking the machine- and system-dependent files to find out
- which libraries the lib-src programs will want, and
- whether the GNU malloc routines are usable...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
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/local/bin/pkg-config
checking for alsa >= 1.0.0... 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... no
checking linux/version.h presence... no
checking for linux/version.h... no
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... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
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... no
checking pty.h presence... no
checking for pty.h... no
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... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
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... no
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... no
checking for struct ifreq.ifr_netmask... no
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... no
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
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 gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... no
checking for getrusage... yes
checking for get_current_dir_name... no
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... no
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... no
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... no
checking for getdelim... no
checking for mremap... no
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... no
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... no
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... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for res_init with -lresolv... 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... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes
Configured for `x86_64-apple-darwin10.7.0'.
Where should the build process find the source code? /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3
What operating system and machine description files should Emacs use?
`s/darwin.h' and `m/amdx86-64.h'
What compiler should emacs be built with? /usr/bin/gcc-4.2 -march=core2 -w -pipe -O3
Should Emacs use the GNU version of malloc? no
(The GNU allocators don't work with this system configuration.)
Should Emacs use a relocating allocator for buffers? no
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? none
What toolkit should Emacs use? none
Where do we find X Windows header files? NONE
Where do we find X Windows libraries? NONE
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? no
Does Emacs use -ljpeg? no
Does Emacs use -ltiff? no
Does Emacs use a gif library? no
Does Emacs use -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
==> make
make
cd lib-src; make all - --jobserver-fds=3,5 -j \
CC='/usr/bin/gcc-4.2' CFLAGS='-march=core2 -w -pipe -O3' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 -o test-distrib /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/test-distrib.c
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/make-docfile.c -o make-docfile
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/profile.c -o profile
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/digest-doc.c -o digest-doc
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/sorted-doc.c -o sorted-doc
./test-distrib /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/testfile
cp /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/getopt_.h getopt.h-t
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/pop.c
mv getopt.h-t getopt.h
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/fakemail.c -o fakemail
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/hexl.c -o hexl
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/usr/local/Cellar/emacs/23.3/var/games/emacs\""
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src/regex.c
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/movemail.c
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/getopt.c
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/getopt1.c
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 movemail.o pop.o getopt.o getopt1.o -o movemail
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 update-game-score.o getopt.o getopt1.o -o update-game-score
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.3\"" -o emacsclient
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" getopt.o getopt1.o -o b2m
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o etags
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/../src -march=core2 -w -pipe -O3 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o ctags
boot=bootstrap-emacs; \
if [ ! -x "src/$boot" ]; then \
cd src; make all - --jobserver-fds=3,5 -j \
CC='/usr/bin/gcc-4.2' CFLAGS='-march=core2 -w -pipe -O3' CPPFLAGS='' \
LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \
fi;
touch stamp-oldxmenu
mkdir: mkdir: depsdeps: : File exists
File exists
make[1]: [frame.o] Error 1 (ignored)
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/frame.d frame.c
make[1]: [dispnew.o] Error 1 (ignored)
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/dispnew.d dispnew.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/pre-crt0.d pre-crt0.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/scroll.d scroll.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/xdisp.d xdisp.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/menu.d menu.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/window.d window.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/charset.d charset.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/coding.d coding.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/category.d category.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/ccl.d ccl.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/character.d character.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/chartab.d chartab.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/cm.d cm.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/term.d term.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/terminal.d terminal.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/xfaces.d xfaces.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/emacs.d emacs.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/keyboard.d keyboard.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/macros.d macros.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/keymap.d keymap.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/sysdep.d sysdep.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/buffer.d buffer.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/filelock.d filelock.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/insdel.d insdel.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/marker.d marker.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/minibuf.d minibuf.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/fileio.d fileio.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/dired.d dired.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/filemode.d filemode.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/cmds.d cmds.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/casetab.d casetab.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/casefiddle.d casefiddle.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/indent.d indent.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/search.d search.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/regex.d regex.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/undo.d undo.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/alloc.d alloc.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -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 unexmacosx.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 mktime.o " "\"" > buildobj.h
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/editfns.d editfns.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/callint.d callint.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/eval.d eval.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/floatfns.d floatfns.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/fns.d fns.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/font.d font.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/print.d print.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/lread.d lread.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/syntax.d syntax.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/unexmacosx.d unexmacosx.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/bytecode.d bytecode.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/process.d process.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/callproc.d callproc.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/region-cache.d region-cache.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/sound.d sound.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/atimer.d atimer.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/doprnt.d doprnt.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/strftime.d strftime.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/intervals.d intervals.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/textprop.d textprop.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/composite.d composite.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/md5.d md5.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/terminfo.d terminfo.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/lastfile.d lastfile.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/mktime.d mktime.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/prefix-args.d prefix-args.c
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/doc.d doc.c
/usr/bin/gcc-4.2 -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/src -Dtemacs -march=core2 -w -pipe -O3 -MMD -MF deps/.d prefix-args.o -o prefix-args
/usr/bin/gcc-4.2 -prebind -Xlinker -headerpad -Xlinker 690 -o temacs pre-crt0.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 unexmacosx.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 mktime.o -lncurses
cd ../lisp; make - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j update-subdirs
wd=/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
for file in $wins; do \
/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/../update-subdirs $file; \
done;
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/emacs-lisp /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/international /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/textmodes)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Loading minibuffer...
Loading button...
Loading startup...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/loaddefs.el (source)...
Loading abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/characters...
Loading composite...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/international/charprop.el (source)...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/sinhala.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/english.el (source)...
Loading language/ethiopic...
Loading language/european...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/czech.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/slovak.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/romanian.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/greek.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/hebrew.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/japanese.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/international/cp51932.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/international/eucjp-ms.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/korean.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/lao.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/tai-viet.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/thai.el (source)...
Loading language/tibetan...
Loading language/vietnamese...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/misc-lang.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/utf-8-lang.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/georgian.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/khmer.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/burmese.el (source)...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/language/cham.el (source)...
Loading indent...
Loading window...
Loading frame...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading /private/tmp/homebrew-emacs-23.3-jbIi/emacs-23.3/lisp/paths.el (source)...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading replace...
Loading buff-menu...
Loading 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
--- List of All Regions ---
address size prot maxp
--- List of Regions to be Dumped ---
address size prot maxp
--- Header Information ---
Magic = 0xfeedfacf
CPUType = 16777223
CPUSubType = -2147483645
FileType = 0x2
NCmds = 12
SizeOfCmds = 1992
Flags = 0x00000085
Highest address of load commands in input file: 0x504000
Lowest offset of all sections in __TEXT segment: 0x14c0
--- List of Load Commands in Input File ---
# cmd cmdsize name address size
0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000
1 LC_SEGMENT_64 632 __TEXT 0x100000000 0x1af000
__text 0x1000014c0 0x179caa
__stubs 0x10017b16a 0x4ce
__stub_helper 0x10017b638 0x814
__cstring 0x10017be50 0x117ac
__const 0x10018d600 0x494
__unwind_info 0x10018da94 0x15ec
__eh_frame 0x10018f080 0x1ff70
2 LC_SEGMENT_64 712 __DATA 0x1001af000 0x30c000
__program_vars 0x1001af000 0x28
__got 0x1001af028 0x60
__nl_symbol_ptr 0x1001af088 0x10
__la_symbol_ptr 0x1001af098 0x668
__data 0x1001af700 0x2a3148
__const 0x100452860 0x1490
__common 0x100453d00 0x10579
__bss 0x100464280 0x55d98
3 LC_SEGMENT_64 72 __LINKEDIT 0x1004bb000 0x49000
4 LC_DYLD_INFO_ONLY 48
5 LC_SYMTAB 24
6 LC_DYSYMTAB 80
7 LC_LOAD_DYLINKER 32
8 LC_UUID 24
9 LC_UNIXTHREAD 184
10 LC_LOAD_DYLIB 56
11 LC_LOAD_DYLIB 56
0x100efc080 (sz: 0x3f25/ 0x3f28)
0x100e00000 (sz: 0xfc07f/ 0xfc080)
0x1020fc080 (sz: 0x3f25/ 0x3f28)
0x102000000 (sz: 0xfc07d/ 0xfc080)
0x100bfc080 (sz: 0x3f25/ 0x3f28)
0x100b00000 (sz: 0xfc07f/ 0xfc080)
0x1021fc080 (sz: 0x3f24/ 0x3f28)
0x102100000 (sz: 0xfc080/ 0xfc080)
0x101ff8000 (sz: 0x6aa6/ 0x7fa0)
0x101800000 (sz: 0x6a83ff/0x7f8000)
0x100568000 (sz: 0/ 0x1000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0)
Writing segment __TEXT @ 0 (0x1af000/0x1af000 @ 0x100000000)
Writing segment __DATA @ 0x1af000 (0x30c000/0x30c000 @ 0x1001af000)
section __program_vars at 0x1af000 - 0x1af028 (sz: 0x28)
unexec: unrecognized section name in __DATA segment
make[1]: *** [bootstrap-emacs] Error 1
make: *** [src] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/emacs.rb#L86
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: f8ce3ef8c60b4c5fd68baa7ca86e5e2028a76d57
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
HOMEBREW_REPOSITORY: /usr/local
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew
Hardware: quad-core 64-bit core2
OS X: 10.6.7
Kernel Architecture: i386
Ruby: 1.8.7-174
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.0
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM: build 2335
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/gcc-4.2
CXX: /usr/bin/g++-4.2
LD: /usr/bin/gcc-4.2
CFLAGS: -march=core2 -w -pipe -O3
CXXFLAGS: -march=core2 -w -pipe -O3
MAKEFLAGS: -j4
Error: Failed executing: make
Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue
Also try:
`brew doctor` to check your setup for common problems.
`brew missing` to check installed packages for missing deps.
rgm:~ 1 % brew doctor
Your OS X is ripe for brewing.
Any troubles you may be experiencing are likely purely psychosomatic.
rgm:~ 0 %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment