unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Pittman <slippycheeze@google.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Patch to lisp/emacs-lisp/lisp.el breaks build: chartable is nil
Date: Mon, 6 May 2019 10:23:52 -0400	[thread overview]
Message-ID: <CAC45yQtBDwvWHsXbt6R336nCuF26O9Y=sSAQ4fYMm_qQnPE4Bw@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 798 bytes --]

This change seems to have broken building for me:
https://github.com/emacs-mirror/emacs/commit/c64cb02cca

Failure is:
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/menu-bar.el
(source)...
Loading
/private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/lisp.el
(source)...
Wrong type argument: char-table-p, nil
make[1]: *** [bootstrap-emacs.pdmp] Error 255
make: *** [src] Error 2

I'm assuming that (unicode-property-table-internal 'paired-bracket) returns
nil, since that is the only place that references chartables at all in the
file.

Full log, which has details of the macOS system this runs on, attached.
I'm pretty certain, though, that this is probably not platform-dependent.
Should probably guard against the error by verifying that you have a value
from that query.

[-- Attachment #1.2: Type: text/html, Size: 1213 bytes --]

[-- Attachment #2: 02.configure --]
[-- Type: application/octet-stream, Size: 23830 bytes --]

2019-05-06 08:57:40 -0400

./configure
--disable-dependency-tracking
--disable-silent-rules
--enable-locallisppath=/Users/slippycheeze/homebrew/share/emacs/site-lisp
--infodir=/Users/slippycheeze/homebrew/Cellar/emacs-head/HEAD-f0c0b2c_1/share/info/emacs
--prefix=/Users/slippycheeze/homebrew/Cellar/emacs-head/HEAD-f0c0b2c_1
--without-x
--without-dbus
--with-imagemagick
--with-json
--with-modules
--with-gnutls
--with-rsvg
--with-xml2
--with-ns
--disable-ns-self-contained

configure: WARNING: unrecognized options: --disable-dependency-tracking
checking for xcrun... xcrun
checking for make... yes
checking for GNU Make... make
checking build system type... x86_64-apple-darwin18.5.0
checking host system type... x86_64-apple-darwin18.5.0
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 clang accepts -g... yes
checking for clang option to enable C11 features... none needed
checking for ar... ar
checking whether clang and cc understand -c and -o together... yes
checking for putenv... yes
checking for sbrk... yes
checking for fchmod... yes
checking for readlinkat... yes
checking for explicit_bzero... no
checking for faccessat... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fstatat... yes
checking for fsync... yes
checking for gettimeofday... yes
checking for lstat... yes
checking for mkostemp... yes
checking for tzset... yes
checking for pipe2... no
checking for pselect... yes
checking for readlink... yes
checking for isblank... yes
checking for iswctype... yes
checking for strtoimax... yes
checking for symlink... yes
checking for localtime_r... yes
checking for timegm... yes
checking for futimes... yes
checking for futimesat... no
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... yes
checking for getdtablesize... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether clang accepts -g3 -O2... yes
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-pointer-sign... yes
checking whether C compiler handles -Wno-string-plus-int... yes
checking whether C compiler handles -Wno-unknown-attributes... yes
checking whether C compiler handles -Wno-initializer-overrides... yes
checking whether C compiler handles -Wno-tautological-compare... yes
checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking command to symlink files in the same directory... ln -s
checking for install-info... /Users/slippycheeze/homebrew/opt/texinfo/bin/install-info
checking for gzip... /usr/bin/gzip
checking for 'find' args to delete a file... -delete
checking for brew... no
checking for -znocombreloc... not needed
checking whether addresses are sanitized... no
checking for library containing sqrt... none required
checking for pkg-config... /Users/slippycheeze/homebrew/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for soundcard.h... no
checking for mmsystem.h... no
checking for _oss_ioctl in -lossaudio... no
checking for alsa >= 1.0.0... no
checking for linux/fs.h... no
checking for malloc.h... no
checking for sys/systeminfo.h... no
checking for sys/sysinfo.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/prctl.h... no
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 sys/un.h... yes
checking for dirent.h... yes
checking for execinfo.h... yes
checking for stdio_ext.h... no
checking for sys/vfs.h... no
checking for sys/fs_types.h... no
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for ieee754.h... no
checking for limits.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 ADDR_NO_RANDOMIZE... 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 gcc understands -MMD -MF... 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 Mac OS X 10.6 or newer... yes
checking whether we are using the GNU Objective C compiler... yes
checking whether clang accepts -g... yes
checking if the Objective C compiler supports instancetype... yes
checking whether malloc is Doug Lea style... no
checking for getpagesize... yes
checking for working mmap... yes
checking for main in -lXbsd... no
checking for pthread library... none needed
checking for thread support... yes
checking for librsvg-2.0 >= 2.11.0... yes
checking for MagickWand >= 7... yes
checking for MagickRelinquishMemory... yes
checking for MagickExportImagePixels... yes
checking for MagickMergeImageLayers... yes
checking for MagickAutoOrientImage... yes
checking for getaddrinfo_a in -lanl... no
checking for lgetfilecon in -lselinux... no
checking for gnutls >= 2.12.2... yes
checking for libsystemd >= 222... no
checking for jansson >= 2.7... yes
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking for libkqueue... no
checking for library containing kqueue... none required
checking for lcms2... yes
checking for library containing inflateEnd... -lz
checking for dladdr... yes
checking for dlfunc... no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for libxml-2.0 > 2.6.17... yes
checking for htmlReadMemory in -lxml2... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for accept4... no
checking for fchdir... yes
checking for gethostname... yes
checking for getrusage... yes
checking for get_current_dir_name... no
checking for lrand48... yes
checking for random... yes
checking for rint... yes
checking for trunc... yes
checking for select... yes
checking for getpagesize... (cached) yes
checking for setlocale... yes
checking for newlocale... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for shutdown... yes
checking for pthread_sigmask... (cached) yes
checking for strsignal... yes
checking for setitimer... yes
checking for timer_getoverrun... no
checking for sendto... yes
checking for recvfrom... yes
checking for getsockname... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for gai_strerror... yes
checking for sync... yes
checking for getpwent... yes
checking for endpwent... yes
checking for getgrent... yes
checking for endgrent... yes
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking for __executable_start... no
checking for log2... yes
checking for prctl... no
checking for aligned_alloc... no
checking for posix_memalign... yes
checking whether aligned_alloc is declared... no
checking for posix_madvise... yes
checking for __builtin_frame_address... 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 for timerfd interface... no
checking whether signals can be handled on alternate stack... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for library containing __gmpz_roinit_n... -lgmp
checking valgrind/valgrind.h usability... no
checking valgrind/valgrind.h presence... no
checking for valgrind/valgrind.h... no
checking for struct unipair.unicode... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking whether GLib is linked in... yes
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and _NL_PAPER_WIDTH... no
checking for mbstate_t... yes
checking for _setjmp... yes
checking for sigsetjmp... yes
checking for usable FIONREAD... yes
checking for usable SIGIO... yes
checking for struct alignment... 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 if environ is properly declared... no
checking for complete errno.h... yes
checking whether lstat correctly handles trailing slash... no
checking for mode_t... yes
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... no
checking whether memmem is declared... yes
checking whether memrchr is declared... no
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking for working mktime... no
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 <sys/select.h> is self-contained... yes
checking for inline... inline
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for sigset_t... yes
checking for wchar_t... yes
checking whether strtoimax is declared... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether the utimes function works... yes
checking type of array argument to getgroups... gid_t
checking whether getdtablesize is declared... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... int
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 for alloca as a compiler built-in... yes
checking for __builtin_expect... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for d_type member in directory struct... yes
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking for explicit_memset... no
checking for access... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for flexible array member... yes
checking for __fpending... no
checking whether fstatat (..., 0) works... yes
checking for sys/mount.h... yes
checking how to get file system space usage... checking for statvfs function (SVR4)... no
checking for two-argument statfs with statfs.f_frsize member... no
checking for 3-argument statfs function (DEC OSF/1)... no
checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking for statfs that truncates block counts... no
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 memmem... yes
checking whether memmem works... no
checking for memrchr... 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 whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether readlinkat signature is correct... yes
checking for working re_compile_pattern... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... yes
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 good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... yes
checking whether strtoimax works... yes
checking whether symlink handles trailing slash correctly... no
checking for nlink_t... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking whether localtime loops forever near extrema... no
checking for timezone_t... no
checking for library containing timer_settime... no
checking for timer_settime... no
checking for variable-length arrays... yes
checking whether open recognizes a trailing slash... no
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 the compiler supports the __inline keyword... yes
checking for __mktime_internal... no
checking for clang option to disable position independent executables... not needed

Configured for 'x86_64-apple-darwin18.5.0'.

  Where should the build process find the source code?    .
  What compiler should emacs be built with?               clang -g3 -O2
  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?                                yes
  Does Emacs use cairo?                                   no
  Does Emacs use -llcms2?                                 yes
  Does Emacs use imagemagick?                             yes
  Does Emacs support sound?                               no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lgconf?                                 no
  Does Emacs use GSettings?                               no
  Does Emacs use a file notification library?             yes (kqueue)
  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 use -lsystemd?                               no
  Does Emacs use -ljansson?                               yes
  Does Emacs use -lgmp?                                   yes
  Does Emacs directly use zlib?                           yes
  Does Emacs have dynamic modules support?                yes
  Does Emacs use toolkit scroll bars?                     yes
  Does Emacs support Xwidgets (requires gtk3)?            no
  Does Emacs have threading support in lisp?              yes
  Does Emacs support the portable dumper?                 yes
  Does Emacs support legacy unexec dumping?               no
  Which dumping strategy does Emacs use?                  pdumper



Run 'make' to build Emacs, then run 'src/emacs' to test it.
Run 'make install' in order to build an application bundle.
The application will go to nextstep/Emacs.app and can be run or moved
from there.
The lisp resources for the application will be installed under /Users/slippycheeze/homebrew/Cellar/emacs-head/HEAD-f0c0b2c_1.
You may need to run "make install" with sudo.  The application will fail
to run if these resources are not installed.

configure: creating ./config.status
config.status: creating src/emacs-module.h
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/gnulib.mk
config.status: creating ./doc/man/emacs.1
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/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
configure: WARNING: unrecognized options: --disable-dependency-tracking
configure: WARNING: This configuration installs a 'movemail' program
that does not retrieve POP3 email.  By default, Emacs 25 and earlier
installed a 'movemail' program that retrieved POP3 email via only
insecure channels, a practice that is no longer recommended but that
you can continue to support by using './configure --with-pop'.
configure: You might want to install GNU Mailutils
<https://mailutils.org> and use './configure --with-mailutils'.

[-- Attachment #3: 03.make --]
[-- Type: application/octet-stream, Size: 249954 bytes --]

2019-05-06 08:58:39 -0400

make

/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all
/Applications/Xcode.app/Contents/Developer/usr/bin/make info-real info-dir
rm -f alloca.h-t alloca.h && \
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./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 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''@|1|g' \
	      -e 's|@''HAVE_FDOPENDIR''@|1|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''@/1/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''@|1|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 getopt-cdefs.h-t getopt-cdefs.h && \
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
	      < ./getopt-cdefs.in.h; \
	} > getopt-cdefs.h-t && \
	mv -f getopt-cdefs.h-t getopt-cdefs.h
rm -f ieee754.h-t && \
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's/ifndef _GL_GNULIB_HEADER/if 0/g' \
	    ./ieee754.in.h; \
	} > ieee754.h-t && \
	mv -f ieee754.h-t ieee754.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/lispref info
../../build-aux/install-sh -c -d ../../info
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''@/0/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/@''HAVE_IMAXDIV_T''@/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
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/lispintro info
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/emacs info
rm -f limits.h-t limits.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_LIMITS_H''@|<limits.h>|g' \
	      < ./limits.in.h; \
	} > limits.h-t && \
	mv limits.h-t limits.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/misc info
../../build-aux/install-sh -c -d ../../info
rm -f signal.h-t signal.h && \
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
	      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/1/g' \
	      -e 's/@''GNULIB_RAISE''@/0/g' \
	      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
	      -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
	      -e 's/@''GNULIB_SIGACTION''@/0/g' \
	      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
	      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
	      -e 's|@''HAVE_RAISE''@|1|g' \
	      -e 's|@''HAVE_SIGSET_T''@|1|g' \
	      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
	      -e 's|@''HAVE_SIGACTION''@|1|g' \
	      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
	      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
	      -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
	      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
	      -e 's|@''REPLACE_RAISE''@|0|g' \
	      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
	      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
	      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
	      < ./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_C99_STDINT_H''@/1/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''@//g' \
	      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \
	      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \
	      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_SIZE_T''@//g' \
	      -e 's/@''SIZE_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_WCHAR_T''@//g' \
	      -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \
	      -e 's/@''WCHAR_T_SUFFIX''@//g' \
	      -e 's/@''BITSIZEOF_WINT_T''@//g' \
	      -e 's/@''HAVE_SIGNED_WINT_T''@//g' \
	      -e 's/@''WINT_T_SUFFIX''@//g' \
	      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
	      < ./stdint.in.h; \
	} > stdint.h-t && \
	mv stdint.h-t stdint.h
../../build-aux/install-sh -c -d ../../info
../../build-aux/install-sh -c -d ../../info
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
build-aux/install-sh -c -d ./info
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_QSORT_R''@/0/g' \
	      -e 's/@''GNULIB_RANDOM''@/0/g' \
	      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
	      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
	      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
	      -e 's/@''GNULIB_REALPATH''@/0/g' \
	      -e 's/@''GNULIB_RPMATCH''@/0/g' \
	      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
	      -e 's/@''GNULIB_SETENV''@/0/g' \
	      -e 's/@''GNULIB_STRTOD''@/0/g' \
	      -e 's/@''GNULIB_STRTOLD''@/0/g' \
	      -e 's/@''GNULIB_STRTOLL''@/0/g' \
	      -e 's/@''GNULIB_STRTOULL''@/0/g' \
	      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
	      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
	      -e 's/@''GNULIB_UNSETENV''@/0/g' \
	      -e 's/@''GNULIB_WCTOMB''@/0/g' \
	      < ./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_INITSTATE''@|1|g' \
	      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
	      -e 's|@''HAVE_MBTOWC''@|1|g' \
	      -e 's|@''HAVE_MKDTEMP''@|1|g' \
	      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
	      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
	      -e 's|@''HAVE_MKSTEMP''@|1|g' \
	      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
	      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
	      -e 's|@''HAVE_PTSNAME''@|1|g' \
	      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
	      -e 's|@''HAVE_QSORT_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_REALLOCARRAY''@|1|g' \
	      -e 's|@''HAVE_REALPATH''@|1|g' \
	      -e 's|@''HAVE_RPMATCH''@|1|g' \
	      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
	      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
	      -e 's|@''HAVE_SETSTATE''@|1|g' \
	      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
	      -e 's|@''HAVE_STRTOD''@|1|g' \
	      -e 's|@''HAVE_STRTOLD''@|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_INITSTATE''@|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''@|0|g' \
	      -e 's|@''REPLACE_QSORT_R''@|0|g' \
	      -e 's|@''REPLACE_RANDOM''@|0|g' \
	      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
	      -e 's|@''REPLACE_REALLOC''@|0|g' \
	      -e 's|@''REPLACE_REALPATH''@|0|g' \
	      -e 's|@''REPLACE_SETENV''@|0|g' \
	      -e 's|@''REPLACE_SETSTATE''@|0|g' \
	      -e 's|@''REPLACE_STRTOD''@|0|g' \
	      -e 's|@''REPLACE_STRTOLD''@|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 ./_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_EXPLICIT_BZERO''@/1/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''@/1/g' \
	      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
	      -e 's/@''GNULIB_MEMRCHR''@/1/g' \
	      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
	      -e 's/@''GNULIB_STPCPY''@/1/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_EXPLICIT_BZERO''@|0|g' \
	      -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_MEMCHR''@|0|g' \
	      -e 's|@''REPLACE_MEMMEM''@|1|g' \
	      -e 's|@''REPLACE_STPNCPY''@|0|g' \
	      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
	      -e 's|@''REPLACE_STRDUP''@|0|g' \
	      -e 's|@''REPLACE_STRNCAT''@|0|g' \
	      -e 's|@''REPLACE_STRNDUP''@|0|g' \
	      -e 's|@''REPLACE_STRNLEN''@|0|g' \
	      -e 's|@''REPLACE_STRSTR''@|0|g' \
	      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
	      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
	      -e 's|@''REPLACE_STRERROR''@|0|g' \
	      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
	      -e 's|@''REPLACE_STRSIGNAL''@|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
makeinfo --force --enable-encoding -I ./../emacs -I . --no-split -o ../../info/elisp.info elisp.texi
makeinfo --force -I ./../emacs -I . --no-split -o ../../info/eintr.info emacs-lisp-intro.texi
makeinfo --force --enable-encoding -I . --no-split -o ../../info/emacs.info emacs.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ada-mode.info ada-mode.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/auth.info auth.texi
../build-aux/install-sh -c -d sys
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/autotype.info autotype.texi
(cd ./doc && \
	 AWK='awk' ../build-aux/make-info-dir ../build-aux/dir_top emacs/emacs.texi lispintro/emacs-lisp-intro.texi lispref/elisp.texi misc/ada-mode.texi misc/auth.texi misc/autotype.texi misc/bovine.texi misc/calc.texi misc/cc-mode.texi misc/cl.texi misc/dbus.texi misc/dired-x.texi misc/doclicense.texi misc/ebrowse.texi misc/ede.texi misc/ediff.texi misc/edt.texi misc/efaq-w32.texi misc/efaq.texi misc/eieio.texi misc/emacs-gnutls.texi misc/emacs-mime.texi misc/epa.texi misc/erc.texi misc/ert.texi misc/eshell.texi misc/eudc.texi misc/eww.texi misc/flymake.texi misc/forms.texi misc/gnus-coding.texi misc/gnus-faq.texi misc/gnus.texi misc/gpl.texi misc/htmlfontify.texi misc/idlwave.texi misc/ido.texi misc/info.texi misc/mairix-el.texi misc/message.texi misc/mh-e.texi misc/newsticker.texi misc/nxml-mode.texi misc/octave-mode.texi misc/org.texi misc/pcl-cvs.texi misc/pgg.texi misc/rcirc.texi misc/reftex.texi misc/remember.texi misc/sasl.texi misc/sc.texi misc/sem-user.texi misc/semantic.texi misc/ses.texi misc/sieve.texi misc/smtpmail.texi misc/speedbar.texi misc/srecode.texi misc/todo-mode.texi misc/tramp.texi misc/trampver.texi misc/url.texi misc/vhdl-mode.texi misc/vip.texi misc/viper.texi misc/widget.texi misc/wisent.texi misc/woman.texi \
	) >info/dir.tmp && mv info/dir.tmp info/dir
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
../build-aux/install-sh -c -d sys
rm -f sys/stat.h-t sys/stat.h && \
	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
	  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
	      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
	      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
	      -e 's|@''PRAGMA_COLUMNS''@||g' \
	      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
	      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
	      -e 's|@''WINDOWS_STAT_TIMESPEC''@|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''@/0/g' \
	      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
	      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
	      -e 's|@''HAVE_FCHMODAT''@|1|g' \
	      -e 's|@''HAVE_FSTATAT''@|1|g' \
	      -e 's|@''HAVE_FUTIMENS''@|1|g' \
	      -e 's|@''HAVE_LCHMOD''@|1|g' \
	      -e 's|@''HAVE_LSTAT''@|1|g' \
	      -e 's|@''HAVE_MKDIRAT''@|1|g' \
	      -e 's|@''HAVE_MKFIFO''@|1|g' \
	      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
	      -e 's|@''HAVE_MKNOD''@|1|g' \
	      -e 's|@''HAVE_MKNODAT''@|1|g' \
	      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
	      -e 's|@''REPLACE_FSTAT''@|0|g' \
	      -e 's|@''REPLACE_FSTATAT''@|1|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''@|0|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
../build-aux/install-sh -c -d 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
../build-aux/install-sh -c -d 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' \
	      -e 's|@''WINDOWS_STAT_INODES''@|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_CTIME''@/0/g' \
	      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
	      -e 's/@''GNULIB_MKTIME''@/1/g' \
	      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
	      -e 's/@''GNULIB_STRFTIME''@/0/g' \
	      -e 's/@''GNULIB_STRPTIME''@/0/g' \
	      -e 's/@''GNULIB_TIMEGM''@/1/g' \
	      -e 's/@''GNULIB_TIME_R''@/1/g' \
	      -e 's/@''GNULIB_TIME_RZ''@/1/g' \
	      -e 's/@''GNULIB_TZSET''@/0/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|@''HAVE_TIMEZONE_T''@|0|g' \
	      -e 's|@''HAVE_TZSET''@|1|g' \
	      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|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_STRFTIME''@|GNULIB_PORTCHECK|g' \
	      -e 's|@''REPLACE_TIMEGM''@|1|g' \
	      -e 's|@''REPLACE_TZSET''@|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \
	      < ./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''@/0/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_GETPASS''@/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_TRUNCATE''@/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''@|1|g' \
	      -e 's|@''HAVE_FCHDIR''@|1|g' \
	      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
	      -e 's|@''HAVE_FDATASYNC''@|1|g' \
	      -e 's|@''HAVE_FSYNC''@|1|g' \
	      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
	      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
	      -e 's|@''HAVE_GETGROUPS''@|1|g' \
	      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
	      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
	      -e 's|@''HAVE_GETPASS''@|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''@|1|g' \
	      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
	      -e 's|@''HAVE_SLEEP''@|1|g' \
	      -e 's|@''HAVE_SYMLINK''@|1|g' \
	      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
	      -e 's|@''HAVE_UNLINKAT''@|1|g' \
	      -e 's|@''HAVE_USLEEP''@|1|g' \
	      -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
	      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
	      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
	      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
	      -e 's|@''HAVE_DECL_GETLOGIN''@|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_TRUNCATE''@|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_FACCESSAT''@|1|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_GETPASS''@|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_READLINKAT''@|1|g' \
	      -e 's|@''REPLACE_RMDIR''@|0|g' \
	      -e 's|@''REPLACE_SLEEP''@|0|g' \
	      -e 's|@''REPLACE_SYMLINK''@|1|g' \
	      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
	      -e 's|@''REPLACE_TRUNCATE''@|0|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
clang -c    -MMD -MF deps/fingerprint.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  fingerprint.c
clang -c    -MMD -MF deps/acl_entries.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  acl_entries.c
clang -c    -MMD -MF deps/euidaccess.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  euidaccess.c
clang -c    -MMD -MF deps/explicit_bzero.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  explicit_bzero.c
clang -c    -MMD -MF deps/faccessat.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  faccessat.c
clang -c    -MMD -MF deps/fpending.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  fpending.c
clang -c    -MMD -MF deps/fstatat.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  fstatat.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/bovine.info bovine.texi
clang -c    -MMD -MF deps/fsusage.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  fsusage.c
clang -c    -MMD -MF deps/getgroups.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  getgroups.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/calc.info calc.texi
makeinfo --force -I./../emacs --no-split -o ../../info/ccmode.info cc-mode.texi
clang -c    -MMD -MF deps/getopt.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  getopt.c
clang -c    -MMD -MF deps/getopt1.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  getopt1.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/cl.info cl.texi
clang -c    -MMD -MF deps/group-member.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  group-member.c
clang -c    -MMD -MF deps/lstat.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  lstat.c
clang -c    -MMD -MF deps/memmem.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  memmem.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/dbus.info dbus.texi
clang -c    -MMD -MF deps/memrchr.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  memrchr.c
clang -c    -MMD -MF deps/mktime.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  mktime.c
clang -c    -MMD -MF deps/open.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  open.c
clang -c    -MMD -MF deps/openat-proc.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  openat-proc.c
clang -c    -MMD -MF deps/readlink.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  readlink.c
clang -c    -MMD -MF deps/readlinkat.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  readlinkat.c
clang -c    -MMD -MF deps/regex.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  regex.c
clang -c    -MMD -MF deps/sig2str.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  sig2str.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/dired-x.info dired-x.texi
clang -c    -MMD -MF deps/symlink.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  symlink.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ebrowse.info ebrowse.texi
clang -c    -MMD -MF deps/time_rz.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  time_rz.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ede.info ede.texi
clang -c    -MMD -MF deps/timegm.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  timegm.c
clang -c    -MMD -MF deps/acl-errno-valid.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  acl-errno-valid.c
clang -c    -MMD -MF deps/acl-internal.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  acl-internal.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ediff.info ediff.texi
clang -c    -MMD -MF deps/get-permissions.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  get-permissions.c
clang -c    -MMD -MF deps/set-permissions.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  set-permissions.c
clang -c    -MMD -MF deps/allocator.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  allocator.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/edt.info edt.texi
clang -c    -MMD -MF deps/binary-io.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  binary-io.c
clang -c    -MMD -MF deps/c-ctype.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  c-ctype.c
clang -c    -MMD -MF deps/c-strcasecmp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  c-strcasecmp.c
clang -c    -MMD -MF deps/c-strncasecmp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  c-strncasecmp.c
clang -c    -MMD -MF deps/careadlinkat.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  careadlinkat.c
clang -c    -MMD -MF deps/cloexec.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  cloexec.c
clang -c    -MMD -MF deps/close-stream.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  close-stream.c
clang -c    -MMD -MF deps/count-leading-zeros.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  count-leading-zeros.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/eieio.info eieio.texi
clang -c    -MMD -MF deps/count-one-bits.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  count-one-bits.c
clang -c    -MMD -MF deps/count-trailing-zeros.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  count-trailing-zeros.c
clang -c    -MMD -MF deps/md5.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  md5.c
clang -c    -MMD -MF deps/sha1.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  sha1.c
makeinfo --force -I./../emacs --no-split --enable-encoding \
	  -o ../../info/emacs-mime.info emacs-mime.texi
clang -c    -MMD -MF deps/sha256.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  sha256.c
clang -c    -MMD -MF deps/sha512.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  sha512.c
clang -c    -MMD -MF deps/dtoastr.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  dtoastr.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/epa.info epa.texi
clang -c    -MMD -MF deps/dtotimespec.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  dtotimespec.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/erc.info erc.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ert.info ert.texi
clang -c    -MMD -MF deps/filemode.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  filemode.c
clang -c    -MMD -MF deps/filevercmp.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  filevercmp.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/eshell.info eshell.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/eudc.info eudc.texi
clang -c    -MMD -MF deps/gettime.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  gettime.c
clang -c    -MMD -MF deps/nstrftime.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  nstrftime.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/efaq.info efaq.texi
clang -c    -MMD -MF deps/pipe2.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  pipe2.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/eww.info eww.texi
clang -c    -MMD -MF deps/qcopy-acl.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  qcopy-acl.c
clang -c    -MMD -MF deps/stat-time.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  stat-time.c
clang -c    -MMD -MF deps/tempname.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  tempname.c
clang -c    -MMD -MF deps/timespec.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  timespec.c
clang -c    -MMD -MF deps/timespec-add.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  timespec-add.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/flymake.info flymake.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/forms.info forms.texi
clang -c    -MMD -MF deps/timespec-sub.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  timespec-sub.c
clang -c    -MMD -MF deps/u64.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  u64.c
clang -c    -MMD -MF deps/unistd.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  unistd.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/gnus.info gnus.texi
clang -c    -MMD -MF deps/utimens.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  utimens.c
clang -c    -MMD -MF deps/openat-die.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  openat-die.c
clang -c    -MMD -MF deps/save-cwd.d -MP -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare   -g3 -O2 -I. -I../src -I. -I./../src  save-cwd.c
rm -f libgnu.a
ar cr libgnu.a fingerprint.o acl_entries.o euidaccess.o explicit_bzero.o faccessat.o fpending.o fstatat.o fsusage.o getgroups.o getopt.o getopt1.o group-member.o lstat.o memmem.o memrchr.o mktime.o open.o openat-proc.o readlink.o readlinkat.o regex.o sig2str.o symlink.o time_rz.o timegm.o acl-errno-valid.o acl-internal.o get-permissions.o set-permissions.o allocator.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o close-stream.o count-leading-zeros.o count-one-bits.o count-trailing-zeros.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o filemode.o filevercmp.o gettime.o nstrftime.o pipe2.o qcopy-acl.o stat-time.o tempname.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o utimens.o openat-die.o save-cwd.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
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/emacs-gnutls.info emacs-gnutls.texi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"27.0.50\"" -o etags etags.c  ../lib/libgnu.a 
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"27.0.50\"" -o ctags ctags.c  ../lib/libgnu.a 
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 emacsclient.c \
	   -DVERSION="\"27.0.50\""  ../lib/libgnu.a  \
	      -o emacsclient
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 -DVERSION="\"27.0.50\"" \
	  ebrowse.c  ../lib/libgnu.a  -o ebrowse
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/htmlfontify.info htmlfontify.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/idlwave.info idlwave.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ido.info ido.texi
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 hexl.c ../lib/libgnu.a  -o hexl
clang -c   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib   -g3 -O2  pop.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/info.info info.texi
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 make-docfile.c  ../lib/libgnu.a  -o make-docfile
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2 make-fingerprint.c  ../lib/libgnu.a  -o make-fingerprint
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/mairix-el.info mairix-el.texi
clang   -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare  -I. -I../src -I../lib -I. -I./../src -I./../lib    -g3 -O2  movemail.c pop.o \
	   ../lib/libgnu.a           -o movemail
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/message.info message.texi
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all
( printf 'shortlisp = \\\n'; \
	sed -n 's/^[ \t]*(load "\([^"]*\)".*/\1/p' ../lisp/loadup.el | \
	  sed -e 's/$/.elc \\/' -e 's/\.el\.elc/.el/'; \
	echo "" ) > lisp.mk
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/mh-e.info mh-e.texi
../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    emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.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-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o dynlib.o emacs-module.o syntax.o  bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o  profiler.o decompress.o thread.o systhread.o        fontset.o fringe.o image.o  json.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o macfont.o > globals.tmp
../build-aux/move-if-change globals.tmp globals.h
echo timestamp > gl-stamp
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    emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.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-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o dynlib.o emacs-module.o syntax.o  bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o  profiler.o decompress.o thread.o systhread.o        fontset.o fringe.o image.o  json.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.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
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets all
AWK=awk ./mapconv glibc/ISO-8859-2.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-2.map
AWK=awk ./mapconv glibc/ISO-8859-3.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-3.map
AWK=awk ./mapconv glibc/ISO-8859-4.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-4.map
AWK=awk ./mapconv glibc/ISO-8859-5.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-5.map
AWK=awk ./mapconv glibc/ISO-8859-6.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-6.map
AWK=awk ./mapconv glibc/ISO-8859-7.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-7.map
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata charscript.el
AWK=awk ./mapconv glibc/ISO-8859-8.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-8.map
awk -f ./blocks.awk < Blocks.txt > ../../lisp/international/charscript.el
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/newsticker.info newsticker.texi
AWK=awk ./mapconv glibc/ISO-8859-9.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-9.map
AWK=awk ./mapconv glibc/ISO-8859-10.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-10.map
AWK=awk ./mapconv glibc/ISO-8859-11.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-11.map
AWK=awk ./mapconv glibc/ISO-8859-13.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-13.map
AWK=awk ./mapconv glibc/ISO-8859-14.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-14.map
AWK=awk ./mapconv glibc/ISO-8859-15.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-15.map
AWK=awk ./mapconv glibc/ISO-8859-16.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/8859-16.map
AWK=awk ./mapconv glibc/IBM037.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM037.map
AWK=awk ./mapconv glibc/IBM038.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM038.map
AWK=awk ./mapconv glibc/IBM256.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM256.map
AWK=awk ./mapconv glibc/IBM273.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM273.map
AWK=awk ./mapconv glibc/IBM274.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM274.map
AWK=awk ./mapconv glibc/IBM275.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM275.map
AWK=awk ./mapconv glibc/IBM277.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM277.map
AWK=awk ./mapconv glibc/IBM278.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM278.map
AWK=awk ./mapconv glibc/IBM280.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM280.map
AWK=awk ./mapconv glibc/IBM281.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM281.map
AWK=awk ./mapconv glibc/IBM284.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM284.map
AWK=awk ./mapconv glibc/IBM285.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM285.map
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets cp51932.el
AWK=awk ./mapconv mapfiles/CP932.TXT '/^0x[89A-F][0-9A-F][0-9A-F]/' UNICODE2 ./cp932.awk > ../../etc/charsets/CP932-2BYTE.map
AWK=awk ./mapconv glibc/IBM290.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM290.map
AWK=awk ./mapconv glibc/IBM297.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM297.map
AWK=awk ./mapconv glibc/IBM420.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM420.map
AWK=awk ./mapconv glibc/IBM423.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM423.map
awk -f ./cp51932.awk < ../../etc/charsets/CP932-2BYTE.map > ../../lisp/international/cp51932.el
AWK=awk ./mapconv glibc/IBM424.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM424.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/nxml-mode.info nxml-mode.texi
AWK=awk ./mapconv glibc/IBM437.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM437.map
AWK=awk ./mapconv glibc/IBM500.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM500.map
AWK=awk ./mapconv glibc/IBM850.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM850.map
AWK=awk ./mapconv glibc/IBM851.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM851.map
AWK=awk ./mapconv glibc/IBM852.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM852.map
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets eucjp-ms.el
gunzip -c glibc/EUC-JP-MS.gz | awk -f ./eucjp-ms.awk > ../../lisp/international/eucjp-ms.el
AWK=awk ./mapconv glibc/IBM855.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM855.map
AWK=awk ./mapconv glibc/IBM856.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM856.map
AWK=awk ./mapconv glibc/IBM857.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM857.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/octave-mode.info octave-mode.texi
AWK=awk ./mapconv glibc/IBM860.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM860.map
AWK=awk ./mapconv glibc/IBM861.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM861.map
AWK=awk ./mapconv glibc/IBM862.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM862.map
AWK=awk ./mapconv glibc/IBM863.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM863.map
AWK=awk ./mapconv glibc/IBM864.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM864.map
AWK=awk ./mapconv glibc/IBM865.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM865.map
AWK=awk ./mapconv glibc/IBM866.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM866.map
AWK=awk ./mapconv glibc/IBM868.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM868.map
AWK=awk ./mapconv glibc/IBM869.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM869.map
AWK=awk ./mapconv glibc/IBM870.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM870.map
AWK=awk ./mapconv glibc/IBM871.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM871.map
AWK=awk ./mapconv glibc/IBM874.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM874.map
AWK=awk ./mapconv glibc/IBM875.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM875.map
AWK=awk ./mapconv glibc/IBM880.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM880.map
AWK=awk ./mapconv glibc/IBM891.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM891.map
AWK=awk ./mapconv glibc/IBM903.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM903.map
AWK=awk ./mapconv glibc/IBM904.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM904.map
AWK=awk ./mapconv glibc/IBM905.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM905.map
AWK=awk ./mapconv glibc/IBM918.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM918.map
AWK=awk ./mapconv glibc/IBM1004.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1004.map
AWK=awk ./mapconv glibc/IBM1026.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1026.map
AWK=awk ./mapconv glibc/IBM1047.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/IBM1047.map
AWK=awk ./mapconv glibc/CP737.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP737.map
AWK=awk ./mapconv glibc/CP775.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP775.map
AWK=awk ./mapconv glibc/CP1125.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1125.map
AWK=awk ./mapconv glibc/CP1250.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1250.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/org.info org.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/dispnew.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  dispnew.c
AWK=awk ./mapconv glibc/CP1251.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1251.map
AWK=awk ./mapconv glibc/CP1252.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1252.map
AWK=awk ./mapconv glibc/CP1253.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1253.map
AWK=awk ./mapconv glibc/CP1254.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1254.map
AWK=awk ./mapconv glibc/CP1255.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1255.map
AWK=awk ./mapconv glibc/CP1256.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1256.map
AWK=awk ./mapconv glibc/CP1257.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1257.map
AWK=awk ./mapconv glibc/CP1258.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP1258.map
AWK=awk ./mapconv glibc/CP10007.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/CP10007.map
cp mapfiles/CP720.map ../../etc/charsets/CP720.map
cp mapfiles/CP858.map ../../etc/charsets/CP858.map
AWK=awk ./mapconv glibc/GB2312.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/GB2312.map
AWK=awk ./mapconv glibc/GBK.gz '/^<.*[ 	]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/GBK.map
AWK=awk ./mapconv glibc/GB18030.gz '/^<.*[ 	]\/x..\/x..[ 	]/' GLIBC-2 ./gb180302.awk > ../../etc/charsets/GB180302.map
AWK=awk ./mapconv glibc/BIG5.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2 > ../../etc/charsets/BIG5.map
AWK=awk ./mapconv glibc/BIG5-HKSCS.gz '/^<.*[ 	]\/x[89a-f].\//' GLIBC-2 ./compact.awk > ../../etc/charsets/BIG5-HKSCS.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/pcl-cvs.info pcl-cvs.texi
AWK=awk ./mapconv glibc/EUC-TW.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/CNS-1.map
AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C2/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-2.map
AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C3/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-3.map
AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C4/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-4.map
AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C5/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-5.map
AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C6/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-6.map
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/frame.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  frame.c
AWK=awk ./mapconv mapfiles/cns2ucsdkw.txt '/^C7/' KANJI-DATABASE ./compact.awk > ../../etc/charsets/CNS-7.map
AWK=awk ./mapconv glibc/EUC-TW.gz '/^<.*\/x8e\/xaf/ s,/x8e/xaf,,' GLIBC-2-7 ./compact.awk > ../../etc/charsets/CNS-F.map
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/scroll.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  scroll.c
(./mapconv glibc/JIS_X0201.gz '/^<.*[ 	]\/x[0-9]/' GLIBC-1 ./compact.awk && \
	  echo "# Generated by hand" && \
	  echo "0xA1-0xDF 0xFF61" ) > ../../etc/charsets/JISX0201.map
AWK=awk ./mapconv glibc/EUC-JP.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 \
	  | sed 's/0x2015/0x2014/' > ../../etc/charsets/JISX0208.map
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/xdisp.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  xdisp.c
AWK=awk ./mapconv glibc/EUC-JP.gz '/^<.*[ 	]\/x8f/ s,/x8f,,' GLIBC-2-7 ./compact.awk > ../../etc/charsets/JISX0212.map
sed -n -e '/^#/d' -e 's,.*0x\([0-9A-Z]*\)$,/0x0*\1$/d,p' < mapfiles/JISX213A.map > jisx2131-filter
AWK=awk ./mapconv glibc/EUC-JISX0213.gz '/^<.*[ 	]\/x8f/ s,/x8f,,' GLIBC-2-7 > ../../etc/charsets/JISX2132.map
(AWK=awk ./mapconv mapfiles/Uni2JIS '/^[^#].*0-/' YASUOKA ./kuten.awk \
	  | sed -e '/0x2140/s/005C/FF3C/' && \
	  echo '0x3442 0x3D4E' && echo '0x374E 0x25874' && \
	  echo '0x3764 0x28EF6' && echo '0x513D 0x2F80F' && \
	  echo '0x7045 0x9724' ) > ../../etc/charsets/JISC6226.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/pgg.info pgg.texi
cp mapfiles/JISX213A.map ../../etc/charsets/JISX213A.map
AWK=awk ./mapconv glibc/EUC-KR.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 ./compact.awk > ../../etc/charsets/KSC5601.map
AWK=awk ./mapconv glibc/KSC5636.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KSC5636.map
AWK=awk ./mapconv glibc/JOHAB.gz '/^<.*[ 	]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/JOHAB.map
AWK=awk ./mapconv glibc/KOI-8.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI-8.map
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/menu.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  menu.c
AWK=awk ./mapconv glibc/KOI8-R.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-R.map
AWK=awk ./mapconv glibc/KOI8-U.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-U.map
AWK=awk ./mapconv glibc/KOI8-T.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KOI8-T.map
(echo "# Modified from IBM866.map according to the chart at" && \
	  echo "# http://www.cyrillic.com/ref/cyrillic/koi-8alt.html," && \
	  echo "# with guesses for the Unicodes of the glyphs." && \
	  sed -e '1 d' \
	     -e '/0xF2/ s/ .*/ 0x2019/' \
	     -e '/0xF3/ s/ .*/ 0x2018/' \
	     -e '/0xF4/ s/ .*/ 0x0301/' \
	     -e '/0xF5/ s/ .*/ 0x0300/' \
	     -e '/0xF6/ s/ .*/ 0x203A/' \
	     -e '/0xF7/ s/ .*/ 0x2039/' \
	     -e '/0xF8/ s/ .*/ 0x2191/' \
	     -e '/0xF9/ s/ .*/ 0x2193/' \
	     -e '/0xFA/ s/ .*/ 0x00B1/' \
	     -e '/0xFB/ s/ .*/ 0x00F7/' < ../../etc/charsets/IBM866.map ) > ../../etc/charsets/ALTERNATIVNYJ.map
AWK=awk ./mapconv mapfiles/bulgarian-mik.txt '1,$' CZYBORRA ./compact.awk > ../../etc/charsets/MIK.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/rcirc.info rcirc.texi
AWK=awk ./mapconv mapfiles/PTCP154 '/^0x/' IANA ./compact.awk > ../../etc/charsets/PTCP154.map
AWK=awk ./mapconv glibc/TIS-620.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/TIS-620.map
AWK=awk ./mapconv glibc/VISCII.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/VISCII.map
AWK=awk ./mapconv glibc/TCVN5712-1.gz '/^<.*[ 	]\/x[0-9a-f].[ 	]/' GLIBC-1 ./compact.awk > ../../etc/charsets/VSCII.map
AWK=awk ./mapconv glibc/TCVN5712-1.gz '/^<.*[ 	]\/x[2-7a-f].[ 	]/' GLIBC-1 ./compact.awk \
	  | sed 's/0x20-0x7F.*/0x00-0x7F 0x0000/' > ../../etc/charsets/VSCII-2.map
AWK=awk ./mapconv glibc/GEORGIAN-PS.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KA-PS.map
AWK=awk ./mapconv glibc/GEORGIAN-ACADEMY.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/KA-ACADEMY.map
AWK=awk ./mapconv glibc/HP-ROMAN8.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/HP-ROMAN8.map
AWK=awk ./mapconv glibc/NEXTSTEP.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/NEXTSTEP.map
AWK=awk ./mapconv glibc/MACINTOSH.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/MACINTOSH.map
AWK=awk ./mapconv glibc/EBCDIC-UK.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/EBCDICUK.map
AWK=awk ./mapconv glibc/EBCDIC-US.gz '/^<.*[ 	]\/x/' GLIBC-1 ./compact.awk > ../../etc/charsets/EBCDICUS.map
AWK=awk ./mapconv mapfiles/stdenc.txt '/^[0-9A-Fa-f]/' UNICODE ./compact.awk > ../../etc/charsets/stdenc.map
AWK=awk ./mapconv mapfiles/symbol.txt '/^[0-9A-Fa-f]/' UNICODE ./compact.awk > ../../etc/charsets/symbol.map
AWK=awk ./mapconv glibc/CP949.gz '/^<.*[ 	]\/x[89a-f]/' GLIBC-2 ./compact.awk > ../../etc/charsets/CP949-2BYTE.map
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/remember.info remember.texi
(echo "# Generated from BIG5.map" && \
	  sed -n -e '/0xa140/,/0xc8fe/p' < ../../etc/charsets/BIG5.map | awk -f ./big5.awk ) > ../../etc/charsets/BIG5-1.map
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/window.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  window.c
(echo "# Generated from BIG5.map" && \
	  sed -n -e '/0xc940/,$ p' < ../../etc/charsets/BIG5.map | awk -f ./big5.awk ) > ../../etc/charsets/BIG5-2.map
cp mapfiles/MULE-ethiopic.map ../../etc/charsets/MULE-ethiopic.map
cp mapfiles/MULE-ipa.map ../../etc/charsets/MULE-ipa.map
cp mapfiles/MULE-is13194.map ../../etc/charsets/MULE-is13194.map
cp mapfiles/MULE-sisheng.map ../../etc/charsets/MULE-sisheng.map
cp mapfiles/MULE-tibetan.map ../../etc/charsets/MULE-tibetan.map
cp mapfiles/MULE-lviscii.map ../../etc/charsets/MULE-lviscii.map
cp mapfiles/MULE-uviscii.map ../../etc/charsets/MULE-uviscii.map
awk -f ./gb180304.awk < ../../etc/charsets/GB180302.map > ../../etc/charsets/GB180304.map
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/charset.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  charset.c
AWK=awk ./mapconv glibc/EUC-JISX0213.gz '/^<.*[ 	]\/x[a-f]/' GLIBC-2-7 \
	  | sed -f jisx2131-filter \
	  | sed -e 's/0x2015/0x2014/' -e 's/0x2299/0x29BF/' > ../../etc/charsets/JISX2131.map
echo timestamp > charsets.stamp
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/reftex.info reftex.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/sasl.info sasl.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/sc.info sc.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/semantic.info semantic.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/coding.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  coding.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/category.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  category.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/ccl.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  ccl.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/ses.info ses.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/character.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  character.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/sieve.info sieve.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/chartab.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  chartab.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/bidi.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  bidi.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/cm.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  cm.c
./text.texi:649: warning: `.' or `,' must follow @xref, not )
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/smtpmail.info smtpmail.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/speedbar.info speedbar.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/srecode.info srecode.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/todo-mode.info todo-mode.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/tramp.info tramp.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/url.info url.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/term.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  term.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/terminal.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  terminal.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/xfaces.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  xfaces.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/vhdl-mode.info vhdl-mode.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/emacs.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  emacs.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/vip.info vip.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/viper.info viper.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/widget.info widget.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/keyboard.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  keyboard.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/macros.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  macros.c
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/wisent.info wisent.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/woman.info woman.texi
makeinfo --force -I./../emacs --no-split  \
	  -o ../../info/efaq-w32.info efaq-w32.texi
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/keymap.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  keymap.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/sysdep.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  sysdep.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/bignum.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  bignum.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/buffer.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  buffer.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/filelock.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  filelock.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/insdel.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  insdel.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/marker.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  marker.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/minibuf.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  minibuf.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/fileio.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  fileio.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/dired.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  dired.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/cmds.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  cmds.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/casetab.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  casetab.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/casefiddle.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  casefiddle.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/indent.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  indent.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/search.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  search.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/regex-emacs.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  regex-emacs.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/undo.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  undo.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/alloc.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  alloc.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/pdumper.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  pdumper.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/data.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  data.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/doc.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  doc.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/editfns.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  editfns.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/callint.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  callint.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/eval.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  eval.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/floatfns.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  floatfns.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/fns.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  fns.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/font.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  font.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/print.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  print.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/lread.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  lread.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/dynlib.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  dynlib.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/emacs-module.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  emacs-module.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/syntax.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  syntax.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/bytecode.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  bytecode.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/process.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  process.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/gnutls.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  gnutls.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/callproc.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  callproc.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/region-cache.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  region-cache.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/sound.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  sound.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/timefns.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  timefns.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/atimer.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  atimer.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/doprnt.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  doprnt.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/intervals.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  intervals.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/textprop.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  textprop.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/composite.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  composite.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/xml.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  xml.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/lcms.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  lcms.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/kqueue.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  kqueue.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/profiler.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  profiler.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/decompress.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  decompress.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/thread.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  thread.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/systhread.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  systhread.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/fontset.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  fontset.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/fringe.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  fringe.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/image.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  image.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/json.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  json.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/nsterm.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2   nsterm.m
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/nsfns.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2   nsfns.m
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/nsmenu.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2   nsmenu.m
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/nsselect.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2   nsselect.m
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/nsimage.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2   nsimage.m
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/macfont.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2   macfont.m
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/terminfo.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  terminfo.c
clang -c  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/lastfile.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  lastfile.c
clang -o temacs.tmp \
	  -Demacs  -I. -I. -I../lib -I../lib      -I/Users/slippycheeze/homebrew/Cellar/libffi/3.2.1/lib/libffi-3.2.1/include -I/Users/slippycheeze/homebrew/Cellar/libpng/1.6.37/include/libpng16 -I/Users/slippycheeze/homebrew/opt/freetype/include/freetype2 -I/Users/slippycheeze/homebrew/Cellar/fontconfig/2.13.1/include -I/Users/slippycheeze/homebrew/Cellar/pcre/8.43/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/include/glib-2.0 -I/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib/glib-2.0/include -I/Users/slippycheeze/homebrew/opt/gettext/include -I/Users/slippycheeze/homebrew/Cellar/pixman/0.38.4/include/pixman-1 -I/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/include/cairo -I/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/include/gdk-pixbuf-2.0 -I/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/include/librsvg-2.0 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -Xpreprocessor -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/include/ImageMagick-7  -I/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/include/libxml2       -I/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/include      -MMD -MF deps/.d -MP  -I/Users/slippycheeze/homebrew/Cellar/jansson/2.12/include -I/Users/slippycheeze/homebrew/Cellar/libtasn1/4.13/include -I/Users/slippycheeze/homebrew/Cellar/nettle/3.4.1/include -I/Users/slippycheeze/homebrew/Cellar/p11-kit/0.23.15/include/p11-kit-1 -I/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/include    -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -g3 -O2  -framework AppKit -framework IOKit -framework Carbon  \
	    dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.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-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o dynlib.o emacs-module.o syntax.o  bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o kqueue.o  profiler.o decompress.o thread.o systhread.o        fontset.o fringe.o image.o  json.o  nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o macfont.o terminfo.o lastfile.o      ../lib/libgnu.a          -L/Users/slippycheeze/homebrew/Cellar/glib/2.60.2/lib -L/Users/slippycheeze/homebrew/opt/gettext/lib -L/Users/slippycheeze/homebrew/Cellar/cairo/1.16.0/lib -L/Users/slippycheeze/homebrew/Cellar/gdk-pixbuf/2.38.1/lib -L/Users/slippycheeze/homebrew/Cellar/librsvg/2.44.13/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -L/Users/slippycheeze/homebrew/Cellar/imagemagick/7.0.8-43/lib -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI            -L/Users/slippycheeze/homebrew/Cellar/libxml2/2.9.9_2/lib -lxml2    -lncurses        -L/Users/slippycheeze/homebrew/Cellar/gnutls/3.6.7.1/lib -lgnutls   -L/Users/slippycheeze/homebrew/Cellar/little-cms2/2.9/lib -llcms2   -lz   -L/Users/slippycheeze/homebrew/Cellar/jansson/2.12/lib -ljansson -lgmp
../lib-src/make-fingerprint temacs.tmp
mv temacs.tmp temacs
../build-aux/install-sh -c -d ../etc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs
for file in . ./calc ./calendar ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./image ./international ./language ./mail ./mh-e ./net ./nxml ./obsolete ./org ./play ./progmodes ./term ./textmodes ./url ./vc; do \
	   ./../build-aux/update-subdirs $file; \
	done;
cp -f temacs bootstrap-emacs
rm -f bootstrap-emacs.pdmp
./temacs --batch  -l loadup --temacs=pbootstrap
Loading loadup.el (source)...
dump mode: pbootstrap
Using load-path (/private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/progmodes /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/international /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/textmodes /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/vc)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading window (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/files.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/macroexp.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/pcase.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/macroexp.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/cus-face.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/faces.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/button.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/ldefs-boot.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/nadvice.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/minibuffer.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/obarray.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/abbrev.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/simple.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/help.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/jka-cmpr-hook.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/epa-hook.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/international/mule-cmds.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/case-table.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/international/characters.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/international/charscript.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/composite.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/chinese.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/cyrillic.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/indian.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/sinhala.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/english.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/ethiopic.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/european.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/czech.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/slovak.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/romanian.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/greek.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/hebrew.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/international/cp51932.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/international/eucjp-ms.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/japanese.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/korean.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/lao.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/tai-viet.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/thai.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/tibetan.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/vietnamese.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/misc-lang.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/utf-8-lang.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/georgian.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/khmer.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/burmese.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/language/cham.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/indent.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/cl-generic.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/frame.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/startup.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/term/tty-colors.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/font-core.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/facemenu.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/syntax.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/font-lock.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/jit-lock.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/mouse.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/scroll-bar.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/select.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/timer.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/isearch.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/rfn-eshadow.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/menu-bar.el (source)...
Loading /private/tmp/emacs-head-20190506-8835-1tfm5kd/lisp/emacs-lisp/lisp.el (source)...
Wrong type argument: char-table-p, nil
make[1]: *** [bootstrap-emacs.pdmp] Error 255
make: *** [src] Error 2

HOMEBREW_VERSION: 2.1.1-124-g4025ead-dirty
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 4025eadc2c3b9b71aa7029d7ddc6ede1cb88d482
Last commit: 4 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: d3c0ad11afaaff6d45b66ee600fb4d80370768a6
Core tap last commit: 12 hours ago
HOMEBREW_PREFIX: /Users/slippycheeze/homebrew
HOMEBREW_CELLAR: /Users/slippycheeze/homebrew/Cellar
HOMEBREW_CACHE: /Users/slippycheeze/Library/Caches/Homebrew
HOMEBREW_LOGS: /Users/slippycheeze/Library/Logs/Homebrew
HOMEBREW_REPOSITORY: /Users/slippycheeze/homebrew
CPU: octa-core 64-bit haswell
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1001
Git: 2.21.0 => /Users/slippycheeze/homebrew/bin/git
Curl: 7.54.0 => /usr/bin/curl
Java: 10.0.1, 9, 1.8.0_202, 1.7.0_79
macOS: 10.14.4-x86_64
CLT: N/A
Xcode: 10.2.1
XQuartz: 2.7.11 => /opt/X11

HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /Users/slippycheeze/homebrew/opt/texinfo:/Users/slippycheeze/homebrew/opt/libffi:/Users/slippycheeze/homebrew/opt/openssl:/Users/slippycheeze/homebrew/opt/gettext:/Users/slippycheeze/homebrew/opt/readline:/Users/slippycheeze/homebrew/opt/sqlite:/Users/slippycheeze/homebrew/opt/icu4c:/Users/slippycheeze/homebrew/opt/libxml2:/Users/slippycheeze/homebrew
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/apache2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
CMAKE_FRAMEWORK_PATH: /Users/slippycheeze/homebrew/opt/python/Frameworks:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks
PKG_CONFIG_PATH: /Users/slippycheeze/homebrew/opt/imagemagick/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libtasn1/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/nettle/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libffi/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/p11-kit/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/openssl/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libevent/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/unbound/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/gnutls/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libpng/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/freetype/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/fontconfig/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/pcre/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/readline/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/sqlite/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/xz/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/python/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/glib/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/pixman/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/cairo/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/jpeg/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libtiff/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/gdk-pixbuf/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libcroco/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/fribidi/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/graphite2/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/icu4c/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/harfbuzz/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/pango/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/librsvg/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libxml2/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/jansson/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libde265/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/x265/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/libheif/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/little-cms2/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/ilmbase/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/openexr/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/openjpeg/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/webp/lib/pkgconfig:/Users/slippycheeze/homebrew/opt/shared-mime-info/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/Users/slippycheeze/homebrew/Library/Homebrew/os/mac/pkgconfig/10.14
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /Users/slippycheeze/homebrew/opt/gettext/share/aclocal:/Users/slippycheeze/homebrew/opt/libxml2/share/aclocal:/Users/slippycheeze/homebrew/share/aclocal
PATH: /Users/slippycheeze/homebrew/opt/gnu-sed/libexec/gnubin:/Users/slippycheeze/homebrew/Library/Homebrew/shims/mac/super:/Users/slippycheeze/homebrew/opt/autoconf/bin:/Users/slippycheeze/homebrew/opt/gnu-sed/bin:/Users/slippycheeze/homebrew/opt/texinfo/bin:/Users/slippycheeze/homebrew/opt/pkg-config/bin:/Users/slippycheeze/homebrew/opt/libtasn1/bin:/Users/slippycheeze/homebrew/opt/nettle/bin:/Users/slippycheeze/homebrew/opt/p11-kit/bin:/Users/slippycheeze/homebrew/opt/openssl/bin:/Users/slippycheeze/homebrew/opt/libevent/bin:/Users/slippycheeze/homebrew/opt/gnutls/bin:/Users/slippycheeze/homebrew/opt/libpng/bin:/Users/slippycheeze/homebrew/opt/freetype/bin:/Users/slippycheeze/homebrew/opt/fontconfig/bin:/Users/slippycheeze/homebrew/opt/gettext/bin:/Users/slippycheeze/homebrew/opt/pcre/bin:/Users/slippycheeze/homebrew/opt/gdbm/bin:/Users/slippycheeze/homebrew/opt/sqlite/bin:/Users/slippycheeze/homebrew/opt/xz/bin:/Users/slippycheeze/homebrew/opt/python/bin:/Users/slippycheeze/homebrew/opt/glib/bin:/Users/slippycheeze/homebrew/opt/cairo/bin:/Users/slippycheeze/homebrew/opt/jpeg/bin:/Users/slippycheeze/homebrew/opt/libtiff/bin:/Users/slippycheeze/homebrew/opt/gdk-pixbuf/bin:/Users/slippycheeze/homebrew/opt/libcroco/bin:/Users/slippycheeze/homebrew/opt/fribidi/bin:/Users/slippycheeze/homebrew/opt/graphite2/bin:/Users/slippycheeze/homebrew/opt/icu4c/bin:/Users/slippycheeze/homebrew/opt/harfbuzz/bin:/Users/slippycheeze/homebrew/opt/pango/bin:/Users/slippycheeze/homebrew/opt/librsvg/bin:/Users/slippycheeze/homebrew/opt/libxml2/bin:/Users/slippycheeze/homebrew/opt/libde265/bin:/Users/slippycheeze/homebrew/opt/shared-mime-info/bin:/Users/slippycheeze/homebrew/opt/x265/bin:/Users/slippycheeze/homebrew/opt/libheif/bin:/Users/slippycheeze/homebrew/opt/libtool/bin:/Users/slippycheeze/homebrew/opt/little-cms2/bin:/Users/slippycheeze/homebrew/opt/openexr/bin:/Users/slippycheeze/homebrew/opt/openjpeg/bin:/Users/slippycheeze/homebrew/opt/webp/bin:/Users/slippycheeze/homebrew/opt/imagemagick/bin:/usr/bin:/bin:/usr/sbin:/sbin

             reply	other threads:[~2019-05-06 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-06 14:23 Daniel Pittman [this message]
2019-05-06 19:36 ` Patch to lisp/emacs-lisp/lisp.el breaks build: chartable is nil Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC45yQtBDwvWHsXbt6R336nCuF26O9Y=sSAQ4fYMm_qQnPE4Bw@mail.gmail.com' \
    --to=slippycheeze@google.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).