Ticket #68629: config.log

File config.log, 122.3 KB (added by marcopeereboom (Marco Peereboom), 11 months ago)

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.20230114.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-luit --enable-logging --enable-wide-chars --enable-256-color --enable-load-vt-fonts --enable-double-buffer --enable-sixel-graphics --enable-regis-graphics --x-include=/opt/local/include --x-lib=/opt/local/lib --with-app-defaults=/opt/local/share/X11/app-defaults
8
9## ---------- ##
10## Platform.  ##
11## ---------- ##
12
13hostname = MacBook-Air.local
14uname -m = arm64
15uname -r = 23.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.1.0: Mon Oct  9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103
18
19/usr/bin/uname -p = arm
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 23.1.0: Mon Oct  9 21:28:12 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T8103
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 741 tasks, 3461 threads, 8 processors
34Load average: 3.50, Mach factor: 5.95
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH = /opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin
40
41## ------------ ##
42## Core tests.  ##
43## ------------ ##
44
45configure:1119: PATH=".;."; conftest.sh
46./configure: line 1120: conftest.sh: command not found
47configure:1122: $? = 127
48configure:1164: checking build system type
49configure:1182: result: aarch64-apple-darwin23.1.0
50configure:1190: checking host system type
51configure:1204: result: aarch64-apple-darwin23.1.0
52configure:1230: result: Configuring for darwin23.1.0
53configure:1296: checking for gcc
54configure:1319: result: /usr/bin/clang
55configure:1547: checking for C compiler version
56configure:1550: /usr/bin/clang --version </dev/null >&5
57Apple clang version 15.0.0 (clang-1500.0.40.1)
58Target: arm64-apple-darwin23.1.0
59Thread model: posix
60InstalledDir: /Library/Developer/CommandLineTools/usr/bin
61configure:1553: $? = 0
62configure:1555: /usr/bin/clang -v </dev/null >&5
63Apple clang version 15.0.0 (clang-1500.0.40.1)
64Target: arm64-apple-darwin23.1.0
65Thread model: posix
66InstalledDir: /Library/Developer/CommandLineTools/usr/bin
67configure:1558: $? = 0
68configure:1560: /usr/bin/clang -V </dev/null >&5
69clang: error: argument to '-V' is missing (expected 1 value)
70clang: error: no input files
71configure:1563: $? = 1
72configure:1583: checking for C compiler default output
73configure:1586: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
74configure:1589: $? = 0
75configure:1618: result: a.out
76configure:1623: checking whether the C compiler works
77configure:1629: ./a.out
78configure:1632: $? = 0
79configure:1647: result: yes
80configure:1654: checking whether we are cross compiling
81configure:1656: result: no
82configure:1659: checking for executable suffix
83configure:1661: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
84configure:1664: $? = 0
85configure:1686: result:
86configure:1692: checking for object suffix
87configure:1710: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
88configure:1713: $? = 0
89configure:1732: result: o
90configure:1736: checking whether we are using the GNU C compiler
91configure:1757: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
92configure:1760: $? = 0
93configure:1763: test -s conftest.o
94configure:1766: $? = 0
95configure:1778: result: yes
96configure:1784: checking whether /usr/bin/clang accepts -g
97configure:1802: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
98configure:1805: $? = 0
99configure:1808: test -s conftest.o
100configure:1811: $? = 0
101configure:1821: result: yes
102configure:1848: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.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:1851: $? = 1
112configure: failed program was:
113#ifndef __cplusplus
114  choke me
115#endif
116configure:1952: checking version of /usr/bin/clang
117configure:1956: result: 15.0.0
118configure:2016: checking if this is really Clang C compiler
119configure:2037: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
120configure:2040: $? = 0
121configure:2043: test -s conftest.o
122configure:2046: $? = 0
123configure:2056: result: yes
124configure:2072: checking version of /usr/bin/clang
125configure:2076: result: 15.0.0
126configure:2083: checking if option -Qunused-arguments works
127configure:2102: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
128configure:2105: $? = 0
129configure:2108: test -s conftest
130configure:2111: $? = 0
131configure:2122: result: yes
132configure:2128: testing adding option -Qunused-arguments ...
133configure:2083: checking if option -Wno-error=implicit-function-declaration works
134configure:2102: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
135configure:2105: $? = 0
136configure:2108: test -s conftest
137configure:2111: $? = 0
138configure:2122: result: yes
139configure:2128: testing adding option -Wno-error=implicit-function-declaration ...
140configure:2137: checking for /usr/bin/clang option to accept ANSI C
141configure:2192: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
142configure:2195: $? = 0
143configure:2198: test -s conftest.o
144configure:2201: $? = 0
145configure:2218: result: none needed
146configure:2229: checking $CFLAGS variable
147configure:2343: result: ok
148configure:2348: checking $CC variable
149configure:2483: result: ok
150configure:2492: checking for ggrep
151configure:2507: found /opt/local/bin/ggrep
152configure:2515: result: ggrep
153configure:2526: checking for egrep
154configure:2582: result: ggrep -E
155configure:2592: checking how to run the C preprocessor
156configure:2618: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
157configure:2624: $? = 0
158configure:2651: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
159configure:2648:10: fatal error: 'ac_nonexistent.h' file not found
160#include <ac_nonexistent.h>
161         ^~~~~~~~~~~~~~~~~~
1621 error generated.
163configure:2657: $? = 1
164configure: failed program was:
165#line 2647 "configure"
166#include "confdefs.h"
167#include <ac_nonexistent.h>
168configure:2694: result: /usr/bin/clang -E
169configure:2709: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
170configure:2715: $? = 0
171configure:2742: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
172configure:2739:10: fatal error: 'ac_nonexistent.h' file not found
173#include <ac_nonexistent.h>
174         ^~~~~~~~~~~~~~~~~~
1751 error generated.
176configure:2748: $? = 1
177configure: failed program was:
178#line 2738 "configure"
179#include "confdefs.h"
180#include <ac_nonexistent.h>
181configure:2792: checking for mawk
182configure:2818: result: no
183configure:2792: checking for gawk
184configure:2807: found /opt/local/bin/gawk
185configure:2815: result: gawk
186configure:2837: checking for a BSD compatible install
187configure:2886: result: /usr/bin/install -c
188configure:2897: checking whether ln -s works
189configure:2901: result: yes
190configure:2925: checking for lint
191configure:2951: result: no
192configure:2925: checking for cppcheck
193configure:2951: result: no
194configure:2925: checking for splint
195configure:2951: result: no
196configure:2966: checking if the POSIX test-macros are already defined
197configure:2992: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
198configure:2995: $? = 0
199configure:2998: test -s conftest.o
200configure:3001: $? = 0
201configure:3012: result: no
202configure:4543: testing add to $CPPFLAGS -D_DARWIN_C_SOURCE ...
203configure:4881: checking if SIGWINCH is defined
204configure:4903: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
205configure:4906: $? = 0
206configure:4909: test -s conftest.o
207configure:4912: $? = 0
208configure:4960: result: yes
209configure:5030: checking for ANSI C header files
210configure:5044: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
211configure:5050: $? = 0
212configure:5137: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
213configure:5140: $? = 0
214configure:5142: ./conftest
215configure:5145: $? = 0
216configure:5158: result: yes
217configure:5174: checking for sys/types.h
218configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
219configure:5189: $? = 0
220configure:5192: test -s conftest.o
221configure:5195: $? = 0
222configure:5205: result: yes
223configure:5174: checking for sys/stat.h
224configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
225configure:5189: $? = 0
226configure:5192: test -s conftest.o
227configure:5195: $? = 0
228configure:5205: result: yes
229configure:5174: checking for stdlib.h
230configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
231configure:5189: $? = 0
232configure:5192: test -s conftest.o
233configure:5195: $? = 0
234configure:5205: result: yes
235configure:5174: checking for string.h
236configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
237configure:5189: $? = 0
238configure:5192: test -s conftest.o
239configure:5195: $? = 0
240configure:5205: result: yes
241configure:5174: checking for memory.h
242configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
243configure:5189: $? = 0
244configure:5192: test -s conftest.o
245configure:5195: $? = 0
246configure:5205: result: yes
247configure:5174: checking for strings.h
248configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
249configure:5189: $? = 0
250configure:5192: test -s conftest.o
251configure:5195: $? = 0
252configure:5205: result: yes
253configure:5174: checking for inttypes.h
254configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
255configure:5189: $? = 0
256configure:5192: test -s conftest.o
257configure:5195: $? = 0
258configure:5205: result: yes
259configure:5174: checking for stdint.h
260configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
261configure:5189: $? = 0
262configure:5192: test -s conftest.o
263configure:5195: $? = 0
264configure:5205: result: yes
265configure:5174: checking for unistd.h
266configure:5186: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
267configure:5189: $? = 0
268configure:5192: test -s conftest.o
269configure:5195: $? = 0
270configure:5205: result: yes
271configure:5215: checking whether exit is declared
272configure:5236: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
273configure:5239: $? = 0
274configure:5242: test -s conftest.o
275configure:5245: $? = 0
276configure:5255: result: yes
277configure:5269: checking for ncurses/curses.h
278configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
279configure:5276:10: fatal error: 'ncurses/curses.h' file not found
280#include <ncurses/curses.h>
281         ^~~~~~~~~~~~~~~~~~
2821 error generated.
283configure:5285: $? = 1
284configure: failed program was:
285#line 5275 "configure"
286#include "confdefs.h"
287#include <ncurses/curses.h>
288configure:5304: result: no
289configure:5269: checking for ncurses/term.h
290configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
291configure:5276:10: fatal error: 'ncurses/term.h' file not found
292#include <ncurses/term.h>
293         ^~~~~~~~~~~~~~~~
2941 error generated.
295configure:5285: $? = 1
296configure: failed program was:
297#line 5275 "configure"
298#include "confdefs.h"
299#include <ncurses/term.h>
300configure:5304: result: no
301configure:5269: checking for sys/ptem.h
302configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
303configure:5276:10: fatal error: 'sys/ptem.h' file not found
304#include <sys/ptem.h>
305         ^~~~~~~~~~~~
3061 error generated.
307configure:5285: $? = 1
308configure: failed program was:
309#line 5275 "configure"
310#include "confdefs.h"
311#include <sys/ptem.h>
312configure:5304: result: no
313configure:5269: checking for sys/ttydefaults.h
314configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
315configure:5285: $? = 0
316configure:5304: result: yes
317configure:5269: checking for term.h
318configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
319configure:5285: $? = 0
320configure:5304: result: yes
321configure:5269: checking for termios.h
322configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
323configure:5285: $? = 0
324configure:5304: result: yes
325configure:5269: checking for wchar.h
326configure:5279: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
327configure:5285: $? = 0
328configure:5304: result: yes
329configure:5314: checking whether time.h and sys/time.h may both be included
330configure:5336: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
331configure:5339: $? = 0
332configure:5342: test -s conftest.o
333configure:5345: $? = 0
334configure:5355: result: yes
335configure:5365: checking for nl_langinfo and CODESET
336configure:5385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
337configure:5388: $? = 0
338configure:5391: test -s conftest
339configure:5394: $? = 0
340configure:5405: result: yes
341configure:5417: checking for signal global datatype
342configure:5453: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
343configure:5456: $? = 0
344configure:5459: test -s conftest.o
345configure:5462: $? = 0
346configure:5476: result: volatile sig_atomic_t
347configure:5483: checking for time_t
348configure:5504: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
349configure:5507: $? = 0
350configure:5510: test -s conftest.o
351configure:5513: $? = 0
352configure:5523: result: yes
353configure:5535: checking for cc_t in <termios.h> or <termio.h>
354configure:5562: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
355configure:5565: $? = 0
356configure:5568: test -s conftest.o
357configure:5571: $? = 0
358configure:5583: result: yes
359configure:5590: checking for nfds_t in <poll.h>
360configure:5612: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
361configure:5615: $? = 0
362configure:5618: test -s conftest.o
363configure:5621: $? = 0
364configure:5633: result: yes
365configure:5640: checking for mode_t
366configure:5661: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
367configure:5664: $? = 0
368configure:5667: test -s conftest.o
369configure:5670: $? = 0
370configure:5680: result: yes
371configure:5692: checking for pid_t
372configure:5713: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
373configure:5716: $? = 0
374configure:5719: test -s conftest.o
375configure:5722: $? = 0
376configure:5732: result: yes
377configure:5744: checking for uid_t in sys/types.h
378configure:5764: result: yes
379configure:5778: checking for off_t
380configure:5799: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
381configure:5802: $? = 0
382configure:5805: test -s conftest.o
383configure:5808: $? = 0
384configure:5818: result: yes
385configure:5850: checking for gethostname
386configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
387configure:5890: $? = 0
388configure:5893: test -s conftest
389configure:5896: $? = 0
390configure:5906: result: yes
391configure:5850: checking for getusershell
392configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
393configure:5890: $? = 0
394configure:5893: test -s conftest
395configure:5896: $? = 0
396configure:5906: result: yes
397configure:5850: checking for endusershell
398configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
399configure:5890: $? = 0
400configure:5893: test -s conftest
401configure:5896: $? = 0
402configure:5906: result: yes
403configure:5850: checking for getlogin
404configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
405configure:5890: $? = 0
406configure:5893: test -s conftest
407configure:5896: $? = 0
408configure:5906: result: yes
409configure:5850: checking for initgroups
410configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
411configure:5890: $? = 0
412configure:5893: test -s conftest
413configure:5896: $? = 0
414configure:5906: result: yes
415configure:5850: checking for mkdtemp
416configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
417configure:5890: $? = 0
418configure:5893: test -s conftest
419configure:5896: $? = 0
420configure:5906: result: yes
421configure:5850: checking for putenv
422configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
423configure:5890: $? = 0
424configure:5893: test -s conftest
425configure:5896: $? = 0
426configure:5906: result: yes
427configure:5850: checking for unsetenv
428configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
429configure:5890: $? = 0
430configure:5893: test -s conftest
431configure:5896: $? = 0
432configure:5906: result: yes
433configure:5850: checking for sched_yield
434configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
435configure:5890: $? = 0
436configure:5893: test -s conftest
437configure:5896: $? = 0
438configure:5906: result: yes
439configure:5850: checking for setpgid
440configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
441configure:5890: $? = 0
442configure:5893: test -s conftest
443configure:5896: $? = 0
444configure:5906: result: yes
445configure:5850: checking for strftime
446configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
447configure:5890: $? = 0
448configure:5893: test -s conftest
449configure:5896: $? = 0
450configure:5906: result: yes
451configure:5850: checking for tcgetattr
452configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
453configure:5890: $? = 0
454configure:5893: test -s conftest
455configure:5896: $? = 0
456configure:5906: result: yes
457configure:5850: checking for waitpid
458configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
459configure:5890: $? = 0
460configure:5893: test -s conftest
461configure:5896: $? = 0
462configure:5906: result: yes
463configure:5850: checking for wcswidth
464configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
465configure:5890: $? = 0
466configure:5893: test -s conftest
467configure:5896: $? = 0
468configure:5906: result: yes
469configure:5850: checking for wcwidth
470configure:5887: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
471configure:5890: $? = 0
472configure:5893: test -s conftest
473configure:5896: $? = 0
474configure:5906: result: yes
475configure:5921: checking for unistd.h
476configure:5956: result: yes
477configure:5966: checking for working mkstemp
478configure:6012: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
479configure:6015: $? = 0
480configure:6017: ./conftest
481configure:6020: $? = 0
482configure:6035: result: yes
483configure:6106: checking if setitimer is available
484configure:6133: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
485configure:6136: $? = 0
486configure:6139: test -s conftest.o
487configure:6142: $? = 0
488configure:6153: result: yes
489configure:6163: checking for lastlog.h
490configure:6173: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
491configure:6170:10: fatal error: 'lastlog.h' file not found
492#include <lastlog.h>
493         ^~~~~~~~~~~
4941 error generated.
495configure:6179: $? = 1
496configure: failed program was:
497#line 6169 "configure"
498#include "confdefs.h"
499#include <lastlog.h>
500configure:6198: result: no
501configure:6163: checking for paths.h
502configure:6173: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
503configure:6179: $? = 0
504configure:6198: result: yes
505configure:6208: checking for lastlog path
506configure:6235: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
507configure:6228:14: error: use of undeclared identifier '_PATH_LASTLOG'
508char *path = _PATH_LASTLOG; (void)path
509             ^
5101 error generated.
511configure:6238: $? = 1
512configure: failed program was:
513#line 6215 "configure"
514#include "confdefs.h"
515
516#include <sys/types.h>
517#ifdef HAVE_LASTLOG_H
518#include <lastlog.h>
519#else
520#ifdef HAVE_PATHS_H
521#include <paths.h>
522#endif
523#endif
524int
525main (void)
526{
527char *path = _PATH_LASTLOG; (void)path
528  ;
529  return 0;
530}
531configure:6259: result: no
532configure:6266: checking for utmp implementation
533configure:6299: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
534configure:6296:18: error: no member named 'ut_name' in 'struct utmpx'
535         char *name = x.ut_name; /* utmp.h and compatible definitions */
536                      ~ ^
5371 error generated.
538configure:6302: $? = 1
539configure: failed program was:
540#line 6283 "configure"
541#include "confdefs.h"
542
543#include <sys/types.h>
544#include <utmpx.h>
545#define getutent getutxent
546#ifdef USE_LASTLOG
547#include <lastlog.h>    /* may conflict with utmpx.h on Linux */
548#endif
549
550int
551main (void)
552{
553struct utmpx x;
554         char *name = x.ut_name; /* utmp.h and compatible definitions */
555         (void)x;
556         (void)name;
557
558  ;
559  return 0;
560}
561configure:6333: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
562configure:6336: $? = 0
563configure:6339: test -s conftest.o
564configure:6342: $? = 0
565configure:6357: result: utmpx
566configure:6372: checking if utmpx.ut_host is declared
567configure:6396: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
568configure:6399: $? = 0
569configure:6402: test -s conftest.o
570configure:6405: $? = 0
571configure:6417: result: yes
572configure:6427: checking if utmpx.ut_syslen is declared
573configure:6451: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
574configure:6442:13: error: no member named 'ut_syslen' in 'struct utmpx'
575         int y = x.ut_syslen;
576                 ~ ^
5771 error generated.
578configure:6454: $? = 1
579configure: failed program was:
580#line 6434 "configure"
581#include "confdefs.h"
582
583#include <sys/types.h>
584#include <utmpx.h>
585int
586main (void)
587{
588struct utmpx x;
589         int y = x.ut_syslen;
590         (void)x;
591         (void)y
592  ;
593  return 0;
594}
595configure:6472: result: no
596configure:6482: checking if utmpx.ut_name is declared
597configure:6515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
598configure:6512:18: error: no member named 'ut_name' in 'struct utmpx'
599         char *name = x.ut_name;
600                      ~ ^
6011 error generated.
602configure:6518: $? = 1
603configure: failed program was:
604#line 6499 "configure"
605#include "confdefs.h"
606
607#include <sys/types.h>
608#include <utmpx.h>
609#define getutent getutxent
610#ifdef USE_LASTLOG
611#include <lastlog.h>            /* may conflict with utmpx.h on Linux */
612#endif
613
614int
615main (void)
616{
617struct utmpx x;
618         char *name = x.ut_name;
619         (void)x;
620         (void)name;
621
622  ;
623  return 0;
624}
625configure:6515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
626configure:6518: $? = 0
627configure:6521: test -s conftest.o
628configure:6524: $? = 0
629configure:6536: result: ut_user
630configure:6556: checking for exit-status in utmpx
631configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
632configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx'
633         long y = x.ut_exit.__e_exit = 0;
634                  ~ ^
6351 error generated.
636configure:6589: $? = 1
637configure: failed program was:
638#line 6569 "configure"
639#include "confdefs.h"
640
641#include <sys/types.h>
642#include <utmpx.h>
643int
644main (void)
645{
646struct utmpx x;
647         long y = x.ut_exit.__e_exit = 0;
648         (void)x;
649         (void)y
650  ;
651  return 0;
652}
653configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
654configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx'
655         long y = x.ut_exit.e_exit = 0;
656                  ~ ^
6571 error generated.
658configure:6589: $? = 1
659configure: failed program was:
660#line 6569 "configure"
661#include "confdefs.h"
662
663#include <sys/types.h>
664#include <utmpx.h>
665int
666main (void)
667{
668struct utmpx x;
669         long y = x.ut_exit.e_exit = 0;
670         (void)x;
671         (void)y
672  ;
673  return 0;
674}
675configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
676configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx'
677         long y = x.ut_exit.ut_e_exit = 0;
678                  ~ ^
6791 error generated.
680configure:6589: $? = 1
681configure: failed program was:
682#line 6569 "configure"
683#include "confdefs.h"
684
685#include <sys/types.h>
686#include <utmpx.h>
687int
688main (void)
689{
690struct utmpx x;
691         long y = x.ut_exit.ut_e_exit = 0;
692         (void)x;
693         (void)y
694  ;
695  return 0;
696}
697configure:6586: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
698configure:6577:14: error: no member named 'ut_exit' in 'struct utmpx'
699         long y = x.ut_exit.ut_exit = 0;
700                  ~ ^
7011 error generated.
702configure:6589: $? = 1
703configure: failed program was:
704#line 6569 "configure"
705#include "confdefs.h"
706
707#include <sys/types.h>
708#include <utmpx.h>
709int
710main (void)
711{
712struct utmpx x;
713         long y = x.ut_exit.ut_exit = 0;
714         (void)x;
715         (void)y
716  ;
717  return 0;
718}
719configure:6608: result: no
720configure:6624: checking if utmpx.ut_xtime is declared
721configure:6648: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
722configure:6639:14: error: no member named 'ut_xtime' in 'struct utmpx'
723         long y = x.ut_xtime = 0;
724                  ~ ^
7251 error generated.
726configure:6651: $? = 1
727configure: failed program was:
728#line 6631 "configure"
729#include "confdefs.h"
730
731#include <sys/types.h>
732#include <utmpx.h>
733int
734main (void)
735{
736struct utmpx x;
737         long y = x.ut_xtime = 0;
738         (void)x;
739         (void)y
740  ;
741  return 0;
742}
743configure:6681: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
744configure:6684: $? = 0
745configure:6687: test -s conftest.o
746configure:6690: $? = 0
747configure:6704: result: define
748configure:6723: checking if utmpx.ut_session is declared
749configure:6747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
750configure:6738:14: error: no member named 'ut_session' in 'struct utmpx'
751         long y = x.ut_session;
752                  ~ ^
7531 error generated.
754configure:6750: $? = 1
755configure: failed program was:
756#line 6730 "configure"
757#include "confdefs.h"
758
759#include <sys/types.h>
760#include <utmpx.h>
761int
762main (void)
763{
764static struct utmpx x;
765         long y = x.ut_session;
766         (void)x;
767         (void)y
768  ;
769  return 0;
770}
771configure:6767: result: no
772configure:6778: checking if utmpx is SYSV flavor
773configure:6805: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
774configure:6808: $? = 0
775configure:6811: test -s conftest
776configure:6814: $? = 0
777configure:6825: result: yes
778configure:6837: checking for lastlog.h
779configure:6872: result: no
780configure:6882: checking for struct lastlog
781configure:6908: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
782configure:6931:10: fatal error: 'lastlog.h' file not found
783#include <lastlog.h>
784         ^~~~~~~~~~~
7851 error generated.
786configure:6911: $? = 1
787configure: program exited with status 1
788configure: failed program was:
789#line 6893 "configure"
790#include "confdefs.h"
791
792#include <stdio.h>
793#if HAVE_SYS_TYPES_H
794# include <sys/types.h>
795#endif
796#if HAVE_SYS_STAT_H
797# include <sys/stat.h>
798#endif
799#if STDC_HEADERS
800# include <stdlib.h>
801# include <stddef.h>
802#else
803# if HAVE_STDLIB_H
804#  include <stdlib.h>
805# endif
806#endif
807#if HAVE_STRING_H
808# if !STDC_HEADERS && HAVE_MEMORY_H
809#  include <memory.h>
810# endif
811# include <string.h>
812#endif
813#if HAVE_STRINGS_H
814# include <strings.h>
815#endif
816#if HAVE_INTTYPES_H
817# include <inttypes.h>
818#else
819# if HAVE_STDINT_H
820#  include <stdint.h>
821# endif
822#endif
823#if HAVE_UNISTD_H
824# include <unistd.h>
825#endif
826
827#include <time.h>
828#include <lastlog.h>
829
830int main(void)
831{
832        struct lastlog data;
833        return (sizeof(data.ll_time) != sizeof(time_t));
834}
835configure:6930: result: no
836configure:6943: checking for sys/param.h
837configure:6953: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
838configure:6959: $? = 0
839configure:6978: result: yes
840configure:6988: checking if POSIX saved-ids are supported
841configure:7025: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
842configure:7028: $? = 0
843configure:7031: test -s conftest
844configure:7034: $? = 0
845configure:7084: result: yes
846configure:7123: checking for termcap.h
847configure:7133: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
848configure:7139: $? = 0
849configure:7158: result: yes
850configure:7175: checking if we want full tgetent function
851configure:7192: result: yes
852configure:7201: checking for full tgetent function
853configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
854ld: Undefined symbols:
855  _tgetent, referenced from:
856      _main in conftest-9ddec2.o
857clang: error: linker command failed with exit code 1 (use -v to see invocation)
858configure:7260: $? = 1
859configure: program exited with status 1
860configure: failed program was:
861#line 7240 "configure"
862#include "confdefs.h"
863
864#ifdef HAVE_TERMCAP_H
865#include <termcap.h>
866#else
867extern int tgetent(char *, const char *);
868#endif
869
870/* terminfo implementations ignore the buffer argument, making it useless for
871 * the xterm application, which uses this information to make a new TERMCAP
872 * environment variable.
873 */
874int main(void)
875{
876        char buffer[1024];
877        buffer[0] = 0;
878        tgetent(buffer, "vt100");
879        return (buffer[0] == 0); }
880no, there is no termcap/tgetent in
881configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lotermcap  >&5
882ld: library 'otermcap' not found
883clang: error: linker command failed with exit code 1 (use -v to see invocation)
884configure:7260: $? = 1
885configure: program exited with status 1
886configure: failed program was:
887#line 7240 "configure"
888#include "confdefs.h"
889
890#ifdef HAVE_TERMCAP_H
891#include <termcap.h>
892#else
893extern int tgetent(char *, const char *);
894#endif
895
896/* terminfo implementations ignore the buffer argument, making it useless for
897 * the xterm application, which uses this information to make a new TERMCAP
898 * environment variable.
899 */
900int main(void)
901{
902        char buffer[1024];
903        buffer[0] = 0;
904        tgetent(buffer, "vt100");
905        return (buffer[0] == 0); }
906no, there is no termcap/tgetent in otermcap
907configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
908configure:7260: $? = 0
909configure:7262: ./conftest
910configure:7265: $? = 1
911configure: program exited with status 1
912configure: failed program was:
913#line 7240 "configure"
914#include "confdefs.h"
915
916#ifdef HAVE_TERMCAP_H
917#include <termcap.h>
918#else
919extern int tgetent(char *, const char *);
920#endif
921
922/* terminfo implementations ignore the buffer argument, making it useless for
923 * the xterm application, which uses this information to make a new TERMCAP
924 * environment variable.
925 */
926int main(void)
927{
928        char buffer[1024];
929        buffer[0] = 0;
930        tgetent(buffer, "vt100");
931        return (buffer[0] == 0); }
932no, there is no termcap/tgetent in termcap
933configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermlib  >&5
934ld: library 'termlib' not found
935clang: error: linker command failed with exit code 1 (use -v to see invocation)
936configure:7260: $? = 1
937configure: program exited with status 1
938configure: failed program was:
939#line 7240 "configure"
940#include "confdefs.h"
941
942#ifdef HAVE_TERMCAP_H
943#include <termcap.h>
944#else
945extern int tgetent(char *, const char *);
946#endif
947
948/* terminfo implementations ignore the buffer argument, making it useless for
949 * the xterm application, which uses this information to make a new TERMCAP
950 * environment variable.
951 */
952int main(void)
953{
954        char buffer[1024];
955        buffer[0] = 0;
956        tgetent(buffer, "vt100");
957        return (buffer[0] == 0); }
958no, there is no termcap/tgetent in termlib
959configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lncursesw  >&5
960configure:7260: $? = 0
961configure:7262: ./conftest
962configure:7265: $? = 1
963configure: program exited with status 1
964configure: failed program was:
965#line 7240 "configure"
966#include "confdefs.h"
967
968#ifdef HAVE_TERMCAP_H
969#include <termcap.h>
970#else
971extern int tgetent(char *, const char *);
972#endif
973
974/* terminfo implementations ignore the buffer argument, making it useless for
975 * the xterm application, which uses this information to make a new TERMCAP
976 * environment variable.
977 */
978int main(void)
979{
980        char buffer[1024];
981        buffer[0] = 0;
982        tgetent(buffer, "vt100");
983        return (buffer[0] == 0); }
984no, there is no termcap/tgetent in ncursesw
985configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lncurses  >&5
986configure:7260: $? = 0
987configure:7262: ./conftest
988configure:7265: $? = 1
989configure: program exited with status 1
990configure: failed program was:
991#line 7240 "configure"
992#include "confdefs.h"
993
994#ifdef HAVE_TERMCAP_H
995#include <termcap.h>
996#else
997extern int tgetent(char *, const char *);
998#endif
999
1000/* terminfo implementations ignore the buffer argument, making it useless for
1001 * the xterm application, which uses this information to make a new TERMCAP
1002 * environment variable.
1003 */
1004int main(void)
1005{
1006        char buffer[1024];
1007        buffer[0] = 0;
1008        tgetent(buffer, "vt100");
1009        return (buffer[0] == 0); }
1010no, there is no termcap/tgetent in ncurses
1011configure:7257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lcurses  >&5
1012configure:7260: $? = 0
1013configure:7262: ./conftest
1014configure:7265: $? = 1
1015configure: program exited with status 1
1016configure: failed program was:
1017#line 7240 "configure"
1018#include "confdefs.h"
1019
1020#ifdef HAVE_TERMCAP_H
1021#include <termcap.h>
1022#else
1023extern int tgetent(char *, const char *);
1024#endif
1025
1026/* terminfo implementations ignore the buffer argument, making it useless for
1027 * the xterm application, which uses this information to make a new TERMCAP
1028 * environment variable.
1029 */
1030int main(void)
1031{
1032        char buffer[1024];
1033        buffer[0] = 0;
1034        tgetent(buffer, "vt100");
1035        return (buffer[0] == 0); }
1036no, there is no termcap/tgetent in curses
1037configure:7286: result: no
1038configure:7361: checking for partial tgetent function
1039configure:7383: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  -lotermcap >&5
1040ld: library 'otermcap' not found
1041clang: error: linker command failed with exit code 1 (use -v to see invocation)
1042configure:7386: $? = 1
1043configure: failed program was:
1044#line 7371 "configure"
1045#include "confdefs.h"
1046#ifdef HAVE_TERMCAP_H
1047#include <termcap.h>
1048#else
1049extern int tgetent(char *, const char *);
1050#endif
1051int
1052main (void)
1053{
1054tgetent(0, "vt100")
1055  ;
1056  return 0;
1057}
1058configure:7383: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  -ltermcap >&5
1059configure:7386: $? = 0
1060configure:7389: test -s conftest
1061configure:7392: $? = 0
1062there is a terminfo/tgetent in termcap
1063configure:7406: result: -ltermcap
1064configure:7437: checking for X applications class
1065configure:7463: result: XTerm
1066configure:7466: checking for directory to install resource files
1067configure:7538: result: /opt/local/share/X11/app-defaults
1068configure:7549: checking for the icon name
1069configure:7565: result: mini.xterm
1070configure:7568: checking for icon symlink to use
1071configure:7587: result: NONE
1072configure:7603: testing adding icons/filled-xterm to icon-list ...
1073configure:7603: testing adding icons/mini.xterm to icon-list ...
1074configure:7610: testing adding icons/mini.xterm_48x48 to icon-list ...
1075configure:7603: testing adding icons/xterm-color to icon-list ...
1076configure:7603: testing adding icons/xterm to icon-list ...
1077configure:7616: checking for directory to install pixmaps
1078configure:7674: result: ${datadir}/pixmaps
1079configure:7685: checking for directory to install icons
1080configure:7743: result: no
1081configure:7754: checking if icon theme should be used
1082configure:7772: result: no
1083configure:7805: checking for icon(s) to install
1084configure:7811: testing using .svg .png .xpm ...
1085configure:7886: result: icons/mini.xterm_48x48.png icons/mini.xterm_48x48.xpm
1086configure:7896: checking for icon name
1087configure:7898: result: mini.xterm
1088configure:7902: checking if you want to install desktop files
1089configure:7919: result: yes
1090configure:7926: checking for desktop-file-install
1091configure:7950: result: no
1092configure:8072: checking for install-permissions reference
1093configure:8082: result: xterm
1094configure:8087: checking for PATH separator
1095configure:8094: result: :
1096configure:8102: checking for xterm
1097configure:8119: found /opt/local/bin/xterm
1098configure:8130: result: /opt/local/bin/xterm
1099configure:8192: testing defining path for /opt/local/bin/xterm ...
1100configure:8213: checking for symbolic link to create to xterm
1101configure:8223: result: xterm
1102configure:8232: checking if you want to disable openpty
1103configure:8249: result: no
1104configure:8252: checking if you want to disable setuid
1105configure:8269: result: no
1106configure:8272: checking if you want to disable setgid
1107configure:8289: result: no
1108configure:8292: checking if you want to run xterm setuid to a given user
1109configure:8302: result: no
1110configure:8315: checking if you want to run xterm setgid to match utmp/utmpx file
1111configure:8325: result: no
1112configure:8398: checking if you want to link with utempter
1113configure:8408: result: no
1114configure:8523: checking if external errno is declared
1115configure:8544: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1116configure:8547: $? = 0
1117configure:8550: test -s conftest.o
1118configure:8553: $? = 0
1119configure:8564: result: yes
1120configure:8579: checking if external errno exists
1121configure:8601: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1122configure:8604: $? = 0
1123configure:8607: test -s conftest
1124configure:8610: $? = 0
1125configure:8621: result: yes
1126configure:8634: checking for explicit tty group name
1127configure:8646: result: auto...
1128configure:8650: checking for tty group name
1129configure:8703: result: wheel
1130configure:8723: checking if we may use the wheel group
1131configure:8798: result: yes
1132configure:8813: checking for X
1133configure:9029: result: libraries /opt/local/lib, headers /opt/local/include
1134configure:9171: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap   -L/opt/local/lib -lX11 >&5
1135configure:9174: $? = 0
1136configure:9177: test -s conftest
1137configure:9180: $? = 0
1138configure:9306: checking for gethostbyname
1139configure:9343: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1140configure:9346: $? = 0
1141configure:9349: test -s conftest
1142configure:9352: $? = 0
1143configure:9362: result: yes
1144configure:9483: checking for connect
1145configure:9520: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1146configure:9523: $? = 0
1147configure:9526: test -s conftest
1148configure:9529: $? = 0
1149configure:9539: result: yes
1150configure:9599: checking for remove
1151configure:9636: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1152configure:9639: $? = 0
1153configure:9642: test -s conftest
1154configure:9645: $? = 0
1155configure:9655: result: yes
1156configure:9715: checking for shmat
1157configure:9752: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1158configure:9755: $? = 0
1159configure:9758: test -s conftest
1160configure:9761: $? = 0
1161configure:9771: result: yes
1162configure:9840: checking for IceConnectionNumber in -lICE
1163configure:9867: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -L/opt/local/lib conftest.c -lICE  -ltermcap  >&5
1164configure:9870: $? = 0
1165configure:9873: test -s conftest
1166configure:9876: $? = 0
1167configure:9887: result: yes
1168configure:9897: checking for sys/wait.h that is POSIX.1 compatible
1169configure:9925: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1170configure:9928: $? = 0
1171configure:9931: test -s conftest.o
1172configure:9934: $? = 0
1173configure:9944: result: yes
1174configure:9954: checking for POSIX wait functions
1175configure:9985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1176configure:9988: $? = 0
1177configure:9991: test -s conftest
1178configure:9994: $? = 0
1179configure:10005: result: yes
1180configure:10012: checking if external sys_nerr is declared
1181configure:10033: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1182configure:10036: $? = 0
1183configure:10039: test -s conftest.o
1184configure:10042: $? = 0
1185configure:10053: result: yes
1186configure:10068: checking if external sys_nerr exists
1187configure:10090: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1188configure:10093: $? = 0
1189configure:10096: test -s conftest
1190configure:10099: $? = 0
1191configure:10110: result: yes
1192configure:10123: checking if external sys_errlist is declared
1193configure:10144: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1194configure:10170:9: warning: cast to smaller integer type 'int' from 'const char *const *' [-Wpointer-to-int-cast]
1195int x = (int) sys_errlist; (void)x
1196        ^~~~~~~~~~~~~~~~~
11971 warning generated.
1198configure:10147: $? = 0
1199configure:10150: test -s conftest.o
1200configure:10153: $? = 0
1201configure:10164: result: yes
1202configure:10179: checking if external sys_errlist exists
1203configure:10201: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -ltermcap  >&5
1204configure:10204: $? = 0
1205configure:10207: test -s conftest
1206configure:10210: $? = 0
1207configure:10221: result: yes
1208configure:10257: checking for termios.h
1209configure:10292: result: yes
1210configure:10257: checking for stdlib.h
1211configure:10292: result: yes
1212configure:10257: checking for X11/Intrinsic.h
1213configure:10267: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I/opt/local/include conftest.c
1214configure:10273: $? = 0
1215configure:10292: result: yes
1216configure:10302: checking if we should define SYSV
1217configure:10353: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I/opt/local/include conftest.c >&5
1218configure:10328:10: fatal error: 'sys/termio.h' file not found
1219#include <sys/termio.h>         /* eliminate most of the remaining ones */
1220         ^~~~~~~~~~~~~~
12211 error generated.
1222configure:10356: $? = 1
1223configure: failed program was:
1224#line 10309 "configure"
1225#include "confdefs.h"
1226
1227#undef  SYSV
1228#define SYSV 1                  /* get Xos.h to declare sys_errlist[] */
1229#ifdef HAVE_STDLIB_H
1230#include <stdlib.h>             /* look for wchar_t */
1231#endif
1232#ifdef HAVE_X11_INTRINSIC_H
1233#include <X11/Intrinsic.h>      /* Intrinsic.h has other traps... */
1234#endif
1235#ifdef HAVE_TERMIOS_H           /* needed for HPUX 10.20 */
1236#include <termios.h>
1237#define STRUCT_TERMIOS struct termios
1238#else
1239#define STRUCT_TERMIOS struct termio
1240#endif
1241#include <curses.h>
1242#include <term.h>               /* eliminate most BSD hacks */
1243#include <errno.h>              /* declare sys_errlist on older systems */
1244#include <sys/termio.h>         /* eliminate most of the remaining ones */
1245
1246int
1247main (void)
1248{
1249
1250static STRUCT_TERMIOS d_tio;
1251        d_tio.c_cc[VINTR] = 0;
1252        d_tio.c_cc[VQUIT] = 0;
1253        d_tio.c_cc[VERASE] = 0;
1254        d_tio.c_cc[VKILL] = 0;
1255        d_tio.c_cc[VEOF] = 0;
1256        d_tio.c_cc[VEOL] = 0;
1257        d_tio.c_cc[VMIN] = 0;
1258        d_tio.c_cc[VTIME] = 0;
1259#if defined(HAVE_SYS_ERRLIST) && !defined(DECL_SYS_ERRLIST)
1260sys_errlist[0] = "";            /* Cygwin mis-declares this */
1261#endif
1262
1263  ;
1264  return 0;
1265}
1266configure:10373: result: no
1267configure:10384: checking for elf_begin in -lelf
1268configure:10411: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lelf  -ltermcap  >&5
1269configure:10414: $? = 0
1270configure:10417: test -s conftest
1271configure:10420: $? = 0
1272configure:10431: result: yes
1273configure:10435: checking if this is an SVR4 system
1274configure:10471: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1275configure:10447:10: fatal error: 'elf.h' file not found
1276#include <elf.h>
1277         ^~~~~~~
12781 error generated.
1279configure:10474: $? = 1
1280configure: failed program was:
1281#line 10442 "configure"
1282#include "confdefs.h"
1283
1284#if defined(__CYGWIN__)
1285make an error
1286#endif
1287#include <elf.h>
1288#include <sys/termio.h>
1289
1290int
1291main (void)
1292{
1293
1294static struct termio d_tio;
1295        d_tio.c_cc[VINTR] = 0;
1296        d_tio.c_cc[VQUIT] = 0;
1297        d_tio.c_cc[VERASE] = 0;
1298        d_tio.c_cc[VKILL] = 0;
1299        d_tio.c_cc[VEOF] = 0;
1300        d_tio.c_cc[VEOL] = 0;
1301        d_tio.c_cc[VMIN] = 0;
1302        d_tio.c_cc[VTIME] = 0;
1303        d_tio.c_cc[VLNEXT] = 0;
1304
1305  ;
1306  return 0;
1307}
1308configure:10491: result: no
1309configure:10501: checking if you want to use pkg-config
1310configure:10511: result: yes
1311configure:10563: checking for pkg-config
1312configure:10580: found /opt/local/bin/pkg-config
1313configure:10592: result: /opt/local/bin/pkg-config
1314configure:11215: testing found package xt ...
1315configure:11221: testing package xt CFLAGS:  ...
1316configure:11225: testing package xt LIBS: -L/opt/local/lib -lXt -lX11 ...
1317configure:11551: checking for usable X Toolkit package
1318configure:11574: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -L/opt/local/lib -lXt -lX11  -lSM -lICE -ltermcap   >&5
1319configure:11577: $? = 0
1320configure:11580: test -s conftest
1321configure:11583: $? = 0
1322configure:11593: result: yes
1323configure:12339: checking for X11/DECkeysym.h
1324configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1325configure:12355: $? = 0
1326configure:12374: result: yes
1327configure:12339: checking for X11/Sunkeysym.h
1328configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1329configure:12355: $? = 0
1330configure:12374: result: yes
1331configure:12339: checking for X11/XF86keysym.h
1332configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1333configure:12355: $? = 0
1334configure:12374: result: yes
1335configure:12339: checking for X11/XKBlib.h
1336configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1337configure:12355: $? = 0
1338configure:12374: result: yes
1339configure:12339: checking for X11/TranslateI.h
1340configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1341configure:12355: $? = 0
1342configure:12374: result: yes
1343configure:12339: checking for X11/Xpoll.h
1344configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1345configure:12355: $? = 0
1346configure:12374: result: yes
1347configure:12339: checking for X11/extensions/XKB.h
1348configure:12349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1349configure:12355: $? = 0
1350configure:12374: result: yes
1351configure:12389: checking if you want to use the Xpm library for colored icon
1352configure:12399: result: yes
1353configure:12407: checking for X11/xpm.h
1354configure:12417: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1355configure:12423: $? = 0
1356configure:12442: result: yes
1357configure:12446: checking for XpmCreatePixmapFromData in -lXpm
1358configure:12473: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXpm -lX11  -L/opt/local/lib -L/opt/local/lib -lXt -lX11  -lSM -lICE -ltermcap   >&5
1359ld: warning: ignoring duplicate libraries: '-lX11'
1360configure:12476: $? = 0
1361configure:12479: test -s conftest
1362configure:12482: $? = 0
1363configure:12493: result: yes
1364configure:12513: checking if you want to use the Xinerama extension
1365configure:12523: result: yes
1366configure:12530: testing found package xinerama ...
1367configure:12536: testing package xinerama CFLAGS:  ...
1368configure:12540: testing package xinerama LIBS: -L/opt/local/lib -lXinerama ...
1369configure:12789: checking if you want to link with Xaw 3d library
1370configure:12803: result: no
1371configure:12807: checking if you want to link with Xaw 3d xft library
1372configure:12821: result: no
1373configure:12825: checking if you want to link with neXT Athena library
1374configure:12839: result: no
1375configure:12843: checking if you want to link with Athena-Plus library
1376configure:12857: result: no
1377configure:12877: testing found package xaw7 ...
1378configure:12883: testing package xaw7 CFLAGS:  ...
1379configure:12887: testing package xaw7 LIBS: -L/opt/local/lib -lXaw7 -lXt -lX11 ...
1380configure:13024: checking for usable Xaw/Xmu package
1381configure:13049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11  -lSM -lICE -ltermcap   >&5
1382ld: Undefined symbols:
1383  _XmuCompareISOLatin1, referenced from:
1384      _main in conftest-8d4776.o
1385clang: error: linker command failed with exit code 1 (use -v to see invocation)
1386configure:13052: $? = 1
1387configure: failed program was:
1388#line 13031 "configure"
1389#include "confdefs.h"
1390
1391#include <stdio.h>
1392#if HAVE_SYS_TYPES_H
1393# include <sys/types.h>
1394#endif
1395#if HAVE_SYS_STAT_H
1396# include <sys/stat.h>
1397#endif
1398#if STDC_HEADERS
1399# include <stdlib.h>
1400# include <stddef.h>
1401#else
1402# if HAVE_STDLIB_H
1403#  include <stdlib.h>
1404# endif
1405#endif
1406#if HAVE_STRING_H
1407# if !STDC_HEADERS && HAVE_MEMORY_H
1408#  include <memory.h>
1409# endif
1410# include <string.h>
1411#endif
1412#if HAVE_STRINGS_H
1413# include <strings.h>
1414#endif
1415#if HAVE_INTTYPES_H
1416# include <inttypes.h>
1417#else
1418# if HAVE_STDINT_H
1419#  include <stdint.h>
1420# endif
1421#endif
1422#if HAVE_UNISTD_H
1423# include <unistd.h>
1424#endif
1425#include <X11/Xmu/CharSet.h>
1426
1427int
1428main (void)
1429{
1430
1431int check = XmuCompareISOLatin1("big", "small");
1432(void)check;
1433
1434  ;
1435  return 0;
1436}
1437configure:13068: result: no
1438configure:13080: testing work around broken package ...
1439configure:13088: testing found package xmu ...
1440configure:13094: testing package xmu CFLAGS:  ...
1441configure:13098: testing package xmu LIBS: -L/opt/local/lib -lXmu -lXt -lX11 ...
1442configure:13218: testing ...before -lXaw7 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11  -lSM -lICE -ltermcap   ...
1443configure:13223: testing ...after  -lXaw7 -L/opt/local/lib -lXmu -lXt -lX11 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  ...
1444configure:13247: testing ..trimmed -lXaw7 -L/opt/local/lib -lXmu -lX11 -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap ...
1445configure:13247: testing ..trimmed -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap ...
1446configure:15393: checking for X11/Xpoll.h
1447configure:15428: result: yes
1448configure:15438: checking for declaration of fd_set
1449configure:15444: testing sys/types alone ...
1450configure:15460: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1451configure:15463: $? = 0
1452configure:15466: test -s conftest.o
1453configure:15469: $? = 0
1454configure:15550: result: sys/types.h
1455configure:15560: checking for declaration of fd_mask
1456configure:15639: result: sys/types.h
1457configure:15649: checking for IRIX 6.5 baud-rate redefinitions
1458configure:15675: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1459configure:15659:10: fatal error: 'sys/termio.h' file not found
1460#include <sys/termio.h>
1461         ^~~~~~~~~~~~~~
14621 error generated.
1463configure:15678: $? = 1
1464configure: failed program was:
1465#line 15656 "configure"
1466#include "confdefs.h"
1467
1468#include <sys/types.h>
1469#include <sys/termio.h>
1470int
1471main (void)
1472{
1473
1474struct termio foo;
1475foo.c_ispeed = B38400;
1476foo.c_ospeed = B9600;
1477(void)foo;
1478
1479  ;
1480  return 0;
1481}
1482configure:15696: result: no
1483configure:15703: checking for termios type tcflag_t
1484configure:15723: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1485configure:15726: $? = 0
1486configure:15729: test -s conftest.o
1487configure:15732: $? = 0
1488configure:15743: result: yes
1489configure:15750: checking for termios type speed_t
1490configure:15770: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1491configure:15773: $? = 0
1492configure:15776: test -s conftest.o
1493configure:15779: $? = 0
1494configure:15790: result: yes
1495configure:15797: checking for termios type cc_t
1496configure:15817: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1497configure:15820: $? = 0
1498configure:15823: test -s conftest.o
1499configure:15826: $? = 0
1500configure:15837: result: yes
1501configure:15849: checking if we expect to use the Xcursor library
1502configure:15866: result: yes
1503configure:15883: checking for stropts.h
1504configure:15893: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1505configure:15890:10: fatal error: 'stropts.h' file not found
1506#include <stropts.h>
1507         ^~~~~~~~~~~
15081 error generated.
1509configure:15899: $? = 1
1510configure: failed program was:
1511#line 15889 "configure"
1512#include "confdefs.h"
1513#include <stropts.h>
1514configure:15918: result: no
1515configure:15948: checking for grantpt
1516configure:15985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1517configure:15988: $? = 0
1518configure:15991: test -s conftest
1519configure:15994: $? = 0
1520configure:16004: result: yes
1521configure:15948: checking for ptsname
1522configure:15985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1523configure:15988: $? = 0
1524configure:15991: test -s conftest
1525configure:15994: $? = 0
1526configure:16004: result: yes
1527configure:15948: checking for posix_openpt
1528configure:15985: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1529configure:15988: $? = 0
1530configure:15991: test -s conftest
1531configure:15994: $? = 0
1532configure:16004: result: yes
1533configure:16016: checking if grantpt really works
1534configure:16119: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1535configure:16122: $? = 0
1536configure:16125: test -s conftest
1537configure:16128: $? = 0
1538configure:16233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1539configure:16236: $? = 0
1540configure:16238: ./conftest
1541configure:16241: $? = 0
1542configure:16260: result: yes
1543configure:16266: checking for pty features
1544configure:16282: testing pty feature test 4:5 ...
1545configure:16390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1546configure:16393: $? = 0
1547configure:16395: ./conftest
1548configure:16398: $? = 0
1549configure:16282: testing pty feature test 5:5 ...
1550configure:16390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1551configure:16393: $? = 0
1552configure:16395: ./conftest
1553conftest: Inappropriate ioctl for device
1554configure:16398: $? = 20
1555configure: program exited with status 20
1556configure: failed program was:
1557#line 16290 "configure"
1558#include "confdefs.h"
1559#define CONFTEST 4
1560
1561#define CONFTEST_pty_isatty 1
1562
1563
1564#include <stdlib.h>
1565#include <stdio.h>
1566#include <termios.h>
1567#include <unistd.h>
1568#include <signal.h>
1569#include <fcntl.h>
1570#include <errno.h>
1571
1572#ifndef HAVE_POSIX_OPENPT
1573#undef posix_openpt
1574#define posix_openpt(mode) open("/dev/ptmx", mode)
1575#endif
1576
1577#ifdef HAVE_STROPTS_H
1578#include <stropts.h>
1579#endif
1580
1581static void failed(int code)
1582{
1583        perror("conftest");
1584        exit(code);
1585}
1586
1587static void my_timeout(int sig)
1588{
1589        (void)sig;
1590        exit(99);
1591}
1592
1593int main(void)
1594{
1595
1596        int code = 0;
1597        int pty;
1598        int tty;
1599        char *slave;
1600        struct termios tio;
1601
1602        (void)tio;
1603        signal(SIGALRM, my_timeout);
1604
1605        if (alarm(2) == 9)
1606                failed(9);
1607        else if ((pty = posix_openpt(O_RDWR)) < 0)
1608                failed(1);
1609        else if (grantpt(pty) < 0)
1610                failed(2);
1611        else if (unlockpt(pty) < 0)
1612                failed(3);
1613        else if ((slave = ptsname(pty)) == 0)
1614                failed(4);
1615#if (CONFTEST == 3) || defined(CONFTEST_isatty)
1616        else if (!isatty(pty))
1617                failed(4);
1618#endif
1619#if CONFTEST >= 4
1620    else if (tcgetattr(pty, &tio) < 0)
1621                failed(20);
1622    else if (tcsetattr(pty, TCSAFLUSH, &tio) < 0)
1623                failed(21);
1624#endif
1625        /* BSD posix_openpt does not treat pty as a terminal until slave is opened.
1626         * Linux does treat it that way.
1627         */
1628        else if ((tty = open(slave, O_RDWR)) < 0)
1629                failed(5);
1630#ifdef CONFTEST
1631#ifdef I_PUSH
1632#if (CONFTEST == 0) || defined(CONFTEST_ptem)
1633    else if (ioctl(tty, I_PUSH, "ptem") < 0)
1634                failed(10);
1635#endif
1636#if (CONFTEST == 1) || defined(CONFTEST_ldterm)
1637    else if (ioctl(tty, I_PUSH, "ldterm") < 0)
1638                failed(11);
1639#endif
1640#if (CONFTEST == 2) || defined(CONFTEST_ttcompat)
1641    else if (ioctl(tty, I_PUSH, "ttcompat") < 0)
1642                failed(12);
1643#endif
1644#endif /* I_PUSH */
1645#if CONFTEST >= 5
1646    else if (tcgetattr(tty, &tio) < 0)
1647                failed(30);
1648    else if (tcsetattr(tty, TCSAFLUSH, &tio) < 0)
1649                failed(31);
1650#endif
1651#endif /* CONFTEST */
1652    (void) tty;
1653        return(code);
1654
1655}
1656
1657configure:16282: testing pty feature test 6:5 ...
1658configure:16390: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1659configure:16393: $? = 0
1660configure:16395: ./conftest
1661conftest: Inappropriate ioctl for device
1662configure:16398: $? = 20
1663configure: program exited with status 20
1664configure: failed program was:
1665#line 16290 "configure"
1666#include "confdefs.h"
1667#define CONFTEST 5
1668
1669#define CONFTEST_pty_isatty 1
1670
1671
1672#include <stdlib.h>
1673#include <stdio.h>
1674#include <termios.h>
1675#include <unistd.h>
1676#include <signal.h>
1677#include <fcntl.h>
1678#include <errno.h>
1679
1680#ifndef HAVE_POSIX_OPENPT
1681#undef posix_openpt
1682#define posix_openpt(mode) open("/dev/ptmx", mode)
1683#endif
1684
1685#ifdef HAVE_STROPTS_H
1686#include <stropts.h>
1687#endif
1688
1689static void failed(int code)
1690{
1691        perror("conftest");
1692        exit(code);
1693}
1694
1695static void my_timeout(int sig)
1696{
1697        (void)sig;
1698        exit(99);
1699}
1700
1701int main(void)
1702{
1703
1704        int code = 0;
1705        int pty;
1706        int tty;
1707        char *slave;
1708        struct termios tio;
1709
1710        (void)tio;
1711        signal(SIGALRM, my_timeout);
1712
1713        if (alarm(2) == 9)
1714                failed(9);
1715        else if ((pty = posix_openpt(O_RDWR)) < 0)
1716                failed(1);
1717        else if (grantpt(pty) < 0)
1718                failed(2);
1719        else if (unlockpt(pty) < 0)
1720                failed(3);
1721        else if ((slave = ptsname(pty)) == 0)
1722                failed(4);
1723#if (CONFTEST == 3) || defined(CONFTEST_isatty)
1724        else if (!isatty(pty))
1725                failed(4);
1726#endif
1727#if CONFTEST >= 4
1728    else if (tcgetattr(pty, &tio) < 0)
1729                failed(20);
1730    else if (tcsetattr(pty, TCSAFLUSH, &tio) < 0)
1731                failed(21);
1732#endif
1733        /* BSD posix_openpt does not treat pty as a terminal until slave is opened.
1734         * Linux does treat it that way.
1735         */
1736        else if ((tty = open(slave, O_RDWR)) < 0)
1737                failed(5);
1738#ifdef CONFTEST
1739#ifdef I_PUSH
1740#if (CONFTEST == 0) || defined(CONFTEST_ptem)
1741    else if (ioctl(tty, I_PUSH, "ptem") < 0)
1742                failed(10);
1743#endif
1744#if (CONFTEST == 1) || defined(CONFTEST_ldterm)
1745    else if (ioctl(tty, I_PUSH, "ldterm") < 0)
1746                failed(11);
1747#endif
1748#if (CONFTEST == 2) || defined(CONFTEST_ttcompat)
1749    else if (ioctl(tty, I_PUSH, "ttcompat") < 0)
1750                failed(12);
1751#endif
1752#endif /* I_PUSH */
1753#if CONFTEST >= 5
1754    else if (tcgetattr(tty, &tio) < 0)
1755                failed(30);
1756    else if (tcsetattr(tty, TCSAFLUSH, &tio) < 0)
1757                failed(31);
1758#endif
1759#endif /* CONFTEST */
1760    (void) tty;
1761        return(code);
1762
1763}
1764
1765configure:16449: result:  pty_isatty
1766configure:16462: checking for openpty in -lutil
1767configure:16489: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil  -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1768configure:16492: $? = 0
1769configure:16495: test -s conftest
1770configure:16498: $? = 0
1771configure:16509: result: yes
1772configure:16532: checking for util.h
1773configure:16542: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1774configure:16548: $? = 0
1775configure:16567: result: yes
1776configure:16532: checking for libutil.h
1777configure:16542: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1778configure:16539:10: fatal error: 'libutil.h' file not found
1779#include <libutil.h>
1780         ^~~~~~~~~~~
17811 error generated.
1782configure:16548: $? = 1
1783configure: failed program was:
1784#line 16538 "configure"
1785#include "confdefs.h"
1786#include <libutil.h>
1787configure:16567: result: no
1788configure:16532: checking for pty.h
1789configure:16542: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c
1790configure:16539:10: fatal error: 'pty.h' file not found
1791#include <pty.h>
1792         ^~~~~~~
17931 error generated.
1794configure:16548: $? = 1
1795configure: failed program was:
1796#line 16538 "configure"
1797#include "confdefs.h"
1798#include <pty.h>
1799configure:16567: result: no
1800configure:16610: testing will rely upon openpty ...
1801configure:16614: checking if we can use XkbQueryExtension
1802configure:16650: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1803configure:16653: $? = 0
1804configure:16656: test -s conftest.o
1805configure:16659: $? = 0
1806configure:16674: result: yes
1807configure:16683: checking for XkbQueryExtension
1808configure:16720: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1809configure:16723: $? = 0
1810configure:16726: test -s conftest
1811configure:16729: $? = 0
1812configure:16739: result: yes
1813configure:16751: checking if we can use XkbKeycodeToKeysym
1814configure:16776: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE conftest.c >&5
1815configure:16779: $? = 0
1816configure:16782: test -s conftest.o
1817configure:16785: $? = 0
1818configure:16800: result: yes
1819configure:16809: checking for XkbKeycodeToKeysym
1820configure:16846: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1821configure:16849: $? = 0
1822configure:16852: test -s conftest
1823configure:16855: $? = 0
1824configure:16865: result: yes
1825configure:16893: checking for XKB Bell extension
1826configure:16921: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap   -lSM -lICE  -L/opt/local/lib  >&5
1827configure:16913:24: warning: incompatible pointer to integer conversion passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'Window' (aka 'unsigned long') [-Wint-conversion]
1828        XkbBell((Display *)0, (Widget)0, 0, y);
1829                              ^~~~~~~~~
1830/opt/local/include/X11/XKBlib.h:457:20: note: passing argument to parameter here
1831        Window                  /* win */,
1832                                         ^
18331 warning generated.
1834ld: warning: ignoring duplicate libraries: '-lICE', '-lSM'
1835configure:16924: $? = 0
1836configure:16927: test -s conftest
1837configure:16930: $? = 0
1838configure:16941: result: yes
1839configure:16955: checking for Xutf8LookupString
1840configure:16992: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1841configure:16995: $? = 0
1842configure:16998: test -s conftest
1843configure:17001: $? = 0
1844configure:17011: result: yes
1845configure:17027: checking if you want narrow prototypes for X libraries
1846configure:17053: result: no
1847configure:17056: checking if we should use imake to help
1848configure:17073: result: yes
1849configure:17082: checking for xmkmf
1850configure:17099: found /opt/local/bin/xmkmf
1851configure:17110: result: /opt/local/bin/xmkmf
1852configure:17173: testing Using /opt/local/bin/xmkmf  ...
1853configure:17268: testing IMAKE_CFLAGS  -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include DarwinMachineDefines -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DPROJECTROOT='"/opt/local"' -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -D__vendorversion__='"Version 7.7.0 X.Org"'  ...
1854configure:17272: testing IMAKE_LOADFLAGS  ...
1855configure:17545: checking for groff
1856configure:17562: found /opt/local/bin/groff
1857configure:17574: result: /opt/local/bin/groff
1858configure:17585: checking for nroff
1859configure:17602: found /opt/local/bin/nroff
1860configure:17613: result: /opt/local/bin/nroff
1861configure:17626: checking for tbl
1862configure:17643: found /opt/local/bin/tbl
1863configure:17655: result: /opt/local/bin/tbl
1864configure:17671: checking for fgrep
1865configure:17727: result: ggrep -F
1866configure:17738: checking for man2html
1867configure:17767: result: no
1868configure:17794: checking for program to convert manpage to html
1869configure:17853: result: /opt/local/bin/groff
1870configure:18035: checking for default terminal-id
1871configure:18045: result: vt420
1872configure:18056: checking for default terminal-type
1873configure:18066: result: xterm
1874configure:18074: checking if backarrow-key should be BS
1875configure:18092: result: yes
1876configure:18113: checking if backarrow-key should be treated as erase
1877configure:18131: result: no
1878configure:18152: checking for default backspace/DEL setting
1879configure:18163: result: maybe
1880configure:18184: checking for default pty initial erase setting
1881configure:18195: result: False
1882configure:18216: checking if alt should send ESC
1883configure:18234: result: no
1884configure:18255: checking if meta should send ESC
1885configure:18273: result: no
1886configure:18297: checking for tic
1887configure:18312: found /opt/local/bin/tic
1888configure:18321: result: yes
1889configure:18340: checking for private terminfo-directory
1890configure:18350: result: none
1891configure:18405: checking if you want active-icons
1892configure:18422: result: yes
1893configure:18432: checking if you want ANSI color
1894configure:18449: result: yes
1895configure:18458: checking if you want 16 colors like aixterm
1896configure:18475: result: yes
1897configure:18482: checking if you want 256 colors
1898configure:18499: result: yes
1899configure:18511: checking if you want direct-color support
1900configure:18528: result: yes
1901configure:18573: checking if you want blinking cursor
1902configure:18590: result: yes
1903configure:18597: checking if you want to ignore Linux's broken palette-strings
1904configure:18621: result: no
1905configure:18637: checking if you want to allow broken string-terminators
1906configure:18654: result: yes
1907configure:18661: checking if you want to compile-in icon data
1908configure:18678: result: no
1909configure:18685: checking if you want printable 128-159
1910configure:18702: result: yes
1911configure:18711: checking if you want bold colors mapped like IBM PC
1912configure:18728: result: yes
1913configure:18735: checking if you want separate color-classes
1914configure:18752: result: yes
1915configure:18759: checking if you want color-mode enabled by default
1916configure:18776: result: yes
1917configure:18785: checking if you want support for color highlighting
1918configure:18802: result: yes
1919configure:18809: checking if you want support for doublesize characters
1920configure:18826: result: yes
1921configure:18833: checking if you want fallback-support for box characters
1922configure:18850: result: yes
1923configure:18857: checking if you want to allow spawning commands to process selections
1924configure:18874: result: yes
1925configure:18884: checking if you want to allow spawning new xterms
1926configure:18901: result: no
1927configure:18946: testing found package Xext ...
1928configure:18952: testing package Xext CFLAGS:  ...
1929configure:18956: testing package Xext LIBS: -L/opt/local/lib -lXext ...
1930configure:19148: checking for X11/extensions/Xdbe.h
1931configure:19158: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 conftest.c
1932configure:19164: $? = 0
1933configure:19183: result: yes
1934configure:19191: checking for XdbeSwapBuffers
1935configure:19228: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1936clang: error: no such file or directory: 'DarwinMachineDefines'
1937configure:19231: $? = 1
1938configure: failed program was:
1939#line 19197 "configure"
1940#include "confdefs.h"
1941#define XdbeSwapBuffers autoconf_temporary
1942#include <limits.h>     /* least-intrusive standard header which defines gcc2 __stub macros */
1943#undef XdbeSwapBuffers
1944
1945#ifdef __cplusplus
1946extern "C"
1947#endif
1948
1949/* We use char because int might match the return type of a gcc2
1950   builtin and then its argument prototype would still apply.  */
1951char XdbeSwapBuffers (void);
1952
1953int
1954main (void)
1955{
1956
1957/* The GNU C library defines stubs for functions which it implements
1958    to always fail with ENOSYS.  Some functions are actually named
1959    something starting with __ and the normal name is an alias.  */
1960#if defined (__stub_XdbeSwapBuffers) || defined (__stub___XdbeSwapBuffers)
1961#error found stub for XdbeSwapBuffers
1962#endif
1963
1964        return XdbeSwapBuffers ();
1965  ;
1966  return 0;
1967}
1968configure:19247: result: no
1969configure:19291: checking if you want to use FreeType library
1970configure:19308: result: yes
1971configure:19318: checking for FreeType configuration script
1972configure:19330: result: auto
1973configure:19510: checking for FreeType config
1974configure:19512: result: /opt/local/bin/pkg-config xft
1975configure:19516: checking for /opt/local/bin/pkg-config cflags
1976configure:19519: result: -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
1977configure:19524: checking for /opt/local/bin/pkg-config libs
1978configure:19527: result:  -L/opt/local/lib -lXft
1979configure:19540: checking if we can link with FreeType libraries
1980configure:19581: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG -DXRENDERFONT -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
1981clang: error: no such file or directory: 'DarwinMachineDefines'
1982configure:19584: $? = 1
1983configure: failed program was:
1984#line 19565 "configure"
1985#include "confdefs.h"
1986
1987#include <X11/Xlib.h>
1988#include <X11/extensions/Xrender.h>
1989#include <X11/Xft/Xft.h>
1990int
1991main (void)
1992{
1993
1994        XftPattern  *pat = XftNameParse ("name"); (void)pat
1995  ;
1996  return 0;
1997}
1998configure:19599: result: no
1999configure:19799: WARNING: No libraries found for FreeType
2000configure:20131: checking if you want support for HP-style function keys
2001configure:20148: result: no
2002configure:20158: checking if you want support for SCO-style function keys
2003configure:20175: result: no
2004configure:20185: checking if you want support for Sun-style function keys
2005configure:20202: result: yes
2006configure:20212: checking if you want saved-lines stored as a FIFO
2007configure:20229: result: yes
2008configure:20236: checking if you want support for internationalization
2009configure:20253: result: yes
2010configure:20263: checking if you want support for initial-erase setup
2011configure:20280: result: yes
2012configure:20290: checking if you want support for input-method
2013configure:20307: result: yes
2014configure:20310: checking if X libraries support input-method
2015configure:20351: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2016clang: error: no such file or directory: 'DarwinMachineDefines'
2017configure:20354: $? = 1
2018configure: failed program was:
2019#line 20317 "configure"
2020#include "confdefs.h"
2021
2022#include <X11/IntrinsicP.h>
2023#include <X11/Xatom.h>
2024#include <X11/Xutil.h>
2025#include <X11/Xmu/Atoms.h>
2026#include <X11/Xmu/Converters.h>
2027#include <X11/Xaw/XawImP.h>
2028
2029int
2030main (void)
2031{
2032
2033{
2034        XIM xim;
2035        XIMStyles *xim_styles = 0;
2036        XIMStyle input_style;
2037        Widget w = XtCreateWidget("none", (WidgetClass)0, None, (ArgList)0, 0);
2038
2039        XSetLocaleModifiers("@im=none");
2040        xim = XOpenIM(XtDisplay(w), NULL, NULL, NULL);
2041        XGetIMValues(xim, XNQueryInputStyle, &xim_styles, NULL);
2042        XCloseIM(xim);
2043        input_style = (XIMPreeditNothing | XIMStatusNothing);
2044        (void)xim_styles;
2045        (void)input_style;
2046}
2047
2048  ;
2049  return 0;
2050}
2051configure:20370: result: no
2052configure:20389: checking if you want support for load-vt-fonts
2053configure:20406: result: yes
2054configure:20416: checking if you want support for logging
2055configure:20433: result: yes
2056configure:20441: checking if you want to allow logging via a pipe
2057configure:20458: result: no
2058configure:20469: checking if you want support for iconify/maximize translations
2059configure:20486: result: yes
2060configure:20493: checking if you want NumLock to override keyboard tables
2061configure:20510: result: yes
2062configure:20517: checking if you want support for get/set of base64 selection data
2063configure:20534: result: yes
2064configure:20550: checking if you want support for pty-handshaking
2065configure:20567: result: yes
2066configure:20583: checking if you want support for mouse in readline applications
2067configure:20600: result: yes
2068configure:20610: checking if you want support for regular-expression selections
2069configure:20627: result: yes
2070configure:20631: checking if you want to use PCRE2 for regular-expressions
2071configure:20640: result: no
2072configure:21067: checking if you want to use PCRE for regular-expressions
2073configure:21076: result: no
2074configure:21802: checking for regcomp
2075configure:21839: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2076clang: error: no such file or directory: 'DarwinMachineDefines'
2077configure:21842: $? = 1
2078configure: failed program was:
2079#line 21808 "configure"
2080#include "confdefs.h"
2081#define regcomp autoconf_temporary
2082#include <limits.h>     /* least-intrusive standard header which defines gcc2 __stub macros */
2083#undef regcomp
2084
2085#ifdef __cplusplus
2086extern "C"
2087#endif
2088
2089/* We use char because int might match the return type of a gcc2
2090   builtin and then its argument prototype would still apply.  */
2091char regcomp (void);
2092
2093int
2094main (void)
2095{
2096
2097/* The GNU C library defines stubs for functions which it implements
2098    to always fail with ENOSYS.  Some functions are actually named
2099    something starting with __ and the normal name is an alias.  */
2100#if defined (__stub_regcomp) || defined (__stub___regcomp)
2101#error found stub for regcomp
2102#endif
2103
2104        return regcomp ();
2105  ;
2106  return 0;
2107}
2108configure:21858: result: no
2109configure:21867: checking for regcomp in -lregex
2110configure:21894: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lregex  -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2111clang: error: no such file or directory: 'DarwinMachineDefines'
2112configure:21897: $? = 1
2113configure: failed program was:
2114#line 21875 "configure"
2115#include "confdefs.h"
2116
2117/* Override any gcc2 internal prototype to avoid an error.  */
2118#ifdef __cplusplus
2119extern "C"
2120#endif
2121/* We use char because int might match the return type of a gcc2
2122   builtin and then its argument prototype would still apply.  */
2123char regcomp ();
2124int
2125main (void)
2126{
2127regcomp ();
2128  ;
2129  return 0;
2130}
2131configure:21914: result: no
2132configure:21867: checking for regcomp in -lre
2133configure:21894: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lre  -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2134clang: error: no such file or directory: 'DarwinMachineDefines'
2135configure:21897: $? = 1
2136configure: failed program was:
2137#line 21875 "configure"
2138#include "confdefs.h"
2139
2140/* Override any gcc2 internal prototype to avoid an error.  */
2141#ifdef __cplusplus
2142extern "C"
2143#endif
2144/* We use char because int might match the return type of a gcc2
2145   builtin and then its argument prototype would still apply.  */
2146char regcomp ();
2147int
2148main (void)
2149{
2150regcomp ();
2151  ;
2152  return 0;
2153}
2154configure:21914: result: no
2155configure:21946: checking for compile
2156configure:21983: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2157clang: error: no such file or directory: 'DarwinMachineDefines'
2158configure:21986: $? = 1
2159configure: failed program was:
2160#line 21952 "configure"
2161#include "confdefs.h"
2162#define compile autoconf_temporary
2163#include <limits.h>     /* least-intrusive standard header which defines gcc2 __stub macros */
2164#undef compile
2165
2166#ifdef __cplusplus
2167extern "C"
2168#endif
2169
2170/* We use char because int might match the return type of a gcc2
2171   builtin and then its argument prototype would still apply.  */
2172char compile (void);
2173
2174int
2175main (void)
2176{
2177
2178/* The GNU C library defines stubs for functions which it implements
2179    to always fail with ENOSYS.  Some functions are actually named
2180    something starting with __ and the normal name is an alias.  */
2181#if defined (__stub_compile) || defined (__stub___compile)
2182#error found stub for compile
2183#endif
2184
2185        return compile ();
2186  ;
2187  return 0;
2188}
2189configure:22002: result: no
2190configure:22008: checking for compile in -lgen
2191configure:22035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lgen  -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2192clang: error: no such file or directory: 'DarwinMachineDefines'
2193configure:22038: $? = 1
2194configure: failed program was:
2195#line 22016 "configure"
2196#include "confdefs.h"
2197
2198/* Override any gcc2 internal prototype to avoid an error.  */
2199#ifdef __cplusplus
2200extern "C"
2201#endif
2202/* We use char because int might match the return type of a gcc2
2203   builtin and then its argument prototype would still apply.  */
2204char compile ();
2205int
2206main (void)
2207{
2208compile ();
2209  ;
2210  return 0;
2211}
2212configure:22055: result: no
2213configure:22083: WARNING: cannot find regular expression library
2214configure:22087: checking for regular-expression headers
2215configure:22162: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Qunused-arguments -Wno-error=implicit-function-declaration DarwinMachineDefines -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -D_DARWIN_C_SOURCE -I. -I/opt/local/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/freetype2/config -I/opt/local/include -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSCROLLBAR_RIGHT -DOPT_WIDE_CHARS -DOPT_LUIT_PROG  -DXFREE86_FT2 -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=23 -DOSMINORVERSION=1 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXext -lutil -lXaw7 -L/opt/local/lib -lXmu -lXinerama -lXpm -L/opt/local/lib -lXt -lX11 -lSM -lICE -ltermcap  >&5
2216clang: error: no such file or directory: 'DarwinMachineDefines'
2217configure:22165: $? = 1
2218configure: failed program was:
2219#line 22142 "configure"
2220#include "confdefs.h"
2221#include <sys/types.h>
2222#include <regex.h>
2223int
2224main (void)
2225{
2226
2227                        regex_t *p = 0;
2228                        int x = regcomp(p, "", 0);
2229                        int y = regexec(p, "", 0, 0, 0);
2230                        (void)x;
2231                        (void)y;
2232                        regfree(p);
2233
2234  ;
2235  return 0;
2236}
2237configure:22187: result: no
2238configure:22191: WARNING: no regular expression header found
2239configure:22211: error: Only POSIX, PCRE, or PCRE2 regular expressions are supported
2240
2241## ----------------- ##
2242## Cache variables.  ##
2243## ----------------- ##
2244
2245ac_cv_build=aarch64-apple-darwin23.1.0
2246ac_cv_build_alias=aarch64-apple-darwin23.1.0
2247ac_cv_c_compiler_gnu=yes
2248ac_cv_env_CC_set=set
2249ac_cv_env_CC_value=/usr/bin/clang
2250ac_cv_env_CFLAGS_set=set
2251ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
2252ac_cv_env_CPPFLAGS_set=set
2253ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
2254ac_cv_env_CPP_set=
2255ac_cv_env_CPP_value=
2256ac_cv_env_LDFLAGS_set=set
2257ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
2258ac_cv_env_build_alias_set=
2259ac_cv_env_build_alias_value=
2260ac_cv_env_host_alias_set=
2261ac_cv_env_host_alias_value=
2262ac_cv_env_target_alias_set=
2263ac_cv_env_target_alias_value=
2264ac_cv_func_XdbeSwapBuffers=no
2265ac_cv_func_XkbKeycodeToKeysym=yes
2266ac_cv_func_XkbQueryExtension=yes
2267ac_cv_func_Xutf8LookupString=yes
2268ac_cv_func_compile=no
2269ac_cv_func_connect=yes
2270ac_cv_func_endusershell=yes
2271ac_cv_func_gethostbyname=yes
2272ac_cv_func_gethostname=yes
2273ac_cv_func_getlogin=yes
2274ac_cv_func_getusershell=yes
2275ac_cv_func_grantpt=no
2276ac_cv_func_initgroups=yes
2277ac_cv_func_mkdtemp=yes
2278ac_cv_func_posix_openpt=yes
2279ac_cv_func_ptsname=yes
2280ac_cv_func_putenv=yes
2281ac_cv_func_regcomp=no
2282ac_cv_func_remove=yes
2283ac_cv_func_sched_yield=yes
2284ac_cv_func_setpgid=yes
2285ac_cv_func_shmat=yes
2286ac_cv_func_strftime=yes
2287ac_cv_func_tcgetattr=yes
2288ac_cv_func_unsetenv=yes
2289ac_cv_func_waitpid=yes
2290ac_cv_func_wcswidth=yes
2291ac_cv_func_wcwidth=yes
2292ac_cv_have_decl_exit=yes
2293ac_cv_have_x='have_x=yes                ac_x_includes=/opt/local/include ac_x_libraries=/opt/local/lib'
2294ac_cv_header_X11_DECkeysym_h=yes
2295ac_cv_header_X11_Intrinsic_h=yes
2296ac_cv_header_X11_Sunkeysym_h=yes
2297ac_cv_header_X11_TranslateI_h=yes
2298ac_cv_header_X11_XF86keysym_h=yes
2299ac_cv_header_X11_XKBlib_h=yes
2300ac_cv_header_X11_Xpoll_h=yes
2301ac_cv_header_X11_extensions_XKB_h=yes
2302ac_cv_header_X11_extensions_Xdbe_h=yes
2303ac_cv_header_X11_xpm_h=yes
2304ac_cv_header_inttypes_h=yes
2305ac_cv_header_lastlog_h=no
2306ac_cv_header_libutil_h=no
2307ac_cv_header_memory_h=yes
2308ac_cv_header_ncurses_curses_h=no
2309ac_cv_header_ncurses_term_h=no
2310ac_cv_header_paths_h=yes
2311ac_cv_header_pty_h=no
2312ac_cv_header_stdc=yes
2313ac_cv_header_stdint_h=yes
2314ac_cv_header_stdlib_h=yes
2315ac_cv_header_string_h=yes
2316ac_cv_header_strings_h=yes
2317ac_cv_header_stropts_h=no
2318ac_cv_header_sys_param_h=yes
2319ac_cv_header_sys_ptem_h=no
2320ac_cv_header_sys_stat_h=yes
2321ac_cv_header_sys_ttydefaults_h=yes
2322ac_cv_header_sys_types_h=yes
2323ac_cv_header_sys_wait_h=yes
2324ac_cv_header_term_h=yes
2325ac_cv_header_termcap_h=yes
2326ac_cv_header_termios_h=yes
2327ac_cv_header_time=yes
2328ac_cv_header_unistd_h=yes
2329ac_cv_header_util_h=yes
2330ac_cv_header_wchar_h=yes
2331ac_cv_host=aarch64-apple-darwin23.1.0
2332ac_cv_host_alias=aarch64-apple-darwin23.1.0
2333ac_cv_lib_ICE_IceConnectionNumber=yes
2334ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
2335ac_cv_lib_elf_elf_begin=yes
2336ac_cv_lib_gen_compile=no
2337ac_cv_lib_re___regcomp=no
2338ac_cv_lib_regex___regcomp=no
2339ac_cv_lib_util_openpty=yes
2340ac_cv_objext=o
2341ac_cv_path_EGREP='ggrep -E'
2342ac_cv_path_FGREP='ggrep -F'
2343ac_cv_path_GROFF_PATH=/opt/local/bin/groff
2344ac_cv_path_IMAKE=/opt/local/bin/xmkmf
2345ac_cv_path_NROFF_PATH=/opt/local/bin/nroff
2346ac_cv_path_TBL_PATH=/opt/local/bin/tbl
2347ac_cv_path_XTERM_PATH=/opt/local/bin/xterm
2348ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
2349ac_cv_path_cf_man2html=no
2350ac_cv_prog_AWK=gawk
2351ac_cv_prog_CPP='/usr/bin/clang -E'
2352ac_cv_prog_GREP=ggrep
2353ac_cv_prog_ac_ct_CC=/usr/bin/clang
2354ac_cv_prog_cc_g=yes
2355ac_cv_prog_cc_stdc=
2356ac_cv_prog_cf_tic_prog=yes
2357ac_cv_prog_desktop_utils=no
2358ac_cv_type_mode_t=yes
2359ac_cv_type_off_t=yes
2360ac_cv_type_pid_t=yes
2361ac_cv_type_time_t=yes
2362ac_cv_type_uid_t=yes
2363am_cv_langinfo_codeset=yes
2364cf_cv_dcl_errno=yes
2365cf_cv_dcl_sys_errlist=yes
2366cf_cv_dcl_sys_nerr=yes
2367cf_cv_define_sigwinch=yes
2368cf_cv_found_freetype=no
2369cf_cv_func_mkstemp=yes
2370cf_cv_func_setitimer=yes
2371cf_cv_have_errno=yes
2372cf_cv_have_sys_errlist=yes
2373cf_cv_have_sys_nerr=yes
2374cf_cv_have_utmp=utmpx
2375cf_cv_have_utmp_ut_host=yes
2376cf_cv_have_utmp_ut_name=ut_user
2377cf_cv_have_utmp_ut_session=no
2378cf_cv_have_utmp_ut_syslen=no
2379cf_cv_have_utmp_ut_xstatus=no
2380cf_cv_have_utmp_ut_xtime=define
2381cf_cv_havetype_cc_t=yes
2382cf_cv_havetype_speed_t=yes
2383cf_cv_havetype_tcflag_t=yes
2384cf_cv_icon_list=' icons/filled-xterm icons/mini.xterm icons/mini.xterm_48x48 icons/xterm-color icons/xterm'
2385cf_cv_input_method=no
2386cf_cv_lib_part_tgetent=-ltermcap
2387cf_cv_lib_tgetent=no
2388cf_cv_path_lastlog=no
2389cf_cv_posix_saved_ids=yes
2390cf_cv_posix_visible=no
2391cf_cv_posix_wait=yes
2392cf_cv_regex_hdrs=no
2393cf_cv_sig_atomic_t='volatile sig_atomic_t'
2394cf_cv_struct_lastlog=no
2395cf_cv_svr4=no
2396cf_cv_system_name=darwin23.1.0
2397cf_cv_sysv=no
2398cf_cv_sysv_utmp=yes
2399cf_cv_termio_c_ispeed=no
2400cf_cv_tty_group=yes
2401cf_cv_tty_group_name=wheel
2402cf_cv_type_cc_t=yes
2403cf_cv_type_fd_mask=sys/types.h
2404cf_cv_type_fd_set=sys/types.h
2405cf_cv_type_nfds_t=yes
2406cf_cv_x_freetype_cfgs=auto
2407cf_cv_x_freetype_incs='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16'
2408cf_cv_x_freetype_libs=' -L/opt/local/lib -lXft'
2409cf_cv_xaw_compat=no
2410cf_cv_xkb_bell_ext=yes
2411cf_cv_xkb_keycode_to_keysym=yes
2412cf_cv_xkb_query_extension=yes
2413cf_cv_xt_ice_compat=yes
2414
2415## ------------ ##
2416## confdefs.h.  ##
2417## ------------ ##
2418
2419#define SYSTEM_NAME "darwin23.1.0"
2420#define STDC_HEADERS 1
2421#define HAVE_SYS_TYPES_H 1
2422#define HAVE_SYS_STAT_H 1
2423#define HAVE_STDLIB_H 1
2424#define HAVE_STRING_H 1
2425#define HAVE_MEMORY_H 1
2426#define HAVE_STRINGS_H 1
2427#define HAVE_INTTYPES_H 1
2428#define HAVE_STDINT_H 1
2429#define HAVE_UNISTD_H 1
2430#define HAVE_SYS_TTYDEFAULTS_H 1
2431#define HAVE_TERM_H 1
2432#define HAVE_TERMIOS_H 1
2433#define HAVE_WCHAR_H 1
2434#define TIME_WITH_SYS_TIME 1
2435#define HAVE_LANGINFO_CODESET 1
2436#define SIG_ATOMIC_T volatile sig_atomic_t
2437#define HAVE_GETHOSTNAME 1
2438#define HAVE_GETUSERSHELL 1
2439#define HAVE_ENDUSERSHELL 1
2440#define HAVE_GETLOGIN 1
2441#define HAVE_INITGROUPS 1
2442#define HAVE_MKDTEMP 1
2443#define HAVE_PUTENV 1
2444#define HAVE_UNSETENV 1
2445#define HAVE_SCHED_YIELD 1
2446#define HAVE_SETPGID 1
2447#define HAVE_STRFTIME 1
2448#define HAVE_TCGETATTR 1
2449#define HAVE_WAITPID 1
2450#define HAVE_WCSWIDTH 1
2451#define HAVE_WCWIDTH 1
2452#define HAVE_UNISTD_H 1
2453#define HAVE_MKSTEMP 1
2454#define HAVE_SETITIMER 1
2455#define HAVE_PATHS_H 1
2456#define HAVE_UTMP 1
2457#define UTMPX_FOR_UTMP 1
2458#define HAVE_UTMP_UT_HOST 1
2459#define ut_name ut_user
2460#define HAVE_UTMP_UT_XTIME 1
2461#define ut_xtime ut_tv.tv_sec
2462#define USE_SYSV_UTMP 1
2463#define HAVE_SYS_PARAM_H 1
2464#define HAVE_POSIX_SAVED_IDS 1
2465#define HAVE_TERMCAP_H 1
2466#define USE_TERMINFO 1
2467#define XTERM_PATH_PATH "/opt/local/bin/xterm"
2468#define HAVE_ERRNO 1
2469#define TTY_GROUP_NAME "wheel"
2470#define USE_TTY_GROUP 1
2471#define HAVE_SYS_WAIT_H 1
2472#define USE_POSIX_WAIT 1
2473#define HAVE_SYS_NERR 1
2474#define HAVE_SYS_ERRLIST 1
2475#define HAVE_TERMIOS_H 1
2476#define HAVE_STDLIB_H 1
2477#define HAVE_X11_INTRINSIC_H 1
2478#define HAVE_X11_DECKEYSYM_H 1
2479#define HAVE_X11_SUNKEYSYM_H 1
2480#define HAVE_X11_XF86KEYSYM_H 1
2481#define HAVE_X11_XKBLIB_H 1
2482#define HAVE_X11_TRANSLATEI_H 1
2483#define HAVE_X11_XPOLL_H 1
2484#define HAVE_X11_EXTENSIONS_XKB_H 1
2485#define HAVE_LIBXPM 1
2486#define HAVE_X11_EXTENSIONS_XINERAMA_H 1
2487#define HAVE_LIB_XAW 1
2488#define HAVE_X11_XPOLL_H 1
2489#define HAVE_LIB_XCURSOR 1
2490#define HAVE_GRANTPT 1
2491#define HAVE_PTSNAME 1
2492#define HAVE_POSIX_OPENPT 1
2493#define HAVE_OPENPTY 1
2494#define HAVE_UTIL_H 1
2495#define HAVE_XKBQUERYEXTENSION 1
2496#define HAVE_XKBKEYCODETOKEYSYM 1
2497#define HAVE_XKB_BELL_EXT 1
2498#define HAVE_XUTF8LOOKUPSTRING 1
2499#define DFT_DECID "420"
2500#define DFT_TERMTYPE "xterm"
2501#define DEF_BACKARO_BS True
2502#define DEF_BACKARO_ERASE False
2503#define DEFDELETE_DEL Maybe
2504#define DEF_INITIAL_ERASE False
2505#define DEF_ALT_SENDS_ESC False
2506#define DEF_META_SENDS_ESC False
2507#define OPT_256_COLORS 1
2508#define OPT_DIRECT_COLOR 1
2509#define OPT_BROKEN_OSC 0
2510#define HAVE_X11_EXTENSIONS_XDBE_H 1
2511#define OPT_INPUT_METHOD 0
2512#define OPT_LOAD_VTFONTS 1
2513#define ALLOWLOGGING 1
2514#define OPT_PASTE64 1
2515#define OPT_PTY_HANDSHAKE 1
2516#define OPT_READLINE 1
2517
2518
2519configure: exit 1