Skip to content

Instantly share code, notes, and snippets.

@j0ni
Created July 3, 2012 17:18
Show Gist options
  • Save j0ni/3041143 to your computer and use it in GitHub Desktop.
Save j0ni/3041143 to your computer and use it in GitHub Desktop.
failed homebrew emacs installation
13:08:06 naga ~/.../Code/github/cs-events git master$ brew --config
HOMEBREW_VERSION: 0.9.1
HEAD: 3537b74223d6bbef128f9135197c0901576d7c3a
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit sandybridge
OS X: 10.7.4-x86_64
Xcode: 4.3.3
CLT: 4.3.0.0.1.1249367152
GCC-4.0: N/A
GCC-4.2: build 5666
LLVM: build 2336
Clang: 3.1 build 318
MacPorts or Fink? false
X11: @ /usr/X11
System Ruby: 1.8.7-357
Which Perl: /usr/bin/perl
Which Python: /usr/bin/python
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
13:20:23 naga ~/.../Code/github/cs-events git master$ brew doctor
Your system is raring to brew.
13:06:57 naga ~/.../Code/github/cs-events git master$ brew install -v emacs --cocoa --srgb --HEAD
==> Cloning bzr://http://bzr.savannah.gnu.org/r/emacs/trunk
Updating /Library/Caches/Homebrew/emacs--bzr
bzr update
Tree is up to date at revision 108843 of branch http://bzr.savannah.gnu.org/r/emacs/trunk
==> Downloading patches
/usr/bin/curl -qf#LA Homebrew 0.9.1 (Ruby 1.8.7-357; Mac OS X 10.7.4) https://raw.github.com/gist/1746342/702dfe9e2dd79fddd536aa90d561efdeec2ba716 -o 000-homebrew.diff
######################################################################## 100.0%
==> Patching
/usr/bin/patch -f -p1 -i 000-homebrew.diff
patching file lisp/term/ns-win.el
Hunk #1 succeeded at 931 with fuzz 1 (offset -332 lines).
patching file src/nsfns.m
Hunk #1 succeeded at 2681 (offset 92 lines).
Hunk #2 succeeded at 2794 (offset 90 lines).
patching file src/nsterm.h
Hunk #1 succeeded at 116 (offset 21 lines).
patching file src/nsterm.m
Hunk #1 succeeded at 758 (offset 72 lines).
Hunk #2 succeeded at 1242 (offset 104 lines).
Hunk #3 succeeded at 1298 (offset 88 lines).
Hunk #4 succeeded at 6099 with fuzz 2 (offset 477 lines).
Hunk #5 succeeded at 6207 (offset 474 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/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
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.4.0
checking host system type... i386-apple-darwin11.4.0
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... gcc3
checking whether /usr/bin/clang and cc understand -c and -o together... yes
checking how to run the C preprocessor... /usr/bin/clang -E
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/clang option to accept ISO C99... none needed
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed
checking for install-info... /usr/bin/install-info
checking for gzip... /usr/bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... no
checking for working alloca.h... yes
checking for alloca... yes
checking for readlinkat... no
checking for gettimeofday... yes
checking for nanotime... no
checking for lstat... yes
checking for alarm... yes
checking for pselect... yes
checking for pthread_sigmask... yes
checking for readlink... yes
checking for tzset... yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for futimes... yes
checking for futimesat... no
checking for futimens... no
checking for utimensat... no
checking for lutimes... yes
checking whether byte ordering is bigendian... 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... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for utime.h... yes
checking for sys/param.h... yes
checking for linux/version.h... no
checking for sys/systeminfo.h... no
checking for stdio_ext.h... no
checking for fcntl.h... yes
checking for coff.h... no
checking for pty.h... no
checking for sys/vlimit.h... no
checking for sys/resource.h... yes
checking for sys/utsname.h... yes
checking for pwd.h... yes
checking for utmp.h... yes
checking for dirent.h... yes
checking for util.h... yes
checking for stdlib.h... (cached) yes
checking for pthread.h... yes
checking for malloc/malloc.h... yes
checking for maillock.h... no
checking for sys/un.h... yes
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 C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for correct struct timeval.tv_sec member... 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 whether <sys/select.h> is self-contained... yes
checking for sigset_t... yes
checking for pid_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 struct timespec in <time.h>... yes
checking whether the utimes function works... yes
checking for struct utimbuf... yes
checking for alloca as a compiler built-in... yes
checking for library containing clock_gettime... no
checking for clock_gettime... no
checking for clock_settime... no
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 whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking for working mktime... no
checking whether signature of pselect conforms to POSIX... yes
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 struct stat.st_atim.tv_nsec... no
checking for struct stat.st_atimespec.tv_nsec... yes
checking for struct stat.st_birthtimespec.tv_nsec... yes
checking for working stdalign.h... no
checking for va_copy... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... no
checking whether <sys/select.h> is self-contained... (cached) yes
checking for nlink_t... yes
checking whether localtime_r is declared... 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
checking for pkg-config... /usr/local/bin/pkg-config
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 alsa >= 1.0.0... no
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 speed_t... yes
checking for struct exception... yes
checking for net/if.h... yes
checking for ifaddrs.h... yes
checking for net/if_dl.h... 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 __attribute__ ((__aligned__ (expr)))... 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 whether malloc is Doug Lea style... no
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for pthread_self in -lpthread... yes
checking for cma_open in -lpthreads... no
checking for librsvg-2.0 >= 2.11.0... no
checking for lgetfilecon in -lselinux... no
checking for gnutls >= 2.6.6... yes CFLAGS='-I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include ' LIBS='-L/usr/local/Cellar/gnutls/2.12.20/lib -lgnutls '
checking for gnutls_certificate_set_verify_function... yes
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for libxml-2.0 > 2.6.17... yes CFLAGS='-I/usr/include/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 gethostname... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
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 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 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 strsignal... yes
checking for setitimer... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getpeername... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... yes
checking for getdelim... yes
checking for fsync... yes
checking for sync... yes
checking for difftime... yes
checking for posix_memalign... yes
checking for getpwent... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for touchlock... no
checking for strcasecmp... yes
checking for strncasecmp... 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 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 for tzset... (cached) yes
checking whether localtime caches TZ... no
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 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
Configured for `i386-apple-darwin11.4.0'.
Where should the build process find the source code? /private/tmp/homebrew-emacs-HEAD-gUQ0
What operating system file should Emacs use? s/darwin.h
What compiler should emacs be built with? /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
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? yes
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 admin/unidata/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 bootstrap-clean)
rm -f temacs core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-24.1.50
rm -f buildobj.h
rm -f globals.h gl-stamp
rm -f emacs-*.*.* emacs
rm -rf deps
test "X/private/tmp/homebrew-emacs-HEAD-gUQ0/nextstep/Emacs.app" = "X" || rm -rf /private/tmp/homebrew-emacs-HEAD-gUQ0/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-gUQ0/src/.gdbinit"; then rm -f ./.gdbinit.save; \
else mv ./.gdbinit.save ./.gdbinit; fi; \
fi
(cd oldXMenu; make 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 maintainer-clean)
rm -f *.o liblw.a \#*
rm -f Makefile
rm -f TAGS
(cd lib; make 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 stdalign.h stdalign.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/select.h sys/select.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.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 stdalign.h stdalign.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/select.h sys/select.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t time.h time.h-t unistd.h unistd.h-t
rm -f *.tab.c
test -z "" || rm -f
test . = "/private/tmp/homebrew-emacs-HEAD-gUQ0/lib" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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 stdalign.h stdint.h stdio.h stdlib.h sys/select.h sys/stat.h sys/time.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 stdalign.h stdint.h stdio.h stdlib.h sys/select.h sys/stat.h sys/time.h time.h unistd.h
rm -rf ./.deps
rm -f Makefile
(cd lib-src; make maintainer-clean)
rm -f core *.o
rm -f etags ctags emacsclient ebrowse profile movemail hexl update-game-score test-distrib make-docfile
rm -f TAGS
rm -f Makefile blessmail
true
(cd doc/emacs && make maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
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.1.50.tar*
cd /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/emacs/../../info && rm -f emacs.info emacs.info-[1-9] emacs.info-[1-9][0-9]
(cd doc/misc && make maintainer-clean)
rm -f *.aux *.log *.toc *.c[mp] *.c[mp]s *.fn *.fns \
*.ky *.kys *.op *.ops *.p[gj] *.p[gj]s *.sc *.scs *.ss \
*.t[gp] *.t[gp]s *.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 emacs-gnutls.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 emacs-gnutls.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-gUQ0/doc/misc/../../info; for file in ada-mode auth autotype calc ccmode cl dbus dired-x ebrowse ede ediff edt eieio emacs-mime epa erc ert eshell eudc efaq flymake forms gnus emacs-gnutls idlwave info.info mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc remember reftex sasl sc semantic ses sieve smtpmail speedbar tramp url vip viper widget woman; do \
file=`echo ${file} | sed 's/\.info$//'`.info; \
rm -f ${file} ${file}-[1-9] ${file}-[1-9][0-9]; \
done
(cd doc/lispref && make maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f elisp[12]* vol[12].tmp
rm -f elisp.dvi elisp.pdf elisp.ps
rm -f vol[12].dvi vol[12].pdf vol[12].ps
rm -rf elisp.html
rm -f emacs-lispref-24.1.50.tar*
cd /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispref/../../info && rm -f elisp.info elisp.info-[1-9] elisp.info-[1-9][0-9]
(cd doc/lispintro && make maintainer-clean)
rm -f *.aux *.log *.toc *.cp *.cps *.fn *.fns *.ky *.kys \
*.op *.ops *.pg *.pgs *.tp *.tps *.vr *.vrs
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.1.50.tar*
cd /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispintro/../../info && rm -f eintr.info eintr.info-[1-9]
(cd leim; make maintainer-clean)
rm -f 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 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 \
leim-list.el changed.tit changed.misc
[ `cd /private/tmp/homebrew-emacs-HEAD-gUQ0/leim && /bin/pwd` != `/bin/pwd` ] && rm -rf quail
make[1]: [distclean] Error 1 (ignored)
rm -f Makefile
wins="/private/tmp/homebrew-emacs-HEAD-gUQ0/leim/ja-dic quail"; [ `cd /private/tmp/homebrew-emacs-HEAD-gUQ0/leim && /bin/pwd` != `/bin/pwd` ] && wins="$wins /private/tmp/homebrew-emacs-HEAD-gUQ0/leim/quail"; for w in $wins; do rm -f $w/*.elc; done
(cd lisp; make bootstrap-clean)
cd /private/tmp/homebrew-emacs-HEAD-gUQ0/lisp; rm -f *.elc */*.elc */*/*.elc */*/*/*.elc loaddefs.el /private/tmp/homebrew-emacs-HEAD-gUQ0/lisp/calendar/cal-loaddefs.el /private/tmp/homebrew-emacs-HEAD-gUQ0/lisp/calendar/diary-loaddefs.el /private/tmp/homebrew-emacs-HEAD-gUQ0/lisp/calendar/hol-loaddefs.el /private/tmp/homebrew-emacs-HEAD-gUQ0/lisp/mh-e/mh-loaddefs.el /private/tmp/homebrew-emacs-HEAD-gUQ0/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 --cache-file=/dev/null; \
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 admin/unidata/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 info all
(cd doc/emacs; make info)
/usr/bin/makeinfo --force --enable-encoding -I /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/emacs/../../info/emacs.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/emacs/emacs.texi
(cd doc/misc; make info)
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ada-mode.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/ada-mode.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/auth.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/auth.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/autotype.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/autotype.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/calc.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/calc.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ccmode.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/cc-mode.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/cl.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/cl.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/dbus.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/dbus.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/dired-x.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/dired-x.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ebrowse.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/ebrowse.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ede.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/ede.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ediff.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/ediff.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/edt.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/edt.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/eieio.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/eieio.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split --enable-encoding -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/emacs-mime.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/emacs-mime.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/epa.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/epa.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/erc.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/erc.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ert.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/ert.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/eshell.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/eshell.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/eudc.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/eudc.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/efaq.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/faq.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/flymake.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/flymake.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/forms.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/forms.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/gnus.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/gnus.texi
/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/gnus.texi:12: warning: unrecognized encoding name `UTF-8'.
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/emacs-gnutls.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/emacs-gnutls.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/idlwave.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/idlwave.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/info.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/info.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/mairix-el.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/mairix-el.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/message.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/message.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/mh-e.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/mh-e.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/newsticker.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/newsticker.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/nxml-mode.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/nxml-mode.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/org.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/org.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/pcl-cvs.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/pcl-cvs.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/pgg.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/pgg.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/rcirc.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/rcirc.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/remember.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/remember.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/reftex.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/reftex.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/sasl.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/sasl.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/sc.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/sc.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/semantic.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/semantic.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/ses.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/ses.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/sieve.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/sieve.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/smtpmail.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/smtpmail.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/speedbar.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/speedbar.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/tramp.info -D emacs /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/tramp.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/url.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/url.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/vip.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/vip.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/viper.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/viper.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/widget.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/widget.texi
/usr/bin/makeinfo --force -I/private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../emacs --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/../../info/woman.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/misc/woman.texi
(cd doc/lispref; make info)
/usr/bin/makeinfo --force --enable-encoding -I /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispref/../emacs -I /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispref --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispref/../../info/elisp.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispref/elisp.texi
(cd doc/lispintro; make info)
/usr/bin/makeinfo --force -I /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispintro --no-split -o /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispintro/../../info/eintr.info /private/tmp/homebrew-emacs-HEAD-gUQ0/doc/lispintro/emacs-lisp-intro.texi
cd lib && make all \
CC='/usr/bin/clang' CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7' CPPFLAGS='-isystem /usr/local/include' \
LDFLAGS='-L/usr/local/lib' MAKE='make'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat /private/tmp/homebrew-emacs-HEAD-gUQ0/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-gUQ0/build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.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-gUQ0/lib/getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< /private/tmp/homebrew-emacs-HEAD-gUQ0/build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< /private/tmp/homebrew-emacs-HEAD-gUQ0/build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.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/@''REPLACE_STRTOIMAX''@/0/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 '/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-gUQ0/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-gUQ0/lib/signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdalign.h-t stdalign.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat /private/tmp/homebrew-emacs-HEAD-gUQ0/lib/stdalign.in.h; \
} > stdalign.h-t && \
mv stdalign.h-t stdalign.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-gUQ0/lib/stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.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_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-gUQ0/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_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/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-gUQ0/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_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|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_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|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-gUQ0/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
/usr/local/bin/gmkdir -p sys
rm -f sys/select.h-t sys/select.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_SELECT_H''@|<sys/select.h>|g' \
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
-e 's/@''GNULIB_PSELECT''@/1/g' \
-e 's/@''GNULIB_SELECT''@/0/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_PSELECT''@|1|g' \
-e 's|@''REPLACE_PSELECT''@|0|g' \
-e 's|@''REPLACE_SELECT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< /private/tmp/homebrew-emacs-HEAD-gUQ0/lib/sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
/usr/local/bin/gmkdir -p 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|@''WINDOWS_64_BIT_ST_SIZE''@|0|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-gUQ0/lib/sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/local/bin/gmkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIME_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_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/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-gUQ0/lib/sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.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''@|1|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-gUQ0/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|@''WINDOWS_64_BIT_OFF_T''@|0|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_ISATTY''@/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_SETHOSTNAME''@/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''@/01/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-gUQ0/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_SETHOSTNAME''@|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_SETHOSTNAME''@|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_FTRUNCATE''@|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_ISATTY''@|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/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c
mv -f .deps/allocator.Tpo .deps/allocator.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c
mv -f .deps/careadlinkat.Tpo .deps/careadlinkat.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
mv -f .deps/sha1.Tpo .deps/sha1.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c
mv -f .deps/sha256.Tpo .deps/sha256.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c
mv -f .deps/sha512.Tpo .deps/sha512.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -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/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT dtotimespec.o -MD -MP -MF .deps/dtotimespec.Tpo -c -o dtotimespec.o dtotimespec.c
mv -f .deps/dtotimespec.Tpo .deps/dtotimespec.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -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/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c
mv -f .deps/gettime.Tpo .deps/gettime.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c
mv -f .deps/strftime.Tpo .deps/strftime.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT timespec-add.o -MD -MP -MF .deps/timespec-add.Tpo -c -o timespec-add.o timespec-add.c
mv -f .deps/timespec-add.Tpo .deps/timespec-add.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT timespec-sub.o -MD -MP -MF .deps/timespec-sub.Tpo -c -o timespec-sub.o timespec-sub.c
mv -f .deps/timespec-sub.Tpo .deps/timespec-sub.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c
mv -f .deps/utimens.Tpo .deps/utimens.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -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/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c
mv -f .deps/lstat.Tpo .deps/lstat.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
mv -f .deps/mktime.Tpo .deps/mktime.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c
mv -f .deps/readlink.Tpo .deps/readlink.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c
mv -f .deps/stat.Tpo .deps/stat.Po
/usr/bin/clang -DHAVE_CONFIG_H -I. -I../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -MT symlink.o -MD -MP -MF .deps/symlink.Tpo -c -o symlink.o symlink.c
mv -f .deps/symlink.Tpo .deps/symlink.Po
rm -f libgnu.a
ar cru libgnu.a allocator.o careadlinkat.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o filemode.o gettime.o strftime.o timespec-add.o timespec-sub.o utimens.o getopt.o getopt1.o lstat.o mktime.o readlink.o stat.o symlink.o
ranlib libgnu.a
cd lib-src && make all \
CC='/usr/bin/clang' CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7' CPPFLAGS='-isystem /usr/local/include' \
LDFLAGS='-L/usr/local/lib' MAKE='make'
/usr/bin/clang -c -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER \
/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src/regex.c
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -DEMACS_NAME="\"GNU Emacs\"" \
-DVERSION="\"24.1.50\"" /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/etags.c \
regex.o ../lib/libgnu.a -o etags
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \
-DVERSION="\"24.1.50\"" /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/etags.c \
regex.o ../lib/libgnu.a -o ctags
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/emacsclient.c \
-DVERSION="\"24.1.50\"" \
../lib/libgnu.a -o emacsclient
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -DVERSION="\"24.1.50\"" \
/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/ebrowse.c ../lib/libgnu.a -o ebrowse
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/profile.c \
../lib/libgnu.a -o profile
/usr/bin/clang -c -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/pop.c
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/movemail.c pop.o \
../lib/libgnu.a -lresolv -o movemail
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/hexl.c ../lib/libgnu.a -o hexl
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -DHAVE_SHARED_GAME_DIR="\"/usr/local/Cellar/emacs/HEAD/var/games/emacs\"" \
/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/update-game-score.c ../lib/libgnu.a -o update-game-score
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 -o test-distrib /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/test-distrib.c
./test-distrib /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/testfile
/usr/bin/clang -I. -I../src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../src -I/private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/../lib -L/usr/local/lib -isystem /usr/local/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 /private/tmp/homebrew-emacs-HEAD-gUQ0/lib-src/make-docfile.c ../lib/libgnu.a \
-o make-docfile
boot=bootstrap-emacs; \
if [ ! -x "src/$boot" ]; then \
cd src; make all \
CC='/usr/bin/clang' CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7' CPPFLAGS='-isystem /usr/local/include' \
LDFLAGS='-L/usr/local/lib' MAKE='make' BOOTSTRAPEMACS="$boot"; \
fi;
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/pre-crt0.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 pre-crt0.c
touch stamp-oldxmenu
../lib-src/make-docfile -d /private/tmp/homebrew-emacs-HEAD-gUQ0/src -g dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o dbusbind.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o w32.o w32console.o w32fns.o w32heap.o w32inevt.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o w16select.o widget.o xfont.o ftfont.o xftfont.o ftxfont.o gtkutil.o xsettings.o xgselect.o termcap.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 bidi.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 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 gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o fontset.o fringe.o image.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o > gl-tmp
/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../build-aux/move-if-change gl-tmp globals.h
echo timestamp > gl-stamp
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/dispnew.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 dispnew.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/frame.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 frame.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/scroll.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 scroll.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/xdisp.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 xdisp.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/menu.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 menu.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/window.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 window.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/charset.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 charset.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/coding.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 coding.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/category.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 category.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/ccl.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 ccl.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/character.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 character.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/chartab.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 chartab.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/bidi.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 bidi.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/cm.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 cm.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/term.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 term.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/terminal.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 terminal.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/xfaces.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 xfaces.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/emacs.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 emacs.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/keyboard.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 keyboard.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/macros.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 macros.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/keymap.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 keymap.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/sysdep.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 sysdep.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/buffer.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 buffer.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/filelock.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 filelock.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/insdel.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 insdel.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/marker.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 marker.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/minibuf.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 minibuf.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/fileio.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 fileio.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/dired.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 dired.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/cmds.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 cmds.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/casetab.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 casetab.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/casefiddle.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 casefiddle.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/indent.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 indent.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/search.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 search.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/regex.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 regex.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/undo.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 undo.c
/usr/bin/clang -c -isystem /usr/local/include -Demacs -I. -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src -I../lib -I/private/tmp/homebrew-emacs-HEAD-gUQ0/src/../lib -I/usr/include/libxml2 -MMD -MF deps/alloc.d -MP -I/usr/local/Cellar/gnutls/2.12.20/include -I/usr/local/Cellar/libtasn1/2.13/include -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7 alloc.c
alloc.c:4609:46: error: expected ';' after top level declarator
__attribute__((no_address_safety_analysis))
^
;
1 error generated.
make[2]: *** [alloc.o] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2
config.log was copied to /Users/joni/Library/Logs/Homebrew
==> Exit Status: 2
https://github.com/mxcl/master/blob/master/Library/Formula/emacs.rb#L69
==> Build Environment
CPU: 8-core 64-bit sandybridge
OS X: 10.7.4-x86_64
Xcode: 4.3.3
X11: @ /usr/X11
CC: /usr/bin/clang
CXX: /usr/bin/clang++ => /usr/bin/clang
LD: /usr/bin/clang
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7
CPPFLAGS: -isystem /usr/local/include
LDFLAGS: -L/usr/local/lib
MACOSX_DEPLOYMENT_TARGET: 10.7
Error: Failed executing: make bootstrap (emacs.rb:69)
These existing issues may help you:
https://github.com/mxcl/homebrew/issues/11089
https://github.com/mxcl/homebrew/issues/12779
Otherwise, this may help you fix or report the issue:
https://github.com/mxcl/homebrew/wiki/bug-fixing-checklist
13:08:06 naga ~/.../Code/github/cs-events git master$
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by emacs config.status 24.1.50, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on naga
config.status:1744: creating Makefile
config.status:1744: creating lib/Makefile
config.status:1744: creating lib-src/Makefile
config.status:1744: creating oldXMenu/Makefile
config.status:1744: creating doc/emacs/Makefile
config.status:1744: creating doc/misc/Makefile
config.status:1744: creating doc/lispintro/Makefile
config.status:1744: creating doc/lispref/Makefile
config.status:1744: creating src/Makefile
config.status:1744: creating lwlib/Makefile
config.status:1744: creating lisp/Makefile
config.status:1744: creating leim/Makefile
config.status:1744: creating test/automated/Makefile
config.status:1744: creating admin/unidata/Makefile
config.status:1744: creating src/config.h
config.status:1962: executing depfiles commands
config.status:1962: executing mkdirs commands
config.status:1962: executing epaths commands
config.status:1962: executing gdbinit commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment