Created
March 10, 2011 20:48
-
-
Save catharinejm/864897 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install -v emacs --cocoa: | |
==> Build Environment | |
CC: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -O3 -w -pipe | |
CXXFLAGS: -O3 -w -pipe | |
MAKEFLAGS: -j4 | |
==> Downloading http://ftp.gnu.org/pub/gnu/emacs/emacs-23.3.tar.bz2 | |
File already downloaded and cached to /Users/jon/Library/Caches/Homebrew | |
/usr/bin/tar xf /Users/jon/Library/Caches/Homebrew/emacs-23.3.tar.bz2 | |
==> Downloading patches | |
/usr/bin/curl -f#LA Homebrew 0.7.1 (Ruby 1.8.7-174; Mac OS X 10.6.6) https://github.com/downloads/typester/emacs/feature-fullscreen.patch -o 001-homebrew.diff | |
######################################################################## 100.0% | |
==> Patching | |
/usr/bin/patch -f -p1 -i 001-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 1187 with fuzz 1 (offset 24 lines). | |
Hunk #4 succeeded at 1234 (offset 24 lines). | |
Hunk #5 succeeded at 5633 (offset 11 lines). | |
Hunk #6 succeeded at 5744 (offset 11 lines). | |
==> ./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 --with-ns --disable-ns-self-contained | |
./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 --with-ns --disable-ns-self-contained | |
checking build system type... x86_64-apple-darwin10.6.0 | |
checking host system type... x86_64-apple-darwin10.6.0 | |
checking for gcc... /usr/bin/cc | |
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/cc accepts -g... yes | |
checking for /usr/bin/cc option to accept ISO C89... none needed | |
checking how to run the C preprocessor... /usr/bin/cc -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/cc -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... | |
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... 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.6.0'. | |
Where should the build process find the source code? /private/tmp/homebrew-emacs-23.3-Hi17/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/cc -O3 -w -pipe | |
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.3. | |
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 | |
creating src/Makefile | |
==> make bootstrap | |
make bootstrap | |
(cd src; make - --jobserver-fds=3,5 -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.3-Hi17/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.3-Hi17/emacs-23.3/src/.gdbinit"; then rm -f ./.gdbinit.save; else mv ./.gdbinit.save ./.gdbinit; fi; fi | |
(cd oldXMenu; make - --jobserver-fds=3,5 -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=3,5 -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=3,5 -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=3,5 -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=3,5 -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=3,5 -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=3,5 -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=3,5 -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.3-Hi17/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.3-Hi17/emacs-23.3/leim/quail/pypunct-b5.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/japanese.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/ja-dic/ja-dic.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/hangul.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/hanja.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/hanja3.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/hanja-jis.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/symbol-ksc.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/thai.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/viqr.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/vntelex.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/lao.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/lrt.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/indian.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/tibetan.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/latin-pre.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/latin-post.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/latin-alt.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/latin-ltx.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/welsh.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/czech.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/croatian.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/slovak.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/greek.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/cyrillic.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/cyril-jis.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/arabic.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/ethiopic.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/ipa.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/hebrew.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/georgian.elc /private/tmp/homebrew-emacs-23.3-Hi17/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.3-Hi17/emacs-23.3/leim/quail/sgml-input.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/rfc1345.elc /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/leim/quail/uni-input.elc | |
(cd lisp; make - --jobserver-fds=3,5 -j bootstrap-clean) | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp; rm -f *.elc */*.elc */*/*.elc */*/*/*.elc loaddefs.el /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/calendar/cal-loaddefs.el /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/calendar/diary-loaddefs.el /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/calendar/hol-loaddefs.el /private/tmp/homebrew-emacs-23.3-Hi17/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 | |
creating src/Makefile | |
make - --jobserver-fds=3,5 -j info all | |
cd lib-src; make all - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j \ | |
CC='/usr/bin/cc' CFLAGS='-O3 -w -pipe' CPPFLAGS='' \ | |
LDFLAGS='' MAKE='make' | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe -o test-distrib /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/test-distrib.c | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/make-docfile.c -o make-docfile | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/profile.c -o profile | |
(cd doc/emacs; make - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/emacs; makeinfo --force emacs.texi | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/digest-doc.c -o digest-doc | |
./test-distrib /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/testfile | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/sorted-doc.c -o sorted-doc | |
cp /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/getopt_.h getopt.h-t | |
mv getopt.h-t getopt.h | |
/usr/bin/cc -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/pop.c | |
/usr/bin/cc -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/getopt.c | |
/usr/bin/cc -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/getopt1.c | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/fakemail.c -o fakemail | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/hexl.c -o hexl | |
/usr/bin/cc -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/usr/local/Cellar/emacs/23.3/var/games/emacs\"" | |
/usr/bin/cc -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src/regex.c | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.3\"" -o emacsclient | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" getopt.o getopt1.o -o b2m | |
(cd doc/misc; make - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force ada-mode.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force auth.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force autotype.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force calc.texi | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force cc-mode.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force cl.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force dbus.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force dired-x.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force ebrowse.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force ede.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force ediff.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force edt.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force eieio.texi | |
/usr/bin/cc -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/movemail.c | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force --enable-encoding emacs-mime.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force epa.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force erc.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force eshell.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force eudc.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force faq.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force flymake.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force forms.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force gnus.texi | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe update-game-score.o getopt.o getopt1.o -o update-game-score | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe movemail.o pop.o getopt.o getopt1.o -o movemail | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force --no-split idlwave.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force --no-split info.texi -o ../../info/info | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force mairix-el.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force message.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force mh-e.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force newsticker.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force nxml-mode.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force org.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force pcl-cvs.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force pgg.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force rcirc.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force remember.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force reftex.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force sasl.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force sc.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force semantic.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force ses.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force sieve.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force smtpmail.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force speedbar.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force -D emacs tramp.texi | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o etags | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force url.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force vip.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force viper.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force widget.texi | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/misc; makeinfo --force woman.texi | |
(cd doc/lispref; make - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/lispref; makeinfo --force -I. -I../../info elisp.texi -o ../../info/elisp | |
(cd doc/lispintro; make - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/doc/lispintro; makeinfo emacs-lisp-intro.texi -o ../../info/eintr | |
/usr/bin/cc -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lib-src/../src -O3 -w -pipe -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-Hi17/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 - --jobserver-fds=3,5 -j \ | |
CC='/usr/bin/cc' CFLAGS='-O3 -w -pipe' CPPFLAGS='' \ | |
LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \ | |
fi; | |
touch stamp-oldxmenu | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/dispnew.d dispnew.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/pre-crt0.d pre-crt0.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/frame.d frame.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/scroll.d scroll.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/xdisp.d xdisp.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/menu.d menu.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/window.d window.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/charset.d charset.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/coding.d coding.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/category.d category.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/ccl.d ccl.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/character.d character.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/chartab.d chartab.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/cm.d cm.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/term.d term.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/terminal.d terminal.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/xfaces.d xfaces.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/emacs.d emacs.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/keyboard.d keyboard.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/macros.d macros.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/keymap.d keymap.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/sysdep.d sysdep.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/buffer.d buffer.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/filelock.d filelock.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/insdel.d insdel.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/marker.d marker.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/minibuf.d minibuf.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/fileio.d fileio.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/dired.d dired.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/filemode.d filemode.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/cmds.d cmds.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/casetab.d casetab.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/casefiddle.d casefiddle.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/indent.d indent.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/search.d search.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/regex.d regex.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/undo.d undo.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/alloc.d alloc.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -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/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/editfns.d editfns.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/callint.d callint.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/eval.d eval.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/floatfns.d floatfns.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/fns.d fns.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/font.d font.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/print.d print.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/lread.d lread.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/syntax.d syntax.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/unexmacosx.d unexmacosx.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/bytecode.d bytecode.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/process.d process.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/callproc.d callproc.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/region-cache.d region-cache.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/sound.d sound.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/atimer.d atimer.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/doprnt.d doprnt.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/strftime.d strftime.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/intervals.d intervals.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/textprop.d textprop.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/composite.d composite.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/md5.d md5.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/nsterm.d nsterm.m | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/nsfns.d nsfns.m | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/nsmenu.d nsmenu.m | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/nsselect.d nsselect.m | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/nsimage.d nsimage.m | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/nsfont.d nsfont.m | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/fontset.d fontset.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/fringe.d fringe.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/image.d image.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/terminfo.d terminfo.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/lastfile.d lastfile.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/mktime.d mktime.c | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/prefix-args.d prefix-args.c | |
rm -fr /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/nextstep/Emacs.app/ | |
mkdir -p /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/nextstep/Emacs.app/ | |
/usr/bin/cc -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/doc.d doc.c | |
( cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/nextstep/Cocoa/Emacs.base ; tar cfh - . ) | ( cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/nextstep/Emacs.app/ ; tar xf - ) | |
( cd /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/nextstep/Emacs.app/ ; for subdir in `find . -type d ! -name CVS -print` ; do chmod a+rx ${subdir} ; rm -rf ${subdir}/CVS ; rm -f ${subdir}/.cvsignore ; done ; ) | |
/usr/bin/cc -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/src -Dtemacs -O3 -w -pipe -MMD -MF deps/.d prefix-args.o -o prefix-args | |
/usr/bin/cc -prebind -framework AppKit -Xlinker -headerpad -Xlinker 6C8 -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 nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o terminfo.o lastfile.o mktime.o -lncurses | |
cd ../lisp; make - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 - --jobserver-fds=3,5 -j update-subdirs | |
wd=/private/tmp/homebrew-emacs-23.3-Hi17/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-Hi17/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-Hi17/emacs-23.3/lisp /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/textmodes) | |
Loading emacs-lisp/byte-run (source)... | |
Loading emacs-lisp/backquote (source)... | |
Loading subr (source)... | |
Loading version.el (source)... | |
Loading widget (source)... | |
Loading custom (source)... | |
Loading emacs-lisp/map-ynp (source)... | |
Loading cus-start (source)... | |
Loading international/mule (source)... | |
Loading international/mule-conf (source)... | |
Loading env (source)... | |
Loading format (source)... | |
Loading bindings (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/files.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/cus-face.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/faces.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/minibuffer.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/button.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/startup.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/ldefs-boot.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/abbrev.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/simple.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/help.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/jka-cmpr-hook.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/epa-hook.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international/mule-cmds.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/case-table.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international/characters.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/composite.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international/charprop.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/chinese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/cyrillic.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/indian.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/sinhala.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/english.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/ethiopic.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/european.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/czech.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/slovak.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/romanian.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/greek.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/hebrew.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/japanese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international/cp51932.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international/eucjp-ms.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/korean.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/lao.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/tai-viet.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/thai.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/tibetan.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/vietnamese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/misc-lang.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/utf-8-lang.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/georgian.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/khmer.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/burmese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/language/cham.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/indent.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/window.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/frame.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/term/tty-colors.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/font-core.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/facemenu.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp/syntax.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/font-lock.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/jit-lock.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/mouse.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/scroll-bar.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/select.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp/timer.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/isearch.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/rfn-eshadow.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/menu-bar.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/paths.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp/lisp.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/textmodes/page.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/register.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/textmodes/paragraphs.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp/lisp-mode.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/textmodes/text-mode.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/textmodes/fill.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/replace.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/buff-menu.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/fringe.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/image.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/international/fontset.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/dnd.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/tool-bar.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp/easymenu.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/term/ns-win.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/mwheel.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/emacs-lisp/float-sup.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/vc-hooks.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/ediff-hook.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-Hi17/emacs-23.3/lisp/tooltip.el (source)... | |
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 = 18 | |
SizeOfCmds = 3432 | |
Flags = 0x00000085 | |
Highest address of load commands in input file: 0x5a2000 | |
Lowest offset of all sections in __TEXT segment: 0x1880 | |
--- List of Load Commands in Input File --- | |
# cmd cmdsize name address size | |
0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 | |
1 LC_SEGMENT_64 712 __TEXT 0x100000000 0x1e2000 | |
__text 0x100001880 0x19db3a | |
__stubs 0x10019f3ba 0x61e | |
__stub_helper 0x10019f9d8 0xa44 | |
__const 0x1001a0420 0x9b4 | |
__cstring 0x1001a0dd8 0x17316 | |
__gcc_except_tab 0x1001b80f0 0x40 | |
__unwind_info 0x1001b8130 0x1cb8 | |
__eh_frame 0x1001b9de8 0x28210 | |
2 LC_SEGMENT_64 1512 __DATA 0x1001e2000 0x367000 | |
__program_vars 0x1001e2000 0x28 | |
__nl_symbol_ptr 0x1001e2028 0x10 | |
__got 0x1001e2038 0x188 | |
__la_symbol_ptr 0x1001e21c0 0x828 | |
__objc_classlist 0x1001e29e8 0x78 | |
__objc_protolist 0x1001e2a60 0x10 | |
__objc_imageinfo 0x1001e2a70 0x8 | |
__objc_const 0x1001e2a78 0x22f8 | |
__objc_selrefs 0x1001e4d70 0xe88 | |
__objc_msgrefs 0x1001e5c00 0xf0 | |
__objc_classrefs 0x1001e5cf0 0x1f8 | |
__objc_superrefs 0x1001e5ee8 0x68 | |
__objc_data 0x1001e5f50 0x4b0 | |
__data 0x1001e6400 0x2f5f98 | |
__const 0x1004dc3a0 0x2020 | |
__cfstring 0x1004de3c0 0x660 | |
__bss 0x1004dea20 0x59518 | |
__common 0x100537f40 0x10939 | |
3 LC_SEGMENT_64 72 __LINKEDIT 0x100549000 0x59000 | |
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 88 | |
11 LC_LOAD_DYLIB 56 | |
12 LC_LOAD_DYLIB 56 | |
13 LC_LOAD_DYLIB 56 | |
14 LC_LOAD_DYLIB 104 | |
15 LC_LOAD_DYLIB 104 | |
16 LC_LOAD_DYLIB 112 | |
17 LC_LOAD_DYLIB 96 | |
0x1055fc080 (sz: 0x3f24/ 0x3f28) | |
0x105500000 (sz: 0x1a25/ 0xfc080) | |
0x1020fc080 (sz: 0x3f25/ 0x3f28) | |
0x102000000 (sz: 0xfc07d/ 0xfc080) | |
0x1054fc080 (sz: 0x3f24/ 0x3f28) | |
0x105400000 (sz: 0x18f5/ 0xfc080) | |
0x1022fc080 (sz: 0x3f24/ 0x3f28) | |
0x102200000 (sz: 0xfc080/ 0xfc080) | |
0x1014fc080 (sz: 0x3f25/ 0x3f28) | |
0x101400000 (sz: 0xfc07d/ 0xfc080) | |
0x1021fc080 (sz: 0x3f25/ 0x3f28) | |
0x102100000 (sz: 0xfc079/ 0xfc080) | |
0x102ff8000 (sz: 0x3870/ 0x7fa0) | |
0x102800000 (sz: 0x384dff/0x7f8000) | |
0x101ff8000 (sz: 0x7fa0/ 0x7fa0) | |
0x101800000 (sz: 0x7f7fff/0x7f8000) | |
0x106ff8000 (sz: 0x174/ 0x7fa0) | |
0x106800000 (sz: 0x14ffd/0x7f8000) | |
0x1067f8000 (sz: 0x1aa/ 0x7fa0) | |
0x106000000 (sz: 0x187ff/0x7f8000) | |
0x105ff8000 (sz: 0x14e/ 0x7fa0) | |
0x105800000 (sz: 0x12bff/0x7f8000) | |
0x1005ef000 (sz: 0/ 0x1000) | |
--- Load Commands written to Output File --- | |
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) | |
Writing segment __TEXT @ 0 (0x1e2000/0x1e2000 @ 0x100000000) | |
Writing segment __DATA @ 0x1e2000 (0x367000/0x367000 @ 0x1001e2000) | |
section __program_vars at 0x1e2000 - 0x1e2028 (sz: 0x28) | |
section __nl_symbol_ptr at 0x1e2028 - 0x1e2038 (sz: 0x10) | |
unexec: unrecognized section name in __DATA segment | |
make[2]: *** [bootstrap-emacs] Error 1 | |
make[1]: *** [src] Error 2 | |
make: *** [bootstrap] Error 2 | |
Exit status: 2 | |
http://github.com/mxcl/homebrew/blob/master/Library/Formula/emacs.rb#L70 | |
==> Environment | |
HOMEBREW_VERSION: 0.7.1 | |
HEAD: 7b06f4a205121eb8592ac0861f33ef619d8ddef9 | |
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 arrandale | |
OS X: 10.6.6 | |
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/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CXX: /usr/bin/c++ => /usr/bin/c++-4.2 | |
LD: /usr/bin/cc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2 | |
CFLAGS: -O3 -w -pipe | |
CXXFLAGS: -O3 -w -pipe | |
MAKEFLAGS: -j4 | |
Error: Failure while executing: make bootstrap | |
Please follow the instructions to report this bug at: | |
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. | |
brew doctor: | |
jon/ brew doctor | |
You changed your cc to symlink to llvm. | |
This bypasses LLVM checks, and some formulae may mysteriously fail to work. | |
You may want to change /usr/bin/cc to point back at gcc. | |
To force Homebrew to use LLVM, you can set the "HOMEBREW_LLVM" environmental | |
variable, or pass "--use-llvm" to "brew install". | |
*note* I have HOMEBREW_LLVM set to '1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment