Created
April 14, 2011 08:29
-
-
Save djui/919126 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 --use-gcc emacs --cocoa --with-x | |
==> Downloading http://ftp.gnu.org/pub/gnu/emacs/emacs-23.3.tar.bz2 | |
File already downloaded and cached to /Users/uwe/Library/Caches/Homebrew | |
==> Downloading patches | |
######################################################################## 100.0% | |
==> Patching | |
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-s | |
==> make bootstrap | |
(cd src; make - --jobserver-fds=5,7 -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-pQQc/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-pQQc/emacs-23.3/src/.gdbinit"; then rm -f ./.gdbinit.save; else mv ./.gdbinit.save ./.gdbinit; fi; fi | |
(cd oldXMenu; make - --jobserver-fds=5,7 -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,7 -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,7 -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,7 -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,7 -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,7 -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,7 -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,7 -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-pQQc/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-pQQc/emacs-23.3/leim/quail/pypunct-b5.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/japanese.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/ja-dic/ja-dic.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/hangul.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/hanja.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/hanja3.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/hanja-jis.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/symbol-ksc.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/thai.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/viqr.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/vntelex.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/lao.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/lrt.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/indian.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/tibetan.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/latin-pre.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/latin-post.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/latin-alt.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/latin-ltx.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/welsh.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/czech.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/croatian.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/slovak.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/greek.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/cyrillic.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/cyril-jis.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/arabic.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/ethiopic.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/ipa.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/hebrew.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/georgian.elc /private/tmp/homebrew-emacs-23.3-pQQc/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-pQQc/emacs-23.3/leim/quail/sgml-input.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/rfc1345.elc /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/leim/quail/uni-input.elc | |
(cd lisp; make - --jobserver-fds=5,7 -j bootstrap-clean) | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp; rm -f *.elc */*.elc */*/*.elc */*/*/*.elc loaddefs.el /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/calendar/cal-loaddefs.el /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/calendar/diary-loaddefs.el /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/calendar/hol-loaddefs.el /private/tmp/homebrew-emacs-23.3-pQQc/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=5,7 -j info all | |
cd lib-src; make all - --jobserver-fds=5,7 - --jobserver-fds=5,7 -j \ | |
CC='/usr/bin/gcc-4.2' CFLAGS='-march=core2 -msse4 -w -pipe -O3' CPPFLAGS='' \ | |
LDFLAGS='' MAKE='make' | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 -o test-distrib /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/test-distrib.c | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/make-docfile.c -o make-docfile | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/profile.c -o profile | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/digest-doc.c -o digest-doc | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/sorted-doc.c -o sorted-doc | |
cp /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/getopt_.h getopt.h-t | |
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/pop.c | |
mv getopt.h-t getopt.h | |
(cd doc/emacs; make - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 -j info) | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/fakemail.c -o fakemail | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/emacs; makeinfo --force emacs.texi | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/hexl.c -o hexl | |
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/usr/local/Cellar/emacs/23.3/var/games/emacs\"" | |
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src/regex.c | |
./test-distrib /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/testfile | |
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/movemail.c | |
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/getopt.c | |
/usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/getopt1.c | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 update-game-score.o getopt.o getopt1.o -o update-game-score | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.3\"" -o emacsclient | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" getopt.o getopt1.o -o b2m | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 movemail.o pop.o getopt.o getopt1.o -o movemail | |
(cd doc/misc; make - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force ada-mode.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force auth.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force autotype.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force calc.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force cc-mode.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force cl.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force dbus.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force dired-x.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force ebrowse.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force ede.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force ediff.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force edt.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force eieio.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force --enable-encoding emacs-mime.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force epa.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force erc.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force eshell.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force eudc.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force faq.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force flymake.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force forms.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force gnus.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force --no-split idlwave.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force --no-split info.texi -o ../../info/info | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force mairix-el.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force message.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force mh-e.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force newsticker.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force nxml-mode.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force org.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force pcl-cvs.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force pgg.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force rcirc.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force remember.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force reftex.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force sasl.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force sc.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force semantic.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force ses.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force sieve.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force smtpmail.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force speedbar.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force -D emacs tramp.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force url.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force vip.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force viper.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force widget.texi | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/misc; makeinfo --force woman.texi | |
(cd doc/lispref; make - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/lispref; makeinfo --force -I. -I../../info elisp.texi -o ../../info/elisp | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o etags | |
(cd doc/lispintro; make - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 -j info) | |
cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/doc/lispintro; makeinfo emacs-lisp-intro.texi -o ../../info/eintr | |
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lib-src/../src -march=core2 -msse4 -w -pipe -O3 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /private/tmp/homebrew-emacs-23.3-pQQc/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,7 - --jobserver-fds=5,7 -j \ | |
CC='/usr/bin/gcc-4.2' CFLAGS='-march=core2 -msse4 -w -pipe -O3' CPPFLAGS='' \ | |
LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \ | |
fi; | |
touch stamp-oldxmenu | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/scroll.d scroll.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/pre-crt0.d pre-crt0.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/xdisp.d xdisp.c | |
mkdir: deps: File exists | |
mkdir: deps: File exists | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/menu.d menu.c | |
make[2]: [frame.o] Error 1 (ignored) | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/frame.d frame.c | |
make[2]: [dispnew.o] Error 1 (ignored) | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/dispnew.d dispnew.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/window.d window.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/charset.d charset.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/coding.d coding.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/category.d category.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/ccl.d ccl.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/character.d character.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/chartab.d chartab.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/cm.d cm.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/term.d term.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/terminal.d terminal.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/xfaces.d xfaces.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/emacs.d emacs.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/keyboard.d keyboard.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/macros.d macros.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/keymap.d keymap.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/sysdep.d sysdep.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/buffer.d buffer.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/filelock.d filelock.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/insdel.d insdel.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/marker.d marker.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/minibuf.d minibuf.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/fileio.d fileio.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/dired.d dired.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/filemode.d filemode.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/cmds.d cmds.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/casetab.d casetab.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/casefiddle.d casefiddle.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/indent.d indent.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/search.d search.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/regex.d regex.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/undo.d undo.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/alloc.d alloc.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/data.d data.c | |
echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o 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/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/editfns.d editfns.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/callint.d callint.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/eval.d eval.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/floatfns.d floatfns.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/fns.d fns.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/font.d font.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/print.d print.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/lread.d lread.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/syntax.d syntax.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/unexmacosx.d unexmacosx.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/bytecode.d bytecode.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/process.d process.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/callproc.d callproc.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/region-cache.d region-cache.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/sound.d sound.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/atimer.d atimer.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/doprnt.d doprnt.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/intervals.d intervals.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/strftime.d strftime.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/textprop.d textprop.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/composite.d composite.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/md5.d md5.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/nsterm.d nsterm.m | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/nsfns.d nsfns.m | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/nsmenu.d nsmenu.m | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/nsselect.d nsselect.m | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/nsimage.d nsimage.m | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/nsfont.d nsfont.m | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/fontset.d fontset.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/fringe.d fringe.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/image.d image.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/terminfo.d terminfo.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/lastfile.d lastfile.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/mktime.d mktime.c | |
/usr/bin/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/prefix-args.d prefix-args.c | |
rm -fr /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/nextstep/Emacs.app/ | |
mkdir -p /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/nextstep/Emacs.app/ | |
( cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/nextstep/Cocoa/Emacs.base ; tar cfh - . ) | ( cd /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/nextstep/Emacs.app/ ; tar xf - ) | |
( cd /private/tmp/homebrew-emacs-23.3-pQQc/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/gcc-4.2 -c -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/doc.d doc.c | |
/usr/bin/gcc-4.2 -Demacs -DHAVE_CONFIG_H -I. -I/private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/src -Dtemacs -march=core2 -msse4 -w -pipe -O3 -MMD -MF deps/.d prefix-args.o -o prefix-args | |
/usr/bin/gcc-4.2 -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=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 - --jobserver-fds=5,7 -j update-subdirs | |
wd=/private/tmp/homebrew-emacs-23.3-pQQc/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-pQQc/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-pQQc/emacs-23.3/lisp /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international /private/tmp/homebrew-emacs-23.3-pQQc/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-pQQc/emacs-23.3/lisp/files.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/cus-face.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/faces.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/minibuffer.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/button.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/startup.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/ldefs-boot.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/abbrev.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/simple.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/help.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/jka-cmpr-hook.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/epa-hook.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international/mule-cmds.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/case-table.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international/characters.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/composite.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international/charprop.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/chinese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/cyrillic.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/indian.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/sinhala.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/english.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/ethiopic.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/european.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/czech.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/slovak.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/romanian.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/greek.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/hebrew.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/japanese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international/cp51932.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international/eucjp-ms.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/korean.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/lao.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/tai-viet.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/thai.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/tibetan.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/vietnamese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/misc-lang.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/utf-8-lang.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/georgian.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/khmer.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/burmese.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/language/cham.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/indent.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/window.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/frame.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/term/tty-colors.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/font-core.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/facemenu.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp/syntax.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/font-lock.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/jit-lock.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/mouse.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/scroll-bar.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/select.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp/timer.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/isearch.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/rfn-eshadow.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/menu-bar.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/paths.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp/lisp.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/textmodes/page.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/register.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/textmodes/paragraphs.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp/lisp-mode.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/textmodes/text-mode.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/textmodes/fill.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/replace.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/buff-menu.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/fringe.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/image.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/international/fontset.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/dnd.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/tool-bar.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp/easymenu.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/term/ns-win.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/mwheel.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/emacs-lisp/float-sup.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/vc-hooks.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/ediff-hook.el (source)... | |
Loading /private/tmp/homebrew-emacs-23.3-pQQc/emacs-23.3/lisp/tooltip.el (source)... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Dumping under the name emacs | |
unexec: unrecognized section name in __DATA segment | |
--- 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: 0x5db000 | |
Lowest offset of all sections in __TEXT segment: 0x2330 | |
--- 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 0x21a000 | |
__text 0x100002330 0x1d561a | |
__stubs 0x1001d794a 0x62a | |
__stub_helper 0x1001d7f74 0xa58 | |
__cstring 0x1001d89d0 0x172e2 | |
__const 0x1001efcc0 0x794 | |
__gcc_except_tab 0x1001f0454 0x68 | |
__unwind_info 0x1001f04bc 0x1c08 | |
__eh_frame 0x1001f20c8 0x27f20 | |
2 LC_SEGMENT_64 1512 __DATA 0x10021a000 0x368000 | |
__program_vars 0x10021a000 0x28 | |
__nl_symbol_ptr 0x10021a028 0x10 | |
__got 0x10021a038 0x118 | |
__la_symbol_ptr 0x10021a150 0x838 | |
__objc_classlist 0x10021a988 0x78 | |
__objc_protolist 0x10021aa00 0x10 | |
__objc_imageinfo 0x10021aa10 0x8 | |
__objc_const 0x10021aa18 0x22f8 | |
__objc_selrefs 0x10021cd10 0xe88 | |
__objc_msgrefs 0x10021db98 0xf0 | |
__objc_classrefs 0x10021dc88 0x1f8 | |
__objc_superrefs 0x10021de80 0x68 | |
__objc_data 0x10021dee8 0x4b0 | |
__data 0x10021e3a0 0x2f6050 | |
__const 0x100514400 0x1f60 | |
__cfstring 0x100516360 0x660 | |
__common 0x1005169c0 0x108f9 | |
__bss 0x1005272c0 0x5aa20 | |
3 LC_SEGMENT_64 72 __LINKEDIT 0x100582000 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 | |
0x1020fc080 (sz: 0x3f24/ 0x3f28) | |
0x102000000 (sz: 0xfc07d/ 0xfc080) | |
0x1022fc080 (sz: 0x3f24/ 0x3f28) | |
0x102200000 (sz: 0xfc080/ 0xfc080) | |
0x1014fc080 (sz: 0x3f25/ 0x3f28) | |
0x101400000 (sz: 0xfc07f/ 0xfc080) | |
0x1021fc080 (sz: 0x3f25/ 0x3f28) | |
0x102100000 (sz: 0xfc079/ 0xfc080) | |
0x102ff8000 (sz: 0x3894/ 0x7fa0) | |
0x102800000 (sz: 0x3871ff/0x7f8000) | |
0x101ff8000 (sz: 0x7f9d/ 0x7fa0) | |
0x101800000 (sz: 0x7f7ffd/0x7f8000) | |
0x1077f8000 (sz: 0x308/ 0x7fa0) | |
0x107000000 (sz: 0x2e3fd/0x7f8000) | |
0x101500000 (sz: 0/ 0x1000) | |
--- Load Commands written to Output File --- | |
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) | |
Writing segment __TEXT @ 0 (0x21a000/0x21a000 @ 0x100000000) | |
Writing segment __DATA @ 0x21a000 (0x368000/0x368000 @ 0x10021a000) | |
section __program_vars at 0x21a000 - 0x21a028 (sz: 0x28) | |
section __nl_symbol_ptr at 0x21a028 - 0x21a038 (sz: 0x10) | |
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.8 | |
HEAD: 82300d3b0af845337389a60b30d42de97ad0a25b | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_LIBRARY_PATH: /usr/local/Library/Homebrew | |
Hardware: 8-core 64-bit nehalem | |
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 | |
"--use-gcc" was specified | |
CC: /usr/bin/gcc-4.2 | |
CXX: /usr/bin/g++-4.2 | |
LD: /usr/bin/gcc-4.2 | |
CFLAGS: -march=core2 -msse4 -w -pipe -O3 | |
CXXFLAGS: -march=core2 -msse4 -w -pipe -O3 | |
MAKEFLAGS: -j8 | |
Error: Failed executing: make bootstrap | |
Please report this bug: https://github.com/mxcl/homebrew/wiki/new-issue | |
Also try: | |
`brew doctor` to check your setup for common problems. | |
`brew missing` to check installed packages for missing deps. | |
» |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment