Created
December 10, 2015 03:41
-
-
Save dunn/1e45bfa5ac605bce968d to your computer and use it in GitHub Desktop.
emacs on OS X 10.11.2 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for emacs on OS X 10.11.2 | |
Build date: 2015-12-09 19:34:05 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew | |
HEAD: 29c40fa3d94929b0d62986a1ed0fbdae97228512 | |
Last commit: 2 days ago | |
HOMEBREW_PREFIX: /Users/cat/.homebrew/homebrew | |
HOMEBREW_REPOSITORY: /Users/cat/.homebrew/homebrew | |
HOMEBREW_CELLAR: /Users/cat/.homebrew/homebrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.2-x86_64 | |
Xcode: 7.1.1 | |
CLT: 7.2.0.0.1.1447826929 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.2.3/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your system is ready to brew. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-12-09 19:21:37 -0800 | |
./autogen.sh | |
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. | |
Running 'autoreconf -fi -I m4' ... | |
configure.ac:801: installing 'build-aux/ar-lib' | |
configure.ac:760: installing 'build-aux/compile' | |
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' | |
Installing git hooks... | |
You can now run './configure'. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-12-09 19:21:49 -0800 | |
./configure | |
--prefix=/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev | |
--enable-locallisppath=/Users/cat/.homebrew/homebrew/share/emacs/site-lisp | |
--infodir=/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs | |
--with-xml2 | |
--without-dbus | |
--without-gnutls | |
--without-x | |
--without-ns | |
checking for xcrun... xcrun | |
checking for make... yes | |
checking for GNU Make... make | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make supports nested variables... (cached) yes | |
checking build system type... x86_64-apple-darwin15.2.0 | |
checking host system type... x86_64-apple-darwin15.2.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 whether clang understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of clang... gcc3 | |
checking for ar... ar | |
checking for clang option to accept ISO C99... none needed | |
checking for clang option to accept ISO Standard C... (cached) none needed | |
checking for putenv... 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 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 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 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-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... /Users/cat/.homebrew/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... 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/socket.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for threads.h... no | |
checking for pthread.h... yes | |
checking for malloc/malloc.h... yes | |
checking for maillock.h... no | |
checking for sys/un.h... yes | |
checking for dirent.h... yes | |
checking for execinfo.h... yes | |
checking for stdio_ext.h... no | |
checking for getopt.h... yes | |
checking for sys/time.h... yes | |
checking for wchar.h... yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for sys/select.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking for utime.h... yes | |
checking if personality LINUX32 can be set... no | |
checking for term.h... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether sys_siglist is declared... yes | |
checking for sys/wait.h that is POSIX.1 compatible... yes | |
checking for net/if.h... yes | |
checking for ifaddrs.h... yes | |
checking for net/if_dl.h... yes | |
checking for struct ifreq.ifr_flags... yes | |
checking for struct ifreq.ifr_hwaddr... no | |
checking for struct ifreq.ifr_netmask... no | |
checking for struct ifreq.ifr_broadaddr... yes | |
checking for struct ifreq.ifr_addr... yes | |
checking for struct ifreq.ifr_addr.sa_len... yes | |
checking whether gcc understands -MMD -MF... yes | |
checking for long file names... yes | |
checking for X... disabled | |
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 lgetfilecon in -lselinux... no | |
checking sys/inotify.h usability... no | |
checking sys/inotify.h presence... no | |
checking for sys/inotify.h... no | |
checking for GFILENOTIFY... no | |
checking for jpeglib 6b or later... -ljpeg | |
checking for library containing inflateEnd... -lz | |
checking for __attribute__((cleanup))... yes | |
checking for dladdr... yes | |
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 whether netdb declares h_errno... 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 getaddrinfo... 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 getpeername... 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 __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... no | |
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 for long long int... yes | |
checking whether stdint.h conforms to C99... no | |
checking sys/inttypes.h usability... no | |
checking sys/inttypes.h presence... no | |
checking for sys/inttypes.h... no | |
checking sys/bitypes.h usability... no | |
checking sys/bitypes.h presence... no | |
checking for sys/bitypes.h... no | |
checking for bit size of ptrdiff_t... 64 | |
checking for bit size of size_t... 64 | |
checking for bit size of sig_atomic_t... 32 | |
checking for bit size of wchar_t... 32 | |
checking for bit size of wint_t... 32 | |
checking whether sig_atomic_t is signed... yes | |
checking whether wchar_t is signed... yes | |
checking whether wint_t is signed... yes | |
checking for ptrdiff_t integer literal suffix... l | |
checking for size_t integer literal suffix... ul | |
checking for sig_atomic_t integer literal suffix... | |
checking for wchar_t integer literal suffix... | |
checking for wint_t integer literal suffix... | |
checking whether memrchr is declared... no | |
checking whether alarm is declared... yes | |
checking whether <sys/select.h> is self-contained... yes | |
checking for sigset_t... yes | |
checking for 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 __fpending... no | |
checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base | |
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 whether clang accepts -nopie... no | |
Configured for 'x86_64-apple-darwin15.2.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? none | |
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? no | |
Does Emacs use cairo? no | |
Does Emacs use imagemagick? no | |
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? no | |
Does Emacs use access control lists? yes | |
Does Emacs use -lselinux? no | |
Does Emacs use -lgnutls? no | |
Does Emacs use -lxml2? yes | |
Does Emacs use -lfreetype? no | |
Does Emacs use -lm17n-flt? no | |
Does Emacs use -lotf? no | |
Does Emacs use -lxft? no | |
Does Emacs directly use zlib? yes | |
Does Emacs have dynamic modules support? no | |
Does Emacs use toolkit scroll bars? no | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
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/automated/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 | |
config.status: executing src/.gdbinit commands | |
config.status: executing doc/emacs/emacsver.texi commands | |
config.status: executing etc-refcards-emacsver.tex commands |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -V -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -qversion -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 -Werror -Wunknown-warning-option conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Werror -Wunknown-warning-option conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wswitch conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wswitch conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wpointer-sign conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wpointer-sign conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wstring-plus-int conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wstring-plus-int conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wunknown-attributes conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wunknown-attributes conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -Wl,-znocombreloc conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -Wl,-znocombreloc conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c -lossaudio | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lossaudio -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 -MMD -MF deps.d -MP conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 -MMD -MF deps.d -MP conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lXbsd | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lXbsd -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lselinux | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lselinux -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -ljpeg | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -ljpeg -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lz | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lz -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c -lxml2 -lxml2 | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lxml2 -lxml2 -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lmail | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lmail -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -llockfile | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -llockfile -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -ltinfo | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -ltinfo -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lncurses | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lncurses -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: --version | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native --version -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 -Iconftestd1b -Iconftestd2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 -Iconftestd1b -Iconftestd2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lrt | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lrt -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lposix4 | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lposix4 -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lrt | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lrt -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c -lposix4 | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -lposix4 -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv added: -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -E conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g3 -O2 -nopie conftest.c | |
superenv added: -pipe -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -Os -march=native -o conftest -g3 -O2 -nopie conftest.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-12-09 19:22:30 -0800 | |
make | |
/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 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 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 emacsclient | |
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 | |
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 | |
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 | |
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 profiler.o | |
CC decompress.o | |
CC terminfo.o | |
CC lastfile.o | |
/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 | |
../build-aux/install-sh -c -d ../etc | |
: paxctl -r temacs | |
: setfattr -n user.pax.flags -v er temacs | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp update-subdirs | |
./temacs --batch --load loadup bootstrap | |
Loading loadup.el (source)... | |
Using load-path (/private/tmp/emacs20151209-10716-olgsus/lisp /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp /private/tmp/emacs20151209-10716-olgsus/lisp/language /private/tmp/emacs20151209-10716-olgsus/lisp/international /private/tmp/emacs20151209-10716-olgsus/lisp/textmodes /private/tmp/emacs20151209-10716-olgsus/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/emacs20151209-10716-olgsus/lisp/files.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/macroexp.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/pcase.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/macroexp.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/cus-face.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/faces.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/button.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/ldefs-boot.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/nadvice.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/cl-preloaded.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/minibuffer.el (source)... | |
../lisp/minibuffer.el: ‘with-wrapper-hook’ is an obsolete macro (as of 24.4); use a <foo>-function variable modified by ‘add-function’. | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/abbrev.el (source)... | |
../lisp/abbrev.el: ‘with-wrapper-hook’ is an obsolete macro (as of 24.4); use a <foo>-function variable modified by ‘add-function’. | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/simple.el (source)... | |
../lisp/simple.el: ‘with-wrapper-hook’ is an obsolete macro (as of 24.4); use a <foo>-function variable modified by ‘add-function’. | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/help.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/jka-cmpr-hook.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/epa-hook.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/international/mule-cmds.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/case-table.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/international/characters.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/composite.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/chinese.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/cyrillic.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/indian.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/sinhala.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/english.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/ethiopic.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/european.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/czech.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/slovak.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/romanian.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/greek.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/hebrew.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/international/cp51932.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/international/eucjp-ms.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/japanese.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/korean.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/lao.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/tai-viet.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/thai.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/tibetan.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/vietnamese.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/misc-lang.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/utf-8-lang.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/georgian.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/khmer.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/burmese.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/language/cham.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/indent.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/cl-generic.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/frame.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/startup.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/term/tty-colors.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/font-core.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/facemenu.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/syntax.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/font-lock.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/jit-lock.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/mouse.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/select.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/timer.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/isearch.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/rfn-eshadow.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/menu-bar.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/lisp.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/textmodes/page.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/register.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/textmodes/paragraphs.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/progmodes/prog-mode.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/lisp-mode.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/progmodes/elisp-mode.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/textmodes/text-mode.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/textmodes/fill.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/newcomment.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/replace.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/tabulated-list.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/buff-menu.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/float-sup.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/vc/vc-hooks.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/vc/ediff-hook.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/uniquify.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/electric.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/emacs-lisp/eldoc.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/cus-start.el (source)... | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/tooltip.el (source)... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Dumping under the name emacs | |
81435 pure bytes used | |
--- 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 = 19 | |
SizeOfCmds = 1976 | |
Flags = 0x00000085 | |
Highest address of load commands in input file: 0x10054b000 | |
Lowest offset of all sections in __TEXT segment: 0x1c1c | |
--- List of Load Commands in Input File --- | |
# cmd cmdsize name address size | |
0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 | |
1 LC_SEGMENT_64 632 __TEXT 0x100000000 0x162000 | |
__text 0x100001c1c 0x146771 | |
__stubs 0x10014838e 0x5ac | |
__stub_helper 0x10014893c 0x984 | |
__const 0x1001492c0 0x2974 | |
__cstring 0x10014bc40 0x131ca | |
__unwind_info 0x10015ee0c 0x28c0 | |
__eh_frame 0x1001616d0 0x930 | |
2 LC_SEGMENT_64 632 __DATA 0x100162000 0x39a000 | |
__got 0x100162000 0xe0 | |
__nl_symbol_ptr 0x1001620e0 0x10 | |
__la_symbol_ptr 0x1001620f0 0x790 | |
__const 0x100162880 0x4948 | |
__data 0x1001671d0 0x2ed82c | |
__common 0x100454a00 0x1e629 | |
__bss 0x100473030 0x88e78 | |
3 LC_SEGMENT_64 72 __LINKEDIT 0x1004fc000 0x4f000 | |
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 56 | |
13 LC_LOAD_DYLIB 56 | |
14 LC_LOAD_DYLIB 56 | |
15 LC_LOAD_DYLIB 48 | |
16 LC_LOAD_DYLIB 56 | |
17 LC_FUNCTION_STARTS 16 | |
18 LC_DATA_IN_CODE 16 | |
0x1013fc080 (sz: 0x3f24/ 0x3f28) | |
0x101300000 (sz: 0x1590f/ 0xfc080) | |
0x1012fc080 (sz: 0x3f24/ 0x3f28) | |
0x101200000 (sz: 0xc440f/ 0xfc080) | |
0x1007fc080 (sz: 0x3f24/ 0x3f28) | |
0x100700000 (sz: 0xca48f/ 0xfc080) | |
0x1014fc080 (sz: 0x3f24/ 0x3f28) | |
0x101400000 (sz: 0x4c28f/ 0xfc080) | |
0x1047f8000 (sz: 0x2df2/ 0x7fa0) | |
0x104000000 (sz: 0x2dcbfd/0x7f8000) | |
0x1037f8000 (sz: 0xf06/ 0x7fa0) | |
0x103000000 (sz: 0xee3ff/0x7f8000) | |
0x1027f8000 (sz: 0x6410/ 0x7fa0) | |
0x102000000 (sz: 0x63edff/0x7f8000) | |
0x101ff8000 (sz: 0x5cca/ 0x7fa0) | |
0x101800000 (sz: 0x5ca7ff/0x7f8000) | |
0x1005e2000 (sz: 0/ 0x1000) | |
--- Load Commands written to Output File --- | |
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) | |
Writing segment __TEXT @ 0 (0x162000/0x162000 @ 0x100000000) | |
Writing segment __DATA @ 0x162000 (0x39a000/0x39a000 @ 0x100162000) | |
section __got at 0x162000 - 0x1620e0 (sz: 0xe0) | |
section __nl_symbol_ptr at 0x1620e0 - 0x1620f0 (sz: 0x10) | |
section __la_symbol_ptr at 0x1620f0 - 0x162880 (sz: 0x790) | |
section __const at 0x162880 - 0x1671c8 (sz: 0x4948) | |
section __data at 0x1671d0 - 0x4549fc (sz: 0x2ed82c) | |
section __common at 0x454a00 - 0x473029 (sz: 0x1e629) | |
section __bss at 0x473030 - 0x4fbea8 (sz: 0x88e78) | |
Writing segment __DATA @ 0x4fc000 ( 0/ 0x1000 @ 0x1005e2000) | |
Writing segment __DATA @ 0x4fc000 ( 0xca48f/ 0xfc000 @ 0x100700000) | |
Writing segment __DATA @ 0x5c7000 ( 0x3fa4/ 0x3fa8 @ 0x1007fc000) | |
Writing segment __DATA @ 0x5cb000 ( 0xc440f/ 0xfc000 @ 0x101200000) | |
Writing segment __DATA @ 0x690000 ( 0x3fa4/ 0x3fa8 @ 0x1012fc000) | |
Writing segment __DATA @ 0x694000 ( 0x1590f/ 0xfc000 @ 0x101300000) | |
Writing segment __DATA @ 0x6aa000 ( 0x3fa4/ 0x3fa8 @ 0x1013fc000) | |
Writing segment __DATA @ 0x6ae000 ( 0x4c28f/ 0xfc000 @ 0x101400000) | |
Writing segment __DATA @ 0x6fb000 ( 0x3fa4/ 0x3fa8 @ 0x1014fc000) | |
Writing segment __DATA @ 0x6ff000 (0x5ca7ff/0x7f8000 @ 0x101800000) | |
Writing segment __DATA @ 0xcca000 ( 0x5cca/ 0x7fa0 @ 0x101ff8000) | |
Writing segment __DATA @ 0xcd0000 (0x63edff/0x7f8000 @ 0x102000000) | |
Writing segment __DATA @ 0x130f000 ( 0x6410/ 0x7fa0 @ 0x1027f8000) | |
Writing segment __DATA @ 0x1316000 ( 0xee3ff/0x7f8000 @ 0x103000000) | |
Writing segment __DATA @ 0x1405000 ( 0xf06/ 0x7fa0 @ 0x1037f8000) | |
Writing segment __DATA @ 0x1406000 (0x2dcbfd/0x7f8000 @ 0x104000000) | |
Writing segment __DATA @ 0x16e3000 ( 0x2df2/ 0x7fa0 @ 0x1047f8000) | |
Writing segment __LINKEDIT @ 0x16e6000 ( 0x4ed50/ 0x4f000 @ 0x1004fc000) | |
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_FUNCTION_STARTS command | |
Writing LC_DATA_IN_CODE command | |
3964 unused bytes follow Mach-O header | |
: paxctl -zex emacs | |
mv -f emacs bootstrap-emacs | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp compile-first EMACS="../src/bootstrap-emacs" | |
ELC emacs-lisp/macroexp.elc | |
ELC emacs-lisp/cconv.elc | |
ELC emacs-lisp/byte-opt.elc | |
ELC emacs-lisp/bytecomp.elc | |
ELC emacs-lisp/autoload.elc | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../lisp autoloads EMACS="../src/bootstrap-emacs" | |
GEN calendar/cal-loaddefs.el | |
GEN calendar/diary-loaddefs.el | |
GEN calendar/hol-loaddefs.el | |
GEN mh-e/mh-loaddefs.el | |
GEN net/tramp-loaddefs.el | |
Directories for loaddefs: . ./calc ./calendar ./cedet ./cedet/ede ./cedet/semantic ./cedet/semantic/analyze ./cedet/semantic/bovine ./cedet/semantic/decorate ./cedet/semantic/symref ./cedet/semantic/wisent ./cedet/srecode ./emacs-lisp ./emulation ./erc ./eshell ./gnus ./international ./language ./leim ./leim/quail ./mail ./mh-e ./net ./nxml ./org ./play ./progmodes ./textmodes ./url ./vc | |
GEN loaddefs.el | |
Making generated-autoload-file local to *autoload-file* while let-bound! | |
ELC ../lisp/abbrev.elc | |
In abbrev--default-expand: | |
abbrev.el:847:8:Warning: ‘with-wrapper-hook’ is an obsolete macro (as of | |
24.4); use a <foo>-function variable modified by ‘add-function’. | |
ELC ../lisp/bindings.elc | |
ELC ../lisp/buff-menu.elc | |
ELC ../lisp/button.elc | |
ELC ../lisp/case-table.elc | |
ELC ../lisp/composite.elc | |
ELC ../lisp/cus-face.elc | |
ELC ../lisp/cus-start.elc | |
ELC ../lisp/custom.elc | |
ELC ../lisp/disp-table.elc | |
ELC ../lisp/dnd.elc | |
ELC ../lisp/dos-fns.elc | |
ELC ../lisp/dos-vars.elc | |
ELC ../lisp/dos-w32.elc | |
ELC ../lisp/dynamic-setting.elc | |
ELC ../lisp/electric.elc | |
ELC ../lisp/emacs-lisp/backquote.elc | |
ELC ../lisp/emacs-lisp/byte-run.elc | |
In toplevel form: | |
emacs-lisp/byte-run.el:48:1:Warning: ‘macro-declaration-function’ is an | |
obsolete function (as of 24.3); use ‘macro-declarations-alist’ instead. | |
ELC ../lisp/emacs-lisp/cl-generic.elc | |
ELC ../lisp/emacs-lisp/cl-preloaded.elc | |
ELC ../lisp/emacs-lisp/eldoc.elc | |
ELC ../lisp/emacs-lisp/float-sup.elc | |
In toplevel form: | |
emacs-lisp/float-sup.el:31:1:Warning: global/dynamic var ‘pi’ lacks a prefix | |
ELC ../lisp/emacs-lisp/lisp-mode.elc | |
ELC ../lisp/emacs-lisp/lisp.elc | |
In beginning-of-defun-raw: | |
emacs-lisp/lisp.el:367:27:Warning: ‘syntax-begin-function’ is an obsolete | |
variable (as of 25.1). | |
ELC ../lisp/emacs-lisp/map-ynp.elc | |
ELC ../lisp/emacs-lisp/nadvice.elc | |
ELC ../lisp/emacs-lisp/regexp-opt.elc | |
ELC ../lisp/emacs-lisp/syntax.elc | |
ELC ../lisp/emacs-lisp/tabulated-list.elc | |
ELC ../lisp/emacs-lisp/timer.elc | |
ELC ../lisp/env.elc | |
ELC ../lisp/epa-hook.elc | |
ELC ../lisp/facemenu.elc | |
ELC ../lisp/faces.elc | |
ELC ../lisp/files.elc | |
In create-file-buffer: | |
files.el:1709:8:Warning: function create-file-buffer used to take 0+ | |
arguments, now takes 1 | |
ELC ../lisp/font-core.elc | |
ELC ../lisp/font-lock.elc | |
In font-lock-initial-fontify: | |
font-lock.el:641:47:Warning: ‘font-lock-fontify-buffer’ is for interactive use | |
only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. | |
In font-lock-compile-keywords: | |
font-lock.el:1755:34:Warning: ‘syntax-begin-function’ is an obsolete variable | |
(as of 25.1). | |
ELC ../lisp/format.elc | |
ELC ../lisp/frame.elc | |
ELC ../lisp/fringe.elc | |
ELC ../lisp/help.elc | |
ELC ../lisp/image.elc | |
ELC ../lisp/indent.elc | |
ELC ../lisp/international/charscript.elc | |
ELC ../lisp/international/characters.elc | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" | |
ELC uvs.elc | |
ELC unidata-gen.elc | |
GEN unidata.txt | |
GEN ../../lisp/international/charprop.el | |
Writing /private/tmp/emacs20151209-10716-olgsus/lisp/international/charprop.el... | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets cp51932.el | |
make[2]: Nothing to be done for `cp51932.el'. | |
ELC ../lisp/international/cp51932.elc | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets eucjp-ms.el | |
make[2]: Nothing to be done for `eucjp-ms.el'. | |
ELC ../lisp/international/eucjp-ms.elc | |
ELC ../lisp/international/fontset.elc | |
ELC ../lisp/international/mule-cmds.elc | |
ELC ../lisp/international/mule-conf.elc | |
ELC ../lisp/international/mule.elc | |
ELC ../lisp/isearch.elc | |
ELC ../lisp/jit-lock.elc | |
ELC ../lisp/jka-cmpr-hook.elc | |
ELC ../lisp/language/burmese.elc | |
ELC ../lisp/language/cham.elc | |
ELC ../lisp/language/chinese.elc | |
ELC ../lisp/language/cyrillic.elc | |
ELC ../lisp/language/czech.elc | |
ELC ../lisp/language/english.elc | |
ELC ../lisp/language/ethiopic.elc | |
ELC ../lisp/language/european.elc | |
ELC ../lisp/language/georgian.elc | |
ELC ../lisp/language/greek.elc | |
ELC ../lisp/language/hebrew.elc | |
ELC ../lisp/language/indian.elc | |
ELC ../lisp/language/japanese.elc | |
ELC ../lisp/language/khmer.elc | |
ELC ../lisp/language/korean.elc | |
ELC ../lisp/language/lao.elc | |
ELC ../lisp/language/misc-lang.elc | |
ELC ../lisp/language/romanian.elc | |
ELC ../lisp/language/sinhala.elc | |
ELC ../lisp/language/slovak.elc | |
ELC ../lisp/language/tai-viet.elc | |
ELC ../lisp/language/thai.elc | |
ELC ../lisp/language/tibetan.elc | |
ELC ../lisp/language/utf-8-lang.elc | |
ELC ../lisp/language/vietnamese.elc | |
ELC ../lisp/ls-lisp.elc | |
ELC ../lisp/menu-bar.elc | |
ELC ../lisp/minibuffer.elc | |
In display-completion-list: | |
minibuffer.el:1697:12:Warning: display-completion-list called with 2 | |
arguments, but accepts only 1 | |
In completion--in-region: | |
minibuffer.el:1966:62:Warning: ‘with-wrapper-hook’ is an obsolete macro (as of | |
24.4); use a <foo>-function variable modified by ‘add-function’. | |
minibuffer.el:2924:1:Warning: Unused lexical variable ‘p1’ | |
minibuffer.el:2924:1:Warning: Unused lexical variable ‘p2’ | |
ELC ../lisp/mouse.elc | |
ELC ../lisp/mwheel.elc | |
ELC ../lisp/newcomment.elc | |
ELC ../lisp/progmodes/elisp-mode.elc | |
ELC ../lisp/progmodes/prog-mode.elc | |
ELC ../lisp/register.elc | |
ELC ../lisp/replace.elc | |
In perform-replace: | |
replace.el:2267:36:Warning: looking-back called with 1 argument, but requires | |
2-3 | |
ELC ../lisp/rfn-eshadow.elc | |
ELC ../lisp/scroll-bar.elc | |
ELC ../lisp/select.elc | |
ELC ../lisp/simple.elc | |
In buffer-substring--filter: | |
simple.el:4019:52:Warning: ‘with-wrapper-hook’ is an obsolete macro (as of | |
24.4); use a <foo>-function variable modified by ‘add-function’. | |
ELC ../lisp/startup.elc | |
In toplevel form: | |
startup.el:115:1:Warning: global/dynamic var ‘argv’ lacks a prefix | |
startup.el:122:1:Warning: global/dynamic var ‘argi’ lacks a prefix | |
ELC ../lisp/subr.elc | |
In declare-function: | |
subr.el:32:11:Warning: macro declare-function used to take 2+ arguments, now | |
takes 2-4 | |
ELC ../lisp/term/common-win.elc | |
ELC ../lisp/term/internal.elc | |
ELC ../lisp/term/ns-win.elc | |
ELC ../lisp/term/pc-win.elc | |
ELC ../lisp/term/tty-colors.elc | |
ELC ../lisp/term/w32-win.elc | |
ELC ../lisp/term/x-win.elc | |
ELC ../lisp/textmodes/fill.elc | |
ELC ../lisp/textmodes/page.elc | |
ELC ../lisp/textmodes/paragraphs.elc | |
ELC ../lisp/textmodes/text-mode.elc | |
ELC ../lisp/tool-bar.elc | |
ELC ../lisp/tooltip.elc | |
ELC ../lisp/uniquify.elc | |
ELC ../lisp/vc/ediff-hook.elc | |
ELC ../lisp/vc/vc-hooks.elc | |
ELC ../lisp/version.elc | |
ELC ../lisp/w32-fns.elc | |
ELC ../lisp/w32-vars.elc | |
ELC ../lisp/widget.elc | |
ELC ../lisp/window.elc | |
ELC ../lisp/x-dnd.elc | |
GEN ../etc/DOC | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../leim leim-list.el EMACS="../src/bootstrap-emacs" | |
GEN ../lisp/leim/quail/CCDOSPY.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/CCDOSPY.tit to quail-package... | |
Decoding with coding system euc-china... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/Punct.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/Punct.tit to quail-package... | |
Decoding with coding system euc-china... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/QJ.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/QJ.tit to quail-package... | |
Decoding with coding system euc-china... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/SW.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/SW.tit to quail-package... | |
Decoding with coding system euc-china... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/TONEPY.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/TONEPY.tit to quail-package... | |
Decoding with coding system euc-china... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/4Corner.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/4Corner.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/ARRAY30.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/ARRAY30.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/ECDICT.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/ECDICT.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/ETZY.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/ETZY.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/Punct-b5.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/Punct-b5.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/PY-b5.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/PY-b5.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/QJ-b5.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/QJ-b5.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/ZOZY.el | |
Converting /private/tmp/emacs20151209-10716-olgsus/leim/CXTERM-DIC/ZOZY.tit to quail-package... | |
Decoding with coding system cn-big5... | |
Processing header part... | |
Formatting translation rules... | |
GEN ../lisp/leim/quail/tsang-b5.el | |
Converting cangjie-table.b5 to tsang-b5.el... | |
Converting cangjie-table.b5 to tsang-b5.el...done | |
Converting cangjie-table.b5 to quick-b5.el... | |
Converting cangjie-table.b5 to quick-b5.el...done | |
GEN ../lisp/leim/quail/tsang-cns.el | |
Converting cangjie-table.cns to tsang-cns.el... | |
Converting cangjie-table.cns to tsang-cns.el...done | |
Converting cangjie-table.cns to quick-cns.el... | |
Converting cangjie-table.cns to quick-cns.el...done | |
GEN ../lisp/leim/quail/PY.el | |
Converting pinyin.map to PY.el... | |
Converting pinyin.map to PY.el...done | |
GEN ../lisp/leim/quail/ZIRANMA.el | |
Converting ziranma.cin to ZIRANMA.el... | |
Converting ziranma.cin to ZIRANMA.el...done | |
GEN ../lisp/leim/quail/CTLau.el | |
Converting CTLau.html to CTLau.el... | |
Converting CTLau.html to CTLau.el...done | |
GEN ../lisp/leim/quail/CTLau-b5.el | |
Converting CTLau-b5.html to CTLau-b5.el... | |
Converting CTLau-b5.html to CTLau-b5.el...done | |
GEN ../lisp/leim/leim-list.el | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ZOZY.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ZIRANMA.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/welsh.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/vnvni.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/vntelex.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/viqr.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/uni-input.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/tsang-cns.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/tsang-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/TONEPY.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/tibetan.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/thai.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/tamil-dvorak.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/symbol-ksc.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/SW.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/slovak.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/sisheng.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/sgml-input.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/rfc1345.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/quick-cns.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/quick-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/QJ.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/QJ-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/pypunct-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/PY.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/py-punct.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/PY-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/Punct.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/Punct-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/persian.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/lrt.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/latin-pre.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/latin-post.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/latin-ltx.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/latin-alt.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/lao.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/japanese.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ipa.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ipa-praat.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/indian.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/hebrew.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/hanja3.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/hanja.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/hanja-jis.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/hangul.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/greek.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/georgian.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ETZY.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ethiopic.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ECDICT.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/czech.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/cyrillic.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/cyril-jis.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/CTLau.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/CTLau-b5.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/croatian.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/CCDOSPY.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/ARRAY30.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/arabic.el ... | |
Checking /private/tmp/emacs20151209-10716-olgsus/lisp/leim/quail/4Corner.el ... | |
LC_ALL=C ./temacs -batch -l loadup dump | |
Loading loadup.el (source)... | |
Using load-path (/private/tmp/emacs20151209-10716-olgsus/lisp) | |
Loading emacs-lisp/byte-run... | |
Loading emacs-lisp/backquote... | |
Loading subr... | |
Loading version... | |
Loading widget... | |
Loading custom... | |
Loading emacs-lisp/map-ynp... | |
Loading international/mule... | |
Loading international/mule-conf... | |
Loading env... | |
Loading format... | |
Loading bindings... | |
Loading window... | |
Loading files... | |
Loading emacs-lisp/macroexp... | |
Loading cus-face... | |
Loading faces... | |
Loading button... | |
Loading loaddefs.el (source)... | |
Loading emacs-lisp/nadvice... | |
Loading emacs-lisp/cl-preloaded... | |
Loading minibuffer... | |
Loading abbrev... | |
Loading simple... | |
Loading help... | |
Loading jka-cmpr-hook... | |
Loading epa-hook... | |
Loading international/mule-cmds... | |
Loading case-table... | |
Loading international/charprop.el (source)... | |
Loading international/characters... | |
Loading international/charscript... | |
Loading composite... | |
Loading language/chinese... | |
Loading language/cyrillic... | |
Loading language/indian... | |
Loading language/sinhala... | |
Loading language/english... | |
Loading language/ethiopic... | |
Loading language/european... | |
Loading language/czech... | |
Loading language/slovak... | |
Loading language/romanian... | |
Loading language/greek... | |
Loading language/hebrew... | |
Loading international/cp51932... | |
Loading international/eucjp-ms... | |
Loading language/japanese... | |
Loading language/korean... | |
Loading language/lao... | |
Loading language/tai-viet... | |
Loading language/thai... | |
Loading language/tibetan... | |
Loading language/vietnamese... | |
Loading language/misc-lang... | |
Loading language/utf-8-lang... | |
Loading language/georgian... | |
Loading language/khmer... | |
Loading language/burmese... | |
Loading language/cham... | |
Loading indent... | |
Loading emacs-lisp/cl-generic... | |
Loading frame... | |
Loading startup... | |
Loading term/tty-colors... | |
Loading font-core... | |
Loading facemenu... | |
Loading emacs-lisp/syntax... | |
Loading font-lock... | |
Loading jit-lock... | |
Loading mouse... | |
Loading select... | |
Loading emacs-lisp/timer... | |
Loading isearch... | |
Loading rfn-eshadow... | |
Loading menu-bar... | |
Loading emacs-lisp/lisp... | |
Loading textmodes/page... | |
Loading register... | |
Loading textmodes/paragraphs... | |
Loading progmodes/prog-mode... | |
Loading emacs-lisp/lisp-mode... | |
Loading progmodes/elisp-mode... | |
Loading textmodes/text-mode... | |
Loading textmodes/fill... | |
Loading newcomment... | |
Loading replace... | |
Loading emacs-lisp/tabulated-list... | |
Loading buff-menu... | |
Loading emacs-lisp/float-sup... | |
Loading vc/vc-hooks... | |
Loading vc/ediff-hook... | |
Loading uniquify... | |
Loading electric... | |
Loading emacs-lisp/eldoc... | |
Loading cus-start... | |
Loading tooltip... | |
Loading leim/leim-list.el (source)... | |
Finding pointers to doc strings... | |
Finding pointers to doc strings...done | |
Pure-hashed: 22402 strings, 3608 vectors, 34914 conses, 3507 bytecodes, 99 others | |
Dumping under the name emacs | |
2586858 pure bytes used | |
Adding name emacs-25.0.50.1 | |
--- 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 = 19 | |
SizeOfCmds = 1976 | |
Flags = 0x00000085 | |
Highest address of load commands in input file: 0x10054b000 | |
Lowest offset of all sections in __TEXT segment: 0x1c1c | |
--- List of Load Commands in Input File --- | |
# cmd cmdsize name address size | |
0 LC_SEGMENT_64 72 __PAGEZERO 0 0x100000000 | |
1 LC_SEGMENT_64 632 __TEXT 0x100000000 0x162000 | |
__text 0x100001c1c 0x146771 | |
__stubs 0x10014838e 0x5ac | |
__stub_helper 0x10014893c 0x984 | |
__const 0x1001492c0 0x2974 | |
__cstring 0x10014bc40 0x131ca | |
__unwind_info 0x10015ee0c 0x28c0 | |
__eh_frame 0x1001616d0 0x930 | |
2 LC_SEGMENT_64 632 __DATA 0x100162000 0x39a000 | |
__got 0x100162000 0xe0 | |
__nl_symbol_ptr 0x1001620e0 0x10 | |
__la_symbol_ptr 0x1001620f0 0x790 | |
__const 0x100162880 0x4948 | |
__data 0x1001671d0 0x2ed82c | |
__common 0x100454a00 0x1e629 | |
__bss 0x100473030 0x88e78 | |
3 LC_SEGMENT_64 72 __LINKEDIT 0x1004fc000 0x4f000 | |
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 56 | |
13 LC_LOAD_DYLIB 56 | |
14 LC_LOAD_DYLIB 56 | |
15 LC_LOAD_DYLIB 48 | |
16 LC_LOAD_DYLIB 56 | |
17 LC_FUNCTION_STARTS 16 | |
18 LC_DATA_IN_CODE 16 | |
0x1030fc080 (sz: 0x3f24/ 0x3f28) | |
0x103000000 (sz: 0x1c88f/ 0xfc080) | |
0x1017fc080 (sz: 0x3f24/ 0x3f28) | |
0x101700000 (sz: 0x543f/ 0xfc080) | |
0x1007fc080 (sz: 0x3f24/ 0x3f28) | |
0x100700000 (sz: 0x34a65/ 0xfc080) | |
0x1014fc080 (sz: 0x3f24/ 0x3f28) | |
0x101400000 (sz: 0xa6bf/ 0xfc080) | |
0x103ff8000 (sz: 0x1f6c/ 0x7fa0) | |
0x103800000 (sz: 0x1f49ff/0x7f8000) | |
0x102ff8000 (sz: 0x258/ 0x7fa0) | |
0x102800000 (sz: 0x235ff/0x7f8000) | |
0x101ff8000 (sz: 0x2772/ 0x7fa0) | |
0x101800000 (sz: 0x274fff/0x7f8000) | |
0x104ff8000 (sz: 0xbfc/ 0x7fa0) | |
0x104800000 (sz: 0xbd9ff/0x7f8000) | |
0x1005e1000 (sz: 0/ 0x1000) | |
--- Load Commands written to Output File --- | |
Writing segment __PAGEZERO @ 0 ( 0/0x100000000 @ 0) | |
Writing segment __TEXT @ 0 (0x162000/0x162000 @ 0x100000000) | |
Writing segment __DATA @ 0x162000 (0x39a000/0x39a000 @ 0x100162000) | |
section __got at 0x162000 - 0x1620e0 (sz: 0xe0) | |
section __nl_symbol_ptr at 0x1620e0 - 0x1620f0 (sz: 0x10) | |
section __la_symbol_ptr at 0x1620f0 - 0x162880 (sz: 0x790) | |
section __const at 0x162880 - 0x1671c8 (sz: 0x4948) | |
section __data at 0x1671d0 - 0x4549fc (sz: 0x2ed82c) | |
section __common at 0x454a00 - 0x473029 (sz: 0x1e629) | |
section __bss at 0x473030 - 0x4fbea8 (sz: 0x88e78) | |
Writing segment __DATA @ 0x4fc000 ( 0/ 0x1000 @ 0x1005e1000) | |
Writing segment __DATA @ 0x4fc000 ( 0x34a65/ 0xfc000 @ 0x100700000) | |
Writing segment __DATA @ 0x531000 ( 0x3fa4/ 0x3fa8 @ 0x1007fc000) | |
Writing segment __DATA @ 0x535000 ( 0xa6bf/ 0xfc000 @ 0x101400000) | |
Writing segment __DATA @ 0x540000 ( 0x3fa4/ 0x3fa8 @ 0x1014fc000) | |
Writing segment __DATA @ 0x544000 ( 0x543f/ 0xfc000 @ 0x101700000) | |
Writing segment __DATA @ 0x54a000 ( 0x3fa4/ 0x3fa8 @ 0x1017fc000) | |
Writing segment __DATA @ 0x54e000 (0x274fff/0x7f8000 @ 0x101800000) | |
Writing segment __DATA @ 0x7c3000 ( 0x2772/ 0x7fa0 @ 0x101ff8000) | |
Writing segment __DATA @ 0x7c6000 ( 0x235ff/0x7f8000 @ 0x102800000) | |
Writing segment __DATA @ 0x7ea000 ( 0x258/ 0x7fa0 @ 0x102ff8000) | |
Writing segment __DATA @ 0x7eb000 ( 0x1c88f/ 0xfc000 @ 0x103000000) | |
Writing segment __DATA @ 0x808000 ( 0x3fa4/ 0x3fa8 @ 0x1030fc000) | |
Writing segment __DATA @ 0x80c000 (0x1f49ff/0x7f8000 @ 0x103800000) | |
Writing segment __DATA @ 0xa01000 ( 0x1f6c/ 0x7fa0 @ 0x103ff8000) | |
Writing segment __DATA @ 0xa03000 ( 0xbd9ff/0x7f8000 @ 0x104800000) | |
Writing segment __DATA @ 0xac1000 ( 0xbfc/ 0x7fa0 @ 0x104ff8000) | |
Writing segment __LINKEDIT @ 0xac2000 ( 0x4ed50/ 0x4f000 @ 0x1004fc000) | |
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_FUNCTION_STARTS command | |
Writing LC_DATA_IN_CODE command | |
3964 unused bytes follow Mach-O header | |
: paxctl -zex emacs | |
ln -f emacs bootstrap-emacs | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../leim all EMACS="../src/emacs" | |
../build-aux/install-sh -c -d ../lisp/leim/ja-dic | |
GEN ../lisp/leim/ja-dic/ja-dic.el | |
Reading file "/private/tmp/emacs20151209-10716-olgsus/leim/SKK-DIC/SKK-JISYO.L" ... | |
Processing OKURI-ARI entries ... | |
Processing POSTFIX entries ... | |
Processing PREFIX entries ... | |
Collecting OKURI-NASI entries ... | |
collected 26% ... | |
collected 30% ... | |
collected 40% ... | |
collected 50% ... | |
collected 60% ... | |
collected 70% ... | |
collected 80% ... | |
collected 90% ... | |
Processing OKURI-NASI entries ... | |
processed 10% ... | |
processed 20% ... | |
processed 30% ... | |
processed 40% ... | |
processed 50% ... | |
processed 60% ... | |
processed 70% ... | |
processed 80% ... | |
processed 90% ... | |
processed 100% ... | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/grammars all EMACS="../../src/emacs" | |
GEN ../../lisp/cedet/semantic/bovine/c-by.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
GEN ../../lisp/cedet/semantic/bovine/make-by.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
GEN ../../lisp/cedet/semantic/bovine/scm-by.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
GEN ../../lisp/cedet/semantic/wisent/javat-wy.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
GEN ../../lisp/cedet/semantic/wisent/js-wy.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
*Warning* default value of <<no-type>> tokens changed to QUERY, was NULL_TOKEN | |
*Warning* default value of <<no-type>> tokens changed to TRUE, was QUERY | |
*Warning* default value of <<no-type>> tokens changed to FALSE, was TRUE | |
GEN ../../lisp/cedet/semantic/wisent/python-wy.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
GEN ../../lisp/cedet/srecode/srt-wy.el | |
../../lisp/emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../lisp/cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC align.elc | |
ELC allout-widgets.elc | |
ELC allout.elc | |
ELC ansi-color.elc | |
ELC apropos.elc | |
ELC arc-mode.elc | |
ELC array.elc | |
ELC autoarg.elc | |
ELC autoinsert.elc | |
ELC autorevert.elc | |
ELC avoid.elc | |
ELC battery.elc | |
ELC bookmark.elc | |
ELC bs.elc | |
ELC calculator.elc | |
ELC cdl.elc | |
ELC character-fold.elc | |
ELC chistory.elc | |
ELC cmuscheme.elc | |
ELC color.elc | |
ELC comint.elc | |
ELC completion.elc | |
ELC cus-dep.elc | |
ELC cus-edit.elc | |
ELC cus-theme.elc | |
ELC dabbrev.elc | |
ELC delim-col.elc | |
ELC delsel.elc | |
ELC descr-text.elc | |
ELC desktop.elc | |
ELC dframe.elc | |
ELC dired-aux.elc | |
ELC dired-x.elc | |
ELC dired.elc | |
ELC dirtrack.elc | |
In toplevel form: | |
dirtrack.el:183:1:Warning: global/dynamic var ‘dirtrackp’ lacks a prefix | |
ELC doc-view.elc | |
ELC dom.elc | |
ELC double.elc | |
ELC ebuff-menu.elc | |
ELC echistory.elc | |
ELC edmacro.elc | |
ELC ehelp.elc | |
In electric-help-execute-extended: | |
ehelp.el:358:10:Warning: ‘execute-extended-command’ is for interactive use | |
only; use ‘command-execute’ instead. | |
ELC elec-pair.elc | |
ELC elide-head.elc | |
ELC emacs-lock.elc | |
ELC epa-dired.elc | |
ELC epa-file.elc | |
ELC epa-mail.elc | |
In epa-mail-decrypt: | |
epa-mail.el:75:4:Warning: ‘epa-decrypt-armor-in-region’ is for interactive use | |
only. | |
In epa-mail-verify: | |
epa-mail.el:83:4:Warning: ‘epa-verify-cleartext-in-region’ is for interactive | |
use only. | |
In epa-mail-sign: | |
epa-mail.el:109:10:Warning: ‘epa-sign-region’ is for interactive use only. | |
In epa-mail-encrypt: | |
epa-mail.el:228:12:Warning: ‘epa-encrypt-region’ is for interactive use only. | |
ELC epa.elc | |
In epa-verify-cleartext-in-region: | |
epa.el:1008:19:Warning: ‘epa-verify-region’ is for interactive use only. | |
ELC epg-config.elc | |
ELC epg.elc | |
ELC expand.elc | |
ELC ezimage.elc | |
ELC face-remap.elc | |
ELC ffap.elc | |
emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In ffap-latex-mode: | |
ffap.el:984:63:Warning: assignment to free variable ‘kpsewhich-args’ | |
ffap.el:984:59:Warning: reference to free variable ‘kpsewhich-args’ | |
ELC filecache.elc | |
ELC filenotify.elc | |
ELC files-x.elc | |
ELC filesets.elc | |
ELC find-cmd.elc | |
ELC find-dired.elc | |
ELC find-file.elc | |
ELC find-lisp.elc | |
ELC finder.elc | |
ELC flow-ctrl.elc | |
ELC foldout.elc | |
ELC follow.elc | |
ELC format-spec.elc | |
ELC forms.elc | |
ELC frameset.elc | |
ELC generic-x.elc | |
ELC gs.elc | |
ELC help-at-pt.elc | |
ELC help-fns.elc | |
ELC help-macro.elc | |
ELC help-mode.elc | |
ELC hex-util.elc | |
ELC hexl.elc | |
ELC hfy-cmap.elc | |
ELC hi-lock.elc | |
ELC hilit-chg.elc | |
ELC hippie-exp.elc | |
ELC hl-line.elc | |
ELC htmlfontify.elc | |
cedet/semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In hfy-force-fontification: | |
htmlfontify.el:1820:13:Warning: ‘font-lock-fontify-buffer’ is for interactive | |
use only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. | |
ELC ibuf-ext.elc | |
ELC ibuf-macs.elc | |
ELC ibuffer.elc | |
ELC icomplete.elc | |
ELC ido.elc | |
ELC ielm.elc | |
ELC iimage.elc | |
ELC image-dired.elc | |
ELC image-file.elc | |
ELC image-mode.elc | |
ELC imenu.elc | |
ELC info-look.elc | |
ELC info-xref.elc | |
ELC info.elc | |
ELC informat.elc | |
ELC isearchb.elc | |
In toplevel form: | |
isearchb.el:80:1:Warning: Package iswitchb is obsolete! | |
ELC jka-compr.elc | |
ELC json.elc | |
ELC kermit.elc | |
ELC kmacro.elc | |
ELC linum.elc | |
ELC loadhist.elc | |
ELC locate.elc | |
ELC lpr.elc | |
ELC macros.elc | |
ELC makesum.elc | |
ELC man.elc | |
ELC master.elc | |
ELC mb-depth.elc | |
ELC md4.elc | |
ELC midnight.elc | |
ELC minibuf-eldef.elc | |
ELC misc.elc | |
ELC misearch.elc | |
ELC mouse-copy.elc | |
ELC mouse-drag.elc | |
ELC mpc.elc | |
ELC msb.elc | |
ELC notifications.elc | |
ELC novice.elc | |
ELC obarray.elc | |
ELC outline.elc | |
ELC paren.elc | |
ELC password-cache.elc | |
ELC pcmpl-cvs.elc | |
ELC pcmpl-gnu.elc | |
In pcomplete/tar: | |
pcmpl-gnu.el:162:47:Warning: ‘pcomplete-suffix-list’ is an obsolete variable | |
(as of 24.1). | |
ELC pcmpl-linux.elc | |
ELC pcmpl-rpm.elc | |
ELC pcmpl-unix.elc | |
ELC pcmpl-x.elc | |
ELC pcomplete.elc | |
In pcomplete-here: | |
pcomplete.el:1017:11:Warning: macro ‘pcomplete-here’ defined too late | |
ELC printing.elc | |
ELC proced.elc | |
ELC profiler.elc | |
ELC ps-bdf.elc | |
ELC ps-def.elc | |
ELC ps-mule.elc | |
ELC ps-print.elc | |
ELC ps-samp.elc | |
ELC recentf.elc | |
ELC rect.elc | |
ELC repeat.elc | |
ELC reposition.elc | |
ELC reveal.elc | |
ELC rot13.elc | |
ELC ruler-mode.elc | |
ELC savehist.elc | |
ELC saveplace.elc | |
ELC sb-image.elc | |
ELC scroll-all.elc | |
ELC scroll-lock.elc | |
ELC server.elc | |
ELC ses.elc | |
ELC shadowfile.elc | |
ELC shell.elc | |
ELC skeleton.elc | |
ELC sort.elc | |
ELC soundex.elc | |
ELC speedbar.elc | |
ELC strokes.elc | |
ELC t-mouse.elc | |
ELC tabify.elc | |
ELC talk.elc | |
ELC tar-mode.elc | |
ELC tempo.elc | |
ELC term.elc | |
ELC thingatpt.elc | |
ELC thumbs.elc | |
ELC time-stamp.elc | |
ELC time.elc | |
ELC timezone.elc | |
ELC tmm.elc | |
ELC tree-widget.elc | |
ELC tutorial.elc | |
ELC type-break.elc | |
ELC userlock.elc | |
ELC vcursor.elc | |
ELC view.elc | |
ELC vt-control.elc | |
ELC vt100-led.elc | |
ELC wdired.elc | |
ELC whitespace.elc | |
ELC wid-browse.elc | |
ELC wid-edit.elc | |
ELC windmove.elc | |
ELC winner.elc | |
ELC woman.elc | |
ELC xml.elc | |
ELC xt-mouse.elc | |
ELC calc/calc-aent.elc | |
ELC calc/calc-alg.elc | |
ELC calc/calc-arith.elc | |
ELC calc/calc-bin.elc | |
ELC calc/calc-comb.elc | |
ELC calc/calc-cplx.elc | |
ELC calc/calc-embed.elc | |
ELC calc/calc-ext.elc | |
ELC calc/calc-fin.elc | |
ELC calc/calc-forms.elc | |
ELC calc/calc-frac.elc | |
ELC calc/calc-funcs.elc | |
ELC calc/calc-graph.elc | |
ELC calc/calc-help.elc | |
ELC calc/calc-incom.elc | |
ELC calc/calc-keypd.elc | |
ELC calc/calc-lang.elc | |
ELC calc/calc-macs.elc | |
ELC calc/calc-map.elc | |
ELC calc/calc-math.elc | |
ELC calc/calc-menu.elc | |
ELC calc/calc-misc.elc | |
ELC calc/calc-mode.elc | |
ELC calc/calc-mtx.elc | |
ELC calc/calc-nlfit.elc | |
ELC calc/calc-poly.elc | |
ELC calc/calc-prog.elc | |
ELC calc/calc-rewr.elc | |
ELC calc/calc-rules.elc | |
ELC calc/calc-sel.elc | |
ELC calc/calc-stat.elc | |
ELC calc/calc-store.elc | |
ELC calc/calc-stuff.elc | |
ELC calc/calc-trail.elc | |
ELC calc/calc-undo.elc | |
ELC calc/calc-units.elc | |
ELC calc/calc-vec.elc | |
ELC calc/calc-yank.elc | |
ELC calc/calc.elc | |
ELC calc/calcalg2.elc | |
ELC calc/calcalg3.elc | |
ELC calc/calccomp.elc | |
ELC calc/calcsel2.elc | |
ELC calendar/appt.elc | |
In toplevel form: | |
calendar/appt.el:548:1:Warning: global/dynamic var ‘number’ lacks a prefix | |
ELC calendar/cal-bahai.elc | |
In toplevel form: | |
calendar/cal-bahai.el:316:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-china.elc | |
In toplevel form: | |
calendar/cal-china.el:635:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
calendar/cal-china.el:653:1:Warning: global/dynamic var ‘entry’ lacks a prefix | |
ELC calendar/cal-coptic.elc | |
In toplevel form: | |
calendar/cal-coptic.el:171:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-dst.elc | |
ELC calendar/cal-french.elc | |
In toplevel form: | |
calendar/cal-french.el:246:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-hebrew.elc | |
In toplevel form: | |
calendar/cal-hebrew.el:751:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
calendar/cal-hebrew.el:759:1:Warning: global/dynamic var ‘entry’ lacks a | |
prefix | |
ELC calendar/cal-html.elc | |
ELC calendar/cal-islam.elc | |
In toplevel form: | |
calendar/cal-islam.el:308:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-iso.elc | |
In toplevel form: | |
calendar/cal-iso.el:132:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-julian.elc | |
In toplevel form: | |
calendar/cal-julian.el:186:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-mayan.elc | |
In toplevel form: | |
calendar/cal-mayan.el:356:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-menu.elc | |
ELC calendar/cal-move.elc | |
ELC calendar/cal-persia.elc | |
In toplevel form: | |
calendar/cal-persia.el:199:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/cal-tex.elc | |
ELC calendar/cal-x.elc | |
ELC calendar/calendar.elc | |
ELC calendar/diary-lib.elc | |
In toplevel form: | |
calendar/diary-lib.el:715:1:Warning: global/dynamic var ‘number’ lacks a | |
prefix | |
calendar/diary-lib.el:1815:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
calendar/diary-lib.el:1816:1:Warning: global/dynamic var ‘entry’ lacks a | |
prefix | |
ELC calendar/holidays.elc | |
ELC calendar/icalendar.elc | |
ELC calendar/lunar.elc | |
In toplevel form: | |
calendar/lunar.el:244:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/parse-time.elc | |
ELC calendar/solar.elc | |
In toplevel form: | |
calendar/solar.el:890:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
ELC calendar/time-date.elc | |
In encode-time-value: | |
calendar/time-date.el:134:11:Warning: ‘encode-time-value’ is an obsolete | |
function (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
‘with-decoded-time-value’ is an obsolete macro (as of 25.1). | |
calendar/time-date.el:260:24:Warning: ‘encode-time-value’ is an obsolete | |
function (as of 25.1). | |
calendar/time-date.el:268:27:Warning: ‘encode-time-value’ is an obsolete | |
function (as of 25.1). | |
ELC calendar/timeclock.elc | |
ELC calendar/todo-mode.elc | |
In todo-convert-legacy-files: | |
calendar/todo-mode.el:4664:24:Warning: looking-back called with 1 argument, | |
but requires 2-3 | |
ELC cedet/cedet-cscope.elc | |
ELC cedet/cedet-files.elc | |
ELC cedet/cedet-global.elc | |
ELC cedet/cedet-idutils.elc | |
ELC cedet/cedet.elc | |
ELC cedet/data-debug.elc | |
ELC cedet/ede.elc | |
../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ede/source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/inversion.elc | |
ELC cedet/mode-local.elc | |
In describe-mode-local-overload: | |
cedet/mode-local.el:641:42:Warning: reference to free variable | |
‘describe-function-orig-buffer’ | |
ELC cedet/pulse.elc | |
ELC cedet/semantic.elc | |
../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-analyze-completion-at-point-function: | |
cedet/semantic.el:1188:15:Warning: Unknown slot ‘bounds’ | |
../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/srecode.elc | |
../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/ede/auto.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/ede/autoconf-edit.elc | |
ELC cedet/ede/base.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In ede-normalize-file/directory: | |
cedet/ede/base.el:631:34:Warning: Unknown slot ‘:file’ | |
cedet/ede/base.el:634:69:Warning: Unknown slot ‘:directory’ | |
ELC cedet/ede/config.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/config.el:164:17:Warning: Unknown slot ‘:directory’ | |
cedet/ede/config.el:260:23:Warning: Unknown slot ‘:debug-command’ | |
cedet/ede/config.el:277:34:Warning: Unknown slot ‘:run-command’ | |
cedet/ede/config.el:308:22:Warning: Unknown slot ‘:build-command’ | |
cedet/ede/config.el:383:17:Warning: Unknown slot ‘:c-preprocessor-files’ | |
cedet/ede/config.el:386:11:Warning: Unknown slot ‘lexical-table’ | |
cedet/ede/config.el:388:5:Warning: Unknown slot ‘:c-preprocessor-table’ | |
cedet/ede/config.el:413:36:Warning: Unknown slot ‘:classpath’ | |
ELC cedet/ede/cpp-root.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/cpp-root.el:284:13:Warning: Unknown slot ‘:file’ | |
cedet/ede/cpp-root.el:444:30:Warning: Unknown slot ‘lexical-table’ | |
cedet/ede/cpp-root.el:456:78:Warning: Unknown slot ‘:compile-command’ | |
cedet/ede/cpp-root.el:464:30:Warning: Unknown slot ‘:local-variables’ | |
cedet/ede/cpp-root.el:472:75:Warning: Unknown slot ‘:project’ | |
ELC cedet/ede/custom.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/detect.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In ede-detect-qtest: | |
cedet/ede/detect.el:204:49:Warning: ‘eieio-object-name-string’ is an obsolete | |
function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/ede/dired.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/emacs.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/emacs.el:227:13:Warning: Unknown slot ‘lexical-table’ | |
cedet/ede/emacs.el:227:43:Warning: Unknown slot ‘lexical-table’ | |
ELC cedet/ede/files.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/files.el:123:26:Warning: Unknown slot ‘:directory’ | |
In ede-directory-get-toplevel-open-project: | |
cedet/ede/files.el:211:31:Warning: Unknown slot ‘:directory’ | |
cedet/ede/files.el:207:20:Warning: Unknown slot ‘:directory’ | |
cedet/ede/files.el:231:36:Warning: Unknown slot ‘:directory’ | |
In ede-toplevel-project: | |
cedet/ede/files.el:359:12:Warning: Unknown slot ‘:directory’ | |
cedet/ede/files.el:368:13:Warning: Unknown slot ‘:directory’ | |
ELC cedet/ede/generic.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
../semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/ede/linux.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/linux.el:309:29:Warning: Unknown slot ‘lexical-table’ | |
ELC cedet/ede/locate.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/make.elc | |
ELC cedet/ede/makefile-edit.elc | |
ELC cedet/ede/pconf.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/pmake.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-c" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-gcc" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-cc-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-c++" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-g++" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c++-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-g++-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-lex" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-lex-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-yacc" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-yacc-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-f90" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-f77" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "f90-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-gfortran-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-ld-linker" to constructor ede-linker | |
ELC cedet/ede/proj-archive.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-c" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-gcc" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-cc-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-c++" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-g++" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c++-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-g++-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-lex" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-lex-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-yacc" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-yacc-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-f90" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-f77" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "f90-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-gfortran-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-ld-linker" to constructor ede-linker | |
In toplevel form: | |
cedet/ede/proj-archive.el:35:1:Warning: Obsolete name arg "ede-archive-linker" | |
to constructor ede-linker | |
ELC cedet/ede/proj-aux.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-c" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-gcc" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-cc-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-c++" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-g++" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c++-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-g++-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-lex" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-lex-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-yacc" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-yacc-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-f90" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-f77" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "f90-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-gfortran-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-ld-linker" to constructor ede-linker | |
In toplevel form: | |
cedet/ede/proj-aux.el:36:1:Warning: Obsolete name arg "ede-aux-source-txt" to | |
constructor ede-sourcecode | |
ELC cedet/ede/proj-comp.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/proj-elisp.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-c" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-gcc" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-cc-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-c++" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-g++" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c++-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-g++-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-lex" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-lex-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-yacc" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-yacc-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-f90" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-f77" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "f90-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-gfortran-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-ld-linker" to constructor ede-linker | |
In toplevel form: | |
cedet/ede/proj-elisp.el:79:1:Warning: Obsolete name arg "ede-emacs-source" to | |
constructor ede-sourcecode | |
cedet/ede/proj-elisp.el:86:1:Warning: Obsolete name arg "ede-emacs-compiler" | |
to constructor ede-compiler | |
cedet/ede/proj-elisp.el:97:18:Warning: Obsolete name arg | |
"elisp-inference-rule" to constructor ede-makefile-rule | |
cedet/ede/proj-elisp.el:325:1:Warning: Obsolete name arg | |
"ede-emacs-autogen-compiler" to constructor ede-compiler | |
cedet/ede/proj-elisp.el:336:89:Warning: Obsolete name arg "clean-autoloads" to | |
constructor ede-makefile-rule | |
ELC cedet/ede/proj-info.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-c" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-gcc" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-cc-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-c++" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-g++" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c++-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-g++-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-lex" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-lex-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-yacc" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-yacc-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-f90" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-f77" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "f90-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-gfortran-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-ld-linker" to constructor ede-linker | |
In toplevel form: | |
cedet/ede/proj-info.el:45:1:Warning: Obsolete name arg "ede-makeinfo-source" | |
to constructor ede-sourcecode | |
cedet/ede/proj-info.el:52:1:Warning: Obsolete name arg "ede-makeinfo-compiler" | |
to constructor ede-compiler | |
cedet/ede/proj-info.el:63:1:Warning: Obsolete name arg | |
"ede-texi2html-compiler" to constructor ede-compiler | |
ELC cedet/ede/proj-misc.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-c" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-gcc" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-cc-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-c++" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-c-compiler-g++" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "c++-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-g++-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-source-lex" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-lex-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-yacc" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-yacc-compiler" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "ede-source-f90" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-source-f77" to constructor ede-sourcecode | |
proj-obj.el: Obsolete name arg "ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
proj-obj.el: Obsolete name arg "f90-inference-rule" to constructor ede-makefile-rule | |
proj-obj.el: Obsolete name arg "ede-gfortran-linker" to constructor ede-linker | |
proj-obj.el: Obsolete name arg "ede-ld-linker" to constructor ede-linker | |
In toplevel form: | |
cedet/ede/proj-misc.el:51:1:Warning: Obsolete name arg "ede-misc-source" to | |
constructor ede-sourcecode | |
cedet/ede/proj-misc.el:57:1:Warning: Obsolete name arg "ede-misc-compile" to | |
constructor ede-compiler | |
ELC cedet/ede/proj-obj.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/proj-obj.el:85:1:Warning: Obsolete name arg "ede-source-c" to | |
constructor ede-sourcecode | |
cedet/ede/proj-obj.el:93:1:Warning: Obsolete name arg "ede-c-compiler-gcc" to | |
constructor ede-object-compiler | |
cedet/ede/proj-obj.el:105:18:Warning: Obsolete name arg "c-inference-rule" to | |
constructor ede-makefile-rule | |
cedet/ede/proj-obj.el:116:1:Warning: Obsolete name arg "ede-cc-linker" to | |
constructor ede-linker | |
cedet/ede/proj-obj.el:126:1:Warning: Obsolete name arg "ede-source-c++" to | |
constructor ede-sourcecode | |
cedet/ede/proj-obj.el:134:1:Warning: Obsolete name arg "ede-c-compiler-g++" to | |
constructor ede-object-compiler | |
cedet/ede/proj-obj.el:147:18:Warning: Obsolete name arg "c++-inference-rule" | |
to constructor ede-makefile-rule | |
cedet/ede/proj-obj.el:158:1:Warning: Obsolete name arg "ede-g++-linker" to | |
constructor ede-linker | |
cedet/ede/proj-obj.el:171:1:Warning: Obsolete name arg "ede-source-lex" to | |
constructor ede-sourcecode | |
cedet/ede/proj-obj.el:178:1:Warning: Obsolete name arg "ede-lex-compiler" to | |
constructor ede-object-compiler | |
cedet/ede/proj-obj.el:187:1:Warning: Obsolete name arg "ede-source-yacc" to | |
constructor ede-sourcecode | |
cedet/ede/proj-obj.el:194:1:Warning: Obsolete name arg "ede-yacc-compiler" to | |
constructor ede-object-compiler | |
cedet/ede/proj-obj.el:205:1:Warning: Obsolete name arg "ede-source-f90" to | |
constructor ede-sourcecode | |
cedet/ede/proj-obj.el:213:1:Warning: Obsolete name arg "ede-source-f77" to | |
constructor ede-sourcecode | |
cedet/ede/proj-obj.el:221:1:Warning: Obsolete name arg | |
"ede-f90-compiler-gfortran" to constructor ede-object-compiler | |
cedet/ede/proj-obj.el:233:18:Warning: Obsolete name arg "f90-inference-rule" | |
to constructor ede-makefile-rule | |
cedet/ede/proj-obj.el:254:1:Warning: Obsolete name arg "ede-gfortran-linker" | |
to constructor ede-linker | |
cedet/ede/proj-obj.el:266:1:Warning: Obsolete name arg "ede-ld-linker" to | |
constructor ede-linker | |
ELC cedet/ede/proj-prog.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/proj-scheme.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/proj-shared.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/proj-shared.el:81:24:Warning: Obsolete name arg | |
"cc-inference-rule-libtool" to constructor ede-makefile-rule | |
cedet/ede/proj-shared.el:128:24:Warning: Obsolete name arg | |
"c++-inference-rule-libtool" to constructor ede-makefile-rule | |
ELC cedet/ede/proj.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
ELC cedet/ede/project-am.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
../semantic/db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In toplevel form: | |
cedet/ede/project-am.el:662:32:Warning: Unknown slot ‘:file’ | |
cedet/ede/project-am.el:697:66:Warning: Unknown slot ‘:source’ | |
cedet/ede/project-am.el:699:16:Warning: Unknown slot ‘:name’ | |
cedet/ede/project-am.el:801:49:Warning: Unknown slot ‘:path’ | |
cedet/ede/project-am.el:809:17:Warning: Unknown slot ‘:include’ | |
In project-am-package-info: | |
cedet/ede/project-am.el:996:31:Warning: Unknown slot ‘:directory’ | |
ELC cedet/ede/shell.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/shell.el:41:20:Warning: Unknown slot ‘:directory’ | |
ELC cedet/ede/simple.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
source.el: Obsolete name arg "ede-source-scheme" to constructor ede-sourcecode | |
In toplevel form: | |
cedet/ede/simple.el:48:15:Warning: Obsolete name arg "simple-overlay" to | |
constructor ede-project-autoload | |
ELC cedet/ede/source.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/ede/source.el:158:1:Warning: Obsolete name arg "ede-source-scheme" to | |
constructor ede-sourcecode | |
ELC cedet/ede/speedbar.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/ede/srecode.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/ede/system.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/ede/util.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In ede-update-version: | |
cedet/ede/util.el:44:28:Warning: Unknown slot ‘:version’ | |
ELC cedet/semantic/analyze.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
In toplevel form: | |
cedet/semantic/analyze.el:205:18:Warning: Unknown slot ‘:prefix’ | |
cedet/semantic/analyze.el:213:5:Warning: Unknown slot ‘:function’ | |
cedet/semantic/analyze.el:218:5:Warning: Unknown slot ‘:assignee’ | |
In semantic-analyze-current-context-default: | |
cedet/semantic/analyze.el:666:22:Warning: Obsolete name arg "functionargument" | |
to constructor semantic-analyze-context-functionarg | |
cedet/semantic/analyze.el:673:24:Warning: Obsolete name arg "assignment" to | |
constructor semantic-analyze-context-assignment | |
cedet/semantic/analyze.el:698:15:Warning: Obsolete name arg "context" to | |
constructor semantic-analyze-context | |
cedet/semantic/analyze.el:748:13:Warning: Unknown slot ‘:buffer’ | |
cedet/semantic/analyze.el:749:38:Warning: Unknown slot ‘:bounds’ | |
ELC cedet/semantic/bovine.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/semantic/chart.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In semantic-chart-analyzer: | |
cedet/semantic/chart.el:155:34:Warning: Unknown slot ‘filestream’ | |
cedet/semantic/chart.el:155:37:Warning: Unknown slot ‘includestream’ | |
cedet/semantic/chart.el:158:31:Warning: Unknown slot ‘fullscope’ | |
cedet/semantic/chart.el:165:41:Warning: Unknown slot ‘localvar’ | |
ELC cedet/semantic/complete.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
‘constructor’ is an obsolete generic function (as of 25.1); use ‘make-instance’ instead. | |
In toplevel form: | |
cedet/semantic/complete.el:1286:49:Warning: Unknown slot ‘:table’ | |
In semantic-complete-read-tag-buffer-deep: | |
cedet/semantic/complete.el:1892:43:Warning: Obsolete name arg "simple" to | |
constructor semantic-displayor-traditional-with-focus-highlight | |
In semantic-complete-read-tag-project: | |
cedet/semantic/complete.el:1938:40:Warning: Obsolete name arg "simple" to | |
constructor semantic-displayor-traditional-with-focus-highlight | |
In semantic-complete-inline-tag-project: | |
cedet/semantic/complete.el:1947:8:Warning: Obsolete name arg "inline" to | |
constructor semantic-collector-project-brutish | |
In semantic-complete-inline-analyzer: | |
cedet/semantic/complete.el:2038:22:Warning: Obsolete name arg "inline" to | |
constructor semantic-collector-analyze-completions | |
ELC cedet/semantic/ctxt.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/semantic/db-debug.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/semantic/db-ebrowse.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/semantic/db-el.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In toplevel form: | |
cedet/semantic/db-el.el:80:1:Warning: Obsolete name arg "Emacs" to constructor | |
semanticdb-project-database-emacs-lisp | |
Obsolete name arg "Emacs System Table" to constructor semanticdb-table-emacs-lisp | |
In end of data: | |
cedet/semantic/db-el.el:346:1:Warning: the function | |
‘eieio-all-generic-functions’ is not known to be defined. | |
ELC cedet/semantic/db-file.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/semantic/db-find.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In semanticdb-find-incomplete-cache-entries-p: | |
cedet/semantic/db-find.el:366:49:Warning: ‘semanticdb-table-child-p’ is an | |
obsolete function (as of 25.1); use (cl-typep ... 'semanticdb-table) | |
instead | |
In semanticdb-find-translate-path-includes-default: | |
cedet/semantic/db-find.el:407:23:Warning: ‘semanticdb-abstract-table-child-p’ | |
is an obsolete function (as of 25.1); use (cl-typep | |
... 'semanticdb-abstract-table) instead | |
In semanticdb-find-results-p: | |
cedet/semantic/db-find.el:912:20:Warning: ‘semanticdb-abstract-table-child-p’ | |
is an obsolete function (as of 25.1); use (cl-typep | |
... 'semanticdb-abstract-table) instead | |
In semanticdb-find-result-with-nil-p: | |
cedet/semantic/db-find.el:942:39:Warning: ‘semanticdb-abstract-table-child-p’ | |
is an obsolete function (as of 25.1); use (cl-typep | |
... 'semanticdb-abstract-table) instead | |
ELC cedet/semantic/db-global.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In semanticdb-enable-gnu-global-in-buffer: | |
cedet/semantic/db-global.el:93:8:Warning: Obsolete name arg "global" to | |
constructor semanticdb-project-database-global | |
Obsolete name arg "GNU Global Search Table" to constructor semanticdb-table-global | |
cedet/semantic/db-global.el:194:26:Warning: Unknown slot ‘:hit-text’ | |
ELC cedet/semantic/db-javascript.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In toplevel form: | |
cedet/semantic/db-javascript.el:99:1:Warning: Obsolete name arg "Javascript" | |
to constructor semanticdb-project-database-javascript | |
Obsolete name arg "tmp" to constructor semanticdb-table-javascript | |
ELC cedet/semantic/db-mode.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
ELC cedet/semantic/db-ref.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
db-ref.el: Obsolete name arg "DEBUG" to constructor semanticdb-ref-adebug | |
In toplevel form: | |
cedet/semantic/db-ref.el:91:49:Warning: ‘semanticdb-table-child-p’ is an | |
obsolete function (as of 25.1); use (cl-typep ... 'semanticdb-table) | |
instead | |
In semanticdb-ref-test: | |
cedet/semantic/db-ref.el:168:50:Warning: Obsolete name arg "DEBUG" to | |
constructor semanticdb-ref-adebug | |
ELC cedet/semantic/db-typecache.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/db-typecache.el:562:49:Warning: Unknown slot ‘:major-mode’ | |
ELC cedet/semantic/db.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/debug.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/debug.el:171:88:Warning: Unknown slot ‘:source-buffer’ | |
cedet/semantic/debug.el:213:17:Warning: Unknown slot ‘:parser-buffer’ | |
In semantic-debug: | |
cedet/semantic/debug.el:365:28:Warning: Obsolete name arg "Debug Interface" to | |
constructor semantic-debug-interface | |
ELC cedet/semantic/decorate.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/dep.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/doc.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/ede-grammar.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/ede-grammar.el:69:1:Warning: Obsolete name arg | |
"semantic-ede-grammar-source-wisent" to constructor ede-sourcecode | |
cedet/semantic/ede-grammar.el:81:1:Warning: Obsolete name arg | |
"ede-emacs-wisent-compiler" to constructor | |
semantic-ede-grammar-compiler-class | |
cedet/semantic/ede-grammar.el:92:18:Warning: Obsolete name arg | |
"elisp-inference-rule" to constructor ede-makefile-rule | |
cedet/semantic/ede-grammar.el:100:1:Warning: Obsolete name arg | |
"semantic-ede-grammar-source-bovine" to constructor ede-sourcecode | |
cedet/semantic/ede-grammar.el:108:1:Warning: Obsolete name arg | |
"ede-emacs-wisent-compiler" to constructor | |
semantic-ede-grammar-compiler-class | |
cedet/semantic/ede-grammar.el:119:18:Warning: Obsolete name arg | |
"elisp-inference-rule" to constructor ede-makefile-rule | |
ELC cedet/semantic/edit.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/find.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/format.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/fw.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/grammar-wy.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/grammar.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-analyze-possible-completions-semantic-grammar-mode: | |
cedet/semantic/grammar.el:1923:40:Warning: Unknown slot ‘:prefix’ | |
cedet/semantic/grammar.el:1933:10:Warning: Unknown slot ‘prefixclass’ | |
ELC cedet/semantic/html.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/ia-sb.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
ELC cedet/semantic/ia.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
scope.el: Obsolete name arg "mini" to constructor semantic-scope-cache | |
ELC cedet/semantic/idle.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-idle-local-symbol-highlight-idle-function: | |
cedet/semantic/idle.el:905:38:Warning: Unknown slot ‘bounds’ | |
cedet/semantic/idle.el:906:37:Warning: Unknown slot ‘prefix’ | |
In semantic-idle-breadcrumbs-idle-function: | |
cedet/semantic/idle.el:1189:25:Warning: Unknown slot ‘parents’ | |
cedet/semantic/idle.el:1189:44:Warning: Unknown slot ‘tag’ | |
ELC cedet/semantic/imenu.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/java.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/lex-spp.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/lex.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/mru-bookmark.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/mru-bookmark.el:168:1:Warning: Obsolete name arg "Ring" to | |
constructor semantic-bookmark-ring | |
In semantic-mrub-ring-to-assoc-list: | |
cedet/semantic/mru-bookmark.el:322:36:Warning: Unknown slot ‘:object-name’ | |
ELC cedet/semantic/sb.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/scope.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-analyze-scope-nested-tags-default: | |
cedet/semantic/scope.el:319:23:Warning: Obsolete name arg "mini" to | |
constructor semantic-scope-cache | |
In semantic-analyze-scope-lineage-tags-default: | |
cedet/semantic/scope.el:370:18:Warning: Obsolete name arg "mini" to | |
constructor semantic-scope-cache | |
ELC cedet/semantic/senator.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-up-reference-default: | |
cedet/semantic/senator.el:577:23:Warning: Unknown slot ‘parents’ | |
ELC cedet/semantic/sort.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/symref.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-symref-calculate-rootdir: | |
cedet/semantic/symref.el:110:24:Warning: Unknown slot ‘:metasubproject’ | |
cedet/semantic/symref.el:332:20:Warning: Unknown slot ‘:hit-lines’ | |
cedet/semantic/symref.el:366:28:Warning: Unknown slot ‘:hit-lines’ | |
cedet/semantic/symref.el:365:31:Warning: Unknown slot ‘:searchfor’ | |
cedet/semantic/symref.el:365:31:Warning: Unknown slot ‘:created-by’ | |
cedet/semantic/symref.el:366:48:Warning: Unknown slot ‘:searchtype’ | |
cedet/semantic/symref.el:546:44:Warning: Unknown slot ‘:resulttype’ | |
ELC cedet/semantic/tag-file.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/tag-ls.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/tag-write.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/tag.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/texi.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
Obsolete name arg "Context-for-texinfo" to constructor semantic-analyze-context | |
In semantic-analyze-possible-completions-texinfo-mode: | |
cedet/semantic/texi.el:415:17:Warning: Unknown slot ‘:prefix’ | |
cedet/semantic/texi.el:428:64:Warning: Unknown slot ‘:prefixclass’ | |
In end of data: | |
cedet/semantic/texi.el:691:1:Warning: the function ‘semantic-analyze-context’ | |
might not be defined at runtime. | |
ELC cedet/semantic/util-modes.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/util.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-something-to-tag-table: | |
cedet/semantic/util.el:113:11:Warning: ‘semanticdb-abstract-table-child-p’ is | |
an obsolete function (as of 25.1); use (cl-typep | |
... 'semanticdb-abstract-table) instead | |
ELC cedet/semantic/wisent.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/analyze/complete.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-analyze-possible-completions: | |
cedet/semantic/analyze/complete.el:91:24:Warning: | |
‘semantic-analyze-context-child-p’ is an obsolete function (as of 25.1); | |
use (cl-typep ... 'semantic-analyze-context) instead | |
ELC cedet/semantic/analyze/debug.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-analyzer-debug-describe-scope: | |
cedet/semantic/analyze/debug.el:478:63:Warning: Unknown slot ‘:scope’ | |
ELC cedet/semantic/analyze/fcn.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/analyze/refs.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/analyze/refs.el:106:29:Warning: Unknown slot ‘:tag’ | |
ELC cedet/semantic/bovine/c-by.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/bovine/c.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
Obsolete name arg "include with context" to constructor semanticdb-table | |
ELC cedet/semantic/bovine/debug.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-bovine-debug-create-frame: | |
cedet/semantic/bovine/debug.el:61:52:Warning: Obsolete name arg "frame" to | |
constructor semantic-bovine-debug-frame | |
In semantic-create-bovine-debug-error-frame: | |
cedet/semantic/bovine/debug.el:119:50:Warning: Obsolete name arg "frame" to | |
constructor semantic-bovine-debug-error-frame | |
ELC cedet/semantic/bovine/el.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/bovine/gcc.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/bovine/grammar.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/bovine/make-by.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/bovine/make.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-analyze-possible-completions-makefile-mode: | |
cedet/semantic/bovine/make.el:200:15:Warning: Unknown slot ‘:prefixclass’ | |
cedet/semantic/bovine/make.el:196:63:Warning: Unknown slot ‘:prefix’ | |
ELC cedet/semantic/bovine/scm-by.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In end of data: | |
cedet/semantic/bovine/scm-by.el:231:1:Warning: the function | |
‘semantic-parse-region’ might not be defined at runtime. | |
ELC cedet/semantic/bovine/scm.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/decorate/include.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-decoration-include-describe: | |
cedet/semantic/decorate/include.el:444:8:Warning: Unknown slot ‘:major-mode’ | |
cedet/semantic/decorate/include.el:447:15:Warning: Unknown slot ‘:tags’ | |
cedet/semantic/decorate/include.el:451:8:Warning: Unknown slot ‘:pointmax’ | |
In semantic-decoration-all-include-summary: | |
cedet/semantic/decorate/include.el:806:58:Warning: ‘eieio-object-name-string’ | |
is an obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
cedet/semantic/decorate/include.el:812:46:Warning: ‘eieio-object-name-string’ | |
is an obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/decorate/mode.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/symref/cscope.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/symref/cscope.el:54:14:Warning: Unknown slot ‘:searchfor’ | |
cedet/semantic/symref/cscope.el:54:45:Warning: Unknown slot ‘:searchtype’ | |
cedet/semantic/symref/cscope.el:55:45:Warning: Unknown slot ‘:resulttype’ | |
cedet/semantic/symref/cscope.el:56:45:Warning: Unknown slot ‘:searchscope’ | |
ELC cedet/semantic/symref/filter.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/symref/global.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/symref/global.el:43:13:Warning: Unknown slot ‘:searchfor’ | |
cedet/semantic/symref/global.el:43:48:Warning: Unknown slot ‘:searchtype’ | |
cedet/semantic/symref/global.el:44:48:Warning: Unknown slot ‘:resulttype’ | |
cedet/semantic/symref/global.el:45:48:Warning: Unknown slot ‘:searchscope’ | |
ELC cedet/semantic/symref/grep.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/symref/grep.el:90:1:Warning: global/dynamic var ‘grepflags’ | |
lacks a prefix | |
cedet/semantic/symref/grep.el:91:1:Warning: global/dynamic var ‘greppattern’ | |
lacks a prefix | |
cedet/semantic/symref/grep.el:143:19:Warning: Unknown slot ‘:searchtype’ | |
cedet/semantic/symref/grep.el:180:68:Warning: Unknown slot ‘:resulttype’ | |
ELC cedet/semantic/symref/idutils.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/semantic/symref/idutils.el:43:13:Warning: Unknown slot ‘:searchfor’ | |
cedet/semantic/symref/idutils.el:43:45:Warning: Unknown slot ‘:searchtype’ | |
cedet/semantic/symref/idutils.el:44:45:Warning: Unknown slot ‘:resulttype’ | |
cedet/semantic/symref/idutils.el:45:45:Warning: Unknown slot ‘:searchscope’ | |
ELC cedet/semantic/symref/list.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In semantic-symref-results-dump: | |
cedet/semantic/symref/list.el:214:24:Warning: Unknown slot ‘:hit-tags’ | |
In semantic-symref-list-create-macro-on-open-hit: | |
cedet/semantic/symref/list.el:408:4:Warning: Unknown slot ‘:searchfor’ | |
cedet/semantic/symref/list.el:408:4:Warning: Unknown slot ‘:created-by’ | |
ELC cedet/semantic/wisent/comp.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/wisent/grammar.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/wisent/java-tags.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/wisent/javascript.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
*Warning* default value of <<no-type>> tokens changed to QUERY, was NULL_TOKEN | |
*Warning* default value of <<no-type>> tokens changed to TRUE, was QUERY | |
*Warning* default value of <<no-type>> tokens changed to FALSE, was TRUE | |
Grammar in javascript.el contains 2 useless nonterminals and 4 useless rules | |
ELC cedet/semantic/wisent/javat-wy.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/wisent/js-wy.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
Grammar in js-wy.el contains 2 useless nonterminals and 4 useless rules | |
ELC cedet/semantic/wisent/python-wy.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
Grammar in python-wy.el contains 2 useless nonterminals and 3 useless rules | |
Grammar in python-wy.el contains 4 shift/reduce conflicts | |
ELC cedet/semantic/wisent/python.elc | |
../../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/semantic/wisent/wisent.elc | |
ELC cedet/srecode/args.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-semantic-handle-:project: | |
cedet/srecode/args.el:180:37:Warning: Unknown slot ‘:version’ | |
ELC cedet/srecode/compile.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/srecode/compile.el:141:34:Warning: Unknown slot ‘key’ | |
In srecode-compile-template-table: | |
cedet/srecode/compile.el:552:34:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/compile.el:553:46:Warning: Unknown slot ‘:context’ | |
cedet/srecode/compile.el:601:4:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
cedet/srecode/compile.el:647:4:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
cedet/srecode/compile.el:647:36:Warning: Unknown slot ‘:secondname’ | |
ELC cedet/srecode/cpp.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In srecode-semantic-apply-tag-to-dict-c-mode: | |
cedet/srecode/cpp.el:122:59:Warning: Unknown slot ‘:prime’ | |
ELC cedet/srecode/ctxt.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-semantic-handle-:ctxt: | |
cedet/srecode/ctxt.el:179:9:Warning: Unknown slot ‘object-name’ | |
ELC cedet/srecode/dictionary.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
cedet/srecode/dictionary.el:125:35:Warning: Unknown slot ‘:value’ | |
cedet/srecode/dictionary.el:227:18:Warning: Unknown slot ‘:tables’ | |
cedet/srecode/dictionary.el:541:29:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/dictionary.el:543:22:Warning: Unknown slot ‘prompt’ | |
cedet/srecode/dictionary.el:544:22:Warning: Unknown slot ‘read-fcn’ | |
ELC cedet/srecode/document.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
extract.el: Obsolete name arg "state" to constructor srecode-extract-state | |
ELC cedet/srecode/el.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In srecode-semantic-apply-tag-to-dict-emacs-lisp-mode: | |
cedet/srecode/el.el:86:54:Warning: Unknown slot ‘:prime’ | |
ELC cedet/srecode/expandproto.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
ELC cedet/srecode/extract.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In srecode-extract: | |
cedet/srecode/extract.el:90:46:Warning: Obsolete name arg "state" to | |
constructor srecode-extract-state | |
cedet/srecode/extract.el:163:33:Warning: Unknown slot ‘:object-name’ | |
ELC cedet/srecode/fields.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/srecode/filters.elc | |
ELC cedet/srecode/find.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In toplevel form: | |
cedet/srecode/find.el:99:53:Warning: Unknown slot ‘:project’ | |
cedet/srecode/find.el:142:22:Warning: Unknown slot ‘:tables’ | |
cedet/srecode/find.el:148:54:Warning: Unknown slot ‘:application’ | |
cedet/srecode/find.el:151:9:Warning: Unknown slot ‘:major-mode’ | |
In srecode-all-template-hash: | |
cedet/srecode/find.el:248:57:Warning: Unknown slot ‘:application’ | |
ELC cedet/srecode/getset.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
ELC cedet/srecode/insert.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
map.el: Obsolete name arg "SRecode Map" to constructor srecode-map | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In toplevel form: | |
cedet/srecode/insert.el:473:35:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/insert.el:479:27:Warning: Unknown slot ‘:secondname’ | |
cedet/srecode/insert.el:552:48:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/insert.el:589:40:Warning: Unknown slot ‘:defaultfcn’ | |
cedet/srecode/insert.el:626:26:Warning: Unknown slot ‘:read-fcn’ | |
cedet/srecode/insert.el:808:6:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
cedet/srecode/insert.el:832:10:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/insert.el:864:53:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/insert.el:866:25:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
cedet/srecode/insert.el:925:43:Warning: Unknown slot ‘:secondname’ | |
cedet/srecode/insert.el:1059:22:Warning: Unknown slot ‘:object-name’ | |
ELC cedet/srecode/java.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/srecode/map.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-map-update-map: | |
cedet/srecode/map.el:273:18:Warning: Obsolete name arg "SRecode Map" to | |
constructor srecode-map | |
cedet/srecode/map.el:302:10:Warning: Obsolete name arg "SRecode Map" to | |
constructor srecode-map | |
ELC cedet/srecode/mode.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In srecode-minor-mode-templates-menu: | |
cedet/srecode/mode.el:199:40:Warning: Unknown slot ‘:tables’ | |
cedet/srecode/mode.el:242:31:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-edit: | |
cedet/srecode/mode.el:344:52:Warning: Unknown slot ‘:table’ | |
cedet/srecode/mode.el:325:10:Warning: Unknown slot ‘:file’ | |
cedet/srecode/mode.el:325:30:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/mode.el:339:26:Warning: Unknown slot ‘:context’ | |
ELC cedet/srecode/semantic.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
srt-mode.el: Obsolete name arg "TMP" to constructor srecode-compile-state | |
In toplevel form: | |
cedet/srecode/semantic.el:66:8:Warning: Unknown slot ‘:prime’ | |
In srecode-semantic-apply-tag-to-dict-default: | |
cedet/srecode/semantic.el:106:44:Warning: Unknown slot ‘:prime’ | |
ELC cedet/srecode/srt-mode.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-macro-help: | |
cedet/srecode/srt-mode.el:247:45:Warning: Unknown slot ‘key’ | |
In srecode-parse-this-macro: | |
cedet/srecode/srt-mode.el:500:33:Warning: Obsolete name arg "TMP" to | |
constructor srecode-compile-state | |
cedet/srecode/srt-mode.el:505:34:Warning: Unknown slot ‘:object-name’ | |
cedet/srecode/srt-mode.el:508:61:Warning: Unknown slot ‘:secondname’ | |
cedet/srecode/srt-mode.el:508:33:Warning: Unknown slot ‘key’ | |
Obsolete name arg "context-for-srecode" to constructor semantic-analyze-context-functionarg | |
In semantic-analyze-possible-completions-srecode-template-mode: | |
cedet/srecode/srt-mode.el:631:26:Warning: Unknown slot ‘:prefix’ | |
cedet/srecode/srt-mode.el:649:29:Warning: Unknown slot ‘:argument’ | |
ELC cedet/srecode/srt-wy.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/srecode/srt.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/srecode/table.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-mode-table-new: | |
cedet/srecode/table.el:203:49:Warning: Unknown slot ‘:priority’ | |
cedet/srecode/table.el:204:51:Warning: Unknown slot ‘:priority’ | |
cedet/srecode/table.el:242:4:Warning: Unknown slot ‘:major-mode’ | |
cedet/srecode/table.el:243:4:Warning: Unknown slot ‘:tables’ | |
cedet/srecode/table.el:255:4:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
cedet/srecode/table.el:257:4:Warning: Unknown slot ‘:priority’ | |
cedet/srecode/table.el:257:20:Warning: Unknown slot ‘:application’ | |
cedet/srecode/table.el:260:22:Warning: Unknown slot ‘:framework’ | |
cedet/srecode/table.el:263:22:Warning: Unknown slot ‘:project’ | |
ELC cedet/srecode/template.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC cedet/srecode/texi.elc | |
../../emacs-lisp/eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
../../emacs-lisp/eieio-base.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In srecode-semantic-handle-:texitag: | |
cedet/srecode/texi.el:156:8:Warning: Unknown slot ‘:prime’ | |
ELC emacs-lisp/advice.elc | |
ELC emacs-lisp/avl-tree.elc | |
ELC emacs-lisp/benchmark.elc | |
ELC emacs-lisp/bindat.elc | |
ELC emacs-lisp/chart.elc | |
eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In chart-new-buffer: | |
emacs-lisp/chart.el:130:44:Warning: Unknown slot ‘title’ | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
ELC emacs-lisp/check-declare.elc | |
ELC emacs-lisp/checkdoc.elc | |
ELC emacs-lisp/cl-extra.elc | |
ELC emacs-lisp/cl-indent.elc | |
ELC emacs-lisp/cl-lib.elc | |
ELC emacs-lisp/cl-macs.elc | |
ELC emacs-lisp/cl-seq.elc | |
ELC emacs-lisp/cl.elc | |
ELC emacs-lisp/copyright.elc | |
ELC emacs-lisp/crm.elc | |
ELC emacs-lisp/cursor-sensor.elc | |
ELC emacs-lisp/debug.elc | |
ELC emacs-lisp/derived.elc | |
ELC emacs-lisp/disass.elc | |
ELC emacs-lisp/easy-mmode.elc | |
ELC emacs-lisp/easymenu.elc | |
ELC emacs-lisp/edebug.elc | |
ELC emacs-lisp/eieio-base.elc | |
eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
ELC emacs-lisp/eieio-compat.elc | |
ELC emacs-lisp/eieio-core.elc | |
ELC emacs-lisp/eieio-custom.elc | |
eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In eieio-object-value-create: | |
emacs-lisp/eieio-custom.el:202:41:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
emacs-lisp/eieio-custom.el:469:14:Warning: Unknown slot ‘name’ | |
ELC emacs-lisp/eieio-datadebug.elc | |
eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In data-debug-insert-object-button: | |
emacs-lisp/eieio-datadebug.el:64:16:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
emacs-lisp/eieio-datadebug.el:90:6:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
ELC emacs-lisp/eieio-opt.elc | |
eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In eieio-help-constructor: | |
emacs-lisp/eieio-opt.el:154:65:Warning: ‘eieio-help-class’ is an obsolete | |
function (as of 25.1); use ‘cl--describe-class’ instead. | |
ELC emacs-lisp/eieio-speedbar.elc | |
eieio.el: ‘eieio-object-name-string’ is an obsolete generic function (as of 25.1); use ‘eieio-named’ instead. | |
In toplevel form: | |
emacs-lisp/eieio-speedbar.el:199:43:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
emacs-lisp/eieio-speedbar.el:207:49:Warning: ‘eieio-object-name-string’ is an | |
obsolete function (as of 25.1); use ‘eieio-named’ instead. | |
ELC emacs-lisp/eieio.elc | |
ELC emacs-lisp/elint.elc | |
ELC emacs-lisp/elp.elc | |
ELC emacs-lisp/ert-x.elc | |
ELC emacs-lisp/ert.elc | |
ELC emacs-lisp/ewoc.elc | |
In toplevel form: | |
emacs-lisp/ewoc.el:501:1:Warning: Unused lexical variable ‘dll’ | |
ELC emacs-lisp/find-func.elc | |
ELC emacs-lisp/generator.elc | |
ELC emacs-lisp/generic.elc | |
ELC emacs-lisp/gv.elc | |
ELC emacs-lisp/helper.elc | |
ELC emacs-lisp/inline.elc | |
ELC emacs-lisp/let-alist.elc | |
ELC emacs-lisp/lisp-mnt.elc | |
ELC emacs-lisp/map.elc | |
ELC emacs-lisp/package-x.elc | |
ELC emacs-lisp/package.elc | |
In end of data: | |
emacs-lisp/package.el:3411:1:Warning: the function | |
‘url-insert-buffer-contents’ is not known to be defined. | |
ELC emacs-lisp/pcase.elc | |
In pcase--mutually-exclusive-p: | |
emacs-lisp/pcase.el:501:8:Warning: function pcase--mutually-exclusive-p used | |
to take 0+ arguments, now takes 2 | |
ELC emacs-lisp/pp.elc | |
ELC emacs-lisp/re-builder.elc | |
ELC emacs-lisp/regi.elc | |
ELC emacs-lisp/ring.elc | |
ELC emacs-lisp/rx.elc | |
ELC emacs-lisp/seq.elc | |
ELC emacs-lisp/shadow.elc | |
ELC emacs-lisp/smie.elc | |
ELC emacs-lisp/subr-x.elc | |
ELC emacs-lisp/tcover-ses.elc | |
ELC emacs-lisp/tcover-unsafep.elc | |
ELC emacs-lisp/testcover.elc | |
ELC emacs-lisp/thunk.elc | |
ELC emacs-lisp/tq.elc | |
ELC emacs-lisp/trace.elc | |
ELC emacs-lisp/unsafep.elc | |
ELC emacs-lisp/warnings.elc | |
ELC emulation/cua-base.elc | |
ELC emulation/cua-gmrk.elc | |
ELC emulation/cua-rect.elc | |
ELC emulation/edt-lk201.elc | |
ELC emulation/edt-mapper.elc | |
ELC emulation/edt-pc.elc | |
ELC emulation/edt-vt100.elc | |
ELC emulation/edt.elc | |
ELC emulation/keypad.elc | |
ELC emulation/viper-cmd.elc | |
ELC emulation/viper-ex.elc | |
In ex-cmd-read-exit: | |
emulation/viper-ex.el:551:13:Warning: looking-back called with 1 argument, but | |
requires 2-3 | |
emulation/viper-ex.el:553:13:Warning: looking-back called with 1 argument, but | |
requires 2-3 | |
emulation/viper-ex.el:552:26:Warning: looking-back called with 1 argument, but | |
requires 2-3 | |
In ex-tag: | |
emulation/viper-ex.el:2014:6:Warning: ‘find-tag’ is an obsolete function (as | |
of 25.1); use ‘xref-find-definitions’ instead. | |
emulation/viper-ex.el:2018:36:Warning: ‘find-tag-other-window’ is an obsolete | |
function (as of 25.1); use ‘xref-find-definitions-other-window’ instead. | |
ELC emulation/viper-init.elc | |
ELC emulation/viper-keym.elc | |
ELC emulation/viper-macs.elc | |
ELC emulation/viper-mous.elc | |
ELC emulation/viper-util.elc | |
ELC emulation/viper.elc | |
ELC erc/erc-autoaway.elc | |
ELC erc/erc-backend.elc | |
ELC erc/erc-button.elc | |
ELC erc/erc-capab.elc | |
ELC erc/erc-compat.elc | |
ELC erc/erc-dcc.elc | |
ELC erc/erc-desktop-notifications.elc | |
ELC erc/erc-ezbounce.elc | |
ELC erc/erc-fill.elc | |
ELC erc/erc-goodies.elc | |
ELC erc/erc-ibuffer.elc | |
ELC erc/erc-identd.elc | |
ELC erc/erc-imenu.elc | |
ELC erc/erc-join.elc | |
ELC erc/erc-lang.elc | |
ELC erc/erc-list.elc | |
ELC erc/erc-log.elc | |
ELC erc/erc-match.elc | |
ELC erc/erc-menu.elc | |
ELC erc/erc-netsplit.elc | |
ELC erc/erc-networks.elc | |
ELC erc/erc-notify.elc | |
ELC erc/erc-page.elc | |
ELC erc/erc-pcomplete.elc | |
ELC erc/erc-replace.elc | |
ELC erc/erc-ring.elc | |
ELC erc/erc-services.elc | |
ELC erc/erc-sound.elc | |
ELC erc/erc-speedbar.elc | |
ELC erc/erc-spelling.elc | |
ELC erc/erc-stamp.elc | |
ELC erc/erc-track.elc | |
ELC erc/erc-truncate.elc | |
ELC erc/erc-xdcc.elc | |
ELC erc/erc.elc | |
In erc-send-input: | |
erc/erc.el:5401:27:Warning: global/dynamic var ‘str’ lacks a prefix | |
ELC eshell/em-alias.elc | |
In toplevel form: | |
eshell/em-alias.el:217:1:Warning: Unused lexical argument ‘args’ | |
ELC eshell/em-banner.elc | |
ELC eshell/em-basic.elc | |
ELC eshell/em-cmpl.elc | |
In eshell-cmpl-initialize: | |
eshell/em-cmpl.el:271:8:Warning: ‘pcomplete-suffix-list’ is an obsolete | |
variable (as of 24.1). | |
ELC eshell/em-dirs.elc | |
In toplevel form: | |
eshell/em-dirs.el:186:1:Warning: Unused lexical argument ‘args’ | |
eshell/em-dirs.el:303:1:Warning: Unused lexical argument ‘args’ | |
ELC eshell/em-glob.elc | |
ELC eshell/em-hist.elc | |
ELC eshell/em-ls.elc | |
ELC eshell/em-pred.elc | |
ELC eshell/em-prompt.elc | |
ELC eshell/em-rebind.elc | |
In eshell-delete-backward-char: | |
eshell/em-rebind.el:225:49:Warning: ‘delete-backward-char’ is for interactive | |
use only; use ‘delete-char’ instead. | |
ELC eshell/em-script.elc | |
In toplevel form: | |
eshell/em-script.el:60:1:Warning: Unused lexical argument ‘args’ | |
ELC eshell/em-smart.elc | |
ELC eshell/em-term.elc | |
ELC eshell/em-tramp.elc | |
In toplevel form: | |
eshell/em-tramp.el:97:1:Warning: Unused lexical variable ‘args’ | |
In end of data: | |
eshell/em-tramp.el:146:1:Warning: the following functions might not be defined | |
at runtime: eshell--do-opts, eshell-named-command | |
ELC eshell/em-unix.elc | |
In toplevel form: | |
eshell/em-unix.el:933:1:Warning: Unused lexical variable ‘args’ | |
eshell/em-unix.el:963:1:Warning: Unused lexical argument ‘args’ | |
ELC eshell/em-xtra.elc | |
In end of data: | |
eshell/em-xtra.el:130:1:Warning: the following functions might not be defined | |
at runtime: pcomplete-arg, pcomplete--here, pcomplete-opt | |
ELC eshell/esh-arg.elc | |
ELC eshell/esh-cmd.elc | |
ELC eshell/esh-ext.elc | |
In end of data: | |
eshell/esh-ext.el:335:1:Warning: the following functions might not be defined | |
at runtime: eshell-quote-argument, eshell-output-object, | |
eshell-gather-process-output | |
ELC eshell/esh-io.elc | |
In toplevel form: | |
eshell/esh-io.el:325:1:Warning: Unused lexical variable ‘gui-select-enable-clipboard’ | |
ELC eshell/esh-mode.elc | |
In eshell-find-tag: | |
eshell/esh-mode.el:491:15:Warning: ‘find-tag’ is an obsolete function (as of | |
25.1); use ‘xref-find-definitions’ instead. | |
ELC eshell/esh-module.elc | |
ELC eshell/esh-opt.elc | |
ELC eshell/esh-proc.elc | |
In toplevel form: | |
eshell/esh-proc.el:161:1:Warning: Unused lexical argument ‘args’ | |
ELC eshell/esh-util.elc | |
ELC eshell/esh-var.elc | |
In toplevel form: | |
eshell/esh-var.el:346:1:Warning: Unused lexical variable ‘args’ | |
ELC eshell/eshell.elc | |
ELC gnus/auth-source.elc | |
ELC gnus/canlock.elc | |
ELC gnus/compface.elc | |
ELC gnus/deuglify.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/ecomplete.elc | |
ELC gnus/flow-fill.elc | |
ELC gnus/gmm-utils.elc | |
ELC gnus/gnus-agent.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-art.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-async.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-bcklg.elc | |
ELC gnus/gnus-bookmark.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-cache.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-cite.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
In gnus-message-citation-mode: | |
gnus/gnus-cite.el:1239:17:Warning: ‘font-lock-fontify-buffer’ is for | |
interactive use only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. | |
ELC gnus/gnus-cloud.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-cus.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-delay.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-demon.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-diary.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-dired.elc | |
ELC gnus/gnus-draft.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-dup.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-eform.elc | |
ELC gnus/gnus-ems.elc | |
ELC gnus/gnus-fun.elc | |
ELC gnus/gnus-gravatar.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-group.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
In gnus-group-update-eval-form: | |
gnus/gnus-group.el:1637:4:Warning: global/dynamic var ‘ticked’ lacks a prefix | |
gnus/gnus-group.el:1637:23:Warning: global/dynamic var ‘score’ lacks a prefix | |
gnus/gnus-group.el:1637:39:Warning: global/dynamic var ‘level’ lacks a prefix | |
gnus/gnus-group.el:1637:54:Warning: global/dynamic var ‘mailp’ lacks a prefix | |
gnus/gnus-group.el:1638:4:Warning: global/dynamic var ‘total’ lacks a prefix | |
gnus/gnus-group.el:1638:19:Warning: global/dynamic var ‘unread’ lacks a prefix | |
ELC gnus/gnus-html.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-icalendar.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
ELC gnus/gnus-int.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-kill.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-logic.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-mh.elc | |
No MH variant found on the system | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-ml.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-mlspl.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-msg.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-notifications.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-picon.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-range.elc | |
ELC gnus/gnus-registry.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-salt.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-score.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-sieve.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-spec.elc | |
ELC gnus/gnus-srvr.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-start.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-sum.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-sync.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-topic.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-undo.elc | |
ELC gnus/gnus-util.elc | |
ELC gnus/gnus-uu.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-vm.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/gnus-win.elc | |
ELC gnus/gnus.elc | |
ELC gnus/gravatar.elc | |
ELC gnus/gssapi.elc | |
ELC gnus/html2text.elc | |
ELC gnus/ietf-drums.elc | |
ELC gnus/legacy-gnus-agent.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/mail-parse.elc | |
ELC gnus/mail-prsvr.elc | |
ELC gnus/mail-source.elc | |
ELC gnus/mailcap.elc | |
ELC gnus/message.elc | |
In toplevel form: | |
gnus/message.el:1913:1:Warning: ‘make-variable-buffer-local’ not called at | |
toplevel | |
gnus/message.el:6045:1:Warning: global/dynamic var ‘Date’ lacks a prefix | |
gnus/message.el:6047:1:Warning: global/dynamic var ‘Organization’ lacks a | |
prefix | |
gnus/message.el:6048:1:Warning: global/dynamic var ‘From’ lacks a prefix | |
gnus/message.el:6049:1:Warning: global/dynamic var ‘Path’ lacks a prefix | |
gnus/message.el:6050:1:Warning: global/dynamic var ‘Subject’ lacks a prefix | |
gnus/message.el:6051:1:Warning: global/dynamic var ‘Newsgroups’ lacks a prefix | |
gnus/message.el:6053:1:Warning: global/dynamic var ‘References’ lacks a prefix | |
gnus/message.el:6054:1:Warning: global/dynamic var ‘To’ lacks a prefix | |
gnus/message.el:6055:1:Warning: global/dynamic var ‘Distribution’ lacks a | |
prefix | |
gnus/message.el:6056:1:Warning: global/dynamic var ‘Lines’ lacks a prefix | |
gnus/message.el:6058:1:Warning: global/dynamic var ‘Expires’ lacks a prefix | |
In end of data: | |
gnus/message.el:8601:1:Warning: the following functions might not be defined | |
at runtime: mm-enable-multibyte, mm-coding-system-p, | |
mm-read-coding-system, gnus-format-message, gnus-message, gnus-y-or-n-p, | |
mm-multibyte-p, gnus-multiple-choice, mm-disable-multibyte, | |
mm-string-to-multibyte, mm-delete-duplicates, mm-multibyte-string-p, | |
gnus-replace-in-string | |
ELC gnus/messcompat.elc | |
ELC gnus/mm-archive.elc | |
ELC gnus/mm-bodies.elc | |
ELC gnus/mm-decode.elc | |
In end of data: | |
gnus/mm-decode.el:1933:1:Warning: the function ‘gnus-format-message’ is not | |
known to be defined. | |
ELC gnus/mm-encode.elc | |
ELC gnus/mm-extern.elc | |
ELC gnus/mm-partial.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/mm-url.elc | |
ELC gnus/mm-util.elc | |
ELC gnus/mm-uu.elc | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
In toplevel form: | |
gnus/mm-uu.el:339:1:Warning: global/dynamic var ‘entry’ lacks a prefix | |
ELC gnus/mm-view.elc | |
In mm-display-inline-fontify: | |
gnus/mm-view.el:528:18:Warning: ‘font-lock-fontify-buffer’ is for interactive | |
use only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. | |
ELC gnus/mml-sec.elc | |
ELC gnus/mml-smime.elc | |
In end of data: | |
gnus/mml-smime.el:601:1:Warning: the function ‘gnus-format-message’ is not | |
known to be defined. | |
ELC gnus/mml.elc | |
ELC gnus/mml1991.elc | |
mml2015.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
In mml1991-pgg-sign: | |
gnus/mml1991.el:194:8:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
In mml1991-epg-sign: | |
gnus/mml1991.el:363:33:Warning: ‘mm-with-unibyte-current-buffer’ is an | |
obsolete macro (as of 25.1). | |
ELC gnus/mml2015.elc | |
In mml2015-mailcrypt-encrypt: | |
gnus/mml2015.el:476:14:Warning: ‘mm-with-unibyte-current-buffer’ is an | |
obsolete macro (as of 25.1). | |
ELC gnus/nnagent.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnbabyl.elc | |
ELC gnus/nndiary.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nndir.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nndoc.elc | |
ELC gnus/nndraft.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nneething.elc | |
ELC gnus/nnfolder.elc | |
ELC gnus/nngateway.elc | |
ELC gnus/nnheader.elc | |
ELC gnus/nnimap.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnir.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnmail.elc | |
In nnmail-fancy-expiry-target: | |
gnus/nnmail.el:1962:31:Warning: ‘rmail-dont-reply-to-names’ is an obsolete | |
variable (as of 24.1); use ‘mail-dont-reply-to-names’ instead. | |
ELC gnus/nnmaildir.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
In nnmaildir-close-server: | |
gnus/nnmaildir.el:1781:42:Warning: global/dynamic var ‘flist’ lacks a prefix | |
gnus/nnmaildir.el:1782:4:Warning: global/dynamic var ‘ls’ lacks a prefix | |
gnus/nnmaildir.el:1782:19:Warning: global/dynamic var ‘dirs’ lacks a prefix | |
gnus/nnmaildir.el:1782:31:Warning: global/dynamic var ‘dir’ lacks a prefix | |
gnus/nnmaildir.el:1782:45:Warning: global/dynamic var ‘files’ lacks a prefix | |
gnus/nnmaildir.el:1783:4:Warning: global/dynamic var ‘file’ lacks a prefix | |
gnus/nnmaildir.el:1783:19:Warning: global/dynamic var ‘x’ lacks a prefix | |
ELC gnus/nnmairix.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnmbox.elc | |
ELC gnus/nnmh.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnml.elc | |
ELC gnus/nnnil.elc | |
ELC gnus/nnoo.elc | |
ELC gnus/nnregistry.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnrss.elc | |
In nnrss-insert: | |
gnus/nnrss.el:590:22:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
ELC gnus/nnspool.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
In nnspool-request-post: | |
gnus/nnspool.el:348:37:Warning: ‘mm-with-unibyte-current-buffer’ is an | |
obsolete macro (as of 25.1). | |
ELC gnus/nntp.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnvirtual.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/nnweb.elc | |
In nnweb-retrieve-headers: | |
gnus/nnweb.el:107:22:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
In nnweb-request-article: | |
gnus/nnweb.el:157:39:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
gnus/nnweb.el:166:45:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
In nnweb-google-reference: | |
gnus/nnweb.el:390:42:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
ELC gnus/plstore.elc | |
In plstore--insert-buffer: | |
gnus/plstore.el:419:14:Warning: ‘epg-context-set-armor’ is an obsolete | |
function (as of 25.1); use ‘setf’ instead. | |
ELC gnus/pop3.elc | |
ELC gnus/qp.elc | |
ELC gnus/registry.elc | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
In toplevel form: | |
gnus/registry.el:186:18:Warning: Unknown slot ‘:tracker’ | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
‘defmethod’ is an obsolete macro (as of 25.1); use ‘cl-defmethod’ instead. | |
‘defgeneric’ is an obsolete macro (as of 25.1); use ‘cl-defgeneric’ instead. | |
ELC gnus/rfc1843.elc | |
ELC gnus/rfc2045.elc | |
ELC gnus/rfc2047.elc | |
ELC gnus/rfc2231.elc | |
ELC gnus/rtree.elc | |
ELC gnus/score-mode.elc | |
ELC gnus/sieve-manage.elc | |
In end of data: | |
gnus/sieve-manage.el:577:1:Warning: the following functions might not be | |
defined at runtime: sasl-make-client, sasl-next-step, sasl-step-data, | |
sasl-step-set-data | |
ELC gnus/sieve-mode.elc | |
ELC gnus/sieve.elc | |
ELC gnus/smiley.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/smime.elc | |
ELC gnus/spam-report.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/spam-stat.elc | |
ELC gnus/spam-wash.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/spam.elc | |
utf7.el: ‘mm-with-unibyte-current-buffer’ is an obsolete macro (as of 25.1). | |
ELC gnus/starttls.elc | |
ELC gnus/utf7.elc | |
In utf7-fragment-encode: | |
gnus/utf7.el:123:43:Warning: ‘mm-with-unibyte-current-buffer’ is an obsolete | |
macro (as of 25.1). | |
ELC gnus/yenc.elc | |
ELC international/ccl.elc | |
ELC international/isearch-x.elc | |
ELC international/iso-ascii.elc | |
ELC international/iso-cvt.elc | |
ELC international/iso-transl.elc | |
ELC international/ja-dic-cnv.elc | |
ELC international/ja-dic-utl.elc | |
ELC international/kinsoku.elc | |
ELC international/kkc.elc | |
ELC international/latexenc.elc | |
ELC international/latin1-disp.elc | |
ELC international/mule-diag.elc | |
ELC international/mule-util.elc | |
ELC international/ogonek.elc | |
ELC international/quail.elc | |
ELC international/robin.elc | |
ELC international/titdic-cnv.elc | |
ELC international/ucs-normalize.elc | |
ELC international/utf-7.elc | |
ELC language/china-util.elc | |
ELC language/cyril-util.elc | |
ELC language/ethio-util.elc | |
ELC language/hanja-util.elc | |
ELC language/ind-util.elc | |
ELC language/japan-util.elc | |
ELC language/korea-util.elc | |
ELC language/lao-util.elc | |
ELC language/thai-util.elc | |
ELC language/thai-word.elc | |
ELC language/tibet-util.elc | |
ELC language/tv-util.elc | |
ELC language/viet-util.elc | |
ELC leim/ja-dic/ja-dic.elc | |
10000 entries | |
20000 entries | |
30000 entries | |
40000 entries | |
50000 entries | |
60000 entries | |
ELC leim/quail/4Corner.elc | |
ELC leim/quail/ARRAY30.elc | |
ELC leim/quail/CCDOSPY.elc | |
ELC leim/quail/CTLau-b5.elc | |
ELC leim/quail/CTLau.elc | |
ELC leim/quail/ECDICT.elc | |
ELC leim/quail/ETZY.elc | |
ELC leim/quail/PY-b5.elc | |
ELC leim/quail/PY.elc | |
ELC leim/quail/Punct-b5.elc | |
ELC leim/quail/Punct.elc | |
ELC leim/quail/QJ-b5.elc | |
ELC leim/quail/QJ.elc | |
ELC leim/quail/SW.elc | |
ELC leim/quail/TONEPY.elc | |
ELC leim/quail/ZIRANMA.elc | |
ELC leim/quail/ZOZY.elc | |
ELC leim/quail/arabic.elc | |
ELC leim/quail/croatian.elc | |
ELC leim/quail/cyril-jis.elc | |
ELC leim/quail/cyrillic.elc | |
ELC leim/quail/czech.elc | |
ELC leim/quail/ethiopic.elc | |
ELC leim/quail/georgian.elc | |
ELC leim/quail/greek.elc | |
ELC leim/quail/hangul.elc | |
ELC leim/quail/hanja-jis.elc | |
ELC leim/quail/hanja.elc | |
ELC leim/quail/hanja3.elc | |
ELC leim/quail/hebrew.elc | |
ELC leim/quail/indian.elc | |
ELC leim/quail/ipa-praat.elc | |
ELC leim/quail/ipa.elc | |
ELC leim/quail/japanese.elc | |
ELC leim/quail/lao.elc | |
ELC leim/quail/latin-alt.elc | |
ELC leim/quail/latin-ltx.elc | |
Loading /private/tmp/emacs20151209-10716-olgsus/lisp/international/uni-name.el (source)... | |
latin-ltx: 1533 rules (+ 0 conflicts)! | |
ELC leim/quail/latin-post.elc | |
ELC leim/quail/latin-pre.elc | |
ELC leim/quail/lrt.elc | |
ELC leim/quail/persian.elc | |
ELC leim/quail/py-punct.elc | |
ELC leim/quail/pypunct-b5.elc | |
ELC leim/quail/quick-b5.elc | |
ELC leim/quail/quick-cns.elc | |
ELC leim/quail/rfc1345.elc | |
ELC leim/quail/sgml-input.elc | |
ELC leim/quail/sisheng.elc | |
ELC leim/quail/slovak.elc | |
ELC leim/quail/symbol-ksc.elc | |
ELC leim/quail/tamil-dvorak.elc | |
ELC leim/quail/thai.elc | |
ELC leim/quail/tibetan.elc | |
ELC leim/quail/tsang-b5.elc | |
ELC leim/quail/tsang-cns.elc | |
ELC leim/quail/uni-input.elc | |
ELC leim/quail/viqr.elc | |
ELC leim/quail/vntelex.elc | |
ELC leim/quail/vnvni.elc | |
ELC leim/quail/welsh.elc | |
ELC mail/binhex.elc | |
ELC mail/emacsbug.elc | |
ELC mail/feedmail.elc | |
ELC mail/footnote.elc | |
ELC mail/hashcash.elc | |
ELC mail/mail-extr.elc | |
ELC mail/mail-hist.elc | |
ELC mail/mail-utils.elc | |
ELC mail/mailabbrev.elc | |
ELC mail/mailalias.elc | |
In toplevel form: | |
mail/mailalias.el:55:1:Warning: global/dynamic var ‘pattern’ lacks a prefix | |
ELC mail/mailclient.elc | |
ELC mail/mailheader.elc | |
In toplevel form: | |
mail/mailheader.el:102:1:Warning: global/dynamic var ‘headers’ lacks a prefix | |
ELC mail/metamail.elc | |
ELC mail/mspools.elc | |
ELC mail/reporter.elc | |
ELC mail/rfc2368.elc | |
ELC mail/rfc822.elc | |
ELC mail/rmail-spam-filter.elc | |
ELC mail/rmail.elc | |
In toplevel form: | |
mail/rmail.el:4583:1:Warning: Unused lexical variable ‘rmail-mime-render-html-function’ | |
In end of data: | |
mail/rmail.el:4950:1:Warning: the function ‘rmail-mime-entity-truncated’ is | |
not known to be defined. | |
ELC mail/rmailedit.elc | |
ELC mail/rmailkwd.elc | |
ELC mail/rmailmm.elc | |
ELC mail/rmailmsc.elc | |
ELC mail/rmailout.elc | |
ELC mail/rmailsort.elc | |
ELC mail/rmailsum.elc | |
ELC mail/sendmail.elc | |
ELC mail/smtpmail.elc | |
ELC mail/supercite.elc | |
In toplevel form: | |
mail/supercite.el:709:1:Warning: global/dynamic var ‘curline’ lacks a prefix | |
ELC mail/uce.elc | |
ELC mail/undigest.elc | |
ELC mail/unrmail.elc | |
ELC mail/uudecode.elc | |
ELC mh-e/mh-alias.elc | |
No MH variant found on the system | |
ELC mh-e/mh-buffers.elc | |
ELC mh-e/mh-comp.elc | |
No MH variant found on the system | |
ELC mh-e/mh-e.elc | |
ELC mh-e/mh-folder.elc | |
No MH variant found on the system | |
ELC mh-e/mh-funcs.elc | |
No MH variant found on the system | |
ELC mh-e/mh-identity.elc | |
No MH variant found on the system | |
ELC mh-e/mh-inc.elc | |
No MH variant found on the system | |
ELC mh-e/mh-junk.elc | |
No MH variant found on the system | |
ELC mh-e/mh-letter.elc | |
No MH variant found on the system | |
ELC mh-e/mh-limit.elc | |
No MH variant found on the system | |
ELC mh-e/mh-mime.elc | |
No MH variant found on the system | |
ELC mh-e/mh-print.elc | |
No MH variant found on the system | |
ELC mh-e/mh-scan.elc | |
No MH variant found on the system | |
ELC mh-e/mh-search.elc | |
No MH variant found on the system | |
ELC mh-e/mh-seq.elc | |
No MH variant found on the system | |
ELC mh-e/mh-show.elc | |
No MH variant found on the system | |
ELC mh-e/mh-speed.elc | |
No MH variant found on the system | |
ELC mh-e/mh-thread.elc | |
No MH variant found on the system | |
ELC mh-e/mh-tool-bar.elc | |
No MH variant found on the system | |
ELC mh-e/mh-utils.elc | |
No MH variant found on the system | |
ELC mh-e/mh-xface.elc | |
No MH variant found on the system | |
ELC net/ange-ftp.elc | |
ELC net/browse-url.elc | |
ELC net/dbus.elc | |
ELC net/dig.elc | |
ELC net/dns.elc | |
ELC net/eudc-bob.elc | |
ELC net/eudc-export.elc | |
ELC net/eudc-hotlist.elc | |
ELC net/eudc-vars.elc | |
ELC net/eudc.elc | |
ELC net/eudcb-bbdb.elc | |
ELC net/eudcb-ldap.elc | |
ELC net/eudcb-mab.elc | |
ELC net/eww.elc | |
ELC net/gnutls.elc | |
ELC net/goto-addr.elc | |
ELC net/hmac-def.elc | |
ELC net/hmac-md5.elc | |
ELC net/imap.elc | |
ELC net/ldap.elc | |
ELC net/mairix.elc | |
ELC net/net-utils.elc | |
ELC net/netrc.elc | |
ELC net/network-stream.elc | |
ELC net/newst-backend.elc | |
ELC net/newst-plainview.elc | |
ELC net/newst-reader.elc | |
ELC net/newst-ticker.elc | |
ELC net/newst-treeview.elc | |
ELC net/newsticker.elc | |
ELC net/nsm.elc | |
ELC net/ntlm.elc | |
ELC net/pinentry.elc | |
ELC net/quickurl.elc | |
ELC net/rcirc.elc | |
ELC net/rfc2104.elc | |
ELC net/rlogin.elc | |
ELC net/sasl-cram.elc | |
ELC net/sasl-digest.elc | |
ELC net/sasl-ntlm.elc | |
ELC net/sasl-scram-rfc.elc | |
ELC net/sasl.elc | |
ELC net/secrets.elc | |
ELC net/shr-color.elc | |
ELC net/shr.elc | |
ELC net/snmp-mode.elc | |
ELC net/soap-client.elc | |
ELC net/soap-inspect.elc | |
ELC net/socks.elc | |
ELC net/telnet.elc | |
ELC net/tls.elc | |
ELC net/tramp-adb.elc | |
ELC net/tramp-cache.elc | |
ELC net/tramp-cmds.elc | |
ELC net/tramp-compat.elc | |
ELC net/tramp-ftp.elc | |
ELC net/tramp-gvfs.elc | |
ELC net/tramp-gw.elc | |
ELC net/tramp-sh.elc | |
ELC net/tramp-smb.elc | |
ELC net/tramp-uu.elc | |
ELC net/tramp.elc | |
ELC net/trampver.elc | |
ELC net/webjump.elc | |
ELC net/zeroconf.elc | |
ELC nxml/nxml-enc.elc | |
ELC nxml/nxml-glyph.elc | |
ELC nxml/nxml-maint.elc | |
ELC nxml/nxml-mode.elc | |
ELC nxml/nxml-ns.elc | |
ELC nxml/nxml-outln.elc | |
ELC nxml/nxml-parse.elc | |
ELC nxml/nxml-rap.elc | |
ELC nxml/nxml-uchnm.elc | |
ELC nxml/nxml-util.elc | |
ELC nxml/rng-cmpct.elc | |
ELC nxml/rng-dt.elc | |
ELC nxml/rng-loc.elc | |
ELC nxml/rng-maint.elc | |
ELC nxml/rng-match.elc | |
ELC nxml/rng-nxml.elc | |
ELC nxml/rng-parse.elc | |
ELC nxml/rng-pttrn.elc | |
ELC nxml/rng-uri.elc | |
ELC nxml/rng-util.elc | |
ELC nxml/rng-valid.elc | |
ELC nxml/rng-xsd.elc | |
ELC nxml/xmltok.elc | |
ELC nxml/xsd-regexp.elc | |
ELC obsolete/abbrevlist.elc | |
ELC obsolete/assoc.elc | |
ELC obsolete/awk-mode.elc | |
ELC obsolete/bruce.elc | |
ELC obsolete/cc-compat.elc | |
ELC obsolete/cl-compat.elc | |
ELC obsolete/complete.elc | |
In PC-do-completion: | |
obsolete/complete.el:836:33:Warning: ‘completion-base-size’ is an obsolete | |
variable (as of 23.2); use ‘completion-base-position’ instead. | |
ELC obsolete/crisp.elc | |
ELC obsolete/cust-print.elc | |
ELC obsolete/erc-hecomplete.elc | |
ELC obsolete/eudcb-ph.elc | |
ELC obsolete/fast-lock.elc | |
ELC obsolete/gulp.elc | |
ELC obsolete/iso-acc.elc | |
ELC obsolete/iso-insert.elc | |
ELC obsolete/iso-swed.elc | |
ELC obsolete/iswitchb.elc | |
ELC obsolete/keyswap.elc | |
ELC obsolete/landmark.elc | |
ELC obsolete/lazy-lock.elc | |
ELC obsolete/ledit.elc | |
ELC obsolete/levents.elc | |
ELC obsolete/lmenu.elc | |
ELC obsolete/longlines.elc | |
ELC obsolete/lucid.elc | |
ELC obsolete/mailpost.elc | |
ELC obsolete/meese.elc | |
ELC obsolete/mouse-sel.elc | |
ELC obsolete/old-emacs-lock.elc | |
ELC obsolete/old-whitespace.elc | |
ELC obsolete/options.elc | |
ELC obsolete/otodo-mode.elc | |
In toplevel form: | |
obsolete/otodo-mode.el:928:1:Warning: global/dynamic var ‘date’ lacks a prefix | |
obsolete/otodo-mode.el:929:1:Warning: global/dynamic var ‘entry’ lacks a | |
prefix | |
ELC obsolete/patcomp.elc | |
ELC obsolete/pc-mode.elc | |
ELC obsolete/pc-select.elc | |
ELC obsolete/pgg-def.elc | |
ELC obsolete/pgg-gpg.elc | |
ELC obsolete/pgg-parse.elc | |
ELC obsolete/pgg-pgp.elc | |
ELC obsolete/pgg-pgp5.elc | |
ELC obsolete/pgg.elc | |
ELC obsolete/rcompile.elc | |
ELC obsolete/resume.elc | |
ELC obsolete/s-region.elc | |
ELC obsolete/scribe.elc | |
ELC obsolete/spell.elc | |
ELC obsolete/sregex.elc | |
ELC obsolete/sup-mouse.elc | |
ELC obsolete/swedish.elc | |
ELC obsolete/sym-comp.elc | |
ELC obsolete/terminal.elc | |
ELC obsolete/tpu-edt.elc | |
ELC obsolete/tpu-extras.elc | |
ELC obsolete/tpu-mapper.elc | |
ELC obsolete/vc-arch.elc | |
ELC obsolete/vc-mcvs.elc | |
In vc-mcvs-diff: | |
obsolete/vc-mcvs.el:443:29:Warning: reference to free variable | |
‘vc-disable-async-diff’ | |
In end of data: | |
obsolete/vc-mcvs.el:594:1:Warning: the function ‘vc-stay-local-p’ is not known | |
to be defined. | |
ELC obsolete/vi.elc | |
In vi-mark-region: | |
obsolete/vi.el:1389:22:Warning: ‘mark-whole-buffer’ is for interactive use | |
only. | |
ELC obsolete/vip.elc | |
In vip-delete-backward-char: | |
obsolete/vip.el:1860:17:Warning: ‘delete-backward-char’ is for interactive use | |
only; use ‘delete-char’ instead. | |
In ex-tag: | |
obsolete/vip.el:2980:6:Warning: ‘find-tag’ is an obsolete function (as of | |
25.1); use ‘xref-find-definitions’ instead. | |
obsolete/vip.el:2983:32:Warning: ‘find-tag-other-window’ is an obsolete | |
function (as of 25.1); use ‘xref-find-definitions-other-window’ instead. | |
ELC obsolete/ws-mode.elc | |
ELC obsolete/xesam.elc | |
ELC obsolete/yow.elc | |
ELC org/ob-C.elc | |
ELC org/ob-R.elc | |
ELC org/ob-asymptote.elc | |
ELC org/ob-awk.elc | |
ELC org/ob-calc.elc | |
ELC org/ob-clojure.elc | |
ELC org/ob-comint.elc | |
ELC org/ob-core.elc | |
ELC org/ob-css.elc | |
ELC org/ob-ditaa.elc | |
ELC org/ob-dot.elc | |
ELC org/ob-emacs-lisp.elc | |
ELC org/ob-eval.elc | |
ELC org/ob-exp.elc | |
ELC org/ob-fortran.elc | |
ELC org/ob-gnuplot.elc | |
ELC org/ob-haskell.elc | |
ELC org/ob-io.elc | |
ELC org/ob-java.elc | |
ELC org/ob-js.elc | |
ELC org/ob-keys.elc | |
ELC org/ob-latex.elc | |
ELC org/ob-ledger.elc | |
ELC org/ob-lilypond.elc | |
In org-babel-lilypond-mark-error-line: | |
org/ob-lilypond.el:250:34:Warning: ‘show-all’ is an obsolete function (as of | |
25.1); use ‘outline-show-all’ instead. | |
ELC org/ob-lisp.elc | |
ELC org/ob-lob.elc | |
ELC org/ob-makefile.elc | |
ELC org/ob-matlab.elc | |
ELC org/ob-maxima.elc | |
ELC org/ob-mscgen.elc | |
ELC org/ob-ocaml.elc | |
ELC org/ob-octave.elc | |
ELC org/ob-org.elc | |
ELC org/ob-perl.elc | |
ELC org/ob-picolisp.elc | |
ELC org/ob-plantuml.elc | |
ELC org/ob-python.elc | |
ELC org/ob-ref.elc | |
ELC org/ob-ruby.elc | |
ELC org/ob-sass.elc | |
ELC org/ob-scala.elc | |
ELC org/ob-scheme.elc | |
ELC org/ob-screen.elc | |
ELC org/ob-sh.elc | |
ELC org/ob-shen.elc | |
ELC org/ob-sql.elc | |
ELC org/ob-sqlite.elc | |
ELC org/ob-table.elc | |
ELC org/ob-tangle.elc | |
ELC org/ob.elc | |
ELC org/org-agenda.elc | |
In org-agenda-goto: | |
org/org-agenda.el:8307:32:Warning: ‘show-entry’ is an obsolete function (as of | |
25.1); use ‘outline-show-entry’ instead. | |
In org-agenda-switch-to: | |
org/org-agenda.el:8527:34:Warning: ‘show-entry’ is an obsolete function (as of | |
25.1); use ‘outline-show-entry’ instead. | |
In org-agenda-show-and-scroll-up: | |
org/org-agenda.el:8565:16:Warning: ‘show-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-show-subtree’ instead. | |
In org-agenda-show-1: | |
org/org-agenda.el:8596:10:Warning: ‘hide-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-hide-subtree’ instead. | |
org/org-agenda.el:8604:10:Warning: ‘show-entry’ is an obsolete function (as of | |
25.1); use ‘outline-show-entry’ instead. | |
org/org-agenda.el:8605:8:Warning: ‘show-children’ is an obsolete function (as | |
of 25.1); use ‘outline-show-children’ instead. | |
org/org-agenda.el:8611:10:Warning: ‘show-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-show-subtree’ instead. | |
org/org-agenda.el:8619:15:Warning: ‘show-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-show-subtree’ instead. | |
org/org-agenda.el:8628:10:Warning: ‘show-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-show-subtree’ instead. | |
ELC org/org-archive.elc | |
In org-archive-subtree: | |
org/org-archive.el:347:36:Warning: ‘show-all’ is an obsolete function (as of | |
25.1); use ‘outline-show-all’ instead. | |
org/org-archive.el:314:37:Warning: ‘show-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-show-subtree’ instead. | |
In org-archive-to-archive-sibling: | |
org/org-archive.el:443:27:Warning: ‘hide-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-hide-subtree’ instead. | |
In org-toggle-archive-tag: | |
org/org-archive.el:517:14:Warning: ‘hide-subtree’ is an obsolete function (as | |
of 25.1); use ‘outline-hide-subtree’ instead. | |
ELC org/org-attach.elc | |
ELC org/org-bbdb.elc | |
ELC org/org-bibtex.elc | |
ELC org/org-capture.elc | |
In org-capture-place-template: | |
org/org-capture.el:1001:54:Warning: ‘show-all’ is an obsolete function (as of | |
25.1); use ‘outline-show-all’ instead. | |
ELC org/org-clock.elc | |
In org-clock-get-clocktable: | |
org/org-clock.el:1934:6:Warning: org-font-lock-ensure called with 0 arguments, | |
but requires 2 | |
ELC org/org-colview.elc | |
In org-columns-eval: | |
org/org-colview.el:563:11:Warning: ‘hide-entry’ is an obsolete function (as of | |
25.1); use ‘outline-hide-entry’ instead. | |
ELC org/org-compat.elc | |
In toplevel form: | |
org/org-compat.el:484:19:Warning: ‘font-lock-fontify-buffer’ is for | |
interactive use only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. | |
ELC org/org-crypt.elc | |
In org-encrypt-entry: | |
org/org-crypt.el:191:19:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
ELC org/org-ctags.elc | |
In org-ctags-find-tag: | |
org/org-ctags.el:361:6:Warning: ‘find-tag’ is an obsolete function (as of | |
25.1); use ‘xref-find-definitions’ instead. | |
In org-ctags-find-tag-interactive: | |
org/org-ctags.el:530:19:Warning: ‘find-tag’ is an obsolete function (as of | |
25.1); use ‘xref-find-definitions’ instead. | |
ELC org/org-datetree.elc | |
ELC org/org-docview.elc | |
ELC org/org-element.elc | |
ELC org/org-entities.elc | |
ELC org/org-eshell.elc | |
ELC org/org-faces.elc | |
ELC org/org-feed.elc | |
In org-feed-update: | |
org/org-feed.el:405:12:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
org/org-feed.el:409:12:Warning: ‘show-children’ is an obsolete function (as of | |
25.1); use ‘outline-show-children’ instead. | |
ELC org/org-footnote.elc | |
ELC org/org-gnus.elc | |
ELC org/org-habit.elc | |
ELC org/org-id.elc | |
ELC org/org-indent.elc | |
ELC org/org-info.elc | |
ELC org/org-inlinetask.elc | |
ELC org/org-irc.elc | |
ELC org/org-list.elc | |
ELC org/org-macro.elc | |
ELC org/org-macs.elc | |
ELC org/org-mhe.elc | |
ELC org/org-mobile.elc | |
ELC org/org-mouse.elc | |
In org-mouse-show-context-menu: | |
org/org-mouse.el:218:18:Warning: ‘redisplay-dont-pause’ is an obsolete | |
variable (as of 24.5). | |
In org-mouse-insert-item: | |
org/org-mouse.el:590:15:Warning: org-looking-back called with 1 argument, but | |
requires 2-3 | |
ELC org/org-pcomplete.elc | |
In org-thing-at-point: | |
org/org-pcomplete.el:96:19:Warning: org-looking-back called with 1 argument, | |
but requires 2-3 | |
org/org-pcomplete.el:96:47:Warning: org-looking-back called with 1 argument, | |
but requires 2-3 | |
ELC org/org-plot.elc | |
ELC org/org-protocol.elc | |
ELC org/org-rmail.elc | |
ELC org/org-src.elc | |
In org-src-font-lock-fontify-block: | |
org/org-src.el:919:14:Warning: org-font-lock-ensure called with 0 arguments, | |
but requires 2 | |
In end of data: | |
org/org-src.el:957:1:Warning: the function ‘org-some’ is not known to be | |
defined. | |
ELC org/org-table.elc | |
ELC org/org-timer.elc | |
ELC org/org-w3m.elc | |
ELC org/org.elc | |
In org-fontify-like-in-org-mode: | |
org/org.el:6378:8:Warning: org-font-lock-ensure called with 0 arguments, but | |
requires 2 | |
In org-cycle: | |
org/org.el:6633:15:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
In org-cycle-internal-global: | |
org/org.el:6724:38:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
In org-cycle-internal-local: | |
org/org.el:6797:10:Warning: ‘show-children’ is an obsolete function (as of | |
25.1); use ‘outline-show-children’ instead. | |
In org-global-cycle: | |
org/org.el:6855:17:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
org/org.el:6856:8:Warning: ‘hide-sublevels’ is an obsolete function (as of | |
25.1); use ‘outline-hide-sublevels’ instead. | |
In org-set-startup-visibility: | |
org/org.el:6873:32:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
In org-set-visibility-according-to-property: | |
org/org.el:6893:12:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
org/org.el:6899:20:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
org/org.el:6900:14:Warning: ‘show-children’ is an obsolete function (as of | |
25.1); use ‘outline-show-children’ instead. | |
org/org.el:6906:18:Warning: ‘show-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-show-subtree’ instead. | |
In org-overview: | |
org/org.el:6932:34:Warning: ‘hide-sublevels’ is an obsolete function (as of | |
25.1); use ‘outline-hide-sublevels’ instead. | |
In org-content: | |
org/org.el:6949:23:Warning: ‘show-children’ is an obsolete function (as of | |
25.1); use ‘outline-show-children’ instead. | |
org/org.el:6950:32:Warning: ‘show-branches’ is an obsolete function (as of | |
25.1); use ‘outline-show-branches’ instead. | |
In org-clean-visibility-after-subtree-move: | |
org/org.el:7001:36:Warning: ‘hide-entry’ is an obsolete function (as of 25.1); | |
use ‘outline-hide-entry’ instead. | |
In org-cycle-hide-inline-tasks: | |
org/org.el:7102:28:Warning: ‘hide-sublevels’ is an obsolete function (as of | |
25.1); use ‘outline-hide-sublevels’ instead. | |
In org-set-outline-overlay-data: | |
org/org.el:7162:9:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
In org-tree-to-indirect-buffer: | |
org/org.el:7527:10:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
In org-move-subtree-down: | |
org/org.el:8227:16:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
org/org.el:8231:8:Warning: ‘show-children’ is an obsolete function (as of | |
25.1); use ‘outline-show-children’ instead. | |
In org-paste-subtree: | |
org/org.el:8394:15:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
In org-sort-entries: | |
org/org.el:8706:18:Warning: ‘show-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-show-subtree’ instead. | |
org/org.el:8827:20:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
In org-fast-todo-selection: | |
org/org.el:12841:19:Warning: assignment to free variable ‘e’ | |
org/org.el:12841:19:Warning: reference to free variable ‘e’ | |
In org-fast-tag-selection: | |
org/org.el:14894:37:Warning: assignment to free variable ‘e’ | |
org/org.el:14894:37:Warning: reference to free variable ‘e’ | |
In org-insert-property-drawer: | |
org/org.el:15718:12:Warning: ‘hide-entry’ is an obsolete function (as of | |
25.1); use ‘outline-hide-entry’ instead. | |
org/org.el:16251:24:Warning: looking-back called with 1 argument, but requires | |
2-3 | |
In org-timestamp-change: | |
org/org.el:17513:21:Warning: org-looking-back called with 1 argument, but | |
requires 2-3 | |
In org-check-before-invisible-edit: | |
org/org.el:19520:40:Warning: ‘show-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-show-subtree’ instead. | |
In org-kill-note-or-show-branches: | |
org/org.el:20484:12:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
In org-return: | |
org/org.el:20524:16:Warning: org-looking-back called with 1 argument, but | |
requires 2-3 | |
In org-yank-generic: | |
org/org.el:23060:22:Warning: ‘hide-subtree’ is an obsolete function (as of | |
25.1); use ‘outline-hide-subtree’ instead. | |
In end of data: | |
org/org.el:24031:1:Warning: the function ‘image-refresh’ is not known to be | |
defined. | |
ELC org/ox-ascii.elc | |
ELC org/ox-beamer.elc | |
ELC org/ox-html.elc | |
In org-html-fontify-code: | |
org/ox-html.el:1858:25:Warning: org-font-lock-ensure called with 0 arguments, | |
but requires 2 | |
ELC org/ox-icalendar.elc | |
ELC org/ox-latex.elc | |
ELC org/ox-man.elc | |
ELC org/ox-md.elc | |
ELC org/ox-odt.elc | |
In org-odt-do-format-code: | |
org/ox-odt.el:3143:21:Warning: org-font-lock-ensure called with 0 arguments, | |
but requires 2 | |
In end of data: | |
org/ox-odt.el:4388:1:Warning: the following functions are not known to be | |
defined: clear-image-cache, image-size | |
ELC org/ox-org.elc | |
In org-org-publish-to-org: | |
org/ox-org.el:257:10:Warning: org-font-lock-ensure called with 0 arguments, | |
but requires 2 | |
org/ox-org.el:257:10:Warning: ‘show-all’ is an obsolete function (as of 25.1); | |
use ‘outline-show-all’ instead. | |
ELC org/ox-publish.elc | |
ELC org/ox-texinfo.elc | |
ELC org/ox.elc | |
ELC play/5x5.elc | |
ELC play/animate.elc | |
ELC play/blackbox.elc | |
ELC play/bubbles.elc | |
ELC play/cookie1.elc | |
ELC play/decipher.elc | |
ELC play/dissociate.elc | |
ELC play/doctor.elc | |
ELC play/dunnet.elc | |
In dun-fix-screen: | |
play/dunnet.el:1205:22:Warning: ‘end-of-buffer’ is for interactive use only; | |
use ‘(goto-char (point-max))’ instead. | |
ELC play/fortune.elc | |
ELC play/gamegrid.elc | |
ELC play/gametree.elc | |
ELC play/gomoku.elc | |
ELC play/handwrite.elc | |
ELC play/hanoi.elc | |
ELC play/life.elc | |
ELC play/morse.elc | |
ELC play/mpuz.elc | |
ELC play/pong.elc | |
ELC play/snake.elc | |
ELC play/solitaire.elc | |
ELC play/spook.elc | |
ELC play/studly.elc | |
ELC play/tetris.elc | |
ELC play/zone.elc | |
ELC progmodes/ada-mode.elc | |
ELC progmodes/ada-prj.elc | |
ELC progmodes/ada-stmt.elc | |
ELC progmodes/ada-xref.elc | |
ELC progmodes/antlr-mode.elc | |
ELC progmodes/asm-mode.elc | |
ELC progmodes/autoconf.elc | |
ELC progmodes/bat-mode.elc | |
ELC progmodes/bug-reference.elc | |
ELC progmodes/cc-bytecomp.elc | |
ELC progmodes/cc-defs.elc | |
ELC progmodes/cc-vars.elc | |
ELC progmodes/cc-langs.elc | |
ELC progmodes/cc-engine.elc | |
ELC progmodes/cc-align.elc | |
ELC progmodes/cc-awk.elc | |
ELC progmodes/cc-cmds.elc | |
ELC progmodes/cc-fonts.elc | |
ELC progmodes/cc-guess.elc | |
ELC progmodes/cc-menus.elc | |
ELC progmodes/cc-styles.elc | |
ELC progmodes/cc-mode.elc | |
ELC progmodes/cfengine.elc | |
ELC progmodes/cmacexp.elc | |
ELC progmodes/compile.elc | |
ELC progmodes/cperl-mode.elc | |
ELC progmodes/cpp.elc | |
ELC progmodes/cwarn.elc | |
ELC progmodes/dcl-mode.elc | |
ELC progmodes/ebnf-abn.elc | |
ELC progmodes/ebnf-bnf.elc | |
ELC progmodes/ebnf-dtd.elc | |
ELC progmodes/ebnf-ebx.elc | |
ELC progmodes/ebnf-iso.elc | |
ELC progmodes/ebnf-otz.elc | |
ELC progmodes/ebnf-yac.elc | |
ELC progmodes/ebnf2ps.elc | |
ELC progmodes/ebrowse.elc | |
ELC progmodes/etags.elc | |
In find-tag-other-frame: | |
progmodes/etags.el:1021:10:Warning: ‘find-tag-other-window’ is an obsolete | |
function (as of 25.1); use ‘xref-find-definitions-other-window’ instead. | |
In tags-search: | |
progmodes/etags.el:1870:18:Warning: ‘tags-loop-continue’ is an obsolete | |
function (as of 25.1); use ‘xref-find-definitions’ interface instead. | |
progmodes/etags.el:1874:11:Warning: ‘tags-loop-continue’ is an obsolete | |
function (as of 25.1); use ‘xref-find-definitions’ interface instead. | |
In tags-query-replace: | |
progmodes/etags.el:1899:9:Warning: ‘tags-loop-continue’ is an obsolete | |
function (as of 25.1); use ‘xref-find-definitions’ interface instead. | |
ELC progmodes/executable.elc | |
ELC progmodes/f90.elc | |
ELC progmodes/flymake.elc | |
ELC progmodes/fortran.elc | |
ELC progmodes/gdb-mi.elc | |
In toplevel form: | |
progmodes/gdb-mi.el:675:1:Warning: Unused lexical argument ‘arg’ | |
ELC progmodes/glasses.elc | |
ELC progmodes/grep.elc | |
ELC progmodes/gud.elc | |
In toplevel form: | |
progmodes/gud.el:735:1:Warning: Unused lexical argument ‘arg’ | |
ELC progmodes/hideif.elc | |
ELC progmodes/hideshow.elc | |
In hs-hide-block-at-point: | |
progmodes/hideshow.el:581:22:Warning: looking-back called with 1 argument, but | |
requires 2-3 | |
ELC progmodes/icon.elc | |
ELC progmodes/idlw-complete-structtag.elc | |
ELC progmodes/idlw-help.elc | |
In idlwave-help-fontify: | |
progmodes/idlw-help.el:1185:16:Warning: ‘font-lock-fontify-buffer’ is for | |
interactive use only; use ‘font-lock-ensure’ or ‘font-lock-flush’ instead. | |
ELC progmodes/idlw-shell.elc | |
ELC progmodes/idlw-toolbar.elc | |
ELC progmodes/idlwave.elc | |
ELC progmodes/inf-lisp.elc | |
ELC progmodes/js.elc | |
ELC progmodes/ld-script.elc | |
ELC progmodes/m4-mode.elc | |
ELC progmodes/make-mode.elc | |
ELC progmodes/mantemp.elc | |
ELC progmodes/meta-mode.elc | |
ELC progmodes/mixal-mode.elc | |
ELC progmodes/modula2.elc | |
ELC progmodes/octave.elc | |
In end of data: | |
progmodes/octave.el:1871:1:Warning: the function ‘compilation-forget-errors’ | |
might not be defined at runtime. | |
ELC progmodes/opascal.elc | |
ELC progmodes/pascal.elc | |
ELC progmodes/perl-mode.elc | |
ELC progmodes/project.elc | |
ELC progmodes/prolog.elc | |
ELC progmodes/ps-mode.elc | |
ELC progmodes/python.elc | |
ELC progmodes/ruby-mode.elc | |
ELC progmodes/scheme.elc | |
ELC progmodes/sh-script.elc | |
In end of data: | |
progmodes/sh-script.el:4523:1:Warning: the function ‘comint-send-string’ might | |
not be defined at runtime. | |
ELC progmodes/simula.elc | |
ELC progmodes/sql.elc | |
In sql-end-of-statement: | |
progmodes/sql.el:2781:31:Warning: looking-back called with 1 argument, but | |
requires 2-3 | |
ELC progmodes/subword.elc | |
ELC progmodes/tcl.elc | |
ELC progmodes/vera-mode.elc | |
ELC progmodes/verilog-mode.elc | |
ELC progmodes/vhdl-mode.elc | |
ELC progmodes/which-func.elc | |
ELC progmodes/xref.elc | |
ELC progmodes/xscheme.elc | |
ELC term/AT386.elc | |
ELC term/bobcat.elc | |
ELC term/cygwin.elc | |
ELC term/iris-ansi.elc | |
ELC term/linux.elc | |
ELC term/lk201.elc | |
ELC term/news.elc | |
ELC term/rxvt.elc | |
ELC term/screen.elc | |
ELC term/sun.elc | |
ELC term/tvi970.elc | |
ELC term/vt100.elc | |
ELC term/vt200.elc | |
ELC term/w32console.elc | |
ELC term/wyse50.elc | |
ELC term/xterm.elc | |
ELC textmodes/artist.elc | |
ELC textmodes/bib-mode.elc | |
ELC textmodes/bibtex-style.elc | |
ELC textmodes/bibtex.elc | |
ELC textmodes/conf-mode.elc | |
ELC textmodes/css-mode.elc | |
ELC textmodes/dns-mode.elc | |
ELC textmodes/enriched.elc | |
ELC textmodes/flyspell.elc | |
ELC textmodes/ispell.elc | |
ELC textmodes/makeinfo.elc | |
ELC textmodes/nroff-mode.elc | |
ELC textmodes/page-ext.elc | |
ELC textmodes/picture.elc | |
ELC textmodes/po.elc | |
ELC textmodes/refbib.elc | |
ELC textmodes/refer.elc | |
ELC textmodes/refill.elc | |
ELC textmodes/reftex-auc.elc | |
ELC textmodes/reftex-cite.elc | |
ELC textmodes/reftex-dcr.elc | |
ELC textmodes/reftex-global.elc | |
ELC textmodes/reftex-index.elc | |
ELC textmodes/reftex-parse.elc | |
ELC textmodes/reftex-ref.elc | |
ELC textmodes/reftex-sel.elc | |
ELC textmodes/reftex-toc.elc | |
ELC textmodes/reftex-vars.elc | |
ELC textmodes/reftex.elc | |
ELC textmodes/remember.elc | |
ELC textmodes/rst.elc | |
ELC textmodes/sgml-mode.elc | |
In toplevel form: | |
textmodes/sgml-mode.el:436:1:Warning: global/dynamic var ‘v2’ lacks a prefix | |
ELC textmodes/table.elc | |
ELC textmodes/tex-mode.elc | |
ELC textmodes/texinfmt.elc | |
ELC textmodes/texinfo.elc | |
ELC textmodes/texnfo-upd.elc | |
ELC textmodes/tildify.elc | |
ELC textmodes/two-column.elc | |
ELC textmodes/underline.elc | |
ELC url/url-about.elc | |
ELC url/url-auth.elc | |
ELC url/url-cache.elc | |
ELC url/url-cid.elc | |
ELC url/url-cookie.elc | |
ELC url/url-dav.elc | |
ELC url/url-dired.elc | |
ELC url/url-domsuf.elc | |
ELC url/url-expand.elc | |
ELC url/url-file.elc | |
ELC url/url-ftp.elc | |
ELC url/url-future.elc | |
ELC url/url-gw.elc | |
ELC url/url-handlers.elc | |
ELC url/url-history.elc | |
ELC url/url-http.elc | |
ELC url/url-imap.elc | |
ELC url/url-irc.elc | |
ELC url/url-ldap.elc | |
ELC url/url-mailto.elc | |
ELC url/url-methods.elc | |
ELC url/url-misc.elc | |
ELC url/url-news.elc | |
ELC url/url-nfs.elc | |
ELC url/url-ns.elc | |
ELC url/url-parse.elc | |
ELC url/url-privacy.elc | |
ELC url/url-proxy.elc | |
ELC url/url-queue.elc | |
ELC url/url-tramp.elc | |
ELC url/url-util.elc | |
ELC url/url-vars.elc | |
ELC url/url.elc | |
ELC vc/add-log.elc | |
In change-log-goto-source: | |
vc/add-log.el:476:4:Warning: value returned from (car change-log-find-head) is | |
unused | |
ELC vc/compare-w.elc | |
ELC vc/cvs-status.elc | |
ELC vc/diff-mode.elc | |
ELC vc/diff.elc | |
ELC vc/ediff-diff.elc | |
ELC vc/ediff-help.elc | |
ELC vc/ediff-init.elc | |
ELC vc/ediff-merg.elc | |
ELC vc/ediff-mult.elc | |
ELC vc/ediff-ptch.elc | |
ELC vc/ediff-util.elc | |
ELC vc/ediff-vers.elc | |
ELC vc/ediff-wind.elc | |
ELC vc/ediff.elc | |
ELC vc/emerge.elc | |
ELC vc/log-edit.elc | |
ELC vc/log-view.elc | |
ELC vc/pcvs-defs.elc | |
ELC vc/pcvs-info.elc | |
ELC vc/pcvs-parse.elc | |
ELC vc/pcvs-util.elc | |
ELC vc/pcvs.elc | |
ELC vc/smerge-mode.elc | |
ELC vc/vc-annotate.elc | |
ELC vc/vc-bzr.elc | |
In end of data: | |
vc/vc-bzr.el:1336:1:Warning: the function ‘vc-deduce-fileset’ might not be | |
defined at runtime. | |
ELC vc/vc-cvs.elc | |
In end of data: | |
vc/vc-cvs.el:1319:1:Warning: the following functions might not be defined at | |
runtime: vc-read-revision, vc-branch-p, vc-expand-dirs, vc-checkout | |
ELC vc/vc-dav.elc | |
ELC vc/vc-dir.elc | |
ELC vc/vc-dispatcher.elc | |
ELC vc/vc-filewise.elc | |
ELC vc/vc-git.elc | |
ELC vc/vc-hg.elc | |
In end of data: | |
vc/vc-hg.el:773:1:Warning: the function ‘vc-compilation-mode’ might not be | |
defined at runtime. | |
ELC vc/vc-mtn.elc | |
ELC vc/vc-rcs.elc | |
In end of data: | |
vc/vc-rcs.el:1444:1:Warning: the following functions might not be defined at | |
runtime: vc-read-revision, vc-branch-p, vc-buffer-context, | |
vc-restore-buffer-context, vc-setup-buffer | |
ELC vc/vc-sccs.elc | |
ELC vc/vc-src.elc | |
In end of data: | |
vc/vc-src.el:314:1:Warning: the function ‘vc-setup-buffer’ might not be | |
defined at runtime. | |
ELC vc/vc-svn.elc | |
In end of data: | |
vc/vc-svn.el:808:1:Warning: the function ‘vc-read-revision’ might not be | |
defined at runtime. | |
vc/vc-svn.el:808:1:Warning: the function ‘log-edit-extract-headers’ is not | |
known to be defined. | |
ELC vc/vc.elc | |
GEN cus-load.el | |
Scanning . for custom | |
Scanning ./calc for custom | |
Scanning ./calendar for custom | |
Scanning ./cedet for custom | |
Scanning ./cedet/ede for custom | |
Scanning ./cedet/semantic for custom | |
Scanning ./cedet/semantic/analyze for custom | |
Scanning ./cedet/semantic/bovine for custom | |
Scanning ./cedet/semantic/decorate for custom | |
Scanning ./cedet/semantic/symref for custom | |
Scanning ./cedet/semantic/wisent for custom | |
Scanning ./cedet/srecode for custom | |
Scanning ./emacs-lisp for custom | |
Scanning ./emulation for custom | |
Scanning ./erc for custom | |
Scanning ./eshell for custom | |
Scanning ./gnus for custom | |
Scanning ./international for custom | |
Scanning ./language for custom | |
Scanning ./leim for custom | |
Scanning ./leim/ja-dic for custom | |
Scanning ./leim/quail for custom | |
Scanning ./mail for custom | |
Scanning ./mh-e for custom | |
Scanning ./net for custom | |
Scanning ./nxml for custom | |
Scanning ./org for custom | |
Scanning ./play for custom | |
Scanning ./progmodes for custom | |
Scanning ./textmodes for custom | |
Scanning ./url for custom | |
Scanning ./vc for custom | |
Generating ./cus-load.el... | |
Generating ./cus-load.el...done | |
GEN finder-inf.el | |
Scanning . for finder | |
Scanning ./calc for finder | |
Scanning ./calendar for finder | |
Scanning ./cedet for finder | |
Scanning ./cedet/ede for finder | |
Scanning ./cedet/semantic for finder | |
Scanning ./cedet/semantic/analyze for finder | |
Scanning ./cedet/semantic/bovine for finder | |
Scanning ./cedet/semantic/decorate for finder | |
Scanning ./cedet/semantic/symref for finder | |
Scanning ./cedet/semantic/wisent for finder | |
Scanning ./cedet/srecode for finder | |
Scanning ./emacs-lisp for finder | |
Scanning ./emulation for finder | |
Scanning ./erc for finder | |
Scanning ./eshell for finder | |
Scanning ./gnus for finder | |
Scanning ./international for finder | |
Scanning ./language for finder | |
Scanning ./mail for finder | |
Scanning ./mh-e for finder | |
Scanning ./net for finder | |
Scanning ./nxml for finder | |
Scanning ./org for finder | |
Scanning ./play for finder | |
Scanning ./progmodes for finder | |
Scanning ./textmodes for finder | |
Scanning ./url for finder | |
Scanning ./vc for finder | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make info-real info-dir | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/lispref info | |
../../build-aux/install-sh -c -d ../../info | |
GEN ../../info/elisp.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/lispintro info | |
GEN ../../info/eintr.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/emacs info | |
GEN ../../info/emacs.info | |
/private/tmp/emacs20151209-10716-olgsus/doc/emacs//docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/misc info | |
GEN ../../info/ada-mode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/auth.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/autotype.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/bovine.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/calc.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ccmode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/cl.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/dbus.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/dired-x.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ebrowse.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ede.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ediff.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/edt.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/eieio.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/emacs-mime.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/epa.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/erc.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ert.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/eshell.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/eudc.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/efaq.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/eww.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/flymake.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/forms.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/gnus.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/emacs-gnutls.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/htmlfontify.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/idlwave.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ido.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/info.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/mairix-el.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/message.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/mh-e.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/newsticker.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/nxml-mode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/octave-mode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/org.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/pcl-cvs.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/pgg.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/rcirc.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/remember.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/reftex.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/sasl.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/sc.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/semantic.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/ses.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/sieve.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/smtpmail.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/speedbar.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/srecode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/todo-mode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/tramp.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/url.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/vhdl-mode.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/vip.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/viper.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/widget.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/wisent.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/woman.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN ../../info/efaq-w32.info | |
./../emacs/docstyle.texi:3: warning: unrecognized encoding name `UTF-8'. | |
GEN info/dir |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT acl-errno-valid.o -MD -MP -MF .deps/acl-errno-valid.Tpo -c -o acl-errno-valid.o acl-errno-valid.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT acl-errno-valid.o -MD -MP -MF .deps/acl-errno-valid.Tpo -c -o acl-errno-valid.o acl-errno-valid.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT acl-internal.o -MD -MP -MF .deps/acl-internal.Tpo -c -o acl-internal.o acl-internal.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT acl-internal.o -MD -MP -MF .deps/acl-internal.Tpo -c -o acl-internal.o acl-internal.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT get-permissions.o -MD -MP -MF .deps/get-permissions.Tpo -c -o get-permissions.o get-permissions.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT get-permissions.o -MD -MP -MF .deps/get-permissions.Tpo -c -o get-permissions.o get-permissions.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT set-permissions.o -MD -MP -MF .deps/set-permissions.Tpo -c -o set-permissions.o set-permissions.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT set-permissions.o -MD -MP -MF .deps/set-permissions.Tpo -c -o set-permissions.o set-permissions.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT allocator.o -MD -MP -MF .deps/allocator.Tpo -c -o allocator.o allocator.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT careadlinkat.o -MD -MP -MF .deps/careadlinkat.Tpo -c -o careadlinkat.o careadlinkat.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT count-one-bits.o -MD -MP -MF .deps/count-one-bits.Tpo -c -o count-one-bits.o count-one-bits.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT count-one-bits.o -MD -MP -MF .deps/count-one-bits.Tpo -c -o count-one-bits.o count-one-bits.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT count-trailing-zeros.o -MD -MP -MF .deps/count-trailing-zeros.Tpo -c -o count-trailing-zeros.o count-trailing-zeros.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT count-trailing-zeros.o -MD -MP -MF .deps/count-trailing-zeros.Tpo -c -o count-trailing-zeros.o count-trailing-zeros.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o sha1.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT sha256.o -MD -MP -MF .deps/sha256.Tpo -c -o sha256.o sha256.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT sha512.o -MD -MP -MF .deps/sha512.Tpo -c -o sha512.o sha512.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT dtoastr.o -MD -MP -MF .deps/dtoastr.Tpo -c -o dtoastr.o dtoastr.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT dtotimespec.o -MD -MP -MF .deps/dtotimespec.Tpo -c -o dtotimespec.o dtotimespec.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT dtotimespec.o -MD -MP -MF .deps/dtotimespec.Tpo -c -o dtotimespec.o dtotimespec.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT filemode.o -MD -MP -MF .deps/filemode.Tpo -c -o filemode.o filemode.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT gettime.o -MD -MP -MF .deps/gettime.Tpo -c -o gettime.o gettime.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT qcopy-acl.o -MD -MP -MF .deps/qcopy-acl.Tpo -c -o qcopy-acl.o qcopy-acl.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT qcopy-acl.o -MD -MP -MF .deps/qcopy-acl.Tpo -c -o qcopy-acl.o qcopy-acl.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT stat-time.o -MD -MP -MF .deps/stat-time.Tpo -c -o stat-time.o stat-time.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT timespec.o -MD -MP -MF .deps/timespec.Tpo -c -o timespec.o timespec.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT timespec-add.o -MD -MP -MF .deps/timespec-add.Tpo -c -o timespec-add.o timespec-add.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT timespec-add.o -MD -MP -MF .deps/timespec-add.Tpo -c -o timespec-add.o timespec-add.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT timespec-sub.o -MD -MP -MF .deps/timespec-sub.Tpo -c -o timespec-sub.o timespec-sub.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT timespec-sub.o -MD -MP -MF .deps/timespec-sub.Tpo -c -o timespec-sub.o timespec-sub.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT u64.o -MD -MP -MF .deps/u64.Tpo -c -o u64.o u64.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT u64.o -MD -MP -MF .deps/u64.Tpo -c -o u64.o u64.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT utimens.o -MD -MP -MF .deps/utimens.Tpo -c -o utimens.o utimens.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT acl_entries.o -MD -MP -MF .deps/acl_entries.Tpo -c -o acl_entries.o acl_entries.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT acl_entries.o -MD -MP -MF .deps/acl_entries.Tpo -c -o acl_entries.o acl_entries.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT fpending.o -MD -MP -MF .deps/fpending.Tpo -c -o fpending.o fpending.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT fpending.o -MD -MP -MF .deps/fpending.Tpo -c -o fpending.o fpending.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT fstatat.o -MD -MP -MF .deps/fstatat.Tpo -c -o fstatat.o fstatat.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT fstatat.o -MD -MP -MF .deps/fstatat.Tpo -c -o fstatat.o fstatat.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT memrchr.o -MD -MP -MF .deps/memrchr.Tpo -c -o memrchr.o memrchr.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT mkostemp.o -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.o mkostemp.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT mkostemp.o -MD -MP -MF .deps/mkostemp.Tpo -c -o mkostemp.o mkostemp.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT readlinkat.o -MD -MP -MF .deps/readlinkat.Tpo -c -o readlinkat.o readlinkat.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT readlinkat.o -MD -MP -MF .deps/readlinkat.Tpo -c -o readlinkat.o readlinkat.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT sig2str.o -MD -MP -MF .deps/sig2str.Tpo -c -o sig2str.o sig2str.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT sig2str.o -MD -MP -MF .deps/sig2str.Tpo -c -o sig2str.o sig2str.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT symlink.o -MD -MP -MF .deps/symlink.Tpo -c -o symlink.o symlink.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT symlink.o -MD -MP -MF .deps/symlink.Tpo -c -o symlink.o symlink.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT time_rz.o -MD -MP -MF .deps/time_rz.Tpo -c -o time_rz.o time_rz.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT time_rz.o -MD -MP -MF .deps/time_rz.Tpo -c -o time_rz.o time_rz.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -g3 -O2 -MT timegm.o -MD -MP -MF .deps/timegm.Tpo -c -o timegm.o timegm.c | |
superenv removed: -I../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -DHAVE_CONFIG_H -I. -I../src -MT timegm.o -MD -MP -MF .deps/timegm.Tpo -c -o timegm.o timegm.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 ../src/regex.c | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib ../src/regex.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 -DEMACS_NAME="GNU Emacs" -DVERSION="25.0.50" -o etags etags.c regex.o ../lib/libgnu.a | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -DEMACS_NAME="GNU Emacs" -DVERSION="25.0.50" -o etags etags.c regex.o ../lib/libgnu.a -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 -DEMACS_NAME="GNU Emacs" -DVERSION="25.0.50" -o ctags ctags.c regex.o ../lib/libgnu.a | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -DEMACS_NAME="GNU Emacs" -DVERSION="25.0.50" -o ctags ctags.c regex.o ../lib/libgnu.a -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 emacsclient.c -DVERSION="25.0.50" ../lib/libgnu.a -o emacsclient | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib emacsclient.c -DVERSION="25.0.50" ../lib/libgnu.a -o emacsclient -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 -DVERSION="25.0.50" ebrowse.c ../lib/libgnu.a -o ebrowse | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -DVERSION="25.0.50" ebrowse.c ../lib/libgnu.a -o ebrowse -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 profile.c ../lib/libgnu.a -o profile | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib profile.c ../lib/libgnu.a -o profile -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 pop.c | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib pop.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 movemail.c pop.o ../lib/libgnu.a -o movemail | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib movemail.c pop.o ../lib/libgnu.a -o movemail -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 hexl.c ../lib/libgnu.a -o hexl | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib hexl.c ../lib/libgnu.a -o hexl -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 -DHAVE_SHARED_GAME_DIR="/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs" update-game-score.c ../lib/libgnu.a -o update-game-score | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -DHAVE_SHARED_GAME_DIR="/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs" update-game-score.c ../lib/libgnu.a -o update-game-score -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib -I. -I./../src -I./../lib -g3 -O2 make-docfile.c ../lib/libgnu.a -o make-docfile | |
superenv removed: -I./../src -I./../lib -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -I. -I../src -I../lib make-docfile.c ../lib/libgnu.a -o make-docfile -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/dispnew.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 dispnew.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/dispnew.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes dispnew.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/frame.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 frame.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/frame.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes frame.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/scroll.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 scroll.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/scroll.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes scroll.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/xdisp.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 xdisp.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/xdisp.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes xdisp.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/menu.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 menu.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/menu.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes menu.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/window.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 window.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/window.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes window.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/charset.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 charset.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/charset.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes charset.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/coding.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 coding.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/coding.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes coding.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/category.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 category.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/category.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes category.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/ccl.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 ccl.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/ccl.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes ccl.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/character.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 character.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/character.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes character.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/chartab.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 chartab.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/chartab.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes chartab.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/bidi.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 bidi.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/bidi.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes bidi.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/cm.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 cm.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/cm.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes cm.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/term.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 term.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/term.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes term.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/terminal.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 terminal.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/terminal.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes terminal.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/xfaces.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 xfaces.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/xfaces.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes xfaces.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/emacs.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 emacs.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/emacs.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes emacs.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/keyboard.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 keyboard.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/keyboard.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes keyboard.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/macros.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 macros.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/macros.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes macros.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/keymap.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 keymap.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/keymap.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes keymap.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/sysdep.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 sysdep.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/sysdep.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes sysdep.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/buffer.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 buffer.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/buffer.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes buffer.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/filelock.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 filelock.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/filelock.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes filelock.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/insdel.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 insdel.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/insdel.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes insdel.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/marker.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 marker.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/marker.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes marker.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/minibuf.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 minibuf.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/minibuf.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes minibuf.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/fileio.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 fileio.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/fileio.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes fileio.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/dired.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 dired.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/dired.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes dired.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/cmds.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 cmds.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/cmds.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes cmds.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/casetab.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 casetab.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/casetab.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes casetab.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/casefiddle.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 casefiddle.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/casefiddle.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes casefiddle.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/indent.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 indent.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/indent.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes indent.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/search.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 search.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/search.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes search.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/regex.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 regex.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/regex.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes regex.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/undo.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 undo.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/undo.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes undo.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/alloc.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 alloc.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/alloc.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes alloc.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/data.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 data.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/data.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes data.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/doc.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 doc.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/doc.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes doc.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/editfns.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 editfns.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/editfns.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes editfns.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/callint.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 callint.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/callint.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes callint.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/eval.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 eval.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/eval.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes eval.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/floatfns.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 floatfns.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/floatfns.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes floatfns.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/fns.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 fns.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/fns.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes fns.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/font.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 font.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/font.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes font.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/print.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 print.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/print.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes print.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/lread.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 lread.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/lread.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes lread.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/syntax.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 syntax.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/syntax.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes syntax.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/unexmacosx.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 unexmacosx.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/unexmacosx.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes unexmacosx.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/bytecode.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 bytecode.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/bytecode.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes bytecode.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/process.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 process.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/process.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes process.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/gnutls.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 gnutls.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/gnutls.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes gnutls.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/callproc.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 callproc.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/callproc.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes callproc.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/region-cache.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 region-cache.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/region-cache.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes region-cache.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/sound.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 sound.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/sound.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes sound.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/atimer.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 atimer.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/atimer.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes atimer.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/doprnt.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 doprnt.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/doprnt.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes doprnt.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/intervals.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 intervals.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/intervals.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes intervals.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/textprop.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 textprop.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/textprop.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes textprop.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/composite.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 composite.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/composite.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes composite.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/xml.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 xml.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/xml.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes xml.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/profiler.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 profiler.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/profiler.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes profiler.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/decompress.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 decompress.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/decompress.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes decompress.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/terminfo.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 terminfo.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/terminfo.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes terminfo.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/lastfile.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 lastfile.c | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -c -Demacs -I. -I../lib -MMD -MF deps/lastfile.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes lastfile.c -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Demacs -I. -I. -I../lib -I../lib -I/usr/include/libxml2 -MMD -MF deps/.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -g3 -O2 -fno-pie -prebind -Xlinker -headerpad -Xlinker 1000 -o temacs dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o profiler.o decompress.o terminfo.o lastfile.o ../lib/libgnu.a -ljpeg -lxml2 -lncurses -lz | |
superenv removed: -I/usr/include/libxml2 -g3 -O2 | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -Demacs -I. -I../lib -MMD -MF deps/.d -MP -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -fno-pie -prebind -Xlinker -headerpad -Xlinker 1000 -o temacs dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o profiler.o decompress.o terminfo.o lastfile.o ../lib/libgnu.a -ljpeg -lxml2 -lncurses -lz -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc called with: -print-multiarch | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -print-multiarch -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc called with: -print-multiarch | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -print-multiarch -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc called with: -print-multiarch | |
superenv added: -pipe -w -Os -march=native -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -print-multiarch -isystem/Users/cat/.homebrew/homebrew/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Users/cat/.homebrew/homebrew/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-12-09 19:33:34 -0800 | |
make | |
install | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-am | |
make[2]: Nothing to be done for `all-am'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src all | |
make[1]: Nothing to be done for `all'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets all | |
make[2]: Nothing to be done for `all'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata charscript.el | |
make[2]: Nothing to be done for `charscript.el'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/unidata all EMACS="../../src/bootstrap-emacs" | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets cp51932.el | |
make[2]: Nothing to be done for `cp51932.el'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/charsets eucjp-ms.el | |
make[2]: Nothing to be done for `eucjp-ms.el'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../leim leim-list.el EMACS="../src/bootstrap-emacs" | |
make[2]: Nothing to be done for `leim-list.el'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp all | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../leim all EMACS="../src/emacs" | |
make[2]: Nothing to be done for `all'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ../admin/grammars all EMACS="../../src/emacs" | |
make[2]: Nothing to be done for `all'. | |
make[2]: Nothing to be done for `compile-targets'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make info-real info-dir | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/lispref info | |
make[2]: Nothing to be done for `info'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/lispintro info | |
make[2]: Nothing to be done for `info'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/emacs info | |
make[2]: Nothing to be done for `info'. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/misc info | |
make[2]: Nothing to be done for `info'. | |
make[1]: Nothing to be done for `info-dir'. | |
umask 022; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs" | |
unset CDPATH; \ | |
thisdir=`/bin/pwd`; \ | |
exp_infodir=`cd "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs" && /bin/pwd`; \ | |
if [ "`cd ./info && /bin/pwd`" = "$exp_infodir" ]; then \ | |
true; \ | |
else \ | |
[ -f "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs/dir" ] || \ | |
[ ! -f ./info/dir ] || \ | |
/usr/bin/install -c -m 644 ./info/dir "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs/dir"; \ | |
info_misc=`/Applications/Xcode.app/Contents/Developer/usr/bin/make --no-print-directory -s -C doc/misc echo-info`; \ | |
cd ./info ; \ | |
for elt in emacs.info eintr.info elisp.info ${info_misc}; do \ | |
test "yes" = "no" && test ! -f $elt && continue; \ | |
for f in `ls $elt $elt-[1-9] $elt-[1-9][0-9] 2>/dev/null`; do \ | |
(cd "${thisdir}"; \ | |
/usr/bin/install -c -m 644 ./info/$f "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs/$f"); \ | |
[ -n "/usr/bin/gzip" ] || continue ; \ | |
rm -f "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs/$f.gz"; \ | |
/usr/bin/gzip -9n "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs/$f"; \ | |
done; \ | |
(cd "${thisdir}"; \ | |
/usr/bin/install-info --info-dir="/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs" "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs/$elt"); \ | |
done; \ | |
fi | |
umask 022; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/man/man1" | |
thisdir=`/bin/pwd`; \ | |
cd ./doc/man; \ | |
for page in *.1; do \ | |
test "$page" = ChangeLog.1 && continue; \ | |
dest=`echo "${page}" | sed -e 's/\.1$//' -e 's,x,x,'`.1; \ | |
(cd "${thisdir}"; \ | |
/usr/bin/install -c -m 644 ./doc/man/${page} "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/man/man1/${dest}"); \ | |
[ -n "/usr/bin/gzip" ] || continue ; \ | |
rm -f "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/man/man1/${dest}.gz"; \ | |
/usr/bin/gzip -9n "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/man/man1/${dest}" || true; \ | |
done | |
umask 022; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/applications" | |
tmp=etc/emacs.tmpdesktop; rm -f ${tmp}; \ | |
emacs_name=`echo emacs | sed 's,x,x,'`; \ | |
sed -e "/^Exec=emacs/ s/emacs/${emacs_name}/" \ | |
-e "/^Icon=emacs/ s/emacs/${emacs_name}/" \ | |
./etc/emacs.desktop > ${tmp}; \ | |
/usr/bin/install -c -m 644 ${tmp} "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/applications/`echo emacs | sed 's,x,x,'`.desktop"; \ | |
rm -f ${tmp} | |
umask 022; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/appdata" | |
tmp=etc/emacs.tmpappdata; rm -f ${tmp}; \ | |
sed -e "s/emacs\.desktop/`echo emacs | sed 's,x,x,'`.desktop/" \ | |
./etc/emacs.appdata.xml > ${tmp}; \ | |
/usr/bin/install -c -m 644 ${tmp} "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/appdata/`echo emacs | sed 's,x,x,'`.appdata.xml"; \ | |
rm -f ${tmp} | |
thisdir=`/bin/pwd`; \ | |
cd ./etc/images/icons || exit 1; umask 022 ; \ | |
for dir in */*/apps */*/mimetypes; do \ | |
[ -d ${dir} ] || continue ; \ | |
( cd "${thisdir}"; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/icons/${dir}" ) ; \ | |
for icon in ${dir}/emacs[.-]*; do \ | |
[ -r ${icon} ] || continue ; \ | |
ext=`echo "${icon}" | sed -e 's|.*\.||'`; \ | |
dest=`echo "${icon}" | sed -e 's|.*/||' -e "s|\\.${ext}\$||" -e 's/emacs/emacs/' -e 's,x,x,'`.${ext} ; \ | |
( cd "${thisdir}"; \ | |
/usr/bin/install -c -m 644 ./etc/images/icons/${icon} "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/icons/${dir}/${dest}" ) \ | |
|| exit 1; \ | |
done ; \ | |
done | |
set "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc" "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/lisp" ; \ | |
unset CDPATH; \ | |
for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ | |
for dir in ./etc ./lisp ; do \ | |
[ -d ${dir} ] || exit 1 ; \ | |
dest="$1" ; shift ; \ | |
if [ -d "${dest}" ]; then \ | |
exp_dest=`cd "${dest}" && /bin/pwd`; \ | |
[ "$exp_dest" = "`cd ${dir} && /bin/pwd`" ] && continue ; \ | |
else true; \ | |
fi; \ | |
rm -rf "${dest}" ; \ | |
umask 022; build-aux/install-sh -c -d "${dest}" ; \ | |
printf 'Copying %s to %s...\n' "$dir" "$dest" ; \ | |
(cd ${dir}; tar -chf - . ) \ | |
| (cd "${dest}"; umask 022; \ | |
tar -xvf - && cat > /dev/null) || exit 1; \ | |
if [ "${dir}" = "./etc" ]; then \ | |
rm -f "${dest}/DOC"* ; \ | |
rm -f "${dest}/refcards"/*.aux "${dest}/refcards"/*.dvi; \ | |
rm -f "${dest}/refcards"/*.log; \ | |
else true; \ | |
fi; \ | |
(cd "${dest}" || exit 1; \ | |
for subdir in `find . -type d -print` ; do \ | |
chmod a+rx ${subdir} ; \ | |
rm -f ${subdir}/.gitignore ; \ | |
rm -f ${subdir}/.arch-inventory ; \ | |
rm -f ${subdir}/.DS_Store ; \ | |
rm -f ${subdir}/#* ; \ | |
rm -f ${subdir}/.#* ; \ | |
rm -f ${subdir}/*~ ; \ | |
rm -f ${subdir}/*.orig ; \ | |
rm -f ${subdir}/ChangeLog* ; \ | |
[ "${dir}" != "./etc" ] && \ | |
rm -f ${subdir}/[mM]akefile*[.-]in ${subdir}/[mM]akefile ; \ | |
done ); \ | |
find "${dest}" -exec chown ${installuser} {} ';' ;\ | |
done | |
Copying ./etc to /Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc... | |
x ./ | |
x ./AUTHORS | |
x ./CALC-NEWS | |
x ./CENSORSHIP | |
x ./ChangeLog.1 | |
x ./charsets/ | |
x ./compilation.txt | |
x ./COPYING | |
x ./DEBUG | |
x ./DEVEL.HUMOR | |
x ./DISTRIB | |
x ./DOC | |
x ./e/ | |
x ./edt-user.el | |
x ./emacs-buffer.gdb | |
x ./emacs.appdata.xml | |
x ./emacs.desktop | |
x ./emacs.icon | |
x ./enriched.txt | |
x ./ERC-NEWS | |
x ./ETAGS.EBNF | |
x ./ETAGS.README | |
x ./forms/ | |
x ./FTP | |
x ./future-bug | |
x ./GNU | |
x ./gnus/ | |
x ./GNUS-NEWS | |
x ./gnus-tut.txt | |
x ./grep.txt | |
x ./HELLO | |
x ./HISTORY | |
x ./images/ | |
x ./JOKES | |
x ./LINUX-GNU | |
x ./MACHINES | |
x ./MH-E-NEWS | |
x ./MORE.STUFF | |
x ./NEWS | |
x ./NEWS.1-17 | |
x ./NEWS.18 | |
x ./NEWS.19 | |
x ./NEWS.20 | |
x ./NEWS.21 | |
x ./NEWS.22 | |
x ./NEWS.23 | |
x ./NEWS.24 | |
x ./NEXTSTEP | |
x ./nxml/ | |
x ./NXML-NEWS | |
x ./ORDERS | |
x ./org/ | |
x ./ORG-NEWS | |
x ./package-keyring.gpg | |
x ./PROBLEMS | |
x ./ps-prin0.ps | |
x ./ps-prin1.ps | |
x ./publicsuffix.txt | |
x ./README | |
x ./refcards/ | |
x ./rgb.txt | |
x ./schema/ | |
x ./ses-example.ses | |
x ./spook.lines | |
x ./srecode/ | |
x ./TERMS | |
x ./THE-GNU-PROJECT | |
x ./themes/ | |
x ./TODO | |
x ./tutorials/ | |
x ./WHY-FREE | |
x ./yow.lines | |
x ./tutorials/TUTORIAL | |
x ./tutorials/TUTORIAL.bg | |
x ./tutorials/TUTORIAL.cn | |
x ./tutorials/TUTORIAL.cs | |
x ./tutorials/TUTORIAL.de | |
x ./tutorials/TUTORIAL.eo | |
x ./tutorials/TUTORIAL.es | |
x ./tutorials/TUTORIAL.fr | |
x ./tutorials/TUTORIAL.he | |
x ./tutorials/TUTORIAL.it | |
x ./tutorials/TUTORIAL.ja | |
x ./tutorials/TUTORIAL.ko | |
x ./tutorials/TUTORIAL.nl | |
x ./tutorials/TUTORIAL.pl | |
x ./tutorials/TUTORIAL.pt_BR | |
x ./tutorials/TUTORIAL.ro | |
x ./tutorials/TUTORIAL.ru | |
x ./tutorials/TUTORIAL.sk | |
x ./tutorials/TUTORIAL.sl | |
x ./tutorials/TUTORIAL.sv | |
x ./tutorials/TUTORIAL.th | |
x ./tutorials/TUTORIAL.translators | |
x ./tutorials/TUTORIAL.zh | |
x ./themes/adwaita-theme.el | |
x ./themes/deeper-blue-theme.el | |
x ./themes/dichromacy-theme.el | |
x ./themes/leuven-theme.el | |
x ./themes/light-blue-theme.el | |
x ./themes/manoj-dark-theme.el | |
x ./themes/misterioso-theme.el | |
x ./themes/tango-dark-theme.el | |
x ./themes/tango-theme.el | |
x ./themes/tsdh-dark-theme.el | |
x ./themes/tsdh-light-theme.el | |
x ./themes/wheatgrass-theme.el | |
x ./themes/whiteboard-theme.el | |
x ./themes/wombat-theme.el | |
x ./srecode/c.srt | |
x ./srecode/cpp.srt | |
x ./srecode/default.srt | |
x ./srecode/doc-cpp.srt | |
x ./srecode/doc-default.srt | |
x ./srecode/doc-java.srt | |
x ./srecode/ede-autoconf.srt | |
x ./srecode/ede-make.srt | |
x ./srecode/el.srt | |
x ./srecode/getset-cpp.srt | |
x ./srecode/java.srt | |
x ./srecode/make.srt | |
x ./srecode/template.srt | |
x ./srecode/test.srt | |
x ./srecode/texi.srt | |
x ./srecode/wisent.srt | |
x ./schema/calstbl.rnc | |
x ./schema/dbcalstbl.rnc | |
x ./schema/dbhier.rnc | |
x ./schema/dbnotn.rnc | |
x ./schema/dbpool.rnc | |
x ./schema/dbstart.rnc | |
x ./schema/docbook.rnc | |
x ./schema/locate.rnc | |
x ./schema/rdfxml.rnc | |
x ./schema/README | |
x ./schema/relaxng.rnc | |
x ./schema/schemas.xml | |
x ./schema/xhtml-applet.rnc | |
x ./schema/xhtml-attribs.rnc | |
x ./schema/xhtml-base.rnc | |
x ./schema/xhtml-bdo.rnc | |
x ./schema/xhtml-bform.rnc | |
x ./schema/xhtml-btable.rnc | |
x ./schema/xhtml-csismap.rnc | |
x ./schema/xhtml-datatypes.rnc | |
x ./schema/xhtml-edit.rnc | |
x ./schema/xhtml-events.rnc | |
x ./schema/xhtml-form.rnc | |
x ./schema/xhtml-frames.rnc | |
x ./schema/xhtml-hypertext.rnc | |
x ./schema/xhtml-iframe.rnc | |
x ./schema/xhtml-image.rnc | |
x ./schema/xhtml-inlstyle.rnc | |
x ./schema/xhtml-legacy.rnc | |
x ./schema/xhtml-link.rnc | |
x ./schema/xhtml-lst.rnc | |
x ./schema/xhtml-meta.rnc | |
x ./schema/xhtml-nameident.rnc | |
x ./schema/xhtml-object.rnc | |
x ./schema/xhtml-param.rnc | |
x ./schema/xhtml-pres.rnc | |
x ./schema/xhtml-ruby.rnc | |
x ./schema/xhtml-script.rnc | |
x ./schema/xhtml-ssismap.rnc | |
x ./schema/xhtml-struct.rnc | |
x ./schema/xhtml-table.rnc | |
x ./schema/xhtml-text.rnc | |
x ./schema/xhtml-tgt.rnc | |
x ./schema/xhtml-xstyle.rnc | |
x ./schema/xhtml.rnc | |
x ./schema/xslt.rnc | |
x ./refcards/calccard.tex | |
x ./refcards/cs-dired-ref.tex | |
x ./refcards/cs-refcard.tex | |
x ./refcards/cs-survival.tex | |
x ./refcards/de-refcard.tex | |
x ./refcards/dired-ref.tex | |
x ./refcards/emacsver.tex | |
x ./refcards/emacsver.tex.in | |
x ./refcards/fr-dired-ref.tex | |
x ./refcards/fr-refcard.tex | |
x ./refcards/fr-survival.tex | |
x ./refcards/gnus-logo.eps | |
x ./refcards/gnus-logo.pdf | |
x ./refcards/gnus-refcard.tex | |
x ./refcards/Makefile | |
x ./refcards/orgcard.tex | |
x ./refcards/pdflayout.sty | |
x ./refcards/pl-refcard.tex | |
x ./refcards/pt-br-refcard.tex | |
x ./refcards/README | |
x ./refcards/refcard.tex | |
x ./refcards/ru-refcard.tex | |
x ./refcards/sk-dired-ref.tex | |
x ./refcards/sk-refcard.tex | |
x ./refcards/sk-survival.tex | |
x ./refcards/survival.tex | |
x ./refcards/vipcard.tex | |
x ./refcards/viperCard.tex | |
x ./org/OrgOdtContentTemplate.xml | |
x ./org/OrgOdtStyles.xml | |
x ./org/README | |
x ./nxml/00000-0007F.el | |
x ./nxml/00080-000FF.el | |
x ./nxml/00100-0017F.el | |
x ./nxml/00180-0024F.el | |
x ./nxml/00250-002AF.el | |
x ./nxml/002B0-002FF.el | |
x ./nxml/00300-0036F.el | |
x ./nxml/00370-003FF.el | |
x ./nxml/00400-004FF.el | |
x ./nxml/00500-0052F.el | |
x ./nxml/00530-0058F.el | |
x ./nxml/00590-005FF.el | |
x ./nxml/00600-006FF.el | |
x ./nxml/00700-0074F.el | |
x ./nxml/00780-007BF.el | |
x ./nxml/00900-0097F.el | |
x ./nxml/00980-009FF.el | |
x ./nxml/00A00-00A7F.el | |
x ./nxml/00A80-00AFF.el | |
x ./nxml/00B00-00B7F.el | |
x ./nxml/00B80-00BFF.el | |
x ./nxml/00C00-00C7F.el | |
x ./nxml/00C80-00CFF.el | |
x ./nxml/00D00-00D7F.el | |
x ./nxml/00D80-00DFF.el | |
x ./nxml/00E00-00E7F.el | |
x ./nxml/00E80-00EFF.el | |
x ./nxml/00F00-00FFF.el | |
x ./nxml/01000-0109F.el | |
x ./nxml/010A0-010FF.el | |
x ./nxml/01100-011FF.el | |
x ./nxml/01200-0137F.el | |
x ./nxml/013A0-013FF.el | |
x ./nxml/01400-0167F.el | |
x ./nxml/01680-0169F.el | |
x ./nxml/016A0-016FF.el | |
x ./nxml/01700-0171F.el | |
x ./nxml/01720-0173F.el | |
x ./nxml/01740-0175F.el | |
x ./nxml/01760-0177F.el | |
x ./nxml/01780-017FF.el | |
x ./nxml/01800-018AF.el | |
x ./nxml/01E00-01EFF.el | |
x ./nxml/01F00-01FFF.el | |
x ./nxml/02000-0206F.el | |
x ./nxml/02070-0209F.el | |
x ./nxml/020A0-020CF.el | |
x ./nxml/020D0-020FF.el | |
x ./nxml/02100-0214F.el | |
x ./nxml/02150-0218F.el | |
x ./nxml/02190-021FF.el | |
x ./nxml/02200-022FF.el | |
x ./nxml/02300-023FF.el | |
x ./nxml/02400-0243F.el | |
x ./nxml/02440-0245F.el | |
x ./nxml/02460-024FF.el | |
x ./nxml/02500-0257F.el | |
x ./nxml/02580-0259F.el | |
x ./nxml/025A0-025FF.el | |
x ./nxml/02600-026FF.el | |
x ./nxml/02700-027BF.el | |
x ./nxml/027C0-027EF.el | |
x ./nxml/027F0-027FF.el | |
x ./nxml/02800-028FF.el | |
x ./nxml/02900-0297F.el | |
x ./nxml/02980-029FF.el | |
x ./nxml/02A00-02AFF.el | |
x ./nxml/02E80-02EFF.el | |
x ./nxml/02F00-02FDF.el | |
x ./nxml/02FF0-02FFF.el | |
x ./nxml/03000-0303F.el | |
x ./nxml/03040-0309F.el | |
x ./nxml/030A0-030FF.el | |
x ./nxml/03100-0312F.el | |
x ./nxml/03130-0318F.el | |
x ./nxml/03190-0319F.el | |
x ./nxml/031A0-031BF.el | |
x ./nxml/031F0-031FF.el | |
x ./nxml/03200-032FF.el | |
x ./nxml/03300-033FF.el | |
x ./nxml/03400-04DBF.el | |
x ./nxml/0A000-0A48F.el | |
x ./nxml/0A490-0A4CF.el | |
x ./nxml/0FB00-0FB4F.el | |
x ./nxml/0FB50-0FDFF.el | |
x ./nxml/0FE00-0FE0F.el | |
x ./nxml/0FE20-0FE2F.el | |
x ./nxml/0FE30-0FE4F.el | |
x ./nxml/0FE50-0FE6F.el | |
x ./nxml/0FE70-0FEFF.el | |
x ./nxml/0FF00-0FFEF.el | |
x ./nxml/0FFF0-0FFFF.el | |
x ./nxml/10300-1032F.el | |
x ./nxml/10330-1034F.el | |
x ./nxml/10400-1044F.el | |
x ./nxml/1D000-1D0FF.el | |
x ./nxml/1D100-1D1FF.el | |
x ./nxml/1D400-1D7FF.el | |
x ./nxml/E0000-E007F.el | |
x ./nxml/README | |
x ./nxml/test-invalid.xml | |
x ./nxml/test-valid.xml | |
x ./images/attach.pbm | |
x ./images/attach.xpm | |
x ./images/back-arrow.pbm | |
x ./images/back-arrow.xpm | |
x ./images/bookmark_add.pbm | |
x ./images/bookmark_add.xpm | |
x ./images/cancel.pbm | |
x ./images/cancel.xpm | |
x ./images/checked.xpm | |
x ./images/close.pbm | |
x ./images/close.xpm | |
x ./images/connect.pbm | |
x ./images/connect.xpm | |
x ./images/contact.pbm | |
x ./images/contact.xpm | |
x ./images/copy.pbm | |
x ./images/copy.xpm | |
x ./images/custom/ | |
x ./images/cut.pbm | |
x ./images/cut.xpm | |
x ./images/data-save.pbm | |
x ./images/data-save.xpm | |
x ./images/delete.pbm | |
x ./images/delete.xpm | |
x ./images/describe.pbm | |
x ./images/describe.xpm | |
x ./images/diropen.pbm | |
x ./images/diropen.xpm | |
x ./images/disconnect.pbm | |
x ./images/disconnect.xpm | |
x ./images/exit.pbm | |
x ./images/exit.xpm | |
x ./images/ezimage/ | |
x ./images/fwd-arrow.pbm | |
x ./images/fwd-arrow.xpm | |
x ./images/gnus/ | |
x ./images/gnus.pbm | |
x ./images/gud/ | |
x ./images/help.pbm | |
x ./images/help.xpm | |
x ./images/home.pbm | |
x ./images/home.xpm | |
x ./images/icons/ | |
x ./images/index.pbm | |
x ./images/index.xpm | |
x ./images/info.pbm | |
x ./images/info.xpm | |
x ./images/jump-to.pbm | |
x ./images/jump-to.xpm | |
x ./images/left-arrow.pbm | |
x ./images/left-arrow.xpm | |
x ./images/letter.pbm | |
x ./images/letter.xpm | |
x ./images/lock-broken.pbm | |
x ./images/lock-broken.xpm | |
x ./images/lock-ok.pbm | |
x ./images/lock-ok.xpm | |
x ./images/lock.pbm | |
x ./images/lock.xpm | |
x ./images/low-color/ | |
x ./images/mail/ | |
x ./images/mh-logo.pbm | |
x ./images/mh-logo.xpm | |
x ./images/mpc/ | |
x ./images/new.pbm | |
x ./images/new.xpm | |
x ./images/newsticker/ | |
x ./images/next-node.pbm | |
x ./images/next-node.xpm | |
x ./images/next-page.pbm | |
x ./images/next-page.xpm | |
x ./images/open.pbm | |
x ./images/open.xpm | |
x ./images/paste.pbm | |
x ./images/paste.xpm | |
x ./images/preferences.pbm | |
x ./images/preferences.xpm | |
x ./images/prev-node.pbm | |
x ./images/prev-node.xpm | |
x ./images/print.pbm | |
x ./images/print.xpm | |
x ./images/README | |
x ./images/redo.pbm | |
x ./images/redo.xpm | |
x ./images/refresh.pbm | |
x ./images/refresh.xpm | |
x ./images/right-arrow.pbm | |
x ./images/right-arrow.xpm | |
x ./images/save.pbm | |
x ./images/save.xpm | |
x ./images/saveas.pbm | |
x ./images/saveas.xpm | |
x ./images/search-replace.pbm | |
x ./images/search-replace.xpm | |
x ./images/search.pbm | |
x ./images/search.xpm | |
x ./images/separator.pbm | |
x ./images/separator.xpm | |
x ./images/show.pbm | |
x ./images/show.xpm | |
x ./images/smilies/ | |
x ./images/sort-ascending.pbm | |
x ./images/sort-ascending.xpm | |
x ./images/sort-column-ascending.pbm | |
x ./images/sort-column-ascending.xpm | |
x ./images/sort-criteria.pbm | |
x ./images/sort-criteria.xpm | |
x ./images/sort-descending.pbm | |
x ./images/sort-descending.xpm | |
x ./images/sort-row-ascending.pbm | |
x ./images/sort-row-ascending.xpm | |
x ./images/spell.pbm | |
x ./images/spell.xpm | |
x ./images/splash.pbm | |
x ./images/splash.png | |
x ./images/splash.svg | |
x ./images/splash.xpm | |
x ./images/tree-widget/ | |
x ./images/unchecked.pbm | |
x ./images/unchecked.xpm | |
x ./images/undo.pbm | |
x ./images/undo.xpm | |
x ./images/up-arrow.pbm | |
x ./images/up-arrow.xpm | |
x ./images/up-node.pbm | |
x ./images/up-node.xpm | |
x ./images/zoom-in.pbm | |
x ./images/zoom-in.xpm | |
x ./images/zoom-out.pbm | |
x ./images/zoom-out.xpm | |
x ./images/tree-widget/default/ | |
x ./images/tree-widget/folder/ | |
x ./images/tree-widget/folder/close.png | |
x ./images/tree-widget/folder/close.xpm | |
x ./images/tree-widget/folder/empty.png | |
x ./images/tree-widget/folder/empty.xpm | |
x ./images/tree-widget/folder/end-guide.png | |
x ./images/tree-widget/folder/end-guide.xpm | |
x ./images/tree-widget/folder/guide.png | |
x ./images/tree-widget/folder/guide.xpm | |
x ./images/tree-widget/folder/handle.png | |
x ./images/tree-widget/folder/handle.xpm | |
x ./images/tree-widget/folder/leaf.png | |
x ./images/tree-widget/folder/leaf.xpm | |
x ./images/tree-widget/folder/no-guide.png | |
x ./images/tree-widget/folder/no-guide.xpm | |
x ./images/tree-widget/folder/no-handle.png | |
x ./images/tree-widget/folder/no-handle.xpm | |
x ./images/tree-widget/folder/open.png | |
x ./images/tree-widget/folder/open.xpm | |
x ./images/tree-widget/folder/README | |
x ./images/tree-widget/default/close.png | |
x ./images/tree-widget/default/close.xpm | |
x ./images/tree-widget/default/empty.png | |
x ./images/tree-widget/default/empty.xpm | |
x ./images/tree-widget/default/end-guide.png | |
x ./images/tree-widget/default/end-guide.xpm | |
x ./images/tree-widget/default/guide.png | |
x ./images/tree-widget/default/guide.xpm | |
x ./images/tree-widget/default/handle.png | |
x ./images/tree-widget/default/handle.xpm | |
x ./images/tree-widget/default/leaf.png | |
x ./images/tree-widget/default/leaf.xpm | |
x ./images/tree-widget/default/no-guide.png | |
x ./images/tree-widget/default/no-guide.xpm | |
x ./images/tree-widget/default/no-handle.png | |
x ./images/tree-widget/default/no-handle.xpm | |
x ./images/tree-widget/default/open.png | |
x ./images/tree-widget/default/open.xpm | |
x ./images/tree-widget/default/README | |
x ./images/smilies/blink.pbm | |
x ./images/smilies/blink.xpm | |
x ./images/smilies/braindamaged.pbm | |
x ./images/smilies/braindamaged.xpm | |
x ./images/smilies/cry.pbm | |
x ./images/smilies/cry.xpm | |
x ./images/smilies/dead.pbm | |
x ./images/smilies/dead.xpm | |
x ./images/smilies/evil.pbm | |
x ./images/smilies/evil.xpm | |
x ./images/smilies/forced.pbm | |
x ./images/smilies/forced.xpm | |
x ./images/smilies/frown.pbm | |
x ./images/smilies/frown.xpm | |
x ./images/smilies/grayscale/ | |
x ./images/smilies/grin.pbm | |
x ./images/smilies/grin.xpm | |
x ./images/smilies/indifferent.pbm | |
x ./images/smilies/indifferent.xpm | |
x ./images/smilies/medium/ | |
x ./images/smilies/README | |
x ./images/smilies/sad.pbm | |
x ./images/smilies/sad.xpm | |
x ./images/smilies/smile.pbm | |
x ./images/smilies/smile.xpm | |
x ./images/smilies/wry.pbm | |
x ./images/smilies/wry.xpm | |
x ./images/smilies/medium/blink.xpm | |
x ./images/smilies/medium/braindamaged.xpm | |
x ./images/smilies/medium/cry.xpm | |
x ./images/smilies/medium/dead.xpm | |
x ./images/smilies/medium/evil.xpm | |
x ./images/smilies/medium/forced.xpm | |
x ./images/smilies/medium/frown.xpm | |
x ./images/smilies/medium/grin.xpm | |
x ./images/smilies/medium/indifferent.xpm | |
x ./images/smilies/medium/README | |
x ./images/smilies/medium/reverse-smile.xpm | |
x ./images/smilies/medium/sad.xpm | |
x ./images/smilies/medium/smile.xpm | |
x ./images/smilies/medium/wry.xpm | |
x ./images/smilies/grayscale/blink.xpm | |
x ./images/smilies/grayscale/braindamaged.xpm | |
x ./images/smilies/grayscale/cry.xpm | |
x ./images/smilies/grayscale/dead.xpm | |
x ./images/smilies/grayscale/evil.xpm | |
x ./images/smilies/grayscale/forced.xpm | |
x ./images/smilies/grayscale/frown.xpm | |
x ./images/smilies/grayscale/grin.xpm | |
x ./images/smilies/grayscale/indifferent.xpm | |
x ./images/smilies/grayscale/README | |
x ./images/smilies/grayscale/reverse-smile.xpm | |
x ./images/smilies/grayscale/sad.xpm | |
x ./images/smilies/grayscale/smile.xpm | |
x ./images/smilies/grayscale/wry.xpm | |
x ./images/newsticker/browse-url.xpm | |
x ./images/newsticker/get-all.xpm | |
x ./images/newsticker/mark-immortal.xpm | |
x ./images/newsticker/mark-read.xpm | |
x ./images/newsticker/narrow.xpm | |
x ./images/newsticker/next-feed.xpm | |
x ./images/newsticker/next-item.xpm | |
x ./images/newsticker/prev-feed.xpm | |
x ./images/newsticker/prev-item.xpm | |
x ./images/newsticker/README | |
x ./images/newsticker/rss-feed.png | |
x ./images/newsticker/rss-feed.svg | |
x ./images/newsticker/update.xpm | |
x ./images/mpc/add.pbm | |
x ./images/mpc/add.xpm | |
x ./images/mpc/ffwd.pbm | |
x ./images/mpc/ffwd.xpm | |
x ./images/mpc/next.pbm | |
x ./images/mpc/next.xpm | |
x ./images/mpc/pause.pbm | |
x ./images/mpc/pause.xpm | |
x ./images/mpc/play.pbm | |
x ./images/mpc/play.xpm | |
x ./images/mpc/prev.pbm | |
x ./images/mpc/prev.xpm | |
x ./images/mpc/README | |
x ./images/mpc/rewind.pbm | |
x ./images/mpc/rewind.xpm | |
x ./images/mpc/stop.pbm | |
x ./images/mpc/stop.xpm | |
x ./images/mail/compose.pbm | |
x ./images/mail/compose.xpm | |
x ./images/mail/copy.pbm | |
x ./images/mail/copy.xpm | |
x ./images/mail/flag-for-followup.pbm | |
x ./images/mail/flag-for-followup.xpm | |
x ./images/mail/forward.pbm | |
x ./images/mail/forward.xpm | |
x ./images/mail/inbox.pbm | |
x ./images/mail/inbox.xpm | |
x ./images/mail/move.pbm | |
x ./images/mail/move.xpm | |
x ./images/mail/not-spam.pbm | |
x ./images/mail/not-spam.xpm | |
x ./images/mail/outbox.pbm | |
x ./images/mail/outbox.xpm | |
x ./images/mail/preview.pbm | |
x ./images/mail/preview.xpm | |
x ./images/mail/README | |
x ./images/mail/repack.pbm | |
x ./images/mail/repack.xpm | |
x ./images/mail/reply-all.pbm | |
x ./images/mail/reply-all.xpm | |
x ./images/mail/reply-from.pbm | |
x ./images/mail/reply-from.xpm | |
x ./images/mail/reply-to.pbm | |
x ./images/mail/reply-to.xpm | |
x ./images/mail/reply.pbm | |
x ./images/mail/reply.xpm | |
x ./images/mail/save-draft.pbm | |
x ./images/mail/save-draft.xpm | |
x ./images/mail/save.xpm | |
x ./images/mail/send.pbm | |
x ./images/mail/send.xpm | |
x ./images/mail/spam.xpm | |
x ./images/low-color/back-arrow.xpm | |
x ./images/low-color/copy.xpm | |
x ./images/low-color/cut.xpm | |
x ./images/low-color/fwd-arrow.xpm | |
x ./images/low-color/help.xpm | |
x ./images/low-color/home.xpm | |
x ./images/low-color/index.xpm | |
x ./images/low-color/jump-to.xpm | |
x ./images/low-color/left-arrow.xpm | |
x ./images/low-color/new.xpm | |
x ./images/low-color/next-node.xpm | |
x ./images/low-color/open.xpm | |
x ./images/low-color/paste.xpm | |
x ./images/low-color/preferences.xpm | |
x ./images/low-color/prev-node.xpm | |
x ./images/low-color/print.xpm | |
x ./images/low-color/README | |
x ./images/low-color/right-arrow.xpm | |
x ./images/low-color/save.xpm | |
x ./images/low-color/saveas.xpm | |
x ./images/low-color/search.xpm | |
x ./images/low-color/spell.xpm | |
x ./images/low-color/undo.xpm | |
x ./images/low-color/up-arrow.xpm | |
x ./images/low-color/up-node.xpm | |
x ./images/icons/allout-widgets/ | |
x ./images/icons/hicolor/ | |
x ./images/icons/README | |
x ./images/icons/hicolor/128x128/ | |
x ./images/icons/hicolor/16x16/ | |
x ./images/icons/hicolor/24x24/ | |
x ./images/icons/hicolor/32x32/ | |
x ./images/icons/hicolor/48x48/ | |
x ./images/icons/hicolor/scalable/ | |
x ./images/icons/hicolor/scalable/apps/ | |
x ./images/icons/hicolor/scalable/mimetypes/ | |
x ./images/icons/hicolor/scalable/mimetypes/emacs-document.svg | |
x ./images/icons/hicolor/scalable/mimetypes/emacs-document23.svg | |
x ./images/icons/hicolor/scalable/apps/emacs.svg | |
x ./images/icons/hicolor/scalable/apps/emacs23.svg | |
x ./images/icons/hicolor/48x48/apps/ | |
x ./images/icons/hicolor/48x48/apps/emacs.png | |
x ./images/icons/hicolor/48x48/apps/emacs22.png | |
x ./images/icons/hicolor/48x48/apps/emacs23.png | |
x ./images/icons/hicolor/32x32/apps/ | |
x ./images/icons/hicolor/32x32/apps/emacs.png | |
x ./images/icons/hicolor/32x32/apps/emacs22.png | |
x ./images/icons/hicolor/32x32/apps/emacs23.png | |
x ./images/icons/hicolor/24x24/apps/ | |
x ./images/icons/hicolor/24x24/apps/emacs.png | |
x ./images/icons/hicolor/24x24/apps/emacs22.png | |
x ./images/icons/hicolor/24x24/apps/emacs23.png | |
x ./images/icons/hicolor/16x16/apps/ | |
x ./images/icons/hicolor/16x16/apps/emacs.png | |
x ./images/icons/hicolor/16x16/apps/emacs22.png | |
x ./images/icons/hicolor/16x16/apps/emacs23.png | |
x ./images/icons/hicolor/128x128/apps/ | |
x ./images/icons/hicolor/128x128/apps/emacs.png | |
x ./images/icons/hicolor/128x128/apps/emacs23.png | |
x ./images/icons/allout-widgets/dark-bg/ | |
x ./images/icons/allout-widgets/light-bg/ | |
x ./images/icons/allout-widgets/light-bg/closed.png | |
x ./images/icons/allout-widgets/light-bg/closed.xpm | |
x ./images/icons/allout-widgets/light-bg/empty.png | |
x ./images/icons/allout-widgets/light-bg/empty.xpm | |
x ./images/icons/allout-widgets/light-bg/end-connector.png | |
x ./images/icons/allout-widgets/light-bg/end-connector.xpm | |
x ./images/icons/allout-widgets/light-bg/extender-connector.png | |
x ./images/icons/allout-widgets/light-bg/extender-connector.xpm | |
x ./images/icons/allout-widgets/light-bg/leaf.png | |
x ./images/icons/allout-widgets/light-bg/leaf.xpm | |
x ./images/icons/allout-widgets/light-bg/locked-encrypted.png | |
x ./images/icons/allout-widgets/light-bg/locked-encrypted.xpm | |
x ./images/icons/allout-widgets/light-bg/mid-connector.png | |
x ./images/icons/allout-widgets/light-bg/mid-connector.xpm | |
x ./images/icons/allout-widgets/light-bg/opened.png | |
x ./images/icons/allout-widgets/light-bg/opened.xpm | |
x ./images/icons/allout-widgets/light-bg/skip-descender.png | |
x ./images/icons/allout-widgets/light-bg/skip-descender.xpm | |
x ./images/icons/allout-widgets/light-bg/through-descender.png | |
x ./images/icons/allout-widgets/light-bg/through-descender.xpm | |
x ./images/icons/allout-widgets/light-bg/unlocked-encrypted.png | |
x ./images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm | |
x ./images/icons/allout-widgets/dark-bg/closed.png | |
x ./images/icons/allout-widgets/dark-bg/closed.xpm | |
x ./images/icons/allout-widgets/dark-bg/empty.png | |
x ./images/icons/allout-widgets/dark-bg/empty.xpm | |
x ./images/icons/allout-widgets/dark-bg/end-connector.png | |
x ./images/icons/allout-widgets/dark-bg/end-connector.xpm | |
x ./images/icons/allout-widgets/dark-bg/extender-connector.png | |
x ./images/icons/allout-widgets/dark-bg/extender-connector.xpm | |
x ./images/icons/allout-widgets/dark-bg/leaf.png | |
x ./images/icons/allout-widgets/dark-bg/leaf.xpm | |
x ./images/icons/allout-widgets/dark-bg/locked-encrypted.png | |
x ./images/icons/allout-widgets/dark-bg/locked-encrypted.xpm | |
x ./images/icons/allout-widgets/dark-bg/mid-connector.png | |
x ./images/icons/allout-widgets/dark-bg/mid-connector.xpm | |
x ./images/icons/allout-widgets/dark-bg/opened.png | |
x ./images/icons/allout-widgets/dark-bg/opened.xpm | |
x ./images/icons/allout-widgets/dark-bg/skip-descender.png | |
x ./images/icons/allout-widgets/dark-bg/skip-descender.xpm | |
x ./images/icons/allout-widgets/dark-bg/through-descender.png | |
x ./images/icons/allout-widgets/dark-bg/through-descender.xpm | |
x ./images/icons/allout-widgets/dark-bg/unlocked-encrypted.png | |
x ./images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm | |
x ./images/gud/all.pbm | |
x ./images/gud/all.xpm | |
x ./images/gud/break.pbm | |
x ./images/gud/break.xpm | |
x ./images/gud/cont.pbm | |
x ./images/gud/cont.xpm | |
x ./images/gud/down.pbm | |
x ./images/gud/down.xpm | |
x ./images/gud/finish.pbm | |
x ./images/gud/finish.xpm | |
x ./images/gud/go.pbm | |
x ./images/gud/go.xpm | |
x ./images/gud/next.pbm | |
x ./images/gud/next.xpm | |
x ./images/gud/nexti.pbm | |
x ./images/gud/nexti.xpm | |
x ./images/gud/pp.pbm | |
x ./images/gud/pp.xpm | |
x ./images/gud/print.pbm | |
x ./images/gud/print.xpm | |
x ./images/gud/pstar.pbm | |
x ./images/gud/pstar.xpm | |
x ./images/gud/rcont.pbm | |
x ./images/gud/rcont.xpm | |
x ./images/gud/README | |
x ./images/gud/recstart.pbm | |
x ./images/gud/recstart.xpm | |
x ./images/gud/recstop.pbm | |
x ./images/gud/recstop.xpm | |
x ./images/gud/remove.pbm | |
x ./images/gud/remove.xpm | |
x ./images/gud/rfinish.pbm | |
x ./images/gud/rfinish.xpm | |
x ./images/gud/rnext.pbm | |
x ./images/gud/rnext.xpm | |
x ./images/gud/rnexti.pbm | |
x ./images/gud/rnexti.xpm | |
x ./images/gud/rstep.pbm | |
x ./images/gud/rstep.xpm | |
x ./images/gud/rstepi.pbm | |
x ./images/gud/rstepi.xpm | |
x ./images/gud/run.pbm | |
x ./images/gud/run.xpm | |
x ./images/gud/step.pbm | |
x ./images/gud/step.xpm | |
x ./images/gud/stepi.pbm | |
x ./images/gud/stepi.xpm | |
x ./images/gud/stop.pbm | |
x ./images/gud/stop.xpm | |
x ./images/gud/thread.pbm | |
x ./images/gud/thread.xpm | |
x ./images/gud/until.pbm | |
x ./images/gud/until.xpm | |
x ./images/gud/up.pbm | |
x ./images/gud/up.xpm | |
x ./images/gud/watch.pbm | |
x ./images/gud/watch.xpm | |
x ./images/gnus/catchup.pbm | |
x ./images/gnus/catchup.xpm | |
x ./images/gnus/cu-exit.pbm | |
x ./images/gnus/cu-exit.xpm | |
x ./images/gnus/describe-group.pbm | |
x ./images/gnus/describe-group.xpm | |
x ./images/gnus/exit-gnus.pbm | |
x ./images/gnus/exit-gnus.xpm | |
x ./images/gnus/exit-summ.pbm | |
x ./images/gnus/exit-summ.xpm | |
x ./images/gnus/followup.pbm | |
x ./images/gnus/followup.xpm | |
x ./images/gnus/fuwo.pbm | |
x ./images/gnus/fuwo.xpm | |
x ./images/gnus/get-news.pbm | |
x ./images/gnus/get-news.xpm | |
x ./images/gnus/gnntg.pbm | |
x ./images/gnus/gnntg.xpm | |
x ./images/gnus/gnus-pointer.xbm | |
x ./images/gnus/gnus-pointer.xpm | |
x ./images/gnus/gnus.png | |
x ./images/gnus/gnus.svg | |
x ./images/gnus/gnus.xbm | |
x ./images/gnus/gnus.xpm | |
x ./images/gnus/important.pbm | |
x ./images/gnus/important.xpm | |
x ./images/gnus/kill-group.pbm | |
x ./images/gnus/kill-group.xpm | |
x ./images/gnus/mail-reply.pbm | |
x ./images/gnus/mail-reply.xpm | |
x ./images/gnus/mail-send.pbm | |
x ./images/gnus/mail-send.xpm | |
x ./images/gnus/next-ur.pbm | |
x ./images/gnus/next-ur.xpm | |
x ./images/gnus/post.pbm | |
x ./images/gnus/post.xpm | |
x ./images/gnus/prev-ur.pbm | |
x ./images/gnus/prev-ur.xpm | |
x ./images/gnus/preview.xbm | |
x ./images/gnus/preview.xpm | |
x ./images/gnus/README | |
x ./images/gnus/receipt.pbm | |
x ./images/gnus/receipt.xpm | |
x ./images/gnus/reply-wo.pbm | |
x ./images/gnus/reply-wo.xpm | |
x ./images/gnus/reply.pbm | |
x ./images/gnus/reply.xpm | |
x ./images/gnus/rot13.pbm | |
x ./images/gnus/rot13.xpm | |
x ./images/gnus/save-aif.pbm | |
x ./images/gnus/save-aif.xpm | |
x ./images/gnus/save-art.pbm | |
x ./images/gnus/save-art.xpm | |
x ./images/gnus/subscribe.pbm | |
x ./images/gnus/subscribe.xpm | |
x ./images/gnus/toggle-subscription.pbm | |
x ./images/gnus/toggle-subscription.xpm | |
x ./images/gnus/unimportant.pbm | |
x ./images/gnus/unimportant.xpm | |
x ./images/gnus/unsubscribe.pbm | |
x ./images/gnus/unsubscribe.xpm | |
x ./images/gnus/uu-decode.pbm | |
x ./images/gnus/uu-decode.xpm | |
x ./images/gnus/uu-post.pbm | |
x ./images/gnus/uu-post.xpm | |
x ./images/ezimage/bits.pbm | |
x ./images/ezimage/bits.xpm | |
x ./images/ezimage/bitsbang.pbm | |
x ./images/ezimage/bitsbang.xpm | |
x ./images/ezimage/box-minus.pbm | |
x ./images/ezimage/box-minus.xpm | |
x ./images/ezimage/box-plus.pbm | |
x ./images/ezimage/box-plus.xpm | |
x ./images/ezimage/box.pbm | |
x ./images/ezimage/box.xpm | |
x ./images/ezimage/checkmark.pbm | |
x ./images/ezimage/checkmark.xpm | |
x ./images/ezimage/dir-minus.pbm | |
x ./images/ezimage/dir-minus.xpm | |
x ./images/ezimage/dir-plus.pbm | |
x ./images/ezimage/dir-plus.xpm | |
x ./images/ezimage/dir.pbm | |
x ./images/ezimage/dir.xpm | |
x ./images/ezimage/doc-minus.pbm | |
x ./images/ezimage/doc-minus.xpm | |
x ./images/ezimage/doc-plus.pbm | |
x ./images/ezimage/doc-plus.xpm | |
x ./images/ezimage/doc.pbm | |
x ./images/ezimage/doc.xpm | |
x ./images/ezimage/info.pbm | |
x ./images/ezimage/info.xpm | |
x ./images/ezimage/key.pbm | |
x ./images/ezimage/key.xpm | |
x ./images/ezimage/label.pbm | |
x ./images/ezimage/label.xpm | |
x ./images/ezimage/lock.pbm | |
x ./images/ezimage/lock.xpm | |
x ./images/ezimage/mail.pbm | |
x ./images/ezimage/mail.xpm | |
x ./images/ezimage/page-minus.pbm | |
x ./images/ezimage/page-minus.xpm | |
x ./images/ezimage/page-plus.pbm | |
x ./images/ezimage/page-plus.xpm | |
x ./images/ezimage/page.pbm | |
x ./images/ezimage/page.xpm | |
x ./images/ezimage/README | |
x ./images/ezimage/tag-gt.pbm | |
x ./images/ezimage/tag-gt.xpm | |
x ./images/ezimage/tag-minus.pbm | |
x ./images/ezimage/tag-minus.xpm | |
x ./images/ezimage/tag-plus.pbm | |
x ./images/ezimage/tag-plus.xpm | |
x ./images/ezimage/tag-type.pbm | |
x ./images/ezimage/tag-type.xpm | |
x ./images/ezimage/tag-v.pbm | |
x ./images/ezimage/tag-v.xpm | |
x ./images/ezimage/tag.pbm | |
x ./images/ezimage/tag.xpm | |
x ./images/ezimage/unlock.pbm | |
x ./images/ezimage/unlock.xpm | |
x ./images/custom/down-pushed.pbm | |
x ./images/custom/down-pushed.xpm | |
x ./images/custom/down.pbm | |
x ./images/custom/down.xpm | |
x ./images/custom/README | |
x ./images/custom/right-pushed.pbm | |
x ./images/custom/right-pushed.xpm | |
x ./images/custom/right.pbm | |
x ./images/custom/right.xpm | |
x ./gnus/gnus-setup.ast | |
x ./gnus/news-server.ast | |
x ./forms/forms-d2.dat | |
x ./forms/forms-d2.el | |
x ./forms/forms-pass.el | |
x ./forms/README | |
x ./e/eterm-color | |
x ./e/eterm-color.ti | |
x ./e/README | |
x ./charsets/8859-10.map | |
x ./charsets/8859-11.map | |
x ./charsets/8859-13.map | |
x ./charsets/8859-14.map | |
x ./charsets/8859-15.map | |
x ./charsets/8859-16.map | |
x ./charsets/8859-2.map | |
x ./charsets/8859-3.map | |
x ./charsets/8859-4.map | |
x ./charsets/8859-5.map | |
x ./charsets/8859-6.map | |
x ./charsets/8859-7.map | |
x ./charsets/8859-8.map | |
x ./charsets/8859-9.map | |
x ./charsets/ALTERNATIVNYJ.map | |
x ./charsets/BIG5-1.map | |
x ./charsets/BIG5-2.map | |
x ./charsets/BIG5-HKSCS.map | |
x ./charsets/BIG5.map | |
x ./charsets/CNS-1.map | |
x ./charsets/CNS-2.map | |
x ./charsets/CNS-3.map | |
x ./charsets/CNS-4.map | |
x ./charsets/CNS-5.map | |
x ./charsets/CNS-6.map | |
x ./charsets/CNS-7.map | |
x ./charsets/CNS-F.map | |
x ./charsets/CP10007.map | |
x ./charsets/CP1125.map | |
x ./charsets/CP1250.map | |
x ./charsets/CP1251.map | |
x ./charsets/CP1252.map | |
x ./charsets/CP1253.map | |
x ./charsets/CP1254.map | |
x ./charsets/CP1255.map | |
x ./charsets/CP1256.map | |
x ./charsets/CP1257.map | |
x ./charsets/CP1258.map | |
x ./charsets/CP720.map | |
x ./charsets/CP737.map | |
x ./charsets/CP775.map | |
x ./charsets/CP858.map | |
x ./charsets/CP932-2BYTE.map | |
x ./charsets/CP949-2BYTE.map | |
x ./charsets/EBCDICUK.map | |
x ./charsets/EBCDICUS.map | |
x ./charsets/GB180302.map | |
x ./charsets/GB180304.map | |
x ./charsets/GB2312.map | |
x ./charsets/GBK.map | |
x ./charsets/HP-ROMAN8.map | |
x ./charsets/IBM037.map | |
x ./charsets/IBM038.map | |
x ./charsets/IBM1004.map | |
x ./charsets/IBM1026.map | |
x ./charsets/IBM1047.map | |
x ./charsets/IBM256.map | |
x ./charsets/IBM273.map | |
x ./charsets/IBM274.map | |
x ./charsets/IBM275.map | |
x ./charsets/IBM277.map | |
x ./charsets/IBM278.map | |
x ./charsets/IBM280.map | |
x ./charsets/IBM281.map | |
x ./charsets/IBM284.map | |
x ./charsets/IBM285.map | |
x ./charsets/IBM290.map | |
x ./charsets/IBM297.map | |
x ./charsets/IBM420.map | |
x ./charsets/IBM423.map | |
x ./charsets/IBM424.map | |
x ./charsets/IBM437.map | |
x ./charsets/IBM500.map | |
x ./charsets/IBM850.map | |
x ./charsets/IBM851.map | |
x ./charsets/IBM852.map | |
x ./charsets/IBM855.map | |
x ./charsets/IBM856.map | |
x ./charsets/IBM857.map | |
x ./charsets/IBM860.map | |
x ./charsets/IBM861.map | |
x ./charsets/IBM862.map | |
x ./charsets/IBM863.map | |
x ./charsets/IBM864.map | |
x ./charsets/IBM865.map | |
x ./charsets/IBM866.map | |
x ./charsets/IBM868.map | |
x ./charsets/IBM869.map | |
x ./charsets/IBM870.map | |
x ./charsets/IBM871.map | |
x ./charsets/IBM874.map | |
x ./charsets/IBM875.map | |
x ./charsets/IBM880.map | |
x ./charsets/IBM891.map | |
x ./charsets/IBM903.map | |
x ./charsets/IBM904.map | |
x ./charsets/IBM905.map | |
x ./charsets/IBM918.map | |
x ./charsets/JISC6226.map | |
x ./charsets/JISX0201.map | |
x ./charsets/JISX0208.map | |
x ./charsets/JISX0212.map | |
x ./charsets/JISX2131.map | |
x ./charsets/JISX2132.map | |
x ./charsets/JISX213A.map | |
x ./charsets/JOHAB.map | |
x ./charsets/KA-ACADEMY.map | |
x ./charsets/KA-PS.map | |
x ./charsets/KOI-8.map | |
x ./charsets/KOI8-R.map | |
x ./charsets/KOI8-T.map | |
x ./charsets/KOI8-U.map | |
x ./charsets/KSC5601.map | |
x ./charsets/KSC5636.map | |
x ./charsets/MACINTOSH.map | |
x ./charsets/MIK.map | |
x ./charsets/MULE-ethiopic.map | |
x ./charsets/MULE-ipa.map | |
x ./charsets/MULE-is13194.map | |
x ./charsets/MULE-lviscii.map | |
x ./charsets/MULE-sisheng.map | |
x ./charsets/MULE-tibetan.map | |
x ./charsets/MULE-uviscii.map | |
x ./charsets/NEXTSTEP.map | |
x ./charsets/PTCP154.map | |
x ./charsets/README | |
x ./charsets/stdenc.map | |
x ./charsets/symbol.map | |
x ./charsets/TIS-620.map | |
x ./charsets/VISCII.map | |
x ./charsets/VSCII-2.map | |
x ./charsets/VSCII.map | |
Copying ./lisp to /Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/lisp... | |
x ./ | |
x ./abbrev.el | |
x ./abbrev.elc | |
x ./align.el | |
x ./align.elc | |
x ./allout-widgets.el | |
x ./allout-widgets.elc | |
x ./allout.el | |
x ./allout.elc | |
x ./ansi-color.el | |
x ./ansi-color.elc | |
x ./apropos.el | |
x ./apropos.elc | |
x ./arc-mode.el | |
x ./arc-mode.elc | |
x ./array.el | |
x ./array.elc | |
x ./autoarg.el | |
x ./autoarg.elc | |
x ./autoinsert.el | |
x ./autoinsert.elc | |
x ./autorevert.el | |
x ./autorevert.elc | |
x ./avoid.el | |
x ./avoid.elc | |
x ./battery.el | |
x ./battery.elc | |
x ./bindings.el | |
x ./bindings.elc | |
x ./bookmark.el | |
x ./bookmark.elc | |
x ./bs.el | |
x ./bs.elc | |
x ./buff-menu.el | |
x ./buff-menu.elc | |
x ./button.el | |
x ./button.elc | |
x ./calc/ | |
x ./calculator.el | |
x ./calculator.elc | |
x ./calendar/ | |
x ./case-table.el | |
x ./case-table.elc | |
x ./cdl.el | |
x ./cdl.elc | |
x ./cedet/ | |
x ./ChangeLog.1 | |
x ./ChangeLog.10 | |
x ./ChangeLog.11 | |
x ./ChangeLog.12 | |
x ./ChangeLog.13 | |
x ./ChangeLog.14 | |
x ./ChangeLog.15 | |
x ./ChangeLog.16 | |
x ./ChangeLog.17 | |
x ./ChangeLog.2 | |
x ./ChangeLog.3 | |
x ./ChangeLog.4 | |
x ./ChangeLog.5 | |
x ./ChangeLog.6 | |
x ./ChangeLog.7 | |
x ./ChangeLog.8 | |
x ./ChangeLog.9 | |
x ./character-fold.el | |
x ./character-fold.elc | |
x ./chistory.el | |
x ./chistory.elc | |
x ./cmuscheme.el | |
x ./cmuscheme.elc | |
x ./color.el | |
x ./color.elc | |
x ./comint.el | |
x ./comint.elc | |
x ./completion.el | |
x ./completion.elc | |
x ./composite.el | |
x ./composite.elc | |
x ./COPYING | |
x ./cus-dep.el | |
x ./cus-dep.elc | |
x ./cus-edit.el | |
x ./cus-edit.elc | |
x ./cus-face.el | |
x ./cus-face.elc | |
x ./cus-load.el | |
x ./cus-start.el | |
x ./cus-start.elc | |
x ./cus-theme.el | |
x ./cus-theme.elc | |
x ./custom.el | |
x ./custom.elc | |
x ./dabbrev.el | |
x ./dabbrev.elc | |
x ./delim-col.el | |
x ./delim-col.elc | |
x ./delsel.el | |
x ./delsel.elc | |
x ./descr-text.el | |
x ./descr-text.elc | |
x ./desktop.el | |
x ./desktop.elc | |
x ./dframe.el | |
x ./dframe.elc | |
x ./dired-aux.el | |
x ./dired-aux.elc | |
x ./dired-x.el | |
x ./dired-x.elc | |
x ./dired.el | |
x ./dired.elc | |
x ./dirtrack.el | |
x ./dirtrack.elc | |
x ./disp-table.el | |
x ./disp-table.elc | |
x ./dnd.el | |
x ./dnd.elc | |
x ./doc-view.el | |
x ./doc-view.elc | |
x ./dom.el | |
x ./dom.elc | |
x ./dos-fns.el | |
x ./dos-fns.elc | |
x ./dos-vars.el | |
x ./dos-vars.elc | |
x ./dos-w32.el | |
x ./dos-w32.elc | |
x ./double.el | |
x ./double.elc | |
x ./dynamic-setting.el | |
x ./dynamic-setting.elc | |
x ./ebuff-menu.el | |
x ./ebuff-menu.elc | |
x ./echistory.el | |
x ./echistory.elc | |
x ./edmacro.el | |
x ./edmacro.elc | |
x ./ehelp.el | |
x ./ehelp.elc | |
x ./elec-pair.el | |
x ./elec-pair.elc | |
x ./electric.el | |
x ./electric.elc | |
x ./elide-head.el | |
x ./elide-head.elc | |
x ./emacs-lisp/ | |
x ./emacs-lock.el | |
x ./emacs-lock.elc | |
x ./emulation/ | |
x ./env.el | |
x ./env.elc | |
x ./epa-dired.el | |
x ./epa-dired.elc | |
x ./epa-file.el | |
x ./epa-file.elc | |
x ./epa-hook.el | |
x ./epa-hook.elc | |
x ./epa-mail.el | |
x ./epa-mail.elc | |
x ./epa.el | |
x ./epa.elc | |
x ./epg-config.el | |
x ./epg-config.elc | |
x ./epg.el | |
x ./epg.elc | |
x ./erc/ | |
x ./eshell/ | |
x ./expand.el | |
x ./expand.elc | |
x ./ezimage.el | |
x ./ezimage.elc | |
x ./face-remap.el | |
x ./face-remap.elc | |
x ./facemenu.el | |
x ./facemenu.elc | |
x ./faces.el | |
x ./faces.elc | |
x ./ffap.el | |
x ./ffap.elc | |
x ./filecache.el | |
x ./filecache.elc | |
x ./filenotify.el | |
x ./filenotify.elc | |
x ./files-x.el | |
x ./files-x.elc | |
x ./files.el | |
x ./files.elc | |
x ./filesets.el | |
x ./filesets.elc | |
x ./find-cmd.el | |
x ./find-cmd.elc | |
x ./find-dired.el | |
x ./find-dired.elc | |
x ./find-file.el | |
x ./find-file.elc | |
x ./find-lisp.el | |
x ./find-lisp.elc | |
x ./finder-inf.el | |
x ./finder.el | |
x ./finder.elc | |
x ./flow-ctrl.el | |
x ./flow-ctrl.elc | |
x ./foldout.el | |
x ./foldout.elc | |
x ./follow.el | |
x ./follow.elc | |
x ./font-core.el | |
x ./font-core.elc | |
x ./font-lock.el | |
x ./font-lock.elc | |
x ./format-spec.el | |
x ./format-spec.elc | |
x ./format.el | |
x ./format.elc | |
x ./forms.el | |
x ./forms.elc | |
x ./frame.el | |
x ./frame.elc | |
x ./frameset.el | |
x ./frameset.elc | |
x ./fringe.el | |
x ./fringe.elc | |
x ./generic-x.el | |
x ./generic-x.elc | |
x ./gnus/ | |
x ./gs.el | |
x ./gs.elc | |
x ./help-at-pt.el | |
x ./help-at-pt.elc | |
x ./help-fns.el | |
x ./help-fns.elc | |
x ./help-macro.el | |
x ./help-macro.elc | |
x ./help-mode.el | |
x ./help-mode.elc | |
x ./help.el | |
x ./help.elc | |
x ./hex-util.el | |
x ./hex-util.elc | |
x ./hexl.el | |
x ./hexl.elc | |
x ./hfy-cmap.el | |
x ./hfy-cmap.elc | |
x ./hi-lock.el | |
x ./hi-lock.elc | |
x ./hilit-chg.el | |
x ./hilit-chg.elc | |
x ./hippie-exp.el | |
x ./hippie-exp.elc | |
x ./hl-line.el | |
x ./hl-line.elc | |
x ./htmlfontify.el | |
x ./htmlfontify.elc | |
x ./ibuf-ext.el | |
x ./ibuf-ext.elc | |
x ./ibuf-macs.el | |
x ./ibuf-macs.elc | |
x ./ibuffer.el | |
x ./ibuffer.elc | |
x ./icomplete.el | |
x ./icomplete.elc | |
x ./ido.el | |
x ./ido.elc | |
x ./ielm.el | |
x ./ielm.elc | |
x ./iimage.el | |
x ./iimage.elc | |
x ./image-dired.el | |
x ./image-dired.elc | |
x ./image-file.el | |
x ./image-file.elc | |
x ./image-mode.el | |
x ./image-mode.elc | |
x ./image.el | |
x ./image.elc | |
x ./imenu.el | |
x ./imenu.elc | |
x ./indent.el | |
x ./indent.elc | |
x ./info-look.el | |
x ./info-look.elc | |
x ./info-xref.el | |
x ./info-xref.elc | |
x ./info.el | |
x ./info.elc | |
x ./informat.el | |
x ./informat.elc | |
x ./international/ | |
x ./isearch.el | |
x ./isearch.elc | |
x ./isearchb.el | |
x ./isearchb.elc | |
x ./jit-lock.el | |
x ./jit-lock.elc | |
x ./jka-cmpr-hook.el | |
x ./jka-cmpr-hook.elc | |
x ./jka-compr.el | |
x ./jka-compr.elc | |
x ./json.el | |
x ./json.elc | |
x ./kermit.el | |
x ./kermit.elc | |
x ./kmacro.el | |
x ./kmacro.elc | |
x ./language/ | |
x ./ldefs-boot.el | |
x ./leim/ | |
x ./linum.el | |
x ./linum.elc | |
x ./loaddefs.el | |
x ./loaddefs.el~ | |
x ./loadhist.el | |
x ./loadhist.elc | |
x ./loadup.el | |
x ./locate.el | |
x ./locate.elc | |
x ./lpr.el | |
x ./lpr.elc | |
x ./ls-lisp.el | |
x ./ls-lisp.elc | |
x ./macros.el | |
x ./macros.elc | |
x ./mail/ | |
x ./Makefile | |
x ./Makefile.in | |
x ./makesum.el | |
x ./makesum.elc | |
x ./man.el | |
x ./man.elc | |
x ./master.el | |
x ./master.elc | |
x ./mb-depth.el | |
x ./mb-depth.elc | |
x ./md4.el | |
x ./md4.elc | |
x ./menu-bar.el | |
x ./menu-bar.elc | |
x ./mh-e/ | |
x ./midnight.el | |
x ./midnight.elc | |
x ./minibuf-eldef.el | |
x ./minibuf-eldef.elc | |
x ./minibuffer.el | |
x ./minibuffer.elc | |
x ./misc.el | |
x ./misc.elc | |
x ./misearch.el | |
x ./misearch.elc | |
x ./mouse-copy.el | |
x ./mouse-copy.elc | |
x ./mouse-drag.el | |
x ./mouse-drag.elc | |
x ./mouse.el | |
x ./mouse.elc | |
x ./mpc.el | |
x ./mpc.elc | |
x ./msb.el | |
x ./msb.elc | |
x ./mwheel.el | |
x ./mwheel.elc | |
x ./net/ | |
x ./newcomment.el | |
x ./newcomment.elc | |
x ./notifications.el | |
x ./notifications.elc | |
x ./novice.el | |
x ./novice.elc | |
x ./nxml/ | |
x ./obarray.el | |
x ./obarray.elc | |
x ./obsolete/ | |
x ./org/ | |
x ./outline.el | |
x ./outline.elc | |
x ./paren.el | |
x ./paren.elc | |
x ./password-cache.el | |
x ./password-cache.elc | |
x ./pcmpl-cvs.el | |
x ./pcmpl-cvs.elc | |
x ./pcmpl-gnu.el | |
x ./pcmpl-gnu.elc | |
x ./pcmpl-linux.el | |
x ./pcmpl-linux.elc | |
x ./pcmpl-rpm.el | |
x ./pcmpl-rpm.elc | |
x ./pcmpl-unix.el | |
x ./pcmpl-unix.elc | |
x ./pcmpl-x.el | |
x ./pcmpl-x.elc | |
x ./pcomplete.el | |
x ./pcomplete.elc | |
x ./play/ | |
x ./printing.el | |
x ./printing.elc | |
x ./proced.el | |
x ./proced.elc | |
x ./profiler.el | |
x ./profiler.elc | |
x ./progmodes/ | |
x ./ps-bdf.el | |
x ./ps-bdf.elc | |
x ./ps-def.el | |
x ./ps-def.elc | |
x ./ps-mule.el | |
x ./ps-mule.elc | |
x ./ps-print.el | |
x ./ps-print.elc | |
x ./ps-samp.el | |
x ./ps-samp.elc | |
x ./README | |
x ./recentf.el | |
x ./recentf.elc | |
x ./rect.el | |
x ./rect.elc | |
x ./register.el | |
x ./register.elc | |
x ./repeat.el | |
x ./repeat.elc | |
x ./replace.el | |
x ./replace.elc | |
x ./reposition.el | |
x ./reposition.elc | |
x ./reveal.el | |
x ./reveal.elc | |
x ./rfn-eshadow.el | |
x ./rfn-eshadow.elc | |
x ./rot13.el | |
x ./rot13.elc | |
x ./ruler-mode.el | |
x ./ruler-mode.elc | |
x ./savehist.el | |
x ./savehist.elc | |
x ./saveplace.el | |
x ./saveplace.elc | |
x ./sb-image.el | |
x ./sb-image.elc | |
x ./scroll-all.el | |
x ./scroll-all.elc | |
x ./scroll-bar.el | |
x ./scroll-bar.elc | |
x ./scroll-lock.el | |
x ./scroll-lock.elc | |
x ./select.el | |
x ./select.elc | |
x ./server.el | |
x ./server.elc | |
x ./ses.el | |
x ./ses.elc | |
x ./shadowfile.el | |
x ./shadowfile.elc | |
x ./shell.el | |
x ./shell.elc | |
x ./simple.el | |
x ./simple.elc | |
x ./skeleton.el | |
x ./skeleton.elc | |
x ./sort.el | |
x ./sort.elc | |
x ./soundex.el | |
x ./soundex.elc | |
x ./speedbar.el | |
x ./speedbar.elc | |
x ./startup.el | |
x ./startup.elc | |
x ./strokes.el | |
x ./strokes.elc | |
x ./subdirs.el | |
x ./subr.el | |
x ./subr.elc | |
x ./t-mouse.el | |
x ./t-mouse.elc | |
x ./tabify.el | |
x ./tabify.elc | |
x ./talk.el | |
x ./talk.elc | |
x ./tar-mode.el | |
x ./tar-mode.elc | |
x ./tempo.el | |
x ./tempo.elc | |
x ./term/ | |
x ./term.el | |
x ./term.elc | |
x ./textmodes/ | |
x ./thingatpt.el | |
x ./thingatpt.elc | |
x ./thumbs.el | |
x ./thumbs.elc | |
x ./time-stamp.el | |
x ./time-stamp.elc | |
x ./time.el | |
x ./time.elc | |
x ./timezone.el | |
x ./timezone.elc | |
x ./tmm.el | |
x ./tmm.elc | |
x ./tool-bar.el | |
x ./tool-bar.elc | |
x ./tooltip.el | |
x ./tooltip.elc | |
x ./tree-widget.el | |
x ./tree-widget.elc | |
x ./tutorial.el | |
x ./tutorial.elc | |
x ./type-break.el | |
x ./type-break.elc | |
x ./uniquify.el | |
x ./uniquify.elc | |
x ./url/ | |
x ./userlock.el | |
x ./userlock.elc | |
x ./vc/ | |
x ./vcursor.el | |
x ./vcursor.elc | |
x ./version.el | |
x ./version.elc | |
x ./view.el | |
x ./view.elc | |
x ./vt-control.el | |
x ./vt-control.elc | |
x ./vt100-led.el | |
x ./vt100-led.elc | |
x ./w32-fns.el | |
x ./w32-fns.elc | |
x ./w32-vars.el | |
x ./w32-vars.elc | |
x ./wdired.el | |
x ./wdired.elc | |
x ./whitespace.el | |
x ./whitespace.elc | |
x ./wid-browse.el | |
x ./wid-browse.elc | |
x ./wid-edit.el | |
x ./wid-edit.elc | |
x ./widget.el | |
x ./widget.elc | |
x ./windmove.el | |
x ./windmove.elc | |
x ./window.el | |
x ./window.elc | |
x ./winner.el | |
x ./winner.elc | |
x ./woman.el | |
x ./woman.elc | |
x ./x-dnd.el | |
x ./x-dnd.elc | |
x ./xml.el | |
x ./xml.elc | |
x ./xt-mouse.el | |
x ./xt-mouse.elc | |
x ./vc/add-log.el | |
x ./vc/add-log.elc | |
x ./vc/compare-w.el | |
x ./vc/compare-w.elc | |
x ./vc/cvs-status.el | |
x ./vc/cvs-status.elc | |
x ./vc/diff-mode.el | |
x ./vc/diff-mode.elc | |
x ./vc/diff.el | |
x ./vc/diff.elc | |
x ./vc/ediff-diff.el | |
x ./vc/ediff-diff.elc | |
x ./vc/ediff-help.el | |
x ./vc/ediff-help.elc | |
x ./vc/ediff-hook.el | |
x ./vc/ediff-hook.elc | |
x ./vc/ediff-init.el | |
x ./vc/ediff-init.elc | |
x ./vc/ediff-merg.el | |
x ./vc/ediff-merg.elc | |
x ./vc/ediff-mult.el | |
x ./vc/ediff-mult.elc | |
x ./vc/ediff-ptch.el | |
x ./vc/ediff-ptch.elc | |
x ./vc/ediff-util.el | |
x ./vc/ediff-util.elc | |
x ./vc/ediff-vers.el | |
x ./vc/ediff-vers.elc | |
x ./vc/ediff-wind.el | |
x ./vc/ediff-wind.elc | |
x ./vc/ediff.el | |
x ./vc/ediff.elc | |
x ./vc/emerge.el | |
x ./vc/emerge.elc | |
x ./vc/log-edit.el | |
x ./vc/log-edit.elc | |
x ./vc/log-view.el | |
x ./vc/log-view.elc | |
x ./vc/pcvs-defs.el | |
x ./vc/pcvs-defs.elc | |
x ./vc/pcvs-info.el | |
x ./vc/pcvs-info.elc | |
x ./vc/pcvs-parse.el | |
x ./vc/pcvs-parse.elc | |
x ./vc/pcvs-util.el | |
x ./vc/pcvs-util.elc | |
x ./vc/pcvs.el | |
x ./vc/pcvs.elc | |
x ./vc/smerge-mode.el | |
x ./vc/smerge-mode.elc | |
x ./vc/vc-annotate.el | |
x ./vc/vc-annotate.elc | |
x ./vc/vc-bzr.el | |
x ./vc/vc-bzr.elc | |
x ./vc/vc-cvs.el | |
x ./vc/vc-cvs.elc | |
x ./vc/vc-dav.el | |
x ./vc/vc-dav.elc | |
x ./vc/vc-dir.el | |
x ./vc/vc-dir.elc | |
x ./vc/vc-dispatcher.el | |
x ./vc/vc-dispatcher.elc | |
x ./vc/vc-filewise.el | |
x ./vc/vc-filewise.elc | |
x ./vc/vc-git.el | |
x ./vc/vc-git.elc | |
x ./vc/vc-hg.el | |
x ./vc/vc-hg.elc | |
x ./vc/vc-hooks.el | |
x ./vc/vc-hooks.elc | |
x ./vc/vc-mtn.el | |
x ./vc/vc-mtn.elc | |
x ./vc/vc-rcs.el | |
x ./vc/vc-rcs.elc | |
x ./vc/vc-sccs.el | |
x ./vc/vc-sccs.elc | |
x ./vc/vc-src.el | |
x ./vc/vc-src.elc | |
x ./vc/vc-svn.el | |
x ./vc/vc-svn.elc | |
x ./vc/vc.el | |
x ./vc/vc.elc | |
x ./url/ChangeLog.1 | |
x ./url/url-about.el | |
x ./url/url-about.elc | |
x ./url/url-auth.el | |
x ./url/url-auth.elc | |
x ./url/url-cache.el | |
x ./url/url-cache.elc | |
x ./url/url-cid.el | |
x ./url/url-cid.elc | |
x ./url/url-cookie.el | |
x ./url/url-cookie.elc | |
x ./url/url-dav.el | |
x ./url/url-dav.elc | |
x ./url/url-dired.el | |
x ./url/url-dired.elc | |
x ./url/url-domsuf.el | |
x ./url/url-domsuf.elc | |
x ./url/url-expand.el | |
x ./url/url-expand.elc | |
x ./url/url-file.el | |
x ./url/url-file.elc | |
x ./url/url-ftp.el | |
x ./url/url-ftp.elc | |
x ./url/url-future.el | |
x ./url/url-future.elc | |
x ./url/url-gw.el | |
x ./url/url-gw.elc | |
x ./url/url-handlers.el | |
x ./url/url-handlers.elc | |
x ./url/url-history.el | |
x ./url/url-history.elc | |
x ./url/url-http.el | |
x ./url/url-http.elc | |
x ./url/url-imap.el | |
x ./url/url-imap.elc | |
x ./url/url-irc.el | |
x ./url/url-irc.elc | |
x ./url/url-ldap.el | |
x ./url/url-ldap.elc | |
x ./url/url-mailto.el | |
x ./url/url-mailto.elc | |
x ./url/url-methods.el | |
x ./url/url-methods.elc | |
x ./url/url-misc.el | |
x ./url/url-misc.elc | |
x ./url/url-news.el | |
x ./url/url-news.elc | |
x ./url/url-nfs.el | |
x ./url/url-nfs.elc | |
x ./url/url-ns.el | |
x ./url/url-ns.elc | |
x ./url/url-parse.el | |
x ./url/url-parse.elc | |
x ./url/url-privacy.el | |
x ./url/url-privacy.elc | |
x ./url/url-proxy.el | |
x ./url/url-proxy.elc | |
x ./url/url-queue.el | |
x ./url/url-queue.elc | |
x ./url/url-tramp.el | |
x ./url/url-tramp.elc | |
x ./url/url-util.el | |
x ./url/url-util.elc | |
x ./url/url-vars.el | |
x ./url/url-vars.elc | |
x ./url/url.el | |
x ./url/url.elc | |
x ./textmodes/artist.el | |
x ./textmodes/artist.elc | |
x ./textmodes/bib-mode.el | |
x ./textmodes/bib-mode.elc | |
x ./textmodes/bibtex-style.el | |
x ./textmodes/bibtex-style.elc | |
x ./textmodes/bibtex.el | |
x ./textmodes/bibtex.elc | |
x ./textmodes/conf-mode.el | |
x ./textmodes/conf-mode.elc | |
x ./textmodes/css-mode.el | |
x ./textmodes/css-mode.elc | |
x ./textmodes/dns-mode.el | |
x ./textmodes/dns-mode.elc | |
x ./textmodes/enriched.el | |
x ./textmodes/enriched.elc | |
x ./textmodes/fill.el | |
x ./textmodes/fill.elc | |
x ./textmodes/flyspell.el | |
x ./textmodes/flyspell.elc | |
x ./textmodes/ispell.el | |
x ./textmodes/ispell.elc | |
x ./textmodes/makeinfo.el | |
x ./textmodes/makeinfo.elc | |
x ./textmodes/nroff-mode.el | |
x ./textmodes/nroff-mode.elc | |
x ./textmodes/page-ext.el | |
x ./textmodes/page-ext.elc | |
x ./textmodes/page.el | |
x ./textmodes/page.elc | |
x ./textmodes/paragraphs.el | |
x ./textmodes/paragraphs.elc | |
x ./textmodes/picture.el | |
x ./textmodes/picture.elc | |
x ./textmodes/po.el | |
x ./textmodes/po.elc | |
x ./textmodes/refbib.el | |
x ./textmodes/refbib.elc | |
x ./textmodes/refer.el | |
x ./textmodes/refer.elc | |
x ./textmodes/refill.el | |
x ./textmodes/refill.elc | |
x ./textmodes/reftex-auc.el | |
x ./textmodes/reftex-auc.elc | |
x ./textmodes/reftex-cite.el | |
x ./textmodes/reftex-cite.elc | |
x ./textmodes/reftex-dcr.el | |
x ./textmodes/reftex-dcr.elc | |
x ./textmodes/reftex-global.el | |
x ./textmodes/reftex-global.elc | |
x ./textmodes/reftex-index.el | |
x ./textmodes/reftex-index.elc | |
x ./textmodes/reftex-parse.el | |
x ./textmodes/reftex-parse.elc | |
x ./textmodes/reftex-ref.el | |
x ./textmodes/reftex-ref.elc | |
x ./textmodes/reftex-sel.el | |
x ./textmodes/reftex-sel.elc | |
x ./textmodes/reftex-toc.el | |
x ./textmodes/reftex-toc.elc | |
x ./textmodes/reftex-vars.el | |
x ./textmodes/reftex-vars.elc | |
x ./textmodes/reftex.el | |
x ./textmodes/reftex.elc | |
x ./textmodes/remember.el | |
x ./textmodes/remember.elc | |
x ./textmodes/rst.el | |
x ./textmodes/rst.elc | |
x ./textmodes/sgml-mode.el | |
x ./textmodes/sgml-mode.elc | |
x ./textmodes/table.el | |
x ./textmodes/table.elc | |
x ./textmodes/tex-mode.el | |
x ./textmodes/tex-mode.elc | |
x ./textmodes/texinfmt.el | |
x ./textmodes/texinfmt.elc | |
x ./textmodes/texinfo.el | |
x ./textmodes/texinfo.elc | |
x ./textmodes/texnfo-upd.el | |
x ./textmodes/texnfo-upd.elc | |
x ./textmodes/text-mode.el | |
x ./textmodes/text-mode.elc | |
x ./textmodes/tildify.el | |
x ./textmodes/tildify.elc | |
x ./textmodes/two-column.el | |
x ./textmodes/two-column.elc | |
x ./textmodes/underline.el | |
x ./textmodes/underline.elc | |
x ./term/AT386.el | |
x ./term/AT386.elc | |
x ./term/bobcat.el | |
x ./term/bobcat.elc | |
x ./term/common-win.el | |
x ./term/common-win.elc | |
x ./term/cygwin.el | |
x ./term/cygwin.elc | |
x ./term/internal.el | |
x ./term/internal.elc | |
x ./term/iris-ansi.el | |
x ./term/iris-ansi.elc | |
x ./term/linux.el | |
x ./term/linux.elc | |
x ./term/lk201.el | |
x ./term/lk201.elc | |
x ./term/news.el | |
x ./term/news.elc | |
x ./term/ns-win.el | |
x ./term/ns-win.elc | |
x ./term/pc-win.el | |
x ./term/pc-win.elc | |
x ./term/README | |
x ./term/rxvt.el | |
x ./term/rxvt.elc | |
x ./term/screen.el | |
x ./term/screen.elc | |
x ./term/sun.el | |
x ./term/sun.elc | |
x ./term/tty-colors.el | |
x ./term/tty-colors.elc | |
x ./term/tvi970.el | |
x ./term/tvi970.elc | |
x ./term/vt100.el | |
x ./term/vt100.elc | |
x ./term/vt200.el | |
x ./term/vt200.elc | |
x ./term/w32-win.el | |
x ./term/w32-win.elc | |
x ./term/w32console.el | |
x ./term/w32console.elc | |
x ./term/wyse50.el | |
x ./term/wyse50.elc | |
x ./term/x-win.el | |
x ./term/x-win.elc | |
x ./term/xterm.el | |
x ./term/xterm.elc | |
x ./progmodes/ada-mode.el | |
x ./progmodes/ada-mode.elc | |
x ./progmodes/ada-prj.el | |
x ./progmodes/ada-prj.elc | |
x ./progmodes/ada-stmt.el | |
x ./progmodes/ada-stmt.elc | |
x ./progmodes/ada-xref.el | |
x ./progmodes/ada-xref.elc | |
x ./progmodes/antlr-mode.el | |
x ./progmodes/antlr-mode.elc | |
x ./progmodes/asm-mode.el | |
x ./progmodes/asm-mode.elc | |
x ./progmodes/autoconf.el | |
x ./progmodes/autoconf.elc | |
x ./progmodes/bat-mode.el | |
x ./progmodes/bat-mode.elc | |
x ./progmodes/bug-reference.el | |
x ./progmodes/bug-reference.elc | |
x ./progmodes/cc-align.el | |
x ./progmodes/cc-align.elc | |
x ./progmodes/cc-awk.el | |
x ./progmodes/cc-awk.elc | |
x ./progmodes/cc-bytecomp.el | |
x ./progmodes/cc-bytecomp.elc | |
x ./progmodes/cc-cmds.el | |
x ./progmodes/cc-cmds.elc | |
x ./progmodes/cc-defs.el | |
x ./progmodes/cc-defs.elc | |
x ./progmodes/cc-engine.el | |
x ./progmodes/cc-engine.elc | |
x ./progmodes/cc-fonts.el | |
x ./progmodes/cc-fonts.elc | |
x ./progmodes/cc-guess.el | |
x ./progmodes/cc-guess.elc | |
x ./progmodes/cc-langs.el | |
x ./progmodes/cc-langs.elc | |
x ./progmodes/cc-menus.el | |
x ./progmodes/cc-menus.elc | |
x ./progmodes/cc-mode.el | |
x ./progmodes/cc-mode.elc | |
x ./progmodes/cc-styles.el | |
x ./progmodes/cc-styles.elc | |
x ./progmodes/cc-vars.el | |
x ./progmodes/cc-vars.elc | |
x ./progmodes/cfengine.el | |
x ./progmodes/cfengine.elc | |
x ./progmodes/cmacexp.el | |
x ./progmodes/cmacexp.elc | |
x ./progmodes/compile.el | |
x ./progmodes/compile.elc | |
x ./progmodes/cperl-mode.el | |
x ./progmodes/cperl-mode.elc | |
x ./progmodes/cpp.el | |
x ./progmodes/cpp.elc | |
x ./progmodes/cwarn.el | |
x ./progmodes/cwarn.elc | |
x ./progmodes/dcl-mode.el | |
x ./progmodes/dcl-mode.elc | |
x ./progmodes/ebnf-abn.el | |
x ./progmodes/ebnf-abn.elc | |
x ./progmodes/ebnf-bnf.el | |
x ./progmodes/ebnf-bnf.elc | |
x ./progmodes/ebnf-dtd.el | |
x ./progmodes/ebnf-dtd.elc | |
x ./progmodes/ebnf-ebx.el | |
x ./progmodes/ebnf-ebx.elc | |
x ./progmodes/ebnf-iso.el | |
x ./progmodes/ebnf-iso.elc | |
x ./progmodes/ebnf-otz.el | |
x ./progmodes/ebnf-otz.elc | |
x ./progmodes/ebnf-yac.el | |
x ./progmodes/ebnf-yac.elc | |
x ./progmodes/ebnf2ps.el | |
x ./progmodes/ebnf2ps.elc | |
x ./progmodes/ebrowse.el | |
x ./progmodes/ebrowse.elc | |
x ./progmodes/elisp-mode.el | |
x ./progmodes/elisp-mode.elc | |
x ./progmodes/etags.el | |
x ./progmodes/etags.elc | |
x ./progmodes/executable.el | |
x ./progmodes/executable.elc | |
x ./progmodes/f90.el | |
x ./progmodes/f90.elc | |
x ./progmodes/flymake.el | |
x ./progmodes/flymake.elc | |
x ./progmodes/fortran.el | |
x ./progmodes/fortran.elc | |
x ./progmodes/gdb-mi.el | |
x ./progmodes/gdb-mi.elc | |
x ./progmodes/glasses.el | |
x ./progmodes/glasses.elc | |
x ./progmodes/grep.el | |
x ./progmodes/grep.elc | |
x ./progmodes/gud.el | |
x ./progmodes/gud.elc | |
x ./progmodes/hideif.el | |
x ./progmodes/hideif.elc | |
x ./progmodes/hideshow.el | |
x ./progmodes/hideshow.elc | |
x ./progmodes/icon.el | |
x ./progmodes/icon.elc | |
x ./progmodes/idlw-complete-structtag.el | |
x ./progmodes/idlw-complete-structtag.elc | |
x ./progmodes/idlw-help.el | |
x ./progmodes/idlw-help.elc | |
x ./progmodes/idlw-shell.el | |
x ./progmodes/idlw-shell.elc | |
x ./progmodes/idlw-toolbar.el | |
x ./progmodes/idlw-toolbar.elc | |
x ./progmodes/idlwave.el | |
x ./progmodes/idlwave.elc | |
x ./progmodes/inf-lisp.el | |
x ./progmodes/inf-lisp.elc | |
x ./progmodes/js.el | |
x ./progmodes/js.elc | |
x ./progmodes/ld-script.el | |
x ./progmodes/ld-script.elc | |
x ./progmodes/m4-mode.el | |
x ./progmodes/m4-mode.elc | |
x ./progmodes/make-mode.el | |
x ./progmodes/make-mode.elc | |
x ./progmodes/mantemp.el | |
x ./progmodes/mantemp.elc | |
x ./progmodes/meta-mode.el | |
x ./progmodes/meta-mode.elc | |
x ./progmodes/mixal-mode.el | |
x ./progmodes/mixal-mode.elc | |
x ./progmodes/modula2.el | |
x ./progmodes/modula2.elc | |
x ./progmodes/octave.el | |
x ./progmodes/octave.elc | |
x ./progmodes/opascal.el | |
x ./progmodes/opascal.elc | |
x ./progmodes/pascal.el | |
x ./progmodes/pascal.elc | |
x ./progmodes/perl-mode.el | |
x ./progmodes/perl-mode.elc | |
x ./progmodes/prog-mode.el | |
x ./progmodes/prog-mode.elc | |
x ./progmodes/project.el | |
x ./progmodes/project.elc | |
x ./progmodes/prolog.el | |
x ./progmodes/prolog.elc | |
x ./progmodes/ps-mode.el | |
x ./progmodes/ps-mode.elc | |
x ./progmodes/python.el | |
x ./progmodes/python.elc | |
x ./progmodes/ruby-mode.el | |
x ./progmodes/ruby-mode.elc | |
x ./progmodes/scheme.el | |
x ./progmodes/scheme.elc | |
x ./progmodes/sh-script.el | |
x ./progmodes/sh-script.elc | |
x ./progmodes/simula.el | |
x ./progmodes/simula.elc | |
x ./progmodes/sql.el | |
x ./progmodes/sql.elc | |
x ./progmodes/subword.el | |
x ./progmodes/subword.elc | |
x ./progmodes/tcl.el | |
x ./progmodes/tcl.elc | |
x ./progmodes/vera-mode.el | |
x ./progmodes/vera-mode.elc | |
x ./progmodes/verilog-mode.el | |
x ./progmodes/verilog-mode.elc | |
x ./progmodes/vhdl-mode.el | |
x ./progmodes/vhdl-mode.elc | |
x ./progmodes/which-func.el | |
x ./progmodes/which-func.elc | |
x ./progmodes/xref.el | |
x ./progmodes/xref.elc | |
x ./progmodes/xscheme.el | |
x ./progmodes/xscheme.elc | |
x ./play/5x5.el | |
x ./play/5x5.elc | |
x ./play/animate.el | |
x ./play/animate.elc | |
x ./play/blackbox.el | |
x ./play/blackbox.elc | |
x ./play/bubbles.el | |
x ./play/bubbles.elc | |
x ./play/cookie1.el | |
x ./play/cookie1.elc | |
x ./play/decipher.el | |
x ./play/decipher.elc | |
x ./play/dissociate.el | |
x ./play/dissociate.elc | |
x ./play/doctor.el | |
x ./play/doctor.elc | |
x ./play/dunnet.el | |
x ./play/dunnet.elc | |
x ./play/fortune.el | |
x ./play/fortune.elc | |
x ./play/gamegrid.el | |
x ./play/gamegrid.elc | |
x ./play/gametree.el | |
x ./play/gametree.elc | |
x ./play/gomoku.el | |
x ./play/gomoku.elc | |
x ./play/handwrite.el | |
x ./play/handwrite.elc | |
x ./play/hanoi.el | |
x ./play/hanoi.elc | |
x ./play/life.el | |
x ./play/life.elc | |
x ./play/morse.el | |
x ./play/morse.elc | |
x ./play/mpuz.el | |
x ./play/mpuz.elc | |
x ./play/pong.el | |
x ./play/pong.elc | |
x ./play/snake.el | |
x ./play/snake.elc | |
x ./play/solitaire.el | |
x ./play/solitaire.elc | |
x ./play/spook.el | |
x ./play/spook.elc | |
x ./play/studly.el | |
x ./play/studly.elc | |
x ./play/tetris.el | |
x ./play/tetris.elc | |
x ./play/zone.el | |
x ./play/zone.elc | |
x ./org/ChangeLog.1 | |
x ./org/ob-asymptote.el | |
x ./org/ob-asymptote.elc | |
x ./org/ob-awk.el | |
x ./org/ob-awk.elc | |
x ./org/ob-C.el | |
x ./org/ob-C.elc | |
x ./org/ob-calc.el | |
x ./org/ob-calc.elc | |
x ./org/ob-clojure.el | |
x ./org/ob-clojure.elc | |
x ./org/ob-comint.el | |
x ./org/ob-comint.elc | |
x ./org/ob-core.el | |
x ./org/ob-core.elc | |
x ./org/ob-css.el | |
x ./org/ob-css.elc | |
x ./org/ob-ditaa.el | |
x ./org/ob-ditaa.elc | |
x ./org/ob-dot.el | |
x ./org/ob-dot.elc | |
x ./org/ob-emacs-lisp.el | |
x ./org/ob-emacs-lisp.elc | |
x ./org/ob-eval.el | |
x ./org/ob-eval.elc | |
x ./org/ob-exp.el | |
x ./org/ob-exp.elc | |
x ./org/ob-fortran.el | |
x ./org/ob-fortran.elc | |
x ./org/ob-gnuplot.el | |
x ./org/ob-gnuplot.elc | |
x ./org/ob-haskell.el | |
x ./org/ob-haskell.elc | |
x ./org/ob-io.el | |
x ./org/ob-io.elc | |
x ./org/ob-java.el | |
x ./org/ob-java.elc | |
x ./org/ob-js.el | |
x ./org/ob-js.elc | |
x ./org/ob-keys.el | |
x ./org/ob-keys.elc | |
x ./org/ob-latex.el | |
x ./org/ob-latex.elc | |
x ./org/ob-ledger.el | |
x ./org/ob-ledger.elc | |
x ./org/ob-lilypond.el | |
x ./org/ob-lilypond.elc | |
x ./org/ob-lisp.el | |
x ./org/ob-lisp.elc | |
x ./org/ob-lob.el | |
x ./org/ob-lob.elc | |
x ./org/ob-makefile.el | |
x ./org/ob-makefile.elc | |
x ./org/ob-matlab.el | |
x ./org/ob-matlab.elc | |
x ./org/ob-maxima.el | |
x ./org/ob-maxima.elc | |
x ./org/ob-mscgen.el | |
x ./org/ob-mscgen.elc | |
x ./org/ob-ocaml.el | |
x ./org/ob-ocaml.elc | |
x ./org/ob-octave.el | |
x ./org/ob-octave.elc | |
x ./org/ob-org.el | |
x ./org/ob-org.elc | |
x ./org/ob-perl.el | |
x ./org/ob-perl.elc | |
x ./org/ob-picolisp.el | |
x ./org/ob-picolisp.elc | |
x ./org/ob-plantuml.el | |
x ./org/ob-plantuml.elc | |
x ./org/ob-python.el | |
x ./org/ob-python.elc | |
x ./org/ob-R.el | |
x ./org/ob-R.elc | |
x ./org/ob-ref.el | |
x ./org/ob-ref.elc | |
x ./org/ob-ruby.el | |
x ./org/ob-ruby.elc | |
x ./org/ob-sass.el | |
x ./org/ob-sass.elc | |
x ./org/ob-scala.el | |
x ./org/ob-scala.elc | |
x ./org/ob-scheme.el | |
x ./org/ob-scheme.elc | |
x ./org/ob-screen.el | |
x ./org/ob-screen.elc | |
x ./org/ob-sh.el | |
x ./org/ob-sh.elc | |
x ./org/ob-shen.el | |
x ./org/ob-shen.elc | |
x ./org/ob-sql.el | |
x ./org/ob-sql.elc | |
x ./org/ob-sqlite.el | |
x ./org/ob-sqlite.elc | |
x ./org/ob-table.el | |
x ./org/ob-table.elc | |
x ./org/ob-tangle.el | |
x ./org/ob-tangle.elc | |
x ./org/ob.el | |
x ./org/ob.elc | |
x ./org/org-agenda.el | |
x ./org/org-agenda.elc | |
x ./org/org-archive.el | |
x ./org/org-archive.elc | |
x ./org/org-attach.el | |
x ./org/org-attach.elc | |
x ./org/org-bbdb.el | |
x ./org/org-bbdb.elc | |
x ./org/org-bibtex.el | |
x ./org/org-bibtex.elc | |
x ./org/org-capture.el | |
x ./org/org-capture.elc | |
x ./org/org-clock.el | |
x ./org/org-clock.elc | |
x ./org/org-colview.el | |
x ./org/org-colview.elc | |
x ./org/org-compat.el | |
x ./org/org-compat.elc | |
x ./org/org-crypt.el | |
x ./org/org-crypt.elc | |
x ./org/org-ctags.el | |
x ./org/org-ctags.elc | |
x ./org/org-datetree.el | |
x ./org/org-datetree.elc | |
x ./org/org-docview.el | |
x ./org/org-docview.elc | |
x ./org/org-element.el | |
x ./org/org-element.elc | |
x ./org/org-entities.el | |
x ./org/org-entities.elc | |
x ./org/org-eshell.el | |
x ./org/org-eshell.elc | |
x ./org/org-faces.el | |
x ./org/org-faces.elc | |
x ./org/org-feed.el | |
x ./org/org-feed.elc | |
x ./org/org-footnote.el | |
x ./org/org-footnote.elc | |
x ./org/org-gnus.el | |
x ./org/org-gnus.elc | |
x ./org/org-habit.el | |
x ./org/org-habit.elc | |
x ./org/org-id.el | |
x ./org/org-id.elc | |
x ./org/org-indent.el | |
x ./org/org-indent.elc | |
x ./org/org-info.el | |
x ./org/org-info.elc | |
x ./org/org-inlinetask.el | |
x ./org/org-inlinetask.elc | |
x ./org/org-install.el | |
x ./org/org-irc.el | |
x ./org/org-irc.elc | |
x ./org/org-list.el | |
x ./org/org-list.elc | |
x ./org/org-loaddefs.el | |
x ./org/org-loaddefs.el~ | |
x ./org/org-macro.el | |
x ./org/org-macro.elc | |
x ./org/org-macs.el | |
x ./org/org-macs.elc | |
x ./org/org-mhe.el | |
x ./org/org-mhe.elc | |
x ./org/org-mobile.el | |
x ./org/org-mobile.elc | |
x ./org/org-mouse.el | |
x ./org/org-mouse.elc | |
x ./org/org-pcomplete.el | |
x ./org/org-pcomplete.elc | |
x ./org/org-plot.el | |
x ./org/org-plot.elc | |
x ./org/org-protocol.el | |
x ./org/org-protocol.elc | |
x ./org/org-rmail.el | |
x ./org/org-rmail.elc | |
x ./org/org-src.el | |
x ./org/org-src.elc | |
x ./org/org-table.el | |
x ./org/org-table.elc | |
x ./org/org-timer.el | |
x ./org/org-timer.elc | |
x ./org/org-version.el | |
x ./org/org-w3m.el | |
x ./org/org-w3m.elc | |
x ./org/org.el | |
x ./org/org.elc | |
x ./org/ox-ascii.el | |
x ./org/ox-ascii.elc | |
x ./org/ox-beamer.el | |
x ./org/ox-beamer.elc | |
x ./org/ox-html.el | |
x ./org/ox-html.elc | |
x ./org/ox-icalendar.el | |
x ./org/ox-icalendar.elc | |
x ./org/ox-latex.el | |
x ./org/ox-latex.elc | |
x ./org/ox-man.el | |
x ./org/ox-man.elc | |
x ./org/ox-md.el | |
x ./org/ox-md.elc | |
x ./org/ox-odt.el | |
x ./org/ox-odt.elc | |
x ./org/ox-org.el | |
x ./org/ox-org.elc | |
x ./org/ox-publish.el | |
x ./org/ox-publish.elc | |
x ./org/ox-texinfo.el | |
x ./org/ox-texinfo.elc | |
x ./org/ox.el | |
x ./org/ox.elc | |
x ./obsolete/abbrevlist.el | |
x ./obsolete/abbrevlist.elc | |
x ./obsolete/assoc.el | |
x ./obsolete/assoc.elc | |
x ./obsolete/awk-mode.el | |
x ./obsolete/awk-mode.elc | |
x ./obsolete/bruce.el | |
x ./obsolete/bruce.elc | |
x ./obsolete/cc-compat.el | |
x ./obsolete/cc-compat.elc | |
x ./obsolete/cl-compat.el | |
x ./obsolete/cl-compat.elc | |
x ./obsolete/complete.el | |
x ./obsolete/complete.elc | |
x ./obsolete/crisp.el | |
x ./obsolete/crisp.elc | |
x ./obsolete/cust-print.el | |
x ./obsolete/cust-print.elc | |
x ./obsolete/erc-hecomplete.el | |
x ./obsolete/erc-hecomplete.elc | |
x ./obsolete/eudcb-ph.el | |
x ./obsolete/eudcb-ph.elc | |
x ./obsolete/fast-lock.el | |
x ./obsolete/fast-lock.elc | |
x ./obsolete/gulp.el | |
x ./obsolete/gulp.elc | |
x ./obsolete/iso-acc.el | |
x ./obsolete/iso-acc.elc | |
x ./obsolete/iso-insert.el | |
x ./obsolete/iso-insert.elc | |
x ./obsolete/iso-swed.el | |
x ./obsolete/iso-swed.elc | |
x ./obsolete/iswitchb.el | |
x ./obsolete/iswitchb.elc | |
x ./obsolete/keyswap.el | |
x ./obsolete/keyswap.elc | |
x ./obsolete/landmark.el | |
x ./obsolete/landmark.elc | |
x ./obsolete/lazy-lock.el | |
x ./obsolete/lazy-lock.elc | |
x ./obsolete/ledit.el | |
x ./obsolete/ledit.elc | |
x ./obsolete/levents.el | |
x ./obsolete/levents.elc | |
x ./obsolete/lmenu.el | |
x ./obsolete/lmenu.elc | |
x ./obsolete/longlines.el | |
x ./obsolete/longlines.elc | |
x ./obsolete/lucid.el | |
x ./obsolete/lucid.elc | |
x ./obsolete/mailpost.el | |
x ./obsolete/mailpost.elc | |
x ./obsolete/meese.el | |
x ./obsolete/meese.elc | |
x ./obsolete/mouse-sel.el | |
x ./obsolete/mouse-sel.elc | |
x ./obsolete/old-emacs-lock.el | |
x ./obsolete/old-emacs-lock.elc | |
x ./obsolete/old-whitespace.el | |
x ./obsolete/old-whitespace.elc | |
x ./obsolete/options.el | |
x ./obsolete/options.elc | |
x ./obsolete/otodo-mode.el | |
x ./obsolete/otodo-mode.elc | |
x ./obsolete/patcomp.el | |
x ./obsolete/patcomp.elc | |
x ./obsolete/pc-mode.el | |
x ./obsolete/pc-mode.elc | |
x ./obsolete/pc-select.el | |
x ./obsolete/pc-select.elc | |
x ./obsolete/pgg-def.el | |
x ./obsolete/pgg-def.elc | |
x ./obsolete/pgg-gpg.el | |
x ./obsolete/pgg-gpg.elc | |
x ./obsolete/pgg-parse.el | |
x ./obsolete/pgg-parse.elc | |
x ./obsolete/pgg-pgp.el | |
x ./obsolete/pgg-pgp.elc | |
x ./obsolete/pgg-pgp5.el | |
x ./obsolete/pgg-pgp5.elc | |
x ./obsolete/pgg.el | |
x ./obsolete/pgg.elc | |
x ./obsolete/rcompile.el | |
x ./obsolete/rcompile.elc | |
x ./obsolete/resume.el | |
x ./obsolete/resume.elc | |
x ./obsolete/s-region.el | |
x ./obsolete/s-region.elc | |
x ./obsolete/scribe.el | |
x ./obsolete/scribe.elc | |
x ./obsolete/spell.el | |
x ./obsolete/spell.elc | |
x ./obsolete/sregex.el | |
x ./obsolete/sregex.elc | |
x ./obsolete/sup-mouse.el | |
x ./obsolete/sup-mouse.elc | |
x ./obsolete/swedish.el | |
x ./obsolete/swedish.elc | |
x ./obsolete/sym-comp.el | |
x ./obsolete/sym-comp.elc | |
x ./obsolete/terminal.el | |
x ./obsolete/terminal.elc | |
x ./obsolete/tpu-edt.el | |
x ./obsolete/tpu-edt.elc | |
x ./obsolete/tpu-extras.el | |
x ./obsolete/tpu-extras.elc | |
x ./obsolete/tpu-mapper.el | |
x ./obsolete/tpu-mapper.elc | |
x ./obsolete/vc-arch.el | |
x ./obsolete/vc-arch.elc | |
x ./obsolete/vc-mcvs.el | |
x ./obsolete/vc-mcvs.elc | |
x ./obsolete/vi.el | |
x ./obsolete/vi.elc | |
x ./obsolete/vip.el | |
x ./obsolete/vip.elc | |
x ./obsolete/ws-mode.el | |
x ./obsolete/ws-mode.elc | |
x ./obsolete/xesam.el | |
x ./obsolete/xesam.elc | |
x ./obsolete/yow.el | |
x ./obsolete/yow.elc | |
x ./nxml/nxml-enc.el | |
x ./nxml/nxml-enc.elc | |
x ./nxml/nxml-glyph.el | |
x ./nxml/nxml-glyph.elc | |
x ./nxml/nxml-maint.el | |
x ./nxml/nxml-maint.elc | |
x ./nxml/nxml-mode.el | |
x ./nxml/nxml-mode.elc | |
x ./nxml/nxml-ns.el | |
x ./nxml/nxml-ns.elc | |
x ./nxml/nxml-outln.el | |
x ./nxml/nxml-outln.elc | |
x ./nxml/nxml-parse.el | |
x ./nxml/nxml-parse.elc | |
x ./nxml/nxml-rap.el | |
x ./nxml/nxml-rap.elc | |
x ./nxml/nxml-uchnm.el | |
x ./nxml/nxml-uchnm.elc | |
x ./nxml/nxml-util.el | |
x ./nxml/nxml-util.elc | |
x ./nxml/rng-cmpct.el | |
x ./nxml/rng-cmpct.elc | |
x ./nxml/rng-dt.el | |
x ./nxml/rng-dt.elc | |
x ./nxml/rng-loc.el | |
x ./nxml/rng-loc.elc | |
x ./nxml/rng-maint.el | |
x ./nxml/rng-maint.elc | |
x ./nxml/rng-match.el | |
x ./nxml/rng-match.elc | |
x ./nxml/rng-nxml.el | |
x ./nxml/rng-nxml.elc | |
x ./nxml/rng-parse.el | |
x ./nxml/rng-parse.elc | |
x ./nxml/rng-pttrn.el | |
x ./nxml/rng-pttrn.elc | |
x ./nxml/rng-uri.el | |
x ./nxml/rng-uri.elc | |
x ./nxml/rng-util.el | |
x ./nxml/rng-util.elc | |
x ./nxml/rng-valid.el | |
x ./nxml/rng-valid.elc | |
x ./nxml/rng-xsd.el | |
x ./nxml/rng-xsd.elc | |
x ./nxml/xmltok.el | |
x ./nxml/xmltok.elc | |
x ./nxml/xsd-regexp.el | |
x ./nxml/xsd-regexp.elc | |
x ./net/ange-ftp.el | |
x ./net/ange-ftp.elc | |
x ./net/browse-url.el | |
x ./net/browse-url.elc | |
x ./net/dbus.el | |
x ./net/dbus.elc | |
x ./net/dig.el | |
x ./net/dig.elc | |
x ./net/dns.el | |
x ./net/dns.elc | |
x ./net/eudc-bob.el | |
x ./net/eudc-bob.elc | |
x ./net/eudc-export.el | |
x ./net/eudc-export.elc | |
x ./net/eudc-hotlist.el | |
x ./net/eudc-hotlist.elc | |
x ./net/eudc-vars.el | |
x ./net/eudc-vars.elc | |
x ./net/eudc.el | |
x ./net/eudc.elc | |
x ./net/eudcb-bbdb.el | |
x ./net/eudcb-bbdb.elc | |
x ./net/eudcb-ldap.el | |
x ./net/eudcb-ldap.elc | |
x ./net/eudcb-mab.el | |
x ./net/eudcb-mab.elc | |
x ./net/eww.el | |
x ./net/eww.elc | |
x ./net/gnutls.el | |
x ./net/gnutls.elc | |
x ./net/goto-addr.el | |
x ./net/goto-addr.elc | |
x ./net/hmac-def.el | |
x ./net/hmac-def.elc | |
x ./net/hmac-md5.el | |
x ./net/hmac-md5.elc | |
x ./net/imap.el | |
x ./net/imap.elc | |
x ./net/ldap.el | |
x ./net/ldap.elc | |
x ./net/mairix.el | |
x ./net/mairix.elc | |
x ./net/net-utils.el | |
x ./net/net-utils.elc | |
x ./net/netrc.el | |
x ./net/netrc.elc | |
x ./net/network-stream.el | |
x ./net/network-stream.elc | |
x ./net/newst-backend.el | |
x ./net/newst-backend.elc | |
x ./net/newst-plainview.el | |
x ./net/newst-plainview.elc | |
x ./net/newst-reader.el | |
x ./net/newst-reader.elc | |
x ./net/newst-ticker.el | |
x ./net/newst-ticker.elc | |
x ./net/newst-treeview.el | |
x ./net/newst-treeview.elc | |
x ./net/newsticker.el | |
x ./net/newsticker.elc | |
x ./net/nsm.el | |
x ./net/nsm.elc | |
x ./net/ntlm.el | |
x ./net/ntlm.elc | |
x ./net/pinentry.el | |
x ./net/pinentry.elc | |
x ./net/quickurl.el | |
x ./net/quickurl.elc | |
x ./net/rcirc.el | |
x ./net/rcirc.elc | |
x ./net/rfc2104.el | |
x ./net/rfc2104.elc | |
x ./net/rlogin.el | |
x ./net/rlogin.elc | |
x ./net/sasl-cram.el | |
x ./net/sasl-cram.elc | |
x ./net/sasl-digest.el | |
x ./net/sasl-digest.elc | |
x ./net/sasl-ntlm.el | |
x ./net/sasl-ntlm.elc | |
x ./net/sasl-scram-rfc.el | |
x ./net/sasl-scram-rfc.elc | |
x ./net/sasl.el | |
x ./net/sasl.elc | |
x ./net/secrets.el | |
x ./net/secrets.elc | |
x ./net/shr-color.el | |
x ./net/shr-color.elc | |
x ./net/shr.el | |
x ./net/shr.elc | |
x ./net/snmp-mode.el | |
x ./net/snmp-mode.elc | |
x ./net/soap-client.el | |
x ./net/soap-client.elc | |
x ./net/soap-inspect.el | |
x ./net/soap-inspect.elc | |
x ./net/socks.el | |
x ./net/socks.elc | |
x ./net/telnet.el | |
x ./net/telnet.elc | |
x ./net/tls.el | |
x ./net/tls.elc | |
x ./net/tramp-adb.el | |
x ./net/tramp-adb.elc | |
x ./net/tramp-cache.el | |
x ./net/tramp-cache.elc | |
x ./net/tramp-cmds.el | |
x ./net/tramp-cmds.elc | |
x ./net/tramp-compat.el | |
x ./net/tramp-compat.elc | |
x ./net/tramp-ftp.el | |
x ./net/tramp-ftp.elc | |
x ./net/tramp-gvfs.el | |
x ./net/tramp-gvfs.elc | |
x ./net/tramp-gw.el | |
x ./net/tramp-gw.elc | |
x ./net/tramp-loaddefs.el | |
x ./net/tramp-loaddefs.el~ | |
x ./net/tramp-sh.el | |
x ./net/tramp-sh.elc | |
x ./net/tramp-smb.el | |
x ./net/tramp-smb.elc | |
x ./net/tramp-uu.el | |
x ./net/tramp-uu.elc | |
x ./net/tramp.el | |
x ./net/tramp.elc | |
x ./net/trampver.el | |
x ./net/trampver.elc | |
x ./net/webjump.el | |
x ./net/webjump.elc | |
x ./net/zeroconf.el | |
x ./net/zeroconf.elc | |
x ./mh-e/ChangeLog.1 | |
x ./mh-e/ChangeLog.2 | |
x ./mh-e/mh-acros.el | |
x ./mh-e/mh-alias.el | |
x ./mh-e/mh-alias.elc | |
x ./mh-e/mh-buffers.el | |
x ./mh-e/mh-buffers.elc | |
x ./mh-e/mh-comp.el | |
x ./mh-e/mh-comp.elc | |
x ./mh-e/mh-compat.el | |
x ./mh-e/mh-e.el | |
x ./mh-e/mh-e.elc | |
x ./mh-e/mh-folder.el | |
x ./mh-e/mh-folder.elc | |
x ./mh-e/mh-funcs.el | |
x ./mh-e/mh-funcs.elc | |
x ./mh-e/mh-gnus.el | |
x ./mh-e/mh-identity.el | |
x ./mh-e/mh-identity.elc | |
x ./mh-e/mh-inc.el | |
x ./mh-e/mh-inc.elc | |
x ./mh-e/mh-junk.el | |
x ./mh-e/mh-junk.elc | |
x ./mh-e/mh-letter.el | |
x ./mh-e/mh-letter.elc | |
x ./mh-e/mh-limit.el | |
x ./mh-e/mh-limit.elc | |
x ./mh-e/mh-loaddefs.el | |
x ./mh-e/mh-loaddefs.el~ | |
x ./mh-e/mh-mime.el | |
x ./mh-e/mh-mime.elc | |
x ./mh-e/mh-print.el | |
x ./mh-e/mh-print.elc | |
x ./mh-e/mh-scan.el | |
x ./mh-e/mh-scan.elc | |
x ./mh-e/mh-search.el | |
x ./mh-e/mh-search.elc | |
x ./mh-e/mh-seq.el | |
x ./mh-e/mh-seq.elc | |
x ./mh-e/mh-show.el | |
x ./mh-e/mh-show.elc | |
x ./mh-e/mh-speed.el | |
x ./mh-e/mh-speed.elc | |
x ./mh-e/mh-thread.el | |
x ./mh-e/mh-thread.elc | |
x ./mh-e/mh-tool-bar.el | |
x ./mh-e/mh-tool-bar.elc | |
x ./mh-e/mh-utils.el | |
x ./mh-e/mh-utils.elc | |
x ./mh-e/mh-xface.el | |
x ./mh-e/mh-xface.elc | |
x ./mail/binhex.el | |
x ./mail/binhex.elc | |
x ./mail/blessmail.el | |
x ./mail/emacsbug.el | |
x ./mail/emacsbug.elc | |
x ./mail/feedmail.el | |
x ./mail/feedmail.elc | |
x ./mail/footnote.el | |
x ./mail/footnote.elc | |
x ./mail/hashcash.el | |
x ./mail/hashcash.elc | |
x ./mail/mail-extr.el | |
x ./mail/mail-extr.elc | |
x ./mail/mail-hist.el | |
x ./mail/mail-hist.elc | |
x ./mail/mail-utils.el | |
x ./mail/mail-utils.elc | |
x ./mail/mailabbrev.el | |
x ./mail/mailabbrev.elc | |
x ./mail/mailalias.el | |
x ./mail/mailalias.elc | |
x ./mail/mailclient.el | |
x ./mail/mailclient.elc | |
x ./mail/mailheader.el | |
x ./mail/mailheader.elc | |
x ./mail/metamail.el | |
x ./mail/metamail.elc | |
x ./mail/mspools.el | |
x ./mail/mspools.elc | |
x ./mail/reporter.el | |
x ./mail/reporter.elc | |
x ./mail/rfc2368.el | |
x ./mail/rfc2368.elc | |
x ./mail/rfc822.el | |
x ./mail/rfc822.elc | |
x ./mail/rmail-spam-filter.el | |
x ./mail/rmail-spam-filter.elc | |
x ./mail/rmail.el | |
x ./mail/rmail.elc | |
x ./mail/rmailedit.el | |
x ./mail/rmailedit.elc | |
x ./mail/rmailkwd.el | |
x ./mail/rmailkwd.elc | |
x ./mail/rmailmm.el | |
x ./mail/rmailmm.elc | |
x ./mail/rmailmsc.el | |
x ./mail/rmailmsc.elc | |
x ./mail/rmailout.el | |
x ./mail/rmailout.elc | |
x ./mail/rmailsort.el | |
x ./mail/rmailsort.elc | |
x ./mail/rmailsum.el | |
x ./mail/rmailsum.elc | |
x ./mail/sendmail.el | |
x ./mail/sendmail.elc | |
x ./mail/smtpmail.el | |
x ./mail/smtpmail.elc | |
x ./mail/supercite.el | |
x ./mail/supercite.elc | |
x ./mail/uce.el | |
x ./mail/uce.elc | |
x ./mail/undigest.el | |
x ./mail/undigest.elc | |
x ./mail/unrmail.el | |
x ./mail/unrmail.elc | |
x ./mail/uudecode.el | |
x ./mail/uudecode.elc | |
x ./leim/ja-dic/ | |
x ./leim/leim-list.el | |
x ./leim/quail/ | |
x ./leim/quail/4Corner.el | |
x ./leim/quail/4Corner.elc | |
x ./leim/quail/arabic.el | |
x ./leim/quail/arabic.elc | |
x ./leim/quail/ARRAY30.el | |
x ./leim/quail/ARRAY30.elc | |
x ./leim/quail/CCDOSPY.el | |
x ./leim/quail/CCDOSPY.elc | |
x ./leim/quail/croatian.el | |
x ./leim/quail/croatian.elc | |
x ./leim/quail/CTLau-b5.el | |
x ./leim/quail/CTLau-b5.elc | |
x ./leim/quail/CTLau.el | |
x ./leim/quail/CTLau.elc | |
x ./leim/quail/cyril-jis.el | |
x ./leim/quail/cyril-jis.elc | |
x ./leim/quail/cyrillic.el | |
x ./leim/quail/cyrillic.elc | |
x ./leim/quail/czech.el | |
x ./leim/quail/czech.elc | |
x ./leim/quail/ECDICT.el | |
x ./leim/quail/ECDICT.elc | |
x ./leim/quail/ethiopic.el | |
x ./leim/quail/ethiopic.elc | |
x ./leim/quail/ETZY.el | |
x ./leim/quail/ETZY.elc | |
x ./leim/quail/georgian.el | |
x ./leim/quail/georgian.elc | |
x ./leim/quail/greek.el | |
x ./leim/quail/greek.elc | |
x ./leim/quail/hangul.el | |
x ./leim/quail/hangul.elc | |
x ./leim/quail/hanja-jis.el | |
x ./leim/quail/hanja-jis.elc | |
x ./leim/quail/hanja.el | |
x ./leim/quail/hanja.elc | |
x ./leim/quail/hanja3.el | |
x ./leim/quail/hanja3.elc | |
x ./leim/quail/hebrew.el | |
x ./leim/quail/hebrew.elc | |
x ./leim/quail/indian.el | |
x ./leim/quail/indian.elc | |
x ./leim/quail/ipa-praat.el | |
x ./leim/quail/ipa-praat.elc | |
x ./leim/quail/ipa.el | |
x ./leim/quail/ipa.elc | |
x ./leim/quail/japanese.el | |
x ./leim/quail/japanese.elc | |
x ./leim/quail/lao.el | |
x ./leim/quail/lao.elc | |
x ./leim/quail/latin-alt.el | |
x ./leim/quail/latin-alt.elc | |
x ./leim/quail/latin-ltx.el | |
x ./leim/quail/latin-ltx.elc | |
x ./leim/quail/latin-post.el | |
x ./leim/quail/latin-post.elc | |
x ./leim/quail/latin-pre.el | |
x ./leim/quail/latin-pre.elc | |
x ./leim/quail/lrt.el | |
x ./leim/quail/lrt.elc | |
x ./leim/quail/persian.el | |
x ./leim/quail/persian.elc | |
x ./leim/quail/Punct-b5.el | |
x ./leim/quail/Punct-b5.elc | |
x ./leim/quail/Punct.el | |
x ./leim/quail/Punct.elc | |
x ./leim/quail/PY-b5.el | |
x ./leim/quail/PY-b5.elc | |
x ./leim/quail/py-punct.el | |
x ./leim/quail/py-punct.elc | |
x ./leim/quail/PY.el | |
x ./leim/quail/PY.elc | |
x ./leim/quail/pypunct-b5.el | |
x ./leim/quail/pypunct-b5.elc | |
x ./leim/quail/QJ-b5.el | |
x ./leim/quail/QJ-b5.elc | |
x ./leim/quail/QJ.el | |
x ./leim/quail/QJ.elc | |
x ./leim/quail/quick-b5.el | |
x ./leim/quail/quick-b5.elc | |
x ./leim/quail/quick-cns.el | |
x ./leim/quail/quick-cns.elc | |
x ./leim/quail/rfc1345.el | |
x ./leim/quail/rfc1345.elc | |
x ./leim/quail/sgml-input.el | |
x ./leim/quail/sgml-input.elc | |
x ./leim/quail/sisheng.el | |
x ./leim/quail/sisheng.elc | |
x ./leim/quail/slovak.el | |
x ./leim/quail/slovak.elc | |
x ./leim/quail/SW.el | |
x ./leim/quail/SW.elc | |
x ./leim/quail/symbol-ksc.el | |
x ./leim/quail/symbol-ksc.elc | |
x ./leim/quail/tamil-dvorak.el | |
x ./leim/quail/tamil-dvorak.elc | |
x ./leim/quail/thai.el | |
x ./leim/quail/thai.elc | |
x ./leim/quail/tibetan.el | |
x ./leim/quail/tibetan.elc | |
x ./leim/quail/TONEPY.el | |
x ./leim/quail/TONEPY.elc | |
x ./leim/quail/tsang-b5.el | |
x ./leim/quail/tsang-b5.elc | |
x ./leim/quail/tsang-cns.el | |
x ./leim/quail/tsang-cns.elc | |
x ./leim/quail/uni-input.el | |
x ./leim/quail/uni-input.elc | |
x ./leim/quail/viqr.el | |
x ./leim/quail/viqr.elc | |
x ./leim/quail/vntelex.el | |
x ./leim/quail/vntelex.elc | |
x ./leim/quail/vnvni.el | |
x ./leim/quail/vnvni.elc | |
x ./leim/quail/welsh.el | |
x ./leim/quail/welsh.elc | |
x ./leim/quail/ZIRANMA.el | |
x ./leim/quail/ZIRANMA.elc | |
x ./leim/quail/ZOZY.el | |
x ./leim/quail/ZOZY.elc | |
x ./leim/ja-dic/ja-dic.el | |
x ./leim/ja-dic/ja-dic.elc | |
x ./language/burmese.el | |
x ./language/burmese.elc | |
x ./language/cham.el | |
x ./language/cham.elc | |
x ./language/china-util.el | |
x ./language/china-util.elc | |
x ./language/chinese.el | |
x ./language/chinese.elc | |
x ./language/cyril-util.el | |
x ./language/cyril-util.elc | |
x ./language/cyrillic.el | |
x ./language/cyrillic.elc | |
x ./language/czech.el | |
x ./language/czech.elc | |
x ./language/english.el | |
x ./language/english.elc | |
x ./language/ethio-util.el | |
x ./language/ethio-util.elc | |
x ./language/ethiopic.el | |
x ./language/ethiopic.elc | |
x ./language/european.el | |
x ./language/european.elc | |
x ./language/georgian.el | |
x ./language/georgian.elc | |
x ./language/greek.el | |
x ./language/greek.elc | |
x ./language/hanja-util.el | |
x ./language/hanja-util.elc | |
x ./language/hebrew.el | |
x ./language/hebrew.elc | |
x ./language/ind-util.el | |
x ./language/ind-util.elc | |
x ./language/indian.el | |
x ./language/indian.elc | |
x ./language/japan-util.el | |
x ./language/japan-util.elc | |
x ./language/japanese.el | |
x ./language/japanese.elc | |
x ./language/khmer.el | |
x ./language/khmer.elc | |
x ./language/korea-util.el | |
x ./language/korea-util.elc | |
x ./language/korean.el | |
x ./language/korean.elc | |
x ./language/lao-util.el | |
x ./language/lao-util.elc | |
x ./language/lao.el | |
x ./language/lao.elc | |
x ./language/misc-lang.el | |
x ./language/misc-lang.elc | |
x ./language/romanian.el | |
x ./language/romanian.elc | |
x ./language/sinhala.el | |
x ./language/sinhala.elc | |
x ./language/slovak.el | |
x ./language/slovak.elc | |
x ./language/tai-viet.el | |
x ./language/tai-viet.elc | |
x ./language/thai-util.el | |
x ./language/thai-util.elc | |
x ./language/thai-word.el | |
x ./language/thai-word.elc | |
x ./language/thai.el | |
x ./language/thai.elc | |
x ./language/tibet-util.el | |
x ./language/tibet-util.elc | |
x ./language/tibetan.el | |
x ./language/tibetan.elc | |
x ./language/tv-util.el | |
x ./language/tv-util.elc | |
x ./language/utf-8-lang.el | |
x ./language/utf-8-lang.elc | |
x ./language/viet-util.el | |
x ./language/viet-util.elc | |
x ./language/vietnamese.el | |
x ./language/vietnamese.elc | |
x ./international/ccl.el | |
x ./international/ccl.elc | |
x ./international/characters.el | |
x ./international/characters.elc | |
x ./international/charprop.el | |
x ./international/charscript.el | |
x ./international/charscript.elc | |
x ./international/cp51932.el | |
x ./international/cp51932.elc | |
x ./international/eucjp-ms.el | |
x ./international/eucjp-ms.elc | |
x ./international/fontset.el | |
x ./international/fontset.elc | |
x ./international/isearch-x.el | |
x ./international/isearch-x.elc | |
x ./international/iso-ascii.el | |
x ./international/iso-ascii.elc | |
x ./international/iso-cvt.el | |
x ./international/iso-cvt.elc | |
x ./international/iso-transl.el | |
x ./international/iso-transl.elc | |
x ./international/ja-dic-cnv.el | |
x ./international/ja-dic-cnv.elc | |
x ./international/ja-dic-utl.el | |
x ./international/ja-dic-utl.elc | |
x ./international/kinsoku.el | |
x ./international/kinsoku.elc | |
x ./international/kkc.el | |
x ./international/kkc.elc | |
x ./international/latexenc.el | |
x ./international/latexenc.elc | |
x ./international/latin1-disp.el | |
x ./international/latin1-disp.elc | |
x ./international/mule-cmds.el | |
x ./international/mule-cmds.elc | |
x ./international/mule-conf.el | |
x ./international/mule-conf.elc | |
x ./international/mule-diag.el | |
x ./international/mule-diag.elc | |
x ./international/mule-util.el | |
x ./international/mule-util.elc | |
x ./international/mule.el | |
x ./international/mule.elc | |
x ./international/ogonek.el | |
x ./international/ogonek.elc | |
x ./international/quail.el | |
x ./international/quail.elc | |
x ./international/README | |
x ./international/robin.el | |
x ./international/robin.elc | |
x ./international/titdic-cnv.el | |
x ./international/titdic-cnv.elc | |
x ./international/ucs-normalize.el | |
x ./international/ucs-normalize.elc | |
x ./international/uni-bidi.el | |
x ./international/uni-brackets.el | |
x ./international/uni-category.el | |
x ./international/uni-combining.el | |
x ./international/uni-comment.el | |
x ./international/uni-decimal.el | |
x ./international/uni-decomposition.el | |
x ./international/uni-digit.el | |
x ./international/uni-lowercase.el | |
x ./international/uni-mirrored.el | |
x ./international/uni-name.el | |
x ./international/uni-numeric.el | |
x ./international/uni-old-name.el | |
x ./international/uni-titlecase.el | |
x ./international/uni-uppercase.el | |
x ./international/utf-7.el | |
x ./international/utf-7.elc | |
x ./gnus/.dir-locals.el | |
x ./gnus/auth-source.el | |
x ./gnus/auth-source.elc | |
x ./gnus/canlock.el | |
x ./gnus/canlock.elc | |
x ./gnus/ChangeLog.1 | |
x ./gnus/ChangeLog.2 | |
x ./gnus/ChangeLog.3 | |
x ./gnus/compface.el | |
x ./gnus/compface.elc | |
x ./gnus/deuglify.el | |
x ./gnus/deuglify.elc | |
x ./gnus/ecomplete.el | |
x ./gnus/ecomplete.elc | |
x ./gnus/flow-fill.el | |
x ./gnus/flow-fill.elc | |
x ./gnus/gmm-utils.el | |
x ./gnus/gmm-utils.elc | |
x ./gnus/gnus-agent.el | |
x ./gnus/gnus-agent.elc | |
x ./gnus/gnus-art.el | |
x ./gnus/gnus-art.elc | |
x ./gnus/gnus-async.el | |
x ./gnus/gnus-async.elc | |
x ./gnus/gnus-bcklg.el | |
x ./gnus/gnus-bcklg.elc | |
x ./gnus/gnus-bookmark.el | |
x ./gnus/gnus-bookmark.elc | |
x ./gnus/gnus-cache.el | |
x ./gnus/gnus-cache.elc | |
x ./gnus/gnus-cite.el | |
x ./gnus/gnus-cite.elc | |
x ./gnus/gnus-cloud.el | |
x ./gnus/gnus-cloud.elc | |
x ./gnus/gnus-cus.el | |
x ./gnus/gnus-cus.elc | |
x ./gnus/gnus-delay.el | |
x ./gnus/gnus-delay.elc | |
x ./gnus/gnus-demon.el | |
x ./gnus/gnus-demon.elc | |
x ./gnus/gnus-diary.el | |
x ./gnus/gnus-diary.elc | |
x ./gnus/gnus-dired.el | |
x ./gnus/gnus-dired.elc | |
x ./gnus/gnus-draft.el | |
x ./gnus/gnus-draft.elc | |
x ./gnus/gnus-dup.el | |
x ./gnus/gnus-dup.elc | |
x ./gnus/gnus-eform.el | |
x ./gnus/gnus-eform.elc | |
x ./gnus/gnus-ems.el | |
x ./gnus/gnus-ems.elc | |
x ./gnus/gnus-fun.el | |
x ./gnus/gnus-fun.elc | |
x ./gnus/gnus-gravatar.el | |
x ./gnus/gnus-gravatar.elc | |
x ./gnus/gnus-group.el | |
x ./gnus/gnus-group.elc | |
x ./gnus/gnus-html.el | |
x ./gnus/gnus-html.elc | |
x ./gnus/gnus-icalendar.el | |
x ./gnus/gnus-icalendar.elc | |
x ./gnus/gnus-int.el | |
x ./gnus/gnus-int.elc | |
x ./gnus/gnus-kill.el | |
x ./gnus/gnus-kill.elc | |
x ./gnus/gnus-logic.el | |
x ./gnus/gnus-logic.elc | |
x ./gnus/gnus-mh.el | |
x ./gnus/gnus-mh.elc | |
x ./gnus/gnus-ml.el | |
x ./gnus/gnus-ml.elc | |
x ./gnus/gnus-mlspl.el | |
x ./gnus/gnus-mlspl.elc | |
x ./gnus/gnus-msg.el | |
x ./gnus/gnus-msg.elc | |
x ./gnus/gnus-notifications.el | |
x ./gnus/gnus-notifications.elc | |
x ./gnus/gnus-picon.el | |
x ./gnus/gnus-picon.elc | |
x ./gnus/gnus-range.el | |
x ./gnus/gnus-range.elc | |
x ./gnus/gnus-registry.el | |
x ./gnus/gnus-registry.elc | |
x ./gnus/gnus-salt.el | |
x ./gnus/gnus-salt.elc | |
x ./gnus/gnus-score.el | |
x ./gnus/gnus-score.elc | |
x ./gnus/gnus-sieve.el | |
x ./gnus/gnus-sieve.elc | |
x ./gnus/gnus-spec.el | |
x ./gnus/gnus-spec.elc | |
x ./gnus/gnus-srvr.el | |
x ./gnus/gnus-srvr.elc | |
x ./gnus/gnus-start.el | |
x ./gnus/gnus-start.elc | |
x ./gnus/gnus-sum.el | |
x ./gnus/gnus-sum.elc | |
x ./gnus/gnus-sync.el | |
x ./gnus/gnus-sync.elc | |
x ./gnus/gnus-topic.el | |
x ./gnus/gnus-topic.elc | |
x ./gnus/gnus-undo.el | |
x ./gnus/gnus-undo.elc | |
x ./gnus/gnus-util.el | |
x ./gnus/gnus-util.elc | |
x ./gnus/gnus-uu.el | |
x ./gnus/gnus-uu.elc | |
x ./gnus/gnus-vm.el | |
x ./gnus/gnus-vm.elc | |
x ./gnus/gnus-win.el | |
x ./gnus/gnus-win.elc | |
x ./gnus/gnus.el | |
x ./gnus/gnus.elc | |
x ./gnus/gravatar.el | |
x ./gnus/gravatar.elc | |
x ./gnus/gssapi.el | |
x ./gnus/gssapi.elc | |
x ./gnus/html2text.el | |
x ./gnus/html2text.elc | |
x ./gnus/ietf-drums.el | |
x ./gnus/ietf-drums.elc | |
x ./gnus/legacy-gnus-agent.el | |
x ./gnus/legacy-gnus-agent.elc | |
x ./gnus/mail-parse.el | |
x ./gnus/mail-parse.elc | |
x ./gnus/mail-prsvr.el | |
x ./gnus/mail-prsvr.elc | |
x ./gnus/mail-source.el | |
x ./gnus/mail-source.elc | |
x ./gnus/mailcap.el | |
x ./gnus/mailcap.elc | |
x ./gnus/message.el | |
x ./gnus/message.elc | |
x ./gnus/messcompat.el | |
x ./gnus/messcompat.elc | |
x ./gnus/mm-archive.el | |
x ./gnus/mm-archive.elc | |
x ./gnus/mm-bodies.el | |
x ./gnus/mm-bodies.elc | |
x ./gnus/mm-decode.el | |
x ./gnus/mm-decode.elc | |
x ./gnus/mm-encode.el | |
x ./gnus/mm-encode.elc | |
x ./gnus/mm-extern.el | |
x ./gnus/mm-extern.elc | |
x ./gnus/mm-partial.el | |
x ./gnus/mm-partial.elc | |
x ./gnus/mm-url.el | |
x ./gnus/mm-url.elc | |
x ./gnus/mm-util.el | |
x ./gnus/mm-util.elc | |
x ./gnus/mm-uu.el | |
x ./gnus/mm-uu.elc | |
x ./gnus/mm-view.el | |
x ./gnus/mm-view.elc | |
x ./gnus/mml-sec.el | |
x ./gnus/mml-sec.elc | |
x ./gnus/mml-smime.el | |
x ./gnus/mml-smime.elc | |
x ./gnus/mml.el | |
x ./gnus/mml.elc | |
x ./gnus/mml1991.el | |
x ./gnus/mml1991.elc | |
x ./gnus/mml2015.el | |
x ./gnus/mml2015.elc | |
x ./gnus/nnagent.el | |
x ./gnus/nnagent.elc | |
x ./gnus/nnbabyl.el | |
x ./gnus/nnbabyl.elc | |
x ./gnus/nndiary.el | |
x ./gnus/nndiary.elc | |
x ./gnus/nndir.el | |
x ./gnus/nndir.elc | |
x ./gnus/nndoc.el | |
x ./gnus/nndoc.elc | |
x ./gnus/nndraft.el | |
x ./gnus/nndraft.elc | |
x ./gnus/nneething.el | |
x ./gnus/nneething.elc | |
x ./gnus/nnfolder.el | |
x ./gnus/nnfolder.elc | |
x ./gnus/nngateway.el | |
x ./gnus/nngateway.elc | |
x ./gnus/nnheader.el | |
x ./gnus/nnheader.elc | |
x ./gnus/nnimap.el | |
x ./gnus/nnimap.elc | |
x ./gnus/nnir.el | |
x ./gnus/nnir.elc | |
x ./gnus/nnmail.el | |
x ./gnus/nnmail.elc | |
x ./gnus/nnmaildir.el | |
x ./gnus/nnmaildir.elc | |
x ./gnus/nnmairix.el | |
x ./gnus/nnmairix.elc | |
x ./gnus/nnmbox.el | |
x ./gnus/nnmbox.elc | |
x ./gnus/nnmh.el | |
x ./gnus/nnmh.elc | |
x ./gnus/nnml.el | |
x ./gnus/nnml.elc | |
x ./gnus/nnnil.el | |
x ./gnus/nnnil.elc | |
x ./gnus/nnoo.el | |
x ./gnus/nnoo.elc | |
x ./gnus/nnregistry.el | |
x ./gnus/nnregistry.elc | |
x ./gnus/nnrss.el | |
x ./gnus/nnrss.elc | |
x ./gnus/nnspool.el | |
x ./gnus/nnspool.elc | |
x ./gnus/nntp.el | |
x ./gnus/nntp.elc | |
x ./gnus/nnvirtual.el | |
x ./gnus/nnvirtual.elc | |
x ./gnus/nnweb.el | |
x ./gnus/nnweb.elc | |
x ./gnus/plstore.el | |
x ./gnus/plstore.elc | |
x ./gnus/pop3.el | |
x ./gnus/pop3.elc | |
x ./gnus/qp.el | |
x ./gnus/qp.elc | |
x ./gnus/registry.el | |
x ./gnus/registry.elc | |
x ./gnus/rfc1843.el | |
x ./gnus/rfc1843.elc | |
x ./gnus/rfc2045.el | |
x ./gnus/rfc2045.elc | |
x ./gnus/rfc2047.el | |
x ./gnus/rfc2047.elc | |
x ./gnus/rfc2231.el | |
x ./gnus/rfc2231.elc | |
x ./gnus/rtree.el | |
x ./gnus/rtree.elc | |
x ./gnus/score-mode.el | |
x ./gnus/score-mode.elc | |
x ./gnus/sieve-manage.el | |
x ./gnus/sieve-manage.elc | |
x ./gnus/sieve-mode.el | |
x ./gnus/sieve-mode.elc | |
x ./gnus/sieve.el | |
x ./gnus/sieve.elc | |
x ./gnus/smiley.el | |
x ./gnus/smiley.elc | |
x ./gnus/smime.el | |
x ./gnus/smime.elc | |
x ./gnus/spam-report.el | |
x ./gnus/spam-report.elc | |
x ./gnus/spam-stat.el | |
x ./gnus/spam-stat.elc | |
x ./gnus/spam-wash.el | |
x ./gnus/spam-wash.elc | |
x ./gnus/spam.el | |
x ./gnus/spam.elc | |
x ./gnus/starttls.el | |
x ./gnus/starttls.elc | |
x ./gnus/utf7.el | |
x ./gnus/utf7.elc | |
x ./gnus/yenc.el | |
x ./gnus/yenc.elc | |
x ./eshell/em-alias.el | |
x ./eshell/em-alias.elc | |
x ./eshell/em-banner.el | |
x ./eshell/em-banner.elc | |
x ./eshell/em-basic.el | |
x ./eshell/em-basic.elc | |
x ./eshell/em-cmpl.el | |
x ./eshell/em-cmpl.elc | |
x ./eshell/em-dirs.el | |
x ./eshell/em-dirs.elc | |
x ./eshell/em-glob.el | |
x ./eshell/em-glob.elc | |
x ./eshell/em-hist.el | |
x ./eshell/em-hist.elc | |
x ./eshell/em-ls.el | |
x ./eshell/em-ls.elc | |
x ./eshell/em-pred.el | |
x ./eshell/em-pred.elc | |
x ./eshell/em-prompt.el | |
x ./eshell/em-prompt.elc | |
x ./eshell/em-rebind.el | |
x ./eshell/em-rebind.elc | |
x ./eshell/em-script.el | |
x ./eshell/em-script.elc | |
x ./eshell/em-smart.el | |
x ./eshell/em-smart.elc | |
x ./eshell/em-term.el | |
x ./eshell/em-term.elc | |
x ./eshell/em-tramp.el | |
x ./eshell/em-tramp.elc | |
x ./eshell/em-unix.el | |
x ./eshell/em-unix.elc | |
x ./eshell/em-xtra.el | |
x ./eshell/em-xtra.elc | |
x ./eshell/esh-arg.el | |
x ./eshell/esh-arg.elc | |
x ./eshell/esh-cmd.el | |
x ./eshell/esh-cmd.elc | |
x ./eshell/esh-ext.el | |
x ./eshell/esh-ext.elc | |
x ./eshell/esh-groups.el | |
x ./eshell/esh-groups.el~ | |
x ./eshell/esh-io.el | |
x ./eshell/esh-io.elc | |
x ./eshell/esh-mode.el | |
x ./eshell/esh-mode.elc | |
x ./eshell/esh-module.el | |
x ./eshell/esh-module.elc | |
x ./eshell/esh-opt.el | |
x ./eshell/esh-opt.elc | |
x ./eshell/esh-proc.el | |
x ./eshell/esh-proc.elc | |
x ./eshell/esh-util.el | |
x ./eshell/esh-util.elc | |
x ./eshell/esh-var.el | |
x ./eshell/esh-var.elc | |
x ./eshell/eshell.el | |
x ./eshell/eshell.elc | |
x ./erc/ChangeLog.1 | |
x ./erc/ChangeLog.2 | |
x ./erc/erc-autoaway.el | |
x ./erc/erc-autoaway.elc | |
x ./erc/erc-backend.el | |
x ./erc/erc-backend.elc | |
x ./erc/erc-button.el | |
x ./erc/erc-button.elc | |
x ./erc/erc-capab.el | |
x ./erc/erc-capab.elc | |
x ./erc/erc-compat.el | |
x ./erc/erc-compat.elc | |
x ./erc/erc-dcc.el | |
x ./erc/erc-dcc.elc | |
x ./erc/erc-desktop-notifications.el | |
x ./erc/erc-desktop-notifications.elc | |
x ./erc/erc-ezbounce.el | |
x ./erc/erc-ezbounce.elc | |
x ./erc/erc-fill.el | |
x ./erc/erc-fill.elc | |
x ./erc/erc-goodies.el | |
x ./erc/erc-goodies.elc | |
x ./erc/erc-ibuffer.el | |
x ./erc/erc-ibuffer.elc | |
x ./erc/erc-identd.el | |
x ./erc/erc-identd.elc | |
x ./erc/erc-imenu.el | |
x ./erc/erc-imenu.elc | |
x ./erc/erc-join.el | |
x ./erc/erc-join.elc | |
x ./erc/erc-lang.el | |
x ./erc/erc-lang.elc | |
x ./erc/erc-list.el | |
x ./erc/erc-list.elc | |
x ./erc/erc-log.el | |
x ./erc/erc-log.elc | |
x ./erc/erc-match.el | |
x ./erc/erc-match.elc | |
x ./erc/erc-menu.el | |
x ./erc/erc-menu.elc | |
x ./erc/erc-netsplit.el | |
x ./erc/erc-netsplit.elc | |
x ./erc/erc-networks.el | |
x ./erc/erc-networks.elc | |
x ./erc/erc-notify.el | |
x ./erc/erc-notify.elc | |
x ./erc/erc-page.el | |
x ./erc/erc-page.elc | |
x ./erc/erc-pcomplete.el | |
x ./erc/erc-pcomplete.elc | |
x ./erc/erc-replace.el | |
x ./erc/erc-replace.elc | |
x ./erc/erc-ring.el | |
x ./erc/erc-ring.elc | |
x ./erc/erc-services.el | |
x ./erc/erc-services.elc | |
x ./erc/erc-sound.el | |
x ./erc/erc-sound.elc | |
x ./erc/erc-speedbar.el | |
x ./erc/erc-speedbar.elc | |
x ./erc/erc-spelling.el | |
x ./erc/erc-spelling.elc | |
x ./erc/erc-stamp.el | |
x ./erc/erc-stamp.elc | |
x ./erc/erc-track.el | |
x ./erc/erc-track.elc | |
x ./erc/erc-truncate.el | |
x ./erc/erc-truncate.elc | |
x ./erc/erc-xdcc.el | |
x ./erc/erc-xdcc.elc | |
x ./erc/erc.el | |
x ./erc/erc.elc | |
x ./emulation/cua-base.el | |
x ./emulation/cua-base.elc | |
x ./emulation/cua-gmrk.el | |
x ./emulation/cua-gmrk.elc | |
x ./emulation/cua-rect.el | |
x ./emulation/cua-rect.elc | |
x ./emulation/edt-lk201.el | |
x ./emulation/edt-lk201.elc | |
x ./emulation/edt-mapper.el | |
x ./emulation/edt-mapper.elc | |
x ./emulation/edt-pc.el | |
x ./emulation/edt-pc.elc | |
x ./emulation/edt-vt100.el | |
x ./emulation/edt-vt100.elc | |
x ./emulation/edt.el | |
x ./emulation/edt.elc | |
x ./emulation/keypad.el | |
x ./emulation/keypad.elc | |
x ./emulation/viper-cmd.el | |
x ./emulation/viper-cmd.elc | |
x ./emulation/viper-ex.el | |
x ./emulation/viper-ex.elc | |
x ./emulation/viper-init.el | |
x ./emulation/viper-init.elc | |
x ./emulation/viper-keym.el | |
x ./emulation/viper-keym.elc | |
x ./emulation/viper-macs.el | |
x ./emulation/viper-macs.elc | |
x ./emulation/viper-mous.el | |
x ./emulation/viper-mous.elc | |
x ./emulation/viper-util.el | |
x ./emulation/viper-util.elc | |
x ./emulation/viper.el | |
x ./emulation/viper.elc | |
x ./emacs-lisp/advice.el | |
x ./emacs-lisp/advice.elc | |
x ./emacs-lisp/autoload.el | |
x ./emacs-lisp/autoload.elc | |
x ./emacs-lisp/avl-tree.el | |
x ./emacs-lisp/avl-tree.elc | |
x ./emacs-lisp/backquote.el | |
x ./emacs-lisp/backquote.elc | |
x ./emacs-lisp/benchmark.el | |
x ./emacs-lisp/benchmark.elc | |
x ./emacs-lisp/bindat.el | |
x ./emacs-lisp/bindat.elc | |
x ./emacs-lisp/byte-opt.el | |
x ./emacs-lisp/byte-opt.elc | |
x ./emacs-lisp/byte-run.el | |
x ./emacs-lisp/byte-run.elc | |
x ./emacs-lisp/bytecomp.el | |
x ./emacs-lisp/bytecomp.elc | |
x ./emacs-lisp/cconv.el | |
x ./emacs-lisp/cconv.elc | |
x ./emacs-lisp/chart.el | |
x ./emacs-lisp/chart.elc | |
x ./emacs-lisp/check-declare.el | |
x ./emacs-lisp/check-declare.elc | |
x ./emacs-lisp/checkdoc.el | |
x ./emacs-lisp/checkdoc.elc | |
x ./emacs-lisp/cl-extra.el | |
x ./emacs-lisp/cl-extra.elc | |
x ./emacs-lisp/cl-generic.el | |
x ./emacs-lisp/cl-generic.elc | |
x ./emacs-lisp/cl-indent.el | |
x ./emacs-lisp/cl-indent.elc | |
x ./emacs-lisp/cl-lib.el | |
x ./emacs-lisp/cl-lib.elc | |
x ./emacs-lisp/cl-loaddefs.el | |
x ./emacs-lisp/cl-loaddefs.el~ | |
x ./emacs-lisp/cl-macs.el | |
x ./emacs-lisp/cl-macs.elc | |
x ./emacs-lisp/cl-preloaded.el | |
x ./emacs-lisp/cl-preloaded.elc | |
x ./emacs-lisp/cl-seq.el | |
x ./emacs-lisp/cl-seq.elc | |
x ./emacs-lisp/cl.el | |
x ./emacs-lisp/cl.elc | |
x ./emacs-lisp/copyright.el | |
x ./emacs-lisp/copyright.elc | |
x ./emacs-lisp/crm.el | |
x ./emacs-lisp/crm.elc | |
x ./emacs-lisp/cursor-sensor.el | |
x ./emacs-lisp/cursor-sensor.elc | |
x ./emacs-lisp/debug.el | |
x ./emacs-lisp/debug.elc | |
x ./emacs-lisp/derived.el | |
x ./emacs-lisp/derived.elc | |
x ./emacs-lisp/disass.el | |
x ./emacs-lisp/disass.elc | |
x ./emacs-lisp/easy-mmode.el | |
x ./emacs-lisp/easy-mmode.elc | |
x ./emacs-lisp/easymenu.el | |
x ./emacs-lisp/easymenu.elc | |
x ./emacs-lisp/edebug.el | |
x ./emacs-lisp/edebug.elc | |
x ./emacs-lisp/eieio-base.el | |
x ./emacs-lisp/eieio-base.elc | |
x ./emacs-lisp/eieio-compat.el | |
x ./emacs-lisp/eieio-compat.elc | |
x ./emacs-lisp/eieio-core.el | |
x ./emacs-lisp/eieio-core.elc | |
x ./emacs-lisp/eieio-custom.el | |
x ./emacs-lisp/eieio-custom.elc | |
x ./emacs-lisp/eieio-datadebug.el | |
x ./emacs-lisp/eieio-datadebug.elc | |
x ./emacs-lisp/eieio-opt.el | |
x ./emacs-lisp/eieio-opt.elc | |
x ./emacs-lisp/eieio-speedbar.el | |
x ./emacs-lisp/eieio-speedbar.elc | |
x ./emacs-lisp/eieio.el | |
x ./emacs-lisp/eieio.elc | |
x ./emacs-lisp/eldoc.el | |
x ./emacs-lisp/eldoc.elc | |
x ./emacs-lisp/elint.el | |
x ./emacs-lisp/elint.elc | |
x ./emacs-lisp/elp.el | |
x ./emacs-lisp/elp.elc | |
x ./emacs-lisp/ert-x.el | |
x ./emacs-lisp/ert-x.elc | |
x ./emacs-lisp/ert.el | |
x ./emacs-lisp/ert.elc | |
x ./emacs-lisp/ewoc.el | |
x ./emacs-lisp/ewoc.elc | |
x ./emacs-lisp/find-func.el | |
x ./emacs-lisp/find-func.elc | |
x ./emacs-lisp/float-sup.el | |
x ./emacs-lisp/float-sup.elc | |
x ./emacs-lisp/generator.el | |
x ./emacs-lisp/generator.elc | |
x ./emacs-lisp/generic.el | |
x ./emacs-lisp/generic.elc | |
x ./emacs-lisp/gv.el | |
x ./emacs-lisp/gv.elc | |
x ./emacs-lisp/helper.el | |
x ./emacs-lisp/helper.elc | |
x ./emacs-lisp/inline.el | |
x ./emacs-lisp/inline.elc | |
x ./emacs-lisp/let-alist.el | |
x ./emacs-lisp/let-alist.elc | |
x ./emacs-lisp/lisp-mnt.el | |
x ./emacs-lisp/lisp-mnt.elc | |
x ./emacs-lisp/lisp-mode.el | |
x ./emacs-lisp/lisp-mode.elc | |
x ./emacs-lisp/lisp.el | |
x ./emacs-lisp/lisp.elc | |
x ./emacs-lisp/macroexp.el | |
x ./emacs-lisp/macroexp.elc | |
x ./emacs-lisp/map-ynp.el | |
x ./emacs-lisp/map-ynp.elc | |
x ./emacs-lisp/map.el | |
x ./emacs-lisp/map.elc | |
x ./emacs-lisp/nadvice.el | |
x ./emacs-lisp/nadvice.elc | |
x ./emacs-lisp/package-x.el | |
x ./emacs-lisp/package-x.elc | |
x ./emacs-lisp/package.el | |
x ./emacs-lisp/package.elc | |
x ./emacs-lisp/pcase.el | |
x ./emacs-lisp/pcase.elc | |
x ./emacs-lisp/pp.el | |
x ./emacs-lisp/pp.elc | |
x ./emacs-lisp/re-builder.el | |
x ./emacs-lisp/re-builder.elc | |
x ./emacs-lisp/regexp-opt.el | |
x ./emacs-lisp/regexp-opt.elc | |
x ./emacs-lisp/regi.el | |
x ./emacs-lisp/regi.elc | |
x ./emacs-lisp/ring.el | |
x ./emacs-lisp/ring.elc | |
x ./emacs-lisp/rx.el | |
x ./emacs-lisp/rx.elc | |
x ./emacs-lisp/seq.el | |
x ./emacs-lisp/seq.elc | |
x ./emacs-lisp/shadow.el | |
x ./emacs-lisp/shadow.elc | |
x ./emacs-lisp/smie.el | |
x ./emacs-lisp/smie.elc | |
x ./emacs-lisp/subr-x.el | |
x ./emacs-lisp/subr-x.elc | |
x ./emacs-lisp/syntax.el | |
x ./emacs-lisp/syntax.elc | |
x ./emacs-lisp/tabulated-list.el | |
x ./emacs-lisp/tabulated-list.elc | |
x ./emacs-lisp/tcover-ses.el | |
x ./emacs-lisp/tcover-ses.elc | |
x ./emacs-lisp/tcover-unsafep.el | |
x ./emacs-lisp/tcover-unsafep.elc | |
x ./emacs-lisp/testcover.el | |
x ./emacs-lisp/testcover.elc | |
x ./emacs-lisp/thunk.el | |
x ./emacs-lisp/thunk.elc | |
x ./emacs-lisp/timer.el | |
x ./emacs-lisp/timer.elc | |
x ./emacs-lisp/tq.el | |
x ./emacs-lisp/tq.elc | |
x ./emacs-lisp/trace.el | |
x ./emacs-lisp/trace.elc | |
x ./emacs-lisp/unsafep.el | |
x ./emacs-lisp/unsafep.elc | |
x ./emacs-lisp/warnings.el | |
x ./emacs-lisp/warnings.elc | |
x ./cedet/cedet-cscope.el | |
x ./cedet/cedet-cscope.elc | |
x ./cedet/cedet-files.el | |
x ./cedet/cedet-files.elc | |
x ./cedet/cedet-global.el | |
x ./cedet/cedet-global.elc | |
x ./cedet/cedet-idutils.el | |
x ./cedet/cedet-idutils.elc | |
x ./cedet/cedet.el | |
x ./cedet/cedet.elc | |
x ./cedet/ChangeLog.1 | |
x ./cedet/data-debug.el | |
x ./cedet/data-debug.elc | |
x ./cedet/ede/ | |
x ./cedet/ede.el | |
x ./cedet/ede.elc | |
x ./cedet/inversion.el | |
x ./cedet/inversion.elc | |
x ./cedet/mode-local.el | |
x ./cedet/mode-local.elc | |
x ./cedet/pulse.el | |
x ./cedet/pulse.elc | |
x ./cedet/semantic/ | |
x ./cedet/semantic.el | |
x ./cedet/semantic.elc | |
x ./cedet/srecode/ | |
x ./cedet/srecode.el | |
x ./cedet/srecode.elc | |
x ./cedet/srecode/args.el | |
x ./cedet/srecode/args.elc | |
x ./cedet/srecode/compile.el | |
x ./cedet/srecode/compile.elc | |
x ./cedet/srecode/cpp.el | |
x ./cedet/srecode/cpp.elc | |
x ./cedet/srecode/ctxt.el | |
x ./cedet/srecode/ctxt.elc | |
x ./cedet/srecode/dictionary.el | |
x ./cedet/srecode/dictionary.elc | |
x ./cedet/srecode/document.el | |
x ./cedet/srecode/document.elc | |
x ./cedet/srecode/el.el | |
x ./cedet/srecode/el.elc | |
x ./cedet/srecode/expandproto.el | |
x ./cedet/srecode/expandproto.elc | |
x ./cedet/srecode/extract.el | |
x ./cedet/srecode/extract.elc | |
x ./cedet/srecode/fields.el | |
x ./cedet/srecode/fields.elc | |
x ./cedet/srecode/filters.el | |
x ./cedet/srecode/filters.elc | |
x ./cedet/srecode/find.el | |
x ./cedet/srecode/find.elc | |
x ./cedet/srecode/getset.el | |
x ./cedet/srecode/getset.elc | |
x ./cedet/srecode/insert.el | |
x ./cedet/srecode/insert.elc | |
x ./cedet/srecode/java.el | |
x ./cedet/srecode/java.elc | |
x ./cedet/srecode/loaddefs.el | |
x ./cedet/srecode/loaddefs.el~ | |
x ./cedet/srecode/map.el | |
x ./cedet/srecode/map.elc | |
x ./cedet/srecode/mode.el | |
x ./cedet/srecode/mode.elc | |
x ./cedet/srecode/semantic.el | |
x ./cedet/srecode/semantic.elc | |
x ./cedet/srecode/srt-mode.el | |
x ./cedet/srecode/srt-mode.elc | |
x ./cedet/srecode/srt-wy.el | |
x ./cedet/srecode/srt-wy.elc | |
x ./cedet/srecode/srt.el | |
x ./cedet/srecode/srt.elc | |
x ./cedet/srecode/table.el | |
x ./cedet/srecode/table.elc | |
x ./cedet/srecode/template.el | |
x ./cedet/srecode/template.elc | |
x ./cedet/srecode/texi.el | |
x ./cedet/srecode/texi.elc | |
x ./cedet/semantic/analyze/ | |
x ./cedet/semantic/analyze.el | |
x ./cedet/semantic/analyze.elc | |
x ./cedet/semantic/bovine/ | |
x ./cedet/semantic/bovine.el | |
x ./cedet/semantic/bovine.elc | |
x ./cedet/semantic/chart.el | |
x ./cedet/semantic/chart.elc | |
x ./cedet/semantic/complete.el | |
x ./cedet/semantic/complete.elc | |
x ./cedet/semantic/ctxt.el | |
x ./cedet/semantic/ctxt.elc | |
x ./cedet/semantic/db-debug.el | |
x ./cedet/semantic/db-debug.elc | |
x ./cedet/semantic/db-ebrowse.el | |
x ./cedet/semantic/db-ebrowse.elc | |
x ./cedet/semantic/db-el.el | |
x ./cedet/semantic/db-el.elc | |
x ./cedet/semantic/db-file.el | |
x ./cedet/semantic/db-file.elc | |
x ./cedet/semantic/db-find.el | |
x ./cedet/semantic/db-find.elc | |
x ./cedet/semantic/db-global.el | |
x ./cedet/semantic/db-global.elc | |
x ./cedet/semantic/db-javascript.el | |
x ./cedet/semantic/db-javascript.elc | |
x ./cedet/semantic/db-mode.el | |
x ./cedet/semantic/db-mode.elc | |
x ./cedet/semantic/db-ref.el | |
x ./cedet/semantic/db-ref.elc | |
x ./cedet/semantic/db-typecache.el | |
x ./cedet/semantic/db-typecache.elc | |
x ./cedet/semantic/db.el | |
x ./cedet/semantic/db.elc | |
x ./cedet/semantic/debug.el | |
x ./cedet/semantic/debug.elc | |
x ./cedet/semantic/decorate/ | |
x ./cedet/semantic/decorate.el | |
x ./cedet/semantic/decorate.elc | |
x ./cedet/semantic/dep.el | |
x ./cedet/semantic/dep.elc | |
x ./cedet/semantic/doc.el | |
x ./cedet/semantic/doc.elc | |
x ./cedet/semantic/ede-grammar.el | |
x ./cedet/semantic/ede-grammar.elc | |
x ./cedet/semantic/edit.el | |
x ./cedet/semantic/edit.elc | |
x ./cedet/semantic/find.el | |
x ./cedet/semantic/find.elc | |
x ./cedet/semantic/format.el | |
x ./cedet/semantic/format.elc | |
x ./cedet/semantic/fw.el | |
x ./cedet/semantic/fw.elc | |
x ./cedet/semantic/grammar-wy.el | |
x ./cedet/semantic/grammar-wy.elc | |
x ./cedet/semantic/grammar.el | |
x ./cedet/semantic/grammar.elc | |
x ./cedet/semantic/html.el | |
x ./cedet/semantic/html.elc | |
x ./cedet/semantic/ia-sb.el | |
x ./cedet/semantic/ia-sb.elc | |
x ./cedet/semantic/ia.el | |
x ./cedet/semantic/ia.elc | |
x ./cedet/semantic/idle.el | |
x ./cedet/semantic/idle.elc | |
x ./cedet/semantic/imenu.el | |
x ./cedet/semantic/imenu.elc | |
x ./cedet/semantic/java.el | |
x ./cedet/semantic/java.elc | |
x ./cedet/semantic/lex-spp.el | |
x ./cedet/semantic/lex-spp.elc | |
x ./cedet/semantic/lex.el | |
x ./cedet/semantic/lex.elc | |
x ./cedet/semantic/loaddefs.el | |
x ./cedet/semantic/loaddefs.el~ | |
x ./cedet/semantic/mru-bookmark.el | |
x ./cedet/semantic/mru-bookmark.elc | |
x ./cedet/semantic/sb.el | |
x ./cedet/semantic/sb.elc | |
x ./cedet/semantic/scope.el | |
x ./cedet/semantic/scope.elc | |
x ./cedet/semantic/senator.el | |
x ./cedet/semantic/senator.elc | |
x ./cedet/semantic/sort.el | |
x ./cedet/semantic/sort.elc | |
x ./cedet/semantic/symref/ | |
x ./cedet/semantic/symref.el | |
x ./cedet/semantic/symref.elc | |
x ./cedet/semantic/tag-file.el | |
x ./cedet/semantic/tag-file.elc | |
x ./cedet/semantic/tag-ls.el | |
x ./cedet/semantic/tag-ls.elc | |
x ./cedet/semantic/tag-write.el | |
x ./cedet/semantic/tag-write.elc | |
x ./cedet/semantic/tag.el | |
x ./cedet/semantic/tag.elc | |
x ./cedet/semantic/texi.el | |
x ./cedet/semantic/texi.elc | |
x ./cedet/semantic/util-modes.el | |
x ./cedet/semantic/util-modes.elc | |
x ./cedet/semantic/util.el | |
x ./cedet/semantic/util.elc | |
x ./cedet/semantic/wisent/ | |
x ./cedet/semantic/wisent.el | |
x ./cedet/semantic/wisent.elc | |
x ./cedet/semantic/wisent/comp.el | |
x ./cedet/semantic/wisent/comp.elc | |
x ./cedet/semantic/wisent/grammar.el | |
x ./cedet/semantic/wisent/grammar.elc | |
x ./cedet/semantic/wisent/java-tags.el | |
x ./cedet/semantic/wisent/java-tags.elc | |
x ./cedet/semantic/wisent/javascript.el | |
x ./cedet/semantic/wisent/javascript.elc | |
x ./cedet/semantic/wisent/javat-wy.el | |
x ./cedet/semantic/wisent/javat-wy.elc | |
x ./cedet/semantic/wisent/js-wy.el | |
x ./cedet/semantic/wisent/js-wy.elc | |
x ./cedet/semantic/wisent/python-wy.el | |
x ./cedet/semantic/wisent/python-wy.elc | |
x ./cedet/semantic/wisent/python.el | |
x ./cedet/semantic/wisent/python.elc | |
x ./cedet/semantic/wisent/wisent.el | |
x ./cedet/semantic/wisent/wisent.elc | |
x ./cedet/semantic/symref/cscope.el | |
x ./cedet/semantic/symref/cscope.elc | |
x ./cedet/semantic/symref/filter.el | |
x ./cedet/semantic/symref/filter.elc | |
x ./cedet/semantic/symref/global.el | |
x ./cedet/semantic/symref/global.elc | |
x ./cedet/semantic/symref/grep.el | |
x ./cedet/semantic/symref/grep.elc | |
x ./cedet/semantic/symref/idutils.el | |
x ./cedet/semantic/symref/idutils.elc | |
x ./cedet/semantic/symref/list.el | |
x ./cedet/semantic/symref/list.elc | |
x ./cedet/semantic/decorate/include.el | |
x ./cedet/semantic/decorate/include.elc | |
x ./cedet/semantic/decorate/mode.el | |
x ./cedet/semantic/decorate/mode.elc | |
x ./cedet/semantic/bovine/c-by.el | |
x ./cedet/semantic/bovine/c-by.elc | |
x ./cedet/semantic/bovine/c.el | |
x ./cedet/semantic/bovine/c.elc | |
x ./cedet/semantic/bovine/debug.el | |
x ./cedet/semantic/bovine/debug.elc | |
x ./cedet/semantic/bovine/el.el | |
x ./cedet/semantic/bovine/el.elc | |
x ./cedet/semantic/bovine/gcc.el | |
x ./cedet/semantic/bovine/gcc.elc | |
x ./cedet/semantic/bovine/grammar.el | |
x ./cedet/semantic/bovine/grammar.elc | |
x ./cedet/semantic/bovine/make-by.el | |
x ./cedet/semantic/bovine/make-by.elc | |
x ./cedet/semantic/bovine/make.el | |
x ./cedet/semantic/bovine/make.elc | |
x ./cedet/semantic/bovine/scm-by.el | |
x ./cedet/semantic/bovine/scm-by.elc | |
x ./cedet/semantic/bovine/scm.el | |
x ./cedet/semantic/bovine/scm.elc | |
x ./cedet/semantic/analyze/complete.el | |
x ./cedet/semantic/analyze/complete.elc | |
x ./cedet/semantic/analyze/debug.el | |
x ./cedet/semantic/analyze/debug.elc | |
x ./cedet/semantic/analyze/fcn.el | |
x ./cedet/semantic/analyze/fcn.elc | |
x ./cedet/semantic/analyze/refs.el | |
x ./cedet/semantic/analyze/refs.elc | |
x ./cedet/ede/auto.el | |
x ./cedet/ede/auto.elc | |
x ./cedet/ede/autoconf-edit.el | |
x ./cedet/ede/autoconf-edit.elc | |
x ./cedet/ede/base.el | |
x ./cedet/ede/base.elc | |
x ./cedet/ede/config.el | |
x ./cedet/ede/config.elc | |
x ./cedet/ede/cpp-root.el | |
x ./cedet/ede/cpp-root.elc | |
x ./cedet/ede/custom.el | |
x ./cedet/ede/custom.elc | |
x ./cedet/ede/detect.el | |
x ./cedet/ede/detect.elc | |
x ./cedet/ede/dired.el | |
x ./cedet/ede/dired.elc | |
x ./cedet/ede/emacs.el | |
x ./cedet/ede/emacs.elc | |
x ./cedet/ede/files.el | |
x ./cedet/ede/files.elc | |
x ./cedet/ede/generic.el | |
x ./cedet/ede/generic.elc | |
x ./cedet/ede/linux.el | |
x ./cedet/ede/linux.elc | |
x ./cedet/ede/loaddefs.el | |
x ./cedet/ede/loaddefs.el~ | |
x ./cedet/ede/locate.el | |
x ./cedet/ede/locate.elc | |
x ./cedet/ede/make.el | |
x ./cedet/ede/make.elc | |
x ./cedet/ede/makefile-edit.el | |
x ./cedet/ede/makefile-edit.elc | |
x ./cedet/ede/pconf.el | |
x ./cedet/ede/pconf.elc | |
x ./cedet/ede/pmake.el | |
x ./cedet/ede/pmake.elc | |
x ./cedet/ede/proj-archive.el | |
x ./cedet/ede/proj-archive.elc | |
x ./cedet/ede/proj-aux.el | |
x ./cedet/ede/proj-aux.elc | |
x ./cedet/ede/proj-comp.el | |
x ./cedet/ede/proj-comp.elc | |
x ./cedet/ede/proj-elisp.el | |
x ./cedet/ede/proj-elisp.elc | |
x ./cedet/ede/proj-info.el | |
x ./cedet/ede/proj-info.elc | |
x ./cedet/ede/proj-misc.el | |
x ./cedet/ede/proj-misc.elc | |
x ./cedet/ede/proj-obj.el | |
x ./cedet/ede/proj-obj.elc | |
x ./cedet/ede/proj-prog.el | |
x ./cedet/ede/proj-prog.elc | |
x ./cedet/ede/proj-scheme.el | |
x ./cedet/ede/proj-scheme.elc | |
x ./cedet/ede/proj-shared.el | |
x ./cedet/ede/proj-shared.elc | |
x ./cedet/ede/proj.el | |
x ./cedet/ede/proj.elc | |
x ./cedet/ede/project-am.el | |
x ./cedet/ede/project-am.elc | |
x ./cedet/ede/shell.el | |
x ./cedet/ede/shell.elc | |
x ./cedet/ede/simple.el | |
x ./cedet/ede/simple.elc | |
x ./cedet/ede/source.el | |
x ./cedet/ede/source.elc | |
x ./cedet/ede/speedbar.el | |
x ./cedet/ede/speedbar.elc | |
x ./cedet/ede/srecode.el | |
x ./cedet/ede/srecode.elc | |
x ./cedet/ede/system.el | |
x ./cedet/ede/system.elc | |
x ./cedet/ede/util.el | |
x ./cedet/ede/util.elc | |
x ./calendar/appt.el | |
x ./calendar/appt.elc | |
x ./calendar/cal-bahai.el | |
x ./calendar/cal-bahai.elc | |
x ./calendar/cal-china.el | |
x ./calendar/cal-china.elc | |
x ./calendar/cal-coptic.el | |
x ./calendar/cal-coptic.elc | |
x ./calendar/cal-dst.el | |
x ./calendar/cal-dst.elc | |
x ./calendar/cal-french.el | |
x ./calendar/cal-french.elc | |
x ./calendar/cal-hebrew.el | |
x ./calendar/cal-hebrew.elc | |
x ./calendar/cal-html.el | |
x ./calendar/cal-html.elc | |
x ./calendar/cal-islam.el | |
x ./calendar/cal-islam.elc | |
x ./calendar/cal-iso.el | |
x ./calendar/cal-iso.elc | |
x ./calendar/cal-julian.el | |
x ./calendar/cal-julian.elc | |
x ./calendar/cal-loaddefs.el | |
x ./calendar/cal-loaddefs.el~ | |
x ./calendar/cal-mayan.el | |
x ./calendar/cal-mayan.elc | |
x ./calendar/cal-menu.el | |
x ./calendar/cal-menu.elc | |
x ./calendar/cal-move.el | |
x ./calendar/cal-move.elc | |
x ./calendar/cal-persia.el | |
x ./calendar/cal-persia.elc | |
x ./calendar/cal-tex.el | |
x ./calendar/cal-tex.elc | |
x ./calendar/cal-x.el | |
x ./calendar/cal-x.elc | |
x ./calendar/calendar.el | |
x ./calendar/calendar.elc | |
x ./calendar/diary-lib.el | |
x ./calendar/diary-lib.elc | |
x ./calendar/diary-loaddefs.el | |
x ./calendar/diary-loaddefs.el~ | |
x ./calendar/hol-loaddefs.el | |
x ./calendar/hol-loaddefs.el~ | |
x ./calendar/holidays.el | |
x ./calendar/holidays.elc | |
x ./calendar/icalendar.el | |
x ./calendar/icalendar.elc | |
x ./calendar/lunar.el | |
x ./calendar/lunar.elc | |
x ./calendar/parse-time.el | |
x ./calendar/parse-time.elc | |
x ./calendar/solar.el | |
x ./calendar/solar.elc | |
x ./calendar/time-date.el | |
x ./calendar/time-date.elc | |
x ./calendar/timeclock.el | |
x ./calendar/timeclock.elc | |
x ./calendar/todo-mode.el | |
x ./calendar/todo-mode.elc | |
x ./calc/calc-aent.el | |
x ./calc/calc-aent.elc | |
x ./calc/calc-alg.el | |
x ./calc/calc-alg.elc | |
x ./calc/calc-arith.el | |
x ./calc/calc-arith.elc | |
x ./calc/calc-bin.el | |
x ./calc/calc-bin.elc | |
x ./calc/calc-comb.el | |
x ./calc/calc-comb.elc | |
x ./calc/calc-cplx.el | |
x ./calc/calc-cplx.elc | |
x ./calc/calc-embed.el | |
x ./calc/calc-embed.elc | |
x ./calc/calc-ext.el | |
x ./calc/calc-ext.elc | |
x ./calc/calc-fin.el | |
x ./calc/calc-fin.elc | |
x ./calc/calc-forms.el | |
x ./calc/calc-forms.elc | |
x ./calc/calc-frac.el | |
x ./calc/calc-frac.elc | |
x ./calc/calc-funcs.el | |
x ./calc/calc-funcs.elc | |
x ./calc/calc-graph.el | |
x ./calc/calc-graph.elc | |
x ./calc/calc-help.el | |
x ./calc/calc-help.elc | |
x ./calc/calc-incom.el | |
x ./calc/calc-incom.elc | |
x ./calc/calc-keypd.el | |
x ./calc/calc-keypd.elc | |
x ./calc/calc-lang.el | |
x ./calc/calc-lang.elc | |
x ./calc/calc-loaddefs.el | |
x ./calc/calc-loaddefs.el~ | |
x ./calc/calc-macs.el | |
x ./calc/calc-macs.elc | |
x ./calc/calc-map.el | |
x ./calc/calc-map.elc | |
x ./calc/calc-math.el | |
x ./calc/calc-math.elc | |
x ./calc/calc-menu.el | |
x ./calc/calc-menu.elc | |
x ./calc/calc-misc.el | |
x ./calc/calc-misc.elc | |
x ./calc/calc-mode.el | |
x ./calc/calc-mode.elc | |
x ./calc/calc-mtx.el | |
x ./calc/calc-mtx.elc | |
x ./calc/calc-nlfit.el | |
x ./calc/calc-nlfit.elc | |
x ./calc/calc-poly.el | |
x ./calc/calc-poly.elc | |
x ./calc/calc-prog.el | |
x ./calc/calc-prog.elc | |
x ./calc/calc-rewr.el | |
x ./calc/calc-rewr.elc | |
x ./calc/calc-rules.el | |
x ./calc/calc-rules.elc | |
x ./calc/calc-sel.el | |
x ./calc/calc-sel.elc | |
x ./calc/calc-stat.el | |
x ./calc/calc-stat.elc | |
x ./calc/calc-store.el | |
x ./calc/calc-store.elc | |
x ./calc/calc-stuff.el | |
x ./calc/calc-stuff.elc | |
x ./calc/calc-trail.el | |
x ./calc/calc-trail.elc | |
x ./calc/calc-undo.el | |
x ./calc/calc-undo.elc | |
x ./calc/calc-units.el | |
x ./calc/calc-units.elc | |
x ./calc/calc-vec.el | |
x ./calc/calc-vec.elc | |
x ./calc/calc-yank.el | |
x ./calc/calc-yank.elc | |
x ./calc/calc.el | |
x ./calc/calc.elc | |
x ./calc/calcalg2.el | |
x ./calc/calcalg2.elc | |
x ./calc/calcalg3.el | |
x ./calc/calcalg3.elc | |
x ./calc/calccomp.el | |
x ./calc/calccomp.elc | |
x ./calc/calcsel2.el | |
x ./calc/calcsel2.elc | |
rm -f "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/lisp/subdirs.el" | |
umask 022; ./build-aux/update-subdirs "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/lisp" | |
subdir="/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/site-lisp" ; \ | |
if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; build-aux/install-sh -c -d "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi | |
subdir="/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/site-lisp" ; \ | |
if [ -f "${subdir}/subdirs.el" ]; then true; else umask 022; build-aux/install-sh -c -d "${subdir}"; (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; echo " (normal-top-level-add-subdirs-to-load-path))") > "${subdir}/subdirs.el"; fi || true | |
[ -z "/usr/bin/gzip" ] || { \ | |
echo "Compressing *.el etc. ..." && \ | |
cd "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/lisp" && \ | |
for f in `find . -name "*.elc" -print | sed 's/.elc$/.el/'`; do \ | |
/usr/bin/gzip -9n "$f"; \ | |
done; \ | |
/usr/bin/gzip -9n "../etc/publicsuffix.txt"; \ | |
} | |
Compressing *.el etc. ... | |
chmod -R a+r "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50" "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc" "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/lisp" | |
unset CDPATH; \ | |
umask 022; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc" ; \ | |
exp_etcdocdir=`cd "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc"; /bin/pwd`; \ | |
if [ "`cd ./etc; /bin/pwd`" != "$exp_etcdocdir" ]; \ | |
then \ | |
docfile="DOC"; \ | |
printf 'Copying %s to %s ...\n' "etc/$docfile" \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc"; \ | |
/usr/bin/install -c -m 644 etc/${docfile} "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc/${docfile}"; \ | |
for installuser in ${LOGNAME} ${USERNAME} ${USER} `id -un 2> /dev/null`; do [ -n "${installuser}" ] && break ; done; \ | |
chown ${installuser} "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc/${docfile}" || true ; \ | |
else true; fi | |
Copying etc/DOC to /Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/emacs/25.0.50/etc ... | |
umask 022; build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin" | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src install | |
Installing utilities run internally by Emacs. | |
umask 022 && ../build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0" | |
exp_archlibdir=`cd "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0" && /bin/pwd` && \ | |
if [ "$exp_archlibdir" != "`/bin/pwd`" ]; then \ | |
for file in profile movemail hexl update-game-score; do \ | |
/usr/bin/install -c $file \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0/$file" || exit; \ | |
done ; \ | |
fi | |
umask 022 && ../build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs" && \ | |
touch "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs/snake-scores" \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs/tetris-scores" | |
if chgrp games \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0/update-game-score" && \ | |
chmod g+s,o-r \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0/update-game-score"; \ | |
then \ | |
chgrp games "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs" && \ | |
chmod u=rwx,g=rwx,o=rx "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/var/games/emacs"; \ | |
fi | |
chgrp: games: illegal group name | |
exp_archlibdir=`cd "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0" && /bin/pwd` && \ | |
if [ "$exp_archlibdir" != "`cd . && /bin/pwd`" ]; then \ | |
for file in rcs2log ; do \ | |
/usr/bin/install -c ./$file \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/libexec/emacs/25.0.50/x86_64-apple-darwin15.2.0/$file" || exit; \ | |
done ; \ | |
fi | |
Installing utilities for users to run. | |
umask 022 && ../build-aux/install-sh -c -d "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin" | |
for file in etags ctags emacsclient ebrowse ; do \ | |
/usr/bin/install -c ${file} \ | |
"/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin"/` \ | |
echo ${file} | sed -e 's/$//' -e 's,x,x,' \ | |
` || exit; \ | |
done | |
/usr/bin/install -c src/emacs "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin/`echo emacs-25.0.50 | sed 's,x,x,'`" | |
chmod 755 "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin/`echo emacs-25.0.50 | sed 's,x,x,'`" | |
rm -f "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin/`echo emacs | sed 's,x,x,'`" | |
cd "/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/bin" && ln -s `echo emacs-25.0.50 | sed 's,x,x,'` `echo emacs | sed 's,x,x,'` | |
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lib-src maybe-blessmail | |
make[1]: Nothing to be done for `maybe-blessmail'. |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by GNU Emacs configure 25.0.50, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev --enable-locallisppath=/Users/cat/.homebrew/homebrew/share/emacs/site-lisp --infodir=/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs --with-xml2 --without-dbus --without-gnutls --without-x --without-ns | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = snow | |
uname -m = x86_64 | |
uname -r = 15.2.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: x86_64h (Intel x86-64h Haswell) | |
Processors active: 0 1 2 3 | |
Primary memory available: 16.00 gigabytes | |
Default processor set: 286 tasks, 1184 threads, 4 processors | |
Load average: 2.36, Mach factor: 1.63 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/cat/.homebrew/homebrew/Library/ENV/4.3 | |
PATH: /Users/cat/.homebrew/homebrew/opt/autoconf/bin | |
PATH: /Users/cat/.homebrew/homebrew/opt/automake/bin | |
PATH: /Users/cat/.homebrew/homebrew/opt/pkg-config/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3779: checking for xcrun | |
configure:3795: found /Users/cat/.homebrew/homebrew/Library/ENV/4.3/xcrun | |
configure:3806: result: xcrun | |
configure:3821: checking for make | |
configure:3837: found /Users/cat/.homebrew/homebrew/Library/ENV/4.3/make | |
configure:3848: result: yes | |
configure:3876: checking for GNU Make | |
configure:3926: result: make | |
configure:3952: checking for a BSD-compatible install | |
configure:4020: result: /usr/bin/install -c | |
configure:4031: checking whether build environment is sane | |
configure:4086: result: yes | |
configure:4237: checking for a thread-safe mkdir -p | |
configure:4276: result: build-aux/install-sh -c -d | |
configure:4283: checking for gawk | |
configure:4313: result: no | |
configure:4283: checking for mawk | |
configure:4313: result: no | |
configure:4283: checking for nawk | |
configure:4313: result: no | |
configure:4283: checking for awk | |
configure:4299: found /usr/bin/awk | |
configure:4310: result: awk | |
configure:4343: checking whether make supports nested variables | |
configure:4360: result: yes | |
configure:4491: checking build system type | |
configure:4505: result: x86_64-apple-darwin15.2.0 | |
configure:4525: checking host system type | |
configure:4538: result: x86_64-apple-darwin15.2.0 | |
configure:5502: checking for C compiler version | |
configure:5511: clang --version >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.2.0 | |
Thread model: posix | |
configure:5522: $? = 0 | |
configure:5511: clang -v >&5 | |
Apple LLVM version 7.0.0 (clang-700.1.76) | |
Target: x86_64-apple-darwin15.2.0 | |
Thread model: posix | |
configure:5522: $? = 0 | |
configure:5511: clang -V >&5 | |
clang: error: unsupported option '-V -isystem/Users/cat/.homebrew/homebrew/include' | |
configure:5522: $? = 1 | |
configure:5511: clang -qversion >&5 | |
clang: error: unknown argument: '-qversion' | |
configure:5522: $? = 1 | |
configure:5542: checking whether the C compiler works | |
configure:5564: clang conftest.c >&5 | |
configure:5568: $? = 0 | |
configure:5616: result: yes | |
configure:5619: checking for C compiler default output file name | |
configure:5621: result: a.out | |
configure:5627: checking for suffix of executables | |
configure:5634: clang -o conftest conftest.c >&5 | |
configure:5638: $? = 0 | |
configure:5660: result: | |
configure:5682: checking whether we are cross compiling | |
configure:5690: clang -o conftest conftest.c >&5 | |
configure:5694: $? = 0 | |
configure:5701: ./conftest | |
configure:5705: $? = 0 | |
configure:5720: result: no | |
configure:5725: checking for suffix of object files | |
configure:5747: clang -c conftest.c >&5 | |
configure:5751: $? = 0 | |
configure:5772: result: o | |
configure:5776: checking whether we are using the GNU C compiler | |
configure:5795: clang -c conftest.c >&5 | |
configure:5795: $? = 0 | |
configure:5804: result: yes | |
configure:5813: checking whether clang accepts -g | |
configure:5833: clang -c -g conftest.c >&5 | |
configure:5833: $? = 0 | |
configure:5874: result: yes | |
configure:5903: checking whether clang understands -c and -o together | |
configure:5925: clang -c conftest.c -o conftest2.o | |
configure:5928: $? = 0 | |
configure:5925: clang -c conftest.c -o conftest2.o | |
configure:5928: $? = 0 | |
configure:5940: result: yes | |
configure:5968: checking for style of include used by make | |
configure:5996: result: GNU | |
configure:6022: checking dependency style of clang | |
configure:6133: result: gcc3 | |
configure:6153: checking for ar | |
configure:6169: found /usr/bin/ar | |
configure:6180: result: ar | |
configure:6198: checking for clang option to accept ISO C99 | |
configure:6347: clang -c -g -O2 conftest.c >&5 | |
configure:6347: $? = 0 | |
configure:6360: result: none needed | |
configure:6377: checking for clang option to accept ISO Standard C | |
configure:6388: result: none needed | |
configure:6436: checking for putenv | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for tzset | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for fchmod | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for readlinkat | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for faccessat | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for fcntl | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for fdopendir | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for fstatat | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for fsync | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for gettimeofday | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for nanotime | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_nanotime", referenced from: | |
_main in conftest-e92325.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define nanotime innocuous_nanotime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char nanotime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef nanotime | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char nanotime (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_nanotime || defined __stub___nanotime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return nanotime (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6436: checking for lstat | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for mkostemp | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_mkostemp", referenced from: | |
_main in conftest-de1c3b.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| /* end confdefs.h. */ | |
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mkostemp innocuous_mkostemp | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mkostemp (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef mkostemp | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char mkostemp (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_mkostemp || defined __stub___mkostemp | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return mkostemp (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6436: checking for pipe2 | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_pipe2", referenced from: | |
_main in conftest-4a6629.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| /* end confdefs.h. */ | |
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pipe2 innocuous_pipe2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pipe2 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef pipe2 | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char pipe2 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_pipe2 || defined __stub___pipe2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return pipe2 (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6436: checking for pselect | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for readlink | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for strtoimax | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for strtoumax | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for symlink | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for localtime_r | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for timegm | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for futimes | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for futimesat | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_futimesat", referenced from: | |
_main in conftest-93c1d2.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimesat innocuous_futimesat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimesat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimesat | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char futimesat (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_futimesat || defined __stub___futimesat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimesat (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6436: checking for futimens | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_futimens", referenced from: | |
_main in conftest-e965c6.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimens innocuous_futimens | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimens (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimens | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char futimens (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_futimens || defined __stub___futimens | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimens (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6436: checking for utimensat | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_utimensat", referenced from: | |
_main in conftest-ea71ed.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define utimensat innocuous_utimensat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char utimensat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef utimensat | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char utimensat (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_utimensat || defined __stub___utimensat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return utimensat (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6436: checking for lutimes | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for getdtablesize | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6436: $? = 0 | |
configure:6436: result: yes | |
configure:6436: checking for secure_getenv | |
configure:6436: clang -o conftest -g -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_secure_getenv", referenced from: | |
_main in conftest-814dbf.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:6436: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| /* end confdefs.h. */ | |
| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define secure_getenv innocuous_secure_getenv | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char secure_getenv (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef secure_getenv | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char secure_getenv (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_secure_getenv || defined __stub___secure_getenv | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return secure_getenv (); | |
| ; | |
| return 0; | |
| } | |
configure:6436: result: no | |
configure:6456: checking how to run the C preprocessor | |
configure:6487: clang -E conftest.c | |
configure:6487: $? = 0 | |
configure:6501: clang -E conftest.c | |
conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6501: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6526: result: clang -E | |
configure:6546: clang -E conftest.c | |
configure:6546: $? = 0 | |
configure:6560: clang -E conftest.c | |
conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6560: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6589: checking for grep that handles long lines and -e | |
configure:6647: result: /usr/bin/grep | |
configure:6652: checking for egrep | |
configure:6714: result: /usr/bin/grep -E | |
configure:6719: checking for ANSI C header files | |
configure:6739: clang -c -g -O2 conftest.c >&5 | |
configure:6739: $? = 0 | |
configure:6812: clang -o conftest -g -O2 conftest.c >&5 | |
configure:6812: $? = 0 | |
configure:6812: ./conftest | |
configure:6812: $? = 0 | |
configure:6823: result: yes | |
configure:6836: checking for sys/types.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for sys/stat.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for stdlib.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for string.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for memory.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for strings.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for inttypes.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for stdint.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6836: checking for unistd.h | |
configure:6836: clang -c -g -O2 conftest.c >&5 | |
configure:6836: $? = 0 | |
configure:6836: result: yes | |
configure:6849: checking minix/config.h usability | |
configure:6849: clang -c -g -O2 conftest.c >&5 | |
conftest.c:76:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:6849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:6849: result: no | |
configure:6849: checking minix/config.h presence | |
configure:6849: clang -E conftest.c | |
conftest.c:43:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:6849: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:6849: result: no | |
configure:6849: checking for minix/config.h | |
configure:6849: result: no | |
configure:6873: checking whether it is safe to define __EXTENSIONS__ | |
configure:6891: clang -c -g -O2 conftest.c >&5 | |
configure:6891: $? = 0 | |
configure:6898: result: yes | |
configure:6915: checking whether _XOPEN_SOURCE should be defined | |
configure:6934: clang -c -g -O2 conftest.c >&5 | |
configure:6934: $? = 0 | |
configure:6958: result: no | |
configure:6973: checking for Minix Amsterdam compiler | |
configure:6997: result: no | |
configure:7110: checking the archiver (ar) interface | |
configure:7126: clang -c -g -O2 conftest.c >&5 | |
configure:7126: $? = 0 | |
configure:7128: ar cru libconftest.a conftest.o >&5 | |
configure:7131: $? = 0 | |
configure:7159: result: ar | |
configure:7326: checking for ranlib | |
configure:7342: found /usr/bin/ranlib | |
configure:7353: result: ranlib | |
configure:7386: checking for special C compiler options needed for large files | |
configure:7431: result: no | |
configure:7437: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:7462: clang -c -g -O2 conftest.c >&5 | |
configure:7462: $? = 0 | |
configure:7494: result: no | |
configure:7722: checking whether clang accepts -g3 -O2 | |
configure:7738: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:7738: $? = 0 | |
configure:7746: result: yes | |
configure:7810: checking whether the compiler is clang | |
configure:7830: clang -c -g3 -O2 conftest.c >&5 | |
configure:7830: $? = 0 | |
configure:7837: result: yes | |
configure:7847: checking whether C compiler handles -Werror -Wunknown-warning-option | |
configure:7866: clang -o conftest -g3 -O2 -Werror -Wunknown-warning-option conftest.c >&5 | |
configure:7866: $? = 0 | |
configure:7876: result: yes | |
configure:7885: checking whether C compiler handles -Wno-switch | |
configure:7904: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wswitch conftest.c >&5 | |
configure:7904: $? = 0 | |
configure:7914: result: yes | |
configure:7922: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare | |
configure:7941: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare conftest.c >&5 | |
configure:7941: $? = 0 | |
configure:7951: result: yes | |
configure:7959: checking whether C compiler handles -Wno-pointer-sign | |
configure:7978: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wpointer-sign conftest.c >&5 | |
configure:7978: $? = 0 | |
configure:7988: result: yes | |
configure:7996: checking whether C compiler handles -Wno-string-plus-int | |
configure:8015: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wstring-plus-int conftest.c >&5 | |
configure:8015: $? = 0 | |
configure:8025: result: yes | |
configure:8033: checking whether C compiler handles -Wno-unknown-attributes | |
configure:8052: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wunknown-attributes conftest.c >&5 | |
configure:8052: $? = 0 | |
configure:8062: result: yes | |
configure:9024: checking whether make supports nested variables | |
configure:9041: result: yes | |
configure:9063: checking whether ln -s works for files in the same directory | |
configure:9088: result: yes | |
configure:9105: checking for install-info | |
configure:9123: found /usr/bin/install-info | |
configure:9136: result: /usr/bin/install-info | |
configure:9146: checking for gzip | |
configure:9164: found /usr/bin/gzip | |
configure:9176: result: /usr/bin/gzip | |
configure:9342: checking for -znocombreloc | |
configure:9355: clang -o conftest -g3 -O2 -Wl,-znocombreloc conftest.c >&5 | |
ld: unknown option: -znocombreloc | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9355: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9360: result: no | |
configure:9368: checking whether addresses are sanitized | |
configure:9391: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:56:5: error: unknown type name 'error' | |
error "Addresses are not sanitized."; | |
^ | |
conftest.c:56:11: error: expected identifier or '(' | |
error "Addresses are not sanitized."; | |
^ | |
2 errors generated. | |
configure:9391: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| /* end confdefs.h. */ | |
| #ifndef __has_feature | |
| #define __has_feature(f) 0 | |
| #endif | |
| #if defined __SANITIZE_ADDRESS__ || __has_feature (address_sanitizer) | |
| #else | |
| error "Addresses are not sanitized."; | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9398: result: no | |
configure:9578: checking for library containing sqrt | |
configure:9609: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:58:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration] | |
char sqrt (); | |
^ | |
conftest.c:58:6: note: 'sqrt' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:9609: $? = 0 | |
configure:9626: result: none required | |
configure:9737: checking for pkg-config | |
configure:9755: found /Users/cat/.homebrew/homebrew/opt/pkg-config/bin/pkg-config | |
configure:9767: result: /Users/cat/.homebrew/homebrew/opt/pkg-config/bin/pkg-config | |
configure:9792: checking pkg-config is at least version 0.9.0 | |
configure:9795: result: yes | |
configure:9812: checking for machine/soundcard.h | |
configure:9812: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:59:10: fatal error: 'machine/soundcard.h' file not found | |
#include <machine/soundcard.h> | |
^ | |
1 error generated. | |
configure:9812: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <machine/soundcard.h> | |
configure:9812: result: no | |
configure:9812: checking for sys/soundcard.h | |
configure:9812: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:59:10: fatal error: 'sys/soundcard.h' file not found | |
#include <sys/soundcard.h> | |
^ | |
1 error generated. | |
configure:9812: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <sys/soundcard.h> | |
configure:9812: result: no | |
configure:9812: checking for soundcard.h | |
configure:9812: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:59:10: fatal error: 'soundcard.h' file not found | |
#include <soundcard.h> | |
^ | |
1 error generated. | |
configure:9812: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <soundcard.h> | |
configure:9812: result: no | |
configure:9812: checking for mmsystem.h | |
configure:9812: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:59:10: fatal error: 'mmsystem.h' file not found | |
#include <mmsystem.h> | |
^ | |
1 error generated. | |
configure:9812: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| | |
| #ifdef __MINGW32__ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #endif | |
| | |
| | |
| #include <mmsystem.h> | |
configure:9812: result: no | |
configure:9833: checking for _oss_ioctl in -lossaudio | |
configure:9858: clang -o conftest -g3 -O2 conftest.c -lossaudio >&5 | |
ld: library not found for -lossaudio | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:9858: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _oss_ioctl (); | |
| int | |
| main () | |
| { | |
| return _oss_ioctl (); | |
| ; | |
| return 0; | |
| } | |
configure:9867: result: no | |
configure:9885: checking for ALSA | |
configure:9892: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
configure:9895: $? = 1 | |
configure:9909: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" | |
Package alsa was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `alsa.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'alsa' found | |
configure:9912: $? = 1 | |
configure:9926: result: no | |
No package 'alsa' found | |
configure:10032: checking for sys/systeminfo.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:86:10: fatal error: 'sys/systeminfo.h' file not found | |
#include <sys/systeminfo.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/systeminfo.h> | |
configure:10032: result: no | |
configure:10032: checking for sys/sysinfo.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:86:10: fatal error: 'sys/sysinfo.h' file not found | |
#include <sys/sysinfo.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/sysinfo.h> | |
configure:10032: result: no | |
configure:10032: checking for coff.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:86:10: fatal error: 'coff.h' file not found | |
#include <coff.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <coff.h> | |
configure:10032: result: no | |
configure:10032: checking for pty.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:86:10: fatal error: 'pty.h' file not found | |
#include <pty.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <pty.h> | |
configure:10032: result: no | |
configure:10032: checking for sys/resource.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for sys/utsname.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for pwd.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for utmp.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for util.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for sys/socket.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for stdlib.h | |
configure:10032: result: yes | |
configure:10032: checking for unistd.h | |
configure:10032: result: yes | |
configure:10032: checking for sys/param.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for threads.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:95:10: fatal error: 'threads.h' file not found | |
#include <threads.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <threads.h> | |
configure:10032: result: no | |
configure:10032: checking for pthread.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for malloc/malloc.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for maillock.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:97:10: fatal error: 'maillock.h' file not found | |
#include <maillock.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <maillock.h> | |
configure:10032: result: no | |
configure:10032: checking for sys/un.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for dirent.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for execinfo.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for stdio_ext.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:100:10: fatal error: 'stdio_ext.h' file not found | |
#include <stdio_ext.h> | |
^ | |
1 error generated. | |
configure:10032: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <stdio_ext.h> | |
configure:10032: result: no | |
configure:10032: checking for getopt.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for sys/time.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for wchar.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for stdint.h | |
configure:10032: result: yes | |
configure:10032: checking for inttypes.h | |
configure:10032: result: yes | |
configure:10032: checking for sys/select.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10032: checking for sys/stat.h | |
configure:10032: result: yes | |
configure:10032: checking for utime.h | |
configure:10032: clang -c -g3 -O2 conftest.c >&5 | |
configure:10032: $? = 0 | |
configure:10032: result: yes | |
configure:10063: checking if personality LINUX32 can be set | |
configure:10076: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:74:10: fatal error: 'sys/personality.h' file not found | |
#include <sys/personality.h> | |
^ | |
1 error generated. | |
configure:10076: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/personality.h> | |
| int | |
| main () | |
| { | |
| personality (PER_LINUX32) | |
| ; | |
| return 0; | |
| } | |
configure:10082: result: no | |
configure:10144: checking for term.h | |
configure:10144: clang -E conftest.c | |
configure:10144: $? = 0 | |
configure:10144: result: yes | |
configure:10154: checking whether time.h and sys/time.h may both be included | |
configure:10174: clang -c -g3 -O2 conftest.c >&5 | |
configure:10174: $? = 0 | |
configure:10181: result: yes | |
configure:10189: checking whether sys_siglist is declared | |
configure:10189: clang -c -g3 -O2 conftest.c >&5 | |
configure:10189: $? = 0 | |
configure:10189: result: yes | |
configure:10218: checking for sys/wait.h that is POSIX.1 compatible | |
configure:10244: clang -c -g3 -O2 conftest.c >&5 | |
configure:10244: $? = 0 | |
configure:10251: result: yes | |
configure:10265: checking for net/if.h | |
configure:10265: clang -c -g3 -O2 conftest.c >&5 | |
configure:10265: $? = 0 | |
configure:10265: result: yes | |
configure:10281: checking for ifaddrs.h | |
configure:10281: clang -c -g3 -O2 conftest.c >&5 | |
configure:10281: $? = 0 | |
configure:10281: result: yes | |
configure:10297: checking for net/if_dl.h | |
configure:10297: clang -c -g3 -O2 conftest.c >&5 | |
configure:10297: $? = 0 | |
configure:10297: result: yes | |
configure:10312: checking for struct ifreq.ifr_flags | |
configure:10312: clang -c -g3 -O2 conftest.c >&5 | |
configure:10312: $? = 0 | |
configure:10312: result: yes | |
configure:10328: checking for struct ifreq.ifr_hwaddr | |
configure:10328: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:126:13: error: no member named 'ifr_hwaddr' in 'struct ifreq' | |
if (ac_aggr.ifr_hwaddr) | |
~~~~~~~ ^ | |
1 error generated. | |
configure:10328: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_hwaddr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10328: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:126:20: error: no member named 'ifr_hwaddr' in 'struct ifreq' | |
if (sizeof ac_aggr.ifr_hwaddr) | |
~~~~~~~ ^ | |
1 error generated. | |
configure:10328: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (sizeof ac_aggr.ifr_hwaddr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10328: result: no | |
configure:10344: checking for struct ifreq.ifr_netmask | |
configure:10344: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:126:13: error: no member named 'ifr_netmask' in 'struct ifreq' | |
if (ac_aggr.ifr_netmask) | |
~~~~~~~ ^ | |
1 error generated. | |
configure:10344: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_netmask) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10344: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:126:20: error: no member named 'ifr_netmask' in 'struct ifreq' | |
if (sizeof ac_aggr.ifr_netmask) | |
~~~~~~~ ^ | |
1 error generated. | |
configure:10344: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (sizeof ac_aggr.ifr_netmask) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10344: result: no | |
configure:10360: checking for struct ifreq.ifr_broadaddr | |
configure:10360: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:126:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) | |
if (ac_aggr.ifr_broadaddr) | |
^ ~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10360: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_broadaddr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10360: clang -c -g3 -O2 conftest.c >&5 | |
configure:10360: $? = 0 | |
configure:10360: result: yes | |
configure:10376: checking for struct ifreq.ifr_addr | |
configure:10376: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:127:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) | |
if (ac_aggr.ifr_addr) | |
^ ~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10376: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #if HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #if HAVE_NET_IF_H | |
| #include <net/if.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| static struct ifreq ac_aggr; | |
| if (ac_aggr.ifr_addr) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10376: clang -c -g3 -O2 conftest.c >&5 | |
configure:10376: $? = 0 | |
configure:10376: result: yes | |
configure:10392: checking for struct ifreq.ifr_addr.sa_len | |
configure:10392: clang -c -g3 -O2 conftest.c >&5 | |
configure:10392: $? = 0 | |
configure:10392: result: yes | |
configure:10414: checking whether gcc understands -MMD -MF | |
configure:10429: clang -c -g3 -O2 -MMD -MF deps.d -MP conftest.c >&5 | |
configure:10429: $? = 0 | |
configure:10438: result: yes | |
configure:10446: checking for long file names | |
configure:10478: result: yes | |
configure:10495: checking for X | |
configure:10673: result: disabled | |
configure:11383: checking whether malloc is Doug Lea style | |
configure:11404: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:86:10: fatal error: 'malloc.h' file not found | |
#include <malloc.h> | |
^ | |
1 error generated. | |
configure:11404: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| /* end confdefs.h. */ | |
| #include <malloc.h> | |
| static void hook (void) {} | |
| int | |
| main () | |
| { | |
| malloc_set_state (malloc_get_state ()); | |
| __after_morecore_hook = hook; | |
| __malloc_initialize_hook = hook; | |
| ; | |
| return 0; | |
| } | |
configure:11410: result: no | |
configure:11529: checking for getpagesize | |
configure:11529: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:11529: $? = 0 | |
configure:11529: result: yes | |
configure:11538: checking for working mmap | |
configure:11685: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:11685: $? = 0 | |
configure:11685: ./conftest | |
configure:11685: $? = 0 | |
configure:11695: result: yes | |
configure:11713: checking for main in -lXbsd | |
configure:11732: clang -o conftest -g3 -O2 conftest.c -lXbsd >&5 | |
ld: library not found for -lXbsd | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:11732: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int | |
| main () | |
| { | |
| return main (); | |
| ; | |
| return 0; | |
| } | |
configure:11741: result: no | |
configure:11757: checking for pthread library | |
configure:11794: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:11794: $? = 0 | |
configure:11806: result: none needed | |
configure:13030: checking for lgetfilecon in -lselinux | |
configure:13055: clang -o conftest -g3 -O2 conftest.c -lselinux >&5 | |
ld: library not found for -lselinux | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:13055: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char lgetfilecon (); | |
| int | |
| main () | |
| { | |
| return lgetfilecon (); | |
| ; | |
| return 0; | |
| } | |
configure:13064: result: no | |
configure:13275: checking sys/inotify.h usability | |
configure:13275: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:123:10: fatal error: 'sys/inotify.h' file not found | |
#include <sys/inotify.h> | |
^ | |
1 error generated. | |
configure:13275: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/inotify.h> | |
configure:13275: result: no | |
configure:13275: checking sys/inotify.h presence | |
configure:13275: clang -E conftest.c | |
conftest.c:90:10: fatal error: 'sys/inotify.h' file not found | |
#include <sys/inotify.h> | |
^ | |
1 error generated. | |
configure:13275: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| #include <sys/inotify.h> | |
configure:13275: result: no | |
configure:13275: checking for sys/inotify.h | |
configure:13275: result: no | |
configure:13301: checking for GFILENOTIFY | |
configure:13308: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.24" | |
Package gio-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gio-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gio-2.0' found | |
configure:13311: $? = 1 | |
configure:13325: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.24" | |
Package gio-2.0 was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `gio-2.0.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'gio-2.0' found | |
configure:13328: $? = 1 | |
configure:13342: result: no | |
No package 'gio-2.0' found | |
configure:13834: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:91:13: fatal error: 'X11/Xlib.h' file not found | |
#include <X11/Xlib.h> | |
^ | |
1 error generated. | |
configure:13834: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <X11/Xlib.h> | |
| #include <X11/Xresource.h> | |
| int | |
| main () | |
| { | |
| XIMProc callback; | |
| ; | |
| return 0; | |
| } | |
configure:14892: checking for jpeglib 6b or later | |
configure:14925: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_jpeg_CreateDecompress", referenced from: | |
_main in conftest-0cb6f4.o | |
"_jpeg_destroy_decompress", referenced from: | |
_main in conftest-0cb6f4.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14925: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| /* end confdefs.h. */ | |
| #undef HAVE_STDLIB_H /* Avoid config.h/jpeglib.h collision. */ | |
| #include <stdio.h> /* jpeglib.h needs FILE and size_t. */ | |
| #include <jpeglib.h> | |
| #include <jerror.h> | |
| char verify[JPEG_LIB_VERSION < 62 ? -1 : 1]; | |
| struct jpeg_decompress_struct cinfo; | |
| | |
| int | |
| main () | |
| { | |
| | |
| jpeg_create_decompress (&cinfo); | |
| WARNMS (&cinfo, JWRN_JPEG_EOF); | |
| jpeg_destroy_decompress (&cinfo); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14925: clang -o conftest -g3 -O2 conftest.c -ljpeg >&5 | |
configure:14925: $? = 0 | |
configure:14936: result: -ljpeg | |
configure:14956: checking for library containing inflateEnd | |
configure:14987: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_inflateEnd", referenced from: | |
_main in conftest-9e3507.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:14987: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char inflateEnd (); | |
| int | |
| main () | |
| { | |
| return inflateEnd (); | |
| ; | |
| return 0; | |
| } | |
configure:14987: clang -o conftest -g3 -O2 conftest.c -lz >&5 | |
configure:14987: $? = 0 | |
configure:15004: result: -lz | |
configure:15093: checking for __attribute__((cleanup)) | |
configure:15118: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:15118: $? = 0 | |
configure:15131: result: yes | |
configure:15146: checking for dladdr | |
configure:15146: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:15146: $? = 0 | |
configure:15146: result: yes | |
configure:15523: checking gpm.h usability | |
configure:15523: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:128:10: fatal error: 'gpm.h' file not found | |
#include <gpm.h> | |
^ | |
1 error generated. | |
configure:15523: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <gpm.h> | |
configure:15523: result: no | |
configure:15523: checking gpm.h presence | |
configure:15523: clang -E conftest.c | |
conftest.c:95:10: fatal error: 'gpm.h' file not found | |
#include <gpm.h> | |
^ | |
1 error generated. | |
configure:15523: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| /* end confdefs.h. */ | |
| #include <gpm.h> | |
configure:15523: result: no | |
configure:15523: checking for gpm.h | |
configure:15523: result: no | |
configure:16108: checking for LIBXML2 | |
configure:16115: $PKG_CONFIG --exists --print-errors "libxml-2.0 > 2.6.17" | |
configure:16118: $? = 0 | |
configure:16132: $PKG_CONFIG --exists --print-errors "libxml-2.0 > 2.6.17" | |
configure:16135: $? = 0 | |
configure:16173: result: yes | |
configure:16201: checking for htmlReadMemory in -lxml2 | |
configure:16226: clang -o conftest -g3 -O2 conftest.c -lxml2 -lxml2 >&5 | |
configure:16226: $? = 0 | |
configure:16235: result: yes | |
configure:16264: checking whether netdb declares h_errno | |
configure:16280: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16280: $? = 0 | |
configure:16288: result: yes | |
configure:16298: checking for maillock in -lmail | |
configure:16323: clang -o conftest -g3 -O2 conftest.c -lmail >&5 | |
ld: library not found for -lmail | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16323: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char maillock (); | |
| int | |
| main () | |
| { | |
| return maillock (); | |
| ; | |
| return 0; | |
| } | |
configure:16332: result: no | |
configure:16363: checking for maillock in -llockfile | |
configure:16388: clang -o conftest -g3 -O2 conftest.c -llockfile >&5 | |
ld: library not found for -llockfile | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16388: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char maillock (); | |
| int | |
| main () | |
| { | |
| return maillock (); | |
| ; | |
| return 0; | |
| } | |
configure:16397: result: no | |
configure:16416: checking for liblockfile.so | |
configure:16445: result: no | |
configure:16528: checking for accept4 | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_accept4", referenced from: | |
_main in conftest-e765c9.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16528: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| /* end confdefs.h. */ | |
| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define accept4 innocuous_accept4 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char accept4 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef accept4 | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char accept4 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_accept4 || defined __stub___accept4 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return accept4 (); | |
| ; | |
| return 0; | |
| } | |
configure:16528: result: no | |
configure:16528: checking for fchdir | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for gethostname | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getrusage | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for get_current_dir_name | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_get_current_dir_name", referenced from: | |
_main in conftest-4b6514.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16528: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| /* end confdefs.h. */ | |
| /* Define get_current_dir_name to an innocuous variant, in case <limits.h> declares get_current_dir_name. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define get_current_dir_name innocuous_get_current_dir_name | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char get_current_dir_name (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef get_current_dir_name | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char get_current_dir_name (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_get_current_dir_name || defined __stub___get_current_dir_name | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return get_current_dir_name (); | |
| ; | |
| return 0; | |
| } | |
configure:16528: result: no | |
configure:16528: checking for lrand48 | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for random | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for rint | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:126:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration] | |
char rint (); | |
^ | |
conftest.c:126:6: note: 'rint' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for select | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getpagesize | |
configure:16528: result: yes | |
configure:16528: checking for setlocale | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for newlocale | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getrlimit | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for setrlimit | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for shutdown | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getaddrinfo | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for pthread_sigmask | |
configure:16528: result: yes | |
configure:16528: checking for strsignal | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for setitimer | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for sendto | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for recvfrom | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getsockname | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getpeername | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getifaddrs | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for freeifaddrs | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for gai_strerror | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for sync | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getpwent | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for endpwent | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for getgrent | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for endgrent | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for cfmakeraw | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for cfsetspeed | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for copysign | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:152:6: warning: incompatible redeclaration of library function 'copysign' [-Wincompatible-library-redeclaration] | |
char copysign (); | |
^ | |
conftest.c:152:6: note: 'copysign' is a builtin with type 'double (double, double)' | |
1 warning generated. | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16528: checking for __executable_start | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___executable_start", referenced from: | |
_main in conftest-e98c0a.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16528: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| /* end confdefs.h. */ | |
| /* Define __executable_start to an innocuous variant, in case <limits.h> declares __executable_start. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __executable_start innocuous___executable_start | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __executable_start (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __executable_start | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char __executable_start (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub___executable_start || defined __stub_____executable_start | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __executable_start (); | |
| ; | |
| return 0; | |
| } | |
configure:16528: result: no | |
configure:16528: checking for log2 | |
configure:16528: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:153:6: warning: incompatible redeclaration of library function 'log2' [-Wincompatible-library-redeclaration] | |
char log2 (); | |
^ | |
conftest.c:153:6: note: 'log2' is a builtin with type 'double (double)' | |
1 warning generated. | |
configure:16528: $? = 0 | |
configure:16528: result: yes | |
configure:16555: checking for __builtin_unwind_init | |
configure:16571: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16571: $? = 0 | |
configure:16579: result: yes | |
configure:16591: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:16610: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16610: $? = 0 | |
configure:16638: result: no | |
configure:16663: checking for grantpt | |
configure:16663: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16663: $? = 0 | |
configure:16663: result: yes | |
configure:16677: checking for getpt | |
configure:16677: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_getpt", referenced from: | |
_main in conftest-24e58c.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16677: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| /* end confdefs.h. */ | |
| /* Define getpt to an innocuous variant, in case <limits.h> declares getpt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getpt innocuous_getpt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getpt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getpt | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getpt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_getpt || defined __stub___getpt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getpt (); | |
| ; | |
| return 0; | |
| } | |
configure:16677: result: no | |
configure:16677: checking for posix_openpt | |
configure:16677: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:16677: $? = 0 | |
configure:16677: result: yes | |
configure:16692: checking for library containing tputs | |
configure:16748: clang -o conftest -g3 -O2 conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_tputs", referenced from: | |
_main in conftest-8ca177.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16748: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| /* end confdefs.h. */ | |
| | |
| extern void tputs (const char *, int, int (*)(int)); | |
| int main (int argc, char **argv) | |
| { | |
| if (argc == 10000) | |
| tputs (argv[0], 0, 0); | |
| return 0; | |
| } | |
| | |
configure:16748: clang -o conftest -g3 -O2 conftest.c -ltinfo >&5 | |
ld: library not found for -ltinfo | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16748: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| /* end confdefs.h. */ | |
| | |
| extern void tputs (const char *, int, int (*)(int)); | |
| int main (int argc, char **argv) | |
| { | |
| if (argc == 10000) | |
| tputs (argv[0], 0, 0); | |
| return 0; | |
| } | |
| | |
configure:16748: clang -o conftest -g3 -O2 conftest.c -lncurses >&5 | |
configure:16748: $? = 0 | |
configure:16748: ./conftest | |
configure:16748: $? = 0 | |
configure:16763: result: -lncurses | |
configure:16870: checking for timerfd interface | |
configure:16889: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:137:10: fatal error: 'sys/timerfd.h' file not found | |
#include <sys/timerfd.h> | |
^ | |
1 error generated. | |
configure:16889: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| /* end confdefs.h. */ | |
| #include <sys/timerfd.h> | |
| | |
| int | |
| main () | |
| { | |
| timerfd_create (CLOCK_REALTIME, | |
| TFD_CLOEXEC | TFD_NONBLOCK); | |
| timerfd_settime (0, TFD_TIMER_ABSTIME, 0, 0); | |
| ; | |
| return 0; | |
| } | |
configure:16896: result: no | |
configure:16905: checking whether signals can be handled on alternate stack | |
configure:16928: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:144:15: warning: implicitly declaring library function 'malloc' with type 'void *(unsigned long)' | |
ss.ss_sp = malloc (SIGSTKSZ); | |
^ | |
conftest.c:144:15: note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc' | |
1 warning generated. | |
configure:16928: $? = 0 | |
configure:16935: result: yes | |
configure:17647: checking valgrind/valgrind.h usability | |
configure:17647: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:170:10: fatal error: 'valgrind/valgrind.h' file not found | |
#include <valgrind/valgrind.h> | |
^ | |
1 error generated. | |
configure:17647: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <valgrind/valgrind.h> | |
configure:17647: result: no | |
configure:17647: checking valgrind/valgrind.h presence | |
configure:17647: clang -E conftest.c | |
conftest.c:137:10: fatal error: 'valgrind/valgrind.h' file not found | |
#include <valgrind/valgrind.h> | |
^ | |
1 error generated. | |
configure:17647: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| /* end confdefs.h. */ | |
| #include <valgrind/valgrind.h> | |
configure:17647: result: no | |
configure:17647: checking for valgrind/valgrind.h | |
configure:17647: result: no | |
configure:17658: checking for struct unipair.unicode | |
configure:17658: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:137:10: fatal error: 'linux/kd.h' file not found | |
#include <linux/kd.h> | |
^ | |
1 error generated. | |
configure:17658: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| /* end confdefs.h. */ | |
| #include <linux/kd.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct unipair ac_aggr; | |
| if (ac_aggr.unicode) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17658: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:137:10: fatal error: 'linux/kd.h' file not found | |
#include <linux/kd.h> | |
^ | |
1 error generated. | |
configure:17658: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| /* end confdefs.h. */ | |
| #include <linux/kd.h> | |
| | |
| int | |
| main () | |
| { | |
| static struct unipair ac_aggr; | |
| if (sizeof ac_aggr.unicode) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17658: result: no | |
configure:17675: checking for socket | |
configure:17675: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:17675: $? = 0 | |
configure:17675: result: yes | |
configure:17683: checking netinet/in.h usability | |
configure:17683: clang -c -g3 -O2 conftest.c >&5 | |
configure:17683: $? = 0 | |
configure:17683: result: yes | |
configure:17683: checking netinet/in.h presence | |
configure:17683: clang -E conftest.c | |
configure:17683: $? = 0 | |
configure:17683: result: yes | |
configure:17683: checking for netinet/in.h | |
configure:17683: result: yes | |
configure:17693: checking arpa/inet.h usability | |
configure:17693: clang -c -g3 -O2 conftest.c >&5 | |
configure:17693: $? = 0 | |
configure:17693: result: yes | |
configure:17693: checking arpa/inet.h presence | |
configure:17693: clang -E conftest.c | |
configure:17693: $? = 0 | |
configure:17693: result: yes | |
configure:17693: checking for arpa/inet.h | |
configure:17693: result: yes | |
configure:17708: checking for pid_t | |
configure:17708: clang -c -g3 -O2 conftest.c >&5 | |
configure:17708: $? = 0 | |
configure:17708: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:174:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:17708: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17708: result: yes | |
configure:17721: checking vfork.h usability | |
configure:17721: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:171:10: fatal error: 'vfork.h' file not found | |
#include <vfork.h> | |
^ | |
1 error generated. | |
configure:17721: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <vfork.h> | |
configure:17721: result: no | |
configure:17721: checking vfork.h presence | |
configure:17721: clang -E conftest.c | |
conftest.c:138:10: fatal error: 'vfork.h' file not found | |
#include <vfork.h> | |
^ | |
1 error generated. | |
configure:17721: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| /* end confdefs.h. */ | |
| #include <vfork.h> | |
configure:17721: result: no | |
configure:17721: checking for vfork.h | |
configure:17721: result: no | |
configure:17734: checking for fork | |
configure:17734: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:17734: $? = 0 | |
configure:17734: result: yes | |
configure:17734: checking for vfork | |
configure:17734: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:162:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] | |
char vfork (); | |
^ | |
conftest.c:162:6: note: 'vfork' is a builtin with type 'int (void)' | |
1 warning generated. | |
configure:17734: $? = 0 | |
configure:17734: result: yes | |
configure:17744: checking for working fork | |
configure:17766: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:17766: $? = 0 | |
configure:17766: ./conftest | |
configure:17766: $? = 0 | |
configure:17776: result: yes | |
configure:17797: checking for working vfork | |
configure:17907: result: yes | |
configure:17935: checking for snprintf | |
configure:17935: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:165:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] | |
char snprintf (); | |
^ | |
conftest.c:165:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' | |
1 warning generated. | |
configure:17935: $? = 0 | |
configure:17935: result: yes | |
configure:17952: checking whether GLib is linked in | |
configure:17966: clang -o conftest -g3 -O2 conftest.c >&5 | |
conftest.c:143:10: fatal error: 'glib.h' file not found | |
#include <glib.h> | |
^ | |
1 error generated. | |
configure:17966: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| /* end confdefs.h. */ | |
| #include <glib.h> | |
| | |
| int | |
| main () | |
| { | |
| g_print ("Hello world"); | |
| ; | |
| return 0; | |
| } | |
configure:17973: result: no | |
configure:17987: checking for nl_langinfo and CODESET | |
configure:18003: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:18003: $? = 0 | |
configure:18012: result: yes | |
configure:18020: checking for mbstate_t | |
configure:18037: clang -c -g3 -O2 conftest.c >&5 | |
configure:18037: $? = 0 | |
configure:18044: result: yes | |
configure:18486: checking for _setjmp | |
configure:18508: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:18508: $? = 0 | |
configure:18516: result: yes | |
configure:18525: checking for sigsetjmp | |
configure:18544: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:18544: $? = 0 | |
configure:18552: result: yes | |
configure:18688: checking for usable FIONREAD | |
configure:18719: clang -c -g3 -O2 conftest.c >&5 | |
configure:18719: $? = 0 | |
configure:18728: result: yes | |
configure:18736: checking for usable SIGIO | |
configure:18754: clang -c -g3 -O2 conftest.c >&5 | |
configure:18754: $? = 0 | |
configure:18761: result: yes | |
configure:18983: checking for struct alignment | |
configure:19003: clang -c -g3 -O2 conftest.c >&5 | |
configure:19003: $? = 0 | |
configure:19010: result: yes | |
configure:19101: checking for working alloca.h | |
configure:19118: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:19118: $? = 0 | |
configure:19126: result: yes | |
configure:19134: checking for alloca | |
configure:19171: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:19171: $? = 0 | |
configure:19179: result: yes | |
configure:19292: checking for unsigned long long int | |
configure:19340: result: yes | |
configure:19349: checking whether byte ordering is bigendian | |
configure:19364: clang -c -g3 -O2 conftest.c >&5 | |
configure:19364: $? = 0 | |
configure:19409: clang -c -g3 -O2 conftest.c >&5 | |
configure:19409: $? = 0 | |
configure:19427: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:187:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:19427: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define DONT_REOPEN_PTY 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define FIRST_PTY_LETTER 'p' | |
| #define PTY_OPEN do { int slave; if (openpty (&fd, &slave, pty_name, NULL, NULL) == -1) fd = -1; else emacs_close (slave); } while (false) | |
| #define PTY_NAME_SPRINTF /**/ | |
| #define PTY_TTY_NAME_SPRINTF /**/ | |
| #define SIGNALS_VIA_CHARACTERS 1 | |
| #define TAB3 OXTABS | |
| #define GC_SETJMP_WORKS 1 | |
| #define HAVE__SETJMP 1 | |
| #define HAVE_SIGSETJMP 1 | |
| #define HAVE_STACK_OVERFLOW_HANDLING 1 | |
| #define DARWIN_OS /**/ | |
| #define USABLE_FIONREAD 1 | |
| #define USABLE_SIGIO 1 | |
| #define COPYRIGHT "Copyright (C) 2015 Free Software Foundation, Inc." | |
| #define EMACS_CONFIGURATION "x86_64-apple-darwin15.2.0" | |
| #define EMACS_CONFIG_OPTIONS "--prefix=/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev --enable-locallisppath=/Users/cat/.homebrew/homebrew/share/emacs/site-lisp --infodir=/Users/cat/.homebrew/homebrew/Cellar/emacs/25.0-dev/share/info/emacs --with-xml2 --without-dbus --without-gnutls --without-x --without-ns" | |
| #define HAVE_STRUCT_ATTRIBUTE_ALIGNED 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:19555: result: no | |
configure:19725: checking whether the preprocessor supports include_next | |
configure:19763: clang -c -g3 -O2 -Iconftestd1b -Iconftestd2 conftest.c >&5 | |
configure:19763: $? = 0 | |
configure:19784: result: yes | |
configure:19805: checking whether system header files limit the line length | |
configure:19828: result: no | |
configure:19840: checking whether strtold conforms to C99 | |
configure:19867: clang -o conftest -g3 -O2 conftest.c >&5 | |
configure:19867: $? = 0 | |
configure:19875: result: yes | |
configure:19890: checking if environ is properly declared | |
configure:19913: clang -c -g3 -O2 conftest.c >&5 | |
configure:19913: $? = 0 | |
configure:19921: result: no | |
configure:19936: checking for complete errno.h | |
configure:20009: result: yes | |
configure:20331: checking for mode_t | |
configure:20331: clang -c -g3 -O2 conftest.c >&5 | |
configure:20331: $? = 0 | |
configure:20331: clang -c -g3 -O2 conftest.c >&5 | |
conftest.c:217:21: error: expected expression | |
if (sizeof ((mode_t))) | |
^ | |
1 error generated. | |
configure:20331: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.0.50" | |
| #define PACKAGE_STRING "GNU Emacs 25.0.50" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.0.50" | |
| #define MAIL_USE_POP 1 | |
| #define HAVE_PUTENV 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_READLINKAT 1 | |
| #define HAVE_FACCESSAT 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_FDOPENDIR 1 | |
| #define HAVE_FSTATAT 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_PSELECT 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_TIMEGM 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _DARWIN_C_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define __USE_MINGW_ANSI_STDIO 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define _DARWIN_USE_64_BIT_INODE 1 | |
| #define SYSTEM_TYPE "darwin" | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTIL_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_MALLOC_MALLOC_H 1 | |
| #define HAVE_SYS_UN_H 1 | |
| #define HAVE_DIRENT_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_TERM_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_NET_IF_H 1 | |
| #define HAVE_IFADDRS_H 1 | |
| #define HAVE_NET_IF_DL_H 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define SYSTEM_MALLOC 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_MMAP 1 | |
| #define HAVE_PTHREAD 1 | |
| #define USE_XIM 1 | |
| #define HAVE_JPEG 1 | |
| #define HAVE_ZLIB 1 | |
| #define HAVE_VAR_ATTRIBUTE_CLEANUP 1 | |
| #define HAVE_DLADDR 1 | |
| #define HAVE_LIBXML2 1 | |
| #define HAVE_H_ERRNO 1 | |
| #define MAIL_USE_FLOCK 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETRUSAGE 1 | |
| #define HAVE_LRAND48 1 | |
| #define HAVE_RANDOM 1 | |
| #define HAVE_RINT 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_GETPAGESIZE 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_GETRLIMIT 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_PTHREAD_SIGMASK 1 | |
| #define HAVE_STRSIGNAL 1 | |
| #define HAVE_SETITIMER 1 | |
| #define HAVE_SENDTO 1 | |
| #define HAVE_RECVFROM 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETIFADDRS 1 | |
| #define HAVE_FREEIFADDRS 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_GETPWENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_GETGRENT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_CFMAKERAW 1 | |
| #define HAVE_CFSETSPEED 1 | |
| #define HAVE_COPYSIGN 1 | |
| #define HAVE_LOG2 1 | |
| #define HAVE___BUILTIN_UNWIND_INIT 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GRANTPT 1 | |
| #define HAVE_POSIX_OPENPT 1 | |
| #define TERMINFO 1 | |
| #define USE_NCURSES 1 | |
| #define HAVE_INET_SOCKETS 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define AMPERSAND_FULL_NAME 1 | |
| #define HAVE_PTYS 1 | |
| #define HAVE_SOCKETS 1 | |
| #define NULL_DEVICE "/dev/null" | |
| #define SEPCHAR ':' | |
| #define subprocesses 1 | |
| #define USER_FULL_NAME pw->pw_gecos | |
| #define DIRECTORY_SEP '/' | |
| #define IS_DEVICE_SEP(_c_) 0 | |
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP) | |
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_)) | |
| #define DONT_REOPEN_PTY 1 | |
| #define DEFAULT_SOUND_DEVICE "/dev/dsp" | |
| #define INTERRUPT_INPUT 1 | |
| #define PTY_ITERATION int i; for (i = 0; i < 1; i++) | |
| #define FIRST_PTY_LETTER 'p' | |
| #define PTY_OPEN do { int slave; if (openpty (&fd, &slave, pty_name, NULL, NULL) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment