Created
October 3, 2016 04:11
-
-
Save xiaocong/0740897f8265fc0d3d55cfd133ea3340 to your computer and use it in GitHub Desktop.
emacs-plus (d12frosted/emacs-plus/emacs-plus) on macOS 10.11.6 - Homebrew build logs
This file contains hidden or 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 d12frosted/emacs-plus/emacs-plus on macOS 10.11.6 | |
| Build date: 2016-10-03 11:20:23 |
This file contains hidden or 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: 1.0.5 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f | |
| Last commit: 6 days ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 39d02110a8295606bb8d846023f9bf1ff6c2e19d | |
| Core tap last commit: 2 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: octa-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 6.1 build 602 | |
| Git: 2.10.0 => /usr/local/bin/git | |
| Perl: /usr/local/bin/perl => /usr/local/Cellar/perl/5.24.0_1/bin/perl | |
| Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1_1/bin/ruby | |
| Java: 1.8.0_40, 1.7.0_75 | |
| macOS: 10.11.6-x86_64 | |
| Xcode: 6.4 | |
| CLT: 7.3.1.0.1.1461711523 | |
| X11: N/A |
This file contains hidden or 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
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry and just ignore them. Thanks! | |
| Warning: You have a curlrc file | |
| If you have trouble downloading packages with Homebrew, then maybe this | |
| is the problem? If the following command doesn't work, then try removing | |
| your curlrc: | |
| curl https://github.com | |
| Warning: Your Xcode (6.4) is outdated | |
| Please update to Xcode 8.0. | |
| Xcode can be updated from the App Store. | |
This file contains hidden or 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
| Formula: emacs-plus | |
| Tap: d12frosted/emacs-plus | |
| Path: /usr/local/Homebrew/Library/Taps/d12frosted/homebrew-emacs-plus/Formula/emacs-plus.rb |
This file contains hidden or 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
| 2016-10-03 11:20:08 +0800 | |
| ./configure | |
| --disable-dependency-tracking | |
| --disable-silent-rules | |
| --enable-locallisppath=/usr/local/share/emacs/site-lisp | |
| --infodir=/usr/local/Cellar/emacs-plus/25.1/share/info/emacs | |
| --prefix=/usr/local/Cellar/emacs-plus/25.1 | |
| --without-x | |
| --with-xml2 | |
| --without-dbus | |
| --with-gnutls | |
| --with-imagemagick | |
| --with-modules | |
| --with-rsvg | |
| --with-ns | |
| --disable-ns-self-contained | |
| 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.6.0 | |
| checking host system type... x86_64-apple-darwin15.6.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... none | |
| 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... /usr/local/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 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 AppKit/AppKit.h usability... no | |
| checking AppKit/AppKit.h presence... yes | |
| configure: WARNING: AppKit/AppKit.h: present but cannot be compiled | |
| configure: WARNING: AppKit/AppKit.h: check for missing prerequisite headers? | |
| configure: WARNING: AppKit/AppKit.h: see the Autoconf documentation | |
| configure: WARNING: AppKit/AppKit.h: section "Present But Cannot Be Compiled" | |
| configure: WARNING: AppKit/AppKit.h: proceeding with the compiler's result | |
| configure: WARNING: ## ------------------------------------ ## | |
| configure: WARNING: ## Report this to [email protected] ## | |
| configure: WARNING: ## ------------------------------------ ## | |
| checking for AppKit/AppKit.h... no | |
| configure: error: The include files (AppKit/AppKit.h etc) that | |
| are required for a Nextstep build are missing or cannot be compiled. | |
| Either fix this, or re-configure with the option '--without-ns'. | |
| HOMEBREW_VERSION: 1.0.5 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: a5565d8fd600bc2883ed76ca8708d08588d1ef3f | |
| Last commit: 6 days ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: 39d02110a8295606bb8d846023f9bf1ff6c2e19d | |
| Core tap last commit: 84 minutes ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local/Homebrew | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: octa-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| GCC-4.2: build 0 | |
| Clang: 6.1 build 602 | |
| Git: 2.3.2 => /Applications/Xcode.app/Contents/Developer/usr/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
| Java: 1.8.0_40, 1.7.0_75 | |
| macOS: 10.11.6-x86_64 | |
| Xcode: 6.4 | |
| CLT: 7.3.1.0.1.1461711523 | |
| X11: N/A | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/libffi:/usr/local/opt/icu4c:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/librsvg/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11 | |
| ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal | |
| PATH: /usr/local/Homebrew/Library/Homebrew/shims/super:/usr/local/opt/xz/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtasn1/bin:/usr/local/opt/nettle/bin:/usr/local/opt/gnutls/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/fontconfig/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/glib/bin:/usr/local/opt/cairo/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/gobject-introspection/bin:/usr/local/opt/gdk-pixbuf/bin:/usr/local/opt/libcroco/bin:/usr/local/opt/icu4c/bin:/usr/local/opt/harfbuzz/bin:/usr/local/opt/pango/bin:/usr/local/opt/librsvg/bin:/usr/local/opt/libtool/bin:/usr/local/opt/imagemagick/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or 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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c -o conftest2.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c conftest.c -o conftest2.o | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g3 -O2 -Werror -Wunknown-warning-option conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -o conftest -g3 -O2 conftest.c -lossaudio | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include -L/usr/local/opt/gettext/lib -L/usr/local/opt/libffi/lib -L/usr/local/opt/icu4c/lib -L/usr/local/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/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 -MMD -MF deps.d -MP conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 -MMD -MF deps.d -MP conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -c -g3 -O2 -x objective-c -x objective-c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -pipe -Os -march=native -c -g3 -O2 -x objective-c -x objective-c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| clang called with: -E -x objective-c conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
| superenv executed: clang -E -x objective-c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/gettext/include -I/usr/local/opt/icu4c/include | |
This file contains hidden or 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.1, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| $ ./configure --disable-dependency-tracking --disable-silent-rules --enable-locallisppath=/usr/local/share/emacs/site-lisp --infodir=/usr/local/Cellar/emacs-plus/25.1/share/info/emacs --prefix=/usr/local/Cellar/emacs-plus/25.1 --without-x --with-xml2 --without-dbus --with-gnutls --with-imagemagick --with-modules --with-rsvg --with-ns --disable-ns-self-contained | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = HedeMacBook-Pro.local | |
| uname -m = x86_64 | |
| uname -r = 15.6.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/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.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64 | |
| Kernel configured for up to 8 processors. | |
| 4 processors are physically available. | |
| 8 processors are logically available. | |
| Processor type: x86_64h (Intel x86-64h Haswell) | |
| Processors active: 0 1 2 3 4 5 6 7 | |
| Primary memory available: 16.00 gigabytes | |
| Default processor set: 304 tasks, 1633 threads, 8 processors | |
| Load average: 2.39, Mach factor: 5.60 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/Homebrew/Library/Homebrew/shims/super | |
| PATH: /usr/local/opt/xz/bin | |
| PATH: /usr/local/opt/pkg-config/bin | |
| PATH: /usr/local/opt/libtasn1/bin | |
| PATH: /usr/local/opt/nettle/bin | |
| PATH: /usr/local/opt/gnutls/bin | |
| PATH: /usr/local/opt/libpng/bin | |
| PATH: /usr/local/opt/freetype/bin | |
| PATH: /usr/local/opt/fontconfig/bin | |
| PATH: /usr/local/opt/gettext/bin | |
| PATH: /usr/local/opt/pcre/bin | |
| PATH: /usr/local/opt/glib/bin | |
| PATH: /usr/local/opt/cairo/bin | |
| PATH: /usr/local/opt/jpeg/bin | |
| PATH: /usr/local/opt/libtiff/bin | |
| PATH: /usr/local/opt/gobject-introspection/bin | |
| PATH: /usr/local/opt/gdk-pixbuf/bin | |
| PATH: /usr/local/opt/libcroco/bin | |
| PATH: /usr/local/opt/icu4c/bin | |
| PATH: /usr/local/opt/harfbuzz/bin | |
| PATH: /usr/local/opt/pango/bin | |
| PATH: /usr/local/opt/librsvg/bin | |
| PATH: /usr/local/opt/libtool/bin | |
| PATH: /usr/local/opt/imagemagick/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:3800: checking for xcrun | |
| configure:3816: found /usr/local/Homebrew/Library/Homebrew/shims/super/xcrun | |
| configure:3827: result: xcrun | |
| configure:3842: checking for make | |
| configure:3858: found /usr/local/Homebrew/Library/Homebrew/shims/super/make | |
| configure:3869: result: yes | |
| configure:3897: checking for GNU Make | |
| configure:3947: result: make | |
| configure:3973: checking for a BSD-compatible install | |
| configure:4041: result: /usr/bin/install -c | |
| configure:4052: checking whether build environment is sane | |
| configure:4107: result: yes | |
| configure:4258: checking for a thread-safe mkdir -p | |
| configure:4297: result: build-aux/install-sh -c -d | |
| configure:4304: checking for gawk | |
| configure:4334: result: no | |
| configure:4304: checking for mawk | |
| configure:4334: result: no | |
| configure:4304: checking for nawk | |
| configure:4334: result: no | |
| configure:4304: checking for awk | |
| configure:4320: found /usr/bin/awk | |
| configure:4331: result: awk | |
| configure:4364: checking whether make supports nested variables | |
| configure:4381: result: yes | |
| configure:4512: checking build system type | |
| configure:4526: result: x86_64-apple-darwin15.6.0 | |
| configure:4546: checking host system type | |
| configure:4559: result: x86_64-apple-darwin15.6.0 | |
| configure:5533: checking for C compiler version | |
| configure:5542: clang --version >&5 | |
| Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
| Target: x86_64-apple-darwin15.6.0 | |
| Thread model: posix | |
| configure:5553: $? = 0 | |
| configure:5542: clang -v >&5 | |
| Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) | |
| Target: x86_64-apple-darwin15.6.0 | |
| Thread model: posix | |
| configure:5553: $? = 0 | |
| configure:5542: clang -V >&5 | |
| clang: error: unsupported option '-V -isystem/usr/local/include' | |
| configure:5553: $? = 1 | |
| configure:5542: clang -qversion >&5 | |
| clang: error: unknown argument: '-qversion' | |
| configure:5553: $? = 1 | |
| configure:5573: checking whether the C compiler works | |
| configure:5595: clang conftest.c >&5 | |
| configure:5599: $? = 0 | |
| configure:5647: result: yes | |
| configure:5650: checking for C compiler default output file name | |
| configure:5652: result: a.out | |
| configure:5658: checking for suffix of executables | |
| configure:5665: clang -o conftest conftest.c >&5 | |
| configure:5669: $? = 0 | |
| configure:5691: result: | |
| configure:5713: checking whether we are cross compiling | |
| configure:5721: clang -o conftest conftest.c >&5 | |
| configure:5725: $? = 0 | |
| configure:5732: ./conftest | |
| configure:5736: $? = 0 | |
| configure:5751: result: no | |
| configure:5756: checking for suffix of object files | |
| configure:5778: clang -c conftest.c >&5 | |
| configure:5782: $? = 0 | |
| configure:5803: result: o | |
| configure:5807: checking whether we are using the GNU C compiler | |
| configure:5826: clang -c conftest.c >&5 | |
| configure:5826: $? = 0 | |
| configure:5835: result: yes | |
| configure:5844: checking whether clang accepts -g | |
| configure:5864: clang -c -g conftest.c >&5 | |
| configure:5864: $? = 0 | |
| configure:5905: result: yes | |
| configure:5934: checking whether clang understands -c and -o together | |
| configure:5956: clang -c conftest.c -o conftest2.o | |
| configure:5959: $? = 0 | |
| configure:5956: clang -c conftest.c -o conftest2.o | |
| configure:5959: $? = 0 | |
| configure:5971: result: yes | |
| configure:5999: checking for style of include used by make | |
| configure:6027: result: GNU | |
| configure:6053: checking dependency style of clang | |
| configure:6164: result: none | |
| configure:6184: checking for ar | |
| configure:6200: found /usr/bin/ar | |
| configure:6211: result: ar | |
| configure:6229: checking for clang option to accept ISO C99 | |
| configure:6378: clang -c -g -O2 conftest.c >&5 | |
| configure:6378: $? = 0 | |
| configure:6391: result: none needed | |
| configure:6408: checking for clang option to accept ISO Standard C | |
| configure:6419: result: none needed | |
| configure:6467: checking for putenv | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for tzset | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for fchmod | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for readlinkat | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for faccessat | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for fcntl | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for fdopendir | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for fstatat | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for fsync | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for gettimeofday | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for nanotime | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_nanotime", referenced from: | |
| _main in conftest-dff171.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6467: checking for lstat | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for mkostemp | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_mkostemp", referenced from: | |
| _main in conftest-a4655c.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6467: checking for pipe2 | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_pipe2", referenced from: | |
| _main in conftest-cdba7b.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6467: checking for pselect | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for readlink | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for strtoimax | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for strtoumax | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for symlink | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for localtime_r | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for timegm | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for futimes | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for futimesat | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_futimesat", referenced from: | |
| _main in conftest-fff218.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6467: checking for futimens | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_futimens", referenced from: | |
| _main in conftest-7b6536.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6467: checking for utimensat | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_utimensat", referenced from: | |
| _main in conftest-b61187.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6467: checking for lutimes | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for getdtablesize | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6467: $? = 0 | |
| configure:6467: result: yes | |
| configure:6467: checking for secure_getenv | |
| configure:6467: clang -o conftest -g -O2 conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_secure_getenv", referenced from: | |
| _main in conftest-7ab325.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:6467: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6467: result: no | |
| configure:6487: checking how to run the C preprocessor | |
| configure:6518: clang -E conftest.c | |
| configure:6518: $? = 0 | |
| configure:6532: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:6532: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6557: result: clang -E | |
| configure:6577: clang -E conftest.c | |
| configure:6577: $? = 0 | |
| configure:6591: clang -E conftest.c | |
| conftest.c:33:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:6591: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6620: checking for grep that handles long lines and -e | |
| configure:6678: result: /usr/bin/grep | |
| configure:6683: checking for egrep | |
| configure:6745: result: /usr/bin/grep -E | |
| configure:6750: checking for ANSI C header files | |
| configure:6770: clang -c -g -O2 conftest.c >&5 | |
| configure:6770: $? = 0 | |
| configure:6843: clang -o conftest -g -O2 conftest.c >&5 | |
| configure:6843: $? = 0 | |
| configure:6843: ./conftest | |
| configure:6843: $? = 0 | |
| configure:6854: result: yes | |
| configure:6867: checking for sys/types.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for sys/stat.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for stdlib.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for string.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for memory.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for strings.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for inttypes.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for stdint.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6867: checking for unistd.h | |
| configure:6867: clang -c -g -O2 conftest.c >&5 | |
| configure:6867: $? = 0 | |
| configure:6867: result: yes | |
| configure:6880: checking minix/config.h usability | |
| configure:6880: 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:6880: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6880: result: no | |
| configure:6880: checking minix/config.h presence | |
| configure:6880: clang -E conftest.c | |
| conftest.c:43:10: fatal error: 'minix/config.h' file not found | |
| #include <minix/config.h> | |
| ^ | |
| 1 error generated. | |
| configure:6880: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:6880: result: no | |
| configure:6880: checking for minix/config.h | |
| configure:6880: result: no | |
| configure:6904: checking whether it is safe to define __EXTENSIONS__ | |
| configure:6922: clang -c -g -O2 conftest.c >&5 | |
| configure:6922: $? = 0 | |
| configure:6929: result: yes | |
| configure:6946: checking whether _XOPEN_SOURCE should be defined | |
| configure:6965: clang -c -g -O2 conftest.c >&5 | |
| configure:6965: $? = 0 | |
| configure:6989: result: no | |
| configure:7004: checking for Minix Amsterdam compiler | |
| configure:7028: result: no | |
| configure:7141: checking the archiver (ar) interface | |
| configure:7157: clang -c -g -O2 conftest.c >&5 | |
| configure:7157: $? = 0 | |
| configure:7159: ar cru libconftest.a conftest.o >&5 | |
| configure:7162: $? = 0 | |
| configure:7190: result: ar | |
| configure:7357: checking for ranlib | |
| configure:7373: found /usr/bin/ranlib | |
| configure:7384: result: ranlib | |
| configure:7417: checking for special C compiler options needed for large files | |
| configure:7462: result: no | |
| configure:7468: checking for _FILE_OFFSET_BITS value needed for large files | |
| configure:7493: clang -c -g -O2 conftest.c >&5 | |
| configure:7493: $? = 0 | |
| configure:7525: result: no | |
| configure:7754: checking whether clang accepts -g3 -O2 | |
| configure:7770: clang -o conftest -g3 -O2 conftest.c >&5 | |
| configure:7770: $? = 0 | |
| configure:7778: result: yes | |
| configure:7842: checking whether the compiler is clang | |
| configure:7862: clang -c -g3 -O2 conftest.c >&5 | |
| configure:7862: $? = 0 | |
| configure:7869: result: yes | |
| configure:7874: checking whether C compiler handles -Werror -Wunknown-warning-option | |
| configure:7893: clang -o conftest -g3 -O2 -Werror -Wunknown-warning-option conftest.c >&5 | |
| configure:7893: $? = 0 | |
| configure:7903: result: yes | |
| configure:7918: checking whether C compiler handles -Wno-switch | |
| configure:7937: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wswitch conftest.c >&5 | |
| configure:7937: $? = 0 | |
| configure:7947: result: yes | |
| configure:7955: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare | |
| configure:7974: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare conftest.c >&5 | |
| configure:7974: $? = 0 | |
| configure:7984: result: yes | |
| configure:7992: checking whether C compiler handles -Wno-pointer-sign | |
| configure:8011: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wpointer-sign conftest.c >&5 | |
| configure:8011: $? = 0 | |
| configure:8021: result: yes | |
| configure:8029: checking whether C compiler handles -Wno-string-plus-int | |
| configure:8048: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wstring-plus-int conftest.c >&5 | |
| configure:8048: $? = 0 | |
| configure:8058: result: yes | |
| configure:8066: checking whether C compiler handles -Wno-unknown-attributes | |
| configure:8085: clang -o conftest -g3 -O2 -Wunknown-warning-option -Werror -Wunknown-attributes conftest.c >&5 | |
| configure:8085: $? = 0 | |
| configure:8095: result: yes | |
| configure:9061: checking whether make supports nested variables | |
| configure:9078: result: yes | |
| configure:9100: checking whether ln -s works for files in the same directory | |
| configure:9125: result: yes | |
| configure:9142: checking for install-info | |
| configure:9160: found /usr/bin/install-info | |
| configure:9173: result: /usr/bin/install-info | |
| configure:9183: checking for gzip | |
| configure:9201: found /usr/bin/gzip | |
| configure:9213: result: /usr/bin/gzip | |
| configure:9399: checking for -znocombreloc | |
| configure:9412: 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:9412: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9417: result: no | |
| configure:9425: checking whether addresses are sanitized | |
| configure:9448: 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:9448: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9455: result: no | |
| configure:9635: checking for library containing sqrt | |
| configure:9666: 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:9666: $? = 0 | |
| configure:9683: result: none required | |
| configure:9794: checking for pkg-config | |
| configure:9812: found /usr/local/opt/pkg-config/bin/pkg-config | |
| configure:9824: result: /usr/local/opt/pkg-config/bin/pkg-config | |
| configure:9849: checking pkg-config is at least version 0.9.0 | |
| configure:9852: result: yes | |
| configure:9869: checking for machine/soundcard.h | |
| configure:9869: 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:9869: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9869: result: no | |
| configure:9869: checking for sys/soundcard.h | |
| configure:9869: 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:9869: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9869: result: no | |
| configure:9869: checking for soundcard.h | |
| configure:9869: 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:9869: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9869: result: no | |
| configure:9869: checking for mmsystem.h | |
| configure:9869: 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:9869: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9869: result: no | |
| configure:9890: checking for _oss_ioctl in -lossaudio | |
| configure:9915: 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:9915: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:9924: result: no | |
| configure:9942: checking for ALSA | |
| configure:9949: $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:9952: $? = 1 | |
| configure:9966: $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:9969: $? = 1 | |
| configure:9983: result: no | |
| No package 'alsa' found | |
| configure:10089: checking for sys/systeminfo.h | |
| configure:10089: 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:10089: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10089: result: no | |
| configure:10089: checking for sys/sysinfo.h | |
| configure:10089: 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:10089: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10089: result: no | |
| configure:10089: checking for coff.h | |
| configure:10089: 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:10089: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10089: result: no | |
| configure:10089: checking for pty.h | |
| configure:10089: 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:10089: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10089: result: no | |
| configure:10089: checking for sys/resource.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for sys/utsname.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for pwd.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for utmp.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for util.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for sys/socket.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for stdlib.h | |
| configure:10089: result: yes | |
| configure:10089: checking for unistd.h | |
| configure:10089: result: yes | |
| configure:10089: checking for sys/param.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for pthread.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for malloc/malloc.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for maillock.h | |
| configure:10089: 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:10089: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10089: result: no | |
| configure:10089: checking for sys/un.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for dirent.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for execinfo.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for stdio_ext.h | |
| configure:10089: 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:10089: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10089: result: no | |
| configure:10089: checking for getopt.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for sys/time.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for wchar.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for stdint.h | |
| configure:10089: result: yes | |
| configure:10089: checking for inttypes.h | |
| configure:10089: result: yes | |
| configure:10089: checking for sys/select.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10089: checking for sys/stat.h | |
| configure:10089: result: yes | |
| configure:10089: checking for utime.h | |
| configure:10089: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10089: $? = 0 | |
| configure:10089: result: yes | |
| configure:10120: checking if personality LINUX32 can be set | |
| configure:10133: 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:10133: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10139: result: no | |
| configure:10201: checking for term.h | |
| configure:10201: clang -E conftest.c | |
| configure:10201: $? = 0 | |
| configure:10201: result: yes | |
| configure:10211: checking whether time.h and sys/time.h may both be included | |
| configure:10231: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10231: $? = 0 | |
| configure:10238: result: yes | |
| configure:10246: checking whether sys_siglist is declared | |
| configure:10246: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10246: $? = 0 | |
| configure:10246: result: yes | |
| configure:10275: checking for sys/wait.h that is POSIX.1 compatible | |
| configure:10301: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10301: $? = 0 | |
| configure:10308: result: yes | |
| configure:10322: checking for net/if.h | |
| configure:10322: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10322: $? = 0 | |
| configure:10322: result: yes | |
| configure:10338: checking for ifaddrs.h | |
| configure:10338: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10338: $? = 0 | |
| configure:10338: result: yes | |
| configure:10354: checking for net/if_dl.h | |
| configure:10354: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10354: $? = 0 | |
| configure:10354: result: yes | |
| configure:10369: checking for struct ifreq.ifr_flags | |
| configure:10369: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10369: $? = 0 | |
| configure:10369: result: yes | |
| configure:10385: checking for struct ifreq.ifr_hwaddr | |
| configure:10385: 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:10385: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10385: 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:10385: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10385: result: no | |
| configure:10401: checking for struct ifreq.ifr_netmask | |
| configure:10401: 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:10401: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10401: 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:10401: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10401: result: no | |
| configure:10417: checking for struct ifreq.ifr_broadaddr | |
| configure:10417: 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:10417: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10417: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10417: $? = 0 | |
| configure:10417: result: yes | |
| configure:10433: checking for struct ifreq.ifr_addr | |
| configure:10433: 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:10433: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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:10433: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10433: $? = 0 | |
| configure:10433: result: yes | |
| configure:10449: checking for struct ifreq.ifr_addr.sa_len | |
| configure:10449: clang -c -g3 -O2 conftest.c >&5 | |
| configure:10449: $? = 0 | |
| configure:10449: result: yes | |
| configure:10471: checking whether gcc understands -MMD -MF | |
| configure:10486: clang -c -g3 -O2 -MMD -MF deps.d -MP conftest.c >&5 | |
| configure:10486: $? = 0 | |
| configure:10495: result: yes | |
| configure:10503: checking for long file names | |
| configure:10535: result: yes | |
| configure:10552: checking for X | |
| configure:10730: result: disabled | |
| configure:10897: checking AppKit/AppKit.h usability | |
| configure:10897: clang -c -g3 -O2 -x objective-c -x objective-c conftest.c >&5 | |
| In file included from conftest.c:119: | |
| In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:10: | |
| In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: | |
| In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' after @class | |
| @class NSArray<ObjectType>; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:16: error: cannot find protocol declaration for 'ObjectType' | |
| @class NSArray<ObjectType>; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:25: error: cannot find protocol declaration for 'ObjectType' | |
| @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected identifier or '(' | |
| @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:13: error: expected ')' | |
| - (nullable ObjectType)nextObject; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:3: note: to match this '(' | |
| - (nullable ObjectType)nextObject; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:25: error: cannot find protocol declaration for 'ObjectType' | |
| @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: duplicate interface definition for class 'NSEnumerator' | |
| @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:12: note: previous definition is here | |
| @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:37: error: method type specifier must start with '-' or '+' | |
| @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:38: error: expected a type | |
| @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected selector for Objective-C method | |
| @property (readonly, copy) NSArray<ObjectType> *allObjects; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:36: error: cannot find protocol declaration for 'ObjectType' | |
| @property (readonly, copy) NSArray<ObjectType> *allObjects; | |
| ^ | |
| In file included from conftest.c:119: | |
| In file included from /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h:10: | |
| In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:32: error: cannot find protocol declaration for 'ObjectType' | |
| @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected identifier or '(' | |
| @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: expected a type | |
| - (ObjectType)objectAtIndex:(NSUInteger)index; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' | |
| - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:33: note: to match this '(' | |
| - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:20: error: cannot find protocol declaration for 'ObjectType' | |
| @interface NSArray<ObjectType> (NSExtendedArray) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: duplicate interface definition for class 'NSArray' | |
| @interface NSArray<ObjectType> (NSExtendedArray) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:12: note: previous definition is here | |
| @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:32: error: method type specifier must start with '-' or '+' | |
| @interface NSArray<ObjectType> (NSExtendedArray) | |
| ^ | |
| /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:33: error: expected a type | |
| @interface NSArray<ObjectType> (NSExtendedArray) | |
| ^ | |
| fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
| 20 errors generated. | |
| configure:10897: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "GNU Emacs" | |
| | #define PACKAGE_TARNAME "emacs" | |
| | #define PACKAGE_VERSION "25.1" | |
| | #define PACKAGE_STRING "GNU Emacs 25.1" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| | #define PACKAGE "emacs" | |
| | #define VERSION "25.1" | |
| | #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 <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 <AppKit/AppKit.h> | |
| configure:10897: result: no | |
| configure:10897: checking AppKit/AppKit.h presence | |
| configure:10897: clang -E -x objective-c conftest.c | |
| configure:10897: $? = 0 | |
| configure:10897: result: yes | |
| configure:10897: WARNING: AppKit/AppKit.h: present but cannot be compiled | |
| configure:10897: WARNING: AppKit/AppKit.h: check for missing prerequisite headers? | |
| configure:10897: WARNING: AppKit/AppKit.h: see the Autoconf documentation | |
| configure:10897: WARNING: AppKit/AppKit.h: section "Present But Cannot Be Compiled" | |
| configure:10897: WARNING: AppKit/AppKit.h: proceeding with the compiler's result | |
| configure:10897: checking for AppKit/AppKit.h | |
| configure:10897: result: no | |
| configure:10901: error: The include files (AppKit/AppKit.h etc) that | |
| are required for a Nextstep build are missing or cannot be compiled. | |
| Either fix this, or re-configure with the option '--without-ns'. | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin15.6.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_env_ALSA_CFLAGS_set= | |
| ac_cv_env_ALSA_CFLAGS_value= | |
| ac_cv_env_ALSA_LIBS_set= | |
| ac_cv_env_ALSA_LIBS_value= | |
| ac_cv_env_CAIRO_CFLAGS_set= | |
| ac_cv_env_CAIRO_CFLAGS_value= | |
| ac_cv_env_CAIRO_LIBS_set= | |
| ac_cv_env_CAIRO_LIBS_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set= | |
| ac_cv_env_CFLAGS_value= | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_DBUS_CFLAGS_set= | |
| ac_cv_env_DBUS_CFLAGS_value= | |
| ac_cv_env_DBUS_LIBS_set= | |
| ac_cv_env_DBUS_LIBS_value= | |
| ac_cv_env_FONTCONFIG_CFLAGS_set= | |
| ac_cv_env_FONTCONFIG_CFLAGS_value= | |
| ac_cv_env_FONTCONFIG_LIBS_set= | |
| ac_cv_env_FONTCONFIG_LIBS_value= | |
| ac_cv_env_FREETYPE_CFLAGS_set= | |
| ac_cv_env_FREETYPE_CFLAGS_value= | |
| ac_cv_env_FREETYPE_LIBS_set= | |
| ac_cv_env_FREETYPE_LIBS_value= | |
| ac_cv_env_GCONF_CFLAGS_set= | |
| ac_cv_env_GCONF_CFLAGS_value= | |
| ac_cv_env_GCONF_LIBS_set= | |
| ac_cv_env_GCONF_LIBS_value= | |
| ac_cv_env_GFILENOTIFY_CFLAGS_set= | |
| ac_cv_env_GFILENOTIFY_CFLAGS_value= | |
| ac_cv_env_GFILENOTIFY_LIBS_set= | |
| ac_cv_env_GFILENOTIFY_LIBS_value= | |
| ac_cv_env_GOBJECT_CFLAGS_set= | |
| ac_cv_env_GOBJECT_CFLAGS_value= | |
| ac_cv_env_GOBJECT_LIBS_set= | |
| ac_cv_env_GOBJECT_LIBS_value= | |
| ac_cv_env_GSETTINGS_CFLAGS_set= | |
| ac_cv_env_GSETTINGS_CFLAGS_value= | |
| ac_cv_env_GSETTINGS_LIBS_set= | |
| ac_cv_env_GSETTINGS_LIBS_value= | |
| ac_cv_env_GTK_CFLAGS_set= | |
| ac_cv_env_GTK_CFLAGS_value= | |
| ac_cv_env_GTK_LIBS_set= | |
| ac_cv_env_GTK_LIBS_value= | |
| ac_cv_env_IMAGEMAGICK_CFLAGS_set= | |
| ac_cv_env_IMAGEMAGICK_CFLAGS_value= | |
| ac_cv_env_IMAGEMAGICK_LIBS_set= | |
| ac_cv_env_IMAGEMAGICK_LIBS_value= | |
| ac_cv_env_KQUEUE_CFLAGS_set= | |
| ac_cv_env_KQUEUE_CFLAGS_value= | |
| ac_cv_env_KQUEUE_LIBS_set= | |
| ac_cv_env_KQUEUE_LIBS_value= | |
| ac_cv_env_LDFLAGS_set= | |
| ac_cv_env_LDFLAGS_value= | |
| ac_cv_env_LIBGNUTLS3_CFLAGS_set= | |
| ac_cv_env_LIBGNUTLS3_CFLAGS_value= | |
| ac_cv_env_LIBGNUTLS3_LIBS_set= | |
| ac_cv_env_LIBGNUTLS3_LIBS_value= | |
| ac_cv_env_LIBGNUTLS_CFLAGS_set= | |
| ac_cv_env_LIBGNUTLS_CFLAGS_value= | |
| ac_cv_env_LIBGNUTLS_LIBS_set= | |
| ac_cv_env_LIBGNUTLS_LIBS_value= | |
| ac_cv_env_LIBOTF_CFLAGS_set= | |
| ac_cv_env_LIBOTF_CFLAGS_value= | |
| ac_cv_env_LIBOTF_LIBS_set= | |
| ac_cv_env_LIBOTF_LIBS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_LIBXML2_CFLAGS_set= | |
| ac_cv_env_LIBXML2_CFLAGS_value= | |
| ac_cv_env_LIBXML2_LIBS_set= | |
| ac_cv_env_LIBXML2_LIBS_value= | |
| ac_cv_env_M17N_FLT_CFLAGS_set= | |
| ac_cv_env_M17N_FLT_CFLAGS_value= | |
| ac_cv_env_M17N_FLT_LIBS_set= | |
| ac_cv_env_M17N_FLT_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_set=set | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11 | |
| ac_cv_env_PKG_CONFIG_PATH_set=set | |
| ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/librsvg/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig | |
| ac_cv_env_PKG_CONFIG_set= | |
| ac_cv_env_PKG_CONFIG_value= | |
| ac_cv_env_RSVG_CFLAGS_set= | |
| ac_cv_env_RSVG_CFLAGS_value= | |
| ac_cv_env_RSVG_LIBS_set= | |
| ac_cv_env_RSVG_LIBS_value= | |
| ac_cv_env_WEBKIT_CFLAGS_set= | |
| ac_cv_env_WEBKIT_CFLAGS_value= | |
| ac_cv_env_WEBKIT_LIBS_set= | |
| ac_cv_env_WEBKIT_LIBS_value= | |
| ac_cv_env_XFIXES_CFLAGS_set= | |
| ac_cv_env_XFIXES_CFLAGS_value= | |
| ac_cv_env_XFIXES_LIBS_set= | |
| ac_cv_env_XFIXES_LIBS_value= | |
| ac_cv_env_XFT_CFLAGS_set= | |
| ac_cv_env_XFT_CFLAGS_value= | |
| ac_cv_env_XFT_LIBS_set= | |
| ac_cv_env_XFT_LIBS_value= | |
| ac_cv_env_XINERAMA_CFLAGS_set= | |
| ac_cv_env_XINERAMA_CFLAGS_value= | |
| ac_cv_env_XINERAMA_LIBS_set= | |
| ac_cv_env_XINERAMA_LIBS_value= | |
| ac_cv_env_XMKMF_set= | |
| ac_cv_env_XMKMF_value= | |
| ac_cv_env_XRANDR_CFLAGS_set= | |
| ac_cv_env_XRANDR_CFLAGS_value= | |
| ac_cv_env_XRANDR_LIBS_set= | |
| ac_cv_env_XRANDR_LIBS_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_func_faccessat=yes | |
| ac_cv_func_fchmod=yes | |
| ac_cv_func_fcntl=yes | |
| ac_cv_func_fdopendir=yes | |
| ac_cv_func_fstatat=yes | |
| ac_cv_func_fsync=yes | |
| ac_cv_func_futimens=no | |
| ac_cv_func_futimes=yes | |
| ac_cv_func_futimesat=no | |
| ac_cv_func_getdtablesize=yes | |
| ac_cv_func_gettimeofday=yes | |
| ac_cv_func_localtime_r=yes | |
| ac_cv_func_lstat=yes | |
| ac_cv_func_lutimes=yes | |
| ac_cv_func_mkostemp=no | |
| ac_cv_func_nanotime=no | |
| ac_cv_func_pipe2=no | |
| ac_cv_func_pselect=yes | |
| ac_cv_func_putenv=yes | |
| ac_cv_func_readlink=yes | |
| ac_cv_func_readlinkat=yes | |
| ac_cv_func_secure_getenv=no | |
| ac_cv_func_strtoimax=yes | |
| ac_cv_func_strtoumax=yes | |
| ac_cv_func_symlink=yes | |
| ac_cv_func_timegm=yes | |
| ac_cv_func_tzset=yes | |
| ac_cv_func_utimensat=no | |
| ac_cv_have_decl_sys_siglist=yes | |
| ac_cv_header_AppKit_AppKit_h=no | |
| ac_cv_header_coff_h=no | |
| ac_cv_header_dirent_h=yes | |
| ac_cv_header_execinfo_h=yes | |
| ac_cv_header_getopt_h=yes | |
| ac_cv_header_ifaddrs_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_machine_soundcard_h=no | |
| ac_cv_header_maillock_h=no | |
| ac_cv_header_malloc_malloc_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_minix_config_h=no | |
| ac_cv_header_mmsystem_h=no | |
| ac_cv_header_net_if_dl_h=yes | |
| ac_cv_header_net_if_h=yes | |
| ac_cv_header_pthread_h=yes | |
| ac_cv_header_pty_h=no | |
| ac_cv_header_pwd_h=yes | |
| ac_cv_header_soundcard_h=no | |
| ac_cv_header_stdc=yes | |
| ac_cv_header_stdint_h=yes | |
| ac_cv_header_stdio_ext_h=no | |
| ac_cv_header_stdlib_h=yes | |
| ac_cv_header_string_h=yes | |
| ac_cv_header_strings_h=yes | |
| ac_cv_header_sys_param_h=yes | |
| ac_cv_header_sys_resource_h=yes | |
| ac_cv_header_sys_select_h=yes | |
| ac_cv_header_sys_socket_h=yes | |
| ac_cv_header_sys_soundcard_h=no | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_sysinfo_h=no | |
| ac_cv_header_sys_systeminfo_h=no | |
| ac_cv_header_sys_time_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_sys_un_h=yes | |
| ac_cv_header_sys_utsname_h=yes | |
| ac_cv_header_sys_wait_h=yes | |
| ac_cv_header_term_h=yes | |
| ac_cv_header_time=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_util_h=yes | |
| ac_cv_header_utime_h=yes | |
| ac_cv_header_utmp_h=yes | |
| ac_cv_header_wchar_h=yes | |
| ac_cv_host=x86_64-apple-darwin15.6.0 | |
| ac_cv_lib_ossaudio__oss_ioctl=no | |
| ac_cv_member_struct_ifreq_ifr_addr=yes | |
| ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes | |
| ac_cv_member_struct_ifreq_ifr_broadaddr=yes | |
| ac_cv_member_struct_ifreq_ifr_flags=yes | |
| ac_cv_member_struct_ifreq_ifr_hwaddr=no | |
| ac_cv_member_struct_ifreq_ifr_netmask=no | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_GZIP_PROG=/usr/bin/gzip | |
| ac_cv_path_INSTALL_INFO=/usr/bin/install-info | |
| ac_cv_path_MAKE=make | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_prog_AR=ar | |
| ac_cv_prog_AWK=awk | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_MAKE_PROG=yes | |
| ac_cv_prog_XCRUN=xcrun | |
| ac_cv_prog_ac_ct_RANLIB=ranlib | |
| ac_cv_prog_cc_c99= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cc_stdc= | |
| ac_cv_safe_to_define___extensions__=yes | |
| ac_cv_search_sqrt='none required' | |
| ac_cv_should_define__xopen_source=no | |
| ac_cv_sys_file_offset_bits=no | |
| ac_cv_sys_largefile_CC=no | |
| ac_cv_sys_long_file_names=yes | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_ar_interface=ar | |
| am_cv_make_support_nested_variables=yes | |
| am_cv_prog_cc_c_o=yes | |
| emacs_cv_clang=yes | |
| emacs_cv_personality_linux32=no | |
| emacs_cv_prog_cc_g3=yes | |
| emacs_cv_sanitize_address=no | |
| gl_cv_c_amsterdam_compiler=no | |
| gl_cv_warn_c__Werror__Wunknown_warning_option=yes | |
| gl_cv_warn_c__Wno_pointer_sign=yes | |
| gl_cv_warn_c__Wno_string_plus_int=yes | |
| gl_cv_warn_c__Wno_switch=yes | |
| gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes | |
| gl_cv_warn_c__Wno_unknown_attributes=yes | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/build-aux/missing aclocal-1.15' | |
| ACLOCAL_PATH='/usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal' | |
| ALLOCA='' | |
| ALLOCA_H='' | |
| ALSA_CFLAGS='' | |
| ALSA_LIBS='' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='$${TAR-tar}' | |
| AM_BACKSLASH='\' | |
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
| AM_DEFAULT_VERBOSITY='1' | |
| AM_V='$(V)' | |
| APPLE_UNIVERSAL_BUILD='' | |
| AR='ar' | |
| ARFLAGS='cr' | |
| AUTOCONF='${SHELL} /private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/build-aux/missing autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/build-aux/missing autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/build-aux/missing automake-1.15' | |
| AUTO_DEPEND='yes' | |
| AWK='awk' | |
| BITSIZEOF_PTRDIFF_T='' | |
| BITSIZEOF_SIG_ATOMIC_T='' | |
| BITSIZEOF_SIZE_T='' | |
| BITSIZEOF_WCHAR_T='' | |
| BITSIZEOF_WINT_T='' | |
| BLESSMAIL_TARGET='' | |
| BUILDING_FOR_WINDOWSNT_FALSE='' | |
| BUILDING_FOR_WINDOWSNT_TRUE='#' | |
| BYTESWAP_H='' | |
| CAIRO_CFLAGS='' | |
| CAIRO_LIBS='' | |
| CANNOT_DUMP='no' | |
| CC='clang' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-g3 -O2 -x objective-c ' | |
| CFLAGS_SOUND='' | |
| CLIENTRES='' | |
| CLIENTW='' | |
| CM_OBJ='' | |
| COM_ERRLIB='' | |
| CPP='clang -E' | |
| CPPFLAGS=' -x objective-c ' | |
| CRYPTOLIB='' | |
| CYGPATH_W='echo' | |
| CYGWIN_OBJ='' | |
| C_SWITCH_MACHINE='' | |
| C_SWITCH_SYSTEM='' | |
| C_SWITCH_X_SITE='' | |
| DBUS_CFLAGS='' | |
| DBUS_LIBS='' | |
| DBUS_OBJ='' | |
| DEFS='' | |
| DEPDIR='.deps' | |
| DESLIB='' | |
| DOCMISC_W32='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EMACSRES='' | |
| EMACS_MANIFEST='' | |
| EMULTIHOP_HIDDEN='' | |
| EMULTIHOP_VALUE='' | |
| ENOLINK_HIDDEN='' | |
| ENOLINK_VALUE='' | |
| EOVERFLOW_HIDDEN='' | |
| EOVERFLOW_VALUE='' | |
| ERRNO_H='' | |
| EXECINFO_H='' | |
| EXEEXT='' | |
| FIRSTFILE_OBJ='' | |
| FONTCONFIG_CFLAGS='' | |
| FONTCONFIG_LIBS='' | |
| FONT_OBJ='' | |
| FREETYPE_CFLAGS='' | |
| FREETYPE_LIBS='' | |
| GCONF_CFLAGS='' | |
| GCONF_LIBS='' | |
| GETLOADAVG_LIBS='' | |
| GETOPT_H='' | |
| GFILENOTIFY_CFLAGS='' | |
| GFILENOTIFY_LIBS='' | |
| GL_COND_LIBTOOL_FALSE='' | |
| GL_COND_LIBTOOL_TRUE='' | |
| GL_GENERATE_ALLOCA_H_FALSE='' | |
| GL_GENERATE_ALLOCA_H_TRUE='' | |
| GL_GENERATE_BYTESWAP_H_FALSE='' | |
| GL_GENERATE_BYTESWAP_H_TRUE='' | |
| GL_GENERATE_ERRNO_H_FALSE='' | |
| GL_GENERATE_ERRNO_H_TRUE='' | |
| GL_GENERATE_EXECINFO_H_FALSE='' | |
| GL_GENERATE_EXECINFO_H_TRUE='' | |
| GL_GENERATE_STDALIGN_H_FALSE='' | |
| GL_GENERATE_STDALIGN_H_TRUE='' | |
| GL_GENERATE_STDDEF_H_FALSE='' | |
| GL_GENERATE_STDDEF_H_TRUE='' | |
| GL_GENERATE_STDINT_H_FALSE='' | |
| GL_GENERATE_STDINT_H_TRUE='' | |
| GMALLOC_OBJ='' | |
| GNULIB_ALPHASORT='' | |
| GNULIB_ATOLL='' | |
| GNULIB_CALLOC_POSIX='' | |
| GNULIB_CANONICALIZE_FILE_NAME='' | |
| GNULIB_CHDIR='' | |
| GNULIB_CHOWN='' | |
| GNULIB_CLOSE='' | |
| GNULIB_CLOSEDIR='' | |
| GNULIB_DIRFD='' | |
| GNULIB_DPRINTF='' | |
| GNULIB_DUP2='' | |
| GNULIB_DUP3='' | |
| GNULIB_DUP='' | |
| GNULIB_ENVIRON='' | |
| GNULIB_EUIDACCESS='' | |
| GNULIB_FACCESSAT='' | |
| GNULIB_FCHDIR='' | |
| GNULIB_FCHMODAT='' | |
| GNULIB_FCHOWNAT='' | |
| GNULIB_FCLOSE='' | |
| GNULIB_FCNTL='' | |
| GNULIB_FDATASYNC='' | |
| GNULIB_FDOPEN='' | |
| GNULIB_FDOPENDIR='' | |
| GNULIB_FFLUSH='' | |
| GNULIB_FFSL='' | |
| GNULIB_FFSLL='' | |
| GNULIB_FGETC='' | |
| GNULIB_FGETS='' | |
| GNULIB_FOPEN='' | |
| GNULIB_FPRINTF='' | |
| GNULIB_FPRINTF_POSIX='' | |
| GNULIB_FPURGE='' | |
| GNULIB_FPUTC='' | |
| GNULIB_FPUTS='' | |
| GNULIB_FREAD='' | |
| GNULIB_FREOPEN='' | |
| GNULIB_FSCANF='' | |
| GNULIB_FSEEK='' | |
| GNULIB_FSEEKO='' | |
| GNULIB_FSTAT='' | |
| GNULIB_FSTATAT='' | |
| GNULIB_FSYNC='' | |
| GNULIB_FTELL='' | |
| GNULIB_FTELLO='' | |
| GNULIB_FTRUNCATE='' | |
| GNULIB_FUTIMENS='' | |
| GNULIB_FWRITE='' | |
| GNULIB_GETC='' | |
| GNULIB_GETCHAR='' | |
| GNULIB_GETCWD='' | |
| GNULIB_GETDELIM='' | |
| GNULIB_GETDOMAINNAME='' | |
| GNULIB_GETDTABLESIZE='' | |
| GNULIB_GETGROUPS='' | |
| GNULIB_GETHOSTNAME='' | |
| GNULIB_GETLINE='' | |
| GNULIB_GETLOADAVG='' | |
| GNULIB_GETLOGIN='' | |
| GNULIB_GETLOGIN_R='' | |
| GNULIB_GETPAGESIZE='' | |
| GNULIB_GETSUBOPT='' | |
| GNULIB_GETTIMEOFDAY='' | |
| GNULIB_GETUSERSHELL='' | |
| GNULIB_GL_UNISTD_H_GETOPT='' | |
| GNULIB_GRANTPT='' | |
| GNULIB_GROUP_MEMBER='' | |
| GNULIB_IMAXABS='' | |
| GNULIB_IMAXDIV='' | |
| GNULIB_ISATTY='' | |
| GNULIB_LCHMOD='' | |
| GNULIB_LCHOWN='' | |
| GNULIB_LINK='' | |
| GNULIB_LINKAT='' | |
| GNULIB_LSEEK='' | |
| GNULIB_LSTAT='' | |
| GNULIB_MALLOC_POSIX='' | |
| GNULIB_MBSCASECMP='' | |
| GNULIB_MBSCASESTR='' | |
| GNULIB_MBSCHR='' | |
| GNULIB_MBSCSPN='' | |
| GNULIB_MBSLEN='' | |
| GNULIB_MBSNCASECMP='' | |
| GNULIB_MBSNLEN='' | |
| GNULIB_MBSPBRK='' | |
| GNULIB_MBSPCASECMP='' | |
| GNULIB_MBSRCHR='' | |
| GNULIB_MBSSEP='' | |
| GNULIB_MBSSPN='' | |
| GNULIB_MBSSTR='' | |
| GNULIB_MBSTOK_R='' | |
| GNULIB_MBTOWC='' | |
| GNULIB_MEMCHR='' | |
| GNULIB_MEMMEM='' | |
| GNULIB_MEMPCPY='' | |
| GNULIB_MEMRCHR='' | |
| GNULIB_MKDIRAT='' | |
| GNULIB_MKDTEMP='' | |
| GNULIB_MKFIFO='' | |
| GNULIB_MKFIFOAT='' | |
| GNULIB_MKNOD='' | |
| GNULIB_MKNODAT='' | |
| GNULIB_MKOSTEMP='' | |
| GNULIB_MKOSTEMPS='' | |
| GNULIB_MKSTEMP='' | |
| GNULIB_MKSTEMPS='' | |
| GNULIB_MKTIME='' | |
| GNULIB_NANOSLEEP='' | |
| GNULIB_NONBLOCKING='' | |
| GNULIB_OBSTACK_PRINTF='' | |
| GNULIB_OBSTACK_PRINTF_POSIX='' | |
| GNULIB_OPEN='' | |
| GNULIB_OPENAT='' | |
| GNULIB_OPENDIR='' | |
| GNULIB_PCLOSE='' | |
| GNULIB_PERROR='' | |
| GNULIB_PIPE2='' | |
| GNULIB_PIPE='' | |
| GNULIB_POPEN='' | |
| GNULIB_POSIX_OPENPT='' | |
| GNULIB_PREAD='' | |
| GNULIB_PRINTF='' | |
| GNULIB_PRINTF_POSIX='' | |
| GNULIB_PSELECT='' | |
| GNULIB_PTHREAD_SIGMASK='' | |
| GNULIB_PTSNAME='' | |
| GNULIB_PTSNAME_R='' | |
| GNULIB_PUTC='' | |
| GNULIB_PUTCHAR='' | |
| GNULIB_PUTENV='' | |
| GNULIB_PUTS='' | |
| GNULIB_PWRITE='' | |
| GNULIB_QSORT_R='' | |
| GNULIB_RAISE='' | |
| GNULIB_RANDOM='' | |
| GNULIB_RANDOM_R='' | |
| GNULIB_RAWMEMCHR='' | |
| GNULIB_READ='' | |
| GNULIB_READDIR='' | |
| GNULIB_READLINK='' | |
| GNULIB_READLINKAT='' | |
| GNULIB_REALLOC_POSIX='' | |
| GNULIB_REALPATH='' | |
| GNULIB_REMOVE='' | |
| GNULIB_RENAME='' | |
| GNULIB_RENAMEAT='' | |
| GNULIB_REWINDDIR='' | |
| GNULIB_RMDIR='' | |
| GNULIB_RPMATCH='' | |
| GNULIB_SCANDIR='' | |
| GNULIB_SCANF='' | |
| GNULIB_SECURE_GETENV='' | |
| GNULIB_SELECT='' | |
| GNULIB_SETENV='' | |
| GNULIB_SETHOSTNAME='' | |
| GNULIB_SIGACTION='' | |
| GNULIB_SIGNAL_H_SIGPIPE='' | |
| GNULIB_SIGPROCMASK='' | |
| GNULIB_SLEEP='' | |
| GNULIB_SNPRINTF='' | |
| GNULIB_SPRINTF_POSIX='' | |
| GNULIB_STAT='' | |
| GNULIB_STDIO_H_NONBLOCKING='' | |
| GNULIB_STDIO_H_SIGPIPE='' | |
| GNULIB_STPCPY='' | |
| GNULIB_STPNCPY='' | |
| GNULIB_STRCASESTR='' | |
| GNULIB_STRCHRNUL='' | |
| GNULIB_STRDUP='' | |
| GNULIB_STRERROR='' | |
| GNULIB_STRERROR_R='' | |
| GNULIB_STRNCAT='' | |
| GNULIB_STRNDUP='' | |
| GNULIB_STRNLEN='' | |
| GNULIB_STRPBRK='' | |
| GNULIB_STRPTIME='' | |
| GNULIB_STRSEP='' | |
| GNULIB_STRSIGNAL='' | |
| GNULIB_STRSTR='' | |
| GNULIB_STRTOD='' | |
| GNULIB_STRTOIMAX='' | |
| GNULIB_STRTOK_R='' | |
| GNULIB_STRTOLL='' | |
| GNULIB_STRTOULL='' | |
| GNULIB_STRTOUMAX='' | |
| GNULIB_STRVERSCMP='' | |
| GNULIB_SYMLINK='' | |
| GNULIB_SYMLINKAT='' | |
| GNULIB_SYSTEM_POSIX='' | |
| GNULIB_TIMEGM='' | |
| GNULIB_TIME_R='' | |
| GNULIB_TIME_RZ='' | |
| GNULIB_TMPFILE='' | |
| GNULIB_TTYNAME_R='' | |
| GNULIB_UNISTD_H_NONBLOCKING='' | |
| GNULIB_UNISTD_H_SIGPIPE='' | |
| GNULIB_UNLINK='' | |
| GNULIB_UNLINKAT='' | |
| GNULIB_UNLOCKPT='' | |
| GNULIB_UNSETENV='' | |
| GNULIB_USLEEP='' | |
| GNULIB_UTIMENSAT='' | |
| GNULIB_VASPRINTF='' | |
| GNULIB_VDPRINTF='' | |
| GNULIB_VFPRINTF='' | |
| GNULIB_VFPRINTF_POSIX='' | |
| GNULIB_VFSCANF='' | |
| GNULIB_VPRINTF='' | |
| GNULIB_VPRINTF_POSIX='' | |
| GNULIB_VSCANF='' | |
| GNULIB_VSNPRINTF='' | |
| GNULIB_VSPRINTF_POSIX='' | |
| GNULIB_WARN_CFLAGS='' | |
| GNULIB_WCTOMB='' | |
| GNULIB_WRITE='' | |
| GNULIB__EXIT='' | |
| GNUSTEP_CFLAGS='' | |
| GNU_OBJC_CFLAGS='' | |
| GOBJECT_CFLAGS='' | |
| GOBJECT_LIBS='' | |
| GREP='/usr/bin/grep' | |
| GSETTINGS_CFLAGS='' | |
| GSETTINGS_LIBS='' | |
| GTK_CFLAGS='' | |
| GTK_LIBS='' | |
| GTK_OBJ='' | |
| GZIP_PROG='/usr/bin/gzip' | |
| HAVE_ALPHASORT='' | |
| HAVE_ATOLL='' | |
| HAVE_CANONICALIZE_FILE_NAME='' | |
| HAVE_CHOWN='' | |
| HAVE_CLOSEDIR='' | |
| HAVE_DECL_DIRFD='' | |
| HAVE_DECL_ENVIRON='' | |
| HAVE_DECL_FCHDIR='' | |
| HAVE_DECL_FDATASYNC='' | |
| HAVE_DECL_FDOPENDIR='' | |
| HAVE_DECL_FPURGE='' | |
| HAVE_DECL_FSEEKO='' | |
| HAVE_DECL_FTELLO='' | |
| HAVE_DECL_GETDELIM='' | |
| HAVE_DECL_GETDOMAINNAME='' | |
| HAVE_DECL_GETLINE='' | |
| HAVE_DECL_GETLOADAVG='' | |
| HAVE_DECL_GETLOGIN_R='' | |
| HAVE_DECL_GETPAGESIZE='' | |
| HAVE_DECL_GETUSERSHELL='' | |
| HAVE_DECL_IMAXABS='' | |
| HAVE_DECL_IMAXDIV='' | |
| HAVE_DECL_LOCALTIME_R='' | |
| HAVE_DECL_MEMMEM='' | |
| HAVE_DECL_MEMRCHR='' | |
| HAVE_DECL_OBSTACK_PRINTF='' | |
| HAVE_DECL_SETENV='' | |
| HAVE_DECL_SETHOSTNAME='' | |
| HAVE_DECL_SNPRINTF='' | |
| HAVE_DECL_STRDUP='' | |
| HAVE_DECL_STRERROR_R='' | |
| HAVE_DECL_STRNDUP='' | |
| HAVE_DECL_STRNLEN='' | |
| HAVE_DECL_STRSIGNAL='' | |
| HAVE_DECL_STRTOIMAX='' | |
| HAVE_DECL_STRTOK_R='' | |
| HAVE_DECL_STRTOUMAX='' | |
| HAVE_DECL_TTYNAME_R='' | |
| HAVE_DECL_UNSETENV='' | |
| HAVE_DECL_VSNPRINTF='' | |
| HAVE_DIRENT_H='' | |
| HAVE_DPRINTF='' | |
| HAVE_DUP2='' | |
| HAVE_DUP3='' | |
| HAVE_EUIDACCESS='' | |
| HAVE_FACCESSAT='' | |
| HAVE_FCHDIR='' | |
| HAVE_FCHMODAT='' | |
| HAVE_FCHOWNAT='' | |
| HAVE_FCNTL='' | |
| HAVE_FDATASYNC='' | |
| HAVE_FDOPENDIR='' | |
| HAVE_FFSL='' | |
| HAVE_FFSLL='' | |
| HAVE_FSEEKO='' | |
| HAVE_FSTATAT='' | |
| HAVE_FSYNC='' | |
| HAVE_FTELLO='' | |
| HAVE_FTRUNCATE='' | |
| HAVE_FUTIMENS='' | |
| HAVE_GETDTABLESIZE='' | |
| HAVE_GETGROUPS='' | |
| HAVE_GETHOSTNAME='' | |
| HAVE_GETLOGIN='' | |
| HAVE_GETOPT_H='' | |
| HAVE_GETPAGESIZE='' | |
| HAVE_GETSUBOPT='' | |
| HAVE_GETTIMEOFDAY='' | |
| HAVE_GRANTPT='' | |
| HAVE_GROUP_MEMBER='' | |
| HAVE_INTTYPES_H='' | |
| HAVE_LCHMOD='' | |
| HAVE_LCHOWN='' | |
| HAVE_LINK='' | |
| HAVE_LINKAT='' | |
| HAVE_LONG_LONG_INT='' | |
| HAVE_LSTAT='' | |
| HAVE_MAKEINFO='yes' | |
| HAVE_MAX_ALIGN_T='' | |
| HAVE_MBSLEN='' | |
| HAVE_MEMCHR='' | |
| HAVE_MEMPCPY='' | |
| HAVE_MKDIRAT='' | |
| HAVE_MKDTEMP='' | |
| HAVE_MKFIFO='' | |
| HAVE_MKFIFOAT='' | |
| HAVE_MKNOD='' | |
| HAVE_MKNODAT='' | |
| HAVE_MKOSTEMP='' | |
| HAVE_MKOSTEMPS='' | |
| HAVE_MKSTEMP='' | |
| HAVE_MKSTEMPS='' | |
| HAVE_NANOSLEEP='' | |
| HAVE_OPENAT='' | |
| HAVE_OPENDIR='' | |
| HAVE_OS_H='' | |
| HAVE_PCLOSE='' | |
| HAVE_PIPE2='' | |
| HAVE_PIPE='' | |
| HAVE_POPEN='' | |
| HAVE_POSIX_OPENPT='' | |
| HAVE_POSIX_SIGNALBLOCKING='' | |
| HAVE_PREAD='' | |
| HAVE_PSELECT='' | |
| HAVE_PTHREAD_SIGMASK='' | |
| HAVE_PTSNAME='' | |
| HAVE_PTSNAME_R='' | |
| HAVE_PWRITE='' | |
| HAVE_RAISE='' | |
| HAVE_RANDOM='' | |
| HAVE_RANDOM_H='' | |
| HAVE_RANDOM_R='' | |
| HAVE_RAWMEMCHR='' | |
| HAVE_READDIR='' | |
| HAVE_READLINK='' | |
| HAVE_READLINKAT='' | |
| HAVE_REALPATH='' | |
| HAVE_RENAMEAT='' | |
| HAVE_REWINDDIR='' | |
| HAVE_RPMATCH='' | |
| HAVE_SCANDIR='' | |
| HAVE_SECURE_GETENV='' | |
| HAVE_SETENV='' | |
| HAVE_SETHOSTNAME='' | |
| HAVE_SIGACTION='' | |
| HAVE_SIGHANDLER_T='' | |
| HAVE_SIGINFO_T='' | |
| HAVE_SIGNED_SIG_ATOMIC_T='' | |
| HAVE_SIGNED_WCHAR_T='' | |
| HAVE_SIGNED_WINT_T='' | |
| HAVE_SIGSET_T='' | |
| HAVE_SLEEP='' | |
| HAVE_STDINT_H='' | |
| HAVE_STPCPY='' | |
| HAVE_STPNCPY='' | |
| HAVE_STRCASESTR='' | |
| HAVE_STRCHRNUL='' | |
| HAVE_STRPBRK='' | |
| HAVE_STRPTIME='' | |
| HAVE_STRSEP='' | |
| HAVE_STRTOD='' | |
| HAVE_STRTOLL='' | |
| HAVE_STRTOULL='' | |
| HAVE_STRUCT_RANDOM_DATA='' | |
| HAVE_STRUCT_SIGACTION_SA_SIGACTION='' | |
| HAVE_STRUCT_TIMEVAL='' | |
| HAVE_STRVERSCMP='' | |
| HAVE_SYMLINK='' | |
| HAVE_SYMLINKAT='' | |
| HAVE_SYS_BITYPES_H='' | |
| HAVE_SYS_INTTYPES_H='' | |
| HAVE_SYS_LOADAVG_H='' | |
| HAVE_SYS_PARAM_H='' | |
| HAVE_SYS_SELECT_H='' | |
| HAVE_SYS_TIME_H='' | |
| HAVE_SYS_TYPES_H='' | |
| HAVE_TIMEGM='' | |
| HAVE_TIMEZONE_T='' | |
| HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' | |
| HAVE_UNISTD_H='' | |
| HAVE_UNLINKAT='' | |
| HAVE_UNLOCKPT='' | |
| HAVE_UNSIGNED_LONG_LONG_INT='' | |
| HAVE_USLEEP='' | |
| HAVE_UTIMENSAT='' | |
| HAVE_VASPRINTF='' | |
| HAVE_VDPRINTF='' | |
| HAVE_WCHAR_H='' | |
| HAVE_WCHAR_T='' | |
| HAVE_WINSOCK2_H='' | |
| HAVE_XSERVER='' | |
| HAVE__EXIT='' | |
| IMAGEMAGICK_CFLAGS='' | |
| IMAGEMAGICK_LIBS='' | |
| INCLUDE_NEXT='' | |
| INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' | |
| INSTALL_ARCH_INDEP_EXTRA='' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_INFO='/usr/bin/install-info' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| INT32_MAX_LT_INTMAX_MAX='' | |
| INT64_MAX_EQ_LONG_MAX='' | |
| KQUEUE_CFLAGS='' | |
| KQUEUE_LIBS='' | |
| KRB4LIB='' | |
| KRB5LIB='' | |
| LDFLAGS='' | |
| LD_SWITCH_SYSTEM='' | |
| LD_SWITCH_SYSTEM_TEMACS='' | |
| LD_SWITCH_X_SITE='' | |
| LD_SWITCH_X_SITE_RPATH='' | |
| LIBGIF='' | |
| LIBGNUTLS3_CFLAGS='' | |
| LIBGNUTLS3_LIBS='' | |
| LIBGNUTLS_CFLAGS='' | |
| LIBGNUTLS_LIBS='' | |
| LIBGNU_LIBDEPS='' | |
| LIBGNU_LTLIBDEPS='' | |
| LIBGPM='' | |
| LIBHESIOD='' | |
| LIBINTL='' | |
| LIBJPEG='' | |
| LIBMODULES='' | |
| LIBOBJS='' | |
| LIBOTF_CFLAGS='' | |
| LIBOTF_LIBS='' | |
| LIBPNG='' | |
| LIBRESOLV='' | |
| LIBS='' | |
| LIBSELINUX_LIBS='' | |
| LIBSOUND='' | |
| LIBS_ECLIENT='' | |
| LIBS_GNUSTEP='' | |
| LIBS_MAIL='' | |
| LIBS_SYSTEM='' | |
| LIBS_TERMCAP='' | |
| LIBTIFF='' | |
| LIBXMENU='' | |
| LIBXML2_CFLAGS='' | |
| LIBXML2_LIBS='' | |
| LIBXMU='' | |
| LIBXPM='' | |
| LIBXSM='' | |
| LIBXTR6='' | |
| LIBXT_OTHER='' | |
| LIBX_OTHER='' | |
| LIBZ='' | |
| LIB_ACL='' | |
| LIB_CLOCK_GETTIME='' | |
| LIB_EACCESS='' | |
| LIB_EXECINFO='' | |
| LIB_FDATASYNC='' | |
| LIB_MATH='' | |
| LIB_PTHREAD='' | |
| LIB_PTHREAD_SIGMASK='' | |
| LIB_TIMER_TIME='' | |
| LIB_WSOCK32='' | |
| LN_S_FILEONLY='ln -s' | |
| LTLIBINTL='' | |
| LTLIBOBJS='' | |
| M17N_FLT_CFLAGS='' | |
| M17N_FLT_LIBS='' | |
| MAKEINFO='makeinfo' | |
| MAKE_PROG='yes' | |
| MKDIR_P='build-aux/install-sh -c -d' | |
| MODULES_OBJ='' | |
| NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_STRING_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_TIME_H='' | |
| NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' | |
| NEXT_DIRENT_H='' | |
| NEXT_ERRNO_H='' | |
| NEXT_FCNTL_H='' | |
| NEXT_GETOPT_H='' | |
| NEXT_INTTYPES_H='' | |
| NEXT_SIGNAL_H='' | |
| NEXT_STDDEF_H='' | |
| NEXT_STDINT_H='' | |
| NEXT_STDIO_H='' | |
| NEXT_STDLIB_H='' | |
| NEXT_STRING_H='' | |
| NEXT_SYS_SELECT_H='' | |
| NEXT_SYS_STAT_H='' | |
| NEXT_SYS_TIME_H='' | |
| NEXT_SYS_TYPES_H='' | |
| NEXT_TIME_H='' | |
| NEXT_UNISTD_H='' | |
| NOTIFY_CFLAGS='' | |
| NOTIFY_LIBS='' | |
| NOTIFY_OBJ='' | |
| NS_OBJ='' | |
| NS_OBJC_OBJ='' | |
| NTDIR='' | |
| NTLIB='' | |
| OBJEXT='o' | |
| OTHER_FILES='' | |
| PACKAGE='emacs' | |
| PACKAGE_BUGREPORT='[email protected]' | |
| PACKAGE_NAME='GNU Emacs' | |
| PACKAGE_STRING='GNU Emacs 25.1' | |
| PACKAGE_TARNAME='emacs' | |
| PACKAGE_URL='http://www.gnu.org/software/emacs/' | |
| PACKAGE_VERSION='25.1' | |
| PATH_SEPARATOR=':' | |
| PAXCTL='' | |
| PAXCTL_dumped='' | |
| PAXCTL_notdumped='' | |
| PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
| PKG_CONFIG_LIBDIR='/usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.11' | |
| PKG_CONFIG_PATH='/usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/libtasn1/lib/pkgconfig:/usr/local/opt/nettle/lib/pkgconfig:/usr/local/opt/gnutls/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/fontconfig/lib/pkgconfig:/usr/local/opt/pixman/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/cairo/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/gobject-introspection/lib/pkgconfig:/usr/local/opt/gdk-pixbuf/lib/pkgconfig:/usr/local/opt/libcroco/lib/pkgconfig:/usr/local/opt/icu4c/lib/pkgconfig:/usr/local/opt/harfbuzz/lib/pkgconfig:/usr/local/opt/pango/lib/pkgconfig:/usr/local/opt/librsvg/lib/pkgconfig:/usr/local/opt/imagemagick/lib/pkgconfig' | |
| PNG_CFLAGS='' | |
| POST_ALLOC_OBJ='' | |
| PRAGMA_COLUMNS='' | |
| PRAGMA_SYSTEM_HEADER='' | |
| PRE_ALLOC_OBJ='' | |
| PRIPTR_PREFIX='' | |
| PRI_MACROS_BROKEN='' | |
| PROFILING_CFLAGS='' | |
| PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' | |
| PTRDIFF_T_SUFFIX='' | |
| RALLOC_OBJ='' | |
| RANLIB='ranlib' | |
| REPLACE_CALLOC='' | |
| REPLACE_CANONICALIZE_FILE_NAME='' | |
| REPLACE_CHOWN='' | |
| REPLACE_CLOSE='' | |
| REPLACE_CLOSEDIR='' | |
| REPLACE_DIRFD='' | |
| REPLACE_DPRINTF='' | |
| REPLACE_DUP2='' | |
| REPLACE_DUP='' | |
| REPLACE_FCHOWNAT='' | |
| REPLACE_FCLOSE='' | |
| REPLACE_FCNTL='' | |
| REPLACE_FDOPEN='' | |
| REPLACE_FDOPENDIR='' | |
| REPLACE_FFLUSH='' | |
| REPLACE_FOPEN='' | |
| REPLACE_FPRINTF='' | |
| REPLACE_FPURGE='' | |
| REPLACE_FREOPEN='' | |
| REPLACE_FSEEK='' | |
| REPLACE_FSEEKO='' | |
| REPLACE_FSTAT='' | |
| REPLACE_FSTATAT='' | |
| REPLACE_FTELL='' | |
| REPLACE_FTELLO='' | |
| REPLACE_FTRUNCATE='' | |
| REPLACE_FUTIMENS='' | |
| REPLACE_GETCWD='' | |
| REPLACE_GETDELIM='' | |
| REPLACE_GETDOMAINNAME='' | |
| REPLACE_GETDTABLESIZE='' | |
| REPLACE_GETGROUPS='' | |
| REPLACE_GETLINE='' | |
| REPLACE_GETLOGIN_R='' | |
| REPLACE_GETPAGESIZE='' | |
| REPLACE_GETTIMEOFDAY='' | |
| REPLACE_GMTIME='' | |
| REPLACE_ISATTY='' | |
| REPLACE_LCHOWN='' | |
| REPLACE_LINK='' | |
| REPLACE_LINKAT='' | |
| REPLACE_LOCALTIME='' | |
| REPLACE_LOCALTIME_R='' | |
| REPLACE_LSEEK='' | |
| REPLACE_LSTAT='' | |
| REPLACE_MALLOC='' | |
| REPLACE_MBTOWC='' | |
| REPLACE_MEMCHR='' | |
| REPLACE_MEMMEM='' | |
| REPLACE_MKDIR='' | |
| REPLACE_MKFIFO='' | |
| REPLACE_MKNOD='' | |
| REPLACE_MKSTEMP='' | |
| REPLACE_MKTIME='' | |
| REPLACE_NANOSLEEP='' | |
| REPLACE_NULL='' | |
| REPLACE_OBSTACK_PRINTF='' | |
| REPLACE_OPEN='' | |
| REPLACE_OPENAT='' | |
| REPLACE_OPENDIR='' | |
| REPLACE_PERROR='' | |
| REPLACE_POPEN='' | |
| REPLACE_PREAD='' | |
| REPLACE_PRINTF='' | |
| REPLACE_PSELECT='' | |
| REPLACE_PTHREAD_SIGMASK='' | |
| REPLACE_PTSNAME='' | |
| REPLACE_PTSNAME_R='' | |
| REPLACE_PUTENV='' | |
| REPLACE_PWRITE='' | |
| REPLACE_QSORT_R='' | |
| REPLACE_RAISE='' | |
| REPLACE_RANDOM_R='' | |
| REPLACE_READ='' | |
| REPLACE_READLINK='' | |
| REPLACE_READLINKAT='' | |
| REPLACE_REALLOC='' | |
| REPLACE_REALPATH='' | |
| REPLACE_REMOVE='' | |
| REPLACE_RENAME='' | |
| REPLACE_RENAMEAT='' | |
| REPLACE_RMDIR='' | |
| REPLACE_SELECT='' | |
| REPLACE_SETENV='' | |
| REPLACE_SLEEP='' | |
| REPLACE_SNPRINTF='' | |
| REPLACE_SPRINTF='' | |
| REPLACE_STAT='' | |
| REPLACE_STDIO_READ_FUNCS='' | |
| REPLACE_STDIO_WRITE_FUNCS='' | |
| REPLACE_STPNCPY='' | |
| REPLACE_STRCASESTR='' | |
| REPLACE_STRCHRNUL='' | |
| REPLACE_STRDUP='' | |
| REPLACE_STRERROR='' | |
| REPLACE_STRERROR_R='' | |
| REPLACE_STRNCAT='' | |
| REPLACE_STRNDUP='' | |
| REPLACE_STRNLEN='' | |
| REPLACE_STRSIGNAL='' | |
| REPLACE_STRSTR='' | |
| REPLACE_STRTOD='' | |
| REPLACE_STRTOIMAX='' | |
| REPLACE_STRTOK_R='' | |
| REPLACE_STRTOUMAX='' | |
| REPLACE_STRUCT_TIMEVAL='' | |
| REPLACE_SYMLINK='' | |
| REPLACE_SYMLINKAT='' | |
| REPLACE_TIMEGM='' | |
| REPLACE_TMPFILE='' | |
| REPLACE_TTYNAME_R='' | |
| REPLACE_UNLINK='' | |
| REPLACE_UNLINKAT='' | |
| REPLACE_UNSETENV='' | |
| REPLACE_USLEEP='' | |
| REPLACE_UTIMENSAT='' | |
| REPLACE_VASPRINTF='' | |
| REPLACE_VDPRINTF='' | |
| REPLACE_VFPRINTF='' | |
| REPLACE_VPRINTF='' | |
| REPLACE_VSNPRINTF='' | |
| REPLACE_VSPRINTF='' | |
| REPLACE_WCTOMB='' | |
| REPLACE_WRITE='' | |
| RSVG_CFLAGS='' | |
| RSVG_LIBS='' | |
| SEPCHAR='' | |
| SETFATTR='' | |
| SETTINGS_CFLAGS='' | |
| SETTINGS_LIBS='' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| SIG_ATOMIC_T_SUFFIX='' | |
| SIZE_T_SUFFIX='' | |
| STDALIGN_H='' | |
| STDDEF_H='' | |
| STDINT_H='' | |
| STRIP='' | |
| SUBDIR_MAKEFILES_IN='' | |
| SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' | |
| TERMCAP_OBJ='' | |
| TIME_H_DEFINES_STRUCT_TIMESPEC='' | |
| TOOLKIT_LIBW='' | |
| UINT32_MAX_LT_UINTMAX_MAX='' | |
| UINT64_MAX_EQ_ULONG_MAX='' | |
| UNDEFINE_STRTOK_R='' | |
| UNEXEC_OBJ='unexmacosx.o' | |
| UNISTD_H_DEFINES_STRUCT_TIMESPEC='' | |
| UNISTD_H_HAVE_WINSOCK2_H='' | |
| UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' | |
| UPDATE_MANIFEST='' | |
| USE_ACL='' | |
| VERSION='25.1' | |
| VMLIMIT_OBJ='' | |
| W32_LIBS='' | |
| W32_OBJ='' | |
| W32_RES_LINK='' | |
| WARN_CFLAGS=' -Wno-switch -Wno-tautological-constant-out-of-range-compare -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes' | |
| WCHAR_T_SUFFIX='' | |
| WEBKIT_CFLAGS='' | |
| WEBKIT_LIBS='' | |
| WERROR_CFLAGS='' | |
| WIDGET_OBJ='' | |
| WINDOWS_64_BIT_OFF_T='' | |
| WINDOWS_64_BIT_ST_SIZE='' | |
| WINDOW_SYSTEM_OBJ='' | |
| WINDRES='' | |
| WINT_T_SUFFIX='' | |
| XARGS_LIMIT='' | |
| XCB_LIBS='' | |
| XCRUN='xcrun' | |
| XFIXES_CFLAGS='' | |
| XFIXES_LIBS='' | |
| XFT_CFLAGS='' | |
| XFT_LIBS='' | |
| XGSELOBJ='' | |
| XINERAMA_CFLAGS='' | |
| XINERAMA_LIBS='' | |
| XMENU_OBJ='' | |
| XMKMF='' | |
| XOBJ='' | |
| XRANDR_CFLAGS='' | |
| XRANDR_LIBS='' | |
| XWIDGETS_OBJ='' | |
| X_TOOLKIT_TYPE='' | |
| ac_ct_AR='' | |
| ac_ct_CC='' | |
| am__EXEEXT_FALSE='' | |
| am__EXEEXT_TRUE='' | |
| am__fastdepCC_FALSE='' | |
| am__fastdepCC_TRUE='#' | |
| am__include='include' | |
| am__isrc='' | |
| am__leading_dot='.' | |
| am__nodep='' | |
| am__quote='' | |
| am__tar='$${TAR-tar} chof - "$$tardir"' | |
| am__untar='$${TAR-tar} xf -' | |
| archlibdir='${libexecdir}/emacs/${version}/${configuration}' | |
| bindir='${exec_prefix}/bin' | |
| bitmapdir='' | |
| build='x86_64-apple-darwin15.6.0' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='darwin15.6.0' | |
| build_vendor='apple' | |
| cache_file='/dev/null' | |
| canonical='x86_64-apple-darwin15.6.0' | |
| comma_space_version='' | |
| comma_version='' | |
| configuration='x86_64-apple-darwin15.6.0' | |
| copyright='' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| etcdir='${datadir}/emacs/${version}/etc' | |
| etcdocdir='${datadir}/emacs/${version}/etc' | |
| exec_prefix='NONE' | |
| gamedir='${localstatedir}/games/emacs' | |
| gamegroup='games' | |
| gameuser='' | |
| gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_FALSE='' | |
| gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_TRUE='' | |
| gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_FALSE='' | |
| gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE='' | |
| gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_FALSE='' | |
| gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_TRUE='' | |
| gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE='' | |
| gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE='' | |
| gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='' | |
| gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE='' | |
| gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE='' | |
| gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE='' | |
| gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='' | |
| gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE='' | |
| gl_GNULIB_ENABLED_dirfd_FALSE='' | |
| gl_GNULIB_ENABLED_dirfd_TRUE='' | |
| gl_GNULIB_ENABLED_dosname_FALSE='' | |
| gl_GNULIB_ENABLED_dosname_TRUE='' | |
| gl_GNULIB_ENABLED_euidaccess_FALSE='' | |
| gl_GNULIB_ENABLED_euidaccess_TRUE='' | |
| gl_GNULIB_ENABLED_getdtablesize_FALSE='' | |
| gl_GNULIB_ENABLED_getdtablesize_TRUE='' | |
| gl_GNULIB_ENABLED_getgroups_FALSE='' | |
| gl_GNULIB_ENABLED_getgroups_TRUE='' | |
| gl_GNULIB_ENABLED_pathmax_FALSE='' | |
| gl_GNULIB_ENABLED_pathmax_TRUE='' | |
| gl_GNULIB_ENABLED_secure_getenv_FALSE='' | |
| gl_GNULIB_ENABLED_secure_getenv_TRUE='' | |
| gl_GNULIB_ENABLED_stat_FALSE='' | |
| gl_GNULIB_ENABLED_stat_TRUE='' | |
| gl_GNULIB_ENABLED_strtoll_FALSE='' | |
| gl_GNULIB_ENABLED_strtoll_TRUE='' | |
| gl_GNULIB_ENABLED_strtoull_FALSE='' | |
| gl_GNULIB_ENABLED_strtoull_TRUE='' | |
| gl_GNULIB_ENABLED_tempname_FALSE='' | |
| gl_GNULIB_ENABLED_tempname_TRUE='' | |
| gl_LIBOBJS='' | |
| gl_LTLIBOBJS='' | |
| gltests_LIBOBJS='' | |
| gltests_LTLIBOBJS='' | |
| gltests_WITNESS='' | |
| host='x86_64-apple-darwin15.6.0' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin15.6.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='/usr/local/Cellar/emacs-plus/25.1/share/info/emacs' | |
| install_sh='${SHELL} /private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/build-aux/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| liblockfile='' | |
| lispdir='${datadir}/emacs/${version}/lisp' | |
| lisppath='${locallisppath}:${standardlisppath}' | |
| localedir='${datarootdir}/locale' | |
| locallisppath='/usr/local/share/emacs/site-lisp' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(MKDIR_P)' | |
| ns_appbindir='/private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/nextstep/Emacs.app/Contents/MacOS' | |
| ns_appdir='/private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/nextstep/Emacs.app' | |
| ns_appresdir='/private/tmp/emacs-plus-20161003-38715-12a27mk/emacs-25.1/nextstep/Emacs.app/Contents/Resources' | |
| ns_appsrc='Cocoa/Emacs.base' | |
| ns_check_file='' | |
| ns_self_contained='' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/emacs-plus/25.1' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| srcdir='.' | |
| standardlisppath='${lispdir}' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| version='' | |
| x_default_search_path='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU Emacs" | |
| #define PACKAGE_TARNAME "emacs" | |
| #define PACKAGE_VERSION "25.1" | |
| #define PACKAGE_STRING "GNU Emacs 25.1" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/emacs/" | |
| #define PACKAGE "emacs" | |
| #define VERSION "25.1" | |
| #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 | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment