Skip to content

Instantly share code, notes, and snippets.

@MaxMEllon
Created September 28, 2017 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaxMEllon/22eb2eb434aed75db74045742014ca49 to your computer and use it in GitHub Desktop.
Save MaxMEllon/22eb2eb434aed75db74045742014ca49 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ auto/configure --enable-multibyte --with-features=huge --enable-luainterp=dynamic --with-lua-prefix=/usr/local --enable-perlinterp=yes --enable-rubyinterp=yes --enable-python3interp=yes --enable-pythoninterp=yes --prefix=/usr/local --disable-selinux --enable-terminal --with-ruby-command=/Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby --enable-fail-if-missing --enable-fontset --enable-tclinterp --srcdir=. --cache-file=auto/config.cache
## --------- ##
## Platform. ##
## --------- ##
hostname = Viper.local
uname -m = x86_64
uname -r = 15.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~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: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 267 tasks, 1318 threads, 4 processors
Load average: 1.42, Mach factor: 2.56
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/maxmellon/.dotfiles/node_modules/.bin
PATH: /Users/maxmellon/.yarn/bin
PATH: /Users/maxmellon/.crenv/shims
PATH: /Users/maxmellon/.crenv/bin
PATH: /Users/maxmellon/.nodenv/shims
PATH: /Users/maxmellon/.nodenv/bin
PATH: /Users/maxmellon/.rbenv/shims
PATH: /Users/maxmellon/.rbenv/bin
PATH: /Users/maxmellon/.pyenv/shims
PATH: /Users/maxmellon/.pyenv/bin
PATH: /Users/maxmellon/.zplug/bin
PATH: /Users/maxmellon/.local/bin
PATH: /Users/maxmellon/local/go/bin
PATH: /Users/maxmellon/local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2555: creating cache auto/config.cache
configure:2633: checking whether make sets $(MAKE)
configure:2655: result: yes
configure:2713: checking for gcc
configure:2740: result: clang
configure:2969: checking for C compiler version
configure:2978: clang --version >&5
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:2989: $? = 0
configure:2978: clang -v >&5
Apple LLVM version 7.3.0 (clang-703.0.29)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:2989: $? = 0
configure:2978: clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2989: $? = 1
configure:2978: clang -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:2989: $? = 1
configure:3009: checking whether the C compiler works
configure:3031: clang -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 conftest.c >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:3035: $? = 0
configure:3083: result: yes
configure:3086: checking for C compiler default output file name
configure:3088: result: a.out
configure:3094: checking for suffix of executables
configure:3101: clang -o conftest -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 conftest.c >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:3105: $? = 0
configure:3127: result:
configure:3149: checking whether we are cross compiling
configure:3157: clang -o conftest -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 conftest.c >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:3161: $? = 0
configure:3168: ./conftest
configure:3172: $? = 0
configure:3187: result: no
configure:3192: checking for suffix of object files
configure:3214: clang -c conftest.c >&5
configure:3218: $? = 0
configure:3239: result: o
configure:3243: checking whether we are using the GNU C compiler
configure:3262: clang -c conftest.c >&5
configure:3262: $? = 0
configure:3271: result: yes
configure:3280: checking whether clang accepts -g
configure:3300: clang -c -g conftest.c >&5
configure:3300: $? = 0
configure:3341: result: yes
configure:3358: checking for clang option to accept ISO C89
configure:3421: clang -c -g -O2 conftest.c >&5
configure:3421: $? = 0
configure:3434: result: none needed
configure:3458: checking how to run the C preprocessor
configure:3489: clang -E conftest.c
configure:3489: $? = 0
configure:3503: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3503: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3528: result: clang -E
configure:3548: clang -E conftest.c
configure:3548: $? = 0
configure:3562: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3591: checking for grep that handles long lines and -e
configure:3649: result: /usr/bin/grep
configure:3654: checking for egrep
configure:3716: result: /usr/bin/grep -E
configure:3730: checking for fgrep
configure:3792: result: /usr/bin/grep -F
configure:3796: checking for library containing strerror
configure:3827: clang -o conftest -g -O2 -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 conftest.c >&5
conftest.c:17:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:17:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:3827: $? = 0
configure:3844: result: none required
configure:3855: checking for gawk
configure:3885: result: no
configure:3855: checking for mawk
configure:3885: result: no
configure:3855: checking for nawk
configure:3885: result: no
configure:3855: checking for awk
configure:3871: found /usr/bin/awk
configure:3882: result: awk
configure:3895: checking for strip
configure:3911: found /usr/bin/strip
configure:3923: result: strip
configure:3934: checking for ANSI C header files
configure:3954: clang -c -g -O2 conftest.c >&5
configure:3954: $? = 0
configure:4027: clang -o conftest -g -O2 -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 conftest.c >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:4027: $? = 0
configure:4027: ./conftest
configure:4027: $? = 0
configure:4038: result: yes
configure:4046: checking for sys/wait.h that is POSIX.1 compatible
configure:4072: clang -c -g -O2 conftest.c >&5
configure:4072: $? = 0
configure:4079: result: yes
configure:4089: checking --enable-fail-if-missing argument
configure:4098: result: yes
configure:4121: checking for clang version
configure:4129: result: 703000029
configure:4131: checking if clang supports -fno-strength-reduce
configure:4134: result: no
configure:4157: checking for buggy tools...
configure:4164: checking for BeOS
configure:4170: result: no
configure:4174: checking for QNX
configure:4181: result: no
configure:4185: checking for Darwin (Mac OS X)
configure:4188: result: yes
configure:4191: checking --disable-darwin argument
configure:4201: result: no
configure:4203: checking if Darwin files are there
configure:4206: result: yes
configure:4218: checking --with-mac-arch argument
configure:4226: result: defaulting to current
configure:4231: checking --with-developer-dir argument
configure:4239: result: not present
configure:4247: checking for xcode-select
configure:4265: found /usr/bin/xcode-select
configure:4277: result: /usr/bin/xcode-select
configure:4286: checking for developer dir using xcode-select
configure:4289: result: /Applications/Xcode.app/Contents/Developer
configure:4370: checking for sys/types.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for sys/stat.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for stdlib.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for string.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for memory.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for strings.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for inttypes.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for stdint.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4370: checking for unistd.h
configure:4370: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4370: $? = 0
configure:4370: result: yes
configure:4382: checking Carbon/Carbon.h usability
configure:4382: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4382: $? = 0
configure:4382: result: yes
configure:4382: checking Carbon/Carbon.h presence
configure:4382: clang -E -DMACOS_X_UNIX conftest.c
configure:4382: $? = 0
configure:4382: result: yes
configure:4382: checking for Carbon/Carbon.h
configure:4382: result: yes
configure:4406: checking AvailabilityMacros.h usability
configure:4406: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4406: $? = 0
configure:4406: result: yes
configure:4406: checking AvailabilityMacros.h presence
configure:4406: clang -E -DMACOS_X_UNIX conftest.c
configure:4406: $? = 0
configure:4406: result: yes
configure:4406: checking for AvailabilityMacros.h
configure:4406: result: yes
configure:4421: checking --with-local-dir argument
configure:4445: result: Defaulting to /usr/local
configure:4470: checking --with-vim-name argument
configure:4478: result: Defaulting to vim
configure:4483: checking --with-ex-name argument
configure:4491: result: Defaulting to ex
configure:4496: checking --with-view-name argument
configure:4504: result: Defaulting to view
configure:4510: checking --with-global-runtime argument
configure:4521: result: no
configure:4526: checking --with-modified-by argument
configure:4537: result: no
configure:4542: checking if character set is EBCDIC
configure:4561: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:31:1: error: use of undeclared identifier 'make'
make an error "Character set is not EBCDIC"
^
1 error generated.
configure:4561: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| /* TryCompile function for CharSet.
| Treat any failure as ASCII for compatibility with existing art.
| Use compile-time rather than run-time tests for cross-compiler
| tolerance. */
| #if '0'!=240
| make an error "Character set is not EBCDIC"
| #endif
| ;
| return 0;
| }
configure:4571: result: no
configure:4632: checking --disable-smack argument
configure:4642: result: no
configure:4644: checking linux/xattr.h usability
configure:4644: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:55:10: fatal error: 'linux/xattr.h' file not found
#include <linux/xattr.h>
^
1 error generated.
configure:4644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_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 <linux/xattr.h>
configure:4644: result: no
configure:4644: checking linux/xattr.h presence
configure:4644: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:22:10: fatal error: 'linux/xattr.h' file not found
#include <linux/xattr.h>
^
1 error generated.
configure:4644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| /* end confdefs.h. */
| #include <linux/xattr.h>
configure:4644: result: no
configure:4644: checking for linux/xattr.h
configure:4644: result: no
configure:4731: checking --disable-selinux argument
configure:4786: result: yes
configure:4792: checking --with-features argument
configure:4797: result: huge
configure:4828: checking --with-compiledby argument
configure:4836: result: no
configure:4842: checking --disable-xsmp argument
configure:4853: result: no
configure:4855: checking --disable-xsmp-interact argument
configure:4865: result: no
configure:4878: checking --enable-luainterp argument
configure:4887: result: dynamic
configure:4897: checking --with-lua-prefix argument
configure:4902: result: /usr/local
configure:4926: checking --with-luajit
configure:4936: result: no
configure:5007: checking for lua
configure:5025: found /usr/local/bin/lua
configure:5037: result: /usr/local/bin/lua
configure:5046: checking Lua version
configure:5053: result: 5.2
configure:5069: checking if lua.h can be found in /usr/local/include
configure:5072: result: yes
configure:5167: checking if liblua*.dylib* can be found in /usr/local
configure:5190: result: yes
configure:5218: checking --enable-mzschemeinterp argument
configure:5227: result: no
configure:5623: checking --enable-perlinterp argument
configure:5632: result: yes
configure:5641: checking for perl
configure:5659: found /usr/bin/perl
configure:5671: result: /usr/bin/perl
configure:5680: checking Perl version
configure:5704: result: OK
configure:5730: checking if compile and link flags for Perl are sane
configure:5750: clang -o conftest -g -O2 -arch i386 -arch x86_64 -g -pipe -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -DMACOS_X_UNIX -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -arch i386 -arch x86_64 -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:5750: $? = 0
configure:5751: result: yes
configure:5825: checking --enable-pythoninterp argument
configure:5834: result: yes
configure:5845: checking for python2
configure:5863: found /Users/maxmellon/.pyenv/shims/python2
configure:5875: result: /Users/maxmellon/.pyenv/shims/python2
configure:5888: checking Python version
configure:5897: result: 2.7
configure:5900: checking Python is 2.3 or better
configure:5905: result: yep
configure:5908: checking Python's install prefix
configure:5917: result: /Users/maxmellon/.pyenv/versions/2.7.11
configure:5920: checking Python's execution prefix
configure:5929: result: /Users/maxmellon/.pyenv/versions/2.7.11
configure:5951: checking Python's configuration directory
configure:5973: result: /Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/config
configure:6032: checking Python's dll name
configure:6045: result: libpython2.7.a
configure:6061: checking if -pthread should be used
configure:6103: result: no
configure:6107: checking if compile and link flags for Python are sane
configure:6124: clang -o conftest -g -O2 -I/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7 -DPYTHON_HOME='"/Users/maxmellon/.pyenv/versions/2.7.11"' -DMACOS_X_UNIX -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -L/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation -u _PyMac_Error >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:6124: $? = 0
configure:6125: result: yes
configure:6165: checking --enable-python3interp argument
configure:6174: result: yes
configure:6185: checking for python3
configure:6203: found /Users/maxmellon/.pyenv/shims/python3
configure:6215: result: /Users/maxmellon/.pyenv/shims/python3
configure:6228: checking Python version
configure:6237: result: 3.6
configure:6240: checking Python is 3.0 or better
configure:6245: result: yep
configure:6248: checking Python's abiflags
configure:6262: result: m
configure:6265: checking Python's install prefix
configure:6274: result: /Users/maxmellon/.pyenv/versions/3.6.2
configure:6277: checking Python's execution prefix
configure:6286: result: /Users/maxmellon/.pyenv/versions/3.6.2
configure:6308: checking Python's configuration directory
configure:6331: result: /Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/config-3.6m-darwin
configure:6364: checking Python3's dll name
configure:6377: result: libpython3.6m.dylib
configure:6389: checking if -pthread should be used
configure:6431: result: no
configure:6435: checking if compile and link flags for Python 3 are sane
configure:6452: clang -o conftest -g -O2 -I/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m -DPYTHON3_HOME='L"/Users/maxmellon/.pyenv/versions/3.6.2"' -DMACOS_X_UNIX -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -L/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/config-3.6m-darwin -lpython3.6m -ldl -framework CoreFoundation >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:6452: $? = 0
configure:6453: result: yes
configure:6495: checking whether we can do without RTLD_GLOBAL for Python
configure:6544: clang -o conftest -g -O2 -I/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7 -DPYTHON_HOME='"/Users/maxmellon/.pyenv/versions/2.7.11"' -DMACOS_X_UNIX -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -ldl >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:6544: $? = 0
configure:6544: ./conftest
configure:6544: $? = 0
configure:6545: result: yes
configure:6560: checking whether we can do without RTLD_GLOBAL for Python3
configure:6610: clang -o conftest -g -O2 -I/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m -DPYTHON3_HOME='L"/Users/maxmellon/.pyenv/versions/3.6.2"' -DMACOS_X_UNIX -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -ldl >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:6610: $? = 0
configure:6610: ./conftest
configure:6610: $? = 0
configure:6611: result: yes
configure:6714: checking --enable-tclinterp argument
configure:6723: result: yes
configure:6728: checking --with-tclsh argument
configure:6736: result: no
configure:6742: checking for tclsh8.5
configure:6760: found /usr/bin/tclsh8.5
configure:6772: result: /usr/bin/tclsh8.5
configure:6955: checking Tcl version
configure:6959: result: 8.5 - OK
configure:6964: checking for location of Tcl include
configure:6974: result: /System/Library/Frameworks/Tcl.framework/Headers/tcl.h
configure:6986: checking for location of tclConfig.sh script
configure:6996: result: /System/Library/Frameworks/Tcl.framework/tclConfig.sh
configure:7069: checking --enable-rubyinterp argument
configure:7078: result: yes
configure:7085: checking --with-ruby-command argument
configure:7091: result: /Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby
configure:7100: checking for /Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby
configure:7130: result: /Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby
configure:7139: checking Ruby version
configure:7142: result: OK
configure:7144: checking Ruby rbconfig
configure:7150: result: RbConfig
configure:7152: checking Ruby header files
configure:7156: result: /Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0
configure:7227: checking --enable-cscope argument
configure:7236: result: no
configure:7243: checking --enable-workshop argument
configure:7252: result: no
configure:7266: checking --disable-netbeans argument
configure:7281: result: no
configure:7289: checking --disable-channel argument
configure:7304: result: no
configure:7319: checking for socket in -lsocket
configure:7344: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lsocket >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7344: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:7353: result: no
configure:7364: checking for gethostbyname in -lnsl
configure:7389: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lnsl >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -lnsl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7389: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gethostbyname ();
| int
| main ()
| {
| return gethostbyname ();
| ;
| return 0;
| }
configure:7398: result: no
configure:7409: checking whether compiling with process communication is possible
configure:7445: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:7445: $? = 0
configure:7446: result: yes
configure:7472: checking --enable-terminal argument
configure:7492: result: yes
configure:7515: checking --enable-multibyte argument
configure:7524: result: yes
configure:7531: checking --enable-hangulinput argument
configure:7540: result: no
configure:7543: checking --enable-xim argument
configure:7550: result: defaulting to auto
configure:7555: checking --enable-fontset argument
configure:7564: result: yes
configure:7570: result: defaulting to: don't HAVE_X11
configure:8587: checking --enable-gui argument
configure:8635: result: auto - Carbon GUI is outdated - disable GUI support
configure:9960: checking X11/SM/SMlib.h usability
configure:9960: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:72:10: fatal error: 'X11/SM/SMlib.h' file not found
#include <X11/SM/SMlib.h>
^
1 error generated.
configure:9960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 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 <X11/SM/SMlib.h>
configure:9960: result: no
configure:9960: checking X11/SM/SMlib.h presence
configure:9960: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:39:10: fatal error: 'X11/SM/SMlib.h' file not found
#include <X11/SM/SMlib.h>
^
1 error generated.
configure:9960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| /* end confdefs.h. */
| #include <X11/SM/SMlib.h>
configure:9960: result: no
configure:9960: checking for X11/SM/SMlib.h
configure:9960: result: no
configure:10111: result: no GUI selected; fontset has been disabled
configure:10145: checking for /proc link to executable
configure:10163: result: no
configure:10167: checking for CYGWIN or MSYS environment
configure:10185: result: no
configure:10205: checking whether toupper is broken
configure:10228: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c >&5
conftest.c:46:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:10228: $? = 0
configure:10228: ./conftest
configure:10228: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #include <ctype.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
|
configure:10242: result: no
configure:10250: checking whether __DATE__ and __TIME__ work
configure:10263: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10263: $? = 0
configure:10264: result: yes
configure:10273: checking whether __attribute__((unused)) is allowed
configure:10286: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10286: $? = 0
configure:10287: result: yes
configure:10296: checking elf.h usability
configure:10296: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:74:10: fatal error: 'elf.h' file not found
#include <elf.h>
^
1 error generated.
configure:10296: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 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 <elf.h>
configure:10296: result: no
configure:10296: checking elf.h presence
configure:10296: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:41:10: fatal error: 'elf.h' file not found
#include <elf.h>
^
1 error generated.
configure:10296: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| /* end confdefs.h. */
| #include <elf.h>
configure:10296: result: no
configure:10296: checking for elf.h
configure:10296: result: no
configure:10347: checking for dirent.h that defines DIR
configure:10366: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10366: $? = 0
configure:10374: result: yes
configure:10387: checking for library containing opendir
configure:10418: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:10418: $? = 0
configure:10435: result: none required
configure:10543: checking for stdint.h
configure:10543: result: yes
configure:10543: checking for stdlib.h
configure:10543: result: yes
configure:10543: checking for string.h
configure:10543: result: yes
configure:10543: checking sys/select.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/select.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/select.h
configure:10543: result: yes
configure:10543: checking sys/utsname.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/utsname.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/utsname.h
configure:10543: result: yes
configure:10543: checking termcap.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking termcap.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for termcap.h
configure:10543: result: yes
configure:10543: checking fcntl.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking fcntl.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for fcntl.h
configure:10543: result: yes
configure:10543: checking sgtty.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sgtty.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sgtty.h
configure:10543: result: yes
configure:10543: checking sys/ioctl.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/ioctl.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/ioctl.h
configure:10543: result: yes
configure:10543: checking sys/time.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/time.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/time.h
configure:10543: result: yes
configure:10543: checking for sys/types.h
configure:10543: result: yes
configure:10543: checking termio.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:86:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_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 <termio.h>
configure:10543: result: no
configure:10543: checking termio.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:53:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h. */
| #include <termio.h>
configure:10543: result: no
configure:10543: checking for termio.h
configure:10543: result: no
configure:10543: checking iconv.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking iconv.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for iconv.h
configure:10543: result: yes
configure:10543: checking for inttypes.h
configure:10543: result: yes
configure:10543: checking langinfo.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking langinfo.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for langinfo.h
configure:10543: result: yes
configure:10543: checking math.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking math.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for math.h
configure:10543: result: yes
configure:10543: checking for unistd.h
configure:10543: result: yes
configure:10543: checking stropts.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:91:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_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 <stropts.h>
configure:10543: result: no
configure:10543: checking stropts.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:58:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stropts.h>
configure:10543: result: no
configure:10543: checking for stropts.h
configure:10543: result: no
configure:10543: checking errno.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking errno.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for errno.h
configure:10543: result: yes
configure:10543: checking sys/resource.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/resource.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/resource.h
configure:10543: result: yes
configure:10543: checking sys/systeminfo.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:93:10: fatal error: 'sys/systeminfo.h' file not found
#include <sys/systeminfo.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_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 <sys/systeminfo.h>
configure:10543: result: no
configure:10543: checking sys/systeminfo.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:60:10: fatal error: 'sys/systeminfo.h' file not found
#include <sys/systeminfo.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include <sys/systeminfo.h>
configure:10543: result: no
configure:10543: checking for sys/systeminfo.h
configure:10543: result: no
configure:10543: checking locale.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking locale.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for locale.h
configure:10543: result: yes
configure:10543: checking sys/stream.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:94:10: fatal error: 'sys/stream.h' file not found
#include <sys/stream.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_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 <sys/stream.h>
configure:10543: result: no
configure:10543: checking sys/stream.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:61:10: fatal error: 'sys/stream.h' file not found
#include <sys/stream.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <sys/stream.h>
configure:10543: result: no
configure:10543: checking for sys/stream.h
configure:10543: result: no
configure:10543: checking termios.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking termios.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for termios.h
configure:10543: result: yes
configure:10543: checking libc.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking libc.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for libc.h
configure:10543: result: yes
configure:10543: checking sys/statfs.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:96:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_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 <sys/statfs.h>
configure:10543: result: no
configure:10543: checking sys/statfs.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:63:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| /* end confdefs.h. */
| #include <sys/statfs.h>
configure:10543: result: no
configure:10543: checking for sys/statfs.h
configure:10543: result: no
configure:10543: checking poll.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking poll.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for poll.h
configure:10543: result: yes
configure:10543: checking sys/poll.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/poll.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/poll.h
configure:10543: result: yes
configure:10543: checking pwd.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking pwd.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for pwd.h
configure:10543: result: yes
configure:10543: checking utime.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking utime.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for utime.h
configure:10543: result: yes
configure:10543: checking sys/param.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/param.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/param.h
configure:10543: result: yes
configure:10543: checking libintl.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:101:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libintl.h>
configure:10543: result: no
configure:10543: checking libintl.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:68:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include <libintl.h>
configure:10543: result: no
configure:10543: checking for libintl.h
configure:10543: result: no
configure:10543: checking libgen.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking libgen.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for libgen.h
configure:10543: result: yes
configure:10543: checking util/debug.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:102:10: fatal error: 'util/debug.h' file not found
#include <util/debug.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_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 <util/debug.h>
configure:10543: result: no
configure:10543: checking util/debug.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:69:10: fatal error: 'util/debug.h' file not found
#include <util/debug.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <util/debug.h>
configure:10543: result: no
configure:10543: checking for util/debug.h
configure:10543: result: no
configure:10543: checking util/msg18n.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:102:10: fatal error: 'util/msg18n.h' file not found
#include <util/msg18n.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_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 <util/msg18n.h>
configure:10543: result: no
configure:10543: checking util/msg18n.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:69:10: fatal error: 'util/msg18n.h' file not found
#include <util/msg18n.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <util/msg18n.h>
configure:10543: result: no
configure:10543: checking for util/msg18n.h
configure:10543: result: no
configure:10543: checking frame.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:102:10: fatal error: 'frame.h' file not found
#include <frame.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_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 <frame.h>
configure:10543: result: no
configure:10543: checking frame.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:69:10: fatal error: 'frame.h' file not found
#include <frame.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <frame.h>
configure:10543: result: no
configure:10543: checking for frame.h
configure:10543: result: no
configure:10543: checking sys/acl.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking sys/acl.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for sys/acl.h
configure:10543: result: yes
configure:10543: checking sys/access.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:103:10: fatal error: 'sys/access.h' file not found
#include <sys/access.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_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 <sys/access.h>
configure:10543: result: no
configure:10543: checking sys/access.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:70:10: fatal error: 'sys/access.h' file not found
#include <sys/access.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h. */
| #include <sys/access.h>
configure:10543: result: no
configure:10543: checking for sys/access.h
configure:10543: result: no
configure:10543: checking sys/sysinfo.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:103:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_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 <sys/sysinfo.h>
configure:10543: result: no
configure:10543: checking sys/sysinfo.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:70:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:10543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h. */
| #include <sys/sysinfo.h>
configure:10543: result: no
configure:10543: checking for sys/sysinfo.h
configure:10543: result: no
configure:10543: checking wchar.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking wchar.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for wchar.h
configure:10543: result: yes
configure:10543: checking wctype.h usability
configure:10543: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking wctype.h presence
configure:10543: clang -E -DMACOS_X_UNIX conftest.c
configure:10543: $? = 0
configure:10543: result: yes
configure:10543: checking for wctype.h
configure:10543: result: yes
configure:10556: checking for sys/ptem.h
configure:10556: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:76:10: fatal error: 'sys/ptem.h' file not found
#include <sys/ptem.h>
^
1 error generated.
configure:10556: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #if defined HAVE_SYS_STREAM_H
| # include <sys/stream.h>
| #endif
|
| #include <sys/ptem.h>
configure:10556: result: no
configure:10572: checking for sys/sysctl.h
configure:10572: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10572: $? = 0
configure:10572: result: yes
configure:10587: checking for pthread_np.h
configure:10602: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:75:10: fatal error: 'pthread_np.h' file not found
#include <pthread_np.h>
^
1 error generated.
configure:10602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
|
| #include <pthread.h>
| #include <pthread_np.h>
| int
| main ()
| {
| int i; i = 0;
| ;
| return 0;
| }
configure:10608: result: no
configure:10615: checking for strings.h
configure:10615: result: yes
configure:10673: checking whether clang needs -traditional
conftest.c:75:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:10707: result: no
configure:10714: checking for an ANSI C-conforming const
configure:10780: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10780: $? = 0
configure:10787: result: yes
configure:10795: checking for working volatile
configure:10814: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10814: $? = 0
configure:10821: result: yes
configure:10829: checking for mode_t
configure:10829: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10829: $? = 0
configure:10829: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:111:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:10829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_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
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:10829: result: yes
configure:10840: checking for off_t
configure:10840: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10840: $? = 0
configure:10840: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:111:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:10840: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_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
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:10840: result: yes
configure:10851: checking for pid_t
configure:10851: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10851: $? = 0
configure:10851: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:111:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:10851: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_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
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:10851: result: yes
configure:10862: checking for size_t
configure:10862: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10862: $? = 0
configure:10862: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:111:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:10862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:10862: result: yes
configure:10873: checking for uid_t in sys/types.h
configure:10892: result: yes
configure:10903: checking for uint32_t
configure:10903: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10903: $? = 0
configure:10903: result: yes
configure:10918: checking whether time.h and sys/time.h may both be included
configure:10938: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10938: $? = 0
configure:10945: result: yes
configure:10953: checking for ino_t
configure:10953: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10953: $? = 0
configure:10953: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:112:20: error: expected expression
if (sizeof ((ino_t)))
^
1 error generated.
configure:10953: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ino_t)))
| return 0;
| ;
| return 0;
| }
configure:10953: result: yes
configure:10964: checking for dev_t
configure:10964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10964: $? = 0
configure:10964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:112:20: error: expected expression
if (sizeof ((dev_t)))
^
1 error generated.
configure:10964: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((dev_t)))
| return 0;
| ;
| return 0;
| }
configure:10964: result: yes
configure:10975: checking whether byte ordering is bigendian
configure:10990: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10990: $? = 0
configure:11035: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:11035: $? = 0
configure:11053: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:83:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:11053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:11181: result: no
configure:11199: checking for inline
configure:11215: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:11215: $? = 0
configure:11223: result: inline
configure:11242: checking for rlim_t
configure:11269: result: yes
configure:11278: checking for stack_t
configure:11303: result: yes
configure:11312: checking whether stack_t has an ss_base field
configure:11333: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:88:24: error: no member named 'ss_base' in 'struct __darwin_sigaltstack'
stack_t sigstk; sigstk.ss_base = 0;
~~~~~~ ^
1 error generated.
configure:11333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #include <signal.h>
| #include "confdefs.h"
|
| int
| main ()
| {
| stack_t sigstk; sigstk.ss_base = 0;
| ;
| return 0;
| }
configure:11338: result: no
configure:11344: checking --with-tlib argument
configure:11379: result: empty: automatic terminal library selection
configure:11387: checking for tgetent in -ltinfo
configure:11412: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -ltinfo >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -ltinfo
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:11422: result: no
configure:11387: checking for tgetent in -lncurses
configure:11412: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11412: $? = 0
configure:11422: result: yes
configure:11449: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:85:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(0); }
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11449: $? = 0
configure:11449: ./conftest
configure:11449: $? = 0
configure:11498: checking whether we talk terminfo
configure:11527: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:89:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11527: $? = 0
configure:11527: ./conftest
configure:11527: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #ifdef HAVE_TERMCAP_H
| # include <termcap.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| main()
| {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }
|
configure:11542: result: yes
configure:11550: checking what tgetent() returns for an unknown terminal
configure:11576: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:87:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11576: $? = 0
configure:11576: ./conftest
configure:11576: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #ifdef HAVE_TERMCAP_H
| # include <termcap.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| main()
| {char s[10000]; int res = tgetent(s, "thisterminaldoesnotexist"); exit(res != 0); }
|
configure:11591: result: non-zero
configure:11599: checking whether termcap.h contains ospeed
configure:11616: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11616: $? = 0
configure:11617: result: yes
configure:11656: checking whether termcap.h contains UP, BC and PC
configure:11673: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11673: $? = 0
configure:11674: result: yes
configure:11713: checking whether tputs() uses outfuntype
configure:11730: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:88:36: error: use of undeclared identifier 'outfuntype'
extern int xx(); tputs("test", 1, (outfuntype)xx)
^
1 error generated.
configure:11730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| /* end confdefs.h. */
|
| #ifdef HAVE_TERMCAP_H
| # include <termcap.h>
| #endif
|
| int
| main ()
| {
| extern int xx(); tputs("test", 1, (outfuntype)xx)
| ;
| return 0;
| }
configure:11735: result: no
configure:11740: checking whether sys/select.h and sys/time.h may both be included
configure:11756: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:11756: $? = 0
configure:11757: result: yes
configure:11768: checking for /dev/ptc
configure:11776: result: no
configure:11780: checking for SVR4 ptys
configure:11794: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:85:1: warning: implicit declaration of function 'ptsname' is invalid in C99 [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
conftest.c:85:12: warning: implicit declaration of function 'grantpt' is invalid in C99 [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
conftest.c:85:23: warning: implicit declaration of function 'unlockpt' is invalid in C99 [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
3 warnings generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11794: $? = 0
configure:11795: result: yes
configure:11809: checking for ptyranges
configure:11842: result: pqrstuvw / 0123456789abcdef
configure:11850: checking default tty permissions/group
configure:11901: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:96:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:11901: $? = 0
configure:11901: ./conftest
configure:11901: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #include <sys/types.h>
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <sys/stat.h>
| #include <stdio.h>
| main()
| {
| struct stat sb;
| char *x,*ttyname();
| int om, m;
| FILE *fp;
|
| if (!(x = ttyname(0))) exit(1);
| if (stat(x, &sb)) exit(1);
| om = sb.st_mode;
| if (om & 002) exit(0);
| m = system("mesg y");
| if (m == -1 || m == 127) exit(1);
| if (stat(x, &sb)) exit(1);
| m = sb.st_mode;
| if (chmod(x, om)) exit(1);
| if (m & 002) exit(0);
| if (sb.st_gid == getgid()) exit(1);
| if (!(fp=fopen("conftest_grp", "w")))
| exit(1);
| fprintf(fp, "%d\n", sb.st_gid);
| fclose(fp);
| exit(0);
| }
|
configure:11919: result: can't determine - assume ptys are world accessible
configure:11929: result: world
configure:11947: checking return type of signal handlers
configure:11965: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:90:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:11965: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:11972: result: void
configure:11989: checking for struct sigcontext
configure:12009: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:88:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
test_sig()
^
1 warning generated.
configure:12009: $? = 0
configure:12010: result: yes
configure:12020: checking getcwd implementation is broken
configure:12048: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:93:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12048: $? = 0
configure:12048: ./conftest
configure:12048: $? = 0
configure:12063: result: no
configure:12080: checking for fchdir
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for fchown
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for fsync
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getcwd
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getpseudotty
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
Undefined symbols for architecture x86_64:
"_getpseudotty", referenced from:
_main in conftest-4d2dd9.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:12080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| /* end confdefs.h. */
| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define getpseudotty innocuous_getpseudotty
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getpseudotty (); 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 getpseudotty
|
| /* 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 getpseudotty ();
| /* 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_getpseudotty || defined __stub___getpseudotty
| choke me
| #endif
|
| int
| main ()
| {
| return getpseudotty ();
| ;
| return 0;
| }
configure:12080: result: no
configure:12080: checking for getpwent
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getpwnam
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getpwuid
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getrlimit
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for gettimeofday
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getwd
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for lstat
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for memset
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:121:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:121:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for mkdtemp
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for nanosleep
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for opendir
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for putenv
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for qsort
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for readlink
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for select
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for setenv
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for getpgid
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for setpgid
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for setsid
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for sigaltstack
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for sigstack
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
Undefined symbols for architecture x86_64:
"_sigstack", referenced from:
_main in conftest-937251.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:12080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| /* end confdefs.h. */
| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigstack innocuous_sigstack
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigstack (); 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 sigstack
|
| /* 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 sigstack ();
| /* 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_sigstack || defined __stub___sigstack
| choke me
| #endif
|
| int
| main ()
| {
| return sigstack ();
| ;
| return 0;
| }
configure:12080: result: no
configure:12080: checking for sigset
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for sigsetjmp
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:135:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
char sigsetjmp ();
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for sigaction
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for sigprocmask
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for sigvec
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for strcasecmp
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:139:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:139:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for strerror
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:140:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:140:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for strftime
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for stricmp
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
Undefined symbols for architecture x86_64:
"_stricmp", referenced from:
_main in conftest-785543.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:12080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); 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 stricmp
|
| /* 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 stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:12080: result: no
configure:12080: checking for strncasecmp
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:142:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:142:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for strnicmp
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
Undefined symbols for architecture x86_64:
"_strnicmp", referenced from:
_main in conftest-f92f00.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:12080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h. */
| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strnicmp innocuous_strnicmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strnicmp (); 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 strnicmp
|
| /* 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 strnicmp ();
| /* 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_strnicmp || defined __stub___strnicmp
| choke me
| #endif
|
| int
| main ()
| {
| return strnicmp ();
| ;
| return 0;
| }
configure:12080: result: no
configure:12080: checking for strpbrk
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:143:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
char strpbrk ();
^
conftest.c:143:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for strtol
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for tgetent
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for towlower
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for towupper
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for iswupper
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for usleep
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for utime
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12080: checking for utimes
configure:12080: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12080: $? = 0
configure:12080: result: yes
configure:12089: checking for _LARGEFILE_SOURCE value needed for large files
configure:12108: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12108: $? = 0
configure:12136: result: no
configure:12165: checking for special C compiler options needed for large files
configure:12210: result: no
configure:12216: checking for _FILE_OFFSET_BITS value needed for large files
configure:12241: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:12241: $? = 0
configure:12273: result: no
configure:12359: checking for st_blksize
configure:12377: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:12377: $? = 0
configure:12378: result: yes
configure:12387: checking whether stat() ignores a trailing slash
configure:12411: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:139:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {struct stat st; exit(stat("configure/", &st) != 0); }
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12411: $? = 0
configure:12411: ./conftest
configure:12411: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| /* end confdefs.h. */
|
| #include "confdefs.h"
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #include <sys/types.h>
| #include <sys/stat.h>
| main() {struct stat st; exit(stat("configure/", &st) != 0); }
|
configure:12426: result: no
configure:12434: checking for iconv_open()
configure:12453: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12453: $? = 0
configure:12454: result: yes; with -liconv
configure:12489: checking for nl_langinfo(CODESET)
configure:12506: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12506: $? = 0
configure:12507: result: yes
configure:12517: checking for strtod in -lm
configure:12542: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12542: $? = 0
configure:12551: result: yes
configure:12562: checking for strtod() and other floating point functions
configure:12594: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12594: $? = 0
configure:12595: result: yes
configure:12605: checking for isinf()
configure:12626: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12626: $? = 0
configure:12627: result: yes
configure:12637: checking for isnan()
configure:12658: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12658: $? = 0
configure:12659: result: yes
configure:12669: checking --disable-acl argument
configure:12679: result: no
configure:12681: checking for acl_get_file in -lposix1e
configure:12706: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lposix1e -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -lposix1e
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
| ;
| return 0;
| }
configure:12715: result: no
configure:12720: checking for acl_get_file in -lacl
configure:12745: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lacl -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -lacl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12745: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
| ;
| return 0;
| }
configure:12754: result: no
configure:12803: checking for POSIX ACL support
configure:12823: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:12823: $? = 0
configure:12824: result: yes
configure:12834: checking for acl_get in -lsec
configure:12859: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lsec -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -lsec
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12859: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char acl_get ();
| int
| main ()
| {
| return acl_get ();
| ;
| return 0;
| }
configure:12868: result: no
configure:12874: checking for Solaris ACL support
configure:12891: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:58:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
u_int8_t sid_kind;
^
/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
typedef __signed char __int8_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:59:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
u_int8_t sid_authcount;
^
/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
typedef __signed char __int8_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:60:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
u_int8_t sid_authority[6];
^
/usr/include/i386/_types.h:37:24: note: '__int8_t' declared here
typedef __signed char __int8_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:62:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t sid_authorities[KAUTH_NTSID_MAX_AUTHORITIES];
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:79:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_seqno; /* request sequence number */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:80:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_result; /* lookup result */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:86:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_flags;
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:110:2: error: unknown type name 'u_int64_t'; did you mean '__int64_t'?
u_int64_t el_extend; /* extension field */
^
/usr/include/i386/_types.h:46:20: note: '__int64_t' declared here
typedef long long __int64_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:111:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_info_reserved_1; /* reserved (APPLE) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:113:2: error: unknown type name 'uid_t'; did you mean 'guid_t'?
uid_t el_uid; /* user ID */
^
/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
} guid_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:115:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_uguid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:117:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_usid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:118:2: error: unknown type name 'gid_t'; did you mean 'guid_t'?
gid_t el_gid; /* group ID */
^
/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
} guid_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:120:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_gguid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:122:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_gsid_valid; /* TTL on translation result (seconds) */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:123:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_member_valid; /* TTL on group lookup result */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:124:3: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t el_sup_grp_cnt; /* count of supplemental groups up to NGROUPS */
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:125:3: error: unknown type name 'gid_t'; did you mean 'guid_t'?
gid_t el_sup_groups[NGROUPS_MAX]; /* supplemental group list */
^
/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
} guid_t;
^
In file included from conftest.c:140:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:129:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
u_int32_t kcs_group_size;
^
/usr/include/i386/_types.h:44:15: note: '__int32_t' declared here
typedef int __int32_t;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:12891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_ACL_H
| # include <sys/acl.h>
| #endif
| int
| main ()
| {
| acl("foo", GETACLCNT, 0, NULL);
|
| ;
| return 0;
| }
configure:12896: result: no
configure:12904: checking for AIX ACL support
configure:12936: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
In file included from conftest.c:144:
In file included from /usr/include/sys/acl.h:27:
/usr/include/sys/kauth.h:118:2: error: unknown type name 'gid_t'
gid_t el_gid; /* group ID */
^
/usr/include/sys/kauth.h:125:3: error: unknown type name 'gid_t'
gid_t el_sup_groups[NGROUPS_MAX]; /* supplemental group list */
^
In file included from conftest.c:144:
/usr/include/sys/acl.h:202:8: error: unknown type name 'ssize_t'
extern ssize_t acl_copy_ext(void *buf_p, acl_t acl, ssize_t size);
^
/usr/include/sys/acl.h:202:53: error: unknown type name 'ssize_t'
extern ssize_t acl_copy_ext(void *buf_p, acl_t acl, ssize_t size);
^
/usr/include/sys/acl.h:203:8: error: unknown type name 'ssize_t'
extern ssize_t acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size);
^
/usr/include/sys/acl.h:203:60: error: unknown type name 'ssize_t'
extern ssize_t acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size);
^
/usr/include/sys/acl.h:207:8: error: unknown type name 'ssize_t'
extern ssize_t acl_size(acl_t acl);
^
/usr/include/sys/acl.h:208:37: error: unknown type name 'ssize_t'
extern char *acl_to_text(acl_t acl, ssize_t *len_p);
^
conftest.c:158:11: error: invalid application of 'sizeof' to an incomplete type 'struct acl'
aclsize = sizeof(struct acl);
^ ~~~~~~~~~~~~
conftest.c:154:8: note: forward declaration of 'struct acl'
struct acl *aclent;
^
conftest.c:160:2: warning: implicit declaration of function 'statacl' is invalid in C99 [-Wimplicit-function-declaration]
statacl("foo", STX_NORMAL, aclent, aclsize);
^
conftest.c:160:17: error: use of undeclared identifier 'STX_NORMAL'
statacl("foo", STX_NORMAL, aclent, aclsize);
^
1 warning and 10 errors generated.
configure:12936: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| /* end confdefs.h. */
|
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #endif
| #ifdef HAVE_SYS_ACL_H
| # include <sys/acl.h>
| #endif
| #ifdef HAVE_SYS_ACCESS_H
| # include <sys/access.h>
| #endif
| #define _ALL_SOURCE
|
| #include <sys/stat.h>
|
| int aclsize;
| struct acl *aclent;
| int
| main ()
| {
| aclsize = sizeof(struct acl);
| aclent = (void *)malloc(aclsize);
| statacl("foo", STX_NORMAL, aclent, aclsize);
|
| ;
| return 0;
| }
configure:12941: result: no
configure:12983: checking --disable-gpm argument
configure:12994: result: no
configure:12996: checking for gpm
configure:13014: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lgpm >&5
conftest.c:138:10: fatal error: 'gpm.h' file not found
#include <gpm.h>
^
1 error generated.
configure:13014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| /* end confdefs.h. */
| #include <gpm.h>
| #include <linux/keyboard.h>
| int
| main ()
| {
| Gpm_GetLibVersion(NULL);
| ;
| return 0;
| }
configure:13024: result: no
configure:13036: checking --disable-sysmouse argument
configure:13047: result: no
configure:13049: checking for sysmouse
configure:13071: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
conftest.c:138:10: fatal error: 'sys/consio.h' file not found
#include <sys/consio.h>
^
1 error generated.
configure:13071: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| /* end confdefs.h. */
| #include <sys/consio.h>
| #include <signal.h>
| #include <sys/fbio.h>
| int
| main ()
| {
| struct mouse_info mouse;
| mouse.operation = MOUSE_MODE;
| mouse.operation = MOUSE_SHOW;
| mouse.u.mode.mode = 0;
| mouse.u.mode.signal = SIGUSR2;
| ;
| return 0;
| }
configure:13080: result: no
configure:13091: checking for FD_CLOEXEC
configure:13106: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:13106: $? = 0
configure:13107: result: yes
configure:13116: checking for rename
configure:13129: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13129: $? = 0
configure:13130: result: yes
configure:13140: checking for sysctl
configure:13161: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:13161: $? = 0
configure:13162: result: yes
configure:13171: checking for sysinfo
configure:13190: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:142:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:13190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/sysinfo.h>
| int
| main ()
| {
| struct sysinfo sinfo;
| int t;
|
| (void)sysinfo(&sinfo);
| t = sinfo.totalram;
|
| ;
| return 0;
| }
configure:13195: result: not usable
configure:13200: checking for sysinfo.mem_unit
configure:13216: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:142:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:13216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/sysinfo.h>
| int
| main ()
| {
| struct sysinfo sinfo;
| sinfo.mem_unit = 1;
|
| ;
| return 0;
| }
configure:13221: result: no
configure:13226: checking for sysconf
configure:13241: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:13241: $? = 0
configure:13242: result: yes
configure:13255: checking size of int
configure:13260: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13260: $? = 0
configure:13260: ./conftest
configure:13260: $? = 0
configure:13274: result: 4
configure:13288: checking size of long
configure:13293: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13293: $? = 0
configure:13293: ./conftest
configure:13293: $? = 0
configure:13307: result: 8
configure:13321: checking size of time_t
configure:13326: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13326: $? = 0
configure:13326: ./conftest
configure:13326: $? = 0
configure:13340: result: 8
configure:13354: checking size of off_t
configure:13359: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13359: $? = 0
configure:13359: ./conftest
configure:13359: $? = 0
configure:13373: result: 8
configure:13393: checking uint32_t is 32 bits
configure:13415: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
conftest.c:155:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c:158:69: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1);
^
conftest.c:158:69: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13415: $? = 0
configure:13415: ./conftest
configure:13415: $? = 0
configure:13416: result: ok
configure:13449: checking whether memmove handles overlaps
configure:13464: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
conftest.c:157:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
1 warning generated.
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13464: $? = 0
configure:13464: ./conftest
configure:13464: $? = 0
configure:13479: result: yes
configure:13655: checking for _xpg4_setrunelocale in -lxpg4
configure:13680: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lxpg4 -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
ld: library not found for -lxpg4
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13680: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
| #define FEAT_HUGE 1
| #define USE_XSMP_INTERACT 1
| #define FEAT_LUA 1
| #define DYNAMIC_LUA 1
| #define FEAT_PERL 1
| #define FEAT_PYTHON 1
| #define FEAT_PYTHON3 1
| #define DYNAMIC_PYTHON 1
| #define DYNAMIC_PYTHON3 1
| #define PY_NO_RTLD_GLOBAL 1
| #define PY3_NO_RTLD_GLOBAL 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_JOB_CHANNEL 1
| #define FEAT_TERMINAL 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_MATH_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIBC_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_SYS_ACL_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_STRINGS_H 1
| #define NO_STRINGS_WITH_STRING_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_LIBNCURSES 1
| #define TERMINFO 1
| #define HAVE_OSPEED 1
| #define HAVE_UP_BC_PC 1
| #define SYS_SELECT_WITH_SYS_TIME 1
| #define HAVE_SVR4_PTYS 1
| #define PTYRANGE0 "pqrstuvw"
| #define PTYRANGE1 "0123456789abcdef"
| #define RETSIGTYPE void
| #define SIGRETURN return
| #define HAVE_SIGCONTEXT 1
| #define HAVE_FCHDIR 1
| #define HAVE_FCHOWN 1
| #define HAVE_FSYNC 1
| #define HAVE_GETCWD 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETPWNAM 1
| #define HAVE_GETPWUID 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETWD 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDTEMP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_OPENDIR 1
| #define HAVE_PUTENV 1
| #define HAVE_QSORT 1
| #define HAVE_READLINK 1
| #define HAVE_SELECT 1
| #define HAVE_SETENV 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGVEC 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOL 1
| #define HAVE_TGETENT 1
| #define HAVE_TOWLOWER 1
| #define HAVE_TOWUPPER 1
| #define HAVE_ISWUPPER 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_FSEEKO 1
| #define HAVE_ST_BLKSIZE 1
| #define HAVE_ICONV 1
| #define HAVE_NL_LANGINFO_CODESET 1
| #define HAVE_LIBM 1
| #define HAVE_FLOAT_FUNCS 1
| #define HAVE_ISINF 1
| #define HAVE_ISNAN 1
| #define HAVE_POSIX_ACL 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSCTL 1
| #define HAVE_SYSCONF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_OFF_T 8
| #define VIM_SIZEOF_INT 4
| #define VIM_SIZEOF_LONG 8
| #define USEMEMMOVE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _xpg4_setrunelocale ();
| int
| main ()
| {
| return _xpg4_setrunelocale ();
| ;
| return 0;
| }
configure:13689: result: no
configure:13696: checking how to create tags
ctags: Warning: Ignoring non-option in /Users/maxmellon/.ctags
Exuberant Ctags 5.6b1J2, Copyright (C) 1996-2007 Darren Hiebert
configure:13716: result: ctags -I INIT+ --fields=+S
configure:13719: checking how to run man with a section nr
configure:13723: result: man -s
configure:13730: checking --disable-nls argument
configure:13741: result: no
configure:13751: checking for msgfmt
configure:13781: result: no
configure:13786: checking for NLS
configure:13835: result: msgfmt not found - disabled
configure:13888: checking dlfcn.h usability
configure:13888: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:13888: $? = 0
configure:13888: result: yes
configure:13888: checking dlfcn.h presence
configure:13888: clang -E -DMACOS_X_UNIX conftest.c
configure:13888: $? = 0
configure:13888: result: yes
configure:13888: checking for dlfcn.h
configure:13888: result: yes
configure:13905: checking for dlopen()
configure:13921: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13921: $? = 0
configure:13922: result: yes
configure:13964: checking for dlsym()
configure:13980: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
ld: warning: directory not found for option '-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0'
configure:13980: $? = 0
configure:13981: result: yes
configure:14089: checking setjmp.h usability
configure:14089: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:14089: $? = 0
configure:14089: result: yes
configure:14089: checking setjmp.h presence
configure:14089: clang -E -DMACOS_X_UNIX conftest.c
configure:14089: $? = 0
configure:14089: result: yes
configure:14089: checking for setjmp.h
configure:14089: result: yes
configure:14108: checking whether we need -framework Cocoa
configure:14112: result: yes
configure:14129: checking for GCC 3 or later
configure:14134: result: yes
configure:14140: checking whether we need -D_FORTIFY_SOURCE=1
configure:14144: result: yes
configure:14153: checking linker --as-needed support
configure:14165: result: no
configure:14242: updating cache auto/config.cache
configure:14292: creating auto/config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ auto/config.status
on Viper.local
config.status:1053: creating auto/config.mk
config.status:1053: creating auto/config.h
config.status:1223: auto/config.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_uint32_t=yes
ac_cv_c_volatile=yes
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_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_fchdir=yes
ac_cv_func_fchown=yes
ac_cv_func_fsync=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpseudotty=no
ac_cv_func_getpwent=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_iswupper=yes
ac_cv_func_lstat=yes
ac_cv_func_memset=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_nanosleep=yes
ac_cv_func_opendir=yes
ac_cv_func_putenv=yes
ac_cv_func_qsort=yes
ac_cv_func_readlink=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setpgid=yes
ac_cv_func_setsid=yes
ac_cv_func_sigaction=yes
ac_cv_func_sigaltstack=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigset=yes
ac_cv_func_sigsetjmp=yes
ac_cv_func_sigstack=no
ac_cv_func_sigvec=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_stricmp=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strnicmp=no
ac_cv_func_strpbrk=yes
ac_cv_func_strtol=yes
ac_cv_func_tgetent=yes
ac_cv_func_towlower=yes
ac_cv_func_towupper=yes
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_header_AvailabilityMacros_h=yes
ac_cv_header_Carbon_Carbon_h=yes
ac_cv_header_X11_SM_SMlib_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_elf_h=no
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_frame_h=no
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libc_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libintl_h=no
ac_cv_header_linux_xattr_h=no
ac_cv_header_locale_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_sgtty_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=no
ac_cv_header_sys_access_h=no
ac_cv_header_sys_acl_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_ptem_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=no
ac_cv_header_sys_stream_h=no
ac_cv_header_sys_sysctl_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_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termio_h=no
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_debug_h=no
ac_cv_header_util_msg18n_h=no
ac_cv_header_utime_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_lib_acl_acl_get_file=no
ac_cv_lib_m_strtod=yes
ac_cv_lib_ncurses___tgetent=yes
ac_cv_lib_nsl_gethostbyname=no
ac_cv_lib_posix1e_acl_get_file=no
ac_cv_lib_sec_acl_get=no
ac_cv_lib_socket_socket=no
ac_cv_lib_tinfo___tgetent=no
ac_cv_lib_xpg4__xpg4_setrunelocale=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
ac_cv_path_vi_cv_path_perl=/usr/bin/perl
ac_cv_path_vi_cv_path_plain_lua=/usr/local/bin/lua
ac_cv_path_vi_cv_path_python3=/Users/maxmellon/.pyenv/shims/python3
ac_cv_path_vi_cv_path_python=/Users/maxmellon/.pyenv/shims/python2
ac_cv_path_vi_cv_path_ruby=/Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby
ac_cv_path_vi_cv_path_tcl=/usr/bin/tclsh8.5
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_CC=clang
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_time_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_dev_t=yes
ac_cv_type_ino_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_rlim_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_stack_t=yes
ac_cv_type_uid_t=yes
cf_cv_ebcdic=no
vi_cv_dll_name_lua=liblua.5.2.dylib
vi_cv_dll_name_python3=libpython3.6m.dylib
vi_cv_dll_name_python=libpython2.7.a
vi_cv_have_gpm=no
vi_cv_have_sysmouse=no
vi_cv_path_lua=/usr/local/bin/lua
vi_cv_path_lua_pfx=/usr/local
vi_cv_path_perl=/usr/bin/perl
vi_cv_path_plain_lua=/usr/local/bin/lua
vi_cv_path_python3=/Users/maxmellon/.pyenv/shims/python3
vi_cv_path_python3_conf=/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/config-3.6m-darwin
vi_cv_path_python3_epfx=/Users/maxmellon/.pyenv/versions/3.6.2
vi_cv_path_python3_pfx=/Users/maxmellon/.pyenv/versions/3.6.2
vi_cv_path_python3_plibs='-L/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/config-3.6m-darwin -lpython3.6m -ldl -framework CoreFoundation'
vi_cv_path_python3path=:/Users/maxmellon/.pyenv/versions/3.6.2/lib/python36.zip:/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6:/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/lib-dynload:/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/site-packages
vi_cv_path_python=/Users/maxmellon/.pyenv/shims/python2
vi_cv_path_python_conf=/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/config
vi_cv_path_python_epfx=/Users/maxmellon/.pyenv/versions/2.7.11
vi_cv_path_python_pfx=/Users/maxmellon/.pyenv/versions/2.7.11
vi_cv_path_python_plibs='-L/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/config -lpython2.7 -ldl -framework CoreFoundation -u _PyMac_Error'
vi_cv_path_pythonpath=:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python27.zip:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/plat-darwin:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/plat-mac:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/plat-mac/lib-scriptpackages:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/lib-tk:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/lib-old:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/lib-dynload:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/site-packages
vi_cv_path_ruby=/Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby
vi_cv_path_tcl=/usr/bin/tclsh8.5
vi_cv_perl_extutils=unknown_perl_extutils_path
vi_cv_perl_xsubpp=/System/Library/Perl/5.18/ExtUtils/xsubpp
vi_cv_perllib=/System/Library/Perl/5.18
vi_cv_var_python3_abiflags=m
vi_cv_var_python3_version=3.6
vi_cv_var_python_version=2.7
vi_cv_version_lua=5.2
vi_cv_version_plain_lua=5.2
vi_cv_with_luajit=no
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes
vim_cv_stat_ignores_slash=no
vim_cv_terminfo=yes
vim_cv_tgent=non-zero
vim_cv_toupper_broken=no
vim_cv_tty_group=world
## ----------------- ##
## Output variables. ##
## ----------------- ##
AWK='awk'
CC='clang'
CFLAGS='-g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1'
CHANNEL_OBJ='objects/channel.o'
CHANNEL_SRC='channel.c'
CPP='clang -E'
CPPFLAGS=' -DMACOS_X_UNIX'
CPP_MM='M'
CROSS_COMPILING=''
DEFS='-DHAVE_CONFIG_H'
DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXNAME='ex'
FGREP='/usr/bin/grep -F'
GLIB_COMPILE_RESOURCES=''
GNOME_INCLUDEDIR=''
GNOME_LIBDIR=''
GNOME_LIBS=''
GREP='/usr/bin/grep'
GRESOURCE_OBJ=''
GRESOURCE_SRC=''
GTK_CFLAGS=''
GTK_LIBNAME=''
GTK_LIBS=''
GTK_UPDATE_ICON_CACHE=''
GUITYPE='NONE'
GUI_INC_LOC=''
GUI_LIB_LOC=''
GUI_X_LIBS=''
HANGULIN_OBJ=''
HANGULIN_SRC=''
INSTALL_LANGS='install-languages'
INSTALL_TOOL_LANGS='install-tool-languages'
LDFLAGS='-L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib'
LIBOBJS=''
LIBS='-lm -lncurses -liconv -framework Cocoa'
LINK_AS_NEEDED=''
LTLIBOBJS=''
LUA_CFLAGS='-DDYNAMIC_LUA_DLL=\"liblua.5.2.dylib\" -I/usr/local/include'
LUA_LIBS=''
LUA_OBJ='objects/if_lua.o'
LUA_PRO='if_lua.pro'
LUA_SRC='if_lua.c'
MAKEMO=''
MOTIF_LIBNAME=''
MSGFMT=''
MZSCHEME_CFLAGS=''
MZSCHEME_EXTRA=''
MZSCHEME_LIBS=''
MZSCHEME_MZC=''
MZSCHEME_OBJ=''
MZSCHEME_PRO=''
MZSCHEME_SRC=''
NARROW_PROTO=''
NETBEANS_OBJ='objects/netbeans.o'
NETBEANS_SRC='netbeans.c'
OBJEXT='o'
OS_EXTRA_OBJ='objects/os_macosx.o objects/os_mac_conv.o'
OS_EXTRA_SRC='os_macosx.m os_mac_conv.c'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL_CFLAGS=' -g -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE '
PERL_LIBS=' -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl'
PERL_OBJ='objects/if_perl.o objects/if_perlsfio.o'
PERL_PRO='if_perl.pro if_perlsfio.pro'
PERL_SRC='auto/if_perl.c if_perlsfio.c'
PKG_CONFIG=''
PYTHON3_CFLAGS='-I/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m -DPYTHON3_HOME='\''L"/Users/maxmellon/.pyenv/versions/3.6.2"'\'' -DDYNAMIC_PYTHON3_DLL=\"libpython3.6m.dylib\"'
PYTHON3_CONFDIR='/Users/maxmellon/.pyenv/versions/3.6.2/lib/python3.6/config-3.6m-darwin'
PYTHON3_LIBS=''
PYTHON3_OBJ='objects/if_python3.o'
PYTHON3_SRC='if_python3.c'
PYTHON_CFLAGS='-I/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7 -DPYTHON_HOME='\''"/Users/maxmellon/.pyenv/versions/2.7.11"'\'' -DDYNAMIC_PYTHON_DLL=\"libpython2.7.a\"'
PYTHON_CONFDIR='/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/config'
PYTHON_GETPATH_CFLAGS='-DPYTHONPATH='\''":/Users/maxmellon/.pyenv/versions/2.7.11/lib/python27.zip:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/plat-darwin:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/plat-mac:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/plat-mac/lib-scriptpackages:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/lib-tk:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/lib-old:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/lib-dynload:/Users/maxmellon/.pyenv/versions/2.7.11/lib/python2.7/site-packages"'\'' -DPREFIX='\''"/Users/maxmellon/.pyenv/versions/2.7.11"'\'' -DEXEC_PREFIX='\''"/Users/maxmellon/.pyenv/versions/2.7.11"'\'''
PYTHON_LIBS=''
PYTHON_OBJ='objects/if_python.o'
PYTHON_SRC='if_python.c'
QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\'''
RUBY_CFLAGS='-I/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -I/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0/x86_64-darwin15 -DRUBY_VERSION=24'
RUBY_LIBS='-lruby-static -framework CoreFoundation -lpthread -lgmp -ldl -lobjc -L/Users/maxmellon/.rbenv/versions/2.4.2/lib'
RUBY_OBJ='objects/if_ruby.o'
RUBY_PRO='if_ruby.pro'
RUBY_SRC='if_ruby.c'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TAGPRG='ctags -I INIT+ --fields=+S'
TCL_CFLAGS='-I/System/Library/Frameworks/Tcl.framework/Headers -D_REENTRANT=1 -D_THREAD_SAFE=1 -D_DARWIN_C_SOURCE=1 '
TCL_LIBS='-F/System/Library/Frameworks -framework Tcl -lpthread -framework CoreFoundation'
TCL_OBJ='objects/if_tcl.o'
TCL_PRO='if_tcl.pro'
TCL_SRC='if_tcl.c'
TERM_OBJ='objects/term_encoding.o objects/term_keyboard.o objects/term_mouse.o objects/term_parser.o objects/term_pen.o objects/term_screen.o objects/term_state.o objects/term_unicode.o objects/term_vterm.o'
TERM_SRC='libvterm/src/encoding.c libvterm/src/keyboard.c libvterm/src/mouse.c libvterm/src/parser.c libvterm/src/pen.c libvterm/src/screen.c libvterm/src/state.c libvterm/src/unicode.c libvterm/src/vterm.c'
UPDATE_DESKTOP_DATABASE=''
VIEWNAME='view'
VIMNAME='vim'
WORKSHOP_OBJ=''
WORKSHOP_SRC=''
XCODE_SELECT='/usr/bin/xcode-select'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIB=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='clang'
bindir='${exec_prefix}/bin'
build_alias=''
compiledby=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dogvimdiff='installgvimdiff'
dovimdiff='installvimdiff'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
line_break='"\\012"'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shrpenv='env LD_RUN_PATH=/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE'
sysconfdir='${prefix}/etc'
target_alias=''
vi_cv_path_lua='/usr/local/bin/lua'
vi_cv_path_luajit=''
vi_cv_path_mzscheme=''
vi_cv_path_perl='/usr/bin/perl'
vi_cv_path_plain_lua='/usr/local/bin/lua'
vi_cv_path_python3='/Users/maxmellon/.pyenv/shims/python3'
vi_cv_path_python='/Users/maxmellon/.pyenv/shims/python2'
vi_cv_path_ruby='/Users/maxmellon/.rbenv/versions/2.4.2/bin/ruby'
vi_cv_path_tcl='/usr/bin/tclsh8.5'
vi_cv_perl_xsubpp='/System/Library/Perl/5.18/ExtUtils/xsubpp'
vi_cv_perllib='/System/Library/Perl/5.18'
xmkmfpath=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define UNIX 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 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 HAVE_AVAILABILITYMACROS_H 1
#define FEAT_HUGE 1
#define USE_XSMP_INTERACT 1
#define FEAT_LUA 1
#define DYNAMIC_LUA 1
#define FEAT_PERL 1
#define FEAT_PYTHON 1
#define FEAT_PYTHON3 1
#define DYNAMIC_PYTHON 1
#define DYNAMIC_PYTHON3 1
#define PY_NO_RTLD_GLOBAL 1
#define PY3_NO_RTLD_GLOBAL 1
#define FEAT_TCL 1
#define FEAT_RUBY 1
#define FEAT_NETBEANS_INTG 1
#define FEAT_JOB_CHANNEL 1
#define FEAT_TERMINAL 1
#define FEAT_MBYTE 1
#define HAVE_DATE_TIME 1
#define HAVE_ATTRIBUTE_UNUSED 1
#define HAVE_DIRENT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SGTTY_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ICONV_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_MATH_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_LOCALE_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_LIBC_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_PWD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_SYS_ACL_H 1
#define HAVE_WCHAR_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_STRINGS_H 1
#define NO_STRINGS_WITH_STRING_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_LIBNCURSES 1
#define TERMINFO 1
#define HAVE_OSPEED 1
#define HAVE_UP_BC_PC 1
#define SYS_SELECT_WITH_SYS_TIME 1
#define HAVE_SVR4_PTYS 1
#define PTYRANGE0 "pqrstuvw"
#define PTYRANGE1 "0123456789abcdef"
#define RETSIGTYPE void
#define SIGRETURN return
#define HAVE_SIGCONTEXT 1
#define HAVE_FCHDIR 1
#define HAVE_FCHOWN 1
#define HAVE_FSYNC 1
#define HAVE_GETCWD 1
#define HAVE_GETPWENT 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETWD 1
#define HAVE_LSTAT 1
#define HAVE_MEMSET 1
#define HAVE_MKDTEMP 1
#define HAVE_NANOSLEEP 1
#define HAVE_OPENDIR 1
#define HAVE_PUTENV 1
#define HAVE_QSORT 1
#define HAVE_READLINK 1
#define HAVE_SELECT 1
#define HAVE_SETENV 1
#define HAVE_GETPGID 1
#define HAVE_SETPGID 1
#define HAVE_SETSID 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGSET 1
#define HAVE_SIGSETJMP 1
#define HAVE_SIGACTION 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGVEC 1
#define HAVE_STRCASECMP 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRPBRK 1
#define HAVE_STRTOL 1
#define HAVE_TGETENT 1
#define HAVE_TOWLOWER 1
#define HAVE_TOWUPPER 1
#define HAVE_ISWUPPER 1
#define HAVE_USLEEP 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_FSEEKO 1
#define HAVE_ST_BLKSIZE 1
#define HAVE_ICONV 1
#define HAVE_NL_LANGINFO_CODESET 1
#define HAVE_LIBM 1
#define HAVE_FLOAT_FUNCS 1
#define HAVE_ISINF 1
#define HAVE_ISNAN 1
#define HAVE_POSIX_ACL 1
#define HAVE_FD_CLOEXEC 1
#define HAVE_RENAME 1
#define HAVE_SYSCTL 1
#define HAVE_SYSCONF 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_TIME_T 8
#define SIZEOF_OFF_T 8
#define VIM_SIZEOF_INT 4
#define VIM_SIZEOF_LONG 8
#define USEMEMMOVE 1
#define USEMAN_S 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_DLSYM 1
#define HAVE_SETJMP_H 1
configure: exit 0
@MaxMEllon
Copy link
Author

落ちた

@MaxMEllon
Copy link
Author

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Sep 28 2017 19:47:33)
MacOS X (unix) version
Included patches: 1-1150
Compiled by maxmellon@Viper.local
Huge version without GUI.  Features included (+) or not (-):
+acl             +file_in_path    +mouse_sgr       +tag_old_static
+arabic          +find_in_path    -mouse_sysmouse  -tag_any_white
+autocmd         +float           +mouse_urxvt     +tcl
-balloon_eval    +folding         +mouse_xterm     +termguicolors
-browse          -footer          +multi_byte      +terminal
++builtin_terms  +fork()          +multi_lang      +terminfo
+byte_offset     -gettext         -mzscheme        +termresponse
+channel         -hangul_input    +netbeans_intg   +textobjects
+cindent         +iconv           +num64           +timers
-clientserver    +insert_expand   +packages        +title
+clipboard       +job             +path_extra      -toolbar
+cmdline_compl   +jumplist        +perl            +user_commands
+cmdline_hist    +keymap          +persistent_undo +vertsplit
+cmdline_info    +lambda          +postscript      +virtualedit
+comments        +langmap         +printer         +visual
+conceal         +libcall         +profile         +visualextra
+cryptv          +linebreak       +python/dyn      +viminfo
-cscope          +lispindent      +python3/dyn     +vreplace
+cursorbind      +listcmds        +quickfix        +wildignore
+cursorshape     +localmap        +reltime         +wildmenu
+dialog_con      +lua/dyn         +rightleft       +windows
+diff            +menu            +ruby            +writebackup
+digraphs        +mksession       +scrollbind      -X11
-dnd             +modify_fname    +signs           -xfontset
-ebcdic          +mouse           +smartindent     -xim
+emacs_tags      -mouseshape      +startuptime     -xpm
+eval            +mouse_dec       +statusline      -xsmp
+ex_extra        -mouse_gpm       -sun_workshop    -xterm_clipboard
+extra_search    -mouse_jsbterm   +syntax          -xterm_save
+farsi           +mouse_netterm   +tag_binary
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
 2nd user vimrc file: "~/.vim/vimrc"
      user exrc file: "$HOME/.exrc"
       defaults file: "$VIMRUNTIME/defaults.vim"
  fall-back for $VIM: "/usr/local/share/vim"
Compilation: clang -c -I. -Iproto -DHAVE_CONFIG_H   -DMACOS_X_UNIX  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking: clang   -L. -L/Users/maxmellon/.rbenv/versions/2.4.2/lib  -fstack-protector -L/usr/local/lib -L=/Users/maxmellon/.pyenv/versions/2.7.11/include/python2.7m:/Users/maxmellon/.pyenv/versions/3.6.2/include/python3.6m:/Users/maxmellon/.rbenv/versions/2.4.2/include/ruby-2.4.0 -L/usr/local/lib -o vim        -lm -lncurses  -liconv -framework Cocoa   -fstack-protector  -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl   -F/System/Library/Frameworks -framework Tcl -framework CoreFoundation -lruby-static -framework CoreFoundation -lgmp -lobjc -L/Users/maxmellon/.rbenv/versions/2.4.2/lib

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