Ticket #61194: xterm_config_log.txt

File xterm_config_log.txt, 119.9 KB (added by ned-deily (Ned Deily), 4 years ago)

xterm/work/xterm-359/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.52.20200802.  Invocation command line was
6
7  $ ./configure --prefix=/opt/macports --mandir=/opt/macports/share/man --enable-luit --enable-logging --enable-wide-chars --enable-256-color --enable-load-vt-fonts --enable-double-buffer --x-include=/opt/macports/include --x-lib=/opt/macports/lib --with-app-defaults=/opt/macports/share/X11/app-defaults
8
9## ---------- ##
10## Platform.  ##
11## ---------- ##
12
13hostname = vana.local
14uname -m = x86_64
15uname -r = 19.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 40.00 gigabytes
33Default processor set: 526 tasks, 1975 threads, 16 processors
34Load average: 2.11, Mach factor: 13.87
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH = /opt/macports/bin:/opt/macports/sbin:/bin:/sbin:/usr/bin:/usr/sbin
40
41## ------------ ##
42## Core tests.  ##
43## ------------ ##
44
45configure:1103: PATH=".;."; conftest.sh
46./configure: line 1104: conftest.sh: command not found
47configure:1106: $? = 127
48configure:1148: checking build system type
49configure:1166: result: x86_64-apple-darwin19.6.0
50configure:1174: checking host system type
51configure:1188: result: x86_64-apple-darwin19.6.0
52configure:1214: result: Configuring for darwin19.6.0
53configure:1280: checking for gcc
54configure:1303: result: /usr/bin/clang
55configure:1531: checking for C compiler version
56configure:1534: /usr/bin/clang --version </dev/null >&5
57Apple clang version 12.0.0 (clang-1200.0.32.2)
58Target: x86_64-apple-darwin19.6.0
59Thread model: posix
60InstalledDir: /Library/Developer/CommandLineTools/usr/bin
61configure:1537: $? = 0
62configure:1539: /usr/bin/clang -v </dev/null >&5
63Apple clang version 12.0.0 (clang-1200.0.32.2)
64Target: x86_64-apple-darwin19.6.0
65Thread model: posix
66InstalledDir: /Library/Developer/CommandLineTools/usr/bin
67configure:1542: $? = 0
68configure:1544: /usr/bin/clang -V </dev/null >&5
69clang: error: argument to '-V' is missing (expected 1 value)
70clang: error: no input files
71configure:1547: $? = 1
72configure:1567: checking for C compiler default output
73configure:1570: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
74configure:1573: $? = 0
75configure:1602: result: a.out
76configure:1607: checking whether the C compiler works
77configure:1613: ./a.out
78configure:1616: $? = 0
79configure:1631: result: yes
80configure:1638: checking whether we are cross compiling
81configure:1640: result: no
82configure:1643: checking for executable suffix
83configure:1645: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
84configure:1648: $? = 0
85configure:1670: result:
86configure:1676: checking for object suffix
87configure:1694: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
88configure:1697: $? = 0
89configure:1716: result: o
90configure:1720: checking whether we are using the GNU C compiler
91configure:1741: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
92configure:1744: $? = 0
93configure:1747: test -s conftest.o
94configure:1750: $? = 0
95configure:1762: result: yes
96configure:1768: checking whether /usr/bin/clang accepts -g
97configure:1786: /usr/bin/clang -c -g -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
98configure:1789: $? = 0
99configure:1792: test -s conftest.o
100configure:1795: $? = 0
101configure:1805: result: yes
102configure:1832: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
103conftest.c:2:3: error: unknown type name 'choke'
104  choke me
105  ^
106conftest.c:2:11: error: expected ';' after top level declarator
107  choke me
108          ^
109          ;
1102 errors generated.
111configure:1835: $? = 1
112configure: failed program was:
113#ifndef __cplusplus
114  choke me
115#endif
116configure:1936: checking version of /usr/bin/clang
117configure:1940: result: 12.0.0
118configure:2000: checking if this is really Clang C compiler
119configure:2022: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
120configure:2025: $? = 0
121configure:2028: test -s conftest.o
122configure:2031: $? = 0
123configure:2042: result: yes
124configure:2046: checking for /usr/bin/clang option to accept ANSI C
125configure:2103: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
126configure:2106: $? = 0
127configure:2109: test -s conftest.o
128configure:2112: $? = 0
129configure:2129: result: none needed
130configure:2140: checking $CFLAGS variable
131configure:2254: result: ok
132configure:2259: checking $CC variable
133configure:2394: result: ok
134configure:2405: checking how to run the C preprocessor
135configure:2431: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
136configure:2437: $? = 0
137configure:2464: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
138configure:2461:10: fatal error: 'ac_nonexistent.h' file not found
139#include <ac_nonexistent.h>
140         ^~~~~~~~~~~~~~~~~~
1411 error generated.
142configure:2470: $? = 1
143configure: failed program was:
144#line 2460 "configure"
145#include "confdefs.h"
146#include <ac_nonexistent.h>
147configure:2507: result: /usr/bin/clang -E
148configure:2522: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
149configure:2528: $? = 0
150configure:2555: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c
151configure:2552:10: fatal error: 'ac_nonexistent.h' file not found
152#include <ac_nonexistent.h>
153         ^~~~~~~~~~~~~~~~~~
1541 error generated.
155configure:2561: $? = 1
156configure: failed program was:
157#line 2551 "configure"
158#include "confdefs.h"
159#include <ac_nonexistent.h>
160configure:2605: checking for mawk
161configure:2631: result: no
162configure:2605: checking for gawk
163configure:2620: found /opt/macports/bin/gawk
164configure:2628: result: gawk
165configure:2650: checking for a BSD compatible install
166configure:2699: result: /usr/bin/install -c
167configure:2710: checking whether ln -s works
168configure:2714: result: yes
169configure:2738: checking for lint
170configure:2764: result: no
171configure:2738: checking for cppcheck
172configure:2764: result: no
173configure:2738: checking for splint
174configure:2764: result: no
175configure:2779: checking if the POSIX test-macros are already defined
176configure:2805: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5
177configure:2808: $? = 0
178configure:2811: test -s conftest.o
179configure:2814: $? = 0
180configure:2825: result: no
181configure:4243: testing add to $CPPFLAGS -D_DARWIN_C_SOURCE ...
182configure:4553: checking if SIGWINCH is defined
183configure:4575: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
184configure:4578: $? = 0
185configure:4581: test -s conftest.o
186configure:4584: $? = 0
187configure:4632: result: yes
188configure:4714: checking for ncurses/curses.h
189configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
190configure:4721:10: fatal error: 'ncurses/curses.h' file not found
191#include <ncurses/curses.h>
192         ^~~~~~~~~~~~~~~~~~
1931 error generated.
194configure:4730: $? = 1
195configure: failed program was:
196#line 4720 "configure"
197#include "confdefs.h"
198#include <ncurses/curses.h>
199configure:4749: result: no
200configure:4714: checking for ncurses/term.h
201configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
202configure:4721:10: fatal error: 'ncurses/term.h' file not found
203#include <ncurses/term.h>
204         ^~~~~~~~~~~~~~~~
2051 error generated.
206configure:4730: $? = 1
207configure: failed program was:
208#line 4720 "configure"
209#include "confdefs.h"
210#include <ncurses/term.h>
211configure:4749: result: no
212configure:4714: checking for stdlib.h
213configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
214configure:4730: $? = 0
215configure:4749: result: yes
216configure:4714: checking for sys/ptem.h
217configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
218configure:4721:10: fatal error: 'sys/ptem.h' file not found
219#include <sys/ptem.h>
220         ^~~~~~~~~~~~
2211 error generated.
222configure:4730: $? = 1
223configure: failed program was:
224#line 4720 "configure"
225#include "confdefs.h"
226#include <sys/ptem.h>
227configure:4749: result: no
228configure:4714: checking for sys/ttydefaults.h
229configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
230configure:4730: $? = 0
231configure:4749: result: yes
232configure:4714: checking for term.h
233configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
234configure:4730: $? = 0
235configure:4749: result: yes
236configure:4714: checking for termios.h
237configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
238configure:4730: $? = 0
239configure:4749: result: yes
240configure:4714: checking for unistd.h
241configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
242configure:4730: $? = 0
243configure:4749: result: yes
244configure:4714: checking for wchar.h
245configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
246configure:4730: $? = 0
247configure:4749: result: yes
248configure:4759: checking whether time.h and sys/time.h may both be included
249configure:4781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
250configure:4784: $? = 0
251configure:4787: test -s conftest.o
252configure:4790: $? = 0
253configure:4800: result: yes
254configure:4810: checking for nl_langinfo and CODESET
255configure:4828: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
256configure:4831: $? = 0
257configure:4834: test -s conftest
258configure:4837: $? = 0
259configure:4848: result: yes
260configure:4860: checking for signal global datatype
261configure:4896: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
262configure:4899: $? = 0
263configure:4902: test -s conftest.o
264configure:4905: $? = 0
265configure:4919: result: volatile sig_atomic_t
266configure:4926: checking for ANSI C header files
267configure:4940: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
268configure:4946: $? = 0
269configure:5033: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
270configure:5036: $? = 0
271configure:5038: ./conftest
272configure:5041: $? = 0
273configure:5054: result: yes
274configure:5070: checking for sys/types.h
275configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
276configure:5085: $? = 0
277configure:5088: test -s conftest.o
278configure:5091: $? = 0
279configure:5101: result: yes
280configure:5070: checking for sys/stat.h
281configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
282configure:5085: $? = 0
283configure:5088: test -s conftest.o
284configure:5091: $? = 0
285configure:5101: result: yes
286configure:5070: checking for stdlib.h
287configure:5101: result: yes
288configure:5070: checking for string.h
289configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
290configure:5085: $? = 0
291configure:5088: test -s conftest.o
292configure:5091: $? = 0
293configure:5101: result: yes
294configure:5070: checking for memory.h
295configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
296configure:5085: $? = 0
297configure:5088: test -s conftest.o
298configure:5091: $? = 0
299configure:5101: result: yes
300configure:5070: checking for strings.h
301configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
302configure:5085: $? = 0
303configure:5088: test -s conftest.o
304configure:5091: $? = 0
305configure:5101: result: yes
306configure:5070: checking for inttypes.h
307configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
308configure:5085: $? = 0
309configure:5088: test -s conftest.o
310configure:5091: $? = 0
311configure:5101: result: yes
312configure:5070: checking for stdint.h
313configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
314configure:5085: $? = 0
315configure:5088: test -s conftest.o
316configure:5091: $? = 0
317configure:5101: result: yes
318configure:5070: checking for unistd.h
319configure:5101: result: yes
320configure:5111: checking for time_t
321configure:5132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
322configure:5135: $? = 0
323configure:5138: test -s conftest.o
324configure:5141: $? = 0
325configure:5151: result: yes
326configure:5163: checking for cc_t in <termios.h> or <termio.h>
327configure:5190: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
328configure:5193: $? = 0
329configure:5196: test -s conftest.o
330configure:5199: $? = 0
331configure:5211: result: yes
332configure:5218: checking for mode_t
333configure:5239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
334configure:5242: $? = 0
335configure:5245: test -s conftest.o
336configure:5248: $? = 0
337configure:5258: result: yes
338configure:5270: checking for pid_t
339configure:5291: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
340configure:5294: $? = 0
341configure:5297: test -s conftest.o
342configure:5300: $? = 0
343configure:5310: result: yes
344configure:5322: checking for uid_t in sys/types.h
345configure:5342: result: yes
346configure:5356: checking for off_t
347configure:5377: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
348configure:5380: $? = 0
349configure:5383: test -s conftest.o
350configure:5386: $? = 0
351configure:5396: result: yes
352configure:5428: checking for gethostname
353configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
354configure:5468: $? = 0
355configure:5471: test -s conftest
356configure:5474: $? = 0
357configure:5484: result: yes
358configure:5428: checking for getusershell
359configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
360configure:5468: $? = 0
361configure:5471: test -s conftest
362configure:5474: $? = 0
363configure:5484: result: yes
364configure:5428: checking for endusershell
365configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
366configure:5468: $? = 0
367configure:5471: test -s conftest
368configure:5474: $? = 0
369configure:5484: result: yes
370configure:5428: checking for getlogin
371configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
372configure:5468: $? = 0
373configure:5471: test -s conftest
374configure:5474: $? = 0
375configure:5484: result: yes
376configure:5428: checking for initgroups
377configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
378configure:5468: $? = 0
379configure:5471: test -s conftest
380configure:5474: $? = 0
381configure:5484: result: yes
382configure:5428: checking for mkdtemp
383configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
384configure:5468: $? = 0
385configure:5471: test -s conftest
386configure:5474: $? = 0
387configure:5484: result: yes
388configure:5428: checking for putenv
389configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
390configure:5468: $? = 0
391configure:5471: test -s conftest
392configure:5474: $? = 0
393configure:5484: result: yes
394configure:5428: checking for unsetenv
395configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
396configure:5468: $? = 0
397configure:5471: test -s conftest
398configure:5474: $? = 0
399configure:5484: result: yes
400configure:5428: checking for sched_yield
401configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
402configure:5468: $? = 0
403configure:5471: test -s conftest
404configure:5474: $? = 0
405configure:5484: result: yes
406configure:5428: checking for setpgid
407configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
408configure:5468: $? = 0
409configure:5471: test -s conftest
410configure:5474: $? = 0
411configure:5484: result: yes
412configure:5428: checking for strftime
413configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
414configure:5468: $? = 0
415configure:5471: test -s conftest
416configure:5474: $? = 0
417configure:5484: result: yes
418configure:5428: checking for tcgetattr
419configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
420configure:5468: $? = 0
421configure:5471: test -s conftest
422configure:5474: $? = 0
423configure:5484: result: yes
424configure:5428: checking for waitpid
425configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
426configure:5468: $? = 0
427configure:5471: test -s conftest
428configure:5474: $? = 0
429configure:5484: result: yes
430configure:5428: checking for wcswidth
431configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
432configure:5468: $? = 0
433configure:5471: test -s conftest
434configure:5474: $? = 0
435configure:5484: result: yes
436configure:5428: checking for wcwidth
437configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
438configure:5468: $? = 0
439configure:5471: test -s conftest
440configure:5474: $? = 0
441configure:5484: result: yes
442configure:5497: checking for lastlog.h
443configure:5507: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
444configure:5504:10: fatal error: 'lastlog.h' file not found
445#include <lastlog.h>
446         ^~~~~~~~~~~
4471 error generated.
448configure:5513: $? = 1
449configure: failed program was:
450#line 5503 "configure"
451#include "confdefs.h"
452#include <lastlog.h>
453configure:5532: result: no
454configure:5497: checking for paths.h
455configure:5507: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
456configure:5513: $? = 0
457configure:5532: result: yes
458configure:5542: checking for lastlog path
459configure:5569: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
460configure:5562:14: error: use of undeclared identifier '_PATH_LASTLOG'
461char *path = _PATH_LASTLOG; (void)path
462             ^
4631 error generated.
464configure:5572: $? = 1
465configure: failed program was:
466#line 5549 "configure"
467#include "confdefs.h"
468
469#include <sys/types.h>
470#ifdef HAVE_LASTLOG_H
471#include <lastlog.h>
472#else
473#ifdef HAVE_PATHS_H
474#include <paths.h>
475#endif
476#endif
477int
478main (void)
479{
480char *path = _PATH_LASTLOG; (void)path
481  ;
482  return 0;
483}
484configure:5593: result: no
485configure:5600: checking for utmp implementation
486configure:5633: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
487configure:5630:18: error: no member named 'ut_name' in 'struct utmpx'
488         char *name = x.ut_name; /* utmp.h and compatible definitions */
489                      ~ ^
4901 error generated.
491configure:5636: $? = 1
492configure: failed program was:
493#line 5617 "configure"
494#include "confdefs.h"
495
496#include <sys/types.h>
497#include <utmpx.h>
498#define getutent getutxent
499#ifdef USE_LASTLOG
500#include <lastlog.h>    /* may conflict with utmpx.h on Linux */
501#endif
502
503int
504main (void)
505{
506struct utmpx x;
507         char *name = x.ut_name; /* utmp.h and compatible definitions */
508         (void)x;
509         (void)name;
510
511  ;
512  return 0;
513}
514configure:5667: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
515configure:5670: $? = 0
516configure:5673: test -s conftest.o
517configure:5676: $? = 0
518configure:5691: result: utmpx
519configure:5706: checking if utmpx.ut_host is declared
520configure:5730: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
521configure:5733: $? = 0
522configure:5736: test -s conftest.o
523configure:5739: $? = 0
524configure:5751: result: yes
525configure:5761: checking if utmpx.ut_syslen is declared
526configure:5785: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
527configure:5776:13: error: no member named 'ut_syslen' in 'struct utmpx'
528         int y = x.ut_syslen;
529                 ~ ^
5301 error generated.
531configure:5788: $? = 1
532configure: failed program was:
533#line 5768 "configure"
534#include "confdefs.h"
535
536#include <sys/types.h>
537#include <utmpx.h>
538int
539main (void)
540{
541struct utmpx x;
542         int y = x.ut_syslen;
543         (void)x;
544         (void)y
545  ;
546  return 0;
547}
548configure:5806: result: no
549configure:5816: checking if utmpx.ut_name is declared
550configure:5849: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
551configure:5846:18: error: no member named 'ut_name' in 'struct utmpx'
552         char *name = x.ut_name;
553                      ~ ^
5541 error generated.
555configure:5852: $? = 1
556configure: failed program was:
557#line 5833 "configure"
558#include "confdefs.h"
559
560#include <sys/types.h>
561#include <utmpx.h>
562#define getutent getutxent
563#ifdef USE_LASTLOG
564#include <lastlog.h>            /* may conflict with utmpx.h on Linux */
565#endif
566
567int
568main (void)
569{
570struct utmpx x;
571         char *name = x.ut_name;
572         (void)x;
573         (void)name;
574
575  ;
576  return 0;
577}
578configure:5849: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
579configure:5852: $? = 0
580configure:5855: test -s conftest.o
581configure:5858: $? = 0
582configure:5870: result: ut_user
583configure:5890: checking for exit-status in utmpx
584configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
585configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx'
586         long y = x.ut_exit.__e_exit = 0;
587                  ~ ^
5881 error generated.
589configure:5923: $? = 1
590configure: failed program was:
591#line 5903 "configure"
592#include "confdefs.h"
593
594#include <sys/types.h>
595#include <utmpx.h>
596int
597main (void)
598{
599struct utmpx x;
600         long y = x.ut_exit.__e_exit = 0;
601         (void)x;
602         (void)y
603  ;
604  return 0;
605}
606configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
607configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx'
608         long y = x.ut_exit.e_exit = 0;
609                  ~ ^
6101 error generated.
611configure:5923: $? = 1
612configure: failed program was:
613#line 5903 "configure"
614#include "confdefs.h"
615
616#include <sys/types.h>
617#include <utmpx.h>
618int
619main (void)
620{
621struct utmpx x;
622         long y = x.ut_exit.e_exit = 0;
623         (void)x;
624         (void)y
625  ;
626  return 0;
627}
628configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
629configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx'
630         long y = x.ut_exit.ut_e_exit = 0;
631                  ~ ^
6321 error generated.
633configure:5923: $? = 1
634configure: failed program was:
635#line 5903 "configure"
636#include "confdefs.h"
637
638#include <sys/types.h>
639#include <utmpx.h>
640int
641main (void)
642{
643struct utmpx x;
644         long y = x.ut_exit.ut_e_exit = 0;
645         (void)x;
646         (void)y
647  ;
648  return 0;
649}
650configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
651configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx'
652         long y = x.ut_exit.ut_exit = 0;
653                  ~ ^
6541 error generated.
655configure:5923: $? = 1
656configure: failed program was:
657#line 5903 "configure"
658#include "confdefs.h"
659
660#include <sys/types.h>
661#include <utmpx.h>
662int
663main (void)
664{
665struct utmpx x;
666         long y = x.ut_exit.ut_exit = 0;
667         (void)x;
668         (void)y
669  ;
670  return 0;
671}
672configure:5942: result: no
673configure:5958: checking if utmpx.ut_xtime is declared
674configure:5982: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
675configure:5973:14: error: no member named 'ut_xtime' in 'struct utmpx'
676         long y = x.ut_xtime = 0;
677                  ~ ^
6781 error generated.
679configure:5985: $? = 1
680configure: failed program was:
681#line 5965 "configure"
682#include "confdefs.h"
683
684#include <sys/types.h>
685#include <utmpx.h>
686int
687main (void)
688{
689struct utmpx x;
690         long y = x.ut_xtime = 0;
691         (void)x;
692         (void)y
693  ;
694  return 0;
695}
696configure:6015: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
697configure:6018: $? = 0
698configure:6021: test -s conftest.o
699configure:6024: $? = 0
700configure:6038: result: define
701configure:6057: checking if utmpx.ut_session is declared
702configure:6081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
703configure:6072:14: error: no member named 'ut_session' in 'struct utmpx'
704         long y = x.ut_session;
705                  ~ ^
7061 error generated.
707configure:6084: $? = 1
708configure: failed program was:
709#line 6064 "configure"
710#include "confdefs.h"
711
712#include <sys/types.h>
713#include <utmpx.h>
714int
715main (void)
716{
717struct utmpx x;
718         long y = x.ut_session;
719         (void)x;
720         (void)y
721  ;
722  return 0;
723}
724configure:6101: result: no
725configure:6112: checking if utmpx is SYSV flavor
726configure:6139: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
727configure:6142: $? = 0
728configure:6145: test -s conftest
729configure:6148: $? = 0
730configure:6159: result: yes
731configure:6171: checking for lastlog.h
732configure:6206: result: no
733configure:6216: checking for struct lastlog
734configure:6241: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
735configure:6231:10: fatal error: 'lastlog.h' file not found
736#include <lastlog.h>
737         ^~~~~~~~~~~
7381 error generated.
739configure:6244: $? = 1
740configure: program exited with status 1
741configure: failed program was:
742#line 6227 "configure"
743#include "confdefs.h"
744
745#include <sys/types.h>
746#include <time.h>
747#include <lastlog.h>
748
749int main(void)
750{
751        struct lastlog data;
752        return (sizeof(data.ll_time) != sizeof(time_t));
753}
754configure:6263: result: no
755configure:6276: checking for sys/param.h
756configure:6286: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
757configure:6292: $? = 0
758configure:6311: result: yes
759configure:6321: checking if POSIX saved-ids are supported
760configure:6358: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
761configure:6361: $? = 0
762configure:6364: test -s conftest
763configure:6367: $? = 0
764configure:6419: result: yes
765configure:6458: checking for termcap.h
766configure:6468: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
767configure:6474: $? = 0
768configure:6493: result: yes
769configure:6503: checking if we want full tgetent function
770configure:6520: result: yes
771configure:6529: checking for full tgetent function
772configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
773Undefined symbols for architecture x86_64:
774  "_tgetent", referenced from:
775      _main in conftest-028c4c.o
776ld: symbol(s) not found for architecture x86_64
777clang: error: linker command failed with exit code 1 (use -v to see invocation)
778configure:6588: $? = 1
779configure: program exited with status 1
780configure: failed program was:
781#line 6567 "configure"
782#include "confdefs.h"
783
784#ifdef HAVE_TERMCAP_H
785#include <termcap.h>
786#endif
787/* terminfo implementations ignore the buffer argument, making it useless for
788 * the xterm application, which uses this information to make a new TERMCAP
789 * environment variable.
790 */
791int main(void)
792{
793        char buffer[1024];
794        buffer[0] = 0;
795        tgetent(buffer, "vt100");
796        return (buffer[0] == 0); }
797no, there is no termcap/tgetent in
798configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lotermcap  >&5
799ld: library not found for -lotermcap
800clang: error: linker command failed with exit code 1 (use -v to see invocation)
801configure:6588: $? = 1
802configure: program exited with status 1
803configure: failed program was:
804#line 6567 "configure"
805#include "confdefs.h"
806
807#ifdef HAVE_TERMCAP_H
808#include <termcap.h>
809#endif
810/* terminfo implementations ignore the buffer argument, making it useless for
811 * the xterm application, which uses this information to make a new TERMCAP
812 * environment variable.
813 */
814int main(void)
815{
816        char buffer[1024];
817        buffer[0] = 0;
818        tgetent(buffer, "vt100");
819        return (buffer[0] == 0); }
820no, there is no termcap/tgetent in otermcap
821configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermcap  >&5
822configure:6588: $? = 0
823configure:6590: ./conftest
824configure:6593: $? = 1
825configure: program exited with status 1
826configure: failed program was:
827#line 6567 "configure"
828#include "confdefs.h"
829
830#ifdef HAVE_TERMCAP_H
831#include <termcap.h>
832#endif
833/* terminfo implementations ignore the buffer argument, making it useless for
834 * the xterm application, which uses this information to make a new TERMCAP
835 * environment variable.
836 */
837int main(void)
838{
839        char buffer[1024];
840        buffer[0] = 0;
841        tgetent(buffer, "vt100");
842        return (buffer[0] == 0); }
843no, there is no termcap/tgetent in termcap
844configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermlib  >&5
845ld: library not found for -ltermlib
846clang: error: linker command failed with exit code 1 (use -v to see invocation)
847configure:6588: $? = 1
848configure: program exited with status 1
849configure: failed program was:
850#line 6567 "configure"
851#include "confdefs.h"
852
853#ifdef HAVE_TERMCAP_H
854#include <termcap.h>
855#endif
856/* terminfo implementations ignore the buffer argument, making it useless for
857 * the xterm application, which uses this information to make a new TERMCAP
858 * environment variable.
859 */
860int main(void)
861{
862        char buffer[1024];
863        buffer[0] = 0;
864        tgetent(buffer, "vt100");
865        return (buffer[0] == 0); }
866no, there is no termcap/tgetent in termlib
867configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lncurses  >&5
868configure:6588: $? = 0
869configure:6590: ./conftest
870configure:6593: $? = 1
871configure: program exited with status 1
872configure: failed program was:
873#line 6567 "configure"
874#include "confdefs.h"
875
876#ifdef HAVE_TERMCAP_H
877#include <termcap.h>
878#endif
879/* terminfo implementations ignore the buffer argument, making it useless for
880 * the xterm application, which uses this information to make a new TERMCAP
881 * environment variable.
882 */
883int main(void)
884{
885        char buffer[1024];
886        buffer[0] = 0;
887        tgetent(buffer, "vt100");
888        return (buffer[0] == 0); }
889no, there is no termcap/tgetent in ncurses
890configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lcurses  >&5
891configure:6588: $? = 0
892configure:6590: ./conftest
893configure:6593: $? = 1
894configure: program exited with status 1
895configure: failed program was:
896#line 6567 "configure"
897#include "confdefs.h"
898
899#ifdef HAVE_TERMCAP_H
900#include <termcap.h>
901#endif
902/* terminfo implementations ignore the buffer argument, making it useless for
903 * the xterm application, which uses this information to make a new TERMCAP
904 * environment variable.
905 */
906int main(void)
907{
908        char buffer[1024];
909        buffer[0] = 0;
910        tgetent(buffer, "vt100");
911        return (buffer[0] == 0); }
912no, there is no termcap/tgetent in curses
913configure:6614: result: no
914configure:6739: checking for partial tgetent function
915configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -lotermcap >&5
916configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
917tgetent(0, "vt100")
918^
9191 error generated.
920configure:6764: $? = 1
921configure: failed program was:
922#line 6749 "configure"
923#include "confdefs.h"
924
925int
926main (void)
927{
928tgetent(0, "vt100")
929  ;
930  return 0;
931}
932configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -ltermcap >&5
933configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
934tgetent(0, "vt100")
935^
9361 error generated.
937configure:6764: $? = 1
938configure: failed program was:
939#line 6749 "configure"
940#include "confdefs.h"
941
942int
943main (void)
944{
945tgetent(0, "vt100")
946  ;
947  return 0;
948}
949configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -ltermlib >&5
950configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
951tgetent(0, "vt100")
952^
9531 error generated.
954configure:6764: $? = 1
955configure: failed program was:
956#line 6749 "configure"
957#include "confdefs.h"
958
959int
960main (void)
961{
962tgetent(0, "vt100")
963  ;
964  return 0;
965}
966configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -lncurses >&5
967configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
968tgetent(0, "vt100")
969^
9701 error generated.
971configure:6764: $? = 1
972configure: failed program was:
973#line 6749 "configure"
974#include "confdefs.h"
975
976int
977main (void)
978{
979tgetent(0, "vt100")
980  ;
981  return 0;
982}
983configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  -lcurses >&5
984configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
985tgetent(0, "vt100")
986^
9871 error generated.
988configure:6764: $? = 1
989configure: failed program was:
990#line 6749 "configure"
991#include "confdefs.h"
992
993int
994main (void)
995{
996tgetent(0, "vt100")
997  ;
998  return 0;
999}
1000configure:6784: result: no
1001configure:6863: checking for X applications class
1002configure:6889: result: XTerm
1003configure:6892: checking for directory to install resource files
1004configure:6964: result: /opt/macports/share/X11/app-defaults
1005configure:6975: checking for the icon name
1006configure:6991: result: mini.xterm
1007configure:6994: checking for icon symlink to use
1008configure:7013: result: NONE
1009configure:7029: testing adding icons/filled-xterm to icon-list ...
1010configure:7029: testing adding icons/mini.xterm to icon-list ...
1011configure:7036: testing adding icons/mini.xterm_48x48 to icon-list ...
1012configure:7029: testing adding icons/xterm-color to icon-list ...
1013configure:7029: testing adding icons/xterm to icon-list ...
1014configure:7042: checking for directory to install pixmaps
1015configure:7100: result: ${datadir}/pixmaps
1016configure:7111: checking for directory to install icons
1017configure:7169: result: no
1018configure:7180: checking if icon theme should be used
1019configure:7198: result: no
1020configure:7231: checking for icon(s) to install
1021configure:7237: testing using .svg .png .xpm ...
1022configure:7312: result: icons/mini.xterm_48x48.png icons/mini.xterm_48x48.xpm
1023configure:7322: checking for icon name
1024configure:7324: result: mini.xterm
1025configure:7328: checking if you want to install desktop files
1026configure:7345: result: yes
1027configure:7352: checking for desktop-file-install
1028configure:7376: result: no
1029configure:7480: checking for install-permissions reference
1030configure:7490: result: xterm
1031configure:7495: checking for PATH separator
1032configure:7502: result: :
1033configure:7510: checking for xterm
1034configure:7527: found /opt/macports/bin/xterm
1035configure:7538: result: /opt/macports/bin/xterm
1036configure:7600: testing defining path for /opt/macports/bin/xterm ...
1037configure:7621: checking for symbolic link to create to xterm
1038configure:7631: result: xterm
1039configure:7640: checking if you want to disable openpty
1040configure:7657: result: no
1041configure:7660: checking if you want to disable setuid
1042configure:7677: result: no
1043configure:7680: checking if you want to disable setgid
1044configure:7697: result: no
1045configure:7700: checking if you want to run xterm setuid to a given user
1046configure:7710: result: no
1047configure:7723: checking if you want to run xterm setgid to match utmp/utmpx file
1048configure:7733: result: no
1049configure:7806: checking if you want to link with utempter
1050configure:7816: result: no
1051configure:7931: checking if external errno is declared
1052configure:7956: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1053configure:7959: $? = 0
1054configure:7962: test -s conftest.o
1055configure:7965: $? = 0
1056configure:7976: result: yes
1057configure:7991: checking if external errno exists
1058configure:8013: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1059configure:8016: $? = 0
1060configure:8019: test -s conftest
1061configure:8022: $? = 0
1062configure:8033: result: yes
1063configure:8046: checking for explicit tty group name
1064configure:8058: result: auto...
1065configure:8062: checking for tty group name
1066configure:8115: result: wheel
1067configure:8135: checking if we may use the wheel group
1068configure:8200: result: yes
1069configure:8215: checking for X
1070configure:8431: result: libraries /opt/macports/lib, headers /opt/macports/include
1071configure:8570: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c   -L/opt/macports/lib -lX11 >&5
1072configure:8573: $? = 0
1073configure:8576: test -s conftest
1074configure:8579: $? = 0
1075configure:8705: checking for gethostbyname
1076configure:8742: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1077configure:8745: $? = 0
1078configure:8748: test -s conftest
1079configure:8751: $? = 0
1080configure:8761: result: yes
1081configure:8882: checking for connect
1082configure:8919: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1083configure:8922: $? = 0
1084configure:8925: test -s conftest
1085configure:8928: $? = 0
1086configure:8938: result: yes
1087configure:8998: checking for remove
1088configure:9035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1089configure:9038: $? = 0
1090configure:9041: test -s conftest
1091configure:9044: $? = 0
1092configure:9054: result: yes
1093configure:9114: checking for shmat
1094configure:9151: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1095configure:9154: $? = 0
1096configure:9157: test -s conftest
1097configure:9160: $? = 0
1098configure:9170: result: yes
1099configure:9239: checking for IceConnectionNumber in -lICE
1100configure:9266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/macports/lib conftest.c -lICE   >&5
1101configure:9269: $? = 0
1102configure:9272: test -s conftest
1103configure:9275: $? = 0
1104configure:9286: result: yes
1105configure:9296: checking for sys/wait.h that is POSIX.1 compatible
1106configure:9324: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1107configure:9327: $? = 0
1108configure:9330: test -s conftest.o
1109configure:9333: $? = 0
1110configure:9343: result: yes
1111configure:9353: checking for POSIX wait functions
1112configure:9385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1113configure:9388: $? = 0
1114configure:9391: test -s conftest
1115configure:9394: $? = 0
1116configure:9405: result: yes
1117configure:9412: checking if external sys_nerr is declared
1118configure:9437: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1119configure:9440: $? = 0
1120configure:9443: test -s conftest.o
1121configure:9446: $? = 0
1122configure:9457: result: yes
1123configure:9472: checking if external sys_nerr exists
1124configure:9494: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1125configure:9497: $? = 0
1126configure:9500: test -s conftest
1127configure:9503: $? = 0
1128configure:9514: result: yes
1129configure:9527: checking if external sys_errlist is declared
1130configure:9552: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1131configure:9555: $? = 0
1132configure:9558: test -s conftest.o
1133configure:9561: $? = 0
1134configure:9572: result: yes
1135configure:9587: checking if external sys_errlist exists
1136configure:9609: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c  >&5
1137configure:9612: $? = 0
1138configure:9615: test -s conftest
1139configure:9618: $? = 0
1140configure:9629: result: yes
1141configure:9665: checking for termios.h
1142configure:9700: result: yes
1143configure:9665: checking for stdlib.h
1144configure:9700: result: yes
1145configure:9665: checking for X11/Intrinsic.h
1146configure:9675: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include conftest.c
1147configure:9681: $? = 0
1148configure:9700: result: yes
1149configure:9710: checking if we should define SYSV
1150configure:9761: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include conftest.c >&5
1151configure:9736:10: fatal error: 'sys/termio.h' file not found
1152#include <sys/termio.h>         /* eliminate most of the remaining ones */
1153         ^~~~~~~~~~~~~~
11541 error generated.
1155configure:9764: $? = 1
1156configure: failed program was:
1157#line 9717 "configure"
1158#include "confdefs.h"
1159
1160#undef  SYSV
1161#define SYSV 1                  /* get Xos.h to declare sys_errlist[] */
1162#ifdef HAVE_STDLIB_H
1163#include <stdlib.h>             /* look for wchar_t */
1164#endif
1165#ifdef HAVE_X11_INTRINSIC_H
1166#include <X11/Intrinsic.h>      /* Intrinsic.h has other traps... */
1167#endif
1168#ifdef HAVE_TERMIOS_H           /* needed for HPUX 10.20 */
1169#include <termios.h>
1170#define STRUCT_TERMIOS struct termios
1171#else
1172#define STRUCT_TERMIOS struct termio
1173#endif
1174#include <curses.h>
1175#include <term.h>               /* eliminate most BSD hacks */
1176#include <errno.h>              /* declare sys_errlist on older systems */
1177#include <sys/termio.h>         /* eliminate most of the remaining ones */
1178
1179int
1180main (void)
1181{
1182
1183static STRUCT_TERMIOS d_tio;
1184        d_tio.c_cc[VINTR] = 0;
1185        d_tio.c_cc[VQUIT] = 0;
1186        d_tio.c_cc[VERASE] = 0;
1187        d_tio.c_cc[VKILL] = 0;
1188        d_tio.c_cc[VEOF] = 0;
1189        d_tio.c_cc[VEOL] = 0;
1190        d_tio.c_cc[VMIN] = 0;
1191        d_tio.c_cc[VTIME] = 0;
1192#if defined(HAVE_SYS_ERRLIST) && !defined(DECL_SYS_ERRLIST)
1193sys_errlist[0] = "";            /* Cygwin mis-declares this */
1194#endif
1195
1196  ;
1197  return 0;
1198}
1199configure:9781: result: no
1200configure:9792: checking for elf_begin in -lelf
1201configure:9819: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lelf   >&5
1202ld: library not found for -lelf
1203clang: error: linker command failed with exit code 1 (use -v to see invocation)
1204configure:9822: $? = 1
1205configure: failed program was:
1206#line 9800 "configure"
1207#include "confdefs.h"
1208
1209/* Override any gcc2 internal prototype to avoid an error.  */
1210#ifdef __cplusplus
1211extern "C"
1212#endif
1213/* We use char because int might match the return type of a gcc2
1214   builtin and then its argument prototype would still apply.  */
1215char elf_begin ();
1216int
1217main (void)
1218{
1219elf_begin ();
1220  ;
1221  return 0;
1222}
1223configure:9839: result: no
1224configure:9909: checking if you want to use pkg-config
1225configure:9919: result: yes
1226configure:9971: checking for pkg-config
1227configure:9988: found /opt/macports/bin/pkg-config
1228configure:10000: result: /opt/macports/bin/pkg-config
1229configure:10623: testing found package xt ...
1230configure:10629: testing package xt CFLAGS:  ...
1231configure:10633: testing package xt LIBS: -L/opt/macports/lib -lXt -lX11 ...
1232configure:10958: checking for usable X Toolkit package
1233configure:10980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/macports/lib -lXt -lX11  -lSM -lICE   >&5
1234configure:10983: $? = 0
1235configure:10986: test -s conftest
1236configure:10989: $? = 0
1237configure:10999: result: yes
1238configure:11745: checking for X11/DECkeysym.h
1239configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1240configure:11761: $? = 0
1241configure:11780: result: yes
1242configure:11745: checking for X11/Sunkeysym.h
1243configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1244configure:11761: $? = 0
1245configure:11780: result: yes
1246configure:11745: checking for X11/XF86keysym.h
1247configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1248configure:11761: $? = 0
1249configure:11780: result: yes
1250configure:11745: checking for X11/XKBlib.h
1251configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1252configure:11761: $? = 0
1253configure:11780: result: yes
1254configure:11745: checking for X11/TranslateI.h
1255configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1256configure:11761: $? = 0
1257configure:11780: result: yes
1258configure:11745: checking for X11/Xpoll.h
1259configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1260configure:11761: $? = 0
1261configure:11780: result: yes
1262configure:11745: checking for X11/extensions/XKB.h
1263configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1264configure:11761: $? = 0
1265configure:11780: result: yes
1266configure:11795: checking if you want to use the Xpm library for colored icon
1267configure:11805: result: yes
1268configure:11813: checking for X11/xpm.h
1269configure:11823: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1270configure:11829: $? = 0
1271configure:11848: result: yes
1272configure:11852: checking for XpmCreatePixmapFromData in -lXpm
1273configure:11879: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXpm -lX11  -L/opt/macports/lib -L/opt/macports/lib -lXt -lX11  -lSM -lICE   >&5
1274configure:11882: $? = 0
1275configure:11885: test -s conftest
1276configure:11888: $? = 0
1277configure:11899: result: yes
1278configure:11919: checking if you want to use the Xinerama extension
1279configure:11929: result: yes
1280configure:11936: testing found package xinerama ...
1281configure:11942: testing package xinerama CFLAGS:  ...
1282configure:11946: testing package xinerama LIBS: -L/opt/macports/lib -lXinerama ...
1283configure:12195: checking if you want to link with Xaw 3d library
1284configure:12209: result: no
1285configure:12213: checking if you want to link with Xaw 3d xft library
1286configure:12227: result: no
1287configure:12231: checking if you want to link with neXT Athena library
1288configure:12245: result: no
1289configure:12249: checking if you want to link with Athena-Plus library
1290configure:12263: result: no
1291configure:12283: testing found package xaw7 ...
1292configure:12289: testing package xaw7 CFLAGS:  ...
1293configure:12293: testing package xaw7 LIBS: -L/opt/macports/lib -lXaw7 -lXt -lX11 ...
1294configure:12430: checking for usable Xaw/Xmu package
1295configure:12454: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11  -lSM -lICE   >&5
1296Undefined symbols for architecture x86_64:
1297  "_XmuCompareISOLatin1", referenced from:
1298      _main in conftest-aa7dd3.o
1299ld: symbol(s) not found for architecture x86_64
1300clang: error: linker command failed with exit code 1 (use -v to see invocation)
1301configure:12457: $? = 1
1302configure: failed program was:
1303#line 12437 "configure"
1304#include "confdefs.h"
1305
1306#include <X11/Xmu/CharSet.h>
1307
1308int
1309main (void)
1310{
1311
1312int check = XmuCompareISOLatin1("big", "small");
1313(void)check;
1314
1315  ;
1316  return 0;
1317}
1318configure:12473: result: no
1319configure:12485: testing work around broken package ...
1320configure:12493: testing found package xmu ...
1321configure:12499: testing package xmu CFLAGS:  ...
1322configure:12503: testing package xmu LIBS: -L/opt/macports/lib -lXmu -lXt -lX11 ...
1323configure:12623: testing ...before -lXaw7 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11  -lSM -lICE   ...
1324configure:12628: testing ...after  -lXaw7 -L/opt/macports/lib -lXmu -lXt -lX11 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  ...
1325configure:12652: testing ..trimmed -lXaw7 -L/opt/macports/lib -lXmu -lX11 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ...
1326configure:12652: testing ..trimmed -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ...
1327configure:14795: checking for X11/Xpoll.h
1328configure:14830: result: yes
1329configure:14840: checking for declaration of fd_set
1330configure:14846: testing sys/types alone ...
1331configure:14862: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1332configure:14865: $? = 0
1333configure:14868: test -s conftest.o
1334configure:14871: $? = 0
1335configure:14952: result: sys/types.h
1336configure:14962: checking for declaration of fd_mask
1337configure:15041: result: sys/types.h
1338configure:15051: checking for IRIX 6.5 baud-rate redefinitions
1339configure:15077: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1340configure:15061:10: fatal error: 'sys/termio.h' file not found
1341#include <sys/termio.h>
1342         ^~~~~~~~~~~~~~
13431 error generated.
1344configure:15080: $? = 1
1345configure: failed program was:
1346#line 15058 "configure"
1347#include "confdefs.h"
1348
1349#include <sys/types.h>
1350#include <sys/termio.h>
1351int
1352main (void)
1353{
1354
1355struct termio foo;
1356foo.c_ispeed = B38400;
1357foo.c_ospeed = B9600;
1358(void)foo;
1359
1360  ;
1361  return 0;
1362}
1363configure:15098: result: no
1364configure:15105: checking for termios type tcflag_t
1365configure:15125: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1366configure:15128: $? = 0
1367configure:15131: test -s conftest.o
1368configure:15134: $? = 0
1369configure:15145: result: yes
1370configure:15152: checking for termios type speed_t
1371configure:15172: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1372configure:15175: $? = 0
1373configure:15178: test -s conftest.o
1374configure:15181: $? = 0
1375configure:15192: result: yes
1376configure:15199: checking for termios type cc_t
1377configure:15219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1378configure:15222: $? = 0
1379configure:15225: test -s conftest.o
1380configure:15228: $? = 0
1381configure:15239: result: yes
1382configure:15247: checking for XcursorGetTheme in -lXcursor
1383configure:15274: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXcursor  -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5
1384ld: library not found for -lXcursor
1385clang: error: linker command failed with exit code 1 (use -v to see invocation)
1386configure:15277: $? = 1
1387configure: failed program was:
1388#line 15255 "configure"
1389#include "confdefs.h"
1390
1391/* Override any gcc2 internal prototype to avoid an error.  */
1392#ifdef __cplusplus
1393extern "C"
1394#endif
1395/* We use char because int might match the return type of a gcc2
1396   builtin and then its argument prototype would still apply.  */
1397char XcursorGetTheme ();
1398int
1399main (void)
1400{
1401XcursorGetTheme ();
1402  ;
1403  return 0;
1404}
1405configure:15294: result: no
1406configure:15311: checking for stropts.h
1407configure:15321: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1408configure:15318:10: fatal error: 'stropts.h' file not found
1409#include <stropts.h>
1410         ^~~~~~~~~~~
14111 error generated.
1412configure:15327: $? = 1
1413configure: failed program was:
1414#line 15317 "configure"
1415#include "confdefs.h"
1416#include <stropts.h>
1417configure:15346: result: no
1418configure:15376: checking for grantpt
1419configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1420configure:15416: $? = 0
1421configure:15419: test -s conftest
1422configure:15422: $? = 0
1423configure:15432: result: yes
1424configure:15376: checking for ptsname
1425configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1426configure:15416: $? = 0
1427configure:15419: test -s conftest
1428configure:15422: $? = 0
1429configure:15432: result: yes
1430configure:15376: checking for posix_openpt
1431configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1432configure:15416: $? = 0
1433configure:15419: test -s conftest
1434configure:15422: $? = 0
1435configure:15432: result: yes
1436configure:15444: checking if grantpt really works
1437configure:15548: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1438configure:15551: $? = 0
1439configure:15554: test -s conftest
1440configure:15557: $? = 0
1441configure:15663: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1442configure:15666: $? = 0
1443configure:15668: ./conftest
1444configure:15671: $? = 0
1445configure:15690: result: yes
1446configure:15696: checking for pty features
1447configure:15712: testing pty feature test 4:5 ...
1448configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1449configure:15824: $? = 0
1450configure:15826: ./conftest
1451configure:15829: $? = 0
1452configure:15712: testing pty feature test 5:5 ...
1453configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1454configure:15824: $? = 0
1455configure:15826: ./conftest
1456conftest: Inappropriate ioctl for device
1457configure:15829: $? = 20
1458configure: program exited with status 20
1459configure: failed program was:
1460#line 15720 "configure"
1461#include "confdefs.h"
1462#define CONFTEST 4
1463
1464#define CONFTEST_pty_isatty 1
1465
1466
1467#include <stdlib.h>
1468#include <stdio.h>
1469#include <termios.h>
1470#include <unistd.h>
1471#include <signal.h>
1472#include <fcntl.h>
1473#include <errno.h>
1474
1475#ifndef HAVE_POSIX_OPENPT
1476#undef posix_openpt
1477#define posix_openpt(mode) open("/dev/ptmx", mode)
1478#endif
1479
1480#ifdef HAVE_STROPTS_H
1481#include <stropts.h>
1482#endif
1483
1484static void failed(int code)
1485{
1486        perror("conftest");
1487        exit(code);
1488}
1489
1490static void my_timeout(int sig)
1491{
1492        (void)sig;
1493        exit(99);
1494}
1495
1496int main(void)
1497{
1498
1499        int code = 0;
1500        int rc;
1501        int pty;
1502        int tty;
1503        char *slave;
1504        struct termios tio;
1505
1506        (void)tio;
1507        signal(SIGALRM, my_timeout);
1508
1509        if (alarm(2) == 9)
1510                failed(9);
1511        else if ((pty = posix_openpt(O_RDWR)) < 0)
1512                failed(1);
1513        else if ((rc = grantpt(pty)) < 0)
1514                failed(2);
1515        else if ((rc = unlockpt(pty)) < 0)
1516                failed(3);
1517        else if ((slave = ptsname(pty)) == 0)
1518                failed(4);
1519#if (CONFTEST == 3) || defined(CONFTEST_isatty)
1520        else if (!isatty(pty))
1521                failed(4);
1522#endif
1523#if CONFTEST >= 4
1524    else if ((rc = tcgetattr(pty, &tio)) < 0)
1525                failed(20);
1526    else if ((rc = tcsetattr(pty, TCSAFLUSH, &tio)) < 0)
1527                failed(21);
1528#endif
1529        /* BSD posix_openpt does not treat pty as a terminal until slave is opened.
1530         * Linux does treat it that way.
1531         */
1532        else if ((tty = open(slave, O_RDWR)) < 0)
1533                failed(5);
1534#ifdef CONFTEST
1535#ifdef I_PUSH
1536#if (CONFTEST == 0) || defined(CONFTEST_ptem)
1537    else if ((rc = ioctl(tty, I_PUSH, "ptem")) < 0)
1538                failed(10);
1539#endif
1540#if (CONFTEST == 1) || defined(CONFTEST_ldterm)
1541    else if ((rc = ioctl(tty, I_PUSH, "ldterm")) < 0)
1542                failed(11);
1543#endif
1544#if (CONFTEST == 2) || defined(CONFTEST_ttcompat)
1545    else if ((rc = ioctl(tty, I_PUSH, "ttcompat")) < 0)
1546                failed(12);
1547#endif
1548#endif /* I_PUSH */
1549#if CONFTEST >= 5
1550    else if ((rc = tcgetattr(tty, &tio)) < 0)
1551                failed(30);
1552    else if ((rc = tcsetattr(tty, TCSAFLUSH, &tio)) < 0)
1553                failed(31);
1554#endif
1555#endif /* CONFTEST */
1556
1557        return(code);
1558
1559}
1560
1561configure:15712: testing pty feature test 6:5 ...
1562configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1563configure:15824: $? = 0
1564configure:15826: ./conftest
1565conftest: Inappropriate ioctl for device
1566configure:15829: $? = 20
1567configure: program exited with status 20
1568configure: failed program was:
1569#line 15720 "configure"
1570#include "confdefs.h"
1571#define CONFTEST 5
1572
1573#define CONFTEST_pty_isatty 1
1574
1575
1576#include <stdlib.h>
1577#include <stdio.h>
1578#include <termios.h>
1579#include <unistd.h>
1580#include <signal.h>
1581#include <fcntl.h>
1582#include <errno.h>
1583
1584#ifndef HAVE_POSIX_OPENPT
1585#undef posix_openpt
1586#define posix_openpt(mode) open("/dev/ptmx", mode)
1587#endif
1588
1589#ifdef HAVE_STROPTS_H
1590#include <stropts.h>
1591#endif
1592
1593static void failed(int code)
1594{
1595        perror("conftest");
1596        exit(code);
1597}
1598
1599static void my_timeout(int sig)
1600{
1601        (void)sig;
1602        exit(99);
1603}
1604
1605int main(void)
1606{
1607
1608        int code = 0;
1609        int rc;
1610        int pty;
1611        int tty;
1612        char *slave;
1613        struct termios tio;
1614
1615        (void)tio;
1616        signal(SIGALRM, my_timeout);
1617
1618        if (alarm(2) == 9)
1619                failed(9);
1620        else if ((pty = posix_openpt(O_RDWR)) < 0)
1621                failed(1);
1622        else if ((rc = grantpt(pty)) < 0)
1623                failed(2);
1624        else if ((rc = unlockpt(pty)) < 0)
1625                failed(3);
1626        else if ((slave = ptsname(pty)) == 0)
1627                failed(4);
1628#if (CONFTEST == 3) || defined(CONFTEST_isatty)
1629        else if (!isatty(pty))
1630                failed(4);
1631#endif
1632#if CONFTEST >= 4
1633    else if ((rc = tcgetattr(pty, &tio)) < 0)
1634                failed(20);
1635    else if ((rc = tcsetattr(pty, TCSAFLUSH, &tio)) < 0)
1636                failed(21);
1637#endif
1638        /* BSD posix_openpt does not treat pty as a terminal until slave is opened.
1639         * Linux does treat it that way.
1640         */
1641        else if ((tty = open(slave, O_RDWR)) < 0)
1642                failed(5);
1643#ifdef CONFTEST
1644#ifdef I_PUSH
1645#if (CONFTEST == 0) || defined(CONFTEST_ptem)
1646    else if ((rc = ioctl(tty, I_PUSH, "ptem")) < 0)
1647                failed(10);
1648#endif
1649#if (CONFTEST == 1) || defined(CONFTEST_ldterm)
1650    else if ((rc = ioctl(tty, I_PUSH, "ldterm")) < 0)
1651                failed(11);
1652#endif
1653#if (CONFTEST == 2) || defined(CONFTEST_ttcompat)
1654    else if ((rc = ioctl(tty, I_PUSH, "ttcompat")) < 0)
1655                failed(12);
1656#endif
1657#endif /* I_PUSH */
1658#if CONFTEST >= 5
1659    else if ((rc = tcgetattr(tty, &tio)) < 0)
1660                failed(30);
1661    else if ((rc = tcsetattr(tty, TCSAFLUSH, &tio)) < 0)
1662                failed(31);
1663#endif
1664#endif /* CONFTEST */
1665
1666        return(code);
1667
1668}
1669
1670configure:15880: result:  pty_isatty
1671configure:15893: checking for openpty in -lutil
1672configure:15920: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil  -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1673configure:15923: $? = 0
1674configure:15926: test -s conftest
1675configure:15929: $? = 0
1676configure:15940: result: yes
1677configure:15963: checking for util.h
1678configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1679configure:15979: $? = 0
1680configure:15998: result: yes
1681configure:15963: checking for libutil.h
1682configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1683configure:15970:10: fatal error: 'libutil.h' file not found
1684#include <libutil.h>
1685         ^~~~~~~~~~~
16861 error generated.
1687configure:15979: $? = 1
1688configure: failed program was:
1689#line 15969 "configure"
1690#include "confdefs.h"
1691#include <libutil.h>
1692configure:15998: result: no
1693configure:15963: checking for pty.h
1694configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c
1695configure:15970:10: fatal error: 'pty.h' file not found
1696#include <pty.h>
1697         ^~~~~~~
16981 error generated.
1699configure:15979: $? = 1
1700configure: failed program was:
1701#line 15969 "configure"
1702#include "confdefs.h"
1703#include <pty.h>
1704configure:15998: result: no
1705configure:16041: testing will rely upon openpty ...
1706configure:16045: checking if we can use XkbQueryExtension
1707configure:16081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1708configure:16084: $? = 0
1709configure:16087: test -s conftest.o
1710configure:16090: $? = 0
1711configure:16105: result: yes
1712configure:16114: checking for XkbQueryExtension
1713configure:16151: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1714configure:16154: $? = 0
1715configure:16157: test -s conftest
1716configure:16160: $? = 0
1717configure:16170: result: yes
1718configure:16182: checking if we can use XkbKeycodeToKeysym
1719configure:16207: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1720configure:16210: $? = 0
1721configure:16213: test -s conftest.o
1722configure:16216: $? = 0
1723configure:16231: result: yes
1724configure:16240: checking for XkbKeycodeToKeysym
1725configure:16277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1726configure:16280: $? = 0
1727configure:16283: test -s conftest
1728configure:16286: $? = 0
1729configure:16296: result: yes
1730configure:16324: checking for XKB Bell extension
1731configure:16352: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE   -lSM -lICE  -L/opt/macports/lib  >&5
1732configure:16344:24: warning: incompatible pointer to integer conversion passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'Window' (aka 'unsigned long') [-Wint-conversion]
1733        XkbBell((Display *)0, (Widget)0, 0, y);
1734                              ^~~~~~~~~
1735/opt/macports/include/X11/XKBlib.h:457:20: note: passing argument to parameter here
1736        Window                  /* win */,
1737                                         ^
17381 warning generated.
1739configure:16355: $? = 0
1740configure:16358: test -s conftest
1741configure:16361: $? = 0
1742configure:16372: result: yes
1743configure:16386: checking for Xutf8LookupString
1744configure:16423: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1745configure:16426: $? = 0
1746configure:16429: test -s conftest
1747configure:16432: $? = 0
1748configure:16442: result: yes
1749configure:16458: checking if you want narrow prototypes for X libraries
1750configure:16484: result: no
1751configure:16487: checking if we should use imake to help
1752configure:16504: result: yes
1753configure:16513: checking for xmkmf
1754configure:16544: result: no
1755configure:16513: checking for imake
1756configure:16544: result: no
1757configure:16699: testing IMAKE_CFLAGS  ...
1758configure:16703: testing IMAKE_LOADFLAGS  ...
1759configure:16812: testing make fallback definitions ...
1760configure:16959: checking for groff
1761configure:16976: found /opt/macports/bin/groff
1762configure:16988: result: /opt/macports/bin/groff
1763configure:16999: checking for nroff
1764configure:17016: found /opt/macports/bin/nroff
1765configure:17027: result: /opt/macports/bin/nroff
1766configure:17040: checking for tbl
1767configure:17057: found /opt/macports/bin/tbl
1768configure:17069: result: /opt/macports/bin/tbl
1769configure:17092: checking for man2html
1770configure:17121: result: no
1771configure:17148: checking for program to convert manpage to html
1772configure:17207: result: /opt/macports/bin/groff
1773configure:17376: checking for default terminal-id
1774configure:17386: result: vt420
1775configure:17397: checking for default terminal-type
1776configure:17407: result: xterm
1777configure:17415: checking if backarrow-key should be BS
1778configure:17433: result: yes
1779configure:17454: checking if backarrow-key should be treated as erase
1780configure:17472: result: no
1781configure:17493: checking for default backspace/DEL setting
1782configure:17504: result: maybe
1783configure:17525: checking for default pty initial erase setting
1784configure:17536: result: False
1785configure:17557: checking if alt should send ESC
1786configure:17575: result: no
1787configure:17596: checking if meta should send ESC
1788configure:17614: result: no
1789configure:17638: checking for tic
1790configure:17653: found /opt/macports/bin/tic
1791configure:17662: result: yes
1792configure:17681: checking for private terminfo-directory
1793configure:17691: result: none
1794configure:17746: checking if you want active-icons
1795configure:17763: result: yes
1796configure:17773: checking if you want ANSI color
1797configure:17790: result: yes
1798configure:17799: checking if you want 16 colors like aixterm
1799configure:17816: result: yes
1800configure:17823: checking if you want 256 colors
1801configure:17840: result: yes
1802configure:17852: checking if you want direct-color support
1803configure:17869: result: yes
1804configure:17914: checking if you want blinking cursor
1805configure:17931: result: yes
1806configure:17938: checking if you want to ignore Linux's broken palette-strings
1807configure:17962: result: no
1808configure:17978: checking if you want to allow broken string-terminators
1809configure:17995: result: yes
1810configure:18002: checking if you want to compile-in icon data
1811configure:18019: result: no
1812configure:18026: checking if you want printable 128-159
1813configure:18043: result: yes
1814configure:18052: checking if you want bold colors mapped like IBM PC
1815configure:18069: result: yes
1816configure:18076: checking if you want separate color-classes
1817configure:18093: result: yes
1818configure:18100: checking if you want color-mode enabled by default
1819configure:18117: result: yes
1820configure:18126: checking if you want support for color highlighting
1821configure:18143: result: yes
1822configure:18150: checking if you want support for doublesize characters
1823configure:18167: result: yes
1824configure:18174: checking if you want fallback-support for box characters
1825configure:18191: result: yes
1826configure:18198: checking if you want to allow spawning new xterms
1827configure:18215: result: no
1828configure:18391: checking for XextCreateExtension in -lXext
1829configure:18418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXext  -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1830configure:18421: $? = 0
1831configure:18424: test -s conftest
1832configure:18427: $? = 0
1833configure:18438: result: yes
1834configure:18462: checking for X11/extensions/Xdbe.h
1835configure:18472: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 conftest.c
1836configure:18478: $? = 0
1837configure:18497: result: yes
1838configure:18505: checking for XdbeSwapBuffers
1839configure:18542: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1840configure:18545: $? = 0
1841configure:18548: test -s conftest
1842configure:18551: $? = 0
1843configure:18561: result: yes
1844configure:18576: checking if you want to enable double-buffering in default resources
1845configure:18593: result: yes
1846configure:18605: checking if you want to use FreeType library
1847configure:18622: result: yes
1848configure:18632: checking for FreeType configuration script
1849configure:18644: result: auto
1850configure:18824: checking for FreeType config
1851configure:18826: result: /opt/macports/bin/pkg-config xft
1852configure:18830: checking for /opt/macports/bin/pkg-config cflags
1853configure:18833: result: -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16
1854configure:18838: checking for /opt/macports/bin/pkg-config libs
1855configure:18841: result:  -L/opt/macports/lib -lXft
1856configure:18854: checking if we can link with FreeType libraries
1857configure:18895: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1858configure:18898: $? = 0
1859configure:18901: test -s conftest
1860configure:18904: $? = 0
1861configure:18913: result: yes
1862configure:19046: checking for XftDrawCharSpec
1863configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1864configure:19086: $? = 0
1865configure:19089: test -s conftest
1866configure:19092: $? = 0
1867configure:19102: result: yes
1868configure:19046: checking for XftDrawSetClip
1869configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1870configure:19086: $? = 0
1871configure:19089: test -s conftest
1872configure:19092: $? = 0
1873configure:19102: result: yes
1874configure:19046: checking for XftDrawSetClipRectangles
1875configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1876configure:19086: $? = 0
1877configure:19089: test -s conftest
1878configure:19092: $? = 0
1879configure:19102: result: yes
1880configure:19121: checking for usable Xft/fontconfig package
1881configure:19147: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1882Undefined symbols for architecture x86_64:
1883  "_FcPatternBuild", referenced from:
1884      _main in conftest-a96ebc.o
1885ld: symbol(s) not found for architecture x86_64
1886clang: error: linker command failed with exit code 1 (use -v to see invocation)
1887configure:19150: $? = 1
1888configure: failed program was:
1889#line 19128 "configure"
1890#include "confdefs.h"
1891
1892#include <X11/Xft/Xft.h>
1893
1894int
1895main (void)
1896{
1897
1898        XftPattern *pat = 0;
1899        XftPatternBuild(pat,
1900                                        XFT_FAMILY, XftTypeString, "mono",
1901                                        (void *) 0);
1902
1903  ;
1904  return 0;
1905}
1906configure:19167: result: no
1907configure:19179: testing work around broken package ...
1908configure:19186: testing found package fontconfig ...
1909configure:19192: testing package fontconfig CFLAGS: -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 ...
1910configure:19196: testing package fontconfig LIBS: -L/opt/macports/lib -lfontconfig -lfreetype ...
1911configure:19414: testing ...before -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  ...
1912configure:19419: testing ...after  -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  ...
1913configure:19445: checking if you want support for HP-style function keys
1914configure:19462: result: no
1915configure:19472: checking if you want support for SCO-style function keys
1916configure:19489: result: no
1917configure:19499: checking if you want support for Sun-style function keys
1918configure:19516: result: yes
1919configure:19526: checking if you want saved-lines stored as a FIFO
1920configure:19543: result: yes
1921configure:19553: checking if you want support for internationalization
1922configure:19570: result: yes
1923configure:19580: checking if you want support for initial-erase setup
1924configure:19597: result: yes
1925configure:19607: checking if you want support for input-method
1926configure:19624: result: yes
1927configure:19627: checking if X libraries support input-method
1928configure:19668: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1929configure:19671: $? = 0
1930configure:19674: test -s conftest
1931configure:19677: $? = 0
1932configure:19687: result: yes
1933configure:19706: checking if you want support for load-vt-fonts
1934configure:19723: result: yes
1935configure:19733: checking if you want support for logging
1936configure:19750: result: yes
1937configure:19758: checking if you want to allow logging via a pipe
1938configure:19775: result: no
1939configure:19786: checking if you want support for iconify/maximize translations
1940configure:19803: result: yes
1941configure:19810: checking if you want NumLock to override keyboard tables
1942configure:19827: result: yes
1943configure:19834: checking if you want support for get/set of base64 selection data
1944configure:19851: result: yes
1945configure:19867: checking if you want support for pty-handshaking
1946configure:19884: result: yes
1947configure:19900: checking if you want support for mouse in readline applications
1948configure:19917: result: no
1949configure:19927: checking if you want support for regular-expression selections
1950configure:19944: result: yes
1951configure:19948: checking if you want to use PCRE2 for regular-expressions
1952configure:19957: result: no
1953configure:20446: checking if you want to use PCRE for regular-expressions
1954configure:20455: result: no
1955configure:20832: checking for regcomp
1956configure:20869: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1957configure:20872: $? = 0
1958configure:20875: test -s conftest
1959configure:20878: $? = 0
1960configure:20888: result: yes
1961configure:21114: checking for regular-expression headers
1962configure:21189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
1963configure:21192: $? = 0
1964configure:21195: test -s conftest
1965configure:21198: $? = 0
1966configure:21214: result: regex.h
1967configure:21251: checking if you want support for right-scrollbar
1968configure:21268: result: yes
1969configure:21278: checking if you want check for redundant name-change
1970configure:21295: result: yes
1971configure:21302: checking if you want support for selection-actions
1972configure:21319: result: yes
1973configure:21326: checking if you want support for session management
1974configure:21343: result: yes
1975configure:21350: checking if you want to use termcap function-keys
1976configure:21367: result: yes
1977configure:21374: checking if you want to use termcap-query/report
1978configure:21391: result: yes
1979configure:21398: checking if you want support for tek4014
1980configure:21415: result: yes
1981configure:21429: checking if you want pulldown menus with a toolbar
1982configure:21446: result: no
1983configure:21456: checking if you want VT52 emulation
1984configure:21473: result: yes
1985configure:21480: checking if you want wide-attribute support
1986configure:21497: result: yes
1987configure:21506: checking if you want wide-character support
1988configure:21523: result: yes
1989configure:21530: checking if you want only 16-bit character support
1990configure:21547: result: no
1991configure:21561: checking if you want to use mini-luit/Latin9 built-in support
1992configure:21578: result: no
1993configure:21588: checking if you want to use luit
1994configure:21605: result: yes
1995configure:21618: checking for xterm-filter
1996configure:21649: result: no
1997configure:21618: checking for xterm-filter
1998configure:21649: result: no
1999configure:21618: checking for bluit
2000configure:21649: result: no
2001configure:21618: checking for luit
2002configure:21635: found /opt/macports/bin/luit
2003configure:21646: result: /opt/macports/bin/luit
2004configure:21708: testing defining path for /opt/macports/bin/luit ...
2005configure:21732: checking if you want dynamic-abbreviation support
2006configure:21749: result: no
2007configure:21759: checking if you want DECterm Locator support
2008configure:21776: result: no
2009configure:21786: checking if you want XHTML and SVG screen dump support
2010configure:21803: result: yes
2011configure:21816: checking if you want ReGIS graphics support
2012configure:21833: result: no
2013configure:21912: checking if you want sixel graphics support
2014configure:21929: result: yes
2015configure:21953: checking if you want VT420 rectangle support
2016configure:21970: result: yes
2017configure:21980: checking if you want -ziconbeep option
2018configure:21997: result: yes
2019configure:22006: checking if you want debugging traces
2020configure:22023: result: no
2021configure:22035: checking if you want to use dmalloc for testing
2022configure:22052: result: no
2023configure:22267: checking if you want to use dbmalloc for testing
2024configure:22284: result: no
2025configure:22499: checking if you want to use valgrind for testing
2026configure:22516: result: no
2027configure:22629: checking if you want to perform memory-leak testing
2028configure:22639: result: no
2029configure:22654: checking if you want to see long compiling messages
2030configure:22688: result: yes
2031configure:22691: checking if you want magic cookie emulation
2032configure:22708: result: no
2033configure:22723: checking for tigetstr
2034configure:22760: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
2035Undefined symbols for architecture x86_64:
2036  "_tigetstr", referenced from:
2037      _main in conftest-ee4c3d.o
2038ld: symbol(s) not found for architecture x86_64
2039clang: error: linker command failed with exit code 1 (use -v to see invocation)
2040configure:22763: $? = 1
2041configure: failed program was:
2042#line 22729 "configure"
2043#include "confdefs.h"
2044#define tigetstr autoconf_temporary
2045#include <limits.h>     /* least-intrusive standard header which defines gcc2 __stub macros */
2046#undef tigetstr
2047
2048#ifdef __cplusplus
2049extern "C"
2050#endif
2051
2052/* We use char because int might match the return type of a gcc2
2053   builtin and then its argument prototype would still apply.  */
2054char tigetstr (void);
2055
2056int
2057main (void)
2058{
2059
2060/* The GNU C library defines stubs for functions which it implements
2061    to always fail with ENOSYS.  Some functions are actually named
2062    something starting with __ and the normal name is an alias.  */
2063#if defined (__stub_tigetstr) || defined (__stub___tigetstr)
2064#error found stub for tigetstr
2065#endif
2066
2067        return tigetstr ();
2068  ;
2069  return 0;
2070}
2071configure:22779: result: no
2072configure:22794: checking for use_extended_names
2073configure:22831: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE  >&5
2074Undefined symbols for architecture x86_64:
2075  "_use_extended_names", referenced from:
2076      _main in conftest-083204.o
2077ld: symbol(s) not found for architecture x86_64
2078clang: error: linker command failed with exit code 1 (use -v to see invocation)
2079configure:22834: $? = 1
2080configure: failed program was:
2081#line 22800 "configure"
2082#include "confdefs.h"
2083#define use_extended_names autoconf_temporary
2084#include <limits.h>     /* least-intrusive standard header which defines gcc2 __stub macros */
2085#undef use_extended_names
2086
2087#ifdef __cplusplus
2088extern "C"
2089#endif
2090
2091/* We use char because int might match the return type of a gcc2
2092   builtin and then its argument prototype would still apply.  */
2093char use_extended_names (void);
2094
2095int
2096main (void)
2097{
2098
2099/* The GNU C library defines stubs for functions which it implements
2100    to always fail with ENOSYS.  Some functions are actually named
2101    something starting with __ and the normal name is an alias.  */
2102#if defined (__stub_use_extended_names) || defined (__stub___use_extended_names)
2103#error found stub for use_extended_names
2104#endif
2105
2106        return use_extended_names ();
2107  ;
2108  return 0;
2109}
2110configure:22850: result: no
2111configure:22863: checking if you want to turn on gcc warnings
2112configure:22880: result: no
2113configure:23287: checking if filesystem supports mixed-case filenames
2114configure:23314: result: yes
2115configure:23325: checking for exctags
2116configure:23351: result: no
2117configure:23325: checking for ctags
2118configure:23340: found /usr/bin/ctags
2119configure:23348: result: ctags
2120configure:23362: checking for exetags
2121configure:23388: result: no
2122configure:23362: checking for etags
2123configure:23388: result: no
2124configure:23397: checking for ctags
2125configure:23412: found /usr/bin/ctags
2126configure:23421: result: yes
2127configure:23431: checking for etags
2128configure:23455: result: no
2129configure:23481: checking for an rpath option
2130configure:23512: result:
2131configure:23576: checking if rpath-hack should be disabled
2132configure:23593: result: no
2133configure:23597: checking for updated LDFLAGS
2134configure:23823: result: no
2135configure:23918: creating ./config.status
2136
2137## ----------------------- ##
2138## Running config.status.  ##
2139## ----------------------- ##
2140
2141This file was extended by config.status 2.52.20200802, executed with
2142  CONFIG_FILES    =
2143  CONFIG_HEADERS  =
2144  CONFIG_LINKS    =
2145  CONFIG_COMMANDS =
2146  > ./config.status
2147on vana.local
2148
2149config.status:24464: creating Makefile
2150config.status:24464: creating df-install
2151config.status:24464: creating minstall
2152config.status:24617: creating xtermcfg.h
2153
2154## ----------------- ##
2155## Cache variables.  ##
2156## ----------------- ##
2157
2158ac_cv_build=x86_64-apple-darwin19.6.0
2159ac_cv_build_alias=x86_64-apple-darwin19.6.0
2160ac_cv_c_compiler_gnu=yes
2161ac_cv_env_CC_set=set
2162ac_cv_env_CC_value=/usr/bin/clang
2163ac_cv_env_CFLAGS_set=set
2164ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
2165ac_cv_env_CPPFLAGS_set=set
2166ac_cv_env_CPPFLAGS_value='-I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
2167ac_cv_env_CPP_set=
2168ac_cv_env_CPP_value=
2169ac_cv_env_LDFLAGS_set=set
2170ac_cv_env_LDFLAGS_value='-L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
2171ac_cv_env_build_alias_set=
2172ac_cv_env_build_alias_value=
2173ac_cv_env_host_alias_set=
2174ac_cv_env_host_alias_value=
2175ac_cv_env_target_alias_set=
2176ac_cv_env_target_alias_value=
2177ac_cv_func_XdbeSwapBuffers=yes
2178ac_cv_func_XftDrawCharSpec=yes
2179ac_cv_func_XftDrawSetClip=yes
2180ac_cv_func_XftDrawSetClipRectangles=yes
2181ac_cv_func_XkbKeycodeToKeysym=yes
2182ac_cv_func_XkbQueryExtension=yes
2183ac_cv_func_Xutf8LookupString=yes
2184ac_cv_func_connect=yes
2185ac_cv_func_endusershell=yes
2186ac_cv_func_gethostbyname=yes
2187ac_cv_func_gethostname=yes
2188ac_cv_func_getlogin=yes
2189ac_cv_func_getusershell=yes
2190ac_cv_func_grantpt=no
2191ac_cv_func_initgroups=yes
2192ac_cv_func_mkdtemp=yes
2193ac_cv_func_posix_openpt=yes
2194ac_cv_func_ptsname=yes
2195ac_cv_func_putenv=yes
2196ac_cv_func_regcomp=yes
2197ac_cv_func_remove=yes
2198ac_cv_func_sched_yield=yes
2199ac_cv_func_setpgid=yes
2200ac_cv_func_shmat=yes
2201ac_cv_func_strftime=yes
2202ac_cv_func_tcgetattr=yes
2203ac_cv_func_tigetstr=no
2204ac_cv_func_unsetenv=yes
2205ac_cv_func_use_extended_names=no
2206ac_cv_func_waitpid=yes
2207ac_cv_func_wcswidth=yes
2208ac_cv_func_wcwidth=yes
2209ac_cv_have_x='have_x=yes                ac_x_includes=/opt/macports/include ac_x_libraries=/opt/macports/lib'
2210ac_cv_header_X11_DECkeysym_h=yes
2211ac_cv_header_X11_Intrinsic_h=yes
2212ac_cv_header_X11_Sunkeysym_h=yes
2213ac_cv_header_X11_TranslateI_h=yes
2214ac_cv_header_X11_XF86keysym_h=yes
2215ac_cv_header_X11_XKBlib_h=yes
2216ac_cv_header_X11_Xpoll_h=yes
2217ac_cv_header_X11_extensions_XKB_h=yes
2218ac_cv_header_X11_extensions_Xdbe_h=yes
2219ac_cv_header_X11_xpm_h=yes
2220ac_cv_header_inttypes_h=yes
2221ac_cv_header_lastlog_h=no
2222ac_cv_header_libutil_h=no
2223ac_cv_header_memory_h=yes
2224ac_cv_header_ncurses_curses_h=no
2225ac_cv_header_ncurses_term_h=no
2226ac_cv_header_paths_h=yes
2227ac_cv_header_pty_h=no
2228ac_cv_header_stdc=yes
2229ac_cv_header_stdint_h=yes
2230ac_cv_header_stdlib_h=yes
2231ac_cv_header_string_h=yes
2232ac_cv_header_strings_h=yes
2233ac_cv_header_stropts_h=no
2234ac_cv_header_sys_param_h=yes
2235ac_cv_header_sys_ptem_h=no
2236ac_cv_header_sys_stat_h=yes
2237ac_cv_header_sys_ttydefaults_h=yes
2238ac_cv_header_sys_types_h=yes
2239ac_cv_header_sys_wait_h=yes
2240ac_cv_header_term_h=yes
2241ac_cv_header_termcap_h=yes
2242ac_cv_header_termios_h=yes
2243ac_cv_header_time=yes
2244ac_cv_header_unistd_h=yes
2245ac_cv_header_util_h=yes
2246ac_cv_header_wchar_h=yes
2247ac_cv_host=x86_64-apple-darwin19.6.0
2248ac_cv_host_alias=x86_64-apple-darwin19.6.0
2249ac_cv_lib_ICE_IceConnectionNumber=yes
2250ac_cv_lib_Xcursor_XcursorGetTheme=no
2251ac_cv_lib_Xext_XextCreateExtension=yes
2252ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
2253ac_cv_lib_elf_elf_begin=no
2254ac_cv_lib_util_openpty=yes
2255ac_cv_objext=o
2256ac_cv_path_GROFF_PATH=/opt/macports/bin/groff
2257ac_cv_path_LUIT=/opt/macports/bin/luit
2258ac_cv_path_NROFF_PATH=/opt/macports/bin/nroff
2259ac_cv_path_TBL_PATH=/opt/macports/bin/tbl
2260ac_cv_path_XTERM_PATH=/opt/macports/bin/xterm
2261ac_cv_path_ac_pt_PKG_CONFIG=/opt/macports/bin/pkg-config
2262ac_cv_path_cf_man2html=no
2263ac_cv_prog_AWK=gawk
2264ac_cv_prog_CPP='/usr/bin/clang -E'
2265ac_cv_prog_CTAGS=ctags
2266ac_cv_prog_MAKE_LOWER_TAGS=yes
2267ac_cv_prog_MAKE_UPPER_TAGS=no
2268ac_cv_prog_ac_ct_CC=/usr/bin/clang
2269ac_cv_prog_cc_g=yes
2270ac_cv_prog_cc_stdc=
2271ac_cv_prog_cf_tic_prog=yes
2272ac_cv_prog_desktop_utils=no
2273ac_cv_type_mode_t=yes
2274ac_cv_type_off_t=yes
2275ac_cv_type_pid_t=yes
2276ac_cv_type_time_t=yes
2277ac_cv_type_uid_t=yes
2278am_cv_langinfo_codeset=yes
2279cf_cv_dcl_errno=yes
2280cf_cv_dcl_sys_errlist=yes
2281cf_cv_dcl_sys_nerr=yes
2282cf_cv_define_sigwinch=yes
2283cf_cv_found_freetype=yes
2284cf_cv_have_errno=yes
2285cf_cv_have_sys_errlist=yes
2286cf_cv_have_sys_nerr=yes
2287cf_cv_have_utmp=utmpx
2288cf_cv_have_utmp_ut_host=yes
2289cf_cv_have_utmp_ut_name=ut_user
2290cf_cv_have_utmp_ut_session=no
2291cf_cv_have_utmp_ut_syslen=no
2292cf_cv_have_utmp_ut_xstatus=no
2293cf_cv_have_utmp_ut_xtime=define
2294cf_cv_havetype_cc_t=yes
2295cf_cv_havetype_speed_t=yes
2296cf_cv_havetype_tcflag_t=yes
2297cf_cv_icon_list=' icons/filled-xterm icons/mini.xterm icons/mini.xterm_48x48 icons/xterm-color icons/xterm'
2298cf_cv_input_method=yes
2299cf_cv_lib_part_tgetent=no
2300cf_cv_lib_tgetent=no
2301cf_cv_mixedcase=yes
2302cf_cv_path_lastlog=no
2303cf_cv_posix_saved_ids=yes
2304cf_cv_posix_visible=no
2305cf_cv_posix_wait=yes
2306cf_cv_regex_hdrs=regex.h
2307cf_cv_sig_atomic_t='volatile sig_atomic_t'
2308cf_cv_struct_lastlog=no
2309cf_cv_system_name=darwin19.6.0
2310cf_cv_sysv=no
2311cf_cv_sysv_utmp=yes
2312cf_cv_termio_c_ispeed=no
2313cf_cv_tty_group=yes
2314cf_cv_tty_group_name=wheel
2315cf_cv_type_cc_t=yes
2316cf_cv_type_fd_mask=sys/types.h
2317cf_cv_type_fd_set=sys/types.h
2318cf_cv_x_freetype_cfgs=auto
2319cf_cv_x_freetype_incs='-I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16'
2320cf_cv_x_freetype_libs=' -L/opt/macports/lib -lXft'
2321cf_cv_xaw_compat=no
2322cf_cv_xft_compat=no
2323cf_cv_xkb_bell_ext=yes
2324cf_cv_xkb_keycode_to_keysym=yes
2325cf_cv_xkb_query_extension=yes
2326cf_cv_xt_ice_compat=yes
2327
2328## ------------ ##
2329## confdefs.h.  ##
2330## ------------ ##
2331
2332#define SYSTEM_NAME "darwin19.6.0"
2333#define HAVE_STDLIB_H 1
2334#define HAVE_SYS_TTYDEFAULTS_H 1
2335#define HAVE_TERM_H 1
2336#define HAVE_TERMIOS_H 1
2337#define HAVE_UNISTD_H 1
2338#define HAVE_WCHAR_H 1
2339#define TIME_WITH_SYS_TIME 1
2340#define HAVE_LANGINFO_CODESET 1
2341#define SIG_ATOMIC_T volatile sig_atomic_t
2342#define STDC_HEADERS 1
2343#define HAVE_SYS_TYPES_H 1
2344#define HAVE_SYS_STAT_H 1
2345#define HAVE_STDLIB_H 1
2346#define HAVE_STRING_H 1
2347#define HAVE_MEMORY_H 1
2348#define HAVE_STRINGS_H 1
2349#define HAVE_INTTYPES_H 1
2350#define HAVE_STDINT_H 1
2351#define HAVE_UNISTD_H 1
2352#define HAVE_GETHOSTNAME 1
2353#define HAVE_GETUSERSHELL 1
2354#define HAVE_ENDUSERSHELL 1
2355#define HAVE_GETLOGIN 1
2356#define HAVE_INITGROUPS 1
2357#define HAVE_MKDTEMP 1
2358#define HAVE_PUTENV 1
2359#define HAVE_UNSETENV 1
2360#define HAVE_SCHED_YIELD 1
2361#define HAVE_SETPGID 1
2362#define HAVE_STRFTIME 1
2363#define HAVE_TCGETATTR 1
2364#define HAVE_WAITPID 1
2365#define HAVE_WCSWIDTH 1
2366#define HAVE_WCWIDTH 1
2367#define HAVE_PATHS_H 1
2368#define HAVE_UTMP 1
2369#define UTMPX_FOR_UTMP 1
2370#define HAVE_UTMP_UT_HOST 1
2371#define ut_name ut_user
2372#define HAVE_UTMP_UT_XTIME 1
2373#define ut_xtime ut_tv.tv_sec
2374#define USE_SYSV_UTMP 1
2375#define HAVE_SYS_PARAM_H 1
2376#define HAVE_POSIX_SAVED_IDS 1
2377#define HAVE_TERMCAP_H 1
2378#define XTERM_PATH_PATH "/opt/macports/bin/xterm"
2379#define HAVE_ERRNO 1
2380#define TTY_GROUP_NAME "wheel"
2381#define USE_TTY_GROUP 1
2382#define HAVE_SYS_WAIT_H 1
2383#define USE_POSIX_WAIT 1
2384#define HAVE_SYS_NERR 1
2385#define HAVE_SYS_ERRLIST 1
2386#define HAVE_TERMIOS_H 1
2387#define HAVE_STDLIB_H 1
2388#define HAVE_X11_INTRINSIC_H 1
2389#define HAVE_X11_DECKEYSYM_H 1
2390#define HAVE_X11_SUNKEYSYM_H 1
2391#define HAVE_X11_XF86KEYSYM_H 1
2392#define HAVE_X11_XKBLIB_H 1
2393#define HAVE_X11_TRANSLATEI_H 1
2394#define HAVE_X11_XPOLL_H 1
2395#define HAVE_X11_EXTENSIONS_XKB_H 1
2396#define HAVE_LIBXPM 1
2397#define HAVE_X11_EXTENSIONS_XINERAMA_H 1
2398#define HAVE_LIB_XAW 1
2399#define HAVE_X11_XPOLL_H 1
2400#define HAVE_GRANTPT 1
2401#define HAVE_PTSNAME 1
2402#define HAVE_POSIX_OPENPT 1
2403#define HAVE_OPENPTY 1
2404#define HAVE_UTIL_H 1
2405#define HAVE_XKBQUERYEXTENSION 1
2406#define HAVE_XKBKEYCODETOKEYSYM 1
2407#define HAVE_XKB_BELL_EXT 1
2408#define HAVE_XUTF8LOOKUPSTRING 1
2409#define DFT_DECID "420"
2410#define DFT_TERMTYPE "xterm"
2411#define DEF_BACKARO_BS True
2412#define DEF_BACKARO_ERASE False
2413#define DEFDELETE_DEL Maybe
2414#define DEF_INITIAL_ERASE False
2415#define DEF_ALT_SENDS_ESC False
2416#define DEF_META_SENDS_ESC False
2417#define OPT_256_COLORS 1
2418#define OPT_DIRECT_COLOR 1
2419#define OPT_BROKEN_OSC 0
2420#define HAVE_X11_EXTENSIONS_XDBE_H 1
2421#define HAVE_XDBESWAPBUFFERS 1
2422#define OPT_DOUBLE_BUFFER 1
2423#define XRENDERFONT 1
2424#define HAVE_XFTDRAWCHARSPEC 1
2425#define HAVE_XFTDRAWSETCLIP 1
2426#define HAVE_XFTDRAWSETCLIPRECTANGLES 1
2427#define OPT_FIFO_LINES 1
2428#define OPT_LOAD_VTFONTS 1
2429#define ALLOWLOGGING 1
2430#define OPT_PASTE64 1
2431#define OPT_PTY_HANDSHAKE 1
2432#define HAVE_REGEX_H_FUNCS 1
2433#define OPT_SELECT_REGEX 1
2434#define SCROLLBAR_RIGHT 1
2435#define OPT_TCAP_FKEYS 1
2436#define OPT_TCAP_QUERY 1
2437#define OPT_LUIT_PROG 1
2438#define LUIT_PATH "/opt/macports/bin/luit"
2439#define OPT_WIDE_CHARS 1
2440#define OPT_SIXEL_GRAPHICS 1
2441#define OPT_GRAPHICS 1
2442#define OPT_DEC_RECTOPS 1
2443#define MIXEDCASE_FILENAMES 1
2444
2445
2446configure: exit 0