Ticket #67228: config.log

File config.log, 319.1 KB (added by ddissett (daniel dissett), 13 months ago)

referenced config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ auto/configure --prefix=/opt/local --disable-gui --without-local-dir --disable-gpm --disable-canberra --mandir=/opt/local/share/man --with-tlib=ncurses --enable-multibyte --with-developer-dir=/Library/Developer/CommandLineTools --enable-fail-if-missing --with-compiledby=MacPorts --with-features=huge --with-x --x-includes=/opt/local/include --x-libraries=/opt/local/lib --enable-perlinterp --enable-python3interp --with-python3-command=/opt/local/bin/python3.11 --srcdir=. --cache-file=auto/config.cache
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = continuity
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 48.00 gigabytes
33Default processor set: 521 tasks, 2051 threads, 16 processors
34Load average: 3.10, Mach factor: 12.89
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2527: creating cache auto/config.cache
52configure:2926: checking whether make sets $(MAKE)
53configure:2949: result: yes
54configure:3021: checking for gcc
55configure:3053: result: /usr/bin/clang
56configure:3406: checking for C compiler version
57configure:3415: /usr/bin/clang --version >&5
58Apple LLVM version 10.0.1 (clang-1001.0.46.4)
59Target: x86_64-apple-darwin18.7.0
60Thread model: posix
61InstalledDir: /Library/Developer/CommandLineTools/usr/bin
62configure:3426: $? = 0
63configure:3415: /usr/bin/clang -v >&5
64Apple LLVM version 10.0.1 (clang-1001.0.46.4)
65Target: x86_64-apple-darwin18.7.0
66Thread model: posix
67InstalledDir: /Library/Developer/CommandLineTools/usr/bin
68configure:3426: $? = 0
69configure:3415: /usr/bin/clang -V >&5
70clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
71clang: error: no input files
72configure:3426: $? = 1
73configure:3415: /usr/bin/clang -qversion >&5
74clang: error: unknown argument '-qversion', did you mean '--version'?
75clang: error: no input files
76configure:3426: $? = 1
77configure:3415: /usr/bin/clang -version >&5
78clang: error: unknown argument '-version', did you mean '--version'?
79clang: error: no input files
80configure:3426: $? = 1
81configure:3446: checking whether the C compiler works
82configure:3468: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
83configure:3472: $? = 0
84configure:3522: result: yes
85configure:3525: checking for C compiler default output file name
86configure:3527: result: a.out
87configure:3533: checking for suffix of executables
88configure:3540: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
89configure:3544: $? = 0
90configure:3567: result:
91configure:3589: checking whether we are cross compiling
92configure:3597: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
93configure:3601: $? = 0
94configure:3608: ./conftest
95configure:3612: $? = 0
96configure:3627: result: no
97configure:3632: checking for suffix of object files
98configure:3655: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
99configure:3659: $? = 0
100configure:3681: result: o
101configure:3685: checking whether the compiler supports GNU C
102configure:3705: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
103configure:3705: $? = 0
104configure:3715: result: yes
105configure:3726: checking whether /usr/bin/clang accepts -g
106configure:3747: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
107configure:3747: $? = 0
108configure:3791: result: yes
109configure:3811: checking for /usr/bin/clang option to enable C11 features
110configure:3826: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
111configure:3826: $? = 0
112configure:3844: result: none needed
113configure:3959: checking how to run the C preprocessor
114configure:3985: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
115configure:3985: $? = 0
116configure:4000: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
117conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
118#include <ac_nonexistent.h>
119         ^~~~~~~~~~~~~~~~~~
1201 error generated.
121configure:4000: $? = 1
122configure: failed program was:
123| /* confdefs.h */
124| #define PACKAGE_NAME ""
125| #define PACKAGE_TARNAME ""
126| #define PACKAGE_VERSION ""
127| #define PACKAGE_STRING ""
128| #define PACKAGE_BUGREPORT ""
129| #define PACKAGE_URL ""
130| #define UNIX 1
131| /* end confdefs.h.  */
132| #include <ac_nonexistent.h>
133configure:4027: result: /usr/bin/clang -E
134configure:4041: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
135configure:4041: $? = 0
136configure:4056: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c
137conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
138#include <ac_nonexistent.h>
139         ^~~~~~~~~~~~~~~~~~
1401 error generated.
141configure:4056: $? = 1
142configure: failed program was:
143| /* confdefs.h */
144| #define PACKAGE_NAME ""
145| #define PACKAGE_TARNAME ""
146| #define PACKAGE_VERSION ""
147| #define PACKAGE_STRING ""
148| #define PACKAGE_BUGREPORT ""
149| #define PACKAGE_URL ""
150| #define UNIX 1
151| /* end confdefs.h.  */
152| #include <ac_nonexistent.h>
153configure:4087: checking for grep that handles long lines and -e
154configure:4151: result: /usr/bin/grep
155configure:4156: checking for egrep
156configure:4224: result: /usr/bin/grep -E
157configure:4239: checking for fgrep
158configure:4307: result: /usr/bin/grep -F
159configure:4311: checking for library containing strerror
160configure:4341: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
161conftest.c:14:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
162char strerror ();
163     ^
164conftest.c:14:6: note: 'strerror' is a builtin with type 'char *(int)'
1651 warning generated.
166configure:4341: $? = 0
167configure:4361: result: none required
168configure:4373: checking for gawk
169configure:4408: result: no
170configure:4373: checking for mawk
171configure:4408: result: no
172configure:4373: checking for nawk
173configure:4408: result: no
174configure:4373: checking for awk
175configure:4394: found /usr/bin/awk
176configure:4405: result: awk
177configure:4418: checking for strip
178configure:4439: found /opt/local/bin/strip
179configure:4451: result: strip
180configure:4466: checking for stdio.h
181configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
182configure:4466: $? = 0
183configure:4466: result: yes
184configure:4466: checking for stdlib.h
185configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
186configure:4466: $? = 0
187configure:4466: result: yes
188configure:4466: checking for string.h
189configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
190configure:4466: $? = 0
191configure:4466: result: yes
192configure:4466: checking for inttypes.h
193configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
194configure:4466: $? = 0
195configure:4466: result: yes
196configure:4466: checking for stdint.h
197configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
198configure:4466: $? = 0
199configure:4466: result: yes
200configure:4466: checking for strings.h
201configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
202configure:4466: $? = 0
203configure:4466: result: yes
204configure:4466: checking for sys/stat.h
205configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
206configure:4466: $? = 0
207configure:4466: result: yes
208configure:4466: checking for sys/types.h
209configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
210configure:4466: $? = 0
211configure:4466: result: yes
212configure:4466: checking for unistd.h
213configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
214configure:4466: $? = 0
215configure:4466: result: yes
216configure:4466: checking for sys/time.h
217configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
218configure:4466: $? = 0
219configure:4466: result: yes
220configure:4466: checking for sys/select.h
221configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
222configure:4466: $? = 0
223configure:4466: result: yes
224configure:4466: checking for sys/socket.h
225configure:4466: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
226configure:4466: $? = 0
227configure:4466: result: yes
228configure:4494: checking for egrep
229configure:4562: result: /usr/bin/grep -E
230configure:4568: checking for sys/wait.h that is POSIX.1 compatible
231configure:4595: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
232configure:4595: $? = 0
233configure:4603: result: yes
234configure:4615: checking for unsigned long long int
235configure:4657: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
236configure:4657: $? = 0
237configure:4667: result: yes
238configure:4677: checking for long long int
239configure:4719: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
240configure:4719: $? = 0
241configure:4719: ./conftest
242configure:4719: $? = 0
243configure:4732: result: yes
244configure:4747: checking if the compiler supports trailing commas
245configure:4764: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
246configure:4764: $? = 0
247configure:4766: result: yes
248configure:4780: checking if the compiler supports C++ comments
249configure:4794: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk conftest.c >&5
250configure:4794: $? = 0
251configure:4796: result: yes
252configure:4821: checking --enable-fail-if-missing argument
253configure:4831: result: yes
254configure:4856: checking for clang version
255configure:4864: result: 1001000046
256configure:4866: checking if clang supports -fno-strength-reduce
257configure:4869: result: no
258configure:4892: checking for buggy tools
259configure:4899: checking uname
260configure:4903: result: Darwin
261configure:4910: checking uname -r
262configure:4914: result: 18.7.0
263configure:4921: checking uname -m
264configure:4925: result: x86_64
265configure:4932: checking for Haiku
266configure:4937: result: no
267configure:4941: checking for QNX
268configure:4948: result: no
269configure:4952: checking for Darwin (Mac OS X)
270configure:4955: result: yes
271configure:4960: checking --disable-darwin argument
272configure:4971: result: no
273configure:4973: checking if Darwin files are there
274configure:4976: result: yes
275configure:4988: checking --with-mac-arch argument
276configure:4997: result: defaulting to current
277configure:5002: checking --with-developer-dir argument
278configure:5008: result: /Library/Developer/CommandLineTools
279configure:5160: checking for AvailabilityMacros.h
280configure:5160: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
281configure:5160: $? = 0
282configure:5160: result: yes
283configure:5168: checking for dispatch/dispatch.h
284configure:5168: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
285configure:5168: $? = 0
286configure:5168: result: yes
287configure:5180: checking --with-local-dir argument
288configure:5199: result: no
289configure:5230: checking --with-vim-name argument
290configure:5239: result: Defaulting to vim
291configure:5244: checking --with-ex-name argument
292configure:5253: result: Defaulting to ex
293configure:5258: checking --with-view-name argument
294configure:5267: result: Defaulting to view
295configure:5273: checking --with-global-runtime argument
296configure:5282: result: no
297configure:5295: checking --with-modified-by argument
298configure:5305: result: no
299configure:5310: checking if character set is EBCDIC
300configure:5329: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
301conftest.c:38:1: error: use of undeclared identifier 'make'
302make an error "Character set is not EBCDIC"
303^
3041 error generated.
305configure:5329: $? = 1
306configure: failed program was:
307| /* confdefs.h */
308| #define PACKAGE_NAME ""
309| #define PACKAGE_TARNAME ""
310| #define PACKAGE_VERSION ""
311| #define PACKAGE_STRING ""
312| #define PACKAGE_BUGREPORT ""
313| #define PACKAGE_URL ""
314| #define UNIX 1
315| #define HAVE_STDIO_H 1
316| #define HAVE_STDLIB_H 1
317| #define HAVE_STRING_H 1
318| #define HAVE_INTTYPES_H 1
319| #define HAVE_STDINT_H 1
320| #define HAVE_STRINGS_H 1
321| #define HAVE_SYS_STAT_H 1
322| #define HAVE_SYS_TYPES_H 1
323| #define HAVE_UNISTD_H 1
324| #define HAVE_SYS_TIME_H 1
325| #define HAVE_SYS_SELECT_H 1
326| #define HAVE_SYS_SOCKET_H 1
327| #define STDC_HEADERS 1
328| #define HAVE_SYS_WAIT_H 1
329| #define HAVE_UNSIGNED_LONG_LONG_INT 1
330| #define HAVE_LONG_LONG_INT 1
331| #define HAVE_TIMER_CREATE 1
332| #define HAVE_AVAILABILITYMACROS_H 1
333| #define HAVE_DISPATCH_DISPATCH_H 1
334| /* end confdefs.h.  */
335|
336| int
337| main (void)
338| {
339|  /* TryCompile function for CharSet.
340|    Treat any failure as ASCII for compatibility with existing art.
341|    Use compile-time rather than run-time tests for cross-compiler
342|    tolerance.  */
343| #if '0'!=240
344| make an error "Character set is not EBCDIC"
345| #endif
346|   ;
347|   return 0;
348| }
349configure:5340: result: no
350configure:5401: checking --disable-smack argument
351configure:5412: result: no
352configure:5414: checking for linux/xattr.h
353configure:5414: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
354conftest.c:57:10: fatal error: 'linux/xattr.h' file not found
355#include <linux/xattr.h>
356         ^~~~~~~~~~~~~~~
3571 error generated.
358configure:5414: $? = 1
359configure: failed program was:
360| /* confdefs.h */
361| #define PACKAGE_NAME ""
362| #define PACKAGE_TARNAME ""
363| #define PACKAGE_VERSION ""
364| #define PACKAGE_STRING ""
365| #define PACKAGE_BUGREPORT ""
366| #define PACKAGE_URL ""
367| #define UNIX 1
368| #define HAVE_STDIO_H 1
369| #define HAVE_STDLIB_H 1
370| #define HAVE_STRING_H 1
371| #define HAVE_INTTYPES_H 1
372| #define HAVE_STDINT_H 1
373| #define HAVE_STRINGS_H 1
374| #define HAVE_SYS_STAT_H 1
375| #define HAVE_SYS_TYPES_H 1
376| #define HAVE_UNISTD_H 1
377| #define HAVE_SYS_TIME_H 1
378| #define HAVE_SYS_SELECT_H 1
379| #define HAVE_SYS_SOCKET_H 1
380| #define STDC_HEADERS 1
381| #define HAVE_SYS_WAIT_H 1
382| #define HAVE_UNSIGNED_LONG_LONG_INT 1
383| #define HAVE_LONG_LONG_INT 1
384| #define HAVE_TIMER_CREATE 1
385| #define HAVE_AVAILABILITYMACROS_H 1
386| #define HAVE_DISPATCH_DISPATCH_H 1
387| /* end confdefs.h.  */
388| #include <stddef.h>
389| #ifdef HAVE_STDIO_H
390| # include <stdio.h>
391| #endif
392| #ifdef HAVE_STDLIB_H
393| # include <stdlib.h>
394| #endif
395| #ifdef HAVE_STRING_H
396| # include <string.h>
397| #endif
398| #ifdef HAVE_INTTYPES_H
399| # include <inttypes.h>
400| #endif
401| #ifdef HAVE_STDINT_H
402| # include <stdint.h>
403| #endif
404| #ifdef HAVE_STRINGS_H
405| # include <strings.h>
406| #endif
407| #ifdef HAVE_SYS_TYPES_H
408| # include <sys/types.h>
409| #endif
410| #ifdef HAVE_SYS_STAT_H
411| # include <sys/stat.h>
412| #endif
413| #ifdef HAVE_UNISTD_H
414| # include <unistd.h>
415| #endif
416| #include <linux/xattr.h>
417configure:5414: result: no
418configure:5502: checking --disable-selinux argument
419configure:5513: result: no
420configure:5515: checking for is_selinux_enabled in -lselinux
421configure:5538: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lselinux   >&5
422ld: library not found for -lselinux
423clang: error: linker command failed with exit code 1 (use -v to see invocation)
424configure:5538: $? = 1
425configure: failed program was:
426| /* confdefs.h */
427| #define PACKAGE_NAME ""
428| #define PACKAGE_TARNAME ""
429| #define PACKAGE_VERSION ""
430| #define PACKAGE_STRING ""
431| #define PACKAGE_BUGREPORT ""
432| #define PACKAGE_URL ""
433| #define UNIX 1
434| #define HAVE_STDIO_H 1
435| #define HAVE_STDLIB_H 1
436| #define HAVE_STRING_H 1
437| #define HAVE_INTTYPES_H 1
438| #define HAVE_STDINT_H 1
439| #define HAVE_STRINGS_H 1
440| #define HAVE_SYS_STAT_H 1
441| #define HAVE_SYS_TYPES_H 1
442| #define HAVE_UNISTD_H 1
443| #define HAVE_SYS_TIME_H 1
444| #define HAVE_SYS_SELECT_H 1
445| #define HAVE_SYS_SOCKET_H 1
446| #define STDC_HEADERS 1
447| #define HAVE_SYS_WAIT_H 1
448| #define HAVE_UNSIGNED_LONG_LONG_INT 1
449| #define HAVE_LONG_LONG_INT 1
450| #define HAVE_TIMER_CREATE 1
451| #define HAVE_AVAILABILITYMACROS_H 1
452| #define HAVE_DISPATCH_DISPATCH_H 1
453| /* end confdefs.h.  */
454|
455| /* Override any GCC internal prototype to avoid an error.
456|    Use char because int might match the return type of a GCC
457|    builtin and then its argument prototype would still apply.  */
458| char is_selinux_enabled ();
459| int
460| main (void)
461| {
462| return is_selinux_enabled ();
463|   ;
464|   return 0;
465| }
466configure:5548: result: no
467configure:5569: checking --with-features argument
468configure:5575: result: huge
469configure:5612: checking --with-compiledby argument
470configure:5618: result: MacPorts
471configure:5627: checking --disable-xsmp argument
472configure:5639: result: no
473configure:5641: checking --disable-xsmp-interact argument
474configure:5652: result: no
475configure:5665: checking diff feature
476configure:5671: result: enabled
477configure:5679: checking --enable-luainterp argument
478configure:5689: result: no
479configure:6059: checking --enable-mzschemeinterp argument
480configure:6069: result: no
481configure:6476: checking --enable-perlinterp argument
482configure:6486: result: yes
483configure:6495: checking for perl
484configure:6518: found /opt/local/bin/perl
485configure:6530: result: /opt/local/bin/perl
486configure:6539: checking Perl version
487configure:6563: result: OK
488configure:6591: checking if compile and link flags for Perl are sane
489configure:6611: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64   -DPERL_DARWIN  -Os   -fno-strict-aliasing -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV  -I/opt/local/lib/perl5/5.34/darwin-thread-multi-2level/CORE  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN  -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c      -L/opt/local/lib -Wl,-headerpad_max_install_names   -fstack-protector-strong  -L/opt/local/lib/perl5/5.34/darwin-thread-multi-2level/CORE -lperl -lpthread -ldl -lm -lutil -lc >&5
490configure:6611: $? = 0
491configure:6613: result: yes
492configure:6688: checking --enable-pythoninterp argument
493configure:6698: result: no
494configure:7056: checking --enable-python3interp argument
495configure:7066: result: yes
496configure:7073: checking --with-python3-command argument
497configure:7080: result: /opt/local/bin/python3.11
498configure:7142: checking Python version
499configure:7152: result: 3.11
500configure:7155: checking Python is 3.0 or better
501configure:7160: result: yep
502configure:7163: checking Python's abiflags
503configure:7178: result:
504configure:7181: checking Python's install prefix
505configure:7191: result: /opt/local/Library/Frameworks/Python.framework/Versions/3.11
506configure:7194: checking Python's execution prefix
507configure:7204: result: /opt/local/Library/Frameworks/Python.framework/Versions/3.11
508configure:7228: checking Python's configuration directory
509configure:7255: result: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin
510configure:7289: checking Python3's dll name
511configure:7303: result: /opt/local/Library/Frameworks/Python.framework/Versions/3.11/Python
512configure:7318: checking if -pthread should be used
513configure:7361: result: no
514configure:7365: checking if compile and link flags for Python 3 are sane
515configure:7382: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -L/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin -lpython3.11 -ldl -framework CoreFoundation >&5
516configure:7382: $? = 0
517configure:7384: result: yes
518configure:7617: checking if -fPIE can be added for Python3
519configure:7634: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -fPIE -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -L/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin -lpython3.11 -ldl -framework CoreFoundation >&5
520configure:7634: $? = 0
521configure:7636: result: yes
522configure:7651: checking --enable-tclinterp argument
523configure:7661: result: no
524configure:8035: checking --enable-rubyinterp argument
525configure:8045: result: no
526configure:8199: checking --enable-cscope argument
527configure:8209: result: no
528configure:8216: checking --disable-netbeans argument
529configure:8232: result: no
530configure:8240: checking --disable-channel argument
531configure:8256: result: no
532configure:8316: checking for socket in -lsocket
533configure:8339: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lsocket   >&5
534ld: library not found for -lsocket
535clang: error: linker command failed with exit code 1 (use -v to see invocation)
536configure:8339: $? = 1
537configure: failed program was:
538| /* confdefs.h */
539| #define PACKAGE_NAME ""
540| #define PACKAGE_TARNAME ""
541| #define PACKAGE_VERSION ""
542| #define PACKAGE_STRING ""
543| #define PACKAGE_BUGREPORT ""
544| #define PACKAGE_URL ""
545| #define UNIX 1
546| #define HAVE_STDIO_H 1
547| #define HAVE_STDLIB_H 1
548| #define HAVE_STRING_H 1
549| #define HAVE_INTTYPES_H 1
550| #define HAVE_STDINT_H 1
551| #define HAVE_STRINGS_H 1
552| #define HAVE_SYS_STAT_H 1
553| #define HAVE_SYS_TYPES_H 1
554| #define HAVE_UNISTD_H 1
555| #define HAVE_SYS_TIME_H 1
556| #define HAVE_SYS_SELECT_H 1
557| #define HAVE_SYS_SOCKET_H 1
558| #define STDC_HEADERS 1
559| #define HAVE_SYS_WAIT_H 1
560| #define HAVE_UNSIGNED_LONG_LONG_INT 1
561| #define HAVE_LONG_LONG_INT 1
562| #define HAVE_TIMER_CREATE 1
563| #define HAVE_AVAILABILITYMACROS_H 1
564| #define HAVE_DISPATCH_DISPATCH_H 1
565| #define FEAT_HUGE 1
566| #define USE_XSMP_INTERACT 1
567| #define FEAT_DIFF 1
568| #define FEAT_PERL 1
569| #define FEAT_PYTHON3 1
570| /* end confdefs.h.  */
571|
572| /* Override any GCC internal prototype to avoid an error.
573|    Use char because int might match the return type of a GCC
574|    builtin and then its argument prototype would still apply.  */
575| char socket ();
576| int
577| main (void)
578| {
579| return socket ();
580|   ;
581|   return 0;
582| }
583configure:8349: result: no
584configure:8361: checking whether compiling with IPv6 networking is possible
585configure:8403: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
586configure:8403: $? = 0
587configure:8412: result: yes
588configure:8418: checking for inet_ntop
589configure:8418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
590configure:8418: $? = 0
591configure:8418: result: yes
592configure:8539: checking --enable-terminal argument
593configure:8557: result: defaulting to yes
594configure:8585: checking --enable-autoservername argument
595configure:8595: result: no
596configure:8602: checking --enable-multibyte argument
597configure:8612: result: yes
598configure:8619: checking --disable-rightleft argument
599configure:8630: result: no
600configure:8639: checking --disable-arabic argument
601configure:8650: result: no
602configure:8666: checking --enable-xim argument
603configure:8674: result: defaulting to auto
604configure:8679: checking --enable-fontset argument
605configure:8689: result: no
606configure:8701: checking for xmkmf
607configure:8739: result: no
608configure:8745: checking for X
609configure:8970: result: libraries /opt/local/lib, headers /opt/local/include
610configure:8990: checking whether -R must be followed by a space
611configure:9006: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -R/opt/local/lib >&5
612warning: unknown remark option '-R/opt/local/lib' [-Wunknown-warning-option]
6131 warning generated.
614configure:9006: $? = 0
615configure: failed program was:
616| /* confdefs.h */
617| #define PACKAGE_NAME ""
618| #define PACKAGE_TARNAME ""
619| #define PACKAGE_VERSION ""
620| #define PACKAGE_STRING ""
621| #define PACKAGE_BUGREPORT ""
622| #define PACKAGE_URL ""
623| #define UNIX 1
624| #define HAVE_STDIO_H 1
625| #define HAVE_STDLIB_H 1
626| #define HAVE_STRING_H 1
627| #define HAVE_INTTYPES_H 1
628| #define HAVE_STDINT_H 1
629| #define HAVE_STRINGS_H 1
630| #define HAVE_SYS_STAT_H 1
631| #define HAVE_SYS_TYPES_H 1
632| #define HAVE_UNISTD_H 1
633| #define HAVE_SYS_TIME_H 1
634| #define HAVE_SYS_SELECT_H 1
635| #define HAVE_SYS_SOCKET_H 1
636| #define STDC_HEADERS 1
637| #define HAVE_SYS_WAIT_H 1
638| #define HAVE_UNSIGNED_LONG_LONG_INT 1
639| #define HAVE_LONG_LONG_INT 1
640| #define HAVE_TIMER_CREATE 1
641| #define HAVE_AVAILABILITYMACROS_H 1
642| #define HAVE_DISPATCH_DISPATCH_H 1
643| #define FEAT_HUGE 1
644| #define USE_XSMP_INTERACT 1
645| #define FEAT_DIFF 1
646| #define FEAT_PERL 1
647| #define FEAT_PYTHON3 1
648| #define FEAT_IPV6 1
649| #define HAVE_INET_NTOP 1
650| #define FEAT_NETBEANS_INTG 1
651| #define FEAT_JOB_CHANNEL 1
652| #define FEAT_TERMINAL 1
653| /* end confdefs.h.  */
654|
655| int
656| main (void)
657| {
658|
659|   ;
660|   return 0;
661| }
662configure:9024: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -R /opt/local/lib >&5
663warning: unknown remark option '-R' [-Wunknown-warning-option]
6641 warning generated.
665ld: can't map file, errno=22 file '/opt/local/lib' for architecture x86_64
666clang: error: linker command failed with exit code 1 (use -v to see invocation)
667configure:9024: $? = 1
668configure: failed program was:
669| /* confdefs.h */
670| #define PACKAGE_NAME ""
671| #define PACKAGE_TARNAME ""
672| #define PACKAGE_VERSION ""
673| #define PACKAGE_STRING ""
674| #define PACKAGE_BUGREPORT ""
675| #define PACKAGE_URL ""
676| #define UNIX 1
677| #define HAVE_STDIO_H 1
678| #define HAVE_STDLIB_H 1
679| #define HAVE_STRING_H 1
680| #define HAVE_INTTYPES_H 1
681| #define HAVE_STDINT_H 1
682| #define HAVE_STRINGS_H 1
683| #define HAVE_SYS_STAT_H 1
684| #define HAVE_SYS_TYPES_H 1
685| #define HAVE_UNISTD_H 1
686| #define HAVE_SYS_TIME_H 1
687| #define HAVE_SYS_SELECT_H 1
688| #define HAVE_SYS_SOCKET_H 1
689| #define STDC_HEADERS 1
690| #define HAVE_SYS_WAIT_H 1
691| #define HAVE_UNSIGNED_LONG_LONG_INT 1
692| #define HAVE_LONG_LONG_INT 1
693| #define HAVE_TIMER_CREATE 1
694| #define HAVE_AVAILABILITYMACROS_H 1
695| #define HAVE_DISPATCH_DISPATCH_H 1
696| #define FEAT_HUGE 1
697| #define USE_XSMP_INTERACT 1
698| #define FEAT_DIFF 1
699| #define FEAT_PERL 1
700| #define FEAT_PYTHON3 1
701| #define FEAT_IPV6 1
702| #define HAVE_INET_NTOP 1
703| #define FEAT_NETBEANS_INTG 1
704| #define FEAT_JOB_CHANNEL 1
705| #define FEAT_TERMINAL 1
706| /* end confdefs.h.  */
707|
708| int
709| main (void)
710| {
711|
712|   ;
713|   return 0;
714| }
715configure:9030: result: neither works
716configure:9068: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c   -L/opt/local/lib -lX11 >&5
717configure:9068: $? = 0
718configure:9167: checking for gethostbyname
719configure:9167: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
720configure:9167: $? = 0
721configure:9167: result: yes
722configure:9265: checking for connect
723configure:9265: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
724configure:9265: $? = 0
725configure:9265: result: yes
726configure:9315: checking for remove
727configure:9315: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
728configure:9315: $? = 0
729configure:9315: result: yes
730configure:9365: checking for shmat
731configure:9365: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
732configure:9365: $? = 0
733configure:9365: result: yes
734configure:9424: checking for IceConnectionNumber in -lICE
735configure:9447: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -L/opt/local/lib conftest.c -lICE   >&5
736configure:9447: $? = 0
737configure:9457: result: yes
738configure:9499: checking if X11 header files can be found
739configure:9515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
740configure:9515: $? = 0
741configure:9517: result: yes
742configure:9537: checking for _XdmcpAuthDoIt in -lXdmcp
743configure:9560: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lXdmcp -lXt  -lSM -lICE -lX11  -lXdmcp  >&5
744configure:9560: $? = 0
745configure:9570: result: yes
746configure:9578: checking for IceOpenConnection in -lICE
747configure:9601: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lICE  -lXdmcp  >&5
748configure:9601: $? = 0
749configure:9611: result: yes
750configure:9620: checking for XpmCreatePixmapFromData in -lXpm
751configure:9643: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib   -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lXpm -lXt  -lSM -lICE -lXpm -lX11  -lXdmcp -lSM -lICE  >&5
752configure:9643: $? = 0
753configure:9653: result: yes
754configure:9661: checking if X11 header files implicitly declare return values
755configure:9680: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include  -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
756configure:9680: $? = 0
757configure:9682: result: no
758configure:9714: checking size of wchar_t is 2 bytes
759configure:9739: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
760configure:9739: $? = 0
761configure:9739: ./conftest
762configure:9739: $? = 0
763configure:9751: result: no
764configure:9767: checking --enable-gui argument
765configure:9836: result: no GUI support
766configure:9996: checking for pkg-config
767configure:10019: found /opt/local/bin/pkg-config
768configure:10031: result: /opt/local/bin/pkg-config
769configure:11053: checking for X11/SM/SMlib.h
770configure:11053: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -I/opt/local/include  conftest.c >&5
771configure:11053: $? = 0
772configure:11053: result: yes
773configure:11275: checking for /proc link to executable
774configure:11293: result: no
775configure:11297: checking for CYGWIN or MSYS environment
776configure:11315: result: no
777configure:11320: checking whether toupper is broken
778configure:11345: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
779configure:11345: $? = 0
780configure:11345: ./conftest
781configure:11345: $? = 1
782configure: program exited with status 1
783configure: failed program was:
784| /* confdefs.h */
785| #define PACKAGE_NAME ""
786| #define PACKAGE_TARNAME ""
787| #define PACKAGE_VERSION ""
788| #define PACKAGE_STRING ""
789| #define PACKAGE_BUGREPORT ""
790| #define PACKAGE_URL ""
791| #define UNIX 1
792| #define HAVE_STDIO_H 1
793| #define HAVE_STDLIB_H 1
794| #define HAVE_STRING_H 1
795| #define HAVE_INTTYPES_H 1
796| #define HAVE_STDINT_H 1
797| #define HAVE_STRINGS_H 1
798| #define HAVE_SYS_STAT_H 1
799| #define HAVE_SYS_TYPES_H 1
800| #define HAVE_UNISTD_H 1
801| #define HAVE_SYS_TIME_H 1
802| #define HAVE_SYS_SELECT_H 1
803| #define HAVE_SYS_SOCKET_H 1
804| #define STDC_HEADERS 1
805| #define HAVE_SYS_WAIT_H 1
806| #define HAVE_UNSIGNED_LONG_LONG_INT 1
807| #define HAVE_LONG_LONG_INT 1
808| #define HAVE_TIMER_CREATE 1
809| #define HAVE_AVAILABILITYMACROS_H 1
810| #define HAVE_DISPATCH_DISPATCH_H 1
811| #define FEAT_HUGE 1
812| #define USE_XSMP_INTERACT 1
813| #define FEAT_DIFF 1
814| #define FEAT_PERL 1
815| #define FEAT_PYTHON3 1
816| #define FEAT_IPV6 1
817| #define HAVE_INET_NTOP 1
818| #define FEAT_NETBEANS_INTG 1
819| #define FEAT_JOB_CHANNEL 1
820| #define FEAT_TERMINAL 1
821| #define HAVE_X11 1
822| #define HAVE_X11_SM_SMLIB_H 1
823| /* end confdefs.h.  */
824|
825| #include "confdefs.h"
826| #include <ctype.h>
827| #if STDC_HEADERS
828| # include <stdlib.h>
829| # include <stddef.h>
830| #endif
831| int main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
832|
833configure:11360: result: no
834configure:11368: checking whether __DATE__ and __TIME__ work
835configure:11381: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
836configure:11381: $? = 0
837configure:11383: result: yes
838configure:11392: checking whether __attribute__((unused)) is allowed
839configure:11405: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
840configure:11405: $? = 0
841configure:11407: result: yes
842configure:11416: checking for elf.h
843configure:11416: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
844conftest.c:71:10: fatal error: 'elf.h' file not found
845#include <elf.h>
846         ^~~~~~~
8471 error generated.
848configure:11416: $? = 1
849configure: failed program was:
850| /* confdefs.h */
851| #define PACKAGE_NAME ""
852| #define PACKAGE_TARNAME ""
853| #define PACKAGE_VERSION ""
854| #define PACKAGE_STRING ""
855| #define PACKAGE_BUGREPORT ""
856| #define PACKAGE_URL ""
857| #define UNIX 1
858| #define HAVE_STDIO_H 1
859| #define HAVE_STDLIB_H 1
860| #define HAVE_STRING_H 1
861| #define HAVE_INTTYPES_H 1
862| #define HAVE_STDINT_H 1
863| #define HAVE_STRINGS_H 1
864| #define HAVE_SYS_STAT_H 1
865| #define HAVE_SYS_TYPES_H 1
866| #define HAVE_UNISTD_H 1
867| #define HAVE_SYS_TIME_H 1
868| #define HAVE_SYS_SELECT_H 1
869| #define HAVE_SYS_SOCKET_H 1
870| #define STDC_HEADERS 1
871| #define HAVE_SYS_WAIT_H 1
872| #define HAVE_UNSIGNED_LONG_LONG_INT 1
873| #define HAVE_LONG_LONG_INT 1
874| #define HAVE_TIMER_CREATE 1
875| #define HAVE_AVAILABILITYMACROS_H 1
876| #define HAVE_DISPATCH_DISPATCH_H 1
877| #define FEAT_HUGE 1
878| #define USE_XSMP_INTERACT 1
879| #define FEAT_DIFF 1
880| #define FEAT_PERL 1
881| #define FEAT_PYTHON3 1
882| #define FEAT_IPV6 1
883| #define HAVE_INET_NTOP 1
884| #define FEAT_NETBEANS_INTG 1
885| #define FEAT_JOB_CHANNEL 1
886| #define FEAT_TERMINAL 1
887| #define HAVE_X11 1
888| #define HAVE_X11_SM_SMLIB_H 1
889| #define HAVE_DATE_TIME 1
890| #define HAVE_ATTRIBUTE_UNUSED 1
891| /* end confdefs.h.  */
892| #include <stddef.h>
893| #ifdef HAVE_STDIO_H
894| # include <stdio.h>
895| #endif
896| #ifdef HAVE_STDLIB_H
897| # include <stdlib.h>
898| #endif
899| #ifdef HAVE_STRING_H
900| # include <string.h>
901| #endif
902| #ifdef HAVE_INTTYPES_H
903| # include <inttypes.h>
904| #endif
905| #ifdef HAVE_STDINT_H
906| # include <stdint.h>
907| #endif
908| #ifdef HAVE_STRINGS_H
909| # include <strings.h>
910| #endif
911| #ifdef HAVE_SYS_TYPES_H
912| # include <sys/types.h>
913| #endif
914| #ifdef HAVE_SYS_STAT_H
915| # include <sys/stat.h>
916| #endif
917| #ifdef HAVE_UNISTD_H
918| # include <unistd.h>
919| #endif
920| #include <elf.h>
921configure:11416: result: no
922configure:11468: checking for dirent.h that defines DIR
923configure:11488: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
924configure:11488: $? = 0
925configure:11497: result: yes
926configure:11511: checking for library containing opendir
927configure:11541: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
928configure:11541: $? = 0
929configure:11561: result: none required
930configure:11662: checking for stdint.h
931configure:11662: result: yes
932configure:11668: checking for stdlib.h
933configure:11668: result: yes
934configure:11674: checking for string.h
935configure:11674: result: yes
936configure:11680: checking for sys/select.h
937configure:11680: result: yes
938configure:11686: checking for sys/utsname.h
939configure:11686: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
940configure:11686: $? = 0
941configure:11686: result: yes
942configure:11692: checking for termcap.h
943configure:11692: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
944configure:11692: $? = 0
945configure:11692: result: yes
946configure:11698: checking for fcntl.h
947configure:11698: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
948configure:11698: $? = 0
949configure:11698: result: yes
950configure:11704: checking for sgtty.h
951configure:11704: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
952configure:11704: $? = 0
953configure:11704: result: yes
954configure:11710: checking for sys/ioctl.h
955configure:11710: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
956configure:11710: $? = 0
957configure:11710: result: yes
958configure:11716: checking for sys/time.h
959configure:11716: result: yes
960configure:11722: checking for sys/types.h
961configure:11722: result: yes
962configure:11728: checking for termio.h
963configure:11728: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
964conftest.c:83:10: fatal error: 'termio.h' file not found
965#include <termio.h>
966         ^~~~~~~~~~
9671 error generated.
968configure:11728: $? = 1
969configure: failed program was:
970| /* confdefs.h */
971| #define PACKAGE_NAME ""
972| #define PACKAGE_TARNAME ""
973| #define PACKAGE_VERSION ""
974| #define PACKAGE_STRING ""
975| #define PACKAGE_BUGREPORT ""
976| #define PACKAGE_URL ""
977| #define UNIX 1
978| #define HAVE_STDIO_H 1
979| #define HAVE_STDLIB_H 1
980| #define HAVE_STRING_H 1
981| #define HAVE_INTTYPES_H 1
982| #define HAVE_STDINT_H 1
983| #define HAVE_STRINGS_H 1
984| #define HAVE_SYS_STAT_H 1
985| #define HAVE_SYS_TYPES_H 1
986| #define HAVE_UNISTD_H 1
987| #define HAVE_SYS_TIME_H 1
988| #define HAVE_SYS_SELECT_H 1
989| #define HAVE_SYS_SOCKET_H 1
990| #define STDC_HEADERS 1
991| #define HAVE_SYS_WAIT_H 1
992| #define HAVE_UNSIGNED_LONG_LONG_INT 1
993| #define HAVE_LONG_LONG_INT 1
994| #define HAVE_TIMER_CREATE 1
995| #define HAVE_AVAILABILITYMACROS_H 1
996| #define HAVE_DISPATCH_DISPATCH_H 1
997| #define FEAT_HUGE 1
998| #define USE_XSMP_INTERACT 1
999| #define FEAT_DIFF 1
1000| #define FEAT_PERL 1
1001| #define FEAT_PYTHON3 1
1002| #define FEAT_IPV6 1
1003| #define HAVE_INET_NTOP 1
1004| #define FEAT_NETBEANS_INTG 1
1005| #define FEAT_JOB_CHANNEL 1
1006| #define FEAT_TERMINAL 1
1007| #define HAVE_X11 1
1008| #define HAVE_X11_SM_SMLIB_H 1
1009| #define HAVE_DATE_TIME 1
1010| #define HAVE_ATTRIBUTE_UNUSED 1
1011| #define HAVE_DIRENT_H 1
1012| #define HAVE_STDINT_H 1
1013| #define HAVE_STDLIB_H 1
1014| #define HAVE_STRING_H 1
1015| #define HAVE_SYS_SELECT_H 1
1016| #define HAVE_SYS_UTSNAME_H 1
1017| #define HAVE_TERMCAP_H 1
1018| #define HAVE_FCNTL_H 1
1019| #define HAVE_SGTTY_H 1
1020| #define HAVE_SYS_IOCTL_H 1
1021| #define HAVE_SYS_TIME_H 1
1022| #define HAVE_SYS_TYPES_H 1
1023| /* end confdefs.h.  */
1024| #include <stddef.h>
1025| #ifdef HAVE_STDIO_H
1026| # include <stdio.h>
1027| #endif
1028| #ifdef HAVE_STDLIB_H
1029| # include <stdlib.h>
1030| #endif
1031| #ifdef HAVE_STRING_H
1032| # include <string.h>
1033| #endif
1034| #ifdef HAVE_INTTYPES_H
1035| # include <inttypes.h>
1036| #endif
1037| #ifdef HAVE_STDINT_H
1038| # include <stdint.h>
1039| #endif
1040| #ifdef HAVE_STRINGS_H
1041| # include <strings.h>
1042| #endif
1043| #ifdef HAVE_SYS_TYPES_H
1044| # include <sys/types.h>
1045| #endif
1046| #ifdef HAVE_SYS_STAT_H
1047| # include <sys/stat.h>
1048| #endif
1049| #ifdef HAVE_UNISTD_H
1050| # include <unistd.h>
1051| #endif
1052| #include <termio.h>
1053configure:11728: result: no
1054configure:11734: checking for iconv.h
1055configure:11734: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1056configure:11734: $? = 0
1057configure:11734: result: yes
1058configure:11740: checking for inttypes.h
1059configure:11740: result: yes
1060configure:11746: checking for langinfo.h
1061configure:11746: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1062configure:11746: $? = 0
1063configure:11746: result: yes
1064configure:11752: checking for math.h
1065configure:11752: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1066configure:11752: $? = 0
1067configure:11752: result: yes
1068configure:11758: checking for unistd.h
1069configure:11758: result: yes
1070configure:11764: checking for stropts.h
1071configure:11764: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1072conftest.c:88:10: fatal error: 'stropts.h' file not found
1073#include <stropts.h>
1074         ^~~~~~~~~~~
10751 error generated.
1076configure:11764: $? = 1
1077configure: failed program was:
1078| /* confdefs.h */
1079| #define PACKAGE_NAME ""
1080| #define PACKAGE_TARNAME ""
1081| #define PACKAGE_VERSION ""
1082| #define PACKAGE_STRING ""
1083| #define PACKAGE_BUGREPORT ""
1084| #define PACKAGE_URL ""
1085| #define UNIX 1
1086| #define HAVE_STDIO_H 1
1087| #define HAVE_STDLIB_H 1
1088| #define HAVE_STRING_H 1
1089| #define HAVE_INTTYPES_H 1
1090| #define HAVE_STDINT_H 1
1091| #define HAVE_STRINGS_H 1
1092| #define HAVE_SYS_STAT_H 1
1093| #define HAVE_SYS_TYPES_H 1
1094| #define HAVE_UNISTD_H 1
1095| #define HAVE_SYS_TIME_H 1
1096| #define HAVE_SYS_SELECT_H 1
1097| #define HAVE_SYS_SOCKET_H 1
1098| #define STDC_HEADERS 1
1099| #define HAVE_SYS_WAIT_H 1
1100| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1101| #define HAVE_LONG_LONG_INT 1
1102| #define HAVE_TIMER_CREATE 1
1103| #define HAVE_AVAILABILITYMACROS_H 1
1104| #define HAVE_DISPATCH_DISPATCH_H 1
1105| #define FEAT_HUGE 1
1106| #define USE_XSMP_INTERACT 1
1107| #define FEAT_DIFF 1
1108| #define FEAT_PERL 1
1109| #define FEAT_PYTHON3 1
1110| #define FEAT_IPV6 1
1111| #define HAVE_INET_NTOP 1
1112| #define FEAT_NETBEANS_INTG 1
1113| #define FEAT_JOB_CHANNEL 1
1114| #define FEAT_TERMINAL 1
1115| #define HAVE_X11 1
1116| #define HAVE_X11_SM_SMLIB_H 1
1117| #define HAVE_DATE_TIME 1
1118| #define HAVE_ATTRIBUTE_UNUSED 1
1119| #define HAVE_DIRENT_H 1
1120| #define HAVE_STDINT_H 1
1121| #define HAVE_STDLIB_H 1
1122| #define HAVE_STRING_H 1
1123| #define HAVE_SYS_SELECT_H 1
1124| #define HAVE_SYS_UTSNAME_H 1
1125| #define HAVE_TERMCAP_H 1
1126| #define HAVE_FCNTL_H 1
1127| #define HAVE_SGTTY_H 1
1128| #define HAVE_SYS_IOCTL_H 1
1129| #define HAVE_SYS_TIME_H 1
1130| #define HAVE_SYS_TYPES_H 1
1131| #define HAVE_ICONV_H 1
1132| #define HAVE_INTTYPES_H 1
1133| #define HAVE_LANGINFO_H 1
1134| #define HAVE_MATH_H 1
1135| #define HAVE_UNISTD_H 1
1136| /* end confdefs.h.  */
1137| #include <stddef.h>
1138| #ifdef HAVE_STDIO_H
1139| # include <stdio.h>
1140| #endif
1141| #ifdef HAVE_STDLIB_H
1142| # include <stdlib.h>
1143| #endif
1144| #ifdef HAVE_STRING_H
1145| # include <string.h>
1146| #endif
1147| #ifdef HAVE_INTTYPES_H
1148| # include <inttypes.h>
1149| #endif
1150| #ifdef HAVE_STDINT_H
1151| # include <stdint.h>
1152| #endif
1153| #ifdef HAVE_STRINGS_H
1154| # include <strings.h>
1155| #endif
1156| #ifdef HAVE_SYS_TYPES_H
1157| # include <sys/types.h>
1158| #endif
1159| #ifdef HAVE_SYS_STAT_H
1160| # include <sys/stat.h>
1161| #endif
1162| #ifdef HAVE_UNISTD_H
1163| # include <unistd.h>
1164| #endif
1165| #include <stropts.h>
1166configure:11764: result: no
1167configure:11770: checking for errno.h
1168configure:11770: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1169configure:11770: $? = 0
1170configure:11770: result: yes
1171configure:11776: checking for sys/resource.h
1172configure:11776: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1173configure:11776: $? = 0
1174configure:11776: result: yes
1175configure:11782: checking for sys/systeminfo.h
1176configure:11782: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1177conftest.c:90:10: fatal error: 'sys/systeminfo.h' file not found
1178#include <sys/systeminfo.h>
1179         ^~~~~~~~~~~~~~~~~~
11801 error generated.
1181configure:11782: $? = 1
1182configure: failed program was:
1183| /* confdefs.h */
1184| #define PACKAGE_NAME ""
1185| #define PACKAGE_TARNAME ""
1186| #define PACKAGE_VERSION ""
1187| #define PACKAGE_STRING ""
1188| #define PACKAGE_BUGREPORT ""
1189| #define PACKAGE_URL ""
1190| #define UNIX 1
1191| #define HAVE_STDIO_H 1
1192| #define HAVE_STDLIB_H 1
1193| #define HAVE_STRING_H 1
1194| #define HAVE_INTTYPES_H 1
1195| #define HAVE_STDINT_H 1
1196| #define HAVE_STRINGS_H 1
1197| #define HAVE_SYS_STAT_H 1
1198| #define HAVE_SYS_TYPES_H 1
1199| #define HAVE_UNISTD_H 1
1200| #define HAVE_SYS_TIME_H 1
1201| #define HAVE_SYS_SELECT_H 1
1202| #define HAVE_SYS_SOCKET_H 1
1203| #define STDC_HEADERS 1
1204| #define HAVE_SYS_WAIT_H 1
1205| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1206| #define HAVE_LONG_LONG_INT 1
1207| #define HAVE_TIMER_CREATE 1
1208| #define HAVE_AVAILABILITYMACROS_H 1
1209| #define HAVE_DISPATCH_DISPATCH_H 1
1210| #define FEAT_HUGE 1
1211| #define USE_XSMP_INTERACT 1
1212| #define FEAT_DIFF 1
1213| #define FEAT_PERL 1
1214| #define FEAT_PYTHON3 1
1215| #define FEAT_IPV6 1
1216| #define HAVE_INET_NTOP 1
1217| #define FEAT_NETBEANS_INTG 1
1218| #define FEAT_JOB_CHANNEL 1
1219| #define FEAT_TERMINAL 1
1220| #define HAVE_X11 1
1221| #define HAVE_X11_SM_SMLIB_H 1
1222| #define HAVE_DATE_TIME 1
1223| #define HAVE_ATTRIBUTE_UNUSED 1
1224| #define HAVE_DIRENT_H 1
1225| #define HAVE_STDINT_H 1
1226| #define HAVE_STDLIB_H 1
1227| #define HAVE_STRING_H 1
1228| #define HAVE_SYS_SELECT_H 1
1229| #define HAVE_SYS_UTSNAME_H 1
1230| #define HAVE_TERMCAP_H 1
1231| #define HAVE_FCNTL_H 1
1232| #define HAVE_SGTTY_H 1
1233| #define HAVE_SYS_IOCTL_H 1
1234| #define HAVE_SYS_TIME_H 1
1235| #define HAVE_SYS_TYPES_H 1
1236| #define HAVE_ICONV_H 1
1237| #define HAVE_INTTYPES_H 1
1238| #define HAVE_LANGINFO_H 1
1239| #define HAVE_MATH_H 1
1240| #define HAVE_UNISTD_H 1
1241| #define HAVE_ERRNO_H 1
1242| #define HAVE_SYS_RESOURCE_H 1
1243| /* end confdefs.h.  */
1244| #include <stddef.h>
1245| #ifdef HAVE_STDIO_H
1246| # include <stdio.h>
1247| #endif
1248| #ifdef HAVE_STDLIB_H
1249| # include <stdlib.h>
1250| #endif
1251| #ifdef HAVE_STRING_H
1252| # include <string.h>
1253| #endif
1254| #ifdef HAVE_INTTYPES_H
1255| # include <inttypes.h>
1256| #endif
1257| #ifdef HAVE_STDINT_H
1258| # include <stdint.h>
1259| #endif
1260| #ifdef HAVE_STRINGS_H
1261| # include <strings.h>
1262| #endif
1263| #ifdef HAVE_SYS_TYPES_H
1264| # include <sys/types.h>
1265| #endif
1266| #ifdef HAVE_SYS_STAT_H
1267| # include <sys/stat.h>
1268| #endif
1269| #ifdef HAVE_UNISTD_H
1270| # include <unistd.h>
1271| #endif
1272| #include <sys/systeminfo.h>
1273configure:11782: result: no
1274configure:11788: checking for locale.h
1275configure:11788: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1276configure:11788: $? = 0
1277configure:11788: result: yes
1278configure:11794: checking for sys/stream.h
1279configure:11794: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1280conftest.c:91:10: fatal error: 'sys/stream.h' file not found
1281#include <sys/stream.h>
1282         ^~~~~~~~~~~~~~
12831 error generated.
1284configure:11794: $? = 1
1285configure: failed program was:
1286| /* confdefs.h */
1287| #define PACKAGE_NAME ""
1288| #define PACKAGE_TARNAME ""
1289| #define PACKAGE_VERSION ""
1290| #define PACKAGE_STRING ""
1291| #define PACKAGE_BUGREPORT ""
1292| #define PACKAGE_URL ""
1293| #define UNIX 1
1294| #define HAVE_STDIO_H 1
1295| #define HAVE_STDLIB_H 1
1296| #define HAVE_STRING_H 1
1297| #define HAVE_INTTYPES_H 1
1298| #define HAVE_STDINT_H 1
1299| #define HAVE_STRINGS_H 1
1300| #define HAVE_SYS_STAT_H 1
1301| #define HAVE_SYS_TYPES_H 1
1302| #define HAVE_UNISTD_H 1
1303| #define HAVE_SYS_TIME_H 1
1304| #define HAVE_SYS_SELECT_H 1
1305| #define HAVE_SYS_SOCKET_H 1
1306| #define STDC_HEADERS 1
1307| #define HAVE_SYS_WAIT_H 1
1308| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1309| #define HAVE_LONG_LONG_INT 1
1310| #define HAVE_TIMER_CREATE 1
1311| #define HAVE_AVAILABILITYMACROS_H 1
1312| #define HAVE_DISPATCH_DISPATCH_H 1
1313| #define FEAT_HUGE 1
1314| #define USE_XSMP_INTERACT 1
1315| #define FEAT_DIFF 1
1316| #define FEAT_PERL 1
1317| #define FEAT_PYTHON3 1
1318| #define FEAT_IPV6 1
1319| #define HAVE_INET_NTOP 1
1320| #define FEAT_NETBEANS_INTG 1
1321| #define FEAT_JOB_CHANNEL 1
1322| #define FEAT_TERMINAL 1
1323| #define HAVE_X11 1
1324| #define HAVE_X11_SM_SMLIB_H 1
1325| #define HAVE_DATE_TIME 1
1326| #define HAVE_ATTRIBUTE_UNUSED 1
1327| #define HAVE_DIRENT_H 1
1328| #define HAVE_STDINT_H 1
1329| #define HAVE_STDLIB_H 1
1330| #define HAVE_STRING_H 1
1331| #define HAVE_SYS_SELECT_H 1
1332| #define HAVE_SYS_UTSNAME_H 1
1333| #define HAVE_TERMCAP_H 1
1334| #define HAVE_FCNTL_H 1
1335| #define HAVE_SGTTY_H 1
1336| #define HAVE_SYS_IOCTL_H 1
1337| #define HAVE_SYS_TIME_H 1
1338| #define HAVE_SYS_TYPES_H 1
1339| #define HAVE_ICONV_H 1
1340| #define HAVE_INTTYPES_H 1
1341| #define HAVE_LANGINFO_H 1
1342| #define HAVE_MATH_H 1
1343| #define HAVE_UNISTD_H 1
1344| #define HAVE_ERRNO_H 1
1345| #define HAVE_SYS_RESOURCE_H 1
1346| #define HAVE_LOCALE_H 1
1347| /* end confdefs.h.  */
1348| #include <stddef.h>
1349| #ifdef HAVE_STDIO_H
1350| # include <stdio.h>
1351| #endif
1352| #ifdef HAVE_STDLIB_H
1353| # include <stdlib.h>
1354| #endif
1355| #ifdef HAVE_STRING_H
1356| # include <string.h>
1357| #endif
1358| #ifdef HAVE_INTTYPES_H
1359| # include <inttypes.h>
1360| #endif
1361| #ifdef HAVE_STDINT_H
1362| # include <stdint.h>
1363| #endif
1364| #ifdef HAVE_STRINGS_H
1365| # include <strings.h>
1366| #endif
1367| #ifdef HAVE_SYS_TYPES_H
1368| # include <sys/types.h>
1369| #endif
1370| #ifdef HAVE_SYS_STAT_H
1371| # include <sys/stat.h>
1372| #endif
1373| #ifdef HAVE_UNISTD_H
1374| # include <unistd.h>
1375| #endif
1376| #include <sys/stream.h>
1377configure:11794: result: no
1378configure:11800: checking for termios.h
1379configure:11800: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1380configure:11800: $? = 0
1381configure:11800: result: yes
1382configure:11806: checking for libc.h
1383configure:11806: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1384configure:11806: $? = 0
1385configure:11806: result: yes
1386configure:11812: checking for sys/statfs.h
1387configure:11812: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1388conftest.c:93:10: fatal error: 'sys/statfs.h' file not found
1389#include <sys/statfs.h>
1390         ^~~~~~~~~~~~~~
13911 error generated.
1392configure:11812: $? = 1
1393configure: failed program was:
1394| /* confdefs.h */
1395| #define PACKAGE_NAME ""
1396| #define PACKAGE_TARNAME ""
1397| #define PACKAGE_VERSION ""
1398| #define PACKAGE_STRING ""
1399| #define PACKAGE_BUGREPORT ""
1400| #define PACKAGE_URL ""
1401| #define UNIX 1
1402| #define HAVE_STDIO_H 1
1403| #define HAVE_STDLIB_H 1
1404| #define HAVE_STRING_H 1
1405| #define HAVE_INTTYPES_H 1
1406| #define HAVE_STDINT_H 1
1407| #define HAVE_STRINGS_H 1
1408| #define HAVE_SYS_STAT_H 1
1409| #define HAVE_SYS_TYPES_H 1
1410| #define HAVE_UNISTD_H 1
1411| #define HAVE_SYS_TIME_H 1
1412| #define HAVE_SYS_SELECT_H 1
1413| #define HAVE_SYS_SOCKET_H 1
1414| #define STDC_HEADERS 1
1415| #define HAVE_SYS_WAIT_H 1
1416| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1417| #define HAVE_LONG_LONG_INT 1
1418| #define HAVE_TIMER_CREATE 1
1419| #define HAVE_AVAILABILITYMACROS_H 1
1420| #define HAVE_DISPATCH_DISPATCH_H 1
1421| #define FEAT_HUGE 1
1422| #define USE_XSMP_INTERACT 1
1423| #define FEAT_DIFF 1
1424| #define FEAT_PERL 1
1425| #define FEAT_PYTHON3 1
1426| #define FEAT_IPV6 1
1427| #define HAVE_INET_NTOP 1
1428| #define FEAT_NETBEANS_INTG 1
1429| #define FEAT_JOB_CHANNEL 1
1430| #define FEAT_TERMINAL 1
1431| #define HAVE_X11 1
1432| #define HAVE_X11_SM_SMLIB_H 1
1433| #define HAVE_DATE_TIME 1
1434| #define HAVE_ATTRIBUTE_UNUSED 1
1435| #define HAVE_DIRENT_H 1
1436| #define HAVE_STDINT_H 1
1437| #define HAVE_STDLIB_H 1
1438| #define HAVE_STRING_H 1
1439| #define HAVE_SYS_SELECT_H 1
1440| #define HAVE_SYS_UTSNAME_H 1
1441| #define HAVE_TERMCAP_H 1
1442| #define HAVE_FCNTL_H 1
1443| #define HAVE_SGTTY_H 1
1444| #define HAVE_SYS_IOCTL_H 1
1445| #define HAVE_SYS_TIME_H 1
1446| #define HAVE_SYS_TYPES_H 1
1447| #define HAVE_ICONV_H 1
1448| #define HAVE_INTTYPES_H 1
1449| #define HAVE_LANGINFO_H 1
1450| #define HAVE_MATH_H 1
1451| #define HAVE_UNISTD_H 1
1452| #define HAVE_ERRNO_H 1
1453| #define HAVE_SYS_RESOURCE_H 1
1454| #define HAVE_LOCALE_H 1
1455| #define HAVE_TERMIOS_H 1
1456| #define HAVE_LIBC_H 1
1457| /* end confdefs.h.  */
1458| #include <stddef.h>
1459| #ifdef HAVE_STDIO_H
1460| # include <stdio.h>
1461| #endif
1462| #ifdef HAVE_STDLIB_H
1463| # include <stdlib.h>
1464| #endif
1465| #ifdef HAVE_STRING_H
1466| # include <string.h>
1467| #endif
1468| #ifdef HAVE_INTTYPES_H
1469| # include <inttypes.h>
1470| #endif
1471| #ifdef HAVE_STDINT_H
1472| # include <stdint.h>
1473| #endif
1474| #ifdef HAVE_STRINGS_H
1475| # include <strings.h>
1476| #endif
1477| #ifdef HAVE_SYS_TYPES_H
1478| # include <sys/types.h>
1479| #endif
1480| #ifdef HAVE_SYS_STAT_H
1481| # include <sys/stat.h>
1482| #endif
1483| #ifdef HAVE_UNISTD_H
1484| # include <unistd.h>
1485| #endif
1486| #include <sys/statfs.h>
1487configure:11812: result: no
1488configure:11818: checking for poll.h
1489configure:11818: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1490configure:11818: $? = 0
1491configure:11818: result: yes
1492configure:11824: checking for sys/poll.h
1493configure:11824: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1494configure:11824: $? = 0
1495configure:11824: result: yes
1496configure:11830: checking for pwd.h
1497configure:11830: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1498configure:11830: $? = 0
1499configure:11830: result: yes
1500configure:11836: checking for utime.h
1501configure:11836: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1502configure:11836: $? = 0
1503configure:11836: result: yes
1504configure:11842: checking for sys/param.h
1505configure:11842: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1506configure:11842: $? = 0
1507configure:11842: result: yes
1508configure:11848: checking for sys/ptms.h
1509configure:11848: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1510conftest.c:98:10: fatal error: 'sys/ptms.h' file not found
1511#include <sys/ptms.h>
1512         ^~~~~~~~~~~~
15131 error generated.
1514configure:11848: $? = 1
1515configure: failed program was:
1516| /* confdefs.h */
1517| #define PACKAGE_NAME ""
1518| #define PACKAGE_TARNAME ""
1519| #define PACKAGE_VERSION ""
1520| #define PACKAGE_STRING ""
1521| #define PACKAGE_BUGREPORT ""
1522| #define PACKAGE_URL ""
1523| #define UNIX 1
1524| #define HAVE_STDIO_H 1
1525| #define HAVE_STDLIB_H 1
1526| #define HAVE_STRING_H 1
1527| #define HAVE_INTTYPES_H 1
1528| #define HAVE_STDINT_H 1
1529| #define HAVE_STRINGS_H 1
1530| #define HAVE_SYS_STAT_H 1
1531| #define HAVE_SYS_TYPES_H 1
1532| #define HAVE_UNISTD_H 1
1533| #define HAVE_SYS_TIME_H 1
1534| #define HAVE_SYS_SELECT_H 1
1535| #define HAVE_SYS_SOCKET_H 1
1536| #define STDC_HEADERS 1
1537| #define HAVE_SYS_WAIT_H 1
1538| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1539| #define HAVE_LONG_LONG_INT 1
1540| #define HAVE_TIMER_CREATE 1
1541| #define HAVE_AVAILABILITYMACROS_H 1
1542| #define HAVE_DISPATCH_DISPATCH_H 1
1543| #define FEAT_HUGE 1
1544| #define USE_XSMP_INTERACT 1
1545| #define FEAT_DIFF 1
1546| #define FEAT_PERL 1
1547| #define FEAT_PYTHON3 1
1548| #define FEAT_IPV6 1
1549| #define HAVE_INET_NTOP 1
1550| #define FEAT_NETBEANS_INTG 1
1551| #define FEAT_JOB_CHANNEL 1
1552| #define FEAT_TERMINAL 1
1553| #define HAVE_X11 1
1554| #define HAVE_X11_SM_SMLIB_H 1
1555| #define HAVE_DATE_TIME 1
1556| #define HAVE_ATTRIBUTE_UNUSED 1
1557| #define HAVE_DIRENT_H 1
1558| #define HAVE_STDINT_H 1
1559| #define HAVE_STDLIB_H 1
1560| #define HAVE_STRING_H 1
1561| #define HAVE_SYS_SELECT_H 1
1562| #define HAVE_SYS_UTSNAME_H 1
1563| #define HAVE_TERMCAP_H 1
1564| #define HAVE_FCNTL_H 1
1565| #define HAVE_SGTTY_H 1
1566| #define HAVE_SYS_IOCTL_H 1
1567| #define HAVE_SYS_TIME_H 1
1568| #define HAVE_SYS_TYPES_H 1
1569| #define HAVE_ICONV_H 1
1570| #define HAVE_INTTYPES_H 1
1571| #define HAVE_LANGINFO_H 1
1572| #define HAVE_MATH_H 1
1573| #define HAVE_UNISTD_H 1
1574| #define HAVE_ERRNO_H 1
1575| #define HAVE_SYS_RESOURCE_H 1
1576| #define HAVE_LOCALE_H 1
1577| #define HAVE_TERMIOS_H 1
1578| #define HAVE_LIBC_H 1
1579| #define HAVE_POLL_H 1
1580| #define HAVE_SYS_POLL_H 1
1581| #define HAVE_PWD_H 1
1582| #define HAVE_UTIME_H 1
1583| #define HAVE_SYS_PARAM_H 1
1584| /* end confdefs.h.  */
1585| #include <stddef.h>
1586| #ifdef HAVE_STDIO_H
1587| # include <stdio.h>
1588| #endif
1589| #ifdef HAVE_STDLIB_H
1590| # include <stdlib.h>
1591| #endif
1592| #ifdef HAVE_STRING_H
1593| # include <string.h>
1594| #endif
1595| #ifdef HAVE_INTTYPES_H
1596| # include <inttypes.h>
1597| #endif
1598| #ifdef HAVE_STDINT_H
1599| # include <stdint.h>
1600| #endif
1601| #ifdef HAVE_STRINGS_H
1602| # include <strings.h>
1603| #endif
1604| #ifdef HAVE_SYS_TYPES_H
1605| # include <sys/types.h>
1606| #endif
1607| #ifdef HAVE_SYS_STAT_H
1608| # include <sys/stat.h>
1609| #endif
1610| #ifdef HAVE_UNISTD_H
1611| # include <unistd.h>
1612| #endif
1613| #include <sys/ptms.h>
1614configure:11848: result: no
1615configure:11854: checking for libintl.h
1616configure:11854: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1617configure:11854: $? = 0
1618configure:11854: result: yes
1619configure:11860: checking for libgen.h
1620configure:11860: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1621configure:11860: $? = 0
1622configure:11860: result: yes
1623configure:11866: checking for util/debug.h
1624configure:11866: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1625conftest.c:100:10: fatal error: 'util/debug.h' file not found
1626#include <util/debug.h>
1627         ^~~~~~~~~~~~~~
16281 error generated.
1629configure:11866: $? = 1
1630configure: failed program was:
1631| /* confdefs.h */
1632| #define PACKAGE_NAME ""
1633| #define PACKAGE_TARNAME ""
1634| #define PACKAGE_VERSION ""
1635| #define PACKAGE_STRING ""
1636| #define PACKAGE_BUGREPORT ""
1637| #define PACKAGE_URL ""
1638| #define UNIX 1
1639| #define HAVE_STDIO_H 1
1640| #define HAVE_STDLIB_H 1
1641| #define HAVE_STRING_H 1
1642| #define HAVE_INTTYPES_H 1
1643| #define HAVE_STDINT_H 1
1644| #define HAVE_STRINGS_H 1
1645| #define HAVE_SYS_STAT_H 1
1646| #define HAVE_SYS_TYPES_H 1
1647| #define HAVE_UNISTD_H 1
1648| #define HAVE_SYS_TIME_H 1
1649| #define HAVE_SYS_SELECT_H 1
1650| #define HAVE_SYS_SOCKET_H 1
1651| #define STDC_HEADERS 1
1652| #define HAVE_SYS_WAIT_H 1
1653| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1654| #define HAVE_LONG_LONG_INT 1
1655| #define HAVE_TIMER_CREATE 1
1656| #define HAVE_AVAILABILITYMACROS_H 1
1657| #define HAVE_DISPATCH_DISPATCH_H 1
1658| #define FEAT_HUGE 1
1659| #define USE_XSMP_INTERACT 1
1660| #define FEAT_DIFF 1
1661| #define FEAT_PERL 1
1662| #define FEAT_PYTHON3 1
1663| #define FEAT_IPV6 1
1664| #define HAVE_INET_NTOP 1
1665| #define FEAT_NETBEANS_INTG 1
1666| #define FEAT_JOB_CHANNEL 1
1667| #define FEAT_TERMINAL 1
1668| #define HAVE_X11 1
1669| #define HAVE_X11_SM_SMLIB_H 1
1670| #define HAVE_DATE_TIME 1
1671| #define HAVE_ATTRIBUTE_UNUSED 1
1672| #define HAVE_DIRENT_H 1
1673| #define HAVE_STDINT_H 1
1674| #define HAVE_STDLIB_H 1
1675| #define HAVE_STRING_H 1
1676| #define HAVE_SYS_SELECT_H 1
1677| #define HAVE_SYS_UTSNAME_H 1
1678| #define HAVE_TERMCAP_H 1
1679| #define HAVE_FCNTL_H 1
1680| #define HAVE_SGTTY_H 1
1681| #define HAVE_SYS_IOCTL_H 1
1682| #define HAVE_SYS_TIME_H 1
1683| #define HAVE_SYS_TYPES_H 1
1684| #define HAVE_ICONV_H 1
1685| #define HAVE_INTTYPES_H 1
1686| #define HAVE_LANGINFO_H 1
1687| #define HAVE_MATH_H 1
1688| #define HAVE_UNISTD_H 1
1689| #define HAVE_ERRNO_H 1
1690| #define HAVE_SYS_RESOURCE_H 1
1691| #define HAVE_LOCALE_H 1
1692| #define HAVE_TERMIOS_H 1
1693| #define HAVE_LIBC_H 1
1694| #define HAVE_POLL_H 1
1695| #define HAVE_SYS_POLL_H 1
1696| #define HAVE_PWD_H 1
1697| #define HAVE_UTIME_H 1
1698| #define HAVE_SYS_PARAM_H 1
1699| #define HAVE_LIBINTL_H 1
1700| #define HAVE_LIBGEN_H 1
1701| /* end confdefs.h.  */
1702| #include <stddef.h>
1703| #ifdef HAVE_STDIO_H
1704| # include <stdio.h>
1705| #endif
1706| #ifdef HAVE_STDLIB_H
1707| # include <stdlib.h>
1708| #endif
1709| #ifdef HAVE_STRING_H
1710| # include <string.h>
1711| #endif
1712| #ifdef HAVE_INTTYPES_H
1713| # include <inttypes.h>
1714| #endif
1715| #ifdef HAVE_STDINT_H
1716| # include <stdint.h>
1717| #endif
1718| #ifdef HAVE_STRINGS_H
1719| # include <strings.h>
1720| #endif
1721| #ifdef HAVE_SYS_TYPES_H
1722| # include <sys/types.h>
1723| #endif
1724| #ifdef HAVE_SYS_STAT_H
1725| # include <sys/stat.h>
1726| #endif
1727| #ifdef HAVE_UNISTD_H
1728| # include <unistd.h>
1729| #endif
1730| #include <util/debug.h>
1731configure:11866: result: no
1732configure:11872: checking for util/msg18n.h
1733configure:11872: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1734conftest.c:100:10: fatal error: 'util/msg18n.h' file not found
1735#include <util/msg18n.h>
1736         ^~~~~~~~~~~~~~~
17371 error generated.
1738configure:11872: $? = 1
1739configure: failed program was:
1740| /* confdefs.h */
1741| #define PACKAGE_NAME ""
1742| #define PACKAGE_TARNAME ""
1743| #define PACKAGE_VERSION ""
1744| #define PACKAGE_STRING ""
1745| #define PACKAGE_BUGREPORT ""
1746| #define PACKAGE_URL ""
1747| #define UNIX 1
1748| #define HAVE_STDIO_H 1
1749| #define HAVE_STDLIB_H 1
1750| #define HAVE_STRING_H 1
1751| #define HAVE_INTTYPES_H 1
1752| #define HAVE_STDINT_H 1
1753| #define HAVE_STRINGS_H 1
1754| #define HAVE_SYS_STAT_H 1
1755| #define HAVE_SYS_TYPES_H 1
1756| #define HAVE_UNISTD_H 1
1757| #define HAVE_SYS_TIME_H 1
1758| #define HAVE_SYS_SELECT_H 1
1759| #define HAVE_SYS_SOCKET_H 1
1760| #define STDC_HEADERS 1
1761| #define HAVE_SYS_WAIT_H 1
1762| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1763| #define HAVE_LONG_LONG_INT 1
1764| #define HAVE_TIMER_CREATE 1
1765| #define HAVE_AVAILABILITYMACROS_H 1
1766| #define HAVE_DISPATCH_DISPATCH_H 1
1767| #define FEAT_HUGE 1
1768| #define USE_XSMP_INTERACT 1
1769| #define FEAT_DIFF 1
1770| #define FEAT_PERL 1
1771| #define FEAT_PYTHON3 1
1772| #define FEAT_IPV6 1
1773| #define HAVE_INET_NTOP 1
1774| #define FEAT_NETBEANS_INTG 1
1775| #define FEAT_JOB_CHANNEL 1
1776| #define FEAT_TERMINAL 1
1777| #define HAVE_X11 1
1778| #define HAVE_X11_SM_SMLIB_H 1
1779| #define HAVE_DATE_TIME 1
1780| #define HAVE_ATTRIBUTE_UNUSED 1
1781| #define HAVE_DIRENT_H 1
1782| #define HAVE_STDINT_H 1
1783| #define HAVE_STDLIB_H 1
1784| #define HAVE_STRING_H 1
1785| #define HAVE_SYS_SELECT_H 1
1786| #define HAVE_SYS_UTSNAME_H 1
1787| #define HAVE_TERMCAP_H 1
1788| #define HAVE_FCNTL_H 1
1789| #define HAVE_SGTTY_H 1
1790| #define HAVE_SYS_IOCTL_H 1
1791| #define HAVE_SYS_TIME_H 1
1792| #define HAVE_SYS_TYPES_H 1
1793| #define HAVE_ICONV_H 1
1794| #define HAVE_INTTYPES_H 1
1795| #define HAVE_LANGINFO_H 1
1796| #define HAVE_MATH_H 1
1797| #define HAVE_UNISTD_H 1
1798| #define HAVE_ERRNO_H 1
1799| #define HAVE_SYS_RESOURCE_H 1
1800| #define HAVE_LOCALE_H 1
1801| #define HAVE_TERMIOS_H 1
1802| #define HAVE_LIBC_H 1
1803| #define HAVE_POLL_H 1
1804| #define HAVE_SYS_POLL_H 1
1805| #define HAVE_PWD_H 1
1806| #define HAVE_UTIME_H 1
1807| #define HAVE_SYS_PARAM_H 1
1808| #define HAVE_LIBINTL_H 1
1809| #define HAVE_LIBGEN_H 1
1810| /* end confdefs.h.  */
1811| #include <stddef.h>
1812| #ifdef HAVE_STDIO_H
1813| # include <stdio.h>
1814| #endif
1815| #ifdef HAVE_STDLIB_H
1816| # include <stdlib.h>
1817| #endif
1818| #ifdef HAVE_STRING_H
1819| # include <string.h>
1820| #endif
1821| #ifdef HAVE_INTTYPES_H
1822| # include <inttypes.h>
1823| #endif
1824| #ifdef HAVE_STDINT_H
1825| # include <stdint.h>
1826| #endif
1827| #ifdef HAVE_STRINGS_H
1828| # include <strings.h>
1829| #endif
1830| #ifdef HAVE_SYS_TYPES_H
1831| # include <sys/types.h>
1832| #endif
1833| #ifdef HAVE_SYS_STAT_H
1834| # include <sys/stat.h>
1835| #endif
1836| #ifdef HAVE_UNISTD_H
1837| # include <unistd.h>
1838| #endif
1839| #include <util/msg18n.h>
1840configure:11872: result: no
1841configure:11878: checking for frame.h
1842configure:11878: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1843conftest.c:100:10: fatal error: 'frame.h' file not found
1844#include <frame.h>
1845         ^~~~~~~~~
18461 error generated.
1847configure:11878: $? = 1
1848configure: failed program was:
1849| /* confdefs.h */
1850| #define PACKAGE_NAME ""
1851| #define PACKAGE_TARNAME ""
1852| #define PACKAGE_VERSION ""
1853| #define PACKAGE_STRING ""
1854| #define PACKAGE_BUGREPORT ""
1855| #define PACKAGE_URL ""
1856| #define UNIX 1
1857| #define HAVE_STDIO_H 1
1858| #define HAVE_STDLIB_H 1
1859| #define HAVE_STRING_H 1
1860| #define HAVE_INTTYPES_H 1
1861| #define HAVE_STDINT_H 1
1862| #define HAVE_STRINGS_H 1
1863| #define HAVE_SYS_STAT_H 1
1864| #define HAVE_SYS_TYPES_H 1
1865| #define HAVE_UNISTD_H 1
1866| #define HAVE_SYS_TIME_H 1
1867| #define HAVE_SYS_SELECT_H 1
1868| #define HAVE_SYS_SOCKET_H 1
1869| #define STDC_HEADERS 1
1870| #define HAVE_SYS_WAIT_H 1
1871| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1872| #define HAVE_LONG_LONG_INT 1
1873| #define HAVE_TIMER_CREATE 1
1874| #define HAVE_AVAILABILITYMACROS_H 1
1875| #define HAVE_DISPATCH_DISPATCH_H 1
1876| #define FEAT_HUGE 1
1877| #define USE_XSMP_INTERACT 1
1878| #define FEAT_DIFF 1
1879| #define FEAT_PERL 1
1880| #define FEAT_PYTHON3 1
1881| #define FEAT_IPV6 1
1882| #define HAVE_INET_NTOP 1
1883| #define FEAT_NETBEANS_INTG 1
1884| #define FEAT_JOB_CHANNEL 1
1885| #define FEAT_TERMINAL 1
1886| #define HAVE_X11 1
1887| #define HAVE_X11_SM_SMLIB_H 1
1888| #define HAVE_DATE_TIME 1
1889| #define HAVE_ATTRIBUTE_UNUSED 1
1890| #define HAVE_DIRENT_H 1
1891| #define HAVE_STDINT_H 1
1892| #define HAVE_STDLIB_H 1
1893| #define HAVE_STRING_H 1
1894| #define HAVE_SYS_SELECT_H 1
1895| #define HAVE_SYS_UTSNAME_H 1
1896| #define HAVE_TERMCAP_H 1
1897| #define HAVE_FCNTL_H 1
1898| #define HAVE_SGTTY_H 1
1899| #define HAVE_SYS_IOCTL_H 1
1900| #define HAVE_SYS_TIME_H 1
1901| #define HAVE_SYS_TYPES_H 1
1902| #define HAVE_ICONV_H 1
1903| #define HAVE_INTTYPES_H 1
1904| #define HAVE_LANGINFO_H 1
1905| #define HAVE_MATH_H 1
1906| #define HAVE_UNISTD_H 1
1907| #define HAVE_ERRNO_H 1
1908| #define HAVE_SYS_RESOURCE_H 1
1909| #define HAVE_LOCALE_H 1
1910| #define HAVE_TERMIOS_H 1
1911| #define HAVE_LIBC_H 1
1912| #define HAVE_POLL_H 1
1913| #define HAVE_SYS_POLL_H 1
1914| #define HAVE_PWD_H 1
1915| #define HAVE_UTIME_H 1
1916| #define HAVE_SYS_PARAM_H 1
1917| #define HAVE_LIBINTL_H 1
1918| #define HAVE_LIBGEN_H 1
1919| /* end confdefs.h.  */
1920| #include <stddef.h>
1921| #ifdef HAVE_STDIO_H
1922| # include <stdio.h>
1923| #endif
1924| #ifdef HAVE_STDLIB_H
1925| # include <stdlib.h>
1926| #endif
1927| #ifdef HAVE_STRING_H
1928| # include <string.h>
1929| #endif
1930| #ifdef HAVE_INTTYPES_H
1931| # include <inttypes.h>
1932| #endif
1933| #ifdef HAVE_STDINT_H
1934| # include <stdint.h>
1935| #endif
1936| #ifdef HAVE_STRINGS_H
1937| # include <strings.h>
1938| #endif
1939| #ifdef HAVE_SYS_TYPES_H
1940| # include <sys/types.h>
1941| #endif
1942| #ifdef HAVE_SYS_STAT_H
1943| # include <sys/stat.h>
1944| #endif
1945| #ifdef HAVE_UNISTD_H
1946| # include <unistd.h>
1947| #endif
1948| #include <frame.h>
1949configure:11878: result: no
1950configure:11884: checking for sys/acl.h
1951configure:11884: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1952configure:11884: $? = 0
1953configure:11884: result: yes
1954configure:11890: checking for sys/access.h
1955configure:11890: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
1956conftest.c:101:10: fatal error: 'sys/access.h' file not found
1957#include <sys/access.h>
1958         ^~~~~~~~~~~~~~
19591 error generated.
1960configure:11890: $? = 1
1961configure: failed program was:
1962| /* confdefs.h */
1963| #define PACKAGE_NAME ""
1964| #define PACKAGE_TARNAME ""
1965| #define PACKAGE_VERSION ""
1966| #define PACKAGE_STRING ""
1967| #define PACKAGE_BUGREPORT ""
1968| #define PACKAGE_URL ""
1969| #define UNIX 1
1970| #define HAVE_STDIO_H 1
1971| #define HAVE_STDLIB_H 1
1972| #define HAVE_STRING_H 1
1973| #define HAVE_INTTYPES_H 1
1974| #define HAVE_STDINT_H 1
1975| #define HAVE_STRINGS_H 1
1976| #define HAVE_SYS_STAT_H 1
1977| #define HAVE_SYS_TYPES_H 1
1978| #define HAVE_UNISTD_H 1
1979| #define HAVE_SYS_TIME_H 1
1980| #define HAVE_SYS_SELECT_H 1
1981| #define HAVE_SYS_SOCKET_H 1
1982| #define STDC_HEADERS 1
1983| #define HAVE_SYS_WAIT_H 1
1984| #define HAVE_UNSIGNED_LONG_LONG_INT 1
1985| #define HAVE_LONG_LONG_INT 1
1986| #define HAVE_TIMER_CREATE 1
1987| #define HAVE_AVAILABILITYMACROS_H 1
1988| #define HAVE_DISPATCH_DISPATCH_H 1
1989| #define FEAT_HUGE 1
1990| #define USE_XSMP_INTERACT 1
1991| #define FEAT_DIFF 1
1992| #define FEAT_PERL 1
1993| #define FEAT_PYTHON3 1
1994| #define FEAT_IPV6 1
1995| #define HAVE_INET_NTOP 1
1996| #define FEAT_NETBEANS_INTG 1
1997| #define FEAT_JOB_CHANNEL 1
1998| #define FEAT_TERMINAL 1
1999| #define HAVE_X11 1
2000| #define HAVE_X11_SM_SMLIB_H 1
2001| #define HAVE_DATE_TIME 1
2002| #define HAVE_ATTRIBUTE_UNUSED 1
2003| #define HAVE_DIRENT_H 1
2004| #define HAVE_STDINT_H 1
2005| #define HAVE_STDLIB_H 1
2006| #define HAVE_STRING_H 1
2007| #define HAVE_SYS_SELECT_H 1
2008| #define HAVE_SYS_UTSNAME_H 1
2009| #define HAVE_TERMCAP_H 1
2010| #define HAVE_FCNTL_H 1
2011| #define HAVE_SGTTY_H 1
2012| #define HAVE_SYS_IOCTL_H 1
2013| #define HAVE_SYS_TIME_H 1
2014| #define HAVE_SYS_TYPES_H 1
2015| #define HAVE_ICONV_H 1
2016| #define HAVE_INTTYPES_H 1
2017| #define HAVE_LANGINFO_H 1
2018| #define HAVE_MATH_H 1
2019| #define HAVE_UNISTD_H 1
2020| #define HAVE_ERRNO_H 1
2021| #define HAVE_SYS_RESOURCE_H 1
2022| #define HAVE_LOCALE_H 1
2023| #define HAVE_TERMIOS_H 1
2024| #define HAVE_LIBC_H 1
2025| #define HAVE_POLL_H 1
2026| #define HAVE_SYS_POLL_H 1
2027| #define HAVE_PWD_H 1
2028| #define HAVE_UTIME_H 1
2029| #define HAVE_SYS_PARAM_H 1
2030| #define HAVE_LIBINTL_H 1
2031| #define HAVE_LIBGEN_H 1
2032| #define HAVE_SYS_ACL_H 1
2033| /* end confdefs.h.  */
2034| #include <stddef.h>
2035| #ifdef HAVE_STDIO_H
2036| # include <stdio.h>
2037| #endif
2038| #ifdef HAVE_STDLIB_H
2039| # include <stdlib.h>
2040| #endif
2041| #ifdef HAVE_STRING_H
2042| # include <string.h>
2043| #endif
2044| #ifdef HAVE_INTTYPES_H
2045| # include <inttypes.h>
2046| #endif
2047| #ifdef HAVE_STDINT_H
2048| # include <stdint.h>
2049| #endif
2050| #ifdef HAVE_STRINGS_H
2051| # include <strings.h>
2052| #endif
2053| #ifdef HAVE_SYS_TYPES_H
2054| # include <sys/types.h>
2055| #endif
2056| #ifdef HAVE_SYS_STAT_H
2057| # include <sys/stat.h>
2058| #endif
2059| #ifdef HAVE_UNISTD_H
2060| # include <unistd.h>
2061| #endif
2062| #include <sys/access.h>
2063configure:11890: result: no
2064configure:11896: checking for sys/sysinfo.h
2065configure:11896: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2066conftest.c:101:10: fatal error: 'sys/sysinfo.h' file not found
2067#include <sys/sysinfo.h>
2068         ^~~~~~~~~~~~~~~
20691 error generated.
2070configure:11896: $? = 1
2071configure: failed program was:
2072| /* confdefs.h */
2073| #define PACKAGE_NAME ""
2074| #define PACKAGE_TARNAME ""
2075| #define PACKAGE_VERSION ""
2076| #define PACKAGE_STRING ""
2077| #define PACKAGE_BUGREPORT ""
2078| #define PACKAGE_URL ""
2079| #define UNIX 1
2080| #define HAVE_STDIO_H 1
2081| #define HAVE_STDLIB_H 1
2082| #define HAVE_STRING_H 1
2083| #define HAVE_INTTYPES_H 1
2084| #define HAVE_STDINT_H 1
2085| #define HAVE_STRINGS_H 1
2086| #define HAVE_SYS_STAT_H 1
2087| #define HAVE_SYS_TYPES_H 1
2088| #define HAVE_UNISTD_H 1
2089| #define HAVE_SYS_TIME_H 1
2090| #define HAVE_SYS_SELECT_H 1
2091| #define HAVE_SYS_SOCKET_H 1
2092| #define STDC_HEADERS 1
2093| #define HAVE_SYS_WAIT_H 1
2094| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2095| #define HAVE_LONG_LONG_INT 1
2096| #define HAVE_TIMER_CREATE 1
2097| #define HAVE_AVAILABILITYMACROS_H 1
2098| #define HAVE_DISPATCH_DISPATCH_H 1
2099| #define FEAT_HUGE 1
2100| #define USE_XSMP_INTERACT 1
2101| #define FEAT_DIFF 1
2102| #define FEAT_PERL 1
2103| #define FEAT_PYTHON3 1
2104| #define FEAT_IPV6 1
2105| #define HAVE_INET_NTOP 1
2106| #define FEAT_NETBEANS_INTG 1
2107| #define FEAT_JOB_CHANNEL 1
2108| #define FEAT_TERMINAL 1
2109| #define HAVE_X11 1
2110| #define HAVE_X11_SM_SMLIB_H 1
2111| #define HAVE_DATE_TIME 1
2112| #define HAVE_ATTRIBUTE_UNUSED 1
2113| #define HAVE_DIRENT_H 1
2114| #define HAVE_STDINT_H 1
2115| #define HAVE_STDLIB_H 1
2116| #define HAVE_STRING_H 1
2117| #define HAVE_SYS_SELECT_H 1
2118| #define HAVE_SYS_UTSNAME_H 1
2119| #define HAVE_TERMCAP_H 1
2120| #define HAVE_FCNTL_H 1
2121| #define HAVE_SGTTY_H 1
2122| #define HAVE_SYS_IOCTL_H 1
2123| #define HAVE_SYS_TIME_H 1
2124| #define HAVE_SYS_TYPES_H 1
2125| #define HAVE_ICONV_H 1
2126| #define HAVE_INTTYPES_H 1
2127| #define HAVE_LANGINFO_H 1
2128| #define HAVE_MATH_H 1
2129| #define HAVE_UNISTD_H 1
2130| #define HAVE_ERRNO_H 1
2131| #define HAVE_SYS_RESOURCE_H 1
2132| #define HAVE_LOCALE_H 1
2133| #define HAVE_TERMIOS_H 1
2134| #define HAVE_LIBC_H 1
2135| #define HAVE_POLL_H 1
2136| #define HAVE_SYS_POLL_H 1
2137| #define HAVE_PWD_H 1
2138| #define HAVE_UTIME_H 1
2139| #define HAVE_SYS_PARAM_H 1
2140| #define HAVE_LIBINTL_H 1
2141| #define HAVE_LIBGEN_H 1
2142| #define HAVE_SYS_ACL_H 1
2143| /* end confdefs.h.  */
2144| #include <stddef.h>
2145| #ifdef HAVE_STDIO_H
2146| # include <stdio.h>
2147| #endif
2148| #ifdef HAVE_STDLIB_H
2149| # include <stdlib.h>
2150| #endif
2151| #ifdef HAVE_STRING_H
2152| # include <string.h>
2153| #endif
2154| #ifdef HAVE_INTTYPES_H
2155| # include <inttypes.h>
2156| #endif
2157| #ifdef HAVE_STDINT_H
2158| # include <stdint.h>
2159| #endif
2160| #ifdef HAVE_STRINGS_H
2161| # include <strings.h>
2162| #endif
2163| #ifdef HAVE_SYS_TYPES_H
2164| # include <sys/types.h>
2165| #endif
2166| #ifdef HAVE_SYS_STAT_H
2167| # include <sys/stat.h>
2168| #endif
2169| #ifdef HAVE_UNISTD_H
2170| # include <unistd.h>
2171| #endif
2172| #include <sys/sysinfo.h>
2173configure:11896: result: no
2174configure:11902: checking for wchar.h
2175configure:11902: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2176configure:11902: $? = 0
2177configure:11902: result: yes
2178configure:11908: checking for wctype.h
2179configure:11908: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2180configure:11908: $? = 0
2181configure:11908: result: yes
2182configure:11916: checking for sys/ptem.h
2183configure:11916: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2184conftest.c:79:10: fatal error: 'sys/ptem.h' file not found
2185#include <sys/ptem.h>
2186         ^~~~~~~~~~~~
21871 error generated.
2188configure:11916: $? = 1
2189configure: failed program was:
2190| /* confdefs.h */
2191| #define PACKAGE_NAME ""
2192| #define PACKAGE_TARNAME ""
2193| #define PACKAGE_VERSION ""
2194| #define PACKAGE_STRING ""
2195| #define PACKAGE_BUGREPORT ""
2196| #define PACKAGE_URL ""
2197| #define UNIX 1
2198| #define HAVE_STDIO_H 1
2199| #define HAVE_STDLIB_H 1
2200| #define HAVE_STRING_H 1
2201| #define HAVE_INTTYPES_H 1
2202| #define HAVE_STDINT_H 1
2203| #define HAVE_STRINGS_H 1
2204| #define HAVE_SYS_STAT_H 1
2205| #define HAVE_SYS_TYPES_H 1
2206| #define HAVE_UNISTD_H 1
2207| #define HAVE_SYS_TIME_H 1
2208| #define HAVE_SYS_SELECT_H 1
2209| #define HAVE_SYS_SOCKET_H 1
2210| #define STDC_HEADERS 1
2211| #define HAVE_SYS_WAIT_H 1
2212| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2213| #define HAVE_LONG_LONG_INT 1
2214| #define HAVE_TIMER_CREATE 1
2215| #define HAVE_AVAILABILITYMACROS_H 1
2216| #define HAVE_DISPATCH_DISPATCH_H 1
2217| #define FEAT_HUGE 1
2218| #define USE_XSMP_INTERACT 1
2219| #define FEAT_DIFF 1
2220| #define FEAT_PERL 1
2221| #define FEAT_PYTHON3 1
2222| #define FEAT_IPV6 1
2223| #define HAVE_INET_NTOP 1
2224| #define FEAT_NETBEANS_INTG 1
2225| #define FEAT_JOB_CHANNEL 1
2226| #define FEAT_TERMINAL 1
2227| #define HAVE_X11 1
2228| #define HAVE_X11_SM_SMLIB_H 1
2229| #define HAVE_DATE_TIME 1
2230| #define HAVE_ATTRIBUTE_UNUSED 1
2231| #define HAVE_DIRENT_H 1
2232| #define HAVE_STDINT_H 1
2233| #define HAVE_STDLIB_H 1
2234| #define HAVE_STRING_H 1
2235| #define HAVE_SYS_SELECT_H 1
2236| #define HAVE_SYS_UTSNAME_H 1
2237| #define HAVE_TERMCAP_H 1
2238| #define HAVE_FCNTL_H 1
2239| #define HAVE_SGTTY_H 1
2240| #define HAVE_SYS_IOCTL_H 1
2241| #define HAVE_SYS_TIME_H 1
2242| #define HAVE_SYS_TYPES_H 1
2243| #define HAVE_ICONV_H 1
2244| #define HAVE_INTTYPES_H 1
2245| #define HAVE_LANGINFO_H 1
2246| #define HAVE_MATH_H 1
2247| #define HAVE_UNISTD_H 1
2248| #define HAVE_ERRNO_H 1
2249| #define HAVE_SYS_RESOURCE_H 1
2250| #define HAVE_LOCALE_H 1
2251| #define HAVE_TERMIOS_H 1
2252| #define HAVE_LIBC_H 1
2253| #define HAVE_POLL_H 1
2254| #define HAVE_SYS_POLL_H 1
2255| #define HAVE_PWD_H 1
2256| #define HAVE_UTIME_H 1
2257| #define HAVE_SYS_PARAM_H 1
2258| #define HAVE_LIBINTL_H 1
2259| #define HAVE_LIBGEN_H 1
2260| #define HAVE_SYS_ACL_H 1
2261| #define HAVE_WCHAR_H 1
2262| #define HAVE_WCTYPE_H 1
2263| /* end confdefs.h.  */
2264| #if defined HAVE_SYS_STREAM_H
2265| #  include <sys/stream.h>
2266| #endif
2267|
2268| #include <sys/ptem.h>
2269configure:11916: result: no
2270configure:11927: checking for sys/sysctl.h
2271configure:11927: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2272configure:11927: $? = 0
2273configure:11927: result: yes
2274configure:11939: checking for pthread_np.h
2275configure:11954: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2276conftest.c:78:10: fatal error: 'pthread_np.h' file not found
2277#include <pthread_np.h>
2278         ^~~~~~~~~~~~~~
22791 error generated.
2280configure:11954: $? = 1
2281configure: failed program was:
2282| /* confdefs.h */
2283| #define PACKAGE_NAME ""
2284| #define PACKAGE_TARNAME ""
2285| #define PACKAGE_VERSION ""
2286| #define PACKAGE_STRING ""
2287| #define PACKAGE_BUGREPORT ""
2288| #define PACKAGE_URL ""
2289| #define UNIX 1
2290| #define HAVE_STDIO_H 1
2291| #define HAVE_STDLIB_H 1
2292| #define HAVE_STRING_H 1
2293| #define HAVE_INTTYPES_H 1
2294| #define HAVE_STDINT_H 1
2295| #define HAVE_STRINGS_H 1
2296| #define HAVE_SYS_STAT_H 1
2297| #define HAVE_SYS_TYPES_H 1
2298| #define HAVE_UNISTD_H 1
2299| #define HAVE_SYS_TIME_H 1
2300| #define HAVE_SYS_SELECT_H 1
2301| #define HAVE_SYS_SOCKET_H 1
2302| #define STDC_HEADERS 1
2303| #define HAVE_SYS_WAIT_H 1
2304| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2305| #define HAVE_LONG_LONG_INT 1
2306| #define HAVE_TIMER_CREATE 1
2307| #define HAVE_AVAILABILITYMACROS_H 1
2308| #define HAVE_DISPATCH_DISPATCH_H 1
2309| #define FEAT_HUGE 1
2310| #define USE_XSMP_INTERACT 1
2311| #define FEAT_DIFF 1
2312| #define FEAT_PERL 1
2313| #define FEAT_PYTHON3 1
2314| #define FEAT_IPV6 1
2315| #define HAVE_INET_NTOP 1
2316| #define FEAT_NETBEANS_INTG 1
2317| #define FEAT_JOB_CHANNEL 1
2318| #define FEAT_TERMINAL 1
2319| #define HAVE_X11 1
2320| #define HAVE_X11_SM_SMLIB_H 1
2321| #define HAVE_DATE_TIME 1
2322| #define HAVE_ATTRIBUTE_UNUSED 1
2323| #define HAVE_DIRENT_H 1
2324| #define HAVE_STDINT_H 1
2325| #define HAVE_STDLIB_H 1
2326| #define HAVE_STRING_H 1
2327| #define HAVE_SYS_SELECT_H 1
2328| #define HAVE_SYS_UTSNAME_H 1
2329| #define HAVE_TERMCAP_H 1
2330| #define HAVE_FCNTL_H 1
2331| #define HAVE_SGTTY_H 1
2332| #define HAVE_SYS_IOCTL_H 1
2333| #define HAVE_SYS_TIME_H 1
2334| #define HAVE_SYS_TYPES_H 1
2335| #define HAVE_ICONV_H 1
2336| #define HAVE_INTTYPES_H 1
2337| #define HAVE_LANGINFO_H 1
2338| #define HAVE_MATH_H 1
2339| #define HAVE_UNISTD_H 1
2340| #define HAVE_ERRNO_H 1
2341| #define HAVE_SYS_RESOURCE_H 1
2342| #define HAVE_LOCALE_H 1
2343| #define HAVE_TERMIOS_H 1
2344| #define HAVE_LIBC_H 1
2345| #define HAVE_POLL_H 1
2346| #define HAVE_SYS_POLL_H 1
2347| #define HAVE_PWD_H 1
2348| #define HAVE_UTIME_H 1
2349| #define HAVE_SYS_PARAM_H 1
2350| #define HAVE_LIBINTL_H 1
2351| #define HAVE_LIBGEN_H 1
2352| #define HAVE_SYS_ACL_H 1
2353| #define HAVE_WCHAR_H 1
2354| #define HAVE_WCTYPE_H 1
2355| #define HAVE_SYS_SYSCTL_H 1
2356| /* end confdefs.h.  */
2357|
2358| #include <pthread.h>
2359| #include <pthread_np.h>
2360| int
2361| main (void)
2362| {
2363| int i; i = 0;
2364|   ;
2365|   return 0;
2366| }
2367configure:11961: result: no
2368configure:11966: checking for strings.h
2369configure:11966: result: yes
2370configure:12022: checking whether /usr/bin/clang needs -traditional
2371conftest.c:78:10: fatal error: 'termio.h' file not found
2372#include <termio.h>
2373         ^~~~~~~~~~
23741 error generated.
2375configure:12059: result: no
2376configure:12066: checking for an ANSI C-conforming const
2377configure:12133: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2378configure:12133: $? = 0
2379configure:12141: result: yes
2380configure:12149: checking for working volatile
2381configure:12169: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2382configure:12169: $? = 0
2383configure:12177: result: yes
2384configure:12185: checking for mode_t
2385configure:12185: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2386configure:12185: $? = 0
2387configure:12185: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2388conftest.c:109:21: error: expected expression
2389if (sizeof ((mode_t)))
2390                    ^
23911 error generated.
2392configure:12185: $? = 1
2393configure: failed program was:
2394| /* confdefs.h */
2395| #define PACKAGE_NAME ""
2396| #define PACKAGE_TARNAME ""
2397| #define PACKAGE_VERSION ""
2398| #define PACKAGE_STRING ""
2399| #define PACKAGE_BUGREPORT ""
2400| #define PACKAGE_URL ""
2401| #define UNIX 1
2402| #define HAVE_STDIO_H 1
2403| #define HAVE_STDLIB_H 1
2404| #define HAVE_STRING_H 1
2405| #define HAVE_INTTYPES_H 1
2406| #define HAVE_STDINT_H 1
2407| #define HAVE_STRINGS_H 1
2408| #define HAVE_SYS_STAT_H 1
2409| #define HAVE_SYS_TYPES_H 1
2410| #define HAVE_UNISTD_H 1
2411| #define HAVE_SYS_TIME_H 1
2412| #define HAVE_SYS_SELECT_H 1
2413| #define HAVE_SYS_SOCKET_H 1
2414| #define STDC_HEADERS 1
2415| #define HAVE_SYS_WAIT_H 1
2416| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2417| #define HAVE_LONG_LONG_INT 1
2418| #define HAVE_TIMER_CREATE 1
2419| #define HAVE_AVAILABILITYMACROS_H 1
2420| #define HAVE_DISPATCH_DISPATCH_H 1
2421| #define FEAT_HUGE 1
2422| #define USE_XSMP_INTERACT 1
2423| #define FEAT_DIFF 1
2424| #define FEAT_PERL 1
2425| #define FEAT_PYTHON3 1
2426| #define FEAT_IPV6 1
2427| #define HAVE_INET_NTOP 1
2428| #define FEAT_NETBEANS_INTG 1
2429| #define FEAT_JOB_CHANNEL 1
2430| #define FEAT_TERMINAL 1
2431| #define HAVE_X11 1
2432| #define HAVE_X11_SM_SMLIB_H 1
2433| #define HAVE_DATE_TIME 1
2434| #define HAVE_ATTRIBUTE_UNUSED 1
2435| #define HAVE_DIRENT_H 1
2436| #define HAVE_STDINT_H 1
2437| #define HAVE_STDLIB_H 1
2438| #define HAVE_STRING_H 1
2439| #define HAVE_SYS_SELECT_H 1
2440| #define HAVE_SYS_UTSNAME_H 1
2441| #define HAVE_TERMCAP_H 1
2442| #define HAVE_FCNTL_H 1
2443| #define HAVE_SGTTY_H 1
2444| #define HAVE_SYS_IOCTL_H 1
2445| #define HAVE_SYS_TIME_H 1
2446| #define HAVE_SYS_TYPES_H 1
2447| #define HAVE_ICONV_H 1
2448| #define HAVE_INTTYPES_H 1
2449| #define HAVE_LANGINFO_H 1
2450| #define HAVE_MATH_H 1
2451| #define HAVE_UNISTD_H 1
2452| #define HAVE_ERRNO_H 1
2453| #define HAVE_SYS_RESOURCE_H 1
2454| #define HAVE_LOCALE_H 1
2455| #define HAVE_TERMIOS_H 1
2456| #define HAVE_LIBC_H 1
2457| #define HAVE_POLL_H 1
2458| #define HAVE_SYS_POLL_H 1
2459| #define HAVE_PWD_H 1
2460| #define HAVE_UTIME_H 1
2461| #define HAVE_SYS_PARAM_H 1
2462| #define HAVE_LIBINTL_H 1
2463| #define HAVE_LIBGEN_H 1
2464| #define HAVE_SYS_ACL_H 1
2465| #define HAVE_WCHAR_H 1
2466| #define HAVE_WCTYPE_H 1
2467| #define HAVE_SYS_SYSCTL_H 1
2468| #define HAVE_STRINGS_H 1
2469| #define NO_STRINGS_WITH_STRING_H 1
2470| /* end confdefs.h.  */
2471| #include <stddef.h>
2472| #ifdef HAVE_STDIO_H
2473| # include <stdio.h>
2474| #endif
2475| #ifdef HAVE_STDLIB_H
2476| # include <stdlib.h>
2477| #endif
2478| #ifdef HAVE_STRING_H
2479| # include <string.h>
2480| #endif
2481| #ifdef HAVE_INTTYPES_H
2482| # include <inttypes.h>
2483| #endif
2484| #ifdef HAVE_STDINT_H
2485| # include <stdint.h>
2486| #endif
2487| #ifdef HAVE_STRINGS_H
2488| # include <strings.h>
2489| #endif
2490| #ifdef HAVE_SYS_TYPES_H
2491| # include <sys/types.h>
2492| #endif
2493| #ifdef HAVE_SYS_STAT_H
2494| # include <sys/stat.h>
2495| #endif
2496| #ifdef HAVE_UNISTD_H
2497| # include <unistd.h>
2498| #endif
2499| int
2500| main (void)
2501| {
2502| if (sizeof ((mode_t)))
2503|           return 0;
2504|   ;
2505|   return 0;
2506| }
2507configure:12185: result: yes
2508configure:12195: checking for off_t
2509configure:12195: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2510configure:12195: $? = 0
2511configure:12195: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2512conftest.c:109:20: error: expected expression
2513if (sizeof ((off_t)))
2514                   ^
25151 error generated.
2516configure:12195: $? = 1
2517configure: failed program was:
2518| /* confdefs.h */
2519| #define PACKAGE_NAME ""
2520| #define PACKAGE_TARNAME ""
2521| #define PACKAGE_VERSION ""
2522| #define PACKAGE_STRING ""
2523| #define PACKAGE_BUGREPORT ""
2524| #define PACKAGE_URL ""
2525| #define UNIX 1
2526| #define HAVE_STDIO_H 1
2527| #define HAVE_STDLIB_H 1
2528| #define HAVE_STRING_H 1
2529| #define HAVE_INTTYPES_H 1
2530| #define HAVE_STDINT_H 1
2531| #define HAVE_STRINGS_H 1
2532| #define HAVE_SYS_STAT_H 1
2533| #define HAVE_SYS_TYPES_H 1
2534| #define HAVE_UNISTD_H 1
2535| #define HAVE_SYS_TIME_H 1
2536| #define HAVE_SYS_SELECT_H 1
2537| #define HAVE_SYS_SOCKET_H 1
2538| #define STDC_HEADERS 1
2539| #define HAVE_SYS_WAIT_H 1
2540| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2541| #define HAVE_LONG_LONG_INT 1
2542| #define HAVE_TIMER_CREATE 1
2543| #define HAVE_AVAILABILITYMACROS_H 1
2544| #define HAVE_DISPATCH_DISPATCH_H 1
2545| #define FEAT_HUGE 1
2546| #define USE_XSMP_INTERACT 1
2547| #define FEAT_DIFF 1
2548| #define FEAT_PERL 1
2549| #define FEAT_PYTHON3 1
2550| #define FEAT_IPV6 1
2551| #define HAVE_INET_NTOP 1
2552| #define FEAT_NETBEANS_INTG 1
2553| #define FEAT_JOB_CHANNEL 1
2554| #define FEAT_TERMINAL 1
2555| #define HAVE_X11 1
2556| #define HAVE_X11_SM_SMLIB_H 1
2557| #define HAVE_DATE_TIME 1
2558| #define HAVE_ATTRIBUTE_UNUSED 1
2559| #define HAVE_DIRENT_H 1
2560| #define HAVE_STDINT_H 1
2561| #define HAVE_STDLIB_H 1
2562| #define HAVE_STRING_H 1
2563| #define HAVE_SYS_SELECT_H 1
2564| #define HAVE_SYS_UTSNAME_H 1
2565| #define HAVE_TERMCAP_H 1
2566| #define HAVE_FCNTL_H 1
2567| #define HAVE_SGTTY_H 1
2568| #define HAVE_SYS_IOCTL_H 1
2569| #define HAVE_SYS_TIME_H 1
2570| #define HAVE_SYS_TYPES_H 1
2571| #define HAVE_ICONV_H 1
2572| #define HAVE_INTTYPES_H 1
2573| #define HAVE_LANGINFO_H 1
2574| #define HAVE_MATH_H 1
2575| #define HAVE_UNISTD_H 1
2576| #define HAVE_ERRNO_H 1
2577| #define HAVE_SYS_RESOURCE_H 1
2578| #define HAVE_LOCALE_H 1
2579| #define HAVE_TERMIOS_H 1
2580| #define HAVE_LIBC_H 1
2581| #define HAVE_POLL_H 1
2582| #define HAVE_SYS_POLL_H 1
2583| #define HAVE_PWD_H 1
2584| #define HAVE_UTIME_H 1
2585| #define HAVE_SYS_PARAM_H 1
2586| #define HAVE_LIBINTL_H 1
2587| #define HAVE_LIBGEN_H 1
2588| #define HAVE_SYS_ACL_H 1
2589| #define HAVE_WCHAR_H 1
2590| #define HAVE_WCTYPE_H 1
2591| #define HAVE_SYS_SYSCTL_H 1
2592| #define HAVE_STRINGS_H 1
2593| #define NO_STRINGS_WITH_STRING_H 1
2594| /* end confdefs.h.  */
2595| #include <stddef.h>
2596| #ifdef HAVE_STDIO_H
2597| # include <stdio.h>
2598| #endif
2599| #ifdef HAVE_STDLIB_H
2600| # include <stdlib.h>
2601| #endif
2602| #ifdef HAVE_STRING_H
2603| # include <string.h>
2604| #endif
2605| #ifdef HAVE_INTTYPES_H
2606| # include <inttypes.h>
2607| #endif
2608| #ifdef HAVE_STDINT_H
2609| # include <stdint.h>
2610| #endif
2611| #ifdef HAVE_STRINGS_H
2612| # include <strings.h>
2613| #endif
2614| #ifdef HAVE_SYS_TYPES_H
2615| # include <sys/types.h>
2616| #endif
2617| #ifdef HAVE_SYS_STAT_H
2618| # include <sys/stat.h>
2619| #endif
2620| #ifdef HAVE_UNISTD_H
2621| # include <unistd.h>
2622| #endif
2623| int
2624| main (void)
2625| {
2626| if (sizeof ((off_t)))
2627|           return 0;
2628|   ;
2629|   return 0;
2630| }
2631configure:12195: result: yes
2632configure:12206: checking for pid_t
2633configure:12206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2634configure:12206: $? = 0
2635configure:12206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2636conftest.c:110:20: error: expected expression
2637if (sizeof ((pid_t)))
2638                   ^
26391 error generated.
2640configure:12206: $? = 1
2641configure: failed program was:
2642| /* confdefs.h */
2643| #define PACKAGE_NAME ""
2644| #define PACKAGE_TARNAME ""
2645| #define PACKAGE_VERSION ""
2646| #define PACKAGE_STRING ""
2647| #define PACKAGE_BUGREPORT ""
2648| #define PACKAGE_URL ""
2649| #define UNIX 1
2650| #define HAVE_STDIO_H 1
2651| #define HAVE_STDLIB_H 1
2652| #define HAVE_STRING_H 1
2653| #define HAVE_INTTYPES_H 1
2654| #define HAVE_STDINT_H 1
2655| #define HAVE_STRINGS_H 1
2656| #define HAVE_SYS_STAT_H 1
2657| #define HAVE_SYS_TYPES_H 1
2658| #define HAVE_UNISTD_H 1
2659| #define HAVE_SYS_TIME_H 1
2660| #define HAVE_SYS_SELECT_H 1
2661| #define HAVE_SYS_SOCKET_H 1
2662| #define STDC_HEADERS 1
2663| #define HAVE_SYS_WAIT_H 1
2664| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2665| #define HAVE_LONG_LONG_INT 1
2666| #define HAVE_TIMER_CREATE 1
2667| #define HAVE_AVAILABILITYMACROS_H 1
2668| #define HAVE_DISPATCH_DISPATCH_H 1
2669| #define FEAT_HUGE 1
2670| #define USE_XSMP_INTERACT 1
2671| #define FEAT_DIFF 1
2672| #define FEAT_PERL 1
2673| #define FEAT_PYTHON3 1
2674| #define FEAT_IPV6 1
2675| #define HAVE_INET_NTOP 1
2676| #define FEAT_NETBEANS_INTG 1
2677| #define FEAT_JOB_CHANNEL 1
2678| #define FEAT_TERMINAL 1
2679| #define HAVE_X11 1
2680| #define HAVE_X11_SM_SMLIB_H 1
2681| #define HAVE_DATE_TIME 1
2682| #define HAVE_ATTRIBUTE_UNUSED 1
2683| #define HAVE_DIRENT_H 1
2684| #define HAVE_STDINT_H 1
2685| #define HAVE_STDLIB_H 1
2686| #define HAVE_STRING_H 1
2687| #define HAVE_SYS_SELECT_H 1
2688| #define HAVE_SYS_UTSNAME_H 1
2689| #define HAVE_TERMCAP_H 1
2690| #define HAVE_FCNTL_H 1
2691| #define HAVE_SGTTY_H 1
2692| #define HAVE_SYS_IOCTL_H 1
2693| #define HAVE_SYS_TIME_H 1
2694| #define HAVE_SYS_TYPES_H 1
2695| #define HAVE_ICONV_H 1
2696| #define HAVE_INTTYPES_H 1
2697| #define HAVE_LANGINFO_H 1
2698| #define HAVE_MATH_H 1
2699| #define HAVE_UNISTD_H 1
2700| #define HAVE_ERRNO_H 1
2701| #define HAVE_SYS_RESOURCE_H 1
2702| #define HAVE_LOCALE_H 1
2703| #define HAVE_TERMIOS_H 1
2704| #define HAVE_LIBC_H 1
2705| #define HAVE_POLL_H 1
2706| #define HAVE_SYS_POLL_H 1
2707| #define HAVE_PWD_H 1
2708| #define HAVE_UTIME_H 1
2709| #define HAVE_SYS_PARAM_H 1
2710| #define HAVE_LIBINTL_H 1
2711| #define HAVE_LIBGEN_H 1
2712| #define HAVE_SYS_ACL_H 1
2713| #define HAVE_WCHAR_H 1
2714| #define HAVE_WCTYPE_H 1
2715| #define HAVE_SYS_SYSCTL_H 1
2716| #define HAVE_STRINGS_H 1
2717| #define NO_STRINGS_WITH_STRING_H 1
2718| /* end confdefs.h.  */
2719| #include <stddef.h>
2720| #ifdef HAVE_STDIO_H
2721| # include <stdio.h>
2722| #endif
2723| #ifdef HAVE_STDLIB_H
2724| # include <stdlib.h>
2725| #endif
2726| #ifdef HAVE_STRING_H
2727| # include <string.h>
2728| #endif
2729| #ifdef HAVE_INTTYPES_H
2730| # include <inttypes.h>
2731| #endif
2732| #ifdef HAVE_STDINT_H
2733| # include <stdint.h>
2734| #endif
2735| #ifdef HAVE_STRINGS_H
2736| # include <strings.h>
2737| #endif
2738| #ifdef HAVE_SYS_TYPES_H
2739| # include <sys/types.h>
2740| #endif
2741| #ifdef HAVE_SYS_STAT_H
2742| # include <sys/stat.h>
2743| #endif
2744| #ifdef HAVE_UNISTD_H
2745| # include <unistd.h>
2746| #endif
2747|
2748| int
2749| main (void)
2750| {
2751| if (sizeof ((pid_t)))
2752|           return 0;
2753|   ;
2754|   return 0;
2755| }
2756configure:12206: result: yes
2757configure:12242: checking for size_t
2758configure:12242: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2759configure:12242: $? = 0
2760configure:12242: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2761conftest.c:109:21: error: expected expression
2762if (sizeof ((size_t)))
2763                    ^
27641 error generated.
2765configure:12242: $? = 1
2766configure: failed program was:
2767| /* confdefs.h */
2768| #define PACKAGE_NAME ""
2769| #define PACKAGE_TARNAME ""
2770| #define PACKAGE_VERSION ""
2771| #define PACKAGE_STRING ""
2772| #define PACKAGE_BUGREPORT ""
2773| #define PACKAGE_URL ""
2774| #define UNIX 1
2775| #define HAVE_STDIO_H 1
2776| #define HAVE_STDLIB_H 1
2777| #define HAVE_STRING_H 1
2778| #define HAVE_INTTYPES_H 1
2779| #define HAVE_STDINT_H 1
2780| #define HAVE_STRINGS_H 1
2781| #define HAVE_SYS_STAT_H 1
2782| #define HAVE_SYS_TYPES_H 1
2783| #define HAVE_UNISTD_H 1
2784| #define HAVE_SYS_TIME_H 1
2785| #define HAVE_SYS_SELECT_H 1
2786| #define HAVE_SYS_SOCKET_H 1
2787| #define STDC_HEADERS 1
2788| #define HAVE_SYS_WAIT_H 1
2789| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2790| #define HAVE_LONG_LONG_INT 1
2791| #define HAVE_TIMER_CREATE 1
2792| #define HAVE_AVAILABILITYMACROS_H 1
2793| #define HAVE_DISPATCH_DISPATCH_H 1
2794| #define FEAT_HUGE 1
2795| #define USE_XSMP_INTERACT 1
2796| #define FEAT_DIFF 1
2797| #define FEAT_PERL 1
2798| #define FEAT_PYTHON3 1
2799| #define FEAT_IPV6 1
2800| #define HAVE_INET_NTOP 1
2801| #define FEAT_NETBEANS_INTG 1
2802| #define FEAT_JOB_CHANNEL 1
2803| #define FEAT_TERMINAL 1
2804| #define HAVE_X11 1
2805| #define HAVE_X11_SM_SMLIB_H 1
2806| #define HAVE_DATE_TIME 1
2807| #define HAVE_ATTRIBUTE_UNUSED 1
2808| #define HAVE_DIRENT_H 1
2809| #define HAVE_STDINT_H 1
2810| #define HAVE_STDLIB_H 1
2811| #define HAVE_STRING_H 1
2812| #define HAVE_SYS_SELECT_H 1
2813| #define HAVE_SYS_UTSNAME_H 1
2814| #define HAVE_TERMCAP_H 1
2815| #define HAVE_FCNTL_H 1
2816| #define HAVE_SGTTY_H 1
2817| #define HAVE_SYS_IOCTL_H 1
2818| #define HAVE_SYS_TIME_H 1
2819| #define HAVE_SYS_TYPES_H 1
2820| #define HAVE_ICONV_H 1
2821| #define HAVE_INTTYPES_H 1
2822| #define HAVE_LANGINFO_H 1
2823| #define HAVE_MATH_H 1
2824| #define HAVE_UNISTD_H 1
2825| #define HAVE_ERRNO_H 1
2826| #define HAVE_SYS_RESOURCE_H 1
2827| #define HAVE_LOCALE_H 1
2828| #define HAVE_TERMIOS_H 1
2829| #define HAVE_LIBC_H 1
2830| #define HAVE_POLL_H 1
2831| #define HAVE_SYS_POLL_H 1
2832| #define HAVE_PWD_H 1
2833| #define HAVE_UTIME_H 1
2834| #define HAVE_SYS_PARAM_H 1
2835| #define HAVE_LIBINTL_H 1
2836| #define HAVE_LIBGEN_H 1
2837| #define HAVE_SYS_ACL_H 1
2838| #define HAVE_WCHAR_H 1
2839| #define HAVE_WCTYPE_H 1
2840| #define HAVE_SYS_SYSCTL_H 1
2841| #define HAVE_STRINGS_H 1
2842| #define NO_STRINGS_WITH_STRING_H 1
2843| /* end confdefs.h.  */
2844| #include <stddef.h>
2845| #ifdef HAVE_STDIO_H
2846| # include <stdio.h>
2847| #endif
2848| #ifdef HAVE_STDLIB_H
2849| # include <stdlib.h>
2850| #endif
2851| #ifdef HAVE_STRING_H
2852| # include <string.h>
2853| #endif
2854| #ifdef HAVE_INTTYPES_H
2855| # include <inttypes.h>
2856| #endif
2857| #ifdef HAVE_STDINT_H
2858| # include <stdint.h>
2859| #endif
2860| #ifdef HAVE_STRINGS_H
2861| # include <strings.h>
2862| #endif
2863| #ifdef HAVE_SYS_TYPES_H
2864| # include <sys/types.h>
2865| #endif
2866| #ifdef HAVE_SYS_STAT_H
2867| # include <sys/stat.h>
2868| #endif
2869| #ifdef HAVE_UNISTD_H
2870| # include <unistd.h>
2871| #endif
2872| int
2873| main (void)
2874| {
2875| if (sizeof ((size_t)))
2876|           return 0;
2877|   ;
2878|   return 0;
2879| }
2880configure:12242: result: yes
2881configure:12252: checking for uid_t in sys/types.h
2882configure:12273: result: yes
2883configure:12284: checking for uint32_t
2884configure:12284: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2885configure:12284: $? = 0
2886configure:12284: result: yes
2887configure:12307: checking for ino_t
2888configure:12307: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2889configure:12307: $? = 0
2890configure:12307: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
2891conftest.c:110:20: error: expected expression
2892if (sizeof ((ino_t)))
2893                   ^
28941 error generated.
2895configure:12307: $? = 1
2896configure: failed program was:
2897| /* confdefs.h */
2898| #define PACKAGE_NAME ""
2899| #define PACKAGE_TARNAME ""
2900| #define PACKAGE_VERSION ""
2901| #define PACKAGE_STRING ""
2902| #define PACKAGE_BUGREPORT ""
2903| #define PACKAGE_URL ""
2904| #define UNIX 1
2905| #define HAVE_STDIO_H 1
2906| #define HAVE_STDLIB_H 1
2907| #define HAVE_STRING_H 1
2908| #define HAVE_INTTYPES_H 1
2909| #define HAVE_STDINT_H 1
2910| #define HAVE_STRINGS_H 1
2911| #define HAVE_SYS_STAT_H 1
2912| #define HAVE_SYS_TYPES_H 1
2913| #define HAVE_UNISTD_H 1
2914| #define HAVE_SYS_TIME_H 1
2915| #define HAVE_SYS_SELECT_H 1
2916| #define HAVE_SYS_SOCKET_H 1
2917| #define STDC_HEADERS 1
2918| #define HAVE_SYS_WAIT_H 1
2919| #define HAVE_UNSIGNED_LONG_LONG_INT 1
2920| #define HAVE_LONG_LONG_INT 1
2921| #define HAVE_TIMER_CREATE 1
2922| #define HAVE_AVAILABILITYMACROS_H 1
2923| #define HAVE_DISPATCH_DISPATCH_H 1
2924| #define FEAT_HUGE 1
2925| #define USE_XSMP_INTERACT 1
2926| #define FEAT_DIFF 1
2927| #define FEAT_PERL 1
2928| #define FEAT_PYTHON3 1
2929| #define FEAT_IPV6 1
2930| #define HAVE_INET_NTOP 1
2931| #define FEAT_NETBEANS_INTG 1
2932| #define FEAT_JOB_CHANNEL 1
2933| #define FEAT_TERMINAL 1
2934| #define HAVE_X11 1
2935| #define HAVE_X11_SM_SMLIB_H 1
2936| #define HAVE_DATE_TIME 1
2937| #define HAVE_ATTRIBUTE_UNUSED 1
2938| #define HAVE_DIRENT_H 1
2939| #define HAVE_STDINT_H 1
2940| #define HAVE_STDLIB_H 1
2941| #define HAVE_STRING_H 1
2942| #define HAVE_SYS_SELECT_H 1
2943| #define HAVE_SYS_UTSNAME_H 1
2944| #define HAVE_TERMCAP_H 1
2945| #define HAVE_FCNTL_H 1
2946| #define HAVE_SGTTY_H 1
2947| #define HAVE_SYS_IOCTL_H 1
2948| #define HAVE_SYS_TIME_H 1
2949| #define HAVE_SYS_TYPES_H 1
2950| #define HAVE_ICONV_H 1
2951| #define HAVE_INTTYPES_H 1
2952| #define HAVE_LANGINFO_H 1
2953| #define HAVE_MATH_H 1
2954| #define HAVE_UNISTD_H 1
2955| #define HAVE_ERRNO_H 1
2956| #define HAVE_SYS_RESOURCE_H 1
2957| #define HAVE_LOCALE_H 1
2958| #define HAVE_TERMIOS_H 1
2959| #define HAVE_LIBC_H 1
2960| #define HAVE_POLL_H 1
2961| #define HAVE_SYS_POLL_H 1
2962| #define HAVE_PWD_H 1
2963| #define HAVE_UTIME_H 1
2964| #define HAVE_SYS_PARAM_H 1
2965| #define HAVE_LIBINTL_H 1
2966| #define HAVE_LIBGEN_H 1
2967| #define HAVE_SYS_ACL_H 1
2968| #define HAVE_WCHAR_H 1
2969| #define HAVE_WCTYPE_H 1
2970| #define HAVE_SYS_SYSCTL_H 1
2971| #define HAVE_STRINGS_H 1
2972| #define NO_STRINGS_WITH_STRING_H 1
2973| #define TIME_WITH_SYS_TIME 1
2974| /* end confdefs.h.  */
2975| #include <stddef.h>
2976| #ifdef HAVE_STDIO_H
2977| # include <stdio.h>
2978| #endif
2979| #ifdef HAVE_STDLIB_H
2980| # include <stdlib.h>
2981| #endif
2982| #ifdef HAVE_STRING_H
2983| # include <string.h>
2984| #endif
2985| #ifdef HAVE_INTTYPES_H
2986| # include <inttypes.h>
2987| #endif
2988| #ifdef HAVE_STDINT_H
2989| # include <stdint.h>
2990| #endif
2991| #ifdef HAVE_STRINGS_H
2992| # include <strings.h>
2993| #endif
2994| #ifdef HAVE_SYS_TYPES_H
2995| # include <sys/types.h>
2996| #endif
2997| #ifdef HAVE_SYS_STAT_H
2998| # include <sys/stat.h>
2999| #endif
3000| #ifdef HAVE_UNISTD_H
3001| # include <unistd.h>
3002| #endif
3003| int
3004| main (void)
3005| {
3006| if (sizeof ((ino_t)))
3007|           return 0;
3008|   ;
3009|   return 0;
3010| }
3011configure:12307: result: yes
3012configure:12317: checking for dev_t
3013configure:12317: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3014configure:12317: $? = 0
3015configure:12317: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3016conftest.c:110:20: error: expected expression
3017if (sizeof ((dev_t)))
3018                   ^
30191 error generated.
3020configure:12317: $? = 1
3021configure: failed program was:
3022| /* confdefs.h */
3023| #define PACKAGE_NAME ""
3024| #define PACKAGE_TARNAME ""
3025| #define PACKAGE_VERSION ""
3026| #define PACKAGE_STRING ""
3027| #define PACKAGE_BUGREPORT ""
3028| #define PACKAGE_URL ""
3029| #define UNIX 1
3030| #define HAVE_STDIO_H 1
3031| #define HAVE_STDLIB_H 1
3032| #define HAVE_STRING_H 1
3033| #define HAVE_INTTYPES_H 1
3034| #define HAVE_STDINT_H 1
3035| #define HAVE_STRINGS_H 1
3036| #define HAVE_SYS_STAT_H 1
3037| #define HAVE_SYS_TYPES_H 1
3038| #define HAVE_UNISTD_H 1
3039| #define HAVE_SYS_TIME_H 1
3040| #define HAVE_SYS_SELECT_H 1
3041| #define HAVE_SYS_SOCKET_H 1
3042| #define STDC_HEADERS 1
3043| #define HAVE_SYS_WAIT_H 1
3044| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3045| #define HAVE_LONG_LONG_INT 1
3046| #define HAVE_TIMER_CREATE 1
3047| #define HAVE_AVAILABILITYMACROS_H 1
3048| #define HAVE_DISPATCH_DISPATCH_H 1
3049| #define FEAT_HUGE 1
3050| #define USE_XSMP_INTERACT 1
3051| #define FEAT_DIFF 1
3052| #define FEAT_PERL 1
3053| #define FEAT_PYTHON3 1
3054| #define FEAT_IPV6 1
3055| #define HAVE_INET_NTOP 1
3056| #define FEAT_NETBEANS_INTG 1
3057| #define FEAT_JOB_CHANNEL 1
3058| #define FEAT_TERMINAL 1
3059| #define HAVE_X11 1
3060| #define HAVE_X11_SM_SMLIB_H 1
3061| #define HAVE_DATE_TIME 1
3062| #define HAVE_ATTRIBUTE_UNUSED 1
3063| #define HAVE_DIRENT_H 1
3064| #define HAVE_STDINT_H 1
3065| #define HAVE_STDLIB_H 1
3066| #define HAVE_STRING_H 1
3067| #define HAVE_SYS_SELECT_H 1
3068| #define HAVE_SYS_UTSNAME_H 1
3069| #define HAVE_TERMCAP_H 1
3070| #define HAVE_FCNTL_H 1
3071| #define HAVE_SGTTY_H 1
3072| #define HAVE_SYS_IOCTL_H 1
3073| #define HAVE_SYS_TIME_H 1
3074| #define HAVE_SYS_TYPES_H 1
3075| #define HAVE_ICONV_H 1
3076| #define HAVE_INTTYPES_H 1
3077| #define HAVE_LANGINFO_H 1
3078| #define HAVE_MATH_H 1
3079| #define HAVE_UNISTD_H 1
3080| #define HAVE_ERRNO_H 1
3081| #define HAVE_SYS_RESOURCE_H 1
3082| #define HAVE_LOCALE_H 1
3083| #define HAVE_TERMIOS_H 1
3084| #define HAVE_LIBC_H 1
3085| #define HAVE_POLL_H 1
3086| #define HAVE_SYS_POLL_H 1
3087| #define HAVE_PWD_H 1
3088| #define HAVE_UTIME_H 1
3089| #define HAVE_SYS_PARAM_H 1
3090| #define HAVE_LIBINTL_H 1
3091| #define HAVE_LIBGEN_H 1
3092| #define HAVE_SYS_ACL_H 1
3093| #define HAVE_WCHAR_H 1
3094| #define HAVE_WCTYPE_H 1
3095| #define HAVE_SYS_SYSCTL_H 1
3096| #define HAVE_STRINGS_H 1
3097| #define NO_STRINGS_WITH_STRING_H 1
3098| #define TIME_WITH_SYS_TIME 1
3099| /* end confdefs.h.  */
3100| #include <stddef.h>
3101| #ifdef HAVE_STDIO_H
3102| # include <stdio.h>
3103| #endif
3104| #ifdef HAVE_STDLIB_H
3105| # include <stdlib.h>
3106| #endif
3107| #ifdef HAVE_STRING_H
3108| # include <string.h>
3109| #endif
3110| #ifdef HAVE_INTTYPES_H
3111| # include <inttypes.h>
3112| #endif
3113| #ifdef HAVE_STDINT_H
3114| # include <stdint.h>
3115| #endif
3116| #ifdef HAVE_STRINGS_H
3117| # include <strings.h>
3118| #endif
3119| #ifdef HAVE_SYS_TYPES_H
3120| # include <sys/types.h>
3121| #endif
3122| #ifdef HAVE_SYS_STAT_H
3123| # include <sys/stat.h>
3124| #endif
3125| #ifdef HAVE_UNISTD_H
3126| # include <unistd.h>
3127| #endif
3128| int
3129| main (void)
3130| {
3131| if (sizeof ((dev_t)))
3132|           return 0;
3133|   ;
3134|   return 0;
3135| }
3136configure:12317: result: yes
3137configure:12327: checking whether byte ordering is bigendian
3138configure:12343: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3139configure:12343: $? = 0
3140configure:12389: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3141configure:12389: $? = 0
3142configure:12408: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3143conftest.c:86:4: error: use of undeclared identifier 'not'
3144                 not big endian
3145                 ^
31461 error generated.
3147configure:12408: $? = 1
3148configure: failed program was:
3149| /* confdefs.h */
3150| #define PACKAGE_NAME ""
3151| #define PACKAGE_TARNAME ""
3152| #define PACKAGE_VERSION ""
3153| #define PACKAGE_STRING ""
3154| #define PACKAGE_BUGREPORT ""
3155| #define PACKAGE_URL ""
3156| #define UNIX 1
3157| #define HAVE_STDIO_H 1
3158| #define HAVE_STDLIB_H 1
3159| #define HAVE_STRING_H 1
3160| #define HAVE_INTTYPES_H 1
3161| #define HAVE_STDINT_H 1
3162| #define HAVE_STRINGS_H 1
3163| #define HAVE_SYS_STAT_H 1
3164| #define HAVE_SYS_TYPES_H 1
3165| #define HAVE_UNISTD_H 1
3166| #define HAVE_SYS_TIME_H 1
3167| #define HAVE_SYS_SELECT_H 1
3168| #define HAVE_SYS_SOCKET_H 1
3169| #define STDC_HEADERS 1
3170| #define HAVE_SYS_WAIT_H 1
3171| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3172| #define HAVE_LONG_LONG_INT 1
3173| #define HAVE_TIMER_CREATE 1
3174| #define HAVE_AVAILABILITYMACROS_H 1
3175| #define HAVE_DISPATCH_DISPATCH_H 1
3176| #define FEAT_HUGE 1
3177| #define USE_XSMP_INTERACT 1
3178| #define FEAT_DIFF 1
3179| #define FEAT_PERL 1
3180| #define FEAT_PYTHON3 1
3181| #define FEAT_IPV6 1
3182| #define HAVE_INET_NTOP 1
3183| #define FEAT_NETBEANS_INTG 1
3184| #define FEAT_JOB_CHANNEL 1
3185| #define FEAT_TERMINAL 1
3186| #define HAVE_X11 1
3187| #define HAVE_X11_SM_SMLIB_H 1
3188| #define HAVE_DATE_TIME 1
3189| #define HAVE_ATTRIBUTE_UNUSED 1
3190| #define HAVE_DIRENT_H 1
3191| #define HAVE_STDINT_H 1
3192| #define HAVE_STDLIB_H 1
3193| #define HAVE_STRING_H 1
3194| #define HAVE_SYS_SELECT_H 1
3195| #define HAVE_SYS_UTSNAME_H 1
3196| #define HAVE_TERMCAP_H 1
3197| #define HAVE_FCNTL_H 1
3198| #define HAVE_SGTTY_H 1
3199| #define HAVE_SYS_IOCTL_H 1
3200| #define HAVE_SYS_TIME_H 1
3201| #define HAVE_SYS_TYPES_H 1
3202| #define HAVE_ICONV_H 1
3203| #define HAVE_INTTYPES_H 1
3204| #define HAVE_LANGINFO_H 1
3205| #define HAVE_MATH_H 1
3206| #define HAVE_UNISTD_H 1
3207| #define HAVE_ERRNO_H 1
3208| #define HAVE_SYS_RESOURCE_H 1
3209| #define HAVE_LOCALE_H 1
3210| #define HAVE_TERMIOS_H 1
3211| #define HAVE_LIBC_H 1
3212| #define HAVE_POLL_H 1
3213| #define HAVE_SYS_POLL_H 1
3214| #define HAVE_PWD_H 1
3215| #define HAVE_UTIME_H 1
3216| #define HAVE_SYS_PARAM_H 1
3217| #define HAVE_LIBINTL_H 1
3218| #define HAVE_LIBGEN_H 1
3219| #define HAVE_SYS_ACL_H 1
3220| #define HAVE_WCHAR_H 1
3221| #define HAVE_WCTYPE_H 1
3222| #define HAVE_SYS_SYSCTL_H 1
3223| #define HAVE_STRINGS_H 1
3224| #define NO_STRINGS_WITH_STRING_H 1
3225| #define TIME_WITH_SYS_TIME 1
3226| /* end confdefs.h.  */
3227| #include <sys/types.h>
3228|               #include <sys/param.h>
3229|
3230| int
3231| main (void)
3232| {
3233| #if BYTE_ORDER != BIG_ENDIAN
3234|                not big endian
3235|               #endif
3236|
3237|   ;
3238|   return 0;
3239| }
3240configure:12542: result: no
3241configure:12560: checking for inline
3242configure:12577: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3243configure:12577: $? = 0
3244configure:12586: result: inline
3245configure:12605: checking for rlim_t
3246configure:12633: result: yes
3247configure:12642: checking for stack_t
3248configure:12668: result: yes
3249configure:12677: checking whether stack_t has an ss_base field
3250configure:12698: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3251conftest.c:91:24: error: no member named 'ss_base' in 'struct __darwin_sigaltstack'
3252stack_t sigstk; sigstk.ss_base = 0;
3253                ~~~~~~ ^
32541 error generated.
3255configure:12698: $? = 1
3256configure: failed program was:
3257| /* confdefs.h */
3258| #define PACKAGE_NAME ""
3259| #define PACKAGE_TARNAME ""
3260| #define PACKAGE_VERSION ""
3261| #define PACKAGE_STRING ""
3262| #define PACKAGE_BUGREPORT ""
3263| #define PACKAGE_URL ""
3264| #define UNIX 1
3265| #define HAVE_STDIO_H 1
3266| #define HAVE_STDLIB_H 1
3267| #define HAVE_STRING_H 1
3268| #define HAVE_INTTYPES_H 1
3269| #define HAVE_STDINT_H 1
3270| #define HAVE_STRINGS_H 1
3271| #define HAVE_SYS_STAT_H 1
3272| #define HAVE_SYS_TYPES_H 1
3273| #define HAVE_UNISTD_H 1
3274| #define HAVE_SYS_TIME_H 1
3275| #define HAVE_SYS_SELECT_H 1
3276| #define HAVE_SYS_SOCKET_H 1
3277| #define STDC_HEADERS 1
3278| #define HAVE_SYS_WAIT_H 1
3279| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3280| #define HAVE_LONG_LONG_INT 1
3281| #define HAVE_TIMER_CREATE 1
3282| #define HAVE_AVAILABILITYMACROS_H 1
3283| #define HAVE_DISPATCH_DISPATCH_H 1
3284| #define FEAT_HUGE 1
3285| #define USE_XSMP_INTERACT 1
3286| #define FEAT_DIFF 1
3287| #define FEAT_PERL 1
3288| #define FEAT_PYTHON3 1
3289| #define FEAT_IPV6 1
3290| #define HAVE_INET_NTOP 1
3291| #define FEAT_NETBEANS_INTG 1
3292| #define FEAT_JOB_CHANNEL 1
3293| #define FEAT_TERMINAL 1
3294| #define HAVE_X11 1
3295| #define HAVE_X11_SM_SMLIB_H 1
3296| #define HAVE_DATE_TIME 1
3297| #define HAVE_ATTRIBUTE_UNUSED 1
3298| #define HAVE_DIRENT_H 1
3299| #define HAVE_STDINT_H 1
3300| #define HAVE_STDLIB_H 1
3301| #define HAVE_STRING_H 1
3302| #define HAVE_SYS_SELECT_H 1
3303| #define HAVE_SYS_UTSNAME_H 1
3304| #define HAVE_TERMCAP_H 1
3305| #define HAVE_FCNTL_H 1
3306| #define HAVE_SGTTY_H 1
3307| #define HAVE_SYS_IOCTL_H 1
3308| #define HAVE_SYS_TIME_H 1
3309| #define HAVE_SYS_TYPES_H 1
3310| #define HAVE_ICONV_H 1
3311| #define HAVE_INTTYPES_H 1
3312| #define HAVE_LANGINFO_H 1
3313| #define HAVE_MATH_H 1
3314| #define HAVE_UNISTD_H 1
3315| #define HAVE_ERRNO_H 1
3316| #define HAVE_SYS_RESOURCE_H 1
3317| #define HAVE_LOCALE_H 1
3318| #define HAVE_TERMIOS_H 1
3319| #define HAVE_LIBC_H 1
3320| #define HAVE_POLL_H 1
3321| #define HAVE_SYS_POLL_H 1
3322| #define HAVE_PWD_H 1
3323| #define HAVE_UTIME_H 1
3324| #define HAVE_SYS_PARAM_H 1
3325| #define HAVE_LIBINTL_H 1
3326| #define HAVE_LIBGEN_H 1
3327| #define HAVE_SYS_ACL_H 1
3328| #define HAVE_WCHAR_H 1
3329| #define HAVE_WCTYPE_H 1
3330| #define HAVE_SYS_SYSCTL_H 1
3331| #define HAVE_STRINGS_H 1
3332| #define NO_STRINGS_WITH_STRING_H 1
3333| #define TIME_WITH_SYS_TIME 1
3334| /* end confdefs.h.  */
3335|
3336| #include <sys/types.h>
3337| #if STDC_HEADERS
3338| # include <stdlib.h>
3339| # include <stddef.h>
3340| #endif
3341| #include <signal.h>
3342| #include "confdefs.h"
3343|
3344| int
3345| main (void)
3346| {
3347| stack_t sigstk; sigstk.ss_base = 0;
3348|   ;
3349|   return 0;
3350| }
3351configure:12704: result: no
3352configure:12710: checking --with-tlib argument
3353configure:12720: result: ncurses
3354configure:12723: checking for linking with ncurses library
3355configure:12736: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3356configure:12736: $? = 0
3357configure:12738: result: OK
3358configure:12843: checking for tgetent()
3359configure:12856: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3360configure:12856: $? = 0
3361configure:12858: result: yes
3362configure:12870: checking whether we talk terminfo
3363configure:12901: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3364configure:12901: $? = 0
3365configure:12901: ./conftest
3366configure:12901: $? = 1
3367configure: program exited with status 1
3368configure: failed program was:
3369| /* confdefs.h */
3370| #define PACKAGE_NAME ""
3371| #define PACKAGE_TARNAME ""
3372| #define PACKAGE_VERSION ""
3373| #define PACKAGE_STRING ""
3374| #define PACKAGE_BUGREPORT ""
3375| #define PACKAGE_URL ""
3376| #define UNIX 1
3377| #define HAVE_STDIO_H 1
3378| #define HAVE_STDLIB_H 1
3379| #define HAVE_STRING_H 1
3380| #define HAVE_INTTYPES_H 1
3381| #define HAVE_STDINT_H 1
3382| #define HAVE_STRINGS_H 1
3383| #define HAVE_SYS_STAT_H 1
3384| #define HAVE_SYS_TYPES_H 1
3385| #define HAVE_UNISTD_H 1
3386| #define HAVE_SYS_TIME_H 1
3387| #define HAVE_SYS_SELECT_H 1
3388| #define HAVE_SYS_SOCKET_H 1
3389| #define STDC_HEADERS 1
3390| #define HAVE_SYS_WAIT_H 1
3391| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3392| #define HAVE_LONG_LONG_INT 1
3393| #define HAVE_TIMER_CREATE 1
3394| #define HAVE_AVAILABILITYMACROS_H 1
3395| #define HAVE_DISPATCH_DISPATCH_H 1
3396| #define FEAT_HUGE 1
3397| #define USE_XSMP_INTERACT 1
3398| #define FEAT_DIFF 1
3399| #define FEAT_PERL 1
3400| #define FEAT_PYTHON3 1
3401| #define FEAT_IPV6 1
3402| #define HAVE_INET_NTOP 1
3403| #define FEAT_NETBEANS_INTG 1
3404| #define FEAT_JOB_CHANNEL 1
3405| #define FEAT_TERMINAL 1
3406| #define HAVE_X11 1
3407| #define HAVE_X11_SM_SMLIB_H 1
3408| #define HAVE_DATE_TIME 1
3409| #define HAVE_ATTRIBUTE_UNUSED 1
3410| #define HAVE_DIRENT_H 1
3411| #define HAVE_STDINT_H 1
3412| #define HAVE_STDLIB_H 1
3413| #define HAVE_STRING_H 1
3414| #define HAVE_SYS_SELECT_H 1
3415| #define HAVE_SYS_UTSNAME_H 1
3416| #define HAVE_TERMCAP_H 1
3417| #define HAVE_FCNTL_H 1
3418| #define HAVE_SGTTY_H 1
3419| #define HAVE_SYS_IOCTL_H 1
3420| #define HAVE_SYS_TIME_H 1
3421| #define HAVE_SYS_TYPES_H 1
3422| #define HAVE_ICONV_H 1
3423| #define HAVE_INTTYPES_H 1
3424| #define HAVE_LANGINFO_H 1
3425| #define HAVE_MATH_H 1
3426| #define HAVE_UNISTD_H 1
3427| #define HAVE_ERRNO_H 1
3428| #define HAVE_SYS_RESOURCE_H 1
3429| #define HAVE_LOCALE_H 1
3430| #define HAVE_TERMIOS_H 1
3431| #define HAVE_LIBC_H 1
3432| #define HAVE_POLL_H 1
3433| #define HAVE_SYS_POLL_H 1
3434| #define HAVE_PWD_H 1
3435| #define HAVE_UTIME_H 1
3436| #define HAVE_SYS_PARAM_H 1
3437| #define HAVE_LIBINTL_H 1
3438| #define HAVE_LIBGEN_H 1
3439| #define HAVE_SYS_ACL_H 1
3440| #define HAVE_WCHAR_H 1
3441| #define HAVE_WCTYPE_H 1
3442| #define HAVE_SYS_SYSCTL_H 1
3443| #define HAVE_STRINGS_H 1
3444| #define NO_STRINGS_WITH_STRING_H 1
3445| #define TIME_WITH_SYS_TIME 1
3446| /* end confdefs.h.  */
3447|
3448| #include "confdefs.h"
3449| #ifdef HAVE_TERMCAP_H
3450| # include <termcap.h>
3451| #endif
3452| #ifdef HAVE_STRING_H
3453| # include <string.h>
3454| #endif
3455| #if STDC_HEADERS
3456| # include <stdlib.h>
3457| # include <stddef.h>
3458| #endif
3459| int main()
3460| {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }
3461|
3462configure:12917: result: yes
3463configure:12925: checking what tgetent() returns for an unknown terminal
3464configure:12953: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3465configure:12953: $? = 0
3466configure:12953: ./conftest
3467configure:12953: $? = 0
3468configure:12969: result: zero
3469configure:12977: checking whether termcap.h contains ospeed
3470configure:12994: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3471configure:12994: $? = 0
3472configure:12996: result: yes
3473configure:13036: checking whether termcap.h contains UP, BC and PC
3474configure:13053: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3475configure:13053: $? = 0
3476configure:13055: result: yes
3477configure:13095: checking whether tputs() uses outfuntype
3478configure:13112: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3479conftest.c:91:36: error: use of undeclared identifier 'outfuntype'
3480extern int xx(); tputs("test", 1, (outfuntype)xx)
3481                                   ^
34821 error generated.
3483configure:13112: $? = 1
3484configure: failed program was:
3485| /* confdefs.h */
3486| #define PACKAGE_NAME ""
3487| #define PACKAGE_TARNAME ""
3488| #define PACKAGE_VERSION ""
3489| #define PACKAGE_STRING ""
3490| #define PACKAGE_BUGREPORT ""
3491| #define PACKAGE_URL ""
3492| #define UNIX 1
3493| #define HAVE_STDIO_H 1
3494| #define HAVE_STDLIB_H 1
3495| #define HAVE_STRING_H 1
3496| #define HAVE_INTTYPES_H 1
3497| #define HAVE_STDINT_H 1
3498| #define HAVE_STRINGS_H 1
3499| #define HAVE_SYS_STAT_H 1
3500| #define HAVE_SYS_TYPES_H 1
3501| #define HAVE_UNISTD_H 1
3502| #define HAVE_SYS_TIME_H 1
3503| #define HAVE_SYS_SELECT_H 1
3504| #define HAVE_SYS_SOCKET_H 1
3505| #define STDC_HEADERS 1
3506| #define HAVE_SYS_WAIT_H 1
3507| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3508| #define HAVE_LONG_LONG_INT 1
3509| #define HAVE_TIMER_CREATE 1
3510| #define HAVE_AVAILABILITYMACROS_H 1
3511| #define HAVE_DISPATCH_DISPATCH_H 1
3512| #define FEAT_HUGE 1
3513| #define USE_XSMP_INTERACT 1
3514| #define FEAT_DIFF 1
3515| #define FEAT_PERL 1
3516| #define FEAT_PYTHON3 1
3517| #define FEAT_IPV6 1
3518| #define HAVE_INET_NTOP 1
3519| #define FEAT_NETBEANS_INTG 1
3520| #define FEAT_JOB_CHANNEL 1
3521| #define FEAT_TERMINAL 1
3522| #define HAVE_X11 1
3523| #define HAVE_X11_SM_SMLIB_H 1
3524| #define HAVE_DATE_TIME 1
3525| #define HAVE_ATTRIBUTE_UNUSED 1
3526| #define HAVE_DIRENT_H 1
3527| #define HAVE_STDINT_H 1
3528| #define HAVE_STDLIB_H 1
3529| #define HAVE_STRING_H 1
3530| #define HAVE_SYS_SELECT_H 1
3531| #define HAVE_SYS_UTSNAME_H 1
3532| #define HAVE_TERMCAP_H 1
3533| #define HAVE_FCNTL_H 1
3534| #define HAVE_SGTTY_H 1
3535| #define HAVE_SYS_IOCTL_H 1
3536| #define HAVE_SYS_TIME_H 1
3537| #define HAVE_SYS_TYPES_H 1
3538| #define HAVE_ICONV_H 1
3539| #define HAVE_INTTYPES_H 1
3540| #define HAVE_LANGINFO_H 1
3541| #define HAVE_MATH_H 1
3542| #define HAVE_UNISTD_H 1
3543| #define HAVE_ERRNO_H 1
3544| #define HAVE_SYS_RESOURCE_H 1
3545| #define HAVE_LOCALE_H 1
3546| #define HAVE_TERMIOS_H 1
3547| #define HAVE_LIBC_H 1
3548| #define HAVE_POLL_H 1
3549| #define HAVE_SYS_POLL_H 1
3550| #define HAVE_PWD_H 1
3551| #define HAVE_UTIME_H 1
3552| #define HAVE_SYS_PARAM_H 1
3553| #define HAVE_LIBINTL_H 1
3554| #define HAVE_LIBGEN_H 1
3555| #define HAVE_SYS_ACL_H 1
3556| #define HAVE_WCHAR_H 1
3557| #define HAVE_WCTYPE_H 1
3558| #define HAVE_SYS_SYSCTL_H 1
3559| #define HAVE_STRINGS_H 1
3560| #define NO_STRINGS_WITH_STRING_H 1
3561| #define TIME_WITH_SYS_TIME 1
3562| #define TERMINFO 1
3563| #define TGETENT_ZERO_ERR 0
3564| #define HAVE_OSPEED 1
3565| #define HAVE_UP_BC_PC 1
3566| /* end confdefs.h.  */
3567|
3568| #ifdef HAVE_TERMCAP_H
3569| # include <termcap.h>
3570| #endif
3571|
3572| int
3573| main (void)
3574| {
3575| extern int xx(); tputs("test", 1, (outfuntype)xx)
3576|   ;
3577|   return 0;
3578| }
3579configure:13118: result: no
3580configure:13123: checking whether del_curterm() can be used
3581configure:13141: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3582configure:13141: $? = 0
3583configure:13143: result: yes
3584configure:13153: checking whether sys/select.h and sys/time.h may both be included
3585configure:13169: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3586configure:13169: $? = 0
3587configure:13171: result: yes
3588configure:13182: checking for /dev/ptc
3589configure:13190: result: no
3590configure:13194: checking for SVR4 ptys
3591configure:13216: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3592configure:13216: $? = 0
3593configure:13218: result: yes
3594configure:13232: checking for ptyranges
3595configure:13262: result: pqrstuvw / 0123456789abcdef
3596configure:13270: checking for struct sigcontext
3597configure:13290: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
3598configure:13290: $? = 0
3599configure:13292: result: yes
3600configure:13302: checking getcwd implementation is broken
3601configure:13332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3602configure:13332: $? = 0
3603configure:13332: ./conftest
3604configure:13332: $? = 0
3605configure:13348: result: no
3606configure:13363: checking for fchdir
3607configure:13363: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3608configure:13363: $? = 0
3609configure:13363: result: yes
3610configure:13369: checking for fchown
3611configure:13369: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3612configure:13369: $? = 0
3613configure:13369: result: yes
3614configure:13375: checking for fchmod
3615configure:13375: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3616configure:13375: $? = 0
3617configure:13375: result: yes
3618configure:13381: checking for fsync
3619configure:13381: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3620configure:13381: $? = 0
3621configure:13381: result: yes
3622configure:13387: checking for getcwd
3623configure:13387: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3624configure:13387: $? = 0
3625configure:13387: result: yes
3626configure:13393: checking for getpseudotty
3627configure:13393: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3628Undefined symbols for architecture x86_64:
3629  "_getpseudotty", referenced from:
3630      _main in conftest-5b629f.o
3631ld: symbol(s) not found for architecture x86_64
3632clang: error: linker command failed with exit code 1 (use -v to see invocation)
3633configure:13393: $? = 1
3634configure: failed program was:
3635| /* confdefs.h */
3636| #define PACKAGE_NAME ""
3637| #define PACKAGE_TARNAME ""
3638| #define PACKAGE_VERSION ""
3639| #define PACKAGE_STRING ""
3640| #define PACKAGE_BUGREPORT ""
3641| #define PACKAGE_URL ""
3642| #define UNIX 1
3643| #define HAVE_STDIO_H 1
3644| #define HAVE_STDLIB_H 1
3645| #define HAVE_STRING_H 1
3646| #define HAVE_INTTYPES_H 1
3647| #define HAVE_STDINT_H 1
3648| #define HAVE_STRINGS_H 1
3649| #define HAVE_SYS_STAT_H 1
3650| #define HAVE_SYS_TYPES_H 1
3651| #define HAVE_UNISTD_H 1
3652| #define HAVE_SYS_TIME_H 1
3653| #define HAVE_SYS_SELECT_H 1
3654| #define HAVE_SYS_SOCKET_H 1
3655| #define STDC_HEADERS 1
3656| #define HAVE_SYS_WAIT_H 1
3657| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3658| #define HAVE_LONG_LONG_INT 1
3659| #define HAVE_TIMER_CREATE 1
3660| #define HAVE_AVAILABILITYMACROS_H 1
3661| #define HAVE_DISPATCH_DISPATCH_H 1
3662| #define FEAT_HUGE 1
3663| #define USE_XSMP_INTERACT 1
3664| #define FEAT_DIFF 1
3665| #define FEAT_PERL 1
3666| #define FEAT_PYTHON3 1
3667| #define FEAT_IPV6 1
3668| #define HAVE_INET_NTOP 1
3669| #define FEAT_NETBEANS_INTG 1
3670| #define FEAT_JOB_CHANNEL 1
3671| #define FEAT_TERMINAL 1
3672| #define HAVE_X11 1
3673| #define HAVE_X11_SM_SMLIB_H 1
3674| #define HAVE_DATE_TIME 1
3675| #define HAVE_ATTRIBUTE_UNUSED 1
3676| #define HAVE_DIRENT_H 1
3677| #define HAVE_STDINT_H 1
3678| #define HAVE_STDLIB_H 1
3679| #define HAVE_STRING_H 1
3680| #define HAVE_SYS_SELECT_H 1
3681| #define HAVE_SYS_UTSNAME_H 1
3682| #define HAVE_TERMCAP_H 1
3683| #define HAVE_FCNTL_H 1
3684| #define HAVE_SGTTY_H 1
3685| #define HAVE_SYS_IOCTL_H 1
3686| #define HAVE_SYS_TIME_H 1
3687| #define HAVE_SYS_TYPES_H 1
3688| #define HAVE_ICONV_H 1
3689| #define HAVE_INTTYPES_H 1
3690| #define HAVE_LANGINFO_H 1
3691| #define HAVE_MATH_H 1
3692| #define HAVE_UNISTD_H 1
3693| #define HAVE_ERRNO_H 1
3694| #define HAVE_SYS_RESOURCE_H 1
3695| #define HAVE_LOCALE_H 1
3696| #define HAVE_TERMIOS_H 1
3697| #define HAVE_LIBC_H 1
3698| #define HAVE_POLL_H 1
3699| #define HAVE_SYS_POLL_H 1
3700| #define HAVE_PWD_H 1
3701| #define HAVE_UTIME_H 1
3702| #define HAVE_SYS_PARAM_H 1
3703| #define HAVE_LIBINTL_H 1
3704| #define HAVE_LIBGEN_H 1
3705| #define HAVE_SYS_ACL_H 1
3706| #define HAVE_WCHAR_H 1
3707| #define HAVE_WCTYPE_H 1
3708| #define HAVE_SYS_SYSCTL_H 1
3709| #define HAVE_STRINGS_H 1
3710| #define NO_STRINGS_WITH_STRING_H 1
3711| #define TIME_WITH_SYS_TIME 1
3712| #define TERMINFO 1
3713| #define TGETENT_ZERO_ERR 0
3714| #define HAVE_OSPEED 1
3715| #define HAVE_UP_BC_PC 1
3716| #define HAVE_DEL_CURTERM 1
3717| #define SYS_SELECT_WITH_SYS_TIME 1
3718| #define HAVE_SVR4_PTYS 1
3719| #define PTYRANGE0 "pqrstuvw"
3720| #define PTYRANGE1 "0123456789abcdef"
3721| #define HAVE_SIGCONTEXT 1
3722| #define HAVE_FCHDIR 1
3723| #define HAVE_FCHOWN 1
3724| #define HAVE_FCHMOD 1
3725| #define HAVE_FSYNC 1
3726| #define HAVE_GETCWD 1
3727| /* end confdefs.h.  */
3728| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
3729|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3730| #define getpseudotty innocuous_getpseudotty
3731|
3732| /* System header to define __stub macros and hopefully few prototypes,
3733|    which can conflict with char getpseudotty (); below.  */
3734|
3735| #include <limits.h>
3736| #undef getpseudotty
3737|
3738| /* Override any GCC internal prototype to avoid an error.
3739|    Use char because int might match the return type of a GCC
3740|    builtin and then its argument prototype would still apply.  */
3741| #ifdef __cplusplus
3742| extern "C"
3743| #endif
3744| char getpseudotty ();
3745| /* The GNU C library defines this for functions which it implements
3746|     to always fail with ENOSYS.  Some functions are actually named
3747|     something starting with __ and the normal name is an alias.  */
3748| #if defined __stub_getpseudotty || defined __stub___getpseudotty
3749| choke me
3750| #endif
3751|
3752| int
3753| main (void)
3754| {
3755| return getpseudotty ();
3756|   ;
3757|   return 0;
3758| }
3759configure:13393: result: no
3760configure:13399: checking for getpwent
3761configure:13399: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3762configure:13399: $? = 0
3763configure:13399: result: yes
3764configure:13405: checking for getpwnam
3765configure:13405: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3766configure:13405: $? = 0
3767configure:13405: result: yes
3768configure:13411: checking for getpwuid
3769configure:13411: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3770configure:13411: $? = 0
3771configure:13411: result: yes
3772configure:13417: checking for getrlimit
3773configure:13417: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3774configure:13417: $? = 0
3775configure:13417: result: yes
3776configure:13423: checking for gettimeofday
3777configure:13423: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3778configure:13423: $? = 0
3779configure:13423: result: yes
3780configure:13429: checking for localtime_r
3781configure:13429: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3782configure:13429: $? = 0
3783configure:13429: result: yes
3784configure:13435: checking for lstat
3785configure:13435: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3786configure:13435: $? = 0
3787configure:13435: result: yes
3788configure:13441: checking for memset
3789configure:13441: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3790conftest.c:117:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
3791char memset ();
3792     ^
3793conftest.c:117:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
37941 warning generated.
3795configure:13441: $? = 0
3796configure:13441: result: yes
3797configure:13447: checking for mkdtemp
3798configure:13447: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3799configure:13447: $? = 0
3800configure:13447: result: yes
3801configure:13453: checking for nanosleep
3802configure:13453: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3803configure:13453: $? = 0
3804configure:13453: result: yes
3805configure:13459: checking for opendir
3806configure:13459: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3807configure:13459: $? = 0
3808configure:13459: result: yes
3809configure:13465: checking for putenv
3810configure:13465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3811configure:13465: $? = 0
3812configure:13465: result: yes
3813configure:13471: checking for qsort
3814configure:13471: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3815configure:13471: $? = 0
3816configure:13471: result: yes
3817configure:13477: checking for readlink
3818configure:13477: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3819configure:13477: $? = 0
3820configure:13477: result: yes
3821configure:13483: checking for select
3822configure:13483: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3823configure:13483: $? = 0
3824configure:13483: result: yes
3825configure:13489: checking for setenv
3826configure:13489: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3827configure:13489: $? = 0
3828configure:13489: result: yes
3829configure:13495: checking for getpgid
3830configure:13495: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3831configure:13495: $? = 0
3832configure:13495: result: yes
3833configure:13501: checking for setpgid
3834configure:13501: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3835configure:13501: $? = 0
3836configure:13501: result: yes
3837configure:13507: checking for setsid
3838configure:13507: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3839configure:13507: $? = 0
3840configure:13507: result: yes
3841configure:13513: checking for sigaltstack
3842configure:13513: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3843configure:13513: $? = 0
3844configure:13513: result: yes
3845configure:13519: checking for sigstack
3846configure:13519: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
3847Undefined symbols for architecture x86_64:
3848  "_sigstack", referenced from:
3849      _main in conftest-1f089e.o
3850ld: symbol(s) not found for architecture x86_64
3851clang: error: linker command failed with exit code 1 (use -v to see invocation)
3852configure:13519: $? = 1
3853configure: failed program was:
3854| /* confdefs.h */
3855| #define PACKAGE_NAME ""
3856| #define PACKAGE_TARNAME ""
3857| #define PACKAGE_VERSION ""
3858| #define PACKAGE_STRING ""
3859| #define PACKAGE_BUGREPORT ""
3860| #define PACKAGE_URL ""
3861| #define UNIX 1
3862| #define HAVE_STDIO_H 1
3863| #define HAVE_STDLIB_H 1
3864| #define HAVE_STRING_H 1
3865| #define HAVE_INTTYPES_H 1
3866| #define HAVE_STDINT_H 1
3867| #define HAVE_STRINGS_H 1
3868| #define HAVE_SYS_STAT_H 1
3869| #define HAVE_SYS_TYPES_H 1
3870| #define HAVE_UNISTD_H 1
3871| #define HAVE_SYS_TIME_H 1
3872| #define HAVE_SYS_SELECT_H 1
3873| #define HAVE_SYS_SOCKET_H 1
3874| #define STDC_HEADERS 1
3875| #define HAVE_SYS_WAIT_H 1
3876| #define HAVE_UNSIGNED_LONG_LONG_INT 1
3877| #define HAVE_LONG_LONG_INT 1
3878| #define HAVE_TIMER_CREATE 1
3879| #define HAVE_AVAILABILITYMACROS_H 1
3880| #define HAVE_DISPATCH_DISPATCH_H 1
3881| #define FEAT_HUGE 1
3882| #define USE_XSMP_INTERACT 1
3883| #define FEAT_DIFF 1
3884| #define FEAT_PERL 1
3885| #define FEAT_PYTHON3 1
3886| #define FEAT_IPV6 1
3887| #define HAVE_INET_NTOP 1
3888| #define FEAT_NETBEANS_INTG 1
3889| #define FEAT_JOB_CHANNEL 1
3890| #define FEAT_TERMINAL 1
3891| #define HAVE_X11 1
3892| #define HAVE_X11_SM_SMLIB_H 1
3893| #define HAVE_DATE_TIME 1
3894| #define HAVE_ATTRIBUTE_UNUSED 1
3895| #define HAVE_DIRENT_H 1
3896| #define HAVE_STDINT_H 1
3897| #define HAVE_STDLIB_H 1
3898| #define HAVE_STRING_H 1
3899| #define HAVE_SYS_SELECT_H 1
3900| #define HAVE_SYS_UTSNAME_H 1
3901| #define HAVE_TERMCAP_H 1
3902| #define HAVE_FCNTL_H 1
3903| #define HAVE_SGTTY_H 1
3904| #define HAVE_SYS_IOCTL_H 1
3905| #define HAVE_SYS_TIME_H 1
3906| #define HAVE_SYS_TYPES_H 1
3907| #define HAVE_ICONV_H 1
3908| #define HAVE_INTTYPES_H 1
3909| #define HAVE_LANGINFO_H 1
3910| #define HAVE_MATH_H 1
3911| #define HAVE_UNISTD_H 1
3912| #define HAVE_ERRNO_H 1
3913| #define HAVE_SYS_RESOURCE_H 1
3914| #define HAVE_LOCALE_H 1
3915| #define HAVE_TERMIOS_H 1
3916| #define HAVE_LIBC_H 1
3917| #define HAVE_POLL_H 1
3918| #define HAVE_SYS_POLL_H 1
3919| #define HAVE_PWD_H 1
3920| #define HAVE_UTIME_H 1
3921| #define HAVE_SYS_PARAM_H 1
3922| #define HAVE_LIBINTL_H 1
3923| #define HAVE_LIBGEN_H 1
3924| #define HAVE_SYS_ACL_H 1
3925| #define HAVE_WCHAR_H 1
3926| #define HAVE_WCTYPE_H 1
3927| #define HAVE_SYS_SYSCTL_H 1
3928| #define HAVE_STRINGS_H 1
3929| #define NO_STRINGS_WITH_STRING_H 1
3930| #define TIME_WITH_SYS_TIME 1
3931| #define TERMINFO 1
3932| #define TGETENT_ZERO_ERR 0
3933| #define HAVE_OSPEED 1
3934| #define HAVE_UP_BC_PC 1
3935| #define HAVE_DEL_CURTERM 1
3936| #define SYS_SELECT_WITH_SYS_TIME 1
3937| #define HAVE_SVR4_PTYS 1
3938| #define PTYRANGE0 "pqrstuvw"
3939| #define PTYRANGE1 "0123456789abcdef"
3940| #define HAVE_SIGCONTEXT 1
3941| #define HAVE_FCHDIR 1
3942| #define HAVE_FCHOWN 1
3943| #define HAVE_FCHMOD 1
3944| #define HAVE_FSYNC 1
3945| #define HAVE_GETCWD 1
3946| #define HAVE_GETPWENT 1
3947| #define HAVE_GETPWNAM 1
3948| #define HAVE_GETPWUID 1
3949| #define HAVE_GETRLIMIT 1
3950| #define HAVE_GETTIMEOFDAY 1
3951| #define HAVE_LOCALTIME_R 1
3952| #define HAVE_LSTAT 1
3953| #define HAVE_MEMSET 1
3954| #define HAVE_MKDTEMP 1
3955| #define HAVE_NANOSLEEP 1
3956| #define HAVE_OPENDIR 1
3957| #define HAVE_PUTENV 1
3958| #define HAVE_QSORT 1
3959| #define HAVE_READLINK 1
3960| #define HAVE_SELECT 1
3961| #define HAVE_SETENV 1
3962| #define HAVE_GETPGID 1
3963| #define HAVE_SETPGID 1
3964| #define HAVE_SETSID 1
3965| #define HAVE_SIGALTSTACK 1
3966| /* end confdefs.h.  */
3967| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
3968|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3969| #define sigstack innocuous_sigstack
3970|
3971| /* System header to define __stub macros and hopefully few prototypes,
3972|    which can conflict with char sigstack (); below.  */
3973|
3974| #include <limits.h>
3975| #undef sigstack
3976|
3977| /* Override any GCC internal prototype to avoid an error.
3978|    Use char because int might match the return type of a GCC
3979|    builtin and then its argument prototype would still apply.  */
3980| #ifdef __cplusplus
3981| extern "C"
3982| #endif
3983| char sigstack ();
3984| /* The GNU C library defines this for functions which it implements
3985|     to always fail with ENOSYS.  Some functions are actually named
3986|     something starting with __ and the normal name is an alias.  */
3987| #if defined __stub_sigstack || defined __stub___sigstack
3988| choke me
3989| #endif
3990|
3991| int
3992| main (void)
3993| {
3994| return sigstack ();
3995|   ;
3996|   return 0;
3997| }
3998configure:13519: result: no
3999configure:13525: checking for sigset
4000configure:13525: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4001configure:13525: $? = 0
4002configure:13525: result: yes
4003configure:13531: checking for sigsetjmp
4004configure:13531: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4005conftest.c:131:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header]
4006char sigsetjmp ();
4007     ^
40081 warning generated.
4009configure:13531: $? = 0
4010configure:13531: result: yes
4011configure:13537: checking for sigaction
4012configure:13537: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4013configure:13537: $? = 0
4014configure:13537: result: yes
4015configure:13543: checking for sigprocmask
4016configure:13543: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4017configure:13543: $? = 0
4018configure:13543: result: yes
4019configure:13549: checking for sigvec
4020configure:13549: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4021configure:13549: $? = 0
4022configure:13549: result: yes
4023configure:13555: checking for strcasecmp
4024configure:13555: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4025conftest.c:135:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
4026char strcasecmp ();
4027     ^
4028conftest.c:135:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
40291 warning generated.
4030configure:13555: $? = 0
4031configure:13555: result: yes
4032configure:13561: checking for strcoll
4033configure:13561: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4034configure:13561: $? = 0
4035configure:13561: result: yes
4036configure:13567: checking for strerror
4037configure:13567: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4038conftest.c:137:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
4039char strerror ();
4040     ^
4041conftest.c:137:6: note: 'strerror' is a builtin with type 'char *(int)'
40421 warning generated.
4043configure:13567: $? = 0
4044configure:13567: result: yes
4045configure:13573: checking for strftime
4046configure:13573: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4047configure:13573: $? = 0
4048configure:13573: result: yes
4049configure:13579: checking for stricmp
4050configure:13579: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4051Undefined symbols for architecture x86_64:
4052  "_stricmp", referenced from:
4053      _main in conftest-f74331.o
4054ld: symbol(s) not found for architecture x86_64
4055clang: error: linker command failed with exit code 1 (use -v to see invocation)
4056configure:13579: $? = 1
4057configure: failed program was:
4058| /* confdefs.h */
4059| #define PACKAGE_NAME ""
4060| #define PACKAGE_TARNAME ""
4061| #define PACKAGE_VERSION ""
4062| #define PACKAGE_STRING ""
4063| #define PACKAGE_BUGREPORT ""
4064| #define PACKAGE_URL ""
4065| #define UNIX 1
4066| #define HAVE_STDIO_H 1
4067| #define HAVE_STDLIB_H 1
4068| #define HAVE_STRING_H 1
4069| #define HAVE_INTTYPES_H 1
4070| #define HAVE_STDINT_H 1
4071| #define HAVE_STRINGS_H 1
4072| #define HAVE_SYS_STAT_H 1
4073| #define HAVE_SYS_TYPES_H 1
4074| #define HAVE_UNISTD_H 1
4075| #define HAVE_SYS_TIME_H 1
4076| #define HAVE_SYS_SELECT_H 1
4077| #define HAVE_SYS_SOCKET_H 1
4078| #define STDC_HEADERS 1
4079| #define HAVE_SYS_WAIT_H 1
4080| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4081| #define HAVE_LONG_LONG_INT 1
4082| #define HAVE_TIMER_CREATE 1
4083| #define HAVE_AVAILABILITYMACROS_H 1
4084| #define HAVE_DISPATCH_DISPATCH_H 1
4085| #define FEAT_HUGE 1
4086| #define USE_XSMP_INTERACT 1
4087| #define FEAT_DIFF 1
4088| #define FEAT_PERL 1
4089| #define FEAT_PYTHON3 1
4090| #define FEAT_IPV6 1
4091| #define HAVE_INET_NTOP 1
4092| #define FEAT_NETBEANS_INTG 1
4093| #define FEAT_JOB_CHANNEL 1
4094| #define FEAT_TERMINAL 1
4095| #define HAVE_X11 1
4096| #define HAVE_X11_SM_SMLIB_H 1
4097| #define HAVE_DATE_TIME 1
4098| #define HAVE_ATTRIBUTE_UNUSED 1
4099| #define HAVE_DIRENT_H 1
4100| #define HAVE_STDINT_H 1
4101| #define HAVE_STDLIB_H 1
4102| #define HAVE_STRING_H 1
4103| #define HAVE_SYS_SELECT_H 1
4104| #define HAVE_SYS_UTSNAME_H 1
4105| #define HAVE_TERMCAP_H 1
4106| #define HAVE_FCNTL_H 1
4107| #define HAVE_SGTTY_H 1
4108| #define HAVE_SYS_IOCTL_H 1
4109| #define HAVE_SYS_TIME_H 1
4110| #define HAVE_SYS_TYPES_H 1
4111| #define HAVE_ICONV_H 1
4112| #define HAVE_INTTYPES_H 1
4113| #define HAVE_LANGINFO_H 1
4114| #define HAVE_MATH_H 1
4115| #define HAVE_UNISTD_H 1
4116| #define HAVE_ERRNO_H 1
4117| #define HAVE_SYS_RESOURCE_H 1
4118| #define HAVE_LOCALE_H 1
4119| #define HAVE_TERMIOS_H 1
4120| #define HAVE_LIBC_H 1
4121| #define HAVE_POLL_H 1
4122| #define HAVE_SYS_POLL_H 1
4123| #define HAVE_PWD_H 1
4124| #define HAVE_UTIME_H 1
4125| #define HAVE_SYS_PARAM_H 1
4126| #define HAVE_LIBINTL_H 1
4127| #define HAVE_LIBGEN_H 1
4128| #define HAVE_SYS_ACL_H 1
4129| #define HAVE_WCHAR_H 1
4130| #define HAVE_WCTYPE_H 1
4131| #define HAVE_SYS_SYSCTL_H 1
4132| #define HAVE_STRINGS_H 1
4133| #define NO_STRINGS_WITH_STRING_H 1
4134| #define TIME_WITH_SYS_TIME 1
4135| #define TERMINFO 1
4136| #define TGETENT_ZERO_ERR 0
4137| #define HAVE_OSPEED 1
4138| #define HAVE_UP_BC_PC 1
4139| #define HAVE_DEL_CURTERM 1
4140| #define SYS_SELECT_WITH_SYS_TIME 1
4141| #define HAVE_SVR4_PTYS 1
4142| #define PTYRANGE0 "pqrstuvw"
4143| #define PTYRANGE1 "0123456789abcdef"
4144| #define HAVE_SIGCONTEXT 1
4145| #define HAVE_FCHDIR 1
4146| #define HAVE_FCHOWN 1
4147| #define HAVE_FCHMOD 1
4148| #define HAVE_FSYNC 1
4149| #define HAVE_GETCWD 1
4150| #define HAVE_GETPWENT 1
4151| #define HAVE_GETPWNAM 1
4152| #define HAVE_GETPWUID 1
4153| #define HAVE_GETRLIMIT 1
4154| #define HAVE_GETTIMEOFDAY 1
4155| #define HAVE_LOCALTIME_R 1
4156| #define HAVE_LSTAT 1
4157| #define HAVE_MEMSET 1
4158| #define HAVE_MKDTEMP 1
4159| #define HAVE_NANOSLEEP 1
4160| #define HAVE_OPENDIR 1
4161| #define HAVE_PUTENV 1
4162| #define HAVE_QSORT 1
4163| #define HAVE_READLINK 1
4164| #define HAVE_SELECT 1
4165| #define HAVE_SETENV 1
4166| #define HAVE_GETPGID 1
4167| #define HAVE_SETPGID 1
4168| #define HAVE_SETSID 1
4169| #define HAVE_SIGALTSTACK 1
4170| #define HAVE_SIGSET 1
4171| #define HAVE_SIGSETJMP 1
4172| #define HAVE_SIGACTION 1
4173| #define HAVE_SIGPROCMASK 1
4174| #define HAVE_SIGVEC 1
4175| #define HAVE_STRCASECMP 1
4176| #define HAVE_STRCOLL 1
4177| #define HAVE_STRERROR 1
4178| #define HAVE_STRFTIME 1
4179| /* end confdefs.h.  */
4180| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
4181|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4182| #define stricmp innocuous_stricmp
4183|
4184| /* System header to define __stub macros and hopefully few prototypes,
4185|    which can conflict with char stricmp (); below.  */
4186|
4187| #include <limits.h>
4188| #undef stricmp
4189|
4190| /* Override any GCC internal prototype to avoid an error.
4191|    Use char because int might match the return type of a GCC
4192|    builtin and then its argument prototype would still apply.  */
4193| #ifdef __cplusplus
4194| extern "C"
4195| #endif
4196| char stricmp ();
4197| /* The GNU C library defines this for functions which it implements
4198|     to always fail with ENOSYS.  Some functions are actually named
4199|     something starting with __ and the normal name is an alias.  */
4200| #if defined __stub_stricmp || defined __stub___stricmp
4201| choke me
4202| #endif
4203|
4204| int
4205| main (void)
4206| {
4207| return stricmp ();
4208|   ;
4209|   return 0;
4210| }
4211configure:13579: result: no
4212configure:13585: checking for strncasecmp
4213configure:13585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4214conftest.c:139:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
4215char strncasecmp ();
4216     ^
4217conftest.c:139:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
42181 warning generated.
4219configure:13585: $? = 0
4220configure:13585: result: yes
4221configure:13591: checking for strnicmp
4222configure:13591: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4223Undefined symbols for architecture x86_64:
4224  "_strnicmp", referenced from:
4225      _main in conftest-ede053.o
4226ld: symbol(s) not found for architecture x86_64
4227clang: error: linker command failed with exit code 1 (use -v to see invocation)
4228configure:13591: $? = 1
4229configure: failed program was:
4230| /* confdefs.h */
4231| #define PACKAGE_NAME ""
4232| #define PACKAGE_TARNAME ""
4233| #define PACKAGE_VERSION ""
4234| #define PACKAGE_STRING ""
4235| #define PACKAGE_BUGREPORT ""
4236| #define PACKAGE_URL ""
4237| #define UNIX 1
4238| #define HAVE_STDIO_H 1
4239| #define HAVE_STDLIB_H 1
4240| #define HAVE_STRING_H 1
4241| #define HAVE_INTTYPES_H 1
4242| #define HAVE_STDINT_H 1
4243| #define HAVE_STRINGS_H 1
4244| #define HAVE_SYS_STAT_H 1
4245| #define HAVE_SYS_TYPES_H 1
4246| #define HAVE_UNISTD_H 1
4247| #define HAVE_SYS_TIME_H 1
4248| #define HAVE_SYS_SELECT_H 1
4249| #define HAVE_SYS_SOCKET_H 1
4250| #define STDC_HEADERS 1
4251| #define HAVE_SYS_WAIT_H 1
4252| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4253| #define HAVE_LONG_LONG_INT 1
4254| #define HAVE_TIMER_CREATE 1
4255| #define HAVE_AVAILABILITYMACROS_H 1
4256| #define HAVE_DISPATCH_DISPATCH_H 1
4257| #define FEAT_HUGE 1
4258| #define USE_XSMP_INTERACT 1
4259| #define FEAT_DIFF 1
4260| #define FEAT_PERL 1
4261| #define FEAT_PYTHON3 1
4262| #define FEAT_IPV6 1
4263| #define HAVE_INET_NTOP 1
4264| #define FEAT_NETBEANS_INTG 1
4265| #define FEAT_JOB_CHANNEL 1
4266| #define FEAT_TERMINAL 1
4267| #define HAVE_X11 1
4268| #define HAVE_X11_SM_SMLIB_H 1
4269| #define HAVE_DATE_TIME 1
4270| #define HAVE_ATTRIBUTE_UNUSED 1
4271| #define HAVE_DIRENT_H 1
4272| #define HAVE_STDINT_H 1
4273| #define HAVE_STDLIB_H 1
4274| #define HAVE_STRING_H 1
4275| #define HAVE_SYS_SELECT_H 1
4276| #define HAVE_SYS_UTSNAME_H 1
4277| #define HAVE_TERMCAP_H 1
4278| #define HAVE_FCNTL_H 1
4279| #define HAVE_SGTTY_H 1
4280| #define HAVE_SYS_IOCTL_H 1
4281| #define HAVE_SYS_TIME_H 1
4282| #define HAVE_SYS_TYPES_H 1
4283| #define HAVE_ICONV_H 1
4284| #define HAVE_INTTYPES_H 1
4285| #define HAVE_LANGINFO_H 1
4286| #define HAVE_MATH_H 1
4287| #define HAVE_UNISTD_H 1
4288| #define HAVE_ERRNO_H 1
4289| #define HAVE_SYS_RESOURCE_H 1
4290| #define HAVE_LOCALE_H 1
4291| #define HAVE_TERMIOS_H 1
4292| #define HAVE_LIBC_H 1
4293| #define HAVE_POLL_H 1
4294| #define HAVE_SYS_POLL_H 1
4295| #define HAVE_PWD_H 1
4296| #define HAVE_UTIME_H 1
4297| #define HAVE_SYS_PARAM_H 1
4298| #define HAVE_LIBINTL_H 1
4299| #define HAVE_LIBGEN_H 1
4300| #define HAVE_SYS_ACL_H 1
4301| #define HAVE_WCHAR_H 1
4302| #define HAVE_WCTYPE_H 1
4303| #define HAVE_SYS_SYSCTL_H 1
4304| #define HAVE_STRINGS_H 1
4305| #define NO_STRINGS_WITH_STRING_H 1
4306| #define TIME_WITH_SYS_TIME 1
4307| #define TERMINFO 1
4308| #define TGETENT_ZERO_ERR 0
4309| #define HAVE_OSPEED 1
4310| #define HAVE_UP_BC_PC 1
4311| #define HAVE_DEL_CURTERM 1
4312| #define SYS_SELECT_WITH_SYS_TIME 1
4313| #define HAVE_SVR4_PTYS 1
4314| #define PTYRANGE0 "pqrstuvw"
4315| #define PTYRANGE1 "0123456789abcdef"
4316| #define HAVE_SIGCONTEXT 1
4317| #define HAVE_FCHDIR 1
4318| #define HAVE_FCHOWN 1
4319| #define HAVE_FCHMOD 1
4320| #define HAVE_FSYNC 1
4321| #define HAVE_GETCWD 1
4322| #define HAVE_GETPWENT 1
4323| #define HAVE_GETPWNAM 1
4324| #define HAVE_GETPWUID 1
4325| #define HAVE_GETRLIMIT 1
4326| #define HAVE_GETTIMEOFDAY 1
4327| #define HAVE_LOCALTIME_R 1
4328| #define HAVE_LSTAT 1
4329| #define HAVE_MEMSET 1
4330| #define HAVE_MKDTEMP 1
4331| #define HAVE_NANOSLEEP 1
4332| #define HAVE_OPENDIR 1
4333| #define HAVE_PUTENV 1
4334| #define HAVE_QSORT 1
4335| #define HAVE_READLINK 1
4336| #define HAVE_SELECT 1
4337| #define HAVE_SETENV 1
4338| #define HAVE_GETPGID 1
4339| #define HAVE_SETPGID 1
4340| #define HAVE_SETSID 1
4341| #define HAVE_SIGALTSTACK 1
4342| #define HAVE_SIGSET 1
4343| #define HAVE_SIGSETJMP 1
4344| #define HAVE_SIGACTION 1
4345| #define HAVE_SIGPROCMASK 1
4346| #define HAVE_SIGVEC 1
4347| #define HAVE_STRCASECMP 1
4348| #define HAVE_STRCOLL 1
4349| #define HAVE_STRERROR 1
4350| #define HAVE_STRFTIME 1
4351| #define HAVE_STRNCASECMP 1
4352| /* end confdefs.h.  */
4353| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
4354|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4355| #define strnicmp innocuous_strnicmp
4356|
4357| /* System header to define __stub macros and hopefully few prototypes,
4358|    which can conflict with char strnicmp (); below.  */
4359|
4360| #include <limits.h>
4361| #undef strnicmp
4362|
4363| /* Override any GCC internal prototype to avoid an error.
4364|    Use char because int might match the return type of a GCC
4365|    builtin and then its argument prototype would still apply.  */
4366| #ifdef __cplusplus
4367| extern "C"
4368| #endif
4369| char strnicmp ();
4370| /* The GNU C library defines this for functions which it implements
4371|     to always fail with ENOSYS.  Some functions are actually named
4372|     something starting with __ and the normal name is an alias.  */
4373| #if defined __stub_strnicmp || defined __stub___strnicmp
4374| choke me
4375| #endif
4376|
4377| int
4378| main (void)
4379| {
4380| return strnicmp ();
4381|   ;
4382|   return 0;
4383| }
4384configure:13591: result: no
4385configure:13597: checking for strpbrk
4386configure:13597: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4387conftest.c:140:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
4388char strpbrk ();
4389     ^
4390conftest.c:140:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
43911 warning generated.
4392configure:13597: $? = 0
4393configure:13597: result: yes
4394configure:13603: checking for strptime
4395configure:13603: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4396configure:13603: $? = 0
4397configure:13603: result: yes
4398configure:13609: checking for strtol
4399configure:13609: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4400conftest.c:142:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
4401char strtol ();
4402     ^
4403conftest.c:142:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
44041 warning generated.
4405configure:13609: $? = 0
4406configure:13609: result: yes
4407configure:13615: checking for tgetent
4408configure:13615: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4409configure:13615: $? = 0
4410configure:13615: result: yes
4411configure:13621: checking for towlower
4412configure:13621: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4413configure:13621: $? = 0
4414configure:13621: result: yes
4415configure:13627: checking for towupper
4416configure:13627: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4417configure:13627: $? = 0
4418configure:13627: result: yes
4419configure:13633: checking for iswupper
4420configure:13633: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4421configure:13633: $? = 0
4422configure:13633: result: yes
4423configure:13639: checking for tzset
4424configure:13639: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4425configure:13639: $? = 0
4426configure:13639: result: yes
4427configure:13645: checking for usleep
4428configure:13645: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4429configure:13645: $? = 0
4430configure:13645: result: yes
4431configure:13651: checking for utime
4432configure:13651: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4433configure:13651: $? = 0
4434configure:13651: result: yes
4435configure:13657: checking for utimes
4436configure:13657: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4437configure:13657: $? = 0
4438configure:13657: result: yes
4439configure:13663: checking for mblen
4440configure:13663: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4441configure:13663: $? = 0
4442configure:13663: result: yes
4443configure:13669: checking for ftruncate
4444configure:13669: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4445configure:13669: $? = 0
4446configure:13669: result: yes
4447configure:13675: checking for unsetenv
4448configure:13675: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4449configure:13675: $? = 0
4450configure:13675: result: yes
4451configure:13681: checking for posix_openpt
4452configure:13681: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4453configure:13681: $? = 0
4454configure:13681: result: yes
4455configure:13691: checking types of arguments for select
4456configure:13721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
4457configure:13721: $? = 0
4458configure:13731: result: int,fd_set *,struct timeval *
4459configure:13748: checking for _LARGEFILE_SOURCE value needed for large files
4460configure:13768: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4461configure:13768: $? = 0
4462configure:13798: result: no
4463configure:13826: checking for special C compiler options needed for large files
4464configure:13874: result: no
4465configure:13880: checking for _FILE_OFFSET_BITS value needed for large files
4466configure:13906: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
4467configure:13906: $? = 0
4468configure:13940: result: no
4469configure:14023: checking --enable-canberra argument
4470configure:14050: result: no
4471configure:14099: checking --enable-libsodium argument
4472configure:14112: result: Defaulting to yes
4473configure:14133: checking for libsodium
4474configure:14153: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses -lsodium >&5
4475conftest.c:144:13: fatal error: 'sodium.h' file not found
4476  # include <sodium.h>
4477            ^~~~~~~~~~
44781 error generated.
4479configure:14153: $? = 1
4480configure: failed program was:
4481| /* confdefs.h */
4482| #define PACKAGE_NAME ""
4483| #define PACKAGE_TARNAME ""
4484| #define PACKAGE_VERSION ""
4485| #define PACKAGE_STRING ""
4486| #define PACKAGE_BUGREPORT ""
4487| #define PACKAGE_URL ""
4488| #define UNIX 1
4489| #define HAVE_STDIO_H 1
4490| #define HAVE_STDLIB_H 1
4491| #define HAVE_STRING_H 1
4492| #define HAVE_INTTYPES_H 1
4493| #define HAVE_STDINT_H 1
4494| #define HAVE_STRINGS_H 1
4495| #define HAVE_SYS_STAT_H 1
4496| #define HAVE_SYS_TYPES_H 1
4497| #define HAVE_UNISTD_H 1
4498| #define HAVE_SYS_TIME_H 1
4499| #define HAVE_SYS_SELECT_H 1
4500| #define HAVE_SYS_SOCKET_H 1
4501| #define STDC_HEADERS 1
4502| #define HAVE_SYS_WAIT_H 1
4503| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4504| #define HAVE_LONG_LONG_INT 1
4505| #define HAVE_TIMER_CREATE 1
4506| #define HAVE_AVAILABILITYMACROS_H 1
4507| #define HAVE_DISPATCH_DISPATCH_H 1
4508| #define FEAT_HUGE 1
4509| #define USE_XSMP_INTERACT 1
4510| #define FEAT_DIFF 1
4511| #define FEAT_PERL 1
4512| #define FEAT_PYTHON3 1
4513| #define FEAT_IPV6 1
4514| #define HAVE_INET_NTOP 1
4515| #define FEAT_NETBEANS_INTG 1
4516| #define FEAT_JOB_CHANNEL 1
4517| #define FEAT_TERMINAL 1
4518| #define HAVE_X11 1
4519| #define HAVE_X11_SM_SMLIB_H 1
4520| #define HAVE_DATE_TIME 1
4521| #define HAVE_ATTRIBUTE_UNUSED 1
4522| #define HAVE_DIRENT_H 1
4523| #define HAVE_STDINT_H 1
4524| #define HAVE_STDLIB_H 1
4525| #define HAVE_STRING_H 1
4526| #define HAVE_SYS_SELECT_H 1
4527| #define HAVE_SYS_UTSNAME_H 1
4528| #define HAVE_TERMCAP_H 1
4529| #define HAVE_FCNTL_H 1
4530| #define HAVE_SGTTY_H 1
4531| #define HAVE_SYS_IOCTL_H 1
4532| #define HAVE_SYS_TIME_H 1
4533| #define HAVE_SYS_TYPES_H 1
4534| #define HAVE_ICONV_H 1
4535| #define HAVE_INTTYPES_H 1
4536| #define HAVE_LANGINFO_H 1
4537| #define HAVE_MATH_H 1
4538| #define HAVE_UNISTD_H 1
4539| #define HAVE_ERRNO_H 1
4540| #define HAVE_SYS_RESOURCE_H 1
4541| #define HAVE_LOCALE_H 1
4542| #define HAVE_TERMIOS_H 1
4543| #define HAVE_LIBC_H 1
4544| #define HAVE_POLL_H 1
4545| #define HAVE_SYS_POLL_H 1
4546| #define HAVE_PWD_H 1
4547| #define HAVE_UTIME_H 1
4548| #define HAVE_SYS_PARAM_H 1
4549| #define HAVE_LIBINTL_H 1
4550| #define HAVE_LIBGEN_H 1
4551| #define HAVE_SYS_ACL_H 1
4552| #define HAVE_WCHAR_H 1
4553| #define HAVE_WCTYPE_H 1
4554| #define HAVE_SYS_SYSCTL_H 1
4555| #define HAVE_STRINGS_H 1
4556| #define NO_STRINGS_WITH_STRING_H 1
4557| #define TIME_WITH_SYS_TIME 1
4558| #define TERMINFO 1
4559| #define TGETENT_ZERO_ERR 0
4560| #define HAVE_OSPEED 1
4561| #define HAVE_UP_BC_PC 1
4562| #define HAVE_DEL_CURTERM 1
4563| #define SYS_SELECT_WITH_SYS_TIME 1
4564| #define HAVE_SVR4_PTYS 1
4565| #define PTYRANGE0 "pqrstuvw"
4566| #define PTYRANGE1 "0123456789abcdef"
4567| #define HAVE_SIGCONTEXT 1
4568| #define HAVE_FCHDIR 1
4569| #define HAVE_FCHOWN 1
4570| #define HAVE_FCHMOD 1
4571| #define HAVE_FSYNC 1
4572| #define HAVE_GETCWD 1
4573| #define HAVE_GETPWENT 1
4574| #define HAVE_GETPWNAM 1
4575| #define HAVE_GETPWUID 1
4576| #define HAVE_GETRLIMIT 1
4577| #define HAVE_GETTIMEOFDAY 1
4578| #define HAVE_LOCALTIME_R 1
4579| #define HAVE_LSTAT 1
4580| #define HAVE_MEMSET 1
4581| #define HAVE_MKDTEMP 1
4582| #define HAVE_NANOSLEEP 1
4583| #define HAVE_OPENDIR 1
4584| #define HAVE_PUTENV 1
4585| #define HAVE_QSORT 1
4586| #define HAVE_READLINK 1
4587| #define HAVE_SELECT 1
4588| #define HAVE_SETENV 1
4589| #define HAVE_GETPGID 1
4590| #define HAVE_SETPGID 1
4591| #define HAVE_SETSID 1
4592| #define HAVE_SIGALTSTACK 1
4593| #define HAVE_SIGSET 1
4594| #define HAVE_SIGSETJMP 1
4595| #define HAVE_SIGACTION 1
4596| #define HAVE_SIGPROCMASK 1
4597| #define HAVE_SIGVEC 1
4598| #define HAVE_STRCASECMP 1
4599| #define HAVE_STRCOLL 1
4600| #define HAVE_STRERROR 1
4601| #define HAVE_STRFTIME 1
4602| #define HAVE_STRNCASECMP 1
4603| #define HAVE_STRPBRK 1
4604| #define HAVE_STRPTIME 1
4605| #define HAVE_STRTOL 1
4606| #define HAVE_TGETENT 1
4607| #define HAVE_TOWLOWER 1
4608| #define HAVE_TOWUPPER 1
4609| #define HAVE_ISWUPPER 1
4610| #define HAVE_TZSET 1
4611| #define HAVE_USLEEP 1
4612| #define HAVE_UTIME 1
4613| #define HAVE_UTIMES 1
4614| #define HAVE_MBLEN 1
4615| #define HAVE_FTRUNCATE 1
4616| #define HAVE_UNSETENV 1
4617| #define HAVE_POSIX_OPENPT 1
4618| #define SELECT_TYPE_ARG1 int
4619| #define SELECT_TYPE_ARG234 (fd_set *)
4620| #define SELECT_TYPE_ARG5 (struct timeval *)
4621| #define HAVE_FSEEKO 1
4622| /* end confdefs.h.  */
4623|
4624|   # include <sodium.h>
4625|
4626| int
4627| main (void)
4628| {
4629|
4630|      printf("%d", sodium_init());
4631|   ;
4632|   return 0;
4633| }
4634configure:14159: result: no; try installing libsodium-dev
4635configure:14166: checking for st_blksize
4636configure:14184: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
4637configure:14184: $? = 0
4638configure:14186: result: yes
4639configure:14195: checking for timer_create without -lrt
4640configure:14236: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
4641conftest.c:159:3: error: unknown type name 'timer_t'; did you mean 'time_t'?
4642  timer_t timer_id;
4643  ^~~~~~~
4644  time_t
4645/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_time_t.h:31:33: note: 'time_t' declared here
4646typedef __darwin_time_t         time_t;
4647                                ^
4648conftest.c:163:7: warning: implicit declaration of function 'timer_create' is invalid in C99 [-Wimplicit-function-declaration]
4649  if (timer_create(CLOCK_MONOTONIC, &action, &timer_id) < 0)
4650      ^
46511 warning and 1 error generated.
4652configure:14236: $? = 1
4653configure: program exited with status 1
4654configure: failed program was:
4655| /* confdefs.h */
4656| #define PACKAGE_NAME ""
4657| #define PACKAGE_TARNAME ""
4658| #define PACKAGE_VERSION ""
4659| #define PACKAGE_STRING ""
4660| #define PACKAGE_BUGREPORT ""
4661| #define PACKAGE_URL ""
4662| #define UNIX 1
4663| #define HAVE_STDIO_H 1
4664| #define HAVE_STDLIB_H 1
4665| #define HAVE_STRING_H 1
4666| #define HAVE_INTTYPES_H 1
4667| #define HAVE_STDINT_H 1
4668| #define HAVE_STRINGS_H 1
4669| #define HAVE_SYS_STAT_H 1
4670| #define HAVE_SYS_TYPES_H 1
4671| #define HAVE_UNISTD_H 1
4672| #define HAVE_SYS_TIME_H 1
4673| #define HAVE_SYS_SELECT_H 1
4674| #define HAVE_SYS_SOCKET_H 1
4675| #define STDC_HEADERS 1
4676| #define HAVE_SYS_WAIT_H 1
4677| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4678| #define HAVE_LONG_LONG_INT 1
4679| #define HAVE_TIMER_CREATE 1
4680| #define HAVE_AVAILABILITYMACROS_H 1
4681| #define HAVE_DISPATCH_DISPATCH_H 1
4682| #define FEAT_HUGE 1
4683| #define USE_XSMP_INTERACT 1
4684| #define FEAT_DIFF 1
4685| #define FEAT_PERL 1
4686| #define FEAT_PYTHON3 1
4687| #define FEAT_IPV6 1
4688| #define HAVE_INET_NTOP 1
4689| #define FEAT_NETBEANS_INTG 1
4690| #define FEAT_JOB_CHANNEL 1
4691| #define FEAT_TERMINAL 1
4692| #define HAVE_X11 1
4693| #define HAVE_X11_SM_SMLIB_H 1
4694| #define HAVE_DATE_TIME 1
4695| #define HAVE_ATTRIBUTE_UNUSED 1
4696| #define HAVE_DIRENT_H 1
4697| #define HAVE_STDINT_H 1
4698| #define HAVE_STDLIB_H 1
4699| #define HAVE_STRING_H 1
4700| #define HAVE_SYS_SELECT_H 1
4701| #define HAVE_SYS_UTSNAME_H 1
4702| #define HAVE_TERMCAP_H 1
4703| #define HAVE_FCNTL_H 1
4704| #define HAVE_SGTTY_H 1
4705| #define HAVE_SYS_IOCTL_H 1
4706| #define HAVE_SYS_TIME_H 1
4707| #define HAVE_SYS_TYPES_H 1
4708| #define HAVE_ICONV_H 1
4709| #define HAVE_INTTYPES_H 1
4710| #define HAVE_LANGINFO_H 1
4711| #define HAVE_MATH_H 1
4712| #define HAVE_UNISTD_H 1
4713| #define HAVE_ERRNO_H 1
4714| #define HAVE_SYS_RESOURCE_H 1
4715| #define HAVE_LOCALE_H 1
4716| #define HAVE_TERMIOS_H 1
4717| #define HAVE_LIBC_H 1
4718| #define HAVE_POLL_H 1
4719| #define HAVE_SYS_POLL_H 1
4720| #define HAVE_PWD_H 1
4721| #define HAVE_UTIME_H 1
4722| #define HAVE_SYS_PARAM_H 1
4723| #define HAVE_LIBINTL_H 1
4724| #define HAVE_LIBGEN_H 1
4725| #define HAVE_SYS_ACL_H 1
4726| #define HAVE_WCHAR_H 1
4727| #define HAVE_WCTYPE_H 1
4728| #define HAVE_SYS_SYSCTL_H 1
4729| #define HAVE_STRINGS_H 1
4730| #define NO_STRINGS_WITH_STRING_H 1
4731| #define TIME_WITH_SYS_TIME 1
4732| #define TERMINFO 1
4733| #define TGETENT_ZERO_ERR 0
4734| #define HAVE_OSPEED 1
4735| #define HAVE_UP_BC_PC 1
4736| #define HAVE_DEL_CURTERM 1
4737| #define SYS_SELECT_WITH_SYS_TIME 1
4738| #define HAVE_SVR4_PTYS 1
4739| #define PTYRANGE0 "pqrstuvw"
4740| #define PTYRANGE1 "0123456789abcdef"
4741| #define HAVE_SIGCONTEXT 1
4742| #define HAVE_FCHDIR 1
4743| #define HAVE_FCHOWN 1
4744| #define HAVE_FCHMOD 1
4745| #define HAVE_FSYNC 1
4746| #define HAVE_GETCWD 1
4747| #define HAVE_GETPWENT 1
4748| #define HAVE_GETPWNAM 1
4749| #define HAVE_GETPWUID 1
4750| #define HAVE_GETRLIMIT 1
4751| #define HAVE_GETTIMEOFDAY 1
4752| #define HAVE_LOCALTIME_R 1
4753| #define HAVE_LSTAT 1
4754| #define HAVE_MEMSET 1
4755| #define HAVE_MKDTEMP 1
4756| #define HAVE_NANOSLEEP 1
4757| #define HAVE_OPENDIR 1
4758| #define HAVE_PUTENV 1
4759| #define HAVE_QSORT 1
4760| #define HAVE_READLINK 1
4761| #define HAVE_SELECT 1
4762| #define HAVE_SETENV 1
4763| #define HAVE_GETPGID 1
4764| #define HAVE_SETPGID 1
4765| #define HAVE_SETSID 1
4766| #define HAVE_SIGALTSTACK 1
4767| #define HAVE_SIGSET 1
4768| #define HAVE_SIGSETJMP 1
4769| #define HAVE_SIGACTION 1
4770| #define HAVE_SIGPROCMASK 1
4771| #define HAVE_SIGVEC 1
4772| #define HAVE_STRCASECMP 1
4773| #define HAVE_STRCOLL 1
4774| #define HAVE_STRERROR 1
4775| #define HAVE_STRFTIME 1
4776| #define HAVE_STRNCASECMP 1
4777| #define HAVE_STRPBRK 1
4778| #define HAVE_STRPTIME 1
4779| #define HAVE_STRTOL 1
4780| #define HAVE_TGETENT 1
4781| #define HAVE_TOWLOWER 1
4782| #define HAVE_TOWUPPER 1
4783| #define HAVE_ISWUPPER 1
4784| #define HAVE_TZSET 1
4785| #define HAVE_USLEEP 1
4786| #define HAVE_UTIME 1
4787| #define HAVE_UTIMES 1
4788| #define HAVE_MBLEN 1
4789| #define HAVE_FTRUNCATE 1
4790| #define HAVE_UNSETENV 1
4791| #define HAVE_POSIX_OPENPT 1
4792| #define SELECT_TYPE_ARG1 int
4793| #define SELECT_TYPE_ARG234 (fd_set *)
4794| #define SELECT_TYPE_ARG5 (struct timeval *)
4795| #define HAVE_FSEEKO 1
4796| #define HAVE_ST_BLKSIZE 1
4797| /* end confdefs.h.  */
4798|
4799| #if STDC_HEADERS
4800| # include <stdlib.h>
4801| # include <stddef.h>
4802| #endif
4803| #include <signal.h>
4804| #include <time.h>
4805| static void set_flag(union sigval sv) {}
4806|
4807| int
4808| main (void)
4809| {
4810|
4811|   struct timespec ts;
4812|   struct sigevent action = {0};
4813|   timer_t timer_id;
4814|
4815|   action.sigev_notify = SIGEV_THREAD;
4816|   action.sigev_notify_function = set_flag;
4817|   if (timer_create(CLOCK_MONOTONIC, &action, &timer_id) < 0)
4818|     exit(1);  // cannot create a monotonic timer
4819|
4820|   ;
4821|   return 0;
4822| }
4823configure:14247: result: no
4824configure:14253: checking for timer_create with -lrt
4825configure:14294: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses -lrt >&5
4826conftest.c:159:7: error: unknown type name 'timer_t'; did you mean 'time_t'?
4827      timer_t timer_id;
4828      ^~~~~~~
4829      time_t
4830/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_time_t.h:31:33: note: 'time_t' declared here
4831typedef __darwin_time_t         time_t;
4832                                ^
4833conftest.c:163:11: warning: implicit declaration of function 'timer_create' is invalid in C99 [-Wimplicit-function-declaration]
4834      if (timer_create(CLOCK_MONOTONIC, &action, &timer_id) < 0)
4835          ^
48361 warning and 1 error generated.
4837configure:14294: $? = 1
4838configure: program exited with status 1
4839configure: failed program was:
4840| /* confdefs.h */
4841| #define PACKAGE_NAME ""
4842| #define PACKAGE_TARNAME ""
4843| #define PACKAGE_VERSION ""
4844| #define PACKAGE_STRING ""
4845| #define PACKAGE_BUGREPORT ""
4846| #define PACKAGE_URL ""
4847| #define UNIX 1
4848| #define HAVE_STDIO_H 1
4849| #define HAVE_STDLIB_H 1
4850| #define HAVE_STRING_H 1
4851| #define HAVE_INTTYPES_H 1
4852| #define HAVE_STDINT_H 1
4853| #define HAVE_STRINGS_H 1
4854| #define HAVE_SYS_STAT_H 1
4855| #define HAVE_SYS_TYPES_H 1
4856| #define HAVE_UNISTD_H 1
4857| #define HAVE_SYS_TIME_H 1
4858| #define HAVE_SYS_SELECT_H 1
4859| #define HAVE_SYS_SOCKET_H 1
4860| #define STDC_HEADERS 1
4861| #define HAVE_SYS_WAIT_H 1
4862| #define HAVE_UNSIGNED_LONG_LONG_INT 1
4863| #define HAVE_LONG_LONG_INT 1
4864| #define HAVE_TIMER_CREATE 1
4865| #define HAVE_AVAILABILITYMACROS_H 1
4866| #define HAVE_DISPATCH_DISPATCH_H 1
4867| #define FEAT_HUGE 1
4868| #define USE_XSMP_INTERACT 1
4869| #define FEAT_DIFF 1
4870| #define FEAT_PERL 1
4871| #define FEAT_PYTHON3 1
4872| #define FEAT_IPV6 1
4873| #define HAVE_INET_NTOP 1
4874| #define FEAT_NETBEANS_INTG 1
4875| #define FEAT_JOB_CHANNEL 1
4876| #define FEAT_TERMINAL 1
4877| #define HAVE_X11 1
4878| #define HAVE_X11_SM_SMLIB_H 1
4879| #define HAVE_DATE_TIME 1
4880| #define HAVE_ATTRIBUTE_UNUSED 1
4881| #define HAVE_DIRENT_H 1
4882| #define HAVE_STDINT_H 1
4883| #define HAVE_STDLIB_H 1
4884| #define HAVE_STRING_H 1
4885| #define HAVE_SYS_SELECT_H 1
4886| #define HAVE_SYS_UTSNAME_H 1
4887| #define HAVE_TERMCAP_H 1
4888| #define HAVE_FCNTL_H 1
4889| #define HAVE_SGTTY_H 1
4890| #define HAVE_SYS_IOCTL_H 1
4891| #define HAVE_SYS_TIME_H 1
4892| #define HAVE_SYS_TYPES_H 1
4893| #define HAVE_ICONV_H 1
4894| #define HAVE_INTTYPES_H 1
4895| #define HAVE_LANGINFO_H 1
4896| #define HAVE_MATH_H 1
4897| #define HAVE_UNISTD_H 1
4898| #define HAVE_ERRNO_H 1
4899| #define HAVE_SYS_RESOURCE_H 1
4900| #define HAVE_LOCALE_H 1
4901| #define HAVE_TERMIOS_H 1
4902| #define HAVE_LIBC_H 1
4903| #define HAVE_POLL_H 1
4904| #define HAVE_SYS_POLL_H 1
4905| #define HAVE_PWD_H 1
4906| #define HAVE_UTIME_H 1
4907| #define HAVE_SYS_PARAM_H 1
4908| #define HAVE_LIBINTL_H 1
4909| #define HAVE_LIBGEN_H 1
4910| #define HAVE_SYS_ACL_H 1
4911| #define HAVE_WCHAR_H 1
4912| #define HAVE_WCTYPE_H 1
4913| #define HAVE_SYS_SYSCTL_H 1
4914| #define HAVE_STRINGS_H 1
4915| #define NO_STRINGS_WITH_STRING_H 1
4916| #define TIME_WITH_SYS_TIME 1
4917| #define TERMINFO 1
4918| #define TGETENT_ZERO_ERR 0
4919| #define HAVE_OSPEED 1
4920| #define HAVE_UP_BC_PC 1
4921| #define HAVE_DEL_CURTERM 1
4922| #define SYS_SELECT_WITH_SYS_TIME 1
4923| #define HAVE_SVR4_PTYS 1
4924| #define PTYRANGE0 "pqrstuvw"
4925| #define PTYRANGE1 "0123456789abcdef"
4926| #define HAVE_SIGCONTEXT 1
4927| #define HAVE_FCHDIR 1
4928| #define HAVE_FCHOWN 1
4929| #define HAVE_FCHMOD 1
4930| #define HAVE_FSYNC 1
4931| #define HAVE_GETCWD 1
4932| #define HAVE_GETPWENT 1
4933| #define HAVE_GETPWNAM 1
4934| #define HAVE_GETPWUID 1
4935| #define HAVE_GETRLIMIT 1
4936| #define HAVE_GETTIMEOFDAY 1
4937| #define HAVE_LOCALTIME_R 1
4938| #define HAVE_LSTAT 1
4939| #define HAVE_MEMSET 1
4940| #define HAVE_MKDTEMP 1
4941| #define HAVE_NANOSLEEP 1
4942| #define HAVE_OPENDIR 1
4943| #define HAVE_PUTENV 1
4944| #define HAVE_QSORT 1
4945| #define HAVE_READLINK 1
4946| #define HAVE_SELECT 1
4947| #define HAVE_SETENV 1
4948| #define HAVE_GETPGID 1
4949| #define HAVE_SETPGID 1
4950| #define HAVE_SETSID 1
4951| #define HAVE_SIGALTSTACK 1
4952| #define HAVE_SIGSET 1
4953| #define HAVE_SIGSETJMP 1
4954| #define HAVE_SIGACTION 1
4955| #define HAVE_SIGPROCMASK 1
4956| #define HAVE_SIGVEC 1
4957| #define HAVE_STRCASECMP 1
4958| #define HAVE_STRCOLL 1
4959| #define HAVE_STRERROR 1
4960| #define HAVE_STRFTIME 1
4961| #define HAVE_STRNCASECMP 1
4962| #define HAVE_STRPBRK 1
4963| #define HAVE_STRPTIME 1
4964| #define HAVE_STRTOL 1
4965| #define HAVE_TGETENT 1
4966| #define HAVE_TOWLOWER 1
4967| #define HAVE_TOWUPPER 1
4968| #define HAVE_ISWUPPER 1
4969| #define HAVE_TZSET 1
4970| #define HAVE_USLEEP 1
4971| #define HAVE_UTIME 1
4972| #define HAVE_UTIMES 1
4973| #define HAVE_MBLEN 1
4974| #define HAVE_FTRUNCATE 1
4975| #define HAVE_UNSETENV 1
4976| #define HAVE_POSIX_OPENPT 1
4977| #define SELECT_TYPE_ARG1 int
4978| #define SELECT_TYPE_ARG234 (fd_set *)
4979| #define SELECT_TYPE_ARG5 (struct timeval *)
4980| #define HAVE_FSEEKO 1
4981| #define HAVE_ST_BLKSIZE 1
4982| /* end confdefs.h.  */
4983|
4984|     #if STDC_HEADERS
4985|     # include <stdlib.h>
4986|     # include <stddef.h>
4987|     #endif
4988|     #include <signal.h>
4989|     #include <time.h>
4990|     static void set_flag(union sigval sv) {}
4991|
4992| int
4993| main (void)
4994| {
4995|
4996|       struct timespec ts;
4997|       struct sigevent action = {0};
4998|       timer_t timer_id;
4999|
5000|       action.sigev_notify = SIGEV_THREAD;
5001|       action.sigev_notify_function = set_flag;
5002|       if (timer_create(CLOCK_MONOTONIC, &action, &timer_id) < 0)
5003|       exit(1);  // cannot create a monotonic timer
5004|
5005|   ;
5006|   return 0;
5007| }
5008configure:14305: result: no
5009configure:14322: checking whether stat() ignores a trailing slash
5010configure:14348: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses >&5
5011configure:14348: $? = 0
5012configure:14348: ./conftest
5013configure:14348: $? = 1
5014configure: program exited with status 1
5015configure: failed program was:
5016| /* confdefs.h */
5017| #define PACKAGE_NAME ""
5018| #define PACKAGE_TARNAME ""
5019| #define PACKAGE_VERSION ""
5020| #define PACKAGE_STRING ""
5021| #define PACKAGE_BUGREPORT ""
5022| #define PACKAGE_URL ""
5023| #define UNIX 1
5024| #define HAVE_STDIO_H 1
5025| #define HAVE_STDLIB_H 1
5026| #define HAVE_STRING_H 1
5027| #define HAVE_INTTYPES_H 1
5028| #define HAVE_STDINT_H 1
5029| #define HAVE_STRINGS_H 1
5030| #define HAVE_SYS_STAT_H 1
5031| #define HAVE_SYS_TYPES_H 1
5032| #define HAVE_UNISTD_H 1
5033| #define HAVE_SYS_TIME_H 1
5034| #define HAVE_SYS_SELECT_H 1
5035| #define HAVE_SYS_SOCKET_H 1
5036| #define STDC_HEADERS 1
5037| #define HAVE_SYS_WAIT_H 1
5038| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5039| #define HAVE_LONG_LONG_INT 1
5040| #define HAVE_TIMER_CREATE 1
5041| #define HAVE_AVAILABILITYMACROS_H 1
5042| #define HAVE_DISPATCH_DISPATCH_H 1
5043| #define FEAT_HUGE 1
5044| #define USE_XSMP_INTERACT 1
5045| #define FEAT_DIFF 1
5046| #define FEAT_PERL 1
5047| #define FEAT_PYTHON3 1
5048| #define FEAT_IPV6 1
5049| #define HAVE_INET_NTOP 1
5050| #define FEAT_NETBEANS_INTG 1
5051| #define FEAT_JOB_CHANNEL 1
5052| #define FEAT_TERMINAL 1
5053| #define HAVE_X11 1
5054| #define HAVE_X11_SM_SMLIB_H 1
5055| #define HAVE_DATE_TIME 1
5056| #define HAVE_ATTRIBUTE_UNUSED 1
5057| #define HAVE_DIRENT_H 1
5058| #define HAVE_STDINT_H 1
5059| #define HAVE_STDLIB_H 1
5060| #define HAVE_STRING_H 1
5061| #define HAVE_SYS_SELECT_H 1
5062| #define HAVE_SYS_UTSNAME_H 1
5063| #define HAVE_TERMCAP_H 1
5064| #define HAVE_FCNTL_H 1
5065| #define HAVE_SGTTY_H 1
5066| #define HAVE_SYS_IOCTL_H 1
5067| #define HAVE_SYS_TIME_H 1
5068| #define HAVE_SYS_TYPES_H 1
5069| #define HAVE_ICONV_H 1
5070| #define HAVE_INTTYPES_H 1
5071| #define HAVE_LANGINFO_H 1
5072| #define HAVE_MATH_H 1
5073| #define HAVE_UNISTD_H 1
5074| #define HAVE_ERRNO_H 1
5075| #define HAVE_SYS_RESOURCE_H 1
5076| #define HAVE_LOCALE_H 1
5077| #define HAVE_TERMIOS_H 1
5078| #define HAVE_LIBC_H 1
5079| #define HAVE_POLL_H 1
5080| #define HAVE_SYS_POLL_H 1
5081| #define HAVE_PWD_H 1
5082| #define HAVE_UTIME_H 1
5083| #define HAVE_SYS_PARAM_H 1
5084| #define HAVE_LIBINTL_H 1
5085| #define HAVE_LIBGEN_H 1
5086| #define HAVE_SYS_ACL_H 1
5087| #define HAVE_WCHAR_H 1
5088| #define HAVE_WCTYPE_H 1
5089| #define HAVE_SYS_SYSCTL_H 1
5090| #define HAVE_STRINGS_H 1
5091| #define NO_STRINGS_WITH_STRING_H 1
5092| #define TIME_WITH_SYS_TIME 1
5093| #define TERMINFO 1
5094| #define TGETENT_ZERO_ERR 0
5095| #define HAVE_OSPEED 1
5096| #define HAVE_UP_BC_PC 1
5097| #define HAVE_DEL_CURTERM 1
5098| #define SYS_SELECT_WITH_SYS_TIME 1
5099| #define HAVE_SVR4_PTYS 1
5100| #define PTYRANGE0 "pqrstuvw"
5101| #define PTYRANGE1 "0123456789abcdef"
5102| #define HAVE_SIGCONTEXT 1
5103| #define HAVE_FCHDIR 1
5104| #define HAVE_FCHOWN 1
5105| #define HAVE_FCHMOD 1
5106| #define HAVE_FSYNC 1
5107| #define HAVE_GETCWD 1
5108| #define HAVE_GETPWENT 1
5109| #define HAVE_GETPWNAM 1
5110| #define HAVE_GETPWUID 1
5111| #define HAVE_GETRLIMIT 1
5112| #define HAVE_GETTIMEOFDAY 1
5113| #define HAVE_LOCALTIME_R 1
5114| #define HAVE_LSTAT 1
5115| #define HAVE_MEMSET 1
5116| #define HAVE_MKDTEMP 1
5117| #define HAVE_NANOSLEEP 1
5118| #define HAVE_OPENDIR 1
5119| #define HAVE_PUTENV 1
5120| #define HAVE_QSORT 1
5121| #define HAVE_READLINK 1
5122| #define HAVE_SELECT 1
5123| #define HAVE_SETENV 1
5124| #define HAVE_GETPGID 1
5125| #define HAVE_SETPGID 1
5126| #define HAVE_SETSID 1
5127| #define HAVE_SIGALTSTACK 1
5128| #define HAVE_SIGSET 1
5129| #define HAVE_SIGSETJMP 1
5130| #define HAVE_SIGACTION 1
5131| #define HAVE_SIGPROCMASK 1
5132| #define HAVE_SIGVEC 1
5133| #define HAVE_STRCASECMP 1
5134| #define HAVE_STRCOLL 1
5135| #define HAVE_STRERROR 1
5136| #define HAVE_STRFTIME 1
5137| #define HAVE_STRNCASECMP 1
5138| #define HAVE_STRPBRK 1
5139| #define HAVE_STRPTIME 1
5140| #define HAVE_STRTOL 1
5141| #define HAVE_TGETENT 1
5142| #define HAVE_TOWLOWER 1
5143| #define HAVE_TOWUPPER 1
5144| #define HAVE_ISWUPPER 1
5145| #define HAVE_TZSET 1
5146| #define HAVE_USLEEP 1
5147| #define HAVE_UTIME 1
5148| #define HAVE_UTIMES 1
5149| #define HAVE_MBLEN 1
5150| #define HAVE_FTRUNCATE 1
5151| #define HAVE_UNSETENV 1
5152| #define HAVE_POSIX_OPENPT 1
5153| #define SELECT_TYPE_ARG1 int
5154| #define SELECT_TYPE_ARG234 (fd_set *)
5155| #define SELECT_TYPE_ARG5 (struct timeval *)
5156| #define HAVE_FSEEKO 1
5157| #define HAVE_ST_BLKSIZE 1
5158| /* end confdefs.h.  */
5159|
5160| #include "confdefs.h"
5161| #if STDC_HEADERS
5162| # include <stdlib.h>
5163| # include <stddef.h>
5164| #endif
5165| #include <sys/types.h>
5166| #include <sys/stat.h>
5167| int main() {struct stat st;  exit(stat("configure/", &st) != 0); }
5168|
5169configure:14364: result: no
5170configure:14372: checking for nanoseconds field of struct stat
5171configure:14401: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -DST_MTIM_NSEC=st_mtim.tv_nsec conftest.c >&5
5172conftest.c:149:18: error: no member named 'st_mtim' in 'struct stat'
5173struct stat s; s.ST_MTIM_NSEC;
5174               ~ ^
5175<command line>:3:22: note: expanded from here
5176#define ST_MTIM_NSEC st_mtim.tv_nsec
5177                     ^
51781 error generated.
5179configure:14401: $? = 1
5180configure: failed program was:
5181| /* confdefs.h */
5182| #define PACKAGE_NAME ""
5183| #define PACKAGE_TARNAME ""
5184| #define PACKAGE_VERSION ""
5185| #define PACKAGE_STRING ""
5186| #define PACKAGE_BUGREPORT ""
5187| #define PACKAGE_URL ""
5188| #define UNIX 1
5189| #define HAVE_STDIO_H 1
5190| #define HAVE_STDLIB_H 1
5191| #define HAVE_STRING_H 1
5192| #define HAVE_INTTYPES_H 1
5193| #define HAVE_STDINT_H 1
5194| #define HAVE_STRINGS_H 1
5195| #define HAVE_SYS_STAT_H 1
5196| #define HAVE_SYS_TYPES_H 1
5197| #define HAVE_UNISTD_H 1
5198| #define HAVE_SYS_TIME_H 1
5199| #define HAVE_SYS_SELECT_H 1
5200| #define HAVE_SYS_SOCKET_H 1
5201| #define STDC_HEADERS 1
5202| #define HAVE_SYS_WAIT_H 1
5203| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5204| #define HAVE_LONG_LONG_INT 1
5205| #define HAVE_TIMER_CREATE 1
5206| #define HAVE_AVAILABILITYMACROS_H 1
5207| #define HAVE_DISPATCH_DISPATCH_H 1
5208| #define FEAT_HUGE 1
5209| #define USE_XSMP_INTERACT 1
5210| #define FEAT_DIFF 1
5211| #define FEAT_PERL 1
5212| #define FEAT_PYTHON3 1
5213| #define FEAT_IPV6 1
5214| #define HAVE_INET_NTOP 1
5215| #define FEAT_NETBEANS_INTG 1
5216| #define FEAT_JOB_CHANNEL 1
5217| #define FEAT_TERMINAL 1
5218| #define HAVE_X11 1
5219| #define HAVE_X11_SM_SMLIB_H 1
5220| #define HAVE_DATE_TIME 1
5221| #define HAVE_ATTRIBUTE_UNUSED 1
5222| #define HAVE_DIRENT_H 1
5223| #define HAVE_STDINT_H 1
5224| #define HAVE_STDLIB_H 1
5225| #define HAVE_STRING_H 1
5226| #define HAVE_SYS_SELECT_H 1
5227| #define HAVE_SYS_UTSNAME_H 1
5228| #define HAVE_TERMCAP_H 1
5229| #define HAVE_FCNTL_H 1
5230| #define HAVE_SGTTY_H 1
5231| #define HAVE_SYS_IOCTL_H 1
5232| #define HAVE_SYS_TIME_H 1
5233| #define HAVE_SYS_TYPES_H 1
5234| #define HAVE_ICONV_H 1
5235| #define HAVE_INTTYPES_H 1
5236| #define HAVE_LANGINFO_H 1
5237| #define HAVE_MATH_H 1
5238| #define HAVE_UNISTD_H 1
5239| #define HAVE_ERRNO_H 1
5240| #define HAVE_SYS_RESOURCE_H 1
5241| #define HAVE_LOCALE_H 1
5242| #define HAVE_TERMIOS_H 1
5243| #define HAVE_LIBC_H 1
5244| #define HAVE_POLL_H 1
5245| #define HAVE_SYS_POLL_H 1
5246| #define HAVE_PWD_H 1
5247| #define HAVE_UTIME_H 1
5248| #define HAVE_SYS_PARAM_H 1
5249| #define HAVE_LIBINTL_H 1
5250| #define HAVE_LIBGEN_H 1
5251| #define HAVE_SYS_ACL_H 1
5252| #define HAVE_WCHAR_H 1
5253| #define HAVE_WCTYPE_H 1
5254| #define HAVE_SYS_SYSCTL_H 1
5255| #define HAVE_STRINGS_H 1
5256| #define NO_STRINGS_WITH_STRING_H 1
5257| #define TIME_WITH_SYS_TIME 1
5258| #define TERMINFO 1
5259| #define TGETENT_ZERO_ERR 0
5260| #define HAVE_OSPEED 1
5261| #define HAVE_UP_BC_PC 1
5262| #define HAVE_DEL_CURTERM 1
5263| #define SYS_SELECT_WITH_SYS_TIME 1
5264| #define HAVE_SVR4_PTYS 1
5265| #define PTYRANGE0 "pqrstuvw"
5266| #define PTYRANGE1 "0123456789abcdef"
5267| #define HAVE_SIGCONTEXT 1
5268| #define HAVE_FCHDIR 1
5269| #define HAVE_FCHOWN 1
5270| #define HAVE_FCHMOD 1
5271| #define HAVE_FSYNC 1
5272| #define HAVE_GETCWD 1
5273| #define HAVE_GETPWENT 1
5274| #define HAVE_GETPWNAM 1
5275| #define HAVE_GETPWUID 1
5276| #define HAVE_GETRLIMIT 1
5277| #define HAVE_GETTIMEOFDAY 1
5278| #define HAVE_LOCALTIME_R 1
5279| #define HAVE_LSTAT 1
5280| #define HAVE_MEMSET 1
5281| #define HAVE_MKDTEMP 1
5282| #define HAVE_NANOSLEEP 1
5283| #define HAVE_OPENDIR 1
5284| #define HAVE_PUTENV 1
5285| #define HAVE_QSORT 1
5286| #define HAVE_READLINK 1
5287| #define HAVE_SELECT 1
5288| #define HAVE_SETENV 1
5289| #define HAVE_GETPGID 1
5290| #define HAVE_SETPGID 1
5291| #define HAVE_SETSID 1
5292| #define HAVE_SIGALTSTACK 1
5293| #define HAVE_SIGSET 1
5294| #define HAVE_SIGSETJMP 1
5295| #define HAVE_SIGACTION 1
5296| #define HAVE_SIGPROCMASK 1
5297| #define HAVE_SIGVEC 1
5298| #define HAVE_STRCASECMP 1
5299| #define HAVE_STRCOLL 1
5300| #define HAVE_STRERROR 1
5301| #define HAVE_STRFTIME 1
5302| #define HAVE_STRNCASECMP 1
5303| #define HAVE_STRPBRK 1
5304| #define HAVE_STRPTIME 1
5305| #define HAVE_STRTOL 1
5306| #define HAVE_TGETENT 1
5307| #define HAVE_TOWLOWER 1
5308| #define HAVE_TOWUPPER 1
5309| #define HAVE_ISWUPPER 1
5310| #define HAVE_TZSET 1
5311| #define HAVE_USLEEP 1
5312| #define HAVE_UTIME 1
5313| #define HAVE_UTIMES 1
5314| #define HAVE_MBLEN 1
5315| #define HAVE_FTRUNCATE 1
5316| #define HAVE_UNSETENV 1
5317| #define HAVE_POSIX_OPENPT 1
5318| #define SELECT_TYPE_ARG1 int
5319| #define SELECT_TYPE_ARG234 (fd_set *)
5320| #define SELECT_TYPE_ARG5 (struct timeval *)
5321| #define HAVE_FSEEKO 1
5322| #define HAVE_ST_BLKSIZE 1
5323| /* end confdefs.h.  */
5324| #include <sys/types.h>
5325| #include <sys/stat.h>
5326| int
5327| main (void)
5328| {
5329| struct stat s; s.ST_MTIM_NSEC;
5330|   ;
5331|   return 0;
5332| }
5333configure:14401: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -DST_MTIM_NSEC=st_mtim._tv_nsec conftest.c >&5
5334conftest.c:149:18: error: no member named 'st_mtim' in 'struct stat'
5335struct stat s; s.ST_MTIM_NSEC;
5336               ~ ^
5337<command line>:3:22: note: expanded from here
5338#define ST_MTIM_NSEC st_mtim._tv_nsec
5339                     ^
53401 error generated.
5341configure:14401: $? = 1
5342configure: failed program was:
5343| /* confdefs.h */
5344| #define PACKAGE_NAME ""
5345| #define PACKAGE_TARNAME ""
5346| #define PACKAGE_VERSION ""
5347| #define PACKAGE_STRING ""
5348| #define PACKAGE_BUGREPORT ""
5349| #define PACKAGE_URL ""
5350| #define UNIX 1
5351| #define HAVE_STDIO_H 1
5352| #define HAVE_STDLIB_H 1
5353| #define HAVE_STRING_H 1
5354| #define HAVE_INTTYPES_H 1
5355| #define HAVE_STDINT_H 1
5356| #define HAVE_STRINGS_H 1
5357| #define HAVE_SYS_STAT_H 1
5358| #define HAVE_SYS_TYPES_H 1
5359| #define HAVE_UNISTD_H 1
5360| #define HAVE_SYS_TIME_H 1
5361| #define HAVE_SYS_SELECT_H 1
5362| #define HAVE_SYS_SOCKET_H 1
5363| #define STDC_HEADERS 1
5364| #define HAVE_SYS_WAIT_H 1
5365| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5366| #define HAVE_LONG_LONG_INT 1
5367| #define HAVE_TIMER_CREATE 1
5368| #define HAVE_AVAILABILITYMACROS_H 1
5369| #define HAVE_DISPATCH_DISPATCH_H 1
5370| #define FEAT_HUGE 1
5371| #define USE_XSMP_INTERACT 1
5372| #define FEAT_DIFF 1
5373| #define FEAT_PERL 1
5374| #define FEAT_PYTHON3 1
5375| #define FEAT_IPV6 1
5376| #define HAVE_INET_NTOP 1
5377| #define FEAT_NETBEANS_INTG 1
5378| #define FEAT_JOB_CHANNEL 1
5379| #define FEAT_TERMINAL 1
5380| #define HAVE_X11 1
5381| #define HAVE_X11_SM_SMLIB_H 1
5382| #define HAVE_DATE_TIME 1
5383| #define HAVE_ATTRIBUTE_UNUSED 1
5384| #define HAVE_DIRENT_H 1
5385| #define HAVE_STDINT_H 1
5386| #define HAVE_STDLIB_H 1
5387| #define HAVE_STRING_H 1
5388| #define HAVE_SYS_SELECT_H 1
5389| #define HAVE_SYS_UTSNAME_H 1
5390| #define HAVE_TERMCAP_H 1
5391| #define HAVE_FCNTL_H 1
5392| #define HAVE_SGTTY_H 1
5393| #define HAVE_SYS_IOCTL_H 1
5394| #define HAVE_SYS_TIME_H 1
5395| #define HAVE_SYS_TYPES_H 1
5396| #define HAVE_ICONV_H 1
5397| #define HAVE_INTTYPES_H 1
5398| #define HAVE_LANGINFO_H 1
5399| #define HAVE_MATH_H 1
5400| #define HAVE_UNISTD_H 1
5401| #define HAVE_ERRNO_H 1
5402| #define HAVE_SYS_RESOURCE_H 1
5403| #define HAVE_LOCALE_H 1
5404| #define HAVE_TERMIOS_H 1
5405| #define HAVE_LIBC_H 1
5406| #define HAVE_POLL_H 1
5407| #define HAVE_SYS_POLL_H 1
5408| #define HAVE_PWD_H 1
5409| #define HAVE_UTIME_H 1
5410| #define HAVE_SYS_PARAM_H 1
5411| #define HAVE_LIBINTL_H 1
5412| #define HAVE_LIBGEN_H 1
5413| #define HAVE_SYS_ACL_H 1
5414| #define HAVE_WCHAR_H 1
5415| #define HAVE_WCTYPE_H 1
5416| #define HAVE_SYS_SYSCTL_H 1
5417| #define HAVE_STRINGS_H 1
5418| #define NO_STRINGS_WITH_STRING_H 1
5419| #define TIME_WITH_SYS_TIME 1
5420| #define TERMINFO 1
5421| #define TGETENT_ZERO_ERR 0
5422| #define HAVE_OSPEED 1
5423| #define HAVE_UP_BC_PC 1
5424| #define HAVE_DEL_CURTERM 1
5425| #define SYS_SELECT_WITH_SYS_TIME 1
5426| #define HAVE_SVR4_PTYS 1
5427| #define PTYRANGE0 "pqrstuvw"
5428| #define PTYRANGE1 "0123456789abcdef"
5429| #define HAVE_SIGCONTEXT 1
5430| #define HAVE_FCHDIR 1
5431| #define HAVE_FCHOWN 1
5432| #define HAVE_FCHMOD 1
5433| #define HAVE_FSYNC 1
5434| #define HAVE_GETCWD 1
5435| #define HAVE_GETPWENT 1
5436| #define HAVE_GETPWNAM 1
5437| #define HAVE_GETPWUID 1
5438| #define HAVE_GETRLIMIT 1
5439| #define HAVE_GETTIMEOFDAY 1
5440| #define HAVE_LOCALTIME_R 1
5441| #define HAVE_LSTAT 1
5442| #define HAVE_MEMSET 1
5443| #define HAVE_MKDTEMP 1
5444| #define HAVE_NANOSLEEP 1
5445| #define HAVE_OPENDIR 1
5446| #define HAVE_PUTENV 1
5447| #define HAVE_QSORT 1
5448| #define HAVE_READLINK 1
5449| #define HAVE_SELECT 1
5450| #define HAVE_SETENV 1
5451| #define HAVE_GETPGID 1
5452| #define HAVE_SETPGID 1
5453| #define HAVE_SETSID 1
5454| #define HAVE_SIGALTSTACK 1
5455| #define HAVE_SIGSET 1
5456| #define HAVE_SIGSETJMP 1
5457| #define HAVE_SIGACTION 1
5458| #define HAVE_SIGPROCMASK 1
5459| #define HAVE_SIGVEC 1
5460| #define HAVE_STRCASECMP 1
5461| #define HAVE_STRCOLL 1
5462| #define HAVE_STRERROR 1
5463| #define HAVE_STRFTIME 1
5464| #define HAVE_STRNCASECMP 1
5465| #define HAVE_STRPBRK 1
5466| #define HAVE_STRPTIME 1
5467| #define HAVE_STRTOL 1
5468| #define HAVE_TGETENT 1
5469| #define HAVE_TOWLOWER 1
5470| #define HAVE_TOWUPPER 1
5471| #define HAVE_ISWUPPER 1
5472| #define HAVE_TZSET 1
5473| #define HAVE_USLEEP 1
5474| #define HAVE_UTIME 1
5475| #define HAVE_UTIMES 1
5476| #define HAVE_MBLEN 1
5477| #define HAVE_FTRUNCATE 1
5478| #define HAVE_UNSETENV 1
5479| #define HAVE_POSIX_OPENPT 1
5480| #define SELECT_TYPE_ARG1 int
5481| #define SELECT_TYPE_ARG234 (fd_set *)
5482| #define SELECT_TYPE_ARG5 (struct timeval *)
5483| #define HAVE_FSEEKO 1
5484| #define HAVE_ST_BLKSIZE 1
5485| /* end confdefs.h.  */
5486| #include <sys/types.h>
5487| #include <sys/stat.h>
5488| int
5489| main (void)
5490| {
5491| struct stat s; s.ST_MTIM_NSEC;
5492|   ;
5493|   return 0;
5494| }
5495configure:14401: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -DST_MTIM_NSEC=st_mtim.st__tim.tv_nsec conftest.c >&5
5496conftest.c:149:18: error: no member named 'st_mtim' in 'struct stat'
5497struct stat s; s.ST_MTIM_NSEC;
5498               ~ ^
5499<command line>:3:22: note: expanded from here
5500#define ST_MTIM_NSEC st_mtim.st__tim.tv_nsec
5501                     ^
55021 error generated.
5503configure:14401: $? = 1
5504configure: failed program was:
5505| /* confdefs.h */
5506| #define PACKAGE_NAME ""
5507| #define PACKAGE_TARNAME ""
5508| #define PACKAGE_VERSION ""
5509| #define PACKAGE_STRING ""
5510| #define PACKAGE_BUGREPORT ""
5511| #define PACKAGE_URL ""
5512| #define UNIX 1
5513| #define HAVE_STDIO_H 1
5514| #define HAVE_STDLIB_H 1
5515| #define HAVE_STRING_H 1
5516| #define HAVE_INTTYPES_H 1
5517| #define HAVE_STDINT_H 1
5518| #define HAVE_STRINGS_H 1
5519| #define HAVE_SYS_STAT_H 1
5520| #define HAVE_SYS_TYPES_H 1
5521| #define HAVE_UNISTD_H 1
5522| #define HAVE_SYS_TIME_H 1
5523| #define HAVE_SYS_SELECT_H 1
5524| #define HAVE_SYS_SOCKET_H 1
5525| #define STDC_HEADERS 1
5526| #define HAVE_SYS_WAIT_H 1
5527| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5528| #define HAVE_LONG_LONG_INT 1
5529| #define HAVE_TIMER_CREATE 1
5530| #define HAVE_AVAILABILITYMACROS_H 1
5531| #define HAVE_DISPATCH_DISPATCH_H 1
5532| #define FEAT_HUGE 1
5533| #define USE_XSMP_INTERACT 1
5534| #define FEAT_DIFF 1
5535| #define FEAT_PERL 1
5536| #define FEAT_PYTHON3 1
5537| #define FEAT_IPV6 1
5538| #define HAVE_INET_NTOP 1
5539| #define FEAT_NETBEANS_INTG 1
5540| #define FEAT_JOB_CHANNEL 1
5541| #define FEAT_TERMINAL 1
5542| #define HAVE_X11 1
5543| #define HAVE_X11_SM_SMLIB_H 1
5544| #define HAVE_DATE_TIME 1
5545| #define HAVE_ATTRIBUTE_UNUSED 1
5546| #define HAVE_DIRENT_H 1
5547| #define HAVE_STDINT_H 1
5548| #define HAVE_STDLIB_H 1
5549| #define HAVE_STRING_H 1
5550| #define HAVE_SYS_SELECT_H 1
5551| #define HAVE_SYS_UTSNAME_H 1
5552| #define HAVE_TERMCAP_H 1
5553| #define HAVE_FCNTL_H 1
5554| #define HAVE_SGTTY_H 1
5555| #define HAVE_SYS_IOCTL_H 1
5556| #define HAVE_SYS_TIME_H 1
5557| #define HAVE_SYS_TYPES_H 1
5558| #define HAVE_ICONV_H 1
5559| #define HAVE_INTTYPES_H 1
5560| #define HAVE_LANGINFO_H 1
5561| #define HAVE_MATH_H 1
5562| #define HAVE_UNISTD_H 1
5563| #define HAVE_ERRNO_H 1
5564| #define HAVE_SYS_RESOURCE_H 1
5565| #define HAVE_LOCALE_H 1
5566| #define HAVE_TERMIOS_H 1
5567| #define HAVE_LIBC_H 1
5568| #define HAVE_POLL_H 1
5569| #define HAVE_SYS_POLL_H 1
5570| #define HAVE_PWD_H 1
5571| #define HAVE_UTIME_H 1
5572| #define HAVE_SYS_PARAM_H 1
5573| #define HAVE_LIBINTL_H 1
5574| #define HAVE_LIBGEN_H 1
5575| #define HAVE_SYS_ACL_H 1
5576| #define HAVE_WCHAR_H 1
5577| #define HAVE_WCTYPE_H 1
5578| #define HAVE_SYS_SYSCTL_H 1
5579| #define HAVE_STRINGS_H 1
5580| #define NO_STRINGS_WITH_STRING_H 1
5581| #define TIME_WITH_SYS_TIME 1
5582| #define TERMINFO 1
5583| #define TGETENT_ZERO_ERR 0
5584| #define HAVE_OSPEED 1
5585| #define HAVE_UP_BC_PC 1
5586| #define HAVE_DEL_CURTERM 1
5587| #define SYS_SELECT_WITH_SYS_TIME 1
5588| #define HAVE_SVR4_PTYS 1
5589| #define PTYRANGE0 "pqrstuvw"
5590| #define PTYRANGE1 "0123456789abcdef"
5591| #define HAVE_SIGCONTEXT 1
5592| #define HAVE_FCHDIR 1
5593| #define HAVE_FCHOWN 1
5594| #define HAVE_FCHMOD 1
5595| #define HAVE_FSYNC 1
5596| #define HAVE_GETCWD 1
5597| #define HAVE_GETPWENT 1
5598| #define HAVE_GETPWNAM 1
5599| #define HAVE_GETPWUID 1
5600| #define HAVE_GETRLIMIT 1
5601| #define HAVE_GETTIMEOFDAY 1
5602| #define HAVE_LOCALTIME_R 1
5603| #define HAVE_LSTAT 1
5604| #define HAVE_MEMSET 1
5605| #define HAVE_MKDTEMP 1
5606| #define HAVE_NANOSLEEP 1
5607| #define HAVE_OPENDIR 1
5608| #define HAVE_PUTENV 1
5609| #define HAVE_QSORT 1
5610| #define HAVE_READLINK 1
5611| #define HAVE_SELECT 1
5612| #define HAVE_SETENV 1
5613| #define HAVE_GETPGID 1
5614| #define HAVE_SETPGID 1
5615| #define HAVE_SETSID 1
5616| #define HAVE_SIGALTSTACK 1
5617| #define HAVE_SIGSET 1
5618| #define HAVE_SIGSETJMP 1
5619| #define HAVE_SIGACTION 1
5620| #define HAVE_SIGPROCMASK 1
5621| #define HAVE_SIGVEC 1
5622| #define HAVE_STRCASECMP 1
5623| #define HAVE_STRCOLL 1
5624| #define HAVE_STRERROR 1
5625| #define HAVE_STRFTIME 1
5626| #define HAVE_STRNCASECMP 1
5627| #define HAVE_STRPBRK 1
5628| #define HAVE_STRPTIME 1
5629| #define HAVE_STRTOL 1
5630| #define HAVE_TGETENT 1
5631| #define HAVE_TOWLOWER 1
5632| #define HAVE_TOWUPPER 1
5633| #define HAVE_ISWUPPER 1
5634| #define HAVE_TZSET 1
5635| #define HAVE_USLEEP 1
5636| #define HAVE_UTIME 1
5637| #define HAVE_UTIMES 1
5638| #define HAVE_MBLEN 1
5639| #define HAVE_FTRUNCATE 1
5640| #define HAVE_UNSETENV 1
5641| #define HAVE_POSIX_OPENPT 1
5642| #define SELECT_TYPE_ARG1 int
5643| #define SELECT_TYPE_ARG234 (fd_set *)
5644| #define SELECT_TYPE_ARG5 (struct timeval *)
5645| #define HAVE_FSEEKO 1
5646| #define HAVE_ST_BLKSIZE 1
5647| /* end confdefs.h.  */
5648| #include <sys/types.h>
5649| #include <sys/stat.h>
5650| int
5651| main (void)
5652| {
5653| struct stat s; s.ST_MTIM_NSEC;
5654|   ;
5655|   return 0;
5656| }
5657configure:14401: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -DST_MTIM_NSEC=st_mtime_n conftest.c >&5
5658conftest.c:149:18: error: no member named 'st_mtime_n' in 'struct stat'
5659struct stat s; s.ST_MTIM_NSEC;
5660               ~ ^
5661<command line>:3:22: note: expanded from here
5662#define ST_MTIM_NSEC st_mtime_n
5663                     ^
56641 error generated.
5665configure:14401: $? = 1
5666configure: failed program was:
5667| /* confdefs.h */
5668| #define PACKAGE_NAME ""
5669| #define PACKAGE_TARNAME ""
5670| #define PACKAGE_VERSION ""
5671| #define PACKAGE_STRING ""
5672| #define PACKAGE_BUGREPORT ""
5673| #define PACKAGE_URL ""
5674| #define UNIX 1
5675| #define HAVE_STDIO_H 1
5676| #define HAVE_STDLIB_H 1
5677| #define HAVE_STRING_H 1
5678| #define HAVE_INTTYPES_H 1
5679| #define HAVE_STDINT_H 1
5680| #define HAVE_STRINGS_H 1
5681| #define HAVE_SYS_STAT_H 1
5682| #define HAVE_SYS_TYPES_H 1
5683| #define HAVE_UNISTD_H 1
5684| #define HAVE_SYS_TIME_H 1
5685| #define HAVE_SYS_SELECT_H 1
5686| #define HAVE_SYS_SOCKET_H 1
5687| #define STDC_HEADERS 1
5688| #define HAVE_SYS_WAIT_H 1
5689| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5690| #define HAVE_LONG_LONG_INT 1
5691| #define HAVE_TIMER_CREATE 1
5692| #define HAVE_AVAILABILITYMACROS_H 1
5693| #define HAVE_DISPATCH_DISPATCH_H 1
5694| #define FEAT_HUGE 1
5695| #define USE_XSMP_INTERACT 1
5696| #define FEAT_DIFF 1
5697| #define FEAT_PERL 1
5698| #define FEAT_PYTHON3 1
5699| #define FEAT_IPV6 1
5700| #define HAVE_INET_NTOP 1
5701| #define FEAT_NETBEANS_INTG 1
5702| #define FEAT_JOB_CHANNEL 1
5703| #define FEAT_TERMINAL 1
5704| #define HAVE_X11 1
5705| #define HAVE_X11_SM_SMLIB_H 1
5706| #define HAVE_DATE_TIME 1
5707| #define HAVE_ATTRIBUTE_UNUSED 1
5708| #define HAVE_DIRENT_H 1
5709| #define HAVE_STDINT_H 1
5710| #define HAVE_STDLIB_H 1
5711| #define HAVE_STRING_H 1
5712| #define HAVE_SYS_SELECT_H 1
5713| #define HAVE_SYS_UTSNAME_H 1
5714| #define HAVE_TERMCAP_H 1
5715| #define HAVE_FCNTL_H 1
5716| #define HAVE_SGTTY_H 1
5717| #define HAVE_SYS_IOCTL_H 1
5718| #define HAVE_SYS_TIME_H 1
5719| #define HAVE_SYS_TYPES_H 1
5720| #define HAVE_ICONV_H 1
5721| #define HAVE_INTTYPES_H 1
5722| #define HAVE_LANGINFO_H 1
5723| #define HAVE_MATH_H 1
5724| #define HAVE_UNISTD_H 1
5725| #define HAVE_ERRNO_H 1
5726| #define HAVE_SYS_RESOURCE_H 1
5727| #define HAVE_LOCALE_H 1
5728| #define HAVE_TERMIOS_H 1
5729| #define HAVE_LIBC_H 1
5730| #define HAVE_POLL_H 1
5731| #define HAVE_SYS_POLL_H 1
5732| #define HAVE_PWD_H 1
5733| #define HAVE_UTIME_H 1
5734| #define HAVE_SYS_PARAM_H 1
5735| #define HAVE_LIBINTL_H 1
5736| #define HAVE_LIBGEN_H 1
5737| #define HAVE_SYS_ACL_H 1
5738| #define HAVE_WCHAR_H 1
5739| #define HAVE_WCTYPE_H 1
5740| #define HAVE_SYS_SYSCTL_H 1
5741| #define HAVE_STRINGS_H 1
5742| #define NO_STRINGS_WITH_STRING_H 1
5743| #define TIME_WITH_SYS_TIME 1
5744| #define TERMINFO 1
5745| #define TGETENT_ZERO_ERR 0
5746| #define HAVE_OSPEED 1
5747| #define HAVE_UP_BC_PC 1
5748| #define HAVE_DEL_CURTERM 1
5749| #define SYS_SELECT_WITH_SYS_TIME 1
5750| #define HAVE_SVR4_PTYS 1
5751| #define PTYRANGE0 "pqrstuvw"
5752| #define PTYRANGE1 "0123456789abcdef"
5753| #define HAVE_SIGCONTEXT 1
5754| #define HAVE_FCHDIR 1
5755| #define HAVE_FCHOWN 1
5756| #define HAVE_FCHMOD 1
5757| #define HAVE_FSYNC 1
5758| #define HAVE_GETCWD 1
5759| #define HAVE_GETPWENT 1
5760| #define HAVE_GETPWNAM 1
5761| #define HAVE_GETPWUID 1
5762| #define HAVE_GETRLIMIT 1
5763| #define HAVE_GETTIMEOFDAY 1
5764| #define HAVE_LOCALTIME_R 1
5765| #define HAVE_LSTAT 1
5766| #define HAVE_MEMSET 1
5767| #define HAVE_MKDTEMP 1
5768| #define HAVE_NANOSLEEP 1
5769| #define HAVE_OPENDIR 1
5770| #define HAVE_PUTENV 1
5771| #define HAVE_QSORT 1
5772| #define HAVE_READLINK 1
5773| #define HAVE_SELECT 1
5774| #define HAVE_SETENV 1
5775| #define HAVE_GETPGID 1
5776| #define HAVE_SETPGID 1
5777| #define HAVE_SETSID 1
5778| #define HAVE_SIGALTSTACK 1
5779| #define HAVE_SIGSET 1
5780| #define HAVE_SIGSETJMP 1
5781| #define HAVE_SIGACTION 1
5782| #define HAVE_SIGPROCMASK 1
5783| #define HAVE_SIGVEC 1
5784| #define HAVE_STRCASECMP 1
5785| #define HAVE_STRCOLL 1
5786| #define HAVE_STRERROR 1
5787| #define HAVE_STRFTIME 1
5788| #define HAVE_STRNCASECMP 1
5789| #define HAVE_STRPBRK 1
5790| #define HAVE_STRPTIME 1
5791| #define HAVE_STRTOL 1
5792| #define HAVE_TGETENT 1
5793| #define HAVE_TOWLOWER 1
5794| #define HAVE_TOWUPPER 1
5795| #define HAVE_ISWUPPER 1
5796| #define HAVE_TZSET 1
5797| #define HAVE_USLEEP 1
5798| #define HAVE_UTIME 1
5799| #define HAVE_UTIMES 1
5800| #define HAVE_MBLEN 1
5801| #define HAVE_FTRUNCATE 1
5802| #define HAVE_UNSETENV 1
5803| #define HAVE_POSIX_OPENPT 1
5804| #define SELECT_TYPE_ARG1 int
5805| #define SELECT_TYPE_ARG234 (fd_set *)
5806| #define SELECT_TYPE_ARG5 (struct timeval *)
5807| #define HAVE_FSEEKO 1
5808| #define HAVE_ST_BLKSIZE 1
5809| /* end confdefs.h.  */
5810| #include <sys/types.h>
5811| #include <sys/stat.h>
5812| int
5813| main (void)
5814| {
5815| struct stat s; s.ST_MTIM_NSEC;
5816|   ;
5817|   return 0;
5818| }
5819configure:14401: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -DST_MTIM_NSEC=st_mtimespec.tv_nsec conftest.c >&5
5820configure:14401: $? = 0
5821configure:14410: result: st_mtimespec.tv_nsec
5822configure:14418: checking for iconv_open()
5823configure:14437: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses -liconv >&5
5824configure:14437: $? = 0
5825configure:14439: result: yes; with -liconv
5826configure:14475: checking for nl_langinfo(CODESET)
5827configure:14492: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  -lncurses -liconv >&5
5828configure:14492: $? = 0
5829configure:14494: result: yes
5830configure:14504: checking for strtod in -lm
5831configure:14527: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm   -lncurses -liconv >&5
5832conftest.c:151:6: warning: incompatible redeclaration of library function 'strtod' [-Wincompatible-library-redeclaration]
5833char strtod ();
5834     ^
5835conftest.c:151:6: note: 'strtod' is a builtin with type 'double (const char *, char **)'
58361 warning generated.
5837configure:14527: $? = 0
5838configure:14537: result: yes
5839configure:14548: checking for isinf()
5840configure:14569: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
5841configure:14569: $? = 0
5842configure:14571: result: yes
5843configure:14581: checking for isnan()
5844configure:14602: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
5845configure:14602: $? = 0
5846configure:14604: result: yes
5847configure:14614: checking --disable-acl argument
5848configure:14625: result: no
5849configure:14627: checking for acl_get_file in -lposix1e
5850configure:14650: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lposix1e  -lm  -lncurses -liconv >&5
5851ld: library not found for -lposix1e
5852clang: error: linker command failed with exit code 1 (use -v to see invocation)
5853configure:14650: $? = 1
5854configure: failed program was:
5855| /* confdefs.h */
5856| #define PACKAGE_NAME ""
5857| #define PACKAGE_TARNAME ""
5858| #define PACKAGE_VERSION ""
5859| #define PACKAGE_STRING ""
5860| #define PACKAGE_BUGREPORT ""
5861| #define PACKAGE_URL ""
5862| #define UNIX 1
5863| #define HAVE_STDIO_H 1
5864| #define HAVE_STDLIB_H 1
5865| #define HAVE_STRING_H 1
5866| #define HAVE_INTTYPES_H 1
5867| #define HAVE_STDINT_H 1
5868| #define HAVE_STRINGS_H 1
5869| #define HAVE_SYS_STAT_H 1
5870| #define HAVE_SYS_TYPES_H 1
5871| #define HAVE_UNISTD_H 1
5872| #define HAVE_SYS_TIME_H 1
5873| #define HAVE_SYS_SELECT_H 1
5874| #define HAVE_SYS_SOCKET_H 1
5875| #define STDC_HEADERS 1
5876| #define HAVE_SYS_WAIT_H 1
5877| #define HAVE_UNSIGNED_LONG_LONG_INT 1
5878| #define HAVE_LONG_LONG_INT 1
5879| #define HAVE_TIMER_CREATE 1
5880| #define HAVE_AVAILABILITYMACROS_H 1
5881| #define HAVE_DISPATCH_DISPATCH_H 1
5882| #define FEAT_HUGE 1
5883| #define USE_XSMP_INTERACT 1
5884| #define FEAT_DIFF 1
5885| #define FEAT_PERL 1
5886| #define FEAT_PYTHON3 1
5887| #define FEAT_IPV6 1
5888| #define HAVE_INET_NTOP 1
5889| #define FEAT_NETBEANS_INTG 1
5890| #define FEAT_JOB_CHANNEL 1
5891| #define FEAT_TERMINAL 1
5892| #define HAVE_X11 1
5893| #define HAVE_X11_SM_SMLIB_H 1
5894| #define HAVE_DATE_TIME 1
5895| #define HAVE_ATTRIBUTE_UNUSED 1
5896| #define HAVE_DIRENT_H 1
5897| #define HAVE_STDINT_H 1
5898| #define HAVE_STDLIB_H 1
5899| #define HAVE_STRING_H 1
5900| #define HAVE_SYS_SELECT_H 1
5901| #define HAVE_SYS_UTSNAME_H 1
5902| #define HAVE_TERMCAP_H 1
5903| #define HAVE_FCNTL_H 1
5904| #define HAVE_SGTTY_H 1
5905| #define HAVE_SYS_IOCTL_H 1
5906| #define HAVE_SYS_TIME_H 1
5907| #define HAVE_SYS_TYPES_H 1
5908| #define HAVE_ICONV_H 1
5909| #define HAVE_INTTYPES_H 1
5910| #define HAVE_LANGINFO_H 1
5911| #define HAVE_MATH_H 1
5912| #define HAVE_UNISTD_H 1
5913| #define HAVE_ERRNO_H 1
5914| #define HAVE_SYS_RESOURCE_H 1
5915| #define HAVE_LOCALE_H 1
5916| #define HAVE_TERMIOS_H 1
5917| #define HAVE_LIBC_H 1
5918| #define HAVE_POLL_H 1
5919| #define HAVE_SYS_POLL_H 1
5920| #define HAVE_PWD_H 1
5921| #define HAVE_UTIME_H 1
5922| #define HAVE_SYS_PARAM_H 1
5923| #define HAVE_LIBINTL_H 1
5924| #define HAVE_LIBGEN_H 1
5925| #define HAVE_SYS_ACL_H 1
5926| #define HAVE_WCHAR_H 1
5927| #define HAVE_WCTYPE_H 1
5928| #define HAVE_SYS_SYSCTL_H 1
5929| #define HAVE_STRINGS_H 1
5930| #define NO_STRINGS_WITH_STRING_H 1
5931| #define TIME_WITH_SYS_TIME 1
5932| #define TERMINFO 1
5933| #define TGETENT_ZERO_ERR 0
5934| #define HAVE_OSPEED 1
5935| #define HAVE_UP_BC_PC 1
5936| #define HAVE_DEL_CURTERM 1
5937| #define SYS_SELECT_WITH_SYS_TIME 1
5938| #define HAVE_SVR4_PTYS 1
5939| #define PTYRANGE0 "pqrstuvw"
5940| #define PTYRANGE1 "0123456789abcdef"
5941| #define HAVE_SIGCONTEXT 1
5942| #define HAVE_FCHDIR 1
5943| #define HAVE_FCHOWN 1
5944| #define HAVE_FCHMOD 1
5945| #define HAVE_FSYNC 1
5946| #define HAVE_GETCWD 1
5947| #define HAVE_GETPWENT 1
5948| #define HAVE_GETPWNAM 1
5949| #define HAVE_GETPWUID 1
5950| #define HAVE_GETRLIMIT 1
5951| #define HAVE_GETTIMEOFDAY 1
5952| #define HAVE_LOCALTIME_R 1
5953| #define HAVE_LSTAT 1
5954| #define HAVE_MEMSET 1
5955| #define HAVE_MKDTEMP 1
5956| #define HAVE_NANOSLEEP 1
5957| #define HAVE_OPENDIR 1
5958| #define HAVE_PUTENV 1
5959| #define HAVE_QSORT 1
5960| #define HAVE_READLINK 1
5961| #define HAVE_SELECT 1
5962| #define HAVE_SETENV 1
5963| #define HAVE_GETPGID 1
5964| #define HAVE_SETPGID 1
5965| #define HAVE_SETSID 1
5966| #define HAVE_SIGALTSTACK 1
5967| #define HAVE_SIGSET 1
5968| #define HAVE_SIGSETJMP 1
5969| #define HAVE_SIGACTION 1
5970| #define HAVE_SIGPROCMASK 1
5971| #define HAVE_SIGVEC 1
5972| #define HAVE_STRCASECMP 1
5973| #define HAVE_STRCOLL 1
5974| #define HAVE_STRERROR 1
5975| #define HAVE_STRFTIME 1
5976| #define HAVE_STRNCASECMP 1
5977| #define HAVE_STRPBRK 1
5978| #define HAVE_STRPTIME 1
5979| #define HAVE_STRTOL 1
5980| #define HAVE_TGETENT 1
5981| #define HAVE_TOWLOWER 1
5982| #define HAVE_TOWUPPER 1
5983| #define HAVE_ISWUPPER 1
5984| #define HAVE_TZSET 1
5985| #define HAVE_USLEEP 1
5986| #define HAVE_UTIME 1
5987| #define HAVE_UTIMES 1
5988| #define HAVE_MBLEN 1
5989| #define HAVE_FTRUNCATE 1
5990| #define HAVE_UNSETENV 1
5991| #define HAVE_POSIX_OPENPT 1
5992| #define SELECT_TYPE_ARG1 int
5993| #define SELECT_TYPE_ARG234 (fd_set *)
5994| #define SELECT_TYPE_ARG5 (struct timeval *)
5995| #define HAVE_FSEEKO 1
5996| #define HAVE_ST_BLKSIZE 1
5997| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
5998| #define HAVE_ICONV 1
5999| #define HAVE_NL_LANGINFO_CODESET 1
6000| #define HAVE_LIBM 1
6001| #define HAVE_ISINF 1
6002| #define HAVE_ISNAN 1
6003| /* end confdefs.h.  */
6004|
6005| /* Override any GCC internal prototype to avoid an error.
6006|    Use char because int might match the return type of a GCC
6007|    builtin and then its argument prototype would still apply.  */
6008| char acl_get_file ();
6009| int
6010| main (void)
6011| {
6012| return acl_get_file ();
6013|   ;
6014|   return 0;
6015| }
6016configure:14660: result: no
6017configure:14666: checking for acl_get_file in -lacl
6018configure:14689: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lacl  -lm  -lncurses -liconv >&5
6019ld: library not found for -lacl
6020clang: error: linker command failed with exit code 1 (use -v to see invocation)
6021configure:14689: $? = 1
6022configure: failed program was:
6023| /* confdefs.h */
6024| #define PACKAGE_NAME ""
6025| #define PACKAGE_TARNAME ""
6026| #define PACKAGE_VERSION ""
6027| #define PACKAGE_STRING ""
6028| #define PACKAGE_BUGREPORT ""
6029| #define PACKAGE_URL ""
6030| #define UNIX 1
6031| #define HAVE_STDIO_H 1
6032| #define HAVE_STDLIB_H 1
6033| #define HAVE_STRING_H 1
6034| #define HAVE_INTTYPES_H 1
6035| #define HAVE_STDINT_H 1
6036| #define HAVE_STRINGS_H 1
6037| #define HAVE_SYS_STAT_H 1
6038| #define HAVE_SYS_TYPES_H 1
6039| #define HAVE_UNISTD_H 1
6040| #define HAVE_SYS_TIME_H 1
6041| #define HAVE_SYS_SELECT_H 1
6042| #define HAVE_SYS_SOCKET_H 1
6043| #define STDC_HEADERS 1
6044| #define HAVE_SYS_WAIT_H 1
6045| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6046| #define HAVE_LONG_LONG_INT 1
6047| #define HAVE_TIMER_CREATE 1
6048| #define HAVE_AVAILABILITYMACROS_H 1
6049| #define HAVE_DISPATCH_DISPATCH_H 1
6050| #define FEAT_HUGE 1
6051| #define USE_XSMP_INTERACT 1
6052| #define FEAT_DIFF 1
6053| #define FEAT_PERL 1
6054| #define FEAT_PYTHON3 1
6055| #define FEAT_IPV6 1
6056| #define HAVE_INET_NTOP 1
6057| #define FEAT_NETBEANS_INTG 1
6058| #define FEAT_JOB_CHANNEL 1
6059| #define FEAT_TERMINAL 1
6060| #define HAVE_X11 1
6061| #define HAVE_X11_SM_SMLIB_H 1
6062| #define HAVE_DATE_TIME 1
6063| #define HAVE_ATTRIBUTE_UNUSED 1
6064| #define HAVE_DIRENT_H 1
6065| #define HAVE_STDINT_H 1
6066| #define HAVE_STDLIB_H 1
6067| #define HAVE_STRING_H 1
6068| #define HAVE_SYS_SELECT_H 1
6069| #define HAVE_SYS_UTSNAME_H 1
6070| #define HAVE_TERMCAP_H 1
6071| #define HAVE_FCNTL_H 1
6072| #define HAVE_SGTTY_H 1
6073| #define HAVE_SYS_IOCTL_H 1
6074| #define HAVE_SYS_TIME_H 1
6075| #define HAVE_SYS_TYPES_H 1
6076| #define HAVE_ICONV_H 1
6077| #define HAVE_INTTYPES_H 1
6078| #define HAVE_LANGINFO_H 1
6079| #define HAVE_MATH_H 1
6080| #define HAVE_UNISTD_H 1
6081| #define HAVE_ERRNO_H 1
6082| #define HAVE_SYS_RESOURCE_H 1
6083| #define HAVE_LOCALE_H 1
6084| #define HAVE_TERMIOS_H 1
6085| #define HAVE_LIBC_H 1
6086| #define HAVE_POLL_H 1
6087| #define HAVE_SYS_POLL_H 1
6088| #define HAVE_PWD_H 1
6089| #define HAVE_UTIME_H 1
6090| #define HAVE_SYS_PARAM_H 1
6091| #define HAVE_LIBINTL_H 1
6092| #define HAVE_LIBGEN_H 1
6093| #define HAVE_SYS_ACL_H 1
6094| #define HAVE_WCHAR_H 1
6095| #define HAVE_WCTYPE_H 1
6096| #define HAVE_SYS_SYSCTL_H 1
6097| #define HAVE_STRINGS_H 1
6098| #define NO_STRINGS_WITH_STRING_H 1
6099| #define TIME_WITH_SYS_TIME 1
6100| #define TERMINFO 1
6101| #define TGETENT_ZERO_ERR 0
6102| #define HAVE_OSPEED 1
6103| #define HAVE_UP_BC_PC 1
6104| #define HAVE_DEL_CURTERM 1
6105| #define SYS_SELECT_WITH_SYS_TIME 1
6106| #define HAVE_SVR4_PTYS 1
6107| #define PTYRANGE0 "pqrstuvw"
6108| #define PTYRANGE1 "0123456789abcdef"
6109| #define HAVE_SIGCONTEXT 1
6110| #define HAVE_FCHDIR 1
6111| #define HAVE_FCHOWN 1
6112| #define HAVE_FCHMOD 1
6113| #define HAVE_FSYNC 1
6114| #define HAVE_GETCWD 1
6115| #define HAVE_GETPWENT 1
6116| #define HAVE_GETPWNAM 1
6117| #define HAVE_GETPWUID 1
6118| #define HAVE_GETRLIMIT 1
6119| #define HAVE_GETTIMEOFDAY 1
6120| #define HAVE_LOCALTIME_R 1
6121| #define HAVE_LSTAT 1
6122| #define HAVE_MEMSET 1
6123| #define HAVE_MKDTEMP 1
6124| #define HAVE_NANOSLEEP 1
6125| #define HAVE_OPENDIR 1
6126| #define HAVE_PUTENV 1
6127| #define HAVE_QSORT 1
6128| #define HAVE_READLINK 1
6129| #define HAVE_SELECT 1
6130| #define HAVE_SETENV 1
6131| #define HAVE_GETPGID 1
6132| #define HAVE_SETPGID 1
6133| #define HAVE_SETSID 1
6134| #define HAVE_SIGALTSTACK 1
6135| #define HAVE_SIGSET 1
6136| #define HAVE_SIGSETJMP 1
6137| #define HAVE_SIGACTION 1
6138| #define HAVE_SIGPROCMASK 1
6139| #define HAVE_SIGVEC 1
6140| #define HAVE_STRCASECMP 1
6141| #define HAVE_STRCOLL 1
6142| #define HAVE_STRERROR 1
6143| #define HAVE_STRFTIME 1
6144| #define HAVE_STRNCASECMP 1
6145| #define HAVE_STRPBRK 1
6146| #define HAVE_STRPTIME 1
6147| #define HAVE_STRTOL 1
6148| #define HAVE_TGETENT 1
6149| #define HAVE_TOWLOWER 1
6150| #define HAVE_TOWUPPER 1
6151| #define HAVE_ISWUPPER 1
6152| #define HAVE_TZSET 1
6153| #define HAVE_USLEEP 1
6154| #define HAVE_UTIME 1
6155| #define HAVE_UTIMES 1
6156| #define HAVE_MBLEN 1
6157| #define HAVE_FTRUNCATE 1
6158| #define HAVE_UNSETENV 1
6159| #define HAVE_POSIX_OPENPT 1
6160| #define SELECT_TYPE_ARG1 int
6161| #define SELECT_TYPE_ARG234 (fd_set *)
6162| #define SELECT_TYPE_ARG5 (struct timeval *)
6163| #define HAVE_FSEEKO 1
6164| #define HAVE_ST_BLKSIZE 1
6165| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
6166| #define HAVE_ICONV 1
6167| #define HAVE_NL_LANGINFO_CODESET 1
6168| #define HAVE_LIBM 1
6169| #define HAVE_ISINF 1
6170| #define HAVE_ISNAN 1
6171| /* end confdefs.h.  */
6172|
6173| /* Override any GCC internal prototype to avoid an error.
6174|    Use char because int might match the return type of a GCC
6175|    builtin and then its argument prototype would still apply.  */
6176| char acl_get_file ();
6177| int
6178| main (void)
6179| {
6180| return acl_get_file ();
6181|   ;
6182|   return 0;
6183| }
6184configure:14699: result: no
6185configure:14749: checking for POSIX ACL support
6186configure:14769: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
6187configure:14769: $? = 0
6188configure:14771: result: yes
6189configure:14781: checking for acl_get in -lsec
6190configure:14804: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lsec  -lm  -lncurses -liconv >&5
6191ld: library not found for -lsec
6192clang: error: linker command failed with exit code 1 (use -v to see invocation)
6193configure:14804: $? = 1
6194configure: failed program was:
6195| /* confdefs.h */
6196| #define PACKAGE_NAME ""
6197| #define PACKAGE_TARNAME ""
6198| #define PACKAGE_VERSION ""
6199| #define PACKAGE_STRING ""
6200| #define PACKAGE_BUGREPORT ""
6201| #define PACKAGE_URL ""
6202| #define UNIX 1
6203| #define HAVE_STDIO_H 1
6204| #define HAVE_STDLIB_H 1
6205| #define HAVE_STRING_H 1
6206| #define HAVE_INTTYPES_H 1
6207| #define HAVE_STDINT_H 1
6208| #define HAVE_STRINGS_H 1
6209| #define HAVE_SYS_STAT_H 1
6210| #define HAVE_SYS_TYPES_H 1
6211| #define HAVE_UNISTD_H 1
6212| #define HAVE_SYS_TIME_H 1
6213| #define HAVE_SYS_SELECT_H 1
6214| #define HAVE_SYS_SOCKET_H 1
6215| #define STDC_HEADERS 1
6216| #define HAVE_SYS_WAIT_H 1
6217| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6218| #define HAVE_LONG_LONG_INT 1
6219| #define HAVE_TIMER_CREATE 1
6220| #define HAVE_AVAILABILITYMACROS_H 1
6221| #define HAVE_DISPATCH_DISPATCH_H 1
6222| #define FEAT_HUGE 1
6223| #define USE_XSMP_INTERACT 1
6224| #define FEAT_DIFF 1
6225| #define FEAT_PERL 1
6226| #define FEAT_PYTHON3 1
6227| #define FEAT_IPV6 1
6228| #define HAVE_INET_NTOP 1
6229| #define FEAT_NETBEANS_INTG 1
6230| #define FEAT_JOB_CHANNEL 1
6231| #define FEAT_TERMINAL 1
6232| #define HAVE_X11 1
6233| #define HAVE_X11_SM_SMLIB_H 1
6234| #define HAVE_DATE_TIME 1
6235| #define HAVE_ATTRIBUTE_UNUSED 1
6236| #define HAVE_DIRENT_H 1
6237| #define HAVE_STDINT_H 1
6238| #define HAVE_STDLIB_H 1
6239| #define HAVE_STRING_H 1
6240| #define HAVE_SYS_SELECT_H 1
6241| #define HAVE_SYS_UTSNAME_H 1
6242| #define HAVE_TERMCAP_H 1
6243| #define HAVE_FCNTL_H 1
6244| #define HAVE_SGTTY_H 1
6245| #define HAVE_SYS_IOCTL_H 1
6246| #define HAVE_SYS_TIME_H 1
6247| #define HAVE_SYS_TYPES_H 1
6248| #define HAVE_ICONV_H 1
6249| #define HAVE_INTTYPES_H 1
6250| #define HAVE_LANGINFO_H 1
6251| #define HAVE_MATH_H 1
6252| #define HAVE_UNISTD_H 1
6253| #define HAVE_ERRNO_H 1
6254| #define HAVE_SYS_RESOURCE_H 1
6255| #define HAVE_LOCALE_H 1
6256| #define HAVE_TERMIOS_H 1
6257| #define HAVE_LIBC_H 1
6258| #define HAVE_POLL_H 1
6259| #define HAVE_SYS_POLL_H 1
6260| #define HAVE_PWD_H 1
6261| #define HAVE_UTIME_H 1
6262| #define HAVE_SYS_PARAM_H 1
6263| #define HAVE_LIBINTL_H 1
6264| #define HAVE_LIBGEN_H 1
6265| #define HAVE_SYS_ACL_H 1
6266| #define HAVE_WCHAR_H 1
6267| #define HAVE_WCTYPE_H 1
6268| #define HAVE_SYS_SYSCTL_H 1
6269| #define HAVE_STRINGS_H 1
6270| #define NO_STRINGS_WITH_STRING_H 1
6271| #define TIME_WITH_SYS_TIME 1
6272| #define TERMINFO 1
6273| #define TGETENT_ZERO_ERR 0
6274| #define HAVE_OSPEED 1
6275| #define HAVE_UP_BC_PC 1
6276| #define HAVE_DEL_CURTERM 1
6277| #define SYS_SELECT_WITH_SYS_TIME 1
6278| #define HAVE_SVR4_PTYS 1
6279| #define PTYRANGE0 "pqrstuvw"
6280| #define PTYRANGE1 "0123456789abcdef"
6281| #define HAVE_SIGCONTEXT 1
6282| #define HAVE_FCHDIR 1
6283| #define HAVE_FCHOWN 1
6284| #define HAVE_FCHMOD 1
6285| #define HAVE_FSYNC 1
6286| #define HAVE_GETCWD 1
6287| #define HAVE_GETPWENT 1
6288| #define HAVE_GETPWNAM 1
6289| #define HAVE_GETPWUID 1
6290| #define HAVE_GETRLIMIT 1
6291| #define HAVE_GETTIMEOFDAY 1
6292| #define HAVE_LOCALTIME_R 1
6293| #define HAVE_LSTAT 1
6294| #define HAVE_MEMSET 1
6295| #define HAVE_MKDTEMP 1
6296| #define HAVE_NANOSLEEP 1
6297| #define HAVE_OPENDIR 1
6298| #define HAVE_PUTENV 1
6299| #define HAVE_QSORT 1
6300| #define HAVE_READLINK 1
6301| #define HAVE_SELECT 1
6302| #define HAVE_SETENV 1
6303| #define HAVE_GETPGID 1
6304| #define HAVE_SETPGID 1
6305| #define HAVE_SETSID 1
6306| #define HAVE_SIGALTSTACK 1
6307| #define HAVE_SIGSET 1
6308| #define HAVE_SIGSETJMP 1
6309| #define HAVE_SIGACTION 1
6310| #define HAVE_SIGPROCMASK 1
6311| #define HAVE_SIGVEC 1
6312| #define HAVE_STRCASECMP 1
6313| #define HAVE_STRCOLL 1
6314| #define HAVE_STRERROR 1
6315| #define HAVE_STRFTIME 1
6316| #define HAVE_STRNCASECMP 1
6317| #define HAVE_STRPBRK 1
6318| #define HAVE_STRPTIME 1
6319| #define HAVE_STRTOL 1
6320| #define HAVE_TGETENT 1
6321| #define HAVE_TOWLOWER 1
6322| #define HAVE_TOWUPPER 1
6323| #define HAVE_ISWUPPER 1
6324| #define HAVE_TZSET 1
6325| #define HAVE_USLEEP 1
6326| #define HAVE_UTIME 1
6327| #define HAVE_UTIMES 1
6328| #define HAVE_MBLEN 1
6329| #define HAVE_FTRUNCATE 1
6330| #define HAVE_UNSETENV 1
6331| #define HAVE_POSIX_OPENPT 1
6332| #define SELECT_TYPE_ARG1 int
6333| #define SELECT_TYPE_ARG234 (fd_set *)
6334| #define SELECT_TYPE_ARG5 (struct timeval *)
6335| #define HAVE_FSEEKO 1
6336| #define HAVE_ST_BLKSIZE 1
6337| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
6338| #define HAVE_ICONV 1
6339| #define HAVE_NL_LANGINFO_CODESET 1
6340| #define HAVE_LIBM 1
6341| #define HAVE_ISINF 1
6342| #define HAVE_ISNAN 1
6343| #define HAVE_POSIX_ACL 1
6344| /* end confdefs.h.  */
6345|
6346| /* Override any GCC internal prototype to avoid an error.
6347|    Use char because int might match the return type of a GCC
6348|    builtin and then its argument prototype would still apply.  */
6349| char acl_get ();
6350| int
6351| main (void)
6352| {
6353| return acl_get ();
6354|   ;
6355|   return 0;
6356| }
6357configure:14814: result: no
6358configure:14821: checking for Solaris ACL support
6359configure:14838: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
6360In file included from conftest.c:153:
6361In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6362/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:58:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
6363        u_int8_t                sid_kind;
6364        ^
6365/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:37:33: note: '__int8_t' declared here
6366typedef __signed char           __int8_t;
6367                                ^
6368In file included from conftest.c:153:
6369In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6370/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:59:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
6371        u_int8_t                sid_authcount;
6372        ^
6373/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:37:33: note: '__int8_t' declared here
6374typedef __signed char           __int8_t;
6375                                ^
6376In file included from conftest.c:153:
6377In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6378/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:60:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'?
6379        u_int8_t                sid_authority[6];
6380        ^
6381/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:37:33: note: '__int8_t' declared here
6382typedef __signed char           __int8_t;
6383                                ^
6384In file included from conftest.c:153:
6385In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6386/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:62:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6387        u_int32_t       sid_authorities[KAUTH_NTSID_MAX_AUTHORITIES];
6388        ^
6389/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6390typedef int                     __int32_t;
6391                                ^
6392In file included from conftest.c:153:
6393In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6394/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:79:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6395        u_int32_t       el_seqno;       /* request sequence number */
6396        ^
6397/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6398typedef int                     __int32_t;
6399                                ^
6400In file included from conftest.c:153:
6401In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6402/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:80:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6403        u_int32_t       el_result;      /* lookup result */
6404        ^
6405/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6406typedef int                     __int32_t;
6407                                ^
6408In file included from conftest.c:153:
6409In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6410/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:86:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6411        u_int32_t       el_flags;
6412        ^
6413/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6414typedef int                     __int32_t;
6415                                ^
6416In file included from conftest.c:153:
6417In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6418/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:110:2: error: unknown type name 'u_int64_t'; did you mean '__int64_t'?
6419        u_int64_t       el_extend;              /* extension field */
6420        ^
6421/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:46:33: note: '__int64_t' declared here
6422typedef long long               __int64_t;
6423                                ^
6424In file included from conftest.c:153:
6425In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6426/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:111:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6427        u_int32_t       el_info_reserved_1;     /* reserved (APPLE) */
6428        ^
6429/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6430typedef int                     __int32_t;
6431                                ^
6432In file included from conftest.c:153:
6433In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6434/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:113:2: error: unknown type name 'uid_t'; did you mean 'guid_t'?
6435        uid_t           el_uid;         /* user ID */
6436        ^
6437/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
6438} guid_t;
6439  ^
6440In file included from conftest.c:153:
6441In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6442/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:115:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6443        u_int32_t       el_uguid_valid; /* TTL on translation result (seconds) */
6444        ^
6445/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6446typedef int                     __int32_t;
6447                                ^
6448In file included from conftest.c:153:
6449In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6450/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:117:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6451        u_int32_t       el_usid_valid;  /* TTL on translation result (seconds) */
6452        ^
6453/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6454typedef int                     __int32_t;
6455                                ^
6456In file included from conftest.c:153:
6457In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6458/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:118:2: error: unknown type name 'gid_t'; did you mean 'guid_t'?
6459        gid_t           el_gid;         /* group ID */
6460        ^
6461/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
6462} guid_t;
6463  ^
6464In file included from conftest.c:153:
6465In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6466/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:120:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6467        u_int32_t       el_gguid_valid; /* TTL on translation result (seconds) */
6468        ^
6469/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6470typedef int                     __int32_t;
6471                                ^
6472In file included from conftest.c:153:
6473In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6474/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:122:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6475        u_int32_t       el_gsid_valid;  /* TTL on translation result (seconds) */
6476        ^
6477/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6478typedef int                     __int32_t;
6479                                ^
6480In file included from conftest.c:153:
6481In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6482/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:123:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6483        u_int32_t       el_member_valid; /* TTL on group lookup result */
6484        ^
6485/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6486typedef int                     __int32_t;
6487                                ^
6488In file included from conftest.c:153:
6489In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6490/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:124:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6491        u_int32_t       el_sup_grp_cnt;  /* count of supplemental groups up to NGROUPS */
6492        ^
6493/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6494typedef int                     __int32_t;
6495                                ^
6496In file included from conftest.c:153:
6497In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6498/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:125:2: error: unknown type name 'gid_t'; did you mean 'guid_t'?
6499        gid_t           el_sup_groups[NGROUPS_MAX];     /* supplemental group list */
6500        ^
6501/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/_types/_guid_t.h:34:3: note: 'guid_t' declared here
6502} guid_t;
6503  ^
6504In file included from conftest.c:153:
6505In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6506/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:129:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'?
6507        u_int32_t kcs_group_size;
6508        ^
6509/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/i386/_types.h:44:33: note: '__int32_t' declared here
6510typedef int                     __int32_t;
6511                                ^
6512fatal error: too many errors emitted, stopping now [-ferror-limit=]
651320 errors generated.
6514configure:14838: $? = 1
6515configure: failed program was:
6516| /* confdefs.h */
6517| #define PACKAGE_NAME ""
6518| #define PACKAGE_TARNAME ""
6519| #define PACKAGE_VERSION ""
6520| #define PACKAGE_STRING ""
6521| #define PACKAGE_BUGREPORT ""
6522| #define PACKAGE_URL ""
6523| #define UNIX 1
6524| #define HAVE_STDIO_H 1
6525| #define HAVE_STDLIB_H 1
6526| #define HAVE_STRING_H 1
6527| #define HAVE_INTTYPES_H 1
6528| #define HAVE_STDINT_H 1
6529| #define HAVE_STRINGS_H 1
6530| #define HAVE_SYS_STAT_H 1
6531| #define HAVE_SYS_TYPES_H 1
6532| #define HAVE_UNISTD_H 1
6533| #define HAVE_SYS_TIME_H 1
6534| #define HAVE_SYS_SELECT_H 1
6535| #define HAVE_SYS_SOCKET_H 1
6536| #define STDC_HEADERS 1
6537| #define HAVE_SYS_WAIT_H 1
6538| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6539| #define HAVE_LONG_LONG_INT 1
6540| #define HAVE_TIMER_CREATE 1
6541| #define HAVE_AVAILABILITYMACROS_H 1
6542| #define HAVE_DISPATCH_DISPATCH_H 1
6543| #define FEAT_HUGE 1
6544| #define USE_XSMP_INTERACT 1
6545| #define FEAT_DIFF 1
6546| #define FEAT_PERL 1
6547| #define FEAT_PYTHON3 1
6548| #define FEAT_IPV6 1
6549| #define HAVE_INET_NTOP 1
6550| #define FEAT_NETBEANS_INTG 1
6551| #define FEAT_JOB_CHANNEL 1
6552| #define FEAT_TERMINAL 1
6553| #define HAVE_X11 1
6554| #define HAVE_X11_SM_SMLIB_H 1
6555| #define HAVE_DATE_TIME 1
6556| #define HAVE_ATTRIBUTE_UNUSED 1
6557| #define HAVE_DIRENT_H 1
6558| #define HAVE_STDINT_H 1
6559| #define HAVE_STDLIB_H 1
6560| #define HAVE_STRING_H 1
6561| #define HAVE_SYS_SELECT_H 1
6562| #define HAVE_SYS_UTSNAME_H 1
6563| #define HAVE_TERMCAP_H 1
6564| #define HAVE_FCNTL_H 1
6565| #define HAVE_SGTTY_H 1
6566| #define HAVE_SYS_IOCTL_H 1
6567| #define HAVE_SYS_TIME_H 1
6568| #define HAVE_SYS_TYPES_H 1
6569| #define HAVE_ICONV_H 1
6570| #define HAVE_INTTYPES_H 1
6571| #define HAVE_LANGINFO_H 1
6572| #define HAVE_MATH_H 1
6573| #define HAVE_UNISTD_H 1
6574| #define HAVE_ERRNO_H 1
6575| #define HAVE_SYS_RESOURCE_H 1
6576| #define HAVE_LOCALE_H 1
6577| #define HAVE_TERMIOS_H 1
6578| #define HAVE_LIBC_H 1
6579| #define HAVE_POLL_H 1
6580| #define HAVE_SYS_POLL_H 1
6581| #define HAVE_PWD_H 1
6582| #define HAVE_UTIME_H 1
6583| #define HAVE_SYS_PARAM_H 1
6584| #define HAVE_LIBINTL_H 1
6585| #define HAVE_LIBGEN_H 1
6586| #define HAVE_SYS_ACL_H 1
6587| #define HAVE_WCHAR_H 1
6588| #define HAVE_WCTYPE_H 1
6589| #define HAVE_SYS_SYSCTL_H 1
6590| #define HAVE_STRINGS_H 1
6591| #define NO_STRINGS_WITH_STRING_H 1
6592| #define TIME_WITH_SYS_TIME 1
6593| #define TERMINFO 1
6594| #define TGETENT_ZERO_ERR 0
6595| #define HAVE_OSPEED 1
6596| #define HAVE_UP_BC_PC 1
6597| #define HAVE_DEL_CURTERM 1
6598| #define SYS_SELECT_WITH_SYS_TIME 1
6599| #define HAVE_SVR4_PTYS 1
6600| #define PTYRANGE0 "pqrstuvw"
6601| #define PTYRANGE1 "0123456789abcdef"
6602| #define HAVE_SIGCONTEXT 1
6603| #define HAVE_FCHDIR 1
6604| #define HAVE_FCHOWN 1
6605| #define HAVE_FCHMOD 1
6606| #define HAVE_FSYNC 1
6607| #define HAVE_GETCWD 1
6608| #define HAVE_GETPWENT 1
6609| #define HAVE_GETPWNAM 1
6610| #define HAVE_GETPWUID 1
6611| #define HAVE_GETRLIMIT 1
6612| #define HAVE_GETTIMEOFDAY 1
6613| #define HAVE_LOCALTIME_R 1
6614| #define HAVE_LSTAT 1
6615| #define HAVE_MEMSET 1
6616| #define HAVE_MKDTEMP 1
6617| #define HAVE_NANOSLEEP 1
6618| #define HAVE_OPENDIR 1
6619| #define HAVE_PUTENV 1
6620| #define HAVE_QSORT 1
6621| #define HAVE_READLINK 1
6622| #define HAVE_SELECT 1
6623| #define HAVE_SETENV 1
6624| #define HAVE_GETPGID 1
6625| #define HAVE_SETPGID 1
6626| #define HAVE_SETSID 1
6627| #define HAVE_SIGALTSTACK 1
6628| #define HAVE_SIGSET 1
6629| #define HAVE_SIGSETJMP 1
6630| #define HAVE_SIGACTION 1
6631| #define HAVE_SIGPROCMASK 1
6632| #define HAVE_SIGVEC 1
6633| #define HAVE_STRCASECMP 1
6634| #define HAVE_STRCOLL 1
6635| #define HAVE_STRERROR 1
6636| #define HAVE_STRFTIME 1
6637| #define HAVE_STRNCASECMP 1
6638| #define HAVE_STRPBRK 1
6639| #define HAVE_STRPTIME 1
6640| #define HAVE_STRTOL 1
6641| #define HAVE_TGETENT 1
6642| #define HAVE_TOWLOWER 1
6643| #define HAVE_TOWUPPER 1
6644| #define HAVE_ISWUPPER 1
6645| #define HAVE_TZSET 1
6646| #define HAVE_USLEEP 1
6647| #define HAVE_UTIME 1
6648| #define HAVE_UTIMES 1
6649| #define HAVE_MBLEN 1
6650| #define HAVE_FTRUNCATE 1
6651| #define HAVE_UNSETENV 1
6652| #define HAVE_POSIX_OPENPT 1
6653| #define SELECT_TYPE_ARG1 int
6654| #define SELECT_TYPE_ARG234 (fd_set *)
6655| #define SELECT_TYPE_ARG5 (struct timeval *)
6656| #define HAVE_FSEEKO 1
6657| #define HAVE_ST_BLKSIZE 1
6658| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
6659| #define HAVE_ICONV 1
6660| #define HAVE_NL_LANGINFO_CODESET 1
6661| #define HAVE_LIBM 1
6662| #define HAVE_ISINF 1
6663| #define HAVE_ISNAN 1
6664| #define HAVE_POSIX_ACL 1
6665| /* end confdefs.h.  */
6666|
6667| #ifdef HAVE_SYS_ACL_H
6668| # include <sys/acl.h>
6669| #endif
6670| int
6671| main (void)
6672| {
6673| acl("foo", GETACLCNT, 0, NULL);
6674|
6675|   ;
6676|   return 0;
6677| }
6678configure:14844: result: no
6679configure:14852: checking for AIX ACL support
6680configure:14884: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
6681In file included from conftest.c:157:
6682In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:27:
6683/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:118:2: error: unknown type name 'gid_t'
6684        gid_t           el_gid;         /* group ID */
6685        ^
6686/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/kauth.h:125:2: error: unknown type name 'gid_t'
6687        gid_t           el_sup_groups[NGROUPS_MAX];     /* supplemental group list */
6688        ^
6689In file included from conftest.c:157:
6690/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:202:8: error: unknown type name 'ssize_t'
6691extern ssize_t  acl_copy_ext(void *buf_p, acl_t acl, ssize_t size);
6692       ^
6693/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:202:53: error: unknown type name 'ssize_t'
6694extern ssize_t  acl_copy_ext(void *buf_p, acl_t acl, ssize_t size);
6695                                                     ^
6696/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:203:8: error: unknown type name 'ssize_t'
6697extern ssize_t  acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size);
6698       ^
6699/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:203:60: error: unknown type name 'ssize_t'
6700extern ssize_t  acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size);
6701                                                            ^
6702/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:207:8: error: unknown type name 'ssize_t'
6703extern ssize_t  acl_size(acl_t acl);
6704       ^
6705/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/sys/acl.h:208:37: error: unknown type name 'ssize_t'
6706extern char     *acl_to_text(acl_t acl, ssize_t *len_p);
6707                                        ^
6708conftest.c:171:11: error: invalid application of 'sizeof' to an incomplete type 'struct acl'
6709aclsize = sizeof(struct acl);
6710          ^     ~~~~~~~~~~~~
6711conftest.c:167:8: note: forward declaration of 'struct acl'
6712struct acl *aclent;
6713       ^
6714conftest.c:173:2: warning: implicit declaration of function 'statacl' is invalid in C99 [-Wimplicit-function-declaration]
6715        statacl("foo", STX_NORMAL, aclent, aclsize);
6716        ^
6717conftest.c:173:17: error: use of undeclared identifier 'STX_NORMAL'
6718        statacl("foo", STX_NORMAL, aclent, aclsize);
6719                       ^
67201 warning and 10 errors generated.
6721configure:14884: $? = 1
6722configure: failed program was:
6723| /* confdefs.h */
6724| #define PACKAGE_NAME ""
6725| #define PACKAGE_TARNAME ""
6726| #define PACKAGE_VERSION ""
6727| #define PACKAGE_STRING ""
6728| #define PACKAGE_BUGREPORT ""
6729| #define PACKAGE_URL ""
6730| #define UNIX 1
6731| #define HAVE_STDIO_H 1
6732| #define HAVE_STDLIB_H 1
6733| #define HAVE_STRING_H 1
6734| #define HAVE_INTTYPES_H 1
6735| #define HAVE_STDINT_H 1
6736| #define HAVE_STRINGS_H 1
6737| #define HAVE_SYS_STAT_H 1
6738| #define HAVE_SYS_TYPES_H 1
6739| #define HAVE_UNISTD_H 1
6740| #define HAVE_SYS_TIME_H 1
6741| #define HAVE_SYS_SELECT_H 1
6742| #define HAVE_SYS_SOCKET_H 1
6743| #define STDC_HEADERS 1
6744| #define HAVE_SYS_WAIT_H 1
6745| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6746| #define HAVE_LONG_LONG_INT 1
6747| #define HAVE_TIMER_CREATE 1
6748| #define HAVE_AVAILABILITYMACROS_H 1
6749| #define HAVE_DISPATCH_DISPATCH_H 1
6750| #define FEAT_HUGE 1
6751| #define USE_XSMP_INTERACT 1
6752| #define FEAT_DIFF 1
6753| #define FEAT_PERL 1
6754| #define FEAT_PYTHON3 1
6755| #define FEAT_IPV6 1
6756| #define HAVE_INET_NTOP 1
6757| #define FEAT_NETBEANS_INTG 1
6758| #define FEAT_JOB_CHANNEL 1
6759| #define FEAT_TERMINAL 1
6760| #define HAVE_X11 1
6761| #define HAVE_X11_SM_SMLIB_H 1
6762| #define HAVE_DATE_TIME 1
6763| #define HAVE_ATTRIBUTE_UNUSED 1
6764| #define HAVE_DIRENT_H 1
6765| #define HAVE_STDINT_H 1
6766| #define HAVE_STDLIB_H 1
6767| #define HAVE_STRING_H 1
6768| #define HAVE_SYS_SELECT_H 1
6769| #define HAVE_SYS_UTSNAME_H 1
6770| #define HAVE_TERMCAP_H 1
6771| #define HAVE_FCNTL_H 1
6772| #define HAVE_SGTTY_H 1
6773| #define HAVE_SYS_IOCTL_H 1
6774| #define HAVE_SYS_TIME_H 1
6775| #define HAVE_SYS_TYPES_H 1
6776| #define HAVE_ICONV_H 1
6777| #define HAVE_INTTYPES_H 1
6778| #define HAVE_LANGINFO_H 1
6779| #define HAVE_MATH_H 1
6780| #define HAVE_UNISTD_H 1
6781| #define HAVE_ERRNO_H 1
6782| #define HAVE_SYS_RESOURCE_H 1
6783| #define HAVE_LOCALE_H 1
6784| #define HAVE_TERMIOS_H 1
6785| #define HAVE_LIBC_H 1
6786| #define HAVE_POLL_H 1
6787| #define HAVE_SYS_POLL_H 1
6788| #define HAVE_PWD_H 1
6789| #define HAVE_UTIME_H 1
6790| #define HAVE_SYS_PARAM_H 1
6791| #define HAVE_LIBINTL_H 1
6792| #define HAVE_LIBGEN_H 1
6793| #define HAVE_SYS_ACL_H 1
6794| #define HAVE_WCHAR_H 1
6795| #define HAVE_WCTYPE_H 1
6796| #define HAVE_SYS_SYSCTL_H 1
6797| #define HAVE_STRINGS_H 1
6798| #define NO_STRINGS_WITH_STRING_H 1
6799| #define TIME_WITH_SYS_TIME 1
6800| #define TERMINFO 1
6801| #define TGETENT_ZERO_ERR 0
6802| #define HAVE_OSPEED 1
6803| #define HAVE_UP_BC_PC 1
6804| #define HAVE_DEL_CURTERM 1
6805| #define SYS_SELECT_WITH_SYS_TIME 1
6806| #define HAVE_SVR4_PTYS 1
6807| #define PTYRANGE0 "pqrstuvw"
6808| #define PTYRANGE1 "0123456789abcdef"
6809| #define HAVE_SIGCONTEXT 1
6810| #define HAVE_FCHDIR 1
6811| #define HAVE_FCHOWN 1
6812| #define HAVE_FCHMOD 1
6813| #define HAVE_FSYNC 1
6814| #define HAVE_GETCWD 1
6815| #define HAVE_GETPWENT 1
6816| #define HAVE_GETPWNAM 1
6817| #define HAVE_GETPWUID 1
6818| #define HAVE_GETRLIMIT 1
6819| #define HAVE_GETTIMEOFDAY 1
6820| #define HAVE_LOCALTIME_R 1
6821| #define HAVE_LSTAT 1
6822| #define HAVE_MEMSET 1
6823| #define HAVE_MKDTEMP 1
6824| #define HAVE_NANOSLEEP 1
6825| #define HAVE_OPENDIR 1
6826| #define HAVE_PUTENV 1
6827| #define HAVE_QSORT 1
6828| #define HAVE_READLINK 1
6829| #define HAVE_SELECT 1
6830| #define HAVE_SETENV 1
6831| #define HAVE_GETPGID 1
6832| #define HAVE_SETPGID 1
6833| #define HAVE_SETSID 1
6834| #define HAVE_SIGALTSTACK 1
6835| #define HAVE_SIGSET 1
6836| #define HAVE_SIGSETJMP 1
6837| #define HAVE_SIGACTION 1
6838| #define HAVE_SIGPROCMASK 1
6839| #define HAVE_SIGVEC 1
6840| #define HAVE_STRCASECMP 1
6841| #define HAVE_STRCOLL 1
6842| #define HAVE_STRERROR 1
6843| #define HAVE_STRFTIME 1
6844| #define HAVE_STRNCASECMP 1
6845| #define HAVE_STRPBRK 1
6846| #define HAVE_STRPTIME 1
6847| #define HAVE_STRTOL 1
6848| #define HAVE_TGETENT 1
6849| #define HAVE_TOWLOWER 1
6850| #define HAVE_TOWUPPER 1
6851| #define HAVE_ISWUPPER 1
6852| #define HAVE_TZSET 1
6853| #define HAVE_USLEEP 1
6854| #define HAVE_UTIME 1
6855| #define HAVE_UTIMES 1
6856| #define HAVE_MBLEN 1
6857| #define HAVE_FTRUNCATE 1
6858| #define HAVE_UNSETENV 1
6859| #define HAVE_POSIX_OPENPT 1
6860| #define SELECT_TYPE_ARG1 int
6861| #define SELECT_TYPE_ARG234 (fd_set *)
6862| #define SELECT_TYPE_ARG5 (struct timeval *)
6863| #define HAVE_FSEEKO 1
6864| #define HAVE_ST_BLKSIZE 1
6865| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
6866| #define HAVE_ICONV 1
6867| #define HAVE_NL_LANGINFO_CODESET 1
6868| #define HAVE_LIBM 1
6869| #define HAVE_ISINF 1
6870| #define HAVE_ISNAN 1
6871| #define HAVE_POSIX_ACL 1
6872| /* end confdefs.h.  */
6873|
6874| #if STDC_HEADERS
6875| # include <stdlib.h>
6876| # include <stddef.h>
6877| #endif
6878| #ifdef HAVE_SYS_ACL_H
6879| # include <sys/acl.h>
6880| #endif
6881| #ifdef HAVE_SYS_ACCESS_H
6882| # include <sys/access.h>
6883| #endif
6884| #define _ALL_SOURCE
6885|
6886| #include <sys/stat.h>
6887|
6888| int aclsize;
6889| struct acl *aclent;
6890| int
6891| main (void)
6892| {
6893| aclsize = sizeof(struct acl);
6894|       aclent = (void *)malloc(aclsize);
6895|       statacl("foo", STX_NORMAL, aclent, aclsize);
6896|
6897|   ;
6898|   return 0;
6899| }
6900configure:14890: result: no
6901configure:14933: checking --enable-gpm argument
6902configure:14990: result: no
6903configure:14994: checking --disable-sysmouse argument
6904configure:15006: result: no
6905configure:15008: checking for sysmouse
6906configure:15031: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
6907conftest.c:151:10: fatal error: 'sys/consio.h' file not found
6908#include <sys/consio.h>
6909         ^~~~~~~~~~~~~~
69101 error generated.
6911configure:15031: $? = 1
6912configure: failed program was:
6913| /* confdefs.h */
6914| #define PACKAGE_NAME ""
6915| #define PACKAGE_TARNAME ""
6916| #define PACKAGE_VERSION ""
6917| #define PACKAGE_STRING ""
6918| #define PACKAGE_BUGREPORT ""
6919| #define PACKAGE_URL ""
6920| #define UNIX 1
6921| #define HAVE_STDIO_H 1
6922| #define HAVE_STDLIB_H 1
6923| #define HAVE_STRING_H 1
6924| #define HAVE_INTTYPES_H 1
6925| #define HAVE_STDINT_H 1
6926| #define HAVE_STRINGS_H 1
6927| #define HAVE_SYS_STAT_H 1
6928| #define HAVE_SYS_TYPES_H 1
6929| #define HAVE_UNISTD_H 1
6930| #define HAVE_SYS_TIME_H 1
6931| #define HAVE_SYS_SELECT_H 1
6932| #define HAVE_SYS_SOCKET_H 1
6933| #define STDC_HEADERS 1
6934| #define HAVE_SYS_WAIT_H 1
6935| #define HAVE_UNSIGNED_LONG_LONG_INT 1
6936| #define HAVE_LONG_LONG_INT 1
6937| #define HAVE_TIMER_CREATE 1
6938| #define HAVE_AVAILABILITYMACROS_H 1
6939| #define HAVE_DISPATCH_DISPATCH_H 1
6940| #define FEAT_HUGE 1
6941| #define USE_XSMP_INTERACT 1
6942| #define FEAT_DIFF 1
6943| #define FEAT_PERL 1
6944| #define FEAT_PYTHON3 1
6945| #define FEAT_IPV6 1
6946| #define HAVE_INET_NTOP 1
6947| #define FEAT_NETBEANS_INTG 1
6948| #define FEAT_JOB_CHANNEL 1
6949| #define FEAT_TERMINAL 1
6950| #define HAVE_X11 1
6951| #define HAVE_X11_SM_SMLIB_H 1
6952| #define HAVE_DATE_TIME 1
6953| #define HAVE_ATTRIBUTE_UNUSED 1
6954| #define HAVE_DIRENT_H 1
6955| #define HAVE_STDINT_H 1
6956| #define HAVE_STDLIB_H 1
6957| #define HAVE_STRING_H 1
6958| #define HAVE_SYS_SELECT_H 1
6959| #define HAVE_SYS_UTSNAME_H 1
6960| #define HAVE_TERMCAP_H 1
6961| #define HAVE_FCNTL_H 1
6962| #define HAVE_SGTTY_H 1
6963| #define HAVE_SYS_IOCTL_H 1
6964| #define HAVE_SYS_TIME_H 1
6965| #define HAVE_SYS_TYPES_H 1
6966| #define HAVE_ICONV_H 1
6967| #define HAVE_INTTYPES_H 1
6968| #define HAVE_LANGINFO_H 1
6969| #define HAVE_MATH_H 1
6970| #define HAVE_UNISTD_H 1
6971| #define HAVE_ERRNO_H 1
6972| #define HAVE_SYS_RESOURCE_H 1
6973| #define HAVE_LOCALE_H 1
6974| #define HAVE_TERMIOS_H 1
6975| #define HAVE_LIBC_H 1
6976| #define HAVE_POLL_H 1
6977| #define HAVE_SYS_POLL_H 1
6978| #define HAVE_PWD_H 1
6979| #define HAVE_UTIME_H 1
6980| #define HAVE_SYS_PARAM_H 1
6981| #define HAVE_LIBINTL_H 1
6982| #define HAVE_LIBGEN_H 1
6983| #define HAVE_SYS_ACL_H 1
6984| #define HAVE_WCHAR_H 1
6985| #define HAVE_WCTYPE_H 1
6986| #define HAVE_SYS_SYSCTL_H 1
6987| #define HAVE_STRINGS_H 1
6988| #define NO_STRINGS_WITH_STRING_H 1
6989| #define TIME_WITH_SYS_TIME 1
6990| #define TERMINFO 1
6991| #define TGETENT_ZERO_ERR 0
6992| #define HAVE_OSPEED 1
6993| #define HAVE_UP_BC_PC 1
6994| #define HAVE_DEL_CURTERM 1
6995| #define SYS_SELECT_WITH_SYS_TIME 1
6996| #define HAVE_SVR4_PTYS 1
6997| #define PTYRANGE0 "pqrstuvw"
6998| #define PTYRANGE1 "0123456789abcdef"
6999| #define HAVE_SIGCONTEXT 1
7000| #define HAVE_FCHDIR 1
7001| #define HAVE_FCHOWN 1
7002| #define HAVE_FCHMOD 1
7003| #define HAVE_FSYNC 1
7004| #define HAVE_GETCWD 1
7005| #define HAVE_GETPWENT 1
7006| #define HAVE_GETPWNAM 1
7007| #define HAVE_GETPWUID 1
7008| #define HAVE_GETRLIMIT 1
7009| #define HAVE_GETTIMEOFDAY 1
7010| #define HAVE_LOCALTIME_R 1
7011| #define HAVE_LSTAT 1
7012| #define HAVE_MEMSET 1
7013| #define HAVE_MKDTEMP 1
7014| #define HAVE_NANOSLEEP 1
7015| #define HAVE_OPENDIR 1
7016| #define HAVE_PUTENV 1
7017| #define HAVE_QSORT 1
7018| #define HAVE_READLINK 1
7019| #define HAVE_SELECT 1
7020| #define HAVE_SETENV 1
7021| #define HAVE_GETPGID 1
7022| #define HAVE_SETPGID 1
7023| #define HAVE_SETSID 1
7024| #define HAVE_SIGALTSTACK 1
7025| #define HAVE_SIGSET 1
7026| #define HAVE_SIGSETJMP 1
7027| #define HAVE_SIGACTION 1
7028| #define HAVE_SIGPROCMASK 1
7029| #define HAVE_SIGVEC 1
7030| #define HAVE_STRCASECMP 1
7031| #define HAVE_STRCOLL 1
7032| #define HAVE_STRERROR 1
7033| #define HAVE_STRFTIME 1
7034| #define HAVE_STRNCASECMP 1
7035| #define HAVE_STRPBRK 1
7036| #define HAVE_STRPTIME 1
7037| #define HAVE_STRTOL 1
7038| #define HAVE_TGETENT 1
7039| #define HAVE_TOWLOWER 1
7040| #define HAVE_TOWUPPER 1
7041| #define HAVE_ISWUPPER 1
7042| #define HAVE_TZSET 1
7043| #define HAVE_USLEEP 1
7044| #define HAVE_UTIME 1
7045| #define HAVE_UTIMES 1
7046| #define HAVE_MBLEN 1
7047| #define HAVE_FTRUNCATE 1
7048| #define HAVE_UNSETENV 1
7049| #define HAVE_POSIX_OPENPT 1
7050| #define SELECT_TYPE_ARG1 int
7051| #define SELECT_TYPE_ARG234 (fd_set *)
7052| #define SELECT_TYPE_ARG5 (struct timeval *)
7053| #define HAVE_FSEEKO 1
7054| #define HAVE_ST_BLKSIZE 1
7055| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
7056| #define HAVE_ICONV 1
7057| #define HAVE_NL_LANGINFO_CODESET 1
7058| #define HAVE_LIBM 1
7059| #define HAVE_ISINF 1
7060| #define HAVE_ISNAN 1
7061| #define HAVE_POSIX_ACL 1
7062| /* end confdefs.h.  */
7063| #include <sys/consio.h>
7064|            #include <signal.h>
7065|            #include <sys/fbio.h>
7066| int
7067| main (void)
7068| {
7069| struct mouse_info   mouse;
7070|            mouse.operation = MOUSE_MODE;
7071|            mouse.operation = MOUSE_SHOW;
7072|            mouse.u.mode.mode = 0;
7073|            mouse.u.mode.signal = SIGUSR2;
7074|   ;
7075|   return 0;
7076| }
7077configure:15041: result: no
7078configure:15052: checking for FD_CLOEXEC
7079configure:15067: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7080configure:15067: $? = 0
7081configure:15069: result: yes
7082configure:15078: checking for rename
7083configure:15091: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7084configure:15091: $? = 0
7085configure:15093: result: yes
7086configure:15103: checking for dirfd
7087configure:15117: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7088configure:15117: $? = 0
7089configure:15119: result: yes
7090configure:15129: checking for flock
7091configure:15142: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7092configure:15142: $? = 0
7093configure:15144: result: yes
7094configure:15154: checking for sysctl
7095configure:15175: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7096configure:15175: $? = 0
7097configure:15177: result: yes
7098configure:15186: checking for sysinfo
7099configure:15205: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7100conftest.c:157:10: fatal error: 'sys/sysinfo.h' file not found
7101#include <sys/sysinfo.h>
7102         ^~~~~~~~~~~~~~~
71031 error generated.
7104configure:15205: $? = 1
7105configure: failed program was:
7106| /* confdefs.h */
7107| #define PACKAGE_NAME ""
7108| #define PACKAGE_TARNAME ""
7109| #define PACKAGE_VERSION ""
7110| #define PACKAGE_STRING ""
7111| #define PACKAGE_BUGREPORT ""
7112| #define PACKAGE_URL ""
7113| #define UNIX 1
7114| #define HAVE_STDIO_H 1
7115| #define HAVE_STDLIB_H 1
7116| #define HAVE_STRING_H 1
7117| #define HAVE_INTTYPES_H 1
7118| #define HAVE_STDINT_H 1
7119| #define HAVE_STRINGS_H 1
7120| #define HAVE_SYS_STAT_H 1
7121| #define HAVE_SYS_TYPES_H 1
7122| #define HAVE_UNISTD_H 1
7123| #define HAVE_SYS_TIME_H 1
7124| #define HAVE_SYS_SELECT_H 1
7125| #define HAVE_SYS_SOCKET_H 1
7126| #define STDC_HEADERS 1
7127| #define HAVE_SYS_WAIT_H 1
7128| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7129| #define HAVE_LONG_LONG_INT 1
7130| #define HAVE_TIMER_CREATE 1
7131| #define HAVE_AVAILABILITYMACROS_H 1
7132| #define HAVE_DISPATCH_DISPATCH_H 1
7133| #define FEAT_HUGE 1
7134| #define USE_XSMP_INTERACT 1
7135| #define FEAT_DIFF 1
7136| #define FEAT_PERL 1
7137| #define FEAT_PYTHON3 1
7138| #define FEAT_IPV6 1
7139| #define HAVE_INET_NTOP 1
7140| #define FEAT_NETBEANS_INTG 1
7141| #define FEAT_JOB_CHANNEL 1
7142| #define FEAT_TERMINAL 1
7143| #define HAVE_X11 1
7144| #define HAVE_X11_SM_SMLIB_H 1
7145| #define HAVE_DATE_TIME 1
7146| #define HAVE_ATTRIBUTE_UNUSED 1
7147| #define HAVE_DIRENT_H 1
7148| #define HAVE_STDINT_H 1
7149| #define HAVE_STDLIB_H 1
7150| #define HAVE_STRING_H 1
7151| #define HAVE_SYS_SELECT_H 1
7152| #define HAVE_SYS_UTSNAME_H 1
7153| #define HAVE_TERMCAP_H 1
7154| #define HAVE_FCNTL_H 1
7155| #define HAVE_SGTTY_H 1
7156| #define HAVE_SYS_IOCTL_H 1
7157| #define HAVE_SYS_TIME_H 1
7158| #define HAVE_SYS_TYPES_H 1
7159| #define HAVE_ICONV_H 1
7160| #define HAVE_INTTYPES_H 1
7161| #define HAVE_LANGINFO_H 1
7162| #define HAVE_MATH_H 1
7163| #define HAVE_UNISTD_H 1
7164| #define HAVE_ERRNO_H 1
7165| #define HAVE_SYS_RESOURCE_H 1
7166| #define HAVE_LOCALE_H 1
7167| #define HAVE_TERMIOS_H 1
7168| #define HAVE_LIBC_H 1
7169| #define HAVE_POLL_H 1
7170| #define HAVE_SYS_POLL_H 1
7171| #define HAVE_PWD_H 1
7172| #define HAVE_UTIME_H 1
7173| #define HAVE_SYS_PARAM_H 1
7174| #define HAVE_LIBINTL_H 1
7175| #define HAVE_LIBGEN_H 1
7176| #define HAVE_SYS_ACL_H 1
7177| #define HAVE_WCHAR_H 1
7178| #define HAVE_WCTYPE_H 1
7179| #define HAVE_SYS_SYSCTL_H 1
7180| #define HAVE_STRINGS_H 1
7181| #define NO_STRINGS_WITH_STRING_H 1
7182| #define TIME_WITH_SYS_TIME 1
7183| #define TERMINFO 1
7184| #define TGETENT_ZERO_ERR 0
7185| #define HAVE_OSPEED 1
7186| #define HAVE_UP_BC_PC 1
7187| #define HAVE_DEL_CURTERM 1
7188| #define SYS_SELECT_WITH_SYS_TIME 1
7189| #define HAVE_SVR4_PTYS 1
7190| #define PTYRANGE0 "pqrstuvw"
7191| #define PTYRANGE1 "0123456789abcdef"
7192| #define HAVE_SIGCONTEXT 1
7193| #define HAVE_FCHDIR 1
7194| #define HAVE_FCHOWN 1
7195| #define HAVE_FCHMOD 1
7196| #define HAVE_FSYNC 1
7197| #define HAVE_GETCWD 1
7198| #define HAVE_GETPWENT 1
7199| #define HAVE_GETPWNAM 1
7200| #define HAVE_GETPWUID 1
7201| #define HAVE_GETRLIMIT 1
7202| #define HAVE_GETTIMEOFDAY 1
7203| #define HAVE_LOCALTIME_R 1
7204| #define HAVE_LSTAT 1
7205| #define HAVE_MEMSET 1
7206| #define HAVE_MKDTEMP 1
7207| #define HAVE_NANOSLEEP 1
7208| #define HAVE_OPENDIR 1
7209| #define HAVE_PUTENV 1
7210| #define HAVE_QSORT 1
7211| #define HAVE_READLINK 1
7212| #define HAVE_SELECT 1
7213| #define HAVE_SETENV 1
7214| #define HAVE_GETPGID 1
7215| #define HAVE_SETPGID 1
7216| #define HAVE_SETSID 1
7217| #define HAVE_SIGALTSTACK 1
7218| #define HAVE_SIGSET 1
7219| #define HAVE_SIGSETJMP 1
7220| #define HAVE_SIGACTION 1
7221| #define HAVE_SIGPROCMASK 1
7222| #define HAVE_SIGVEC 1
7223| #define HAVE_STRCASECMP 1
7224| #define HAVE_STRCOLL 1
7225| #define HAVE_STRERROR 1
7226| #define HAVE_STRFTIME 1
7227| #define HAVE_STRNCASECMP 1
7228| #define HAVE_STRPBRK 1
7229| #define HAVE_STRPTIME 1
7230| #define HAVE_STRTOL 1
7231| #define HAVE_TGETENT 1
7232| #define HAVE_TOWLOWER 1
7233| #define HAVE_TOWUPPER 1
7234| #define HAVE_ISWUPPER 1
7235| #define HAVE_TZSET 1
7236| #define HAVE_USLEEP 1
7237| #define HAVE_UTIME 1
7238| #define HAVE_UTIMES 1
7239| #define HAVE_MBLEN 1
7240| #define HAVE_FTRUNCATE 1
7241| #define HAVE_UNSETENV 1
7242| #define HAVE_POSIX_OPENPT 1
7243| #define SELECT_TYPE_ARG1 int
7244| #define SELECT_TYPE_ARG234 (fd_set *)
7245| #define SELECT_TYPE_ARG5 (struct timeval *)
7246| #define HAVE_FSEEKO 1
7247| #define HAVE_ST_BLKSIZE 1
7248| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
7249| #define HAVE_ICONV 1
7250| #define HAVE_NL_LANGINFO_CODESET 1
7251| #define HAVE_LIBM 1
7252| #define HAVE_ISINF 1
7253| #define HAVE_ISNAN 1
7254| #define HAVE_POSIX_ACL 1
7255| #define HAVE_FD_CLOEXEC 1
7256| #define HAVE_RENAME 1
7257| #define HAVE_DIRFD 1
7258| #define HAVE_FLOCK 1
7259| #define HAVE_SYSCTL 1
7260| /* end confdefs.h.  */
7261| #include <sys/types.h>
7262| #include <sys/sysinfo.h>
7263| int
7264| main (void)
7265| {
7266|       struct sysinfo sinfo;
7267|       int t;
7268|
7269|       (void)sysinfo(&sinfo);
7270|       t = sinfo.totalram;
7271|
7272|   ;
7273|   return 0;
7274| }
7275configure:15211: result: not usable
7276configure:15217: checking for sysinfo.mem_unit
7277configure:15233: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7278conftest.c:157:10: fatal error: 'sys/sysinfo.h' file not found
7279#include <sys/sysinfo.h>
7280         ^~~~~~~~~~~~~~~
72811 error generated.
7282configure:15233: $? = 1
7283configure: failed program was:
7284| /* confdefs.h */
7285| #define PACKAGE_NAME ""
7286| #define PACKAGE_TARNAME ""
7287| #define PACKAGE_VERSION ""
7288| #define PACKAGE_STRING ""
7289| #define PACKAGE_BUGREPORT ""
7290| #define PACKAGE_URL ""
7291| #define UNIX 1
7292| #define HAVE_STDIO_H 1
7293| #define HAVE_STDLIB_H 1
7294| #define HAVE_STRING_H 1
7295| #define HAVE_INTTYPES_H 1
7296| #define HAVE_STDINT_H 1
7297| #define HAVE_STRINGS_H 1
7298| #define HAVE_SYS_STAT_H 1
7299| #define HAVE_SYS_TYPES_H 1
7300| #define HAVE_UNISTD_H 1
7301| #define HAVE_SYS_TIME_H 1
7302| #define HAVE_SYS_SELECT_H 1
7303| #define HAVE_SYS_SOCKET_H 1
7304| #define STDC_HEADERS 1
7305| #define HAVE_SYS_WAIT_H 1
7306| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7307| #define HAVE_LONG_LONG_INT 1
7308| #define HAVE_TIMER_CREATE 1
7309| #define HAVE_AVAILABILITYMACROS_H 1
7310| #define HAVE_DISPATCH_DISPATCH_H 1
7311| #define FEAT_HUGE 1
7312| #define USE_XSMP_INTERACT 1
7313| #define FEAT_DIFF 1
7314| #define FEAT_PERL 1
7315| #define FEAT_PYTHON3 1
7316| #define FEAT_IPV6 1
7317| #define HAVE_INET_NTOP 1
7318| #define FEAT_NETBEANS_INTG 1
7319| #define FEAT_JOB_CHANNEL 1
7320| #define FEAT_TERMINAL 1
7321| #define HAVE_X11 1
7322| #define HAVE_X11_SM_SMLIB_H 1
7323| #define HAVE_DATE_TIME 1
7324| #define HAVE_ATTRIBUTE_UNUSED 1
7325| #define HAVE_DIRENT_H 1
7326| #define HAVE_STDINT_H 1
7327| #define HAVE_STDLIB_H 1
7328| #define HAVE_STRING_H 1
7329| #define HAVE_SYS_SELECT_H 1
7330| #define HAVE_SYS_UTSNAME_H 1
7331| #define HAVE_TERMCAP_H 1
7332| #define HAVE_FCNTL_H 1
7333| #define HAVE_SGTTY_H 1
7334| #define HAVE_SYS_IOCTL_H 1
7335| #define HAVE_SYS_TIME_H 1
7336| #define HAVE_SYS_TYPES_H 1
7337| #define HAVE_ICONV_H 1
7338| #define HAVE_INTTYPES_H 1
7339| #define HAVE_LANGINFO_H 1
7340| #define HAVE_MATH_H 1
7341| #define HAVE_UNISTD_H 1
7342| #define HAVE_ERRNO_H 1
7343| #define HAVE_SYS_RESOURCE_H 1
7344| #define HAVE_LOCALE_H 1
7345| #define HAVE_TERMIOS_H 1
7346| #define HAVE_LIBC_H 1
7347| #define HAVE_POLL_H 1
7348| #define HAVE_SYS_POLL_H 1
7349| #define HAVE_PWD_H 1
7350| #define HAVE_UTIME_H 1
7351| #define HAVE_SYS_PARAM_H 1
7352| #define HAVE_LIBINTL_H 1
7353| #define HAVE_LIBGEN_H 1
7354| #define HAVE_SYS_ACL_H 1
7355| #define HAVE_WCHAR_H 1
7356| #define HAVE_WCTYPE_H 1
7357| #define HAVE_SYS_SYSCTL_H 1
7358| #define HAVE_STRINGS_H 1
7359| #define NO_STRINGS_WITH_STRING_H 1
7360| #define TIME_WITH_SYS_TIME 1
7361| #define TERMINFO 1
7362| #define TGETENT_ZERO_ERR 0
7363| #define HAVE_OSPEED 1
7364| #define HAVE_UP_BC_PC 1
7365| #define HAVE_DEL_CURTERM 1
7366| #define SYS_SELECT_WITH_SYS_TIME 1
7367| #define HAVE_SVR4_PTYS 1
7368| #define PTYRANGE0 "pqrstuvw"
7369| #define PTYRANGE1 "0123456789abcdef"
7370| #define HAVE_SIGCONTEXT 1
7371| #define HAVE_FCHDIR 1
7372| #define HAVE_FCHOWN 1
7373| #define HAVE_FCHMOD 1
7374| #define HAVE_FSYNC 1
7375| #define HAVE_GETCWD 1
7376| #define HAVE_GETPWENT 1
7377| #define HAVE_GETPWNAM 1
7378| #define HAVE_GETPWUID 1
7379| #define HAVE_GETRLIMIT 1
7380| #define HAVE_GETTIMEOFDAY 1
7381| #define HAVE_LOCALTIME_R 1
7382| #define HAVE_LSTAT 1
7383| #define HAVE_MEMSET 1
7384| #define HAVE_MKDTEMP 1
7385| #define HAVE_NANOSLEEP 1
7386| #define HAVE_OPENDIR 1
7387| #define HAVE_PUTENV 1
7388| #define HAVE_QSORT 1
7389| #define HAVE_READLINK 1
7390| #define HAVE_SELECT 1
7391| #define HAVE_SETENV 1
7392| #define HAVE_GETPGID 1
7393| #define HAVE_SETPGID 1
7394| #define HAVE_SETSID 1
7395| #define HAVE_SIGALTSTACK 1
7396| #define HAVE_SIGSET 1
7397| #define HAVE_SIGSETJMP 1
7398| #define HAVE_SIGACTION 1
7399| #define HAVE_SIGPROCMASK 1
7400| #define HAVE_SIGVEC 1
7401| #define HAVE_STRCASECMP 1
7402| #define HAVE_STRCOLL 1
7403| #define HAVE_STRERROR 1
7404| #define HAVE_STRFTIME 1
7405| #define HAVE_STRNCASECMP 1
7406| #define HAVE_STRPBRK 1
7407| #define HAVE_STRPTIME 1
7408| #define HAVE_STRTOL 1
7409| #define HAVE_TGETENT 1
7410| #define HAVE_TOWLOWER 1
7411| #define HAVE_TOWUPPER 1
7412| #define HAVE_ISWUPPER 1
7413| #define HAVE_TZSET 1
7414| #define HAVE_USLEEP 1
7415| #define HAVE_UTIME 1
7416| #define HAVE_UTIMES 1
7417| #define HAVE_MBLEN 1
7418| #define HAVE_FTRUNCATE 1
7419| #define HAVE_UNSETENV 1
7420| #define HAVE_POSIX_OPENPT 1
7421| #define SELECT_TYPE_ARG1 int
7422| #define SELECT_TYPE_ARG234 (fd_set *)
7423| #define SELECT_TYPE_ARG5 (struct timeval *)
7424| #define HAVE_FSEEKO 1
7425| #define HAVE_ST_BLKSIZE 1
7426| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
7427| #define HAVE_ICONV 1
7428| #define HAVE_NL_LANGINFO_CODESET 1
7429| #define HAVE_LIBM 1
7430| #define HAVE_ISINF 1
7431| #define HAVE_ISNAN 1
7432| #define HAVE_POSIX_ACL 1
7433| #define HAVE_FD_CLOEXEC 1
7434| #define HAVE_RENAME 1
7435| #define HAVE_DIRFD 1
7436| #define HAVE_FLOCK 1
7437| #define HAVE_SYSCTL 1
7438| /* end confdefs.h.  */
7439| #include <sys/types.h>
7440| #include <sys/sysinfo.h>
7441| int
7442| main (void)
7443| {
7444|       struct sysinfo sinfo;
7445|       sinfo.mem_unit = 1;
7446|
7447|   ;
7448|   return 0;
7449| }
7450configure:15239: result: no
7451configure:15244: checking for sysinfo.uptime
7452configure:15263: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7453conftest.c:157:10: fatal error: 'sys/sysinfo.h' file not found
7454#include <sys/sysinfo.h>
7455         ^~~~~~~~~~~~~~~
74561 error generated.
7457configure:15263: $? = 1
7458configure: failed program was:
7459| /* confdefs.h */
7460| #define PACKAGE_NAME ""
7461| #define PACKAGE_TARNAME ""
7462| #define PACKAGE_VERSION ""
7463| #define PACKAGE_STRING ""
7464| #define PACKAGE_BUGREPORT ""
7465| #define PACKAGE_URL ""
7466| #define UNIX 1
7467| #define HAVE_STDIO_H 1
7468| #define HAVE_STDLIB_H 1
7469| #define HAVE_STRING_H 1
7470| #define HAVE_INTTYPES_H 1
7471| #define HAVE_STDINT_H 1
7472| #define HAVE_STRINGS_H 1
7473| #define HAVE_SYS_STAT_H 1
7474| #define HAVE_SYS_TYPES_H 1
7475| #define HAVE_UNISTD_H 1
7476| #define HAVE_SYS_TIME_H 1
7477| #define HAVE_SYS_SELECT_H 1
7478| #define HAVE_SYS_SOCKET_H 1
7479| #define STDC_HEADERS 1
7480| #define HAVE_SYS_WAIT_H 1
7481| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7482| #define HAVE_LONG_LONG_INT 1
7483| #define HAVE_TIMER_CREATE 1
7484| #define HAVE_AVAILABILITYMACROS_H 1
7485| #define HAVE_DISPATCH_DISPATCH_H 1
7486| #define FEAT_HUGE 1
7487| #define USE_XSMP_INTERACT 1
7488| #define FEAT_DIFF 1
7489| #define FEAT_PERL 1
7490| #define FEAT_PYTHON3 1
7491| #define FEAT_IPV6 1
7492| #define HAVE_INET_NTOP 1
7493| #define FEAT_NETBEANS_INTG 1
7494| #define FEAT_JOB_CHANNEL 1
7495| #define FEAT_TERMINAL 1
7496| #define HAVE_X11 1
7497| #define HAVE_X11_SM_SMLIB_H 1
7498| #define HAVE_DATE_TIME 1
7499| #define HAVE_ATTRIBUTE_UNUSED 1
7500| #define HAVE_DIRENT_H 1
7501| #define HAVE_STDINT_H 1
7502| #define HAVE_STDLIB_H 1
7503| #define HAVE_STRING_H 1
7504| #define HAVE_SYS_SELECT_H 1
7505| #define HAVE_SYS_UTSNAME_H 1
7506| #define HAVE_TERMCAP_H 1
7507| #define HAVE_FCNTL_H 1
7508| #define HAVE_SGTTY_H 1
7509| #define HAVE_SYS_IOCTL_H 1
7510| #define HAVE_SYS_TIME_H 1
7511| #define HAVE_SYS_TYPES_H 1
7512| #define HAVE_ICONV_H 1
7513| #define HAVE_INTTYPES_H 1
7514| #define HAVE_LANGINFO_H 1
7515| #define HAVE_MATH_H 1
7516| #define HAVE_UNISTD_H 1
7517| #define HAVE_ERRNO_H 1
7518| #define HAVE_SYS_RESOURCE_H 1
7519| #define HAVE_LOCALE_H 1
7520| #define HAVE_TERMIOS_H 1
7521| #define HAVE_LIBC_H 1
7522| #define HAVE_POLL_H 1
7523| #define HAVE_SYS_POLL_H 1
7524| #define HAVE_PWD_H 1
7525| #define HAVE_UTIME_H 1
7526| #define HAVE_SYS_PARAM_H 1
7527| #define HAVE_LIBINTL_H 1
7528| #define HAVE_LIBGEN_H 1
7529| #define HAVE_SYS_ACL_H 1
7530| #define HAVE_WCHAR_H 1
7531| #define HAVE_WCTYPE_H 1
7532| #define HAVE_SYS_SYSCTL_H 1
7533| #define HAVE_STRINGS_H 1
7534| #define NO_STRINGS_WITH_STRING_H 1
7535| #define TIME_WITH_SYS_TIME 1
7536| #define TERMINFO 1
7537| #define TGETENT_ZERO_ERR 0
7538| #define HAVE_OSPEED 1
7539| #define HAVE_UP_BC_PC 1
7540| #define HAVE_DEL_CURTERM 1
7541| #define SYS_SELECT_WITH_SYS_TIME 1
7542| #define HAVE_SVR4_PTYS 1
7543| #define PTYRANGE0 "pqrstuvw"
7544| #define PTYRANGE1 "0123456789abcdef"
7545| #define HAVE_SIGCONTEXT 1
7546| #define HAVE_FCHDIR 1
7547| #define HAVE_FCHOWN 1
7548| #define HAVE_FCHMOD 1
7549| #define HAVE_FSYNC 1
7550| #define HAVE_GETCWD 1
7551| #define HAVE_GETPWENT 1
7552| #define HAVE_GETPWNAM 1
7553| #define HAVE_GETPWUID 1
7554| #define HAVE_GETRLIMIT 1
7555| #define HAVE_GETTIMEOFDAY 1
7556| #define HAVE_LOCALTIME_R 1
7557| #define HAVE_LSTAT 1
7558| #define HAVE_MEMSET 1
7559| #define HAVE_MKDTEMP 1
7560| #define HAVE_NANOSLEEP 1
7561| #define HAVE_OPENDIR 1
7562| #define HAVE_PUTENV 1
7563| #define HAVE_QSORT 1
7564| #define HAVE_READLINK 1
7565| #define HAVE_SELECT 1
7566| #define HAVE_SETENV 1
7567| #define HAVE_GETPGID 1
7568| #define HAVE_SETPGID 1
7569| #define HAVE_SETSID 1
7570| #define HAVE_SIGALTSTACK 1
7571| #define HAVE_SIGSET 1
7572| #define HAVE_SIGSETJMP 1
7573| #define HAVE_SIGACTION 1
7574| #define HAVE_SIGPROCMASK 1
7575| #define HAVE_SIGVEC 1
7576| #define HAVE_STRCASECMP 1
7577| #define HAVE_STRCOLL 1
7578| #define HAVE_STRERROR 1
7579| #define HAVE_STRFTIME 1
7580| #define HAVE_STRNCASECMP 1
7581| #define HAVE_STRPBRK 1
7582| #define HAVE_STRPTIME 1
7583| #define HAVE_STRTOL 1
7584| #define HAVE_TGETENT 1
7585| #define HAVE_TOWLOWER 1
7586| #define HAVE_TOWUPPER 1
7587| #define HAVE_ISWUPPER 1
7588| #define HAVE_TZSET 1
7589| #define HAVE_USLEEP 1
7590| #define HAVE_UTIME 1
7591| #define HAVE_UTIMES 1
7592| #define HAVE_MBLEN 1
7593| #define HAVE_FTRUNCATE 1
7594| #define HAVE_UNSETENV 1
7595| #define HAVE_POSIX_OPENPT 1
7596| #define SELECT_TYPE_ARG1 int
7597| #define SELECT_TYPE_ARG234 (fd_set *)
7598| #define SELECT_TYPE_ARG5 (struct timeval *)
7599| #define HAVE_FSEEKO 1
7600| #define HAVE_ST_BLKSIZE 1
7601| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
7602| #define HAVE_ICONV 1
7603| #define HAVE_NL_LANGINFO_CODESET 1
7604| #define HAVE_LIBM 1
7605| #define HAVE_ISINF 1
7606| #define HAVE_ISNAN 1
7607| #define HAVE_POSIX_ACL 1
7608| #define HAVE_FD_CLOEXEC 1
7609| #define HAVE_RENAME 1
7610| #define HAVE_DIRFD 1
7611| #define HAVE_FLOCK 1
7612| #define HAVE_SYSCTL 1
7613| /* end confdefs.h.  */
7614| #include <sys/types.h>
7615| #include <sys/sysinfo.h>
7616| int
7617| main (void)
7618| {
7619|       struct sysinfo sinfo;
7620|         long ut;
7621|
7622|       (void)sysinfo(&sinfo);
7623|       ut = sinfo.uptime;
7624|
7625|   ;
7626|   return 0;
7627| }
7628configure:15269: result: no
7629configure:15274: checking for sysconf
7630configure:15289: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7631configure:15289: $? = 0
7632configure:15291: result: yes
7633configure:15300: checking for _SC_SIGSTKSZ via sysconf()
7634configure:15314: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7635conftest.c:161:16: error: use of undeclared identifier '_SC_SIGSTKSZ'
7636        (void)sysconf(_SC_SIGSTKSZ);
7637                      ^
76381 error generated.
7639configure:15314: $? = 1
7640configure: failed program was:
7641| /* confdefs.h */
7642| #define PACKAGE_NAME ""
7643| #define PACKAGE_TARNAME ""
7644| #define PACKAGE_VERSION ""
7645| #define PACKAGE_STRING ""
7646| #define PACKAGE_BUGREPORT ""
7647| #define PACKAGE_URL ""
7648| #define UNIX 1
7649| #define HAVE_STDIO_H 1
7650| #define HAVE_STDLIB_H 1
7651| #define HAVE_STRING_H 1
7652| #define HAVE_INTTYPES_H 1
7653| #define HAVE_STDINT_H 1
7654| #define HAVE_STRINGS_H 1
7655| #define HAVE_SYS_STAT_H 1
7656| #define HAVE_SYS_TYPES_H 1
7657| #define HAVE_UNISTD_H 1
7658| #define HAVE_SYS_TIME_H 1
7659| #define HAVE_SYS_SELECT_H 1
7660| #define HAVE_SYS_SOCKET_H 1
7661| #define STDC_HEADERS 1
7662| #define HAVE_SYS_WAIT_H 1
7663| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7664| #define HAVE_LONG_LONG_INT 1
7665| #define HAVE_TIMER_CREATE 1
7666| #define HAVE_AVAILABILITYMACROS_H 1
7667| #define HAVE_DISPATCH_DISPATCH_H 1
7668| #define FEAT_HUGE 1
7669| #define USE_XSMP_INTERACT 1
7670| #define FEAT_DIFF 1
7671| #define FEAT_PERL 1
7672| #define FEAT_PYTHON3 1
7673| #define FEAT_IPV6 1
7674| #define HAVE_INET_NTOP 1
7675| #define FEAT_NETBEANS_INTG 1
7676| #define FEAT_JOB_CHANNEL 1
7677| #define FEAT_TERMINAL 1
7678| #define HAVE_X11 1
7679| #define HAVE_X11_SM_SMLIB_H 1
7680| #define HAVE_DATE_TIME 1
7681| #define HAVE_ATTRIBUTE_UNUSED 1
7682| #define HAVE_DIRENT_H 1
7683| #define HAVE_STDINT_H 1
7684| #define HAVE_STDLIB_H 1
7685| #define HAVE_STRING_H 1
7686| #define HAVE_SYS_SELECT_H 1
7687| #define HAVE_SYS_UTSNAME_H 1
7688| #define HAVE_TERMCAP_H 1
7689| #define HAVE_FCNTL_H 1
7690| #define HAVE_SGTTY_H 1
7691| #define HAVE_SYS_IOCTL_H 1
7692| #define HAVE_SYS_TIME_H 1
7693| #define HAVE_SYS_TYPES_H 1
7694| #define HAVE_ICONV_H 1
7695| #define HAVE_INTTYPES_H 1
7696| #define HAVE_LANGINFO_H 1
7697| #define HAVE_MATH_H 1
7698| #define HAVE_UNISTD_H 1
7699| #define HAVE_ERRNO_H 1
7700| #define HAVE_SYS_RESOURCE_H 1
7701| #define HAVE_LOCALE_H 1
7702| #define HAVE_TERMIOS_H 1
7703| #define HAVE_LIBC_H 1
7704| #define HAVE_POLL_H 1
7705| #define HAVE_SYS_POLL_H 1
7706| #define HAVE_PWD_H 1
7707| #define HAVE_UTIME_H 1
7708| #define HAVE_SYS_PARAM_H 1
7709| #define HAVE_LIBINTL_H 1
7710| #define HAVE_LIBGEN_H 1
7711| #define HAVE_SYS_ACL_H 1
7712| #define HAVE_WCHAR_H 1
7713| #define HAVE_WCTYPE_H 1
7714| #define HAVE_SYS_SYSCTL_H 1
7715| #define HAVE_STRINGS_H 1
7716| #define NO_STRINGS_WITH_STRING_H 1
7717| #define TIME_WITH_SYS_TIME 1
7718| #define TERMINFO 1
7719| #define TGETENT_ZERO_ERR 0
7720| #define HAVE_OSPEED 1
7721| #define HAVE_UP_BC_PC 1
7722| #define HAVE_DEL_CURTERM 1
7723| #define SYS_SELECT_WITH_SYS_TIME 1
7724| #define HAVE_SVR4_PTYS 1
7725| #define PTYRANGE0 "pqrstuvw"
7726| #define PTYRANGE1 "0123456789abcdef"
7727| #define HAVE_SIGCONTEXT 1
7728| #define HAVE_FCHDIR 1
7729| #define HAVE_FCHOWN 1
7730| #define HAVE_FCHMOD 1
7731| #define HAVE_FSYNC 1
7732| #define HAVE_GETCWD 1
7733| #define HAVE_GETPWENT 1
7734| #define HAVE_GETPWNAM 1
7735| #define HAVE_GETPWUID 1
7736| #define HAVE_GETRLIMIT 1
7737| #define HAVE_GETTIMEOFDAY 1
7738| #define HAVE_LOCALTIME_R 1
7739| #define HAVE_LSTAT 1
7740| #define HAVE_MEMSET 1
7741| #define HAVE_MKDTEMP 1
7742| #define HAVE_NANOSLEEP 1
7743| #define HAVE_OPENDIR 1
7744| #define HAVE_PUTENV 1
7745| #define HAVE_QSORT 1
7746| #define HAVE_READLINK 1
7747| #define HAVE_SELECT 1
7748| #define HAVE_SETENV 1
7749| #define HAVE_GETPGID 1
7750| #define HAVE_SETPGID 1
7751| #define HAVE_SETSID 1
7752| #define HAVE_SIGALTSTACK 1
7753| #define HAVE_SIGSET 1
7754| #define HAVE_SIGSETJMP 1
7755| #define HAVE_SIGACTION 1
7756| #define HAVE_SIGPROCMASK 1
7757| #define HAVE_SIGVEC 1
7758| #define HAVE_STRCASECMP 1
7759| #define HAVE_STRCOLL 1
7760| #define HAVE_STRERROR 1
7761| #define HAVE_STRFTIME 1
7762| #define HAVE_STRNCASECMP 1
7763| #define HAVE_STRPBRK 1
7764| #define HAVE_STRPTIME 1
7765| #define HAVE_STRTOL 1
7766| #define HAVE_TGETENT 1
7767| #define HAVE_TOWLOWER 1
7768| #define HAVE_TOWUPPER 1
7769| #define HAVE_ISWUPPER 1
7770| #define HAVE_TZSET 1
7771| #define HAVE_USLEEP 1
7772| #define HAVE_UTIME 1
7773| #define HAVE_UTIMES 1
7774| #define HAVE_MBLEN 1
7775| #define HAVE_FTRUNCATE 1
7776| #define HAVE_UNSETENV 1
7777| #define HAVE_POSIX_OPENPT 1
7778| #define SELECT_TYPE_ARG1 int
7779| #define SELECT_TYPE_ARG234 (fd_set *)
7780| #define SELECT_TYPE_ARG5 (struct timeval *)
7781| #define HAVE_FSEEKO 1
7782| #define HAVE_ST_BLKSIZE 1
7783| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
7784| #define HAVE_ICONV 1
7785| #define HAVE_NL_LANGINFO_CODESET 1
7786| #define HAVE_LIBM 1
7787| #define HAVE_ISINF 1
7788| #define HAVE_ISNAN 1
7789| #define HAVE_POSIX_ACL 1
7790| #define HAVE_FD_CLOEXEC 1
7791| #define HAVE_RENAME 1
7792| #define HAVE_DIRFD 1
7793| #define HAVE_FLOCK 1
7794| #define HAVE_SYSCTL 1
7795| #define HAVE_SYSCONF 1
7796| /* end confdefs.h.  */
7797| #include <unistd.h>
7798| int
7799| main (void)
7800| {
7801|       (void)sysconf(_SC_SIGSTKSZ);
7802|
7803|   ;
7804|   return 0;
7805| }
7806configure:15320: result: not usable
7807configure:15329: checking size of int
7808configure:15335: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7809configure:15335: $? = 0
7810configure:15335: ./conftest
7811configure:15335: $? = 0
7812configure:15350: result: 4
7813configure:15362: checking size of long
7814configure:15368: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7815configure:15368: $? = 0
7816configure:15368: ./conftest
7817configure:15368: $? = 0
7818configure:15383: result: 8
7819configure:15395: checking size of time_t
7820configure:15401: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7821configure:15401: $? = 0
7822configure:15401: ./conftest
7823configure:15401: $? = 0
7824configure:15416: result: 8
7825configure:15428: checking size of off_t
7826configure:15434: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7827configure:15434: $? = 0
7828configure:15434: ./conftest
7829configure:15434: $? = 0
7830configure:15449: result: 8
7831configure:15463: checking uint32_t is 32 bits
7832configure:15486: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7833configure:15486: $? = 0
7834configure:15486: ./conftest
7835configure:15486: $? = 0
7836configure:15488: result: ok
7837configure:15521: checking whether memmove handles overlaps
7838configure:15538: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv >&5
7839configure:15538: $? = 0
7840configure:15538: ./conftest
7841configure:15538: $? = 0
7842configure:15554: result: yes
7843configure:15651: checking whether X_LOCALE needed
7844configure:15664: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
7845configure:15664: $? = 0
7846configure:15681: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv -L/opt/local/lib      -lSM -lICE -lXpm -lXt -lX11  -lXdmcp -lSM -lICE >&5
7847configure:15681: $? = 0
7848configure:15683: result: yes
7849configure:15699: checking whether Xutf8SetWMProperties() can be used
7850configure:15716: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv -L/opt/local/lib      -lSM -lICE -lXpm -lXt -lX11  -lXdmcp -lSM -lICE >&5
7851configure:15716: $? = 0
7852configure:15718: result: yes
7853configure:15733: checking for _xpg4_setrunelocale in -lxpg4
7854configure:15756: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lxpg4  -lm  -lncurses -liconv >&5
7855ld: library not found for -lxpg4
7856clang: error: linker command failed with exit code 1 (use -v to see invocation)
7857configure:15756: $? = 1
7858configure: failed program was:
7859| /* confdefs.h */
7860| #define PACKAGE_NAME ""
7861| #define PACKAGE_TARNAME ""
7862| #define PACKAGE_VERSION ""
7863| #define PACKAGE_STRING ""
7864| #define PACKAGE_BUGREPORT ""
7865| #define PACKAGE_URL ""
7866| #define UNIX 1
7867| #define HAVE_STDIO_H 1
7868| #define HAVE_STDLIB_H 1
7869| #define HAVE_STRING_H 1
7870| #define HAVE_INTTYPES_H 1
7871| #define HAVE_STDINT_H 1
7872| #define HAVE_STRINGS_H 1
7873| #define HAVE_SYS_STAT_H 1
7874| #define HAVE_SYS_TYPES_H 1
7875| #define HAVE_UNISTD_H 1
7876| #define HAVE_SYS_TIME_H 1
7877| #define HAVE_SYS_SELECT_H 1
7878| #define HAVE_SYS_SOCKET_H 1
7879| #define STDC_HEADERS 1
7880| #define HAVE_SYS_WAIT_H 1
7881| #define HAVE_UNSIGNED_LONG_LONG_INT 1
7882| #define HAVE_LONG_LONG_INT 1
7883| #define HAVE_TIMER_CREATE 1
7884| #define HAVE_AVAILABILITYMACROS_H 1
7885| #define HAVE_DISPATCH_DISPATCH_H 1
7886| #define FEAT_HUGE 1
7887| #define USE_XSMP_INTERACT 1
7888| #define FEAT_DIFF 1
7889| #define FEAT_PERL 1
7890| #define FEAT_PYTHON3 1
7891| #define FEAT_IPV6 1
7892| #define HAVE_INET_NTOP 1
7893| #define FEAT_NETBEANS_INTG 1
7894| #define FEAT_JOB_CHANNEL 1
7895| #define FEAT_TERMINAL 1
7896| #define HAVE_X11 1
7897| #define HAVE_X11_SM_SMLIB_H 1
7898| #define HAVE_DATE_TIME 1
7899| #define HAVE_ATTRIBUTE_UNUSED 1
7900| #define HAVE_DIRENT_H 1
7901| #define HAVE_STDINT_H 1
7902| #define HAVE_STDLIB_H 1
7903| #define HAVE_STRING_H 1
7904| #define HAVE_SYS_SELECT_H 1
7905| #define HAVE_SYS_UTSNAME_H 1
7906| #define HAVE_TERMCAP_H 1
7907| #define HAVE_FCNTL_H 1
7908| #define HAVE_SGTTY_H 1
7909| #define HAVE_SYS_IOCTL_H 1
7910| #define HAVE_SYS_TIME_H 1
7911| #define HAVE_SYS_TYPES_H 1
7912| #define HAVE_ICONV_H 1
7913| #define HAVE_INTTYPES_H 1
7914| #define HAVE_LANGINFO_H 1
7915| #define HAVE_MATH_H 1
7916| #define HAVE_UNISTD_H 1
7917| #define HAVE_ERRNO_H 1
7918| #define HAVE_SYS_RESOURCE_H 1
7919| #define HAVE_LOCALE_H 1
7920| #define HAVE_TERMIOS_H 1
7921| #define HAVE_LIBC_H 1
7922| #define HAVE_POLL_H 1
7923| #define HAVE_SYS_POLL_H 1
7924| #define HAVE_PWD_H 1
7925| #define HAVE_UTIME_H 1
7926| #define HAVE_SYS_PARAM_H 1
7927| #define HAVE_LIBINTL_H 1
7928| #define HAVE_LIBGEN_H 1
7929| #define HAVE_SYS_ACL_H 1
7930| #define HAVE_WCHAR_H 1
7931| #define HAVE_WCTYPE_H 1
7932| #define HAVE_SYS_SYSCTL_H 1
7933| #define HAVE_STRINGS_H 1
7934| #define NO_STRINGS_WITH_STRING_H 1
7935| #define TIME_WITH_SYS_TIME 1
7936| #define TERMINFO 1
7937| #define TGETENT_ZERO_ERR 0
7938| #define HAVE_OSPEED 1
7939| #define HAVE_UP_BC_PC 1
7940| #define HAVE_DEL_CURTERM 1
7941| #define SYS_SELECT_WITH_SYS_TIME 1
7942| #define HAVE_SVR4_PTYS 1
7943| #define PTYRANGE0 "pqrstuvw"
7944| #define PTYRANGE1 "0123456789abcdef"
7945| #define HAVE_SIGCONTEXT 1
7946| #define HAVE_FCHDIR 1
7947| #define HAVE_FCHOWN 1
7948| #define HAVE_FCHMOD 1
7949| #define HAVE_FSYNC 1
7950| #define HAVE_GETCWD 1
7951| #define HAVE_GETPWENT 1
7952| #define HAVE_GETPWNAM 1
7953| #define HAVE_GETPWUID 1
7954| #define HAVE_GETRLIMIT 1
7955| #define HAVE_GETTIMEOFDAY 1
7956| #define HAVE_LOCALTIME_R 1
7957| #define HAVE_LSTAT 1
7958| #define HAVE_MEMSET 1
7959| #define HAVE_MKDTEMP 1
7960| #define HAVE_NANOSLEEP 1
7961| #define HAVE_OPENDIR 1
7962| #define HAVE_PUTENV 1
7963| #define HAVE_QSORT 1
7964| #define HAVE_READLINK 1
7965| #define HAVE_SELECT 1
7966| #define HAVE_SETENV 1
7967| #define HAVE_GETPGID 1
7968| #define HAVE_SETPGID 1
7969| #define HAVE_SETSID 1
7970| #define HAVE_SIGALTSTACK 1
7971| #define HAVE_SIGSET 1
7972| #define HAVE_SIGSETJMP 1
7973| #define HAVE_SIGACTION 1
7974| #define HAVE_SIGPROCMASK 1
7975| #define HAVE_SIGVEC 1
7976| #define HAVE_STRCASECMP 1
7977| #define HAVE_STRCOLL 1
7978| #define HAVE_STRERROR 1
7979| #define HAVE_STRFTIME 1
7980| #define HAVE_STRNCASECMP 1
7981| #define HAVE_STRPBRK 1
7982| #define HAVE_STRPTIME 1
7983| #define HAVE_STRTOL 1
7984| #define HAVE_TGETENT 1
7985| #define HAVE_TOWLOWER 1
7986| #define HAVE_TOWUPPER 1
7987| #define HAVE_ISWUPPER 1
7988| #define HAVE_TZSET 1
7989| #define HAVE_USLEEP 1
7990| #define HAVE_UTIME 1
7991| #define HAVE_UTIMES 1
7992| #define HAVE_MBLEN 1
7993| #define HAVE_FTRUNCATE 1
7994| #define HAVE_UNSETENV 1
7995| #define HAVE_POSIX_OPENPT 1
7996| #define SELECT_TYPE_ARG1 int
7997| #define SELECT_TYPE_ARG234 (fd_set *)
7998| #define SELECT_TYPE_ARG5 (struct timeval *)
7999| #define HAVE_FSEEKO 1
8000| #define HAVE_ST_BLKSIZE 1
8001| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
8002| #define HAVE_ICONV 1
8003| #define HAVE_NL_LANGINFO_CODESET 1
8004| #define HAVE_LIBM 1
8005| #define HAVE_ISINF 1
8006| #define HAVE_ISNAN 1
8007| #define HAVE_POSIX_ACL 1
8008| #define HAVE_FD_CLOEXEC 1
8009| #define HAVE_RENAME 1
8010| #define HAVE_DIRFD 1
8011| #define HAVE_FLOCK 1
8012| #define HAVE_SYSCTL 1
8013| #define HAVE_SYSCONF 1
8014| #define SIZEOF_INT 4
8015| #define SIZEOF_LONG 8
8016| #define SIZEOF_TIME_T 8
8017| #define SIZEOF_OFF_T 8
8018| #define VIM_SIZEOF_INT 4
8019| #define VIM_SIZEOF_LONG 8
8020| #define USEMEMMOVE 1
8021| #define X_LOCALE 1
8022| #define HAVE_XUTF8SETWMPROPERTIES 1
8023| /* end confdefs.h.  */
8024|
8025| /* Override any GCC internal prototype to avoid an error.
8026|    Use char because int might match the return type of a GCC
8027|    builtin and then its argument prototype would still apply.  */
8028| char _xpg4_setrunelocale ();
8029| int
8030| main (void)
8031| {
8032| return _xpg4_setrunelocale ();
8033|   ;
8034|   return 0;
8035| }
8036configure:15766: result: no
8037configure:15774: checking how to create tags
8038/Library/Developer/CommandLineTools/usr/bin/ctags: illegal option -- -
8039usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
8040auto/configure: line 15779: exctags: command not found
8041auto/configure: line 15781: exuberant-ctags: command not found
8042etags: skipping /dev/null: it is not a regular file.
8043etags: no input files specified.
8044        Try `etags --help' for a complete list of options.
8045/Library/Developer/CommandLineTools/usr/bin/ctags: illegal option -- s
8046usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
8047/Library/Developer/CommandLineTools/usr/bin/ctags: illegal option -- s
8048usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
8049/Library/Developer/CommandLineTools/usr/bin/ctags: illegal option -- i
8050usage: ctags [-BFadtuwvx] [-f tagsfile] file ...
8051configure:15794: result: ctags -t
8052configure:15797: checking how to run man with a section nr
8053configure:15801: result: man -s
8054configure:15808: checking --disable-nls argument
8055configure:15820: result: no
8056configure:15830: checking for msgfmt
8057configure:15851: found /opt/local/bin/msgfmt
8058configure:15862: result: msgfmt
8059configure:15870: checking for NLS
8060configure:15888: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c  >&5
8061Undefined symbols for architecture x86_64:
8062  "_libintl_gettext", referenced from:
8063      _main in conftest-c3d199.o
8064ld: symbol(s) not found for architecture x86_64
8065clang: error: linker command failed with exit code 1 (use -v to see invocation)
8066configure:15888: $? = 1
8067configure: failed program was:
8068| /* confdefs.h */
8069| #define PACKAGE_NAME ""
8070| #define PACKAGE_TARNAME ""
8071| #define PACKAGE_VERSION ""
8072| #define PACKAGE_STRING ""
8073| #define PACKAGE_BUGREPORT ""
8074| #define PACKAGE_URL ""
8075| #define UNIX 1
8076| #define HAVE_STDIO_H 1
8077| #define HAVE_STDLIB_H 1
8078| #define HAVE_STRING_H 1
8079| #define HAVE_INTTYPES_H 1
8080| #define HAVE_STDINT_H 1
8081| #define HAVE_STRINGS_H 1
8082| #define HAVE_SYS_STAT_H 1
8083| #define HAVE_SYS_TYPES_H 1
8084| #define HAVE_UNISTD_H 1
8085| #define HAVE_SYS_TIME_H 1
8086| #define HAVE_SYS_SELECT_H 1
8087| #define HAVE_SYS_SOCKET_H 1
8088| #define STDC_HEADERS 1
8089| #define HAVE_SYS_WAIT_H 1
8090| #define HAVE_UNSIGNED_LONG_LONG_INT 1
8091| #define HAVE_LONG_LONG_INT 1
8092| #define HAVE_TIMER_CREATE 1
8093| #define HAVE_AVAILABILITYMACROS_H 1
8094| #define HAVE_DISPATCH_DISPATCH_H 1
8095| #define FEAT_HUGE 1
8096| #define USE_XSMP_INTERACT 1
8097| #define FEAT_DIFF 1
8098| #define FEAT_PERL 1
8099| #define FEAT_PYTHON3 1
8100| #define FEAT_IPV6 1
8101| #define HAVE_INET_NTOP 1
8102| #define FEAT_NETBEANS_INTG 1
8103| #define FEAT_JOB_CHANNEL 1
8104| #define FEAT_TERMINAL 1
8105| #define HAVE_X11 1
8106| #define HAVE_X11_SM_SMLIB_H 1
8107| #define HAVE_DATE_TIME 1
8108| #define HAVE_ATTRIBUTE_UNUSED 1
8109| #define HAVE_DIRENT_H 1
8110| #define HAVE_STDINT_H 1
8111| #define HAVE_STDLIB_H 1
8112| #define HAVE_STRING_H 1
8113| #define HAVE_SYS_SELECT_H 1
8114| #define HAVE_SYS_UTSNAME_H 1
8115| #define HAVE_TERMCAP_H 1
8116| #define HAVE_FCNTL_H 1
8117| #define HAVE_SGTTY_H 1
8118| #define HAVE_SYS_IOCTL_H 1
8119| #define HAVE_SYS_TIME_H 1
8120| #define HAVE_SYS_TYPES_H 1
8121| #define HAVE_ICONV_H 1
8122| #define HAVE_INTTYPES_H 1
8123| #define HAVE_LANGINFO_H 1
8124| #define HAVE_MATH_H 1
8125| #define HAVE_UNISTD_H 1
8126| #define HAVE_ERRNO_H 1
8127| #define HAVE_SYS_RESOURCE_H 1
8128| #define HAVE_LOCALE_H 1
8129| #define HAVE_TERMIOS_H 1
8130| #define HAVE_LIBC_H 1
8131| #define HAVE_POLL_H 1
8132| #define HAVE_SYS_POLL_H 1
8133| #define HAVE_PWD_H 1
8134| #define HAVE_UTIME_H 1
8135| #define HAVE_SYS_PARAM_H 1
8136| #define HAVE_LIBINTL_H 1
8137| #define HAVE_LIBGEN_H 1
8138| #define HAVE_SYS_ACL_H 1
8139| #define HAVE_WCHAR_H 1
8140| #define HAVE_WCTYPE_H 1
8141| #define HAVE_SYS_SYSCTL_H 1
8142| #define HAVE_STRINGS_H 1
8143| #define NO_STRINGS_WITH_STRING_H 1
8144| #define TIME_WITH_SYS_TIME 1
8145| #define TERMINFO 1
8146| #define TGETENT_ZERO_ERR 0
8147| #define HAVE_OSPEED 1
8148| #define HAVE_UP_BC_PC 1
8149| #define HAVE_DEL_CURTERM 1
8150| #define SYS_SELECT_WITH_SYS_TIME 1
8151| #define HAVE_SVR4_PTYS 1
8152| #define PTYRANGE0 "pqrstuvw"
8153| #define PTYRANGE1 "0123456789abcdef"
8154| #define HAVE_SIGCONTEXT 1
8155| #define HAVE_FCHDIR 1
8156| #define HAVE_FCHOWN 1
8157| #define HAVE_FCHMOD 1
8158| #define HAVE_FSYNC 1
8159| #define HAVE_GETCWD 1
8160| #define HAVE_GETPWENT 1
8161| #define HAVE_GETPWNAM 1
8162| #define HAVE_GETPWUID 1
8163| #define HAVE_GETRLIMIT 1
8164| #define HAVE_GETTIMEOFDAY 1
8165| #define HAVE_LOCALTIME_R 1
8166| #define HAVE_LSTAT 1
8167| #define HAVE_MEMSET 1
8168| #define HAVE_MKDTEMP 1
8169| #define HAVE_NANOSLEEP 1
8170| #define HAVE_OPENDIR 1
8171| #define HAVE_PUTENV 1
8172| #define HAVE_QSORT 1
8173| #define HAVE_READLINK 1
8174| #define HAVE_SELECT 1
8175| #define HAVE_SETENV 1
8176| #define HAVE_GETPGID 1
8177| #define HAVE_SETPGID 1
8178| #define HAVE_SETSID 1
8179| #define HAVE_SIGALTSTACK 1
8180| #define HAVE_SIGSET 1
8181| #define HAVE_SIGSETJMP 1
8182| #define HAVE_SIGACTION 1
8183| #define HAVE_SIGPROCMASK 1
8184| #define HAVE_SIGVEC 1
8185| #define HAVE_STRCASECMP 1
8186| #define HAVE_STRCOLL 1
8187| #define HAVE_STRERROR 1
8188| #define HAVE_STRFTIME 1
8189| #define HAVE_STRNCASECMP 1
8190| #define HAVE_STRPBRK 1
8191| #define HAVE_STRPTIME 1
8192| #define HAVE_STRTOL 1
8193| #define HAVE_TGETENT 1
8194| #define HAVE_TOWLOWER 1
8195| #define HAVE_TOWUPPER 1
8196| #define HAVE_ISWUPPER 1
8197| #define HAVE_TZSET 1
8198| #define HAVE_USLEEP 1
8199| #define HAVE_UTIME 1
8200| #define HAVE_UTIMES 1
8201| #define HAVE_MBLEN 1
8202| #define HAVE_FTRUNCATE 1
8203| #define HAVE_UNSETENV 1
8204| #define HAVE_POSIX_OPENPT 1
8205| #define SELECT_TYPE_ARG1 int
8206| #define SELECT_TYPE_ARG234 (fd_set *)
8207| #define SELECT_TYPE_ARG5 (struct timeval *)
8208| #define HAVE_FSEEKO 1
8209| #define HAVE_ST_BLKSIZE 1
8210| #define ST_MTIM_NSEC st_mtimespec.tv_nsec
8211| #define HAVE_ICONV 1
8212| #define HAVE_NL_LANGINFO_CODESET 1
8213| #define HAVE_LIBM 1
8214| #define HAVE_ISINF 1
8215| #define HAVE_ISNAN 1
8216| #define HAVE_POSIX_ACL 1
8217| #define HAVE_FD_CLOEXEC 1
8218| #define HAVE_RENAME 1
8219| #define HAVE_DIRFD 1
8220| #define HAVE_FLOCK 1
8221| #define HAVE_SYSCTL 1
8222| #define HAVE_SYSCONF 1
8223| #define SIZEOF_INT 4
8224| #define SIZEOF_LONG 8
8225| #define SIZEOF_TIME_T 8
8226| #define SIZEOF_OFF_T 8
8227| #define VIM_SIZEOF_INT 4
8228| #define VIM_SIZEOF_LONG 8
8229| #define USEMEMMOVE 1
8230| #define X_LOCALE 1
8231| #define HAVE_XUTF8SETWMPROPERTIES 1
8232| #define USEMAN_S 1
8233| /* end confdefs.h.  */
8234| #include <libintl.h>
8235| int
8236| main (void)
8237| {
8238| gettext("Test");
8239|   ;
8240|   return 0;
8241| }
8242configure:15905: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lintl >&5
8243configure:15905: $? = 0
8244configure:15907: result: gettext() works with -lintl
8245configure:15929: checking for bind_textdomain_codeset
8246configure:15929: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv -lintl >&5
8247configure:15929: $? = 0
8248configure:15929: result: yes
8249configure:15936: checking for _nl_msg_cat_cntr
8250configure:15950: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv -lintl >&5
8251configure:15950: $? = 0
8252configure:15952: result: yes
8253configure:15961: checking if msgfmt supports --desktop
8254configure:15969: result: yes
8255configure:15988: checking for dlfcn.h
8256configure:15988: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
8257configure:15988: $? = 0
8258configure:15988: result: yes
8259configure:16005: checking for dlopen()
8260configure:16021: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv -lintl >&5
8261configure:16021: $? = 0
8262configure:16023: result: yes
8263configure:16066: checking for dlsym()
8264configure:16082: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 conftest.c -lm  -lncurses -liconv -lintl >&5
8265configure:16082: $? = 0
8266configure:16084: result: yes
8267configure:16193: checking for setjmp.h
8268configure:16193: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN conftest.c >&5
8269configure:16193: $? = 0
8270configure:16193: result: yes
8271configure:16209: checking whether we need macOS frameworks
8272configure:16219: result: yes, we need AppKit
8273configure:16235: checking for GCC 3 or later
8274configure:16240: result: yes
8275configure:16246: checking whether we need -D_FORTIFY_SOURCE=1
8276configure:16251: result: yes
8277configure:16260: checking whether we need to force -D_FILE_OFFSET_BITS=64
8278configure:16268: result: no
8279configure:16274: checking linker --as-needed support
8280configure:16288: result: no
8281configure:16365: updating cache auto/config.cache
8282configure:16415: creating auto/config.status
8283
8284## ---------------------- ##
8285## Running config.status. ##
8286## ---------------------- ##
8287
8288This file was extended by config.status, which was
8289generated by GNU Autoconf 2.71.  Invocation command line was
8290
8291  CONFIG_FILES    =
8292  CONFIG_HEADERS  =
8293  CONFIG_LINKS    =
8294  CONFIG_COMMANDS =
8295  $ auto/config.status
8296
8297on continuity
8298
8299config.status:1063: creating auto/config.mk
8300config.status:1063: creating auto/config.h
8301
8302## ---------------- ##
8303## Cache variables. ##
8304## ---------------- ##
8305
8306ac_cv_c_bigendian=no
8307ac_cv_c_compiler_gnu=yes
8308ac_cv_c_const=yes
8309ac_cv_c_inline=inline
8310ac_cv_c_uint32_t=yes
8311ac_cv_c_volatile=yes
8312ac_cv_env_CC_set=set
8313ac_cv_env_CC_value=/usr/bin/clang
8314ac_cv_env_CFLAGS_set=set
8315ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8316ac_cv_env_CPPFLAGS_set=set
8317ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk'
8318ac_cv_env_CPP_set=
8319ac_cv_env_CPP_value=
8320ac_cv_env_LDFLAGS_set=set
8321ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8322ac_cv_env_LIBS_set=
8323ac_cv_env_LIBS_value=
8324ac_cv_env_XMKMF_set=
8325ac_cv_env_XMKMF_value=
8326ac_cv_env_build_alias_set=
8327ac_cv_env_build_alias_value=
8328ac_cv_env_host_alias_set=
8329ac_cv_env_host_alias_value=
8330ac_cv_env_target_alias_set=
8331ac_cv_env_target_alias_value=
8332ac_cv_func_bind_textdomain_codeset=yes
8333ac_cv_func_connect=yes
8334ac_cv_func_fchdir=yes
8335ac_cv_func_fchmod=yes
8336ac_cv_func_fchown=yes
8337ac_cv_func_fsync=yes
8338ac_cv_func_ftruncate=yes
8339ac_cv_func_getcwd=yes
8340ac_cv_func_gethostbyname=yes
8341ac_cv_func_getpgid=yes
8342ac_cv_func_getpseudotty=no
8343ac_cv_func_getpwent=yes
8344ac_cv_func_getpwnam=yes
8345ac_cv_func_getpwuid=yes
8346ac_cv_func_getrlimit=yes
8347ac_cv_func_gettimeofday=yes
8348ac_cv_func_inet_ntop=yes
8349ac_cv_func_iswupper=yes
8350ac_cv_func_localtime_r=yes
8351ac_cv_func_lstat=yes
8352ac_cv_func_mblen=yes
8353ac_cv_func_memset=yes
8354ac_cv_func_mkdtemp=yes
8355ac_cv_func_nanosleep=yes
8356ac_cv_func_opendir=yes
8357ac_cv_func_posix_openpt=yes
8358ac_cv_func_putenv=yes
8359ac_cv_func_qsort=yes
8360ac_cv_func_readlink=yes
8361ac_cv_func_remove=yes
8362ac_cv_func_select=yes
8363ac_cv_func_select_args='int,fd_set *,struct timeval *'
8364ac_cv_func_setenv=yes
8365ac_cv_func_setpgid=yes
8366ac_cv_func_setsid=yes
8367ac_cv_func_shmat=yes
8368ac_cv_func_sigaction=yes
8369ac_cv_func_sigaltstack=yes
8370ac_cv_func_sigprocmask=yes
8371ac_cv_func_sigset=yes
8372ac_cv_func_sigsetjmp=yes
8373ac_cv_func_sigstack=no
8374ac_cv_func_sigvec=yes
8375ac_cv_func_strcasecmp=yes
8376ac_cv_func_strcoll=yes
8377ac_cv_func_strerror=yes
8378ac_cv_func_strftime=yes
8379ac_cv_func_stricmp=no
8380ac_cv_func_strncasecmp=yes
8381ac_cv_func_strnicmp=no
8382ac_cv_func_strpbrk=yes
8383ac_cv_func_strptime=yes
8384ac_cv_func_strtol=yes
8385ac_cv_func_tgetent=yes
8386ac_cv_func_towlower=yes
8387ac_cv_func_towupper=yes
8388ac_cv_func_tzset=yes
8389ac_cv_func_unsetenv=yes
8390ac_cv_func_usleep=yes
8391ac_cv_func_utime=yes
8392ac_cv_func_utimes=yes
8393ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
8394ac_cv_header_AvailabilityMacros_h=yes
8395ac_cv_header_X11_SM_SMlib_h=yes
8396ac_cv_header_dirent_dirent_h=yes
8397ac_cv_header_dispatch_dispatch_h=yes
8398ac_cv_header_dlfcn_h=yes
8399ac_cv_header_elf_h=no
8400ac_cv_header_errno_h=yes
8401ac_cv_header_fcntl_h=yes
8402ac_cv_header_frame_h=no
8403ac_cv_header_iconv_h=yes
8404ac_cv_header_inttypes_h=yes
8405ac_cv_header_langinfo_h=yes
8406ac_cv_header_libc_h=yes
8407ac_cv_header_libgen_h=yes
8408ac_cv_header_libintl_h=yes
8409ac_cv_header_linux_xattr_h=no
8410ac_cv_header_locale_h=yes
8411ac_cv_header_math_h=yes
8412ac_cv_header_poll_h=yes
8413ac_cv_header_pwd_h=yes
8414ac_cv_header_setjmp_h=yes
8415ac_cv_header_sgtty_h=yes
8416ac_cv_header_stdint_h=yes
8417ac_cv_header_stdio_h=yes
8418ac_cv_header_stdlib_h=yes
8419ac_cv_header_string_h=yes
8420ac_cv_header_strings_h=yes
8421ac_cv_header_stropts_h=no
8422ac_cv_header_sys_access_h=no
8423ac_cv_header_sys_acl_h=yes
8424ac_cv_header_sys_ioctl_h=yes
8425ac_cv_header_sys_param_h=yes
8426ac_cv_header_sys_poll_h=yes
8427ac_cv_header_sys_ptem_h=no
8428ac_cv_header_sys_ptms_h=no
8429ac_cv_header_sys_resource_h=yes
8430ac_cv_header_sys_select_h=yes
8431ac_cv_header_sys_socket_h=yes
8432ac_cv_header_sys_stat_h=yes
8433ac_cv_header_sys_statfs_h=no
8434ac_cv_header_sys_stream_h=no
8435ac_cv_header_sys_sysctl_h=yes
8436ac_cv_header_sys_sysinfo_h=no
8437ac_cv_header_sys_systeminfo_h=no
8438ac_cv_header_sys_time_h=yes
8439ac_cv_header_sys_types_h=yes
8440ac_cv_header_sys_utsname_h=yes
8441ac_cv_header_sys_wait_h=yes
8442ac_cv_header_termcap_h=yes
8443ac_cv_header_termio_h=no
8444ac_cv_header_termios_h=yes
8445ac_cv_header_unistd_h=yes
8446ac_cv_header_util_debug_h=no
8447ac_cv_header_util_msg18n_h=no
8448ac_cv_header_utime_h=yes
8449ac_cv_header_wchar_h=yes
8450ac_cv_header_wctype_h=yes
8451ac_cv_lib_ICE_IceConnectionNumber=yes
8452ac_cv_lib_ICE_IceOpenConnection=yes
8453ac_cv_lib_Xdmcp__XdmcpAuthDoIt=yes
8454ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
8455ac_cv_lib_acl_acl_get_file=no
8456ac_cv_lib_m_strtod=yes
8457ac_cv_lib_posix1e_acl_get_file=no
8458ac_cv_lib_sec_acl_get=no
8459ac_cv_lib_selinux_is_selinux_enabled=no
8460ac_cv_lib_socket_socket=no
8461ac_cv_lib_xpg4__xpg4_setrunelocale=no
8462ac_cv_objext=o
8463ac_cv_path_EGREP='/usr/bin/grep -E'
8464ac_cv_path_FGREP='/usr/bin/grep -F'
8465ac_cv_path_GREP=/usr/bin/grep
8466ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
8467ac_cv_path_vi_cv_path_perl=/opt/local/bin/perl
8468ac_cv_prog_AWK=awk
8469ac_cv_prog_CPP='/usr/bin/clang -E'
8470ac_cv_prog_MSGFMT=msgfmt
8471ac_cv_prog_STRIP=strip
8472ac_cv_prog_ac_ct_CC=/usr/bin/clang
8473ac_cv_prog_cc_c11=
8474ac_cv_prog_cc_g=yes
8475ac_cv_prog_cc_stdc=
8476ac_cv_prog_gcc_traditional=no
8477ac_cv_prog_make_make_set=yes
8478ac_cv_search_opendir='none required'
8479ac_cv_search_strerror='none required'
8480ac_cv_sizeof_int=4
8481ac_cv_sizeof_long=8
8482ac_cv_sizeof_off_t=8
8483ac_cv_sizeof_time_t=8
8484ac_cv_small_wchar_t=no
8485ac_cv_struct_st_mtim_nsec=st_mtimespec.tv_nsec
8486ac_cv_sys_file_offset_bits=no
8487ac_cv_sys_largefile_CC=no
8488ac_cv_sys_largefile_source=no
8489ac_cv_type_dev_t=yes
8490ac_cv_type_ino_t=yes
8491ac_cv_type_long_long_int=yes
8492ac_cv_type_mode_t=yes
8493ac_cv_type_off_t=yes
8494ac_cv_type_pid_t=yes
8495ac_cv_type_rlim_t=yes
8496ac_cv_type_size_t=yes
8497ac_cv_type_stack_t=yes
8498ac_cv_type_uid_t=yes
8499ac_cv_type_unsigned_long_long_int=yes
8500cf_cv_ebcdic=no
8501vi_cv_dll_name_python3=/opt/local/Library/Frameworks/Python.framework/Versions/3.11/Python
8502vi_cv_have_sysmouse=no
8503vi_cv_path_perl=/opt/local/bin/perl
8504vi_cv_path_python3=/opt/local/bin/python3.11
8505vi_cv_path_python3_conf=/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin
8506vi_cv_path_python3_epfx=/opt/local/Library/Frameworks/Python.framework/Versions/3.11
8507vi_cv_path_python3_pfx=/opt/local/Library/Frameworks/Python.framework/Versions/3.11
8508vi_cv_path_python3_plibs='-L/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin -lpython3.11 -ldl -framework CoreFoundation'
8509vi_cv_path_python3path=:/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python311.zip:/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11:/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload:/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages
8510vi_cv_perl_extutils=unknown_perl_extutils_path
8511vi_cv_perl_xsubpp=/opt/local/lib/perl5/5.34/ExtUtils/xsubpp
8512vi_cv_perllib=/opt/local/lib/perl5/5.34
8513vi_cv_var_python3_abiflags=
8514vi_cv_var_python3_version=3.11
8515vim_cv_getcwd_broken=no
8516vim_cv_ipv6_networking=yes
8517vim_cv_memmove_handles_overlap=yes
8518vim_cv_stat_ignores_slash=no
8519vim_cv_terminfo=yes
8520vim_cv_tgetent=zero
8521vim_cv_timer_create=no
8522vim_cv_timer_create_with_lrt=no
8523vim_cv_toupper_broken=no
8524vim_cv_uname_m_output=x86_64
8525vim_cv_uname_output=Darwin
8526vim_cv_uname_r_output=18.7.0
8527
8528## ----------------- ##
8529## Output variables. ##
8530## ----------------- ##
8531
8532AWK='awk'
8533BUILD_DATE_MSG=''
8534CC='/usr/bin/clang'
8535CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1'
8536CHANNEL_OBJ='objects/job.o objects/channel.o'
8537CHANNEL_SRC='job.c channel.c'
8538CPP='/usr/bin/clang -E'
8539CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -DMACOS_X -DMACOS_X_DARWIN'
8540CPP_MM='M'
8541CROSS_COMPILING=''
8542DEFS='-DHAVE_CONFIG_H'
8543DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
8544ECHO_C='\c'
8545ECHO_N=''
8546ECHO_T=''
8547EGREP='/usr/bin/grep -E'
8548EXEEXT=''
8549EXNAME='ex'
8550FGREP='/usr/bin/grep -F'
8551GLIB_COMPILE_RESOURCES=''
8552GNOME_INCLUDEDIR=''
8553GNOME_LIBDIR=''
8554GNOME_LIBS=''
8555GREP='/usr/bin/grep'
8556GRESOURCE_OBJ=''
8557GRESOURCE_SRC=''
8558GTK_CFLAGS=''
8559GTK_LIBNAME=''
8560GTK_LIBS=''
8561GTK_UPDATE_ICON_CACHE=''
8562GUITYPE='NONE'
8563GUI_INC_LOC=''
8564GUI_LIB_LOC=''
8565GUI_X_LIBS=''
8566INSTALL_LANGS='install-languages'
8567INSTALL_TOOL_LANGS='install-tool-languages'
8568LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk -arch x86_64'
8569LIBOBJS=''
8570LIBS='-lm  -lncurses -liconv -lintl -framework AppKit'
8571LINK_AS_NEEDED=''
8572LTLIBOBJS=''
8573LUA_CFLAGS=''
8574LUA_CFLAGS_EXTRA=''
8575LUA_LIBS=''
8576LUA_OBJ=''
8577LUA_PRO=''
8578LUA_SRC=''
8579MAKEMO='yes'
8580MOTIF_LIBNAME=''
8581MSGFMT='msgfmt'
8582MSGFMT_DESKTOP='gvim.desktop vim.desktop'
8583MZSCHEME_CFLAGS=''
8584MZSCHEME_EXTRA=''
8585MZSCHEME_LIBS=''
8586MZSCHEME_MZC=''
8587MZSCHEME_OBJ=''
8588MZSCHEME_PRO=''
8589MZSCHEME_SRC=''
8590NARROW_PROTO=''
8591NETBEANS_OBJ='objects/netbeans.o'
8592NETBEANS_SRC='netbeans.c'
8593OBJEXT='o'
8594OS_EXTRA_OBJ='objects/os_macosx.o objects/os_mac_conv.o'
8595OS_EXTRA_SRC='os_macosx.m os_mac_conv.c'
8596PACKAGE_BUGREPORT=''
8597PACKAGE_NAME=''
8598PACKAGE_STRING=''
8599PACKAGE_TARNAME=''
8600PACKAGE_URL=''
8601PACKAGE_VERSION=''
8602PATH_SEPARATOR=':'
8603PERL_CFLAGS='  -DPERL_DARWIN  -Os   -fno-strict-aliasing -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV  -I/opt/local/lib/perl5/5.34/darwin-thread-multi-2level/CORE '
8604PERL_CFLAGS_EXTRA=''
8605PERL_LIBS='    -L/opt/local/lib -Wl,-headerpad_max_install_names   -fstack-protector-strong  -L/opt/local/lib/perl5/5.34/darwin-thread-multi-2level/CORE -lperl -lpthread -ldl -lm -lutil -lc'
8606PERL_OBJ='objects/if_perl.o objects/if_perlsfio.o'
8607PERL_PRO='if_perl.pro if_perlsfio.pro'
8608PERL_SRC='auto/if_perl.c if_perlsfio.c'
8609PKG_CONFIG='/opt/local/bin/pkg-config'
8610PYTHON3_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/3.11/include/python3.11 -fPIE'
8611PYTHON3_CFLAGS_EXTRA=''
8612PYTHON3_LIBS='-L/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/config-3.11-darwin -lpython3.11 -ldl -framework CoreFoundation'
8613PYTHON3_OBJ='objects/if_python3.o'
8614PYTHON3_SRC='if_python3.c'
8615PYTHON_CFLAGS=''
8616PYTHON_CFLAGS_EXTRA=''
8617PYTHON_LIBS=''
8618PYTHON_OBJ=''
8619PYTHON_SRC=''
8620QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\'' -e '\''s/  */ /g'\'''
8621RUBY_CFLAGS=''
8622RUBY_CFLAGS_EXTRA=''
8623RUBY_LIBS=''
8624RUBY_OBJ=''
8625RUBY_PRO=''
8626RUBY_SRC=''
8627SET_MAKE=''
8628SHELL='/bin/sh'
8629STRIP='strip'
8630TAGPRG='ctags -t'
8631TCL_CFLAGS=''
8632TCL_CFLAGS_EXTRA=''
8633TCL_LIBS=''
8634TCL_OBJ=''
8635TCL_PRO=''
8636TCL_SRC=''
8637TERM_OBJ='objects/vterm_encoding.o objects/vterm_keyboard.o objects/vterm_mouse.o objects/vterm_parser.o objects/vterm_pen.o objects/vterm_screen.o objects/vterm_state.o objects/vterm_unicode.o objects/vterm_vterm.o'
8638TERM_SRC='libvterm/src/encoding.c libvterm/src/keyboard.c libvterm/src/mouse.c libvterm/src/parser.c libvterm/src/pen.c libvterm/src/creen.c libvterm/src/state.c libvterm/src/unicode.c libvterm/src/vterm.c'
8639TERM_TEST='test_libvterm'
8640UPDATE_DESKTOP_DATABASE=''
8641VIEWNAME='view'
8642VIMNAME='vim'
8643XCODE_SELECT=''
8644XDIFF_OBJS_USED='$(XDIFF_OBJS)'
8645XMKMF=''
8646X_CFLAGS='-I/opt/local/include '
8647X_EXTRA_LIBS=' -lXdmcp -lSM -lICE'
8648X_LIB='-lXt -lX11'
8649X_LIBS='-L/opt/local/lib  '
8650X_PRE_LIBS=' -lSM -lICE -lXpm'
8651ac_ct_CC='/usr/bin/clang'
8652bindir='${exec_prefix}/bin'
8653build_alias=''
8654compiledby='MacPorts'
8655datadir='${datarootdir}'
8656datarootdir='${prefix}/share'
8657docdir='${datarootdir}/doc/${PACKAGE}'
8658dogvimdiff='installgvimdiff'
8659dovimdiff='installvimdiff'
8660dvidir='${docdir}'
8661exec_prefix='${prefix}'
8662host_alias=''
8663htmldir='${docdir}'
8664includedir='${prefix}/include'
8665infodir='${datarootdir}/info'
8666libdir='${exec_prefix}/lib'
8667libexecdir='${exec_prefix}/libexec'
8668line_break='"\\012"'
8669localedir='${datarootdir}/locale'
8670localstatedir='${prefix}/var'
8671mandir='/opt/local/share/man'
8672oldincludedir='/usr/include'
8673pdfdir='${docdir}'
8674prefix='/opt/local'
8675program_transform_name='s,x,x,'
8676psdir='${docdir}'
8677runstatedir='${localstatedir}/run'
8678sbindir='${exec_prefix}/sbin'
8679sharedstatedir='${prefix}/com'
8680shrpenv='env LD_RUN_PATH=/opt/local/lib/perl5/5.34/darwin-thread-multi-2level/CORE'
8681sysconfdir='${prefix}/etc'
8682target_alias=''
8683vi_cv_path_lua=''
8684vi_cv_path_luajit=''
8685vi_cv_path_mzscheme=''
8686vi_cv_path_perl='/opt/local/bin/perl'
8687vi_cv_path_plain_lua=''
8688vi_cv_path_python3='/opt/local/bin/python3.11'
8689vi_cv_path_python=''
8690vi_cv_path_ruby=''
8691vi_cv_path_tcl=''
8692vi_cv_perl_xsubpp='/opt/local/lib/perl5/5.34/ExtUtils/xsubpp'
8693vi_cv_perllib='/opt/local/lib/perl5/5.34'
8694xmkmfpath=''
8695
8696## ----------- ##
8697## confdefs.h. ##
8698## ----------- ##
8699
8700/* confdefs.h */
8701#define PACKAGE_NAME ""
8702#define PACKAGE_TARNAME ""
8703#define PACKAGE_VERSION ""
8704#define PACKAGE_STRING ""
8705#define PACKAGE_BUGREPORT ""
8706#define PACKAGE_URL ""
8707#define UNIX 1
8708#define HAVE_STDIO_H 1
8709#define HAVE_STDLIB_H 1
8710#define HAVE_STRING_H 1
8711#define HAVE_INTTYPES_H 1
8712#define HAVE_STDINT_H 1
8713#define HAVE_STRINGS_H 1
8714#define HAVE_SYS_STAT_H 1
8715#define HAVE_SYS_TYPES_H 1
8716#define HAVE_UNISTD_H 1
8717#define HAVE_SYS_TIME_H 1
8718#define HAVE_SYS_SELECT_H 1
8719#define HAVE_SYS_SOCKET_H 1
8720#define STDC_HEADERS 1
8721#define HAVE_SYS_WAIT_H 1
8722#define HAVE_UNSIGNED_LONG_LONG_INT 1
8723#define HAVE_LONG_LONG_INT 1
8724#define HAVE_TIMER_CREATE 1
8725#define HAVE_AVAILABILITYMACROS_H 1
8726#define HAVE_DISPATCH_DISPATCH_H 1
8727#define FEAT_HUGE 1
8728#define USE_XSMP_INTERACT 1
8729#define FEAT_DIFF 1
8730#define FEAT_PERL 1
8731#define FEAT_PYTHON3 1
8732#define FEAT_IPV6 1
8733#define HAVE_INET_NTOP 1
8734#define FEAT_NETBEANS_INTG 1
8735#define FEAT_JOB_CHANNEL 1
8736#define FEAT_TERMINAL 1
8737#define HAVE_X11 1
8738#define HAVE_X11_SM_SMLIB_H 1
8739#define HAVE_DATE_TIME 1
8740#define HAVE_ATTRIBUTE_UNUSED 1
8741#define HAVE_DIRENT_H 1
8742#define HAVE_STDINT_H 1
8743#define HAVE_STDLIB_H 1
8744#define HAVE_STRING_H 1
8745#define HAVE_SYS_SELECT_H 1
8746#define HAVE_SYS_UTSNAME_H 1
8747#define HAVE_TERMCAP_H 1
8748#define HAVE_FCNTL_H 1
8749#define HAVE_SGTTY_H 1
8750#define HAVE_SYS_IOCTL_H 1
8751#define HAVE_SYS_TIME_H 1
8752#define HAVE_SYS_TYPES_H 1
8753#define HAVE_ICONV_H 1
8754#define HAVE_INTTYPES_H 1
8755#define HAVE_LANGINFO_H 1
8756#define HAVE_MATH_H 1
8757#define HAVE_UNISTD_H 1
8758#define HAVE_ERRNO_H 1
8759#define HAVE_SYS_RESOURCE_H 1
8760#define HAVE_LOCALE_H 1
8761#define HAVE_TERMIOS_H 1
8762#define HAVE_LIBC_H 1
8763#define HAVE_POLL_H 1
8764#define HAVE_SYS_POLL_H 1
8765#define HAVE_PWD_H 1
8766#define HAVE_UTIME_H 1
8767#define HAVE_SYS_PARAM_H 1
8768#define HAVE_LIBINTL_H 1
8769#define HAVE_LIBGEN_H 1
8770#define HAVE_SYS_ACL_H 1
8771#define HAVE_WCHAR_H 1
8772#define HAVE_WCTYPE_H 1
8773#define HAVE_SYS_SYSCTL_H 1
8774#define HAVE_STRINGS_H 1
8775#define NO_STRINGS_WITH_STRING_H 1
8776#define TIME_WITH_SYS_TIME 1
8777#define TERMINFO 1
8778#define TGETENT_ZERO_ERR 0
8779#define HAVE_OSPEED 1
8780#define HAVE_UP_BC_PC 1
8781#define HAVE_DEL_CURTERM 1
8782#define SYS_SELECT_WITH_SYS_TIME 1
8783#define HAVE_SVR4_PTYS 1
8784#define PTYRANGE0 "pqrstuvw"
8785#define PTYRANGE1 "0123456789abcdef"
8786#define HAVE_SIGCONTEXT 1
8787#define HAVE_FCHDIR 1
8788#define HAVE_FCHOWN 1
8789#define HAVE_FCHMOD 1
8790#define HAVE_FSYNC 1
8791#define HAVE_GETCWD 1
8792#define HAVE_GETPWENT 1
8793#define HAVE_GETPWNAM 1
8794#define HAVE_GETPWUID 1
8795#define HAVE_GETRLIMIT 1
8796#define HAVE_GETTIMEOFDAY 1
8797#define HAVE_LOCALTIME_R 1
8798#define HAVE_LSTAT 1
8799#define HAVE_MEMSET 1
8800#define HAVE_MKDTEMP 1
8801#define HAVE_NANOSLEEP 1
8802#define HAVE_OPENDIR 1
8803#define HAVE_PUTENV 1
8804#define HAVE_QSORT 1
8805#define HAVE_READLINK 1
8806#define HAVE_SELECT 1
8807#define HAVE_SETENV 1
8808#define HAVE_GETPGID 1
8809#define HAVE_SETPGID 1
8810#define HAVE_SETSID 1
8811#define HAVE_SIGALTSTACK 1
8812#define HAVE_SIGSET 1
8813#define HAVE_SIGSETJMP 1
8814#define HAVE_SIGACTION 1
8815#define HAVE_SIGPROCMASK 1
8816#define HAVE_SIGVEC 1
8817#define HAVE_STRCASECMP 1
8818#define HAVE_STRCOLL 1
8819#define HAVE_STRERROR 1
8820#define HAVE_STRFTIME 1
8821#define HAVE_STRNCASECMP 1
8822#define HAVE_STRPBRK 1
8823#define HAVE_STRPTIME 1
8824#define HAVE_STRTOL 1
8825#define HAVE_TGETENT 1
8826#define HAVE_TOWLOWER 1
8827#define HAVE_TOWUPPER 1
8828#define HAVE_ISWUPPER 1
8829#define HAVE_TZSET 1
8830#define HAVE_USLEEP 1
8831#define HAVE_UTIME 1
8832#define HAVE_UTIMES 1
8833#define HAVE_MBLEN 1
8834#define HAVE_FTRUNCATE 1
8835#define HAVE_UNSETENV 1
8836#define HAVE_POSIX_OPENPT 1
8837#define SELECT_TYPE_ARG1 int
8838#define SELECT_TYPE_ARG234 (fd_set *)
8839#define SELECT_TYPE_ARG5 (struct timeval *)
8840#define HAVE_FSEEKO 1
8841#define HAVE_ST_BLKSIZE 1
8842#define ST_MTIM_NSEC st_mtimespec.tv_nsec
8843#define HAVE_ICONV 1
8844#define HAVE_NL_LANGINFO_CODESET 1
8845#define HAVE_LIBM 1
8846#define HAVE_ISINF 1
8847#define HAVE_ISNAN 1
8848#define HAVE_POSIX_ACL 1
8849#define HAVE_FD_CLOEXEC 1
8850#define HAVE_RENAME 1
8851#define HAVE_DIRFD 1
8852#define HAVE_FLOCK 1
8853#define HAVE_SYSCTL 1
8854#define HAVE_SYSCONF 1
8855#define SIZEOF_INT 4
8856#define SIZEOF_LONG 8
8857#define SIZEOF_TIME_T 8
8858#define SIZEOF_OFF_T 8
8859#define VIM_SIZEOF_INT 4
8860#define VIM_SIZEOF_LONG 8
8861#define USEMEMMOVE 1
8862#define X_LOCALE 1
8863#define HAVE_XUTF8SETWMPROPERTIES 1
8864#define USEMAN_S 1
8865#define HAVE_GETTEXT 1
8866#define HAVE_BIND_TEXTDOMAIN_CODESET 1
8867#define HAVE_NL_MSG_CAT_CNTR 1
8868#define HAVE_DLFCN_H 1
8869#define HAVE_DLOPEN 1
8870#define HAVE_DLSYM 1
8871#define HAVE_SETJMP_H 1
8872
8873configure: exit 0