Skip to content

Instantly share code, notes, and snippets.

@dimitriye98
Created May 31, 2015 20:47
Show Gist options
  • Save dimitriye98/36b1a32014ee7663f0a1 to your computer and use it in GitHub Desktop.
Save dimitriye98/36b1a32014ee7663f0a1 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 --with-features=huge --enable-multibyte --with-macarchs=x86_64 --enable-perlinterp --enable-rubyinterp --enable-tclinterp --with-tlib=ncurses --with-compiledby=Homebrew --with-local-dir=/usr/local --enable-cscope --enable-luainterp --with-lua-prefix=/usr/local --enable-luainterp --with-lua-prefix=/usr/local --with-luajit --enable-python3interp --srcdir=. --cache-file=auto/config.cache
## --------- ##
## Platform. ##
## --------- ##
hostname = Dimitriyes-MacBook-Pro.local
uname -m = x86_64
uname -r = 14.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/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 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 286 tasks, 1510 threads, 4 processors
Load average: 2.70, Mach factor: 1.30
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/opt/python/bin
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/cscope/bin
PATH: /usr/local/opt/lua/bin
PATH: /usr/local/opt/luajit/bin
PATH: /usr/local/opt/python/bin
PATH: /usr/local/opt/python3/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2535: creating cache auto/config.cache
configure:2613: checking whether make sets $(MAKE)
configure:2635: result: yes
configure:2693: checking for gcc
configure:2720: result: clang
configure:2949: checking for C compiler version
configure:2958: clang --version >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:2969: $? = 0
configure:2958: clang -v >&5
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.3.0
Thread model: posix
configure:2969: $? = 0
configure:2958: clang -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:2969: $? = 1
configure:2958: clang -qversion >&5
clang: error: unknown argument: '-qversion'
configure:2969: $? = 1
configure:2989: checking whether the C compiler works
configure:3011: clang conftest.c >&5
configure:3015: $? = 0
configure:3063: result: yes
configure:3066: checking for C compiler default output file name
configure:3068: result: a.out
configure:3074: checking for suffix of executables
configure:3081: clang -o conftest conftest.c >&5
configure:3085: $? = 0
configure:3107: result:
configure:3129: checking whether we are cross compiling
configure:3137: clang -o conftest conftest.c >&5
configure:3141: $? = 0
configure:3148: ./conftest
configure:3152: $? = 0
configure:3167: result: no
configure:3172: checking for suffix of object files
configure:3194: clang -c conftest.c >&5
configure:3198: $? = 0
configure:3219: result: o
configure:3223: checking whether we are using the GNU C compiler
configure:3242: clang -c conftest.c >&5
configure:3242: $? = 0
configure:3251: result: yes
configure:3260: checking whether clang accepts -g
configure:3280: clang -c -g conftest.c >&5
configure:3280: $? = 0
configure:3321: result: yes
configure:3338: checking for clang option to accept ISO C89
configure:3401: clang -c -g -O2 conftest.c >&5
configure:3401: $? = 0
configure:3414: result: none needed
configure:3438: checking how to run the C preprocessor
configure:3469: clang -E conftest.c
configure:3469: $? = 0
configure:3483: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3483: $? = 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:3508: result: clang -E
configure:3528: clang -E conftest.c
configure:3528: $? = 0
configure:3542: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3542: $? = 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:3571: checking for grep that handles long lines and -e
configure:3629: result: /usr/bin/grep
configure:3634: checking for egrep
configure:3696: result: /usr/bin/grep -E
configure:3710: checking for fgrep
configure:3772: result: /usr/bin/grep -F
configure:3776: checking for library containing strerror
configure:3807: clang -o conftest -g -O2 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.
configure:3807: $? = 0
configure:3824: result: none required
configure:3835: checking for gawk
configure:3865: result: no
configure:3835: checking for mawk
configure:3865: result: no
configure:3835: checking for nawk
configure:3865: result: no
configure:3835: checking for awk
configure:3851: found /usr/bin/awk
configure:3862: result: awk
configure:3875: checking for strip
configure:3891: found /usr/bin/strip
configure:3903: result: strip
configure:3914: checking for ANSI C header files
configure:3934: clang -c -g -O2 conftest.c >&5
configure:3934: $? = 0
configure:4007: clang -o conftest -g -O2 conftest.c >&5
configure:4007: $? = 0
configure:4007: ./conftest
configure:4007: $? = 0
configure:4018: result: yes
configure:4026: checking for sys/wait.h that is POSIX.1 compatible
configure:4052: clang -c -g -O2 conftest.c >&5
configure:4052: $? = 0
configure:4059: result: yes
configure:4069: checking --enable-fail-if-missing argument
configure:4078: result: no
configure:4101: checking for recent clang version
configure:4109: result: 3006000
configure:4127: checking for buggy tools...
configure:4134: checking for BeOS
configure:4140: result: no
configure:4144: checking for QNX
configure:4151: result: no
configure:4155: checking for Darwin (Mac OS X)
configure:4158: result: yes
configure:4161: checking --disable-darwin argument
configure:4171: result: no
configure:4173: checking if Darwin files are there
configure:4176: result: yes
configure:4188: checking --with-developer-dir argument
configure:4196: result: not present
configure:4204: checking for xcode-select
configure:4222: found /usr/bin/xcode-select
configure:4234: result: /usr/bin/xcode-select
configure:4243: checking for developer dir using xcode-select
configure:4246: result: /Applications/Xcode.app/Contents/Developer
configure:4253: checking --with-macsdk argument
configure:4261: result: using default
configure:4305: checking --with-macarchs argument
configure:4310: result: x86_64
configure:4319: checking if architectures are supported
configure:4337: clang -o conftest -g -O2 -arch x-arch 8-arch 6-arch _-arch 6-arch 4 -arch x-arch 8-arch 6-arch _-arch 6-arch 4 conftest.c >&5
clang: error: no such file or directory: '8-arch'
clang: error: no such file or directory: '6-arch'
clang: error: no such file or directory: '_-arch'
clang: error: no such file or directory: '6-arch'
clang: error: no such file or directory: '4'
clang: error: no such file or directory: '8-arch'
clang: error: no such file or directory: '6-arch'
clang: error: no such file or directory: '_-arch'
clang: error: no such file or directory: '6-arch'
clang: error: no such file or directory: '4'
clang: error: invalid arch name '-arch x-arch'
clang: error: invalid arch name '-arch x-arch'
configure:4337: $? = 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
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4342: result: no, will build for native arch only
configure:4364: checking for sys/types.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for sys/stat.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for stdlib.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for string.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for memory.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for strings.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for inttypes.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for stdint.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4364: checking for unistd.h
configure:4364: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4364: $? = 0
configure:4364: result: yes
configure:4376: checking Carbon/Carbon.h usability
configure:4376: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4376: $? = 0
configure:4376: result: yes
configure:4376: checking Carbon/Carbon.h presence
configure:4376: clang -E -DMACOS_X_UNIX conftest.c
configure:4376: $? = 0
configure:4376: result: yes
configure:4376: checking for Carbon/Carbon.h
configure:4376: result: yes
configure:4387: checking Cocoa/Cocoa.h usability
configure:4387: clang -c -g -O2 -ObjC -DMACOS_X_UNIX -ObjC conftest.c >&5
configure:4387: $? = 0
configure:4387: result: yes
configure:4387: checking Cocoa/Cocoa.h presence
configure:4387: clang -E -DMACOS_X_UNIX -ObjC conftest.c
configure:4387: $? = 0
configure:4387: result: yes
configure:4387: checking for Cocoa/Cocoa.h
configure:4387: result: yes
configure:4409: checking AvailabilityMacros.h usability
configure:4409: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:4409: $? = 0
configure:4409: result: yes
configure:4409: checking AvailabilityMacros.h presence
configure:4409: clang -E -DMACOS_X_UNIX conftest.c
configure:4409: $? = 0
configure:4409: result: yes
configure:4409: checking for AvailabilityMacros.h
configure:4409: result: yes
configure:4424: checking --with-local-dir argument
configure:4442: result: /usr/local
configure:4473: checking --with-vim-name argument
configure:4481: result: Defaulting to vim
configure:4486: checking --with-ex-name argument
configure:4494: result: Defaulting to ex
configure:4499: checking --with-view-name argument
configure:4507: result: Defaulting to view
configure:4513: checking --with-global-runtime argument
configure:4524: result: no
configure:4529: checking --with-modified-by argument
configure:4540: result: no
configure:4545: checking if character set is EBCDIC
configure:4564: 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:4564: $? = 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:4574: result: no
configure:4635: checking --disable-smack argument
configure:4645: result: no
configure:4647: checking linux/xattr.h usability
configure:4647: 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:4647: $? = 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:4647: result: no
configure:4647: checking linux/xattr.h presence
configure:4647: 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:4647: $? = 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:4647: result: no
configure:4647: checking for linux/xattr.h
configure:4647: result: no
configure:4734: checking --disable-selinux argument
configure:4744: result: no
configure:4746: checking for is_selinux_enabled in -lselinux
configure:4771: clang -o conftest -g -O2 -DMACOS_X_UNIX -L/usr/local/lib conftest.c -lselinux >&5
ld: library not found for -lselinux
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:4771: $? = 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. */
|
| /* 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 is_selinux_enabled ();
| int
| main ()
| {
| return is_selinux_enabled ();
| ;
| return 0;
| }
configure:4780: result: no
configure:4795: checking --with-features argument
configure:4800: result: huge
configure:4831: checking --with-compiledby argument
configure:4836: result: Homebrew
configure:4845: checking --disable-xsmp argument
configure:4856: result: no
configure:4858: checking --disable-xsmp-interact argument
configure:4868: result: no
configure:4881: checking --enable-luainterp argument
configure:4890: result: yes
configure:4896: checking --with-lua-prefix argument
configure:4901: result: /usr/local
configure:4925: checking --with-luajit
configure:4935: result: yes
configure:4943: checking for luajit
configure:4961: found /usr/local/opt/luajit/bin/luajit
configure:4973: result: /usr/local/opt/luajit/bin/luajit
configure:4982: checking LuaJIT version
configure:4989: result: 2.0
configure:4991: checking Lua version of LuaJIT
configure:4998: result: 5.1
configure:5059: checking if lua.h can be found in /usr/local/include/luajit-2.0
configure:5062: result: yes
configure:5114: checking if link with -L/usr/local/lib -lluajit-5.1 is sane
configure:5129: clang -o conftest -g -O2 -DMACOS_X_UNIX -L/usr/local/lib conftest.c -L/usr/local/lib -lluajit-5.1 >&5
configure:5129: $? = 0
configure:5130: result: yes
configure:5217: checking --enable-mzschemeinterp argument
configure:5226: result: no
configure:5563: checking --enable-perlinterp argument
configure:5572: result: yes
configure:5578: checking for perl
configure:5596: found /usr/bin/perl
configure:5608: result: /usr/bin/perl
configure:5617: checking Perl version
configure:5641: result: OK
configure:5671: checking if compile and link flags for Perl are sane
configure:5691: clang -o conftest -g -O2 -g -pipe -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -DMACOS_X_UNIX -L/usr/local/lib conftest.c -fstack-protector -L/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE -lperl >&5
configure:5691: $? = 0
configure:5692: result: yes
configure:5766: checking --enable-pythoninterp argument
configure:5775: result: no
configure:6110: checking --enable-python3interp argument
configure:6119: result: yes
configure:6130: checking for python3
configure:6148: found /usr/local/opt/python3/bin/python3
configure:6160: result: /usr/local/opt/python3/bin/python3
configure:6173: checking Python version
configure:6182: result: 3.4
configure:6185: checking Python is 3.0 or better
configure:6190: result: yep
configure:6193: checking Python's abiflags
configure:6207: result: m
configure:6210: checking Python's install prefix
configure:6219: result: /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4
configure:6222: checking Python's execution prefix
configure:6231: result: /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4
configure:6253: checking Python's configuration directory
configure:6276: result: /usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m
configure:6331: checking if -pthread should be used
configure:6373: result: no
configure:6377: checking if compile and link flags for Python 3 are sane
configure:6394: clang -o conftest -g -O2 -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -DPYTHON3_HOME='L"/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4"' -DMACOS_X_UNIX -L/usr/local/lib conftest.c -L/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m -lpython3.4m -ldl -framework CoreFoundation >&5
configure:6394: $? = 0
configure:6395: result: yes
configure:6623: checking if -fPIE can be added for Python3
configure:6640: clang -o conftest -g -O2 -I/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -DPYTHON3_HOME='L"/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4"' -fPIE -DMACOS_X_UNIX -L/usr/local/lib conftest.c -L/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m -lpython3.4m -ldl -framework CoreFoundation >&5
configure:6640: $? = 0
configure:6641: result: yes
configure:6656: checking --enable-tclinterp argument
configure:6665: result: yes
configure:6670: checking --with-tclsh argument
configure:6678: result: no
configure:6684: checking for tclsh8.5
configure:6702: found /usr/bin/tclsh8.5
configure:6714: result: /usr/bin/tclsh8.5
configure:6897: checking Tcl version
configure:6901: result: 8.5 - OK
configure:6905: checking for location of Tcl include
configure:6915: result: /System/Library/Frameworks/Tcl.framework/Headers/tcl.h
configure:6927: checking for location of tclConfig.sh script
configure:6937: result: /System/Library/Frameworks/Tcl.framework/tclConfig.sh
configure:6999: checking --enable-rubyinterp argument
configure:7008: result: yes
configure:7015: checking --with-ruby-command argument
configure:7024: result: defaulting to ruby
configure:7030: checking for ruby
configure:7048: found /usr/bin/ruby
configure:7060: result: /usr/bin/ruby
configure:7069: checking Ruby version
configure:7072: result: OK
configure:7074: checking Ruby rbconfig
configure:7080: result: RbConfig
configure:7082: checking Ruby header files
configure:7086: result: /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/include/ruby-2.0.0
configure:7162: checking --enable-cscope argument
configure:7171: result: yes
configure:7178: checking --enable-workshop argument
configure:7187: result: no
configure:7201: checking --disable-netbeans argument
configure:7211: result: no
configure:7213: checking for socket in -lsocket
configure:7238: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lsocket >&5
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7238: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 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:7247: result: no
configure:7258: checking for gethostbyname in -lnsl
configure:7283: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lnsl >&5
ld: library not found for -lnsl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:7283: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 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:7292: result: no
configure:7303: checking whether compiling netbeans integration is possible
configure:7339: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c >&5
configure:7339: $? = 0
configure:7340: result: yes
configure:7361: checking --enable-sniff argument
configure:7370: result: no
configure:7381: checking --enable-multibyte argument
configure:7390: result: yes
configure:7397: checking --enable-hangulinput argument
configure:7406: result: no
configure:7409: checking --enable-xim argument
configure:7416: result: defaulting to auto
configure:7421: checking --enable-fontset argument
configure:7430: result: no
configure:7436: result: defaulting to: don't HAVE_X11
configure:8453: checking --enable-gui argument
configure:8501: result: yes/auto - automatic GUI support
configure:8657: checking whether or not to look for MacVim
configure:8666: result: yes
configure:8679: checking for MacVim GUI
configure:8681: result: yes
configure:9404: checking X11/SM/SMlib.h usability
configure:9404: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:65:10: fatal error: 'X11/SM/SMlib.h' file not found
#include <X11/SM/SMlib.h>
^
1 error generated.
configure:9404: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 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:9404: result: no
configure:9404: checking X11/SM/SMlib.h presence
configure:9404: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:32:10: fatal error: 'X11/SM/SMlib.h' file not found
#include <X11/SM/SMlib.h>
^
1 error generated.
configure:9404: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| /* end confdefs.h. */
| #include <X11/SM/SMlib.h>
configure:9404: result: no
configure:9404: checking for X11/SM/SMlib.h
configure:9404: result: no
configure:9588: checking for CYGWIN environment
configure:9606: result: no
configure:9626: checking whether toupper is broken
configure:9649: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c >&5
conftest.c:39:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
^
1 warning generated.
configure:9649: $? = 0
configure:9649: ./conftest
configure:9649: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 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:9663: result: no
configure:9671: checking whether __DATE__ and __TIME__ work
configure:9684: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9684: $? = 0
configure:9685: result: yes
configure:9694: checking whether __attribute__((unused)) is allowed
configure:9707: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9707: $? = 0
configure:9708: result: yes
configure:9717: checking elf.h usability
configure:9717: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:67:10: fatal error: 'elf.h' file not found
#include <elf.h>
^
1 error generated.
configure:9717: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 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:9717: result: no
configure:9717: checking elf.h presence
configure:9717: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:34:10: fatal error: 'elf.h' file not found
#include <elf.h>
^
1 error generated.
configure:9717: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| /* end confdefs.h. */
| #include <elf.h>
configure:9717: result: no
configure:9717: checking for elf.h
configure:9717: result: no
configure:9768: checking for dirent.h that defines DIR
configure:9787: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9787: $? = 0
configure:9795: result: yes
configure:9808: checking for library containing opendir
configure:9839: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c >&5
configure:9839: $? = 0
configure:9856: result: none required
configure:9964: checking stdarg.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking stdarg.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for stdarg.h
configure:9964: result: yes
configure:9964: checking for stdint.h
configure:9964: result: yes
configure:9964: checking for stdlib.h
configure:9964: result: yes
configure:9964: checking for string.h
configure:9964: result: yes
configure:9964: checking sys/select.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/select.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/select.h
configure:9964: result: yes
configure:9964: checking sys/utsname.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/utsname.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/utsname.h
configure:9964: result: yes
configure:9964: checking termcap.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking termcap.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for termcap.h
configure:9964: result: yes
configure:9964: checking fcntl.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking fcntl.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for fcntl.h
configure:9964: result: yes
configure:9964: checking sgtty.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sgtty.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sgtty.h
configure:9964: result: yes
configure:9964: checking sys/ioctl.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/ioctl.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/ioctl.h
configure:9964: result: yes
configure:9964: checking sys/time.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/time.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/time.h
configure:9964: result: yes
configure:9964: checking for sys/types.h
configure:9964: result: yes
configure:9964: checking termio.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:80:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking termio.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:47:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for termio.h
configure:9964: result: no
configure:9964: checking iconv.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking iconv.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for iconv.h
configure:9964: result: yes
configure:9964: checking for inttypes.h
configure:9964: result: yes
configure:9964: checking langinfo.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking langinfo.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for langinfo.h
configure:9964: result: yes
configure:9964: checking math.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking math.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for math.h
configure:9964: result: yes
configure:9964: checking for unistd.h
configure:9964: result: yes
configure:9964: checking stropts.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:85:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking stropts.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:52:10: fatal error: 'stropts.h' file not found
#include <stropts.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for stropts.h
configure:9964: result: no
configure:9964: checking errno.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking errno.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for errno.h
configure:9964: result: yes
configure:9964: checking sys/resource.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/resource.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/resource.h
configure:9964: result: yes
configure:9964: checking sys/systeminfo.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:87:10: fatal error: 'sys/systeminfo.h' file not found
#include <sys/systeminfo.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking sys/systeminfo.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:54:10: fatal error: 'sys/systeminfo.h' file not found
#include <sys/systeminfo.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for sys/systeminfo.h
configure:9964: result: no
configure:9964: checking locale.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking locale.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for locale.h
configure:9964: result: yes
configure:9964: checking sys/stream.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:88:10: fatal error: 'sys/stream.h' file not found
#include <sys/stream.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking sys/stream.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:55:10: fatal error: 'sys/stream.h' file not found
#include <sys/stream.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for sys/stream.h
configure:9964: result: no
configure:9964: checking termios.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking termios.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for termios.h
configure:9964: result: yes
configure:9964: checking libc.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking libc.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for libc.h
configure:9964: result: yes
configure:9964: checking sys/statfs.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:90:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking sys/statfs.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:57:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for sys/statfs.h
configure:9964: result: no
configure:9964: checking poll.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking poll.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for poll.h
configure:9964: result: yes
configure:9964: checking sys/poll.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/poll.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/poll.h
configure:9964: result: yes
configure:9964: checking pwd.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking pwd.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for pwd.h
configure:9964: result: yes
configure:9964: checking utime.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking utime.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for utime.h
configure:9964: result: yes
configure:9964: checking sys/param.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/param.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/param.h
configure:9964: result: yes
configure:9964: checking libintl.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:95:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking libintl.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:62:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for libintl.h
configure:9964: result: no
configure:9964: checking libgen.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking libgen.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for libgen.h
configure:9964: result: yes
configure:9964: checking util/debug.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:96:10: fatal error: 'util/debug.h' file not found
#include <util/debug.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking util/debug.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:63:10: fatal error: 'util/debug.h' file not found
#include <util/debug.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for util/debug.h
configure:9964: result: no
configure:9964: checking util/msg18n.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:96:10: fatal error: 'util/msg18n.h' file not found
#include <util/msg18n.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking util/msg18n.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:63:10: fatal error: 'util/msg18n.h' file not found
#include <util/msg18n.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for util/msg18n.h
configure:9964: result: no
configure:9964: checking frame.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:96:10: fatal error: 'frame.h' file not found
#include <frame.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking frame.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:63:10: fatal error: 'frame.h' file not found
#include <frame.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for frame.h
configure:9964: result: no
configure:9964: checking sys/acl.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking sys/acl.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for sys/acl.h
configure:9964: result: yes
configure:9964: checking sys/access.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:97:10: fatal error: 'sys/access.h' file not found
#include <sys/access.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking sys/access.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:64:10: fatal error: 'sys/access.h' file not found
#include <sys/access.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for sys/access.h
configure:9964: result: no
configure:9964: checking sys/sysinfo.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:97:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking sys/sysinfo.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
conftest.c:64:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:9964: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9964: result: no
configure:9964: checking for sys/sysinfo.h
configure:9964: result: no
configure:9964: checking wchar.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking wchar.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for wchar.h
configure:9964: result: yes
configure:9964: checking wctype.h usability
configure:9964: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking wctype.h presence
configure:9964: clang -E -DMACOS_X_UNIX conftest.c
configure:9964: $? = 0
configure:9964: result: yes
configure:9964: checking for wctype.h
configure:9964: result: yes
configure:9977: checking for sys/ptem.h
configure:9977: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:70:10: fatal error: 'sys/ptem.h' file not found
#include <sys/ptem.h>
^
1 error generated.
configure:9977: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:9977: result: no
configure:9993: checking for sys/sysctl.h
configure:9993: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:9993: $? = 0
configure:9993: result: yes
configure:10008: checking for pthread_np.h
configure:10023: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:69:10: fatal error: 'pthread_np.h' file not found
#include <pthread_np.h>
^
1 error generated.
configure:10023: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10029: result: no
configure:10036: checking for strings.h
configure:10036: result: yes
configure:10094: checking whether clang needs -traditional
conftest.c:69:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:10128: result: no
configure:10135: checking for an ANSI C-conforming const
configure:10201: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10201: $? = 0
configure:10208: result: yes
configure:10216: checking for working volatile
configure:10235: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10235: $? = 0
configure:10242: result: yes
configure:10250: checking for mode_t
configure:10250: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10250: $? = 0
configure:10250: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:105:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:10250: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10250: result: yes
configure:10261: checking for off_t
configure:10261: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10261: $? = 0
configure:10261: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:105:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:10261: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10261: result: yes
configure:10272: checking for pid_t
configure:10272: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10272: $? = 0
configure:10272: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:105:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:10272: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10272: result: yes
configure:10283: checking for size_t
configure:10283: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10283: $? = 0
configure:10283: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:105:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:10283: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10283: result: yes
configure:10294: checking for uid_t in sys/types.h
configure:10313: result: yes
configure:10324: checking for uint32_t
configure:10324: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10324: $? = 0
configure:10324: result: yes
configure:10339: checking whether time.h and sys/time.h may both be included
configure:10359: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10359: $? = 0
configure:10366: result: yes
configure:10374: checking for ino_t
configure:10374: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10374: $? = 0
configure:10374: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:106:20: error: expected expression
if (sizeof ((ino_t)))
^
1 error generated.
configure:10374: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10374: result: yes
configure:10385: checking for dev_t
configure:10385: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10385: $? = 0
configure:10385: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:106:20: error: expected expression
if (sizeof ((dev_t)))
^
1 error generated.
configure:10385: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10385: result: yes
configure:10396: checking whether byte ordering is bigendian
configure:10411: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10411: $? = 0
configure:10456: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:10456: $? = 0
configure:10474: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:77:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:10474: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10602: result: no
configure:10621: checking for rlim_t
configure:10648: result: yes
configure:10657: checking for stack_t
configure:10682: result: yes
configure:10691: checking whether stack_t has an ss_base field
configure:10712: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:82:24: error: no member named 'ss_base' in 'struct __darwin_sigaltstack'
stack_t sigstk; sigstk.ss_base = 0;
~~~~~~ ^
1 error generated.
configure:10712: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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:10717: result: no
configure:10723: checking --with-tlib argument
configure:10732: result: ncurses
configure:10735: checking for linking with ncurses library
configure:10748: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:10748: $? = 0
configure:10749: result: OK
configure:10852: checking for tgetent()
configure:10865: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:74:26: warning: implicit declaration of function 'tgetent' is invalid in C99 [-Wimplicit-function-declaration]
char s[10000]; int res = tgetent(s, "thisterminaldoesnotexist");
^
1 warning generated.
configure:10865: $? = 0
configure:10866: result: yes
configure:10877: checking whether we talk terminfo
configure:10906: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:82:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:10906: $? = 0
configure:10906: ./conftest
configure:10906: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 "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:10921: result: yes
configure:10980: checking whether termcap.h contains ospeed
configure:10997: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:10997: $? = 0
configure:10998: result: yes
configure:11037: checking whether termcap.h contains UP, BC and PC
configure:11054: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11054: $? = 0
configure:11055: result: yes
configure:11094: checking whether tputs() uses outfuntype
configure:11111: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:81:36: error: use of undeclared identifier 'outfuntype'
extern int xx(); tputs("test", 1, (outfuntype)xx)
^
1 error generated.
configure:11111: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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:11116: result: no
configure:11121: checking whether sys/select.h and sys/time.h may both be included
configure:11137: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:11137: $? = 0
configure:11138: result: yes
configure:11149: checking for /dev/ptc
configure:11157: result: no
configure:11161: checking for SVR4 ptys
configure:11175: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:78:1: warning: implicit declaration of function 'ptsname' is invalid in C99 [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
conftest.c:78:12: warning: implicit declaration of function 'grantpt' is invalid in C99 [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
conftest.c:78:23: warning: implicit declaration of function 'unlockpt' is invalid in C99 [-Wimplicit-function-declaration]
ptsname(0);grantpt(0);unlockpt(0);
^
3 warnings generated.
configure:11175: $? = 0
configure:11176: result: yes
configure:11190: checking for ptyranges
configure:11223: result: pqrstuvw / 0123456789abcdef
configure:11231: checking default tty permissions/group
configure:11282: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -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.
configure:11282: $? = 0
configure:11282: ./conftest
configure:11282: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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:11300: result: can't determine - assume ptys are world accessible
configure:11310: result: world
configure:11328: checking return type of signal handlers
configure:11346: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:83:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:11346: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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:11353: result: void
configure:11370: checking for struct sigcontext
configure:11390: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:81:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
test_sig()
^
1 warning generated.
configure:11390: $? = 0
configure:11391: result: yes
configure:11401: checking getcwd implementation is broken
configure:11429: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:86:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:11429: $? = 0
configure:11429: ./conftest
configure:11429: $? = 0
configure:11444: result: no
configure:11461: checking for bcmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for fchdir
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for fchown
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for fsync
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for getcwd
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for getpseudotty
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
Undefined symbols for architecture x86_64:
"_getpseudotty", referenced from:
_main in conftest-6d263d.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:11461: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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:11461: result: no
configure:11461: checking for getpwent
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for getpwnam
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for getpwuid
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for getrlimit
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for gettimeofday
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for getwd
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for lstat
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for memcmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:115:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
char memcmp ();
^
conftest.c:115:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for memset
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:116:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:116:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for mkdtemp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for nanosleep
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for opendir
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for putenv
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for qsort
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for readlink
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for select
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for setenv
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for setpgid
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for setsid
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for sigaltstack
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for sigstack
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
Undefined symbols for architecture x86_64:
"_sigstack", referenced from:
_main in conftest-71717b.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:11461: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_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:11461: result: no
configure:11461: checking for sigset
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for sigsetjmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:129:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
char sigsetjmp ();
^
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for sigaction
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for sigvec
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for strcasecmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:132:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:132:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for strerror
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:133:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:133:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for strftime
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for stricmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
Undefined symbols for architecture x86_64:
"_stricmp", referenced from:
_main in conftest-f31fc8.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:11461: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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:11461: result: no
configure:11461: checking for strncasecmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:135:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:135:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for strnicmp
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
Undefined symbols for architecture x86_64:
"_strnicmp", referenced from:
_main in conftest-c8535a.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:11461: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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:11461: result: no
configure:11461: checking for strpbrk
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:136:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
char strpbrk ();
^
conftest.c:136:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for strtol
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for tgetent
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for towlower
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for towupper
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for iswupper
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for usleep
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for utime
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11461: checking for utimes
configure:11461: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11461: $? = 0
configure:11461: result: yes
configure:11470: checking for _LARGEFILE_SOURCE value needed for large files
configure:11489: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
configure:11489: $? = 0
configure:11517: result: no
configure:11546: checking for special C compiler options needed for large files
configure:11591: result: no
configure:11597: checking for _FILE_OFFSET_BITS value needed for large files
configure:11622: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:11622: $? = 0
configure:11654: result: no
configure:11740: checking for st_blksize
configure:11758: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:11758: $? = 0
configure:11759: result: yes
configure:11768: checking whether stat() ignores a trailing slash
configure:11792: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:132:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {struct stat st; exit(stat("configure/", &st) != 0); }
^
1 warning generated.
configure:11792: $? = 0
configure:11792: ./conftest
configure:11792: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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:11807: result: no
configure:11815: checking for iconv_open()
configure:11834: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses -liconv >&5
configure:11834: $? = 0
configure:11835: result: yes; with -liconv
configure:11870: checking for nl_langinfo(CODESET)
configure:11887: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lncurses -liconv >&5
configure:11887: $? = 0
configure:11888: result: yes
configure:11898: checking for strtod in -lm
configure:11923: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:11923: $? = 0
configure:11932: result: yes
configure:11943: checking for strtod() and other floating point functions
configure:11975: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:11975: $? = 0
configure:11976: result: yes
configure:11986: checking --disable-acl argument
configure:11996: result: no
configure:11998: checking for acl_get_file in -lposix1e
configure:12023: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lposix1e -lm -lncurses -liconv >&5
ld: library not found for -lposix1e
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12023: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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
| /* 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:12032: result: no
configure:12037: checking for acl_get_file in -lacl
configure:12062: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lacl -lm -lncurses -liconv >&5
ld: library not found for -lacl
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12062: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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
| /* 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:12071: result: no
configure:12120: checking for POSIX ACL support
configure:12140: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:12140: $? = 0
configure:12141: result: yes
configure:12151: checking for acl_get in -lsec
configure:12176: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lsec -lm -lncurses -liconv >&5
ld: library not found for -lsec
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12176: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_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:12185: result: no
configure:12191: checking for Solaris ACL support
configure:12208: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
In file included from conftest.c:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:131:
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:12208: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_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:12213: result: no
configure:12221: checking for AIX ACL support
configure:12253: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
In file included from conftest.c:135:
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:135:
/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:149:11: error: invalid application of 'sizeof' to an incomplete type 'struct acl'
aclsize = sizeof(struct acl);
^ ~~~~~~~~~~~~
conftest.c:145:8: note: forward declaration of 'struct acl'
struct acl *aclent;
^
conftest.c:151:2: warning: implicit declaration of function 'statacl' is invalid in C99 [-Wimplicit-function-declaration]
statacl("foo", STX_NORMAL, aclent, aclsize);
^
conftest.c:151:17: error: use of undeclared identifier 'STX_NORMAL'
statacl("foo", STX_NORMAL, aclent, aclsize);
^
1 warning and 10 errors generated.
configure:12253: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_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:12258: result: no
configure:12268: checking --disable-gpm argument
configure:12279: result: no
configure:12281: checking for gpm
configure:12299: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lgpm >&5
conftest.c:129:10: fatal error: 'gpm.h' file not found
#include <gpm.h>
^
1 error generated.
configure:12299: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_POSIX_ACL 1
| /* end confdefs.h. */
| #include <gpm.h>
| #include <linux/keyboard.h>
| int
| main ()
| {
| Gpm_GetLibVersion(NULL);
| ;
| return 0;
| }
configure:12309: result: no
configure:12321: checking --disable-sysmouse argument
configure:12332: result: no
configure:12334: checking for sysmouse
configure:12356: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
conftest.c:129:10: fatal error: 'sys/consio.h' file not found
#include <sys/consio.h>
^
1 error generated.
configure:12356: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_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:12365: result: no
configure:12376: checking for FD_CLOEXEC
configure:12391: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:12391: $? = 0
configure:12392: result: yes
configure:12401: checking for rename
configure:12414: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:12414: $? = 0
configure:12415: result: yes
configure:12425: checking for sysctl
configure:12446: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:12446: $? = 0
configure:12447: result: yes
configure:12456: checking for sysinfo
configure:12475: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:133:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:12475: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_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:12480: result: not usable
configure:12485: checking for sysinfo.mem_unit
configure:12501: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:133:10: fatal error: 'sys/sysinfo.h' file not found
#include <sys/sysinfo.h>
^
1 error generated.
configure:12501: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_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:12506: result: no
configure:12511: checking for sysconf
configure:12526: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
conftest.c:137:16: error: use of undeclared identifier '_SC_PHYS_PAGES'
(void)sysconf(_SC_PHYS_PAGES);
^
1 error generated.
configure:12526: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_POSIX_ACL 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <unistd.h>
| int
| main ()
| {
| (void)sysconf(_SC_PAGESIZE);
| (void)sysconf(_SC_PHYS_PAGES);
|
| ;
| return 0;
| }
configure:12531: result: not usable
configure:12540: checking size of int
configure:12545: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:12545: $? = 0
configure:12545: ./conftest
configure:12545: $? = 0
configure:12559: result: 4
configure:12573: checking size of long
configure:12578: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:12578: $? = 0
configure:12578: ./conftest
configure:12578: $? = 0
configure:12592: result: 8
configure:12606: checking size of time_t
configure:12611: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:12611: $? = 0
configure:12611: ./conftest
configure:12611: $? = 0
configure:12625: result: 8
configure:12639: checking size of off_t
configure:12644: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:12644: $? = 0
configure:12644: ./conftest
configure:12644: $? = 0
configure:12658: result: 8
configure:12678: checking uint32_t is 32 bits
configure:12700: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
conftest.c:145:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
conftest.c:148:69: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1);
^
conftest.c:148:69: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:12700: $? = 0
configure:12700: ./conftest
configure:12700: $? = 0
configure:12701: result: ok
configure:12734: checking whether memmove handles overlaps
configure:12749: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
conftest.c:147:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^
1 warning generated.
configure:12749: $? = 0
configure:12749: ./conftest
configure:12749: $? = 0
configure:12764: result: yes
configure:12940: checking for _xpg4_setrunelocale in -lxpg4
configure:12965: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lxpg4 -lm -lncurses -liconv >&5
ld: library not found for -lxpg4
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12965: $? = 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 FEAT_PERL 1
| #define FEAT_PYTHON3 1
| #define FEAT_TCL 1
| #define FEAT_RUBY 1
| #define FEAT_CSCOPE 1
| #define FEAT_NETBEANS_INTG 1
| #define FEAT_MBYTE 1
| #define HAVE_DATE_TIME 1
| #define HAVE_ATTRIBUTE_UNUSED 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
| #define HAVE_SETSID 1
| #define HAVE_SIGALTSTACK 1
| #define HAVE_SIGSET 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_SIGACTION 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_POSIX_ACL 1
| #define HAVE_FD_CLOEXEC 1
| #define HAVE_RENAME 1
| #define HAVE_SYSCTL 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:12974: result: no
configure:12981: checking how to create tags
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags: illegal option -- -
usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
auto/configure:12986: command not found: exctags
auto/configure:12988: command not found: exuberant-ctags
etags: skipping /dev/null: it is not a regular file.
etags: no input files specified.
Try `etags --help' for a complete list of options.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags: illegal option -- s
usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags: illegal option -- s
usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ctags: illegal option -- i
usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
configure:13001: result: ctags -t
configure:13004: checking how to run man with a section nr
configure:13008: result: man -s
configure:13015: checking --disable-nls argument
configure:13026: result: no
configure:13036: checking for msgfmt
configure:13066: result: no
configure:13071: checking for NLS
configure:13120: result: msgfmt not found - disabled
configure:13173: checking dlfcn.h usability
configure:13173: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:13173: $? = 0
configure:13173: result: yes
configure:13173: checking dlfcn.h presence
configure:13173: clang -E -DMACOS_X_UNIX conftest.c
configure:13173: $? = 0
configure:13173: result: yes
configure:13173: checking for dlfcn.h
configure:13173: result: yes
configure:13190: checking for dlopen()
configure:13206: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:13206: $? = 0
configure:13207: result: yes
configure:13249: checking for dlsym()
configure:13265: clang -o conftest -g -O2 -DMACOS_X_UNIX -L. -L/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5
configure:13265: $? = 0
configure:13266: result: yes
configure:13374: checking setjmp.h usability
configure:13374: clang -c -g -O2 -DMACOS_X_UNIX conftest.c >&5
configure:13374: $? = 0
configure:13374: result: yes
configure:13374: checking setjmp.h presence
configure:13374: clang -E -DMACOS_X_UNIX conftest.c
configure:13374: $? = 0
configure:13374: result: yes
configure:13374: checking for setjmp.h
configure:13374: result: yes
configure:13393: checking whether we need -framework Cocoa
configure:13397: result: yes
configure:13410: checking --with-xcodecfg argument
configure:13419: result: using default
configure:13430: checking for GCC 3 or later
configure:13435: result: yes
configure:13441: checking whether we need -D_FORTIFY_SOURCE=1
configure:13445: result: yes
configure:13454: checking linker --as-needed support
configure:13466: result: no
configure:13543: updating cache auto/config.cache
configure:13593: 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 Dimitriyes-MacBook-Pro.local
config.status:1027: creating auto/config.mk
config.status:1027: creating auto/config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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=''
ac_cv_env_LDFLAGS_value=''
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_bcmp=yes
ac_cv_func_fchdir=yes
ac_cv_func_fchown=yes
ac_cv_func_fsync=yes
ac_cv_func_getcwd=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_memcmp=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_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_Cocoa_Cocoa_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_stdarg_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_nsl_gethostbyname=no
ac_cv_lib_posix1e_acl_get_file=no
ac_cv_lib_sec_acl_get=no
ac_cv_lib_selinux_is_selinux_enabled=no
ac_cv_lib_socket_socket=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_luajit=/usr/local/opt/luajit/bin/luajit
ac_cv_path_vi_cv_path_perl=/usr/bin/perl
ac_cv_path_vi_cv_path_python3=/usr/local/opt/python3/bin/python3
ac_cv_path_vi_cv_path_ruby=/usr/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_python3=Python.framework/Versions/3.4/Python
vi_cv_have_gpm=no
vi_cv_have_sysmouse=no
vi_cv_path_lua=/usr/local/opt/luajit/bin/luajit
vi_cv_path_lua_pfx=/usr/local
vi_cv_path_luajit=/usr/local/opt/luajit/bin/luajit
vi_cv_path_perl=/usr/bin/perl
vi_cv_path_python3=/usr/local/opt/python3/bin/python3
vi_cv_path_python3_conf=/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m
vi_cv_path_python3_epfx=/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4
vi_cv_path_python3_pfx=/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4
vi_cv_path_python3_plibs='-L/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m -lpython3.4m -ldl -framework CoreFoundation'
vi_cv_path_python3path=:/usr/local/lib/python3.4/site-packages/setuptools-15.2-py3.4.egg:/usr/local/lib/python3.4/site-packages/pip-6.1.1-py3.4.egg:/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python34.zip:/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4:/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/plat-darwin:/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload:/usr/local/lib/python3.4/site-packages
vi_cv_path_ruby=/usr/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_perlsitelib=/Library/Perl/5.18
vi_cv_var_python3_abiflags=m
vi_cv_var_python3_version=3.4
vi_cv_version_lua=5.1
vi_cv_version_lua_luajit=5.1
vi_cv_version_luajit=2.0
vi_cv_with_luajit=yes
vim_cv_getcwd_broken=no
vim_cv_memmove_handles_overlap=yes
vim_cv_stat_ignores_slash=no
vim_cv_terminfo=yes
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'
CPP='clang -E'
CPPFLAGS=' -DMACOS_X_UNIX'
CPP_MM='M'
DEFS='-DHAVE_CONFIG_H'
DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
EXNAME='ex'
FGREP='/usr/bin/grep -F'
GNOME_INCLUDEDIR=''
GNOME_LIBDIR=''
GNOME_LIBS=''
GREP='/usr/bin/grep'
GTK_CFLAGS=''
GTK_LIBNAME=''
GTK_LIBS=''
GUITYPE='MACVIMGUI'
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/usr/local/lib -L. -L/usr/local/lib -L/usr/local/lib'
LIBOBJS=''
LIBS='$-lm -lncurses -liconv -framework Cocoa'
LINK_AS_NEEDED=''
LTLIBOBJS=''
LUA_CFLAGS='-I/usr/local/include/luajit-2.0'
LUA_LIBS='-pagezero_size 10000 -image_base 100000000 -L/usr/local/lib -lluajit-5.1'
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/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/include/python3.4m -DPYTHON3_HOME='\''L"/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4"'\'' -fPIE'
PYTHON3_CONFDIR='/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m'
PYTHON3_LIBS='-L/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/config-3.4m -lpython3.4m -ldl -framework CoreFoundation'
PYTHON3_OBJ='objects/if_python3.o'
PYTHON3_SRC='if_python3.c'
PYTHON_CFLAGS=''
PYTHON_CONFDIR=''
PYTHON_GETPATH_CFLAGS=''
PYTHON_LIBS=''
PYTHON_OBJ=''
PYTHON_SRC=''
QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\'''
RUBY_CFLAGS='-DRUBY_VERSION=20'
RUBY_LIBS='-framework Ruby'
RUBY_OBJ='objects/if_ruby.o'
RUBY_PRO='if_ruby.pro'
RUBY_SRC='if_ruby.c'
SET_MAKE=''
SHELL='/bin/sh'
SNIFF_OBJ=''
SNIFF_SRC=''
STRIP='strip'
TAGPRG='ctags -t'
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'
VIEWNAME='view'
VIMNAME='Vim'
WORKSHOP_OBJ=''
WORKSHOP_SRC=''
XCODEFLAGS=''
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='Homebrew'
datadir='${prefix}/MacVim.app/Contents/Resources'
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='/Applications'
program_transform_name='s,x,x,'
psdir='${docdir}'
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/opt/luajit/bin/luajit'
vi_cv_path_luajit='/usr/local/opt/luajit/bin/luajit'
vi_cv_path_mzscheme=''
vi_cv_path_perl='/usr/bin/perl'
vi_cv_path_plain_lua=''
vi_cv_path_python3='/usr/local/opt/python3/bin/python3'
vi_cv_path_python=''
vi_cv_path_ruby='/usr/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'
vi_cv_perlsitelib='/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 FEAT_PERL 1
#define FEAT_PYTHON3 1
#define FEAT_TCL 1
#define FEAT_RUBY 1
#define FEAT_CSCOPE 1
#define FEAT_NETBEANS_INTG 1
#define FEAT_MBYTE 1
#define HAVE_DATE_TIME 1
#define HAVE_ATTRIBUTE_UNUSED 1
#define HAVE_DIRENT_H 1
#define HAVE_STDARG_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 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_BCMP 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_MEMCMP 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_SETPGID 1
#define HAVE_SETSID 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGSET 1
#define HAVE_SIGSETJMP 1
#define HAVE_SIGACTION 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_POSIX_ACL 1
#define HAVE_FD_CLOEXEC 1
#define HAVE_RENAME 1
#define HAVE_SYSCTL 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment