1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by GNU Emacs configure 29.1, which was |
---|
5 | generated 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 | |
---|
13 | hostname = Workstations-MacBook-Pro.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 23.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 782 tasks, 4158 threads, 10 processors |
---|
34 | Load average: 5.48, Mach factor: 6.06 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/ |
---|
40 | PATH: /opt/local/sbin/ |
---|
41 | PATH: /bin/ |
---|
42 | PATH: /sbin/ |
---|
43 | PATH: /usr/bin/ |
---|
44 | PATH: /usr/sbin/ |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:4679: looking for aux files: install-sh config.guess config.sub |
---|
52 | configure:4692: trying ./build-aux/ |
---|
53 | configure:4703: ./build-aux/install-sh found |
---|
54 | configure:4721: ./build-aux/config.guess found |
---|
55 | configure:4721: ./build-aux/config.sub found |
---|
56 | configure:4877: checking for xcrun |
---|
57 | configure:4898: found /usr/bin/xcrun |
---|
58 | configure:4909: result: xcrun |
---|
59 | configure:4924: checking for make |
---|
60 | configure:4945: found /usr/bin/make |
---|
61 | configure:4956: result: yes |
---|
62 | configure:4981: checking for GNU Make |
---|
63 | configure:5037: result: make |
---|
64 | configure:5054: checking build system type |
---|
65 | configure:5069: result: aarch64-apple-darwin23.0.0 |
---|
66 | configure:5089: checking host system type |
---|
67 | configure:5103: result: aarch64-apple-darwin23.0.0 |
---|
68 | configure:6372: checking for C compiler version |
---|
69 | configure:6381: /usr/bin/clang --version >&5 |
---|
70 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
71 | Target: arm64-apple-darwin23.0.0 |
---|
72 | Thread model: posix |
---|
73 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
74 | configure:6392: $? = 0 |
---|
75 | configure:6381: /usr/bin/clang -v >&5 |
---|
76 | Apple clang version 15.0.0 (clang-1500.0.40.1) |
---|
77 | Target: arm64-apple-darwin23.0.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
80 | configure:6392: $? = 0 |
---|
81 | configure:6381: /usr/bin/clang -V >&5 |
---|
82 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
83 | clang: error: no input files |
---|
84 | configure:6392: $? = 1 |
---|
85 | configure:6381: /usr/bin/clang -qversion >&5 |
---|
86 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
87 | clang: error: no input files |
---|
88 | configure:6392: $? = 1 |
---|
89 | configure:6381: /usr/bin/clang -version >&5 |
---|
90 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
91 | clang: error: no input files |
---|
92 | configure:6392: $? = 1 |
---|
93 | configure:6412: checking whether the C compiler works |
---|
94 | configure: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 |
---|
95 | ld: warning: -no_pie ignored for arm64* |
---|
96 | configure:6438: $? = 0 |
---|
97 | configure:6488: result: yes |
---|
98 | configure:6491: checking for C compiler default output file name |
---|
99 | configure:6493: result: a.out |
---|
100 | configure:6499: checking for suffix of executables |
---|
101 | configure: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 |
---|
102 | ld: warning: -no_pie ignored for arm64* |
---|
103 | configure:6510: $? = 0 |
---|
104 | configure:6533: result: |
---|
105 | configure:6555: checking whether we are cross compiling |
---|
106 | configure: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 |
---|
107 | ld: warning: -no_pie ignored for arm64* |
---|
108 | configure:6567: $? = 0 |
---|
109 | configure:6574: ./conftest |
---|
110 | configure:6578: $? = 0 |
---|
111 | configure:6593: result: no |
---|
112 | configure:6598: checking for suffix of object files |
---|
113 | configure: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 |
---|
114 | configure:6625: $? = 0 |
---|
115 | configure:6647: result: o |
---|
116 | configure:6651: checking whether the compiler supports GNU C |
---|
117 | configure: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 |
---|
118 | configure:6671: $? = 0 |
---|
119 | configure:6681: result: yes |
---|
120 | configure:6692: checking whether /usr/bin/clang accepts -g |
---|
121 | configure:6713: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c >&5 |
---|
122 | configure:6713: $? = 0 |
---|
123 | configure:6757: result: yes |
---|
124 | configure:6777: checking for /usr/bin/clang option to enable C11 features |
---|
125 | configure: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 |
---|
126 | conftest.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] |
---|
127 | static char *e (p, i) |
---|
128 | ^ |
---|
129 | 1 warning generated. |
---|
130 | configure:6792: $? = 0 |
---|
131 | configure:6810: result: none needed |
---|
132 | configure:6921: checking whether the compiler is clang |
---|
133 | configure: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 |
---|
134 | conftest.c:12:12: error: unknown type name 'barfbarf' |
---|
135 | barfbarf |
---|
136 | ^ |
---|
137 | 1 error generated. |
---|
138 | configure:6943: $? = 1 |
---|
139 | configure: 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 | | |
---|
162 | configure:6952: result: yes |
---|
163 | configure:6956: checking for compiler option needed when checking for declarations |
---|
164 | configure: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 |
---|
165 | configure:6976: $? = 0 |
---|
166 | configure:6989: result: -Werror=implicit-function-declaration |
---|
167 | configure:7003: checking for ar |
---|
168 | configure:7024: found /opt/local/bin/ar |
---|
169 | configure:7035: result: ar |
---|
170 | configure:7054: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
171 | configure:7086: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
172 | configure:7090: $? = 0 |
---|
173 | configure:7096: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
174 | configure:7100: $? = 0 |
---|
175 | configure:7111: cc -c conftest.c >&5 |
---|
176 | configure:7115: $? = 0 |
---|
177 | configure:7123: cc -c conftest.c -o conftest2.o >&5 |
---|
178 | configure:7127: $? = 0 |
---|
179 | configure:7133: cc -c conftest.c -o conftest2.o >&5 |
---|
180 | configure:7137: $? = 0 |
---|
181 | configure:7155: result: yes |
---|
182 | configure:7190: checking for stdio.h |
---|
183 | configure: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 |
---|
184 | configure:7190: $? = 0 |
---|
185 | configure:7190: result: yes |
---|
186 | configure:7190: checking for stdlib.h |
---|
187 | configure: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 |
---|
188 | configure:7190: $? = 0 |
---|
189 | configure:7190: result: yes |
---|
190 | configure:7190: checking for string.h |
---|
191 | configure: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 |
---|
192 | configure:7190: $? = 0 |
---|
193 | configure:7190: result: yes |
---|
194 | configure:7190: checking for inttypes.h |
---|
195 | configure: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 |
---|
196 | configure:7190: $? = 0 |
---|
197 | configure:7190: result: yes |
---|
198 | configure:7190: checking for stdint.h |
---|
199 | configure: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 |
---|
200 | configure:7190: $? = 0 |
---|
201 | configure:7190: result: yes |
---|
202 | configure:7190: checking for strings.h |
---|
203 | configure: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 |
---|
204 | configure:7190: $? = 0 |
---|
205 | configure:7190: result: yes |
---|
206 | configure:7190: checking for sys/stat.h |
---|
207 | configure: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 |
---|
208 | configure:7190: $? = 0 |
---|
209 | configure:7190: result: yes |
---|
210 | configure:7190: checking for sys/types.h |
---|
211 | configure: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 |
---|
212 | configure:7190: $? = 0 |
---|
213 | configure:7190: result: yes |
---|
214 | configure:7190: checking for unistd.h |
---|
215 | configure: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 |
---|
216 | configure:7190: $? = 0 |
---|
217 | configure:7190: result: yes |
---|
218 | configure:7190: checking for wchar.h |
---|
219 | configure: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 |
---|
220 | configure:7190: $? = 0 |
---|
221 | configure:7190: result: yes |
---|
222 | configure:7190: checking for minix/config.h |
---|
223 | configure: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 |
---|
224 | conftest.c:48:10: fatal error: 'minix/config.h' file not found |
---|
225 | #include <minix/config.h> |
---|
226 | ^~~~~~~~~~~~~~~~ |
---|
227 | 1 error generated. |
---|
228 | configure:7190: $? = 1 |
---|
229 | configure: 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> |
---|
278 | configure:7190: result: no |
---|
279 | configure:7190: checking for linux/fs.h |
---|
280 | configure: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 |
---|
281 | conftest.c:48:10: fatal error: 'linux/fs.h' file not found |
---|
282 | #include <linux/fs.h> |
---|
283 | ^~~~~~~~~~~~ |
---|
284 | 1 error generated. |
---|
285 | configure:7190: $? = 1 |
---|
286 | configure: 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> |
---|
335 | configure:7190: result: no |
---|
336 | configure:7190: checking for malloc.h |
---|
337 | configure: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 |
---|
338 | conftest.c:48:10: fatal error: 'malloc.h' file not found |
---|
339 | #include <malloc.h> |
---|
340 | ^~~~~~~~~~ |
---|
341 | 1 error generated. |
---|
342 | configure:7190: $? = 1 |
---|
343 | configure: 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> |
---|
392 | configure:7190: result: no |
---|
393 | configure:7190: checking for sys/systeminfo.h |
---|
394 | configure: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 |
---|
395 | conftest.c:48:10: fatal error: 'sys/systeminfo.h' file not found |
---|
396 | #include <sys/systeminfo.h> |
---|
397 | ^~~~~~~~~~~~~~~~~~ |
---|
398 | 1 error generated. |
---|
399 | configure:7190: $? = 1 |
---|
400 | configure: 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> |
---|
449 | configure:7190: result: no |
---|
450 | configure:7190: checking for sys/sysinfo.h |
---|
451 | configure: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 |
---|
452 | conftest.c:48:10: fatal error: 'sys/sysinfo.h' file not found |
---|
453 | #include <sys/sysinfo.h> |
---|
454 | ^~~~~~~~~~~~~~~ |
---|
455 | 1 error generated. |
---|
456 | configure:7190: $? = 1 |
---|
457 | configure: 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> |
---|
506 | configure:7190: result: no |
---|
507 | configure:7190: checking for coff.h |
---|
508 | configure: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 |
---|
509 | conftest.c:48:10: fatal error: 'coff.h' file not found |
---|
510 | #include <coff.h> |
---|
511 | ^~~~~~~~ |
---|
512 | 1 error generated. |
---|
513 | configure:7190: $? = 1 |
---|
514 | configure: 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> |
---|
563 | configure:7190: result: no |
---|
564 | configure:7190: checking for pty.h |
---|
565 | configure: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 |
---|
566 | conftest.c:48:10: fatal error: 'pty.h' file not found |
---|
567 | #include <pty.h> |
---|
568 | ^~~~~~~ |
---|
569 | 1 error generated. |
---|
570 | configure:7190: $? = 1 |
---|
571 | configure: 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> |
---|
620 | configure:7190: result: no |
---|
621 | configure:7190: checking for sys/resource.h |
---|
622 | configure: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 |
---|
623 | configure:7190: $? = 0 |
---|
624 | configure:7190: result: yes |
---|
625 | configure:7190: checking for sys/utsname.h |
---|
626 | configure: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 |
---|
627 | configure:7190: $? = 0 |
---|
628 | configure:7190: result: yes |
---|
629 | configure:7190: checking for pwd.h |
---|
630 | configure: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 |
---|
631 | configure:7190: $? = 0 |
---|
632 | configure:7190: result: yes |
---|
633 | configure:7190: checking for utmp.h |
---|
634 | configure: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 |
---|
635 | configure:7190: $? = 0 |
---|
636 | configure:7190: result: yes |
---|
637 | configure:7190: checking for util.h |
---|
638 | configure: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 |
---|
639 | configure:7190: $? = 0 |
---|
640 | configure:7190: result: yes |
---|
641 | configure:7190: checking for sanitizer/lsan_interface.h |
---|
642 | configure: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 |
---|
643 | configure:7190: $? = 0 |
---|
644 | configure:7190: result: yes |
---|
645 | configure:7190: checking for sys/socket.h |
---|
646 | configure: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 |
---|
647 | configure:7190: $? = 0 |
---|
648 | configure:7190: result: yes |
---|
649 | configure:7190: checking for sys/param.h |
---|
650 | configure: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 |
---|
651 | configure:7190: $? = 0 |
---|
652 | configure:7190: result: yes |
---|
653 | configure:7190: checking for pthread.h |
---|
654 | configure: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 |
---|
655 | configure:7190: $? = 0 |
---|
656 | configure:7190: result: yes |
---|
657 | configure:7190: checking for malloc/malloc.h |
---|
658 | configure: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 |
---|
659 | configure:7190: $? = 0 |
---|
660 | configure:7190: result: yes |
---|
661 | configure:7190: checking for sys/un.h |
---|
662 | configure: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 |
---|
663 | configure:7190: $? = 0 |
---|
664 | configure:7190: result: yes |
---|
665 | configure:7190: checking for vfork.h |
---|
666 | configure: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 |
---|
667 | conftest.c:59:10: fatal error: 'vfork.h' file not found |
---|
668 | #include <vfork.h> |
---|
669 | ^~~~~~~~~ |
---|
670 | 1 error generated. |
---|
671 | configure:7190: $? = 1 |
---|
672 | configure: 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> |
---|
732 | configure:7190: result: no |
---|
733 | configure:7190: checking for dirent.h |
---|
734 | configure: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 |
---|
735 | configure:7190: $? = 0 |
---|
736 | configure:7190: result: yes |
---|
737 | configure:7190: checking for execinfo.h |
---|
738 | configure: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 |
---|
739 | configure:7190: $? = 0 |
---|
740 | configure:7190: result: yes |
---|
741 | configure:7190: checking for stdio_ext.h |
---|
742 | configure: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 |
---|
743 | conftest.c:61:10: fatal error: 'stdio_ext.h' file not found |
---|
744 | #include <stdio_ext.h> |
---|
745 | ^~~~~~~~~~~~~ |
---|
746 | 1 error generated. |
---|
747 | configure:7190: $? = 1 |
---|
748 | configure: 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> |
---|
810 | configure:7190: result: no |
---|
811 | configure:7190: checking for sys/vfs.h |
---|
812 | configure: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 |
---|
813 | conftest.c:61:10: fatal error: 'sys/vfs.h' file not found |
---|
814 | #include <sys/vfs.h> |
---|
815 | ^~~~~~~~~~~ |
---|
816 | 1 error generated. |
---|
817 | configure:7190: $? = 1 |
---|
818 | configure: 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> |
---|
880 | configure:7190: result: no |
---|
881 | configure:7190: checking for sys/fs_types.h |
---|
882 | configure: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 |
---|
883 | conftest.c:61:10: fatal error: 'sys/fs_types.h' file not found |
---|
884 | #include <sys/fs_types.h> |
---|
885 | ^~~~~~~~~~~~~~~~ |
---|
886 | 1 error generated. |
---|
887 | configure:7190: $? = 1 |
---|
888 | configure: 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> |
---|
950 | configure:7190: result: no |
---|
951 | configure:7190: checking for getopt.h |
---|
952 | configure: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 |
---|
953 | configure:7190: $? = 0 |
---|
954 | configure:7190: result: yes |
---|
955 | configure:7190: checking for sys/cdefs.h |
---|
956 | configure: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 |
---|
957 | configure:7190: $? = 0 |
---|
958 | configure:7190: result: yes |
---|
959 | configure:7190: checking for sys/time.h |
---|
960 | configure: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 |
---|
961 | configure:7190: $? = 0 |
---|
962 | configure:7190: result: yes |
---|
963 | configure:7190: checking for ieee754.h |
---|
964 | configure: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 |
---|
965 | conftest.c:64:10: fatal error: 'ieee754.h' file not found |
---|
966 | #include <ieee754.h> |
---|
967 | ^~~~~~~~~~~ |
---|
968 | 1 error generated. |
---|
969 | configure:7190: $? = 1 |
---|
970 | configure: 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> |
---|
1035 | configure:7190: result: no |
---|
1036 | configure:7190: checking for limits.h |
---|
1037 | configure: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 |
---|
1038 | configure:7190: $? = 0 |
---|
1039 | configure:7190: result: yes |
---|
1040 | configure:7190: checking for sys/select.h |
---|
1041 | configure: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 |
---|
1042 | configure:7190: $? = 0 |
---|
1043 | configure:7190: result: yes |
---|
1044 | configure:7190: checking for stdalign.h |
---|
1045 | configure: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 |
---|
1046 | configure:7190: $? = 0 |
---|
1047 | configure:7190: result: yes |
---|
1048 | configure:7190: checking for stdbool.h |
---|
1049 | configure: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 |
---|
1050 | configure:7190: $? = 0 |
---|
1051 | configure:7190: result: yes |
---|
1052 | configure:7190: checking for stdckdint.h |
---|
1053 | configure: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 |
---|
1054 | conftest.c:68:10: fatal error: 'stdckdint.h' file not found |
---|
1055 | #include <stdckdint.h> |
---|
1056 | ^~~~~~~~~~~~~ |
---|
1057 | 1 error generated. |
---|
1058 | configure:7190: $? = 1 |
---|
1059 | configure: 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> |
---|
1128 | configure:7190: result: no |
---|
1129 | configure:7190: checking for sys/random.h |
---|
1130 | configure: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 |
---|
1131 | configure:7190: $? = 0 |
---|
1132 | configure:7190: result: yes |
---|
1133 | configure:7221: checking whether it is safe to define __EXTENSIONS__ |
---|
1134 | configure: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 |
---|
1135 | configure:7240: $? = 0 |
---|
1136 | configure:7248: result: yes |
---|
1137 | configure:7251: checking whether _XOPEN_SOURCE should be defined |
---|
1138 | configure: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 |
---|
1139 | configure:7273: $? = 0 |
---|
1140 | configure:7300: result: no |
---|
1141 | configure:7373: checking how to run the C preprocessor |
---|
1142 | configure:7399: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1143 | configure:7399: $? = 0 |
---|
1144 | configure:7414: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1145 | conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found |
---|
1146 | #include <ac_nonexistent.h> |
---|
1147 | ^~~~~~~~~~~~~~~~~~ |
---|
1148 | 1 error generated. |
---|
1149 | configure:7414: $? = 1 |
---|
1150 | configure: 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> |
---|
1209 | configure:7441: result: /usr/bin/clang -E |
---|
1210 | configure:7455: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1211 | configure:7455: $? = 0 |
---|
1212 | configure:7470: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1213 | conftest.c:58:10: fatal error: 'ac_nonexistent.h' file not found |
---|
1214 | #include <ac_nonexistent.h> |
---|
1215 | ^~~~~~~~~~~~~~~~~~ |
---|
1216 | 1 error generated. |
---|
1217 | configure:7470: $? = 1 |
---|
1218 | configure: 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> |
---|
1277 | configure:7501: checking for grep that handles long lines and -e |
---|
1278 | configure:7565: result: /usr/bin/grep |
---|
1279 | configure:7570: checking for egrep |
---|
1280 | configure:7638: result: /usr/bin/grep -E |
---|
1281 | configure:7646: checking for Minix Amsterdam compiler |
---|
1282 | configure:7672: result: no |
---|
1283 | configure:7846: checking for ranlib |
---|
1284 | configure:7867: found /opt/local/bin/ranlib |
---|
1285 | configure:7878: result: ranlib |
---|
1286 | configure:7951: checking for special C compiler options needed for large files |
---|
1287 | configure:7999: result: no |
---|
1288 | configure:8005: checking for _FILE_OFFSET_BITS value needed for large files |
---|
1289 | configure: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 |
---|
1290 | configure:8031: $? = 0 |
---|
1291 | configure:8066: result: no |
---|
1292 | configure:8552: checking whether the compiler is clang |
---|
1293 | configure: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 |
---|
1294 | configure:8573: $? = 0 |
---|
1295 | configure:8581: result: yes |
---|
1296 | configure:8681: checking whether C compiler handles -Werror -Wunknown-warning-option |
---|
1297 | configure: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 |
---|
1298 | ld: warning: -no_pie ignored for arm64* |
---|
1299 | configure:8701: $? = 0 |
---|
1300 | configure:8712: result: yes |
---|
1301 | configure:8738: checking whether C compiler handles -Wno-switch |
---|
1302 | configure: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 |
---|
1303 | ld: warning: -no_pie ignored for arm64* |
---|
1304 | configure:8758: $? = 0 |
---|
1305 | configure:8769: result: yes |
---|
1306 | configure:8779: checking whether C compiler handles -Wno-pointer-sign |
---|
1307 | configure: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 |
---|
1308 | ld: warning: -no_pie ignored for arm64* |
---|
1309 | configure:8799: $? = 0 |
---|
1310 | configure:8810: result: yes |
---|
1311 | configure:8820: checking whether C compiler handles -Wno-string-plus-int |
---|
1312 | configure: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 |
---|
1313 | ld: warning: -no_pie ignored for arm64* |
---|
1314 | configure:8840: $? = 0 |
---|
1315 | configure:8851: result: yes |
---|
1316 | configure:8861: checking whether C compiler handles -Wno-unknown-attributes |
---|
1317 | configure: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 |
---|
1318 | ld: warning: -no_pie ignored for arm64* |
---|
1319 | configure:8881: $? = 0 |
---|
1320 | configure:8892: result: yes |
---|
1321 | configure:8902: checking whether C compiler handles -Wno-unknown-pragmas |
---|
1322 | configure: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 |
---|
1323 | ld: warning: -no_pie ignored for arm64* |
---|
1324 | configure:8922: $? = 0 |
---|
1325 | configure:8933: result: yes |
---|
1326 | configure:9864: checking whether C compiler handles -Wno-initializer-overrides |
---|
1327 | configure: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 |
---|
1328 | ld: warning: -no_pie ignored for arm64* |
---|
1329 | configure:9884: $? = 0 |
---|
1330 | configure:9895: result: yes |
---|
1331 | configure:9905: checking whether C compiler handles -Wno-tautological-compare |
---|
1332 | configure: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 |
---|
1333 | ld: warning: -no_pie ignored for arm64* |
---|
1334 | configure:9925: $? = 0 |
---|
1335 | configure:9936: result: yes |
---|
1336 | configure:9946: checking whether C compiler handles -Wno-tautological-constant-out-of-range-compare |
---|
1337 | configure: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 |
---|
1338 | ld: warning: -no_pie ignored for arm64* |
---|
1339 | configure:9966: $? = 0 |
---|
1340 | configure:9977: result: yes |
---|
1341 | configure:9993: checking whether C compiler handles -Wno-deprecated-declarations |
---|
1342 | configure: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 |
---|
1343 | ld: warning: -no_pie ignored for arm64* |
---|
1344 | configure:10013: $? = 0 |
---|
1345 | configure:10024: result: yes |
---|
1346 | configure:10203: checking for a BSD-compatible install |
---|
1347 | configure:10276: result: /usr/bin/install -c |
---|
1348 | configure:10290: checking command to symlink files in the same directory |
---|
1349 | configure:10312: result: ln -s |
---|
1350 | configure:10326: checking for install-info |
---|
1351 | configure:10349: found /opt/local/bin/install-info |
---|
1352 | configure:10362: result: /opt/local/bin/install-info |
---|
1353 | configure:10372: checking for gzip |
---|
1354 | configure:10395: found /usr/bin/gzip |
---|
1355 | configure:10407: result: /usr/bin/gzip |
---|
1356 | configure:10423: checking for 'find' args to delete a file |
---|
1357 | configure:10435: result: -delete |
---|
1358 | configure:10562: checking for brew |
---|
1359 | configure:10597: result: no |
---|
1360 | configure:10657: checking for port |
---|
1361 | configure:10680: found /opt/local/bin/port |
---|
1362 | configure:10692: result: /opt/local/bin/port |
---|
1363 | configure:10759: checking for -znocombreloc |
---|
1364 | configure:10792: result: not needed |
---|
1365 | configure:10801: checking whether addresses are sanitized |
---|
1366 | configure: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 |
---|
1367 | conftest.c:63:5: error: unknown type name 'error' |
---|
1368 | error "Addresses are not sanitized."; |
---|
1369 | ^ |
---|
1370 | conftest.c:63:11: error: expected identifier or '(' |
---|
1371 | error "Addresses are not sanitized."; |
---|
1372 | ^ |
---|
1373 | 2 errors generated. |
---|
1374 | configure:10825: $? = 1 |
---|
1375 | configure: 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 | | } |
---|
1448 | configure:10833: result: no |
---|
1449 | configure:10999: checking for math library |
---|
1450 | configure: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 |
---|
1451 | ld: warning: -no_pie ignored for arm64* |
---|
1452 | configure:11050: $? = 0 |
---|
1453 | configure:11068: result: none required |
---|
1454 | configure:11175: checking for pkg-config |
---|
1455 | configure:11198: found /opt/local/bin/pkg-config |
---|
1456 | configure:11210: result: /opt/local/bin/pkg-config |
---|
1457 | configure:11235: checking pkg-config is at least version 0.9.0 |
---|
1458 | configure:11238: result: yes |
---|
1459 | configure:11255: checking for machine/soundcard.h |
---|
1460 | configure: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 |
---|
1461 | conftest.c:66:10: fatal error: 'machine/soundcard.h' file not found |
---|
1462 | #include <machine/soundcard.h> |
---|
1463 | ^~~~~~~~~~~~~~~~~~~~~ |
---|
1464 | 1 error generated. |
---|
1465 | configure:11255: $? = 1 |
---|
1466 | configure: 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> |
---|
1533 | configure:11255: result: no |
---|
1534 | configure:11255: checking for sys/soundcard.h |
---|
1535 | configure: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 |
---|
1536 | conftest.c:66:10: fatal error: 'sys/soundcard.h' file not found |
---|
1537 | #include <sys/soundcard.h> |
---|
1538 | ^~~~~~~~~~~~~~~~~ |
---|
1539 | 1 error generated. |
---|
1540 | configure:11255: $? = 1 |
---|
1541 | configure: 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> |
---|
1608 | configure:11255: result: no |
---|
1609 | configure:11255: checking for soundcard.h |
---|
1610 | configure: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 |
---|
1611 | conftest.c:66:10: fatal error: 'soundcard.h' file not found |
---|
1612 | #include <soundcard.h> |
---|
1613 | ^~~~~~~~~~~~~ |
---|
1614 | 1 error generated. |
---|
1615 | configure:11255: $? = 1 |
---|
1616 | configure: 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> |
---|
1683 | configure:11255: result: no |
---|
1684 | configure:11255: checking for mmsystem.h |
---|
1685 | configure: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 |
---|
1686 | conftest.c:66:10: fatal error: 'mmsystem.h' file not found |
---|
1687 | #include <mmsystem.h> |
---|
1688 | ^~~~~~~~~~~~ |
---|
1689 | 1 error generated. |
---|
1690 | configure:11255: $? = 1 |
---|
1691 | configure: 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> |
---|
1758 | configure:11255: result: no |
---|
1759 | configure:11276: checking for _oss_ioctl in -lossaudio |
---|
1760 | configure: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 |
---|
1761 | ld: warning: -no_pie ignored for arm64* |
---|
1762 | ld: library 'ossaudio' not found |
---|
1763 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1764 | configure:11299: $? = 1 |
---|
1765 | configure: 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 | | } |
---|
1836 | configure:11309: result: no |
---|
1837 | configure:11328: checking for alsa >= 1.0.0 |
---|
1838 | configure:11335: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" |
---|
1839 | Package alsa was not found in the pkg-config search path. |
---|
1840 | Perhaps you should add the directory containing `alsa.pc' |
---|
1841 | to the PKG_CONFIG_PATH environment variable |
---|
1842 | No package 'alsa' found |
---|
1843 | configure:11338: $? = 1 |
---|
1844 | configure:11352: $PKG_CONFIG --exists --print-errors "$ALSA_MODULES" |
---|
1845 | Package alsa was not found in the pkg-config search path. |
---|
1846 | Perhaps you should add the directory containing `alsa.pc' |
---|
1847 | to the PKG_CONFIG_PATH environment variable |
---|
1848 | No package 'alsa' found |
---|
1849 | configure:11355: $? = 1 |
---|
1850 | configure:11369: result: no |
---|
1851 | No package 'alsa' found |
---|
1852 | configure:11436: checking for ADDR_NO_RANDOMIZE |
---|
1853 | configure: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 |
---|
1854 | conftest.c:59:10: fatal error: 'sys/personality.h' file not found |
---|
1855 | #include <sys/personality.h> |
---|
1856 | ^~~~~~~~~~~~~~~~~~~ |
---|
1857 | 1 error generated. |
---|
1858 | configure:11454: $? = 1 |
---|
1859 | configure: 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 | | } |
---|
1927 | configure:11462: result: no |
---|
1928 | configure:11540: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk conftest.c |
---|
1929 | configure:11540: $? = 0 |
---|
1930 | configure:11547: checking for sys/wait.h that is POSIX.1 compatible |
---|
1931 | configure: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 |
---|
1932 | configure:11574: $? = 0 |
---|
1933 | configure:11582: result: yes |
---|
1934 | configure:11593: checking for net/if.h |
---|
1935 | configure: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 |
---|
1936 | configure:11593: $? = 0 |
---|
1937 | configure:11593: result: yes |
---|
1938 | configure:11604: checking for ifaddrs.h |
---|
1939 | configure: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 |
---|
1940 | configure:11604: $? = 0 |
---|
1941 | configure:11604: result: yes |
---|
1942 | configure:11615: checking for net/if_dl.h |
---|
1943 | configure: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 |
---|
1944 | configure:11615: $? = 0 |
---|
1945 | configure:11615: result: yes |
---|
1946 | configure:11627: checking for struct ifreq.ifr_flags |
---|
1947 | configure: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 |
---|
1948 | configure:11627: $? = 0 |
---|
1949 | configure:11627: result: yes |
---|
1950 | configure:11642: checking for struct ifreq.ifr_hwaddr |
---|
1951 | configure: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 |
---|
1952 | conftest.c:104:13: error: no member named 'ifr_hwaddr' in 'struct ifreq' |
---|
1953 | if (ac_aggr.ifr_hwaddr) |
---|
1954 | ~~~~~~~ ^ |
---|
1955 | 1 error generated. |
---|
1956 | configure:11642: $? = 1 |
---|
1957 | configure: 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 | | } |
---|
2066 | configure: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 |
---|
2067 | conftest.c:104:20: error: no member named 'ifr_hwaddr' in 'struct ifreq' |
---|
2068 | if (sizeof ac_aggr.ifr_hwaddr) |
---|
2069 | ~~~~~~~ ^ |
---|
2070 | 1 error generated. |
---|
2071 | configure:11642: $? = 1 |
---|
2072 | configure: 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 | | } |
---|
2181 | configure:11642: result: no |
---|
2182 | configure:11657: checking for struct ifreq.ifr_netmask |
---|
2183 | configure: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 |
---|
2184 | conftest.c:104:13: error: no member named 'ifr_netmask' in 'struct ifreq' |
---|
2185 | if (ac_aggr.ifr_netmask) |
---|
2186 | ~~~~~~~ ^ |
---|
2187 | 1 error generated. |
---|
2188 | configure:11657: $? = 1 |
---|
2189 | configure: 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 | | } |
---|
2298 | configure: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 |
---|
2299 | conftest.c:104:20: error: no member named 'ifr_netmask' in 'struct ifreq' |
---|
2300 | if (sizeof ac_aggr.ifr_netmask) |
---|
2301 | ~~~~~~~ ^ |
---|
2302 | 1 error generated. |
---|
2303 | configure:11657: $? = 1 |
---|
2304 | configure: 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 | | } |
---|
2413 | configure:11657: result: no |
---|
2414 | configure:11672: checking for struct ifreq.ifr_broadaddr |
---|
2415 | configure: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 |
---|
2416 | conftest.c:104:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) |
---|
2417 | if (ac_aggr.ifr_broadaddr) |
---|
2418 | ^ ~~~~~~~~~~~~~~~~~~~~~ |
---|
2419 | 1 error generated. |
---|
2420 | configure:11672: $? = 1 |
---|
2421 | configure: 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 | | } |
---|
2530 | configure: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 |
---|
2531 | configure:11672: $? = 0 |
---|
2532 | configure:11672: result: yes |
---|
2533 | configure:11687: checking for struct ifreq.ifr_addr |
---|
2534 | configure: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 |
---|
2535 | conftest.c:105:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) |
---|
2536 | if (ac_aggr.ifr_addr) |
---|
2537 | ^ ~~~~~~~~~~~~~~~~ |
---|
2538 | 1 error generated. |
---|
2539 | configure:11687: $? = 1 |
---|
2540 | configure: 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 | | } |
---|
2650 | configure: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 |
---|
2651 | configure:11687: $? = 0 |
---|
2652 | configure:11687: result: yes |
---|
2653 | configure:11702: checking for struct ifreq.ifr_addr.sa_len |
---|
2654 | configure: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 |
---|
2655 | configure:11702: $? = 0 |
---|
2656 | configure:11702: result: yes |
---|
2657 | configure:11724: checking whether gcc understands -MMD -MF |
---|
2658 | configure: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 |
---|
2659 | configure:11743: $? = 0 |
---|
2660 | configure:11754: result: yes |
---|
2661 | configure:11776: checking for X |
---|
2662 | configure:11990: result: disabled |
---|
2663 | configure:13455: checking whether malloc is Doug Lea style |
---|
2664 | configure: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 |
---|
2665 | conftest.c:68:10: fatal error: 'malloc.h' file not found |
---|
2666 | #include <malloc.h> |
---|
2667 | ^~~~~~~~~~ |
---|
2668 | 1 error generated. |
---|
2669 | configure:13477: $? = 1 |
---|
2670 | configure: 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 | | } |
---|
2749 | configure:13485: result: no |
---|
2750 | configure:13496: checking for sbrk |
---|
2751 | configure: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 |
---|
2752 | ld: warning: -no_pie ignored for arm64* |
---|
2753 | configure:13496: $? = 0 |
---|
2754 | configure:13496: result: yes |
---|
2755 | configure:13496: checking for getpagesize |
---|
2756 | configure: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 |
---|
2757 | ld: warning: -no_pie ignored for arm64* |
---|
2758 | configure:13496: $? = 0 |
---|
2759 | configure:13496: result: yes |
---|
2760 | configure:13496: checking for __lsan_ignore_object |
---|
2761 | configure: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 |
---|
2762 | ld: warning: -no_pie ignored for arm64* |
---|
2763 | ld: Undefined symbols: |
---|
2764 | ___lsan_ignore_object, referenced from: |
---|
2765 | _main in conftest-4c9887.o |
---|
2766 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2767 | configure:13496: $? = 1 |
---|
2768 | configure: 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 | | } |
---|
2869 | configure:13496: result: no |
---|
2870 | configure:13496: checking for fork |
---|
2871 | configure: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 |
---|
2872 | ld: warning: -no_pie ignored for arm64* |
---|
2873 | configure:13496: $? = 0 |
---|
2874 | configure:13496: result: yes |
---|
2875 | configure:13496: checking for vfork |
---|
2876 | configure: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 |
---|
2877 | conftest.c:87:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration] |
---|
2878 | char vfork (); |
---|
2879 | ^ |
---|
2880 | conftest.c:87:6: note: 'vfork' is a builtin with type 'int (void)' |
---|
2881 | 1 warning generated. |
---|
2882 | ld: warning: -no_pie ignored for arm64* |
---|
2883 | configure:13496: $? = 0 |
---|
2884 | configure:13496: result: yes |
---|
2885 | configure:13496: checking for fchmod |
---|
2886 | configure: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 |
---|
2887 | ld: warning: -no_pie ignored for arm64* |
---|
2888 | configure:13496: $? = 0 |
---|
2889 | configure:13496: result: yes |
---|
2890 | configure:13496: checking for canonicalize_file_name |
---|
2891 | configure: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 |
---|
2892 | ld: warning: -no_pie ignored for arm64* |
---|
2893 | ld: Undefined symbols: |
---|
2894 | _canonicalize_file_name, referenced from: |
---|
2895 | _main in conftest-0cb9e0.o |
---|
2896 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2897 | configure:13496: $? = 1 |
---|
2898 | configure: 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 | | } |
---|
3002 | configure:13496: result: no |
---|
3003 | configure:13496: checking for faccessat |
---|
3004 | configure: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 |
---|
3005 | ld: warning: -no_pie ignored for arm64* |
---|
3006 | configure:13496: $? = 0 |
---|
3007 | configure:13496: result: yes |
---|
3008 | configure:13496: checking for realpath |
---|
3009 | configure: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 |
---|
3010 | ld: warning: -no_pie ignored for arm64* |
---|
3011 | configure:13496: $? = 0 |
---|
3012 | configure:13496: result: yes |
---|
3013 | configure:13496: checking for lstat |
---|
3014 | configure: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 |
---|
3015 | ld: warning: -no_pie ignored for arm64* |
---|
3016 | configure:13496: $? = 0 |
---|
3017 | configure:13496: result: yes |
---|
3018 | configure:13496: checking for readlinkat |
---|
3019 | configure: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 |
---|
3020 | ld: warning: -no_pie ignored for arm64* |
---|
3021 | configure:13496: $? = 0 |
---|
3022 | configure:13496: result: yes |
---|
3023 | configure:13496: checking for explicit_bzero |
---|
3024 | configure: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 |
---|
3025 | ld: warning: -no_pie ignored for arm64* |
---|
3026 | ld: Undefined symbols: |
---|
3027 | _explicit_bzero, referenced from: |
---|
3028 | _main in conftest-e82e07.o |
---|
3029 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3030 | configure:13496: $? = 1 |
---|
3031 | configure: 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 | | } |
---|
3139 | configure:13496: result: no |
---|
3140 | configure:13496: checking for memset_s |
---|
3141 | configure: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 |
---|
3142 | ld: warning: -no_pie ignored for arm64* |
---|
3143 | configure:13496: $? = 0 |
---|
3144 | configure:13496: result: yes |
---|
3145 | configure:13496: checking for fchmodat |
---|
3146 | configure: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 |
---|
3147 | ld: warning: -no_pie ignored for arm64* |
---|
3148 | configure:13496: $? = 0 |
---|
3149 | configure:13496: result: yes |
---|
3150 | configure:13496: checking for lchmod |
---|
3151 | configure: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 |
---|
3152 | ld: warning: -no_pie ignored for arm64* |
---|
3153 | configure:13496: $? = 0 |
---|
3154 | configure:13496: result: yes |
---|
3155 | configure:13496: checking for fcntl |
---|
3156 | configure: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 |
---|
3157 | ld: warning: -no_pie ignored for arm64* |
---|
3158 | configure:13496: $? = 0 |
---|
3159 | configure:13496: result: yes |
---|
3160 | configure:13496: checking for fdopendir |
---|
3161 | configure: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 |
---|
3162 | ld: warning: -no_pie ignored for arm64* |
---|
3163 | configure:13496: $? = 0 |
---|
3164 | configure:13496: result: yes |
---|
3165 | configure:13496: checking for fstatat |
---|
3166 | configure: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 |
---|
3167 | ld: warning: -no_pie ignored for arm64* |
---|
3168 | configure:13496: $? = 0 |
---|
3169 | configure:13496: result: yes |
---|
3170 | configure:13496: checking for fsync |
---|
3171 | configure: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 |
---|
3172 | ld: warning: -no_pie ignored for arm64* |
---|
3173 | configure:13496: $? = 0 |
---|
3174 | configure:13496: result: yes |
---|
3175 | configure:13496: checking for futimens |
---|
3176 | configure: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 |
---|
3177 | ld: warning: -no_pie ignored for arm64* |
---|
3178 | configure:13496: $? = 0 |
---|
3179 | configure:13496: result: yes |
---|
3180 | configure:13496: checking for getrandom |
---|
3181 | configure: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 |
---|
3182 | ld: warning: -no_pie ignored for arm64* |
---|
3183 | ld: Undefined symbols: |
---|
3184 | _getrandom, referenced from: |
---|
3185 | _main in conftest-5ccd90.o |
---|
3186 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3187 | configure:13496: $? = 1 |
---|
3188 | configure: 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 | | } |
---|
3304 | configure:13496: result: no |
---|
3305 | configure:13496: checking for gettimeofday |
---|
3306 | configure: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 |
---|
3307 | ld: warning: -no_pie ignored for arm64* |
---|
3308 | configure:13496: $? = 0 |
---|
3309 | configure:13496: result: yes |
---|
3310 | configure:13496: checking for mkostemp |
---|
3311 | configure: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 |
---|
3312 | ld: warning: -no_pie ignored for arm64* |
---|
3313 | configure:13496: $? = 0 |
---|
3314 | configure:13496: result: yes |
---|
3315 | configure:13496: checking for pipe2 |
---|
3316 | configure: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 |
---|
3317 | ld: warning: -no_pie ignored for arm64* |
---|
3318 | ld: Undefined symbols: |
---|
3319 | _pipe2, referenced from: |
---|
3320 | _main in conftest-cc309f.o |
---|
3321 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3322 | configure:13496: $? = 1 |
---|
3323 | configure: 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 | | } |
---|
3441 | configure:13496: result: no |
---|
3442 | configure:13496: checking for pselect |
---|
3443 | configure: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 |
---|
3444 | ld: warning: -no_pie ignored for arm64* |
---|
3445 | configure:13496: $? = 0 |
---|
3446 | configure:13496: result: yes |
---|
3447 | configure:13496: checking for pthread_sigmask |
---|
3448 | configure: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 |
---|
3449 | ld: warning: -no_pie ignored for arm64* |
---|
3450 | configure:13496: $? = 0 |
---|
3451 | configure:13496: result: yes |
---|
3452 | configure:13496: checking for readlink |
---|
3453 | configure: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 |
---|
3454 | ld: warning: -no_pie ignored for arm64* |
---|
3455 | configure:13496: $? = 0 |
---|
3456 | configure:13496: result: yes |
---|
3457 | configure:13496: checking for isblank |
---|
3458 | configure: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 |
---|
3459 | conftest.c:106:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration] |
---|
3460 | char isblank (); |
---|
3461 | ^ |
---|
3462 | conftest.c:106:6: note: 'isblank' is a builtin with type 'int (int)' |
---|
3463 | 1 warning generated. |
---|
3464 | ld: warning: -no_pie ignored for arm64* |
---|
3465 | configure:13496: $? = 0 |
---|
3466 | configure:13496: result: yes |
---|
3467 | configure:13496: checking for iswctype |
---|
3468 | configure: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 |
---|
3469 | ld: warning: -no_pie ignored for arm64* |
---|
3470 | configure:13496: $? = 0 |
---|
3471 | configure:13496: result: yes |
---|
3472 | configure:13496: checking for strtoimax |
---|
3473 | configure: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 |
---|
3474 | ld: warning: -no_pie ignored for arm64* |
---|
3475 | configure:13496: $? = 0 |
---|
3476 | configure:13496: result: yes |
---|
3477 | configure:13496: checking for symlink |
---|
3478 | configure: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 |
---|
3479 | ld: warning: -no_pie ignored for arm64* |
---|
3480 | configure:13496: $? = 0 |
---|
3481 | configure:13496: result: yes |
---|
3482 | configure:13496: checking for localtime_r |
---|
3483 | configure: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 |
---|
3484 | ld: warning: -no_pie ignored for arm64* |
---|
3485 | configure:13496: $? = 0 |
---|
3486 | configure:13496: result: yes |
---|
3487 | configure:13496: checking for timegm |
---|
3488 | configure: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 |
---|
3489 | ld: warning: -no_pie ignored for arm64* |
---|
3490 | configure:13496: $? = 0 |
---|
3491 | configure:13496: result: yes |
---|
3492 | configure:13496: checking for utimensat |
---|
3493 | configure: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 |
---|
3494 | ld: warning: -no_pie ignored for arm64* |
---|
3495 | configure:13496: $? = 0 |
---|
3496 | configure:13496: result: yes |
---|
3497 | configure:13496: checking for getdtablesize |
---|
3498 | configure: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 |
---|
3499 | ld: warning: -no_pie ignored for arm64* |
---|
3500 | configure:13496: $? = 0 |
---|
3501 | configure:13496: result: yes |
---|
3502 | configure:13496: checking for futimes |
---|
3503 | configure: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 |
---|
3504 | ld: warning: -no_pie ignored for arm64* |
---|
3505 | configure:13496: $? = 0 |
---|
3506 | configure:13496: result: yes |
---|
3507 | configure:13496: checking for futimesat |
---|
3508 | configure: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 |
---|
3509 | ld: warning: -no_pie ignored for arm64* |
---|
3510 | ld: Undefined symbols: |
---|
3511 | _futimesat, referenced from: |
---|
3512 | _main in conftest-99677d.o |
---|
3513 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3514 | configure:13496: $? = 1 |
---|
3515 | configure: 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 | | } |
---|
3645 | configure:13496: result: no |
---|
3646 | configure:13496: checking for lutimes |
---|
3647 | configure: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 |
---|
3648 | ld: warning: -no_pie ignored for arm64* |
---|
3649 | configure:13496: $? = 0 |
---|
3650 | configure:13496: result: yes |
---|
3651 | configure:13621: checking for working mmap |
---|
3652 | configure: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 |
---|
3653 | ld: warning: -no_pie ignored for arm64* |
---|
3654 | configure:13773: $? = 0 |
---|
3655 | configure:13773: ./conftest |
---|
3656 | configure:13773: $? = 0 |
---|
3657 | configure:13784: result: yes |
---|
3658 | configure:13802: checking for main in -lXbsd |
---|
3659 | configure: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 |
---|
3660 | ld: warning: -no_pie ignored for arm64* |
---|
3661 | ld: library 'Xbsd' not found |
---|
3662 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3663 | configure:13822: $? = 1 |
---|
3664 | configure: 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 | | } |
---|
3775 | configure:13832: result: no |
---|
3776 | configure:13844: checking for pthread library |
---|
3777 | configure: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 |
---|
3778 | conftest.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 | ~ ^ |
---|
3781 | 1 warning generated. |
---|
3782 | ld: warning: -no_pie ignored for arm64* |
---|
3783 | configure:13881: $? = 0 |
---|
3784 | configure:13893: result: none needed |
---|
3785 | configure:13920: checking for thread support |
---|
3786 | configure:13936: result: yes |
---|
3787 | configure:14517: checking for sqlite3_open_v2 in -lsqlite3 |
---|
3788 | configure: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 |
---|
3789 | ld: warning: -no_pie ignored for arm64* |
---|
3790 | configure:14540: $? = 0 |
---|
3791 | configure:14550: result: yes |
---|
3792 | configure:14570: checking for sqlite3_load_extension in -lsqlite3 |
---|
3793 | configure: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 |
---|
3794 | ld: warning: -no_pie ignored for arm64* |
---|
3795 | ld: warning: ignoring duplicate libraries: '-lsqlite3' |
---|
3796 | configure:14593: $? = 0 |
---|
3797 | configure:14603: result: yes |
---|
3798 | configure:14838: checking for getaddrinfo_a in -lanl |
---|
3799 | configure: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 |
---|
3800 | ld: warning: -no_pie ignored for arm64* |
---|
3801 | ld: library 'anl' not found |
---|
3802 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3803 | configure:14861: $? = 1 |
---|
3804 | configure: 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 | | } |
---|
3922 | configure:14871: result: no |
---|
3923 | configure:15295: checking for malloc_trim |
---|
3924 | configure: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 |
---|
3925 | ld: warning: -no_pie ignored for arm64* |
---|
3926 | ld: Undefined symbols: |
---|
3927 | _malloc_trim, referenced from: |
---|
3928 | _main in conftest-74c542.o |
---|
3929 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3930 | configure:15295: $? = 1 |
---|
3931 | configure: 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 | | } |
---|
4068 | configure:15295: result: no |
---|
4069 | configure:15736: checking for lgetfilecon in -lselinux |
---|
4070 | configure: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 |
---|
4071 | ld: warning: -no_pie ignored for arm64* |
---|
4072 | ld: library 'selinux' not found |
---|
4073 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4074 | configure:15759: $? = 1 |
---|
4075 | configure: 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 | | } |
---|
4193 | configure:15769: result: no |
---|
4194 | configure:15791: checking for gnutls >= 2.12.2 |
---|
4195 | configure:15798: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2" |
---|
4196 | configure:15801: $? = 0 |
---|
4197 | configure:15815: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.2" |
---|
4198 | configure:15818: $? = 0 |
---|
4199 | configure:15856: result: yes |
---|
4200 | configure:15880: checking for libsystemd >= 222 |
---|
4201 | configure:15887: $PKG_CONFIG --exists --print-errors "libsystemd >= 222" |
---|
4202 | Package libsystemd was not found in the pkg-config search path. |
---|
4203 | Perhaps you should add the directory containing `libsystemd.pc' |
---|
4204 | to the PKG_CONFIG_PATH environment variable |
---|
4205 | No package 'libsystemd' found |
---|
4206 | configure:15890: $? = 1 |
---|
4207 | configure:15904: $PKG_CONFIG --exists --print-errors "libsystemd >= 222" |
---|
4208 | Package libsystemd was not found in the pkg-config search path. |
---|
4209 | Perhaps you should add the directory containing `libsystemd.pc' |
---|
4210 | to the PKG_CONFIG_PATH environment variable |
---|
4211 | No package 'libsystemd' found |
---|
4212 | configure:15907: $? = 1 |
---|
4213 | configure:15921: result: no |
---|
4214 | No package 'libsystemd' found |
---|
4215 | configure:15966: checking for jansson >= 2.7 |
---|
4216 | configure:15973: $PKG_CONFIG --exists --print-errors "jansson >= 2.7" |
---|
4217 | configure:15976: $? = 0 |
---|
4218 | configure:15990: $PKG_CONFIG --exists --print-errors "jansson >= 2.7" |
---|
4219 | configure:15993: $? = 0 |
---|
4220 | configure:16031: result: yes |
---|
4221 | configure:16060: checking for tree-sitter >= 0.20.2 |
---|
4222 | configure:16067: $PKG_CONFIG --exists --print-errors "tree-sitter >= 0.20.2" |
---|
4223 | configure:16070: $? = 0 |
---|
4224 | configure:16084: $PKG_CONFIG --exists --print-errors "tree-sitter >= 0.20.2" |
---|
4225 | configure:16087: $? = 0 |
---|
4226 | configure:16125: result: yes |
---|
4227 | configure:16270: checking for sys/inotify.h |
---|
4228 | configure: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 |
---|
4229 | conftest.c:137:10: fatal error: 'sys/inotify.h' file not found |
---|
4230 | #include <sys/inotify.h> |
---|
4231 | ^~~~~~~~~~~~~~~ |
---|
4232 | 1 error generated. |
---|
4233 | configure:16270: $? = 1 |
---|
4234 | configure: 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> |
---|
4372 | configure:16270: result: no |
---|
4373 | configure:16297: checking for libkqueue |
---|
4374 | configure:16304: $PKG_CONFIG --exists --print-errors "libkqueue" |
---|
4375 | Package libkqueue was not found in the pkg-config search path. |
---|
4376 | Perhaps you should add the directory containing `libkqueue.pc' |
---|
4377 | to the PKG_CONFIG_PATH environment variable |
---|
4378 | No package 'libkqueue' found |
---|
4379 | configure:16307: $? = 1 |
---|
4380 | configure:16321: $PKG_CONFIG --exists --print-errors "libkqueue" |
---|
4381 | Package libkqueue was not found in the pkg-config search path. |
---|
4382 | Perhaps you should add the directory containing `libkqueue.pc' |
---|
4383 | to the PKG_CONFIG_PATH environment variable |
---|
4384 | No package 'libkqueue' found |
---|
4385 | configure:16324: $? = 1 |
---|
4386 | configure:16338: result: no |
---|
4387 | No package 'libkqueue' found |
---|
4388 | configure:16377: checking for library containing kqueue |
---|
4389 | configure: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 |
---|
4390 | ld: warning: -no_pie ignored for arm64* |
---|
4391 | configure:16407: $? = 0 |
---|
4392 | configure:16427: result: none required |
---|
4393 | configure: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 |
---|
4394 | conftest.c:112:13: fatal error: 'X11/Xlib.h' file not found |
---|
4395 | #include <X11/Xlib.h> |
---|
4396 | ^~~~~~~~~~~~ |
---|
4397 | 1 error generated. |
---|
4398 | configure:17010: $? = 1 |
---|
4399 | configure: 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 | | } |
---|
4520 | configure:19684: checking for lcms2 |
---|
4521 | configure:19691: $PKG_CONFIG --exists --print-errors "lcms2" |
---|
4522 | Package lcms2 was not found in the pkg-config search path. |
---|
4523 | Perhaps you should add the directory containing `lcms2.pc' |
---|
4524 | to the PKG_CONFIG_PATH environment variable |
---|
4525 | No package 'lcms2' found |
---|
4526 | configure:19694: $? = 1 |
---|
4527 | configure:19708: $PKG_CONFIG --exists --print-errors "lcms2" |
---|
4528 | Package lcms2 was not found in the pkg-config search path. |
---|
4529 | Perhaps you should add the directory containing `lcms2.pc' |
---|
4530 | to the PKG_CONFIG_PATH environment variable |
---|
4531 | No package 'lcms2' found |
---|
4532 | configure:19711: $? = 1 |
---|
4533 | configure:19725: result: no |
---|
4534 | No package 'lcms2' found |
---|
4535 | configure:19771: checking for library containing inflateEnd |
---|
4536 | configure: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 |
---|
4537 | ld: warning: -no_pie ignored for arm64* |
---|
4538 | ld: Undefined symbols: |
---|
4539 | _inflateEnd, referenced from: |
---|
4540 | _main in conftest-34616a.o |
---|
4541 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4542 | configure:19801: $? = 1 |
---|
4543 | configure: 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 | | } |
---|
4667 | configure: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 |
---|
4668 | ld: warning: -no_pie ignored for arm64* |
---|
4669 | configure:19801: $? = 0 |
---|
4670 | configure:19821: result: -lz |
---|
4671 | configure:19907: checking for dladdr |
---|
4672 | configure: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 |
---|
4673 | ld: warning: -no_pie ignored for arm64* |
---|
4674 | configure:19907: $? = 0 |
---|
4675 | configure:19907: result: yes |
---|
4676 | configure:19913: checking for dlfunc |
---|
4677 | configure: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 |
---|
4678 | ld: warning: -no_pie ignored for arm64* |
---|
4679 | ld: Undefined symbols: |
---|
4680 | _dlfunc, referenced from: |
---|
4681 | _main in conftest-2a7e1c.o |
---|
4682 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4683 | configure:19913: $? = 1 |
---|
4684 | configure: 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 | | } |
---|
4831 | configure:19913: result: no |
---|
4832 | configure:20029: checking for gcc_jit_context_acquire in -lgccjit |
---|
4833 | configure: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 |
---|
4834 | ld: warning: -no_pie ignored for arm64* |
---|
4835 | ld: library 'gccjit' not found |
---|
4836 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4837 | configure:20052: $? = 1 |
---|
4838 | configure: 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 | | } |
---|
4969 | configure:20062: result: no |
---|
4970 | configure:20072: error: ELisp native compiler was requested, but libgccjit was not found. |
---|
4971 | Please try installing libgccjit or a similar package. |
---|
4972 | If you are sure you want Emacs be compiled without ELisp native compiler, |
---|
4973 | pass the --without-native-compilation option to configure. |
---|
4974 | |
---|
4975 | ## ---------------- ## |
---|
4976 | ## Cache variables. ## |
---|
4977 | ## ---------------- ## |
---|
4978 | |
---|
4979 | ac_cv_build=aarch64-apple-darwin23.0.0 |
---|
4980 | ac_cv_c_compiler_gnu=yes |
---|
4981 | ac_cv_env_ALSA_CFLAGS_set= |
---|
4982 | ac_cv_env_ALSA_CFLAGS_value= |
---|
4983 | ac_cv_env_ALSA_LIBS_set= |
---|
4984 | ac_cv_env_ALSA_LIBS_value= |
---|
4985 | ac_cv_env_CAIRO_CFLAGS_set= |
---|
4986 | ac_cv_env_CAIRO_CFLAGS_value= |
---|
4987 | ac_cv_env_CAIRO_LIBS_set= |
---|
4988 | ac_cv_env_CAIRO_LIBS_value= |
---|
4989 | ac_cv_env_CAIRO_XCB_CFLAGS_set= |
---|
4990 | ac_cv_env_CAIRO_XCB_CFLAGS_value= |
---|
4991 | ac_cv_env_CAIRO_XCB_LIBS_set= |
---|
4992 | ac_cv_env_CAIRO_XCB_LIBS_value= |
---|
4993 | ac_cv_env_CAIRO_XLIB_CFLAGS_set= |
---|
4994 | ac_cv_env_CAIRO_XLIB_CFLAGS_value= |
---|
4995 | ac_cv_env_CAIRO_XLIB_LIBS_set= |
---|
4996 | ac_cv_env_CAIRO_XLIB_LIBS_value= |
---|
4997 | ac_cv_env_CCC_set= |
---|
4998 | ac_cv_env_CCC_value= |
---|
4999 | ac_cv_env_CC_set=set |
---|
5000 | ac_cv_env_CC_value=/usr/bin/clang |
---|
5001 | ac_cv_env_CFLAGS_set=set |
---|
5002 | ac_cv_env_CFLAGS_value='-pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
5003 | ac_cv_env_CPPFLAGS_set=set |
---|
5004 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
5005 | ac_cv_env_CPP_set= |
---|
5006 | ac_cv_env_CPP_value= |
---|
5007 | ac_cv_env_CXXFLAGS_set=set |
---|
5008 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
5009 | ac_cv_env_CXX_set=set |
---|
5010 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
5011 | ac_cv_env_DBUS_CFLAGS_set= |
---|
5012 | ac_cv_env_DBUS_CFLAGS_value= |
---|
5013 | ac_cv_env_DBUS_LIBS_set= |
---|
5014 | ac_cv_env_DBUS_LIBS_value= |
---|
5015 | ac_cv_env_FONTCONFIG_CFLAGS_set= |
---|
5016 | ac_cv_env_FONTCONFIG_CFLAGS_value= |
---|
5017 | ac_cv_env_FONTCONFIG_LIBS_set= |
---|
5018 | ac_cv_env_FONTCONFIG_LIBS_value= |
---|
5019 | ac_cv_env_FREETYPE_CFLAGS_set= |
---|
5020 | ac_cv_env_FREETYPE_CFLAGS_value= |
---|
5021 | ac_cv_env_FREETYPE_LIBS_set= |
---|
5022 | ac_cv_env_FREETYPE_LIBS_value= |
---|
5023 | ac_cv_env_GCONF_CFLAGS_set= |
---|
5024 | ac_cv_env_GCONF_CFLAGS_value= |
---|
5025 | ac_cv_env_GCONF_LIBS_set= |
---|
5026 | ac_cv_env_GCONF_LIBS_value= |
---|
5027 | ac_cv_env_GFILENOTIFY_CFLAGS_set= |
---|
5028 | ac_cv_env_GFILENOTIFY_CFLAGS_value= |
---|
5029 | ac_cv_env_GFILENOTIFY_LIBS_set= |
---|
5030 | ac_cv_env_GFILENOTIFY_LIBS_value= |
---|
5031 | ac_cv_env_GOBJECT_CFLAGS_set= |
---|
5032 | ac_cv_env_GOBJECT_CFLAGS_value= |
---|
5033 | ac_cv_env_GOBJECT_LIBS_set= |
---|
5034 | ac_cv_env_GOBJECT_LIBS_value= |
---|
5035 | ac_cv_env_GSETTINGS_CFLAGS_set= |
---|
5036 | ac_cv_env_GSETTINGS_CFLAGS_value= |
---|
5037 | ac_cv_env_GSETTINGS_LIBS_set= |
---|
5038 | ac_cv_env_GSETTINGS_LIBS_value= |
---|
5039 | ac_cv_env_GTK_CFLAGS_set= |
---|
5040 | ac_cv_env_GTK_CFLAGS_value= |
---|
5041 | ac_cv_env_GTK_LIBS_set= |
---|
5042 | ac_cv_env_GTK_LIBS_value= |
---|
5043 | ac_cv_env_HARFBUZZ_CFLAGS_set= |
---|
5044 | ac_cv_env_HARFBUZZ_CFLAGS_value= |
---|
5045 | ac_cv_env_HARFBUZZ_LIBS_set= |
---|
5046 | ac_cv_env_HARFBUZZ_LIBS_value= |
---|
5047 | ac_cv_env_IMAGEMAGICK_CFLAGS_set= |
---|
5048 | ac_cv_env_IMAGEMAGICK_CFLAGS_value= |
---|
5049 | ac_cv_env_IMAGEMAGICK_LIBS_set= |
---|
5050 | ac_cv_env_IMAGEMAGICK_LIBS_value= |
---|
5051 | ac_cv_env_JSON_CFLAGS_set= |
---|
5052 | ac_cv_env_JSON_CFLAGS_value= |
---|
5053 | ac_cv_env_JSON_LIBS_set= |
---|
5054 | ac_cv_env_JSON_LIBS_value= |
---|
5055 | ac_cv_env_KQUEUE_CFLAGS_set= |
---|
5056 | ac_cv_env_KQUEUE_CFLAGS_value= |
---|
5057 | ac_cv_env_KQUEUE_LIBS_set= |
---|
5058 | ac_cv_env_KQUEUE_LIBS_value= |
---|
5059 | ac_cv_env_LCMS2_CFLAGS_set= |
---|
5060 | ac_cv_env_LCMS2_CFLAGS_value= |
---|
5061 | ac_cv_env_LCMS2_LIBS_set= |
---|
5062 | ac_cv_env_LCMS2_LIBS_value= |
---|
5063 | ac_cv_env_LDFLAGS_set=set |
---|
5064 | ac_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' |
---|
5065 | ac_cv_env_LIBGNUTLS_CFLAGS_set= |
---|
5066 | ac_cv_env_LIBGNUTLS_CFLAGS_value= |
---|
5067 | ac_cv_env_LIBGNUTLS_LIBS_set= |
---|
5068 | ac_cv_env_LIBGNUTLS_LIBS_value= |
---|
5069 | ac_cv_env_LIBOTF_CFLAGS_set= |
---|
5070 | ac_cv_env_LIBOTF_CFLAGS_value= |
---|
5071 | ac_cv_env_LIBOTF_LIBS_set= |
---|
5072 | ac_cv_env_LIBOTF_LIBS_value= |
---|
5073 | ac_cv_env_LIBSECCOMP_CFLAGS_set= |
---|
5074 | ac_cv_env_LIBSECCOMP_CFLAGS_value= |
---|
5075 | ac_cv_env_LIBSECCOMP_LIBS_set= |
---|
5076 | ac_cv_env_LIBSECCOMP_LIBS_value= |
---|
5077 | ac_cv_env_LIBSYSTEMD_CFLAGS_set= |
---|
5078 | ac_cv_env_LIBSYSTEMD_CFLAGS_value= |
---|
5079 | ac_cv_env_LIBSYSTEMD_LIBS_set= |
---|
5080 | ac_cv_env_LIBSYSTEMD_LIBS_value= |
---|
5081 | ac_cv_env_LIBS_set= |
---|
5082 | ac_cv_env_LIBS_value= |
---|
5083 | ac_cv_env_LIBXML2_CFLAGS_set= |
---|
5084 | ac_cv_env_LIBXML2_CFLAGS_value= |
---|
5085 | ac_cv_env_LIBXML2_LIBS_set= |
---|
5086 | ac_cv_env_LIBXML2_LIBS_value= |
---|
5087 | ac_cv_env_M17N_FLT_CFLAGS_set= |
---|
5088 | ac_cv_env_M17N_FLT_CFLAGS_value= |
---|
5089 | ac_cv_env_M17N_FLT_LIBS_set= |
---|
5090 | ac_cv_env_M17N_FLT_LIBS_value= |
---|
5091 | ac_cv_env_OBJCFLAGS_set=set |
---|
5092 | ac_cv_env_OBJCFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
5093 | ac_cv_env_OBJC_set=set |
---|
5094 | ac_cv_env_OBJC_value=/usr/bin/clang |
---|
5095 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
5096 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
5097 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
5098 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
5099 | ac_cv_env_PKG_CONFIG_set= |
---|
5100 | ac_cv_env_PKG_CONFIG_value= |
---|
5101 | ac_cv_env_PNG_CFLAGS_set= |
---|
5102 | ac_cv_env_PNG_CFLAGS_value= |
---|
5103 | ac_cv_env_PNG_LIBS_set= |
---|
5104 | ac_cv_env_PNG_LIBS_value= |
---|
5105 | ac_cv_env_RSVG_CFLAGS_set= |
---|
5106 | ac_cv_env_RSVG_CFLAGS_value= |
---|
5107 | ac_cv_env_RSVG_LIBS_set= |
---|
5108 | ac_cv_env_RSVG_LIBS_value= |
---|
5109 | ac_cv_env_TREE_SITTER_CFLAGS_set= |
---|
5110 | ac_cv_env_TREE_SITTER_CFLAGS_value= |
---|
5111 | ac_cv_env_TREE_SITTER_LIBS_set= |
---|
5112 | ac_cv_env_TREE_SITTER_LIBS_value= |
---|
5113 | ac_cv_env_WEBKIT_CFLAGS_set= |
---|
5114 | ac_cv_env_WEBKIT_CFLAGS_value= |
---|
5115 | ac_cv_env_WEBKIT_LIBS_set= |
---|
5116 | ac_cv_env_WEBKIT_LIBS_value= |
---|
5117 | ac_cv_env_WEBP_CFLAGS_set= |
---|
5118 | ac_cv_env_WEBP_CFLAGS_value= |
---|
5119 | ac_cv_env_WEBP_LIBS_set= |
---|
5120 | ac_cv_env_WEBP_LIBS_value= |
---|
5121 | ac_cv_env_XFIXES_CFLAGS_set= |
---|
5122 | ac_cv_env_XFIXES_CFLAGS_value= |
---|
5123 | ac_cv_env_XFIXES_LIBS_set= |
---|
5124 | ac_cv_env_XFIXES_LIBS_value= |
---|
5125 | ac_cv_env_XFT_CFLAGS_set= |
---|
5126 | ac_cv_env_XFT_CFLAGS_value= |
---|
5127 | ac_cv_env_XFT_LIBS_set= |
---|
5128 | ac_cv_env_XFT_LIBS_value= |
---|
5129 | ac_cv_env_XINERAMA_CFLAGS_set= |
---|
5130 | ac_cv_env_XINERAMA_CFLAGS_value= |
---|
5131 | ac_cv_env_XINERAMA_LIBS_set= |
---|
5132 | ac_cv_env_XINERAMA_LIBS_value= |
---|
5133 | ac_cv_env_XINPUT_CFLAGS_set= |
---|
5134 | ac_cv_env_XINPUT_CFLAGS_value= |
---|
5135 | ac_cv_env_XINPUT_LIBS_set= |
---|
5136 | ac_cv_env_XINPUT_LIBS_value= |
---|
5137 | ac_cv_env_XMKMF_set= |
---|
5138 | ac_cv_env_XMKMF_value= |
---|
5139 | ac_cv_env_XRANDR_CFLAGS_set= |
---|
5140 | ac_cv_env_XRANDR_CFLAGS_value= |
---|
5141 | ac_cv_env_XRANDR_LIBS_set= |
---|
5142 | ac_cv_env_XRANDR_LIBS_value= |
---|
5143 | ac_cv_env_build_alias_set= |
---|
5144 | ac_cv_env_build_alias_value= |
---|
5145 | ac_cv_env_host_alias_set= |
---|
5146 | ac_cv_env_host_alias_value= |
---|
5147 | ac_cv_env_target_alias_set= |
---|
5148 | ac_cv_env_target_alias_value= |
---|
5149 | ac_cv_func___lsan_ignore_object=no |
---|
5150 | ac_cv_func_canonicalize_file_name=no |
---|
5151 | ac_cv_func_dladdr=yes |
---|
5152 | ac_cv_func_dlfunc=no |
---|
5153 | ac_cv_func_explicit_bzero=no |
---|
5154 | ac_cv_func_faccessat=yes |
---|
5155 | ac_cv_func_fchmod=yes |
---|
5156 | ac_cv_func_fchmodat=yes |
---|
5157 | ac_cv_func_fcntl=yes |
---|
5158 | ac_cv_func_fdopendir=yes |
---|
5159 | ac_cv_func_fork=yes |
---|
5160 | ac_cv_func_fstatat=yes |
---|
5161 | ac_cv_func_fsync=yes |
---|
5162 | ac_cv_func_futimens=yes |
---|
5163 | ac_cv_func_futimes=yes |
---|
5164 | ac_cv_func_futimesat=no |
---|
5165 | ac_cv_func_getdtablesize=yes |
---|
5166 | ac_cv_func_getpagesize=yes |
---|
5167 | ac_cv_func_getrandom=no |
---|
5168 | ac_cv_func_gettimeofday=yes |
---|
5169 | ac_cv_func_isblank=yes |
---|
5170 | ac_cv_func_iswctype=yes |
---|
5171 | ac_cv_func_lchmod=yes |
---|
5172 | ac_cv_func_localtime_r=yes |
---|
5173 | ac_cv_func_lstat=yes |
---|
5174 | ac_cv_func_lutimes=yes |
---|
5175 | ac_cv_func_malloc_trim=no |
---|
5176 | ac_cv_func_memset_s=yes |
---|
5177 | ac_cv_func_mkostemp=yes |
---|
5178 | ac_cv_func_mmap_fixed_mapped=yes |
---|
5179 | ac_cv_func_pipe2=no |
---|
5180 | ac_cv_func_pselect=yes |
---|
5181 | ac_cv_func_pthread_sigmask=yes |
---|
5182 | ac_cv_func_readlink=yes |
---|
5183 | ac_cv_func_readlinkat=yes |
---|
5184 | ac_cv_func_realpath=yes |
---|
5185 | ac_cv_func_sbrk=yes |
---|
5186 | ac_cv_func_strtoimax=yes |
---|
5187 | ac_cv_func_symlink=yes |
---|
5188 | ac_cv_func_timegm=yes |
---|
5189 | ac_cv_func_utimensat=yes |
---|
5190 | ac_cv_func_vfork=yes |
---|
5191 | ac_cv_header_coff_h=no |
---|
5192 | ac_cv_header_dirent_h=yes |
---|
5193 | ac_cv_header_execinfo_h=yes |
---|
5194 | ac_cv_header_getopt_h=yes |
---|
5195 | ac_cv_header_ieee754_h=no |
---|
5196 | ac_cv_header_ifaddrs_h=yes |
---|
5197 | ac_cv_header_inttypes_h=yes |
---|
5198 | ac_cv_header_limits_h=yes |
---|
5199 | ac_cv_header_linux_fs_h=no |
---|
5200 | ac_cv_header_machine_soundcard_h=no |
---|
5201 | ac_cv_header_malloc_h=no |
---|
5202 | ac_cv_header_malloc_malloc_h=yes |
---|
5203 | ac_cv_header_minix_config_h=no |
---|
5204 | ac_cv_header_mmsystem_h=no |
---|
5205 | ac_cv_header_net_if_dl_h=yes |
---|
5206 | ac_cv_header_net_if_h=yes |
---|
5207 | ac_cv_header_pthread_h=yes |
---|
5208 | ac_cv_header_pty_h=no |
---|
5209 | ac_cv_header_pwd_h=yes |
---|
5210 | ac_cv_header_sanitizer_lsan_interface_h=yes |
---|
5211 | ac_cv_header_soundcard_h=no |
---|
5212 | ac_cv_header_stdalign_h=yes |
---|
5213 | ac_cv_header_stdbool_h=yes |
---|
5214 | ac_cv_header_stdckdint_h=no |
---|
5215 | ac_cv_header_stdint_h=yes |
---|
5216 | ac_cv_header_stdio_ext_h=no |
---|
5217 | ac_cv_header_stdio_h=yes |
---|
5218 | ac_cv_header_stdlib_h=yes |
---|
5219 | ac_cv_header_string_h=yes |
---|
5220 | ac_cv_header_strings_h=yes |
---|
5221 | ac_cv_header_sys_cdefs_h=yes |
---|
5222 | ac_cv_header_sys_fs_types_h=no |
---|
5223 | ac_cv_header_sys_inotify_h=no |
---|
5224 | ac_cv_header_sys_param_h=yes |
---|
5225 | ac_cv_header_sys_random_h=yes |
---|
5226 | ac_cv_header_sys_resource_h=yes |
---|
5227 | ac_cv_header_sys_select_h=yes |
---|
5228 | ac_cv_header_sys_socket_h=yes |
---|
5229 | ac_cv_header_sys_soundcard_h=no |
---|
5230 | ac_cv_header_sys_stat_h=yes |
---|
5231 | ac_cv_header_sys_sysinfo_h=no |
---|
5232 | ac_cv_header_sys_systeminfo_h=no |
---|
5233 | ac_cv_header_sys_time_h=yes |
---|
5234 | ac_cv_header_sys_types_h=yes |
---|
5235 | ac_cv_header_sys_un_h=yes |
---|
5236 | ac_cv_header_sys_utsname_h=yes |
---|
5237 | ac_cv_header_sys_vfs_h=no |
---|
5238 | ac_cv_header_sys_wait_h=yes |
---|
5239 | ac_cv_header_unistd_h=yes |
---|
5240 | ac_cv_header_util_h=yes |
---|
5241 | ac_cv_header_utmp_h=yes |
---|
5242 | ac_cv_header_vfork_h=no |
---|
5243 | ac_cv_header_wchar_h=yes |
---|
5244 | ac_cv_host=aarch64-apple-darwin23.0.0 |
---|
5245 | ac_cv_lib_Xbsd_main=no |
---|
5246 | ac_cv_lib_anl_getaddrinfo_a=no |
---|
5247 | ac_cv_lib_gccjit_gcc_jit_context_acquire=no |
---|
5248 | ac_cv_lib_ossaudio__oss_ioctl=no |
---|
5249 | ac_cv_lib_selinux_lgetfilecon=no |
---|
5250 | ac_cv_lib_sqlite3_sqlite3_load_extension=yes |
---|
5251 | ac_cv_lib_sqlite3_sqlite3_open_v2=yes |
---|
5252 | ac_cv_member_struct_ifreq_ifr_addr=yes |
---|
5253 | ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes |
---|
5254 | ac_cv_member_struct_ifreq_ifr_broadaddr=yes |
---|
5255 | ac_cv_member_struct_ifreq_ifr_flags=yes |
---|
5256 | ac_cv_member_struct_ifreq_ifr_hwaddr=no |
---|
5257 | ac_cv_member_struct_ifreq_ifr_netmask=no |
---|
5258 | ac_cv_objext=o |
---|
5259 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
5260 | ac_cv_path_GREP=/usr/bin/grep |
---|
5261 | ac_cv_path_GZIP_PROG=/usr/bin/gzip |
---|
5262 | ac_cv_path_HAVE_MACPORTS=/opt/local/bin/port |
---|
5263 | ac_cv_path_INSTALL_INFO=/opt/local/bin/install-info |
---|
5264 | ac_cv_path_MAKE=make |
---|
5265 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
5266 | ac_cv_prog_AR=ar |
---|
5267 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
5268 | ac_cv_prog_MAKE_PROG=yes |
---|
5269 | ac_cv_prog_XCRUN=xcrun |
---|
5270 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
5271 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
5272 | ac_cv_prog_cc_c11= |
---|
5273 | ac_cv_prog_cc_g=yes |
---|
5274 | ac_cv_prog_cc_stdc= |
---|
5275 | ac_cv_safe_to_define___extensions__=yes |
---|
5276 | ac_cv_search_inflateEnd=-lz |
---|
5277 | ac_cv_search_kqueue='none required' |
---|
5278 | ac_cv_should_define__xopen_source=no |
---|
5279 | ac_cv_sys_file_offset_bits=no |
---|
5280 | ac_cv_sys_largefile_CC=no |
---|
5281 | emacs_cv_autodepend=yes |
---|
5282 | emacs_cv_clang=yes |
---|
5283 | emacs_cv_find_delete=-delete |
---|
5284 | emacs_cv_lib_math='none required' |
---|
5285 | emacs_cv_ln_s_fileonly='ln -s' |
---|
5286 | emacs_cv_personality_addr_no_randomize=no |
---|
5287 | emacs_cv_pthread_lib='none needed' |
---|
5288 | emacs_cv_sanitize_address=no |
---|
5289 | emacs_cv_var_doug_lea_malloc=no |
---|
5290 | emacs_cv_znocombreloc='not needed' |
---|
5291 | gl_cv_c_amsterdam_compiler=no |
---|
5292 | gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration |
---|
5293 | gl_cv_compiler_clang=yes |
---|
5294 | gl_cv_warn_c__Werror__Wunknown_warning_option=yes |
---|
5295 | gl_cv_warn_c__Wno_deprecated_declarations=yes |
---|
5296 | gl_cv_warn_c__Wno_initializer_overrides=yes |
---|
5297 | gl_cv_warn_c__Wno_pointer_sign=yes |
---|
5298 | gl_cv_warn_c__Wno_string_plus_int=yes |
---|
5299 | gl_cv_warn_c__Wno_switch=yes |
---|
5300 | gl_cv_warn_c__Wno_tautological_compare=yes |
---|
5301 | gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=yes |
---|
5302 | gl_cv_warn_c__Wno_unknown_attributes=yes |
---|
5303 | gl_cv_warn_c__Wno_unknown_pragmas=yes |
---|
5304 | pkg_cv_JSON_CFLAGS= |
---|
5305 | pkg_cv_JSON_LIBS='-L/opt/local/lib -ljansson' |
---|
5306 | pkg_cv_LIBGNUTLS_CFLAGS=-I/opt/local/include/p11-kit-1 |
---|
5307 | pkg_cv_LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls' |
---|
5308 | pkg_cv_TREE_SITTER_CFLAGS= |
---|
5309 | pkg_cv_TREE_SITTER_LIBS='-L/opt/local/lib -ltree-sitter' |
---|
5310 | |
---|
5311 | ## ----------------- ## |
---|
5312 | ## Output variables. ## |
---|
5313 | ## ----------------- ## |
---|
5314 | |
---|
5315 | ALLOCA='' |
---|
5316 | ALLOCA_H='' |
---|
5317 | ALSA_CFLAGS='' |
---|
5318 | ALSA_LIBS='' |
---|
5319 | AM_DEFAULT_VERBOSITY='1' |
---|
5320 | APPLE_UNIVERSAL_BUILD='' |
---|
5321 | AR='ar' |
---|
5322 | ARFLAGS='cr' |
---|
5323 | ASSERT_H='' |
---|
5324 | AUTO_DEPEND='yes' |
---|
5325 | AWK='' |
---|
5326 | BITSIZEOF_PTRDIFF_T='' |
---|
5327 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
5328 | BITSIZEOF_SIZE_T='' |
---|
5329 | BITSIZEOF_WCHAR_T='' |
---|
5330 | BITSIZEOF_WINT_T='' |
---|
5331 | BLESSMAIL_TARGET='' |
---|
5332 | BREW='' |
---|
5333 | BUILD_DETAILS='' |
---|
5334 | BYTESWAP_H='' |
---|
5335 | CAIRO_CFLAGS='' |
---|
5336 | CAIRO_LIBS='' |
---|
5337 | CAIRO_XCB_CFLAGS='' |
---|
5338 | CAIRO_XCB_LIBS='' |
---|
5339 | CAIRO_XLIB_CFLAGS='' |
---|
5340 | CAIRO_XLIB_LIBS='' |
---|
5341 | CC='/usr/bin/clang' |
---|
5342 | CFLAGS='-pipe -Os -Wno-attributes -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64 -I/opt/local/include/gcc12' |
---|
5343 | CFLAGS_SOUND='' |
---|
5344 | CHECK_STRUCTS='false' |
---|
5345 | CLIENTRES='' |
---|
5346 | CLIENTW='' |
---|
5347 | CM_OBJ='cm.o' |
---|
5348 | COM_ERRLIB='' |
---|
5349 | CPP='/usr/bin/clang -E' |
---|
5350 | CPPFLAGS=' -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk' |
---|
5351 | CRYPTOLIB='' |
---|
5352 | CXX='/usr/bin/clang++' |
---|
5353 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
5354 | CYGWIN_OBJ='' |
---|
5355 | C_SWITCH_MACHINE='' |
---|
5356 | C_SWITCH_SYSTEM='' |
---|
5357 | C_SWITCH_X_SITE='' |
---|
5358 | DBUS_CFLAGS='' |
---|
5359 | DBUS_LIBS='' |
---|
5360 | DBUS_OBJ='' |
---|
5361 | DEFS='' |
---|
5362 | DESLIB='' |
---|
5363 | DOCMISC_W32='' |
---|
5364 | DUMPING='pdumper' |
---|
5365 | DYNAMIC_LIB_SECONDARY_SUFFIX='.so' |
---|
5366 | DYNAMIC_LIB_SUFFIX='.dylib' |
---|
5367 | DYNLIB_OBJ='' |
---|
5368 | ECHO_C='\c' |
---|
5369 | ECHO_N='' |
---|
5370 | ECHO_T='' |
---|
5371 | EGREP='/usr/bin/grep -E' |
---|
5372 | EMACSRES='' |
---|
5373 | EMACS_MANIFEST='' |
---|
5374 | EMULTIHOP_HIDDEN='' |
---|
5375 | EMULTIHOP_VALUE='' |
---|
5376 | ENOLINK_HIDDEN='' |
---|
5377 | ENOLINK_VALUE='' |
---|
5378 | EOVERFLOW_HIDDEN='' |
---|
5379 | EOVERFLOW_VALUE='' |
---|
5380 | ERRNO_H='' |
---|
5381 | EXECINFO_H='' |
---|
5382 | EXEEXT='' |
---|
5383 | FIND_DELETE='-delete' |
---|
5384 | FIRSTFILE_OBJ='' |
---|
5385 | FONTCONFIG_CFLAGS='' |
---|
5386 | FONTCONFIG_LIBS='' |
---|
5387 | FONT_OBJ='' |
---|
5388 | FREETYPE_CFLAGS='' |
---|
5389 | FREETYPE_LIBS='' |
---|
5390 | GCONF_CFLAGS='' |
---|
5391 | GCONF_LIBS='' |
---|
5392 | GETADDRINFO_A_LIBS='' |
---|
5393 | GETLOADAVG_LIBS='' |
---|
5394 | GETOPT_CDEFS_H='' |
---|
5395 | GETOPT_H='' |
---|
5396 | GFILENOTIFY_CFLAGS='' |
---|
5397 | GFILENOTIFY_LIBS='' |
---|
5398 | GL_CFLAG_ALLOW_WARNINGS='' |
---|
5399 | GL_CFLAG_GNULIB_WARNINGS='' |
---|
5400 | GL_COND_LIBTOOL_CONDITION='' |
---|
5401 | GL_COND_OBJ_CANONICALIZE_LGPL_CONDITION='' |
---|
5402 | GL_COND_OBJ_COPY_FILE_RANGE_CONDITION='' |
---|
5403 | GL_COND_OBJ_DIRFD_CONDITION='' |
---|
5404 | GL_COND_OBJ_DUP2_CONDITION='' |
---|
5405 | GL_COND_OBJ_EUIDACCESS_CONDITION='' |
---|
5406 | GL_COND_OBJ_EXECINFO_CONDITION='' |
---|
5407 | GL_COND_OBJ_EXPLICIT_BZERO_CONDITION='' |
---|
5408 | GL_COND_OBJ_FACCESSAT_CONDITION='' |
---|
5409 | GL_COND_OBJ_FCHMODAT_CONDITION='' |
---|
5410 | GL_COND_OBJ_FCNTL_CONDITION='' |
---|
5411 | GL_COND_OBJ_FDOPENDIR_CONDITION='' |
---|
5412 | GL_COND_OBJ_FPENDING_CONDITION='' |
---|
5413 | GL_COND_OBJ_FREE_CONDITION='' |
---|
5414 | GL_COND_OBJ_FSTATAT_CONDITION='' |
---|
5415 | GL_COND_OBJ_FSUSAGE_CONDITION='' |
---|
5416 | GL_COND_OBJ_FSYNC_CONDITION='' |
---|
5417 | GL_COND_OBJ_FUTIMENS_CONDITION='' |
---|
5418 | GL_COND_OBJ_GETDTABLESIZE_CONDITION='' |
---|
5419 | GL_COND_OBJ_GETGROUPS_CONDITION='' |
---|
5420 | GL_COND_OBJ_GETLOADAVG_CONDITION='' |
---|
5421 | GL_COND_OBJ_GETOPT_CONDITION='' |
---|
5422 | GL_COND_OBJ_GETRANDOM_CONDITION='' |
---|
5423 | GL_COND_OBJ_GETTIMEOFDAY_CONDITION='' |
---|
5424 | GL_COND_OBJ_GROUP_MEMBER_CONDITION='' |
---|
5425 | GL_COND_OBJ_LCHMOD_CONDITION='' |
---|
5426 | GL_COND_OBJ_LSTAT_CONDITION='' |
---|
5427 | GL_COND_OBJ_MEMPCPY_CONDITION='' |
---|
5428 | GL_COND_OBJ_MEMRCHR_CONDITION='' |
---|
5429 | GL_COND_OBJ_MINI_GMP_GNULIB_CONDITION='' |
---|
5430 | GL_COND_OBJ_MKOSTEMP_CONDITION='' |
---|
5431 | GL_COND_OBJ_NANOSLEEP_CONDITION='' |
---|
5432 | GL_COND_OBJ_OPEN_CONDITION='' |
---|
5433 | GL_COND_OBJ_PSELECT_CONDITION='' |
---|
5434 | GL_COND_OBJ_PTHREAD_SIGMASK_CONDITION='' |
---|
5435 | GL_COND_OBJ_RAWMEMCHR_CONDITION='' |
---|
5436 | GL_COND_OBJ_READLINKAT_CONDITION='' |
---|
5437 | GL_COND_OBJ_READLINK_CONDITION='' |
---|
5438 | GL_COND_OBJ_REGEX_CONDITION='' |
---|
5439 | GL_COND_OBJ_SIG2STR_CONDITION='' |
---|
5440 | GL_COND_OBJ_SIGDESCR_NP_CONDITION='' |
---|
5441 | GL_COND_OBJ_STDIO_READ_CONDITION='' |
---|
5442 | GL_COND_OBJ_STDIO_WRITE_CONDITION='' |
---|
5443 | GL_COND_OBJ_STPCPY_CONDITION='' |
---|
5444 | GL_COND_OBJ_STRNLEN_CONDITION='' |
---|
5445 | GL_COND_OBJ_STRTOIMAX_CONDITION='' |
---|
5446 | GL_COND_OBJ_STRTOLL_CONDITION='' |
---|
5447 | GL_COND_OBJ_SYMLINK_CONDITION='' |
---|
5448 | GL_COND_OBJ_TIMEGM_CONDITION='' |
---|
5449 | GL_COND_OBJ_TIME_RZ_CONDITION='' |
---|
5450 | GL_COND_OBJ_TIME_R_CONDITION='' |
---|
5451 | GL_COND_OBJ_UTIMENSAT_CONDITION='' |
---|
5452 | GL_GENERATE_ALLOCA_H_CONDITION='' |
---|
5453 | GL_GENERATE_ASSERT_H_CONDITION='' |
---|
5454 | GL_GENERATE_BYTESWAP_H_CONDITION='' |
---|
5455 | GL_GENERATE_ERRNO_H_CONDITION='' |
---|
5456 | GL_GENERATE_EXECINFO_H_CONDITION='' |
---|
5457 | GL_GENERATE_GETOPT_CDEFS_H_CONDITION='' |
---|
5458 | GL_GENERATE_GETOPT_H_CONDITION='' |
---|
5459 | GL_GENERATE_GMP_GMP_H_CONDITION='' |
---|
5460 | GL_GENERATE_GMP_H_CONDITION='' |
---|
5461 | GL_GENERATE_IEEE754_H_CONDITION='' |
---|
5462 | GL_GENERATE_LIMITS_H_CONDITION='' |
---|
5463 | GL_GENERATE_MINI_GMP_H_CONDITION='' |
---|
5464 | GL_GENERATE_STDALIGN_H_CONDITION='' |
---|
5465 | GL_GENERATE_STDCKDINT_H_CONDITION='' |
---|
5466 | GL_GENERATE_STDDEF_H_CONDITION='' |
---|
5467 | GL_GENERATE_STDINT_H_CONDITION='' |
---|
5468 | GL_GNULIB_ACCESS='' |
---|
5469 | GL_GNULIB_ALIGNED_ALLOC='' |
---|
5470 | GL_GNULIB_ALPHASORT='' |
---|
5471 | GL_GNULIB_ATOLL='' |
---|
5472 | GL_GNULIB_CALLOC_GNU='' |
---|
5473 | GL_GNULIB_CALLOC_POSIX='' |
---|
5474 | GL_GNULIB_CANONICALIZE_FILE_NAME='' |
---|
5475 | GL_GNULIB_CHDIR='' |
---|
5476 | GL_GNULIB_CHMOD='' |
---|
5477 | GL_GNULIB_CHOWN='' |
---|
5478 | GL_GNULIB_CLOSE='' |
---|
5479 | GL_GNULIB_CLOSEDIR='' |
---|
5480 | GL_GNULIB_COPY_FILE_RANGE='' |
---|
5481 | GL_GNULIB_CREAT='' |
---|
5482 | GL_GNULIB_CTIME='' |
---|
5483 | GL_GNULIB_DIRFD='' |
---|
5484 | GL_GNULIB_DPRINTF='' |
---|
5485 | GL_GNULIB_DUP2='' |
---|
5486 | GL_GNULIB_DUP3='' |
---|
5487 | GL_GNULIB_DUP='' |
---|
5488 | GL_GNULIB_ENVIRON='' |
---|
5489 | GL_GNULIB_EUIDACCESS='' |
---|
5490 | GL_GNULIB_EXECL='' |
---|
5491 | GL_GNULIB_EXECLE='' |
---|
5492 | GL_GNULIB_EXECLP='' |
---|
5493 | GL_GNULIB_EXECV='' |
---|
5494 | GL_GNULIB_EXECVE='' |
---|
5495 | GL_GNULIB_EXECVP='' |
---|
5496 | GL_GNULIB_EXECVPE='' |
---|
5497 | GL_GNULIB_EXPLICIT_BZERO='' |
---|
5498 | GL_GNULIB_FACCESSAT='' |
---|
5499 | GL_GNULIB_FCHDIR='' |
---|
5500 | GL_GNULIB_FCHMODAT='' |
---|
5501 | GL_GNULIB_FCHOWNAT='' |
---|
5502 | GL_GNULIB_FCLOSE='' |
---|
5503 | GL_GNULIB_FCNTL='' |
---|
5504 | GL_GNULIB_FDATASYNC='' |
---|
5505 | GL_GNULIB_FDOPEN='' |
---|
5506 | GL_GNULIB_FDOPENDIR='' |
---|
5507 | GL_GNULIB_FFLUSH='' |
---|
5508 | GL_GNULIB_FFSL='' |
---|
5509 | GL_GNULIB_FFSLL='' |
---|
5510 | GL_GNULIB_FGETC='' |
---|
5511 | GL_GNULIB_FGETS='' |
---|
5512 | GL_GNULIB_FOPEN='' |
---|
5513 | GL_GNULIB_FOPEN_GNU='' |
---|
5514 | GL_GNULIB_FPRINTF='' |
---|
5515 | GL_GNULIB_FPRINTF_POSIX='' |
---|
5516 | GL_GNULIB_FPURGE='' |
---|
5517 | GL_GNULIB_FPUTC='' |
---|
5518 | GL_GNULIB_FPUTS='' |
---|
5519 | GL_GNULIB_FREAD='' |
---|
5520 | GL_GNULIB_FREE_POSIX='' |
---|
5521 | GL_GNULIB_FREOPEN='' |
---|
5522 | GL_GNULIB_FSCANF='' |
---|
5523 | GL_GNULIB_FSEEK='' |
---|
5524 | GL_GNULIB_FSEEKO='' |
---|
5525 | GL_GNULIB_FSTAT='' |
---|
5526 | GL_GNULIB_FSTATAT='' |
---|
5527 | GL_GNULIB_FSYNC='' |
---|
5528 | GL_GNULIB_FTELL='' |
---|
5529 | GL_GNULIB_FTELLO='' |
---|
5530 | GL_GNULIB_FTRUNCATE='' |
---|
5531 | GL_GNULIB_FUTIMENS='' |
---|
5532 | GL_GNULIB_FWRITE='' |
---|
5533 | GL_GNULIB_GETC='' |
---|
5534 | GL_GNULIB_GETCHAR='' |
---|
5535 | GL_GNULIB_GETCWD='' |
---|
5536 | GL_GNULIB_GETDELIM='' |
---|
5537 | GL_GNULIB_GETDOMAINNAME='' |
---|
5538 | GL_GNULIB_GETDTABLESIZE='' |
---|
5539 | GL_GNULIB_GETENTROPY='' |
---|
5540 | GL_GNULIB_GETGROUPS='' |
---|
5541 | GL_GNULIB_GETHOSTNAME='' |
---|
5542 | GL_GNULIB_GETLINE='' |
---|
5543 | GL_GNULIB_GETLOADAVG='' |
---|
5544 | GL_GNULIB_GETLOGIN='' |
---|
5545 | GL_GNULIB_GETLOGIN_R='' |
---|
5546 | GL_GNULIB_GETOPT_POSIX='' |
---|
5547 | GL_GNULIB_GETPAGESIZE='' |
---|
5548 | GL_GNULIB_GETPASS='' |
---|
5549 | GL_GNULIB_GETPASS_GNU='' |
---|
5550 | GL_GNULIB_GETRANDOM='' |
---|
5551 | GL_GNULIB_GETSUBOPT='' |
---|
5552 | GL_GNULIB_GETTIMEOFDAY='' |
---|
5553 | GL_GNULIB_GETUMASK='' |
---|
5554 | GL_GNULIB_GETUSERSHELL='' |
---|
5555 | GL_GNULIB_GRANTPT='' |
---|
5556 | GL_GNULIB_GROUP_MEMBER='' |
---|
5557 | GL_GNULIB_IMAXABS='' |
---|
5558 | GL_GNULIB_IMAXDIV='' |
---|
5559 | GL_GNULIB_ISATTY='' |
---|
5560 | GL_GNULIB_LCHMOD='' |
---|
5561 | GL_GNULIB_LCHOWN='' |
---|
5562 | GL_GNULIB_LINK='' |
---|
5563 | GL_GNULIB_LINKAT='' |
---|
5564 | GL_GNULIB_LOCALTIME='' |
---|
5565 | GL_GNULIB_LSEEK='' |
---|
5566 | GL_GNULIB_LSTAT='' |
---|
5567 | GL_GNULIB_MALLOC_GNU='' |
---|
5568 | GL_GNULIB_MALLOC_POSIX='' |
---|
5569 | GL_GNULIB_MBSCASECMP='' |
---|
5570 | GL_GNULIB_MBSCASESTR='' |
---|
5571 | GL_GNULIB_MBSCHR='' |
---|
5572 | GL_GNULIB_MBSCSPN='' |
---|
5573 | GL_GNULIB_MBSLEN='' |
---|
5574 | GL_GNULIB_MBSNCASECMP='' |
---|
5575 | GL_GNULIB_MBSNLEN='' |
---|
5576 | GL_GNULIB_MBSPBRK='' |
---|
5577 | GL_GNULIB_MBSPCASECMP='' |
---|
5578 | GL_GNULIB_MBSRCHR='' |
---|
5579 | GL_GNULIB_MBSSEP='' |
---|
5580 | GL_GNULIB_MBSSPN='' |
---|
5581 | GL_GNULIB_MBSSTR='' |
---|
5582 | GL_GNULIB_MBSTOK_R='' |
---|
5583 | GL_GNULIB_MBTOWC='' |
---|
5584 | GL_GNULIB_MDA_ACCESS='' |
---|
5585 | GL_GNULIB_MDA_CHDIR='' |
---|
5586 | GL_GNULIB_MDA_CHMOD='' |
---|
5587 | GL_GNULIB_MDA_CLOSE='' |
---|
5588 | GL_GNULIB_MDA_CREAT='' |
---|
5589 | GL_GNULIB_MDA_DUP2='' |
---|
5590 | GL_GNULIB_MDA_DUP='' |
---|
5591 | GL_GNULIB_MDA_ECVT='' |
---|
5592 | GL_GNULIB_MDA_EXECL='' |
---|
5593 | GL_GNULIB_MDA_EXECLE='' |
---|
5594 | GL_GNULIB_MDA_EXECLP='' |
---|
5595 | GL_GNULIB_MDA_EXECV='' |
---|
5596 | GL_GNULIB_MDA_EXECVE='' |
---|
5597 | GL_GNULIB_MDA_EXECVP='' |
---|
5598 | GL_GNULIB_MDA_EXECVPE='' |
---|
5599 | GL_GNULIB_MDA_FCLOSEALL='' |
---|
5600 | GL_GNULIB_MDA_FCVT='' |
---|
5601 | GL_GNULIB_MDA_FDOPEN='' |
---|
5602 | GL_GNULIB_MDA_FILENO='' |
---|
5603 | GL_GNULIB_MDA_GCVT='' |
---|
5604 | GL_GNULIB_MDA_GETCWD='' |
---|
5605 | GL_GNULIB_MDA_GETPID='' |
---|
5606 | GL_GNULIB_MDA_GETW='' |
---|
5607 | GL_GNULIB_MDA_ISATTY='' |
---|
5608 | GL_GNULIB_MDA_LSEEK='' |
---|
5609 | GL_GNULIB_MDA_MEMCCPY='' |
---|
5610 | GL_GNULIB_MDA_MKDIR='' |
---|
5611 | GL_GNULIB_MDA_MKTEMP='' |
---|
5612 | GL_GNULIB_MDA_OPEN='' |
---|
5613 | GL_GNULIB_MDA_PUTENV='' |
---|
5614 | GL_GNULIB_MDA_PUTW='' |
---|
5615 | GL_GNULIB_MDA_READ='' |
---|
5616 | GL_GNULIB_MDA_RMDIR='' |
---|
5617 | GL_GNULIB_MDA_STRDUP='' |
---|
5618 | GL_GNULIB_MDA_SWAB='' |
---|
5619 | GL_GNULIB_MDA_TEMPNAM='' |
---|
5620 | GL_GNULIB_MDA_TZSET='' |
---|
5621 | GL_GNULIB_MDA_UMASK='' |
---|
5622 | GL_GNULIB_MDA_UNLINK='' |
---|
5623 | GL_GNULIB_MDA_WRITE='' |
---|
5624 | GL_GNULIB_MEMCHR='' |
---|
5625 | GL_GNULIB_MEMMEM='' |
---|
5626 | GL_GNULIB_MEMPCPY='' |
---|
5627 | GL_GNULIB_MEMRCHR='' |
---|
5628 | GL_GNULIB_MKDIR='' |
---|
5629 | GL_GNULIB_MKDIRAT='' |
---|
5630 | GL_GNULIB_MKDTEMP='' |
---|
5631 | GL_GNULIB_MKFIFO='' |
---|
5632 | GL_GNULIB_MKFIFOAT='' |
---|
5633 | GL_GNULIB_MKNOD='' |
---|
5634 | GL_GNULIB_MKNODAT='' |
---|
5635 | GL_GNULIB_MKOSTEMP='' |
---|
5636 | GL_GNULIB_MKOSTEMPS='' |
---|
5637 | GL_GNULIB_MKSTEMP='' |
---|
5638 | GL_GNULIB_MKSTEMPS='' |
---|
5639 | GL_GNULIB_MKTIME='' |
---|
5640 | GL_GNULIB_NANOSLEEP='' |
---|
5641 | GL_GNULIB_NONBLOCKING='' |
---|
5642 | GL_GNULIB_OBSTACK_PRINTF='' |
---|
5643 | GL_GNULIB_OBSTACK_PRINTF_POSIX='' |
---|
5644 | GL_GNULIB_OPEN='' |
---|
5645 | GL_GNULIB_OPENAT='' |
---|
5646 | GL_GNULIB_OPENDIR='' |
---|
5647 | GL_GNULIB_OVERRIDES_STRUCT_STAT='' |
---|
5648 | GL_GNULIB_PCLOSE='' |
---|
5649 | GL_GNULIB_PERROR='' |
---|
5650 | GL_GNULIB_PIPE2='' |
---|
5651 | GL_GNULIB_PIPE='' |
---|
5652 | GL_GNULIB_POPEN='' |
---|
5653 | GL_GNULIB_POSIX_MEMALIGN='' |
---|
5654 | GL_GNULIB_POSIX_OPENPT='' |
---|
5655 | GL_GNULIB_PREAD='' |
---|
5656 | GL_GNULIB_PRINTF='' |
---|
5657 | GL_GNULIB_PRINTF_POSIX='' |
---|
5658 | GL_GNULIB_PSELECT='' |
---|
5659 | GL_GNULIB_PTHREAD_SIGMASK='' |
---|
5660 | GL_GNULIB_PTSNAME='' |
---|
5661 | GL_GNULIB_PTSNAME_R='' |
---|
5662 | GL_GNULIB_PUTC='' |
---|
5663 | GL_GNULIB_PUTCHAR='' |
---|
5664 | GL_GNULIB_PUTENV='' |
---|
5665 | GL_GNULIB_PUTS='' |
---|
5666 | GL_GNULIB_PWRITE='' |
---|
5667 | GL_GNULIB_QSORT_R='' |
---|
5668 | GL_GNULIB_RAISE='' |
---|
5669 | GL_GNULIB_RANDOM='' |
---|
5670 | GL_GNULIB_RANDOM_R='' |
---|
5671 | GL_GNULIB_RAWMEMCHR='' |
---|
5672 | GL_GNULIB_READ='' |
---|
5673 | GL_GNULIB_READDIR='' |
---|
5674 | GL_GNULIB_READLINK='' |
---|
5675 | GL_GNULIB_READLINKAT='' |
---|
5676 | GL_GNULIB_REALLOCARRAY='' |
---|
5677 | GL_GNULIB_REALLOC_GNU='' |
---|
5678 | GL_GNULIB_REALLOC_POSIX='' |
---|
5679 | GL_GNULIB_REALPATH='' |
---|
5680 | GL_GNULIB_REMOVE='' |
---|
5681 | GL_GNULIB_RENAME='' |
---|
5682 | GL_GNULIB_RENAMEAT='' |
---|
5683 | GL_GNULIB_REWINDDIR='' |
---|
5684 | GL_GNULIB_RMDIR='' |
---|
5685 | GL_GNULIB_RPMATCH='' |
---|
5686 | GL_GNULIB_SCANDIR='' |
---|
5687 | GL_GNULIB_SCANF='' |
---|
5688 | GL_GNULIB_SECURE_GETENV='' |
---|
5689 | GL_GNULIB_SELECT='' |
---|
5690 | GL_GNULIB_SETENV='' |
---|
5691 | GL_GNULIB_SETHOSTNAME='' |
---|
5692 | GL_GNULIB_SIGABBREV_NP='' |
---|
5693 | GL_GNULIB_SIGACTION='' |
---|
5694 | GL_GNULIB_SIGDESCR_NP='' |
---|
5695 | GL_GNULIB_SIGNAL_H_SIGPIPE='' |
---|
5696 | GL_GNULIB_SIGPROCMASK='' |
---|
5697 | GL_GNULIB_SLEEP='' |
---|
5698 | GL_GNULIB_SNPRINTF='' |
---|
5699 | GL_GNULIB_SPRINTF_POSIX='' |
---|
5700 | GL_GNULIB_STAT='' |
---|
5701 | GL_GNULIB_STDIO_H_NONBLOCKING='' |
---|
5702 | GL_GNULIB_STDIO_H_SIGPIPE='' |
---|
5703 | GL_GNULIB_STPCPY='' |
---|
5704 | GL_GNULIB_STPNCPY='' |
---|
5705 | GL_GNULIB_STRCASESTR='' |
---|
5706 | GL_GNULIB_STRCHRNUL='' |
---|
5707 | GL_GNULIB_STRDUP='' |
---|
5708 | GL_GNULIB_STRERROR='' |
---|
5709 | GL_GNULIB_STRERRORNAME_NP='' |
---|
5710 | GL_GNULIB_STRERROR_R='' |
---|
5711 | GL_GNULIB_STRFTIME='' |
---|
5712 | GL_GNULIB_STRNCAT='' |
---|
5713 | GL_GNULIB_STRNDUP='' |
---|
5714 | GL_GNULIB_STRNLEN='' |
---|
5715 | GL_GNULIB_STRPBRK='' |
---|
5716 | GL_GNULIB_STRPTIME='' |
---|
5717 | GL_GNULIB_STRSEP='' |
---|
5718 | GL_GNULIB_STRSIGNAL='' |
---|
5719 | GL_GNULIB_STRSTR='' |
---|
5720 | GL_GNULIB_STRTOD='' |
---|
5721 | GL_GNULIB_STRTOIMAX='' |
---|
5722 | GL_GNULIB_STRTOK_R='' |
---|
5723 | GL_GNULIB_STRTOL='' |
---|
5724 | GL_GNULIB_STRTOLD='' |
---|
5725 | GL_GNULIB_STRTOLL='' |
---|
5726 | GL_GNULIB_STRTOUL='' |
---|
5727 | GL_GNULIB_STRTOULL='' |
---|
5728 | GL_GNULIB_STRTOUMAX='' |
---|
5729 | GL_GNULIB_STRVERSCMP='' |
---|
5730 | GL_GNULIB_SYMLINK='' |
---|
5731 | GL_GNULIB_SYMLINKAT='' |
---|
5732 | GL_GNULIB_SYSTEM_POSIX='' |
---|
5733 | GL_GNULIB_TIMEGM='' |
---|
5734 | GL_GNULIB_TIMESPEC_GET='' |
---|
5735 | GL_GNULIB_TIMESPEC_GETRES='' |
---|
5736 | GL_GNULIB_TIME_R='' |
---|
5737 | GL_GNULIB_TIME_RZ='' |
---|
5738 | GL_GNULIB_TMPFILE='' |
---|
5739 | GL_GNULIB_TRUNCATE='' |
---|
5740 | GL_GNULIB_TTYNAME_R='' |
---|
5741 | GL_GNULIB_TZSET='' |
---|
5742 | GL_GNULIB_UNISTD_H_GETOPT='' |
---|
5743 | GL_GNULIB_UNISTD_H_NONBLOCKING='' |
---|
5744 | GL_GNULIB_UNISTD_H_SIGPIPE='' |
---|
5745 | GL_GNULIB_UNLINK='' |
---|
5746 | GL_GNULIB_UNLINKAT='' |
---|
5747 | GL_GNULIB_UNLOCKPT='' |
---|
5748 | GL_GNULIB_UNSETENV='' |
---|
5749 | GL_GNULIB_USLEEP='' |
---|
5750 | GL_GNULIB_UTIMENSAT='' |
---|
5751 | GL_GNULIB_VASPRINTF='' |
---|
5752 | GL_GNULIB_VDPRINTF='' |
---|
5753 | GL_GNULIB_VFPRINTF='' |
---|
5754 | GL_GNULIB_VFPRINTF_POSIX='' |
---|
5755 | GL_GNULIB_VFSCANF='' |
---|
5756 | GL_GNULIB_VPRINTF='' |
---|
5757 | GL_GNULIB_VPRINTF_POSIX='' |
---|
5758 | GL_GNULIB_VSCANF='' |
---|
5759 | GL_GNULIB_VSNPRINTF='' |
---|
5760 | GL_GNULIB_VSPRINTF_POSIX='' |
---|
5761 | GL_GNULIB_WCTOMB='' |
---|
5762 | GL_GNULIB_WRITE='' |
---|
5763 | GL_GNULIB__EXIT='' |
---|
5764 | GMALLOC_OBJ='' |
---|
5765 | GMP_H='' |
---|
5766 | GNULIBHEADERS_OVERRIDE_WINT_T='' |
---|
5767 | GNULIB_GETTIMEOFDAY='' |
---|
5768 | GNULIB_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' |
---|
5769 | GNUSTEP_CFLAGS='' |
---|
5770 | GNU_OBJC_CFLAGS='' |
---|
5771 | GOBJECT_CFLAGS='' |
---|
5772 | GOBJECT_LIBS='' |
---|
5773 | GREP='/usr/bin/grep' |
---|
5774 | GSETTINGS_CFLAGS='' |
---|
5775 | GSETTINGS_LIBS='' |
---|
5776 | GTK_CFLAGS='' |
---|
5777 | GTK_LIBS='' |
---|
5778 | GTK_OBJ='' |
---|
5779 | GZIP_PROG='/usr/bin/gzip' |
---|
5780 | HAIKU_CFLAGS='' |
---|
5781 | HAIKU_CXX_OBJ='' |
---|
5782 | HAIKU_LIBS='' |
---|
5783 | HAIKU_OBJ='' |
---|
5784 | HARFBUZZ_CFLAGS='' |
---|
5785 | HARFBUZZ_LIBS='' |
---|
5786 | HAVE_ALIGNED_ALLOC='' |
---|
5787 | HAVE_ALLOCA_H='' |
---|
5788 | HAVE_ALPHASORT='' |
---|
5789 | HAVE_ATOLL='' |
---|
5790 | HAVE_BE_APP='no' |
---|
5791 | HAVE_C99_STDINT_H='' |
---|
5792 | HAVE_CANONICALIZE_FILE_NAME='' |
---|
5793 | HAVE_CHOWN='' |
---|
5794 | HAVE_CLOSEDIR='' |
---|
5795 | HAVE_COPY_FILE_RANGE='' |
---|
5796 | HAVE_DECL_DIRFD='' |
---|
5797 | HAVE_DECL_ECVT='' |
---|
5798 | HAVE_DECL_ENVIRON='' |
---|
5799 | HAVE_DECL_EXECVPE='' |
---|
5800 | HAVE_DECL_FCHDIR='' |
---|
5801 | HAVE_DECL_FCLOSEALL='' |
---|
5802 | HAVE_DECL_FCVT='' |
---|
5803 | HAVE_DECL_FDATASYNC='' |
---|
5804 | HAVE_DECL_FDOPENDIR='' |
---|
5805 | HAVE_DECL_FPURGE='' |
---|
5806 | HAVE_DECL_FSEEKO='' |
---|
5807 | HAVE_DECL_FTELLO='' |
---|
5808 | HAVE_DECL_GCVT='' |
---|
5809 | HAVE_DECL_GETDELIM='' |
---|
5810 | HAVE_DECL_GETDOMAINNAME='' |
---|
5811 | HAVE_DECL_GETLINE='' |
---|
5812 | HAVE_DECL_GETLOADAVG='' |
---|
5813 | HAVE_DECL_GETLOGIN='' |
---|
5814 | HAVE_DECL_GETLOGIN_R='' |
---|
5815 | HAVE_DECL_GETPAGESIZE='' |
---|
5816 | HAVE_DECL_GETUSERSHELL='' |
---|
5817 | HAVE_DECL_IMAXABS='' |
---|
5818 | HAVE_DECL_IMAXDIV='' |
---|
5819 | HAVE_DECL_INITSTATE='' |
---|
5820 | HAVE_DECL_LOCALTIME_R='' |
---|
5821 | HAVE_DECL_MEMMEM='' |
---|
5822 | HAVE_DECL_MEMRCHR='' |
---|
5823 | HAVE_DECL_OBSTACK_PRINTF='' |
---|
5824 | HAVE_DECL_POSIX_SPAWN_SETSID='' |
---|
5825 | HAVE_DECL_SETENV='' |
---|
5826 | HAVE_DECL_SETHOSTNAME='' |
---|
5827 | HAVE_DECL_SETSTATE='' |
---|
5828 | HAVE_DECL_SNPRINTF='' |
---|
5829 | HAVE_DECL_STRDUP='' |
---|
5830 | HAVE_DECL_STRERROR_R='' |
---|
5831 | HAVE_DECL_STRNDUP='' |
---|
5832 | HAVE_DECL_STRNLEN='' |
---|
5833 | HAVE_DECL_STRSIGNAL='' |
---|
5834 | HAVE_DECL_STRTOIMAX='' |
---|
5835 | HAVE_DECL_STRTOK_R='' |
---|
5836 | HAVE_DECL_STRTOUMAX='' |
---|
5837 | HAVE_DECL_TRUNCATE='' |
---|
5838 | HAVE_DECL_TTYNAME_R='' |
---|
5839 | HAVE_DECL_UNSETENV='' |
---|
5840 | HAVE_DECL_VSNPRINTF='' |
---|
5841 | HAVE_DIRENT_H='' |
---|
5842 | HAVE_DPRINTF='' |
---|
5843 | HAVE_DUP3='' |
---|
5844 | HAVE_EUIDACCESS='' |
---|
5845 | HAVE_EXECVPE='' |
---|
5846 | HAVE_EXPLICIT_BZERO='' |
---|
5847 | HAVE_FACCESSAT='' |
---|
5848 | HAVE_FCHDIR='' |
---|
5849 | HAVE_FCHMODAT='' |
---|
5850 | HAVE_FCHOWNAT='' |
---|
5851 | HAVE_FCNTL='' |
---|
5852 | HAVE_FDATASYNC='' |
---|
5853 | HAVE_FDOPENDIR='' |
---|
5854 | HAVE_FFSL='' |
---|
5855 | HAVE_FFSLL='' |
---|
5856 | HAVE_FSEEKO='' |
---|
5857 | HAVE_FSTATAT='' |
---|
5858 | HAVE_FSYNC='' |
---|
5859 | HAVE_FTELLO='' |
---|
5860 | HAVE_FTRUNCATE='' |
---|
5861 | HAVE_FUTIMENS='' |
---|
5862 | HAVE_GETDTABLESIZE='' |
---|
5863 | HAVE_GETENTROPY='' |
---|
5864 | HAVE_GETGROUPS='' |
---|
5865 | HAVE_GETHOSTNAME='' |
---|
5866 | HAVE_GETLOGIN='' |
---|
5867 | HAVE_GETOPT_H='' |
---|
5868 | HAVE_GETPAGESIZE='' |
---|
5869 | HAVE_GETPASS='' |
---|
5870 | HAVE_GETRANDOM='' |
---|
5871 | HAVE_GETSUBOPT='' |
---|
5872 | HAVE_GETTIMEOFDAY='' |
---|
5873 | HAVE_GETUMASK='' |
---|
5874 | HAVE_GRANTPT='' |
---|
5875 | HAVE_GROUP_MEMBER='' |
---|
5876 | HAVE_GSETTINGS='no' |
---|
5877 | HAVE_IMAXDIV_T='' |
---|
5878 | HAVE_INITSTATE='' |
---|
5879 | HAVE_INTTYPES_H='' |
---|
5880 | HAVE_LCHMOD='' |
---|
5881 | HAVE_LCHOWN='' |
---|
5882 | HAVE_LIBGMP='' |
---|
5883 | HAVE_LIBSECCOMP='' |
---|
5884 | HAVE_LINK='' |
---|
5885 | HAVE_LINKAT='' |
---|
5886 | HAVE_LSTAT='' |
---|
5887 | HAVE_MACPORTS='/opt/local/bin/port' |
---|
5888 | HAVE_MAX_ALIGN_T='' |
---|
5889 | HAVE_MBSLEN='' |
---|
5890 | HAVE_MBTOWC='' |
---|
5891 | HAVE_MEMPCPY='' |
---|
5892 | HAVE_MKDIRAT='' |
---|
5893 | HAVE_MKDTEMP='' |
---|
5894 | HAVE_MKFIFO='' |
---|
5895 | HAVE_MKFIFOAT='' |
---|
5896 | HAVE_MKNOD='' |
---|
5897 | HAVE_MKNODAT='' |
---|
5898 | HAVE_MKOSTEMP='' |
---|
5899 | HAVE_MKOSTEMPS='' |
---|
5900 | HAVE_MKSTEMP='' |
---|
5901 | HAVE_MKSTEMPS='' |
---|
5902 | HAVE_MODULES='yes' |
---|
5903 | HAVE_NANOSLEEP='' |
---|
5904 | HAVE_NATIVE_COMP='no' |
---|
5905 | HAVE_OPENAT='' |
---|
5906 | HAVE_OPENDIR='' |
---|
5907 | HAVE_OS_H='' |
---|
5908 | HAVE_PCLOSE='' |
---|
5909 | HAVE_PDUMPER='yes' |
---|
5910 | HAVE_PGTK='no' |
---|
5911 | HAVE_PIPE2='' |
---|
5912 | HAVE_PIPE='' |
---|
5913 | HAVE_POPEN='' |
---|
5914 | HAVE_POSIX_MEMALIGN='' |
---|
5915 | HAVE_POSIX_OPENPT='' |
---|
5916 | HAVE_POSIX_SIGNALBLOCKING='' |
---|
5917 | HAVE_POSIX_SPAWN='' |
---|
5918 | HAVE_POSIX_SPAWNATTR_SETFLAGS='' |
---|
5919 | HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR='' |
---|
5920 | HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP='' |
---|
5921 | HAVE_PREAD='' |
---|
5922 | HAVE_PSELECT='' |
---|
5923 | HAVE_PTHREAD_SIGMASK='' |
---|
5924 | HAVE_PTSNAME='' |
---|
5925 | HAVE_PTSNAME_R='' |
---|
5926 | HAVE_PWRITE='' |
---|
5927 | HAVE_QSORT_R='' |
---|
5928 | HAVE_RAISE='' |
---|
5929 | HAVE_RANDOM='' |
---|
5930 | HAVE_RANDOM_H='' |
---|
5931 | HAVE_RANDOM_R='' |
---|
5932 | HAVE_RAWMEMCHR='' |
---|
5933 | HAVE_READDIR='' |
---|
5934 | HAVE_READLINK='' |
---|
5935 | HAVE_READLINKAT='' |
---|
5936 | HAVE_REALLOCARRAY='' |
---|
5937 | HAVE_REALPATH='' |
---|
5938 | HAVE_RENAMEAT='' |
---|
5939 | HAVE_REWINDDIR='' |
---|
5940 | HAVE_RPMATCH='' |
---|
5941 | HAVE_SCANDIR='' |
---|
5942 | HAVE_SECCOMP='' |
---|
5943 | HAVE_SECURE_GETENV='' |
---|
5944 | HAVE_SETENV='' |
---|
5945 | HAVE_SETHOSTNAME='' |
---|
5946 | HAVE_SETSTATE='' |
---|
5947 | HAVE_SIGABBREV_NP='' |
---|
5948 | HAVE_SIGACTION='' |
---|
5949 | HAVE_SIGDESCR_NP='' |
---|
5950 | HAVE_SIGHANDLER_T='' |
---|
5951 | HAVE_SIGINFO_T='' |
---|
5952 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
5953 | HAVE_SIGNED_WCHAR_T='' |
---|
5954 | HAVE_SIGNED_WINT_T='' |
---|
5955 | HAVE_SIGSET_T='' |
---|
5956 | HAVE_SLEEP='' |
---|
5957 | HAVE_SPAWN_H='' |
---|
5958 | HAVE_STDINT_H='' |
---|
5959 | HAVE_STPCPY='' |
---|
5960 | HAVE_STPNCPY='' |
---|
5961 | HAVE_STRCASESTR='' |
---|
5962 | HAVE_STRCHRNUL='' |
---|
5963 | HAVE_STRERRORNAME_NP='' |
---|
5964 | HAVE_STRPBRK='' |
---|
5965 | HAVE_STRPTIME='' |
---|
5966 | HAVE_STRSEP='' |
---|
5967 | HAVE_STRTOD='' |
---|
5968 | HAVE_STRTOL='' |
---|
5969 | HAVE_STRTOLD='' |
---|
5970 | HAVE_STRTOLL='' |
---|
5971 | HAVE_STRTOUL='' |
---|
5972 | HAVE_STRTOULL='' |
---|
5973 | HAVE_STRUCT_RANDOM_DATA='' |
---|
5974 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='' |
---|
5975 | HAVE_STRUCT_TIMEVAL='' |
---|
5976 | HAVE_STRVERSCMP='' |
---|
5977 | HAVE_SYMLINK='' |
---|
5978 | HAVE_SYMLINKAT='' |
---|
5979 | HAVE_SYS_BITYPES_H='' |
---|
5980 | HAVE_SYS_CDEFS_H='' |
---|
5981 | HAVE_SYS_INTTYPES_H='' |
---|
5982 | HAVE_SYS_LOADAVG_H='' |
---|
5983 | HAVE_SYS_PARAM_H='' |
---|
5984 | HAVE_SYS_RANDOM_H='' |
---|
5985 | HAVE_SYS_SELECT_H='' |
---|
5986 | HAVE_SYS_TIME_H='' |
---|
5987 | HAVE_SYS_TYPES_H='' |
---|
5988 | HAVE_TIMEGM='' |
---|
5989 | HAVE_TIMESPEC_GET='' |
---|
5990 | HAVE_TIMESPEC_GETRES='' |
---|
5991 | HAVE_TIMEZONE_T='' |
---|
5992 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' |
---|
5993 | HAVE_UNISTD_H='' |
---|
5994 | HAVE_UNLINKAT='' |
---|
5995 | HAVE_UNLOCKPT='' |
---|
5996 | HAVE_USLEEP='' |
---|
5997 | HAVE_UTIMENSAT='' |
---|
5998 | HAVE_VASPRINTF='' |
---|
5999 | HAVE_VDPRINTF='' |
---|
6000 | HAVE_WCHAR_H='' |
---|
6001 | HAVE_WCHAR_T='' |
---|
6002 | HAVE_WINSOCK2_H='' |
---|
6003 | HAVE_XSERVER='' |
---|
6004 | HAVE__EXIT='' |
---|
6005 | HYBRID_MALLOC='' |
---|
6006 | IEEE754_H='' |
---|
6007 | IMAGEMAGICK_CFLAGS='' |
---|
6008 | IMAGEMAGICK_LIBS='' |
---|
6009 | INCLUDE_NEXT='' |
---|
6010 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' |
---|
6011 | INSTALL_ARCH_INDEP_EXTRA='install-etc' |
---|
6012 | INSTALL_DATA='${INSTALL} -m 644' |
---|
6013 | INSTALL_INFO='/opt/local/bin/install-info' |
---|
6014 | INSTALL_PROGRAM='${INSTALL}' |
---|
6015 | INSTALL_SCRIPT='${INSTALL}' |
---|
6016 | INT32_MAX_LT_INTMAX_MAX='' |
---|
6017 | INT64_MAX_EQ_LONG_MAX='' |
---|
6018 | JSON_CFLAGS='' |
---|
6019 | JSON_LIBS='-L/opt/local/lib -ljansson' |
---|
6020 | JSON_OBJ='json.o' |
---|
6021 | KQUEUE_CFLAGS='' |
---|
6022 | KQUEUE_LIBS='' |
---|
6023 | KRB4LIB='' |
---|
6024 | KRB5LIB='' |
---|
6025 | LCMS2_CFLAGS='' |
---|
6026 | LCMS2_LIBS='' |
---|
6027 | LDFLAGS='-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' |
---|
6028 | LD_SWITCH_SYSTEM='' |
---|
6029 | LD_SWITCH_SYSTEM_TEMACS='' |
---|
6030 | LD_SWITCH_X_SITE='' |
---|
6031 | LD_SWITCH_X_SITE_RPATH='' |
---|
6032 | LIBGCCJIT_CFLAGS='' |
---|
6033 | LIBGCCJIT_LIBS='' |
---|
6034 | LIBGIF='' |
---|
6035 | LIBGMP='' |
---|
6036 | LIBGNUTLS_CFLAGS='-I/opt/local/include/p11-kit-1' |
---|
6037 | LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls' |
---|
6038 | LIBGNU_LIBDEPS='' |
---|
6039 | LIBGNU_LTLIBDEPS='' |
---|
6040 | LIBGPM='' |
---|
6041 | LIBHESIOD='' |
---|
6042 | LIBINTL='' |
---|
6043 | LIBJPEG='' |
---|
6044 | LIBMODULES='' |
---|
6045 | LIBOBJS='' |
---|
6046 | LIBOTF_CFLAGS='' |
---|
6047 | LIBOTF_LIBS='' |
---|
6048 | LIBPNG='' |
---|
6049 | LIBRESOLV='' |
---|
6050 | LIBS='-lsqlite3 -L/opt/local/lib/gcc12' |
---|
6051 | LIBSECCOMP_CFLAGS='' |
---|
6052 | LIBSECCOMP_LIBS='' |
---|
6053 | LIBSELINUX_LIBS='' |
---|
6054 | LIBSOUND='' |
---|
6055 | LIBSYSTEMD_CFLAGS='' |
---|
6056 | LIBSYSTEMD_LIBS='' |
---|
6057 | LIBS_ECLIENT='' |
---|
6058 | LIBS_GNUSTEP='' |
---|
6059 | LIBS_MAIL='' |
---|
6060 | LIBS_SYSTEM='' |
---|
6061 | LIBS_TERMCAP='' |
---|
6062 | LIBTIFF='' |
---|
6063 | LIBXMENU='' |
---|
6064 | LIBXML2_CFLAGS='' |
---|
6065 | LIBXML2_LIBS='' |
---|
6066 | LIBXMU='' |
---|
6067 | LIBXPM='' |
---|
6068 | LIBXSM='' |
---|
6069 | LIBXTR6='' |
---|
6070 | LIBXT_OTHER='' |
---|
6071 | LIBX_OTHER='' |
---|
6072 | LIBZ='-lz' |
---|
6073 | LIB_ACL='' |
---|
6074 | LIB_CLOCK_GETTIME='' |
---|
6075 | LIB_EACCESS='' |
---|
6076 | LIB_EXECINFO='' |
---|
6077 | LIB_GETRANDOM='' |
---|
6078 | LIB_HAS_ACL='' |
---|
6079 | LIB_MATH='' |
---|
6080 | LIB_NANOSLEEP='' |
---|
6081 | LIB_PTHREAD='' |
---|
6082 | LIB_PTHREAD_SIGMASK='' |
---|
6083 | LIB_TIMER_TIME='' |
---|
6084 | LIB_WSOCK32='' |
---|
6085 | LIMITS_H='' |
---|
6086 | LN_S_FILEONLY='ln -s' |
---|
6087 | LTLIBGMP='' |
---|
6088 | LTLIBINTL='' |
---|
6089 | LTLIBOBJS='' |
---|
6090 | M17N_FLT_CFLAGS='' |
---|
6091 | M17N_FLT_LIBS='' |
---|
6092 | MAKEINFO='makeinfo' |
---|
6093 | MAKE_PROG='yes' |
---|
6094 | MKDIR_P='' |
---|
6095 | MODULES_OBJ='emacs-module.o' |
---|
6096 | MODULES_SECONDARY_SUFFIX='.so' |
---|
6097 | MODULES_SUFFIX='.dylib' |
---|
6098 | NATIVE_COMPILATION_AOT='yes' |
---|
6099 | NEXT_ASSERT_H='' |
---|
6100 | NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='' |
---|
6101 | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='' |
---|
6102 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
6103 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='' |
---|
6104 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' |
---|
6105 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' |
---|
6106 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' |
---|
6107 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' |
---|
6108 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
6109 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' |
---|
6110 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' |
---|
6111 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' |
---|
6112 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='' |
---|
6113 | NEXT_AS_FIRST_DIRECTIVE_SYS_RANDOM_H='' |
---|
6114 | NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' |
---|
6115 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' |
---|
6116 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' |
---|
6117 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' |
---|
6118 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' |
---|
6119 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' |
---|
6120 | NEXT_DIRENT_H='' |
---|
6121 | NEXT_ERRNO_H='' |
---|
6122 | NEXT_FCNTL_H='' |
---|
6123 | NEXT_GETOPT_H='' |
---|
6124 | NEXT_INTTYPES_H='' |
---|
6125 | NEXT_LIMITS_H='' |
---|
6126 | NEXT_SIGNAL_H='' |
---|
6127 | NEXT_STDDEF_H='' |
---|
6128 | NEXT_STDINT_H='' |
---|
6129 | NEXT_STDIO_H='' |
---|
6130 | NEXT_STDLIB_H='' |
---|
6131 | NEXT_STRING_H='' |
---|
6132 | NEXT_SYS_RANDOM_H='' |
---|
6133 | NEXT_SYS_SELECT_H='' |
---|
6134 | NEXT_SYS_STAT_H='' |
---|
6135 | NEXT_SYS_TIME_H='' |
---|
6136 | NEXT_SYS_TYPES_H='' |
---|
6137 | NEXT_TIME_H='' |
---|
6138 | NEXT_UNISTD_H='' |
---|
6139 | NOTIFY_CFLAGS='' |
---|
6140 | NOTIFY_LIBS='' |
---|
6141 | NOTIFY_OBJ='kqueue.o' |
---|
6142 | NS_OBJ='' |
---|
6143 | NS_OBJC_OBJ='' |
---|
6144 | NTDIR='' |
---|
6145 | NTLIB='' |
---|
6146 | OBJC='/usr/bin/clang' |
---|
6147 | OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64' |
---|
6148 | OBJEXT='o' |
---|
6149 | OTHER_FILES='' |
---|
6150 | PACKAGE_BUGREPORT='bug-gnu-emacs@gnu.org' |
---|
6151 | PACKAGE_NAME='GNU Emacs' |
---|
6152 | PACKAGE_STRING='GNU Emacs 29.1' |
---|
6153 | PACKAGE_TARNAME='emacs' |
---|
6154 | PACKAGE_URL='https://www.gnu.org/software/emacs/' |
---|
6155 | PACKAGE_VERSION='29.1' |
---|
6156 | PATH_SEPARATOR=':' |
---|
6157 | PAXCTL='' |
---|
6158 | PAXCTL_dumped='' |
---|
6159 | PAXCTL_notdumped='' |
---|
6160 | PGTK_LIBS='' |
---|
6161 | PGTK_OBJ='' |
---|
6162 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
6163 | PKG_CONFIG_LIBDIR='' |
---|
6164 | PKG_CONFIG_PATH='' |
---|
6165 | PNG_CFLAGS='' |
---|
6166 | PNG_LIBS='' |
---|
6167 | POST_ALLOC_OBJ='' |
---|
6168 | PRAGMA_COLUMNS='' |
---|
6169 | PRAGMA_SYSTEM_HEADER='' |
---|
6170 | PRE_ALLOC_OBJ='' |
---|
6171 | PRIPTR_PREFIX='' |
---|
6172 | PROFILING_CFLAGS='' |
---|
6173 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
6174 | PTRDIFF_T_SUFFIX='' |
---|
6175 | RALLOC_OBJ='' |
---|
6176 | RANLIB='ranlib' |
---|
6177 | REPLACE_ACCESS='' |
---|
6178 | REPLACE_ALIGNED_ALLOC='' |
---|
6179 | REPLACE_CALLOC_FOR_CALLOC_GNU='' |
---|
6180 | REPLACE_CALLOC_FOR_CALLOC_POSIX='' |
---|
6181 | REPLACE_CANONICALIZE_FILE_NAME='' |
---|
6182 | REPLACE_CHMOD='' |
---|
6183 | REPLACE_CHOWN='' |
---|
6184 | REPLACE_CLOSE='' |
---|
6185 | REPLACE_CLOSEDIR='' |
---|
6186 | REPLACE_COPY_FILE_RANGE='' |
---|
6187 | REPLACE_CREAT='' |
---|
6188 | REPLACE_CTIME='' |
---|
6189 | REPLACE_DIRFD='' |
---|
6190 | REPLACE_DPRINTF='' |
---|
6191 | REPLACE_DUP2='' |
---|
6192 | REPLACE_DUP='' |
---|
6193 | REPLACE_EXECL='' |
---|
6194 | REPLACE_EXECLE='' |
---|
6195 | REPLACE_EXECLP='' |
---|
6196 | REPLACE_EXECV='' |
---|
6197 | REPLACE_EXECVE='' |
---|
6198 | REPLACE_EXECVP='' |
---|
6199 | REPLACE_EXECVPE='' |
---|
6200 | REPLACE_FACCESSAT='' |
---|
6201 | REPLACE_FCHMODAT='' |
---|
6202 | REPLACE_FCHOWNAT='' |
---|
6203 | REPLACE_FCLOSE='' |
---|
6204 | REPLACE_FCNTL='' |
---|
6205 | REPLACE_FDOPEN='' |
---|
6206 | REPLACE_FDOPENDIR='' |
---|
6207 | REPLACE_FFLUSH='' |
---|
6208 | REPLACE_FFSLL='' |
---|
6209 | REPLACE_FOPEN='' |
---|
6210 | REPLACE_FOPEN_FOR_FOPEN_GNU='' |
---|
6211 | REPLACE_FPRINTF='' |
---|
6212 | REPLACE_FPURGE='' |
---|
6213 | REPLACE_FREE='' |
---|
6214 | REPLACE_FREOPEN='' |
---|
6215 | REPLACE_FSEEK='' |
---|
6216 | REPLACE_FSEEKO='' |
---|
6217 | REPLACE_FSTAT='' |
---|
6218 | REPLACE_FSTATAT='' |
---|
6219 | REPLACE_FTELL='' |
---|
6220 | REPLACE_FTELLO='' |
---|
6221 | REPLACE_FTRUNCATE='' |
---|
6222 | REPLACE_FUTIMENS='' |
---|
6223 | REPLACE_GETCWD='' |
---|
6224 | REPLACE_GETDELIM='' |
---|
6225 | REPLACE_GETDOMAINNAME='' |
---|
6226 | REPLACE_GETDTABLESIZE='' |
---|
6227 | REPLACE_GETGROUPS='' |
---|
6228 | REPLACE_GETLINE='' |
---|
6229 | REPLACE_GETLOGIN_R='' |
---|
6230 | REPLACE_GETPAGESIZE='' |
---|
6231 | REPLACE_GETPASS='' |
---|
6232 | REPLACE_GETPASS_FOR_GETPASS_GNU='' |
---|
6233 | REPLACE_GETRANDOM='' |
---|
6234 | REPLACE_GETTIMEOFDAY='' |
---|
6235 | REPLACE_GMTIME='' |
---|
6236 | REPLACE_INITSTATE='' |
---|
6237 | REPLACE_ISATTY='' |
---|
6238 | REPLACE_LCHOWN='' |
---|
6239 | REPLACE_LINK='' |
---|
6240 | REPLACE_LINKAT='' |
---|
6241 | REPLACE_LOCALTIME='' |
---|
6242 | REPLACE_LOCALTIME_R='' |
---|
6243 | REPLACE_LSEEK='' |
---|
6244 | REPLACE_LSTAT='' |
---|
6245 | REPLACE_MALLOC_FOR_MALLOC_GNU='' |
---|
6246 | REPLACE_MALLOC_FOR_MALLOC_POSIX='' |
---|
6247 | REPLACE_MBTOWC='' |
---|
6248 | REPLACE_MEMCHR='' |
---|
6249 | REPLACE_MEMMEM='' |
---|
6250 | REPLACE_MKDIR='' |
---|
6251 | REPLACE_MKFIFO='' |
---|
6252 | REPLACE_MKFIFOAT='' |
---|
6253 | REPLACE_MKNOD='' |
---|
6254 | REPLACE_MKNODAT='' |
---|
6255 | REPLACE_MKSTEMP='' |
---|
6256 | REPLACE_MKTIME='' |
---|
6257 | REPLACE_NANOSLEEP='' |
---|
6258 | REPLACE_NULL='' |
---|
6259 | REPLACE_OBSTACK_PRINTF='' |
---|
6260 | REPLACE_OPEN='' |
---|
6261 | REPLACE_OPENAT='' |
---|
6262 | REPLACE_OPENDIR='' |
---|
6263 | REPLACE_PERROR='' |
---|
6264 | REPLACE_POPEN='' |
---|
6265 | REPLACE_POSIX_MEMALIGN='' |
---|
6266 | REPLACE_PREAD='' |
---|
6267 | REPLACE_PRINTF='' |
---|
6268 | REPLACE_PSELECT='' |
---|
6269 | REPLACE_PTHREAD_SIGMASK='' |
---|
6270 | REPLACE_PTSNAME='' |
---|
6271 | REPLACE_PTSNAME_R='' |
---|
6272 | REPLACE_PUTENV='' |
---|
6273 | REPLACE_PWRITE='' |
---|
6274 | REPLACE_QSORT_R='' |
---|
6275 | REPLACE_RAISE='' |
---|
6276 | REPLACE_RANDOM='' |
---|
6277 | REPLACE_RANDOM_R='' |
---|
6278 | REPLACE_READ='' |
---|
6279 | REPLACE_READLINK='' |
---|
6280 | REPLACE_READLINKAT='' |
---|
6281 | REPLACE_REALLOCARRAY='' |
---|
6282 | REPLACE_REALLOC_FOR_REALLOC_GNU='' |
---|
6283 | REPLACE_REALLOC_FOR_REALLOC_POSIX='' |
---|
6284 | REPLACE_REALPATH='' |
---|
6285 | REPLACE_REMOVE='' |
---|
6286 | REPLACE_RENAME='' |
---|
6287 | REPLACE_RENAMEAT='' |
---|
6288 | REPLACE_RMDIR='' |
---|
6289 | REPLACE_SELECT='' |
---|
6290 | REPLACE_SETENV='' |
---|
6291 | REPLACE_SETSTATE='' |
---|
6292 | REPLACE_SLEEP='' |
---|
6293 | REPLACE_SNPRINTF='' |
---|
6294 | REPLACE_SPRINTF='' |
---|
6295 | REPLACE_STAT='' |
---|
6296 | REPLACE_STDIO_READ_FUNCS='' |
---|
6297 | REPLACE_STDIO_WRITE_FUNCS='' |
---|
6298 | REPLACE_STPNCPY='' |
---|
6299 | REPLACE_STRCASESTR='' |
---|
6300 | REPLACE_STRCHRNUL='' |
---|
6301 | REPLACE_STRDUP='' |
---|
6302 | REPLACE_STRERROR='' |
---|
6303 | REPLACE_STRERRORNAME_NP='' |
---|
6304 | REPLACE_STRERROR_R='' |
---|
6305 | REPLACE_STRFTIME='' |
---|
6306 | REPLACE_STRNCAT='' |
---|
6307 | REPLACE_STRNDUP='' |
---|
6308 | REPLACE_STRNLEN='' |
---|
6309 | REPLACE_STRSIGNAL='' |
---|
6310 | REPLACE_STRSTR='' |
---|
6311 | REPLACE_STRTOD='' |
---|
6312 | REPLACE_STRTOIMAX='' |
---|
6313 | REPLACE_STRTOK_R='' |
---|
6314 | REPLACE_STRTOL='' |
---|
6315 | REPLACE_STRTOLD='' |
---|
6316 | REPLACE_STRTOLL='' |
---|
6317 | REPLACE_STRTOUL='' |
---|
6318 | REPLACE_STRTOULL='' |
---|
6319 | REPLACE_STRTOUMAX='' |
---|
6320 | REPLACE_STRUCT_TIMEVAL='' |
---|
6321 | REPLACE_SYMLINK='' |
---|
6322 | REPLACE_SYMLINKAT='' |
---|
6323 | REPLACE_TIMEGM='' |
---|
6324 | REPLACE_TMPFILE='' |
---|
6325 | REPLACE_TRUNCATE='' |
---|
6326 | REPLACE_TTYNAME_R='' |
---|
6327 | REPLACE_TZSET='' |
---|
6328 | REPLACE_UNLINK='' |
---|
6329 | REPLACE_UNLINKAT='' |
---|
6330 | REPLACE_UNSETENV='' |
---|
6331 | REPLACE_USLEEP='' |
---|
6332 | REPLACE_UTIMENSAT='' |
---|
6333 | REPLACE_VASPRINTF='' |
---|
6334 | REPLACE_VDPRINTF='' |
---|
6335 | REPLACE_VFPRINTF='' |
---|
6336 | REPLACE_VPRINTF='' |
---|
6337 | REPLACE_VSNPRINTF='' |
---|
6338 | REPLACE_VSPRINTF='' |
---|
6339 | REPLACE_WCTOMB='' |
---|
6340 | REPLACE_WRITE='' |
---|
6341 | RSVG_CFLAGS='' |
---|
6342 | RSVG_LIBS='' |
---|
6343 | SEPCHAR='' |
---|
6344 | SETFATTR='' |
---|
6345 | SETTINGS_CFLAGS='' |
---|
6346 | SETTINGS_LIBS='' |
---|
6347 | SHELL='/bin/sh' |
---|
6348 | SIG_ATOMIC_T_SUFFIX='' |
---|
6349 | SIZEOF_LONG='' |
---|
6350 | SIZE_T_SUFFIX='' |
---|
6351 | SMALL_JA_DIC='' |
---|
6352 | SQLITE3_LIBS='-lsqlite3' |
---|
6353 | STDALIGN_H='' |
---|
6354 | STDCKDINT_H='' |
---|
6355 | STDDEF_H='' |
---|
6356 | STDINT_H='' |
---|
6357 | SUBDIR_MAKEFILES_IN='' |
---|
6358 | SYSTEM_TYPE='darwin' |
---|
6359 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
6360 | TERMCAP_OBJ='' |
---|
6361 | TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
6362 | TIME_H_DEFINES_TIME_UTC='' |
---|
6363 | TOOLKIT_LIBW='' |
---|
6364 | TREE_SITTER_CFLAGS='' |
---|
6365 | TREE_SITTER_LIBS='-L/opt/local/lib -ltree-sitter' |
---|
6366 | UINT32_MAX_LT_UINTMAX_MAX='' |
---|
6367 | UINT64_MAX_EQ_ULONG_MAX='' |
---|
6368 | UNDEFINE_STRTOK_R='' |
---|
6369 | UNEXEC_OBJ='' |
---|
6370 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
6371 | UNISTD_H_HAVE_SYS_RANDOM_H='' |
---|
6372 | UNISTD_H_HAVE_WINSOCK2_H='' |
---|
6373 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' |
---|
6374 | USE_ACL='' |
---|
6375 | USE_STARTUP_NOTIFICATION='no' |
---|
6376 | VMLIMIT_OBJ='' |
---|
6377 | W32_LIBS='' |
---|
6378 | W32_OBJ='' |
---|
6379 | W32_RES_LINK='' |
---|
6380 | 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' |
---|
6381 | WCHAR_T_SUFFIX='' |
---|
6382 | WEBKIT_CFLAGS='' |
---|
6383 | WEBKIT_LIBS='' |
---|
6384 | WEBP_CFLAGS='' |
---|
6385 | WEBP_LIBS='' |
---|
6386 | WERROR_CFLAGS='' |
---|
6387 | WIDGET_OBJ='' |
---|
6388 | WINDOWS_64_BIT_OFF_T='' |
---|
6389 | WINDOWS_64_BIT_ST_SIZE='' |
---|
6390 | WINDOWS_STAT_INODES='' |
---|
6391 | WINDOWS_STAT_TIMESPEC='' |
---|
6392 | WINDOW_SYSTEM_OBJ='' |
---|
6393 | WINDRES='' |
---|
6394 | WINT_T_SUFFIX='' |
---|
6395 | XARGS_LIMIT='' |
---|
6396 | XCB_LIBS='' |
---|
6397 | XCOMPOSITE_CFLAGS='' |
---|
6398 | XCOMPOSITE_LIBS='' |
---|
6399 | XCRUN='xcrun' |
---|
6400 | XDBE_CFLAGS='' |
---|
6401 | XDBE_LIBS='' |
---|
6402 | XFIXES_CFLAGS='' |
---|
6403 | XFIXES_LIBS='' |
---|
6404 | XFT_CFLAGS='' |
---|
6405 | XFT_LIBS='' |
---|
6406 | XGSELOBJ='' |
---|
6407 | XINERAMA_CFLAGS='' |
---|
6408 | XINERAMA_LIBS='' |
---|
6409 | XINPUT_CFLAGS='' |
---|
6410 | XINPUT_LIBS='' |
---|
6411 | XMENU_OBJ='' |
---|
6412 | XMKMF='' |
---|
6413 | XOBJ='' |
---|
6414 | XRANDR_CFLAGS='' |
---|
6415 | XRANDR_LIBS='' |
---|
6416 | XRENDER_LIBS='' |
---|
6417 | XSHAPE_CFLAGS='' |
---|
6418 | XSHAPE_LIBS='' |
---|
6419 | XSYNC_CFLAGS='' |
---|
6420 | XSYNC_LIBS='' |
---|
6421 | XWIDGETS_OBJ='' |
---|
6422 | X_TOOLKIT_TYPE='none' |
---|
6423 | ac_ct_CC='' |
---|
6424 | ac_ct_CXX='' |
---|
6425 | ac_ct_OBJC='' |
---|
6426 | archlibdir='${libexecdir}/emacs/${version}/${configuration}' |
---|
6427 | bindir='${exec_prefix}/bin' |
---|
6428 | bitmapdir='' |
---|
6429 | build='aarch64-apple-darwin23.0.0' |
---|
6430 | build_alias='' |
---|
6431 | build_cpu='aarch64' |
---|
6432 | build_os='darwin23.0.0' |
---|
6433 | build_vendor='apple' |
---|
6434 | cache_file='/dev/null' |
---|
6435 | canonical='aarch64-apple-darwin23.0.0' |
---|
6436 | comma_space_version='' |
---|
6437 | comma_version='' |
---|
6438 | configuration='aarch64-apple-darwin23.0.0' |
---|
6439 | copyright='' |
---|
6440 | datadir='${datarootdir}' |
---|
6441 | datarootdir='${prefix}/share' |
---|
6442 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
6443 | dvidir='${docdir}' |
---|
6444 | emacs_major_version='29' |
---|
6445 | etcdir='${datadir}/emacs/${version}/etc' |
---|
6446 | etcdocdir='${datadir}/emacs/${version}/etc' |
---|
6447 | exec_prefix='NONE' |
---|
6448 | gamedir='${localstatedir}/games/emacs' |
---|
6449 | gamegroup='' |
---|
6450 | gameuser='' |
---|
6451 | gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_CONDITION='' |
---|
6452 | gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_CONDITION='' |
---|
6453 | gl_GNULIB_ENABLED_5264294aa0a5557541b53c8c741f7f31_CONDITION='' |
---|
6454 | gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_CONDITION='' |
---|
6455 | gl_GNULIB_ENABLED_61bcaca76b3e6f9ae55d57a1c3193bc4_CONDITION='' |
---|
6456 | gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_CONDITION='' |
---|
6457 | gl_GNULIB_ENABLED_8444034ea779b88768865bb60b4fb8c9_CONDITION='' |
---|
6458 | gl_GNULIB_ENABLED_925677f0343de64b89a9f0c790b4104c_CONDITION='' |
---|
6459 | gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_CONDITION='' |
---|
6460 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_CONDITION='' |
---|
6461 | gl_GNULIB_ENABLED_cloexec_CONDITION='' |
---|
6462 | gl_GNULIB_ENABLED_d3b2383720ee0e541357aa2aac598e2b_CONDITION='' |
---|
6463 | gl_GNULIB_ENABLED_dirfd_CONDITION='' |
---|
6464 | gl_GNULIB_ENABLED_e80bf6f757095d2e5fc94dafb8f8fc8b_CONDITION='' |
---|
6465 | gl_GNULIB_ENABLED_ef455225c00f5049c808c2eda3e76866_CONDITION='' |
---|
6466 | gl_GNULIB_ENABLED_euidaccess_CONDITION='' |
---|
6467 | gl_GNULIB_ENABLED_fd38c7e463b54744b77b98aeafb4fa7c_CONDITION='' |
---|
6468 | gl_GNULIB_ENABLED_getdtablesize_CONDITION='' |
---|
6469 | gl_GNULIB_ENABLED_getgroups_CONDITION='' |
---|
6470 | gl_GNULIB_ENABLED_lchmod_CONDITION='' |
---|
6471 | gl_GNULIB_ENABLED_open_CONDITION='' |
---|
6472 | gl_GNULIB_ENABLED_rawmemchr_CONDITION='' |
---|
6473 | gl_GNULIB_ENABLED_strtoll_CONDITION='' |
---|
6474 | gl_GNULIB_ENABLED_utimens_CONDITION='' |
---|
6475 | gl_LIBOBJDEPS='' |
---|
6476 | gl_LIBOBJS='' |
---|
6477 | gl_LTLIBOBJS='' |
---|
6478 | gltests_LIBOBJDEPS='' |
---|
6479 | gltests_LIBOBJS='' |
---|
6480 | gltests_LTLIBOBJS='' |
---|
6481 | gltests_WITNESS='' |
---|
6482 | gsettingsschemadir='' |
---|
6483 | host='aarch64-apple-darwin23.0.0' |
---|
6484 | host_alias='' |
---|
6485 | host_cpu='aarch64' |
---|
6486 | host_os='darwin23.0.0' |
---|
6487 | host_vendor='apple' |
---|
6488 | htmldir='${docdir}' |
---|
6489 | includedir='${prefix}/include' |
---|
6490 | infodir='/opt/local/share/info/emacs' |
---|
6491 | libdir='${exec_prefix}/lib' |
---|
6492 | libexecdir='${exec_prefix}/libexec' |
---|
6493 | liblockfile='' |
---|
6494 | lispdir='${datadir}/emacs/${version}/lisp' |
---|
6495 | lispdirrel='${version}/lisp' |
---|
6496 | lisppath='${locallisppath}:${standardlisppath}' |
---|
6497 | localedir='${datarootdir}/locale' |
---|
6498 | locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' |
---|
6499 | localstatedir='${prefix}/var' |
---|
6500 | mandir='${datarootdir}/man' |
---|
6501 | ns_appbindir='' |
---|
6502 | ns_appdir='' |
---|
6503 | ns_applibdir='' |
---|
6504 | ns_applibexecdir='' |
---|
6505 | ns_appresdir='' |
---|
6506 | ns_appsrc='' |
---|
6507 | ns_check_file='' |
---|
6508 | ns_self_contained='no' |
---|
6509 | oldincludedir='/usr/include' |
---|
6510 | pdfdir='${docdir}' |
---|
6511 | prefix='/opt/local' |
---|
6512 | program_transform_name='s,x,x,' |
---|
6513 | psdir='${docdir}' |
---|
6514 | runstatedir='${localstatedir}/run' |
---|
6515 | sbindir='${exec_prefix}/sbin' |
---|
6516 | sharedstatedir='${prefix}/com' |
---|
6517 | srcdir='.' |
---|
6518 | standardlisppath='${lispdir}' |
---|
6519 | sysconfdir='${prefix}/etc' |
---|
6520 | target_alias='' |
---|
6521 | version='' |
---|
6522 | with_mailutils='' |
---|
6523 | x_default_search_path='' |
---|
6524 | |
---|
6525 | ## ------------------- ## |
---|
6526 | ## File substitutions. ## |
---|
6527 | ## ------------------- ## |
---|
6528 | |
---|
6529 | module_env_snippet_25='./src/module-env-25.h' |
---|
6530 | module_env_snippet_26='./src/module-env-26.h' |
---|
6531 | module_env_snippet_27='./src/module-env-27.h' |
---|
6532 | module_env_snippet_28='./src/module-env-28.h' |
---|
6533 | module_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 | |
---|
6657 | configure: exit 1 |
---|