Skip to content

Instantly share code, notes, and snippets.

@jozip
Created February 26, 2012 11:24
Show Gist options
  • Save jozip/1916193 to your computer and use it in GitHub Desktop.
Save jozip/1916193 to your computer and use it in GitHub Desktop.
brew install emacs --cocoa
==> Downloading http://ftpmirror.gnu.org/emacs/emacs-23.3b.tar.bz2
File already downloaded in /Users/toki/Library/Caches/Homebrew
/usr/bin/tar xf /Users/toki/Library/Caches/Homebrew/emacs-23.3b.tar.bz2
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.8.1 (Ruby 1.8.7-249; Mac OS X 10.7.3) http://repo.or.cz/w/emacs.git/commitdiff_plain/c8bba48c5889c4773c62a10f7c3d4383881f11c1 -o 001-homebrew.diff https://raw.github.com/gist/1746342/702dfe9e2dd79fddd536aa90d561efdeec2ba716 -o 003-homebrew.diff --silent
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file src/ChangeLog
patching file src/unexmacosx.c
/usr/bin/patch -f -p1 -i 002-homebrew.diff
patching file src/s/darwin.h
patching file src/nsterm.m
patching file src/nsterm.m
/usr/bin/patch -f -p1 -i 003-homebrew.diff
patching file lisp/term/ns-win.el
Hunk #1 succeeded at 1267 (offset 4 lines).
patching file src/nsfns.m
Hunk #1 succeeded at 2591 (offset 2 lines).
patching file src/nsterm.h
patching file src/nsterm.m
Hunk #1 succeeded at 695 (offset 9 lines).
Hunk #2 succeeded at 1162 (offset 24 lines).
Hunk #3 succeeded at 1234 (offset 24 lines).
Hunk #4 succeeded at 5637 (offset 15 lines).
Hunk #5 succeeded at 5748 (offset 15 lines).
==> ./configure --prefix=/usr/local/Cellar/emacs/23.3b --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/23.3b/share/info/emacs --with-ns --disable-ns-self-contained
./configure --prefix=/usr/local/Cellar/emacs/23.3b --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/23.3b/share/info/emacs --with-ns --disable-ns-self-contained
checking build system type... x86_64-apple-darwin11.3.0
checking host system type... x86_64-apple-darwin11.3.0
checking for gcc... /usr/bin/clang
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/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/clang -E -no-cpp-precomp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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/clang -E -no-cpp-precomp
checking for a BSD-compatible install... /usr/bin/install -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...
clang: warning: argument unused during compilation: '-no-cpp-precomp'
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... libraries /usr/X11/lib, headers
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
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... yes
checking for getdelim... yes
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... yes
checking for C restricted array declarations... yes
Configured for `x86_64-apple-darwin11.3.0'.
Where should the build process find the source code? /private/tmp/homebrew-emacs-23.3b-8omK/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/clang -Os -w -pipe -march=native -Qunused-arguments
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? nextstep
What toolkit should Emacs use? none
Where do we find X Windows header files? Standard dirs
Where do we find X Windows libraries? /usr/X11/lib
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? yes
You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The lisp resources for the application will be installed under /usr/local/Cellar/emacs/23.3b.
You may need to run "make install" with sudo. The application will fail
to run if these resources are not installed.
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
clang: warning: argument unused during compilation: '-no-cpp-precomp'
creating src/Makefile
clang: warning: argument unused during compilation: '-no-cpp-precomp'
==> make bootstrap
make bootstrap
(cd src; make - --jobserver-fds=5,6 -j bootstrap-clean)
rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-23.3
rm -f buildobj.h
rm -f emacs-*.*.* emacs
rm -rf deps
rm -fr /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/nextstep/Emacs.app/
rm -f epaths.h config.h Makefile.c config.stamp stamp-oldxmenu ../etc/DOC-*
if test -f ./.gdbinit; then mv ./.gdbinit ./.gdbinit.save; if test -f "/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src/.gdbinit"; then rm -f ./.gdbinit.save; else mv ./.gdbinit.save ./.gdbinit; fi; fi
(cd oldXMenu; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o
rm -f Makefile
(cd lwlib; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.o core errs ,* *.a .emacs_* make.log MakeOut \#*
rm -f Makefile
rm -f TAGS
(cd lib-src; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f core *.o getopt.h getopt.h-t
rm -f etags ctags emacsclient b2m ebrowse profile digest-doc sorted-doc movemail fakemail hexl update-game-score test-distrib make-docfile
rm -f fns*.el *.tab.c *.tab.h
rm -f TAGS
rm -f Makefile Makefile.c blessmail
true
(cd doc/emacs && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp *.core
rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
rm -f *.dvi
for file in ../../info/emacs; do rm -f ${file}*; done
(cd doc/misc && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.log *.cp *.fn *.ky *.op *.ops *.pg *.vr core *.tp \
*.tps *.core gnustmp.*
rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
rm -f *.dvi *.pdf
for file in ../../info/ada-mode ../../info/auth ../../info/autotype ../../info/calc ../../info/ccmode ../../info/cl ../../info/dbus ../../info/dired-x ../../info/ebrowse ../../info/ede ../../info/ediff ../../info/edt ../../info/eieio ../../info/emacs-mime ../../info/epa ../../info/erc ../../info/eshell ../../info/eudc ../../info/efaq ../../info/flymake ../../info/forms ../../info/gnus ../../info/idlwave ../../info/info ../../info/mairix-el ../../info/message ../../info/mh-e ../../info/newsticker ../../info/nxml-mode ../../info/org ../../info/pcl-cvs ../../info/pgg ../../info/rcirc ../../info/remember ../../info/reftex ../../info/sasl ../../info/sc ../../info/semantic ../../info/ses ../../info/sieve ../../info/smtpmail ../../info/speedbar ../../info/tramp ../../info/url ../../info/vip ../../info/viper ../../info/widget ../../info/woman; do rm -f ${file}*; done
(cd doc/lispref && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.toc *.aux *.log *.cp *.cps *.fn *.fns *.tp *.tps \
*.vr *.vrs *.pg *.pgs *.ky *.kys elisp[12]*
rm -f make.out core
rm -f elisp.dvi elisp.oaux
cd ../../info; rm -f elisp elisp-[1-9] elisp-[1-9][0-9]
(cd doc/lispintro && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.log *.cp *.fn *.ky *.pg *.vr *.tp
rm -f *.dvi
rm -f *.aux *.cps *.fns *.kys *.pgs *.vrs *.toc
cd ../../info; rm -f eintr eintr-[1-9]
(cd leim; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/QJ-b5.el quail/ZOZY.el quail/tsang-b5.el quail/quick-b5.el quail/tsang-cns.el quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el quail/CTLau-b5.el \
leim-list.el changed.tit changed.misc
if test -f stamp-subdir; then rm -rf quail stamp-subdir; fi
rm -f Makefile
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/py-punct.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/pypunct-b5.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/japanese.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/ja-dic/ja-dic.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/hangul.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/hanja.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/hanja3.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/hanja-jis.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/symbol-ksc.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/thai.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/viqr.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/vntelex.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/lao.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/lrt.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/indian.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/tibetan.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/latin-pre.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/latin-post.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/latin-alt.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/latin-ltx.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/welsh.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/czech.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/croatian.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/slovak.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/greek.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/cyrillic.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/cyril-jis.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/arabic.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/ethiopic.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/ipa.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/hebrew.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/georgian.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/sisheng.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/sgml-input.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/rfc1345.elc /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/leim/quail/uni-input.elc
(cd lisp; make - --jobserver-fds=5,6 -j bootstrap-clean)
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lisp; rm -f *.elc */*.elc */*/*.elc */*/*/*.elc loaddefs.el /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lisp/calendar/cal-loaddefs.el /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lisp/calendar/diary-loaddefs.el /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lisp/calendar/hol-loaddefs.el /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lisp/mh-e/mh-loaddefs.el cus-load.el finder-inf.el subdirs.el calc/calc-loaddefs.el eshell/esh-groups.el cedet/semantic/loaddefs.el cedet/ede/loaddefs.el cedet/srecode/loaddefs.el
rm -f config.cache config.log
if [ -x ./config.status ]; then \
./config.status; \
else \
./configure --enable-maintainer-mode; \
fi
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile.c
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
clang: warning: argument unused during compilation: '-no-cpp-precomp'
creating src/Makefile
clang: warning: argument unused during compilation: '-no-cpp-precomp'
make - --jobserver-fds=5,6 -j info all
cd lib-src; make all - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j \
CC='/usr/bin/clang' CFLAGS='-Os -w -pipe -march=native -Qunused-arguments' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments -o test-distrib /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/test-distrib.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/make-docfile.c -o make-docfile
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/profile.c -o profile
(cd doc/emacs; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/emacs; makeinfo --force emacs.texi
./test-distrib /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/testfile
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/digest-doc.c -o digest-doc
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/sorted-doc.c -o sorted-doc
cp /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/getopt_.h getopt.h-t
mv getopt.h-t getopt.h
/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/pop.c
/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/getopt.c
/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/getopt1.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/fakemail.c -o fakemail
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/hexl.c -o hexl
/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/usr/local/Cellar/emacs/23.3b/var/games/emacs\""
/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src/regex.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.3\"" -o emacsclient
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" getopt.o getopt1.o -o b2m
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse
(cd doc/misc; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force ada-mode.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force auth.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force autotype.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force calc.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force cc-mode.texi
/usr/bin/clang -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/movemail.c
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments update-game-score.o getopt.o getopt1.o -o update-game-score
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force cl.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force dbus.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force dired-x.texi
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments movemail.o pop.o getopt.o getopt1.o -o movemail
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force ebrowse.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force ede.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force ediff.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force edt.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force eieio.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force --enable-encoding emacs-mime.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force epa.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force erc.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force eshell.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force eudc.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force faq.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force flymake.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force forms.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force gnus.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force --no-split idlwave.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force --no-split info.texi -o ../../info/info
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force mairix-el.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force message.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force mh-e.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force newsticker.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force nxml-mode.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force org.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force pcl-cvs.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force pgg.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force rcirc.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force remember.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force reftex.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force sasl.texi
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o etags
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force sc.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force semantic.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force ses.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force sieve.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force smtpmail.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force speedbar.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force -D emacs tramp.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force url.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force vip.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force viper.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force widget.texi
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/misc; makeinfo --force woman.texi
(cd doc/lispref; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/lispref; makeinfo --force -I. -I../../info elisp.texi -o ../../info/elisp
(cd doc/lispintro; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
cd /private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/doc/lispintro; makeinfo emacs-lisp-intro.texi -o ../../info/eintr
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/lib-src/../src -Os -w -pipe -march=native -Qunused-arguments -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3b-8omK/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=5,6 - --jobserver-fds=5,6 -j \
CC='/usr/bin/clang' CFLAGS='-Os -w -pipe -march=native -Qunused-arguments' CPPFLAGS='' \
LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \
fi;
touch stamp-oldxmenu
mkdir: deps: File exists
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/pre-crt0.d pre-crt0.c
mkdir: deps: File exists
mkdir: deps: File exists
make[2]: [scroll.o] Error 1 (ignored)
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/scroll.d scroll.c
make[2]: [frame.o] Error 1 (ignored)
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/frame.d frame.c
make[2]: [dispnew.o] Error 1 (ignored)
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/dispnew.d dispnew.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/xdisp.d xdisp.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/menu.d menu.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/window.d window.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/charset.d charset.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/coding.d coding.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/category.d category.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/ccl.d ccl.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/character.d character.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/chartab.d chartab.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/cm.d cm.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/term.d term.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/terminal.d terminal.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/xfaces.d xfaces.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/emacs.d emacs.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/keyboard.d keyboard.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/macros.d macros.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/keymap.d keymap.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/sysdep.d sysdep.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/buffer.d buffer.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/filelock.d filelock.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/insdel.d insdel.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/marker.d marker.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/minibuf.d minibuf.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/fileio.d fileio.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/dired.d dired.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/filemode.d filemode.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/cmds.d cmds.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/casetab.d casetab.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/casefiddle.d casefiddle.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/indent.d indent.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/search.d search.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/regex.d regex.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/undo.d undo.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/alloc.d alloc.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -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 nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o terminfo.o lastfile.o mktime.o " "\"" > buildobj.h
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/editfns.d editfns.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/callint.d callint.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/eval.d eval.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/floatfns.d floatfns.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/fns.d fns.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/font.d font.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/print.d print.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/lread.d lread.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/syntax.d syntax.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/unexmacosx.d unexmacosx.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/bytecode.d bytecode.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/process.d process.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/callproc.d callproc.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/region-cache.d region-cache.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/sound.d sound.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/atimer.d atimer.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/doprnt.d doprnt.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/strftime.d strftime.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/intervals.d intervals.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/textprop.d textprop.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/composite.d composite.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/md5.d md5.c
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/nsterm.d nsterm.m
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/nsfns.d nsfns.m
/usr/bin/clang -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3b-8omK/emacs-23.3/src -Dtemacs -Os -w -pipe -march=native -Qunused-arguments -MMD -MF deps/nsmenu.d nsmenu.m
nsterm.m:5451:5: error: non-void method 'performDragOperation:' should return a value [-Wreturn-type]
return;
^
1 error generated.
make[2]: *** [nsterm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/emacs.rb#L69
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: 112e1557385a5ee33118aff22e3365fc3f795b67
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: quad-core 64-bit arrandale
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 4.3
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /usr/local/Cellar/ruby/1.9.3-p125/bin/ruby
==> Build Flags
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments
MAKEFLAGS: -j4
Error: Failed executing: make bootstrap
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/8156
https://github.com/mxcl/homebrew/issues/10471
https://github.com/mxcl/homebrew/issues/10480
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
@ottbot
Copy link

ottbot commented Mar 1, 2012

Perfect, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment