Skip to content

Instantly share code, notes, and snippets.

@gitroadie
Created August 16, 2014 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gitroadie/57ec407555a880cb5cc3 to your computer and use it in GitHub Desktop.
Save gitroadie/57ec407555a880cb5cc3 to your computer and use it in GitHub Desktop.
machine:aquamacs-emacs roadie$ sudo ./build-aquamacs
Password:
Building Aquamacs (development, local architecture).
Compiler flags: -O0 -g
checking for xcrun... xcrun
checking for make... yes
checking for a BSD-compatible install... /usr/local/opt/coreutils/libexec/gnubin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/opt/coreutils/libexec/gnubin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-apple-darwin13.3.0
checking host system type... x86_64-apple-darwin13.3.0
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... rm: cannot remove 'conftest.dSYM': Is a directory
yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ar... ar
checking how to run the C preprocessor... gcc -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... rm: cannot remove 'conftest.dSYM': Is a directory
no
checking for ranlib... ranlib
checking for ANSI C header files... rm: cannot remove 'conftest.dSYM': Is a directory
rm: cannot remove 'conftest.dSYM': Is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking whether the compiler is clang... yes
checking whether C compiler handles -Werror -Wunknown-warning-option... yes
checking whether C compiler handles -Wno-switch... yes
checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes
checking whether C compiler handles -Wno-pointer-sign... yes
checking whether ln -s works for files in the same directory... yes
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 whether addresses are sanitized... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for alsa >= 1.0.0... no
checking for sys/systeminfo.h... no
checking for coff.h... no
checking for pty.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 util.h... yes
checking for sys/socket.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... 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 dirent.h... yes
checking for execinfo.h... yes
checking for stdio_ext.h... no
checking for getopt.h... yes
checking for sys/time.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for utime.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... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 whether we are using GNU Make... yes
checking whether gcc understands -MMD -MF... yes
checking for long file names... yes
checking for X... disabled
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
checking for OSX 10.4 or newer... yes
checking for OSX 10.5 or newer... 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 Wand >= 6.3.5 Wand != 6.8.2... yes CFLAGS='-DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 ' LIBS='-L/usr/local/Cellar/imagemagick/6.8.9-1/lib -lMagickWand-6.Q16 -lMagickCore-6.Q16 '
checking for MagickExportImagePixels... yes
checking for MagickMergeImageLayers... yes
checking for dbus-1 >= 1.0... yes CFLAGS='-I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include ' LIBS='-L/usr/local/Cellar/d-bus/1.8.6/lib -ldbus-1 '
checking for dbus_watch_get_unix_fd... yes
checking for dbus_type_is_valid... yes
checking for dbus_validate_bus_name... yes
checking for dbus_validate_path... yes
checking for dbus_validate_interface... yes
checking for dbus_validate_member... yes
checking for lgetfilecon in -lselinux... no
checking for gnutls >= 3.0.0... yes CFLAGS='-I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include ' LIBS='-L/usr/local/Cellar/gnutls/3.2.15/lib -lgnutls '
checking for library containing inflateEnd... -lz
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for libxml-2.0 > 2.6.17... no
checking libxml/HTMLparser.h usability... yes
checking libxml/HTMLparser.h presence... yes
checking for libxml/HTMLparser.h... yes
checking whether HTML_PARSE_RECOVER is declared... yes
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 accept4... no
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... no
checking for lrand48... yes
checking for select... yes
checking for getpagesize... (cached) yes
checking for setlocale... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for shutdown... yes
checking for getaddrinfo... yes
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 getline... yes
checking for getdelim... yes
checking for sync... yes
checking for getpwent... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for touchlock... no
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking for copysign... yes
checking for __executable_start... no
checking for log2... yes
checking for random... yes
checking for rint... yes
checking for __builtin_unwind_init... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for grantpt... yes
checking for getpt... no
checking for posix_openpt... yes
checking for library containing tputs... -lncurses
checking valgrind/valgrind.h usability... yes
checking valgrind/valgrind.h presence... yes
checking for valgrind/valgrind.h... yes
checking for tzset... yes
checking for readlinkat... no
checking for getdtablesize... yes
checking for faccessat... no
checking for fcntl... yes
checking for fdopendir... no
checking for fstatat... no
checking for fsync... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for lstat... yes
checking for mkostemp... no
checking for pipe2... no
checking for pselect... yes
checking for pthread_sigmask... yes
checking for fchmod... yes
checking for readlink... 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 for secure_getenv... no
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 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 whether GLib is linked in... no
checking for nl_langinfo and CODESET... yes
checking for mbstate_t... yes
checking for C restricted array declarations... yes
checking for _setjmp... yes
checking for usable FIONREAD... yes
checking for usable SIGIO... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unsigned long long int... yes
checking whether byte ordering is bigendian... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether strtold conforms to C99... yes
checking if environ is properly declared... no
checking for complete errno.h... yes
checking for mode_t... yes
checking whether fdatasync is declared... no
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... yes
checking whether lstat correctly handles trailing slash... 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 C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... 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 memrchr is declared... no
checking whether alarm is declared... yes
checking whether <sys/select.h> is self-contained... yes
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 struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking whether the utimes function works... yes
checking for struct utimbuf... yes
checking type of array argument to getgroups... gid_t
checking for alloca as a compiler built-in... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for library containing clock_gettime... no
checking for clock_gettime... no
checking for clock_settime... no
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking for access... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking for fdatasync... yes
checking whether fdopendir is declared... no
checking for __fpending... no
checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base
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 memrchr... no
checking for working mktime... no
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... 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 for putenv compatible with GNU and SVID... no
checking whether _putenv is declared... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for library containing acl_get_file... none required
checking for acl_get_file... yes
checking for acl_get_fd... yes
checking for acl_set_file... yes
checking for acl_set_fd... yes
checking for acl_free... yes
checking for acl_from_mode... no
checking for acl_from_text... yes
checking for acl_delete_def_file... yes
checking for acl_extended_file... no
checking for acl_delete_fd_np... yes
checking for acl_delete_file_np... yes
checking for acl_copy_ext_native... yes
checking for acl_create_entry_np... yes
checking for acl_to_short_text... no
checking for acl_free_text... no
checking for working acl_get_file... yes
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking for acl_entries... no
checking for ACL_FIRST_ENTRY... yes
checking for ACL_TYPE_EXTENDED... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking for sig2str... 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... yes
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 for library containing timer_settime... no
checking for timer_settime... no
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for euidaccess... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getgroups... yes
checking for working getgroups... yes
checking for library containing eaccess... no
checking for eaccess... no
checking for group_member... no
checking for getgroups... (cached) yes
checking for working getgroups... (cached) yes
checking whether getgroups handles negative values... no
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for __secure_getenv... no
checking for issetugid... yes
Configured for `x86_64-apple-darwin13.3.0'.
Where should the build process find the source code? .
What compiler should emacs be built with? gcc -O0 -g -mmacosx-version-min=10.6
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? NONE
Where do we find X Windows libraries? NONE
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 a png library? no
Does Emacs use -lrsvg-2? no
Does Emacs use imagemagick? yes
Does Emacs support sound? no
Does Emacs use -lgpm? no
Does Emacs use -ldbus? yes
Does Emacs use -lgconf? no
Does Emacs use GSettings? no
Does Emacs use a file notification library? no
Does Emacs use access control lists? yes
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 directly use zlib? yes
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 application will be fully self-contained.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating nextstep/Cocoa/Emacs.base/Contents/Info.plist
config.status: creating nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
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 nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/automated/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
[ -r "src/config.in" ] || ( cd . && autoheader )
rm -f etc/emacs.tmpdesktop
cd src && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
rm -f temacs core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-24.3.92
rm -f buildobj.h
rm -f globals.h gl-stamp
rm -f *.res *.tmp
rm -f emacs-*.*.* emacs
rm -rf deps
cd oldXMenu && /Applications/Xcode.app/Contents/Developer/usr/bin/make 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
cd lwlib && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
rm -f *.o liblw.a \#*
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
test -z "" || rm -f
test -z " libgnu.a" || rm -f libgnu.a
rm -f *.o
test -z " core *.stackdump alloca.h alloca.h-t byteswap.h byteswap.h-t dirent.h dirent.h-t errno.h errno.h-t execinfo.h execinfo.h-t fcntl.h fcntl.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 string.h string.h-t sys/select.h sys/select.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/types.h sys/types.h-t time.h time.h-t unistd.h unistd.h-t" || rm -f core *.stackdump alloca.h alloca.h-t byteswap.h byteswap.h-t dirent.h dirent.h-t errno.h errno.h-t execinfo.h execinfo.h-t fcntl.h fcntl.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 string.h string.h-t sys/select.h sys/select.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t sys/types.h sys/types.h-t time.h time.h-t unistd.h unistd.h-t
rmdir sys
cd lib-src && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
rm -f core *.o *.res
rm -f etags ctags emacsclient ebrowse profile movemail hexl update-game-score test-distrib make-docfile
cd nt && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
rm -f core *.o *.res
rm -f runemacs addpm cmdproxy ddeclient addsection
cd doc/emacs && /Applications/Xcode.app/Contents/Developer/usr/bin/make 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.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps
rm -f emacs-manual-24.3.92.tar*
cd doc/misc && /Applications/Xcode.app/Contents/Developer/usr/bin/make 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 bovine.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 efaq.dvi eww.dvi flymake.dvi forms.dvi gnus.dvi emacs-gnutls.dvi htmlfontify.dvi idlwave.dvi ido.dvi info.dvi mairix-el.dvi message.dvi mh-e.dvi newsticker.dvi nxml-mode.dvi octave-mode.dvi org.dvi pcl-cvs.dvi pgg.dvi rcirc.dvi remember.dvi reftex.dvi sasl.dvi sc.dvi semantic.dvi ses.dvi sieve.dvi smtpmail.dvi speedbar.dvi srecode.dvi todo-mode.dvi tramp.dvi url.dvi vip.dvi viper.dvi widget.dvi wisent.dvi woman.dvi ada-mode.html auth.html autotype.html bovine.html calc.html cc-mode.html cl.html dbus.html dired-x.html ebrowse.html ede.html ediff.html edt.html eieio.html emacs-mime.html epa.html erc.html ert.html eshell.html eudc.html efaq.html eww.html flymake.html forms.html gnus.html emacs-gnutls.html htmlfontify.html idlwave.html ido.html info.html mairix-el.html message.html mh-e.html newsticker.html nxml-mode.html octave-mode.html org.html pcl-cvs.html pgg.html rcirc.html remember.html reftex.html sasl.html sc.html semantic.html ses.html sieve.html smtpmail.html speedbar.html srecode.html todo-mode.html tramp.html url.html vip.html viper.html widget.html wisent.html woman.html ada-mode.pdf auth.pdf autotype.pdf bovine.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 efaq.pdf eww.pdf flymake.pdf forms.pdf gnus.pdf emacs-gnutls.pdf htmlfontify.pdf idlwave.pdf ido.pdf info.pdf mairix-el.pdf message.pdf mh-e.pdf newsticker.pdf nxml-mode.pdf octave-mode.pdf org.pdf pcl-cvs.pdf pgg.pdf rcirc.pdf remember.pdf reftex.pdf sasl.pdf sc.pdf semantic.pdf ses.pdf sieve.pdf smtpmail.pdf speedbar.pdf srecode.pdf todo-mode.pdf tramp.pdf url.pdf vip.pdf viper.pdf widget.pdf wisent.pdf woman.pdf ada-mode.ps auth.ps autotype.ps bovine.ps calc.ps cc-mode.ps cl.ps dbus.ps dired-x.ps ebrowse.ps ede.ps ediff.ps edt.ps eieio.ps emacs-mime.ps epa.ps erc.ps ert.ps eshell.ps eudc.ps efaq.ps eww.ps flymake.ps forms.ps gnus.ps emacs-gnutls.ps htmlfontify.ps idlwave.ps ido.ps info.ps mairix-el.ps message.ps mh-e.ps newsticker.ps nxml-mode.ps octave-mode.ps org.ps pcl-cvs.ps pgg.ps rcirc.ps remember.ps reftex.ps sasl.ps sc.ps semantic.ps ses.ps sieve.ps smtpmail.ps speedbar.ps srecode.ps todo-mode.ps tramp.ps url.ps vip.ps viper.ps widget.ps wisent.ps woman.ps
rm -f efaq-w32.dvi efaq-w32.html efaq-w32.pdf efaq-w32.ps
rm -f emacs-misc-24.3.92.tar*
cd doc/lispref && /Applications/Xcode.app/Contents/Developer/usr/bin/make 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.html elisp.pdf elisp.ps
rm -f vol[12].dvi vol[12].pdf vol[12].ps
rm -f emacs-lispref-24.3.92.tar*
cd doc/lispintro && /Applications/Xcode.app/Contents/Developer/usr/bin/make 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.html emacs-lisp-intro.pdf emacs-lisp-intro.ps
rm -f emacs-lispintro-24.3.92.tar*
cd nextstep && /Applications/Xcode.app/Contents/Developer/usr/bin/make clean
rm -rf /Users/roadie/src/aquamacs-emacs/nextstep/Aquamacs.app
[ -r "src/config.in" ] || ( cd . && autoheader )
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all \
CC='gcc' CFLAGS='-O0 -g -mmacosx-version-min=10.6' CPPFLAGS='' \
LDFLAGS='-O0 -g -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f byteswap.h-t byteswap.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./byteswap.in.h; \
} > byteswap.h-t && \
mv -f byteswap.h-t byteswap.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../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' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f dirent.h-t dirent.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_DIRENT_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_DIRENT_H''@|<dirent.h>|g' \
-e 's/@''GNULIB_OPENDIR''@/0/g' \
-e 's/@''GNULIB_READDIR''@/0/g' \
-e 's/@''GNULIB_REWINDDIR''@/0/g' \
-e 's/@''GNULIB_CLOSEDIR''@/0/g' \
-e 's/@''GNULIB_DIRFD''@/0/g' \
-e 's/@''GNULIB_FDOPENDIR''@/1/g' \
-e 's/@''GNULIB_SCANDIR''@/0/g' \
-e 's/@''GNULIB_ALPHASORT''@/0/g' \
-e 's/@''HAVE_OPENDIR''@/1/g' \
-e 's/@''HAVE_READDIR''@/1/g' \
-e 's/@''HAVE_REWINDDIR''@/1/g' \
-e 's/@''HAVE_CLOSEDIR''@/1/g' \
-e 's|@''HAVE_DECL_DIRFD''@|1|g' \
-e 's|@''HAVE_DECL_FDOPENDIR''@|0|g' \
-e 's|@''HAVE_FDOPENDIR''@|0|g' \
-e 's|@''HAVE_SCANDIR''@|1|g' \
-e 's|@''HAVE_ALPHASORT''@|1|g' \
-e 's|@''REPLACE_OPENDIR''@|0|g' \
-e 's|@''REPLACE_CLOSEDIR''@|0|g' \
-e 's|@''REPLACE_DIRFD''@|0|g' \
-e 's|@''REPLACE_FDOPENDIR''@|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' \
< ./dirent.in.h; \
} > dirent.h-t && \
mv dirent.h-t dirent.h
rm -f fcntl.h-t fcntl.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_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/0/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_FCNTL''@|0|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|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' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.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' \
< ./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/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/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' \
< ./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''@|1|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' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.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' \
< ./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' \
< ./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''@/1/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''@/1/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_SECURE_GETENV''@/1/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''@/1/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< ./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''@|0|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_SECURE_GETENV''@|0|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''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|1|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 ../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
rm -f string.h-t string.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_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/0/g' \
-e 's/@''GNULIB_MEMMEM''@/0/g' \
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
-e 's/@''GNULIB_MEMRCHR''@/1/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/0/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
-e 's/@''GNULIB_STRNLEN''@/0/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/0/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/0/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|0|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|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'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/local/opt/coreutils/libexec/gnubin/mkdir -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' \
< ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
/usr/local/opt/coreutils/libexec/gnubin/mkdir -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''@/1/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''@|0|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' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/local/opt/coreutils/libexec/gnubin/mkdir -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' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
/usr/local/opt/coreutils/libexec/gnubin/mkdir -p sys
rm -f sys/types.h-t sys/types.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_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.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_GETTIMEOFDAY''@/1/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_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|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' \
< ./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''@/1/g' \
-e 's/@''GNULIB_EUIDACCESS''@/1/g' \
-e 's/@''GNULIB_FACCESSAT''@/1/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/1/g' \
-e 's/@''GNULIB_FSYNC''@/1/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''@/1/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''@/1/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''@/1/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''@/1/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' \
< ./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''@|0|g' \
-e 's|@''HAVE_FACCESSAT''@|0|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''@|0|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''@|0|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|0|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''@|0|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|0|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_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|1|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
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c
mv -f .deps/allocator.Tpo .deps/allocator.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c
mv -f .deps/binary-io.Tpo .deps/binary-io.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c
mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c
mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c
mv -f .deps/careadlinkat.Tpo .deps/careadlinkat.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c
mv -f .deps/close-stream.Tpo .deps/close-stream.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT count-one-bits.o -MD -MP -MF .deps/count-one-bits.Tpo -c -o count-one-bits.o count-one-bits.c
mv -f .deps/count-one-bits.Tpo .deps/count-one-bits.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT count-trailing-zeros.o -MD -MP -MF .deps/count-trailing-zeros.Tpo -c -o count-trailing-zeros.o count-trailing-zeros.c
mv -f .deps/count-trailing-zeros.Tpo .deps/count-trailing-zeros.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c
mv -f .deps/sha1.Tpo .deps/sha1.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c
mv -f .deps/sha256.Tpo .deps/sha256.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c
mv -f .deps/sha512.Tpo .deps/sha512.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c
mv -f .deps/dtoastr.Tpo .deps/dtoastr.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT dtotimespec.o -MD -MP -MF .deps/dtotimespec.Tpo -c -o dtotimespec.o dtotimespec.c
mv -f .deps/dtotimespec.Tpo .deps/dtotimespec.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c
mv -f .deps/filemode.Tpo .deps/filemode.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c
mv -f .deps/gettime.Tpo .deps/gettime.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c
mv -f .deps/pipe2.Tpo .deps/pipe2.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT acl-errno-valid.o -MD -MP -MF .deps/acl-errno-valid.Tpo -c -o acl-errno-valid.o acl-errno-valid.c
mv -f .deps/acl-errno-valid.Tpo .deps/acl-errno-valid.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c
mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT qcopy-acl.o -MD -MP -MF .deps/qcopy-acl.Tpo -c -o qcopy-acl.o qcopy-acl.c
mv -f .deps/qcopy-acl.Tpo .deps/qcopy-acl.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT qset-acl.o -MD -MP -MF .deps/qset-acl.Tpo -c -o qset-acl.o qset-acl.c
mv -f .deps/qset-acl.Tpo .deps/qset-acl.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c
mv -f .deps/stat-time.Tpo .deps/stat-time.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c
mv -f .deps/strftime.Tpo .deps/strftime.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c
mv -f .deps/tempname.Tpo .deps/tempname.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c
mv -f .deps/timespec.Tpo .deps/timespec.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -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
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -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
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT u64.o -MD -MP -MF .deps/u64.Tpo -c -o u64.o u64.c
mv -f .deps/u64.Tpo .deps/u64.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c
mv -f .deps/utimens.Tpo .deps/utimens.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c
mv -f .deps/openat-die.Tpo .deps/openat-die.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c
mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT acl_entries.o -MD -MP -MF .deps/acl_entries.Tpo -c -o acl_entries.o acl_entries.c
mv -f .deps/acl_entries.Tpo .deps/acl_entries.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT euidaccess.o -MD -MP -MF .deps/euidaccess.Tpo -c -o euidaccess.o euidaccess.c
mv -f .deps/euidaccess.Tpo .deps/euidaccess.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT faccessat.o -MD -MP -MF .deps/faccessat.Tpo -c -o faccessat.o faccessat.c
mv -f .deps/faccessat.Tpo .deps/faccessat.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT fdopendir.o -MD -MP -MF .deps/fdopendir.Tpo -c -o fdopendir.o fdopendir.c
mv -f .deps/fdopendir.Tpo .deps/fdopendir.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT fpending.o -MD -MP -MF .deps/fpending.Tpo -c -o fpending.o fpending.c
mv -f .deps/fpending.Tpo .deps/fpending.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT fstatat.o -MD -MP -MF .deps/fstatat.Tpo -c -o fstatat.o fstatat.c
mv -f .deps/fstatat.Tpo .deps/fstatat.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT getgroups.o -MD -MP -MF .deps/getgroups.Tpo -c -o getgroups.o getgroups.c
mv -f .deps/getgroups.Tpo .deps/getgroups.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT group-member.o -MD -MP -MF .deps/group-member.Tpo -c -o group-member.o group-member.c
mv -f .deps/group-member.Tpo .deps/group-member.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c
mv -f .deps/lstat.Tpo .deps/lstat.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c
mv -f .deps/memrchr.Tpo .deps/memrchr.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT mkostemp.o -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.o mkostemp.c
mv -f .deps/mkostemp.Tpo .deps/mkostemp.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
mv -f .deps/mktime.Tpo .deps/mktime.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c
mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT pthread_sigmask.o -MD -MP -MF .deps/pthread_sigmask.Tpo -c -o pthread_sigmask.o pthread_sigmask.c
mv -f .deps/pthread_sigmask.Tpo .deps/pthread_sigmask.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT putenv.o -MD -MP -MF .deps/putenv.Tpo -c -o putenv.o putenv.c
mv -f .deps/putenv.Tpo .deps/putenv.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c
mv -f .deps/readlink.Tpo .deps/readlink.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT readlinkat.o -MD -MP -MF .deps/readlinkat.Tpo -c -o readlinkat.o readlinkat.c
mv -f .deps/readlinkat.Tpo .deps/readlinkat.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c
mv -f .deps/secure_getenv.Tpo .deps/secure_getenv.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT sig2str.o -MD -MP -MF .deps/sig2str.Tpo -c -o sig2str.o sig2str.c
mv -f .deps/sig2str.Tpo .deps/sig2str.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c
mv -f .deps/stat.Tpo .deps/stat.Po
gcc -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -O0 -g -mmacosx-version-min=10.6 -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 binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o close-stream.o count-one-bits.o count-trailing-zeros.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o filemode.o gettime.o pipe2.o acl-errno-valid.o file-has-acl.o qcopy-acl.o qset-acl.o stat-time.o strftime.o tempname.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o utimens.o openat-die.o save-cwd.o acl_entries.o euidaccess.o faccessat.o fdopendir.o fpending.o fstatat.o getgroups.o getopt.o getopt1.o group-member.o lstat.o memrchr.o mkostemp.o mktime.o openat-proc.o pthread_sigmask.o putenv.o readlink.o readlinkat.o secure_getenv.o sig2str.o stat.o symlink.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(u64.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
ranlib libgnu.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(u64.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
cd lib-src && /Applications/Xcode.app/Contents/Developer/usr/bin/make all \
CC='gcc' CFLAGS='-O0 -g -mmacosx-version-min=10.6' CPPFLAGS='' \
LDFLAGS='-O0 -g -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make'
gcc -c -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 ./../src/regex.c
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 -DEMACS_NAME="\"GNU Emacs\"" \
-DVERSION="\"24.3.92\"" ./etags.c \
regex.o ../lib/libgnu.a -o etags
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \
-DVERSION="\"24.3.92\"" ./etags.c \
regex.o ../lib/libgnu.a -o ctags
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 ./emacsclient.c \
-DVERSION="\"24.3.92\"" ../lib/libgnu.a \
-o emacsclient
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 -DVERSION="\"24.3.92\"" \
./ebrowse.c ../lib/libgnu.a -o ebrowse
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 ./profile.c \
../lib/libgnu.a -o profile
gcc -c -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 ./pop.c
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 ./movemail.c pop.o \
../lib/libgnu.a -o movemail
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 ./hexl.c ../lib/libgnu.a -o hexl
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 -DHAVE_SHARED_GAME_DIR="\"/Users/roadie/src/aquamacs-emacs/nextstep/Aquamacs.app/Contents/Resources/var/games/emacs\"" \
./update-game-score.c ../lib/libgnu.a \
-o update-game-score
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 -o test-distrib ./test-distrib.c
./test-distrib ./testfile
gcc -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -I. -I../src -I../lib -I. -I./../src -I./../lib -O0 -g -mmacosx-version-min=10.6 -O0 -g -mmacosx-version-min=10.6 ./make-docfile.c ../lib/libgnu.a \
-o make-docfile
dirstate='.bzr/checkout/dirstate'; \
vcswitness='$(srcdir)/../'$dirstate; \
[ -r "./$dirstate" ] || vcswitness=''; \
cd src || exit; \
boot=bootstrap-emacs; \
[ ! -x "$boot" ] || boot=''; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make all \
CC='gcc' CFLAGS='-O0 -g -mmacosx-version-min=10.6' CPPFLAGS='' \
LDFLAGS='-O0 -g -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make' BOOTSTRAPEMACS="$boot" \
VCSWITNESS="$vcswitness"
../lib-src/make-docfile -d . -g 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 dbusbind.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 profiler.o decompress.o fontset.o fringe.o image.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o macfont.o > gl.tmp
./../build-aux/move-if-change gl.tmp globals.h
echo timestamp > gl-stamp
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/dispnew.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 dispnew.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/frame.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 frame.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/scroll.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 scroll.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/xdisp.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 xdisp.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/menu.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 menu.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/window.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 window.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/charset.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 charset.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/coding.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 coding.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/category.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 category.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/ccl.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 ccl.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/character.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 character.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/chartab.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 chartab.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/bidi.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 bidi.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/cm.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 cm.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/term.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 term.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/terminal.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 terminal.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/xfaces.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 xfaces.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/dbusbind.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 dbusbind.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/emacs.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 emacs.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/keyboard.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 keyboard.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/macros.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 macros.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/keymap.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 keymap.c
keymap.c:2336:13: warning: implicit declaration of function 'toupper' is invalid in C99 [-Wimplicit-function-declaration]
*p++ = toupper (c + 0140);
^
1 warning generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/sysdep.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 sysdep.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/buffer.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 buffer.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/filelock.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 filelock.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/insdel.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 insdel.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/marker.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 marker.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/minibuf.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 minibuf.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/fileio.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 fileio.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/dired.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 dired.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/cmds.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 cmds.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/casetab.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 casetab.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 casefiddle.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/indent.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 indent.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/search.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 search.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/regex.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 regex.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/undo.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 undo.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/alloc.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 alloc.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/data.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 data.c
for i in 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 dbusbind.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 profiler.o decompress.o fontset.o fringe.o image.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o macfont.o terminfo.o lastfile.o ; do \
echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \
|| exit; \
done >buildobj.h.tmp
mv buildobj.h.tmp buildobj.h
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/doc.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 doc.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/editfns.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 editfns.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/callint.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 callint.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/eval.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 eval.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/floatfns.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 floatfns.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/fns.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 fns.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/font.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 font.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/print.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 print.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/lread.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 lread.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/syntax.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 syntax.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/unexmacosx.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 unexmacosx.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/bytecode.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 bytecode.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/process.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 process.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/gnutls.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 gnutls.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/callproc.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 callproc.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/region-cache.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 region-cache.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/sound.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 sound.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/atimer.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 atimer.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/doprnt.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 doprnt.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/intervals.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 intervals.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/textprop.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 textprop.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/composite.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 composite.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/xml.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 xml.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/profiler.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 profiler.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/decompress.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 decompress.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/fontset.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 fontset.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/fringe.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 fringe.c
fringe.c:606:17: warning: implicit declaration of function 'lookup_basic_face_for_buffer' is invalid in C99 [-Wimplicit-function-declaration]
face_id = lookup_basic_face_for_buffer (XFRAME (w->frame), face_id, w->contents);
^
1 warning generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/image.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 image.c
In file included from image.c:7912:
In file included from /usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/wand/MagickWand.h:72:
In file included from /usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/magick/MagickCore.h:67:
/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/magick/method-attribute.h:132:11: warning: 'magick_alloc_size' macro redefined
# define magick_alloc_size(x) /* nothing */
^
/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/wand/method-attribute.h:120:11: note: previous definition is here
# define magick_alloc_size(x) __attribute__((__alloc_size__(x)))
^
In file included from image.c:7912:
In file included from /usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/wand/MagickWand.h:72:
In file included from /usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/magick/MagickCore.h:67:
/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/magick/method-attribute.h:133:11: warning: 'magick_alloc_sizes' macro redefined
# define magick_alloc_sizes(x,y) /* nothing */
^
/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6/wand/method-attribute.h:121:11: note: previous definition is here
# define magick_alloc_sizes(x,y) __attribute__((__alloc_size__(x,y)))
^
2 warnings generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/nsterm.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 nsterm.m
nsterm.m:2157:7: warning: multiple methods named 'display' found
[view display];
^~~~~~~~~~~~~~
/System/Library/Frameworks/AppKit.framework/Headers/NSView.h:275:1: note: using
- (void)display;
^~~~~~~~~~~~~~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMCSS.h:138:1: note: also found
- (NSString *)display;
^~~~~~~~~~~~~~~~~~~~~~
nsterm.m:4316:31: warning: incompatible pointer types assigning to 'void (*)(struct frame *)' from 'int (struct frame *)' [-Wincompatible-pointer-types]
terminal->update_begin_hook = ns_update_begin;
^ ~~~~~~~~~~~~~~~
nsterm.m:7006:8: warning: extra tokens at end of #endif directive [-Wextra-tokens]
#endif NS_IMPL_GNUSTEP
^
//
3 warnings generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/nsfns.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 nsfns.m
nsfns.m:1428:12: warning: instance method '-_cycleWindowsReversed:' not found (return type defaults to 'id') [-Wobjc-method-access]
[NSApp _cycleWindowsReversed:(NILP(arg) ? FALSE : TRUE)];
^~~~~~~~~~~~~~~~~~~~~
nsfns.m:1728:27: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
if (first_word.location < 0)
~~~~~~~~~~~~~~~~~~~ ^ ~
nsfns.m:2803:43: warning: instance method '-executeApplescript:' not found (return type defaults to 'id') [-Wobjc-method-access]
returnDescriptor = [((EmacsApp*) NSApp) executeApplescript: [NSString stringWithUTF8String: SSDATA (script)]];
^~~~~~~~~~~~~~~~~~
./nsterm.h:102:12: note: receiver is instance of class declared here
@interface EmacsApp : NSApplication
^
nsfns.m:3159:58: warning: values of type 'OSStatus' should not be used as format arguments; add an explicit cast to 'int' instead [-Wformat]
error ("Failed to launch default browser. Error %ld", XINT(status));
~~~ ^~~~~~~~~~~~
%d (int)
./lisp.h:423:19: note: expanded from macro 'XINT'
# define XINT(a) lisp_h_XINT (a)
^~~~~~~~~~~~~~~
./lisp.h:382:25: note: expanded from macro 'lisp_h_XINT'
# define lisp_h_XINT(a) (XLI (a) >> INTTYPEBITS)
^~~~~~~~~~~~~~~~~~~~~~~~
nsfns.m:3166:60: warning: values of type 'OSStatus' should not be used as format arguments; add an explicit cast to 'int' instead [-Wformat]
error ("Could not determine default browser. Error %ld", XINT(status));
~~~ ^~~~~~~~~~~~
%d (int)
./lisp.h:423:19: note: expanded from macro 'XINT'
# define XINT(a) lisp_h_XINT (a)
^~~~~~~~~~~~~~~
./lisp.h:382:25: note: expanded from macro 'lisp_h_XINT'
# define lisp_h_XINT(a) (XLI (a) >> INTTYPEBITS)
^~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/nsmenu.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 nsmenu.m
nsmenu.m:450:7: warning: multiple methods named 'clear' found
[menu clear];
^~~~~~~~~~~~
/System/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework/Headers/CIImageAccumulator.h:52:1: note: using
- (void)clear;
^~~~~~~~~~~~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMCSS.h:116:1: note: also found
- (NSString *)clear;
^~~~~~~~~~~~~~~~~~~~
1 warning generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/nsselect.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 nsselect.m
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/nsimage.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 nsimage.m
nsimage.m:135:10: warning: multiple methods named 'size' found
return [(id)img size].width;
^~~~~~~~~~~~~~
/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:37:1: note: using
- (NSSize)size;
^~~~~~~~~~~~~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMCSS.h:250:1: note: also found
- (NSString *)size;
^~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMBlob.h:32:40: note: also found
@property(readonly) unsigned long long size;
^~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMHTMLSelectElement.h:43:15: note: also found
@property int size;
^~~~
nsimage.m:152:10: warning: multiple methods named 'size' found
return [(id)img size].height;
^~~~~~~~~~~~~~
/System/Library/Frameworks/AppKit.framework/Headers/NSDockTile.h:37:1: note: using
- (NSSize)size;
^~~~~~~~~~~~~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMCSS.h:250:1: note: also found
- (NSString *)size;
^~~~~~~~~~~~~~~~~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMBlob.h:32:40: note: also found
@property(readonly) unsigned long long size;
^~~~
/System/Library/Frameworks/WebKit.framework/Headers/DOMHTMLSelectElement.h:43:15: note: also found
@property int size;
^~~~
nsimage.m:267:23: warning: 'bestRepresentationForDevice:' is deprecated: first deprecated in OS X 10.6 [-Wdeprecated-declarations]
imgRep = [image bestRepresentationForDevice: nil];
^
/System/Library/Frameworks/AppKit.framework/Headers/NSImage.h:131:1: note: method 'bestRepresentationForDevice:' declared here
- (NSImageRep *)bestRepresentationForDevice:(NSDictionary *)deviceDescription NS_DEPRECATED_MAC(10_0, 10_6);
^
3 warnings generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/nsfont.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 nsfont.m
nsfont.m:931:27: warning: 'CGFontCreateWithPlatformFont' is deprecated: first deprecated in OS X 10.6 [-Wdeprecated-declarations]
font_info->cgfont = CGFontCreateWithPlatformFont ((void*)&atsFont);
^
/System/Library/Frameworks/CoreGraphics.framework/Headers/CGFont.h:61:21: note: 'CGFontCreateWithPlatformFont' declared here
CG_EXTERN CGFontRef CGFontCreateWithPlatformFont(void *platformFontReference)
^
1 warning generated.
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/macfont.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 macfont.m
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/terminfo.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 terminfo.c
gcc -c -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/lastfile.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 lastfile.c
gcc -Demacs -I. -I. -I../lib -I./../lib -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I'/usr/include/libxml2' -I/usr/local/Cellar/d-bus/1.8.6/include/dbus-1.0 -I/usr/local/Cellar/d-bus/1.8.6/lib/dbus-1.0/include -MMD -MF deps/.d -MP -I/usr/local/Cellar/gnutls/3.2.15/include -I/usr/local/Cellar/nettle/2.7.1/include -I/usr/local/Cellar/libtasn1/4.0/include -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -O0 -g -mmacosx-version-min=10.6 -fno-pie -prebind -framework AppKit -framework IOKit -framework Quartz -framework Webkit -Xlinker -headerpad -Xlinker 96F -O0 -g -mmacosx-version-min=10.6 \
-o temacs 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 dbusbind.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 profiler.o decompress.o fontset.o fringe.o image.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o macfont.o terminfo.o lastfile.o ../lib/libgnu.a -L/usr/local/Cellar/imagemagick/6.8.9-1/lib -lMagickWand-6.Q16 -lMagickCore-6.Q16 -L/usr/local/Cellar/d-bus/1.8.6/lib -ldbus-1 -lxml2 -lncurses -L/usr/local/Cellar/gnutls/3.2.15/lib -lgnutls -lpthread -lz
ld: framework not found Webkit
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [temacs] Error 1
make: *** [src] Error 2
[ -r "src/config.in" ] || ( cd . && autoheader )
cd lib && /Applications/Xcode.app/Contents/Developer/usr/bin/make all \
CC='gcc' CFLAGS='-O0 -g -mmacosx-version-min=10.6' CPPFLAGS='' \
LDFLAGS='-O0 -g -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make'
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
make[2]: Nothing to be done for `all-am'.
cd lib-src && /Applications/Xcode.app/Contents/Developer/usr/bin/make all \
CC='gcc' CFLAGS='-O0 -g -mmacosx-version-min=10.6' CPPFLAGS='' \
LDFLAGS='-O0 -g -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make'
make[1]: Nothing to be done for `all'.
dirstate='.bzr/checkout/dirstate'; \
vcswitness='$(srcdir)/../'$dirstate; \
[ -r "./$dirstate" ] || vcswitness=''; \
cd src || exit; \
boot=bootstrap-emacs; \
[ ! -x "$boot" ] || boot=''; \
/Applications/Xcode.app/Contents/Developer/usr/bin/make all \
CC='gcc' CFLAGS='-O0 -g -mmacosx-version-min=10.6' CPPFLAGS='' \
LDFLAGS='-O0 -g -mmacosx-version-min=10.6' MAKE='/Applications/Xcode.app/Contents/Developer/usr/bin/make' BOOTSTRAPEMACS="$boot" \
VCSWITNESS="$vcswitness"
make[1]: Circular bootstrap-emacs <- temacs dependency dropped.
cd ../lisp; /Applications/Xcode.app/Contents/Developer/usr/bin/make update-subdirs
for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \
for file in $wins; do \
./../build-aux/update-subdirs $file; \
done;
if test "no" = "yes"; then \
rm -f bootstrap-emacs; \
ln temacs bootstrap-emacs; \
else \
./temacs --batch --load loadup bootstrap || exit 1; \
test "X" = X || -zex emacs; \
mv -f emacs bootstrap-emacs; \
fi
/bin/sh: ./temacs: No such file or directory
make[1]: *** [bootstrap-emacs] Error 1
make: *** [src] Error 2
machine:aquamacs-emacs roadie$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment