Skip to content

Instantly share code, notes, and snippets.

@hsjunnesson
Created November 28, 2011 10:00
Show Gist options
  • Save hsjunnesson/1399830 to your computer and use it in GitHub Desktop.
Save hsjunnesson/1399830 to your computer and use it in GitHub Desktop.
/usr/local/bin/bzr
==> Cloning bzr://http://bzr.savannah.gnu.org/r/emacs/trunk
Updating /Users/hanssjunnesson/Library/Caches/Homebrew/emacs--bzr
bzr update
Tree is up to date at revision 106538 of branch http://bzr.savannah.gnu.org/r/emacs/trunk
bzr export /private/tmp/homebrew-emacs-HEAD-yi99
==> Downloading patches
/usr/bin/curl -f#LA Homebrew 0.8 (Ruby 1.8.7-249; Mac OS X 10.7.2) https://raw.github.com/gist/1012927 -o 001-homebrew.diff
######################################################################## 100.0%
######################################################################## 100.0%
######################################################################## 100.0%
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file lisp/term/ns-win.el
Hunk #1 succeeded at 926 with fuzz 1 (offset -337 lines).
patching file src/nsfns.m
Hunk #1 succeeded at 2639 (offset 50 lines).
Hunk #2 succeeded at 2752 (offset 48 lines).
patching file src/nsterm.h
Hunk #1 succeeded at 116 (offset 21 lines).
patching file src/nsterm.m
Hunk #1 succeeded at 795 (offset 109 lines).
Hunk #2 succeeded at 1276 (offset 138 lines).
Hunk #3 succeeded at 1332 (offset 122 lines).
Hunk #4 succeeded at 6061 with fuzz 2 (offset 439 lines).
Hunk #5 succeeded at 6169 (offset 436 lines).
Warning: Using copy_autogen
See https://github.com/mxcl/homebrew/issues/4852
==> autogen/copy_autogen
autogen/copy_autogen
You can now run configure
==> ./configure --prefix=/usr/local/Cellar/emacs/HEAD --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/HEAD/share/info/emacs --with-ns --disable-ns-self-contained
./configure --prefix=/usr/local/Cellar/emacs/HEAD --without-dbus --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs/HEAD/share/info/emacs --with-ns --disable-ns-self-contained
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.2.0
checking host system type... i386-apple-darwin11.2.0
checking for gcc... /usr/bin/llvm-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... gcc3
checking whether /usr/bin/llvm-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -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 Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for /usr/bin/llvm-gcc option to accept ISO C99... -std=gnu99
checking for /usr/bin/llvm-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether gcc understands -Wold-style-definition... yes
checking whether gcc understands -Wimplicit-function-declaration... yes
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E -no-cpp-precomp
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
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 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/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 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 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/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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking if personality LINUX32 can be set... no
checking for term.h... 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 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 for ifaddrs.h... yes
checking for net/if_dl.h... yes
checking for getifaddrs... yes
checking for freeifaddrs... 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 struct ifreq.ifr_addr.sa_len... 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 byte ordering is bigendian... no
checking for __attribute__ ((__aligned__ (expr)))... yes
checking whether make sets $(MAKE)... (cached) 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... yes
checking for getopt.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_self in -lpthread... yes
checking for cma_open in -lpthreads... no
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for librsvg-2.0 >= 2.11.0... no
checking for lgetfilecon in -lselinux... no
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for gnutls >= 2.6.6... no
checking for gnutls_certificate_set_verify_function... 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 for pkg-config... (cached) /usr/local/bin/pkg-config
checking for libxml-2.0 > 2.6.17... yes
checking LIBXML2_CFLAGS... -I/usr/include/libxml2
checking LIBXML2_LIBS... -lxml2
checking for htmlReadMemory in -lxml2... yes
checking whether netdb declares h_errno... 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 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 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 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 sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... yes
checking for getdelim... yes
checking for mremap... no
checking for fsync... yes
checking for sync... yes
checking for difftime... 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 for copysign... yes
checking for __executable_start... no
checking for __builtin_unwind_init... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether getpgrp requires zero arguments... yes
checking for grantpt... yes
checking for getpt... no
checking for library containing tputs... -lncurses
checking for res_init with -lresolv... yes
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 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 snprintf... yes
checking for nl_langinfo and CODESET... yes
checking for mbstate_t... yes
checking for C restricted array declarations... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for readlinkat... no
checking for lstat... yes
checking for alarm... yes
checking for pthread_sigmask... yes
checking for readlink... yes
checking for tzset... (cached) yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for symlink... yes
checking for localtime_r... yes
checking whether byte ordering is bigendian... (cached) no
checking for inline... inline
checking whether strtold conforms to C99... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether lstat correctly handles trailing slash... no
checking for sigset_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... 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 whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking whether stat file-mode macros are broken... no
checking for mode_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timespec in <time.h>... yes
checking whether localtime_r is declared... no
checking for alloca as a compiler built-in... yes
checking whether dup2 works... yes
checking for getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking for working mktime... no
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking for volatile sig_atomic_t... yes
checking for sighandler_t... no
checking for socklen_t... yes
checking for ssize_t... yes
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether symlink handles trailing slash correctly... no
checking for nlink_t... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
Configured for `i386-apple-darwin11.2.0'.
Where should the build process find the source code? /private/tmp/homebrew-emacs-HEAD-yi99
What operating system and machine description files should Emacs use?
`s/darwin.h' and `m/intel386.h'
What compiler should emacs be built with? /usr/bin/llvm-gcc -std=gnu99 -O3 -march=core2 -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 imagemagick? no
Does Emacs use -lgpm? no
Does Emacs use -ldbus? no
Does Emacs use -lgconf? no
Does Emacs use GSettings? no
Does Emacs use -lselinux? no
Does Emacs use -lgnutls? no
Does Emacs use -lxml2? yes
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/HEAD.
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/Makefile
config.status: creating lib-src/Makefile
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
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating test/automated/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing mkdirs commands
config.status: executing epaths commands
creating src/epaths.h
config.status: executing gdbinit commands
==> make bootstrap
make bootstrap
(cd src; make - --jobserver-fds=5,6 -j bootstrap-clean)
rm -f temacs core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-24.0.91
rm -f buildobj.h
rm -f globals.h gl-stamp
rm -f emacs-*.*.* emacs
rm -rf deps
test "X/private/tmp/homebrew-emacs-HEAD-yi99/nextstep/Emacs.app" = "X" || rm -rf /private/tmp/homebrew-emacs-HEAD-yi99/nextstep/Emacs.app
rm -f epaths.h config.h config.stamp stamp-oldxmenu ../etc/DOC-*
if test -f ./.gdbinit; then \
mv ./.gdbinit ./.gdbinit.save; \
if test -f "/private/tmp/homebrew-emacs-HEAD-yi99/src/.gdbinit"; then rm -f ./.gdbinit.save; \
else mv ./.gdbinit.save ./.gdbinit; fi; \
fi
(cd oldXMenu; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f libXMenu11.a Activate.o AddPane.o AddSel.o ChgPane.o ChgSel.o Create.o DelPane.o DelSel.o Destroy.o Error.o EvHand.o FindPane.o FindSel.o InsPane.o InsSel.o Internal.o Locate.o Post.o Recomp.o SetAEQ.o SetFrz.o SetPane.o SetSel.o XDelAssoc.o XLookAssoc.o XCrAssoc.o XDestAssoc.o XMakeAssoc.o insque.o
rm -f Makefile
(cd lwlib; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.o liblw.a \#*
rm -f Makefile
rm -f TAGS
(cd lib; make - --jobserver-fds=5,6 -j maintainer-clean)
test -z "libgnu.a" || rm -f libgnu.a
rm -f *.o
test -z "core *.stackdump alloca.h alloca.h-t getopt.h getopt.h-t inttypes.h inttypes.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t sys/stat.h sys/stat.h-t time.h time.h-t unistd.h unistd.h-t" || rm -f core *.stackdump alloca.h alloca.h-t getopt.h getopt.h-t inttypes.h inttypes.h-t signal.h signal.h-t arg-nonnull.h arg-nonnull.h-t c++defs.h c++defs.h-t warn-on-use.h warn-on-use.h-t stdarg.h stdarg.h-t stdbool.h stdbool.h-t stddef.h stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h stdlib.h-t sys/stat.h sys/stat.h-t time.h time.h-t unistd.h unistd.h-t
rm -f *.tab.c
test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
test . = "/private/tmp/homebrew-emacs-HEAD-yi99/lib" || test -z "" || rm -f
This command is intended for maintainers to use
it deletes files that may require special tools to rebuild.
test -z "alloca.h getopt.h inttypes.h signal.h arg-nonnull.h c++defs.h warn-on-use.h stdint.h stdio.h stdlib.h sys/stat.h time.h unistd.h" || rm -f alloca.h getopt.h inttypes.h signal.h arg-nonnull.h c++defs.h warn-on-use.h stdint.h stdio.h stdlib.h sys/stat.h time.h unistd.h
rm -rf ./.deps
rm -f Makefile
(cd lib-src; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f core *.o
rm -f etags ctags emacsclient ebrowse profile movemail hexl update-game-score test-distrib make-docfile
rm -f stamp-rcs-checkin stamp-grep-changelog stamp-rcs2log stamp-vcdiff
rm -f TAGS
rm -f Makefile blessmail
true
(cd doc/emacs && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/emacs/../../info && rm -f emacs emacs-[1-9] emacs-[1-9][0-9]
rm -f emacs.dvi emacs-xtra.dvi emacs.pdf emacs-xtra.pdf \
emacs.ps emacs-xtra.ps
rm -rf emacs.html/
rm -f emacs-manual-24.0.91.tar*
(cd doc/misc && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f gnustmp.*
rm -f ada-mode.dvi auth.dvi autotype.dvi calc.dvi cc-mode.dvi cl.dvi dbus.dvi dired-x.dvi ebrowse.dvi ede.dvi ediff.dvi edt.dvi eieio.dvi emacs-mime.dvi epa.dvi erc.dvi ert.dvi eshell.dvi eudc.dvi faq.dvi flymake.dvi forms.dvi gnus.dvi idlwave.dvi info.dvi mairix-el.dvi message.dvi mh-e.dvi newsticker.dvi nxml-mode.dvi org.dvi pcl-cvs.dvi pgg.dvi rcirc.dvi reftex.dvi remember.dvi sasl.dvi sc.dvi semantic.dvi ses.dvi sieve.dvi smtpmail.dvi speedbar.dvi tramp.dvi url.dvi vip.dvi viper.dvi widget.dvi woman.dvi ada-mode.pdf auth.pdf autotype.pdf calc.pdf cc-mode.pdf cl.pdf dbus.pdf dired-x.pdf ebrowse.pdf ede.pdf ediff.pdf edt.pdf eieio.pdf emacs-mime.pdf epa.pdf erc.pdf ert.pdf eshell.pdf eudc.pdf faq.pdf flymake.pdf forms.pdf gnus.pdf idlwave.pdf info.pdf mairix-el.pdf message.pdf mh-e.pdf newsticker.pdf nxml-mode.pdf org.pdf pcl-cvs.pdf pgg.pdf rcirc.pdf reftex.pdf remember.pdf sasl.pdf sc.pdf semantic.pdf ses.pdf sieve.pdf smtpmail.pdf speedbar.pdf tramp.pdf url.pdf vip.pdf viper.pdf widget.pdf woman.pdf emacs-faq.html emacs-faq.text
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; 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/ert ../../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} ${file}-[1-9] ${file}-[1-9][0-9]; \
done
(cd doc/lispref && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispref/../../info && rm -f elisp elisp-[1-9] elisp-[1-9][0-9]
rm -f elisp[12]*
rm -f elisp.dvi elisp.pdf elisp.ps vol[12].pdf
rm -rf elisp.html
rm -f emacs-lispref-24.0.91.tar*
(cd doc/lispintro && make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispintro/../../info && rm -f eintr eintr-[1-9]
rm -f emacs-lisp-intro.dvi emacs-lisp-intro.pdf emacs-lisp-intro.ps
rm -rf emacs-lisp-intro.html/
rm -f emacs-lispintro-24.0.91.tar*
(cd leim; make - --jobserver-fds=5,6 -j maintainer-clean)
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc quail/4Corner.elc quail/ARRAY30.elc quail/ECDICT.elc quail/ETZY.elc quail/Punct-b5.elc quail/PY-b5.elc quail/QJ-b5.elc quail/ZOZY.elc quail/tsang-b5.elc quail/quick-b5.elc quail/tsang-cns.elc quail/quick-cns.elc quail/PY.elc quail/ZIRANMA.elc quail/CTLau.elc quail/CTLau-b5.elc quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/QJ-b5.el quail/ZOZY.el quail/tsang-b5.el quail/quick-b5.el quail/tsang-cns.el quail/quick-cns.el quail/PY.el quail/ZIRANMA.el quail/CTLau.el quail/CTLau-b5.el \
leim-list.el changed.tit changed.misc
if test -f stamp-subdir; then rm -rf quail stamp-subdir; fi
rm -f quail/CCDOSPY.elc quail/Punct.elc quail/QJ.elc quail/SW.elc quail/TONEPY.elc /private/tmp/homebrew-emacs-HEAD-yi99/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-HEAD-yi99/leim/quail/pypunct-b5.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/japanese.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/ja-dic/ja-dic.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/hangul.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/hanja.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/hanja3.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/hanja-jis.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/symbol-ksc.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/thai.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/viqr.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/vntelex.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/lao.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/lrt.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/indian.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/tibetan.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/latin-pre.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/latin-post.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/latin-alt.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/latin-ltx.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/welsh.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/czech.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/croatian.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/slovak.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/greek.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/cyrillic.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/cyril-jis.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/arabic.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/ethiopic.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/ipa.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/ipa-praat.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/hebrew.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/georgian.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/persian.elc /private/tmp/homebrew-emacs-HEAD-yi99/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-HEAD-yi99/leim/quail/sgml-input.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/rfc1345.elc /private/tmp/homebrew-emacs-HEAD-yi99/leim/quail/uni-input.elc
rm -f Makefile
(cd lisp; make - --jobserver-fds=5,6 -j bootstrap-clean)
cd /private/tmp/homebrew-emacs-HEAD-yi99/lisp; rm -f *.elc */*.elc */*/*.elc */*/*/*.elc loaddefs.el /private/tmp/homebrew-emacs-HEAD-yi99/lisp/calendar/cal-loaddefs.el /private/tmp/homebrew-emacs-HEAD-yi99/lisp/calendar/diary-loaddefs.el /private/tmp/homebrew-emacs-HEAD-yi99/lisp/calendar/hol-loaddefs.el /private/tmp/homebrew-emacs-HEAD-yi99/lisp/mh-e/mh-loaddefs.el /private/tmp/homebrew-emacs-HEAD-yi99/lisp/net/tramp-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
[ ! -f config.log ] || mv -f config.log config.log~
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/Makefile
config.status: creating lib-src/Makefile
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
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating test/automated/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing mkdirs commands
config.status: executing epaths commands
creating src/epaths.h
config.status: executing gdbinit commands
make - --jobserver-fds=5,6 -j info all
cd lib; make all - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j \
CC='/usr/bin/llvm-gcc -std=gnu99' CFLAGS='-O3 -march=core2 -w -pipe' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat /private/tmp/homebrew-emacs-HEAD-yi99/lib/alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< /private/tmp/homebrew-emacs-HEAD-yi99/build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< /private/tmp/homebrew-emacs-HEAD-yi99/build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
(cd doc/emacs; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
/usr/bin/makeinfo --force --enable-encoding -I /private/tmp/homebrew-emacs-HEAD-yi99/doc/emacs -o /private/tmp/homebrew-emacs-HEAD-yi99/doc/emacs/../../info/emacs /private/tmp/homebrew-emacs-HEAD-yi99/doc/emacs/emacs.texi
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< /private/tmp/homebrew-emacs-HEAD-yi99/build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
-e 's/@''WCHAR_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
-e 's/@''WINT_T_SUFFIX''@//g' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_GETOPT_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
-e 's/@''PRI_MACROS_BROKEN''@/0/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/1/g' \
-e 's/@''GNULIB_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''GNULIB_RAISE''@|0|g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
-e 's/@''GNULIB_SIGACTION''@/0/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_GETS''@/1/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_GETLOADAVG''@/1/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _Noreturn/r /private/tmp/homebrew-emacs-HEAD-yi99/build-aux/snippet/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
../build-aux/install-sh -c -d sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/0/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/1/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|g' \
-e 's|@''REPLACE_UTIMENSAT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_MKTIME''@/1/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|0|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|1|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/0/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/1/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/1/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
< /private/tmp/homebrew-emacs-HEAD-yi99/lib/unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|1|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|1|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make all-am
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/allocator.Tpo .deps/allocator.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
mv -f .deps/careadlinkat.Tpo .deps/careadlinkat.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c
mv -f .deps/md5.Tpo .deps/md5.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c
mv -f .deps/sha1.Tpo .deps/sha1.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c
mv -f .deps/dtoastr.Tpo .deps/dtoastr.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c
mv -f .deps/sha256.Tpo .deps/sha256.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/strftime.Tpo .deps/strftime.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
mv -f .deps/lstat.Tpo .deps/lstat.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c
mv -f .deps/mktime.Tpo .deps/mktime.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c
(cd doc/misc; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs ada-mode.texi
mv -f .deps/readlink.Tpo .deps/readlink.Po
/usr/bin/llvm-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-yi99/src -O3 -march=core2 -w -pipe -MT symlink.o -MD -MP -MF .deps/symlink.Tpo -c -o symlink.o symlink.c
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs auth.texi
mv -f .deps/stat.Tpo .deps/stat.Po
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs autotype.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs calc.texi
mv -f .deps/symlink.Tpo .deps/symlink.Po
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs cc-mode.texi
mv -f .deps/sha512.Tpo .deps/sha512.Po
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs cl.texi
rm -f libgnu.a
ar cru libgnu.a allocator.o careadlinkat.o md5.o sha1.o sha256.o sha512.o dtoastr.o filemode.o strftime.o getopt.o getopt1.o lstat.o mktime.o readlink.o stat.o symlink.o
ranlib libgnu.a
cd lib-src; make all - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j \
CC='/usr/bin/llvm-gcc -std=gnu99' CFLAGS='-O3 -march=core2 -w -pipe' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
/usr/bin/llvm-gcc -std=gnu99 -c -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-yi99/lib-src -I/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/../lib -O3 -march=core2 -w -pipe -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER \
/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/../src/regex.c
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs dbus.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs dired-x.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs ebrowse.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs ede.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs ediff.texi
/usr/bin/llvm-gcc -std=gnu99 -Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement -DHAVE_CONFIG_H -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-yi99/lib-src -I/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/../lib -O3 -march=core2 -w -pipe /private/tmp/homebrew-emacs-HEAD-yi99/lib-src/emacsclient.c \
-DVERSION="\"24.0.91\"" \
../lib/libgnu.a -o emacsclient
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs edt.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs eieio.texi
/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/emacsclient.c: In function ‘main’:
/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/emacsclient.c:1639: error: ‘environ’ undeclared (first use in this function)
/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/emacsclient.c:1639: error: (Each undeclared identifier is reported only once
/private/tmp/homebrew-emacs-HEAD-yi99/lib-src/emacsclient.c:1639: error: for each function it appears in.)
make[2]: *** [emacsclient] Error 1
make[2]: *** Waiting for unfinished jobs....
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs epa.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs --enable-encoding emacs-mime.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs erc.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs ert.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs eshell.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs eudc.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs faq.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs flymake.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs forms.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs gnus.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs --no-split idlwave.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs --no-split info.texi -o ../../info/info
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs mairix-el.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs message.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs mh-e.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs newsticker.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs nxml-mode.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs org.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs pcl-cvs.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs pgg.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs rcirc.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs remember.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs reftex.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs sasl.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs sc.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs semantic.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs ses.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs sieve.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs smtpmail.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs speedbar.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs -D emacs tramp.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs url.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs vip.texi
make[1]: *** [lib-src] Error 2
make[1]: *** Waiting for unfinished jobs....
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs widget.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs viper.texi
cd /private/tmp/homebrew-emacs-HEAD-yi99/doc/misc; /usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-yi99/doc/misc/../emacs woman.texi
(cd doc/lispref; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
/usr/bin/makeinfo --force --enable-encoding -I /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispref/../emacs -I /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispref -o /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispref/../../info/elisp /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispref/elisp.texi
(cd doc/lispintro; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j info)
/usr/bin/makeinfo --force -I /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispintro -o /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispintro/../../info/eintr /private/tmp/homebrew-emacs-HEAD-yi99/doc/lispintro/emacs-lisp-intro.texi
make: *** [bootstrap] Error 2
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/emacs.rb#L68
==> Environment
HOMEBREW_VERSION: 0.8
HEAD: c9a680ba790e5b97cc750ae799f6cdc52f39a916
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.7.2
Kernel Architecture: x86_64
Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Xcode: 4.2
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.0-211.1
MacPorts or Fink? false
X11 installed? true
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -O3 -march=core2 -w -pipe
CXXFLAGS: -O3 -march=core2 -w -pipe
MAKEFLAGS: -j4
Error: Failed executing: make bootstrap
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/8156
Otherwise, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment