Ticket #68274: config.log

File config.log, 227.8 KB (added by kenniskoldewyn (Kennis Koldewyn), 12 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 GNU Emacs configure 29.1, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-silent-rules --without-ns --without-x --without-dbus --without-gconf --without-libotf --without-m17n-flt --with-libgmp --with-gnutls --with-json --with-xml2 --with-modules --with-sqlite3 --with-webp --infodir /opt/local/share/info/emacs --with-native-compilation=aot --with-tree-sitter
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Workstations-MacBook-Pro.local
14uname -m = arm64
15uname -r = 23.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000
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
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 23.0.0: Fri Sep 15 14:41:43 PDT 2023; root:xnu-10002.1.13~1/RELEASE_ARM64_T6000
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 64.00 gigabytes
33Default processor set: 782 tasks, 4158 threads, 10 processors
34Load average: 5.48, Mach factor: 6.06
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:4679: looking for aux files: install-sh config.guess config.sub
52configure:4692:  trying ./build-aux/
53configure:4703:   ./build-aux/install-sh found
54configure:4721:   ./build-aux/config.guess found
55configure:4721:   ./build-aux/config.sub found
56configure:4877: checking for xcrun
57configure:4898: found /usr/bin/xcrun
58configure:4909: result: xcrun
59configure:4924: checking for make
60configure:4945: found /usr/bin/make
61configure:4956: result: yes
62configure:4981: checking for GNU Make
63configure:5037: result: make
64configure:5054: checking build system type
65configure:5069: result: aarch64-apple-darwin23.0.0
66configure:5089: checking host system type
67configure:5103: result: aarch64-apple-darwin23.0.0
68configure:6372: checking for C compiler version
69configure:6381: /usr/bin/clang --version >&5
70Apple clang version 15.0.0 (clang-1500.0.40.1)
71Target: arm64-apple-darwin23.0.0
72Thread model: posix
73InstalledDir: /Library/Developer/CommandLineTools/usr/bin
74configure:6392: $? = 0
75configure:6381: /usr/bin/clang -v >&5
76Apple clang version 15.0.0 (clang-1500.0.40.1)
77Target: arm64-apple-darwin23.0.0
78Thread model: posix
79InstalledDir: /Library/Developer/CommandLineTools/usr/bin
80configure:6392: $? = 0
81configure:6381: /usr/bin/clang -V >&5
82clang: error: argument to '-V' is missing (expected 1 value)
83clang: error: no input files
84configure:6392: $? = 1
85configure:6381: /usr/bin/clang -qversion >&5
86clang: error: unknown argument '-qversion'; did you mean '--version'?
87clang: error: no input files
88configure:6392: $? = 1
89configure:6381: /usr/bin/clang -version >&5
90clang: error: unknown argument '-version'; did you mean '--version'?
91clang: error: no input files
92configure:6392: $? = 1
93configure:6412: checking whether the C compiler works
94configure:6434: /usr/bin/clang -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
95ld: warning: -no_pie ignored for arm64*
96configure:6438: $? = 0
97configure:6488: result: yes
98configure:6491: checking for C compiler default output file name
99configure:6493: result: a.out
100configure:6499: checking for suffix of executables
101configure:6506: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
102ld: warning: -no_pie ignored for arm64*
103configure:6510: $? = 0
104configure:6533: result:
105configure:6555: checking whether we are cross compiling
106configure:6563: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
107ld: warning: -no_pie ignored for arm64*
108configure:6567: $? = 0
109configure:6574: ./conftest
110configure:6578: $? = 0
111configure:6593: result: no
112configure:6598: checking for suffix of object files
113configure:6621: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
114configure:6625: $? = 0
115configure:6647: result: o
116configure:6651: checking whether the compiler supports GNU C
117configure:6671: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
118configure:6671: $? = 0
119configure:6681: result: yes
120configure:6692: checking whether /usr/bin/clang accepts -g
121configure:6713: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
122configure:6713: $? = 0
123configure:6757: result: yes
124configure:6777: checking for /usr/bin/clang option to enable C11 features
125configure:6792: /usr/bin/clang  -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
126conftest.c:24:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
127static char *e (p, i)
128             ^
1291 warning generated.
130configure:6792: $? = 0
131configure:6810: result: none needed
132configure:6921: checking whether the compiler is clang
133configure:6943: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
134conftest.c:12:12: error: unknown type name 'barfbarf'
135           barfbarf
136           ^
1371 error generated.
138configure:6943: $? = 1
139configure: failed program was:
140| /* confdefs.h */
141| #define PACKAGE_NAME "GNU Emacs"
142| #define PACKAGE_TARNAME "emacs"
143| #define PACKAGE_VERSION "29.1"
144| #define PACKAGE_STRING "GNU Emacs 29.1"
145| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
146| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
147| #define HAVE_PDUMPER 1
148| /* end confdefs.h.  */
149|
150|            #ifdef __clang__
151|            barfbarf
152|            #endif
153|
154| int
155| main (void)
156| {
157|
158|   ;
159|   return 0;
160| }
161|
162configure:6952: result: yes
163configure:6956: checking for compiler option needed when checking for declarations
164configure:6976: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 -Werror=implicit-function-declaration
165configure:6976: $? = 0
166configure:6989: result: -Werror=implicit-function-declaration
167configure:7003: checking for ar
168configure:7024: found /opt/local/bin/ar
169configure:7035: result: ar
170configure:7054: checking whether /usr/bin/clang and cc understand -c and -o together
171configure:7086: /usr/bin/clang -c conftest.c -o conftest2.o >&5
172configure:7090: $? = 0
173configure:7096: /usr/bin/clang -c conftest.c -o conftest2.o >&5
174configure:7100: $? = 0
175configure:7111: cc -c conftest.c >&5
176configure:7115: $? = 0
177configure:7123: cc -c conftest.c -o conftest2.o >&5
178configure:7127: $? = 0
179configure:7133: cc -c conftest.c -o conftest2.o >&5
180configure:7137: $? = 0
181configure:7155: result: yes
182configure:7190: checking for stdio.h
183configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
184configure:7190: $? = 0
185configure:7190: result: yes
186configure:7190: checking for stdlib.h
187configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
188configure:7190: $? = 0
189configure:7190: result: yes
190configure:7190: checking for string.h
191configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
192configure:7190: $? = 0
193configure:7190: result: yes
194configure:7190: checking for inttypes.h
195configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
196configure:7190: $? = 0
197configure:7190: result: yes
198configure:7190: checking for stdint.h
199configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
200configure:7190: $? = 0
201configure:7190: result: yes
202configure:7190: checking for strings.h
203configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
204configure:7190: $? = 0
205configure:7190: result: yes
206configure:7190: checking for sys/stat.h
207configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
208configure:7190: $? = 0
209configure:7190: result: yes
210configure:7190: checking for sys/types.h
211configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
212configure:7190: $? = 0
213configure:7190: result: yes
214configure:7190: checking for unistd.h
215configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
216configure:7190: $? = 0
217configure:7190: result: yes
218configure:7190: checking for wchar.h
219configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
220configure:7190: $? = 0
221configure:7190: result: yes
222configure:7190: checking for minix/config.h
223configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
224conftest.c:48:10: fatal error: 'minix/config.h' file not found
225#include <minix/config.h>
226         ^~~~~~~~~~~~~~~~
2271 error generated.
228configure:7190: $? = 1
229configure: failed program was:
230| /* confdefs.h */
231| #define PACKAGE_NAME "GNU Emacs"
232| #define PACKAGE_TARNAME "emacs"
233| #define PACKAGE_VERSION "29.1"
234| #define PACKAGE_STRING "GNU Emacs 29.1"
235| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
236| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
237| #define HAVE_PDUMPER 1
238| #define HAVE_STDIO_H 1
239| #define HAVE_STDLIB_H 1
240| #define HAVE_STRING_H 1
241| #define HAVE_INTTYPES_H 1
242| #define HAVE_STDINT_H 1
243| #define HAVE_STRINGS_H 1
244| #define HAVE_SYS_STAT_H 1
245| #define HAVE_SYS_TYPES_H 1
246| #define HAVE_UNISTD_H 1
247| #define HAVE_WCHAR_H 1
248| /* end confdefs.h.  */
249| #include <stddef.h>
250| #ifdef HAVE_STDIO_H
251| # include <stdio.h>
252| #endif
253| #ifdef HAVE_STDLIB_H
254| # include <stdlib.h>
255| #endif
256| #ifdef HAVE_STRING_H
257| # include <string.h>
258| #endif
259| #ifdef HAVE_INTTYPES_H
260| # include <inttypes.h>
261| #endif
262| #ifdef HAVE_STDINT_H
263| # include <stdint.h>
264| #endif
265| #ifdef HAVE_STRINGS_H
266| # include <strings.h>
267| #endif
268| #ifdef HAVE_SYS_TYPES_H
269| # include <sys/types.h>
270| #endif
271| #ifdef HAVE_SYS_STAT_H
272| # include <sys/stat.h>
273| #endif
274| #ifdef HAVE_UNISTD_H
275| # include <unistd.h>
276| #endif
277| #include <minix/config.h>
278configure:7190: result: no
279configure:7190: checking for linux/fs.h
280configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
281conftest.c:48:10: fatal error: 'linux/fs.h' file not found
282#include <linux/fs.h>
283         ^~~~~~~~~~~~
2841 error generated.
285configure:7190: $? = 1
286configure: failed program was:
287| /* confdefs.h */
288| #define PACKAGE_NAME "GNU Emacs"
289| #define PACKAGE_TARNAME "emacs"
290| #define PACKAGE_VERSION "29.1"
291| #define PACKAGE_STRING "GNU Emacs 29.1"
292| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
293| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
294| #define HAVE_PDUMPER 1
295| #define HAVE_STDIO_H 1
296| #define HAVE_STDLIB_H 1
297| #define HAVE_STRING_H 1
298| #define HAVE_INTTYPES_H 1
299| #define HAVE_STDINT_H 1
300| #define HAVE_STRINGS_H 1
301| #define HAVE_SYS_STAT_H 1
302| #define HAVE_SYS_TYPES_H 1
303| #define HAVE_UNISTD_H 1
304| #define HAVE_WCHAR_H 1
305| /* end confdefs.h.  */
306| #include <stddef.h>
307| #ifdef HAVE_STDIO_H
308| # include <stdio.h>
309| #endif
310| #ifdef HAVE_STDLIB_H
311| # include <stdlib.h>
312| #endif
313| #ifdef HAVE_STRING_H
314| # include <string.h>
315| #endif
316| #ifdef HAVE_INTTYPES_H
317| # include <inttypes.h>
318| #endif
319| #ifdef HAVE_STDINT_H
320| # include <stdint.h>
321| #endif
322| #ifdef HAVE_STRINGS_H
323| # include <strings.h>
324| #endif
325| #ifdef HAVE_SYS_TYPES_H
326| # include <sys/types.h>
327| #endif
328| #ifdef HAVE_SYS_STAT_H
329| # include <sys/stat.h>
330| #endif
331| #ifdef HAVE_UNISTD_H
332| # include <unistd.h>
333| #endif
334| #include <linux/fs.h>
335configure:7190: result: no
336configure:7190: checking for malloc.h
337configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
338conftest.c:48:10: fatal error: 'malloc.h' file not found
339#include <malloc.h>
340         ^~~~~~~~~~
3411 error generated.
342configure:7190: $? = 1
343configure: failed program was:
344| /* confdefs.h */
345| #define PACKAGE_NAME "GNU Emacs"
346| #define PACKAGE_TARNAME "emacs"
347| #define PACKAGE_VERSION "29.1"
348| #define PACKAGE_STRING "GNU Emacs 29.1"
349| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
350| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
351| #define HAVE_PDUMPER 1
352| #define HAVE_STDIO_H 1
353| #define HAVE_STDLIB_H 1
354| #define HAVE_STRING_H 1
355| #define HAVE_INTTYPES_H 1
356| #define HAVE_STDINT_H 1
357| #define HAVE_STRINGS_H 1
358| #define HAVE_SYS_STAT_H 1
359| #define HAVE_SYS_TYPES_H 1
360| #define HAVE_UNISTD_H 1
361| #define HAVE_WCHAR_H 1
362| /* end confdefs.h.  */
363| #include <stddef.h>
364| #ifdef HAVE_STDIO_H
365| # include <stdio.h>
366| #endif
367| #ifdef HAVE_STDLIB_H
368| # include <stdlib.h>
369| #endif
370| #ifdef HAVE_STRING_H
371| # include <string.h>
372| #endif
373| #ifdef HAVE_INTTYPES_H
374| # include <inttypes.h>
375| #endif
376| #ifdef HAVE_STDINT_H
377| # include <stdint.h>
378| #endif
379| #ifdef HAVE_STRINGS_H
380| # include <strings.h>
381| #endif
382| #ifdef HAVE_SYS_TYPES_H
383| # include <sys/types.h>
384| #endif
385| #ifdef HAVE_SYS_STAT_H
386| # include <sys/stat.h>
387| #endif
388| #ifdef HAVE_UNISTD_H
389| # include <unistd.h>
390| #endif
391| #include <malloc.h>
392configure:7190: result: no
393configure:7190: checking for sys/systeminfo.h
394configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
395conftest.c:48:10: fatal error: 'sys/systeminfo.h' file not found
396#include <sys/systeminfo.h>
397         ^~~~~~~~~~~~~~~~~~
3981 error generated.
399configure:7190: $? = 1
400configure: failed program was:
401| /* confdefs.h */
402| #define PACKAGE_NAME "GNU Emacs"
403| #define PACKAGE_TARNAME "emacs"
404| #define PACKAGE_VERSION "29.1"
405| #define PACKAGE_STRING "GNU Emacs 29.1"
406| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
407| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
408| #define HAVE_PDUMPER 1
409| #define HAVE_STDIO_H 1
410| #define HAVE_STDLIB_H 1
411| #define HAVE_STRING_H 1
412| #define HAVE_INTTYPES_H 1
413| #define HAVE_STDINT_H 1
414| #define HAVE_STRINGS_H 1
415| #define HAVE_SYS_STAT_H 1
416| #define HAVE_SYS_TYPES_H 1
417| #define HAVE_UNISTD_H 1
418| #define HAVE_WCHAR_H 1
419| /* end confdefs.h.  */
420| #include <stddef.h>
421| #ifdef HAVE_STDIO_H
422| # include <stdio.h>
423| #endif
424| #ifdef HAVE_STDLIB_H
425| # include <stdlib.h>
426| #endif
427| #ifdef HAVE_STRING_H
428| # include <string.h>
429| #endif
430| #ifdef HAVE_INTTYPES_H
431| # include <inttypes.h>
432| #endif
433| #ifdef HAVE_STDINT_H
434| # include <stdint.h>
435| #endif
436| #ifdef HAVE_STRINGS_H
437| # include <strings.h>
438| #endif
439| #ifdef HAVE_SYS_TYPES_H
440| # include <sys/types.h>
441| #endif
442| #ifdef HAVE_SYS_STAT_H
443| # include <sys/stat.h>
444| #endif
445| #ifdef HAVE_UNISTD_H
446| # include <unistd.h>
447| #endif
448| #include <sys/systeminfo.h>
449configure:7190: result: no
450configure:7190: checking for sys/sysinfo.h
451configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
452conftest.c:48:10: fatal error: 'sys/sysinfo.h' file not found
453#include <sys/sysinfo.h>
454         ^~~~~~~~~~~~~~~
4551 error generated.
456configure:7190: $? = 1
457configure: failed program was:
458| /* confdefs.h */
459| #define PACKAGE_NAME "GNU Emacs"
460| #define PACKAGE_TARNAME "emacs"
461| #define PACKAGE_VERSION "29.1"
462| #define PACKAGE_STRING "GNU Emacs 29.1"
463| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
464| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
465| #define HAVE_PDUMPER 1
466| #define HAVE_STDIO_H 1
467| #define HAVE_STDLIB_H 1
468| #define HAVE_STRING_H 1
469| #define HAVE_INTTYPES_H 1
470| #define HAVE_STDINT_H 1
471| #define HAVE_STRINGS_H 1
472| #define HAVE_SYS_STAT_H 1
473| #define HAVE_SYS_TYPES_H 1
474| #define HAVE_UNISTD_H 1
475| #define HAVE_WCHAR_H 1
476| /* end confdefs.h.  */
477| #include <stddef.h>
478| #ifdef HAVE_STDIO_H
479| # include <stdio.h>
480| #endif
481| #ifdef HAVE_STDLIB_H
482| # include <stdlib.h>
483| #endif
484| #ifdef HAVE_STRING_H
485| # include <string.h>
486| #endif
487| #ifdef HAVE_INTTYPES_H
488| # include <inttypes.h>
489| #endif
490| #ifdef HAVE_STDINT_H
491| # include <stdint.h>
492| #endif
493| #ifdef HAVE_STRINGS_H
494| # include <strings.h>
495| #endif
496| #ifdef HAVE_SYS_TYPES_H
497| # include <sys/types.h>
498| #endif
499| #ifdef HAVE_SYS_STAT_H
500| # include <sys/stat.h>
501| #endif
502| #ifdef HAVE_UNISTD_H
503| # include <unistd.h>
504| #endif
505| #include <sys/sysinfo.h>
506configure:7190: result: no
507configure:7190: checking for coff.h
508configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
509conftest.c:48:10: fatal error: 'coff.h' file not found
510#include <coff.h>
511         ^~~~~~~~
5121 error generated.
513configure:7190: $? = 1
514configure: failed program was:
515| /* confdefs.h */
516| #define PACKAGE_NAME "GNU Emacs"
517| #define PACKAGE_TARNAME "emacs"
518| #define PACKAGE_VERSION "29.1"
519| #define PACKAGE_STRING "GNU Emacs 29.1"
520| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
521| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
522| #define HAVE_PDUMPER 1
523| #define HAVE_STDIO_H 1
524| #define HAVE_STDLIB_H 1
525| #define HAVE_STRING_H 1
526| #define HAVE_INTTYPES_H 1
527| #define HAVE_STDINT_H 1
528| #define HAVE_STRINGS_H 1
529| #define HAVE_SYS_STAT_H 1
530| #define HAVE_SYS_TYPES_H 1
531| #define HAVE_UNISTD_H 1
532| #define HAVE_WCHAR_H 1
533| /* end confdefs.h.  */
534| #include <stddef.h>
535| #ifdef HAVE_STDIO_H
536| # include <stdio.h>
537| #endif
538| #ifdef HAVE_STDLIB_H
539| # include <stdlib.h>
540| #endif
541| #ifdef HAVE_STRING_H
542| # include <string.h>
543| #endif
544| #ifdef HAVE_INTTYPES_H
545| # include <inttypes.h>
546| #endif
547| #ifdef HAVE_STDINT_H
548| # include <stdint.h>
549| #endif
550| #ifdef HAVE_STRINGS_H
551| # include <strings.h>
552| #endif
553| #ifdef HAVE_SYS_TYPES_H
554| # include <sys/types.h>
555| #endif
556| #ifdef HAVE_SYS_STAT_H
557| # include <sys/stat.h>
558| #endif
559| #ifdef HAVE_UNISTD_H
560| # include <unistd.h>
561| #endif
562| #include <coff.h>
563configure:7190: result: no
564configure:7190: checking for pty.h
565configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
566conftest.c:48:10: fatal error: 'pty.h' file not found
567#include <pty.h>
568         ^~~~~~~
5691 error generated.
570configure:7190: $? = 1
571configure: failed program was:
572| /* confdefs.h */
573| #define PACKAGE_NAME "GNU Emacs"
574| #define PACKAGE_TARNAME "emacs"
575| #define PACKAGE_VERSION "29.1"
576| #define PACKAGE_STRING "GNU Emacs 29.1"
577| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
578| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
579| #define HAVE_PDUMPER 1
580| #define HAVE_STDIO_H 1
581| #define HAVE_STDLIB_H 1
582| #define HAVE_STRING_H 1
583| #define HAVE_INTTYPES_H 1
584| #define HAVE_STDINT_H 1
585| #define HAVE_STRINGS_H 1
586| #define HAVE_SYS_STAT_H 1
587| #define HAVE_SYS_TYPES_H 1
588| #define HAVE_UNISTD_H 1
589| #define HAVE_WCHAR_H 1
590| /* end confdefs.h.  */
591| #include <stddef.h>
592| #ifdef HAVE_STDIO_H
593| # include <stdio.h>
594| #endif
595| #ifdef HAVE_STDLIB_H
596| # include <stdlib.h>
597| #endif
598| #ifdef HAVE_STRING_H
599| # include <string.h>
600| #endif
601| #ifdef HAVE_INTTYPES_H
602| # include <inttypes.h>
603| #endif
604| #ifdef HAVE_STDINT_H
605| # include <stdint.h>
606| #endif
607| #ifdef HAVE_STRINGS_H
608| # include <strings.h>
609| #endif
610| #ifdef HAVE_SYS_TYPES_H
611| # include <sys/types.h>
612| #endif
613| #ifdef HAVE_SYS_STAT_H
614| # include <sys/stat.h>
615| #endif
616| #ifdef HAVE_UNISTD_H
617| # include <unistd.h>
618| #endif
619| #include <pty.h>
620configure:7190: result: no
621configure:7190: checking for sys/resource.h
622configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
623configure:7190: $? = 0
624configure:7190: result: yes
625configure:7190: checking for sys/utsname.h
626configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
627configure:7190: $? = 0
628configure:7190: result: yes
629configure:7190: checking for pwd.h
630configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
631configure:7190: $? = 0
632configure:7190: result: yes
633configure:7190: checking for utmp.h
634configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
635configure:7190: $? = 0
636configure:7190: result: yes
637configure:7190: checking for util.h
638configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
639configure:7190: $? = 0
640configure:7190: result: yes
641configure:7190: checking for sanitizer/lsan_interface.h
642configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
643configure:7190: $? = 0
644configure:7190: result: yes
645configure:7190: checking for sys/socket.h
646configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
647configure:7190: $? = 0
648configure:7190: result: yes
649configure:7190: checking for sys/param.h
650configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
651configure:7190: $? = 0
652configure:7190: result: yes
653configure:7190: checking for pthread.h
654configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
655configure:7190: $? = 0
656configure:7190: result: yes
657configure:7190: checking for malloc/malloc.h
658configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
659configure:7190: $? = 0
660configure:7190: result: yes
661configure:7190: checking for sys/un.h
662configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
663configure:7190: $? = 0
664configure:7190: result: yes
665configure:7190: checking for vfork.h
666configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
667conftest.c:59:10: fatal error: 'vfork.h' file not found
668#include <vfork.h>
669         ^~~~~~~~~
6701 error generated.
671configure:7190: $? = 1
672configure: failed program was:
673| /* confdefs.h */
674| #define PACKAGE_NAME "GNU Emacs"
675| #define PACKAGE_TARNAME "emacs"
676| #define PACKAGE_VERSION "29.1"
677| #define PACKAGE_STRING "GNU Emacs 29.1"
678| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
679| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
680| #define HAVE_PDUMPER 1
681| #define HAVE_STDIO_H 1
682| #define HAVE_STDLIB_H 1
683| #define HAVE_STRING_H 1
684| #define HAVE_INTTYPES_H 1
685| #define HAVE_STDINT_H 1
686| #define HAVE_STRINGS_H 1
687| #define HAVE_SYS_STAT_H 1
688| #define HAVE_SYS_TYPES_H 1
689| #define HAVE_UNISTD_H 1
690| #define HAVE_WCHAR_H 1
691| #define HAVE_SYS_RESOURCE_H 1
692| #define HAVE_SYS_UTSNAME_H 1
693| #define HAVE_PWD_H 1
694| #define HAVE_UTMP_H 1
695| #define HAVE_UTIL_H 1
696| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
697| #define HAVE_SYS_SOCKET_H 1
698| #define HAVE_SYS_PARAM_H 1
699| #define HAVE_PTHREAD_H 1
700| #define HAVE_MALLOC_MALLOC_H 1
701| #define HAVE_SYS_UN_H 1
702| /* end confdefs.h.  */
703| #include <stddef.h>
704| #ifdef HAVE_STDIO_H
705| # include <stdio.h>
706| #endif
707| #ifdef HAVE_STDLIB_H
708| # include <stdlib.h>
709| #endif
710| #ifdef HAVE_STRING_H
711| # include <string.h>
712| #endif
713| #ifdef HAVE_INTTYPES_H
714| # include <inttypes.h>
715| #endif
716| #ifdef HAVE_STDINT_H
717| # include <stdint.h>
718| #endif
719| #ifdef HAVE_STRINGS_H
720| # include <strings.h>
721| #endif
722| #ifdef HAVE_SYS_TYPES_H
723| # include <sys/types.h>
724| #endif
725| #ifdef HAVE_SYS_STAT_H
726| # include <sys/stat.h>
727| #endif
728| #ifdef HAVE_UNISTD_H
729| # include <unistd.h>
730| #endif
731| #include <vfork.h>
732configure:7190: result: no
733configure:7190: checking for dirent.h
734configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
735configure:7190: $? = 0
736configure:7190: result: yes
737configure:7190: checking for execinfo.h
738configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
739configure:7190: $? = 0
740configure:7190: result: yes
741configure:7190: checking for stdio_ext.h
742configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
743conftest.c:61:10: fatal error: 'stdio_ext.h' file not found
744#include <stdio_ext.h>
745         ^~~~~~~~~~~~~
7461 error generated.
747configure:7190: $? = 1
748configure: failed program was:
749| /* confdefs.h */
750| #define PACKAGE_NAME "GNU Emacs"
751| #define PACKAGE_TARNAME "emacs"
752| #define PACKAGE_VERSION "29.1"
753| #define PACKAGE_STRING "GNU Emacs 29.1"
754| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
755| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
756| #define HAVE_PDUMPER 1
757| #define HAVE_STDIO_H 1
758| #define HAVE_STDLIB_H 1
759| #define HAVE_STRING_H 1
760| #define HAVE_INTTYPES_H 1
761| #define HAVE_STDINT_H 1
762| #define HAVE_STRINGS_H 1
763| #define HAVE_SYS_STAT_H 1
764| #define HAVE_SYS_TYPES_H 1
765| #define HAVE_UNISTD_H 1
766| #define HAVE_WCHAR_H 1
767| #define HAVE_SYS_RESOURCE_H 1
768| #define HAVE_SYS_UTSNAME_H 1
769| #define HAVE_PWD_H 1
770| #define HAVE_UTMP_H 1
771| #define HAVE_UTIL_H 1
772| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
773| #define HAVE_SYS_SOCKET_H 1
774| #define HAVE_SYS_PARAM_H 1
775| #define HAVE_PTHREAD_H 1
776| #define HAVE_MALLOC_MALLOC_H 1
777| #define HAVE_SYS_UN_H 1
778| #define HAVE_DIRENT_H 1
779| #define HAVE_EXECINFO_H 1
780| /* end confdefs.h.  */
781| #include <stddef.h>
782| #ifdef HAVE_STDIO_H
783| # include <stdio.h>
784| #endif
785| #ifdef HAVE_STDLIB_H
786| # include <stdlib.h>
787| #endif
788| #ifdef HAVE_STRING_H
789| # include <string.h>
790| #endif
791| #ifdef HAVE_INTTYPES_H
792| # include <inttypes.h>
793| #endif
794| #ifdef HAVE_STDINT_H
795| # include <stdint.h>
796| #endif
797| #ifdef HAVE_STRINGS_H
798| # include <strings.h>
799| #endif
800| #ifdef HAVE_SYS_TYPES_H
801| # include <sys/types.h>
802| #endif
803| #ifdef HAVE_SYS_STAT_H
804| # include <sys/stat.h>
805| #endif
806| #ifdef HAVE_UNISTD_H
807| # include <unistd.h>
808| #endif
809| #include <stdio_ext.h>
810configure:7190: result: no
811configure:7190: checking for sys/vfs.h
812configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
813conftest.c:61:10: fatal error: 'sys/vfs.h' file not found
814#include <sys/vfs.h>
815         ^~~~~~~~~~~
8161 error generated.
817configure:7190: $? = 1
818configure: failed program was:
819| /* confdefs.h */
820| #define PACKAGE_NAME "GNU Emacs"
821| #define PACKAGE_TARNAME "emacs"
822| #define PACKAGE_VERSION "29.1"
823| #define PACKAGE_STRING "GNU Emacs 29.1"
824| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
825| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
826| #define HAVE_PDUMPER 1
827| #define HAVE_STDIO_H 1
828| #define HAVE_STDLIB_H 1
829| #define HAVE_STRING_H 1
830| #define HAVE_INTTYPES_H 1
831| #define HAVE_STDINT_H 1
832| #define HAVE_STRINGS_H 1
833| #define HAVE_SYS_STAT_H 1
834| #define HAVE_SYS_TYPES_H 1
835| #define HAVE_UNISTD_H 1
836| #define HAVE_WCHAR_H 1
837| #define HAVE_SYS_RESOURCE_H 1
838| #define HAVE_SYS_UTSNAME_H 1
839| #define HAVE_PWD_H 1
840| #define HAVE_UTMP_H 1
841| #define HAVE_UTIL_H 1
842| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
843| #define HAVE_SYS_SOCKET_H 1
844| #define HAVE_SYS_PARAM_H 1
845| #define HAVE_PTHREAD_H 1
846| #define HAVE_MALLOC_MALLOC_H 1
847| #define HAVE_SYS_UN_H 1
848| #define HAVE_DIRENT_H 1
849| #define HAVE_EXECINFO_H 1
850| /* end confdefs.h.  */
851| #include <stddef.h>
852| #ifdef HAVE_STDIO_H
853| # include <stdio.h>
854| #endif
855| #ifdef HAVE_STDLIB_H
856| # include <stdlib.h>
857| #endif
858| #ifdef HAVE_STRING_H
859| # include <string.h>
860| #endif
861| #ifdef HAVE_INTTYPES_H
862| # include <inttypes.h>
863| #endif
864| #ifdef HAVE_STDINT_H
865| # include <stdint.h>
866| #endif
867| #ifdef HAVE_STRINGS_H
868| # include <strings.h>
869| #endif
870| #ifdef HAVE_SYS_TYPES_H
871| # include <sys/types.h>
872| #endif
873| #ifdef HAVE_SYS_STAT_H
874| # include <sys/stat.h>
875| #endif
876| #ifdef HAVE_UNISTD_H
877| # include <unistd.h>
878| #endif
879| #include <sys/vfs.h>
880configure:7190: result: no
881configure:7190: checking for sys/fs_types.h
882configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
883conftest.c:61:10: fatal error: 'sys/fs_types.h' file not found
884#include <sys/fs_types.h>
885         ^~~~~~~~~~~~~~~~
8861 error generated.
887configure:7190: $? = 1
888configure: failed program was:
889| /* confdefs.h */
890| #define PACKAGE_NAME "GNU Emacs"
891| #define PACKAGE_TARNAME "emacs"
892| #define PACKAGE_VERSION "29.1"
893| #define PACKAGE_STRING "GNU Emacs 29.1"
894| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
895| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
896| #define HAVE_PDUMPER 1
897| #define HAVE_STDIO_H 1
898| #define HAVE_STDLIB_H 1
899| #define HAVE_STRING_H 1
900| #define HAVE_INTTYPES_H 1
901| #define HAVE_STDINT_H 1
902| #define HAVE_STRINGS_H 1
903| #define HAVE_SYS_STAT_H 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_UNISTD_H 1
906| #define HAVE_WCHAR_H 1
907| #define HAVE_SYS_RESOURCE_H 1
908| #define HAVE_SYS_UTSNAME_H 1
909| #define HAVE_PWD_H 1
910| #define HAVE_UTMP_H 1
911| #define HAVE_UTIL_H 1
912| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
913| #define HAVE_SYS_SOCKET_H 1
914| #define HAVE_SYS_PARAM_H 1
915| #define HAVE_PTHREAD_H 1
916| #define HAVE_MALLOC_MALLOC_H 1
917| #define HAVE_SYS_UN_H 1
918| #define HAVE_DIRENT_H 1
919| #define HAVE_EXECINFO_H 1
920| /* end confdefs.h.  */
921| #include <stddef.h>
922| #ifdef HAVE_STDIO_H
923| # include <stdio.h>
924| #endif
925| #ifdef HAVE_STDLIB_H
926| # include <stdlib.h>
927| #endif
928| #ifdef HAVE_STRING_H
929| # include <string.h>
930| #endif
931| #ifdef HAVE_INTTYPES_H
932| # include <inttypes.h>
933| #endif
934| #ifdef HAVE_STDINT_H
935| # include <stdint.h>
936| #endif
937| #ifdef HAVE_STRINGS_H
938| # include <strings.h>
939| #endif
940| #ifdef HAVE_SYS_TYPES_H
941| # include <sys/types.h>
942| #endif
943| #ifdef HAVE_SYS_STAT_H
944| # include <sys/stat.h>
945| #endif
946| #ifdef HAVE_UNISTD_H
947| # include <unistd.h>
948| #endif
949| #include <sys/fs_types.h>
950configure:7190: result: no
951configure:7190: checking for getopt.h
952configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
953configure:7190: $? = 0
954configure:7190: result: yes
955configure:7190: checking for sys/cdefs.h
956configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
957configure:7190: $? = 0
958configure:7190: result: yes
959configure:7190: checking for sys/time.h
960configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
961configure:7190: $? = 0
962configure:7190: result: yes
963configure:7190: checking for ieee754.h
964configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
965conftest.c:64:10: fatal error: 'ieee754.h' file not found
966#include <ieee754.h>
967         ^~~~~~~~~~~
9681 error generated.
969configure:7190: $? = 1
970configure: failed program was:
971| /* confdefs.h */
972| #define PACKAGE_NAME "GNU Emacs"
973| #define PACKAGE_TARNAME "emacs"
974| #define PACKAGE_VERSION "29.1"
975| #define PACKAGE_STRING "GNU Emacs 29.1"
976| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
977| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
978| #define HAVE_PDUMPER 1
979| #define HAVE_STDIO_H 1
980| #define HAVE_STDLIB_H 1
981| #define HAVE_STRING_H 1
982| #define HAVE_INTTYPES_H 1
983| #define HAVE_STDINT_H 1
984| #define HAVE_STRINGS_H 1
985| #define HAVE_SYS_STAT_H 1
986| #define HAVE_SYS_TYPES_H 1
987| #define HAVE_UNISTD_H 1
988| #define HAVE_WCHAR_H 1
989| #define HAVE_SYS_RESOURCE_H 1
990| #define HAVE_SYS_UTSNAME_H 1
991| #define HAVE_PWD_H 1
992| #define HAVE_UTMP_H 1
993| #define HAVE_UTIL_H 1
994| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
995| #define HAVE_SYS_SOCKET_H 1
996| #define HAVE_SYS_PARAM_H 1
997| #define HAVE_PTHREAD_H 1
998| #define HAVE_MALLOC_MALLOC_H 1
999| #define HAVE_SYS_UN_H 1
1000| #define HAVE_DIRENT_H 1
1001| #define HAVE_EXECINFO_H 1
1002| #define HAVE_GETOPT_H 1
1003| #define HAVE_SYS_CDEFS_H 1
1004| #define HAVE_SYS_TIME_H 1
1005| /* end confdefs.h.  */
1006| #include <stddef.h>
1007| #ifdef HAVE_STDIO_H
1008| # include <stdio.h>
1009| #endif
1010| #ifdef HAVE_STDLIB_H
1011| # include <stdlib.h>
1012| #endif
1013| #ifdef HAVE_STRING_H
1014| # include <string.h>
1015| #endif
1016| #ifdef HAVE_INTTYPES_H
1017| # include <inttypes.h>
1018| #endif
1019| #ifdef HAVE_STDINT_H
1020| # include <stdint.h>
1021| #endif
1022| #ifdef HAVE_STRINGS_H
1023| # include <strings.h>
1024| #endif
1025| #ifdef HAVE_SYS_TYPES_H
1026| # include <sys/types.h>
1027| #endif
1028| #ifdef HAVE_SYS_STAT_H
1029| # include <sys/stat.h>
1030| #endif
1031| #ifdef HAVE_UNISTD_H
1032| # include <unistd.h>
1033| #endif
1034| #include <ieee754.h>
1035configure:7190: result: no
1036configure:7190: checking for limits.h
1037configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1038configure:7190: $? = 0
1039configure:7190: result: yes
1040configure:7190: checking for sys/select.h
1041configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1042configure:7190: $? = 0
1043configure:7190: result: yes
1044configure:7190: checking for stdalign.h
1045configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1046configure:7190: $? = 0
1047configure:7190: result: yes
1048configure:7190: checking for stdbool.h
1049configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1050configure:7190: $? = 0
1051configure:7190: result: yes
1052configure:7190: checking for stdckdint.h
1053configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1054conftest.c:68:10: fatal error: 'stdckdint.h' file not found
1055#include <stdckdint.h>
1056         ^~~~~~~~~~~~~
10571 error generated.
1058configure:7190: $? = 1
1059configure: failed program was:
1060| /* confdefs.h */
1061| #define PACKAGE_NAME "GNU Emacs"
1062| #define PACKAGE_TARNAME "emacs"
1063| #define PACKAGE_VERSION "29.1"
1064| #define PACKAGE_STRING "GNU Emacs 29.1"
1065| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1066| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1067| #define HAVE_PDUMPER 1
1068| #define HAVE_STDIO_H 1
1069| #define HAVE_STDLIB_H 1
1070| #define HAVE_STRING_H 1
1071| #define HAVE_INTTYPES_H 1
1072| #define HAVE_STDINT_H 1
1073| #define HAVE_STRINGS_H 1
1074| #define HAVE_SYS_STAT_H 1
1075| #define HAVE_SYS_TYPES_H 1
1076| #define HAVE_UNISTD_H 1
1077| #define HAVE_WCHAR_H 1
1078| #define HAVE_SYS_RESOURCE_H 1
1079| #define HAVE_SYS_UTSNAME_H 1
1080| #define HAVE_PWD_H 1
1081| #define HAVE_UTMP_H 1
1082| #define HAVE_UTIL_H 1
1083| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1084| #define HAVE_SYS_SOCKET_H 1
1085| #define HAVE_SYS_PARAM_H 1
1086| #define HAVE_PTHREAD_H 1
1087| #define HAVE_MALLOC_MALLOC_H 1
1088| #define HAVE_SYS_UN_H 1
1089| #define HAVE_DIRENT_H 1
1090| #define HAVE_EXECINFO_H 1
1091| #define HAVE_GETOPT_H 1
1092| #define HAVE_SYS_CDEFS_H 1
1093| #define HAVE_SYS_TIME_H 1
1094| #define HAVE_LIMITS_H 1
1095| #define HAVE_SYS_SELECT_H 1
1096| #define HAVE_STDALIGN_H 1
1097| #define HAVE_STDBOOL_H 1
1098| /* end confdefs.h.  */
1099| #include <stddef.h>
1100| #ifdef HAVE_STDIO_H
1101| # include <stdio.h>
1102| #endif
1103| #ifdef HAVE_STDLIB_H
1104| # include <stdlib.h>
1105| #endif
1106| #ifdef HAVE_STRING_H
1107| # include <string.h>
1108| #endif
1109| #ifdef HAVE_INTTYPES_H
1110| # include <inttypes.h>
1111| #endif
1112| #ifdef HAVE_STDINT_H
1113| # include <stdint.h>
1114| #endif
1115| #ifdef HAVE_STRINGS_H
1116| # include <strings.h>
1117| #endif
1118| #ifdef HAVE_SYS_TYPES_H
1119| # include <sys/types.h>
1120| #endif
1121| #ifdef HAVE_SYS_STAT_H
1122| # include <sys/stat.h>
1123| #endif
1124| #ifdef HAVE_UNISTD_H
1125| # include <unistd.h>
1126| #endif
1127| #include <stdckdint.h>
1128configure:7190: result: no
1129configure:7190: checking for sys/random.h
1130configure:7190: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1131configure:7190: $? = 0
1132configure:7190: result: yes
1133configure:7221: checking whether it is safe to define __EXTENSIONS__
1134configure:7240: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1135configure:7240: $? = 0
1136configure:7248: result: yes
1137configure:7251: checking whether _XOPEN_SOURCE should be defined
1138configure:7273: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1139configure:7273: $? = 0
1140configure:7300: result: no
1141configure:7373: checking how to run the C preprocessor
1142configure:7399: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
1143configure:7399: $? = 0
1144configure:7414: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
1145conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found
1146#include <ac_nonexistent.h>
1147         ^~~~~~~~~~~~~~~~~~
11481 error generated.
1149configure:7414: $? = 1
1150configure: failed program was:
1151| /* confdefs.h */
1152| #define PACKAGE_NAME "GNU Emacs"
1153| #define PACKAGE_TARNAME "emacs"
1154| #define PACKAGE_VERSION "29.1"
1155| #define PACKAGE_STRING "GNU Emacs 29.1"
1156| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1157| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1158| #define HAVE_PDUMPER 1
1159| #define HAVE_STDIO_H 1
1160| #define HAVE_STDLIB_H 1
1161| #define HAVE_STRING_H 1
1162| #define HAVE_INTTYPES_H 1
1163| #define HAVE_STDINT_H 1
1164| #define HAVE_STRINGS_H 1
1165| #define HAVE_SYS_STAT_H 1
1166| #define HAVE_SYS_TYPES_H 1
1167| #define HAVE_UNISTD_H 1
1168| #define HAVE_WCHAR_H 1
1169| #define HAVE_SYS_RESOURCE_H 1
1170| #define HAVE_SYS_UTSNAME_H 1
1171| #define HAVE_PWD_H 1
1172| #define HAVE_UTMP_H 1
1173| #define HAVE_UTIL_H 1
1174| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1175| #define HAVE_SYS_SOCKET_H 1
1176| #define HAVE_SYS_PARAM_H 1
1177| #define HAVE_PTHREAD_H 1
1178| #define HAVE_MALLOC_MALLOC_H 1
1179| #define HAVE_SYS_UN_H 1
1180| #define HAVE_DIRENT_H 1
1181| #define HAVE_EXECINFO_H 1
1182| #define HAVE_GETOPT_H 1
1183| #define HAVE_SYS_CDEFS_H 1
1184| #define HAVE_SYS_TIME_H 1
1185| #define HAVE_LIMITS_H 1
1186| #define HAVE_SYS_SELECT_H 1
1187| #define HAVE_STDALIGN_H 1
1188| #define HAVE_STDBOOL_H 1
1189| #define HAVE_SYS_RANDOM_H 1
1190| #define STDC_HEADERS 1
1191| #define _ALL_SOURCE 1
1192| #define _DARWIN_C_SOURCE 1
1193| #define _GNU_SOURCE 1
1194| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1195| #define _NETBSD_SOURCE 1
1196| #define _OPENBSD_SOURCE 1
1197| #define _POSIX_PTHREAD_SEMANTICS 1
1198| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1199| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1200| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1201| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1202| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1203| #define __STDC_WANT_LIB_EXT2__ 1
1204| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1205| #define _TANDEM_SOURCE 1
1206| #define __EXTENSIONS__ 1
1207| /* end confdefs.h.  */
1208| #include <ac_nonexistent.h>
1209configure:7441: result: /usr/bin/clang -E
1210configure:7455: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
1211configure:7455: $? = 0
1212configure:7470: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
1213conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found
1214#include <ac_nonexistent.h>
1215         ^~~~~~~~~~~~~~~~~~
12161 error generated.
1217configure:7470: $? = 1
1218configure: failed program was:
1219| /* confdefs.h */
1220| #define PACKAGE_NAME "GNU Emacs"
1221| #define PACKAGE_TARNAME "emacs"
1222| #define PACKAGE_VERSION "29.1"
1223| #define PACKAGE_STRING "GNU Emacs 29.1"
1224| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1225| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1226| #define HAVE_PDUMPER 1
1227| #define HAVE_STDIO_H 1
1228| #define HAVE_STDLIB_H 1
1229| #define HAVE_STRING_H 1
1230| #define HAVE_INTTYPES_H 1
1231| #define HAVE_STDINT_H 1
1232| #define HAVE_STRINGS_H 1
1233| #define HAVE_SYS_STAT_H 1
1234| #define HAVE_SYS_TYPES_H 1
1235| #define HAVE_UNISTD_H 1
1236| #define HAVE_WCHAR_H 1
1237| #define HAVE_SYS_RESOURCE_H 1
1238| #define HAVE_SYS_UTSNAME_H 1
1239| #define HAVE_PWD_H 1
1240| #define HAVE_UTMP_H 1
1241| #define HAVE_UTIL_H 1
1242| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1243| #define HAVE_SYS_SOCKET_H 1
1244| #define HAVE_SYS_PARAM_H 1
1245| #define HAVE_PTHREAD_H 1
1246| #define HAVE_MALLOC_MALLOC_H 1
1247| #define HAVE_SYS_UN_H 1
1248| #define HAVE_DIRENT_H 1
1249| #define HAVE_EXECINFO_H 1
1250| #define HAVE_GETOPT_H 1
1251| #define HAVE_SYS_CDEFS_H 1
1252| #define HAVE_SYS_TIME_H 1
1253| #define HAVE_LIMITS_H 1
1254| #define HAVE_SYS_SELECT_H 1
1255| #define HAVE_STDALIGN_H 1
1256| #define HAVE_STDBOOL_H 1
1257| #define HAVE_SYS_RANDOM_H 1
1258| #define STDC_HEADERS 1
1259| #define _ALL_SOURCE 1
1260| #define _DARWIN_C_SOURCE 1
1261| #define _GNU_SOURCE 1
1262| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1263| #define _NETBSD_SOURCE 1
1264| #define _OPENBSD_SOURCE 1
1265| #define _POSIX_PTHREAD_SEMANTICS 1
1266| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1267| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1268| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1269| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1270| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1271| #define __STDC_WANT_LIB_EXT2__ 1
1272| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1273| #define _TANDEM_SOURCE 1
1274| #define __EXTENSIONS__ 1
1275| /* end confdefs.h.  */
1276| #include <ac_nonexistent.h>
1277configure:7501: checking for grep that handles long lines and -e
1278configure:7565: result: /usr/bin/grep
1279configure:7570: checking for egrep
1280configure:7638: result: /usr/bin/grep -E
1281configure:7646: checking for Minix Amsterdam compiler
1282configure:7672: result: no
1283configure:7846: checking for ranlib
1284configure:7867: found /opt/local/bin/ranlib
1285configure:7878: result: ranlib
1286configure:7951: checking for special C compiler options needed for large files
1287configure:7999: result: no
1288configure:8005: checking for _FILE_OFFSET_BITS value needed for large files
1289configure:8031: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1290configure:8031: $? = 0
1291configure:8066: result: no
1292configure:8552: checking whether the compiler is clang
1293configure:8573: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1294configure:8573: $? = 0
1295configure:8581: result: yes
1296configure:8681: checking whether C compiler handles -Werror -Wunknown-warning-option
1297configure:8701: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64  -Werror -Wunknown-warning-option -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1298ld: warning: -no_pie ignored for arm64*
1299configure:8701: $? = 0
1300configure:8712: result: yes
1301configure:8738: checking whether C compiler handles -Wno-switch
1302configure:8758: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wswitch -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1303ld: warning: -no_pie ignored for arm64*
1304configure:8758: $? = 0
1305configure:8769: result: yes
1306configure:8779: checking whether C compiler handles -Wno-pointer-sign
1307configure:8799: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wpointer-sign -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1308ld: warning: -no_pie ignored for arm64*
1309configure:8799: $? = 0
1310configure:8810: result: yes
1311configure:8820: checking whether C compiler handles -Wno-string-plus-int
1312configure:8840: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wstring-plus-int -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1313ld: warning: -no_pie ignored for arm64*
1314configure:8840: $? = 0
1315configure:8851: result: yes
1316configure:8861: checking whether C compiler handles -Wno-unknown-attributes
1317configure:8881: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wunknown-attributes -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1318ld: warning: -no_pie ignored for arm64*
1319configure:8881: $? = 0
1320configure:8892: result: yes
1321configure:8902: checking whether C compiler handles -Wno-unknown-pragmas
1322configure:8922: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wunknown-pragmas -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1323ld: warning: -no_pie ignored for arm64*
1324configure:8922: $? = 0
1325configure:8933: result: yes
1326configure:9864: checking whether C compiler handles -Wno-initializer-overrides
1327configure:9884: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Winitializer-overrides -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1328ld: warning: -no_pie ignored for arm64*
1329configure:9884: $? = 0
1330configure:9895: result: yes
1331configure:9905: checking whether C compiler handles -Wno-tautological-compare
1332configure:9925: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wtautological-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1333ld: warning: -no_pie ignored for arm64*
1334configure:9925: $? = 0
1335configure:9936: result: yes
1336configure:9946: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare
1337configure:9966: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wtautological-constant-out-of-range-compare -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1338ld: warning: -no_pie ignored for arm64*
1339configure:9966: $? = 0
1340configure:9977: result: yes
1341configure:9993: checking whether C compiler handles -Wno-deprecated-declarations
1342configure:10013: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -Wunknown-warning-option -Werror -Wdeprecated-declarations -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1343ld: warning: -no_pie ignored for arm64*
1344configure:10013: $? = 0
1345configure:10024: result: yes
1346configure:10203: checking for a BSD-compatible install
1347configure:10276: result: /usr/bin/install -c
1348configure:10290: checking command to symlink files in the same directory
1349configure:10312: result: ln -s
1350configure:10326: checking for install-info
1351configure:10349: found /opt/local/bin/install-info
1352configure:10362: result: /opt/local/bin/install-info
1353configure:10372: checking for gzip
1354configure:10395: found /usr/bin/gzip
1355configure:10407: result: /usr/bin/gzip
1356configure:10423: checking for 'find' args to delete a file
1357configure:10435: result: -delete
1358configure:10562: checking for brew
1359configure:10597: result: no
1360configure:10657: checking for port
1361configure:10680: found /opt/local/bin/port
1362configure:10692: result: /opt/local/bin/port
1363configure:10759: checking for -znocombreloc
1364configure:10792: result: not needed
1365configure:10801: checking whether addresses are sanitized
1366configure:10825: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1367conftest.c:63:5: error: unknown type name 'error'
1368           error "Addresses are not sanitized.";
1369           ^
1370conftest.c:63:11: error: expected identifier or '('
1371           error "Addresses are not sanitized.";
1372                 ^
13732 errors generated.
1374configure:10825: $? = 1
1375configure: failed program was:
1376| /* confdefs.h */
1377| #define PACKAGE_NAME "GNU Emacs"
1378| #define PACKAGE_TARNAME "emacs"
1379| #define PACKAGE_VERSION "29.1"
1380| #define PACKAGE_STRING "GNU Emacs 29.1"
1381| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1382| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1383| #define HAVE_PDUMPER 1
1384| #define HAVE_STDIO_H 1
1385| #define HAVE_STDLIB_H 1
1386| #define HAVE_STRING_H 1
1387| #define HAVE_INTTYPES_H 1
1388| #define HAVE_STDINT_H 1
1389| #define HAVE_STRINGS_H 1
1390| #define HAVE_SYS_STAT_H 1
1391| #define HAVE_SYS_TYPES_H 1
1392| #define HAVE_UNISTD_H 1
1393| #define HAVE_WCHAR_H 1
1394| #define HAVE_SYS_RESOURCE_H 1
1395| #define HAVE_SYS_UTSNAME_H 1
1396| #define HAVE_PWD_H 1
1397| #define HAVE_UTMP_H 1
1398| #define HAVE_UTIL_H 1
1399| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1400| #define HAVE_SYS_SOCKET_H 1
1401| #define HAVE_SYS_PARAM_H 1
1402| #define HAVE_PTHREAD_H 1
1403| #define HAVE_MALLOC_MALLOC_H 1
1404| #define HAVE_SYS_UN_H 1
1405| #define HAVE_DIRENT_H 1
1406| #define HAVE_EXECINFO_H 1
1407| #define HAVE_GETOPT_H 1
1408| #define HAVE_SYS_CDEFS_H 1
1409| #define HAVE_SYS_TIME_H 1
1410| #define HAVE_LIMITS_H 1
1411| #define HAVE_SYS_SELECT_H 1
1412| #define HAVE_STDALIGN_H 1
1413| #define HAVE_STDBOOL_H 1
1414| #define HAVE_SYS_RANDOM_H 1
1415| #define STDC_HEADERS 1
1416| #define _ALL_SOURCE 1
1417| #define _DARWIN_C_SOURCE 1
1418| #define _GNU_SOURCE 1
1419| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1420| #define _NETBSD_SOURCE 1
1421| #define _OPENBSD_SOURCE 1
1422| #define _POSIX_PTHREAD_SEMANTICS 1
1423| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1424| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1425| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1426| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1427| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1428| #define __STDC_WANT_LIB_EXT2__ 1
1429| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1430| #define _TANDEM_SOURCE 1
1431| #define __EXTENSIONS__ 1
1432| /* end confdefs.h.  */
1433| #ifndef __has_feature
1434|         #define __has_feature(f) 0
1435|         #endif
1436|         #if defined __SANITIZE_ADDRESS__ || __has_feature (address_sanitizer)
1437|         #else
1438|          error "Addresses are not sanitized.";
1439|         #endif
1440|
1441| int
1442| main (void)
1443| {
1444|
1445|   ;
1446|   return 0;
1447| }
1448configure:10833: result: no
1449configure:10999: checking for math library
1450configure:11050: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
1451ld: warning: -no_pie ignored for arm64*
1452configure:11050: $? = 0
1453configure:11068: result: none required
1454configure:11175: checking for pkg-config
1455configure:11198: found /opt/local/bin/pkg-config
1456configure:11210: result: /opt/local/bin/pkg-config
1457configure:11235: checking pkg-config is at least version 0.9.0
1458configure:11238: result: yes
1459configure:11255: checking for machine/soundcard.h
1460configure:11255: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1461conftest.c:66:10: fatal error: 'machine/soundcard.h' file not found
1462#include <machine/soundcard.h>
1463         ^~~~~~~~~~~~~~~~~~~~~
14641 error generated.
1465configure:11255: $? = 1
1466configure: failed program was:
1467| /* confdefs.h */
1468| #define PACKAGE_NAME "GNU Emacs"
1469| #define PACKAGE_TARNAME "emacs"
1470| #define PACKAGE_VERSION "29.1"
1471| #define PACKAGE_STRING "GNU Emacs 29.1"
1472| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1473| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1474| #define HAVE_PDUMPER 1
1475| #define HAVE_STDIO_H 1
1476| #define HAVE_STDLIB_H 1
1477| #define HAVE_STRING_H 1
1478| #define HAVE_INTTYPES_H 1
1479| #define HAVE_STDINT_H 1
1480| #define HAVE_STRINGS_H 1
1481| #define HAVE_SYS_STAT_H 1
1482| #define HAVE_SYS_TYPES_H 1
1483| #define HAVE_UNISTD_H 1
1484| #define HAVE_WCHAR_H 1
1485| #define HAVE_SYS_RESOURCE_H 1
1486| #define HAVE_SYS_UTSNAME_H 1
1487| #define HAVE_PWD_H 1
1488| #define HAVE_UTMP_H 1
1489| #define HAVE_UTIL_H 1
1490| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1491| #define HAVE_SYS_SOCKET_H 1
1492| #define HAVE_SYS_PARAM_H 1
1493| #define HAVE_PTHREAD_H 1
1494| #define HAVE_MALLOC_MALLOC_H 1
1495| #define HAVE_SYS_UN_H 1
1496| #define HAVE_DIRENT_H 1
1497| #define HAVE_EXECINFO_H 1
1498| #define HAVE_GETOPT_H 1
1499| #define HAVE_SYS_CDEFS_H 1
1500| #define HAVE_SYS_TIME_H 1
1501| #define HAVE_LIMITS_H 1
1502| #define HAVE_SYS_SELECT_H 1
1503| #define HAVE_STDALIGN_H 1
1504| #define HAVE_STDBOOL_H 1
1505| #define HAVE_SYS_RANDOM_H 1
1506| #define STDC_HEADERS 1
1507| #define _ALL_SOURCE 1
1508| #define _DARWIN_C_SOURCE 1
1509| #define _GNU_SOURCE 1
1510| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1511| #define _NETBSD_SOURCE 1
1512| #define _OPENBSD_SOURCE 1
1513| #define _POSIX_PTHREAD_SEMANTICS 1
1514| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1515| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1516| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1517| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1518| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1519| #define __STDC_WANT_LIB_EXT2__ 1
1520| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1521| #define _TANDEM_SOURCE 1
1522| #define __EXTENSIONS__ 1
1523| #define SYSTEM_TYPE "darwin"
1524| /* end confdefs.h.  */
1525|
1526|     #ifdef __MINGW32__
1527|     #define WIN32_LEAN_AND_MEAN
1528|     #include <windows.h>
1529|     #endif
1530|
1531|
1532| #include <machine/soundcard.h>
1533configure:11255: result: no
1534configure:11255: checking for sys/soundcard.h
1535configure:11255: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1536conftest.c:66:10: fatal error: 'sys/soundcard.h' file not found
1537#include <sys/soundcard.h>
1538         ^~~~~~~~~~~~~~~~~
15391 error generated.
1540configure:11255: $? = 1
1541configure: failed program was:
1542| /* confdefs.h */
1543| #define PACKAGE_NAME "GNU Emacs"
1544| #define PACKAGE_TARNAME "emacs"
1545| #define PACKAGE_VERSION "29.1"
1546| #define PACKAGE_STRING "GNU Emacs 29.1"
1547| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1548| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1549| #define HAVE_PDUMPER 1
1550| #define HAVE_STDIO_H 1
1551| #define HAVE_STDLIB_H 1
1552| #define HAVE_STRING_H 1
1553| #define HAVE_INTTYPES_H 1
1554| #define HAVE_STDINT_H 1
1555| #define HAVE_STRINGS_H 1
1556| #define HAVE_SYS_STAT_H 1
1557| #define HAVE_SYS_TYPES_H 1
1558| #define HAVE_UNISTD_H 1
1559| #define HAVE_WCHAR_H 1
1560| #define HAVE_SYS_RESOURCE_H 1
1561| #define HAVE_SYS_UTSNAME_H 1
1562| #define HAVE_PWD_H 1
1563| #define HAVE_UTMP_H 1
1564| #define HAVE_UTIL_H 1
1565| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1566| #define HAVE_SYS_SOCKET_H 1
1567| #define HAVE_SYS_PARAM_H 1
1568| #define HAVE_PTHREAD_H 1
1569| #define HAVE_MALLOC_MALLOC_H 1
1570| #define HAVE_SYS_UN_H 1
1571| #define HAVE_DIRENT_H 1
1572| #define HAVE_EXECINFO_H 1
1573| #define HAVE_GETOPT_H 1
1574| #define HAVE_SYS_CDEFS_H 1
1575| #define HAVE_SYS_TIME_H 1
1576| #define HAVE_LIMITS_H 1
1577| #define HAVE_SYS_SELECT_H 1
1578| #define HAVE_STDALIGN_H 1
1579| #define HAVE_STDBOOL_H 1
1580| #define HAVE_SYS_RANDOM_H 1
1581| #define STDC_HEADERS 1
1582| #define _ALL_SOURCE 1
1583| #define _DARWIN_C_SOURCE 1
1584| #define _GNU_SOURCE 1
1585| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1586| #define _NETBSD_SOURCE 1
1587| #define _OPENBSD_SOURCE 1
1588| #define _POSIX_PTHREAD_SEMANTICS 1
1589| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1590| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1591| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1592| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1593| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1594| #define __STDC_WANT_LIB_EXT2__ 1
1595| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1596| #define _TANDEM_SOURCE 1
1597| #define __EXTENSIONS__ 1
1598| #define SYSTEM_TYPE "darwin"
1599| /* end confdefs.h.  */
1600|
1601|     #ifdef __MINGW32__
1602|     #define WIN32_LEAN_AND_MEAN
1603|     #include <windows.h>
1604|     #endif
1605|
1606|
1607| #include <sys/soundcard.h>
1608configure:11255: result: no
1609configure:11255: checking for soundcard.h
1610configure:11255: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1611conftest.c:66:10: fatal error: 'soundcard.h' file not found
1612#include <soundcard.h>
1613         ^~~~~~~~~~~~~
16141 error generated.
1615configure:11255: $? = 1
1616configure: failed program was:
1617| /* confdefs.h */
1618| #define PACKAGE_NAME "GNU Emacs"
1619| #define PACKAGE_TARNAME "emacs"
1620| #define PACKAGE_VERSION "29.1"
1621| #define PACKAGE_STRING "GNU Emacs 29.1"
1622| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1623| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1624| #define HAVE_PDUMPER 1
1625| #define HAVE_STDIO_H 1
1626| #define HAVE_STDLIB_H 1
1627| #define HAVE_STRING_H 1
1628| #define HAVE_INTTYPES_H 1
1629| #define HAVE_STDINT_H 1
1630| #define HAVE_STRINGS_H 1
1631| #define HAVE_SYS_STAT_H 1
1632| #define HAVE_SYS_TYPES_H 1
1633| #define HAVE_UNISTD_H 1
1634| #define HAVE_WCHAR_H 1
1635| #define HAVE_SYS_RESOURCE_H 1
1636| #define HAVE_SYS_UTSNAME_H 1
1637| #define HAVE_PWD_H 1
1638| #define HAVE_UTMP_H 1
1639| #define HAVE_UTIL_H 1
1640| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1641| #define HAVE_SYS_SOCKET_H 1
1642| #define HAVE_SYS_PARAM_H 1
1643| #define HAVE_PTHREAD_H 1
1644| #define HAVE_MALLOC_MALLOC_H 1
1645| #define HAVE_SYS_UN_H 1
1646| #define HAVE_DIRENT_H 1
1647| #define HAVE_EXECINFO_H 1
1648| #define HAVE_GETOPT_H 1
1649| #define HAVE_SYS_CDEFS_H 1
1650| #define HAVE_SYS_TIME_H 1
1651| #define HAVE_LIMITS_H 1
1652| #define HAVE_SYS_SELECT_H 1
1653| #define HAVE_STDALIGN_H 1
1654| #define HAVE_STDBOOL_H 1
1655| #define HAVE_SYS_RANDOM_H 1
1656| #define STDC_HEADERS 1
1657| #define _ALL_SOURCE 1
1658| #define _DARWIN_C_SOURCE 1
1659| #define _GNU_SOURCE 1
1660| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1661| #define _NETBSD_SOURCE 1
1662| #define _OPENBSD_SOURCE 1
1663| #define _POSIX_PTHREAD_SEMANTICS 1
1664| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1665| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1666| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1667| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1668| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1669| #define __STDC_WANT_LIB_EXT2__ 1
1670| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1671| #define _TANDEM_SOURCE 1
1672| #define __EXTENSIONS__ 1
1673| #define SYSTEM_TYPE "darwin"
1674| /* end confdefs.h.  */
1675|
1676|     #ifdef __MINGW32__
1677|     #define WIN32_LEAN_AND_MEAN
1678|     #include <windows.h>
1679|     #endif
1680|
1681|
1682| #include <soundcard.h>
1683configure:11255: result: no
1684configure:11255: checking for mmsystem.h
1685configure:11255: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1686conftest.c:66:10: fatal error: 'mmsystem.h' file not found
1687#include <mmsystem.h>
1688         ^~~~~~~~~~~~
16891 error generated.
1690configure:11255: $? = 1
1691configure: failed program was:
1692| /* confdefs.h */
1693| #define PACKAGE_NAME "GNU Emacs"
1694| #define PACKAGE_TARNAME "emacs"
1695| #define PACKAGE_VERSION "29.1"
1696| #define PACKAGE_STRING "GNU Emacs 29.1"
1697| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1698| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1699| #define HAVE_PDUMPER 1
1700| #define HAVE_STDIO_H 1
1701| #define HAVE_STDLIB_H 1
1702| #define HAVE_STRING_H 1
1703| #define HAVE_INTTYPES_H 1
1704| #define HAVE_STDINT_H 1
1705| #define HAVE_STRINGS_H 1
1706| #define HAVE_SYS_STAT_H 1
1707| #define HAVE_SYS_TYPES_H 1
1708| #define HAVE_UNISTD_H 1
1709| #define HAVE_WCHAR_H 1
1710| #define HAVE_SYS_RESOURCE_H 1
1711| #define HAVE_SYS_UTSNAME_H 1
1712| #define HAVE_PWD_H 1
1713| #define HAVE_UTMP_H 1
1714| #define HAVE_UTIL_H 1
1715| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1716| #define HAVE_SYS_SOCKET_H 1
1717| #define HAVE_SYS_PARAM_H 1
1718| #define HAVE_PTHREAD_H 1
1719| #define HAVE_MALLOC_MALLOC_H 1
1720| #define HAVE_SYS_UN_H 1
1721| #define HAVE_DIRENT_H 1
1722| #define HAVE_EXECINFO_H 1
1723| #define HAVE_GETOPT_H 1
1724| #define HAVE_SYS_CDEFS_H 1
1725| #define HAVE_SYS_TIME_H 1
1726| #define HAVE_LIMITS_H 1
1727| #define HAVE_SYS_SELECT_H 1
1728| #define HAVE_STDALIGN_H 1
1729| #define HAVE_STDBOOL_H 1
1730| #define HAVE_SYS_RANDOM_H 1
1731| #define STDC_HEADERS 1
1732| #define _ALL_SOURCE 1
1733| #define _DARWIN_C_SOURCE 1
1734| #define _GNU_SOURCE 1
1735| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1736| #define _NETBSD_SOURCE 1
1737| #define _OPENBSD_SOURCE 1
1738| #define _POSIX_PTHREAD_SEMANTICS 1
1739| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1740| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1741| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1742| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1743| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1744| #define __STDC_WANT_LIB_EXT2__ 1
1745| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1746| #define _TANDEM_SOURCE 1
1747| #define __EXTENSIONS__ 1
1748| #define SYSTEM_TYPE "darwin"
1749| /* end confdefs.h.  */
1750|
1751|     #ifdef __MINGW32__
1752|     #define WIN32_LEAN_AND_MEAN
1753|     #include <windows.h>
1754|     #endif
1755|
1756|
1757| #include <mmsystem.h>
1758configure:11255: result: no
1759configure:11276: checking for _oss_ioctl in -lossaudio
1760configure:11299: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lossaudio   >&5
1761ld: warning: -no_pie ignored for arm64*
1762ld: library 'ossaudio' not found
1763clang: error: linker command failed with exit code 1 (use -v to see invocation)
1764configure:11299: $? = 1
1765configure: failed program was:
1766| /* confdefs.h */
1767| #define PACKAGE_NAME "GNU Emacs"
1768| #define PACKAGE_TARNAME "emacs"
1769| #define PACKAGE_VERSION "29.1"
1770| #define PACKAGE_STRING "GNU Emacs 29.1"
1771| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1772| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1773| #define HAVE_PDUMPER 1
1774| #define HAVE_STDIO_H 1
1775| #define HAVE_STDLIB_H 1
1776| #define HAVE_STRING_H 1
1777| #define HAVE_INTTYPES_H 1
1778| #define HAVE_STDINT_H 1
1779| #define HAVE_STRINGS_H 1
1780| #define HAVE_SYS_STAT_H 1
1781| #define HAVE_SYS_TYPES_H 1
1782| #define HAVE_UNISTD_H 1
1783| #define HAVE_WCHAR_H 1
1784| #define HAVE_SYS_RESOURCE_H 1
1785| #define HAVE_SYS_UTSNAME_H 1
1786| #define HAVE_PWD_H 1
1787| #define HAVE_UTMP_H 1
1788| #define HAVE_UTIL_H 1
1789| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1790| #define HAVE_SYS_SOCKET_H 1
1791| #define HAVE_SYS_PARAM_H 1
1792| #define HAVE_PTHREAD_H 1
1793| #define HAVE_MALLOC_MALLOC_H 1
1794| #define HAVE_SYS_UN_H 1
1795| #define HAVE_DIRENT_H 1
1796| #define HAVE_EXECINFO_H 1
1797| #define HAVE_GETOPT_H 1
1798| #define HAVE_SYS_CDEFS_H 1
1799| #define HAVE_SYS_TIME_H 1
1800| #define HAVE_LIMITS_H 1
1801| #define HAVE_SYS_SELECT_H 1
1802| #define HAVE_STDALIGN_H 1
1803| #define HAVE_STDBOOL_H 1
1804| #define HAVE_SYS_RANDOM_H 1
1805| #define STDC_HEADERS 1
1806| #define _ALL_SOURCE 1
1807| #define _DARWIN_C_SOURCE 1
1808| #define _GNU_SOURCE 1
1809| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1810| #define _NETBSD_SOURCE 1
1811| #define _OPENBSD_SOURCE 1
1812| #define _POSIX_PTHREAD_SEMANTICS 1
1813| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1814| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1815| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1816| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1817| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1818| #define __STDC_WANT_LIB_EXT2__ 1
1819| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1820| #define _TANDEM_SOURCE 1
1821| #define __EXTENSIONS__ 1
1822| #define SYSTEM_TYPE "darwin"
1823| /* end confdefs.h.  */
1824|
1825| /* Override any GCC internal prototype to avoid an error.
1826|    Use char because int might match the return type of a GCC
1827|    builtin and then its argument prototype would still apply.  */
1828| char _oss_ioctl ();
1829| int
1830| main (void)
1831| {
1832| return _oss_ioctl ();
1833|   ;
1834|   return 0;
1835| }
1836configure:11309: result: no
1837configure:11328: checking for alsa >= 1.0.0
1838configure:11335: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES"
1839Package alsa was not found in the pkg-config search path.
1840Perhaps you should add the directory containing `alsa.pc'
1841to the PKG_CONFIG_PATH environment variable
1842No package 'alsa' found
1843configure:11338: $? = 1
1844configure:11352: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES"
1845Package alsa was not found in the pkg-config search path.
1846Perhaps you should add the directory containing `alsa.pc'
1847to the PKG_CONFIG_PATH environment variable
1848No package 'alsa' found
1849configure:11355: $? = 1
1850configure:11369: result: no
1851No package 'alsa' found
1852configure:11436: checking for ADDR_NO_RANDOMIZE
1853configure:11454: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1854conftest.c:59:10: fatal error: 'sys/personality.h' file not found
1855#include <sys/personality.h>
1856         ^~~~~~~~~~~~~~~~~~~
18571 error generated.
1858configure:11454: $? = 1
1859configure: failed program was:
1860| /* confdefs.h */
1861| #define PACKAGE_NAME "GNU Emacs"
1862| #define PACKAGE_TARNAME "emacs"
1863| #define PACKAGE_VERSION "29.1"
1864| #define PACKAGE_STRING "GNU Emacs 29.1"
1865| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1866| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1867| #define HAVE_PDUMPER 1
1868| #define HAVE_STDIO_H 1
1869| #define HAVE_STDLIB_H 1
1870| #define HAVE_STRING_H 1
1871| #define HAVE_INTTYPES_H 1
1872| #define HAVE_STDINT_H 1
1873| #define HAVE_STRINGS_H 1
1874| #define HAVE_SYS_STAT_H 1
1875| #define HAVE_SYS_TYPES_H 1
1876| #define HAVE_UNISTD_H 1
1877| #define HAVE_WCHAR_H 1
1878| #define HAVE_SYS_RESOURCE_H 1
1879| #define HAVE_SYS_UTSNAME_H 1
1880| #define HAVE_PWD_H 1
1881| #define HAVE_UTMP_H 1
1882| #define HAVE_UTIL_H 1
1883| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1884| #define HAVE_SYS_SOCKET_H 1
1885| #define HAVE_SYS_PARAM_H 1
1886| #define HAVE_PTHREAD_H 1
1887| #define HAVE_MALLOC_MALLOC_H 1
1888| #define HAVE_SYS_UN_H 1
1889| #define HAVE_DIRENT_H 1
1890| #define HAVE_EXECINFO_H 1
1891| #define HAVE_GETOPT_H 1
1892| #define HAVE_SYS_CDEFS_H 1
1893| #define HAVE_SYS_TIME_H 1
1894| #define HAVE_LIMITS_H 1
1895| #define HAVE_SYS_SELECT_H 1
1896| #define HAVE_STDALIGN_H 1
1897| #define HAVE_STDBOOL_H 1
1898| #define HAVE_SYS_RANDOM_H 1
1899| #define STDC_HEADERS 1
1900| #define _ALL_SOURCE 1
1901| #define _DARWIN_C_SOURCE 1
1902| #define _GNU_SOURCE 1
1903| #define _HPUX_ALT_XOPEN_SOCKET_API 1
1904| #define _NETBSD_SOURCE 1
1905| #define _OPENBSD_SOURCE 1
1906| #define _POSIX_PTHREAD_SEMANTICS 1
1907| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
1908| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
1909| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
1910| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
1911| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
1912| #define __STDC_WANT_LIB_EXT2__ 1
1913| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
1914| #define _TANDEM_SOURCE 1
1915| #define __EXTENSIONS__ 1
1916| #define SYSTEM_TYPE "darwin"
1917| /* end confdefs.h.  */
1918| #include <sys/personality.h>
1919| int
1920| main (void)
1921| {
1922| personality (personality (0xffffffff)
1923|                                    | ADDR_NO_RANDOMIZE)
1924|   ;
1925|   return 0;
1926| }
1927configure:11462: result: no
1928configure:11540: /usr/bin/clang -E   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c
1929configure:11540: $? = 0
1930configure:11547: checking for sys/wait.h that is POSIX.1 compatible
1931configure:11574: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1932configure:11574: $? = 0
1933configure:11582: result: yes
1934configure:11593: checking for net/if.h
1935configure:11593: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1936configure:11593: $? = 0
1937configure:11593: result: yes
1938configure:11604: checking for ifaddrs.h
1939configure:11604: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1940configure:11604: $? = 0
1941configure:11604: result: yes
1942configure:11615: checking for net/if_dl.h
1943configure:11615: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1944configure:11615: $? = 0
1945configure:11615: result: yes
1946configure:11627: checking for struct ifreq.ifr_flags
1947configure:11627: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1948configure:11627: $? = 0
1949configure:11627: result: yes
1950configure:11642: checking for struct ifreq.ifr_hwaddr
1951configure:11642: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
1952conftest.c:104:13: error: no member named 'ifr_hwaddr' in 'struct ifreq'
1953if (ac_aggr.ifr_hwaddr)
1954    ~~~~~~~ ^
19551 error generated.
1956configure:11642: $? = 1
1957configure: failed program was:
1958| /* confdefs.h */
1959| #define PACKAGE_NAME "GNU Emacs"
1960| #define PACKAGE_TARNAME "emacs"
1961| #define PACKAGE_VERSION "29.1"
1962| #define PACKAGE_STRING "GNU Emacs 29.1"
1963| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
1964| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
1965| #define HAVE_PDUMPER 1
1966| #define HAVE_STDIO_H 1
1967| #define HAVE_STDLIB_H 1
1968| #define HAVE_STRING_H 1
1969| #define HAVE_INTTYPES_H 1
1970| #define HAVE_STDINT_H 1
1971| #define HAVE_STRINGS_H 1
1972| #define HAVE_SYS_STAT_H 1
1973| #define HAVE_SYS_TYPES_H 1
1974| #define HAVE_UNISTD_H 1
1975| #define HAVE_WCHAR_H 1
1976| #define HAVE_SYS_RESOURCE_H 1
1977| #define HAVE_SYS_UTSNAME_H 1
1978| #define HAVE_PWD_H 1
1979| #define HAVE_UTMP_H 1
1980| #define HAVE_UTIL_H 1
1981| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
1982| #define HAVE_SYS_SOCKET_H 1
1983| #define HAVE_SYS_PARAM_H 1
1984| #define HAVE_PTHREAD_H 1
1985| #define HAVE_MALLOC_MALLOC_H 1
1986| #define HAVE_SYS_UN_H 1
1987| #define HAVE_DIRENT_H 1
1988| #define HAVE_EXECINFO_H 1
1989| #define HAVE_GETOPT_H 1
1990| #define HAVE_SYS_CDEFS_H 1
1991| #define HAVE_SYS_TIME_H 1
1992| #define HAVE_LIMITS_H 1
1993| #define HAVE_SYS_SELECT_H 1
1994| #define HAVE_STDALIGN_H 1
1995| #define HAVE_STDBOOL_H 1
1996| #define HAVE_SYS_RANDOM_H 1
1997| #define STDC_HEADERS 1
1998| #define _ALL_SOURCE 1
1999| #define _DARWIN_C_SOURCE 1
2000| #define _GNU_SOURCE 1
2001| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2002| #define _NETBSD_SOURCE 1
2003| #define _OPENBSD_SOURCE 1
2004| #define _POSIX_PTHREAD_SEMANTICS 1
2005| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2006| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2007| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2008| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2009| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2010| #define __STDC_WANT_LIB_EXT2__ 1
2011| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2012| #define _TANDEM_SOURCE 1
2013| #define __EXTENSIONS__ 1
2014| #define SYSTEM_TYPE "darwin"
2015| #define HAVE_TERM_H 1
2016| #define HAVE_SYS_WAIT_H 1
2017| #define HAVE_NET_IF_H 1
2018| #define HAVE_IFADDRS_H 1
2019| #define HAVE_NET_IF_DL_H 1
2020| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2021| /* end confdefs.h.  */
2022| #include <stddef.h>
2023| #ifdef HAVE_STDIO_H
2024| # include <stdio.h>
2025| #endif
2026| #ifdef HAVE_STDLIB_H
2027| # include <stdlib.h>
2028| #endif
2029| #ifdef HAVE_STRING_H
2030| # include <string.h>
2031| #endif
2032| #ifdef HAVE_INTTYPES_H
2033| # include <inttypes.h>
2034| #endif
2035| #ifdef HAVE_STDINT_H
2036| # include <stdint.h>
2037| #endif
2038| #ifdef HAVE_STRINGS_H
2039| # include <strings.h>
2040| #endif
2041| #ifdef HAVE_SYS_TYPES_H
2042| # include <sys/types.h>
2043| #endif
2044| #ifdef HAVE_SYS_STAT_H
2045| # include <sys/stat.h>
2046| #endif
2047| #ifdef HAVE_UNISTD_H
2048| # include <unistd.h>
2049| #endif
2050| #if HAVE_SYS_SOCKET_H
2051| #include <sys/socket.h>
2052| #endif
2053| #if HAVE_NET_IF_H
2054| #include <net/if.h>
2055| #endif
2056|
2057| int
2058| main (void)
2059| {
2060| static struct ifreq ac_aggr;
2061| if (ac_aggr.ifr_hwaddr)
2062| return 0;
2063|   ;
2064|   return 0;
2065| }
2066configure:11642: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2067conftest.c:104:20: error: no member named 'ifr_hwaddr' in 'struct ifreq'
2068if (sizeof ac_aggr.ifr_hwaddr)
2069           ~~~~~~~ ^
20701 error generated.
2071configure:11642: $? = 1
2072configure: failed program was:
2073| /* confdefs.h */
2074| #define PACKAGE_NAME "GNU Emacs"
2075| #define PACKAGE_TARNAME "emacs"
2076| #define PACKAGE_VERSION "29.1"
2077| #define PACKAGE_STRING "GNU Emacs 29.1"
2078| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2079| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2080| #define HAVE_PDUMPER 1
2081| #define HAVE_STDIO_H 1
2082| #define HAVE_STDLIB_H 1
2083| #define HAVE_STRING_H 1
2084| #define HAVE_INTTYPES_H 1
2085| #define HAVE_STDINT_H 1
2086| #define HAVE_STRINGS_H 1
2087| #define HAVE_SYS_STAT_H 1
2088| #define HAVE_SYS_TYPES_H 1
2089| #define HAVE_UNISTD_H 1
2090| #define HAVE_WCHAR_H 1
2091| #define HAVE_SYS_RESOURCE_H 1
2092| #define HAVE_SYS_UTSNAME_H 1
2093| #define HAVE_PWD_H 1
2094| #define HAVE_UTMP_H 1
2095| #define HAVE_UTIL_H 1
2096| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2097| #define HAVE_SYS_SOCKET_H 1
2098| #define HAVE_SYS_PARAM_H 1
2099| #define HAVE_PTHREAD_H 1
2100| #define HAVE_MALLOC_MALLOC_H 1
2101| #define HAVE_SYS_UN_H 1
2102| #define HAVE_DIRENT_H 1
2103| #define HAVE_EXECINFO_H 1
2104| #define HAVE_GETOPT_H 1
2105| #define HAVE_SYS_CDEFS_H 1
2106| #define HAVE_SYS_TIME_H 1
2107| #define HAVE_LIMITS_H 1
2108| #define HAVE_SYS_SELECT_H 1
2109| #define HAVE_STDALIGN_H 1
2110| #define HAVE_STDBOOL_H 1
2111| #define HAVE_SYS_RANDOM_H 1
2112| #define STDC_HEADERS 1
2113| #define _ALL_SOURCE 1
2114| #define _DARWIN_C_SOURCE 1
2115| #define _GNU_SOURCE 1
2116| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2117| #define _NETBSD_SOURCE 1
2118| #define _OPENBSD_SOURCE 1
2119| #define _POSIX_PTHREAD_SEMANTICS 1
2120| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2121| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2122| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2123| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2124| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2125| #define __STDC_WANT_LIB_EXT2__ 1
2126| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2127| #define _TANDEM_SOURCE 1
2128| #define __EXTENSIONS__ 1
2129| #define SYSTEM_TYPE "darwin"
2130| #define HAVE_TERM_H 1
2131| #define HAVE_SYS_WAIT_H 1
2132| #define HAVE_NET_IF_H 1
2133| #define HAVE_IFADDRS_H 1
2134| #define HAVE_NET_IF_DL_H 1
2135| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2136| /* end confdefs.h.  */
2137| #include <stddef.h>
2138| #ifdef HAVE_STDIO_H
2139| # include <stdio.h>
2140| #endif
2141| #ifdef HAVE_STDLIB_H
2142| # include <stdlib.h>
2143| #endif
2144| #ifdef HAVE_STRING_H
2145| # include <string.h>
2146| #endif
2147| #ifdef HAVE_INTTYPES_H
2148| # include <inttypes.h>
2149| #endif
2150| #ifdef HAVE_STDINT_H
2151| # include <stdint.h>
2152| #endif
2153| #ifdef HAVE_STRINGS_H
2154| # include <strings.h>
2155| #endif
2156| #ifdef HAVE_SYS_TYPES_H
2157| # include <sys/types.h>
2158| #endif
2159| #ifdef HAVE_SYS_STAT_H
2160| # include <sys/stat.h>
2161| #endif
2162| #ifdef HAVE_UNISTD_H
2163| # include <unistd.h>
2164| #endif
2165| #if HAVE_SYS_SOCKET_H
2166| #include <sys/socket.h>
2167| #endif
2168| #if HAVE_NET_IF_H
2169| #include <net/if.h>
2170| #endif
2171|
2172| int
2173| main (void)
2174| {
2175| static struct ifreq ac_aggr;
2176| if (sizeof ac_aggr.ifr_hwaddr)
2177| return 0;
2178|   ;
2179|   return 0;
2180| }
2181configure:11642: result: no
2182configure:11657: checking for struct ifreq.ifr_netmask
2183configure:11657: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2184conftest.c:104:13: error: no member named 'ifr_netmask' in 'struct ifreq'
2185if (ac_aggr.ifr_netmask)
2186    ~~~~~~~ ^
21871 error generated.
2188configure:11657: $? = 1
2189configure: failed program was:
2190| /* confdefs.h */
2191| #define PACKAGE_NAME "GNU Emacs"
2192| #define PACKAGE_TARNAME "emacs"
2193| #define PACKAGE_VERSION "29.1"
2194| #define PACKAGE_STRING "GNU Emacs 29.1"
2195| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2196| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2197| #define HAVE_PDUMPER 1
2198| #define HAVE_STDIO_H 1
2199| #define HAVE_STDLIB_H 1
2200| #define HAVE_STRING_H 1
2201| #define HAVE_INTTYPES_H 1
2202| #define HAVE_STDINT_H 1
2203| #define HAVE_STRINGS_H 1
2204| #define HAVE_SYS_STAT_H 1
2205| #define HAVE_SYS_TYPES_H 1
2206| #define HAVE_UNISTD_H 1
2207| #define HAVE_WCHAR_H 1
2208| #define HAVE_SYS_RESOURCE_H 1
2209| #define HAVE_SYS_UTSNAME_H 1
2210| #define HAVE_PWD_H 1
2211| #define HAVE_UTMP_H 1
2212| #define HAVE_UTIL_H 1
2213| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2214| #define HAVE_SYS_SOCKET_H 1
2215| #define HAVE_SYS_PARAM_H 1
2216| #define HAVE_PTHREAD_H 1
2217| #define HAVE_MALLOC_MALLOC_H 1
2218| #define HAVE_SYS_UN_H 1
2219| #define HAVE_DIRENT_H 1
2220| #define HAVE_EXECINFO_H 1
2221| #define HAVE_GETOPT_H 1
2222| #define HAVE_SYS_CDEFS_H 1
2223| #define HAVE_SYS_TIME_H 1
2224| #define HAVE_LIMITS_H 1
2225| #define HAVE_SYS_SELECT_H 1
2226| #define HAVE_STDALIGN_H 1
2227| #define HAVE_STDBOOL_H 1
2228| #define HAVE_SYS_RANDOM_H 1
2229| #define STDC_HEADERS 1
2230| #define _ALL_SOURCE 1
2231| #define _DARWIN_C_SOURCE 1
2232| #define _GNU_SOURCE 1
2233| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2234| #define _NETBSD_SOURCE 1
2235| #define _OPENBSD_SOURCE 1
2236| #define _POSIX_PTHREAD_SEMANTICS 1
2237| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2238| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2239| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2240| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2241| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2242| #define __STDC_WANT_LIB_EXT2__ 1
2243| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2244| #define _TANDEM_SOURCE 1
2245| #define __EXTENSIONS__ 1
2246| #define SYSTEM_TYPE "darwin"
2247| #define HAVE_TERM_H 1
2248| #define HAVE_SYS_WAIT_H 1
2249| #define HAVE_NET_IF_H 1
2250| #define HAVE_IFADDRS_H 1
2251| #define HAVE_NET_IF_DL_H 1
2252| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2253| /* end confdefs.h.  */
2254| #include <stddef.h>
2255| #ifdef HAVE_STDIO_H
2256| # include <stdio.h>
2257| #endif
2258| #ifdef HAVE_STDLIB_H
2259| # include <stdlib.h>
2260| #endif
2261| #ifdef HAVE_STRING_H
2262| # include <string.h>
2263| #endif
2264| #ifdef HAVE_INTTYPES_H
2265| # include <inttypes.h>
2266| #endif
2267| #ifdef HAVE_STDINT_H
2268| # include <stdint.h>
2269| #endif
2270| #ifdef HAVE_STRINGS_H
2271| # include <strings.h>
2272| #endif
2273| #ifdef HAVE_SYS_TYPES_H
2274| # include <sys/types.h>
2275| #endif
2276| #ifdef HAVE_SYS_STAT_H
2277| # include <sys/stat.h>
2278| #endif
2279| #ifdef HAVE_UNISTD_H
2280| # include <unistd.h>
2281| #endif
2282| #if HAVE_SYS_SOCKET_H
2283| #include <sys/socket.h>
2284| #endif
2285| #if HAVE_NET_IF_H
2286| #include <net/if.h>
2287| #endif
2288|
2289| int
2290| main (void)
2291| {
2292| static struct ifreq ac_aggr;
2293| if (ac_aggr.ifr_netmask)
2294| return 0;
2295|   ;
2296|   return 0;
2297| }
2298configure:11657: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2299conftest.c:104:20: error: no member named 'ifr_netmask' in 'struct ifreq'
2300if (sizeof ac_aggr.ifr_netmask)
2301           ~~~~~~~ ^
23021 error generated.
2303configure:11657: $? = 1
2304configure: failed program was:
2305| /* confdefs.h */
2306| #define PACKAGE_NAME "GNU Emacs"
2307| #define PACKAGE_TARNAME "emacs"
2308| #define PACKAGE_VERSION "29.1"
2309| #define PACKAGE_STRING "GNU Emacs 29.1"
2310| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2311| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2312| #define HAVE_PDUMPER 1
2313| #define HAVE_STDIO_H 1
2314| #define HAVE_STDLIB_H 1
2315| #define HAVE_STRING_H 1
2316| #define HAVE_INTTYPES_H 1
2317| #define HAVE_STDINT_H 1
2318| #define HAVE_STRINGS_H 1
2319| #define HAVE_SYS_STAT_H 1
2320| #define HAVE_SYS_TYPES_H 1
2321| #define HAVE_UNISTD_H 1
2322| #define HAVE_WCHAR_H 1
2323| #define HAVE_SYS_RESOURCE_H 1
2324| #define HAVE_SYS_UTSNAME_H 1
2325| #define HAVE_PWD_H 1
2326| #define HAVE_UTMP_H 1
2327| #define HAVE_UTIL_H 1
2328| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2329| #define HAVE_SYS_SOCKET_H 1
2330| #define HAVE_SYS_PARAM_H 1
2331| #define HAVE_PTHREAD_H 1
2332| #define HAVE_MALLOC_MALLOC_H 1
2333| #define HAVE_SYS_UN_H 1
2334| #define HAVE_DIRENT_H 1
2335| #define HAVE_EXECINFO_H 1
2336| #define HAVE_GETOPT_H 1
2337| #define HAVE_SYS_CDEFS_H 1
2338| #define HAVE_SYS_TIME_H 1
2339| #define HAVE_LIMITS_H 1
2340| #define HAVE_SYS_SELECT_H 1
2341| #define HAVE_STDALIGN_H 1
2342| #define HAVE_STDBOOL_H 1
2343| #define HAVE_SYS_RANDOM_H 1
2344| #define STDC_HEADERS 1
2345| #define _ALL_SOURCE 1
2346| #define _DARWIN_C_SOURCE 1
2347| #define _GNU_SOURCE 1
2348| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2349| #define _NETBSD_SOURCE 1
2350| #define _OPENBSD_SOURCE 1
2351| #define _POSIX_PTHREAD_SEMANTICS 1
2352| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2353| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2354| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2355| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2356| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2357| #define __STDC_WANT_LIB_EXT2__ 1
2358| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2359| #define _TANDEM_SOURCE 1
2360| #define __EXTENSIONS__ 1
2361| #define SYSTEM_TYPE "darwin"
2362| #define HAVE_TERM_H 1
2363| #define HAVE_SYS_WAIT_H 1
2364| #define HAVE_NET_IF_H 1
2365| #define HAVE_IFADDRS_H 1
2366| #define HAVE_NET_IF_DL_H 1
2367| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2368| /* end confdefs.h.  */
2369| #include <stddef.h>
2370| #ifdef HAVE_STDIO_H
2371| # include <stdio.h>
2372| #endif
2373| #ifdef HAVE_STDLIB_H
2374| # include <stdlib.h>
2375| #endif
2376| #ifdef HAVE_STRING_H
2377| # include <string.h>
2378| #endif
2379| #ifdef HAVE_INTTYPES_H
2380| # include <inttypes.h>
2381| #endif
2382| #ifdef HAVE_STDINT_H
2383| # include <stdint.h>
2384| #endif
2385| #ifdef HAVE_STRINGS_H
2386| # include <strings.h>
2387| #endif
2388| #ifdef HAVE_SYS_TYPES_H
2389| # include <sys/types.h>
2390| #endif
2391| #ifdef HAVE_SYS_STAT_H
2392| # include <sys/stat.h>
2393| #endif
2394| #ifdef HAVE_UNISTD_H
2395| # include <unistd.h>
2396| #endif
2397| #if HAVE_SYS_SOCKET_H
2398| #include <sys/socket.h>
2399| #endif
2400| #if HAVE_NET_IF_H
2401| #include <net/if.h>
2402| #endif
2403|
2404| int
2405| main (void)
2406| {
2407| static struct ifreq ac_aggr;
2408| if (sizeof ac_aggr.ifr_netmask)
2409| return 0;
2410|   ;
2411|   return 0;
2412| }
2413configure:11657: result: no
2414configure:11672: checking for struct ifreq.ifr_broadaddr
2415configure:11672: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2416conftest.c:104:1: error: statement requires expression of scalar type ('struct sockaddr' invalid)
2417if (ac_aggr.ifr_broadaddr)
2418^   ~~~~~~~~~~~~~~~~~~~~~
24191 error generated.
2420configure:11672: $? = 1
2421configure: failed program was:
2422| /* confdefs.h */
2423| #define PACKAGE_NAME "GNU Emacs"
2424| #define PACKAGE_TARNAME "emacs"
2425| #define PACKAGE_VERSION "29.1"
2426| #define PACKAGE_STRING "GNU Emacs 29.1"
2427| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2428| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2429| #define HAVE_PDUMPER 1
2430| #define HAVE_STDIO_H 1
2431| #define HAVE_STDLIB_H 1
2432| #define HAVE_STRING_H 1
2433| #define HAVE_INTTYPES_H 1
2434| #define HAVE_STDINT_H 1
2435| #define HAVE_STRINGS_H 1
2436| #define HAVE_SYS_STAT_H 1
2437| #define HAVE_SYS_TYPES_H 1
2438| #define HAVE_UNISTD_H 1
2439| #define HAVE_WCHAR_H 1
2440| #define HAVE_SYS_RESOURCE_H 1
2441| #define HAVE_SYS_UTSNAME_H 1
2442| #define HAVE_PWD_H 1
2443| #define HAVE_UTMP_H 1
2444| #define HAVE_UTIL_H 1
2445| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2446| #define HAVE_SYS_SOCKET_H 1
2447| #define HAVE_SYS_PARAM_H 1
2448| #define HAVE_PTHREAD_H 1
2449| #define HAVE_MALLOC_MALLOC_H 1
2450| #define HAVE_SYS_UN_H 1
2451| #define HAVE_DIRENT_H 1
2452| #define HAVE_EXECINFO_H 1
2453| #define HAVE_GETOPT_H 1
2454| #define HAVE_SYS_CDEFS_H 1
2455| #define HAVE_SYS_TIME_H 1
2456| #define HAVE_LIMITS_H 1
2457| #define HAVE_SYS_SELECT_H 1
2458| #define HAVE_STDALIGN_H 1
2459| #define HAVE_STDBOOL_H 1
2460| #define HAVE_SYS_RANDOM_H 1
2461| #define STDC_HEADERS 1
2462| #define _ALL_SOURCE 1
2463| #define _DARWIN_C_SOURCE 1
2464| #define _GNU_SOURCE 1
2465| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2466| #define _NETBSD_SOURCE 1
2467| #define _OPENBSD_SOURCE 1
2468| #define _POSIX_PTHREAD_SEMANTICS 1
2469| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2470| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2471| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2472| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2473| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2474| #define __STDC_WANT_LIB_EXT2__ 1
2475| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2476| #define _TANDEM_SOURCE 1
2477| #define __EXTENSIONS__ 1
2478| #define SYSTEM_TYPE "darwin"
2479| #define HAVE_TERM_H 1
2480| #define HAVE_SYS_WAIT_H 1
2481| #define HAVE_NET_IF_H 1
2482| #define HAVE_IFADDRS_H 1
2483| #define HAVE_NET_IF_DL_H 1
2484| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2485| /* end confdefs.h.  */
2486| #include <stddef.h>
2487| #ifdef HAVE_STDIO_H
2488| # include <stdio.h>
2489| #endif
2490| #ifdef HAVE_STDLIB_H
2491| # include <stdlib.h>
2492| #endif
2493| #ifdef HAVE_STRING_H
2494| # include <string.h>
2495| #endif
2496| #ifdef HAVE_INTTYPES_H
2497| # include <inttypes.h>
2498| #endif
2499| #ifdef HAVE_STDINT_H
2500| # include <stdint.h>
2501| #endif
2502| #ifdef HAVE_STRINGS_H
2503| # include <strings.h>
2504| #endif
2505| #ifdef HAVE_SYS_TYPES_H
2506| # include <sys/types.h>
2507| #endif
2508| #ifdef HAVE_SYS_STAT_H
2509| # include <sys/stat.h>
2510| #endif
2511| #ifdef HAVE_UNISTD_H
2512| # include <unistd.h>
2513| #endif
2514| #if HAVE_SYS_SOCKET_H
2515| #include <sys/socket.h>
2516| #endif
2517| #if HAVE_NET_IF_H
2518| #include <net/if.h>
2519| #endif
2520|
2521| int
2522| main (void)
2523| {
2524| static struct ifreq ac_aggr;
2525| if (ac_aggr.ifr_broadaddr)
2526| return 0;
2527|   ;
2528|   return 0;
2529| }
2530configure:11672: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2531configure:11672: $? = 0
2532configure:11672: result: yes
2533configure:11687: checking for struct ifreq.ifr_addr
2534configure:11687: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2535conftest.c:105:1: error: statement requires expression of scalar type ('struct sockaddr' invalid)
2536if (ac_aggr.ifr_addr)
2537^   ~~~~~~~~~~~~~~~~
25381 error generated.
2539configure:11687: $? = 1
2540configure: failed program was:
2541| /* confdefs.h */
2542| #define PACKAGE_NAME "GNU Emacs"
2543| #define PACKAGE_TARNAME "emacs"
2544| #define PACKAGE_VERSION "29.1"
2545| #define PACKAGE_STRING "GNU Emacs 29.1"
2546| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2547| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2548| #define HAVE_PDUMPER 1
2549| #define HAVE_STDIO_H 1
2550| #define HAVE_STDLIB_H 1
2551| #define HAVE_STRING_H 1
2552| #define HAVE_INTTYPES_H 1
2553| #define HAVE_STDINT_H 1
2554| #define HAVE_STRINGS_H 1
2555| #define HAVE_SYS_STAT_H 1
2556| #define HAVE_SYS_TYPES_H 1
2557| #define HAVE_UNISTD_H 1
2558| #define HAVE_WCHAR_H 1
2559| #define HAVE_SYS_RESOURCE_H 1
2560| #define HAVE_SYS_UTSNAME_H 1
2561| #define HAVE_PWD_H 1
2562| #define HAVE_UTMP_H 1
2563| #define HAVE_UTIL_H 1
2564| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2565| #define HAVE_SYS_SOCKET_H 1
2566| #define HAVE_SYS_PARAM_H 1
2567| #define HAVE_PTHREAD_H 1
2568| #define HAVE_MALLOC_MALLOC_H 1
2569| #define HAVE_SYS_UN_H 1
2570| #define HAVE_DIRENT_H 1
2571| #define HAVE_EXECINFO_H 1
2572| #define HAVE_GETOPT_H 1
2573| #define HAVE_SYS_CDEFS_H 1
2574| #define HAVE_SYS_TIME_H 1
2575| #define HAVE_LIMITS_H 1
2576| #define HAVE_SYS_SELECT_H 1
2577| #define HAVE_STDALIGN_H 1
2578| #define HAVE_STDBOOL_H 1
2579| #define HAVE_SYS_RANDOM_H 1
2580| #define STDC_HEADERS 1
2581| #define _ALL_SOURCE 1
2582| #define _DARWIN_C_SOURCE 1
2583| #define _GNU_SOURCE 1
2584| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2585| #define _NETBSD_SOURCE 1
2586| #define _OPENBSD_SOURCE 1
2587| #define _POSIX_PTHREAD_SEMANTICS 1
2588| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2589| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2590| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2591| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2592| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2593| #define __STDC_WANT_LIB_EXT2__ 1
2594| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2595| #define _TANDEM_SOURCE 1
2596| #define __EXTENSIONS__ 1
2597| #define SYSTEM_TYPE "darwin"
2598| #define HAVE_TERM_H 1
2599| #define HAVE_SYS_WAIT_H 1
2600| #define HAVE_NET_IF_H 1
2601| #define HAVE_IFADDRS_H 1
2602| #define HAVE_NET_IF_DL_H 1
2603| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2604| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
2605| /* end confdefs.h.  */
2606| #include <stddef.h>
2607| #ifdef HAVE_STDIO_H
2608| # include <stdio.h>
2609| #endif
2610| #ifdef HAVE_STDLIB_H
2611| # include <stdlib.h>
2612| #endif
2613| #ifdef HAVE_STRING_H
2614| # include <string.h>
2615| #endif
2616| #ifdef HAVE_INTTYPES_H
2617| # include <inttypes.h>
2618| #endif
2619| #ifdef HAVE_STDINT_H
2620| # include <stdint.h>
2621| #endif
2622| #ifdef HAVE_STRINGS_H
2623| # include <strings.h>
2624| #endif
2625| #ifdef HAVE_SYS_TYPES_H
2626| # include <sys/types.h>
2627| #endif
2628| #ifdef HAVE_SYS_STAT_H
2629| # include <sys/stat.h>
2630| #endif
2631| #ifdef HAVE_UNISTD_H
2632| # include <unistd.h>
2633| #endif
2634| #if HAVE_SYS_SOCKET_H
2635| #include <sys/socket.h>
2636| #endif
2637| #if HAVE_NET_IF_H
2638| #include <net/if.h>
2639| #endif
2640|
2641| int
2642| main (void)
2643| {
2644| static struct ifreq ac_aggr;
2645| if (ac_aggr.ifr_addr)
2646| return 0;
2647|   ;
2648|   return 0;
2649| }
2650configure:11687: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2651configure:11687: $? = 0
2652configure:11687: result: yes
2653configure:11702: checking for struct ifreq.ifr_addr.sa_len
2654configure:11702: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2655configure:11702: $? = 0
2656configure:11702: result: yes
2657configure:11724: checking whether gcc understands -MMD -MF
2658configure:11743: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -MMD -MF deps.d -MP   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
2659configure:11743: $? = 0
2660configure:11754: result: yes
2661configure:11776: checking for X
2662configure:11990: result: disabled
2663configure:13455: checking whether malloc is Doug Lea style
2664configure:13477: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2665conftest.c:68:10: fatal error: 'malloc.h' file not found
2666#include <malloc.h>
2667         ^~~~~~~~~~
26681 error generated.
2669configure:13477: $? = 1
2670configure: failed program was:
2671| /* confdefs.h */
2672| #define PACKAGE_NAME "GNU Emacs"
2673| #define PACKAGE_TARNAME "emacs"
2674| #define PACKAGE_VERSION "29.1"
2675| #define PACKAGE_STRING "GNU Emacs 29.1"
2676| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2677| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2678| #define HAVE_PDUMPER 1
2679| #define HAVE_STDIO_H 1
2680| #define HAVE_STDLIB_H 1
2681| #define HAVE_STRING_H 1
2682| #define HAVE_INTTYPES_H 1
2683| #define HAVE_STDINT_H 1
2684| #define HAVE_STRINGS_H 1
2685| #define HAVE_SYS_STAT_H 1
2686| #define HAVE_SYS_TYPES_H 1
2687| #define HAVE_UNISTD_H 1
2688| #define HAVE_WCHAR_H 1
2689| #define HAVE_SYS_RESOURCE_H 1
2690| #define HAVE_SYS_UTSNAME_H 1
2691| #define HAVE_PWD_H 1
2692| #define HAVE_UTMP_H 1
2693| #define HAVE_UTIL_H 1
2694| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2695| #define HAVE_SYS_SOCKET_H 1
2696| #define HAVE_SYS_PARAM_H 1
2697| #define HAVE_PTHREAD_H 1
2698| #define HAVE_MALLOC_MALLOC_H 1
2699| #define HAVE_SYS_UN_H 1
2700| #define HAVE_DIRENT_H 1
2701| #define HAVE_EXECINFO_H 1
2702| #define HAVE_GETOPT_H 1
2703| #define HAVE_SYS_CDEFS_H 1
2704| #define HAVE_SYS_TIME_H 1
2705| #define HAVE_LIMITS_H 1
2706| #define HAVE_SYS_SELECT_H 1
2707| #define HAVE_STDALIGN_H 1
2708| #define HAVE_STDBOOL_H 1
2709| #define HAVE_SYS_RANDOM_H 1
2710| #define STDC_HEADERS 1
2711| #define _ALL_SOURCE 1
2712| #define _DARWIN_C_SOURCE 1
2713| #define _GNU_SOURCE 1
2714| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2715| #define _NETBSD_SOURCE 1
2716| #define _OPENBSD_SOURCE 1
2717| #define _POSIX_PTHREAD_SEMANTICS 1
2718| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2719| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2720| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2721| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2722| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2723| #define __STDC_WANT_LIB_EXT2__ 1
2724| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2725| #define _TANDEM_SOURCE 1
2726| #define __EXTENSIONS__ 1
2727| #define SYSTEM_TYPE "darwin"
2728| #define HAVE_TERM_H 1
2729| #define HAVE_SYS_WAIT_H 1
2730| #define HAVE_NET_IF_H 1
2731| #define HAVE_IFADDRS_H 1
2732| #define HAVE_NET_IF_DL_H 1
2733| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2734| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
2735| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
2736| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
2737| /* end confdefs.h.  */
2738| #include <malloc.h>
2739|           static void hook (void) {}
2740| int
2741| main (void)
2742| {
2743| malloc_set_state (malloc_get_state ());
2744|           __after_morecore_hook = hook;
2745|           __malloc_initialize_hook = hook;
2746|   ;
2747|   return 0;
2748| }
2749configure:13485: result: no
2750configure:13496: checking for sbrk
2751configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2752ld: warning: -no_pie ignored for arm64*
2753configure:13496: $? = 0
2754configure:13496: result: yes
2755configure:13496: checking for getpagesize
2756configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2757ld: warning: -no_pie ignored for arm64*
2758configure:13496: $? = 0
2759configure:13496: result: yes
2760configure:13496: checking for __lsan_ignore_object
2761configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2762ld: warning: -no_pie ignored for arm64*
2763ld: Undefined symbols:
2764  ___lsan_ignore_object, referenced from:
2765      _main in conftest-4c9887.o
2766clang: error: linker command failed with exit code 1 (use -v to see invocation)
2767configure:13496: $? = 1
2768configure: failed program was:
2769| /* confdefs.h */
2770| #define PACKAGE_NAME "GNU Emacs"
2771| #define PACKAGE_TARNAME "emacs"
2772| #define PACKAGE_VERSION "29.1"
2773| #define PACKAGE_STRING "GNU Emacs 29.1"
2774| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2775| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2776| #define HAVE_PDUMPER 1
2777| #define HAVE_STDIO_H 1
2778| #define HAVE_STDLIB_H 1
2779| #define HAVE_STRING_H 1
2780| #define HAVE_INTTYPES_H 1
2781| #define HAVE_STDINT_H 1
2782| #define HAVE_STRINGS_H 1
2783| #define HAVE_SYS_STAT_H 1
2784| #define HAVE_SYS_TYPES_H 1
2785| #define HAVE_UNISTD_H 1
2786| #define HAVE_WCHAR_H 1
2787| #define HAVE_SYS_RESOURCE_H 1
2788| #define HAVE_SYS_UTSNAME_H 1
2789| #define HAVE_PWD_H 1
2790| #define HAVE_UTMP_H 1
2791| #define HAVE_UTIL_H 1
2792| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2793| #define HAVE_SYS_SOCKET_H 1
2794| #define HAVE_SYS_PARAM_H 1
2795| #define HAVE_PTHREAD_H 1
2796| #define HAVE_MALLOC_MALLOC_H 1
2797| #define HAVE_SYS_UN_H 1
2798| #define HAVE_DIRENT_H 1
2799| #define HAVE_EXECINFO_H 1
2800| #define HAVE_GETOPT_H 1
2801| #define HAVE_SYS_CDEFS_H 1
2802| #define HAVE_SYS_TIME_H 1
2803| #define HAVE_LIMITS_H 1
2804| #define HAVE_SYS_SELECT_H 1
2805| #define HAVE_STDALIGN_H 1
2806| #define HAVE_STDBOOL_H 1
2807| #define HAVE_SYS_RANDOM_H 1
2808| #define STDC_HEADERS 1
2809| #define _ALL_SOURCE 1
2810| #define _DARWIN_C_SOURCE 1
2811| #define _GNU_SOURCE 1
2812| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2813| #define _NETBSD_SOURCE 1
2814| #define _OPENBSD_SOURCE 1
2815| #define _POSIX_PTHREAD_SEMANTICS 1
2816| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2817| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2818| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2819| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2820| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2821| #define __STDC_WANT_LIB_EXT2__ 1
2822| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2823| #define _TANDEM_SOURCE 1
2824| #define __EXTENSIONS__ 1
2825| #define SYSTEM_TYPE "darwin"
2826| #define HAVE_TERM_H 1
2827| #define HAVE_SYS_WAIT_H 1
2828| #define HAVE_NET_IF_H 1
2829| #define HAVE_IFADDRS_H 1
2830| #define HAVE_NET_IF_DL_H 1
2831| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2832| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
2833| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
2834| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
2835| #define HAVE_SBRK 1
2836| #define HAVE_GETPAGESIZE 1
2837| /* end confdefs.h.  */
2838| /* Define __lsan_ignore_object to an innocuous variant, in case <limits.h> declares __lsan_ignore_object.
2839|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2840| #define __lsan_ignore_object innocuous___lsan_ignore_object
2841|
2842| /* System header to define __stub macros and hopefully few prototypes,
2843|    which can conflict with char __lsan_ignore_object (); below.  */
2844|
2845| #include <limits.h>
2846| #undef __lsan_ignore_object
2847|
2848| /* Override any GCC internal prototype to avoid an error.
2849|    Use char because int might match the return type of a GCC
2850|    builtin and then its argument prototype would still apply.  */
2851| #ifdef __cplusplus
2852| extern "C"
2853| #endif
2854| char __lsan_ignore_object ();
2855| /* The GNU C library defines this for functions which it implements
2856|     to always fail with ENOSYS.  Some functions are actually named
2857|     something starting with __ and the normal name is an alias.  */
2858| #if defined __stub___lsan_ignore_object || defined __stub_____lsan_ignore_object
2859| choke me
2860| #endif
2861|
2862| int
2863| main (void)
2864| {
2865| return __lsan_ignore_object ();
2866|   ;
2867|   return 0;
2868| }
2869configure:13496: result: no
2870configure:13496: checking for fork
2871configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2872ld: warning: -no_pie ignored for arm64*
2873configure:13496: $? = 0
2874configure:13496: result: yes
2875configure:13496: checking for vfork
2876configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2877conftest.c:87:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
2878char vfork ();
2879     ^
2880conftest.c:87:6: note: 'vfork' is a builtin with type 'int (void)'
28811 warning generated.
2882ld: warning: -no_pie ignored for arm64*
2883configure:13496: $? = 0
2884configure:13496: result: yes
2885configure:13496: checking for fchmod
2886configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2887ld: warning: -no_pie ignored for arm64*
2888configure:13496: $? = 0
2889configure:13496: result: yes
2890configure:13496: checking for canonicalize_file_name
2891configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
2892ld: warning: -no_pie ignored for arm64*
2893ld: Undefined symbols:
2894  _canonicalize_file_name, referenced from:
2895      _main in conftest-0cb9e0.o
2896clang: error: linker command failed with exit code 1 (use -v to see invocation)
2897configure:13496: $? = 1
2898configure: failed program was:
2899| /* confdefs.h */
2900| #define PACKAGE_NAME "GNU Emacs"
2901| #define PACKAGE_TARNAME "emacs"
2902| #define PACKAGE_VERSION "29.1"
2903| #define PACKAGE_STRING "GNU Emacs 29.1"
2904| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
2905| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
2906| #define HAVE_PDUMPER 1
2907| #define HAVE_STDIO_H 1
2908| #define HAVE_STDLIB_H 1
2909| #define HAVE_STRING_H 1
2910| #define HAVE_INTTYPES_H 1
2911| #define HAVE_STDINT_H 1
2912| #define HAVE_STRINGS_H 1
2913| #define HAVE_SYS_STAT_H 1
2914| #define HAVE_SYS_TYPES_H 1
2915| #define HAVE_UNISTD_H 1
2916| #define HAVE_WCHAR_H 1
2917| #define HAVE_SYS_RESOURCE_H 1
2918| #define HAVE_SYS_UTSNAME_H 1
2919| #define HAVE_PWD_H 1
2920| #define HAVE_UTMP_H 1
2921| #define HAVE_UTIL_H 1
2922| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
2923| #define HAVE_SYS_SOCKET_H 1
2924| #define HAVE_SYS_PARAM_H 1
2925| #define HAVE_PTHREAD_H 1
2926| #define HAVE_MALLOC_MALLOC_H 1
2927| #define HAVE_SYS_UN_H 1
2928| #define HAVE_DIRENT_H 1
2929| #define HAVE_EXECINFO_H 1
2930| #define HAVE_GETOPT_H 1
2931| #define HAVE_SYS_CDEFS_H 1
2932| #define HAVE_SYS_TIME_H 1
2933| #define HAVE_LIMITS_H 1
2934| #define HAVE_SYS_SELECT_H 1
2935| #define HAVE_STDALIGN_H 1
2936| #define HAVE_STDBOOL_H 1
2937| #define HAVE_SYS_RANDOM_H 1
2938| #define STDC_HEADERS 1
2939| #define _ALL_SOURCE 1
2940| #define _DARWIN_C_SOURCE 1
2941| #define _GNU_SOURCE 1
2942| #define _HPUX_ALT_XOPEN_SOCKET_API 1
2943| #define _NETBSD_SOURCE 1
2944| #define _OPENBSD_SOURCE 1
2945| #define _POSIX_PTHREAD_SEMANTICS 1
2946| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
2947| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
2948| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
2949| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
2950| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
2951| #define __STDC_WANT_LIB_EXT2__ 1
2952| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
2953| #define _TANDEM_SOURCE 1
2954| #define __EXTENSIONS__ 1
2955| #define SYSTEM_TYPE "darwin"
2956| #define HAVE_TERM_H 1
2957| #define HAVE_SYS_WAIT_H 1
2958| #define HAVE_NET_IF_H 1
2959| #define HAVE_IFADDRS_H 1
2960| #define HAVE_NET_IF_DL_H 1
2961| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2962| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
2963| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
2964| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
2965| #define HAVE_SBRK 1
2966| #define HAVE_GETPAGESIZE 1
2967| #define HAVE_FORK 1
2968| #define HAVE_VFORK 1
2969| #define HAVE_FCHMOD 1
2970| /* end confdefs.h.  */
2971| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
2972|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2973| #define canonicalize_file_name innocuous_canonicalize_file_name
2974|
2975| /* System header to define __stub macros and hopefully few prototypes,
2976|    which can conflict with char canonicalize_file_name (); below.  */
2977|
2978| #include <limits.h>
2979| #undef canonicalize_file_name
2980|
2981| /* Override any GCC internal prototype to avoid an error.
2982|    Use char because int might match the return type of a GCC
2983|    builtin and then its argument prototype would still apply.  */
2984| #ifdef __cplusplus
2985| extern "C"
2986| #endif
2987| char canonicalize_file_name ();
2988| /* The GNU C library defines this for functions which it implements
2989|     to always fail with ENOSYS.  Some functions are actually named
2990|     something starting with __ and the normal name is an alias.  */
2991| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
2992| choke me
2993| #endif
2994|
2995| int
2996| main (void)
2997| {
2998| return canonicalize_file_name ();
2999|   ;
3000|   return 0;
3001| }
3002configure:13496: result: no
3003configure:13496: checking for faccessat
3004configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3005ld: warning: -no_pie ignored for arm64*
3006configure:13496: $? = 0
3007configure:13496: result: yes
3008configure:13496: checking for realpath
3009configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3010ld: warning: -no_pie ignored for arm64*
3011configure:13496: $? = 0
3012configure:13496: result: yes
3013configure:13496: checking for lstat
3014configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3015ld: warning: -no_pie ignored for arm64*
3016configure:13496: $? = 0
3017configure:13496: result: yes
3018configure:13496: checking for readlinkat
3019configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3020ld: warning: -no_pie ignored for arm64*
3021configure:13496: $? = 0
3022configure:13496: result: yes
3023configure:13496: checking for explicit_bzero
3024configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3025ld: warning: -no_pie ignored for arm64*
3026ld: Undefined symbols:
3027  _explicit_bzero, referenced from:
3028      _main in conftest-e82e07.o
3029clang: error: linker command failed with exit code 1 (use -v to see invocation)
3030configure:13496: $? = 1
3031configure: failed program was:
3032| /* confdefs.h */
3033| #define PACKAGE_NAME "GNU Emacs"
3034| #define PACKAGE_TARNAME "emacs"
3035| #define PACKAGE_VERSION "29.1"
3036| #define PACKAGE_STRING "GNU Emacs 29.1"
3037| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3038| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3039| #define HAVE_PDUMPER 1
3040| #define HAVE_STDIO_H 1
3041| #define HAVE_STDLIB_H 1
3042| #define HAVE_STRING_H 1
3043| #define HAVE_INTTYPES_H 1
3044| #define HAVE_STDINT_H 1
3045| #define HAVE_STRINGS_H 1
3046| #define HAVE_SYS_STAT_H 1
3047| #define HAVE_SYS_TYPES_H 1
3048| #define HAVE_UNISTD_H 1
3049| #define HAVE_WCHAR_H 1
3050| #define HAVE_SYS_RESOURCE_H 1
3051| #define HAVE_SYS_UTSNAME_H 1
3052| #define HAVE_PWD_H 1
3053| #define HAVE_UTMP_H 1
3054| #define HAVE_UTIL_H 1
3055| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3056| #define HAVE_SYS_SOCKET_H 1
3057| #define HAVE_SYS_PARAM_H 1
3058| #define HAVE_PTHREAD_H 1
3059| #define HAVE_MALLOC_MALLOC_H 1
3060| #define HAVE_SYS_UN_H 1
3061| #define HAVE_DIRENT_H 1
3062| #define HAVE_EXECINFO_H 1
3063| #define HAVE_GETOPT_H 1
3064| #define HAVE_SYS_CDEFS_H 1
3065| #define HAVE_SYS_TIME_H 1
3066| #define HAVE_LIMITS_H 1
3067| #define HAVE_SYS_SELECT_H 1
3068| #define HAVE_STDALIGN_H 1
3069| #define HAVE_STDBOOL_H 1
3070| #define HAVE_SYS_RANDOM_H 1
3071| #define STDC_HEADERS 1
3072| #define _ALL_SOURCE 1
3073| #define _DARWIN_C_SOURCE 1
3074| #define _GNU_SOURCE 1
3075| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3076| #define _NETBSD_SOURCE 1
3077| #define _OPENBSD_SOURCE 1
3078| #define _POSIX_PTHREAD_SEMANTICS 1
3079| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3080| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3081| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3082| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3083| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3084| #define __STDC_WANT_LIB_EXT2__ 1
3085| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3086| #define _TANDEM_SOURCE 1
3087| #define __EXTENSIONS__ 1
3088| #define SYSTEM_TYPE "darwin"
3089| #define HAVE_TERM_H 1
3090| #define HAVE_SYS_WAIT_H 1
3091| #define HAVE_NET_IF_H 1
3092| #define HAVE_IFADDRS_H 1
3093| #define HAVE_NET_IF_DL_H 1
3094| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3095| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3096| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3097| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3098| #define HAVE_SBRK 1
3099| #define HAVE_GETPAGESIZE 1
3100| #define HAVE_FORK 1
3101| #define HAVE_VFORK 1
3102| #define HAVE_FCHMOD 1
3103| #define HAVE_FACCESSAT 1
3104| #define HAVE_REALPATH 1
3105| #define HAVE_LSTAT 1
3106| #define HAVE_READLINKAT 1
3107| /* end confdefs.h.  */
3108| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
3109|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3110| #define explicit_bzero innocuous_explicit_bzero
3111|
3112| /* System header to define __stub macros and hopefully few prototypes,
3113|    which can conflict with char explicit_bzero (); below.  */
3114|
3115| #include <limits.h>
3116| #undef explicit_bzero
3117|
3118| /* Override any GCC internal prototype to avoid an error.
3119|    Use char because int might match the return type of a GCC
3120|    builtin and then its argument prototype would still apply.  */
3121| #ifdef __cplusplus
3122| extern "C"
3123| #endif
3124| char explicit_bzero ();
3125| /* The GNU C library defines this for functions which it implements
3126|     to always fail with ENOSYS.  Some functions are actually named
3127|     something starting with __ and the normal name is an alias.  */
3128| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
3129| choke me
3130| #endif
3131|
3132| int
3133| main (void)
3134| {
3135| return explicit_bzero ();
3136|   ;
3137|   return 0;
3138| }
3139configure:13496: result: no
3140configure:13496: checking for memset_s
3141configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3142ld: warning: -no_pie ignored for arm64*
3143configure:13496: $? = 0
3144configure:13496: result: yes
3145configure:13496: checking for fchmodat
3146configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3147ld: warning: -no_pie ignored for arm64*
3148configure:13496: $? = 0
3149configure:13496: result: yes
3150configure:13496: checking for lchmod
3151configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3152ld: warning: -no_pie ignored for arm64*
3153configure:13496: $? = 0
3154configure:13496: result: yes
3155configure:13496: checking for fcntl
3156configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3157ld: warning: -no_pie ignored for arm64*
3158configure:13496: $? = 0
3159configure:13496: result: yes
3160configure:13496: checking for fdopendir
3161configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3162ld: warning: -no_pie ignored for arm64*
3163configure:13496: $? = 0
3164configure:13496: result: yes
3165configure:13496: checking for fstatat
3166configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3167ld: warning: -no_pie ignored for arm64*
3168configure:13496: $? = 0
3169configure:13496: result: yes
3170configure:13496: checking for fsync
3171configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3172ld: warning: -no_pie ignored for arm64*
3173configure:13496: $? = 0
3174configure:13496: result: yes
3175configure:13496: checking for futimens
3176configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3177ld: warning: -no_pie ignored for arm64*
3178configure:13496: $? = 0
3179configure:13496: result: yes
3180configure:13496: checking for getrandom
3181configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3182ld: warning: -no_pie ignored for arm64*
3183ld: Undefined symbols:
3184  _getrandom, referenced from:
3185      _main in conftest-5ccd90.o
3186clang: error: linker command failed with exit code 1 (use -v to see invocation)
3187configure:13496: $? = 1
3188configure: failed program was:
3189| /* confdefs.h */
3190| #define PACKAGE_NAME "GNU Emacs"
3191| #define PACKAGE_TARNAME "emacs"
3192| #define PACKAGE_VERSION "29.1"
3193| #define PACKAGE_STRING "GNU Emacs 29.1"
3194| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3195| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3196| #define HAVE_PDUMPER 1
3197| #define HAVE_STDIO_H 1
3198| #define HAVE_STDLIB_H 1
3199| #define HAVE_STRING_H 1
3200| #define HAVE_INTTYPES_H 1
3201| #define HAVE_STDINT_H 1
3202| #define HAVE_STRINGS_H 1
3203| #define HAVE_SYS_STAT_H 1
3204| #define HAVE_SYS_TYPES_H 1
3205| #define HAVE_UNISTD_H 1
3206| #define HAVE_WCHAR_H 1
3207| #define HAVE_SYS_RESOURCE_H 1
3208| #define HAVE_SYS_UTSNAME_H 1
3209| #define HAVE_PWD_H 1
3210| #define HAVE_UTMP_H 1
3211| #define HAVE_UTIL_H 1
3212| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3213| #define HAVE_SYS_SOCKET_H 1
3214| #define HAVE_SYS_PARAM_H 1
3215| #define HAVE_PTHREAD_H 1
3216| #define HAVE_MALLOC_MALLOC_H 1
3217| #define HAVE_SYS_UN_H 1
3218| #define HAVE_DIRENT_H 1
3219| #define HAVE_EXECINFO_H 1
3220| #define HAVE_GETOPT_H 1
3221| #define HAVE_SYS_CDEFS_H 1
3222| #define HAVE_SYS_TIME_H 1
3223| #define HAVE_LIMITS_H 1
3224| #define HAVE_SYS_SELECT_H 1
3225| #define HAVE_STDALIGN_H 1
3226| #define HAVE_STDBOOL_H 1
3227| #define HAVE_SYS_RANDOM_H 1
3228| #define STDC_HEADERS 1
3229| #define _ALL_SOURCE 1
3230| #define _DARWIN_C_SOURCE 1
3231| #define _GNU_SOURCE 1
3232| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3233| #define _NETBSD_SOURCE 1
3234| #define _OPENBSD_SOURCE 1
3235| #define _POSIX_PTHREAD_SEMANTICS 1
3236| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3237| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3238| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3239| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3240| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3241| #define __STDC_WANT_LIB_EXT2__ 1
3242| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3243| #define _TANDEM_SOURCE 1
3244| #define __EXTENSIONS__ 1
3245| #define SYSTEM_TYPE "darwin"
3246| #define HAVE_TERM_H 1
3247| #define HAVE_SYS_WAIT_H 1
3248| #define HAVE_NET_IF_H 1
3249| #define HAVE_IFADDRS_H 1
3250| #define HAVE_NET_IF_DL_H 1
3251| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3252| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3253| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3254| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3255| #define HAVE_SBRK 1
3256| #define HAVE_GETPAGESIZE 1
3257| #define HAVE_FORK 1
3258| #define HAVE_VFORK 1
3259| #define HAVE_FCHMOD 1
3260| #define HAVE_FACCESSAT 1
3261| #define HAVE_REALPATH 1
3262| #define HAVE_LSTAT 1
3263| #define HAVE_READLINKAT 1
3264| #define HAVE_MEMSET_S 1
3265| #define HAVE_FCHMODAT 1
3266| #define HAVE_LCHMOD 1
3267| #define HAVE_FCNTL 1
3268| #define HAVE_FDOPENDIR 1
3269| #define HAVE_FSTATAT 1
3270| #define HAVE_FSYNC 1
3271| #define HAVE_FUTIMENS 1
3272| /* end confdefs.h.  */
3273| /* Define getrandom to an innocuous variant, in case <limits.h> declares getrandom.
3274|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3275| #define getrandom innocuous_getrandom
3276|
3277| /* System header to define __stub macros and hopefully few prototypes,
3278|    which can conflict with char getrandom (); below.  */
3279|
3280| #include <limits.h>
3281| #undef getrandom
3282|
3283| /* Override any GCC internal prototype to avoid an error.
3284|    Use char because int might match the return type of a GCC
3285|    builtin and then its argument prototype would still apply.  */
3286| #ifdef __cplusplus
3287| extern "C"
3288| #endif
3289| char getrandom ();
3290| /* The GNU C library defines this for functions which it implements
3291|     to always fail with ENOSYS.  Some functions are actually named
3292|     something starting with __ and the normal name is an alias.  */
3293| #if defined __stub_getrandom || defined __stub___getrandom
3294| choke me
3295| #endif
3296|
3297| int
3298| main (void)
3299| {
3300| return getrandom ();
3301|   ;
3302|   return 0;
3303| }
3304configure:13496: result: no
3305configure:13496: checking for gettimeofday
3306configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3307ld: warning: -no_pie ignored for arm64*
3308configure:13496: $? = 0
3309configure:13496: result: yes
3310configure:13496: checking for mkostemp
3311configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3312ld: warning: -no_pie ignored for arm64*
3313configure:13496: $? = 0
3314configure:13496: result: yes
3315configure:13496: checking for pipe2
3316configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3317ld: warning: -no_pie ignored for arm64*
3318ld: Undefined symbols:
3319  _pipe2, referenced from:
3320      _main in conftest-cc309f.o
3321clang: error: linker command failed with exit code 1 (use -v to see invocation)
3322configure:13496: $? = 1
3323configure: failed program was:
3324| /* confdefs.h */
3325| #define PACKAGE_NAME "GNU Emacs"
3326| #define PACKAGE_TARNAME "emacs"
3327| #define PACKAGE_VERSION "29.1"
3328| #define PACKAGE_STRING "GNU Emacs 29.1"
3329| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3330| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3331| #define HAVE_PDUMPER 1
3332| #define HAVE_STDIO_H 1
3333| #define HAVE_STDLIB_H 1
3334| #define HAVE_STRING_H 1
3335| #define HAVE_INTTYPES_H 1
3336| #define HAVE_STDINT_H 1
3337| #define HAVE_STRINGS_H 1
3338| #define HAVE_SYS_STAT_H 1
3339| #define HAVE_SYS_TYPES_H 1
3340| #define HAVE_UNISTD_H 1
3341| #define HAVE_WCHAR_H 1
3342| #define HAVE_SYS_RESOURCE_H 1
3343| #define HAVE_SYS_UTSNAME_H 1
3344| #define HAVE_PWD_H 1
3345| #define HAVE_UTMP_H 1
3346| #define HAVE_UTIL_H 1
3347| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3348| #define HAVE_SYS_SOCKET_H 1
3349| #define HAVE_SYS_PARAM_H 1
3350| #define HAVE_PTHREAD_H 1
3351| #define HAVE_MALLOC_MALLOC_H 1
3352| #define HAVE_SYS_UN_H 1
3353| #define HAVE_DIRENT_H 1
3354| #define HAVE_EXECINFO_H 1
3355| #define HAVE_GETOPT_H 1
3356| #define HAVE_SYS_CDEFS_H 1
3357| #define HAVE_SYS_TIME_H 1
3358| #define HAVE_LIMITS_H 1
3359| #define HAVE_SYS_SELECT_H 1
3360| #define HAVE_STDALIGN_H 1
3361| #define HAVE_STDBOOL_H 1
3362| #define HAVE_SYS_RANDOM_H 1
3363| #define STDC_HEADERS 1
3364| #define _ALL_SOURCE 1
3365| #define _DARWIN_C_SOURCE 1
3366| #define _GNU_SOURCE 1
3367| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3368| #define _NETBSD_SOURCE 1
3369| #define _OPENBSD_SOURCE 1
3370| #define _POSIX_PTHREAD_SEMANTICS 1
3371| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3372| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3373| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3374| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3375| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3376| #define __STDC_WANT_LIB_EXT2__ 1
3377| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3378| #define _TANDEM_SOURCE 1
3379| #define __EXTENSIONS__ 1
3380| #define SYSTEM_TYPE "darwin"
3381| #define HAVE_TERM_H 1
3382| #define HAVE_SYS_WAIT_H 1
3383| #define HAVE_NET_IF_H 1
3384| #define HAVE_IFADDRS_H 1
3385| #define HAVE_NET_IF_DL_H 1
3386| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3387| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3388| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3389| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3390| #define HAVE_SBRK 1
3391| #define HAVE_GETPAGESIZE 1
3392| #define HAVE_FORK 1
3393| #define HAVE_VFORK 1
3394| #define HAVE_FCHMOD 1
3395| #define HAVE_FACCESSAT 1
3396| #define HAVE_REALPATH 1
3397| #define HAVE_LSTAT 1
3398| #define HAVE_READLINKAT 1
3399| #define HAVE_MEMSET_S 1
3400| #define HAVE_FCHMODAT 1
3401| #define HAVE_LCHMOD 1
3402| #define HAVE_FCNTL 1
3403| #define HAVE_FDOPENDIR 1
3404| #define HAVE_FSTATAT 1
3405| #define HAVE_FSYNC 1
3406| #define HAVE_FUTIMENS 1
3407| #define HAVE_GETTIMEOFDAY 1
3408| #define HAVE_MKOSTEMP 1
3409| /* end confdefs.h.  */
3410| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
3411|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3412| #define pipe2 innocuous_pipe2
3413|
3414| /* System header to define __stub macros and hopefully few prototypes,
3415|    which can conflict with char pipe2 (); below.  */
3416|
3417| #include <limits.h>
3418| #undef pipe2
3419|
3420| /* Override any GCC internal prototype to avoid an error.
3421|    Use char because int might match the return type of a GCC
3422|    builtin and then its argument prototype would still apply.  */
3423| #ifdef __cplusplus
3424| extern "C"
3425| #endif
3426| char pipe2 ();
3427| /* The GNU C library defines this for functions which it implements
3428|     to always fail with ENOSYS.  Some functions are actually named
3429|     something starting with __ and the normal name is an alias.  */
3430| #if defined __stub_pipe2 || defined __stub___pipe2
3431| choke me
3432| #endif
3433|
3434| int
3435| main (void)
3436| {
3437| return pipe2 ();
3438|   ;
3439|   return 0;
3440| }
3441configure:13496: result: no
3442configure:13496: checking for pselect
3443configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3444ld: warning: -no_pie ignored for arm64*
3445configure:13496: $? = 0
3446configure:13496: result: yes
3447configure:13496: checking for pthread_sigmask
3448configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3449ld: warning: -no_pie ignored for arm64*
3450configure:13496: $? = 0
3451configure:13496: result: yes
3452configure:13496: checking for readlink
3453configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3454ld: warning: -no_pie ignored for arm64*
3455configure:13496: $? = 0
3456configure:13496: result: yes
3457configure:13496: checking for isblank
3458configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3459conftest.c:106:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration]
3460char isblank ();
3461     ^
3462conftest.c:106:6: note: 'isblank' is a builtin with type 'int (int)'
34631 warning generated.
3464ld: warning: -no_pie ignored for arm64*
3465configure:13496: $? = 0
3466configure:13496: result: yes
3467configure:13496: checking for iswctype
3468configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3469ld: warning: -no_pie ignored for arm64*
3470configure:13496: $? = 0
3471configure:13496: result: yes
3472configure:13496: checking for strtoimax
3473configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3474ld: warning: -no_pie ignored for arm64*
3475configure:13496: $? = 0
3476configure:13496: result: yes
3477configure:13496: checking for symlink
3478configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3479ld: warning: -no_pie ignored for arm64*
3480configure:13496: $? = 0
3481configure:13496: result: yes
3482configure:13496: checking for localtime_r
3483configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3484ld: warning: -no_pie ignored for arm64*
3485configure:13496: $? = 0
3486configure:13496: result: yes
3487configure:13496: checking for timegm
3488configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3489ld: warning: -no_pie ignored for arm64*
3490configure:13496: $? = 0
3491configure:13496: result: yes
3492configure:13496: checking for utimensat
3493configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3494ld: warning: -no_pie ignored for arm64*
3495configure:13496: $? = 0
3496configure:13496: result: yes
3497configure:13496: checking for getdtablesize
3498configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3499ld: warning: -no_pie ignored for arm64*
3500configure:13496: $? = 0
3501configure:13496: result: yes
3502configure:13496: checking for futimes
3503configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3504ld: warning: -no_pie ignored for arm64*
3505configure:13496: $? = 0
3506configure:13496: result: yes
3507configure:13496: checking for futimesat
3508configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3509ld: warning: -no_pie ignored for arm64*
3510ld: Undefined symbols:
3511  _futimesat, referenced from:
3512      _main in conftest-99677d.o
3513clang: error: linker command failed with exit code 1 (use -v to see invocation)
3514configure:13496: $? = 1
3515configure: failed program was:
3516| /* confdefs.h */
3517| #define PACKAGE_NAME "GNU Emacs"
3518| #define PACKAGE_TARNAME "emacs"
3519| #define PACKAGE_VERSION "29.1"
3520| #define PACKAGE_STRING "GNU Emacs 29.1"
3521| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3522| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3523| #define HAVE_PDUMPER 1
3524| #define HAVE_STDIO_H 1
3525| #define HAVE_STDLIB_H 1
3526| #define HAVE_STRING_H 1
3527| #define HAVE_INTTYPES_H 1
3528| #define HAVE_STDINT_H 1
3529| #define HAVE_STRINGS_H 1
3530| #define HAVE_SYS_STAT_H 1
3531| #define HAVE_SYS_TYPES_H 1
3532| #define HAVE_UNISTD_H 1
3533| #define HAVE_WCHAR_H 1
3534| #define HAVE_SYS_RESOURCE_H 1
3535| #define HAVE_SYS_UTSNAME_H 1
3536| #define HAVE_PWD_H 1
3537| #define HAVE_UTMP_H 1
3538| #define HAVE_UTIL_H 1
3539| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3540| #define HAVE_SYS_SOCKET_H 1
3541| #define HAVE_SYS_PARAM_H 1
3542| #define HAVE_PTHREAD_H 1
3543| #define HAVE_MALLOC_MALLOC_H 1
3544| #define HAVE_SYS_UN_H 1
3545| #define HAVE_DIRENT_H 1
3546| #define HAVE_EXECINFO_H 1
3547| #define HAVE_GETOPT_H 1
3548| #define HAVE_SYS_CDEFS_H 1
3549| #define HAVE_SYS_TIME_H 1
3550| #define HAVE_LIMITS_H 1
3551| #define HAVE_SYS_SELECT_H 1
3552| #define HAVE_STDALIGN_H 1
3553| #define HAVE_STDBOOL_H 1
3554| #define HAVE_SYS_RANDOM_H 1
3555| #define STDC_HEADERS 1
3556| #define _ALL_SOURCE 1
3557| #define _DARWIN_C_SOURCE 1
3558| #define _GNU_SOURCE 1
3559| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3560| #define _NETBSD_SOURCE 1
3561| #define _OPENBSD_SOURCE 1
3562| #define _POSIX_PTHREAD_SEMANTICS 1
3563| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3564| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3565| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3566| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3567| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3568| #define __STDC_WANT_LIB_EXT2__ 1
3569| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3570| #define _TANDEM_SOURCE 1
3571| #define __EXTENSIONS__ 1
3572| #define SYSTEM_TYPE "darwin"
3573| #define HAVE_TERM_H 1
3574| #define HAVE_SYS_WAIT_H 1
3575| #define HAVE_NET_IF_H 1
3576| #define HAVE_IFADDRS_H 1
3577| #define HAVE_NET_IF_DL_H 1
3578| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3579| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3580| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3581| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3582| #define HAVE_SBRK 1
3583| #define HAVE_GETPAGESIZE 1
3584| #define HAVE_FORK 1
3585| #define HAVE_VFORK 1
3586| #define HAVE_FCHMOD 1
3587| #define HAVE_FACCESSAT 1
3588| #define HAVE_REALPATH 1
3589| #define HAVE_LSTAT 1
3590| #define HAVE_READLINKAT 1
3591| #define HAVE_MEMSET_S 1
3592| #define HAVE_FCHMODAT 1
3593| #define HAVE_LCHMOD 1
3594| #define HAVE_FCNTL 1
3595| #define HAVE_FDOPENDIR 1
3596| #define HAVE_FSTATAT 1
3597| #define HAVE_FSYNC 1
3598| #define HAVE_FUTIMENS 1
3599| #define HAVE_GETTIMEOFDAY 1
3600| #define HAVE_MKOSTEMP 1
3601| #define HAVE_PSELECT 1
3602| #define HAVE_PTHREAD_SIGMASK 1
3603| #define HAVE_READLINK 1
3604| #define HAVE_ISBLANK 1
3605| #define HAVE_ISWCTYPE 1
3606| #define HAVE_STRTOIMAX 1
3607| #define HAVE_SYMLINK 1
3608| #define HAVE_LOCALTIME_R 1
3609| #define HAVE_TIMEGM 1
3610| #define HAVE_UTIMENSAT 1
3611| #define HAVE_GETDTABLESIZE 1
3612| #define HAVE_FUTIMES 1
3613| /* end confdefs.h.  */
3614| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat.
3615|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3616| #define futimesat innocuous_futimesat
3617|
3618| /* System header to define __stub macros and hopefully few prototypes,
3619|    which can conflict with char futimesat (); below.  */
3620|
3621| #include <limits.h>
3622| #undef futimesat
3623|
3624| /* Override any GCC internal prototype to avoid an error.
3625|    Use char because int might match the return type of a GCC
3626|    builtin and then its argument prototype would still apply.  */
3627| #ifdef __cplusplus
3628| extern "C"
3629| #endif
3630| char futimesat ();
3631| /* The GNU C library defines this for functions which it implements
3632|     to always fail with ENOSYS.  Some functions are actually named
3633|     something starting with __ and the normal name is an alias.  */
3634| #if defined __stub_futimesat || defined __stub___futimesat
3635| choke me
3636| #endif
3637|
3638| int
3639| main (void)
3640| {
3641| return futimesat ();
3642|   ;
3643|   return 0;
3644| }
3645configure:13496: result: no
3646configure:13496: checking for lutimes
3647configure:13496: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3648ld: warning: -no_pie ignored for arm64*
3649configure:13496: $? = 0
3650configure:13496: result: yes
3651configure:13621: checking for working mmap
3652configure:13773: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c  >&5
3653ld: warning: -no_pie ignored for arm64*
3654configure:13773: $? = 0
3655configure:13773: ./conftest
3656configure:13773: $? = 0
3657configure:13784: result: yes
3658configure:13802: checking for main in -lXbsd
3659configure:13822: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lXbsd    >&5
3660ld: warning: -no_pie ignored for arm64*
3661ld: library 'Xbsd' not found
3662clang: error: linker command failed with exit code 1 (use -v to see invocation)
3663configure:13822: $? = 1
3664configure: failed program was:
3665| /* confdefs.h */
3666| #define PACKAGE_NAME "GNU Emacs"
3667| #define PACKAGE_TARNAME "emacs"
3668| #define PACKAGE_VERSION "29.1"
3669| #define PACKAGE_STRING "GNU Emacs 29.1"
3670| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3671| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3672| #define HAVE_PDUMPER 1
3673| #define HAVE_STDIO_H 1
3674| #define HAVE_STDLIB_H 1
3675| #define HAVE_STRING_H 1
3676| #define HAVE_INTTYPES_H 1
3677| #define HAVE_STDINT_H 1
3678| #define HAVE_STRINGS_H 1
3679| #define HAVE_SYS_STAT_H 1
3680| #define HAVE_SYS_TYPES_H 1
3681| #define HAVE_UNISTD_H 1
3682| #define HAVE_WCHAR_H 1
3683| #define HAVE_SYS_RESOURCE_H 1
3684| #define HAVE_SYS_UTSNAME_H 1
3685| #define HAVE_PWD_H 1
3686| #define HAVE_UTMP_H 1
3687| #define HAVE_UTIL_H 1
3688| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3689| #define HAVE_SYS_SOCKET_H 1
3690| #define HAVE_SYS_PARAM_H 1
3691| #define HAVE_PTHREAD_H 1
3692| #define HAVE_MALLOC_MALLOC_H 1
3693| #define HAVE_SYS_UN_H 1
3694| #define HAVE_DIRENT_H 1
3695| #define HAVE_EXECINFO_H 1
3696| #define HAVE_GETOPT_H 1
3697| #define HAVE_SYS_CDEFS_H 1
3698| #define HAVE_SYS_TIME_H 1
3699| #define HAVE_LIMITS_H 1
3700| #define HAVE_SYS_SELECT_H 1
3701| #define HAVE_STDALIGN_H 1
3702| #define HAVE_STDBOOL_H 1
3703| #define HAVE_SYS_RANDOM_H 1
3704| #define STDC_HEADERS 1
3705| #define _ALL_SOURCE 1
3706| #define _DARWIN_C_SOURCE 1
3707| #define _GNU_SOURCE 1
3708| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3709| #define _NETBSD_SOURCE 1
3710| #define _OPENBSD_SOURCE 1
3711| #define _POSIX_PTHREAD_SEMANTICS 1
3712| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3713| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3714| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3715| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3716| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3717| #define __STDC_WANT_LIB_EXT2__ 1
3718| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3719| #define _TANDEM_SOURCE 1
3720| #define __EXTENSIONS__ 1
3721| #define SYSTEM_TYPE "darwin"
3722| #define HAVE_TERM_H 1
3723| #define HAVE_SYS_WAIT_H 1
3724| #define HAVE_NET_IF_H 1
3725| #define HAVE_IFADDRS_H 1
3726| #define HAVE_NET_IF_DL_H 1
3727| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3728| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3729| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3730| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3731| #define HAVE_SBRK 1
3732| #define HAVE_GETPAGESIZE 1
3733| #define HAVE_FORK 1
3734| #define HAVE_VFORK 1
3735| #define HAVE_FCHMOD 1
3736| #define HAVE_FACCESSAT 1
3737| #define HAVE_REALPATH 1
3738| #define HAVE_LSTAT 1
3739| #define HAVE_READLINKAT 1
3740| #define HAVE_MEMSET_S 1
3741| #define HAVE_FCHMODAT 1
3742| #define HAVE_LCHMOD 1
3743| #define HAVE_FCNTL 1
3744| #define HAVE_FDOPENDIR 1
3745| #define HAVE_FSTATAT 1
3746| #define HAVE_FSYNC 1
3747| #define HAVE_FUTIMENS 1
3748| #define HAVE_GETTIMEOFDAY 1
3749| #define HAVE_MKOSTEMP 1
3750| #define HAVE_PSELECT 1
3751| #define HAVE_PTHREAD_SIGMASK 1
3752| #define HAVE_READLINK 1
3753| #define HAVE_ISBLANK 1
3754| #define HAVE_ISWCTYPE 1
3755| #define HAVE_STRTOIMAX 1
3756| #define HAVE_SYMLINK 1
3757| #define HAVE_LOCALTIME_R 1
3758| #define HAVE_TIMEGM 1
3759| #define HAVE_UTIMENSAT 1
3760| #define HAVE_GETDTABLESIZE 1
3761| #define HAVE_FUTIMES 1
3762| #define HAVE_LUTIMES 1
3763| #define SYSTEM_MALLOC 1
3764| #define HAVE_MMAP 1
3765| /* end confdefs.h.  */
3766|
3767|
3768| int
3769| main (void)
3770| {
3771| return main ();
3772|   ;
3773|   return 0;
3774| }
3775configure:13832: result: no
3776configure:13844: checking for pthread library
3777configure:13881: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c   >&5
3778conftest.c:111:46: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3779              status += pthread_create (&th, 0, 0, 0);
3780                                                ~   ^
37811 warning generated.
3782ld: warning: -no_pie ignored for arm64*
3783configure:13881: $? = 0
3784configure:13893: result: none needed
3785configure:13920: checking for thread support
3786configure:13936: result: yes
3787configure:14517: checking for sqlite3_open_v2 in -lsqlite3
3788configure:14540: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3    >&5
3789ld: warning: -no_pie ignored for arm64*
3790configure:14540: $? = 0
3791configure:14550: result: yes
3792configure:14570: checking for sqlite3_load_extension in -lsqlite3
3793configure:14593: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3  -lsqlite3   >&5
3794ld: warning: -no_pie ignored for arm64*
3795ld: warning: ignoring duplicate libraries: '-lsqlite3'
3796configure:14593: $? = 0
3797configure:14603: result: yes
3798configure:14838: checking for getaddrinfo_a in -lanl
3799configure:14861: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lanl  -lsqlite3   >&5
3800ld: warning: -no_pie ignored for arm64*
3801ld: library 'anl' not found
3802clang: error: linker command failed with exit code 1 (use -v to see invocation)
3803configure:14861: $? = 1
3804configure: failed program was:
3805| /* confdefs.h */
3806| #define PACKAGE_NAME "GNU Emacs"
3807| #define PACKAGE_TARNAME "emacs"
3808| #define PACKAGE_VERSION "29.1"
3809| #define PACKAGE_STRING "GNU Emacs 29.1"
3810| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3811| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3812| #define HAVE_PDUMPER 1
3813| #define HAVE_STDIO_H 1
3814| #define HAVE_STDLIB_H 1
3815| #define HAVE_STRING_H 1
3816| #define HAVE_INTTYPES_H 1
3817| #define HAVE_STDINT_H 1
3818| #define HAVE_STRINGS_H 1
3819| #define HAVE_SYS_STAT_H 1
3820| #define HAVE_SYS_TYPES_H 1
3821| #define HAVE_UNISTD_H 1
3822| #define HAVE_WCHAR_H 1
3823| #define HAVE_SYS_RESOURCE_H 1
3824| #define HAVE_SYS_UTSNAME_H 1
3825| #define HAVE_PWD_H 1
3826| #define HAVE_UTMP_H 1
3827| #define HAVE_UTIL_H 1
3828| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3829| #define HAVE_SYS_SOCKET_H 1
3830| #define HAVE_SYS_PARAM_H 1
3831| #define HAVE_PTHREAD_H 1
3832| #define HAVE_MALLOC_MALLOC_H 1
3833| #define HAVE_SYS_UN_H 1
3834| #define HAVE_DIRENT_H 1
3835| #define HAVE_EXECINFO_H 1
3836| #define HAVE_GETOPT_H 1
3837| #define HAVE_SYS_CDEFS_H 1
3838| #define HAVE_SYS_TIME_H 1
3839| #define HAVE_LIMITS_H 1
3840| #define HAVE_SYS_SELECT_H 1
3841| #define HAVE_STDALIGN_H 1
3842| #define HAVE_STDBOOL_H 1
3843| #define HAVE_SYS_RANDOM_H 1
3844| #define STDC_HEADERS 1
3845| #define _ALL_SOURCE 1
3846| #define _DARWIN_C_SOURCE 1
3847| #define _GNU_SOURCE 1
3848| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3849| #define _NETBSD_SOURCE 1
3850| #define _OPENBSD_SOURCE 1
3851| #define _POSIX_PTHREAD_SEMANTICS 1
3852| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3853| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3854| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3855| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3856| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3857| #define __STDC_WANT_LIB_EXT2__ 1
3858| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3859| #define _TANDEM_SOURCE 1
3860| #define __EXTENSIONS__ 1
3861| #define SYSTEM_TYPE "darwin"
3862| #define HAVE_TERM_H 1
3863| #define HAVE_SYS_WAIT_H 1
3864| #define HAVE_NET_IF_H 1
3865| #define HAVE_IFADDRS_H 1
3866| #define HAVE_NET_IF_DL_H 1
3867| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3868| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3869| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3870| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3871| #define HAVE_SBRK 1
3872| #define HAVE_GETPAGESIZE 1
3873| #define HAVE_FORK 1
3874| #define HAVE_VFORK 1
3875| #define HAVE_FCHMOD 1
3876| #define HAVE_FACCESSAT 1
3877| #define HAVE_REALPATH 1
3878| #define HAVE_LSTAT 1
3879| #define HAVE_READLINKAT 1
3880| #define HAVE_MEMSET_S 1
3881| #define HAVE_FCHMODAT 1
3882| #define HAVE_LCHMOD 1
3883| #define HAVE_FCNTL 1
3884| #define HAVE_FDOPENDIR 1
3885| #define HAVE_FSTATAT 1
3886| #define HAVE_FSYNC 1
3887| #define HAVE_FUTIMENS 1
3888| #define HAVE_GETTIMEOFDAY 1
3889| #define HAVE_MKOSTEMP 1
3890| #define HAVE_PSELECT 1
3891| #define HAVE_PTHREAD_SIGMASK 1
3892| #define HAVE_READLINK 1
3893| #define HAVE_ISBLANK 1
3894| #define HAVE_ISWCTYPE 1
3895| #define HAVE_STRTOIMAX 1
3896| #define HAVE_SYMLINK 1
3897| #define HAVE_LOCALTIME_R 1
3898| #define HAVE_TIMEGM 1
3899| #define HAVE_UTIMENSAT 1
3900| #define HAVE_GETDTABLESIZE 1
3901| #define HAVE_FUTIMES 1
3902| #define HAVE_LUTIMES 1
3903| #define SYSTEM_MALLOC 1
3904| #define HAVE_MMAP 1
3905| #define HAVE_PTHREAD 1
3906| #define THREADS_ENABLED 1
3907| #define HAVE_SQLITE3 1
3908| #define HAVE_SQLITE3_LOAD_EXTENSION 1
3909| /* end confdefs.h.  */
3910|
3911| /* Override any GCC internal prototype to avoid an error.
3912|    Use char because int might match the return type of a GCC
3913|    builtin and then its argument prototype would still apply.  */
3914| char getaddrinfo_a ();
3915| int
3916| main (void)
3917| {
3918| return getaddrinfo_a ();
3919|   ;
3920|   return 0;
3921| }
3922configure:14871: result: no
3923configure:15295: checking for malloc_trim
3924configure:15295: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3   >&5
3925ld: warning: -no_pie ignored for arm64*
3926ld: Undefined symbols:
3927  _malloc_trim, referenced from:
3928      _main in conftest-74c542.o
3929clang: error: linker command failed with exit code 1 (use -v to see invocation)
3930configure:15295: $? = 1
3931configure: failed program was:
3932| /* confdefs.h */
3933| #define PACKAGE_NAME "GNU Emacs"
3934| #define PACKAGE_TARNAME "emacs"
3935| #define PACKAGE_VERSION "29.1"
3936| #define PACKAGE_STRING "GNU Emacs 29.1"
3937| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
3938| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
3939| #define HAVE_PDUMPER 1
3940| #define HAVE_STDIO_H 1
3941| #define HAVE_STDLIB_H 1
3942| #define HAVE_STRING_H 1
3943| #define HAVE_INTTYPES_H 1
3944| #define HAVE_STDINT_H 1
3945| #define HAVE_STRINGS_H 1
3946| #define HAVE_SYS_STAT_H 1
3947| #define HAVE_SYS_TYPES_H 1
3948| #define HAVE_UNISTD_H 1
3949| #define HAVE_WCHAR_H 1
3950| #define HAVE_SYS_RESOURCE_H 1
3951| #define HAVE_SYS_UTSNAME_H 1
3952| #define HAVE_PWD_H 1
3953| #define HAVE_UTMP_H 1
3954| #define HAVE_UTIL_H 1
3955| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
3956| #define HAVE_SYS_SOCKET_H 1
3957| #define HAVE_SYS_PARAM_H 1
3958| #define HAVE_PTHREAD_H 1
3959| #define HAVE_MALLOC_MALLOC_H 1
3960| #define HAVE_SYS_UN_H 1
3961| #define HAVE_DIRENT_H 1
3962| #define HAVE_EXECINFO_H 1
3963| #define HAVE_GETOPT_H 1
3964| #define HAVE_SYS_CDEFS_H 1
3965| #define HAVE_SYS_TIME_H 1
3966| #define HAVE_LIMITS_H 1
3967| #define HAVE_SYS_SELECT_H 1
3968| #define HAVE_STDALIGN_H 1
3969| #define HAVE_STDBOOL_H 1
3970| #define HAVE_SYS_RANDOM_H 1
3971| #define STDC_HEADERS 1
3972| #define _ALL_SOURCE 1
3973| #define _DARWIN_C_SOURCE 1
3974| #define _GNU_SOURCE 1
3975| #define _HPUX_ALT_XOPEN_SOCKET_API 1
3976| #define _NETBSD_SOURCE 1
3977| #define _OPENBSD_SOURCE 1
3978| #define _POSIX_PTHREAD_SEMANTICS 1
3979| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
3980| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
3981| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
3982| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
3983| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
3984| #define __STDC_WANT_LIB_EXT2__ 1
3985| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
3986| #define _TANDEM_SOURCE 1
3987| #define __EXTENSIONS__ 1
3988| #define SYSTEM_TYPE "darwin"
3989| #define HAVE_TERM_H 1
3990| #define HAVE_SYS_WAIT_H 1
3991| #define HAVE_NET_IF_H 1
3992| #define HAVE_IFADDRS_H 1
3993| #define HAVE_NET_IF_DL_H 1
3994| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3995| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3996| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3997| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3998| #define HAVE_SBRK 1
3999| #define HAVE_GETPAGESIZE 1
4000| #define HAVE_FORK 1
4001| #define HAVE_VFORK 1
4002| #define HAVE_FCHMOD 1
4003| #define HAVE_FACCESSAT 1
4004| #define HAVE_REALPATH 1
4005| #define HAVE_LSTAT 1
4006| #define HAVE_READLINKAT 1
4007| #define HAVE_MEMSET_S 1
4008| #define HAVE_FCHMODAT 1
4009| #define HAVE_LCHMOD 1
4010| #define HAVE_FCNTL 1
4011| #define HAVE_FDOPENDIR 1
4012| #define HAVE_FSTATAT 1
4013| #define HAVE_FSYNC 1
4014| #define HAVE_FUTIMENS 1
4015| #define HAVE_GETTIMEOFDAY 1
4016| #define HAVE_MKOSTEMP 1
4017| #define HAVE_PSELECT 1
4018| #define HAVE_PTHREAD_SIGMASK 1
4019| #define HAVE_READLINK 1
4020| #define HAVE_ISBLANK 1
4021| #define HAVE_ISWCTYPE 1
4022| #define HAVE_STRTOIMAX 1
4023| #define HAVE_SYMLINK 1
4024| #define HAVE_LOCALTIME_R 1
4025| #define HAVE_TIMEGM 1
4026| #define HAVE_UTIMENSAT 1
4027| #define HAVE_GETDTABLESIZE 1
4028| #define HAVE_FUTIMES 1
4029| #define HAVE_LUTIMES 1
4030| #define SYSTEM_MALLOC 1
4031| #define HAVE_MMAP 1
4032| #define HAVE_PTHREAD 1
4033| #define THREADS_ENABLED 1
4034| #define HAVE_SQLITE3 1
4035| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4036| /* end confdefs.h.  */
4037| /* Define malloc_trim to an innocuous variant, in case <limits.h> declares malloc_trim.
4038|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4039| #define malloc_trim innocuous_malloc_trim
4040|
4041| /* System header to define __stub macros and hopefully few prototypes,
4042|    which can conflict with char malloc_trim (); below.  */
4043|
4044| #include <limits.h>
4045| #undef malloc_trim
4046|
4047| /* Override any GCC internal prototype to avoid an error.
4048|    Use char because int might match the return type of a GCC
4049|    builtin and then its argument prototype would still apply.  */
4050| #ifdef __cplusplus
4051| extern "C"
4052| #endif
4053| char malloc_trim ();
4054| /* The GNU C library defines this for functions which it implements
4055|     to always fail with ENOSYS.  Some functions are actually named
4056|     something starting with __ and the normal name is an alias.  */
4057| #if defined __stub_malloc_trim || defined __stub___malloc_trim
4058| choke me
4059| #endif
4060|
4061| int
4062| main (void)
4063| {
4064| return malloc_trim ();
4065|   ;
4066|   return 0;
4067| }
4068configure:15295: result: no
4069configure:15736: checking for lgetfilecon in -lselinux
4070configure:15759: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lselinux  -lsqlite3   >&5
4071ld: warning: -no_pie ignored for arm64*
4072ld: library 'selinux' not found
4073clang: error: linker command failed with exit code 1 (use -v to see invocation)
4074configure:15759: $? = 1
4075configure: failed program was:
4076| /* confdefs.h */
4077| #define PACKAGE_NAME "GNU Emacs"
4078| #define PACKAGE_TARNAME "emacs"
4079| #define PACKAGE_VERSION "29.1"
4080| #define PACKAGE_STRING "GNU Emacs 29.1"
4081| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
4082| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
4083| #define HAVE_PDUMPER 1
4084| #define HAVE_STDIO_H 1
4085| #define HAVE_STDLIB_H 1
4086| #define HAVE_STRING_H 1
4087| #define HAVE_INTTYPES_H 1
4088| #define HAVE_STDINT_H 1
4089| #define HAVE_STRINGS_H 1
4090| #define HAVE_SYS_STAT_H 1
4091| #define HAVE_SYS_TYPES_H 1
4092| #define HAVE_UNISTD_H 1
4093| #define HAVE_WCHAR_H 1
4094| #define HAVE_SYS_RESOURCE_H 1
4095| #define HAVE_SYS_UTSNAME_H 1
4096| #define HAVE_PWD_H 1
4097| #define HAVE_UTMP_H 1
4098| #define HAVE_UTIL_H 1
4099| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
4100| #define HAVE_SYS_SOCKET_H 1
4101| #define HAVE_SYS_PARAM_H 1
4102| #define HAVE_PTHREAD_H 1
4103| #define HAVE_MALLOC_MALLOC_H 1
4104| #define HAVE_SYS_UN_H 1
4105| #define HAVE_DIRENT_H 1
4106| #define HAVE_EXECINFO_H 1
4107| #define HAVE_GETOPT_H 1
4108| #define HAVE_SYS_CDEFS_H 1
4109| #define HAVE_SYS_TIME_H 1
4110| #define HAVE_LIMITS_H 1
4111| #define HAVE_SYS_SELECT_H 1
4112| #define HAVE_STDALIGN_H 1
4113| #define HAVE_STDBOOL_H 1
4114| #define HAVE_SYS_RANDOM_H 1
4115| #define STDC_HEADERS 1
4116| #define _ALL_SOURCE 1
4117| #define _DARWIN_C_SOURCE 1
4118| #define _GNU_SOURCE 1
4119| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4120| #define _NETBSD_SOURCE 1
4121| #define _OPENBSD_SOURCE 1
4122| #define _POSIX_PTHREAD_SEMANTICS 1
4123| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4124| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4125| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4126| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4127| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4128| #define __STDC_WANT_LIB_EXT2__ 1
4129| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4130| #define _TANDEM_SOURCE 1
4131| #define __EXTENSIONS__ 1
4132| #define SYSTEM_TYPE "darwin"
4133| #define HAVE_TERM_H 1
4134| #define HAVE_SYS_WAIT_H 1
4135| #define HAVE_NET_IF_H 1
4136| #define HAVE_IFADDRS_H 1
4137| #define HAVE_NET_IF_DL_H 1
4138| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4139| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4140| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4141| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4142| #define HAVE_SBRK 1
4143| #define HAVE_GETPAGESIZE 1
4144| #define HAVE_FORK 1
4145| #define HAVE_VFORK 1
4146| #define HAVE_FCHMOD 1
4147| #define HAVE_FACCESSAT 1
4148| #define HAVE_REALPATH 1
4149| #define HAVE_LSTAT 1
4150| #define HAVE_READLINKAT 1
4151| #define HAVE_MEMSET_S 1
4152| #define HAVE_FCHMODAT 1
4153| #define HAVE_LCHMOD 1
4154| #define HAVE_FCNTL 1
4155| #define HAVE_FDOPENDIR 1
4156| #define HAVE_FSTATAT 1
4157| #define HAVE_FSYNC 1
4158| #define HAVE_FUTIMENS 1
4159| #define HAVE_GETTIMEOFDAY 1
4160| #define HAVE_MKOSTEMP 1
4161| #define HAVE_PSELECT 1
4162| #define HAVE_PTHREAD_SIGMASK 1
4163| #define HAVE_READLINK 1
4164| #define HAVE_ISBLANK 1
4165| #define HAVE_ISWCTYPE 1
4166| #define HAVE_STRTOIMAX 1
4167| #define HAVE_SYMLINK 1
4168| #define HAVE_LOCALTIME_R 1
4169| #define HAVE_TIMEGM 1
4170| #define HAVE_UTIMENSAT 1
4171| #define HAVE_GETDTABLESIZE 1
4172| #define HAVE_FUTIMES 1
4173| #define HAVE_LUTIMES 1
4174| #define SYSTEM_MALLOC 1
4175| #define HAVE_MMAP 1
4176| #define HAVE_PTHREAD 1
4177| #define THREADS_ENABLED 1
4178| #define HAVE_SQLITE3 1
4179| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4180| /* end confdefs.h.  */
4181|
4182| /* Override any GCC internal prototype to avoid an error.
4183|    Use char because int might match the return type of a GCC
4184|    builtin and then its argument prototype would still apply.  */
4185| char lgetfilecon ();
4186| int
4187| main (void)
4188| {
4189| return lgetfilecon ();
4190|   ;
4191|   return 0;
4192| }
4193configure:15769: result: no
4194configure:15791: checking for gnutls >= 2.12.2
4195configure:15798: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2"
4196configure:15801: $? = 0
4197configure:15815: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2"
4198configure:15818: $? = 0
4199configure:15856: result: yes
4200configure:15880: checking for libsystemd >= 222
4201configure:15887: $PKG_CONFIG --exists --print-errors "libsystemd >= 222"
4202Package libsystemd was not found in the pkg-config search path.
4203Perhaps you should add the directory containing `libsystemd.pc'
4204to the PKG_CONFIG_PATH environment variable
4205No package 'libsystemd' found
4206configure:15890: $? = 1
4207configure:15904: $PKG_CONFIG --exists --print-errors "libsystemd >= 222"
4208Package libsystemd was not found in the pkg-config search path.
4209Perhaps you should add the directory containing `libsystemd.pc'
4210to the PKG_CONFIG_PATH environment variable
4211No package 'libsystemd' found
4212configure:15907: $? = 1
4213configure:15921: result: no
4214No package 'libsystemd' found
4215configure:15966: checking for jansson >= 2.7
4216configure:15973: $PKG_CONFIG --exists --print-errors "jansson >= 2.7"
4217configure:15976: $? = 0
4218configure:15990: $PKG_CONFIG --exists --print-errors "jansson >= 2.7"
4219configure:15993: $? = 0
4220configure:16031: result: yes
4221configure:16060: checking for tree-sitter >= 0.20.2
4222configure:16067: $PKG_CONFIG --exists --print-errors "tree-sitter >= 0.20.2"
4223configure:16070: $? = 0
4224configure:16084: $PKG_CONFIG --exists --print-errors "tree-sitter >= 0.20.2"
4225configure:16087: $? = 0
4226configure:16125: result: yes
4227configure:16270: checking for sys/inotify.h
4228configure:16270: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
4229conftest.c:137:10: fatal error: 'sys/inotify.h' file not found
4230#include <sys/inotify.h>
4231         ^~~~~~~~~~~~~~~
42321 error generated.
4233configure:16270: $? = 1
4234configure: failed program was:
4235| /* confdefs.h */
4236| #define PACKAGE_NAME "GNU Emacs"
4237| #define PACKAGE_TARNAME "emacs"
4238| #define PACKAGE_VERSION "29.1"
4239| #define PACKAGE_STRING "GNU Emacs 29.1"
4240| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
4241| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
4242| #define HAVE_PDUMPER 1
4243| #define HAVE_STDIO_H 1
4244| #define HAVE_STDLIB_H 1
4245| #define HAVE_STRING_H 1
4246| #define HAVE_INTTYPES_H 1
4247| #define HAVE_STDINT_H 1
4248| #define HAVE_STRINGS_H 1
4249| #define HAVE_SYS_STAT_H 1
4250| #define HAVE_SYS_TYPES_H 1
4251| #define HAVE_UNISTD_H 1
4252| #define HAVE_WCHAR_H 1
4253| #define HAVE_SYS_RESOURCE_H 1
4254| #define HAVE_SYS_UTSNAME_H 1
4255| #define HAVE_PWD_H 1
4256| #define HAVE_UTMP_H 1
4257| #define HAVE_UTIL_H 1
4258| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
4259| #define HAVE_SYS_SOCKET_H 1
4260| #define HAVE_SYS_PARAM_H 1
4261| #define HAVE_PTHREAD_H 1
4262| #define HAVE_MALLOC_MALLOC_H 1
4263| #define HAVE_SYS_UN_H 1
4264| #define HAVE_DIRENT_H 1
4265| #define HAVE_EXECINFO_H 1
4266| #define HAVE_GETOPT_H 1
4267| #define HAVE_SYS_CDEFS_H 1
4268| #define HAVE_SYS_TIME_H 1
4269| #define HAVE_LIMITS_H 1
4270| #define HAVE_SYS_SELECT_H 1
4271| #define HAVE_STDALIGN_H 1
4272| #define HAVE_STDBOOL_H 1
4273| #define HAVE_SYS_RANDOM_H 1
4274| #define STDC_HEADERS 1
4275| #define _ALL_SOURCE 1
4276| #define _DARWIN_C_SOURCE 1
4277| #define _GNU_SOURCE 1
4278| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4279| #define _NETBSD_SOURCE 1
4280| #define _OPENBSD_SOURCE 1
4281| #define _POSIX_PTHREAD_SEMANTICS 1
4282| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4283| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4284| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4285| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4286| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4287| #define __STDC_WANT_LIB_EXT2__ 1
4288| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4289| #define _TANDEM_SOURCE 1
4290| #define __EXTENSIONS__ 1
4291| #define SYSTEM_TYPE "darwin"
4292| #define HAVE_TERM_H 1
4293| #define HAVE_SYS_WAIT_H 1
4294| #define HAVE_NET_IF_H 1
4295| #define HAVE_IFADDRS_H 1
4296| #define HAVE_NET_IF_DL_H 1
4297| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4298| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4299| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4300| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4301| #define HAVE_SBRK 1
4302| #define HAVE_GETPAGESIZE 1
4303| #define HAVE_FORK 1
4304| #define HAVE_VFORK 1
4305| #define HAVE_FCHMOD 1
4306| #define HAVE_FACCESSAT 1
4307| #define HAVE_REALPATH 1
4308| #define HAVE_LSTAT 1
4309| #define HAVE_READLINKAT 1
4310| #define HAVE_MEMSET_S 1
4311| #define HAVE_FCHMODAT 1
4312| #define HAVE_LCHMOD 1
4313| #define HAVE_FCNTL 1
4314| #define HAVE_FDOPENDIR 1
4315| #define HAVE_FSTATAT 1
4316| #define HAVE_FSYNC 1
4317| #define HAVE_FUTIMENS 1
4318| #define HAVE_GETTIMEOFDAY 1
4319| #define HAVE_MKOSTEMP 1
4320| #define HAVE_PSELECT 1
4321| #define HAVE_PTHREAD_SIGMASK 1
4322| #define HAVE_READLINK 1
4323| #define HAVE_ISBLANK 1
4324| #define HAVE_ISWCTYPE 1
4325| #define HAVE_STRTOIMAX 1
4326| #define HAVE_SYMLINK 1
4327| #define HAVE_LOCALTIME_R 1
4328| #define HAVE_TIMEGM 1
4329| #define HAVE_UTIMENSAT 1
4330| #define HAVE_GETDTABLESIZE 1
4331| #define HAVE_FUTIMES 1
4332| #define HAVE_LUTIMES 1
4333| #define SYSTEM_MALLOC 1
4334| #define HAVE_MMAP 1
4335| #define HAVE_PTHREAD 1
4336| #define THREADS_ENABLED 1
4337| #define HAVE_SQLITE3 1
4338| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4339| #define HAVE_GNUTLS 1
4340| #define HAVE_JSON 1
4341| #define HAVE_TREE_SITTER 1
4342| /* end confdefs.h.  */
4343| #include <stddef.h>
4344| #ifdef HAVE_STDIO_H
4345| # include <stdio.h>
4346| #endif
4347| #ifdef HAVE_STDLIB_H
4348| # include <stdlib.h>
4349| #endif
4350| #ifdef HAVE_STRING_H
4351| # include <string.h>
4352| #endif
4353| #ifdef HAVE_INTTYPES_H
4354| # include <inttypes.h>
4355| #endif
4356| #ifdef HAVE_STDINT_H
4357| # include <stdint.h>
4358| #endif
4359| #ifdef HAVE_STRINGS_H
4360| # include <strings.h>
4361| #endif
4362| #ifdef HAVE_SYS_TYPES_H
4363| # include <sys/types.h>
4364| #endif
4365| #ifdef HAVE_SYS_STAT_H
4366| # include <sys/stat.h>
4367| #endif
4368| #ifdef HAVE_UNISTD_H
4369| # include <unistd.h>
4370| #endif
4371| #include <sys/inotify.h>
4372configure:16270: result: no
4373configure:16297: checking for libkqueue
4374configure:16304: $PKG_CONFIG --exists --print-errors "libkqueue"
4375Package libkqueue was not found in the pkg-config search path.
4376Perhaps you should add the directory containing `libkqueue.pc'
4377to the PKG_CONFIG_PATH environment variable
4378No package 'libkqueue' found
4379configure:16307: $? = 1
4380configure:16321: $PKG_CONFIG --exists --print-errors "libkqueue"
4381Package libkqueue was not found in the pkg-config search path.
4382Perhaps you should add the directory containing `libkqueue.pc'
4383to the PKG_CONFIG_PATH environment variable
4384No package 'libkqueue' found
4385configure:16324: $? = 1
4386configure:16338: result: no
4387No package 'libkqueue' found
4388configure:16377: checking for library containing kqueue
4389configure:16407: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3   >&5
4390ld: warning: -no_pie ignored for arm64*
4391configure:16407: $? = 0
4392configure:16427: result: none required
4393configure:17010: /usr/bin/clang -c -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5
4394conftest.c:112:13: fatal error: 'X11/Xlib.h' file not found
4395          #include <X11/Xlib.h>
4396                   ^~~~~~~~~~~~
43971 error generated.
4398configure:17010: $? = 1
4399configure: failed program was:
4400| /* confdefs.h */
4401| #define PACKAGE_NAME "GNU Emacs"
4402| #define PACKAGE_TARNAME "emacs"
4403| #define PACKAGE_VERSION "29.1"
4404| #define PACKAGE_STRING "GNU Emacs 29.1"
4405| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
4406| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
4407| #define HAVE_PDUMPER 1
4408| #define HAVE_STDIO_H 1
4409| #define HAVE_STDLIB_H 1
4410| #define HAVE_STRING_H 1
4411| #define HAVE_INTTYPES_H 1
4412| #define HAVE_STDINT_H 1
4413| #define HAVE_STRINGS_H 1
4414| #define HAVE_SYS_STAT_H 1
4415| #define HAVE_SYS_TYPES_H 1
4416| #define HAVE_UNISTD_H 1
4417| #define HAVE_WCHAR_H 1
4418| #define HAVE_SYS_RESOURCE_H 1
4419| #define HAVE_SYS_UTSNAME_H 1
4420| #define HAVE_PWD_H 1
4421| #define HAVE_UTMP_H 1
4422| #define HAVE_UTIL_H 1
4423| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
4424| #define HAVE_SYS_SOCKET_H 1
4425| #define HAVE_SYS_PARAM_H 1
4426| #define HAVE_PTHREAD_H 1
4427| #define HAVE_MALLOC_MALLOC_H 1
4428| #define HAVE_SYS_UN_H 1
4429| #define HAVE_DIRENT_H 1
4430| #define HAVE_EXECINFO_H 1
4431| #define HAVE_GETOPT_H 1
4432| #define HAVE_SYS_CDEFS_H 1
4433| #define HAVE_SYS_TIME_H 1
4434| #define HAVE_LIMITS_H 1
4435| #define HAVE_SYS_SELECT_H 1
4436| #define HAVE_STDALIGN_H 1
4437| #define HAVE_STDBOOL_H 1
4438| #define HAVE_SYS_RANDOM_H 1
4439| #define STDC_HEADERS 1
4440| #define _ALL_SOURCE 1
4441| #define _DARWIN_C_SOURCE 1
4442| #define _GNU_SOURCE 1
4443| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4444| #define _NETBSD_SOURCE 1
4445| #define _OPENBSD_SOURCE 1
4446| #define _POSIX_PTHREAD_SEMANTICS 1
4447| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4448| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4449| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4450| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4451| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4452| #define __STDC_WANT_LIB_EXT2__ 1
4453| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4454| #define _TANDEM_SOURCE 1
4455| #define __EXTENSIONS__ 1
4456| #define SYSTEM_TYPE "darwin"
4457| #define HAVE_TERM_H 1
4458| #define HAVE_SYS_WAIT_H 1
4459| #define HAVE_NET_IF_H 1
4460| #define HAVE_IFADDRS_H 1
4461| #define HAVE_NET_IF_DL_H 1
4462| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4463| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4464| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4465| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4466| #define HAVE_SBRK 1
4467| #define HAVE_GETPAGESIZE 1
4468| #define HAVE_FORK 1
4469| #define HAVE_VFORK 1
4470| #define HAVE_FCHMOD 1
4471| #define HAVE_FACCESSAT 1
4472| #define HAVE_REALPATH 1
4473| #define HAVE_LSTAT 1
4474| #define HAVE_READLINKAT 1
4475| #define HAVE_MEMSET_S 1
4476| #define HAVE_FCHMODAT 1
4477| #define HAVE_LCHMOD 1
4478| #define HAVE_FCNTL 1
4479| #define HAVE_FDOPENDIR 1
4480| #define HAVE_FSTATAT 1
4481| #define HAVE_FSYNC 1
4482| #define HAVE_FUTIMENS 1
4483| #define HAVE_GETTIMEOFDAY 1
4484| #define HAVE_MKOSTEMP 1
4485| #define HAVE_PSELECT 1
4486| #define HAVE_PTHREAD_SIGMASK 1
4487| #define HAVE_READLINK 1
4488| #define HAVE_ISBLANK 1
4489| #define HAVE_ISWCTYPE 1
4490| #define HAVE_STRTOIMAX 1
4491| #define HAVE_SYMLINK 1
4492| #define HAVE_LOCALTIME_R 1
4493| #define HAVE_TIMEGM 1
4494| #define HAVE_UTIMENSAT 1
4495| #define HAVE_GETDTABLESIZE 1
4496| #define HAVE_FUTIMES 1
4497| #define HAVE_LUTIMES 1
4498| #define SYSTEM_MALLOC 1
4499| #define HAVE_MMAP 1
4500| #define HAVE_PTHREAD 1
4501| #define THREADS_ENABLED 1
4502| #define HAVE_SQLITE3 1
4503| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4504| #define HAVE_GNUTLS 1
4505| #define HAVE_JSON 1
4506| #define HAVE_TREE_SITTER 1
4507| #define HAVE_KQUEUE 1
4508| #define USE_FILE_NOTIFY 1
4509| /* end confdefs.h.  */
4510|
4511|         #include <X11/Xlib.h>
4512|         #include <X11/Xresource.h>
4513| int
4514| main (void)
4515| {
4516| XIMProc  callback;
4517|   ;
4518|   return 0;
4519| }
4520configure:19684: checking for lcms2
4521configure:19691: $PKG_CONFIG --exists --print-errors "lcms2"
4522Package lcms2 was not found in the pkg-config search path.
4523Perhaps you should add the directory containing `lcms2.pc'
4524to the PKG_CONFIG_PATH environment variable
4525No package 'lcms2' found
4526configure:19694: $? = 1
4527configure:19708: $PKG_CONFIG --exists --print-errors "lcms2"
4528Package lcms2 was not found in the pkg-config search path.
4529Perhaps you should add the directory containing `lcms2.pc'
4530to the PKG_CONFIG_PATH environment variable
4531No package 'lcms2' found
4532configure:19711: $? = 1
4533configure:19725: result: no
4534No package 'lcms2' found
4535configure:19771: checking for library containing inflateEnd
4536configure:19801: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3   >&5
4537ld: warning: -no_pie ignored for arm64*
4538ld: Undefined symbols:
4539  _inflateEnd, referenced from:
4540      _main in conftest-34616a.o
4541clang: error: linker command failed with exit code 1 (use -v to see invocation)
4542configure:19801: $? = 1
4543configure: failed program was:
4544| /* confdefs.h */
4545| #define PACKAGE_NAME "GNU Emacs"
4546| #define PACKAGE_TARNAME "emacs"
4547| #define PACKAGE_VERSION "29.1"
4548| #define PACKAGE_STRING "GNU Emacs 29.1"
4549| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
4550| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
4551| #define HAVE_PDUMPER 1
4552| #define HAVE_STDIO_H 1
4553| #define HAVE_STDLIB_H 1
4554| #define HAVE_STRING_H 1
4555| #define HAVE_INTTYPES_H 1
4556| #define HAVE_STDINT_H 1
4557| #define HAVE_STRINGS_H 1
4558| #define HAVE_SYS_STAT_H 1
4559| #define HAVE_SYS_TYPES_H 1
4560| #define HAVE_UNISTD_H 1
4561| #define HAVE_WCHAR_H 1
4562| #define HAVE_SYS_RESOURCE_H 1
4563| #define HAVE_SYS_UTSNAME_H 1
4564| #define HAVE_PWD_H 1
4565| #define HAVE_UTMP_H 1
4566| #define HAVE_UTIL_H 1
4567| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
4568| #define HAVE_SYS_SOCKET_H 1
4569| #define HAVE_SYS_PARAM_H 1
4570| #define HAVE_PTHREAD_H 1
4571| #define HAVE_MALLOC_MALLOC_H 1
4572| #define HAVE_SYS_UN_H 1
4573| #define HAVE_DIRENT_H 1
4574| #define HAVE_EXECINFO_H 1
4575| #define HAVE_GETOPT_H 1
4576| #define HAVE_SYS_CDEFS_H 1
4577| #define HAVE_SYS_TIME_H 1
4578| #define HAVE_LIMITS_H 1
4579| #define HAVE_SYS_SELECT_H 1
4580| #define HAVE_STDALIGN_H 1
4581| #define HAVE_STDBOOL_H 1
4582| #define HAVE_SYS_RANDOM_H 1
4583| #define STDC_HEADERS 1
4584| #define _ALL_SOURCE 1
4585| #define _DARWIN_C_SOURCE 1
4586| #define _GNU_SOURCE 1
4587| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4588| #define _NETBSD_SOURCE 1
4589| #define _OPENBSD_SOURCE 1
4590| #define _POSIX_PTHREAD_SEMANTICS 1
4591| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4592| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4593| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4594| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4595| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4596| #define __STDC_WANT_LIB_EXT2__ 1
4597| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4598| #define _TANDEM_SOURCE 1
4599| #define __EXTENSIONS__ 1
4600| #define SYSTEM_TYPE "darwin"
4601| #define HAVE_TERM_H 1
4602| #define HAVE_SYS_WAIT_H 1
4603| #define HAVE_NET_IF_H 1
4604| #define HAVE_IFADDRS_H 1
4605| #define HAVE_NET_IF_DL_H 1
4606| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4607| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4608| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4609| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4610| #define HAVE_SBRK 1
4611| #define HAVE_GETPAGESIZE 1
4612| #define HAVE_FORK 1
4613| #define HAVE_VFORK 1
4614| #define HAVE_FCHMOD 1
4615| #define HAVE_FACCESSAT 1
4616| #define HAVE_REALPATH 1
4617| #define HAVE_LSTAT 1
4618| #define HAVE_READLINKAT 1
4619| #define HAVE_MEMSET_S 1
4620| #define HAVE_FCHMODAT 1
4621| #define HAVE_LCHMOD 1
4622| #define HAVE_FCNTL 1
4623| #define HAVE_FDOPENDIR 1
4624| #define HAVE_FSTATAT 1
4625| #define HAVE_FSYNC 1
4626| #define HAVE_FUTIMENS 1
4627| #define HAVE_GETTIMEOFDAY 1
4628| #define HAVE_MKOSTEMP 1
4629| #define HAVE_PSELECT 1
4630| #define HAVE_PTHREAD_SIGMASK 1
4631| #define HAVE_READLINK 1
4632| #define HAVE_ISBLANK 1
4633| #define HAVE_ISWCTYPE 1
4634| #define HAVE_STRTOIMAX 1
4635| #define HAVE_SYMLINK 1
4636| #define HAVE_LOCALTIME_R 1
4637| #define HAVE_TIMEGM 1
4638| #define HAVE_UTIMENSAT 1
4639| #define HAVE_GETDTABLESIZE 1
4640| #define HAVE_FUTIMES 1
4641| #define HAVE_LUTIMES 1
4642| #define SYSTEM_MALLOC 1
4643| #define HAVE_MMAP 1
4644| #define HAVE_PTHREAD 1
4645| #define THREADS_ENABLED 1
4646| #define HAVE_SQLITE3 1
4647| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4648| #define HAVE_GNUTLS 1
4649| #define HAVE_JSON 1
4650| #define HAVE_TREE_SITTER 1
4651| #define HAVE_KQUEUE 1
4652| #define USE_FILE_NOTIFY 1
4653| #define USE_XIM 1
4654| /* end confdefs.h.  */
4655|
4656| /* Override any GCC internal prototype to avoid an error.
4657|    Use char because int might match the return type of a GCC
4658|    builtin and then its argument prototype would still apply.  */
4659| char inflateEnd ();
4660| int
4661| main (void)
4662| {
4663| return inflateEnd ();
4664|   ;
4665|   return 0;
4666| }
4667configure:19801: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lz  -lsqlite3   >&5
4668ld: warning: -no_pie ignored for arm64*
4669configure:19801: $? = 0
4670configure:19821: result: -lz
4671configure:19907: checking for dladdr
4672configure:19907: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3    >&5
4673ld: warning: -no_pie ignored for arm64*
4674configure:19907: $? = 0
4675configure:19907: result: yes
4676configure:19913: checking for dlfunc
4677configure:19913: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -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,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lsqlite3    >&5
4678ld: warning: -no_pie ignored for arm64*
4679ld: Undefined symbols:
4680  _dlfunc, referenced from:
4681      _main in conftest-2a7e1c.o
4682clang: error: linker command failed with exit code 1 (use -v to see invocation)
4683configure:19913: $? = 1
4684configure: failed program was:
4685| /* confdefs.h */
4686| #define PACKAGE_NAME "GNU Emacs"
4687| #define PACKAGE_TARNAME "emacs"
4688| #define PACKAGE_VERSION "29.1"
4689| #define PACKAGE_STRING "GNU Emacs 29.1"
4690| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
4691| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
4692| #define HAVE_PDUMPER 1
4693| #define HAVE_STDIO_H 1
4694| #define HAVE_STDLIB_H 1
4695| #define HAVE_STRING_H 1
4696| #define HAVE_INTTYPES_H 1
4697| #define HAVE_STDINT_H 1
4698| #define HAVE_STRINGS_H 1
4699| #define HAVE_SYS_STAT_H 1
4700| #define HAVE_SYS_TYPES_H 1
4701| #define HAVE_UNISTD_H 1
4702| #define HAVE_WCHAR_H 1
4703| #define HAVE_SYS_RESOURCE_H 1
4704| #define HAVE_SYS_UTSNAME_H 1
4705| #define HAVE_PWD_H 1
4706| #define HAVE_UTMP_H 1
4707| #define HAVE_UTIL_H 1
4708| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
4709| #define HAVE_SYS_SOCKET_H 1
4710| #define HAVE_SYS_PARAM_H 1
4711| #define HAVE_PTHREAD_H 1
4712| #define HAVE_MALLOC_MALLOC_H 1
4713| #define HAVE_SYS_UN_H 1
4714| #define HAVE_DIRENT_H 1
4715| #define HAVE_EXECINFO_H 1
4716| #define HAVE_GETOPT_H 1
4717| #define HAVE_SYS_CDEFS_H 1
4718| #define HAVE_SYS_TIME_H 1
4719| #define HAVE_LIMITS_H 1
4720| #define HAVE_SYS_SELECT_H 1
4721| #define HAVE_STDALIGN_H 1
4722| #define HAVE_STDBOOL_H 1
4723| #define HAVE_SYS_RANDOM_H 1
4724| #define STDC_HEADERS 1
4725| #define _ALL_SOURCE 1
4726| #define _DARWIN_C_SOURCE 1
4727| #define _GNU_SOURCE 1
4728| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4729| #define _NETBSD_SOURCE 1
4730| #define _OPENBSD_SOURCE 1
4731| #define _POSIX_PTHREAD_SEMANTICS 1
4732| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4733| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4734| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4735| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4736| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4737| #define __STDC_WANT_LIB_EXT2__ 1
4738| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4739| #define _TANDEM_SOURCE 1
4740| #define __EXTENSIONS__ 1
4741| #define SYSTEM_TYPE "darwin"
4742| #define HAVE_TERM_H 1
4743| #define HAVE_SYS_WAIT_H 1
4744| #define HAVE_NET_IF_H 1
4745| #define HAVE_IFADDRS_H 1
4746| #define HAVE_NET_IF_DL_H 1
4747| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4748| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4749| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4750| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4751| #define HAVE_SBRK 1
4752| #define HAVE_GETPAGESIZE 1
4753| #define HAVE_FORK 1
4754| #define HAVE_VFORK 1
4755| #define HAVE_FCHMOD 1
4756| #define HAVE_FACCESSAT 1
4757| #define HAVE_REALPATH 1
4758| #define HAVE_LSTAT 1
4759| #define HAVE_READLINKAT 1
4760| #define HAVE_MEMSET_S 1
4761| #define HAVE_FCHMODAT 1
4762| #define HAVE_LCHMOD 1
4763| #define HAVE_FCNTL 1
4764| #define HAVE_FDOPENDIR 1
4765| #define HAVE_FSTATAT 1
4766| #define HAVE_FSYNC 1
4767| #define HAVE_FUTIMENS 1
4768| #define HAVE_GETTIMEOFDAY 1
4769| #define HAVE_MKOSTEMP 1
4770| #define HAVE_PSELECT 1
4771| #define HAVE_PTHREAD_SIGMASK 1
4772| #define HAVE_READLINK 1
4773| #define HAVE_ISBLANK 1
4774| #define HAVE_ISWCTYPE 1
4775| #define HAVE_STRTOIMAX 1
4776| #define HAVE_SYMLINK 1
4777| #define HAVE_LOCALTIME_R 1
4778| #define HAVE_TIMEGM 1
4779| #define HAVE_UTIMENSAT 1
4780| #define HAVE_GETDTABLESIZE 1
4781| #define HAVE_FUTIMES 1
4782| #define HAVE_LUTIMES 1
4783| #define SYSTEM_MALLOC 1
4784| #define HAVE_MMAP 1
4785| #define HAVE_PTHREAD 1
4786| #define THREADS_ENABLED 1
4787| #define HAVE_SQLITE3 1
4788| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4789| #define HAVE_GNUTLS 1
4790| #define HAVE_JSON 1
4791| #define HAVE_TREE_SITTER 1
4792| #define HAVE_KQUEUE 1
4793| #define USE_FILE_NOTIFY 1
4794| #define USE_XIM 1
4795| #define HAVE_ZLIB 1
4796| #define DYNAMIC_LIB_SUFFIX ".dylib"
4797| #define DYNAMIC_LIB_SECONDARY_SUFFIX ".so"
4798| #define HAVE_DLADDR 1
4799| /* end confdefs.h.  */
4800| /* Define dlfunc to an innocuous variant, in case <limits.h> declares dlfunc.
4801|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4802| #define dlfunc innocuous_dlfunc
4803|
4804| /* System header to define __stub macros and hopefully few prototypes,
4805|    which can conflict with char dlfunc (); below.  */
4806|
4807| #include <limits.h>
4808| #undef dlfunc
4809|
4810| /* Override any GCC internal prototype to avoid an error.
4811|    Use char because int might match the return type of a GCC
4812|    builtin and then its argument prototype would still apply.  */
4813| #ifdef __cplusplus
4814| extern "C"
4815| #endif
4816| char dlfunc ();
4817| /* The GNU C library defines this for functions which it implements
4818|     to always fail with ENOSYS.  Some functions are actually named
4819|     something starting with __ and the normal name is an alias.  */
4820| #if defined __stub_dlfunc || defined __stub___dlfunc
4821| choke me
4822| #endif
4823|
4824| int
4825| main (void)
4826| {
4827| return dlfunc ();
4828|   ;
4829|   return 0;
4830| }
4831configure:19913: result: no
4832configure:20029: checking for gcc_jit_context_acquire in -lgccjit
4833configure:20052: /usr/bin/clang -o conftest -pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include/gcc12   -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 conftest.c -lgccjit  -lsqlite3   -L/opt/local/lib/gcc12 >&5
4834ld: warning: -no_pie ignored for arm64*
4835ld: library 'gccjit' not found
4836clang: error: linker command failed with exit code 1 (use -v to see invocation)
4837configure:20052: $? = 1
4838configure: failed program was:
4839| /* confdefs.h */
4840| #define PACKAGE_NAME "GNU Emacs"
4841| #define PACKAGE_TARNAME "emacs"
4842| #define PACKAGE_VERSION "29.1"
4843| #define PACKAGE_STRING "GNU Emacs 29.1"
4844| #define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
4845| #define PACKAGE_URL "https://www.gnu.org/software/emacs/"
4846| #define HAVE_PDUMPER 1
4847| #define HAVE_STDIO_H 1
4848| #define HAVE_STDLIB_H 1
4849| #define HAVE_STRING_H 1
4850| #define HAVE_INTTYPES_H 1
4851| #define HAVE_STDINT_H 1
4852| #define HAVE_STRINGS_H 1
4853| #define HAVE_SYS_STAT_H 1
4854| #define HAVE_SYS_TYPES_H 1
4855| #define HAVE_UNISTD_H 1
4856| #define HAVE_WCHAR_H 1
4857| #define HAVE_SYS_RESOURCE_H 1
4858| #define HAVE_SYS_UTSNAME_H 1
4859| #define HAVE_PWD_H 1
4860| #define HAVE_UTMP_H 1
4861| #define HAVE_UTIL_H 1
4862| #define HAVE_SANITIZER_LSAN_INTERFACE_H 1
4863| #define HAVE_SYS_SOCKET_H 1
4864| #define HAVE_SYS_PARAM_H 1
4865| #define HAVE_PTHREAD_H 1
4866| #define HAVE_MALLOC_MALLOC_H 1
4867| #define HAVE_SYS_UN_H 1
4868| #define HAVE_DIRENT_H 1
4869| #define HAVE_EXECINFO_H 1
4870| #define HAVE_GETOPT_H 1
4871| #define HAVE_SYS_CDEFS_H 1
4872| #define HAVE_SYS_TIME_H 1
4873| #define HAVE_LIMITS_H 1
4874| #define HAVE_SYS_SELECT_H 1
4875| #define HAVE_STDALIGN_H 1
4876| #define HAVE_STDBOOL_H 1
4877| #define HAVE_SYS_RANDOM_H 1
4878| #define STDC_HEADERS 1
4879| #define _ALL_SOURCE 1
4880| #define _DARWIN_C_SOURCE 1
4881| #define _GNU_SOURCE 1
4882| #define _HPUX_ALT_XOPEN_SOCKET_API 1
4883| #define _NETBSD_SOURCE 1
4884| #define _OPENBSD_SOURCE 1
4885| #define _POSIX_PTHREAD_SEMANTICS 1
4886| #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
4887| #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
4888| #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
4889| #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
4890| #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
4891| #define __STDC_WANT_LIB_EXT2__ 1
4892| #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
4893| #define _TANDEM_SOURCE 1
4894| #define __EXTENSIONS__ 1
4895| #define SYSTEM_TYPE "darwin"
4896| #define HAVE_TERM_H 1
4897| #define HAVE_SYS_WAIT_H 1
4898| #define HAVE_NET_IF_H 1
4899| #define HAVE_IFADDRS_H 1
4900| #define HAVE_NET_IF_DL_H 1
4901| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4902| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4903| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4904| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4905| #define HAVE_SBRK 1
4906| #define HAVE_GETPAGESIZE 1
4907| #define HAVE_FORK 1
4908| #define HAVE_VFORK 1
4909| #define HAVE_FCHMOD 1
4910| #define HAVE_FACCESSAT 1
4911| #define HAVE_REALPATH 1
4912| #define HAVE_LSTAT 1
4913| #define HAVE_READLINKAT 1
4914| #define HAVE_MEMSET_S 1
4915| #define HAVE_FCHMODAT 1
4916| #define HAVE_LCHMOD 1
4917| #define HAVE_FCNTL 1
4918| #define HAVE_FDOPENDIR 1
4919| #define HAVE_FSTATAT 1
4920| #define HAVE_FSYNC 1
4921| #define HAVE_FUTIMENS 1
4922| #define HAVE_GETTIMEOFDAY 1
4923| #define HAVE_MKOSTEMP 1
4924| #define HAVE_PSELECT 1
4925| #define HAVE_PTHREAD_SIGMASK 1
4926| #define HAVE_READLINK 1
4927| #define HAVE_ISBLANK 1
4928| #define HAVE_ISWCTYPE 1
4929| #define HAVE_STRTOIMAX 1
4930| #define HAVE_SYMLINK 1
4931| #define HAVE_LOCALTIME_R 1
4932| #define HAVE_TIMEGM 1
4933| #define HAVE_UTIMENSAT 1
4934| #define HAVE_GETDTABLESIZE 1
4935| #define HAVE_FUTIMES 1
4936| #define HAVE_LUTIMES 1
4937| #define SYSTEM_MALLOC 1
4938| #define HAVE_MMAP 1
4939| #define HAVE_PTHREAD 1
4940| #define THREADS_ENABLED 1
4941| #define HAVE_SQLITE3 1
4942| #define HAVE_SQLITE3_LOAD_EXTENSION 1
4943| #define HAVE_GNUTLS 1
4944| #define HAVE_JSON 1
4945| #define HAVE_TREE_SITTER 1
4946| #define HAVE_KQUEUE 1
4947| #define USE_FILE_NOTIFY 1
4948| #define USE_XIM 1
4949| #define HAVE_ZLIB 1
4950| #define DYNAMIC_LIB_SUFFIX ".dylib"
4951| #define DYNAMIC_LIB_SECONDARY_SUFFIX ".so"
4952| #define HAVE_DLADDR 1
4953| #define HAVE_MODULES 1
4954| #define MODULES_SUFFIX ".dylib"
4955| #define MODULES_SECONDARY_SUFFIX ".so"
4956| /* end confdefs.h.  */
4957|
4958| /* Override any GCC internal prototype to avoid an error.
4959|    Use char because int might match the return type of a GCC
4960|    builtin and then its argument prototype would still apply.  */
4961| char gcc_jit_context_acquire ();
4962| int
4963| main (void)
4964| {
4965| return gcc_jit_context_acquire ();
4966|   ;
4967|   return 0;
4968| }
4969configure:20062: result: no
4970configure:20072: error: ELisp native compiler was requested, but libgccjit was not found.
4971Please try installing libgccjit or a similar package.
4972If you are sure you want Emacs be compiled without ELisp native compiler,
4973pass the --without-native-compilation option to configure.
4974
4975## ---------------- ##
4976## Cache variables. ##
4977## ---------------- ##
4978
4979ac_cv_build=aarch64-apple-darwin23.0.0
4980ac_cv_c_compiler_gnu=yes
4981ac_cv_env_ALSA_CFLAGS_set=
4982ac_cv_env_ALSA_CFLAGS_value=
4983ac_cv_env_ALSA_LIBS_set=
4984ac_cv_env_ALSA_LIBS_value=
4985ac_cv_env_CAIRO_CFLAGS_set=
4986ac_cv_env_CAIRO_CFLAGS_value=
4987ac_cv_env_CAIRO_LIBS_set=
4988ac_cv_env_CAIRO_LIBS_value=
4989ac_cv_env_CAIRO_XCB_CFLAGS_set=
4990ac_cv_env_CAIRO_XCB_CFLAGS_value=
4991ac_cv_env_CAIRO_XCB_LIBS_set=
4992ac_cv_env_CAIRO_XCB_LIBS_value=
4993ac_cv_env_CAIRO_XLIB_CFLAGS_set=
4994ac_cv_env_CAIRO_XLIB_CFLAGS_value=
4995ac_cv_env_CAIRO_XLIB_LIBS_set=
4996ac_cv_env_CAIRO_XLIB_LIBS_value=
4997ac_cv_env_CCC_set=
4998ac_cv_env_CCC_value=
4999ac_cv_env_CC_set=set
5000ac_cv_env_CC_value=/usr/bin/clang
5001ac_cv_env_CFLAGS_set=set
5002ac_cv_env_CFLAGS_value='-pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
5003ac_cv_env_CPPFLAGS_set=set
5004ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
5005ac_cv_env_CPP_set=
5006ac_cv_env_CPP_value=
5007ac_cv_env_CXXFLAGS_set=set
5008ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
5009ac_cv_env_CXX_set=set
5010ac_cv_env_CXX_value=/usr/bin/clang++
5011ac_cv_env_DBUS_CFLAGS_set=
5012ac_cv_env_DBUS_CFLAGS_value=
5013ac_cv_env_DBUS_LIBS_set=
5014ac_cv_env_DBUS_LIBS_value=
5015ac_cv_env_FONTCONFIG_CFLAGS_set=
5016ac_cv_env_FONTCONFIG_CFLAGS_value=
5017ac_cv_env_FONTCONFIG_LIBS_set=
5018ac_cv_env_FONTCONFIG_LIBS_value=
5019ac_cv_env_FREETYPE_CFLAGS_set=
5020ac_cv_env_FREETYPE_CFLAGS_value=
5021ac_cv_env_FREETYPE_LIBS_set=
5022ac_cv_env_FREETYPE_LIBS_value=
5023ac_cv_env_GCONF_CFLAGS_set=
5024ac_cv_env_GCONF_CFLAGS_value=
5025ac_cv_env_GCONF_LIBS_set=
5026ac_cv_env_GCONF_LIBS_value=
5027ac_cv_env_GFILENOTIFY_CFLAGS_set=
5028ac_cv_env_GFILENOTIFY_CFLAGS_value=
5029ac_cv_env_GFILENOTIFY_LIBS_set=
5030ac_cv_env_GFILENOTIFY_LIBS_value=
5031ac_cv_env_GOBJECT_CFLAGS_set=
5032ac_cv_env_GOBJECT_CFLAGS_value=
5033ac_cv_env_GOBJECT_LIBS_set=
5034ac_cv_env_GOBJECT_LIBS_value=
5035ac_cv_env_GSETTINGS_CFLAGS_set=
5036ac_cv_env_GSETTINGS_CFLAGS_value=
5037ac_cv_env_GSETTINGS_LIBS_set=
5038ac_cv_env_GSETTINGS_LIBS_value=
5039ac_cv_env_GTK_CFLAGS_set=
5040ac_cv_env_GTK_CFLAGS_value=
5041ac_cv_env_GTK_LIBS_set=
5042ac_cv_env_GTK_LIBS_value=
5043ac_cv_env_HARFBUZZ_CFLAGS_set=
5044ac_cv_env_HARFBUZZ_CFLAGS_value=
5045ac_cv_env_HARFBUZZ_LIBS_set=
5046ac_cv_env_HARFBUZZ_LIBS_value=
5047ac_cv_env_IMAGEMAGICK_CFLAGS_set=
5048ac_cv_env_IMAGEMAGICK_CFLAGS_value=
5049ac_cv_env_IMAGEMAGICK_LIBS_set=
5050ac_cv_env_IMAGEMAGICK_LIBS_value=
5051ac_cv_env_JSON_CFLAGS_set=
5052ac_cv_env_JSON_CFLAGS_value=
5053ac_cv_env_JSON_LIBS_set=
5054ac_cv_env_JSON_LIBS_value=
5055ac_cv_env_KQUEUE_CFLAGS_set=
5056ac_cv_env_KQUEUE_CFLAGS_value=
5057ac_cv_env_KQUEUE_LIBS_set=
5058ac_cv_env_KQUEUE_LIBS_value=
5059ac_cv_env_LCMS2_CFLAGS_set=
5060ac_cv_env_LCMS2_CFLAGS_value=
5061ac_cv_env_LCMS2_LIBS_set=
5062ac_cv_env_LCMS2_LIBS_value=
5063ac_cv_env_LDFLAGS_set=set
5064ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
5065ac_cv_env_LIBGNUTLS_CFLAGS_set=
5066ac_cv_env_LIBGNUTLS_CFLAGS_value=
5067ac_cv_env_LIBGNUTLS_LIBS_set=
5068ac_cv_env_LIBGNUTLS_LIBS_value=
5069ac_cv_env_LIBOTF_CFLAGS_set=
5070ac_cv_env_LIBOTF_CFLAGS_value=
5071ac_cv_env_LIBOTF_LIBS_set=
5072ac_cv_env_LIBOTF_LIBS_value=
5073ac_cv_env_LIBSECCOMP_CFLAGS_set=
5074ac_cv_env_LIBSECCOMP_CFLAGS_value=
5075ac_cv_env_LIBSECCOMP_LIBS_set=
5076ac_cv_env_LIBSECCOMP_LIBS_value=
5077ac_cv_env_LIBSYSTEMD_CFLAGS_set=
5078ac_cv_env_LIBSYSTEMD_CFLAGS_value=
5079ac_cv_env_LIBSYSTEMD_LIBS_set=
5080ac_cv_env_LIBSYSTEMD_LIBS_value=
5081ac_cv_env_LIBS_set=
5082ac_cv_env_LIBS_value=
5083ac_cv_env_LIBXML2_CFLAGS_set=
5084ac_cv_env_LIBXML2_CFLAGS_value=
5085ac_cv_env_LIBXML2_LIBS_set=
5086ac_cv_env_LIBXML2_LIBS_value=
5087ac_cv_env_M17N_FLT_CFLAGS_set=
5088ac_cv_env_M17N_FLT_CFLAGS_value=
5089ac_cv_env_M17N_FLT_LIBS_set=
5090ac_cv_env_M17N_FLT_LIBS_value=
5091ac_cv_env_OBJCFLAGS_set=set
5092ac_cv_env_OBJCFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
5093ac_cv_env_OBJC_set=set
5094ac_cv_env_OBJC_value=/usr/bin/clang
5095ac_cv_env_PKG_CONFIG_LIBDIR_set=
5096ac_cv_env_PKG_CONFIG_LIBDIR_value=
5097ac_cv_env_PKG_CONFIG_PATH_set=
5098ac_cv_env_PKG_CONFIG_PATH_value=
5099ac_cv_env_PKG_CONFIG_set=
5100ac_cv_env_PKG_CONFIG_value=
5101ac_cv_env_PNG_CFLAGS_set=
5102ac_cv_env_PNG_CFLAGS_value=
5103ac_cv_env_PNG_LIBS_set=
5104ac_cv_env_PNG_LIBS_value=
5105ac_cv_env_RSVG_CFLAGS_set=
5106ac_cv_env_RSVG_CFLAGS_value=
5107ac_cv_env_RSVG_LIBS_set=
5108ac_cv_env_RSVG_LIBS_value=
5109ac_cv_env_TREE_SITTER_CFLAGS_set=
5110ac_cv_env_TREE_SITTER_CFLAGS_value=
5111ac_cv_env_TREE_SITTER_LIBS_set=
5112ac_cv_env_TREE_SITTER_LIBS_value=
5113ac_cv_env_WEBKIT_CFLAGS_set=
5114ac_cv_env_WEBKIT_CFLAGS_value=
5115ac_cv_env_WEBKIT_LIBS_set=
5116ac_cv_env_WEBKIT_LIBS_value=
5117ac_cv_env_WEBP_CFLAGS_set=
5118ac_cv_env_WEBP_CFLAGS_value=
5119ac_cv_env_WEBP_LIBS_set=
5120ac_cv_env_WEBP_LIBS_value=
5121ac_cv_env_XFIXES_CFLAGS_set=
5122ac_cv_env_XFIXES_CFLAGS_value=
5123ac_cv_env_XFIXES_LIBS_set=
5124ac_cv_env_XFIXES_LIBS_value=
5125ac_cv_env_XFT_CFLAGS_set=
5126ac_cv_env_XFT_CFLAGS_value=
5127ac_cv_env_XFT_LIBS_set=
5128ac_cv_env_XFT_LIBS_value=
5129ac_cv_env_XINERAMA_CFLAGS_set=
5130ac_cv_env_XINERAMA_CFLAGS_value=
5131ac_cv_env_XINERAMA_LIBS_set=
5132ac_cv_env_XINERAMA_LIBS_value=
5133ac_cv_env_XINPUT_CFLAGS_set=
5134ac_cv_env_XINPUT_CFLAGS_value=
5135ac_cv_env_XINPUT_LIBS_set=
5136ac_cv_env_XINPUT_LIBS_value=
5137ac_cv_env_XMKMF_set=
5138ac_cv_env_XMKMF_value=
5139ac_cv_env_XRANDR_CFLAGS_set=
5140ac_cv_env_XRANDR_CFLAGS_value=
5141ac_cv_env_XRANDR_LIBS_set=
5142ac_cv_env_XRANDR_LIBS_value=
5143ac_cv_env_build_alias_set=
5144ac_cv_env_build_alias_value=
5145ac_cv_env_host_alias_set=
5146ac_cv_env_host_alias_value=
5147ac_cv_env_target_alias_set=
5148ac_cv_env_target_alias_value=
5149ac_cv_func___lsan_ignore_object=no
5150ac_cv_func_canonicalize_file_name=no
5151ac_cv_func_dladdr=yes
5152ac_cv_func_dlfunc=no
5153ac_cv_func_explicit_bzero=no
5154ac_cv_func_faccessat=yes
5155ac_cv_func_fchmod=yes
5156ac_cv_func_fchmodat=yes
5157ac_cv_func_fcntl=yes
5158ac_cv_func_fdopendir=yes
5159ac_cv_func_fork=yes
5160ac_cv_func_fstatat=yes
5161ac_cv_func_fsync=yes
5162ac_cv_func_futimens=yes
5163ac_cv_func_futimes=yes
5164ac_cv_func_futimesat=no
5165ac_cv_func_getdtablesize=yes
5166ac_cv_func_getpagesize=yes
5167ac_cv_func_getrandom=no
5168ac_cv_func_gettimeofday=yes
5169ac_cv_func_isblank=yes
5170ac_cv_func_iswctype=yes
5171ac_cv_func_lchmod=yes
5172ac_cv_func_localtime_r=yes
5173ac_cv_func_lstat=yes
5174ac_cv_func_lutimes=yes
5175ac_cv_func_malloc_trim=no
5176ac_cv_func_memset_s=yes
5177ac_cv_func_mkostemp=yes
5178ac_cv_func_mmap_fixed_mapped=yes
5179ac_cv_func_pipe2=no
5180ac_cv_func_pselect=yes
5181ac_cv_func_pthread_sigmask=yes
5182ac_cv_func_readlink=yes
5183ac_cv_func_readlinkat=yes
5184ac_cv_func_realpath=yes
5185ac_cv_func_sbrk=yes
5186ac_cv_func_strtoimax=yes
5187ac_cv_func_symlink=yes
5188ac_cv_func_timegm=yes
5189ac_cv_func_utimensat=yes
5190ac_cv_func_vfork=yes
5191ac_cv_header_coff_h=no
5192ac_cv_header_dirent_h=yes
5193ac_cv_header_execinfo_h=yes
5194ac_cv_header_getopt_h=yes
5195ac_cv_header_ieee754_h=no
5196ac_cv_header_ifaddrs_h=yes
5197ac_cv_header_inttypes_h=yes
5198ac_cv_header_limits_h=yes
5199ac_cv_header_linux_fs_h=no
5200ac_cv_header_machine_soundcard_h=no
5201ac_cv_header_malloc_h=no
5202ac_cv_header_malloc_malloc_h=yes
5203ac_cv_header_minix_config_h=no
5204ac_cv_header_mmsystem_h=no
5205ac_cv_header_net_if_dl_h=yes
5206ac_cv_header_net_if_h=yes
5207ac_cv_header_pthread_h=yes
5208ac_cv_header_pty_h=no
5209ac_cv_header_pwd_h=yes
5210ac_cv_header_sanitizer_lsan_interface_h=yes
5211ac_cv_header_soundcard_h=no
5212ac_cv_header_stdalign_h=yes
5213ac_cv_header_stdbool_h=yes
5214ac_cv_header_stdckdint_h=no
5215ac_cv_header_stdint_h=yes
5216ac_cv_header_stdio_ext_h=no
5217ac_cv_header_stdio_h=yes
5218ac_cv_header_stdlib_h=yes
5219ac_cv_header_string_h=yes
5220ac_cv_header_strings_h=yes
5221ac_cv_header_sys_cdefs_h=yes
5222ac_cv_header_sys_fs_types_h=no
5223ac_cv_header_sys_inotify_h=no
5224ac_cv_header_sys_param_h=yes
5225ac_cv_header_sys_random_h=yes
5226ac_cv_header_sys_resource_h=yes
5227ac_cv_header_sys_select_h=yes
5228ac_cv_header_sys_socket_h=yes
5229ac_cv_header_sys_soundcard_h=no
5230ac_cv_header_sys_stat_h=yes
5231ac_cv_header_sys_sysinfo_h=no
5232ac_cv_header_sys_systeminfo_h=no
5233ac_cv_header_sys_time_h=yes
5234ac_cv_header_sys_types_h=yes
5235ac_cv_header_sys_un_h=yes
5236ac_cv_header_sys_utsname_h=yes
5237ac_cv_header_sys_vfs_h=no
5238ac_cv_header_sys_wait_h=yes
5239ac_cv_header_unistd_h=yes
5240ac_cv_header_util_h=yes
5241ac_cv_header_utmp_h=yes
5242ac_cv_header_vfork_h=no
5243ac_cv_header_wchar_h=yes
5244ac_cv_host=aarch64-apple-darwin23.0.0
5245ac_cv_lib_Xbsd_main=no
5246ac_cv_lib_anl_getaddrinfo_a=no
5247ac_cv_lib_gccjit_gcc_jit_context_acquire=no
5248ac_cv_lib_ossaudio__oss_ioctl=no
5249ac_cv_lib_selinux_lgetfilecon=no
5250ac_cv_lib_sqlite3_sqlite3_load_extension=yes
5251ac_cv_lib_sqlite3_sqlite3_open_v2=yes
5252ac_cv_member_struct_ifreq_ifr_addr=yes
5253ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes
5254ac_cv_member_struct_ifreq_ifr_broadaddr=yes
5255ac_cv_member_struct_ifreq_ifr_flags=yes
5256ac_cv_member_struct_ifreq_ifr_hwaddr=no
5257ac_cv_member_struct_ifreq_ifr_netmask=no
5258ac_cv_objext=o
5259ac_cv_path_EGREP='/usr/bin/grep -E'
5260ac_cv_path_GREP=/usr/bin/grep
5261ac_cv_path_GZIP_PROG=/usr/bin/gzip
5262ac_cv_path_HAVE_MACPORTS=/opt/local/bin/port
5263ac_cv_path_INSTALL_INFO=/opt/local/bin/install-info
5264ac_cv_path_MAKE=make
5265ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
5266ac_cv_prog_AR=ar
5267ac_cv_prog_CPP='/usr/bin/clang -E'
5268ac_cv_prog_MAKE_PROG=yes
5269ac_cv_prog_XCRUN=xcrun
5270ac_cv_prog_ac_ct_RANLIB=ranlib
5271ac_cv_prog_cc__usr_bin_clang_c_o=yes
5272ac_cv_prog_cc_c11=
5273ac_cv_prog_cc_g=yes
5274ac_cv_prog_cc_stdc=
5275ac_cv_safe_to_define___extensions__=yes
5276ac_cv_search_inflateEnd=-lz
5277ac_cv_search_kqueue='none required'
5278ac_cv_should_define__xopen_source=no
5279ac_cv_sys_file_offset_bits=no
5280ac_cv_sys_largefile_CC=no
5281emacs_cv_autodepend=yes
5282emacs_cv_clang=yes
5283emacs_cv_find_delete=-delete
5284emacs_cv_lib_math='none required'
5285emacs_cv_ln_s_fileonly='ln -s'
5286emacs_cv_personality_addr_no_randomize=no
5287emacs_cv_pthread_lib='none needed'
5288emacs_cv_sanitize_address=no
5289emacs_cv_var_doug_lea_malloc=no
5290emacs_cv_znocombreloc='not needed'
5291gl_cv_c_amsterdam_compiler=no
5292gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
5293gl_cv_compiler_clang=yes
5294gl_cv_warn_c__Werror__Wunknown_warning_option=yes
5295gl_cv_warn_c__Wno_deprecated_declarations=yes
5296gl_cv_warn_c__Wno_initializer_overrides=yes
5297gl_cv_warn_c__Wno_pointer_sign=yes
5298gl_cv_warn_c__Wno_string_plus_int=yes
5299gl_cv_warn_c__Wno_switch=yes
5300gl_cv_warn_c__Wno_tautological_compare=yes
5301gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes
5302gl_cv_warn_c__Wno_unknown_attributes=yes
5303gl_cv_warn_c__Wno_unknown_pragmas=yes
5304pkg_cv_JSON_CFLAGS=
5305pkg_cv_JSON_LIBS='-L/opt/local/lib -ljansson'
5306pkg_cv_LIBGNUTLS_CFLAGS=-I/opt/local/include/p11-kit-1
5307pkg_cv_LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls'
5308pkg_cv_TREE_SITTER_CFLAGS=
5309pkg_cv_TREE_SITTER_LIBS='-L/opt/local/lib -ltree-sitter'
5310
5311## ----------------- ##
5312## Output variables. ##
5313## ----------------- ##
5314
5315ALLOCA=''
5316ALLOCA_H=''
5317ALSA_CFLAGS=''
5318ALSA_LIBS=''
5319AM_DEFAULT_VERBOSITY='1'
5320APPLE_UNIVERSAL_BUILD=''
5321AR='ar'
5322ARFLAGS='cr'
5323ASSERT_H=''
5324AUTO_DEPEND='yes'
5325AWK=''
5326BITSIZEOF_PTRDIFF_T=''
5327BITSIZEOF_SIG_ATOMIC_T=''
5328BITSIZEOF_SIZE_T=''
5329BITSIZEOF_WCHAR_T=''
5330BITSIZEOF_WINT_T=''
5331BLESSMAIL_TARGET=''
5332BREW=''
5333BUILD_DETAILS=''
5334BYTESWAP_H=''
5335CAIRO_CFLAGS=''
5336CAIRO_LIBS=''
5337CAIRO_XCB_CFLAGS=''
5338CAIRO_XCB_LIBS=''
5339CAIRO_XLIB_CFLAGS=''
5340CAIRO_XLIB_LIBS=''
5341CC='/usr/bin/clang'
5342CFLAGS='-pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include/gcc12'
5343CFLAGS_SOUND=''
5344CHECK_STRUCTS='false'
5345CLIENTRES=''
5346CLIENTW=''
5347CM_OBJ='cm.o'
5348COM_ERRLIB=''
5349CPP='/usr/bin/clang -E'
5350CPPFLAGS='  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk'
5351CRYPTOLIB=''
5352CXX='/usr/bin/clang++'
5353CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
5354CYGWIN_OBJ=''
5355C_SWITCH_MACHINE=''
5356C_SWITCH_SYSTEM=''
5357C_SWITCH_X_SITE=''
5358DBUS_CFLAGS=''
5359DBUS_LIBS=''
5360DBUS_OBJ=''
5361DEFS=''
5362DESLIB=''
5363DOCMISC_W32=''
5364DUMPING='pdumper'
5365DYNAMIC_LIB_SECONDARY_SUFFIX='.so'
5366DYNAMIC_LIB_SUFFIX='.dylib'
5367DYNLIB_OBJ=''
5368ECHO_C='\c'
5369ECHO_N=''
5370ECHO_T=''
5371EGREP='/usr/bin/grep -E'
5372EMACSRES=''
5373EMACS_MANIFEST=''
5374EMULTIHOP_HIDDEN=''
5375EMULTIHOP_VALUE=''
5376ENOLINK_HIDDEN=''
5377ENOLINK_VALUE=''
5378EOVERFLOW_HIDDEN=''
5379EOVERFLOW_VALUE=''
5380ERRNO_H=''
5381EXECINFO_H=''
5382EXEEXT=''
5383FIND_DELETE='-delete'
5384FIRSTFILE_OBJ=''
5385FONTCONFIG_CFLAGS=''
5386FONTCONFIG_LIBS=''
5387FONT_OBJ=''
5388FREETYPE_CFLAGS=''
5389FREETYPE_LIBS=''
5390GCONF_CFLAGS=''
5391GCONF_LIBS=''
5392GETADDRINFO_A_LIBS=''
5393GETLOADAVG_LIBS=''
5394GETOPT_CDEFS_H=''
5395GETOPT_H=''
5396GFILENOTIFY_CFLAGS=''
5397GFILENOTIFY_LIBS=''
5398GL_CFLAG_ALLOW_WARNINGS=''
5399GL_CFLAG_GNULIB_WARNINGS=''
5400GL_COND_LIBTOOL_CONDITION=''
5401GL_COND_OBJ_CANONICALIZE_LGPL_CONDITION=''
5402GL_COND_OBJ_COPY_FILE_RANGE_CONDITION=''
5403GL_COND_OBJ_DIRFD_CONDITION=''
5404GL_COND_OBJ_DUP2_CONDITION=''
5405GL_COND_OBJ_EUIDACCESS_CONDITION=''
5406GL_COND_OBJ_EXECINFO_CONDITION=''
5407GL_COND_OBJ_EXPLICIT_BZERO_CONDITION=''
5408GL_COND_OBJ_FACCESSAT_CONDITION=''
5409GL_COND_OBJ_FCHMODAT_CONDITION=''
5410GL_COND_OBJ_FCNTL_CONDITION=''
5411GL_COND_OBJ_FDOPENDIR_CONDITION=''
5412GL_COND_OBJ_FPENDING_CONDITION=''
5413GL_COND_OBJ_FREE_CONDITION=''
5414GL_COND_OBJ_FSTATAT_CONDITION=''
5415GL_COND_OBJ_FSUSAGE_CONDITION=''
5416GL_COND_OBJ_FSYNC_CONDITION=''
5417GL_COND_OBJ_FUTIMENS_CONDITION=''
5418GL_COND_OBJ_GETDTABLESIZE_CONDITION=''
5419GL_COND_OBJ_GETGROUPS_CONDITION=''
5420GL_COND_OBJ_GETLOADAVG_CONDITION=''
5421GL_COND_OBJ_GETOPT_CONDITION=''
5422GL_COND_OBJ_GETRANDOM_CONDITION=''
5423GL_COND_OBJ_GETTIMEOFDAY_CONDITION=''
5424GL_COND_OBJ_GROUP_MEMBER_CONDITION=''
5425GL_COND_OBJ_LCHMOD_CONDITION=''
5426GL_COND_OBJ_LSTAT_CONDITION=''
5427GL_COND_OBJ_MEMPCPY_CONDITION=''
5428GL_COND_OBJ_MEMRCHR_CONDITION=''
5429GL_COND_OBJ_MINI_GMP_GNULIB_CONDITION=''
5430GL_COND_OBJ_MKOSTEMP_CONDITION=''
5431GL_COND_OBJ_NANOSLEEP_CONDITION=''
5432GL_COND_OBJ_OPEN_CONDITION=''
5433GL_COND_OBJ_PSELECT_CONDITION=''
5434GL_COND_OBJ_PTHREAD_SIGMASK_CONDITION=''
5435GL_COND_OBJ_RAWMEMCHR_CONDITION=''
5436GL_COND_OBJ_READLINKAT_CONDITION=''
5437GL_COND_OBJ_READLINK_CONDITION=''
5438GL_COND_OBJ_REGEX_CONDITION=''
5439GL_COND_OBJ_SIG2STR_CONDITION=''
5440GL_COND_OBJ_SIGDESCR_NP_CONDITION=''
5441GL_COND_OBJ_STDIO_READ_CONDITION=''
5442GL_COND_OBJ_STDIO_WRITE_CONDITION=''
5443GL_COND_OBJ_STPCPY_CONDITION=''
5444GL_COND_OBJ_STRNLEN_CONDITION=''
5445GL_COND_OBJ_STRTOIMAX_CONDITION=''
5446GL_COND_OBJ_STRTOLL_CONDITION=''
5447GL_COND_OBJ_SYMLINK_CONDITION=''
5448GL_COND_OBJ_TIMEGM_CONDITION=''
5449GL_COND_OBJ_TIME_RZ_CONDITION=''
5450GL_COND_OBJ_TIME_R_CONDITION=''
5451GL_COND_OBJ_UTIMENSAT_CONDITION=''
5452GL_GENERATE_ALLOCA_H_CONDITION=''
5453GL_GENERATE_ASSERT_H_CONDITION=''
5454GL_GENERATE_BYTESWAP_H_CONDITION=''
5455GL_GENERATE_ERRNO_H_CONDITION=''
5456GL_GENERATE_EXECINFO_H_CONDITION=''
5457GL_GENERATE_GETOPT_CDEFS_H_CONDITION=''
5458GL_GENERATE_GETOPT_H_CONDITION=''
5459GL_GENERATE_GMP_GMP_H_CONDITION=''
5460GL_GENERATE_GMP_H_CONDITION=''
5461GL_GENERATE_IEEE754_H_CONDITION=''
5462GL_GENERATE_LIMITS_H_CONDITION=''
5463GL_GENERATE_MINI_GMP_H_CONDITION=''
5464GL_GENERATE_STDALIGN_H_CONDITION=''
5465GL_GENERATE_STDCKDINT_H_CONDITION=''
5466GL_GENERATE_STDDEF_H_CONDITION=''
5467GL_GENERATE_STDINT_H_CONDITION=''
5468GL_GNULIB_ACCESS=''
5469GL_GNULIB_ALIGNED_ALLOC=''
5470GL_GNULIB_ALPHASORT=''
5471GL_GNULIB_ATOLL=''
5472GL_GNULIB_CALLOC_GNU=''
5473GL_GNULIB_CALLOC_POSIX=''
5474GL_GNULIB_CANONICALIZE_FILE_NAME=''
5475GL_GNULIB_CHDIR=''
5476GL_GNULIB_CHMOD=''
5477GL_GNULIB_CHOWN=''
5478GL_GNULIB_CLOSE=''
5479GL_GNULIB_CLOSEDIR=''
5480GL_GNULIB_COPY_FILE_RANGE=''
5481GL_GNULIB_CREAT=''
5482GL_GNULIB_CTIME=''
5483GL_GNULIB_DIRFD=''
5484GL_GNULIB_DPRINTF=''
5485GL_GNULIB_DUP2=''
5486GL_GNULIB_DUP3=''
5487GL_GNULIB_DUP=''
5488GL_GNULIB_ENVIRON=''
5489GL_GNULIB_EUIDACCESS=''
5490GL_GNULIB_EXECL=''
5491GL_GNULIB_EXECLE=''
5492GL_GNULIB_EXECLP=''
5493GL_GNULIB_EXECV=''
5494GL_GNULIB_EXECVE=''
5495GL_GNULIB_EXECVP=''
5496GL_GNULIB_EXECVPE=''
5497GL_GNULIB_EXPLICIT_BZERO=''
5498GL_GNULIB_FACCESSAT=''
5499GL_GNULIB_FCHDIR=''
5500GL_GNULIB_FCHMODAT=''
5501GL_GNULIB_FCHOWNAT=''
5502GL_GNULIB_FCLOSE=''
5503GL_GNULIB_FCNTL=''
5504GL_GNULIB_FDATASYNC=''
5505GL_GNULIB_FDOPEN=''
5506GL_GNULIB_FDOPENDIR=''
5507GL_GNULIB_FFLUSH=''
5508GL_GNULIB_FFSL=''
5509GL_GNULIB_FFSLL=''
5510GL_GNULIB_FGETC=''
5511GL_GNULIB_FGETS=''
5512GL_GNULIB_FOPEN=''
5513GL_GNULIB_FOPEN_GNU=''
5514GL_GNULIB_FPRINTF=''
5515GL_GNULIB_FPRINTF_POSIX=''
5516GL_GNULIB_FPURGE=''
5517GL_GNULIB_FPUTC=''
5518GL_GNULIB_FPUTS=''
5519GL_GNULIB_FREAD=''
5520GL_GNULIB_FREE_POSIX=''
5521GL_GNULIB_FREOPEN=''
5522GL_GNULIB_FSCANF=''
5523GL_GNULIB_FSEEK=''
5524GL_GNULIB_FSEEKO=''
5525GL_GNULIB_FSTAT=''
5526GL_GNULIB_FSTATAT=''
5527GL_GNULIB_FSYNC=''
5528GL_GNULIB_FTELL=''
5529GL_GNULIB_FTELLO=''
5530GL_GNULIB_FTRUNCATE=''
5531GL_GNULIB_FUTIMENS=''
5532GL_GNULIB_FWRITE=''
5533GL_GNULIB_GETC=''
5534GL_GNULIB_GETCHAR=''
5535GL_GNULIB_GETCWD=''
5536GL_GNULIB_GETDELIM=''
5537GL_GNULIB_GETDOMAINNAME=''
5538GL_GNULIB_GETDTABLESIZE=''
5539GL_GNULIB_GETENTROPY=''
5540GL_GNULIB_GETGROUPS=''
5541GL_GNULIB_GETHOSTNAME=''
5542GL_GNULIB_GETLINE=''
5543GL_GNULIB_GETLOADAVG=''
5544GL_GNULIB_GETLOGIN=''
5545GL_GNULIB_GETLOGIN_R=''
5546GL_GNULIB_GETOPT_POSIX=''
5547GL_GNULIB_GETPAGESIZE=''
5548GL_GNULIB_GETPASS=''
5549GL_GNULIB_GETPASS_GNU=''
5550GL_GNULIB_GETRANDOM=''
5551GL_GNULIB_GETSUBOPT=''
5552GL_GNULIB_GETTIMEOFDAY=''
5553GL_GNULIB_GETUMASK=''
5554GL_GNULIB_GETUSERSHELL=''
5555GL_GNULIB_GRANTPT=''
5556GL_GNULIB_GROUP_MEMBER=''
5557GL_GNULIB_IMAXABS=''
5558GL_GNULIB_IMAXDIV=''
5559GL_GNULIB_ISATTY=''
5560GL_GNULIB_LCHMOD=''
5561GL_GNULIB_LCHOWN=''
5562GL_GNULIB_LINK=''
5563GL_GNULIB_LINKAT=''
5564GL_GNULIB_LOCALTIME=''
5565GL_GNULIB_LSEEK=''
5566GL_GNULIB_LSTAT=''
5567GL_GNULIB_MALLOC_GNU=''
5568GL_GNULIB_MALLOC_POSIX=''
5569GL_GNULIB_MBSCASECMP=''
5570GL_GNULIB_MBSCASESTR=''
5571GL_GNULIB_MBSCHR=''
5572GL_GNULIB_MBSCSPN=''
5573GL_GNULIB_MBSLEN=''
5574GL_GNULIB_MBSNCASECMP=''
5575GL_GNULIB_MBSNLEN=''
5576GL_GNULIB_MBSPBRK=''
5577GL_GNULIB_MBSPCASECMP=''
5578GL_GNULIB_MBSRCHR=''
5579GL_GNULIB_MBSSEP=''
5580GL_GNULIB_MBSSPN=''
5581GL_GNULIB_MBSSTR=''
5582GL_GNULIB_MBSTOK_R=''
5583GL_GNULIB_MBTOWC=''
5584GL_GNULIB_MDA_ACCESS=''
5585GL_GNULIB_MDA_CHDIR=''
5586GL_GNULIB_MDA_CHMOD=''
5587GL_GNULIB_MDA_CLOSE=''
5588GL_GNULIB_MDA_CREAT=''
5589GL_GNULIB_MDA_DUP2=''
5590GL_GNULIB_MDA_DUP=''
5591GL_GNULIB_MDA_ECVT=''
5592GL_GNULIB_MDA_EXECL=''
5593GL_GNULIB_MDA_EXECLE=''
5594GL_GNULIB_MDA_EXECLP=''
5595GL_GNULIB_MDA_EXECV=''
5596GL_GNULIB_MDA_EXECVE=''
5597GL_GNULIB_MDA_EXECVP=''
5598GL_GNULIB_MDA_EXECVPE=''
5599GL_GNULIB_MDA_FCLOSEALL=''
5600GL_GNULIB_MDA_FCVT=''
5601GL_GNULIB_MDA_FDOPEN=''
5602GL_GNULIB_MDA_FILENO=''
5603GL_GNULIB_MDA_GCVT=''
5604GL_GNULIB_MDA_GETCWD=''
5605GL_GNULIB_MDA_GETPID=''
5606GL_GNULIB_MDA_GETW=''
5607GL_GNULIB_MDA_ISATTY=''
5608GL_GNULIB_MDA_LSEEK=''
5609GL_GNULIB_MDA_MEMCCPY=''
5610GL_GNULIB_MDA_MKDIR=''
5611GL_GNULIB_MDA_MKTEMP=''
5612GL_GNULIB_MDA_OPEN=''
5613GL_GNULIB_MDA_PUTENV=''
5614GL_GNULIB_MDA_PUTW=''
5615GL_GNULIB_MDA_READ=''
5616GL_GNULIB_MDA_RMDIR=''
5617GL_GNULIB_MDA_STRDUP=''
5618GL_GNULIB_MDA_SWAB=''
5619GL_GNULIB_MDA_TEMPNAM=''
5620GL_GNULIB_MDA_TZSET=''
5621GL_GNULIB_MDA_UMASK=''
5622GL_GNULIB_MDA_UNLINK=''
5623GL_GNULIB_MDA_WRITE=''
5624GL_GNULIB_MEMCHR=''
5625GL_GNULIB_MEMMEM=''
5626GL_GNULIB_MEMPCPY=''
5627GL_GNULIB_MEMRCHR=''
5628GL_GNULIB_MKDIR=''
5629GL_GNULIB_MKDIRAT=''
5630GL_GNULIB_MKDTEMP=''
5631GL_GNULIB_MKFIFO=''
5632GL_GNULIB_MKFIFOAT=''
5633GL_GNULIB_MKNOD=''
5634GL_GNULIB_MKNODAT=''
5635GL_GNULIB_MKOSTEMP=''
5636GL_GNULIB_MKOSTEMPS=''
5637GL_GNULIB_MKSTEMP=''
5638GL_GNULIB_MKSTEMPS=''
5639GL_GNULIB_MKTIME=''
5640GL_GNULIB_NANOSLEEP=''
5641GL_GNULIB_NONBLOCKING=''
5642GL_GNULIB_OBSTACK_PRINTF=''
5643GL_GNULIB_OBSTACK_PRINTF_POSIX=''
5644GL_GNULIB_OPEN=''
5645GL_GNULIB_OPENAT=''
5646GL_GNULIB_OPENDIR=''
5647GL_GNULIB_OVERRIDES_STRUCT_STAT=''
5648GL_GNULIB_PCLOSE=''
5649GL_GNULIB_PERROR=''
5650GL_GNULIB_PIPE2=''
5651GL_GNULIB_PIPE=''
5652GL_GNULIB_POPEN=''
5653GL_GNULIB_POSIX_MEMALIGN=''
5654GL_GNULIB_POSIX_OPENPT=''
5655GL_GNULIB_PREAD=''
5656GL_GNULIB_PRINTF=''
5657GL_GNULIB_PRINTF_POSIX=''
5658GL_GNULIB_PSELECT=''
5659GL_GNULIB_PTHREAD_SIGMASK=''
5660GL_GNULIB_PTSNAME=''
5661GL_GNULIB_PTSNAME_R=''
5662GL_GNULIB_PUTC=''
5663GL_GNULIB_PUTCHAR=''
5664GL_GNULIB_PUTENV=''
5665GL_GNULIB_PUTS=''
5666GL_GNULIB_PWRITE=''
5667GL_GNULIB_QSORT_R=''
5668GL_GNULIB_RAISE=''
5669GL_GNULIB_RANDOM=''
5670GL_GNULIB_RANDOM_R=''
5671GL_GNULIB_RAWMEMCHR=''
5672GL_GNULIB_READ=''
5673GL_GNULIB_READDIR=''
5674GL_GNULIB_READLINK=''
5675GL_GNULIB_READLINKAT=''
5676GL_GNULIB_REALLOCARRAY=''
5677GL_GNULIB_REALLOC_GNU=''
5678GL_GNULIB_REALLOC_POSIX=''
5679GL_GNULIB_REALPATH=''
5680GL_GNULIB_REMOVE=''
5681GL_GNULIB_RENAME=''
5682GL_GNULIB_RENAMEAT=''
5683GL_GNULIB_REWINDDIR=''
5684GL_GNULIB_RMDIR=''
5685GL_GNULIB_RPMATCH=''
5686GL_GNULIB_SCANDIR=''
5687GL_GNULIB_SCANF=''
5688GL_GNULIB_SECURE_GETENV=''
5689GL_GNULIB_SELECT=''
5690GL_GNULIB_SETENV=''
5691GL_GNULIB_SETHOSTNAME=''
5692GL_GNULIB_SIGABBREV_NP=''
5693GL_GNULIB_SIGACTION=''
5694GL_GNULIB_SIGDESCR_NP=''
5695GL_GNULIB_SIGNAL_H_SIGPIPE=''
5696GL_GNULIB_SIGPROCMASK=''
5697GL_GNULIB_SLEEP=''
5698GL_GNULIB_SNPRINTF=''
5699GL_GNULIB_SPRINTF_POSIX=''
5700GL_GNULIB_STAT=''
5701GL_GNULIB_STDIO_H_NONBLOCKING=''
5702GL_GNULIB_STDIO_H_SIGPIPE=''
5703GL_GNULIB_STPCPY=''
5704GL_GNULIB_STPNCPY=''
5705GL_GNULIB_STRCASESTR=''
5706GL_GNULIB_STRCHRNUL=''
5707GL_GNULIB_STRDUP=''
5708GL_GNULIB_STRERROR=''
5709GL_GNULIB_STRERRORNAME_NP=''
5710GL_GNULIB_STRERROR_R=''
5711GL_GNULIB_STRFTIME=''
5712GL_GNULIB_STRNCAT=''
5713GL_GNULIB_STRNDUP=''
5714GL_GNULIB_STRNLEN=''
5715GL_GNULIB_STRPBRK=''
5716GL_GNULIB_STRPTIME=''
5717GL_GNULIB_STRSEP=''
5718GL_GNULIB_STRSIGNAL=''
5719GL_GNULIB_STRSTR=''
5720GL_GNULIB_STRTOD=''
5721GL_GNULIB_STRTOIMAX=''
5722GL_GNULIB_STRTOK_R=''
5723GL_GNULIB_STRTOL=''
5724GL_GNULIB_STRTOLD=''
5725GL_GNULIB_STRTOLL=''
5726GL_GNULIB_STRTOUL=''
5727GL_GNULIB_STRTOULL=''
5728GL_GNULIB_STRTOUMAX=''
5729GL_GNULIB_STRVERSCMP=''
5730GL_GNULIB_SYMLINK=''
5731GL_GNULIB_SYMLINKAT=''
5732GL_GNULIB_SYSTEM_POSIX=''
5733GL_GNULIB_TIMEGM=''
5734GL_GNULIB_TIMESPEC_GET=''
5735GL_GNULIB_TIMESPEC_GETRES=''
5736GL_GNULIB_TIME_R=''
5737GL_GNULIB_TIME_RZ=''
5738GL_GNULIB_TMPFILE=''
5739GL_GNULIB_TRUNCATE=''
5740GL_GNULIB_TTYNAME_R=''
5741GL_GNULIB_TZSET=''
5742GL_GNULIB_UNISTD_H_GETOPT=''
5743GL_GNULIB_UNISTD_H_NONBLOCKING=''
5744GL_GNULIB_UNISTD_H_SIGPIPE=''
5745GL_GNULIB_UNLINK=''
5746GL_GNULIB_UNLINKAT=''
5747GL_GNULIB_UNLOCKPT=''
5748GL_GNULIB_UNSETENV=''
5749GL_GNULIB_USLEEP=''
5750GL_GNULIB_UTIMENSAT=''
5751GL_GNULIB_VASPRINTF=''
5752GL_GNULIB_VDPRINTF=''
5753GL_GNULIB_VFPRINTF=''
5754GL_GNULIB_VFPRINTF_POSIX=''
5755GL_GNULIB_VFSCANF=''
5756GL_GNULIB_VPRINTF=''
5757GL_GNULIB_VPRINTF_POSIX=''
5758GL_GNULIB_VSCANF=''
5759GL_GNULIB_VSNPRINTF=''
5760GL_GNULIB_VSPRINTF_POSIX=''
5761GL_GNULIB_WCTOMB=''
5762GL_GNULIB_WRITE=''
5763GL_GNULIB__EXIT=''
5764GMALLOC_OBJ=''
5765GMP_H=''
5766GNULIBHEADERS_OVERRIDE_WINT_T=''
5767GNULIB_GETTIMEOFDAY=''
5768GNULIB_WARN_CFLAGS=' -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations'
5769GNUSTEP_CFLAGS=''
5770GNU_OBJC_CFLAGS=''
5771GOBJECT_CFLAGS=''
5772GOBJECT_LIBS=''
5773GREP='/usr/bin/grep'
5774GSETTINGS_CFLAGS=''
5775GSETTINGS_LIBS=''
5776GTK_CFLAGS=''
5777GTK_LIBS=''
5778GTK_OBJ=''
5779GZIP_PROG='/usr/bin/gzip'
5780HAIKU_CFLAGS=''
5781HAIKU_CXX_OBJ=''
5782HAIKU_LIBS=''
5783HAIKU_OBJ=''
5784HARFBUZZ_CFLAGS=''
5785HARFBUZZ_LIBS=''
5786HAVE_ALIGNED_ALLOC=''
5787HAVE_ALLOCA_H=''
5788HAVE_ALPHASORT=''
5789HAVE_ATOLL=''
5790HAVE_BE_APP='no'
5791HAVE_C99_STDINT_H=''
5792HAVE_CANONICALIZE_FILE_NAME=''
5793HAVE_CHOWN=''
5794HAVE_CLOSEDIR=''
5795HAVE_COPY_FILE_RANGE=''
5796HAVE_DECL_DIRFD=''
5797HAVE_DECL_ECVT=''
5798HAVE_DECL_ENVIRON=''
5799HAVE_DECL_EXECVPE=''
5800HAVE_DECL_FCHDIR=''
5801HAVE_DECL_FCLOSEALL=''
5802HAVE_DECL_FCVT=''
5803HAVE_DECL_FDATASYNC=''
5804HAVE_DECL_FDOPENDIR=''
5805HAVE_DECL_FPURGE=''
5806HAVE_DECL_FSEEKO=''
5807HAVE_DECL_FTELLO=''
5808HAVE_DECL_GCVT=''
5809HAVE_DECL_GETDELIM=''
5810HAVE_DECL_GETDOMAINNAME=''
5811HAVE_DECL_GETLINE=''
5812HAVE_DECL_GETLOADAVG=''
5813HAVE_DECL_GETLOGIN=''
5814HAVE_DECL_GETLOGIN_R=''
5815HAVE_DECL_GETPAGESIZE=''
5816HAVE_DECL_GETUSERSHELL=''
5817HAVE_DECL_IMAXABS=''
5818HAVE_DECL_IMAXDIV=''
5819HAVE_DECL_INITSTATE=''
5820HAVE_DECL_LOCALTIME_R=''
5821HAVE_DECL_MEMMEM=''
5822HAVE_DECL_MEMRCHR=''
5823HAVE_DECL_OBSTACK_PRINTF=''
5824HAVE_DECL_POSIX_SPAWN_SETSID=''
5825HAVE_DECL_SETENV=''
5826HAVE_DECL_SETHOSTNAME=''
5827HAVE_DECL_SETSTATE=''
5828HAVE_DECL_SNPRINTF=''
5829HAVE_DECL_STRDUP=''
5830HAVE_DECL_STRERROR_R=''
5831HAVE_DECL_STRNDUP=''
5832HAVE_DECL_STRNLEN=''
5833HAVE_DECL_STRSIGNAL=''
5834HAVE_DECL_STRTOIMAX=''
5835HAVE_DECL_STRTOK_R=''
5836HAVE_DECL_STRTOUMAX=''
5837HAVE_DECL_TRUNCATE=''
5838HAVE_DECL_TTYNAME_R=''
5839HAVE_DECL_UNSETENV=''
5840HAVE_DECL_VSNPRINTF=''
5841HAVE_DIRENT_H=''
5842HAVE_DPRINTF=''
5843HAVE_DUP3=''
5844HAVE_EUIDACCESS=''
5845HAVE_EXECVPE=''
5846HAVE_EXPLICIT_BZERO=''
5847HAVE_FACCESSAT=''
5848HAVE_FCHDIR=''
5849HAVE_FCHMODAT=''
5850HAVE_FCHOWNAT=''
5851HAVE_FCNTL=''
5852HAVE_FDATASYNC=''
5853HAVE_FDOPENDIR=''
5854HAVE_FFSL=''
5855HAVE_FFSLL=''
5856HAVE_FSEEKO=''
5857HAVE_FSTATAT=''
5858HAVE_FSYNC=''
5859HAVE_FTELLO=''
5860HAVE_FTRUNCATE=''
5861HAVE_FUTIMENS=''
5862HAVE_GETDTABLESIZE=''
5863HAVE_GETENTROPY=''
5864HAVE_GETGROUPS=''
5865HAVE_GETHOSTNAME=''
5866HAVE_GETLOGIN=''
5867HAVE_GETOPT_H=''
5868HAVE_GETPAGESIZE=''
5869HAVE_GETPASS=''
5870HAVE_GETRANDOM=''
5871HAVE_GETSUBOPT=''
5872HAVE_GETTIMEOFDAY=''
5873HAVE_GETUMASK=''
5874HAVE_GRANTPT=''
5875HAVE_GROUP_MEMBER=''
5876HAVE_GSETTINGS='no'
5877HAVE_IMAXDIV_T=''
5878HAVE_INITSTATE=''
5879HAVE_INTTYPES_H=''
5880HAVE_LCHMOD=''
5881HAVE_LCHOWN=''
5882HAVE_LIBGMP=''
5883HAVE_LIBSECCOMP=''
5884HAVE_LINK=''
5885HAVE_LINKAT=''
5886HAVE_LSTAT=''
5887HAVE_MACPORTS='/opt/local/bin/port'
5888HAVE_MAX_ALIGN_T=''
5889HAVE_MBSLEN=''
5890HAVE_MBTOWC=''
5891HAVE_MEMPCPY=''
5892HAVE_MKDIRAT=''
5893HAVE_MKDTEMP=''
5894HAVE_MKFIFO=''
5895HAVE_MKFIFOAT=''
5896HAVE_MKNOD=''
5897HAVE_MKNODAT=''
5898HAVE_MKOSTEMP=''
5899HAVE_MKOSTEMPS=''
5900HAVE_MKSTEMP=''
5901HAVE_MKSTEMPS=''
5902HAVE_MODULES='yes'
5903HAVE_NANOSLEEP=''
5904HAVE_NATIVE_COMP='no'
5905HAVE_OPENAT=''
5906HAVE_OPENDIR=''
5907HAVE_OS_H=''
5908HAVE_PCLOSE=''
5909HAVE_PDUMPER='yes'
5910HAVE_PGTK='no'
5911HAVE_PIPE2=''
5912HAVE_PIPE=''
5913HAVE_POPEN=''
5914HAVE_POSIX_MEMALIGN=''
5915HAVE_POSIX_OPENPT=''
5916HAVE_POSIX_SIGNALBLOCKING=''
5917HAVE_POSIX_SPAWN=''
5918HAVE_POSIX_SPAWNATTR_SETFLAGS=''
5919HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR=''
5920HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP=''
5921HAVE_PREAD=''
5922HAVE_PSELECT=''
5923HAVE_PTHREAD_SIGMASK=''
5924HAVE_PTSNAME=''
5925HAVE_PTSNAME_R=''
5926HAVE_PWRITE=''
5927HAVE_QSORT_R=''
5928HAVE_RAISE=''
5929HAVE_RANDOM=''
5930HAVE_RANDOM_H=''
5931HAVE_RANDOM_R=''
5932HAVE_RAWMEMCHR=''
5933HAVE_READDIR=''
5934HAVE_READLINK=''
5935HAVE_READLINKAT=''
5936HAVE_REALLOCARRAY=''
5937HAVE_REALPATH=''
5938HAVE_RENAMEAT=''
5939HAVE_REWINDDIR=''
5940HAVE_RPMATCH=''
5941HAVE_SCANDIR=''
5942HAVE_SECCOMP=''
5943HAVE_SECURE_GETENV=''
5944HAVE_SETENV=''
5945HAVE_SETHOSTNAME=''
5946HAVE_SETSTATE=''
5947HAVE_SIGABBREV_NP=''
5948HAVE_SIGACTION=''
5949HAVE_SIGDESCR_NP=''
5950HAVE_SIGHANDLER_T=''
5951HAVE_SIGINFO_T=''
5952HAVE_SIGNED_SIG_ATOMIC_T=''
5953HAVE_SIGNED_WCHAR_T=''
5954HAVE_SIGNED_WINT_T=''
5955HAVE_SIGSET_T=''
5956HAVE_SLEEP=''
5957HAVE_SPAWN_H=''
5958HAVE_STDINT_H=''
5959HAVE_STPCPY=''
5960HAVE_STPNCPY=''
5961HAVE_STRCASESTR=''
5962HAVE_STRCHRNUL=''
5963HAVE_STRERRORNAME_NP=''
5964HAVE_STRPBRK=''
5965HAVE_STRPTIME=''
5966HAVE_STRSEP=''
5967HAVE_STRTOD=''
5968HAVE_STRTOL=''
5969HAVE_STRTOLD=''
5970HAVE_STRTOLL=''
5971HAVE_STRTOUL=''
5972HAVE_STRTOULL=''
5973HAVE_STRUCT_RANDOM_DATA=''
5974HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
5975HAVE_STRUCT_TIMEVAL=''
5976HAVE_STRVERSCMP=''
5977HAVE_SYMLINK=''
5978HAVE_SYMLINKAT=''
5979HAVE_SYS_BITYPES_H=''
5980HAVE_SYS_CDEFS_H=''
5981HAVE_SYS_INTTYPES_H=''
5982HAVE_SYS_LOADAVG_H=''
5983HAVE_SYS_PARAM_H=''
5984HAVE_SYS_RANDOM_H=''
5985HAVE_SYS_SELECT_H=''
5986HAVE_SYS_TIME_H=''
5987HAVE_SYS_TYPES_H=''
5988HAVE_TIMEGM=''
5989HAVE_TIMESPEC_GET=''
5990HAVE_TIMESPEC_GETRES=''
5991HAVE_TIMEZONE_T=''
5992HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
5993HAVE_UNISTD_H=''
5994HAVE_UNLINKAT=''
5995HAVE_UNLOCKPT=''
5996HAVE_USLEEP=''
5997HAVE_UTIMENSAT=''
5998HAVE_VASPRINTF=''
5999HAVE_VDPRINTF=''
6000HAVE_WCHAR_H=''
6001HAVE_WCHAR_T=''
6002HAVE_WINSOCK2_H=''
6003HAVE_XSERVER=''
6004HAVE__EXIT=''
6005HYBRID_MALLOC=''
6006IEEE754_H=''
6007IMAGEMAGICK_CFLAGS=''
6008IMAGEMAGICK_LIBS=''
6009INCLUDE_NEXT=''
6010INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
6011INSTALL_ARCH_INDEP_EXTRA='install-etc'
6012INSTALL_DATA='${INSTALL} -m 644'
6013INSTALL_INFO='/opt/local/bin/install-info'
6014INSTALL_PROGRAM='${INSTALL}'
6015INSTALL_SCRIPT='${INSTALL}'
6016INT32_MAX_LT_INTMAX_MAX=''
6017INT64_MAX_EQ_LONG_MAX=''
6018JSON_CFLAGS=''
6019JSON_LIBS='-L/opt/local/lib -ljansson'
6020JSON_OBJ='json.o'
6021KQUEUE_CFLAGS=''
6022KQUEUE_LIBS=''
6023KRB4LIB=''
6024KRB5LIB=''
6025LCMS2_CFLAGS=''
6026LCMS2_LIBS=''
6027LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath /opt/local/lib/gcc12 -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
6028LD_SWITCH_SYSTEM=''
6029LD_SWITCH_SYSTEM_TEMACS=''
6030LD_SWITCH_X_SITE=''
6031LD_SWITCH_X_SITE_RPATH=''
6032LIBGCCJIT_CFLAGS=''
6033LIBGCCJIT_LIBS=''
6034LIBGIF=''
6035LIBGMP=''
6036LIBGNUTLS_CFLAGS='-I/opt/local/include/p11-kit-1'
6037LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls'
6038LIBGNU_LIBDEPS=''
6039LIBGNU_LTLIBDEPS=''
6040LIBGPM=''
6041LIBHESIOD=''
6042LIBINTL=''
6043LIBJPEG=''
6044LIBMODULES=''
6045LIBOBJS=''
6046LIBOTF_CFLAGS=''
6047LIBOTF_LIBS=''
6048LIBPNG=''
6049LIBRESOLV=''
6050LIBS='-lsqlite3   -L/opt/local/lib/gcc12'
6051LIBSECCOMP_CFLAGS=''
6052LIBSECCOMP_LIBS=''
6053LIBSELINUX_LIBS=''
6054LIBSOUND=''
6055LIBSYSTEMD_CFLAGS=''
6056LIBSYSTEMD_LIBS=''
6057LIBS_ECLIENT=''
6058LIBS_GNUSTEP=''
6059LIBS_MAIL=''
6060LIBS_SYSTEM=''
6061LIBS_TERMCAP=''
6062LIBTIFF=''
6063LIBXMENU=''
6064LIBXML2_CFLAGS=''
6065LIBXML2_LIBS=''
6066LIBXMU=''
6067LIBXPM=''
6068LIBXSM=''
6069LIBXTR6=''
6070LIBXT_OTHER=''
6071LIBX_OTHER=''
6072LIBZ='-lz'
6073LIB_ACL=''
6074LIB_CLOCK_GETTIME=''
6075LIB_EACCESS=''
6076LIB_EXECINFO=''
6077LIB_GETRANDOM=''
6078LIB_HAS_ACL=''
6079LIB_MATH=''
6080LIB_NANOSLEEP=''
6081LIB_PTHREAD=''
6082LIB_PTHREAD_SIGMASK=''
6083LIB_TIMER_TIME=''
6084LIB_WSOCK32=''
6085LIMITS_H=''
6086LN_S_FILEONLY='ln -s'
6087LTLIBGMP=''
6088LTLIBINTL=''
6089LTLIBOBJS=''
6090M17N_FLT_CFLAGS=''
6091M17N_FLT_LIBS=''
6092MAKEINFO='makeinfo'
6093MAKE_PROG='yes'
6094MKDIR_P=''
6095MODULES_OBJ='emacs-module.o'
6096MODULES_SECONDARY_SUFFIX='.so'
6097MODULES_SUFFIX='.dylib'
6098NATIVE_COMPILATION_AOT='yes'
6099NEXT_ASSERT_H=''
6100NEXT_AS_FIRST_DIRECTIVE_ASSERT_H=''
6101NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
6102NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
6103NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
6104NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
6105NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
6106NEXT_AS_FIRST_DIRECTIVE_LIMITS_H=''
6107NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
6108NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
6109NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
6110NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
6111NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
6112NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
6113NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H=''
6114NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H=''
6115NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
6116NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
6117NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
6118NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
6119NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
6120NEXT_DIRENT_H=''
6121NEXT_ERRNO_H=''
6122NEXT_FCNTL_H=''
6123NEXT_GETOPT_H=''
6124NEXT_INTTYPES_H=''
6125NEXT_LIMITS_H=''
6126NEXT_SIGNAL_H=''
6127NEXT_STDDEF_H=''
6128NEXT_STDINT_H=''
6129NEXT_STDIO_H=''
6130NEXT_STDLIB_H=''
6131NEXT_STRING_H=''
6132NEXT_SYS_RANDOM_H=''
6133NEXT_SYS_SELECT_H=''
6134NEXT_SYS_STAT_H=''
6135NEXT_SYS_TIME_H=''
6136NEXT_SYS_TYPES_H=''
6137NEXT_TIME_H=''
6138NEXT_UNISTD_H=''
6139NOTIFY_CFLAGS=''
6140NOTIFY_LIBS=''
6141NOTIFY_OBJ='kqueue.o'
6142NS_OBJ=''
6143NS_OBJC_OBJ=''
6144NTDIR=''
6145NTLIB=''
6146OBJC='/usr/bin/clang'
6147OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64'
6148OBJEXT='o'
6149OTHER_FILES=''
6150PACKAGE_BUGREPORT='bug-gnu-emacs@gnu.org'
6151PACKAGE_NAME='GNU Emacs'
6152PACKAGE_STRING='GNU Emacs 29.1'
6153PACKAGE_TARNAME='emacs'
6154PACKAGE_URL='https://www.gnu.org/software/emacs/'
6155PACKAGE_VERSION='29.1'
6156PATH_SEPARATOR=':'
6157PAXCTL=''
6158PAXCTL_dumped=''
6159PAXCTL_notdumped=''
6160PGTK_LIBS=''
6161PGTK_OBJ=''
6162PKG_CONFIG='/opt/local/bin/pkg-config'
6163PKG_CONFIG_LIBDIR=''
6164PKG_CONFIG_PATH=''
6165PNG_CFLAGS=''
6166PNG_LIBS=''
6167POST_ALLOC_OBJ=''
6168PRAGMA_COLUMNS=''
6169PRAGMA_SYSTEM_HEADER=''
6170PRE_ALLOC_OBJ=''
6171PRIPTR_PREFIX=''
6172PROFILING_CFLAGS=''
6173PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
6174PTRDIFF_T_SUFFIX=''
6175RALLOC_OBJ=''
6176RANLIB='ranlib'
6177REPLACE_ACCESS=''
6178REPLACE_ALIGNED_ALLOC=''
6179REPLACE_CALLOC_FOR_CALLOC_GNU=''
6180REPLACE_CALLOC_FOR_CALLOC_POSIX=''
6181REPLACE_CANONICALIZE_FILE_NAME=''
6182REPLACE_CHMOD=''
6183REPLACE_CHOWN=''
6184REPLACE_CLOSE=''
6185REPLACE_CLOSEDIR=''
6186REPLACE_COPY_FILE_RANGE=''
6187REPLACE_CREAT=''
6188REPLACE_CTIME=''
6189REPLACE_DIRFD=''
6190REPLACE_DPRINTF=''
6191REPLACE_DUP2=''
6192REPLACE_DUP=''
6193REPLACE_EXECL=''
6194REPLACE_EXECLE=''
6195REPLACE_EXECLP=''
6196REPLACE_EXECV=''
6197REPLACE_EXECVE=''
6198REPLACE_EXECVP=''
6199REPLACE_EXECVPE=''
6200REPLACE_FACCESSAT=''
6201REPLACE_FCHMODAT=''
6202REPLACE_FCHOWNAT=''
6203REPLACE_FCLOSE=''
6204REPLACE_FCNTL=''
6205REPLACE_FDOPEN=''
6206REPLACE_FDOPENDIR=''
6207REPLACE_FFLUSH=''
6208REPLACE_FFSLL=''
6209REPLACE_FOPEN=''
6210REPLACE_FOPEN_FOR_FOPEN_GNU=''
6211REPLACE_FPRINTF=''
6212REPLACE_FPURGE=''
6213REPLACE_FREE=''
6214REPLACE_FREOPEN=''
6215REPLACE_FSEEK=''
6216REPLACE_FSEEKO=''
6217REPLACE_FSTAT=''
6218REPLACE_FSTATAT=''
6219REPLACE_FTELL=''
6220REPLACE_FTELLO=''
6221REPLACE_FTRUNCATE=''
6222REPLACE_FUTIMENS=''
6223REPLACE_GETCWD=''
6224REPLACE_GETDELIM=''
6225REPLACE_GETDOMAINNAME=''
6226REPLACE_GETDTABLESIZE=''
6227REPLACE_GETGROUPS=''
6228REPLACE_GETLINE=''
6229REPLACE_GETLOGIN_R=''
6230REPLACE_GETPAGESIZE=''
6231REPLACE_GETPASS=''
6232REPLACE_GETPASS_FOR_GETPASS_GNU=''
6233REPLACE_GETRANDOM=''
6234REPLACE_GETTIMEOFDAY=''
6235REPLACE_GMTIME=''
6236REPLACE_INITSTATE=''
6237REPLACE_ISATTY=''
6238REPLACE_LCHOWN=''
6239REPLACE_LINK=''
6240REPLACE_LINKAT=''
6241REPLACE_LOCALTIME=''
6242REPLACE_LOCALTIME_R=''
6243REPLACE_LSEEK=''
6244REPLACE_LSTAT=''
6245REPLACE_MALLOC_FOR_MALLOC_GNU=''
6246REPLACE_MALLOC_FOR_MALLOC_POSIX=''
6247REPLACE_MBTOWC=''
6248REPLACE_MEMCHR=''
6249REPLACE_MEMMEM=''
6250REPLACE_MKDIR=''
6251REPLACE_MKFIFO=''
6252REPLACE_MKFIFOAT=''
6253REPLACE_MKNOD=''
6254REPLACE_MKNODAT=''
6255REPLACE_MKSTEMP=''
6256REPLACE_MKTIME=''
6257REPLACE_NANOSLEEP=''
6258REPLACE_NULL=''
6259REPLACE_OBSTACK_PRINTF=''
6260REPLACE_OPEN=''
6261REPLACE_OPENAT=''
6262REPLACE_OPENDIR=''
6263REPLACE_PERROR=''
6264REPLACE_POPEN=''
6265REPLACE_POSIX_MEMALIGN=''
6266REPLACE_PREAD=''
6267REPLACE_PRINTF=''
6268REPLACE_PSELECT=''
6269REPLACE_PTHREAD_SIGMASK=''
6270REPLACE_PTSNAME=''
6271REPLACE_PTSNAME_R=''
6272REPLACE_PUTENV=''
6273REPLACE_PWRITE=''
6274REPLACE_QSORT_R=''
6275REPLACE_RAISE=''
6276REPLACE_RANDOM=''
6277REPLACE_RANDOM_R=''
6278REPLACE_READ=''
6279REPLACE_READLINK=''
6280REPLACE_READLINKAT=''
6281REPLACE_REALLOCARRAY=''
6282REPLACE_REALLOC_FOR_REALLOC_GNU=''
6283REPLACE_REALLOC_FOR_REALLOC_POSIX=''
6284REPLACE_REALPATH=''
6285REPLACE_REMOVE=''
6286REPLACE_RENAME=''
6287REPLACE_RENAMEAT=''
6288REPLACE_RMDIR=''
6289REPLACE_SELECT=''
6290REPLACE_SETENV=''
6291REPLACE_SETSTATE=''
6292REPLACE_SLEEP=''
6293REPLACE_SNPRINTF=''
6294REPLACE_SPRINTF=''
6295REPLACE_STAT=''
6296REPLACE_STDIO_READ_FUNCS=''
6297REPLACE_STDIO_WRITE_FUNCS=''
6298REPLACE_STPNCPY=''
6299REPLACE_STRCASESTR=''
6300REPLACE_STRCHRNUL=''
6301REPLACE_STRDUP=''
6302REPLACE_STRERROR=''
6303REPLACE_STRERRORNAME_NP=''
6304REPLACE_STRERROR_R=''
6305REPLACE_STRFTIME=''
6306REPLACE_STRNCAT=''
6307REPLACE_STRNDUP=''
6308REPLACE_STRNLEN=''
6309REPLACE_STRSIGNAL=''
6310REPLACE_STRSTR=''
6311REPLACE_STRTOD=''
6312REPLACE_STRTOIMAX=''
6313REPLACE_STRTOK_R=''
6314REPLACE_STRTOL=''
6315REPLACE_STRTOLD=''
6316REPLACE_STRTOLL=''
6317REPLACE_STRTOUL=''
6318REPLACE_STRTOULL=''
6319REPLACE_STRTOUMAX=''
6320REPLACE_STRUCT_TIMEVAL=''
6321REPLACE_SYMLINK=''
6322REPLACE_SYMLINKAT=''
6323REPLACE_TIMEGM=''
6324REPLACE_TMPFILE=''
6325REPLACE_TRUNCATE=''
6326REPLACE_TTYNAME_R=''
6327REPLACE_TZSET=''
6328REPLACE_UNLINK=''
6329REPLACE_UNLINKAT=''
6330REPLACE_UNSETENV=''
6331REPLACE_USLEEP=''
6332REPLACE_UTIMENSAT=''
6333REPLACE_VASPRINTF=''
6334REPLACE_VDPRINTF=''
6335REPLACE_VFPRINTF=''
6336REPLACE_VPRINTF=''
6337REPLACE_VSNPRINTF=''
6338REPLACE_VSPRINTF=''
6339REPLACE_WCTOMB=''
6340REPLACE_WRITE=''
6341RSVG_CFLAGS=''
6342RSVG_LIBS=''
6343SEPCHAR=''
6344SETFATTR=''
6345SETTINGS_CFLAGS=''
6346SETTINGS_LIBS=''
6347SHELL='/bin/sh'
6348SIG_ATOMIC_T_SUFFIX=''
6349SIZEOF_LONG=''
6350SIZE_T_SUFFIX=''
6351SMALL_JA_DIC=''
6352SQLITE3_LIBS='-lsqlite3'
6353STDALIGN_H=''
6354STDCKDINT_H=''
6355STDDEF_H=''
6356STDINT_H=''
6357SUBDIR_MAKEFILES_IN=''
6358SYSTEM_TYPE='darwin'
6359SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
6360TERMCAP_OBJ=''
6361TIME_H_DEFINES_STRUCT_TIMESPEC=''
6362TIME_H_DEFINES_TIME_UTC=''
6363TOOLKIT_LIBW=''
6364TREE_SITTER_CFLAGS=''
6365TREE_SITTER_LIBS='-L/opt/local/lib -ltree-sitter'
6366UINT32_MAX_LT_UINTMAX_MAX=''
6367UINT64_MAX_EQ_ULONG_MAX=''
6368UNDEFINE_STRTOK_R=''
6369UNEXEC_OBJ=''
6370UNISTD_H_DEFINES_STRUCT_TIMESPEC=''
6371UNISTD_H_HAVE_SYS_RANDOM_H=''
6372UNISTD_H_HAVE_WINSOCK2_H=''
6373UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
6374USE_ACL=''
6375USE_STARTUP_NOTIFICATION='no'
6376VMLIMIT_OBJ=''
6377W32_LIBS=''
6378W32_OBJ=''
6379W32_RES_LINK=''
6380WARN_CFLAGS=' -Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes -Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-deprecated-declarations'
6381WCHAR_T_SUFFIX=''
6382WEBKIT_CFLAGS=''
6383WEBKIT_LIBS=''
6384WEBP_CFLAGS=''
6385WEBP_LIBS=''
6386WERROR_CFLAGS=''
6387WIDGET_OBJ=''
6388WINDOWS_64_BIT_OFF_T=''
6389WINDOWS_64_BIT_ST_SIZE=''
6390WINDOWS_STAT_INODES=''
6391WINDOWS_STAT_TIMESPEC=''
6392WINDOW_SYSTEM_OBJ=''
6393WINDRES=''
6394WINT_T_SUFFIX=''
6395XARGS_LIMIT=''
6396XCB_LIBS=''
6397XCOMPOSITE_CFLAGS=''
6398XCOMPOSITE_LIBS=''
6399XCRUN='xcrun'
6400XDBE_CFLAGS=''
6401XDBE_LIBS=''
6402XFIXES_CFLAGS=''
6403XFIXES_LIBS=''
6404XFT_CFLAGS=''
6405XFT_LIBS=''
6406XGSELOBJ=''
6407XINERAMA_CFLAGS=''
6408XINERAMA_LIBS=''
6409XINPUT_CFLAGS=''
6410XINPUT_LIBS=''
6411XMENU_OBJ=''
6412XMKMF=''
6413XOBJ=''
6414XRANDR_CFLAGS=''
6415XRANDR_LIBS=''
6416XRENDER_LIBS=''
6417XSHAPE_CFLAGS=''
6418XSHAPE_LIBS=''
6419XSYNC_CFLAGS=''
6420XSYNC_LIBS=''
6421XWIDGETS_OBJ=''
6422X_TOOLKIT_TYPE='none'
6423ac_ct_CC=''
6424ac_ct_CXX=''
6425ac_ct_OBJC=''
6426archlibdir='${libexecdir}/emacs/${version}/${configuration}'
6427bindir='${exec_prefix}/bin'
6428bitmapdir=''
6429build='aarch64-apple-darwin23.0.0'
6430build_alias=''
6431build_cpu='aarch64'
6432build_os='darwin23.0.0'
6433build_vendor='apple'
6434cache_file='/dev/null'
6435canonical='aarch64-apple-darwin23.0.0'
6436comma_space_version=''
6437comma_version=''
6438configuration='aarch64-apple-darwin23.0.0'
6439copyright=''
6440datadir='${datarootdir}'
6441datarootdir='${prefix}/share'
6442docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
6443dvidir='${docdir}'
6444emacs_major_version='29'
6445etcdir='${datadir}/emacs/${version}/etc'
6446etcdocdir='${datadir}/emacs/${version}/etc'
6447exec_prefix='NONE'
6448gamedir='${localstatedir}/games/emacs'
6449gamegroup=''
6450gameuser=''
6451gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_CONDITION=''
6452gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_CONDITION=''
6453gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_CONDITION=''
6454gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_CONDITION=''
6455gl_GNULIB_ENABLED_61bcaca76b3e6f9ae55d57a1c3193bc4_CONDITION=''
6456gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_CONDITION=''
6457gl_GNULIB_ENABLED_8444034ea779b88768865bb60b4fb8c9_CONDITION=''
6458gl_GNULIB_ENABLED_925677f0343de64b89a9f0c790b4104c_CONDITION=''
6459gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_CONDITION=''
6460gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_CONDITION=''
6461gl_GNULIB_ENABLED_cloexec_CONDITION=''
6462gl_GNULIB_ENABLED_d3b2383720ee0e541357aa2aac598e2b_CONDITION=''
6463gl_GNULIB_ENABLED_dirfd_CONDITION=''
6464gl_GNULIB_ENABLED_e80bf6f757095d2e5fc94dafb8f8fc8b_CONDITION=''
6465gl_GNULIB_ENABLED_ef455225c00f5049c808c2eda3e76866_CONDITION=''
6466gl_GNULIB_ENABLED_euidaccess_CONDITION=''
6467gl_GNULIB_ENABLED_fd38c7e463b54744b77b98aeafb4fa7c_CONDITION=''
6468gl_GNULIB_ENABLED_getdtablesize_CONDITION=''
6469gl_GNULIB_ENABLED_getgroups_CONDITION=''
6470gl_GNULIB_ENABLED_lchmod_CONDITION=''
6471gl_GNULIB_ENABLED_open_CONDITION=''
6472gl_GNULIB_ENABLED_rawmemchr_CONDITION=''
6473gl_GNULIB_ENABLED_strtoll_CONDITION=''
6474gl_GNULIB_ENABLED_utimens_CONDITION=''
6475gl_LIBOBJDEPS=''
6476gl_LIBOBJS=''
6477gl_LTLIBOBJS=''
6478gltests_LIBOBJDEPS=''
6479gltests_LIBOBJS=''
6480gltests_LTLIBOBJS=''
6481gltests_WITNESS=''
6482gsettingsschemadir=''
6483host='aarch64-apple-darwin23.0.0'
6484host_alias=''
6485host_cpu='aarch64'
6486host_os='darwin23.0.0'
6487host_vendor='apple'
6488htmldir='${docdir}'
6489includedir='${prefix}/include'
6490infodir='/opt/local/share/info/emacs'
6491libdir='${exec_prefix}/lib'
6492libexecdir='${exec_prefix}/libexec'
6493liblockfile=''
6494lispdir='${datadir}/emacs/${version}/lisp'
6495lispdirrel='${version}/lisp'
6496lisppath='${locallisppath}:${standardlisppath}'
6497localedir='${datarootdir}/locale'
6498locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp'
6499localstatedir='${prefix}/var'
6500mandir='${datarootdir}/man'
6501ns_appbindir=''
6502ns_appdir=''
6503ns_applibdir=''
6504ns_applibexecdir=''
6505ns_appresdir=''
6506ns_appsrc=''
6507ns_check_file=''
6508ns_self_contained='no'
6509oldincludedir='/usr/include'
6510pdfdir='${docdir}'
6511prefix='/opt/local'
6512program_transform_name='s,x,x,'
6513psdir='${docdir}'
6514runstatedir='${localstatedir}/run'
6515sbindir='${exec_prefix}/sbin'
6516sharedstatedir='${prefix}/com'
6517srcdir='.'
6518standardlisppath='${lispdir}'
6519sysconfdir='${prefix}/etc'
6520target_alias=''
6521version=''
6522with_mailutils=''
6523x_default_search_path=''
6524
6525## ------------------- ##
6526## File substitutions. ##
6527## ------------------- ##
6528
6529module_env_snippet_25='./src/module-env-25.h'
6530module_env_snippet_26='./src/module-env-26.h'
6531module_env_snippet_27='./src/module-env-27.h'
6532module_env_snippet_28='./src/module-env-28.h'
6533module_env_snippet_29='./src/module-env-29.h'
6534
6535## ----------- ##
6536## confdefs.h. ##
6537## ----------- ##
6538
6539/* confdefs.h */
6540#define PACKAGE_NAME "GNU Emacs"
6541#define PACKAGE_TARNAME "emacs"
6542#define PACKAGE_VERSION "29.1"
6543#define PACKAGE_STRING "GNU Emacs 29.1"
6544#define PACKAGE_BUGREPORT "bug-gnu-emacs@gnu.org"
6545#define PACKAGE_URL "https://www.gnu.org/software/emacs/"
6546#define HAVE_PDUMPER 1
6547#define HAVE_STDIO_H 1
6548#define HAVE_STDLIB_H 1
6549#define HAVE_STRING_H 1
6550#define HAVE_INTTYPES_H 1
6551#define HAVE_STDINT_H 1
6552#define HAVE_STRINGS_H 1
6553#define HAVE_SYS_STAT_H 1
6554#define HAVE_SYS_TYPES_H 1
6555#define HAVE_UNISTD_H 1
6556#define HAVE_WCHAR_H 1
6557#define HAVE_SYS_RESOURCE_H 1
6558#define HAVE_SYS_UTSNAME_H 1
6559#define HAVE_PWD_H 1
6560#define HAVE_UTMP_H 1
6561#define HAVE_UTIL_H 1
6562#define HAVE_SANITIZER_LSAN_INTERFACE_H 1
6563#define HAVE_SYS_SOCKET_H 1
6564#define HAVE_SYS_PARAM_H 1
6565#define HAVE_PTHREAD_H 1
6566#define HAVE_MALLOC_MALLOC_H 1
6567#define HAVE_SYS_UN_H 1
6568#define HAVE_DIRENT_H 1
6569#define HAVE_EXECINFO_H 1
6570#define HAVE_GETOPT_H 1
6571#define HAVE_SYS_CDEFS_H 1
6572#define HAVE_SYS_TIME_H 1
6573#define HAVE_LIMITS_H 1
6574#define HAVE_SYS_SELECT_H 1
6575#define HAVE_STDALIGN_H 1
6576#define HAVE_STDBOOL_H 1
6577#define HAVE_SYS_RANDOM_H 1
6578#define STDC_HEADERS 1
6579#define _ALL_SOURCE 1
6580#define _DARWIN_C_SOURCE 1
6581#define _GNU_SOURCE 1
6582#define _HPUX_ALT_XOPEN_SOCKET_API 1
6583#define _NETBSD_SOURCE 1
6584#define _OPENBSD_SOURCE 1
6585#define _POSIX_PTHREAD_SEMANTICS 1
6586#define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
6587#define __STDC_WANT_IEC_60559_BFP_EXT__ 1
6588#define __STDC_WANT_IEC_60559_DFP_EXT__ 1
6589#define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
6590#define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
6591#define __STDC_WANT_LIB_EXT2__ 1
6592#define __STDC_WANT_MATH_SPEC_FUNCS__ 1
6593#define _TANDEM_SOURCE 1
6594#define __EXTENSIONS__ 1
6595#define SYSTEM_TYPE "darwin"
6596#define HAVE_TERM_H 1
6597#define HAVE_SYS_WAIT_H 1
6598#define HAVE_NET_IF_H 1
6599#define HAVE_IFADDRS_H 1
6600#define HAVE_NET_IF_DL_H 1
6601#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
6602#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
6603#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
6604#define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
6605#define HAVE_SBRK 1
6606#define HAVE_GETPAGESIZE 1
6607#define HAVE_FORK 1
6608#define HAVE_VFORK 1
6609#define HAVE_FCHMOD 1
6610#define HAVE_FACCESSAT 1
6611#define HAVE_REALPATH 1
6612#define HAVE_LSTAT 1
6613#define HAVE_READLINKAT 1
6614#define HAVE_MEMSET_S 1
6615#define HAVE_FCHMODAT 1
6616#define HAVE_LCHMOD 1
6617#define HAVE_FCNTL 1
6618#define HAVE_FDOPENDIR 1
6619#define HAVE_FSTATAT 1
6620#define HAVE_FSYNC 1
6621#define HAVE_FUTIMENS 1
6622#define HAVE_GETTIMEOFDAY 1
6623#define HAVE_MKOSTEMP 1
6624#define HAVE_PSELECT 1
6625#define HAVE_PTHREAD_SIGMASK 1
6626#define HAVE_READLINK 1
6627#define HAVE_ISBLANK 1
6628#define HAVE_ISWCTYPE 1
6629#define HAVE_STRTOIMAX 1
6630#define HAVE_SYMLINK 1
6631#define HAVE_LOCALTIME_R 1
6632#define HAVE_TIMEGM 1
6633#define HAVE_UTIMENSAT 1
6634#define HAVE_GETDTABLESIZE 1
6635#define HAVE_FUTIMES 1
6636#define HAVE_LUTIMES 1
6637#define SYSTEM_MALLOC 1
6638#define HAVE_MMAP 1
6639#define HAVE_PTHREAD 1
6640#define THREADS_ENABLED 1
6641#define HAVE_SQLITE3 1
6642#define HAVE_SQLITE3_LOAD_EXTENSION 1
6643#define HAVE_GNUTLS 1
6644#define HAVE_JSON 1
6645#define HAVE_TREE_SITTER 1
6646#define HAVE_KQUEUE 1
6647#define USE_FILE_NOTIFY 1
6648#define USE_XIM 1
6649#define HAVE_ZLIB 1
6650#define DYNAMIC_LIB_SUFFIX ".dylib"
6651#define DYNAMIC_LIB_SECONDARY_SUFFIX ".so"
6652#define HAVE_DLADDR 1
6653#define HAVE_MODULES 1
6654#define MODULES_SUFFIX ".dylib"
6655#define MODULES_SECONDARY_SUFFIX ".so"
6656
6657configure: exit 1