Skip to content

Instantly share code, notes, and snippets.

@travisbhartwell
Created January 18, 2017 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save travisbhartwell/dd49d96fab0494919d7e1945ba4190b2 to your computer and use it in GitHub Desktop.
Save travisbhartwell/dd49d96fab0494919d7e1945ba4190b2 to your computer and use it in GitHub Desktop.
No Makefile; skipping clean.
Removing aclocal.m4
Removing autom4te.cache/
Removing build-aux/ar-lib
Removing build-aux/config.guess
Removing build-aux/config.sub
Removing build-aux/depcomp
Removing build-aux/install-sh
Removing build-aux/missing
Removing configure
Removing lib/Makefile.in
Removing nt/gnulib.mk
Removing src/config.in
Removing src/stamp-h.in
Checking whether you have the necessary tools...
(Read INSTALL.REPO for more details on building Emacs)
Checking for autoconf (need at least version 2.65) ... ok
Checking for automake (need at least version 1.11) ... ok
Your system has the required tools.
Inferring nt/gnulib.mk from lib/gnulib.mk ...
Running 'autoreconf -fi -I m4' ...
configure.ac:799: installing 'build-aux/ar-lib'
configure.ac:139: installing 'build-aux/config.guess'
configure.ac:139: installing 'build-aux/config.sub'
configure.ac:136: installing 'build-aux/install-sh'
configure.ac:136: installing 'build-aux/missing'
lib/Makefile.am: installing 'build-aux/depcomp'
You can now run './configure'.
checking for xcrun... xcrun
checking for make... yes
checking for GNU Make... make
checking for a BSD-compatible install... /usr/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin15.6.0
checking host system type... x86_64-apple-darwin15.6.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ar... ar
checking for putenv... yes
checking for sbrk... yes
checking for tzset... yes
checking for fchmod... yes
checking for readlinkat... yes
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 nanotime... no
checking for lstat... yes
checking for mkostemp... no
checking for pipe2... no
checking for pselect... yes
checking for readlink... yes
checking for strtoimax... yes
checking for strtoumax... 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... no
checking for utimensat... no
checking for lutimes... yes
checking for getdtablesize... yes
checking for secure_getenv... no
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for 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 the archiver (ar) interface... ar
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 gcc 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-tautological-constant-out-of-range-compare... 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 make supports nested variables... (cached) yes
checking whether ln -s works for files in the same directory... yes
checking for install-info... /usr/bin/install-info
checking for gzip... /usr/bin/gzip
checking for -znocombreloc... no
checking whether addresses are sanitized... no
checking for library containing sqrt... none required
checking for pkg-config... /usr/local/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... 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 maillock.h... no
checking for sys/un.h... yes
checking for dirent.h... yes
checking for execinfo.h... yes
checking for stdio_ext.h... no
checking for getopt.h... yes
checking for sys/time.h... yes
checking for 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 utime.h... 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 long file names... yes
checking for X... no
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 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 RSVG... yes
checking for IMAGEMAGICK... yes
checking for MagickExportImagePixels... yes
checking for MagickMergeImageLayers... yes
checking for MagickAutoOrientImage... yes
checking for getaddrinfo_a in -lanl... no
checking for DBUS... no
checking for lgetfilecon in -lselinux... no
checking for LIBGNUTLS... yes
checking for LIBGNUTLS3... yes
checking for LIBSYSTEMD... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking for KQUEUE... no
checking for library containing kqueue... none required
checking for jpeglib 6b or later... -ljpeg
checking for library containing inflateEnd... -lz
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for LIBXML2... 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 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 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 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 copysign... 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 __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 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 socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for snprintf... yes
checking whether GLib is linked in... yes
checking for nl_langinfo and CODESET... yes
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 whether strtold conforms to C99... yes
checking if environ is properly declared... no
checking for complete errno.h... yes
checking for mode_t... yes
checking whether fdatasync is declared... no
checking for st_dm_mode in struct stat... no
checking whether strmode is declared... yes
checking whether lstat correctly handles trailing slash... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... no
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has ULLONG_WIDTH etc.... no
checking for long long int... yes
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... yes
checking whether wint_t is signed... yes
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix...
checking for wint_t integer literal suffix...
checking whether memrchr is declared... no
checking whether time_t is signed... yes
checking whether alarm is declared... yes
checking whether <sys/select.h> is self-contained... yes
checking for sigset_t... yes
checking for wchar_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether the utimes function works... yes
checking for struct utimbuf... yes
checking type of array argument to getgroups... gid_t
checking whether getdtablesize is declared... yes
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 byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for library containing clock_gettime... no
checking for clock_gettime... no
checking for clock_settime... no
checking whether dup2 works... yes
checking for library containing backtrace_symbols_fd... none required
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... yes
checking for fdatasync... 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 getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether getloadavg is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking for memrchr... no
checking for working mktime... no
checking whether signature of pselect conforms to POSIX... yes
checking whether pselect detects invalid fds... yes
checking whether pthread_sigmask works without -lpthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... no
checking whether readlinkat signature is correct... 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 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 whether <sys/select.h> is self-contained... (cached) yes
checking for nlink_t... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for timezone_t... no
checking for library containing timer_settime... no
checking for timer_settime... no
checking for variable-length arrays... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... no
checking for __secure_getenv... no
checking for issetugid... yes
checking for gcc option to disable position independent executables... no
Configured for 'x86_64-apple-darwin15.6.0'.
Where should the build process find the source code? .
What compiler should emacs be built with? gcc -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? yes
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 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 directly use zlib? yes
Does Emacs have dynamic modules support? no
Does Emacs use toolkit scroll bars? yes
Does Emacs support Xwidgets (requires gtk3)? no
Does Emacs have threading support in lisp? yes
You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The application will be fully self-contained.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating nextstep/Cocoa/Emacs.base/Contents/Info.plist
config.status: creating nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
config.status: creating ./doc/man/emacs.1
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib-src/Makefile
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/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 depfiles commands
config.status: executing src/epaths.h commands
Makefile:901: warning: overriding commands for target `lisp_distclean'
Makefile:901: warning: ignoring old commands for target `lisp_distclean'
Makefile:914: warning: overriding commands for target `lisp_bootstrap-clean'
Makefile:914: warning: ignoring old commands for target `lisp_bootstrap-clean'
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
Makefile:901: warning: overriding commands for target `lisp_distclean'
Makefile:901: warning: ignoring old commands for target `lisp_distclean'
Makefile:914: warning: overriding commands for target `lisp_bootstrap-clean'
Makefile:914: warning: ignoring old commands for target `lisp_bootstrap-clean'
Makefile:901: warning: overriding commands for target `lisp_distclean'
Makefile:901: warning: ignoring old commands for target `lisp_distclean'
Makefile:914: warning: overriding commands for target `lisp_bootstrap-clean'
Makefile:914: warning: ignoring old commands for target `lisp_bootstrap-clean'
RUSTFLAGS= \
cargo build --manifest-path ./rust_src/Cargo.toml
Compiling libc v0.2.17
Compiling lazy_static v0.2.2
Compiling remacs v0.1.0 (file:///Users/travisbhartwell/Misc/remacs/rust_src)
note: link against the following native artifacts when linking against this static library
note: the order and any duplication can be significant on some platforms, and so may need to be preserved
note: library: System
note: library: c
note: library: m
Finished debug [unoptimized + debuginfo] target(s) in 2.74 secs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all
GEN alloca.h
GEN byteswap.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN dirent.h
GEN fcntl.h
GEN getopt.h
GEN inttypes.h
GEN limits.h
GEN signal.h
GEN stdint.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/select.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN time.h
GEN unistd.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am
CC acl-errno-valid.o
CC acl-internal.o
CC get-permissions.o
CC set-permissions.o
CC allocator.o
CC binary-io.o
CC c-ctype.o
CC c-strcasecmp.o
CC c-strncasecmp.o
CC careadlinkat.o
CC close-stream.o
CC count-one-bits.o
CC count-trailing-zeros.o
CC md5.o
CC sha1.o
CC sha256.o
CC sha512.o
CC dtoastr.o
CC dtotimespec.o
CC filemode.o
CC filevercmp.o
CC gettime.o
CC pipe2.o
CC qcopy-acl.o
CC stat-time.o
CC strftime.o
CC tempname.o
CC timespec.o
CC timespec-add.o
CC timespec-sub.o
CC u64.o
CC unistd.o
CC utimens.o
CC openat-die.o
CC save-cwd.o
CC acl_entries.o
CC fpending.o
CC fstatat.o
CC getopt.o
CC getopt1.o
CC lstat.o
CC memrchr.o
CC mkostemp.o
CC mktime.o
CC openat-proc.o
CC readlink.o
CC readlinkat.o
CC secure_getenv.o
CC sig2str.o
CC stat.o
CC symlink.o
CC time_rz.o
CC timegm.o
AR 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
/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
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all
CC regex.o
CCLD etags
CCLD ctags
CCLD remacsclient
CCLD ebrowse
CCLD profile
CC pop.o
CCLD movemail
CCLD hexl
CCLD update-game-score
CCLD make-docfile
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all
GEN lisp.mk
GEN globals.h
CC dispnew.o
CC frame.o
CC scroll.o
CC xdisp.o
CC menu.o
CC window.o
CC charset.o
CC coding.o
CC category.o
CC ccl.o
CC character.o
CC chartab.o
CC bidi.o
CC cm.o
CC term.o
CC terminal.o
CC xfaces.o
CC emacs.o
emacs.c:807:12: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
&& 0 <= rlim.rlim_cur && rlim.rlim_cur <= LONG_MAX)
~ ^ ~~~~~~~~~~~~~
emacs.c:841:10: warning: comparison of 0 <= unsigned expression is always true [-Wtautological-compare]
if (0 <= rlim.rlim_max && rlim.rlim_max < newlim)
~ ^ ~~~~~~~~~~~~~
2 warnings generated.
CC keyboard.o
CC macros.o
CC keymap.o
CC sysdep.o
CC buffer.o
CC filelock.o
CC insdel.o
CC marker.o
CC minibuf.o
CC fileio.o
fileio.c:2277:32: warning: incompatible pointer types initializing 'vol_capabilities_attr_t *' (aka 'struct vol_capabilities_attr *') with an expression of type 'unsigned char [40]' [-Wincompatible-pointer-types]
vol_capabilities_attr_t *vcaps = buffer;
^ ~~~~~~
1 warning generated.
CC dired.o
CC cmds.o
CC casetab.o
CC casefiddle.o
CC indent.o
CC search.o
CC regex.o
CC undo.o
CC alloc.o
CC data.o
GEN buildobj.h
CC doc.o
CC editfns.o
CC callint.o
CC eval.o
CC floatfns.o
CC fns.o
CC font.o
CC print.o
CC lread.o
CC syntax.o
CC unexmacosx.o
CC bytecode.o
CC process.o
CC gnutls.o
gnutls.c:1195:18: warning: implicit declaration of function 'Flistp' is invalid in C99 [-Wimplicit-function-declaration]
else if (NILP (Flistp (verify_error)))
^
1 warning generated.
CC callproc.o
CC region-cache.o
CC sound.o
CC atimer.o
CC doprnt.o
CC intervals.o
CC textprop.o
CC composite.o
CC xml.o
CC kqueue.o
CC profiler.o
CC decompress.o
CC thread.o
CC systhread.o
CC fontset.o
CC fringe.o
CC image.o
CC nsterm.o
nsterm.m:6844:10: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
[NSApp registerServicesMenuSendTypes: ns_send_types
^
1 warning generated.
CC nsfns.o
CC nsmenu.o
CC nsselect.o
CC nsimage.o
CC macfont.o
macfont.m:220:23: warning: implicit conversion from enumeration type 'CTCharacterCollection' (aka 'enum CTCharacterCollection') to different enumeration type 'NSCharacterCollection' (aka 'enum NSCharacterCollection') [-Wenum-conversion]
collection:collection
^~~~~~~~~~
macfont.m:287:18: warning: 'setUsesScreenFonts:' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations]
[layoutManager setUsesScreenFonts:YES];
^
/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:566:16: note: property 'usesScreenFonts' is declared deprecated here
@property BOOL usesScreenFonts NS_DEPRECATED_MAC(10_0, 10_11);
^
/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:566:16: note: 'setUsesScreenFonts:' has been explicitly marked deprecated here
macfont.m:342:18: warning: 'setUsesScreenFonts:' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations]
[layoutManager setUsesScreenFonts:screen_font_p];
^
/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:566:16: note: property 'usesScreenFonts' is declared deprecated here
@property BOOL usesScreenFonts NS_DEPRECATED_MAC(10_0, 10_11);
^
/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:566:16: note: 'setUsesScreenFonts:' has been explicitly marked deprecated here
macfont.m:415:22: warning: 'getGlyphsInRange:glyphs:characterIndexes:glyphInscriptions:elasticBits:bidiLevels:' is deprecated: first deprecated in macOS 10.11 - Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead [-Wdeprecated-declarations]
[layoutManager getGlyphsInRange:(NSMakeRange (glyphIndex, 1))
^
/System/Library/Frameworks/AppKit.framework/Headers/NSLayoutManager.h:580:1: note: 'getGlyphsInRange:glyphs:characterIndexes:glyphInscriptions:elasticBits:bidiLevels:' has been explicitly marked deprecated here
- (NSUInteger)getGlyphsInRange:(NSRange)glyphRange glyphs:(nullable NSGlyph *)glyphBuffer characterIndexes:(nullable NSUInteger *)charIndexBuffer glyphInscriptions:(nullable NSGlyphInscription *)inscribeBuffer elasticBits:(nullable BOOL *)elasticBuffer bidiLevels:(nullable unsigned char *)bidiLevelBuffer NS_DEPRECATED_MAC(10_0, 10_11, "Use -getGlyphsInRange:glyphs:properties:characterIndexes:bidiLevels: instead");
^
4 warnings generated.
CC terminfo.o
CC lastfile.o
echo " " > ../rust_src/target/.rustflags.tmp
diff -q ../rust_src/target/.rustflags ../rust_src/target/.rustflags.tmp || cp ../rust_src/target/.rustflags.tmp ../rust_src/target/.rustflags
diff: ../rust_src/target/.rustflags: No such file or directory
rm -f ../rust_src/target/.rustflags.tmp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets all
GEN ../../etc/charsets/8859-2.map
GEN ../../etc/charsets/8859-3.map
GEN ../../etc/charsets/8859-4.map
GEN ../../etc/charsets/8859-5.map
GEN ../../etc/charsets/8859-6.map
GEN ../../etc/charsets/8859-7.map
GEN ../../etc/charsets/8859-8.map
GEN ../../etc/charsets/8859-9.map
GEN ../../etc/charsets/8859-10.map
GEN ../../etc/charsets/8859-11.map
GEN ../../etc/charsets/8859-13.map
GEN ../../etc/charsets/8859-14.map
GEN ../../etc/charsets/8859-15.map
GEN ../../etc/charsets/8859-16.map
GEN ../../etc/charsets/IBM037.map
GEN ../../etc/charsets/IBM038.map
GEN ../../etc/charsets/IBM256.map
GEN ../../etc/charsets/IBM273.map
GEN ../../etc/charsets/IBM274.map
GEN ../../etc/charsets/IBM275.map
GEN ../../etc/charsets/IBM277.map
GEN ../../etc/charsets/IBM278.map
GEN ../../etc/charsets/IBM280.map
GEN ../../etc/charsets/IBM281.map
GEN ../../etc/charsets/IBM284.map
GEN ../../etc/charsets/IBM285.map
GEN ../../etc/charsets/IBM290.map
GEN ../../etc/charsets/IBM297.map
GEN ../../etc/charsets/IBM420.map
GEN ../../etc/charsets/IBM423.map
GEN ../../etc/charsets/IBM424.map
GEN ../../etc/charsets/IBM437.map
GEN ../../etc/charsets/IBM500.map
GEN ../../etc/charsets/IBM850.map
GEN ../../etc/charsets/IBM851.map
GEN ../../etc/charsets/IBM852.map
GEN ../../etc/charsets/IBM855.map
GEN ../../etc/charsets/IBM856.map
GEN ../../etc/charsets/IBM857.map
GEN ../../etc/charsets/IBM860.map
GEN ../../etc/charsets/IBM861.map
GEN ../../etc/charsets/IBM862.map
GEN ../../etc/charsets/IBM863.map
GEN ../../etc/charsets/IBM864.map
GEN ../../etc/charsets/IBM865.map
GEN ../../etc/charsets/IBM866.map
GEN ../../etc/charsets/IBM868.map
GEN ../../etc/charsets/IBM869.map
GEN ../../etc/charsets/IBM870.map
GEN ../../etc/charsets/IBM871.map
GEN ../../etc/charsets/IBM874.map
GEN ../../etc/charsets/IBM875.map
GEN ../../etc/charsets/IBM880.map
GEN ../../etc/charsets/IBM891.map
GEN ../../etc/charsets/IBM903.map
GEN ../../etc/charsets/IBM904.map
GEN ../../etc/charsets/IBM905.map
GEN ../../etc/charsets/IBM918.map
GEN ../../etc/charsets/IBM1004.map
GEN ../../etc/charsets/IBM1026.map
GEN ../../etc/charsets/IBM1047.map
GEN ../../etc/charsets/CP737.map
GEN ../../etc/charsets/CP775.map
GEN ../../etc/charsets/CP1125.map
GEN ../../etc/charsets/CP1250.map
GEN ../../etc/charsets/CP1251.map
GEN ../../etc/charsets/CP1252.map
GEN ../../etc/charsets/CP1253.map
GEN ../../etc/charsets/CP1254.map
GEN ../../etc/charsets/CP1255.map
GEN ../../etc/charsets/CP1256.map
GEN ../../etc/charsets/CP1257.map
GEN ../../etc/charsets/CP1258.map
GEN ../../etc/charsets/CP10007.map
GEN ../../etc/charsets/CP720.map
GEN ../../etc/charsets/CP858.map
GEN ../../etc/charsets/GB2312.map
GEN ../../etc/charsets/GBK.map
GEN ../../etc/charsets/GB180302.map
GEN ../../etc/charsets/GB180304.map
GEN ../../etc/charsets/BIG5.map
GEN ../../etc/charsets/BIG5-HKSCS.map
GEN ../../etc/charsets/CNS-1.map
GEN ../../etc/charsets/CNS-2.map
GEN ../../etc/charsets/CNS-3.map
GEN ../../etc/charsets/CNS-4.map
GEN ../../etc/charsets/CNS-5.map
GEN ../../etc/charsets/CNS-6.map
GEN ../../etc/charsets/CNS-7.map
GEN ../../etc/charsets/CNS-F.map
GEN ../../etc/charsets/JISX0201.map
GEN ../../etc/charsets/JISX0208.map
GEN ../../etc/charsets/JISX0212.map
GEN ../../etc/charsets/JISX2131.map
GEN ../../etc/charsets/JISX2132.map
GEN ../../etc/charsets/JISC6226.map
GEN ../../etc/charsets/CP932-2BYTE.map
GEN ../../etc/charsets/JISX213A.map
GEN ../../etc/charsets/KSC5601.map
GEN ../../etc/charsets/KSC5636.map
GEN ../../etc/charsets/JOHAB.map
GEN ../../etc/charsets/KOI-8.map
GEN ../../etc/charsets/KOI8-R.map
GEN ../../etc/charsets/KOI8-U.map
GEN ../../etc/charsets/KOI8-T.map
GEN ../../etc/charsets/ALTERNATIVNYJ.map
GEN ../../etc/charsets/MIK.map
GEN ../../etc/charsets/PTCP154.map
GEN ../../etc/charsets/TIS-620.map
GEN ../../etc/charsets/VISCII.map
GEN ../../etc/charsets/VSCII.map
GEN ../../etc/charsets/VSCII-2.map
GEN ../../etc/charsets/KA-PS.map
GEN ../../etc/charsets/KA-ACADEMY.map
GEN ../../etc/charsets/HP-ROMAN8.map
GEN ../../etc/charsets/NEXTSTEP.map
GEN ../../etc/charsets/MACINTOSH.map
GEN ../../etc/charsets/EBCDICUK.map
GEN ../../etc/charsets/EBCDICUS.map
GEN ../../etc/charsets/stdenc.map
GEN ../../etc/charsets/symbol.map
GEN ../../etc/charsets/CP949-2BYTE.map
GEN ../../etc/charsets/BIG5-1.map
GEN ../../etc/charsets/BIG5-2.map
GEN ../../etc/charsets/MULE-ethiopic.map
GEN ../../etc/charsets/MULE-ipa.map
GEN ../../etc/charsets/MULE-is13194.map
GEN ../../etc/charsets/MULE-sisheng.map
GEN ../../etc/charsets/MULE-tibetan.map
GEN ../../etc/charsets/MULE-lviscii.map
GEN ../../etc/charsets/MULE-uviscii.map
GEN ../../lisp/international/cp51932.el
GEN ../../lisp/international/eucjp-ms.el
GEN charsets.stamp
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata charscript.el
GEN ../../lisp/international/charscript.el
CCLD temacs
/usr/local/bin/gmkdir -p ../etc
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs
./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/Users/travisbhartwell/Misc/remacs/lisp /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp /Users/travisbhartwell/Misc/remacs/lisp/language /Users/travisbhartwell/Misc/remacs/lisp/international /Users/travisbhartwell/Misc/remacs/lisp/textmodes /Users/travisbhartwell/Misc/remacs/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 /Users/travisbhartwell/Misc/remacs/lisp/files.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/pcase.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/macroexp.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/cus-face.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/faces.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/button.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/ldefs-boot-manual.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/gv.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/nadvice.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/inline.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/ldefs-boot-auto.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/nadvice.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/cl-preloaded.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/minibuffer.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/obarray.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/abbrev.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/simple.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/help.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/jka-cmpr-hook.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/epa-hook.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/international/mule-cmds.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/case-table.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/international/characters.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/composite.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/chinese.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/cyrillic.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/indian.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/sinhala.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/english.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/ethiopic.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/european.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/czech.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/slovak.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/romanian.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/greek.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/hebrew.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/international/cp51932.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/international/eucjp-ms.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/japanese.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/korean.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/lao.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/tai-viet.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/thai.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/tibetan.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/vietnamese.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/misc-lang.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/utf-8-lang.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/georgian.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/khmer.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/burmese.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/language/cham.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/indent.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/cl-generic.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/frame.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/startup.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/term/tty-colors.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/font-core.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/facemenu.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/syntax.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/font-lock.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/jit-lock.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/mouse.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/scroll-bar.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/select.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/timer.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/isearch.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/rfn-eshadow.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/menu-bar.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/lisp.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/textmodes/page.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/register.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/textmodes/paragraphs.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/progmodes/prog-mode.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/lisp-mode.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/progmodes/elisp-mode.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/textmodes/text-mode.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/textmodes/fill.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/newcomment.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/replace.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/tabulated-list.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/buff-menu.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/fringe.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/regexp-opt.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/image.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/international/fontset.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/dnd.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/tool-bar.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/term/common-win.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/mwheel.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/float-sup.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/vc/vc-hooks.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/vc/ediff-hook.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/uniquify.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/electric.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/emacs-lisp/eldoc.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/cus-start.el (source)...
Loading /Users/travisbhartwell/Misc/remacs/lisp/tooltip.el (source)...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
--- List of All Regions ---
address size prot maxp
--- List of Regions to be Dumped ---
address size prot maxp
--- Header Information ---
Magic = 0xfeedfacf
CPUType = 16777223
CPUSubType = -2147483645
FileType = 0x2
NCmds = 36
SizeOfCmds = 4736
Flags = 0x00800085
Highest address of load commands in input file: 0x1008da000
Lowest offset of all sections in __TEXT segment: 0x30c0
--- List of Load Commands in Input File ---
# cmd cmdsize name address size
0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000
1 LC_SEGMENT_64 952 __TEXT 0x100000000 0x2ca000
__text 0x1000030c0 0x252b48
__stubs 0x100255c08 0xe10
__stub_helper 0x100256a18 0x1780
__const 0x1002581a0 0x30750
__cstring 0x1002888f0 0x1633b
__gcc_except_tab 0x10029ec2c 0x5384
__objc_methname 0x1002a3fb0 0x35a4
__objc_classname 0x1002a7554 0x114
__objc_methtype 0x1002a7668 0x1655
__unwind_info 0x1002a8cc0 0x4b10
__eh_frame 0x1002ad7d0 0x1c828
2 LC_SEGMENT_64 1672 __DATA 0x1002ca000 0x430000
__nl_symbol_ptr 0x1002ca000 0x10
__got 0x1002ca010 0x278
__la_symbol_ptr 0x1002ca288 0x12c0
__const 0x1002cb550 0x10450
__cfstring 0x1002db9a0 0x880
__objc_classlist 0x1002dc220 0x78
__objc_catlist 0x1002dc298 0x8
__objc_protolist 0x1002dc2a0 0x28
__objc_imageinfo 0x1002dc2c8 0x8
__objc_const 0x1002dc2d0 0x3bf0
__objc_selrefs 0x1002dfec0 0x1090
__objc_classrefs 0x1002e0f50 0x218
__objc_superrefs 0x1002e1168 0x60
__objc_ivar 0x1002e11c8 0x208
__objc_data 0x1002e13d0 0x4b0
__data 0x1002e1880 0x369d48
__thread_vars 0x10064b5c8 0x90
__thread_data 0x10064b658 0xc8
__bss 0x10064b720 0x8d878
__common 0x1006d8fa0 0x20b31
3 LC_SEGMENT_64 72 __LINKEDIT 0x1006fa000 0x1e0000
4 LC_DYLD_INFO_ONLY 48
5 LC_SYMTAB 24
6 LC_DYSYMTAB 80
7 LC_LOAD_DYLINKER 32
8 LC_UUID 24
9 LC_VERSION_MIN_MACOSX 16
10 LC_SOURCE_VERSION 16
11 LC_MAIN 24
12 LC_LOAD_DYLIB 88
13 LC_LOAD_DYLIB 88
14 LC_LOAD_DYLIB 64
15 LC_LOAD_DYLIB 72
16 LC_LOAD_DYLIB 56
17 LC_LOAD_DYLIB 72
18 LC_LOAD_DYLIB 80
19 LC_LOAD_DYLIB 72
20 LC_LOAD_DYLIB 72
21 LC_LOAD_DYLIB 72
22 LC_LOAD_DYLIB 72
23 LC_LOAD_DYLIB 88
24 LC_LOAD_DYLIB 88
25 LC_LOAD_DYLIB 56
26 LC_LOAD_DYLIB 56
27 LC_LOAD_DYLIB 72
28 LC_LOAD_DYLIB 48
29 LC_LOAD_DYLIB 104
30 LC_LOAD_DYLIB 104
31 LC_LOAD_DYLIB 96
32 LC_LOAD_DYLIB 96
33 LC_LOAD_DYLIB 56
34 LC_FUNCTION_STARTS 16
35 LC_DATA_IN_CODE 16
0x1077fc080 (sz: 0x3f24/ 0x3f28)
0x107700000 (sz: 0x2ff/ 0xfc080)
0x1074fc080 (sz: 0x3f24/ 0x3f28)
0x107400000 (sz: 0x75/ 0xfc080)
0x1076fc080 (sz: 0x3f24/ 0x3f28)
0x107600000 (sz: 0x1b5/ 0xfc080)
0x1027fc080 (sz: 0x3f24/ 0x3f28)
0x102700000 (sz: 0x962cf/ 0xfc080)
0x1017fc080 (sz: 0x3f24/ 0x3f28)
0x101700000 (sz: 0xa7545/ 0xfc080)
0x1075fc080 (sz: 0x3f24/ 0x3f28)
0x107500000 (sz: 0x13f/ 0xfc080)
0x1072fc080 (sz: 0x3f24/ 0x3f28)
0x107200000 (sz: 0x4848d/ 0xfc080)
0x1026fc080 (sz: 0x3f24/ 0x3f28)
0x102600000 (sz: 0x4c15d/ 0xfc080)
0x102ff8000 (sz: 0x615c/ 0x7fa0)
0x102800000 (sz: 0x6139ff/0x7f8000)
0x10aff8000 (sz: 0x28/ 0x7fa0)
0x10a800000 (sz: 0x21/0x7f8000)
0x10a7f8000 (sz: 0x34/ 0x7fa0)
0x10a000000 (sz: 0x1005/0x7f8000)
0x109ff8000 (sz: 0x48/ 0x7fa0)
0x109800000 (sz: 0x25fd/0x7f8000)
0x1097f8000 (sz: 0x44/ 0x7fa0)
0x109000000 (sz: 0x1ffa/0x7f8000)
0x108ff8000 (sz: 0x3572/ 0x7fa0)
0x108800000 (sz: 0x354bfd/0x7f8000)
0x1087f8000 (sz: 0x3b22/ 0x7fa0)
0x108000000 (sz: 0x3affff/0x7f8000)
0x107ff8000 (sz: 0x1e4e/ 0x7fa0)
0x107800000 (sz: 0x1e2bff/0x7f8000)
0x1015bf000 (sz: 0/ 0x1000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0)
Writing segment __TEXT @ 0 (0x2ca000/0x2ca000 @ 0x100000000)
Writing segment __DATA @ 0x2ca000 (0x430000/0x430000 @ 0x1002ca000)
section __nl_symbol_ptr at 0x2ca000 - 0x2ca010 (sz: 0x10)
section __got at 0x2ca010 - 0x2ca288 (sz: 0x278)
section __la_symbol_ptr at 0x2ca288 - 0x2cb548 (sz: 0x12c0)
section __const at 0x2cb550 - 0x2db9a0 (sz: 0x10450)
section __cfstring at 0x2db9a0 - 0x2dc220 (sz: 0x880)
section __objc_classlist at 0x2dc220 - 0x2dc298 (sz: 0x78)
section __objc_catlist at 0x2dc298 - 0x2dc2a0 (sz: 0x8)
section __objc_protolist at 0x2dc2a0 - 0x2dc2c8 (sz: 0x28)
section __objc_imageinfo at 0x2dc2c8 - 0x2dc2d0 (sz: 0x8)
section __objc_const at 0x2dc2d0 - 0x2dfec0 (sz: 0x3bf0)
section __objc_selrefs at 0x2dfec0 - 0x2e0f50 (sz: 0x1090)
section __objc_classrefs at 0x2e0f50 - 0x2e1168 (sz: 0x218)
section __objc_superrefs at 0x2e1168 - 0x2e11c8 (sz: 0x60)
section __objc_ivar at 0x2e11c8 - 0x2e13d0 (sz: 0x208)
section __objc_data at 0x2e13d0 - 0x2e1880 (sz: 0x4b0)
section __data at 0x2e1880 - 0x64b5c8 (sz: 0x369d48)
section __thread_vars at 0x64b5c8 - 0x64b658 (sz: 0x90)
section __thread_data at 0x64b658 - 0x64b720 (sz: 0xc8)
section __bss at 0x64b720 - 0x6d8f98 (sz: 0x8d878)
section __common at 0x6d8fa0 - 0x6f9ad1 (sz: 0x20b31)
Writing segment __DATA @ 0x6fa000 ( 0/ 0x1000 @ 0x1015bf000)
Writing segment __DATA @ 0x6fa000 ( 0xa7545/ 0xfc000 @ 0x101700000)
Writing segment __DATA @ 0x7a2000 ( 0x3fa4/ 0x3fa8 @ 0x1017fc000)
Writing segment __DATA @ 0x7a6000 ( 0x4c15d/ 0xfc000 @ 0x102600000)
Writing segment __DATA @ 0x7f3000 ( 0x3fa4/ 0x3fa8 @ 0x1026fc000)
Writing segment __DATA @ 0x7f7000 ( 0x962cf/ 0xfc000 @ 0x102700000)
Writing segment __DATA @ 0x88e000 ( 0x3fa4/ 0x3fa8 @ 0x1027fc000)
Writing segment __DATA @ 0x892000 (0x6139ff/0x7f8000 @ 0x102800000)
Writing segment __DATA @ 0xea6000 ( 0x615c/ 0x7fa0 @ 0x102ff8000)
Writing segment __DATA @ 0xead000 ( 0x4848d/ 0xfc000 @ 0x107200000)
Writing segment __DATA @ 0xef6000 ( 0x3fa4/ 0x3fa8 @ 0x1072fc000)
Writing segment __DATA @ 0xefa000 ( 0x75/ 0xfc000 @ 0x107400000)
Writing segment __DATA @ 0xefb000 ( 0x3fa4/ 0x3fa8 @ 0x1074fc000)
Writing segment __DATA @ 0xeff000 ( 0x13f/ 0xfc000 @ 0x107500000)
Writing segment __DATA @ 0xf00000 ( 0x3fa4/ 0x3fa8 @ 0x1075fc000)
Writing segment __DATA @ 0xf04000 ( 0x1b5/ 0xfc000 @ 0x107600000)
Writing segment __DATA @ 0xf05000 ( 0x3fa4/ 0x3fa8 @ 0x1076fc000)
Writing segment __DATA @ 0xf09000 ( 0x2ff/ 0xfc000 @ 0x107700000)
Writing segment __DATA @ 0xf0a000 ( 0x3fa4/ 0x3fa8 @ 0x1077fc000)
Writing segment __DATA @ 0xf0e000 (0x1e2bff/0x7f8000 @ 0x107800000)
Writing segment __DATA 89211 pure bytes used
@ 0x10f1000 ( 0x1e4e/ 0x7fa0 @ 0x107ff8000)
Writing segment __DATA @ 0x10f3000 (0x3affff/0x7f8000 @ 0x108000000)
Writing segment __DATA @ 0x14a3000 ( 0x3b22/ 0x7fa0 @ 0x1087f8000)
Writing segment __DATA @ 0x14a7000 (0x354bfd/0x7f8000 @ 0x108800000)
Writing segment __DATA @ 0x17fc000 ( 0x3572/ 0x7fa0 @ 0x108ff8000)
Writing segment __DATA @ 0x1800000 ( 0x1ffa/0x7f8000 @ 0x109000000)
Writing segment __DATA @ 0x1802000 ( 0x44/ 0x7fa0 @ 0x1097f8000)
Writing segment __DATA @ 0x1803000 ( 0x25fd/0x7f8000 @ 0x109800000)
Writing segment __DATA @ 0x1806000 ( 0x48/ 0x7fa0 @ 0x109ff8000)
Writing segment __DATA @ 0x1807000 ( 0x1005/0x7f8000 @ 0x10a000000)
Writing segment __DATA @ 0x1809000 ( 0x34/ 0x7fa0 @ 0x10a7f8000)
Writing segment __DATA @ 0x180a000 ( 0x21/0x7f8000 @ 0x10a800000)
Writing segment __DATA @ 0x180b000 ( 0x28/ 0x7fa0 @ 0x10aff8000)
Writing segment __LINKEDIT @ 0x180c000 (0x1df2f4/0x1e0000 @ 0x1006fa000)
Writing LC_DYLD_INFO_ONLY command
Writing LC_SYMTAB command
Writing LC_DYSYMTAB command
Writing LC_LOAD_DYLINKER command
Writing LC_UUID command
Writing LC_VERSION_MIN_MACOSX command
Writing LC_SOURCE_VERSION command
Writing LC_MAIN command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_FUNCTION_STARTS command
Writing LC_DATA_IN_CODE command
5336 unused bytes follow Mach-O header
mv -f remacs bootstrap-emacs
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs"
GEN calendar/cal-loaddefs.el
emacs: Invalid function: cdr
make[2]: *** [calendar/cal-loaddefs.el] Error 1
make[1]: *** [bootstrap-emacs] Error 2
make: *** [src] Error 2
@travisbhartwell
Copy link
Author

Output on master from:

( make clean && git clean -fdx && ./autogen.sh && ./configure --enable-rust-debug --without-makeinfo && make ) > ~/tmp/build.log 2>&1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment