Skip to content

Instantly share code, notes, and snippets.

Created July 31, 2012 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3216406 to your computer and use it in GitHub Desktop.
Save anonymous/3216406 to your computer and use it in GitHub Desktop.
joe build fail, configure output
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by joe configure 3.7, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/joe/3.7
## --------- ##
## Platform. ##
## --------- ##
hostname = KK.local
uname -m = x86_64
uname -r = 12.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 6.00 gigabytes
Default processor set: 174 tasks, 932 threads, 2 processors
Load average: 1.92, Mach factor: 0.50
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /opt/local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /Users/kris/bin
PATH: /usr/local/Library/Contributions/cmds
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1889: checking build system type
configure:1907: result: i686-apple-darwin12.0.0
configure:1929: checking host system type
configure:1944: result: i686-apple-darwin12.0.0
configure:1966: checking target system type
configure:1981: result: i686-apple-darwin12.0.0
configure:2027: checking for a BSD-compatible install
configure:2095: result: /usr/bin/install -c
configure:2106: checking whether build environment is sane
configure:2149: result: yes
configure:2174: checking for a thread-safe mkdir -p
configure:2213: result: ./install-sh -c -d
configure:2226: checking for gawk
configure:2256: result: no
configure:2226: checking for mawk
configure:2256: result: no
configure:2226: checking for nawk
configure:2256: result: no
configure:2226: checking for awk
configure:2242: found /usr/bin/awk
configure:2253: result: awk
configure:2264: checking whether make sets $(MAKE)
configure:2286: result: yes
configure:2470: checking whether to enable maintainer-specific portions of Makefiles
configure:2479: result: no
configure:2544: checking for gcc
configure:2571: result: /usr/bin/clang
configure:2803: checking for C compiler version
configure:2811: /usr/bin/clang --version >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:2815: $? = 0
configure:2822: /usr/bin/clang -v >&5
Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.0.0
Thread model: posix
configure:2826: $? = 0
configure:2833: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2837: $? = 1
configure:2860: checking for C compiler default output file name
configure:2882: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
configure:2886: $? = 0
configure:2924: result: a.out
configure:2943: checking whether the C compiler works
configure:2953: ./a.out
configure:2957: $? = 0
configure:2976: result: yes
configure:2983: checking whether we are cross compiling
configure:2985: result: no
configure:2988: checking for suffix of executables
configure:2995: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
configure:2999: $? = 0
configure:3025: result:
configure:3031: checking for suffix of object files
configure:3057: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:3061: $? = 0
configure:3086: result: o
configure:3090: checking whether we are using the GNU C compiler
configure:3119: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:3126: $? = 0
configure:3143: result: yes
configure:3152: checking whether /usr/bin/clang accepts -g
configure:3182: /usr/bin/clang -c -g -isystem /usr/local/include conftest.c >&5
configure:3189: $? = 0
configure:3290: result: yes
configure:3307: checking for /usr/bin/clang option to accept ISO C89
configure:3381: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:3388: $? = 0
configure:3411: result: none needed
configure:3440: checking for style of include used by make
configure:3468: result: GNU
configure:3493: checking dependency style of /usr/bin/clang
configure:3584: result: gcc3
configure:3604: checking how to run the C preprocessor
configure:3644: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:3651: $? = 0
configure:3682: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3689: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3722: result: /usr/bin/clang -E
configure:3751: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:3758: $? = 0
configure:3789: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:3796: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3835: checking for grep that handles long lines and -e
configure:3895: result: /usr/bin/grep
configure:3900: checking for egrep
configure:3964: result: /usr/bin/grep -E
configure:3983: checking for a BSD-compatible install
configure:4051: result: /usr/bin/install -c
configure:4062: checking whether ln -s works
configure:4066: result: yes
configure:4110: checking for library containing openpty
configure:4151: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
configure:4158: $? = 0
configure:4189: result: none required
configure:4201: checking for library containing login_tty
configure:4242: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
configure:4249: $? = 0
configure:4280: result: none required
configure:4292: checking for library containing tgetflag
configure:4333: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_tgetflag", referenced from:
_main in conftest-NbZXGG.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:4340: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 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 tgetflag ();
| int
| main ()
| {
| return tgetflag ();
| ;
| return 0;
| }
configure:4333: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:4340: $? = 0
configure:4371: result: -lncurses
configure:4383: checking for library containing snprintf
configure:4424: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:4431: $? = 0
configure:4462: result: none required
configure:4483: checking for special C compiler options needed for large files
configure:4578: result: no
configure:4584: checking for _FILE_OFFSET_BITS value needed for large files
configure:4619: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:4626: $? = 0
configure:4695: result: no
configure:4840: checking for dirent.h that defines DIR
configure:4869: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:4876: $? = 0
configure:4893: result: yes
configure:4908: checking for library containing opendir
configure:4949: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:4956: $? = 0
configure:4987: result: none required
configure:5085: checking POSIX termios
configure:5115: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:5122: $? = 0
configure:5142: result: yes
configure:5559: checking whether termios.h defines TIOCGWINSZ
configure:5586: result: yes
configure:5650: checking errno.h usability
configure:5667: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5674: $? = 0
configure:5688: result: yes
configure:5692: checking errno.h presence
configure:5707: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5714: $? = 0
configure:5728: result: yes
configure:5756: checking for errno.h
configure:5765: result: yes
configure:5650: checking fcntl.h usability
configure:5667: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5674: $? = 0
configure:5688: result: yes
configure:5692: checking fcntl.h presence
configure:5707: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5714: $? = 0
configure:5728: result: yes
configure:5756: checking for fcntl.h
configure:5765: result: yes
configure:5650: checking locale.h usability
configure:5667: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5674: $? = 0
configure:5688: result: yes
configure:5692: checking locale.h presence
configure:5707: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5714: $? = 0
configure:5728: result: yes
configure:5756: checking for locale.h
configure:5765: result: yes
configure:5650: checking sgtty.h usability
configure:5667: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5674: $? = 0
configure:5688: result: yes
configure:5692: checking sgtty.h presence
configure:5707: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5714: $? = 0
configure:5728: result: yes
configure:5756: checking for sgtty.h
configure:5765: result: yes
configure:5650: checking stdlib.h usability
configure:5667: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5674: $? = 0
configure:5688: result: yes
configure:5692: checking stdlib.h presence
configure:5707: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5714: $? = 0
configure:5728: result: yes
configure:5756: checking for stdlib.h
configure:5765: result: yes
configure:5650: checking string.h usability
configure:5667: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5674: $? = 0
configure:5688: result: yes
configure:5692: checking string.h presence
configure:5707: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5714: $? = 0
configure:5728: result: yes
configure:5756: checking for string.h
configure:5765: result: yes
configure:5800: checking sys/ioctl.h usability
configure:5817: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking sys/ioctl.h presence
configure:5857: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5864: $? = 0
configure:5878: result: yes
configure:5906: checking for sys/ioctl.h
configure:5915: result: yes
configure:5800: checking sys/param.h usability
configure:5817: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking sys/param.h presence
configure:5857: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5864: $? = 0
configure:5878: result: yes
configure:5906: checking for sys/param.h
configure:5915: result: yes
configure:5800: checking sys/time.h usability
configure:5817: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking sys/time.h presence
configure:5857: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5864: $? = 0
configure:5878: result: yes
configure:5906: checking for sys/time.h
configure:5915: result: yes
configure:5800: checking unistd.h usability
configure:5817: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking unistd.h presence
configure:5857: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5864: $? = 0
configure:5878: result: yes
configure:5906: checking for unistd.h
configure:5915: result: yes
configure:5800: checking utime.h usability
configure:5817: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5824: $? = 0
configure:5838: result: yes
configure:5842: checking utime.h presence
configure:5857: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:5864: $? = 0
configure:5878: result: yes
configure:5906: checking for utime.h
configure:5915: result: yes
configure:5951: checking sys/dirent.h usability
configure:5968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5975: $? = 0
configure:5989: result: yes
configure:5993: checking sys/dirent.h presence
configure:6008: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6015: $? = 0
configure:6029: result: yes
configure:6057: checking for sys/dirent.h
configure:6066: result: yes
configure:5951: checking time.h usability
configure:5968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5975: $? = 0
configure:5989: result: yes
configure:5993: checking time.h presence
configure:6008: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6015: $? = 0
configure:6029: result: yes
configure:6057: checking for time.h
configure:6066: result: yes
configure:5951: checking pwd.h usability
configure:5968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5975: $? = 0
configure:5989: result: yes
configure:5993: checking pwd.h presence
configure:6008: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6015: $? = 0
configure:6029: result: yes
configure:6057: checking for pwd.h
configure:6066: result: yes
configure:5951: checking paths.h usability
configure:5968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:5975: $? = 0
configure:5989: result: yes
configure:5993: checking paths.h presence
configure:6008: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6015: $? = 0
configure:6029: result: yes
configure:6057: checking for paths.h
configure:6066: result: yes
configure:5951: checking pty.h usability
configure:5968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:64:10: fatal error: 'pty.h' file not found
#include <pty.h>
^
1 error generated.
configure:5975: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_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 <pty.h>
configure:5989: result: no
configure:5993: checking pty.h presence
configure:6008: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:31:10: fatal error: 'pty.h' file not found
#include <pty.h>
^
1 error generated.
configure:6015: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include <pty.h>
configure:6029: result: no
configure:6057: checking for pty.h
configure:6066: result: no
configure:5951: checking libutil.h usability
configure:5968: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:64:10: fatal error: 'libutil.h' file not found
#include <libutil.h>
^
1 error generated.
configure:5975: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_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 <libutil.h>
configure:5989: result: no
configure:5993: checking libutil.h presence
configure:6008: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:31:10: fatal error: 'libutil.h' file not found
#include <libutil.h>
^
1 error generated.
configure:6015: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| /* end confdefs.h. */
| #include <libutil.h>
configure:6029: result: no
configure:6057: checking for libutil.h
configure:6066: result: no
configure:6101: checking sys/types.h usability
configure:6118: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6125: $? = 0
configure:6139: result: yes
configure:6143: checking sys/types.h presence
configure:6158: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6165: $? = 0
configure:6179: result: yes
configure:6207: checking for sys/types.h
configure:6216: result: yes
configure:6101: checking sys/stat.h usability
configure:6118: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6125: $? = 0
configure:6139: result: yes
configure:6143: checking sys/stat.h presence
configure:6158: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6165: $? = 0
configure:6179: result: yes
configure:6207: checking for sys/stat.h
configure:6216: result: yes
configure:6101: checking sys/wait.h usability
configure:6118: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6125: $? = 0
configure:6139: result: yes
configure:6143: checking sys/wait.h presence
configure:6158: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6165: $? = 0
configure:6179: result: yes
configure:6207: checking for sys/wait.h
configure:6216: result: yes
configure:6101: checking limits.h usability
configure:6118: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6125: $? = 0
configure:6139: result: yes
configure:6143: checking limits.h presence
configure:6158: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6165: $? = 0
configure:6179: result: yes
configure:6207: checking for limits.h
configure:6216: result: yes
configure:6101: checking signal.h usability
configure:6118: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6125: $? = 0
configure:6139: result: yes
configure:6143: checking signal.h presence
configure:6158: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6165: $? = 0
configure:6179: result: yes
configure:6207: checking for signal.h
configure:6216: result: yes
configure:6250: checking curses.h usability
configure:6267: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6274: $? = 0
configure:6288: result: yes
configure:6292: checking curses.h presence
configure:6307: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6314: $? = 0
configure:6328: result: yes
configure:6356: checking for curses.h
configure:6365: result: yes
configure:6250: checking term.h usability
configure:6267: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6274: $? = 0
configure:6288: result: yes
configure:6292: checking term.h presence
configure:6307: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6314: $? = 0
configure:6328: result: yes
configure:6356: checking for term.h
configure:6365: result: yes
configure:6250: checking utmp.h usability
configure:6267: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6274: $? = 0
configure:6288: result: yes
configure:6292: checking utmp.h presence
configure:6307: /usr/bin/clang -E -isystem /usr/local/include conftest.c
configure:6314: $? = 0
configure:6328: result: yes
configure:6356: checking for utmp.h
configure:6365: result: yes
configure:6250: checking sys/utime.h usability
configure:6267: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:72:10: fatal error: 'sys/utime.h' file not found
#include <sys/utime.h>
^
1 error generated.
configure:6274: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_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/utime.h>
configure:6288: result: no
configure:6292: checking sys/utime.h presence
configure:6307: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:39:10: fatal error: 'sys/utime.h' file not found
#include <sys/utime.h>
^
1 error generated.
configure:6314: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h. */
| #include <sys/utime.h>
configure:6328: result: no
configure:6356: checking for sys/utime.h
configure:6365: result: no
configure:6398: checking selinux/selinux.h usability
configure:6415: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:72:10: fatal error: 'selinux/selinux.h' file not found
#include <selinux/selinux.h>
^
1 error generated.
configure:6422: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_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 <selinux/selinux.h>
configure:6436: result: no
configure:6440: checking selinux/selinux.h presence
configure:6455: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:39:10: fatal error: 'selinux/selinux.h' file not found
#include <selinux/selinux.h>
^
1 error generated.
configure:6462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h. */
| #include <selinux/selinux.h>
configure:6476: result: no
configure:6504: checking for selinux/selinux.h
configure:6513: result: no
configure:6398: checking selinux/context.h usability
configure:6415: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:72:10: fatal error: 'selinux/context.h' file not found
#include <selinux/context.h>
^
1 error generated.
configure:6422: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_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 <selinux/context.h>
configure:6436: result: no
configure:6440: checking selinux/context.h presence
configure:6455: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:39:10: fatal error: 'selinux/context.h' file not found
#include <selinux/context.h>
^
1 error generated.
configure:6462: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| /* end confdefs.h. */
| #include <selinux/context.h>
configure:6476: result: no
configure:6504: checking for selinux/context.h
configure:6513: result: no
configure:6538: checking for function prototypes
configure:6541: result: yes
configure:6558: checking for an ANSI C-conforming const
configure:6633: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:6640: $? = 0
configure:6655: result: yes
configure:6673: checking size of char
configure:6978: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:6982: $? = 0
configure:6988: ./conftest
configure:6992: $? = 0
configure:7018: result: 1
configure:7032: checking size of short
configure:7337: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:7341: $? = 0
configure:7347: ./conftest
configure:7351: $? = 0
configure:7377: result: 2
configure:7391: checking size of int
configure:7696: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:7700: $? = 0
configure:7706: ./conftest
configure:7710: $? = 0
configure:7736: result: 4
configure:7750: checking size of long
configure:8055: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:8059: $? = 0
configure:8065: ./conftest
configure:8069: $? = 0
configure:8095: result: 8
configure:8109: checking size of long long
configure:8414: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:8418: $? = 0
configure:8424: ./conftest
configure:8428: $? = 0
configure:8454: result: 8
configure:8468: checking size of void *
configure:8773: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:8777: $? = 0
configure:8783: ./conftest
configure:8787: $? = 0
configure:8813: result: 8
configure:8823: checking for sighandler_t
configure:8855: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:55:13: error: use of undeclared identifier 'sighandler_t'
if (sizeof (sighandler_t))
^
1 error generated.
configure:8862: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| /* if you have signal.h header, include it */
| #ifdef HAVE_SIGNAL_H
| #include <signal.h>
| #endif
|
| int
| main ()
| {
| if (sizeof (sighandler_t))
| return 0;
| ;
| return 0;
| }
configure:8923: result: no
configure:8936: checking whether /usr/bin/clang needs -traditional
conftest.c:47:10: fatal error: 'termio.h' file not found
#include <termio.h>
^
1 error generated.
configure:8978: result: no
configure:8985: checking whether lstat dereferences a symlink specified with a trailing slash
configure:9021: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:9025: $? = 0
configure:9031: ./conftest
configure:9035: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| /* 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 ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail.
| That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| return lstat ("conftest.sym/", &sbuf) == 0;
| ;
| return 0;
| }
configure:9059: result: no
configure:9078: checking whether lstat accepts an empty string
configure:9108: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:9112: $? = 0
configure:9118: ./conftest
configure:9122: $? = 0
configure:9139: result: no
configure:9155: checking whether setpgrp() takes no arguments
configure:9184: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
conftest.c:53:15: error: too many arguments to function call, expected 0, have 2
exit(setpgrp(0, 0) != 0);
~~~~~~~ ^~~~
/usr/include/unistd.h:615:1: note: 'setpgrp' declared here
pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp);
^
1 error generated.
configure:9188: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| int main() {
| /* exit succesfully if setpgrp() takes two args (*BSD systems) */
| exit(setpgrp(0, 0) != 0);
| }
configure:9216: result: yes
configure:9226: checking for pid_t
configure:9254: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:9261: $? = 0
configure:9288: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:84:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:9295: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 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:9318: result: yes
configure:9330: checking for size_t
configure:9358: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:9365: $? = 0
configure:9392: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:84:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:9399: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 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:9422: result: yes
configure:9434: checking for off_t
configure:9462: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:9469: $? = 0
configure:9496: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:84:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:9503: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 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:9526: result: yes
configure:9542: checking size of off_t
configure:9847: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:9851: $? = 0
configure:9857: ./conftest
configure:9861: $? = 0
configure:9887: result: 8
configure:9897: checking for ssize_t
configure:9925: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
configure:9932: $? = 0
configure:9959: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:85:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:9966: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 1
| #define SIZEOF_OFF_T 8
| /* 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 ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:9989: result: yes
configure:10003: checking return type of signal handlers
configure:10031: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:55:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:10038: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 1
| #define SIZEOF_OFF_T 8
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:10053: result: void
configure:10061: checking whether stat accepts an empty string
configure:10091: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10095: $? = 0
configure:10101: ./conftest
configure:10105: $? = 0
configure:10122: result: no
configure:10154: checking vfork.h usability
configure:10171: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include conftest.c >&5
conftest.c:83:10: fatal error: 'vfork.h' file not found
#include <vfork.h>
^
1 error generated.
configure:10178: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 1
| #define SIZEOF_OFF_T 8
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:10192: result: no
configure:10196: checking vfork.h presence
configure:10211: /usr/bin/clang -E -isystem /usr/local/include conftest.c
conftest.c:50:10: fatal error: 'vfork.h' file not found
#include <vfork.h>
^
1 error generated.
configure:10218: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "joe"
| #define PACKAGE_TARNAME "joe"
| #define PACKAGE_VERSION "3.7"
| #define PACKAGE_STRING "joe 3.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "joe"
| #define VERSION "3.7"
| #define HAVE_OPENPTY 1
| #define HAVE_LOGIN_TTY 1
| #define TERMINFO 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DIRENT_H 1
| #define HAVE_POSIX_TERMIOS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SGTTY_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_DIRENT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_CURSES_H 1
| #define HAVE_TERM_H 1
| #define HAVE_UTMP_H 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_VOID_P 8
| #define SETPGRP_VOID 1
| #define SIZEOF_OFF_T 8
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <vfork.h>
configure:10232: result: no
configure:10260: checking for vfork.h
configure:10269: result: no
configure:10289: checking for fork
configure:10345: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10352: $? = 0
configure:10374: result: yes
configure:10289: checking for vfork
configure:10345: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10352: $? = 0
configure:10374: result: yes
configure:10387: checking for working fork
configure:10419: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10423: $? = 0
configure:10429: ./conftest
configure:10433: $? = 0
configure:10450: result: yes
configure:10471: checking for working vfork
configure:10612: result: yes
configure:10648: checking for getcwd
configure:10704: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10711: $? = 0
configure:10733: result: yes
configure:10648: checking for getwd
configure:10704: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10711: $? = 0
configure:10733: result: yes
configure:10756: checking for isblank
configure:10812: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10819: $? = 0
configure:10841: result: yes
configure:10854: checking whether isblank() works correctly with side effect expressions
configure:10883: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:10887: $? = 0
configure:10893: ./conftest
configure:10897: $? = 0
configure:10915: result: yes
configure:10938: checking for alarm
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for mkdir
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for mkstemp
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for putenv
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for setlocale
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for strchr
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for strdup
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for utime
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:10938: checking for setpgid
configure:10994: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11001: $? = 0
configure:11023: result: yes
configure:11043: checking for setitimer
configure:11099: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11106: $? = 0
configure:11128: result: yes
configure:11043: checking for sigaction
configure:11099: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11106: $? = 0
configure:11128: result: yes
configure:11043: checking for sigvec
configure:11099: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11106: $? = 0
configure:11128: result: yes
configure:11043: checking for siginterrupt
configure:11099: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11106: $? = 0
configure:11128: result: yes
configure:11043: checking for sigprocmask
configure:11099: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11106: $? = 0
configure:11128: result: yes
configure:11141: checking whether sighandlers must be reinstalled
configure:11208: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -isystem /usr/local/include -L/usr/local/lib conftest.c -lncurses >&5
configure:11212: $? = 0
configure:11218: ./conftest
configure:11222: $? = 0
configure:11240: result: no
configure:11266: checking for aspell
configure:11294: result: ispell
configure:11428: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by joe config.status 3.7, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on KK.local
config.status:887: creating Makefile
config.status:887: creating rc/Makefile
config.status:887: creating man/Makefile
config.status:887: creating man/ru/Makefile
config.status:887: creating syntax/Makefile
config.status:887: creating po/Makefile
config.status:887: creating syntax/c.jsf
config.status:887: creating syntax/perl.jsf
config.status:887: creating syntax/verilog.jsf
config.status:887: creating syntax/sh.jsf
config.status:887: creating syntax/python.jsf
config.status:887: creating syntax/conf.jsf
config.status:887: creating syntax/php.jsf
config.status:887: creating syntax/mail.jsf
config.status:887: creating syntax/pascal.jsf
config.status:887: creating syntax/html.jsf
config.status:887: creating syntax/vhdl.jsf
config.status:887: creating syntax/fortran.jsf
config.status:887: creating syntax/java.jsf
config.status:887: creating syntax/xml.jsf
config.status:887: creating syntax/tcl.jsf
config.status:887: creating charmaps/klingon
config.status:887: creating syntax/lisp.jsf
config.status:887: creating syntax/csh.jsf
config.status:887: creating syntax/mason.jsf
config.status:887: creating syntax/diff.jsf
config.status:887: creating syntax/asm.jsf
config.status:887: creating syntax/css.jsf
config.status:887: creating syntax/tex.jsf
config.status:887: creating syntax/ocaml.jsf
config.status:887: creating syntax/4gl.jsf
config.status:887: creating syntax/sml.jsf
config.status:887: creating syntax/sql.jsf
config.status:887: creating syntax/awk.jsf
config.status:887: creating syntax/cobol.jsf
config.status:887: creating syntax/sed.jsf
config.status:887: creating syntax/ps.jsf
config.status:887: creating syntax/ada.jsf
config.status:887: creating syntax/troff.jsf
config.status:887: creating syntax/haskell.jsf
config.status:887: creating syntax/rexx.jsf
config.status:887: creating syntax/skill.jsf
config.status:887: creating syntax/lua.jsf
config.status:887: creating syntax/ruby.jsf
config.status:887: creating syntax/m4.jsf
config.status:887: creating syntax/joerc.jsf
config.status:887: creating syntax/spec.jsf
config.status:887: creating syntax/matlab.jsf
config.status:887: creating syntax/jsf.jsf
config.status:887: creating syntax/jsf_check.jsf
config.status:887: creating autoconf.h
config.status:1160: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-apple-darwin12.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem /usr/local/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_alarm=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getwd=yes
ac_cv_func_isblank=yes
ac_cv_func_lstat_dereferences_slashed_symlink=no
ac_cv_func_lstat_empty_string_bug=no
ac_cv_func_mkdir=yes
ac_cv_func_mkstemp=yes
ac_cv_func_putenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_sigaction=yes
ac_cv_func_siginterrupt=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigvec=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_utime=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_curses_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_pty_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_selinux_context_h=no
ac_cv_header_selinux_selinux_h=no
ac_cv_header_sgtty_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_sys_dirent_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utime_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_term_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i686-apple-darwin12.0.0
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/clang -E'
ac_cv_prog_SPELL=ispell
ac_cv_prog_ac_ct_CC=/usr/bin/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_login_tty='none required'
ac_cv_search_opendir='none required'
ac_cv_search_openpty='none required'
ac_cv_search_snprintf='none required'
ac_cv_search_tgetflag=-lncurses
ac_cv_sizeof_char=1
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_posix_termios=yes
ac_cv_sys_tiocgwinsz_in_termios_h=yes
ac_cv_target=i686-apple-darwin12.0.0
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_sighandler_t=no
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
joe_cv_isblank=yes
joe_cv_reinstall_sighandlers=no
joe_cv_setpgrp_void=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/missing --run tar'
AUTOCONF='${SHELL} /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/missing --run automake-1.10'
AWK='awk'
CC='/usr/bin/clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8'
CPP='/usr/bin/clang -E'
CPPFLAGS='-isystem /usr/local/include'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
LIBS='-lncurses '
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/missing --run makeinfo'
MKDIR_P='./install-sh -c -d'
OBJEXT='o'
PACKAGE='joe'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='joe'
PACKAGE_STRING='joe 3.7'
PACKAGE_TARNAME='joe'
PACKAGE_VERSION='3.7'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
SPELL='ispell'
STRIP=''
VERSION='3.7'
ac_ct_CC='/usr/bin/clang'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-apple-darwin12.0.0'
build_alias=''
build_cpu='i686'
build_os='darwin12.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-apple-darwin12.0.0'
host_alias=''
host_cpu='i686'
host_os='darwin12.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /private/tmp/homebrew-joe-3.7-0NL2/joe-3.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/joe/3.7'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-apple-darwin12.0.0'
target_alias=''
target_cpu='i686'
target_os='darwin12.0.0'
target_vendor='apple'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "joe"
#define PACKAGE_TARNAME "joe"
#define PACKAGE_VERSION "3.7"
#define PACKAGE_STRING "joe 3.7"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "joe"
#define VERSION "3.7"
#define HAVE_OPENPTY 1
#define HAVE_LOGIN_TTY 1
#define TERMINFO 1
#define HAVE_SNPRINTF 1
#define HAVE_DIRENT_H 1
#define HAVE_POSIX_TERMIOS 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SGTTY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_DIRENT_H 1
#define HAVE_TIME_H 1
#define HAVE_PWD_H 1
#define HAVE_PATHS_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_CURSES_H 1
#define HAVE_TERM_H 1
#define HAVE_UTMP_H 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_VOID_P 8
#define SETPGRP_VOID 1
#define SIZEOF_OFF_T 8
#define RETSIGTYPE void
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_ISBLANK 1
#define HAVE_WORKING_ISBLANK 1
#define HAVE_ALARM 1
#define HAVE_MKDIR 1
#define HAVE_MKSTEMP 1
#define HAVE_PUTENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_UTIME 1
#define HAVE_SETPGID 1
#define HAVE_SETITIMER 1
#define HAVE_SIGACTION 1
#define HAVE_SIGVEC 1
#define HAVE_SIGINTERRUPT 1
#define HAVE_SIGPROCMASK 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment