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 libiconv configure 1.17, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed --enable-static --docdir=/opt/local/share/doc/libiconv --without-libiconv-prefix --without-libintl-prefix --disable-nls --enable-extra-encodings |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Luthien.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 22.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 22.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/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 22.1.0: Sun Oct 9 20:15:09 PDT 2022; root:xnu-8792.41.9~2/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: 619 tasks, 2604 threads, 10 processors |
---|
34 | Load average: 1.52, Mach factor: 8.46 |
---|
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:3775: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh |
---|
52 | configure:3788: trying ./build-aux/ |
---|
53 | configure:3817: ./build-aux/config.rpath found |
---|
54 | configure:3817: ./build-aux/ltmain.sh found |
---|
55 | configure:3817: ./build-aux/config.guess found |
---|
56 | configure:3817: ./build-aux/config.sub found |
---|
57 | configure:3817: ./build-aux/compile found |
---|
58 | configure:3817: ./build-aux/missing found |
---|
59 | configure:3799: ./build-aux/install-sh found |
---|
60 | configure:3948: checking for a BSD-compatible install |
---|
61 | configure:4021: result: /usr/bin/install -c |
---|
62 | configure:4032: checking whether build environment is sane |
---|
63 | configure:4087: result: yes |
---|
64 | configure:4246: checking for a race-free mkdir -p |
---|
65 | configure:4290: result: ./build-aux/install-sh -c -d |
---|
66 | configure:4297: checking for gawk |
---|
67 | configure:4329: result: /usr/bin/awk |
---|
68 | configure:4340: checking whether make sets $(MAKE) |
---|
69 | configure:4363: result: yes |
---|
70 | configure:4393: checking whether make supports nested variables |
---|
71 | configure:4411: result: yes |
---|
72 | configure:4549: checking whether make sets $(MAKE) |
---|
73 | configure:4572: result: yes |
---|
74 | configure:4645: checking for gcc |
---|
75 | configure:4677: result: /usr/bin/clang |
---|
76 | configure:5030: checking for C compiler version |
---|
77 | configure:5039: /usr/bin/clang --version >&5 |
---|
78 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
79 | Target: arm64-apple-darwin22.1.0 |
---|
80 | Thread model: posix |
---|
81 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
82 | configure:5050: $? = 0 |
---|
83 | configure:5039: /usr/bin/clang -v >&5 |
---|
84 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
85 | Target: arm64-apple-darwin22.1.0 |
---|
86 | Thread model: posix |
---|
87 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
88 | configure:5050: $? = 0 |
---|
89 | configure:5039: /usr/bin/clang -V >&5 |
---|
90 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
91 | clang: error: no input files |
---|
92 | configure:5050: $? = 1 |
---|
93 | configure:5039: /usr/bin/clang -qversion >&5 |
---|
94 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
95 | clang: error: no input files |
---|
96 | configure:5050: $? = 1 |
---|
97 | configure:5039: /usr/bin/clang -version >&5 |
---|
98 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
99 | clang: error: no input files |
---|
100 | configure:5050: $? = 1 |
---|
101 | configure:5070: checking whether the C compiler works |
---|
102 | configure:5092: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
103 | configure:5096: $? = 0 |
---|
104 | configure:5146: result: yes |
---|
105 | configure:5149: checking for C compiler default output file name |
---|
106 | configure:5151: result: a.out |
---|
107 | configure:5157: checking for suffix of executables |
---|
108 | configure:5164: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
109 | configure:5168: $? = 0 |
---|
110 | configure:5191: result: |
---|
111 | configure:5213: checking whether we are cross compiling |
---|
112 | configure:5221: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
113 | configure:5225: $? = 0 |
---|
114 | configure:5232: ./conftest |
---|
115 | configure:5236: $? = 0 |
---|
116 | configure:5251: result: no |
---|
117 | configure:5256: checking for suffix of object files |
---|
118 | configure:5279: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
119 | configure:5283: $? = 0 |
---|
120 | configure:5305: result: o |
---|
121 | configure:5309: checking whether the compiler supports GNU C |
---|
122 | configure:5329: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
123 | configure:5329: $? = 0 |
---|
124 | configure:5339: result: yes |
---|
125 | configure:5350: checking whether /usr/bin/clang accepts -g |
---|
126 | configure:5371: /usr/bin/clang -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
127 | configure:5371: $? = 0 |
---|
128 | configure:5415: result: yes |
---|
129 | configure:5435: checking for /usr/bin/clang option to enable C11 features |
---|
130 | configure:5450: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
131 | configure:5450: $? = 0 |
---|
132 | configure:5468: result: none needed |
---|
133 | configure:5584: checking whether /usr/bin/clang understands -c and -o together |
---|
134 | configure:5607: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
135 | configure:5610: $? = 0 |
---|
136 | configure:5607: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
137 | configure:5610: $? = 0 |
---|
138 | configure:5622: result: yes |
---|
139 | configure:5640: checking whether the compiler is clang |
---|
140 | configure:5662: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
141 | conftest.c:13:12: error: unknown type name 'barfbarf' |
---|
142 | barfbarf |
---|
143 | ^ |
---|
144 | 1 error generated. |
---|
145 | configure:5662: $? = 1 |
---|
146 | configure: failed program was: |
---|
147 | | /* confdefs.h */ |
---|
148 | | #define PACKAGE_NAME "libiconv" |
---|
149 | | #define PACKAGE_TARNAME "libiconv" |
---|
150 | | #define PACKAGE_VERSION "1.17" |
---|
151 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
152 | | #define PACKAGE_BUGREPORT "" |
---|
153 | | #define PACKAGE_URL "" |
---|
154 | | #define PACKAGE "libiconv" |
---|
155 | | #define VERSION "1.17" |
---|
156 | | /* end confdefs.h. */ |
---|
157 | | |
---|
158 | | #ifdef __clang__ |
---|
159 | | barfbarf |
---|
160 | | #endif |
---|
161 | | |
---|
162 | | int |
---|
163 | | main (void) |
---|
164 | | { |
---|
165 | | |
---|
166 | | ; |
---|
167 | | return 0; |
---|
168 | | } |
---|
169 | | |
---|
170 | configure:5671: result: yes |
---|
171 | configure:5675: checking for compiler option needed when checking for declarations |
---|
172 | configure:5695: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
173 | configure:5695: $? = 0 |
---|
174 | configure:5708: result: -Werror=implicit-function-declaration |
---|
175 | configure:5720: checking whether make supports the include directive |
---|
176 | configure:5735: make -f confmf.GNU && cat confinc.out |
---|
177 | this is the am__doit target |
---|
178 | configure:5738: $? = 0 |
---|
179 | configure:5757: result: yes (GNU style) |
---|
180 | configure:5783: checking dependency style of /usr/bin/clang |
---|
181 | configure:5895: result: none |
---|
182 | configure:5915: checking how to run the C preprocessor |
---|
183 | configure:5941: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
184 | configure:5941: $? = 0 |
---|
185 | configure:5956: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
186 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
187 | #include <ac_nonexistent.h> |
---|
188 | ^~~~~~~~~~~~~~~~~~ |
---|
189 | 1 error generated. |
---|
190 | configure:5956: $? = 1 |
---|
191 | configure: failed program was: |
---|
192 | | /* confdefs.h */ |
---|
193 | | #define PACKAGE_NAME "libiconv" |
---|
194 | | #define PACKAGE_TARNAME "libiconv" |
---|
195 | | #define PACKAGE_VERSION "1.17" |
---|
196 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
197 | | #define PACKAGE_BUGREPORT "" |
---|
198 | | #define PACKAGE_URL "" |
---|
199 | | #define PACKAGE "libiconv" |
---|
200 | | #define VERSION "1.17" |
---|
201 | | /* end confdefs.h. */ |
---|
202 | | #include <ac_nonexistent.h> |
---|
203 | configure:5983: result: /usr/bin/clang -E |
---|
204 | configure:5997: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
205 | configure:5997: $? = 0 |
---|
206 | configure:6012: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
207 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
208 | #include <ac_nonexistent.h> |
---|
209 | ^~~~~~~~~~~~~~~~~~ |
---|
210 | 1 error generated. |
---|
211 | configure:6012: $? = 1 |
---|
212 | configure: failed program was: |
---|
213 | | /* confdefs.h */ |
---|
214 | | #define PACKAGE_NAME "libiconv" |
---|
215 | | #define PACKAGE_TARNAME "libiconv" |
---|
216 | | #define PACKAGE_VERSION "1.17" |
---|
217 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
218 | | #define PACKAGE_BUGREPORT "" |
---|
219 | | #define PACKAGE_URL "" |
---|
220 | | #define PACKAGE "libiconv" |
---|
221 | | #define VERSION "1.17" |
---|
222 | | /* end confdefs.h. */ |
---|
223 | | #include <ac_nonexistent.h> |
---|
224 | configure:6046: checking for strip |
---|
225 | configure:6069: found /usr/bin/strip |
---|
226 | configure:6082: result: /usr/bin/strip |
---|
227 | configure:6206: checking build system type |
---|
228 | configure:6221: result: aarch64-apple-darwin22.1.0 |
---|
229 | configure:6241: checking host system type |
---|
230 | configure:6255: result: aarch64-apple-darwin22.1.0 |
---|
231 | configure:6288: checking for stdio.h |
---|
232 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
233 | configure:6288: $? = 0 |
---|
234 | configure:6288: result: yes |
---|
235 | configure:6288: checking for stdlib.h |
---|
236 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
237 | configure:6288: $? = 0 |
---|
238 | configure:6288: result: yes |
---|
239 | configure:6288: checking for string.h |
---|
240 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
241 | configure:6288: $? = 0 |
---|
242 | configure:6288: result: yes |
---|
243 | configure:6288: checking for inttypes.h |
---|
244 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
245 | configure:6288: $? = 0 |
---|
246 | configure:6288: result: yes |
---|
247 | configure:6288: checking for stdint.h |
---|
248 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
249 | configure:6288: $? = 0 |
---|
250 | configure:6288: result: yes |
---|
251 | configure:6288: checking for strings.h |
---|
252 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
253 | configure:6288: $? = 0 |
---|
254 | configure:6288: result: yes |
---|
255 | configure:6288: checking for sys/stat.h |
---|
256 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
257 | configure:6288: $? = 0 |
---|
258 | configure:6288: result: yes |
---|
259 | configure:6288: checking for sys/types.h |
---|
260 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
261 | configure:6288: $? = 0 |
---|
262 | configure:6288: result: yes |
---|
263 | configure:6288: checking for unistd.h |
---|
264 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
265 | configure:6288: $? = 0 |
---|
266 | configure:6288: result: yes |
---|
267 | configure:6288: checking for wchar.h |
---|
268 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
269 | configure:6288: $? = 0 |
---|
270 | configure:6288: result: yes |
---|
271 | configure:6288: checking for minix/config.h |
---|
272 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
273 | conftest.c:49:10: fatal error: 'minix/config.h' file not found |
---|
274 | #include <minix/config.h> |
---|
275 | ^~~~~~~~~~~~~~~~ |
---|
276 | 1 error generated. |
---|
277 | configure:6288: $? = 1 |
---|
278 | configure: failed program was: |
---|
279 | | /* confdefs.h */ |
---|
280 | | #define PACKAGE_NAME "libiconv" |
---|
281 | | #define PACKAGE_TARNAME "libiconv" |
---|
282 | | #define PACKAGE_VERSION "1.17" |
---|
283 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
284 | | #define PACKAGE_BUGREPORT "" |
---|
285 | | #define PACKAGE_URL "" |
---|
286 | | #define PACKAGE "libiconv" |
---|
287 | | #define VERSION "1.17" |
---|
288 | | #define HAVE_STDIO_H 1 |
---|
289 | | #define HAVE_STDLIB_H 1 |
---|
290 | | #define HAVE_STRING_H 1 |
---|
291 | | #define HAVE_INTTYPES_H 1 |
---|
292 | | #define HAVE_STDINT_H 1 |
---|
293 | | #define HAVE_STRINGS_H 1 |
---|
294 | | #define HAVE_SYS_STAT_H 1 |
---|
295 | | #define HAVE_SYS_TYPES_H 1 |
---|
296 | | #define HAVE_UNISTD_H 1 |
---|
297 | | #define HAVE_WCHAR_H 1 |
---|
298 | | /* end confdefs.h. */ |
---|
299 | | #include <stddef.h> |
---|
300 | | #ifdef HAVE_STDIO_H |
---|
301 | | # include <stdio.h> |
---|
302 | | #endif |
---|
303 | | #ifdef HAVE_STDLIB_H |
---|
304 | | # include <stdlib.h> |
---|
305 | | #endif |
---|
306 | | #ifdef HAVE_STRING_H |
---|
307 | | # include <string.h> |
---|
308 | | #endif |
---|
309 | | #ifdef HAVE_INTTYPES_H |
---|
310 | | # include <inttypes.h> |
---|
311 | | #endif |
---|
312 | | #ifdef HAVE_STDINT_H |
---|
313 | | # include <stdint.h> |
---|
314 | | #endif |
---|
315 | | #ifdef HAVE_STRINGS_H |
---|
316 | | # include <strings.h> |
---|
317 | | #endif |
---|
318 | | #ifdef HAVE_SYS_TYPES_H |
---|
319 | | # include <sys/types.h> |
---|
320 | | #endif |
---|
321 | | #ifdef HAVE_SYS_STAT_H |
---|
322 | | # include <sys/stat.h> |
---|
323 | | #endif |
---|
324 | | #ifdef HAVE_UNISTD_H |
---|
325 | | # include <unistd.h> |
---|
326 | | #endif |
---|
327 | | #include <minix/config.h> |
---|
328 | configure:6288: result: no |
---|
329 | configure:6288: checking for sys/param.h |
---|
330 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
331 | configure:6288: $? = 0 |
---|
332 | configure:6288: result: yes |
---|
333 | configure:6288: checking for sys/socket.h |
---|
334 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
335 | configure:6288: $? = 0 |
---|
336 | configure:6288: result: yes |
---|
337 | configure:6288: checking for limits.h |
---|
338 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
339 | configure:6288: $? = 0 |
---|
340 | configure:6288: result: yes |
---|
341 | configure:6288: checking for sys/time.h |
---|
342 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
343 | configure:6288: $? = 0 |
---|
344 | configure:6288: result: yes |
---|
345 | configure:6288: checking for features.h |
---|
346 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
347 | conftest.c:53:10: fatal error: 'features.h' file not found |
---|
348 | #include <features.h> |
---|
349 | ^~~~~~~~~~~~ |
---|
350 | 1 error generated. |
---|
351 | configure:6288: $? = 1 |
---|
352 | configure: failed program was: |
---|
353 | | /* confdefs.h */ |
---|
354 | | #define PACKAGE_NAME "libiconv" |
---|
355 | | #define PACKAGE_TARNAME "libiconv" |
---|
356 | | #define PACKAGE_VERSION "1.17" |
---|
357 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
358 | | #define PACKAGE_BUGREPORT "" |
---|
359 | | #define PACKAGE_URL "" |
---|
360 | | #define PACKAGE "libiconv" |
---|
361 | | #define VERSION "1.17" |
---|
362 | | #define HAVE_STDIO_H 1 |
---|
363 | | #define HAVE_STDLIB_H 1 |
---|
364 | | #define HAVE_STRING_H 1 |
---|
365 | | #define HAVE_INTTYPES_H 1 |
---|
366 | | #define HAVE_STDINT_H 1 |
---|
367 | | #define HAVE_STRINGS_H 1 |
---|
368 | | #define HAVE_SYS_STAT_H 1 |
---|
369 | | #define HAVE_SYS_TYPES_H 1 |
---|
370 | | #define HAVE_UNISTD_H 1 |
---|
371 | | #define HAVE_WCHAR_H 1 |
---|
372 | | #define HAVE_SYS_PARAM_H 1 |
---|
373 | | #define HAVE_SYS_SOCKET_H 1 |
---|
374 | | #define HAVE_LIMITS_H 1 |
---|
375 | | #define HAVE_SYS_TIME_H 1 |
---|
376 | | /* end confdefs.h. */ |
---|
377 | | #include <stddef.h> |
---|
378 | | #ifdef HAVE_STDIO_H |
---|
379 | | # include <stdio.h> |
---|
380 | | #endif |
---|
381 | | #ifdef HAVE_STDLIB_H |
---|
382 | | # include <stdlib.h> |
---|
383 | | #endif |
---|
384 | | #ifdef HAVE_STRING_H |
---|
385 | | # include <string.h> |
---|
386 | | #endif |
---|
387 | | #ifdef HAVE_INTTYPES_H |
---|
388 | | # include <inttypes.h> |
---|
389 | | #endif |
---|
390 | | #ifdef HAVE_STDINT_H |
---|
391 | | # include <stdint.h> |
---|
392 | | #endif |
---|
393 | | #ifdef HAVE_STRINGS_H |
---|
394 | | # include <strings.h> |
---|
395 | | #endif |
---|
396 | | #ifdef HAVE_SYS_TYPES_H |
---|
397 | | # include <sys/types.h> |
---|
398 | | #endif |
---|
399 | | #ifdef HAVE_SYS_STAT_H |
---|
400 | | # include <sys/stat.h> |
---|
401 | | #endif |
---|
402 | | #ifdef HAVE_UNISTD_H |
---|
403 | | # include <unistd.h> |
---|
404 | | #endif |
---|
405 | | #include <features.h> |
---|
406 | configure:6288: result: no |
---|
407 | configure:6288: checking for crtdefs.h |
---|
408 | configure:6288: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
409 | conftest.c:53:10: fatal error: 'crtdefs.h' file not found |
---|
410 | #include <crtdefs.h> |
---|
411 | ^~~~~~~~~~~ |
---|
412 | 1 error generated. |
---|
413 | configure:6288: $? = 1 |
---|
414 | configure: failed program was: |
---|
415 | | /* confdefs.h */ |
---|
416 | | #define PACKAGE_NAME "libiconv" |
---|
417 | | #define PACKAGE_TARNAME "libiconv" |
---|
418 | | #define PACKAGE_VERSION "1.17" |
---|
419 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
420 | | #define PACKAGE_BUGREPORT "" |
---|
421 | | #define PACKAGE_URL "" |
---|
422 | | #define PACKAGE "libiconv" |
---|
423 | | #define VERSION "1.17" |
---|
424 | | #define HAVE_STDIO_H 1 |
---|
425 | | #define HAVE_STDLIB_H 1 |
---|
426 | | #define HAVE_STRING_H 1 |
---|
427 | | #define HAVE_INTTYPES_H 1 |
---|
428 | | #define HAVE_STDINT_H 1 |
---|
429 | | #define HAVE_STRINGS_H 1 |
---|
430 | | #define HAVE_SYS_STAT_H 1 |
---|
431 | | #define HAVE_SYS_TYPES_H 1 |
---|
432 | | #define HAVE_UNISTD_H 1 |
---|
433 | | #define HAVE_WCHAR_H 1 |
---|
434 | | #define HAVE_SYS_PARAM_H 1 |
---|
435 | | #define HAVE_SYS_SOCKET_H 1 |
---|
436 | | #define HAVE_LIMITS_H 1 |
---|
437 | | #define HAVE_SYS_TIME_H 1 |
---|
438 | | /* end confdefs.h. */ |
---|
439 | | #include <stddef.h> |
---|
440 | | #ifdef HAVE_STDIO_H |
---|
441 | | # include <stdio.h> |
---|
442 | | #endif |
---|
443 | | #ifdef HAVE_STDLIB_H |
---|
444 | | # include <stdlib.h> |
---|
445 | | #endif |
---|
446 | | #ifdef HAVE_STRING_H |
---|
447 | | # include <string.h> |
---|
448 | | #endif |
---|
449 | | #ifdef HAVE_INTTYPES_H |
---|
450 | | # include <inttypes.h> |
---|
451 | | #endif |
---|
452 | | #ifdef HAVE_STDINT_H |
---|
453 | | # include <stdint.h> |
---|
454 | | #endif |
---|
455 | | #ifdef HAVE_STRINGS_H |
---|
456 | | # include <strings.h> |
---|
457 | | #endif |
---|
458 | | #ifdef HAVE_SYS_TYPES_H |
---|
459 | | # include <sys/types.h> |
---|
460 | | #endif |
---|
461 | | #ifdef HAVE_SYS_STAT_H |
---|
462 | | # include <sys/stat.h> |
---|
463 | | #endif |
---|
464 | | #ifdef HAVE_UNISTD_H |
---|
465 | | # include <unistd.h> |
---|
466 | | #endif |
---|
467 | | #include <crtdefs.h> |
---|
468 | configure:6288: result: no |
---|
469 | configure:6319: checking whether it is safe to define __EXTENSIONS__ |
---|
470 | configure:6338: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
471 | configure:6338: $? = 0 |
---|
472 | configure:6346: result: yes |
---|
473 | configure:6349: checking whether _XOPEN_SOURCE should be defined |
---|
474 | configure:6371: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
475 | configure:6371: $? = 0 |
---|
476 | configure:6398: result: no |
---|
477 | configure:6467: checking for grep that handles long lines and -e |
---|
478 | configure:6531: result: /usr/bin/grep |
---|
479 | configure:6536: checking for egrep |
---|
480 | configure:6604: result: /usr/bin/grep -E |
---|
481 | configure:6612: checking for Minix Amsterdam compiler |
---|
482 | configure:6638: result: no |
---|
483 | configure:6700: checking for ar |
---|
484 | configure:6721: found /usr/bin/ar |
---|
485 | configure:6732: result: ar |
---|
486 | configure:6812: checking for ranlib |
---|
487 | configure:6833: found /usr/bin/ranlib |
---|
488 | configure:6844: result: ranlib |
---|
489 | configure:6878: checking for special C compiler options needed for large files |
---|
490 | configure:6926: result: no |
---|
491 | configure:6932: checking for _FILE_OFFSET_BITS value needed for large files |
---|
492 | configure:6958: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
493 | configure:6958: $? = 0 |
---|
494 | configure:6993: result: no |
---|
495 | configure:7368: checking how to print strings |
---|
496 | configure:7395: result: printf |
---|
497 | configure:7416: checking for a sed that does not truncate output |
---|
498 | configure:7486: result: /usr/bin/sed |
---|
499 | configure:7504: checking for fgrep |
---|
500 | configure:7572: result: /usr/bin/grep -F |
---|
501 | configure:7608: checking for ld used by /usr/bin/clang |
---|
502 | configure:7676: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
503 | configure:7683: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
504 | configure:7699: result: no |
---|
505 | configure:7711: checking for BSD- or MS-compatible name lister (nm) |
---|
506 | configure:7766: result: /usr/bin/nm -B |
---|
507 | configure:7906: checking the name lister (/usr/bin/nm -B) interface |
---|
508 | configure:7914: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
509 | configure:7917: /usr/bin/nm -B "conftest.o" |
---|
510 | configure:7920: output |
---|
511 | 0000000000000000 S _some_variable |
---|
512 | 0000000000000000 t ltmp0 |
---|
513 | 0000000000000000 s ltmp1 |
---|
514 | configure:7927: result: BSD nm |
---|
515 | configure:7930: checking whether ln -s works |
---|
516 | configure:7934: result: yes |
---|
517 | configure:7942: checking the maximum length of command line arguments |
---|
518 | configure:8074: result: 786432 |
---|
519 | configure:8122: checking how to convert aarch64-apple-darwin22.1.0 file names to aarch64-apple-darwin22.1.0 format |
---|
520 | configure:8163: result: func_convert_file_noop |
---|
521 | configure:8170: checking how to convert aarch64-apple-darwin22.1.0 file names to toolchain format |
---|
522 | configure:8191: result: func_convert_file_noop |
---|
523 | configure:8198: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
524 | configure:8206: result: -r |
---|
525 | configure:8285: checking for file |
---|
526 | configure:8306: found /usr/bin/file |
---|
527 | configure:8317: result: file |
---|
528 | configure:8393: checking for objdump |
---|
529 | configure:8414: found /usr/bin/objdump |
---|
530 | configure:8425: result: objdump |
---|
531 | configure:8454: checking how to recognize dependent libraries |
---|
532 | configure:8655: result: pass_all |
---|
533 | configure:8745: checking for dlltool |
---|
534 | configure:8780: result: no |
---|
535 | configure:8807: checking how to associate runtime and link libraries |
---|
536 | configure:8835: result: printf %s\n |
---|
537 | configure:8985: checking for archiver @FILE support |
---|
538 | configure:9003: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
539 | configure:9003: $? = 0 |
---|
540 | configure:9007: ar cr libconftest.a @conftest.lst >&5 |
---|
541 | ar: @conftest.lst: No such file or directory |
---|
542 | configure:9010: $? = 1 |
---|
543 | configure:9030: result: no |
---|
544 | configure:9093: checking for strip |
---|
545 | configure:9125: result: /usr/bin/strip |
---|
546 | configure:9202: checking for ranlib |
---|
547 | configure:9234: result: ranlib |
---|
548 | configure:9336: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object |
---|
549 | configure:9490: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
550 | configure:9493: $? = 0 |
---|
551 | configure:9497: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm |
---|
552 | configure:9500: $? = 0 |
---|
553 | cannot find nm_test_var in conftest.nm |
---|
554 | configure:9490: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
555 | configure:9493: $? = 0 |
---|
556 | configure:9497: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm |
---|
557 | configure:9500: $? = 0 |
---|
558 | configure:9566: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c conftstm.o >&5 |
---|
559 | configure:9569: $? = 0 |
---|
560 | configure:9607: result: ok |
---|
561 | configure:9654: checking for sysroot |
---|
562 | configure:9685: result: no |
---|
563 | configure:9692: checking for a working dd |
---|
564 | configure:9736: result: /bin/dd |
---|
565 | configure:9740: checking how to truncate binary pipes |
---|
566 | configure:9756: result: /bin/dd bs=4096 count=1 |
---|
567 | configure:10093: checking for mt |
---|
568 | configure:10128: result: no |
---|
569 | configure:10148: checking if : is a manifest tool |
---|
570 | configure:10155: : '-?' |
---|
571 | configure:10163: result: no |
---|
572 | configure:10224: checking for dsymutil |
---|
573 | configure:10245: found /usr/bin/dsymutil |
---|
574 | configure:10256: result: dsymutil |
---|
575 | configure:10326: checking for nmedit |
---|
576 | configure:10347: found /usr/bin/nmedit |
---|
577 | configure:10358: result: nmedit |
---|
578 | configure:10428: checking for lipo |
---|
579 | configure:10449: found /usr/bin/lipo |
---|
580 | configure:10460: result: lipo |
---|
581 | configure:10530: checking for otool |
---|
582 | configure:10551: found /usr/bin/otool |
---|
583 | configure:10562: result: otool |
---|
584 | configure:10632: checking for otool64 |
---|
585 | configure:10667: result: no |
---|
586 | configure:10712: checking for -single_module linker flag |
---|
587 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
588 | configure:10746: result: yes |
---|
589 | configure:10749: checking for -exported_symbols_list linker flag |
---|
590 | configure:10770: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
591 | configure:10770: $? = 0 |
---|
592 | configure:10781: result: yes |
---|
593 | configure:10784: checking for -force_load linker flag |
---|
594 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -c -o conftest.o conftest.c |
---|
595 | ar cr libconftest.a conftest.o |
---|
596 | ranlib libconftest.a |
---|
597 | /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
598 | configure:10817: result: yes |
---|
599 | configure:10884: checking for dlfcn.h |
---|
600 | configure:10884: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
601 | configure:10884: $? = 0 |
---|
602 | configure:10884: result: yes |
---|
603 | configure:11470: checking for objdir |
---|
604 | configure:11486: result: .libs |
---|
605 | configure:11750: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
606 | configure:11769: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
607 | configure:11773: $? = 0 |
---|
608 | configure:11786: result: yes |
---|
609 | configure:12144: checking for /usr/bin/clang option to produce PIC |
---|
610 | configure:12152: result: -fno-common -DPIC |
---|
611 | configure:12160: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
612 | configure:12179: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
613 | configure:12183: $? = 0 |
---|
614 | configure:12196: result: yes |
---|
615 | configure:12225: checking if /usr/bin/clang static flag -static works |
---|
616 | configure:12254: result: no |
---|
617 | configure:12269: checking if /usr/bin/clang supports -c -o file.o |
---|
618 | configure:12291: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -o out/conftest2.o conftest.c >&5 |
---|
619 | configure:12295: $? = 0 |
---|
620 | configure:12317: result: yes |
---|
621 | configure:12325: checking if /usr/bin/clang supports -c -o file.o |
---|
622 | configure:12373: result: yes |
---|
623 | configure:12406: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
624 | configure:13674: result: yes |
---|
625 | configure:13915: checking dynamic linker characteristics |
---|
626 | configure:14736: result: darwin22.1.0 dyld |
---|
627 | configure:14858: checking how to hardcode library paths into programs |
---|
628 | configure:14883: result: immediate |
---|
629 | configure:15435: checking whether stripping libraries is possible |
---|
630 | configure:15452: result: yes |
---|
631 | configure:15486: checking if libtool supports shared libraries |
---|
632 | configure:15488: result: yes |
---|
633 | configure:15491: checking whether to build shared libraries |
---|
634 | configure:15516: result: yes |
---|
635 | configure:15519: checking whether to build static libraries |
---|
636 | configure:15523: result: yes |
---|
637 | configure:15584: checking for ld |
---|
638 | configure:15715: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
639 | configure:15722: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
640 | configure:15738: result: no |
---|
641 | configure:15744: checking for shared library path variable |
---|
642 | configure:15758: result: DYLD_LIBRARY_PATH |
---|
643 | configure:15763: checking whether to activate relocatable installation |
---|
644 | configure:15779: result: no |
---|
645 | configure:15949: checking how to copy files |
---|
646 | configure:15966: result: cp -p |
---|
647 | configure:15970: checking how to make hard links |
---|
648 | configure:15987: result: ln |
---|
649 | configure:15991: checking whether ln -s works |
---|
650 | configure:15995: result: yes |
---|
651 | configure:16056: checking for windres |
---|
652 | configure:16091: result: no |
---|
653 | configure:16305: checking whether the -Werror option is usable |
---|
654 | configure:16324: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -Werror -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
655 | configure:16324: $? = 0 |
---|
656 | configure:16334: result: yes |
---|
657 | configure:16336: checking for simple visibility declarations |
---|
658 | configure:16368: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -fvisibility=hidden -Werror -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
659 | configure:16368: $? = 0 |
---|
660 | configure:16378: result: yes |
---|
661 | configure:16410: checking for shared library run path origin |
---|
662 | configure:16424: result: done |
---|
663 | configure:16446: checking 32-bit host C ABI |
---|
664 | configure:16538: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
665 | configure:16538: $? = 0 |
---|
666 | configure:16709: result: no |
---|
667 | configure:16718: checking for ELF binary format |
---|
668 | configure:16742: result: no |
---|
669 | configure:16794: checking for the common suffixes of directories in the library search path |
---|
670 | configure:16863: result: lib,lib,lib |
---|
671 | configure:17395: checking for iconv |
---|
672 | configure:17420: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
673 | Undefined symbols for architecture arm64: |
---|
674 | "_iconv", referenced from: |
---|
675 | _main in conftest-fb1290.o |
---|
676 | "_iconv_close", referenced from: |
---|
677 | _main in conftest-fb1290.o |
---|
678 | "_iconv_open", referenced from: |
---|
679 | _main in conftest-fb1290.o |
---|
680 | ld: symbol(s) not found for architecture arm64 |
---|
681 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
682 | configure:17420: $? = 1 |
---|
683 | configure: failed program was: |
---|
684 | | /* confdefs.h */ |
---|
685 | | #define PACKAGE_NAME "libiconv" |
---|
686 | | #define PACKAGE_TARNAME "libiconv" |
---|
687 | | #define PACKAGE_VERSION "1.17" |
---|
688 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
689 | | #define PACKAGE_BUGREPORT "" |
---|
690 | | #define PACKAGE_URL "" |
---|
691 | | #define PACKAGE "libiconv" |
---|
692 | | #define VERSION "1.17" |
---|
693 | | #define HAVE_STDIO_H 1 |
---|
694 | | #define HAVE_STDLIB_H 1 |
---|
695 | | #define HAVE_STRING_H 1 |
---|
696 | | #define HAVE_INTTYPES_H 1 |
---|
697 | | #define HAVE_STDINT_H 1 |
---|
698 | | #define HAVE_STRINGS_H 1 |
---|
699 | | #define HAVE_SYS_STAT_H 1 |
---|
700 | | #define HAVE_SYS_TYPES_H 1 |
---|
701 | | #define HAVE_UNISTD_H 1 |
---|
702 | | #define HAVE_WCHAR_H 1 |
---|
703 | | #define HAVE_SYS_PARAM_H 1 |
---|
704 | | #define HAVE_SYS_SOCKET_H 1 |
---|
705 | | #define HAVE_LIMITS_H 1 |
---|
706 | | #define HAVE_SYS_TIME_H 1 |
---|
707 | | #define STDC_HEADERS 1 |
---|
708 | | #define _ALL_SOURCE 1 |
---|
709 | | #define _DARWIN_C_SOURCE 1 |
---|
710 | | #define _GNU_SOURCE 1 |
---|
711 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
712 | | #define _NETBSD_SOURCE 1 |
---|
713 | | #define _OPENBSD_SOURCE 1 |
---|
714 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
715 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
716 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
717 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
718 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
719 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
720 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
721 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
722 | | #define _TANDEM_SOURCE 1 |
---|
723 | | #define __EXTENSIONS__ 1 |
---|
724 | | #define HAVE_DLFCN_H 1 |
---|
725 | | #define LT_OBJDIR ".libs/" |
---|
726 | | #define INSTALLPREFIX "/opt/local" |
---|
727 | | #define ENABLE_EXTRA 1 |
---|
728 | | #define HAVE_VISIBILITY 1 |
---|
729 | | /* end confdefs.h. */ |
---|
730 | | |
---|
731 | | #include <stdlib.h> |
---|
732 | | #include <iconv.h> |
---|
733 | | |
---|
734 | | int |
---|
735 | | main (void) |
---|
736 | | { |
---|
737 | | iconv_t cd = iconv_open("",""); |
---|
738 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
739 | | iconv_close(cd); |
---|
740 | | ; |
---|
741 | | return 0; |
---|
742 | | } |
---|
743 | configure:17445: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c -liconv >&5 |
---|
744 | configure:17445: $? = 0 |
---|
745 | configure:17456: result: yes |
---|
746 | configure:17459: checking for working iconv |
---|
747 | configure:17603: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c -liconv >&5 |
---|
748 | configure:17603: $? = 0 |
---|
749 | configure:17603: ./conftest |
---|
750 | configure:17603: $? = 0 |
---|
751 | configure:17616: result: yes |
---|
752 | configure:17631: checking how to link with libiconv |
---|
753 | configure:17633: result: -liconv |
---|
754 | configure:17644: checking whether iconv is compatible with its POSIX signature |
---|
755 | configure:17669: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
756 | configure:17669: $? = 0 |
---|
757 | configure:17678: result: yes |
---|
758 | configure:17694: checking whether NLS is requested |
---|
759 | configure:17704: result: no |
---|
760 | configure:17744: checking for msgfmt |
---|
761 | configure:17780: result: no |
---|
762 | configure:17786: checking for gmsgfmt |
---|
763 | configure:17822: result: : |
---|
764 | configure:17867: checking for xgettext |
---|
765 | configure:17903: result: no |
---|
766 | configure:17945: checking for msgmerge |
---|
767 | configure:17980: result: no |
---|
768 | configure:18025: checking for CFPreferencesCopyAppValue |
---|
769 | configure:18044: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
770 | conftest.c:53:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
771 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
772 | ~~~~ ^ |
---|
773 | conftest.c:53:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
774 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
775 | ~~~~^ |
---|
776 | 2 warnings generated. |
---|
777 | configure:18044: $? = 0 |
---|
778 | configure:18054: result: yes |
---|
779 | configure:18061: checking for CFLocaleCopyPreferredLanguages |
---|
780 | configure:18080: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
781 | configure:18080: $? = 0 |
---|
782 | configure:18090: result: yes |
---|
783 | configure:19079: checking whether to use NLS |
---|
784 | configure:19081: result: no |
---|
785 | configure:19156: checking for mbstate_t |
---|
786 | configure:19174: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
787 | configure:19174: $? = 0 |
---|
788 | configure:19182: result: yes |
---|
789 | configure:19195: checking for wchar_t |
---|
790 | configure:19213: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
791 | configure:19213: $? = 0 |
---|
792 | configure:19221: result: yes |
---|
793 | configure:19245: checking for getc_unlocked |
---|
794 | configure:19245: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
795 | configure:19245: $? = 0 |
---|
796 | configure:19245: result: yes |
---|
797 | configure:19251: checking for mbrtowc |
---|
798 | configure:19251: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
799 | configure:19251: $? = 0 |
---|
800 | configure:19251: result: yes |
---|
801 | configure:19257: checking for wcrtomb |
---|
802 | configure:19257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
803 | configure:19257: $? = 0 |
---|
804 | configure:19257: result: yes |
---|
805 | configure:19263: checking for mbsinit |
---|
806 | configure:19263: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
807 | configure:19263: $? = 0 |
---|
808 | configure:19263: result: yes |
---|
809 | configure:19269: checking for setlocale |
---|
810 | configure:19269: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
811 | configure:19269: $? = 0 |
---|
812 | configure:19269: result: yes |
---|
813 | configure:19284: checking whether <wchar.h> is standalone |
---|
814 | configure:19302: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
815 | configure:19302: $? = 0 |
---|
816 | configure:19310: result: yes |
---|
817 | configure:19322: checking for memmove |
---|
818 | configure:19322: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
819 | conftest.c:74:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
820 | char memmove (); |
---|
821 | ^ |
---|
822 | conftest.c:74:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
823 | 1 warning generated. |
---|
824 | configure:19322: $? = 0 |
---|
825 | configure:19322: result: yes |
---|
826 | configure:19334: checking for nl_langinfo and CODESET |
---|
827 | configure:19351: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
828 | configure:19351: $? = 0 |
---|
829 | configure:19361: result: yes |
---|
830 | configure:19373: checking for symlink |
---|
831 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
832 | configure:19373: $? = 0 |
---|
833 | configure:19373: result: yes |
---|
834 | configure:19373: checking for canonicalize_file_name |
---|
835 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
836 | Undefined symbols for architecture arm64: |
---|
837 | "_canonicalize_file_name", referenced from: |
---|
838 | _main in conftest-b3d3cd.o |
---|
839 | ld: symbol(s) not found for architecture arm64 |
---|
840 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
841 | configure:19373: $? = 1 |
---|
842 | configure: failed program was: |
---|
843 | | /* confdefs.h */ |
---|
844 | | #define PACKAGE_NAME "libiconv" |
---|
845 | | #define PACKAGE_TARNAME "libiconv" |
---|
846 | | #define PACKAGE_VERSION "1.17" |
---|
847 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
848 | | #define PACKAGE_BUGREPORT "" |
---|
849 | | #define PACKAGE_URL "" |
---|
850 | | #define PACKAGE "libiconv" |
---|
851 | | #define VERSION "1.17" |
---|
852 | | #define HAVE_STDIO_H 1 |
---|
853 | | #define HAVE_STDLIB_H 1 |
---|
854 | | #define HAVE_STRING_H 1 |
---|
855 | | #define HAVE_INTTYPES_H 1 |
---|
856 | | #define HAVE_STDINT_H 1 |
---|
857 | | #define HAVE_STRINGS_H 1 |
---|
858 | | #define HAVE_SYS_STAT_H 1 |
---|
859 | | #define HAVE_SYS_TYPES_H 1 |
---|
860 | | #define HAVE_UNISTD_H 1 |
---|
861 | | #define HAVE_WCHAR_H 1 |
---|
862 | | #define HAVE_SYS_PARAM_H 1 |
---|
863 | | #define HAVE_SYS_SOCKET_H 1 |
---|
864 | | #define HAVE_LIMITS_H 1 |
---|
865 | | #define HAVE_SYS_TIME_H 1 |
---|
866 | | #define STDC_HEADERS 1 |
---|
867 | | #define _ALL_SOURCE 1 |
---|
868 | | #define _DARWIN_C_SOURCE 1 |
---|
869 | | #define _GNU_SOURCE 1 |
---|
870 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
871 | | #define _NETBSD_SOURCE 1 |
---|
872 | | #define _OPENBSD_SOURCE 1 |
---|
873 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
874 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
875 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
876 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
877 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
878 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
879 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
880 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
881 | | #define _TANDEM_SOURCE 1 |
---|
882 | | #define __EXTENSIONS__ 1 |
---|
883 | | #define HAVE_DLFCN_H 1 |
---|
884 | | #define LT_OBJDIR ".libs/" |
---|
885 | | #define INSTALLPREFIX "/opt/local" |
---|
886 | | #define ENABLE_EXTRA 1 |
---|
887 | | #define HAVE_VISIBILITY 1 |
---|
888 | | #define HAVE_ICONV 1 |
---|
889 | | #define ICONV_CONST |
---|
890 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
891 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
892 | | #define HAVE_MBSTATE_T 1 |
---|
893 | | #define HAVE_WCHAR_T 1 |
---|
894 | | #define HAVE_GETC_UNLOCKED 1 |
---|
895 | | #define HAVE_MBRTOWC 1 |
---|
896 | | #define HAVE_WCRTOMB 1 |
---|
897 | | #define HAVE_MBSINIT 1 |
---|
898 | | #define HAVE_SETLOCALE 1 |
---|
899 | | #define HAVE_MEMMOVE 1 |
---|
900 | | #define HAVE_LANGINFO_CODESET 1 |
---|
901 | | #define HAVE_SYMLINK 1 |
---|
902 | | /* end confdefs.h. */ |
---|
903 | | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. |
---|
904 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
905 | | #define canonicalize_file_name innocuous_canonicalize_file_name |
---|
906 | | |
---|
907 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
908 | | which can conflict with char canonicalize_file_name (); below. */ |
---|
909 | | |
---|
910 | | #include <limits.h> |
---|
911 | | #undef canonicalize_file_name |
---|
912 | | |
---|
913 | | /* Override any GCC internal prototype to avoid an error. |
---|
914 | | Use char because int might match the return type of a GCC |
---|
915 | | builtin and then its argument prototype would still apply. */ |
---|
916 | | #ifdef __cplusplus |
---|
917 | | extern "C" |
---|
918 | | #endif |
---|
919 | | char canonicalize_file_name (); |
---|
920 | | /* The GNU C library defines this for functions which it implements |
---|
921 | | to always fail with ENOSYS. Some functions are actually named |
---|
922 | | something starting with __ and the normal name is an alias. */ |
---|
923 | | #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name |
---|
924 | | choke me |
---|
925 | | #endif |
---|
926 | | |
---|
927 | | int |
---|
928 | | main (void) |
---|
929 | | { |
---|
930 | | return canonicalize_file_name (); |
---|
931 | | ; |
---|
932 | | return 0; |
---|
933 | | } |
---|
934 | configure:19373: result: no |
---|
935 | configure:19373: checking for faccessat |
---|
936 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
937 | configure:19373: $? = 0 |
---|
938 | configure:19373: result: yes |
---|
939 | configure:19373: checking for realpath |
---|
940 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
941 | configure:19373: $? = 0 |
---|
942 | configure:19373: result: yes |
---|
943 | configure:19373: checking for lstat |
---|
944 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
945 | configure:19373: $? = 0 |
---|
946 | configure:19373: result: yes |
---|
947 | configure:19373: checking for readlinkat |
---|
948 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
949 | configure:19373: $? = 0 |
---|
950 | configure:19373: result: yes |
---|
951 | configure:19373: checking for _set_invalid_parameter_handler |
---|
952 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
953 | Undefined symbols for architecture arm64: |
---|
954 | "__set_invalid_parameter_handler", referenced from: |
---|
955 | _main in conftest-90206d.o |
---|
956 | ld: symbol(s) not found for architecture arm64 |
---|
957 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
958 | configure:19373: $? = 1 |
---|
959 | configure: failed program was: |
---|
960 | | /* confdefs.h */ |
---|
961 | | #define PACKAGE_NAME "libiconv" |
---|
962 | | #define PACKAGE_TARNAME "libiconv" |
---|
963 | | #define PACKAGE_VERSION "1.17" |
---|
964 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
965 | | #define PACKAGE_BUGREPORT "" |
---|
966 | | #define PACKAGE_URL "" |
---|
967 | | #define PACKAGE "libiconv" |
---|
968 | | #define VERSION "1.17" |
---|
969 | | #define HAVE_STDIO_H 1 |
---|
970 | | #define HAVE_STDLIB_H 1 |
---|
971 | | #define HAVE_STRING_H 1 |
---|
972 | | #define HAVE_INTTYPES_H 1 |
---|
973 | | #define HAVE_STDINT_H 1 |
---|
974 | | #define HAVE_STRINGS_H 1 |
---|
975 | | #define HAVE_SYS_STAT_H 1 |
---|
976 | | #define HAVE_SYS_TYPES_H 1 |
---|
977 | | #define HAVE_UNISTD_H 1 |
---|
978 | | #define HAVE_WCHAR_H 1 |
---|
979 | | #define HAVE_SYS_PARAM_H 1 |
---|
980 | | #define HAVE_SYS_SOCKET_H 1 |
---|
981 | | #define HAVE_LIMITS_H 1 |
---|
982 | | #define HAVE_SYS_TIME_H 1 |
---|
983 | | #define STDC_HEADERS 1 |
---|
984 | | #define _ALL_SOURCE 1 |
---|
985 | | #define _DARWIN_C_SOURCE 1 |
---|
986 | | #define _GNU_SOURCE 1 |
---|
987 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
988 | | #define _NETBSD_SOURCE 1 |
---|
989 | | #define _OPENBSD_SOURCE 1 |
---|
990 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
991 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
992 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
993 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
994 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
995 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
996 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
997 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
998 | | #define _TANDEM_SOURCE 1 |
---|
999 | | #define __EXTENSIONS__ 1 |
---|
1000 | | #define HAVE_DLFCN_H 1 |
---|
1001 | | #define LT_OBJDIR ".libs/" |
---|
1002 | | #define INSTALLPREFIX "/opt/local" |
---|
1003 | | #define ENABLE_EXTRA 1 |
---|
1004 | | #define HAVE_VISIBILITY 1 |
---|
1005 | | #define HAVE_ICONV 1 |
---|
1006 | | #define ICONV_CONST |
---|
1007 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1008 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1009 | | #define HAVE_MBSTATE_T 1 |
---|
1010 | | #define HAVE_WCHAR_T 1 |
---|
1011 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1012 | | #define HAVE_MBRTOWC 1 |
---|
1013 | | #define HAVE_WCRTOMB 1 |
---|
1014 | | #define HAVE_MBSINIT 1 |
---|
1015 | | #define HAVE_SETLOCALE 1 |
---|
1016 | | #define HAVE_MEMMOVE 1 |
---|
1017 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1018 | | #define HAVE_SYMLINK 1 |
---|
1019 | | #define HAVE_FACCESSAT 1 |
---|
1020 | | #define HAVE_REALPATH 1 |
---|
1021 | | #define HAVE_LSTAT 1 |
---|
1022 | | #define HAVE_READLINKAT 1 |
---|
1023 | | /* end confdefs.h. */ |
---|
1024 | | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. |
---|
1025 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1026 | | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler |
---|
1027 | | |
---|
1028 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1029 | | which can conflict with char _set_invalid_parameter_handler (); below. */ |
---|
1030 | | |
---|
1031 | | #include <limits.h> |
---|
1032 | | #undef _set_invalid_parameter_handler |
---|
1033 | | |
---|
1034 | | /* Override any GCC internal prototype to avoid an error. |
---|
1035 | | Use char because int might match the return type of a GCC |
---|
1036 | | builtin and then its argument prototype would still apply. */ |
---|
1037 | | #ifdef __cplusplus |
---|
1038 | | extern "C" |
---|
1039 | | #endif |
---|
1040 | | char _set_invalid_parameter_handler (); |
---|
1041 | | /* The GNU C library defines this for functions which it implements |
---|
1042 | | to always fail with ENOSYS. Some functions are actually named |
---|
1043 | | something starting with __ and the normal name is an alias. */ |
---|
1044 | | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler |
---|
1045 | | choke me |
---|
1046 | | #endif |
---|
1047 | | |
---|
1048 | | int |
---|
1049 | | main (void) |
---|
1050 | | { |
---|
1051 | | return _set_invalid_parameter_handler (); |
---|
1052 | | ; |
---|
1053 | | return 0; |
---|
1054 | | } |
---|
1055 | configure:19373: result: no |
---|
1056 | configure:19373: checking for fcntl |
---|
1057 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1058 | configure:19373: $? = 0 |
---|
1059 | configure:19373: result: yes |
---|
1060 | configure:19373: checking for getdtablesize |
---|
1061 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1062 | configure:19373: $? = 0 |
---|
1063 | configure:19373: result: yes |
---|
1064 | configure:19373: checking for getprogname |
---|
1065 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1066 | configure:19373: $? = 0 |
---|
1067 | configure:19373: result: yes |
---|
1068 | configure:19373: checking for getexecname |
---|
1069 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1070 | Undefined symbols for architecture arm64: |
---|
1071 | "_getexecname", referenced from: |
---|
1072 | _main in conftest-c15d4e.o |
---|
1073 | ld: symbol(s) not found for architecture arm64 |
---|
1074 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1075 | configure:19373: $? = 1 |
---|
1076 | configure: failed program was: |
---|
1077 | | /* confdefs.h */ |
---|
1078 | | #define PACKAGE_NAME "libiconv" |
---|
1079 | | #define PACKAGE_TARNAME "libiconv" |
---|
1080 | | #define PACKAGE_VERSION "1.17" |
---|
1081 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1082 | | #define PACKAGE_BUGREPORT "" |
---|
1083 | | #define PACKAGE_URL "" |
---|
1084 | | #define PACKAGE "libiconv" |
---|
1085 | | #define VERSION "1.17" |
---|
1086 | | #define HAVE_STDIO_H 1 |
---|
1087 | | #define HAVE_STDLIB_H 1 |
---|
1088 | | #define HAVE_STRING_H 1 |
---|
1089 | | #define HAVE_INTTYPES_H 1 |
---|
1090 | | #define HAVE_STDINT_H 1 |
---|
1091 | | #define HAVE_STRINGS_H 1 |
---|
1092 | | #define HAVE_SYS_STAT_H 1 |
---|
1093 | | #define HAVE_SYS_TYPES_H 1 |
---|
1094 | | #define HAVE_UNISTD_H 1 |
---|
1095 | | #define HAVE_WCHAR_H 1 |
---|
1096 | | #define HAVE_SYS_PARAM_H 1 |
---|
1097 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1098 | | #define HAVE_LIMITS_H 1 |
---|
1099 | | #define HAVE_SYS_TIME_H 1 |
---|
1100 | | #define STDC_HEADERS 1 |
---|
1101 | | #define _ALL_SOURCE 1 |
---|
1102 | | #define _DARWIN_C_SOURCE 1 |
---|
1103 | | #define _GNU_SOURCE 1 |
---|
1104 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1105 | | #define _NETBSD_SOURCE 1 |
---|
1106 | | #define _OPENBSD_SOURCE 1 |
---|
1107 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1108 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1109 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1110 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1111 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1112 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1113 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1114 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1115 | | #define _TANDEM_SOURCE 1 |
---|
1116 | | #define __EXTENSIONS__ 1 |
---|
1117 | | #define HAVE_DLFCN_H 1 |
---|
1118 | | #define LT_OBJDIR ".libs/" |
---|
1119 | | #define INSTALLPREFIX "/opt/local" |
---|
1120 | | #define ENABLE_EXTRA 1 |
---|
1121 | | #define HAVE_VISIBILITY 1 |
---|
1122 | | #define HAVE_ICONV 1 |
---|
1123 | | #define ICONV_CONST |
---|
1124 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1125 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1126 | | #define HAVE_MBSTATE_T 1 |
---|
1127 | | #define HAVE_WCHAR_T 1 |
---|
1128 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1129 | | #define HAVE_MBRTOWC 1 |
---|
1130 | | #define HAVE_WCRTOMB 1 |
---|
1131 | | #define HAVE_MBSINIT 1 |
---|
1132 | | #define HAVE_SETLOCALE 1 |
---|
1133 | | #define HAVE_MEMMOVE 1 |
---|
1134 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1135 | | #define HAVE_SYMLINK 1 |
---|
1136 | | #define HAVE_FACCESSAT 1 |
---|
1137 | | #define HAVE_REALPATH 1 |
---|
1138 | | #define HAVE_LSTAT 1 |
---|
1139 | | #define HAVE_READLINKAT 1 |
---|
1140 | | #define HAVE_FCNTL 1 |
---|
1141 | | #define HAVE_GETDTABLESIZE 1 |
---|
1142 | | #define HAVE_GETPROGNAME 1 |
---|
1143 | | /* end confdefs.h. */ |
---|
1144 | | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. |
---|
1145 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1146 | | #define getexecname innocuous_getexecname |
---|
1147 | | |
---|
1148 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1149 | | which can conflict with char getexecname (); below. */ |
---|
1150 | | |
---|
1151 | | #include <limits.h> |
---|
1152 | | #undef getexecname |
---|
1153 | | |
---|
1154 | | /* Override any GCC internal prototype to avoid an error. |
---|
1155 | | Use char because int might match the return type of a GCC |
---|
1156 | | builtin and then its argument prototype would still apply. */ |
---|
1157 | | #ifdef __cplusplus |
---|
1158 | | extern "C" |
---|
1159 | | #endif |
---|
1160 | | char getexecname (); |
---|
1161 | | /* The GNU C library defines this for functions which it implements |
---|
1162 | | to always fail with ENOSYS. Some functions are actually named |
---|
1163 | | something starting with __ and the normal name is an alias. */ |
---|
1164 | | #if defined __stub_getexecname || defined __stub___getexecname |
---|
1165 | | choke me |
---|
1166 | | #endif |
---|
1167 | | |
---|
1168 | | int |
---|
1169 | | main (void) |
---|
1170 | | { |
---|
1171 | | return getexecname (); |
---|
1172 | | ; |
---|
1173 | | return 0; |
---|
1174 | | } |
---|
1175 | configure:19373: result: no |
---|
1176 | configure:19373: checking for readlink |
---|
1177 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1178 | configure:19373: $? = 0 |
---|
1179 | configure:19373: result: yes |
---|
1180 | configure:19373: checking for setenv |
---|
1181 | configure:19373: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1182 | configure:19373: $? = 0 |
---|
1183 | configure:19373: result: yes |
---|
1184 | configure:19442: checking for working fcntl.h |
---|
1185 | configure:19556: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1186 | conftest.c:153:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
1187 | int result = !constants; |
---|
1188 | ~^~~~~~~~~ |
---|
1189 | 1 warning generated. |
---|
1190 | configure:19556: $? = 0 |
---|
1191 | configure:19556: ./conftest |
---|
1192 | configure:19556: $? = 0 |
---|
1193 | configure:19573: result: yes |
---|
1194 | configure:19595: checking for wchar.h |
---|
1195 | configure:19595: result: yes |
---|
1196 | configure:19603: checking for EILSEQ |
---|
1197 | configure:19668: result: yes |
---|
1198 | configure:19679: checking whether byte ordering is bigendian |
---|
1199 | configure:19695: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1200 | configure:19695: $? = 0 |
---|
1201 | configure:19741: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1202 | configure:19741: $? = 0 |
---|
1203 | configure:19760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1204 | conftest.c:80:4: error: use of undeclared identifier 'not' |
---|
1205 | not big endian |
---|
1206 | ^ |
---|
1207 | 1 error generated. |
---|
1208 | configure:19760: $? = 1 |
---|
1209 | configure: failed program was: |
---|
1210 | | /* confdefs.h */ |
---|
1211 | | #define PACKAGE_NAME "libiconv" |
---|
1212 | | #define PACKAGE_TARNAME "libiconv" |
---|
1213 | | #define PACKAGE_VERSION "1.17" |
---|
1214 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1215 | | #define PACKAGE_BUGREPORT "" |
---|
1216 | | #define PACKAGE_URL "" |
---|
1217 | | #define PACKAGE "libiconv" |
---|
1218 | | #define VERSION "1.17" |
---|
1219 | | #define HAVE_STDIO_H 1 |
---|
1220 | | #define HAVE_STDLIB_H 1 |
---|
1221 | | #define HAVE_STRING_H 1 |
---|
1222 | | #define HAVE_INTTYPES_H 1 |
---|
1223 | | #define HAVE_STDINT_H 1 |
---|
1224 | | #define HAVE_STRINGS_H 1 |
---|
1225 | | #define HAVE_SYS_STAT_H 1 |
---|
1226 | | #define HAVE_SYS_TYPES_H 1 |
---|
1227 | | #define HAVE_UNISTD_H 1 |
---|
1228 | | #define HAVE_WCHAR_H 1 |
---|
1229 | | #define HAVE_SYS_PARAM_H 1 |
---|
1230 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1231 | | #define HAVE_LIMITS_H 1 |
---|
1232 | | #define HAVE_SYS_TIME_H 1 |
---|
1233 | | #define STDC_HEADERS 1 |
---|
1234 | | #define _ALL_SOURCE 1 |
---|
1235 | | #define _DARWIN_C_SOURCE 1 |
---|
1236 | | #define _GNU_SOURCE 1 |
---|
1237 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1238 | | #define _NETBSD_SOURCE 1 |
---|
1239 | | #define _OPENBSD_SOURCE 1 |
---|
1240 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1241 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1242 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1243 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1244 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1245 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1246 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1247 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1248 | | #define _TANDEM_SOURCE 1 |
---|
1249 | | #define __EXTENSIONS__ 1 |
---|
1250 | | #define HAVE_DLFCN_H 1 |
---|
1251 | | #define LT_OBJDIR ".libs/" |
---|
1252 | | #define INSTALLPREFIX "/opt/local" |
---|
1253 | | #define ENABLE_EXTRA 1 |
---|
1254 | | #define HAVE_VISIBILITY 1 |
---|
1255 | | #define HAVE_ICONV 1 |
---|
1256 | | #define ICONV_CONST |
---|
1257 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1258 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1259 | | #define HAVE_MBSTATE_T 1 |
---|
1260 | | #define HAVE_WCHAR_T 1 |
---|
1261 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1262 | | #define HAVE_MBRTOWC 1 |
---|
1263 | | #define HAVE_WCRTOMB 1 |
---|
1264 | | #define HAVE_MBSINIT 1 |
---|
1265 | | #define HAVE_SETLOCALE 1 |
---|
1266 | | #define HAVE_MEMMOVE 1 |
---|
1267 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1268 | | #define HAVE_SYMLINK 1 |
---|
1269 | | #define HAVE_FACCESSAT 1 |
---|
1270 | | #define HAVE_REALPATH 1 |
---|
1271 | | #define HAVE_LSTAT 1 |
---|
1272 | | #define HAVE_READLINKAT 1 |
---|
1273 | | #define HAVE_FCNTL 1 |
---|
1274 | | #define HAVE_GETDTABLESIZE 1 |
---|
1275 | | #define HAVE_GETPROGNAME 1 |
---|
1276 | | #define HAVE_READLINK 1 |
---|
1277 | | #define HAVE_SETENV 1 |
---|
1278 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1279 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1280 | | #define HAVE_WCHAR_H 1 |
---|
1281 | | /* end confdefs.h. */ |
---|
1282 | | #include <sys/types.h> |
---|
1283 | | #include <sys/param.h> |
---|
1284 | | |
---|
1285 | | int |
---|
1286 | | main (void) |
---|
1287 | | { |
---|
1288 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
1289 | | not big endian |
---|
1290 | | #endif |
---|
1291 | | |
---|
1292 | | ; |
---|
1293 | | return 0; |
---|
1294 | | } |
---|
1295 | configure:19894: result: no |
---|
1296 | configure:19948: checking for size_t |
---|
1297 | configure:19948: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1298 | configure:19948: $? = 0 |
---|
1299 | configure:19948: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1300 | conftest.c:105:21: error: expected expression |
---|
1301 | if (sizeof ((size_t))) |
---|
1302 | ^ |
---|
1303 | 1 error generated. |
---|
1304 | configure:19948: $? = 1 |
---|
1305 | configure: failed program was: |
---|
1306 | | /* confdefs.h */ |
---|
1307 | | #define PACKAGE_NAME "libiconv" |
---|
1308 | | #define PACKAGE_TARNAME "libiconv" |
---|
1309 | | #define PACKAGE_VERSION "1.17" |
---|
1310 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1311 | | #define PACKAGE_BUGREPORT "" |
---|
1312 | | #define PACKAGE_URL "" |
---|
1313 | | #define PACKAGE "libiconv" |
---|
1314 | | #define VERSION "1.17" |
---|
1315 | | #define HAVE_STDIO_H 1 |
---|
1316 | | #define HAVE_STDLIB_H 1 |
---|
1317 | | #define HAVE_STRING_H 1 |
---|
1318 | | #define HAVE_INTTYPES_H 1 |
---|
1319 | | #define HAVE_STDINT_H 1 |
---|
1320 | | #define HAVE_STRINGS_H 1 |
---|
1321 | | #define HAVE_SYS_STAT_H 1 |
---|
1322 | | #define HAVE_SYS_TYPES_H 1 |
---|
1323 | | #define HAVE_UNISTD_H 1 |
---|
1324 | | #define HAVE_WCHAR_H 1 |
---|
1325 | | #define HAVE_SYS_PARAM_H 1 |
---|
1326 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1327 | | #define HAVE_LIMITS_H 1 |
---|
1328 | | #define HAVE_SYS_TIME_H 1 |
---|
1329 | | #define STDC_HEADERS 1 |
---|
1330 | | #define _ALL_SOURCE 1 |
---|
1331 | | #define _DARWIN_C_SOURCE 1 |
---|
1332 | | #define _GNU_SOURCE 1 |
---|
1333 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1334 | | #define _NETBSD_SOURCE 1 |
---|
1335 | | #define _OPENBSD_SOURCE 1 |
---|
1336 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1337 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1338 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1339 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1340 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1341 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1342 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1343 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1344 | | #define _TANDEM_SOURCE 1 |
---|
1345 | | #define __EXTENSIONS__ 1 |
---|
1346 | | #define HAVE_DLFCN_H 1 |
---|
1347 | | #define LT_OBJDIR ".libs/" |
---|
1348 | | #define INSTALLPREFIX "/opt/local" |
---|
1349 | | #define ENABLE_EXTRA 1 |
---|
1350 | | #define HAVE_VISIBILITY 1 |
---|
1351 | | #define HAVE_ICONV 1 |
---|
1352 | | #define ICONV_CONST |
---|
1353 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1354 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1355 | | #define HAVE_MBSTATE_T 1 |
---|
1356 | | #define HAVE_WCHAR_T 1 |
---|
1357 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1358 | | #define HAVE_MBRTOWC 1 |
---|
1359 | | #define HAVE_WCRTOMB 1 |
---|
1360 | | #define HAVE_MBSINIT 1 |
---|
1361 | | #define HAVE_SETLOCALE 1 |
---|
1362 | | #define HAVE_MEMMOVE 1 |
---|
1363 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1364 | | #define HAVE_SYMLINK 1 |
---|
1365 | | #define HAVE_FACCESSAT 1 |
---|
1366 | | #define HAVE_REALPATH 1 |
---|
1367 | | #define HAVE_LSTAT 1 |
---|
1368 | | #define HAVE_READLINKAT 1 |
---|
1369 | | #define HAVE_FCNTL 1 |
---|
1370 | | #define HAVE_GETDTABLESIZE 1 |
---|
1371 | | #define HAVE_GETPROGNAME 1 |
---|
1372 | | #define HAVE_READLINK 1 |
---|
1373 | | #define HAVE_SETENV 1 |
---|
1374 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1375 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1376 | | #define HAVE_WCHAR_H 1 |
---|
1377 | | #define WORDS_LITTLEENDIAN 1 |
---|
1378 | | /* end confdefs.h. */ |
---|
1379 | | #include <stddef.h> |
---|
1380 | | #ifdef HAVE_STDIO_H |
---|
1381 | | # include <stdio.h> |
---|
1382 | | #endif |
---|
1383 | | #ifdef HAVE_STDLIB_H |
---|
1384 | | # include <stdlib.h> |
---|
1385 | | #endif |
---|
1386 | | #ifdef HAVE_STRING_H |
---|
1387 | | # include <string.h> |
---|
1388 | | #endif |
---|
1389 | | #ifdef HAVE_INTTYPES_H |
---|
1390 | | # include <inttypes.h> |
---|
1391 | | #endif |
---|
1392 | | #ifdef HAVE_STDINT_H |
---|
1393 | | # include <stdint.h> |
---|
1394 | | #endif |
---|
1395 | | #ifdef HAVE_STRINGS_H |
---|
1396 | | # include <strings.h> |
---|
1397 | | #endif |
---|
1398 | | #ifdef HAVE_SYS_TYPES_H |
---|
1399 | | # include <sys/types.h> |
---|
1400 | | #endif |
---|
1401 | | #ifdef HAVE_SYS_STAT_H |
---|
1402 | | # include <sys/stat.h> |
---|
1403 | | #endif |
---|
1404 | | #ifdef HAVE_UNISTD_H |
---|
1405 | | # include <unistd.h> |
---|
1406 | | #endif |
---|
1407 | | int |
---|
1408 | | main (void) |
---|
1409 | | { |
---|
1410 | | if (sizeof ((size_t))) |
---|
1411 | | return 0; |
---|
1412 | | ; |
---|
1413 | | return 0; |
---|
1414 | | } |
---|
1415 | configure:19948: result: yes |
---|
1416 | configure:19960: checking for working alloca.h |
---|
1417 | configure:19978: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1418 | configure:19978: $? = 0 |
---|
1419 | configure:19987: result: yes |
---|
1420 | configure:19995: checking for alloca |
---|
1421 | configure:20040: result: yes |
---|
1422 | configure:20189: checking whether lstat correctly handles trailing slash |
---|
1423 | configure:20233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1424 | configure:20233: $? = 0 |
---|
1425 | configure:20233: ./conftest |
---|
1426 | configure:20233: $? = 1 |
---|
1427 | configure: program exited with status 1 |
---|
1428 | configure: failed program was: |
---|
1429 | | /* confdefs.h */ |
---|
1430 | | #define PACKAGE_NAME "libiconv" |
---|
1431 | | #define PACKAGE_TARNAME "libiconv" |
---|
1432 | | #define PACKAGE_VERSION "1.17" |
---|
1433 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1434 | | #define PACKAGE_BUGREPORT "" |
---|
1435 | | #define PACKAGE_URL "" |
---|
1436 | | #define PACKAGE "libiconv" |
---|
1437 | | #define VERSION "1.17" |
---|
1438 | | #define HAVE_STDIO_H 1 |
---|
1439 | | #define HAVE_STDLIB_H 1 |
---|
1440 | | #define HAVE_STRING_H 1 |
---|
1441 | | #define HAVE_INTTYPES_H 1 |
---|
1442 | | #define HAVE_STDINT_H 1 |
---|
1443 | | #define HAVE_STRINGS_H 1 |
---|
1444 | | #define HAVE_SYS_STAT_H 1 |
---|
1445 | | #define HAVE_SYS_TYPES_H 1 |
---|
1446 | | #define HAVE_UNISTD_H 1 |
---|
1447 | | #define HAVE_WCHAR_H 1 |
---|
1448 | | #define HAVE_SYS_PARAM_H 1 |
---|
1449 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1450 | | #define HAVE_LIMITS_H 1 |
---|
1451 | | #define HAVE_SYS_TIME_H 1 |
---|
1452 | | #define STDC_HEADERS 1 |
---|
1453 | | #define _ALL_SOURCE 1 |
---|
1454 | | #define _DARWIN_C_SOURCE 1 |
---|
1455 | | #define _GNU_SOURCE 1 |
---|
1456 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1457 | | #define _NETBSD_SOURCE 1 |
---|
1458 | | #define _OPENBSD_SOURCE 1 |
---|
1459 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1460 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1461 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1462 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1463 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1464 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1465 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1466 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1467 | | #define _TANDEM_SOURCE 1 |
---|
1468 | | #define __EXTENSIONS__ 1 |
---|
1469 | | #define HAVE_DLFCN_H 1 |
---|
1470 | | #define LT_OBJDIR ".libs/" |
---|
1471 | | #define INSTALLPREFIX "/opt/local" |
---|
1472 | | #define ENABLE_EXTRA 1 |
---|
1473 | | #define HAVE_VISIBILITY 1 |
---|
1474 | | #define HAVE_ICONV 1 |
---|
1475 | | #define ICONV_CONST |
---|
1476 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1477 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1478 | | #define HAVE_MBSTATE_T 1 |
---|
1479 | | #define HAVE_WCHAR_T 1 |
---|
1480 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1481 | | #define HAVE_MBRTOWC 1 |
---|
1482 | | #define HAVE_WCRTOMB 1 |
---|
1483 | | #define HAVE_MBSINIT 1 |
---|
1484 | | #define HAVE_SETLOCALE 1 |
---|
1485 | | #define HAVE_MEMMOVE 1 |
---|
1486 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1487 | | #define HAVE_SYMLINK 1 |
---|
1488 | | #define HAVE_FACCESSAT 1 |
---|
1489 | | #define HAVE_REALPATH 1 |
---|
1490 | | #define HAVE_LSTAT 1 |
---|
1491 | | #define HAVE_READLINKAT 1 |
---|
1492 | | #define HAVE_FCNTL 1 |
---|
1493 | | #define HAVE_GETDTABLESIZE 1 |
---|
1494 | | #define HAVE_GETPROGNAME 1 |
---|
1495 | | #define HAVE_READLINK 1 |
---|
1496 | | #define HAVE_SETENV 1 |
---|
1497 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1498 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1499 | | #define HAVE_WCHAR_H 1 |
---|
1500 | | #define WORDS_LITTLEENDIAN 1 |
---|
1501 | | #define HAVE_ALLOCA_H 1 |
---|
1502 | | #define HAVE_ALLOCA 1 |
---|
1503 | | /* end confdefs.h. */ |
---|
1504 | | #include <stddef.h> |
---|
1505 | | #ifdef HAVE_STDIO_H |
---|
1506 | | # include <stdio.h> |
---|
1507 | | #endif |
---|
1508 | | #ifdef HAVE_STDLIB_H |
---|
1509 | | # include <stdlib.h> |
---|
1510 | | #endif |
---|
1511 | | #ifdef HAVE_STRING_H |
---|
1512 | | # include <string.h> |
---|
1513 | | #endif |
---|
1514 | | #ifdef HAVE_INTTYPES_H |
---|
1515 | | # include <inttypes.h> |
---|
1516 | | #endif |
---|
1517 | | #ifdef HAVE_STDINT_H |
---|
1518 | | # include <stdint.h> |
---|
1519 | | #endif |
---|
1520 | | #ifdef HAVE_STRINGS_H |
---|
1521 | | # include <strings.h> |
---|
1522 | | #endif |
---|
1523 | | #ifdef HAVE_SYS_TYPES_H |
---|
1524 | | # include <sys/types.h> |
---|
1525 | | #endif |
---|
1526 | | #ifdef HAVE_SYS_STAT_H |
---|
1527 | | # include <sys/stat.h> |
---|
1528 | | #endif |
---|
1529 | | #ifdef HAVE_UNISTD_H |
---|
1530 | | # include <unistd.h> |
---|
1531 | | #endif |
---|
1532 | | int |
---|
1533 | | main (void) |
---|
1534 | | { |
---|
1535 | | struct stat sbuf; |
---|
1536 | | if (symlink ("conftest.file", "conftest.sym") != 0) |
---|
1537 | | return 1; |
---|
1538 | | /* Linux will dereference the symlink and fail, as required by |
---|
1539 | | POSIX. That is better in the sense that it means we will not |
---|
1540 | | have to compile and use the lstat wrapper. */ |
---|
1541 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
1542 | | |
---|
1543 | | ; |
---|
1544 | | return 0; |
---|
1545 | | } |
---|
1546 | configure:20246: result: no |
---|
1547 | configure:20260: checking whether // is distinct from / |
---|
1548 | configure:20290: result: no |
---|
1549 | configure:20302: checking whether realpath works |
---|
1550 | configure:20516: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1551 | configure:20516: $? = 0 |
---|
1552 | configure:20516: ./conftest |
---|
1553 | configure:20516: $? = 12 |
---|
1554 | configure: program exited with status 12 |
---|
1555 | configure: failed program was: |
---|
1556 | | /* confdefs.h */ |
---|
1557 | | #define PACKAGE_NAME "libiconv" |
---|
1558 | | #define PACKAGE_TARNAME "libiconv" |
---|
1559 | | #define PACKAGE_VERSION "1.17" |
---|
1560 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1561 | | #define PACKAGE_BUGREPORT "" |
---|
1562 | | #define PACKAGE_URL "" |
---|
1563 | | #define PACKAGE "libiconv" |
---|
1564 | | #define VERSION "1.17" |
---|
1565 | | #define HAVE_STDIO_H 1 |
---|
1566 | | #define HAVE_STDLIB_H 1 |
---|
1567 | | #define HAVE_STRING_H 1 |
---|
1568 | | #define HAVE_INTTYPES_H 1 |
---|
1569 | | #define HAVE_STDINT_H 1 |
---|
1570 | | #define HAVE_STRINGS_H 1 |
---|
1571 | | #define HAVE_SYS_STAT_H 1 |
---|
1572 | | #define HAVE_SYS_TYPES_H 1 |
---|
1573 | | #define HAVE_UNISTD_H 1 |
---|
1574 | | #define HAVE_WCHAR_H 1 |
---|
1575 | | #define HAVE_SYS_PARAM_H 1 |
---|
1576 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1577 | | #define HAVE_LIMITS_H 1 |
---|
1578 | | #define HAVE_SYS_TIME_H 1 |
---|
1579 | | #define STDC_HEADERS 1 |
---|
1580 | | #define _ALL_SOURCE 1 |
---|
1581 | | #define _DARWIN_C_SOURCE 1 |
---|
1582 | | #define _GNU_SOURCE 1 |
---|
1583 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1584 | | #define _NETBSD_SOURCE 1 |
---|
1585 | | #define _OPENBSD_SOURCE 1 |
---|
1586 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1587 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1588 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1589 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1590 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1591 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1592 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1593 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1594 | | #define _TANDEM_SOURCE 1 |
---|
1595 | | #define __EXTENSIONS__ 1 |
---|
1596 | | #define HAVE_DLFCN_H 1 |
---|
1597 | | #define LT_OBJDIR ".libs/" |
---|
1598 | | #define INSTALLPREFIX "/opt/local" |
---|
1599 | | #define ENABLE_EXTRA 1 |
---|
1600 | | #define HAVE_VISIBILITY 1 |
---|
1601 | | #define HAVE_ICONV 1 |
---|
1602 | | #define ICONV_CONST |
---|
1603 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1604 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1605 | | #define HAVE_MBSTATE_T 1 |
---|
1606 | | #define HAVE_WCHAR_T 1 |
---|
1607 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1608 | | #define HAVE_MBRTOWC 1 |
---|
1609 | | #define HAVE_WCRTOMB 1 |
---|
1610 | | #define HAVE_MBSINIT 1 |
---|
1611 | | #define HAVE_SETLOCALE 1 |
---|
1612 | | #define HAVE_MEMMOVE 1 |
---|
1613 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1614 | | #define HAVE_SYMLINK 1 |
---|
1615 | | #define HAVE_FACCESSAT 1 |
---|
1616 | | #define HAVE_REALPATH 1 |
---|
1617 | | #define HAVE_LSTAT 1 |
---|
1618 | | #define HAVE_READLINKAT 1 |
---|
1619 | | #define HAVE_FCNTL 1 |
---|
1620 | | #define HAVE_GETDTABLESIZE 1 |
---|
1621 | | #define HAVE_GETPROGNAME 1 |
---|
1622 | | #define HAVE_READLINK 1 |
---|
1623 | | #define HAVE_SETENV 1 |
---|
1624 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1625 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1626 | | #define HAVE_WCHAR_H 1 |
---|
1627 | | #define WORDS_LITTLEENDIAN 1 |
---|
1628 | | #define HAVE_ALLOCA_H 1 |
---|
1629 | | #define HAVE_ALLOCA 1 |
---|
1630 | | /* end confdefs.h. */ |
---|
1631 | | |
---|
1632 | | |
---|
1633 | | |
---|
1634 | | #include <stdlib.h> |
---|
1635 | | #if defined __MACH__ && defined __APPLE__ |
---|
1636 | | /* Avoid a crash on Mac OS X. */ |
---|
1637 | | #include <mach/mach.h> |
---|
1638 | | #include <mach/mach_error.h> |
---|
1639 | | #include <mach/thread_status.h> |
---|
1640 | | #include <mach/exception.h> |
---|
1641 | | #include <mach/task.h> |
---|
1642 | | #include <pthread.h> |
---|
1643 | | /* The exception port on which our thread listens. */ |
---|
1644 | | static mach_port_t our_exception_port; |
---|
1645 | | /* The main function of the thread listening for exceptions of type |
---|
1646 | | EXC_BAD_ACCESS. */ |
---|
1647 | | static void * |
---|
1648 | | mach_exception_thread (void *arg) |
---|
1649 | | { |
---|
1650 | | /* Buffer for a message to be received. */ |
---|
1651 | | struct { |
---|
1652 | | mach_msg_header_t head; |
---|
1653 | | mach_msg_body_t msgh_body; |
---|
1654 | | char data[1024]; |
---|
1655 | | } msg; |
---|
1656 | | mach_msg_return_t retval; |
---|
1657 | | /* Wait for a message on the exception port. */ |
---|
1658 | | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), |
---|
1659 | | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); |
---|
1660 | | if (retval != MACH_MSG_SUCCESS) |
---|
1661 | | abort (); |
---|
1662 | | exit (1); |
---|
1663 | | } |
---|
1664 | | static void |
---|
1665 | | nocrash_init (void) |
---|
1666 | | { |
---|
1667 | | mach_port_t self = mach_task_self (); |
---|
1668 | | /* Allocate a port on which the thread shall listen for exceptions. */ |
---|
1669 | | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) |
---|
1670 | | == KERN_SUCCESS) { |
---|
1671 | | /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ |
---|
1672 | | if (mach_port_insert_right (self, our_exception_port, our_exception_port, |
---|
1673 | | MACH_MSG_TYPE_MAKE_SEND) |
---|
1674 | | == KERN_SUCCESS) { |
---|
1675 | | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting |
---|
1676 | | for us. */ |
---|
1677 | | exception_mask_t mask = EXC_MASK_BAD_ACCESS; |
---|
1678 | | /* Create the thread listening on the exception port. */ |
---|
1679 | | pthread_attr_t attr; |
---|
1680 | | pthread_t thread; |
---|
1681 | | if (pthread_attr_init (&attr) == 0 |
---|
1682 | | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 |
---|
1683 | | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { |
---|
1684 | | pthread_attr_destroy (&attr); |
---|
1685 | | /* Replace the exception port info for these exceptions with our own. |
---|
1686 | | Note that we replace the exception port for the entire task, not only |
---|
1687 | | for a particular thread. This has the effect that when our exception |
---|
1688 | | port gets the message, the thread specific exception port has already |
---|
1689 | | been asked, and we don't need to bother about it. |
---|
1690 | | See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ |
---|
1691 | | task_set_exception_ports (self, mask, our_exception_port, |
---|
1692 | | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); |
---|
1693 | | } |
---|
1694 | | } |
---|
1695 | | } |
---|
1696 | | } |
---|
1697 | | #elif defined _WIN32 && ! defined __CYGWIN__ |
---|
1698 | | /* Avoid a crash on native Windows. */ |
---|
1699 | | #define WIN32_LEAN_AND_MEAN |
---|
1700 | | #include <windows.h> |
---|
1701 | | #include <winerror.h> |
---|
1702 | | static LONG WINAPI |
---|
1703 | | exception_filter (EXCEPTION_POINTERS *ExceptionInfo) |
---|
1704 | | { |
---|
1705 | | switch (ExceptionInfo->ExceptionRecord->ExceptionCode) |
---|
1706 | | { |
---|
1707 | | case EXCEPTION_ACCESS_VIOLATION: |
---|
1708 | | case EXCEPTION_IN_PAGE_ERROR: |
---|
1709 | | case EXCEPTION_STACK_OVERFLOW: |
---|
1710 | | case EXCEPTION_GUARD_PAGE: |
---|
1711 | | case EXCEPTION_PRIV_INSTRUCTION: |
---|
1712 | | case EXCEPTION_ILLEGAL_INSTRUCTION: |
---|
1713 | | case EXCEPTION_DATATYPE_MISALIGNMENT: |
---|
1714 | | case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: |
---|
1715 | | case EXCEPTION_NONCONTINUABLE_EXCEPTION: |
---|
1716 | | exit (1); |
---|
1717 | | } |
---|
1718 | | return EXCEPTION_CONTINUE_SEARCH; |
---|
1719 | | } |
---|
1720 | | static void |
---|
1721 | | nocrash_init (void) |
---|
1722 | | { |
---|
1723 | | SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); |
---|
1724 | | } |
---|
1725 | | #else |
---|
1726 | | /* Avoid a crash on POSIX systems. */ |
---|
1727 | | #include <signal.h> |
---|
1728 | | #include <unistd.h> |
---|
1729 | | /* A POSIX signal handler. */ |
---|
1730 | | static void |
---|
1731 | | exception_handler (int sig) |
---|
1732 | | { |
---|
1733 | | _exit (1); |
---|
1734 | | } |
---|
1735 | | static void |
---|
1736 | | nocrash_init (void) |
---|
1737 | | { |
---|
1738 | | #ifdef SIGSEGV |
---|
1739 | | signal (SIGSEGV, exception_handler); |
---|
1740 | | #endif |
---|
1741 | | #ifdef SIGBUS |
---|
1742 | | signal (SIGBUS, exception_handler); |
---|
1743 | | #endif |
---|
1744 | | } |
---|
1745 | | #endif |
---|
1746 | | |
---|
1747 | | #include <errno.h> |
---|
1748 | | #include <stdlib.h> |
---|
1749 | | #include <string.h> |
---|
1750 | | |
---|
1751 | | int |
---|
1752 | | main (void) |
---|
1753 | | { |
---|
1754 | | |
---|
1755 | | int result = 0; |
---|
1756 | | /* This test fails on Solaris 10. */ |
---|
1757 | | { |
---|
1758 | | char *name = realpath ("conftest.a", NULL); |
---|
1759 | | if (!(name && *name == '/')) |
---|
1760 | | result |= 1; |
---|
1761 | | free (name); |
---|
1762 | | } |
---|
1763 | | /* This test fails on older versions of Cygwin. */ |
---|
1764 | | { |
---|
1765 | | char *name = realpath ("conftest.b/../conftest.a", NULL); |
---|
1766 | | if (name != NULL) |
---|
1767 | | result |= 2; |
---|
1768 | | free (name); |
---|
1769 | | } |
---|
1770 | | /* This test fails on Cygwin 2.9. */ |
---|
1771 | | #if HAVE_LSTAT |
---|
1772 | | { |
---|
1773 | | char *name = realpath ("conftest.l/../conftest.a", NULL); |
---|
1774 | | if (name != NULL || errno != ENOTDIR) |
---|
1775 | | result |= 4; |
---|
1776 | | free (name); |
---|
1777 | | } |
---|
1778 | | #endif |
---|
1779 | | /* This test fails on Mac OS X 10.13, OpenBSD 6.0. */ |
---|
1780 | | { |
---|
1781 | | char *name = realpath ("conftest.a/", NULL); |
---|
1782 | | if (name != NULL) |
---|
1783 | | result |= 8; |
---|
1784 | | free (name); |
---|
1785 | | } |
---|
1786 | | /* This test fails on AIX 7, Solaris 10. */ |
---|
1787 | | { |
---|
1788 | | char *name1 = realpath (".", NULL); |
---|
1789 | | char *name2 = realpath ("conftest.d//./..", NULL); |
---|
1790 | | if (! name1 || ! name2 || strcmp (name1, name2)) |
---|
1791 | | result |= 16; |
---|
1792 | | free (name1); |
---|
1793 | | free (name2); |
---|
1794 | | } |
---|
1795 | | #ifdef __linux__ |
---|
1796 | | /* On Linux, // is the same as /. See also double-slash-root.m4. |
---|
1797 | | realpath() should respect this. |
---|
1798 | | This test fails on musl libc 1.2.2. */ |
---|
1799 | | { |
---|
1800 | | char *name = realpath ("//", NULL); |
---|
1801 | | if (! name || strcmp (name, "/")) |
---|
1802 | | result |= 32; |
---|
1803 | | free (name); |
---|
1804 | | } |
---|
1805 | | #endif |
---|
1806 | | return result; |
---|
1807 | | |
---|
1808 | | ; |
---|
1809 | | return 0; |
---|
1810 | | } |
---|
1811 | | |
---|
1812 | configure:20533: result: no |
---|
1813 | configure:20557: checking for getcwd |
---|
1814 | configure:20557: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
1815 | configure:20557: $? = 0 |
---|
1816 | configure:20557: result: yes |
---|
1817 | configure:20764: checking for C/C++ restrict keyword |
---|
1818 | configure:20794: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1819 | configure:20794: $? = 0 |
---|
1820 | configure:20803: result: __restrict__ |
---|
1821 | configure:21272: checking if environ is properly declared |
---|
1822 | configure:21296: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1823 | configure:21296: $? = 0 |
---|
1824 | configure:21304: result: no |
---|
1825 | configure:21319: checking whether the preprocessor supports include_next |
---|
1826 | configure:21358: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Iconftestd1b -Iconftestd2 conftest.c >&5 |
---|
1827 | configure:21358: $? = 0 |
---|
1828 | configure:21381: result: yes |
---|
1829 | configure:21403: checking whether source code line length is unlimited |
---|
1830 | configure:21428: result: yes |
---|
1831 | configure:21439: checking for complete errno.h |
---|
1832 | configure:21514: result: yes |
---|
1833 | configure:21819: checking for /usr/bin/clang options needed to detect all undeclared functions |
---|
1834 | configure:21841: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1835 | conftest.c:82:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration] |
---|
1836 | (void) strchr; |
---|
1837 | ^ |
---|
1838 | conftest.c:82:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr' |
---|
1839 | 1 error generated. |
---|
1840 | configure:21841: $? = 1 |
---|
1841 | configure: failed program was: |
---|
1842 | | /* confdefs.h */ |
---|
1843 | | #define PACKAGE_NAME "libiconv" |
---|
1844 | | #define PACKAGE_TARNAME "libiconv" |
---|
1845 | | #define PACKAGE_VERSION "1.17" |
---|
1846 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1847 | | #define PACKAGE_BUGREPORT "" |
---|
1848 | | #define PACKAGE_URL "" |
---|
1849 | | #define PACKAGE "libiconv" |
---|
1850 | | #define VERSION "1.17" |
---|
1851 | | #define HAVE_STDIO_H 1 |
---|
1852 | | #define HAVE_STDLIB_H 1 |
---|
1853 | | #define HAVE_STRING_H 1 |
---|
1854 | | #define HAVE_INTTYPES_H 1 |
---|
1855 | | #define HAVE_STDINT_H 1 |
---|
1856 | | #define HAVE_STRINGS_H 1 |
---|
1857 | | #define HAVE_SYS_STAT_H 1 |
---|
1858 | | #define HAVE_SYS_TYPES_H 1 |
---|
1859 | | #define HAVE_UNISTD_H 1 |
---|
1860 | | #define HAVE_WCHAR_H 1 |
---|
1861 | | #define HAVE_SYS_PARAM_H 1 |
---|
1862 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1863 | | #define HAVE_LIMITS_H 1 |
---|
1864 | | #define HAVE_SYS_TIME_H 1 |
---|
1865 | | #define STDC_HEADERS 1 |
---|
1866 | | #define _ALL_SOURCE 1 |
---|
1867 | | #define _DARWIN_C_SOURCE 1 |
---|
1868 | | #define _GNU_SOURCE 1 |
---|
1869 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1870 | | #define _NETBSD_SOURCE 1 |
---|
1871 | | #define _OPENBSD_SOURCE 1 |
---|
1872 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1873 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1874 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1875 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1876 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1877 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1878 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1879 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1880 | | #define _TANDEM_SOURCE 1 |
---|
1881 | | #define __EXTENSIONS__ 1 |
---|
1882 | | #define HAVE_DLFCN_H 1 |
---|
1883 | | #define LT_OBJDIR ".libs/" |
---|
1884 | | #define INSTALLPREFIX "/opt/local" |
---|
1885 | | #define ENABLE_EXTRA 1 |
---|
1886 | | #define HAVE_VISIBILITY 1 |
---|
1887 | | #define HAVE_ICONV 1 |
---|
1888 | | #define ICONV_CONST |
---|
1889 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1890 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1891 | | #define HAVE_MBSTATE_T 1 |
---|
1892 | | #define HAVE_WCHAR_T 1 |
---|
1893 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1894 | | #define HAVE_MBRTOWC 1 |
---|
1895 | | #define HAVE_WCRTOMB 1 |
---|
1896 | | #define HAVE_MBSINIT 1 |
---|
1897 | | #define HAVE_SETLOCALE 1 |
---|
1898 | | #define HAVE_MEMMOVE 1 |
---|
1899 | | #define HAVE_LANGINFO_CODESET 1 |
---|
1900 | | #define HAVE_SYMLINK 1 |
---|
1901 | | #define HAVE_FACCESSAT 1 |
---|
1902 | | #define HAVE_REALPATH 1 |
---|
1903 | | #define HAVE_LSTAT 1 |
---|
1904 | | #define HAVE_READLINKAT 1 |
---|
1905 | | #define HAVE_FCNTL 1 |
---|
1906 | | #define HAVE_GETDTABLESIZE 1 |
---|
1907 | | #define HAVE_GETPROGNAME 1 |
---|
1908 | | #define HAVE_READLINK 1 |
---|
1909 | | #define HAVE_SETENV 1 |
---|
1910 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
1911 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
1912 | | #define HAVE_WCHAR_H 1 |
---|
1913 | | #define WORDS_LITTLEENDIAN 1 |
---|
1914 | | #define HAVE_ALLOCA_H 1 |
---|
1915 | | #define HAVE_ALLOCA 1 |
---|
1916 | | #define HAVE_GETCWD 1 |
---|
1917 | | #define restrict __restrict__ |
---|
1918 | | /* end confdefs.h. */ |
---|
1919 | | |
---|
1920 | | int |
---|
1921 | | main (void) |
---|
1922 | | { |
---|
1923 | | (void) strchr; |
---|
1924 | | ; |
---|
1925 | | return 0; |
---|
1926 | | } |
---|
1927 | configure:21868: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1928 | configure:21868: $? = 0 |
---|
1929 | configure:21885: result: none needed |
---|
1930 | configure:21899: checking whether strerror_r is declared |
---|
1931 | configure:21899: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
1932 | configure:21899: $? = 0 |
---|
1933 | configure:21899: result: yes |
---|
1934 | configure:21918: checking whether strerror_r returns char * |
---|
1935 | configure:21943: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1936 | conftest.c:86:13: error: indirection requires pointer operand ('int' invalid) |
---|
1937 | char x = *strerror_r (0, buf, sizeof buf); |
---|
1938 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1939 | conftest.c:87:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] |
---|
1940 | char *p = strerror_r (0, buf, sizeof buf); |
---|
1941 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1942 | 1 warning and 1 error generated. |
---|
1943 | configure:21943: $? = 1 |
---|
1944 | configure: failed program was: |
---|
1945 | | /* confdefs.h */ |
---|
1946 | | #define PACKAGE_NAME "libiconv" |
---|
1947 | | #define PACKAGE_TARNAME "libiconv" |
---|
1948 | | #define PACKAGE_VERSION "1.17" |
---|
1949 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
1950 | | #define PACKAGE_BUGREPORT "" |
---|
1951 | | #define PACKAGE_URL "" |
---|
1952 | | #define PACKAGE "libiconv" |
---|
1953 | | #define VERSION "1.17" |
---|
1954 | | #define HAVE_STDIO_H 1 |
---|
1955 | | #define HAVE_STDLIB_H 1 |
---|
1956 | | #define HAVE_STRING_H 1 |
---|
1957 | | #define HAVE_INTTYPES_H 1 |
---|
1958 | | #define HAVE_STDINT_H 1 |
---|
1959 | | #define HAVE_STRINGS_H 1 |
---|
1960 | | #define HAVE_SYS_STAT_H 1 |
---|
1961 | | #define HAVE_SYS_TYPES_H 1 |
---|
1962 | | #define HAVE_UNISTD_H 1 |
---|
1963 | | #define HAVE_WCHAR_H 1 |
---|
1964 | | #define HAVE_SYS_PARAM_H 1 |
---|
1965 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1966 | | #define HAVE_LIMITS_H 1 |
---|
1967 | | #define HAVE_SYS_TIME_H 1 |
---|
1968 | | #define STDC_HEADERS 1 |
---|
1969 | | #define _ALL_SOURCE 1 |
---|
1970 | | #define _DARWIN_C_SOURCE 1 |
---|
1971 | | #define _GNU_SOURCE 1 |
---|
1972 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1973 | | #define _NETBSD_SOURCE 1 |
---|
1974 | | #define _OPENBSD_SOURCE 1 |
---|
1975 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1976 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1977 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1978 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1979 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1980 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1981 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1982 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1983 | | #define _TANDEM_SOURCE 1 |
---|
1984 | | #define __EXTENSIONS__ 1 |
---|
1985 | | #define HAVE_DLFCN_H 1 |
---|
1986 | | #define LT_OBJDIR ".libs/" |
---|
1987 | | #define INSTALLPREFIX "/opt/local" |
---|
1988 | | #define ENABLE_EXTRA 1 |
---|
1989 | | #define HAVE_VISIBILITY 1 |
---|
1990 | | #define HAVE_ICONV 1 |
---|
1991 | | #define ICONV_CONST |
---|
1992 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1993 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
1994 | | #define HAVE_MBSTATE_T 1 |
---|
1995 | | #define HAVE_WCHAR_T 1 |
---|
1996 | | #define HAVE_GETC_UNLOCKED 1 |
---|
1997 | | #define HAVE_MBRTOWC 1 |
---|
1998 | | #define HAVE_WCRTOMB 1 |
---|
1999 | | #define HAVE_MBSINIT 1 |
---|
2000 | | #define HAVE_SETLOCALE 1 |
---|
2001 | | #define HAVE_MEMMOVE 1 |
---|
2002 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2003 | | #define HAVE_SYMLINK 1 |
---|
2004 | | #define HAVE_FACCESSAT 1 |
---|
2005 | | #define HAVE_REALPATH 1 |
---|
2006 | | #define HAVE_LSTAT 1 |
---|
2007 | | #define HAVE_READLINKAT 1 |
---|
2008 | | #define HAVE_FCNTL 1 |
---|
2009 | | #define HAVE_GETDTABLESIZE 1 |
---|
2010 | | #define HAVE_GETPROGNAME 1 |
---|
2011 | | #define HAVE_READLINK 1 |
---|
2012 | | #define HAVE_SETENV 1 |
---|
2013 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2014 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2015 | | #define HAVE_WCHAR_H 1 |
---|
2016 | | #define WORDS_LITTLEENDIAN 1 |
---|
2017 | | #define HAVE_ALLOCA_H 1 |
---|
2018 | | #define HAVE_ALLOCA 1 |
---|
2019 | | #define HAVE_GETCWD 1 |
---|
2020 | | #define restrict __restrict__ |
---|
2021 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2022 | | #define HAVE_STRERROR_R 1 |
---|
2023 | | /* end confdefs.h. */ |
---|
2024 | | #include <string.h> |
---|
2025 | | int |
---|
2026 | | main (void) |
---|
2027 | | { |
---|
2028 | | |
---|
2029 | | char buf[100]; |
---|
2030 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
2031 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
2032 | | return !p || x; |
---|
2033 | | |
---|
2034 | | ; |
---|
2035 | | return 0; |
---|
2036 | | } |
---|
2037 | configure:21952: result: no |
---|
2038 | configure:21964: checking whether ctype.h defines __header_inline |
---|
2039 | configure:21978: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
2040 | configure:21978: $? = 0 |
---|
2041 | configure:21986: result: yes |
---|
2042 | configure:22036: checking for pid_t |
---|
2043 | configure:22036: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2044 | configure:22036: $? = 0 |
---|
2045 | configure:22036: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2046 | conftest.c:113:20: error: expected expression |
---|
2047 | if (sizeof ((pid_t))) |
---|
2048 | ^ |
---|
2049 | 1 error generated. |
---|
2050 | configure:22036: $? = 1 |
---|
2051 | configure: failed program was: |
---|
2052 | | /* confdefs.h */ |
---|
2053 | | #define PACKAGE_NAME "libiconv" |
---|
2054 | | #define PACKAGE_TARNAME "libiconv" |
---|
2055 | | #define PACKAGE_VERSION "1.17" |
---|
2056 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2057 | | #define PACKAGE_BUGREPORT "" |
---|
2058 | | #define PACKAGE_URL "" |
---|
2059 | | #define PACKAGE "libiconv" |
---|
2060 | | #define VERSION "1.17" |
---|
2061 | | #define HAVE_STDIO_H 1 |
---|
2062 | | #define HAVE_STDLIB_H 1 |
---|
2063 | | #define HAVE_STRING_H 1 |
---|
2064 | | #define HAVE_INTTYPES_H 1 |
---|
2065 | | #define HAVE_STDINT_H 1 |
---|
2066 | | #define HAVE_STRINGS_H 1 |
---|
2067 | | #define HAVE_SYS_STAT_H 1 |
---|
2068 | | #define HAVE_SYS_TYPES_H 1 |
---|
2069 | | #define HAVE_UNISTD_H 1 |
---|
2070 | | #define HAVE_WCHAR_H 1 |
---|
2071 | | #define HAVE_SYS_PARAM_H 1 |
---|
2072 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2073 | | #define HAVE_LIMITS_H 1 |
---|
2074 | | #define HAVE_SYS_TIME_H 1 |
---|
2075 | | #define STDC_HEADERS 1 |
---|
2076 | | #define _ALL_SOURCE 1 |
---|
2077 | | #define _DARWIN_C_SOURCE 1 |
---|
2078 | | #define _GNU_SOURCE 1 |
---|
2079 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2080 | | #define _NETBSD_SOURCE 1 |
---|
2081 | | #define _OPENBSD_SOURCE 1 |
---|
2082 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2083 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2084 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2085 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2086 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2087 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2088 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2089 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2090 | | #define _TANDEM_SOURCE 1 |
---|
2091 | | #define __EXTENSIONS__ 1 |
---|
2092 | | #define HAVE_DLFCN_H 1 |
---|
2093 | | #define LT_OBJDIR ".libs/" |
---|
2094 | | #define INSTALLPREFIX "/opt/local" |
---|
2095 | | #define ENABLE_EXTRA 1 |
---|
2096 | | #define HAVE_VISIBILITY 1 |
---|
2097 | | #define HAVE_ICONV 1 |
---|
2098 | | #define ICONV_CONST |
---|
2099 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2100 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2101 | | #define HAVE_MBSTATE_T 1 |
---|
2102 | | #define HAVE_WCHAR_T 1 |
---|
2103 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2104 | | #define HAVE_MBRTOWC 1 |
---|
2105 | | #define HAVE_WCRTOMB 1 |
---|
2106 | | #define HAVE_MBSINIT 1 |
---|
2107 | | #define HAVE_SETLOCALE 1 |
---|
2108 | | #define HAVE_MEMMOVE 1 |
---|
2109 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2110 | | #define HAVE_SYMLINK 1 |
---|
2111 | | #define HAVE_FACCESSAT 1 |
---|
2112 | | #define HAVE_REALPATH 1 |
---|
2113 | | #define HAVE_LSTAT 1 |
---|
2114 | | #define HAVE_READLINKAT 1 |
---|
2115 | | #define HAVE_FCNTL 1 |
---|
2116 | | #define HAVE_GETDTABLESIZE 1 |
---|
2117 | | #define HAVE_GETPROGNAME 1 |
---|
2118 | | #define HAVE_READLINK 1 |
---|
2119 | | #define HAVE_SETENV 1 |
---|
2120 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2121 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2122 | | #define HAVE_WCHAR_H 1 |
---|
2123 | | #define WORDS_LITTLEENDIAN 1 |
---|
2124 | | #define HAVE_ALLOCA_H 1 |
---|
2125 | | #define HAVE_ALLOCA 1 |
---|
2126 | | #define HAVE_GETCWD 1 |
---|
2127 | | #define restrict __restrict__ |
---|
2128 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2129 | | #define HAVE_STRERROR_R 1 |
---|
2130 | | #define HAVE___HEADER_INLINE 1 |
---|
2131 | | /* end confdefs.h. */ |
---|
2132 | | #include <stddef.h> |
---|
2133 | | #ifdef HAVE_STDIO_H |
---|
2134 | | # include <stdio.h> |
---|
2135 | | #endif |
---|
2136 | | #ifdef HAVE_STDLIB_H |
---|
2137 | | # include <stdlib.h> |
---|
2138 | | #endif |
---|
2139 | | #ifdef HAVE_STRING_H |
---|
2140 | | # include <string.h> |
---|
2141 | | #endif |
---|
2142 | | #ifdef HAVE_INTTYPES_H |
---|
2143 | | # include <inttypes.h> |
---|
2144 | | #endif |
---|
2145 | | #ifdef HAVE_STDINT_H |
---|
2146 | | # include <stdint.h> |
---|
2147 | | #endif |
---|
2148 | | #ifdef HAVE_STRINGS_H |
---|
2149 | | # include <strings.h> |
---|
2150 | | #endif |
---|
2151 | | #ifdef HAVE_SYS_TYPES_H |
---|
2152 | | # include <sys/types.h> |
---|
2153 | | #endif |
---|
2154 | | #ifdef HAVE_SYS_STAT_H |
---|
2155 | | # include <sys/stat.h> |
---|
2156 | | #endif |
---|
2157 | | #ifdef HAVE_UNISTD_H |
---|
2158 | | # include <unistd.h> |
---|
2159 | | #endif |
---|
2160 | | |
---|
2161 | | int |
---|
2162 | | main (void) |
---|
2163 | | { |
---|
2164 | | if (sizeof ((pid_t))) |
---|
2165 | | return 0; |
---|
2166 | | ; |
---|
2167 | | return 0; |
---|
2168 | | } |
---|
2169 | configure:22036: result: yes |
---|
2170 | configure:22072: checking for mode_t |
---|
2171 | configure:22072: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2172 | configure:22072: $? = 0 |
---|
2173 | configure:22072: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2174 | conftest.c:112:21: error: expected expression |
---|
2175 | if (sizeof ((mode_t))) |
---|
2176 | ^ |
---|
2177 | 1 error generated. |
---|
2178 | configure:22072: $? = 1 |
---|
2179 | configure: failed program was: |
---|
2180 | | /* confdefs.h */ |
---|
2181 | | #define PACKAGE_NAME "libiconv" |
---|
2182 | | #define PACKAGE_TARNAME "libiconv" |
---|
2183 | | #define PACKAGE_VERSION "1.17" |
---|
2184 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2185 | | #define PACKAGE_BUGREPORT "" |
---|
2186 | | #define PACKAGE_URL "" |
---|
2187 | | #define PACKAGE "libiconv" |
---|
2188 | | #define VERSION "1.17" |
---|
2189 | | #define HAVE_STDIO_H 1 |
---|
2190 | | #define HAVE_STDLIB_H 1 |
---|
2191 | | #define HAVE_STRING_H 1 |
---|
2192 | | #define HAVE_INTTYPES_H 1 |
---|
2193 | | #define HAVE_STDINT_H 1 |
---|
2194 | | #define HAVE_STRINGS_H 1 |
---|
2195 | | #define HAVE_SYS_STAT_H 1 |
---|
2196 | | #define HAVE_SYS_TYPES_H 1 |
---|
2197 | | #define HAVE_UNISTD_H 1 |
---|
2198 | | #define HAVE_WCHAR_H 1 |
---|
2199 | | #define HAVE_SYS_PARAM_H 1 |
---|
2200 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2201 | | #define HAVE_LIMITS_H 1 |
---|
2202 | | #define HAVE_SYS_TIME_H 1 |
---|
2203 | | #define STDC_HEADERS 1 |
---|
2204 | | #define _ALL_SOURCE 1 |
---|
2205 | | #define _DARWIN_C_SOURCE 1 |
---|
2206 | | #define _GNU_SOURCE 1 |
---|
2207 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2208 | | #define _NETBSD_SOURCE 1 |
---|
2209 | | #define _OPENBSD_SOURCE 1 |
---|
2210 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2211 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2212 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2213 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2214 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2215 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2216 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2217 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2218 | | #define _TANDEM_SOURCE 1 |
---|
2219 | | #define __EXTENSIONS__ 1 |
---|
2220 | | #define HAVE_DLFCN_H 1 |
---|
2221 | | #define LT_OBJDIR ".libs/" |
---|
2222 | | #define INSTALLPREFIX "/opt/local" |
---|
2223 | | #define ENABLE_EXTRA 1 |
---|
2224 | | #define HAVE_VISIBILITY 1 |
---|
2225 | | #define HAVE_ICONV 1 |
---|
2226 | | #define ICONV_CONST |
---|
2227 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2228 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2229 | | #define HAVE_MBSTATE_T 1 |
---|
2230 | | #define HAVE_WCHAR_T 1 |
---|
2231 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2232 | | #define HAVE_MBRTOWC 1 |
---|
2233 | | #define HAVE_WCRTOMB 1 |
---|
2234 | | #define HAVE_MBSINIT 1 |
---|
2235 | | #define HAVE_SETLOCALE 1 |
---|
2236 | | #define HAVE_MEMMOVE 1 |
---|
2237 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2238 | | #define HAVE_SYMLINK 1 |
---|
2239 | | #define HAVE_FACCESSAT 1 |
---|
2240 | | #define HAVE_REALPATH 1 |
---|
2241 | | #define HAVE_LSTAT 1 |
---|
2242 | | #define HAVE_READLINKAT 1 |
---|
2243 | | #define HAVE_FCNTL 1 |
---|
2244 | | #define HAVE_GETDTABLESIZE 1 |
---|
2245 | | #define HAVE_GETPROGNAME 1 |
---|
2246 | | #define HAVE_READLINK 1 |
---|
2247 | | #define HAVE_SETENV 1 |
---|
2248 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2249 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2250 | | #define HAVE_WCHAR_H 1 |
---|
2251 | | #define WORDS_LITTLEENDIAN 1 |
---|
2252 | | #define HAVE_ALLOCA_H 1 |
---|
2253 | | #define HAVE_ALLOCA 1 |
---|
2254 | | #define HAVE_GETCWD 1 |
---|
2255 | | #define restrict __restrict__ |
---|
2256 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2257 | | #define HAVE_STRERROR_R 1 |
---|
2258 | | #define HAVE___HEADER_INLINE 1 |
---|
2259 | | /* end confdefs.h. */ |
---|
2260 | | #include <stddef.h> |
---|
2261 | | #ifdef HAVE_STDIO_H |
---|
2262 | | # include <stdio.h> |
---|
2263 | | #endif |
---|
2264 | | #ifdef HAVE_STDLIB_H |
---|
2265 | | # include <stdlib.h> |
---|
2266 | | #endif |
---|
2267 | | #ifdef HAVE_STRING_H |
---|
2268 | | # include <string.h> |
---|
2269 | | #endif |
---|
2270 | | #ifdef HAVE_INTTYPES_H |
---|
2271 | | # include <inttypes.h> |
---|
2272 | | #endif |
---|
2273 | | #ifdef HAVE_STDINT_H |
---|
2274 | | # include <stdint.h> |
---|
2275 | | #endif |
---|
2276 | | #ifdef HAVE_STRINGS_H |
---|
2277 | | # include <strings.h> |
---|
2278 | | #endif |
---|
2279 | | #ifdef HAVE_SYS_TYPES_H |
---|
2280 | | # include <sys/types.h> |
---|
2281 | | #endif |
---|
2282 | | #ifdef HAVE_SYS_STAT_H |
---|
2283 | | # include <sys/stat.h> |
---|
2284 | | #endif |
---|
2285 | | #ifdef HAVE_UNISTD_H |
---|
2286 | | # include <unistd.h> |
---|
2287 | | #endif |
---|
2288 | | int |
---|
2289 | | main (void) |
---|
2290 | | { |
---|
2291 | | if (sizeof ((mode_t))) |
---|
2292 | | return 0; |
---|
2293 | | ; |
---|
2294 | | return 0; |
---|
2295 | | } |
---|
2296 | configure:22072: result: yes |
---|
2297 | configure:22192: checking whether stat file-mode macros are broken |
---|
2298 | configure:22220: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2299 | configure:22220: $? = 0 |
---|
2300 | configure:22228: result: no |
---|
2301 | configure:22415: checking for nlink_t |
---|
2302 | configure:22415: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2303 | configure:22415: $? = 0 |
---|
2304 | configure:22415: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2305 | conftest.c:87:22: error: expected expression |
---|
2306 | if (sizeof ((nlink_t))) |
---|
2307 | ^ |
---|
2308 | 1 error generated. |
---|
2309 | configure:22415: $? = 1 |
---|
2310 | configure: failed program was: |
---|
2311 | | /* confdefs.h */ |
---|
2312 | | #define PACKAGE_NAME "libiconv" |
---|
2313 | | #define PACKAGE_TARNAME "libiconv" |
---|
2314 | | #define PACKAGE_VERSION "1.17" |
---|
2315 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2316 | | #define PACKAGE_BUGREPORT "" |
---|
2317 | | #define PACKAGE_URL "" |
---|
2318 | | #define PACKAGE "libiconv" |
---|
2319 | | #define VERSION "1.17" |
---|
2320 | | #define HAVE_STDIO_H 1 |
---|
2321 | | #define HAVE_STDLIB_H 1 |
---|
2322 | | #define HAVE_STRING_H 1 |
---|
2323 | | #define HAVE_INTTYPES_H 1 |
---|
2324 | | #define HAVE_STDINT_H 1 |
---|
2325 | | #define HAVE_STRINGS_H 1 |
---|
2326 | | #define HAVE_SYS_STAT_H 1 |
---|
2327 | | #define HAVE_SYS_TYPES_H 1 |
---|
2328 | | #define HAVE_UNISTD_H 1 |
---|
2329 | | #define HAVE_WCHAR_H 1 |
---|
2330 | | #define HAVE_SYS_PARAM_H 1 |
---|
2331 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2332 | | #define HAVE_LIMITS_H 1 |
---|
2333 | | #define HAVE_SYS_TIME_H 1 |
---|
2334 | | #define STDC_HEADERS 1 |
---|
2335 | | #define _ALL_SOURCE 1 |
---|
2336 | | #define _DARWIN_C_SOURCE 1 |
---|
2337 | | #define _GNU_SOURCE 1 |
---|
2338 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2339 | | #define _NETBSD_SOURCE 1 |
---|
2340 | | #define _OPENBSD_SOURCE 1 |
---|
2341 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2342 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2343 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2344 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2345 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2346 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2347 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2348 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2349 | | #define _TANDEM_SOURCE 1 |
---|
2350 | | #define __EXTENSIONS__ 1 |
---|
2351 | | #define HAVE_DLFCN_H 1 |
---|
2352 | | #define LT_OBJDIR ".libs/" |
---|
2353 | | #define INSTALLPREFIX "/opt/local" |
---|
2354 | | #define ENABLE_EXTRA 1 |
---|
2355 | | #define HAVE_VISIBILITY 1 |
---|
2356 | | #define HAVE_ICONV 1 |
---|
2357 | | #define ICONV_CONST |
---|
2358 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2359 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2360 | | #define HAVE_MBSTATE_T 1 |
---|
2361 | | #define HAVE_WCHAR_T 1 |
---|
2362 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2363 | | #define HAVE_MBRTOWC 1 |
---|
2364 | | #define HAVE_WCRTOMB 1 |
---|
2365 | | #define HAVE_MBSINIT 1 |
---|
2366 | | #define HAVE_SETLOCALE 1 |
---|
2367 | | #define HAVE_MEMMOVE 1 |
---|
2368 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2369 | | #define HAVE_SYMLINK 1 |
---|
2370 | | #define HAVE_FACCESSAT 1 |
---|
2371 | | #define HAVE_REALPATH 1 |
---|
2372 | | #define HAVE_LSTAT 1 |
---|
2373 | | #define HAVE_READLINKAT 1 |
---|
2374 | | #define HAVE_FCNTL 1 |
---|
2375 | | #define HAVE_GETDTABLESIZE 1 |
---|
2376 | | #define HAVE_GETPROGNAME 1 |
---|
2377 | | #define HAVE_READLINK 1 |
---|
2378 | | #define HAVE_SETENV 1 |
---|
2379 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2380 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2381 | | #define HAVE_WCHAR_H 1 |
---|
2382 | | #define WORDS_LITTLEENDIAN 1 |
---|
2383 | | #define HAVE_ALLOCA_H 1 |
---|
2384 | | #define HAVE_ALLOCA 1 |
---|
2385 | | #define HAVE_GETCWD 1 |
---|
2386 | | #define restrict __restrict__ |
---|
2387 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2388 | | #define HAVE_STRERROR_R 1 |
---|
2389 | | #define HAVE___HEADER_INLINE 1 |
---|
2390 | | /* end confdefs.h. */ |
---|
2391 | | #include <sys/types.h> |
---|
2392 | | #include <sys/stat.h> |
---|
2393 | | |
---|
2394 | | int |
---|
2395 | | main (void) |
---|
2396 | | { |
---|
2397 | | if (sizeof ((nlink_t))) |
---|
2398 | | return 0; |
---|
2399 | | ; |
---|
2400 | | return 0; |
---|
2401 | | } |
---|
2402 | configure:22415: result: yes |
---|
2403 | configure:22531: checking whether getdtablesize is declared |
---|
2404 | configure:22531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
2405 | configure:22531: $? = 0 |
---|
2406 | configure:22531: result: yes |
---|
2407 | configure:22624: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. |
---|
2408 | configure:22649: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2409 | conftest.c:88:24: error: use of undeclared identifier 'ULLONG_WIDTH' |
---|
2410 | int ullw = ULLONG_WIDTH; |
---|
2411 | ^ |
---|
2412 | conftest.c:89:22: error: use of undeclared identifier 'BOOL_WIDTH' |
---|
2413 | int bw = BOOL_WIDTH; |
---|
2414 | ^ |
---|
2415 | 2 errors generated. |
---|
2416 | configure:22649: $? = 1 |
---|
2417 | configure: failed program was: |
---|
2418 | | /* confdefs.h */ |
---|
2419 | | #define PACKAGE_NAME "libiconv" |
---|
2420 | | #define PACKAGE_TARNAME "libiconv" |
---|
2421 | | #define PACKAGE_VERSION "1.17" |
---|
2422 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2423 | | #define PACKAGE_BUGREPORT "" |
---|
2424 | | #define PACKAGE_URL "" |
---|
2425 | | #define PACKAGE "libiconv" |
---|
2426 | | #define VERSION "1.17" |
---|
2427 | | #define HAVE_STDIO_H 1 |
---|
2428 | | #define HAVE_STDLIB_H 1 |
---|
2429 | | #define HAVE_STRING_H 1 |
---|
2430 | | #define HAVE_INTTYPES_H 1 |
---|
2431 | | #define HAVE_STDINT_H 1 |
---|
2432 | | #define HAVE_STRINGS_H 1 |
---|
2433 | | #define HAVE_SYS_STAT_H 1 |
---|
2434 | | #define HAVE_SYS_TYPES_H 1 |
---|
2435 | | #define HAVE_UNISTD_H 1 |
---|
2436 | | #define HAVE_WCHAR_H 1 |
---|
2437 | | #define HAVE_SYS_PARAM_H 1 |
---|
2438 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2439 | | #define HAVE_LIMITS_H 1 |
---|
2440 | | #define HAVE_SYS_TIME_H 1 |
---|
2441 | | #define STDC_HEADERS 1 |
---|
2442 | | #define _ALL_SOURCE 1 |
---|
2443 | | #define _DARWIN_C_SOURCE 1 |
---|
2444 | | #define _GNU_SOURCE 1 |
---|
2445 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2446 | | #define _NETBSD_SOURCE 1 |
---|
2447 | | #define _OPENBSD_SOURCE 1 |
---|
2448 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2449 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2450 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2451 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2452 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2453 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2454 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2455 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2456 | | #define _TANDEM_SOURCE 1 |
---|
2457 | | #define __EXTENSIONS__ 1 |
---|
2458 | | #define HAVE_DLFCN_H 1 |
---|
2459 | | #define LT_OBJDIR ".libs/" |
---|
2460 | | #define INSTALLPREFIX "/opt/local" |
---|
2461 | | #define ENABLE_EXTRA 1 |
---|
2462 | | #define HAVE_VISIBILITY 1 |
---|
2463 | | #define HAVE_ICONV 1 |
---|
2464 | | #define ICONV_CONST |
---|
2465 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2466 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2467 | | #define HAVE_MBSTATE_T 1 |
---|
2468 | | #define HAVE_WCHAR_T 1 |
---|
2469 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2470 | | #define HAVE_MBRTOWC 1 |
---|
2471 | | #define HAVE_WCRTOMB 1 |
---|
2472 | | #define HAVE_MBSINIT 1 |
---|
2473 | | #define HAVE_SETLOCALE 1 |
---|
2474 | | #define HAVE_MEMMOVE 1 |
---|
2475 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2476 | | #define HAVE_SYMLINK 1 |
---|
2477 | | #define HAVE_FACCESSAT 1 |
---|
2478 | | #define HAVE_REALPATH 1 |
---|
2479 | | #define HAVE_LSTAT 1 |
---|
2480 | | #define HAVE_READLINKAT 1 |
---|
2481 | | #define HAVE_FCNTL 1 |
---|
2482 | | #define HAVE_GETDTABLESIZE 1 |
---|
2483 | | #define HAVE_GETPROGNAME 1 |
---|
2484 | | #define HAVE_READLINK 1 |
---|
2485 | | #define HAVE_SETENV 1 |
---|
2486 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2487 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2488 | | #define HAVE_WCHAR_H 1 |
---|
2489 | | #define WORDS_LITTLEENDIAN 1 |
---|
2490 | | #define HAVE_ALLOCA_H 1 |
---|
2491 | | #define HAVE_ALLOCA 1 |
---|
2492 | | #define HAVE_GETCWD 1 |
---|
2493 | | #define restrict __restrict__ |
---|
2494 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2495 | | #define HAVE_STRERROR_R 1 |
---|
2496 | | #define HAVE___HEADER_INLINE 1 |
---|
2497 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2498 | | /* end confdefs.h. */ |
---|
2499 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
2500 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2501 | | #endif |
---|
2502 | | #include <limits.h> |
---|
2503 | | long long llm = LLONG_MAX; |
---|
2504 | | int wb = WORD_BIT; |
---|
2505 | | int ullw = ULLONG_WIDTH; |
---|
2506 | | int bw = BOOL_WIDTH; |
---|
2507 | | |
---|
2508 | | int |
---|
2509 | | main (void) |
---|
2510 | | { |
---|
2511 | | |
---|
2512 | | ; |
---|
2513 | | return 0; |
---|
2514 | | } |
---|
2515 | configure:22657: result: no |
---|
2516 | configure:22666: checking for wint_t |
---|
2517 | configure:22684: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2518 | configure:22684: $? = 0 |
---|
2519 | configure:22692: result: yes |
---|
2520 | configure:22699: checking whether wint_t is large enough |
---|
2521 | configure:22718: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2522 | configure:22718: $? = 0 |
---|
2523 | configure:22726: result: yes |
---|
2524 | configure:22739: checking whether the compiler produces multi-arch binaries |
---|
2525 | configure:22754: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2526 | configure:22754: $? = 0 |
---|
2527 | configure:22782: result: no |
---|
2528 | configure:22914: checking whether stdint.h conforms to C99 |
---|
2529 | configure:23091: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2530 | configure:23091: $? = 0 |
---|
2531 | configure:23176: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
2532 | configure:23176: $? = 0 |
---|
2533 | configure:23176: ./conftest |
---|
2534 | configure:23176: $? = 0 |
---|
2535 | configure:23189: result: yes |
---|
2536 | configure:23200: checking whether stdint.h works without ISO C predefines |
---|
2537 | configure:23233: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2538 | configure:23233: $? = 0 |
---|
2539 | configure:23240: result: yes |
---|
2540 | configure:23251: checking whether stdint.h has UINTMAX_WIDTH etc. |
---|
2541 | configure:23284: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2542 | conftest.c:99:24: error: use of undeclared identifier 'UINTMAX_WIDTH' |
---|
2543 | int iw = UINTMAX_WIDTH; |
---|
2544 | ^ |
---|
2545 | 1 error generated. |
---|
2546 | configure:23284: $? = 1 |
---|
2547 | configure: failed program was: |
---|
2548 | | /* confdefs.h */ |
---|
2549 | | #define PACKAGE_NAME "libiconv" |
---|
2550 | | #define PACKAGE_TARNAME "libiconv" |
---|
2551 | | #define PACKAGE_VERSION "1.17" |
---|
2552 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2553 | | #define PACKAGE_BUGREPORT "" |
---|
2554 | | #define PACKAGE_URL "" |
---|
2555 | | #define PACKAGE "libiconv" |
---|
2556 | | #define VERSION "1.17" |
---|
2557 | | #define HAVE_STDIO_H 1 |
---|
2558 | | #define HAVE_STDLIB_H 1 |
---|
2559 | | #define HAVE_STRING_H 1 |
---|
2560 | | #define HAVE_INTTYPES_H 1 |
---|
2561 | | #define HAVE_STDINT_H 1 |
---|
2562 | | #define HAVE_STRINGS_H 1 |
---|
2563 | | #define HAVE_SYS_STAT_H 1 |
---|
2564 | | #define HAVE_SYS_TYPES_H 1 |
---|
2565 | | #define HAVE_UNISTD_H 1 |
---|
2566 | | #define HAVE_WCHAR_H 1 |
---|
2567 | | #define HAVE_SYS_PARAM_H 1 |
---|
2568 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2569 | | #define HAVE_LIMITS_H 1 |
---|
2570 | | #define HAVE_SYS_TIME_H 1 |
---|
2571 | | #define STDC_HEADERS 1 |
---|
2572 | | #define _ALL_SOURCE 1 |
---|
2573 | | #define _DARWIN_C_SOURCE 1 |
---|
2574 | | #define _GNU_SOURCE 1 |
---|
2575 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2576 | | #define _NETBSD_SOURCE 1 |
---|
2577 | | #define _OPENBSD_SOURCE 1 |
---|
2578 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2579 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2580 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2581 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2582 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2583 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2584 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2585 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2586 | | #define _TANDEM_SOURCE 1 |
---|
2587 | | #define __EXTENSIONS__ 1 |
---|
2588 | | #define HAVE_DLFCN_H 1 |
---|
2589 | | #define LT_OBJDIR ".libs/" |
---|
2590 | | #define INSTALLPREFIX "/opt/local" |
---|
2591 | | #define ENABLE_EXTRA 1 |
---|
2592 | | #define HAVE_VISIBILITY 1 |
---|
2593 | | #define HAVE_ICONV 1 |
---|
2594 | | #define ICONV_CONST |
---|
2595 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2596 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2597 | | #define HAVE_MBSTATE_T 1 |
---|
2598 | | #define HAVE_WCHAR_T 1 |
---|
2599 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2600 | | #define HAVE_MBRTOWC 1 |
---|
2601 | | #define HAVE_WCRTOMB 1 |
---|
2602 | | #define HAVE_MBSINIT 1 |
---|
2603 | | #define HAVE_SETLOCALE 1 |
---|
2604 | | #define HAVE_MEMMOVE 1 |
---|
2605 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2606 | | #define HAVE_SYMLINK 1 |
---|
2607 | | #define HAVE_FACCESSAT 1 |
---|
2608 | | #define HAVE_REALPATH 1 |
---|
2609 | | #define HAVE_LSTAT 1 |
---|
2610 | | #define HAVE_READLINKAT 1 |
---|
2611 | | #define HAVE_FCNTL 1 |
---|
2612 | | #define HAVE_GETDTABLESIZE 1 |
---|
2613 | | #define HAVE_GETPROGNAME 1 |
---|
2614 | | #define HAVE_READLINK 1 |
---|
2615 | | #define HAVE_SETENV 1 |
---|
2616 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2617 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2618 | | #define HAVE_WCHAR_H 1 |
---|
2619 | | #define WORDS_LITTLEENDIAN 1 |
---|
2620 | | #define HAVE_ALLOCA_H 1 |
---|
2621 | | #define HAVE_ALLOCA 1 |
---|
2622 | | #define HAVE_GETCWD 1 |
---|
2623 | | #define restrict __restrict__ |
---|
2624 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2625 | | #define HAVE_STRERROR_R 1 |
---|
2626 | | #define HAVE___HEADER_INLINE 1 |
---|
2627 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2628 | | #define HAVE_WINT_T 1 |
---|
2629 | | #define HAVE_LONG_LONG_INT 1 |
---|
2630 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2631 | | /* end confdefs.h. */ |
---|
2632 | | |
---|
2633 | | /* Work if build is not clean. */ |
---|
2634 | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 |
---|
2635 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
2636 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2637 | | #endif |
---|
2638 | | #include <stdint.h> |
---|
2639 | | |
---|
2640 | | #include <stddef.h> |
---|
2641 | | #include <signal.h> |
---|
2642 | | #if HAVE_WCHAR_H |
---|
2643 | | # include <wchar.h> |
---|
2644 | | #endif |
---|
2645 | | |
---|
2646 | | int iw = UINTMAX_WIDTH; |
---|
2647 | | |
---|
2648 | | int |
---|
2649 | | main (void) |
---|
2650 | | { |
---|
2651 | | |
---|
2652 | | ; |
---|
2653 | | return 0; |
---|
2654 | | } |
---|
2655 | configure:23290: result: no |
---|
2656 | configure:23733: checking whether malloc is ptrdiff_t safe |
---|
2657 | configure:23770: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2658 | configure:23770: $? = 0 |
---|
2659 | configure:23779: result: yes |
---|
2660 | configure:23789: checking whether malloc, realloc, calloc set errno on failure |
---|
2661 | configure:23807: result: yes |
---|
2662 | configure:23824: checking whether malloc (0) returns nonnull |
---|
2663 | configure:23859: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
2664 | configure:23859: $? = 0 |
---|
2665 | configure:23859: ./conftest |
---|
2666 | configure:23859: $? = 0 |
---|
2667 | configure:23871: result: yes |
---|
2668 | configure:24105: checking whether <limits.h> defines MIN and MAX |
---|
2669 | configure:24123: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2670 | conftest.c:88:21: error: implicit declaration of function 'MIN' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
2671 | int x = MIN (42, 17); |
---|
2672 | ^ |
---|
2673 | conftest.c:88:21: error: initializer element is not a compile-time constant |
---|
2674 | int x = MIN (42, 17); |
---|
2675 | ^~~~~~~~~~~~ |
---|
2676 | 2 errors generated. |
---|
2677 | configure:24123: $? = 1 |
---|
2678 | configure: failed program was: |
---|
2679 | | /* confdefs.h */ |
---|
2680 | | #define PACKAGE_NAME "libiconv" |
---|
2681 | | #define PACKAGE_TARNAME "libiconv" |
---|
2682 | | #define PACKAGE_VERSION "1.17" |
---|
2683 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2684 | | #define PACKAGE_BUGREPORT "" |
---|
2685 | | #define PACKAGE_URL "" |
---|
2686 | | #define PACKAGE "libiconv" |
---|
2687 | | #define VERSION "1.17" |
---|
2688 | | #define HAVE_STDIO_H 1 |
---|
2689 | | #define HAVE_STDLIB_H 1 |
---|
2690 | | #define HAVE_STRING_H 1 |
---|
2691 | | #define HAVE_INTTYPES_H 1 |
---|
2692 | | #define HAVE_STDINT_H 1 |
---|
2693 | | #define HAVE_STRINGS_H 1 |
---|
2694 | | #define HAVE_SYS_STAT_H 1 |
---|
2695 | | #define HAVE_SYS_TYPES_H 1 |
---|
2696 | | #define HAVE_UNISTD_H 1 |
---|
2697 | | #define HAVE_WCHAR_H 1 |
---|
2698 | | #define HAVE_SYS_PARAM_H 1 |
---|
2699 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2700 | | #define HAVE_LIMITS_H 1 |
---|
2701 | | #define HAVE_SYS_TIME_H 1 |
---|
2702 | | #define STDC_HEADERS 1 |
---|
2703 | | #define _ALL_SOURCE 1 |
---|
2704 | | #define _DARWIN_C_SOURCE 1 |
---|
2705 | | #define _GNU_SOURCE 1 |
---|
2706 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2707 | | #define _NETBSD_SOURCE 1 |
---|
2708 | | #define _OPENBSD_SOURCE 1 |
---|
2709 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2710 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2711 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2712 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2713 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2714 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2715 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2716 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2717 | | #define _TANDEM_SOURCE 1 |
---|
2718 | | #define __EXTENSIONS__ 1 |
---|
2719 | | #define HAVE_DLFCN_H 1 |
---|
2720 | | #define LT_OBJDIR ".libs/" |
---|
2721 | | #define INSTALLPREFIX "/opt/local" |
---|
2722 | | #define ENABLE_EXTRA 1 |
---|
2723 | | #define HAVE_VISIBILITY 1 |
---|
2724 | | #define HAVE_ICONV 1 |
---|
2725 | | #define ICONV_CONST |
---|
2726 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2727 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2728 | | #define HAVE_MBSTATE_T 1 |
---|
2729 | | #define HAVE_WCHAR_T 1 |
---|
2730 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2731 | | #define HAVE_MBRTOWC 1 |
---|
2732 | | #define HAVE_WCRTOMB 1 |
---|
2733 | | #define HAVE_MBSINIT 1 |
---|
2734 | | #define HAVE_SETLOCALE 1 |
---|
2735 | | #define HAVE_MEMMOVE 1 |
---|
2736 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2737 | | #define HAVE_SYMLINK 1 |
---|
2738 | | #define HAVE_FACCESSAT 1 |
---|
2739 | | #define HAVE_REALPATH 1 |
---|
2740 | | #define HAVE_LSTAT 1 |
---|
2741 | | #define HAVE_READLINKAT 1 |
---|
2742 | | #define HAVE_FCNTL 1 |
---|
2743 | | #define HAVE_GETDTABLESIZE 1 |
---|
2744 | | #define HAVE_GETPROGNAME 1 |
---|
2745 | | #define HAVE_READLINK 1 |
---|
2746 | | #define HAVE_SETENV 1 |
---|
2747 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2748 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2749 | | #define HAVE_WCHAR_H 1 |
---|
2750 | | #define WORDS_LITTLEENDIAN 1 |
---|
2751 | | #define HAVE_ALLOCA_H 1 |
---|
2752 | | #define HAVE_ALLOCA 1 |
---|
2753 | | #define HAVE_GETCWD 1 |
---|
2754 | | #define restrict __restrict__ |
---|
2755 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2756 | | #define HAVE_STRERROR_R 1 |
---|
2757 | | #define HAVE___HEADER_INLINE 1 |
---|
2758 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2759 | | #define HAVE_WINT_T 1 |
---|
2760 | | #define HAVE_LONG_LONG_INT 1 |
---|
2761 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2762 | | #define HAVE_MALLOC_POSIX 1 |
---|
2763 | | #define MALLOC_0_IS_NONNULL 1 |
---|
2764 | | /* end confdefs.h. */ |
---|
2765 | | #include <limits.h> |
---|
2766 | | int x = MIN (42, 17); |
---|
2767 | | int |
---|
2768 | | main (void) |
---|
2769 | | { |
---|
2770 | | |
---|
2771 | | ; |
---|
2772 | | return 0; |
---|
2773 | | } |
---|
2774 | configure:24131: result: no |
---|
2775 | configure:24144: checking whether <sys/param.h> defines MIN and MAX |
---|
2776 | configure:24162: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2777 | configure:24162: $? = 0 |
---|
2778 | configure:24170: result: yes |
---|
2779 | configure:24185: checking for O_CLOEXEC |
---|
2780 | configure:24206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2781 | configure:24206: $? = 0 |
---|
2782 | configure:24214: result: yes |
---|
2783 | configure:24219: checking for promoted mode_t type |
---|
2784 | configure:24237: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2785 | configure:24237: $? = 0 |
---|
2786 | configure:24246: result: int |
---|
2787 | configure:24268: checking for sigset_t |
---|
2788 | configure:24268: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2789 | configure:24268: $? = 0 |
---|
2790 | configure:24268: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2791 | conftest.c:98:23: error: expected expression |
---|
2792 | if (sizeof ((sigset_t))) |
---|
2793 | ^ |
---|
2794 | 1 error generated. |
---|
2795 | configure:24268: $? = 1 |
---|
2796 | configure: failed program was: |
---|
2797 | | /* confdefs.h */ |
---|
2798 | | #define PACKAGE_NAME "libiconv" |
---|
2799 | | #define PACKAGE_TARNAME "libiconv" |
---|
2800 | | #define PACKAGE_VERSION "1.17" |
---|
2801 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2802 | | #define PACKAGE_BUGREPORT "" |
---|
2803 | | #define PACKAGE_URL "" |
---|
2804 | | #define PACKAGE "libiconv" |
---|
2805 | | #define VERSION "1.17" |
---|
2806 | | #define HAVE_STDIO_H 1 |
---|
2807 | | #define HAVE_STDLIB_H 1 |
---|
2808 | | #define HAVE_STRING_H 1 |
---|
2809 | | #define HAVE_INTTYPES_H 1 |
---|
2810 | | #define HAVE_STDINT_H 1 |
---|
2811 | | #define HAVE_STRINGS_H 1 |
---|
2812 | | #define HAVE_SYS_STAT_H 1 |
---|
2813 | | #define HAVE_SYS_TYPES_H 1 |
---|
2814 | | #define HAVE_UNISTD_H 1 |
---|
2815 | | #define HAVE_WCHAR_H 1 |
---|
2816 | | #define HAVE_SYS_PARAM_H 1 |
---|
2817 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2818 | | #define HAVE_LIMITS_H 1 |
---|
2819 | | #define HAVE_SYS_TIME_H 1 |
---|
2820 | | #define STDC_HEADERS 1 |
---|
2821 | | #define _ALL_SOURCE 1 |
---|
2822 | | #define _DARWIN_C_SOURCE 1 |
---|
2823 | | #define _GNU_SOURCE 1 |
---|
2824 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2825 | | #define _NETBSD_SOURCE 1 |
---|
2826 | | #define _OPENBSD_SOURCE 1 |
---|
2827 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2828 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2829 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2830 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2831 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2832 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2833 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2834 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2835 | | #define _TANDEM_SOURCE 1 |
---|
2836 | | #define __EXTENSIONS__ 1 |
---|
2837 | | #define HAVE_DLFCN_H 1 |
---|
2838 | | #define LT_OBJDIR ".libs/" |
---|
2839 | | #define INSTALLPREFIX "/opt/local" |
---|
2840 | | #define ENABLE_EXTRA 1 |
---|
2841 | | #define HAVE_VISIBILITY 1 |
---|
2842 | | #define HAVE_ICONV 1 |
---|
2843 | | #define ICONV_CONST |
---|
2844 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2845 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2846 | | #define HAVE_MBSTATE_T 1 |
---|
2847 | | #define HAVE_WCHAR_T 1 |
---|
2848 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2849 | | #define HAVE_MBRTOWC 1 |
---|
2850 | | #define HAVE_WCRTOMB 1 |
---|
2851 | | #define HAVE_MBSINIT 1 |
---|
2852 | | #define HAVE_SETLOCALE 1 |
---|
2853 | | #define HAVE_MEMMOVE 1 |
---|
2854 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2855 | | #define HAVE_SYMLINK 1 |
---|
2856 | | #define HAVE_FACCESSAT 1 |
---|
2857 | | #define HAVE_REALPATH 1 |
---|
2858 | | #define HAVE_LSTAT 1 |
---|
2859 | | #define HAVE_READLINKAT 1 |
---|
2860 | | #define HAVE_FCNTL 1 |
---|
2861 | | #define HAVE_GETDTABLESIZE 1 |
---|
2862 | | #define HAVE_GETPROGNAME 1 |
---|
2863 | | #define HAVE_READLINK 1 |
---|
2864 | | #define HAVE_SETENV 1 |
---|
2865 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2866 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2867 | | #define HAVE_WCHAR_H 1 |
---|
2868 | | #define WORDS_LITTLEENDIAN 1 |
---|
2869 | | #define HAVE_ALLOCA_H 1 |
---|
2870 | | #define HAVE_ALLOCA 1 |
---|
2871 | | #define HAVE_GETCWD 1 |
---|
2872 | | #define restrict __restrict__ |
---|
2873 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2874 | | #define HAVE_STRERROR_R 1 |
---|
2875 | | #define HAVE___HEADER_INLINE 1 |
---|
2876 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
2877 | | #define HAVE_WINT_T 1 |
---|
2878 | | #define HAVE_LONG_LONG_INT 1 |
---|
2879 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2880 | | #define HAVE_MALLOC_POSIX 1 |
---|
2881 | | #define MALLOC_0_IS_NONNULL 1 |
---|
2882 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
2883 | | #define PROMOTED_MODE_T int |
---|
2884 | | /* end confdefs.h. */ |
---|
2885 | | |
---|
2886 | | #include <signal.h> |
---|
2887 | | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ |
---|
2888 | | #include <sys/types.h> |
---|
2889 | | |
---|
2890 | | |
---|
2891 | | int |
---|
2892 | | main (void) |
---|
2893 | | { |
---|
2894 | | if (sizeof ((sigset_t))) |
---|
2895 | | return 0; |
---|
2896 | | ; |
---|
2897 | | return 0; |
---|
2898 | | } |
---|
2899 | configure:24268: result: yes |
---|
2900 | configure:24290: checking for SIGPIPE |
---|
2901 | configure:24317: result: yes |
---|
2902 | configure:24343: checking whether setenv is declared |
---|
2903 | configure:24343: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
2904 | configure:24343: $? = 0 |
---|
2905 | configure:24343: result: yes |
---|
2906 | configure:24354: checking for ssize_t |
---|
2907 | configure:24372: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2908 | configure:24372: $? = 0 |
---|
2909 | configure:24380: result: yes |
---|
2910 | configure:24388: checking for uid_t in sys/types.h |
---|
2911 | configure:24409: result: yes |
---|
2912 | configure:24498: checking for volatile sig_atomic_t |
---|
2913 | configure:24498: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2914 | configure:24498: $? = 0 |
---|
2915 | configure:24498: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2916 | conftest.c:98:36: error: expected expression |
---|
2917 | if (sizeof ((volatile sig_atomic_t))) |
---|
2918 | ^ |
---|
2919 | 1 error generated. |
---|
2920 | configure:24498: $? = 1 |
---|
2921 | configure: failed program was: |
---|
2922 | | /* confdefs.h */ |
---|
2923 | | #define PACKAGE_NAME "libiconv" |
---|
2924 | | #define PACKAGE_TARNAME "libiconv" |
---|
2925 | | #define PACKAGE_VERSION "1.17" |
---|
2926 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
2927 | | #define PACKAGE_BUGREPORT "" |
---|
2928 | | #define PACKAGE_URL "" |
---|
2929 | | #define PACKAGE "libiconv" |
---|
2930 | | #define VERSION "1.17" |
---|
2931 | | #define HAVE_STDIO_H 1 |
---|
2932 | | #define HAVE_STDLIB_H 1 |
---|
2933 | | #define HAVE_STRING_H 1 |
---|
2934 | | #define HAVE_INTTYPES_H 1 |
---|
2935 | | #define HAVE_STDINT_H 1 |
---|
2936 | | #define HAVE_STRINGS_H 1 |
---|
2937 | | #define HAVE_SYS_STAT_H 1 |
---|
2938 | | #define HAVE_SYS_TYPES_H 1 |
---|
2939 | | #define HAVE_UNISTD_H 1 |
---|
2940 | | #define HAVE_WCHAR_H 1 |
---|
2941 | | #define HAVE_SYS_PARAM_H 1 |
---|
2942 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2943 | | #define HAVE_LIMITS_H 1 |
---|
2944 | | #define HAVE_SYS_TIME_H 1 |
---|
2945 | | #define STDC_HEADERS 1 |
---|
2946 | | #define _ALL_SOURCE 1 |
---|
2947 | | #define _DARWIN_C_SOURCE 1 |
---|
2948 | | #define _GNU_SOURCE 1 |
---|
2949 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2950 | | #define _NETBSD_SOURCE 1 |
---|
2951 | | #define _OPENBSD_SOURCE 1 |
---|
2952 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2953 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2954 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2955 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2956 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2957 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2958 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2959 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2960 | | #define _TANDEM_SOURCE 1 |
---|
2961 | | #define __EXTENSIONS__ 1 |
---|
2962 | | #define HAVE_DLFCN_H 1 |
---|
2963 | | #define LT_OBJDIR ".libs/" |
---|
2964 | | #define INSTALLPREFIX "/opt/local" |
---|
2965 | | #define ENABLE_EXTRA 1 |
---|
2966 | | #define HAVE_VISIBILITY 1 |
---|
2967 | | #define HAVE_ICONV 1 |
---|
2968 | | #define ICONV_CONST |
---|
2969 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2970 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
2971 | | #define HAVE_MBSTATE_T 1 |
---|
2972 | | #define HAVE_WCHAR_T 1 |
---|
2973 | | #define HAVE_GETC_UNLOCKED 1 |
---|
2974 | | #define HAVE_MBRTOWC 1 |
---|
2975 | | #define HAVE_WCRTOMB 1 |
---|
2976 | | #define HAVE_MBSINIT 1 |
---|
2977 | | #define HAVE_SETLOCALE 1 |
---|
2978 | | #define HAVE_MEMMOVE 1 |
---|
2979 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2980 | | #define HAVE_SYMLINK 1 |
---|
2981 | | #define HAVE_FACCESSAT 1 |
---|
2982 | | #define HAVE_REALPATH 1 |
---|
2983 | | #define HAVE_LSTAT 1 |
---|
2984 | | #define HAVE_READLINKAT 1 |
---|
2985 | | #define HAVE_FCNTL 1 |
---|
2986 | | #define HAVE_GETDTABLESIZE 1 |
---|
2987 | | #define HAVE_GETPROGNAME 1 |
---|
2988 | | #define HAVE_READLINK 1 |
---|
2989 | | #define HAVE_SETENV 1 |
---|
2990 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
2991 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
2992 | | #define HAVE_WCHAR_H 1 |
---|
2993 | | #define WORDS_LITTLEENDIAN 1 |
---|
2994 | | #define HAVE_ALLOCA_H 1 |
---|
2995 | | #define HAVE_ALLOCA 1 |
---|
2996 | | #define HAVE_GETCWD 1 |
---|
2997 | | #define restrict __restrict__ |
---|
2998 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2999 | | #define HAVE_STRERROR_R 1 |
---|
3000 | | #define HAVE___HEADER_INLINE 1 |
---|
3001 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3002 | | #define HAVE_WINT_T 1 |
---|
3003 | | #define HAVE_LONG_LONG_INT 1 |
---|
3004 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3005 | | #define HAVE_MALLOC_POSIX 1 |
---|
3006 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3007 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3008 | | #define PROMOTED_MODE_T int |
---|
3009 | | #define HAVE_SIGSET_T 1 |
---|
3010 | | #define HAVE_DECL_SETENV 1 |
---|
3011 | | /* end confdefs.h. */ |
---|
3012 | | |
---|
3013 | | #include <signal.h> |
---|
3014 | | |
---|
3015 | | |
---|
3016 | | int |
---|
3017 | | main (void) |
---|
3018 | | { |
---|
3019 | | if (sizeof ((volatile sig_atomic_t))) |
---|
3020 | | return 0; |
---|
3021 | | ; |
---|
3022 | | return 0; |
---|
3023 | | } |
---|
3024 | configure:24498: result: yes |
---|
3025 | configure:24515: checking for sighandler_t |
---|
3026 | configure:24515: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3027 | conftest.c:98:13: error: use of undeclared identifier 'sighandler_t' |
---|
3028 | if (sizeof (sighandler_t)) |
---|
3029 | ^ |
---|
3030 | 1 error generated. |
---|
3031 | configure:24515: $? = 1 |
---|
3032 | configure: failed program was: |
---|
3033 | | /* confdefs.h */ |
---|
3034 | | #define PACKAGE_NAME "libiconv" |
---|
3035 | | #define PACKAGE_TARNAME "libiconv" |
---|
3036 | | #define PACKAGE_VERSION "1.17" |
---|
3037 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3038 | | #define PACKAGE_BUGREPORT "" |
---|
3039 | | #define PACKAGE_URL "" |
---|
3040 | | #define PACKAGE "libiconv" |
---|
3041 | | #define VERSION "1.17" |
---|
3042 | | #define HAVE_STDIO_H 1 |
---|
3043 | | #define HAVE_STDLIB_H 1 |
---|
3044 | | #define HAVE_STRING_H 1 |
---|
3045 | | #define HAVE_INTTYPES_H 1 |
---|
3046 | | #define HAVE_STDINT_H 1 |
---|
3047 | | #define HAVE_STRINGS_H 1 |
---|
3048 | | #define HAVE_SYS_STAT_H 1 |
---|
3049 | | #define HAVE_SYS_TYPES_H 1 |
---|
3050 | | #define HAVE_UNISTD_H 1 |
---|
3051 | | #define HAVE_WCHAR_H 1 |
---|
3052 | | #define HAVE_SYS_PARAM_H 1 |
---|
3053 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3054 | | #define HAVE_LIMITS_H 1 |
---|
3055 | | #define HAVE_SYS_TIME_H 1 |
---|
3056 | | #define STDC_HEADERS 1 |
---|
3057 | | #define _ALL_SOURCE 1 |
---|
3058 | | #define _DARWIN_C_SOURCE 1 |
---|
3059 | | #define _GNU_SOURCE 1 |
---|
3060 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3061 | | #define _NETBSD_SOURCE 1 |
---|
3062 | | #define _OPENBSD_SOURCE 1 |
---|
3063 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3064 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3065 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3066 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3067 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3068 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3069 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3070 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3071 | | #define _TANDEM_SOURCE 1 |
---|
3072 | | #define __EXTENSIONS__ 1 |
---|
3073 | | #define HAVE_DLFCN_H 1 |
---|
3074 | | #define LT_OBJDIR ".libs/" |
---|
3075 | | #define INSTALLPREFIX "/opt/local" |
---|
3076 | | #define ENABLE_EXTRA 1 |
---|
3077 | | #define HAVE_VISIBILITY 1 |
---|
3078 | | #define HAVE_ICONV 1 |
---|
3079 | | #define ICONV_CONST |
---|
3080 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3081 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3082 | | #define HAVE_MBSTATE_T 1 |
---|
3083 | | #define HAVE_WCHAR_T 1 |
---|
3084 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3085 | | #define HAVE_MBRTOWC 1 |
---|
3086 | | #define HAVE_WCRTOMB 1 |
---|
3087 | | #define HAVE_MBSINIT 1 |
---|
3088 | | #define HAVE_SETLOCALE 1 |
---|
3089 | | #define HAVE_MEMMOVE 1 |
---|
3090 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3091 | | #define HAVE_SYMLINK 1 |
---|
3092 | | #define HAVE_FACCESSAT 1 |
---|
3093 | | #define HAVE_REALPATH 1 |
---|
3094 | | #define HAVE_LSTAT 1 |
---|
3095 | | #define HAVE_READLINKAT 1 |
---|
3096 | | #define HAVE_FCNTL 1 |
---|
3097 | | #define HAVE_GETDTABLESIZE 1 |
---|
3098 | | #define HAVE_GETPROGNAME 1 |
---|
3099 | | #define HAVE_READLINK 1 |
---|
3100 | | #define HAVE_SETENV 1 |
---|
3101 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3102 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3103 | | #define HAVE_WCHAR_H 1 |
---|
3104 | | #define WORDS_LITTLEENDIAN 1 |
---|
3105 | | #define HAVE_ALLOCA_H 1 |
---|
3106 | | #define HAVE_ALLOCA 1 |
---|
3107 | | #define HAVE_GETCWD 1 |
---|
3108 | | #define restrict __restrict__ |
---|
3109 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3110 | | #define HAVE_STRERROR_R 1 |
---|
3111 | | #define HAVE___HEADER_INLINE 1 |
---|
3112 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3113 | | #define HAVE_WINT_T 1 |
---|
3114 | | #define HAVE_LONG_LONG_INT 1 |
---|
3115 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3116 | | #define HAVE_MALLOC_POSIX 1 |
---|
3117 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3118 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3119 | | #define PROMOTED_MODE_T int |
---|
3120 | | #define HAVE_SIGSET_T 1 |
---|
3121 | | #define HAVE_DECL_SETENV 1 |
---|
3122 | | /* end confdefs.h. */ |
---|
3123 | | |
---|
3124 | | #include <signal.h> |
---|
3125 | | |
---|
3126 | | |
---|
3127 | | int |
---|
3128 | | main (void) |
---|
3129 | | { |
---|
3130 | | if (sizeof (sighandler_t)) |
---|
3131 | | return 0; |
---|
3132 | | ; |
---|
3133 | | return 0; |
---|
3134 | | } |
---|
3135 | configure:24515: result: no |
---|
3136 | configure:24867: checking whether C symbols are prefixed with underscore at the linker level |
---|
3137 | configure:24881: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -S conftest.c |
---|
3138 | configure:24884: $? = 0 |
---|
3139 | configure:24894: result: yes |
---|
3140 | configure:24908: checking for stdbool.h that conforms to C99 |
---|
3141 | configure:24984: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3142 | conftest.c:149:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3143 | bool e = &s; |
---|
3144 | ~ ^ |
---|
3145 | conftest.c:154:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3146 | ~^ |
---|
3147 | conftest.c:154:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3148 | ~^ |
---|
3149 | conftest.c:154:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3150 | ~^ |
---|
3151 | conftest.c:153:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3152 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3153 | ~^ |
---|
3154 | conftest.c:153:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3155 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3156 | ~^ |
---|
3157 | conftest.c:153:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3158 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3159 | ~^ |
---|
3160 | conftest.c:153:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3161 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3162 | ~^ |
---|
3163 | conftest.c:153:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3164 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3165 | ~^ |
---|
3166 | conftest.c:153:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3167 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3168 | ~^ |
---|
3169 | conftest.c:153:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3170 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3171 | ~^ |
---|
3172 | conftest.c:153:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
3173 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
3174 | ~^ |
---|
3175 | 12 warnings generated. |
---|
3176 | configure:24984: $? = 0 |
---|
3177 | configure:24992: result: yes |
---|
3178 | configure:24994: checking for _Bool |
---|
3179 | configure:24994: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3180 | configure:24994: $? = 0 |
---|
3181 | configure:24994: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3182 | conftest.c:123:20: error: expected expression |
---|
3183 | if (sizeof ((_Bool))) |
---|
3184 | ^ |
---|
3185 | 1 error generated. |
---|
3186 | configure:24994: $? = 1 |
---|
3187 | configure: failed program was: |
---|
3188 | | /* confdefs.h */ |
---|
3189 | | #define PACKAGE_NAME "libiconv" |
---|
3190 | | #define PACKAGE_TARNAME "libiconv" |
---|
3191 | | #define PACKAGE_VERSION "1.17" |
---|
3192 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3193 | | #define PACKAGE_BUGREPORT "" |
---|
3194 | | #define PACKAGE_URL "" |
---|
3195 | | #define PACKAGE "libiconv" |
---|
3196 | | #define VERSION "1.17" |
---|
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_PARAM_H 1 |
---|
3208 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3209 | | #define HAVE_LIMITS_H 1 |
---|
3210 | | #define HAVE_SYS_TIME_H 1 |
---|
3211 | | #define STDC_HEADERS 1 |
---|
3212 | | #define _ALL_SOURCE 1 |
---|
3213 | | #define _DARWIN_C_SOURCE 1 |
---|
3214 | | #define _GNU_SOURCE 1 |
---|
3215 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3216 | | #define _NETBSD_SOURCE 1 |
---|
3217 | | #define _OPENBSD_SOURCE 1 |
---|
3218 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3219 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3220 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3221 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3222 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3223 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3224 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3225 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3226 | | #define _TANDEM_SOURCE 1 |
---|
3227 | | #define __EXTENSIONS__ 1 |
---|
3228 | | #define HAVE_DLFCN_H 1 |
---|
3229 | | #define LT_OBJDIR ".libs/" |
---|
3230 | | #define INSTALLPREFIX "/opt/local" |
---|
3231 | | #define ENABLE_EXTRA 1 |
---|
3232 | | #define HAVE_VISIBILITY 1 |
---|
3233 | | #define HAVE_ICONV 1 |
---|
3234 | | #define ICONV_CONST |
---|
3235 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3236 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3237 | | #define HAVE_MBSTATE_T 1 |
---|
3238 | | #define HAVE_WCHAR_T 1 |
---|
3239 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3240 | | #define HAVE_MBRTOWC 1 |
---|
3241 | | #define HAVE_WCRTOMB 1 |
---|
3242 | | #define HAVE_MBSINIT 1 |
---|
3243 | | #define HAVE_SETLOCALE 1 |
---|
3244 | | #define HAVE_MEMMOVE 1 |
---|
3245 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3246 | | #define HAVE_SYMLINK 1 |
---|
3247 | | #define HAVE_FACCESSAT 1 |
---|
3248 | | #define HAVE_REALPATH 1 |
---|
3249 | | #define HAVE_LSTAT 1 |
---|
3250 | | #define HAVE_READLINKAT 1 |
---|
3251 | | #define HAVE_FCNTL 1 |
---|
3252 | | #define HAVE_GETDTABLESIZE 1 |
---|
3253 | | #define HAVE_GETPROGNAME 1 |
---|
3254 | | #define HAVE_READLINK 1 |
---|
3255 | | #define HAVE_SETENV 1 |
---|
3256 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3257 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3258 | | #define HAVE_WCHAR_H 1 |
---|
3259 | | #define WORDS_LITTLEENDIAN 1 |
---|
3260 | | #define HAVE_ALLOCA_H 1 |
---|
3261 | | #define HAVE_ALLOCA 1 |
---|
3262 | | #define HAVE_GETCWD 1 |
---|
3263 | | #define restrict __restrict__ |
---|
3264 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3265 | | #define HAVE_STRERROR_R 1 |
---|
3266 | | #define HAVE___HEADER_INLINE 1 |
---|
3267 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3268 | | #define HAVE_WINT_T 1 |
---|
3269 | | #define HAVE_LONG_LONG_INT 1 |
---|
3270 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3271 | | #define HAVE_MALLOC_POSIX 1 |
---|
3272 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3273 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3274 | | #define PROMOTED_MODE_T int |
---|
3275 | | #define HAVE_SIGSET_T 1 |
---|
3276 | | #define HAVE_DECL_SETENV 1 |
---|
3277 | | #define USER_LABEL_PREFIX _ |
---|
3278 | | /* end confdefs.h. */ |
---|
3279 | | #include <stddef.h> |
---|
3280 | | #ifdef HAVE_STDIO_H |
---|
3281 | | # include <stdio.h> |
---|
3282 | | #endif |
---|
3283 | | #ifdef HAVE_STDLIB_H |
---|
3284 | | # include <stdlib.h> |
---|
3285 | | #endif |
---|
3286 | | #ifdef HAVE_STRING_H |
---|
3287 | | # include <string.h> |
---|
3288 | | #endif |
---|
3289 | | #ifdef HAVE_INTTYPES_H |
---|
3290 | | # include <inttypes.h> |
---|
3291 | | #endif |
---|
3292 | | #ifdef HAVE_STDINT_H |
---|
3293 | | # include <stdint.h> |
---|
3294 | | #endif |
---|
3295 | | #ifdef HAVE_STRINGS_H |
---|
3296 | | # include <strings.h> |
---|
3297 | | #endif |
---|
3298 | | #ifdef HAVE_SYS_TYPES_H |
---|
3299 | | # include <sys/types.h> |
---|
3300 | | #endif |
---|
3301 | | #ifdef HAVE_SYS_STAT_H |
---|
3302 | | # include <sys/stat.h> |
---|
3303 | | #endif |
---|
3304 | | #ifdef HAVE_UNISTD_H |
---|
3305 | | # include <unistd.h> |
---|
3306 | | #endif |
---|
3307 | | int |
---|
3308 | | main (void) |
---|
3309 | | { |
---|
3310 | | if (sizeof ((_Bool))) |
---|
3311 | | return 0; |
---|
3312 | | ; |
---|
3313 | | return 0; |
---|
3314 | | } |
---|
3315 | configure:24994: result: yes |
---|
3316 | configure:25017: checking for good max_align_t |
---|
3317 | configure:25047: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3318 | configure:25047: $? = 0 |
---|
3319 | configure:25056: result: yes |
---|
3320 | configure:25068: checking whether NULL can be used in arbitrary expressions |
---|
3321 | configure:25087: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3322 | configure:25087: $? = 0 |
---|
3323 | configure:25095: result: yes |
---|
3324 | configure:25179: checking whether fcloseall is declared |
---|
3325 | configure:25179: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3326 | conftest.c:128:10: error: use of undeclared identifier 'fcloseall' |
---|
3327 | (void) fcloseall; |
---|
3328 | ^ |
---|
3329 | 1 error generated. |
---|
3330 | configure:25179: $? = 1 |
---|
3331 | configure: failed program was: |
---|
3332 | | /* confdefs.h */ |
---|
3333 | | #define PACKAGE_NAME "libiconv" |
---|
3334 | | #define PACKAGE_TARNAME "libiconv" |
---|
3335 | | #define PACKAGE_VERSION "1.17" |
---|
3336 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3337 | | #define PACKAGE_BUGREPORT "" |
---|
3338 | | #define PACKAGE_URL "" |
---|
3339 | | #define PACKAGE "libiconv" |
---|
3340 | | #define VERSION "1.17" |
---|
3341 | | #define HAVE_STDIO_H 1 |
---|
3342 | | #define HAVE_STDLIB_H 1 |
---|
3343 | | #define HAVE_STRING_H 1 |
---|
3344 | | #define HAVE_INTTYPES_H 1 |
---|
3345 | | #define HAVE_STDINT_H 1 |
---|
3346 | | #define HAVE_STRINGS_H 1 |
---|
3347 | | #define HAVE_SYS_STAT_H 1 |
---|
3348 | | #define HAVE_SYS_TYPES_H 1 |
---|
3349 | | #define HAVE_UNISTD_H 1 |
---|
3350 | | #define HAVE_WCHAR_H 1 |
---|
3351 | | #define HAVE_SYS_PARAM_H 1 |
---|
3352 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3353 | | #define HAVE_LIMITS_H 1 |
---|
3354 | | #define HAVE_SYS_TIME_H 1 |
---|
3355 | | #define STDC_HEADERS 1 |
---|
3356 | | #define _ALL_SOURCE 1 |
---|
3357 | | #define _DARWIN_C_SOURCE 1 |
---|
3358 | | #define _GNU_SOURCE 1 |
---|
3359 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3360 | | #define _NETBSD_SOURCE 1 |
---|
3361 | | #define _OPENBSD_SOURCE 1 |
---|
3362 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3363 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3364 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3365 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3366 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3367 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3368 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3369 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3370 | | #define _TANDEM_SOURCE 1 |
---|
3371 | | #define __EXTENSIONS__ 1 |
---|
3372 | | #define HAVE_DLFCN_H 1 |
---|
3373 | | #define LT_OBJDIR ".libs/" |
---|
3374 | | #define INSTALLPREFIX "/opt/local" |
---|
3375 | | #define ENABLE_EXTRA 1 |
---|
3376 | | #define HAVE_VISIBILITY 1 |
---|
3377 | | #define HAVE_ICONV 1 |
---|
3378 | | #define ICONV_CONST |
---|
3379 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3380 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3381 | | #define HAVE_MBSTATE_T 1 |
---|
3382 | | #define HAVE_WCHAR_T 1 |
---|
3383 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3384 | | #define HAVE_MBRTOWC 1 |
---|
3385 | | #define HAVE_WCRTOMB 1 |
---|
3386 | | #define HAVE_MBSINIT 1 |
---|
3387 | | #define HAVE_SETLOCALE 1 |
---|
3388 | | #define HAVE_MEMMOVE 1 |
---|
3389 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3390 | | #define HAVE_SYMLINK 1 |
---|
3391 | | #define HAVE_FACCESSAT 1 |
---|
3392 | | #define HAVE_REALPATH 1 |
---|
3393 | | #define HAVE_LSTAT 1 |
---|
3394 | | #define HAVE_READLINKAT 1 |
---|
3395 | | #define HAVE_FCNTL 1 |
---|
3396 | | #define HAVE_GETDTABLESIZE 1 |
---|
3397 | | #define HAVE_GETPROGNAME 1 |
---|
3398 | | #define HAVE_READLINK 1 |
---|
3399 | | #define HAVE_SETENV 1 |
---|
3400 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3401 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3402 | | #define HAVE_WCHAR_H 1 |
---|
3403 | | #define WORDS_LITTLEENDIAN 1 |
---|
3404 | | #define HAVE_ALLOCA_H 1 |
---|
3405 | | #define HAVE_ALLOCA 1 |
---|
3406 | | #define HAVE_GETCWD 1 |
---|
3407 | | #define restrict __restrict__ |
---|
3408 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3409 | | #define HAVE_STRERROR_R 1 |
---|
3410 | | #define HAVE___HEADER_INLINE 1 |
---|
3411 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3412 | | #define HAVE_WINT_T 1 |
---|
3413 | | #define HAVE_LONG_LONG_INT 1 |
---|
3414 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3415 | | #define HAVE_MALLOC_POSIX 1 |
---|
3416 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3417 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3418 | | #define PROMOTED_MODE_T int |
---|
3419 | | #define HAVE_SIGSET_T 1 |
---|
3420 | | #define HAVE_DECL_SETENV 1 |
---|
3421 | | #define USER_LABEL_PREFIX _ |
---|
3422 | | #define HAVE__BOOL 1 |
---|
3423 | | /* end confdefs.h. */ |
---|
3424 | | #include <stddef.h> |
---|
3425 | | #ifdef HAVE_STDIO_H |
---|
3426 | | # include <stdio.h> |
---|
3427 | | #endif |
---|
3428 | | #ifdef HAVE_STDLIB_H |
---|
3429 | | # include <stdlib.h> |
---|
3430 | | #endif |
---|
3431 | | #ifdef HAVE_STRING_H |
---|
3432 | | # include <string.h> |
---|
3433 | | #endif |
---|
3434 | | #ifdef HAVE_INTTYPES_H |
---|
3435 | | # include <inttypes.h> |
---|
3436 | | #endif |
---|
3437 | | #ifdef HAVE_STDINT_H |
---|
3438 | | # include <stdint.h> |
---|
3439 | | #endif |
---|
3440 | | #ifdef HAVE_STRINGS_H |
---|
3441 | | # include <strings.h> |
---|
3442 | | #endif |
---|
3443 | | #ifdef HAVE_SYS_TYPES_H |
---|
3444 | | # include <sys/types.h> |
---|
3445 | | #endif |
---|
3446 | | #ifdef HAVE_SYS_STAT_H |
---|
3447 | | # include <sys/stat.h> |
---|
3448 | | #endif |
---|
3449 | | #ifdef HAVE_UNISTD_H |
---|
3450 | | # include <unistd.h> |
---|
3451 | | #endif |
---|
3452 | | int |
---|
3453 | | main (void) |
---|
3454 | | { |
---|
3455 | | #ifndef fcloseall |
---|
3456 | | #ifdef __cplusplus |
---|
3457 | | (void) fcloseall; |
---|
3458 | | #else |
---|
3459 | | (void) fcloseall; |
---|
3460 | | #endif |
---|
3461 | | #endif |
---|
3462 | | |
---|
3463 | | ; |
---|
3464 | | return 0; |
---|
3465 | | } |
---|
3466 | configure:25179: result: no |
---|
3467 | configure:25266: checking which flavor of printf attribute matches inttypes macros |
---|
3468 | configure:25294: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3469 | configure:25294: $? = 0 |
---|
3470 | configure:25302: result: system |
---|
3471 | configure:25333: checking whether ecvt is declared |
---|
3472 | configure:25333: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3473 | configure:25333: $? = 0 |
---|
3474 | configure:25333: result: yes |
---|
3475 | configure:25342: checking whether fcvt is declared |
---|
3476 | configure:25342: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3477 | configure:25342: $? = 0 |
---|
3478 | configure:25342: result: yes |
---|
3479 | configure:25351: checking whether gcvt is declared |
---|
3480 | configure:25351: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3481 | configure:25351: $? = 0 |
---|
3482 | configure:25351: result: yes |
---|
3483 | configure:25456: checking whether strerror(0) succeeds |
---|
3484 | configure:25497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
3485 | configure:25497: $? = 0 |
---|
3486 | configure:25497: ./conftest |
---|
3487 | configure:25497: $? = 4 |
---|
3488 | configure: program exited with status 4 |
---|
3489 | configure: failed program was: |
---|
3490 | | /* confdefs.h */ |
---|
3491 | | #define PACKAGE_NAME "libiconv" |
---|
3492 | | #define PACKAGE_TARNAME "libiconv" |
---|
3493 | | #define PACKAGE_VERSION "1.17" |
---|
3494 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3495 | | #define PACKAGE_BUGREPORT "" |
---|
3496 | | #define PACKAGE_URL "" |
---|
3497 | | #define PACKAGE "libiconv" |
---|
3498 | | #define VERSION "1.17" |
---|
3499 | | #define HAVE_STDIO_H 1 |
---|
3500 | | #define HAVE_STDLIB_H 1 |
---|
3501 | | #define HAVE_STRING_H 1 |
---|
3502 | | #define HAVE_INTTYPES_H 1 |
---|
3503 | | #define HAVE_STDINT_H 1 |
---|
3504 | | #define HAVE_STRINGS_H 1 |
---|
3505 | | #define HAVE_SYS_STAT_H 1 |
---|
3506 | | #define HAVE_SYS_TYPES_H 1 |
---|
3507 | | #define HAVE_UNISTD_H 1 |
---|
3508 | | #define HAVE_WCHAR_H 1 |
---|
3509 | | #define HAVE_SYS_PARAM_H 1 |
---|
3510 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3511 | | #define HAVE_LIMITS_H 1 |
---|
3512 | | #define HAVE_SYS_TIME_H 1 |
---|
3513 | | #define STDC_HEADERS 1 |
---|
3514 | | #define _ALL_SOURCE 1 |
---|
3515 | | #define _DARWIN_C_SOURCE 1 |
---|
3516 | | #define _GNU_SOURCE 1 |
---|
3517 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3518 | | #define _NETBSD_SOURCE 1 |
---|
3519 | | #define _OPENBSD_SOURCE 1 |
---|
3520 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3521 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3522 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3523 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3524 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3525 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3526 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3527 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3528 | | #define _TANDEM_SOURCE 1 |
---|
3529 | | #define __EXTENSIONS__ 1 |
---|
3530 | | #define HAVE_DLFCN_H 1 |
---|
3531 | | #define LT_OBJDIR ".libs/" |
---|
3532 | | #define INSTALLPREFIX "/opt/local" |
---|
3533 | | #define ENABLE_EXTRA 1 |
---|
3534 | | #define HAVE_VISIBILITY 1 |
---|
3535 | | #define HAVE_ICONV 1 |
---|
3536 | | #define ICONV_CONST |
---|
3537 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3538 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3539 | | #define HAVE_MBSTATE_T 1 |
---|
3540 | | #define HAVE_WCHAR_T 1 |
---|
3541 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3542 | | #define HAVE_MBRTOWC 1 |
---|
3543 | | #define HAVE_WCRTOMB 1 |
---|
3544 | | #define HAVE_MBSINIT 1 |
---|
3545 | | #define HAVE_SETLOCALE 1 |
---|
3546 | | #define HAVE_MEMMOVE 1 |
---|
3547 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3548 | | #define HAVE_SYMLINK 1 |
---|
3549 | | #define HAVE_FACCESSAT 1 |
---|
3550 | | #define HAVE_REALPATH 1 |
---|
3551 | | #define HAVE_LSTAT 1 |
---|
3552 | | #define HAVE_READLINKAT 1 |
---|
3553 | | #define HAVE_FCNTL 1 |
---|
3554 | | #define HAVE_GETDTABLESIZE 1 |
---|
3555 | | #define HAVE_GETPROGNAME 1 |
---|
3556 | | #define HAVE_READLINK 1 |
---|
3557 | | #define HAVE_SETENV 1 |
---|
3558 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3559 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3560 | | #define HAVE_WCHAR_H 1 |
---|
3561 | | #define WORDS_LITTLEENDIAN 1 |
---|
3562 | | #define HAVE_ALLOCA_H 1 |
---|
3563 | | #define HAVE_ALLOCA 1 |
---|
3564 | | #define HAVE_GETCWD 1 |
---|
3565 | | #define restrict __restrict__ |
---|
3566 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3567 | | #define HAVE_STRERROR_R 1 |
---|
3568 | | #define HAVE___HEADER_INLINE 1 |
---|
3569 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3570 | | #define HAVE_WINT_T 1 |
---|
3571 | | #define HAVE_LONG_LONG_INT 1 |
---|
3572 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3573 | | #define HAVE_MALLOC_POSIX 1 |
---|
3574 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3575 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3576 | | #define PROMOTED_MODE_T int |
---|
3577 | | #define HAVE_SIGSET_T 1 |
---|
3578 | | #define HAVE_DECL_SETENV 1 |
---|
3579 | | #define USER_LABEL_PREFIX _ |
---|
3580 | | #define HAVE__BOOL 1 |
---|
3581 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
3582 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3583 | | #define HAVE_DECL_ECVT 1 |
---|
3584 | | #define HAVE_DECL_FCVT 1 |
---|
3585 | | #define HAVE_DECL_GCVT 1 |
---|
3586 | | /* end confdefs.h. */ |
---|
3587 | | #include <string.h> |
---|
3588 | | #include <errno.h> |
---|
3589 | | |
---|
3590 | | int |
---|
3591 | | main (void) |
---|
3592 | | { |
---|
3593 | | int result = 0; |
---|
3594 | | char *str; |
---|
3595 | | errno = 0; |
---|
3596 | | str = strerror (0); |
---|
3597 | | if (!*str) result |= 1; |
---|
3598 | | if (errno) result |= 2; |
---|
3599 | | if (strstr (str, "nknown") || strstr (str, "ndefined")) |
---|
3600 | | result |= 4; |
---|
3601 | | return result; |
---|
3602 | | ; |
---|
3603 | | return 0; |
---|
3604 | | } |
---|
3605 | configure:25509: result: no |
---|
3606 | configure:25725: checking for struct timespec in <time.h> |
---|
3607 | configure:25743: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3608 | configure:25743: $? = 0 |
---|
3609 | configure:25751: result: yes |
---|
3610 | configure:25941: checking for TIME_UTC in <time.h> |
---|
3611 | configure:25959: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3612 | configure:25959: $? = 0 |
---|
3613 | configure:25967: result: yes |
---|
3614 | configure:26030: checking whether execvpe is declared |
---|
3615 | configure:26030: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3616 | conftest.c:135:10: error: use of undeclared identifier 'execvpe' |
---|
3617 | (void) execvpe; |
---|
3618 | ^ |
---|
3619 | 1 error generated. |
---|
3620 | configure:26030: $? = 1 |
---|
3621 | configure: failed program was: |
---|
3622 | | /* confdefs.h */ |
---|
3623 | | #define PACKAGE_NAME "libiconv" |
---|
3624 | | #define PACKAGE_TARNAME "libiconv" |
---|
3625 | | #define PACKAGE_VERSION "1.17" |
---|
3626 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3627 | | #define PACKAGE_BUGREPORT "" |
---|
3628 | | #define PACKAGE_URL "" |
---|
3629 | | #define PACKAGE "libiconv" |
---|
3630 | | #define VERSION "1.17" |
---|
3631 | | #define HAVE_STDIO_H 1 |
---|
3632 | | #define HAVE_STDLIB_H 1 |
---|
3633 | | #define HAVE_STRING_H 1 |
---|
3634 | | #define HAVE_INTTYPES_H 1 |
---|
3635 | | #define HAVE_STDINT_H 1 |
---|
3636 | | #define HAVE_STRINGS_H 1 |
---|
3637 | | #define HAVE_SYS_STAT_H 1 |
---|
3638 | | #define HAVE_SYS_TYPES_H 1 |
---|
3639 | | #define HAVE_UNISTD_H 1 |
---|
3640 | | #define HAVE_WCHAR_H 1 |
---|
3641 | | #define HAVE_SYS_PARAM_H 1 |
---|
3642 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3643 | | #define HAVE_LIMITS_H 1 |
---|
3644 | | #define HAVE_SYS_TIME_H 1 |
---|
3645 | | #define STDC_HEADERS 1 |
---|
3646 | | #define _ALL_SOURCE 1 |
---|
3647 | | #define _DARWIN_C_SOURCE 1 |
---|
3648 | | #define _GNU_SOURCE 1 |
---|
3649 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3650 | | #define _NETBSD_SOURCE 1 |
---|
3651 | | #define _OPENBSD_SOURCE 1 |
---|
3652 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3653 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3654 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3655 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3656 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3657 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3658 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3659 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3660 | | #define _TANDEM_SOURCE 1 |
---|
3661 | | #define __EXTENSIONS__ 1 |
---|
3662 | | #define HAVE_DLFCN_H 1 |
---|
3663 | | #define LT_OBJDIR ".libs/" |
---|
3664 | | #define INSTALLPREFIX "/opt/local" |
---|
3665 | | #define ENABLE_EXTRA 1 |
---|
3666 | | #define HAVE_VISIBILITY 1 |
---|
3667 | | #define HAVE_ICONV 1 |
---|
3668 | | #define ICONV_CONST |
---|
3669 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3670 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3671 | | #define HAVE_MBSTATE_T 1 |
---|
3672 | | #define HAVE_WCHAR_T 1 |
---|
3673 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3674 | | #define HAVE_MBRTOWC 1 |
---|
3675 | | #define HAVE_WCRTOMB 1 |
---|
3676 | | #define HAVE_MBSINIT 1 |
---|
3677 | | #define HAVE_SETLOCALE 1 |
---|
3678 | | #define HAVE_MEMMOVE 1 |
---|
3679 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3680 | | #define HAVE_SYMLINK 1 |
---|
3681 | | #define HAVE_FACCESSAT 1 |
---|
3682 | | #define HAVE_REALPATH 1 |
---|
3683 | | #define HAVE_LSTAT 1 |
---|
3684 | | #define HAVE_READLINKAT 1 |
---|
3685 | | #define HAVE_FCNTL 1 |
---|
3686 | | #define HAVE_GETDTABLESIZE 1 |
---|
3687 | | #define HAVE_GETPROGNAME 1 |
---|
3688 | | #define HAVE_READLINK 1 |
---|
3689 | | #define HAVE_SETENV 1 |
---|
3690 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3691 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3692 | | #define HAVE_WCHAR_H 1 |
---|
3693 | | #define WORDS_LITTLEENDIAN 1 |
---|
3694 | | #define HAVE_ALLOCA_H 1 |
---|
3695 | | #define HAVE_ALLOCA 1 |
---|
3696 | | #define HAVE_GETCWD 1 |
---|
3697 | | #define restrict __restrict__ |
---|
3698 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3699 | | #define HAVE_STRERROR_R 1 |
---|
3700 | | #define HAVE___HEADER_INLINE 1 |
---|
3701 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3702 | | #define HAVE_WINT_T 1 |
---|
3703 | | #define HAVE_LONG_LONG_INT 1 |
---|
3704 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3705 | | #define HAVE_MALLOC_POSIX 1 |
---|
3706 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3707 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3708 | | #define PROMOTED_MODE_T int |
---|
3709 | | #define HAVE_SIGSET_T 1 |
---|
3710 | | #define HAVE_DECL_SETENV 1 |
---|
3711 | | #define USER_LABEL_PREFIX _ |
---|
3712 | | #define HAVE__BOOL 1 |
---|
3713 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
3714 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3715 | | #define HAVE_DECL_ECVT 1 |
---|
3716 | | #define HAVE_DECL_FCVT 1 |
---|
3717 | | #define HAVE_DECL_GCVT 1 |
---|
3718 | | #define REPLACE_STRERROR_0 1 |
---|
3719 | | #define _USE_STD_STAT 1 |
---|
3720 | | /* end confdefs.h. */ |
---|
3721 | | #include <stddef.h> |
---|
3722 | | #ifdef HAVE_STDIO_H |
---|
3723 | | # include <stdio.h> |
---|
3724 | | #endif |
---|
3725 | | #ifdef HAVE_STDLIB_H |
---|
3726 | | # include <stdlib.h> |
---|
3727 | | #endif |
---|
3728 | | #ifdef HAVE_STRING_H |
---|
3729 | | # include <string.h> |
---|
3730 | | #endif |
---|
3731 | | #ifdef HAVE_INTTYPES_H |
---|
3732 | | # include <inttypes.h> |
---|
3733 | | #endif |
---|
3734 | | #ifdef HAVE_STDINT_H |
---|
3735 | | # include <stdint.h> |
---|
3736 | | #endif |
---|
3737 | | #ifdef HAVE_STRINGS_H |
---|
3738 | | # include <strings.h> |
---|
3739 | | #endif |
---|
3740 | | #ifdef HAVE_SYS_TYPES_H |
---|
3741 | | # include <sys/types.h> |
---|
3742 | | #endif |
---|
3743 | | #ifdef HAVE_SYS_STAT_H |
---|
3744 | | # include <sys/stat.h> |
---|
3745 | | #endif |
---|
3746 | | #ifdef HAVE_UNISTD_H |
---|
3747 | | # include <unistd.h> |
---|
3748 | | #endif |
---|
3749 | | int |
---|
3750 | | main (void) |
---|
3751 | | { |
---|
3752 | | #ifndef execvpe |
---|
3753 | | #ifdef __cplusplus |
---|
3754 | | (void) execvpe; |
---|
3755 | | #else |
---|
3756 | | (void) execvpe; |
---|
3757 | | #endif |
---|
3758 | | #endif |
---|
3759 | | |
---|
3760 | | ; |
---|
3761 | | return 0; |
---|
3762 | | } |
---|
3763 | configure:26030: result: no |
---|
3764 | configure:26172: checking whether clearerr_unlocked is declared |
---|
3765 | configure:26172: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3766 | configure:26172: $? = 0 |
---|
3767 | configure:26172: result: yes |
---|
3768 | configure:26181: checking whether feof_unlocked is declared |
---|
3769 | configure:26181: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3770 | configure:26181: $? = 0 |
---|
3771 | configure:26181: result: yes |
---|
3772 | configure:26190: checking whether ferror_unlocked is declared |
---|
3773 | configure:26190: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3774 | configure:26190: $? = 0 |
---|
3775 | configure:26190: result: yes |
---|
3776 | configure:26199: checking whether fflush_unlocked is declared |
---|
3777 | configure:26199: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3778 | conftest.c:139:10: error: use of undeclared identifier 'fflush_unlocked' |
---|
3779 | (void) fflush_unlocked; |
---|
3780 | ^ |
---|
3781 | 1 error generated. |
---|
3782 | configure:26199: $? = 1 |
---|
3783 | configure: failed program was: |
---|
3784 | | /* confdefs.h */ |
---|
3785 | | #define PACKAGE_NAME "libiconv" |
---|
3786 | | #define PACKAGE_TARNAME "libiconv" |
---|
3787 | | #define PACKAGE_VERSION "1.17" |
---|
3788 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3789 | | #define PACKAGE_BUGREPORT "" |
---|
3790 | | #define PACKAGE_URL "" |
---|
3791 | | #define PACKAGE "libiconv" |
---|
3792 | | #define VERSION "1.17" |
---|
3793 | | #define HAVE_STDIO_H 1 |
---|
3794 | | #define HAVE_STDLIB_H 1 |
---|
3795 | | #define HAVE_STRING_H 1 |
---|
3796 | | #define HAVE_INTTYPES_H 1 |
---|
3797 | | #define HAVE_STDINT_H 1 |
---|
3798 | | #define HAVE_STRINGS_H 1 |
---|
3799 | | #define HAVE_SYS_STAT_H 1 |
---|
3800 | | #define HAVE_SYS_TYPES_H 1 |
---|
3801 | | #define HAVE_UNISTD_H 1 |
---|
3802 | | #define HAVE_WCHAR_H 1 |
---|
3803 | | #define HAVE_SYS_PARAM_H 1 |
---|
3804 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3805 | | #define HAVE_LIMITS_H 1 |
---|
3806 | | #define HAVE_SYS_TIME_H 1 |
---|
3807 | | #define STDC_HEADERS 1 |
---|
3808 | | #define _ALL_SOURCE 1 |
---|
3809 | | #define _DARWIN_C_SOURCE 1 |
---|
3810 | | #define _GNU_SOURCE 1 |
---|
3811 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3812 | | #define _NETBSD_SOURCE 1 |
---|
3813 | | #define _OPENBSD_SOURCE 1 |
---|
3814 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3815 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3816 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3817 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3818 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3819 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3820 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3821 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3822 | | #define _TANDEM_SOURCE 1 |
---|
3823 | | #define __EXTENSIONS__ 1 |
---|
3824 | | #define HAVE_DLFCN_H 1 |
---|
3825 | | #define LT_OBJDIR ".libs/" |
---|
3826 | | #define INSTALLPREFIX "/opt/local" |
---|
3827 | | #define ENABLE_EXTRA 1 |
---|
3828 | | #define HAVE_VISIBILITY 1 |
---|
3829 | | #define HAVE_ICONV 1 |
---|
3830 | | #define ICONV_CONST |
---|
3831 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3832 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3833 | | #define HAVE_MBSTATE_T 1 |
---|
3834 | | #define HAVE_WCHAR_T 1 |
---|
3835 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3836 | | #define HAVE_MBRTOWC 1 |
---|
3837 | | #define HAVE_WCRTOMB 1 |
---|
3838 | | #define HAVE_MBSINIT 1 |
---|
3839 | | #define HAVE_SETLOCALE 1 |
---|
3840 | | #define HAVE_MEMMOVE 1 |
---|
3841 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3842 | | #define HAVE_SYMLINK 1 |
---|
3843 | | #define HAVE_FACCESSAT 1 |
---|
3844 | | #define HAVE_REALPATH 1 |
---|
3845 | | #define HAVE_LSTAT 1 |
---|
3846 | | #define HAVE_READLINKAT 1 |
---|
3847 | | #define HAVE_FCNTL 1 |
---|
3848 | | #define HAVE_GETDTABLESIZE 1 |
---|
3849 | | #define HAVE_GETPROGNAME 1 |
---|
3850 | | #define HAVE_READLINK 1 |
---|
3851 | | #define HAVE_SETENV 1 |
---|
3852 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
3853 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
3854 | | #define HAVE_WCHAR_H 1 |
---|
3855 | | #define WORDS_LITTLEENDIAN 1 |
---|
3856 | | #define HAVE_ALLOCA_H 1 |
---|
3857 | | #define HAVE_ALLOCA 1 |
---|
3858 | | #define HAVE_GETCWD 1 |
---|
3859 | | #define restrict __restrict__ |
---|
3860 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3861 | | #define HAVE_STRERROR_R 1 |
---|
3862 | | #define HAVE___HEADER_INLINE 1 |
---|
3863 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
3864 | | #define HAVE_WINT_T 1 |
---|
3865 | | #define HAVE_LONG_LONG_INT 1 |
---|
3866 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3867 | | #define HAVE_MALLOC_POSIX 1 |
---|
3868 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3869 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3870 | | #define PROMOTED_MODE_T int |
---|
3871 | | #define HAVE_SIGSET_T 1 |
---|
3872 | | #define HAVE_DECL_SETENV 1 |
---|
3873 | | #define USER_LABEL_PREFIX _ |
---|
3874 | | #define HAVE__BOOL 1 |
---|
3875 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
3876 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
3877 | | #define HAVE_DECL_ECVT 1 |
---|
3878 | | #define HAVE_DECL_FCVT 1 |
---|
3879 | | #define HAVE_DECL_GCVT 1 |
---|
3880 | | #define REPLACE_STRERROR_0 1 |
---|
3881 | | #define _USE_STD_STAT 1 |
---|
3882 | | #define HAVE_DECL_EXECVPE 0 |
---|
3883 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
3884 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
3885 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
3886 | | /* end confdefs.h. */ |
---|
3887 | | #include <stddef.h> |
---|
3888 | | #ifdef HAVE_STDIO_H |
---|
3889 | | # include <stdio.h> |
---|
3890 | | #endif |
---|
3891 | | #ifdef HAVE_STDLIB_H |
---|
3892 | | # include <stdlib.h> |
---|
3893 | | #endif |
---|
3894 | | #ifdef HAVE_STRING_H |
---|
3895 | | # include <string.h> |
---|
3896 | | #endif |
---|
3897 | | #ifdef HAVE_INTTYPES_H |
---|
3898 | | # include <inttypes.h> |
---|
3899 | | #endif |
---|
3900 | | #ifdef HAVE_STDINT_H |
---|
3901 | | # include <stdint.h> |
---|
3902 | | #endif |
---|
3903 | | #ifdef HAVE_STRINGS_H |
---|
3904 | | # include <strings.h> |
---|
3905 | | #endif |
---|
3906 | | #ifdef HAVE_SYS_TYPES_H |
---|
3907 | | # include <sys/types.h> |
---|
3908 | | #endif |
---|
3909 | | #ifdef HAVE_SYS_STAT_H |
---|
3910 | | # include <sys/stat.h> |
---|
3911 | | #endif |
---|
3912 | | #ifdef HAVE_UNISTD_H |
---|
3913 | | # include <unistd.h> |
---|
3914 | | #endif |
---|
3915 | | int |
---|
3916 | | main (void) |
---|
3917 | | { |
---|
3918 | | #ifndef fflush_unlocked |
---|
3919 | | #ifdef __cplusplus |
---|
3920 | | (void) fflush_unlocked; |
---|
3921 | | #else |
---|
3922 | | (void) fflush_unlocked; |
---|
3923 | | #endif |
---|
3924 | | #endif |
---|
3925 | | |
---|
3926 | | ; |
---|
3927 | | return 0; |
---|
3928 | | } |
---|
3929 | configure:26199: result: no |
---|
3930 | configure:26208: checking whether fgets_unlocked is declared |
---|
3931 | configure:26208: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3932 | conftest.c:140:10: error: use of undeclared identifier 'fgets_unlocked' |
---|
3933 | (void) fgets_unlocked; |
---|
3934 | ^ |
---|
3935 | 1 error generated. |
---|
3936 | configure:26208: $? = 1 |
---|
3937 | configure: failed program was: |
---|
3938 | | /* confdefs.h */ |
---|
3939 | | #define PACKAGE_NAME "libiconv" |
---|
3940 | | #define PACKAGE_TARNAME "libiconv" |
---|
3941 | | #define PACKAGE_VERSION "1.17" |
---|
3942 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
3943 | | #define PACKAGE_BUGREPORT "" |
---|
3944 | | #define PACKAGE_URL "" |
---|
3945 | | #define PACKAGE "libiconv" |
---|
3946 | | #define VERSION "1.17" |
---|
3947 | | #define HAVE_STDIO_H 1 |
---|
3948 | | #define HAVE_STDLIB_H 1 |
---|
3949 | | #define HAVE_STRING_H 1 |
---|
3950 | | #define HAVE_INTTYPES_H 1 |
---|
3951 | | #define HAVE_STDINT_H 1 |
---|
3952 | | #define HAVE_STRINGS_H 1 |
---|
3953 | | #define HAVE_SYS_STAT_H 1 |
---|
3954 | | #define HAVE_SYS_TYPES_H 1 |
---|
3955 | | #define HAVE_UNISTD_H 1 |
---|
3956 | | #define HAVE_WCHAR_H 1 |
---|
3957 | | #define HAVE_SYS_PARAM_H 1 |
---|
3958 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3959 | | #define HAVE_LIMITS_H 1 |
---|
3960 | | #define HAVE_SYS_TIME_H 1 |
---|
3961 | | #define STDC_HEADERS 1 |
---|
3962 | | #define _ALL_SOURCE 1 |
---|
3963 | | #define _DARWIN_C_SOURCE 1 |
---|
3964 | | #define _GNU_SOURCE 1 |
---|
3965 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3966 | | #define _NETBSD_SOURCE 1 |
---|
3967 | | #define _OPENBSD_SOURCE 1 |
---|
3968 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3969 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3970 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3971 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3972 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3973 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3974 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3975 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3976 | | #define _TANDEM_SOURCE 1 |
---|
3977 | | #define __EXTENSIONS__ 1 |
---|
3978 | | #define HAVE_DLFCN_H 1 |
---|
3979 | | #define LT_OBJDIR ".libs/" |
---|
3980 | | #define INSTALLPREFIX "/opt/local" |
---|
3981 | | #define ENABLE_EXTRA 1 |
---|
3982 | | #define HAVE_VISIBILITY 1 |
---|
3983 | | #define HAVE_ICONV 1 |
---|
3984 | | #define ICONV_CONST |
---|
3985 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3986 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3987 | | #define HAVE_MBSTATE_T 1 |
---|
3988 | | #define HAVE_WCHAR_T 1 |
---|
3989 | | #define HAVE_GETC_UNLOCKED 1 |
---|
3990 | | #define HAVE_MBRTOWC 1 |
---|
3991 | | #define HAVE_WCRTOMB 1 |
---|
3992 | | #define HAVE_MBSINIT 1 |
---|
3993 | | #define HAVE_SETLOCALE 1 |
---|
3994 | | #define HAVE_MEMMOVE 1 |
---|
3995 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3996 | | #define HAVE_SYMLINK 1 |
---|
3997 | | #define HAVE_FACCESSAT 1 |
---|
3998 | | #define HAVE_REALPATH 1 |
---|
3999 | | #define HAVE_LSTAT 1 |
---|
4000 | | #define HAVE_READLINKAT 1 |
---|
4001 | | #define HAVE_FCNTL 1 |
---|
4002 | | #define HAVE_GETDTABLESIZE 1 |
---|
4003 | | #define HAVE_GETPROGNAME 1 |
---|
4004 | | #define HAVE_READLINK 1 |
---|
4005 | | #define HAVE_SETENV 1 |
---|
4006 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4007 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4008 | | #define HAVE_WCHAR_H 1 |
---|
4009 | | #define WORDS_LITTLEENDIAN 1 |
---|
4010 | | #define HAVE_ALLOCA_H 1 |
---|
4011 | | #define HAVE_ALLOCA 1 |
---|
4012 | | #define HAVE_GETCWD 1 |
---|
4013 | | #define restrict __restrict__ |
---|
4014 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4015 | | #define HAVE_STRERROR_R 1 |
---|
4016 | | #define HAVE___HEADER_INLINE 1 |
---|
4017 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4018 | | #define HAVE_WINT_T 1 |
---|
4019 | | #define HAVE_LONG_LONG_INT 1 |
---|
4020 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4021 | | #define HAVE_MALLOC_POSIX 1 |
---|
4022 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4023 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4024 | | #define PROMOTED_MODE_T int |
---|
4025 | | #define HAVE_SIGSET_T 1 |
---|
4026 | | #define HAVE_DECL_SETENV 1 |
---|
4027 | | #define USER_LABEL_PREFIX _ |
---|
4028 | | #define HAVE__BOOL 1 |
---|
4029 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
4030 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4031 | | #define HAVE_DECL_ECVT 1 |
---|
4032 | | #define HAVE_DECL_FCVT 1 |
---|
4033 | | #define HAVE_DECL_GCVT 1 |
---|
4034 | | #define REPLACE_STRERROR_0 1 |
---|
4035 | | #define _USE_STD_STAT 1 |
---|
4036 | | #define HAVE_DECL_EXECVPE 0 |
---|
4037 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
4038 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4039 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
4040 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
4041 | | /* end confdefs.h. */ |
---|
4042 | | #include <stddef.h> |
---|
4043 | | #ifdef HAVE_STDIO_H |
---|
4044 | | # include <stdio.h> |
---|
4045 | | #endif |
---|
4046 | | #ifdef HAVE_STDLIB_H |
---|
4047 | | # include <stdlib.h> |
---|
4048 | | #endif |
---|
4049 | | #ifdef HAVE_STRING_H |
---|
4050 | | # include <string.h> |
---|
4051 | | #endif |
---|
4052 | | #ifdef HAVE_INTTYPES_H |
---|
4053 | | # include <inttypes.h> |
---|
4054 | | #endif |
---|
4055 | | #ifdef HAVE_STDINT_H |
---|
4056 | | # include <stdint.h> |
---|
4057 | | #endif |
---|
4058 | | #ifdef HAVE_STRINGS_H |
---|
4059 | | # include <strings.h> |
---|
4060 | | #endif |
---|
4061 | | #ifdef HAVE_SYS_TYPES_H |
---|
4062 | | # include <sys/types.h> |
---|
4063 | | #endif |
---|
4064 | | #ifdef HAVE_SYS_STAT_H |
---|
4065 | | # include <sys/stat.h> |
---|
4066 | | #endif |
---|
4067 | | #ifdef HAVE_UNISTD_H |
---|
4068 | | # include <unistd.h> |
---|
4069 | | #endif |
---|
4070 | | int |
---|
4071 | | main (void) |
---|
4072 | | { |
---|
4073 | | #ifndef fgets_unlocked |
---|
4074 | | #ifdef __cplusplus |
---|
4075 | | (void) fgets_unlocked; |
---|
4076 | | #else |
---|
4077 | | (void) fgets_unlocked; |
---|
4078 | | #endif |
---|
4079 | | #endif |
---|
4080 | | |
---|
4081 | | ; |
---|
4082 | | return 0; |
---|
4083 | | } |
---|
4084 | configure:26208: result: no |
---|
4085 | configure:26217: checking whether fputc_unlocked is declared |
---|
4086 | configure:26217: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4087 | conftest.c:141:10: error: use of undeclared identifier 'fputc_unlocked' |
---|
4088 | (void) fputc_unlocked; |
---|
4089 | ^ |
---|
4090 | 1 error generated. |
---|
4091 | configure:26217: $? = 1 |
---|
4092 | configure: failed program was: |
---|
4093 | | /* confdefs.h */ |
---|
4094 | | #define PACKAGE_NAME "libiconv" |
---|
4095 | | #define PACKAGE_TARNAME "libiconv" |
---|
4096 | | #define PACKAGE_VERSION "1.17" |
---|
4097 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
4098 | | #define PACKAGE_BUGREPORT "" |
---|
4099 | | #define PACKAGE_URL "" |
---|
4100 | | #define PACKAGE "libiconv" |
---|
4101 | | #define VERSION "1.17" |
---|
4102 | | #define HAVE_STDIO_H 1 |
---|
4103 | | #define HAVE_STDLIB_H 1 |
---|
4104 | | #define HAVE_STRING_H 1 |
---|
4105 | | #define HAVE_INTTYPES_H 1 |
---|
4106 | | #define HAVE_STDINT_H 1 |
---|
4107 | | #define HAVE_STRINGS_H 1 |
---|
4108 | | #define HAVE_SYS_STAT_H 1 |
---|
4109 | | #define HAVE_SYS_TYPES_H 1 |
---|
4110 | | #define HAVE_UNISTD_H 1 |
---|
4111 | | #define HAVE_WCHAR_H 1 |
---|
4112 | | #define HAVE_SYS_PARAM_H 1 |
---|
4113 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4114 | | #define HAVE_LIMITS_H 1 |
---|
4115 | | #define HAVE_SYS_TIME_H 1 |
---|
4116 | | #define STDC_HEADERS 1 |
---|
4117 | | #define _ALL_SOURCE 1 |
---|
4118 | | #define _DARWIN_C_SOURCE 1 |
---|
4119 | | #define _GNU_SOURCE 1 |
---|
4120 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4121 | | #define _NETBSD_SOURCE 1 |
---|
4122 | | #define _OPENBSD_SOURCE 1 |
---|
4123 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4124 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4125 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4126 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4127 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4128 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4129 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4130 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4131 | | #define _TANDEM_SOURCE 1 |
---|
4132 | | #define __EXTENSIONS__ 1 |
---|
4133 | | #define HAVE_DLFCN_H 1 |
---|
4134 | | #define LT_OBJDIR ".libs/" |
---|
4135 | | #define INSTALLPREFIX "/opt/local" |
---|
4136 | | #define ENABLE_EXTRA 1 |
---|
4137 | | #define HAVE_VISIBILITY 1 |
---|
4138 | | #define HAVE_ICONV 1 |
---|
4139 | | #define ICONV_CONST |
---|
4140 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4141 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4142 | | #define HAVE_MBSTATE_T 1 |
---|
4143 | | #define HAVE_WCHAR_T 1 |
---|
4144 | | #define HAVE_GETC_UNLOCKED 1 |
---|
4145 | | #define HAVE_MBRTOWC 1 |
---|
4146 | | #define HAVE_WCRTOMB 1 |
---|
4147 | | #define HAVE_MBSINIT 1 |
---|
4148 | | #define HAVE_SETLOCALE 1 |
---|
4149 | | #define HAVE_MEMMOVE 1 |
---|
4150 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4151 | | #define HAVE_SYMLINK 1 |
---|
4152 | | #define HAVE_FACCESSAT 1 |
---|
4153 | | #define HAVE_REALPATH 1 |
---|
4154 | | #define HAVE_LSTAT 1 |
---|
4155 | | #define HAVE_READLINKAT 1 |
---|
4156 | | #define HAVE_FCNTL 1 |
---|
4157 | | #define HAVE_GETDTABLESIZE 1 |
---|
4158 | | #define HAVE_GETPROGNAME 1 |
---|
4159 | | #define HAVE_READLINK 1 |
---|
4160 | | #define HAVE_SETENV 1 |
---|
4161 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4162 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4163 | | #define HAVE_WCHAR_H 1 |
---|
4164 | | #define WORDS_LITTLEENDIAN 1 |
---|
4165 | | #define HAVE_ALLOCA_H 1 |
---|
4166 | | #define HAVE_ALLOCA 1 |
---|
4167 | | #define HAVE_GETCWD 1 |
---|
4168 | | #define restrict __restrict__ |
---|
4169 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4170 | | #define HAVE_STRERROR_R 1 |
---|
4171 | | #define HAVE___HEADER_INLINE 1 |
---|
4172 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4173 | | #define HAVE_WINT_T 1 |
---|
4174 | | #define HAVE_LONG_LONG_INT 1 |
---|
4175 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4176 | | #define HAVE_MALLOC_POSIX 1 |
---|
4177 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4178 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4179 | | #define PROMOTED_MODE_T int |
---|
4180 | | #define HAVE_SIGSET_T 1 |
---|
4181 | | #define HAVE_DECL_SETENV 1 |
---|
4182 | | #define USER_LABEL_PREFIX _ |
---|
4183 | | #define HAVE__BOOL 1 |
---|
4184 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
4185 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4186 | | #define HAVE_DECL_ECVT 1 |
---|
4187 | | #define HAVE_DECL_FCVT 1 |
---|
4188 | | #define HAVE_DECL_GCVT 1 |
---|
4189 | | #define REPLACE_STRERROR_0 1 |
---|
4190 | | #define _USE_STD_STAT 1 |
---|
4191 | | #define HAVE_DECL_EXECVPE 0 |
---|
4192 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
4193 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4194 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
4195 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
4196 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4197 | | /* end confdefs.h. */ |
---|
4198 | | #include <stddef.h> |
---|
4199 | | #ifdef HAVE_STDIO_H |
---|
4200 | | # include <stdio.h> |
---|
4201 | | #endif |
---|
4202 | | #ifdef HAVE_STDLIB_H |
---|
4203 | | # include <stdlib.h> |
---|
4204 | | #endif |
---|
4205 | | #ifdef HAVE_STRING_H |
---|
4206 | | # include <string.h> |
---|
4207 | | #endif |
---|
4208 | | #ifdef HAVE_INTTYPES_H |
---|
4209 | | # include <inttypes.h> |
---|
4210 | | #endif |
---|
4211 | | #ifdef HAVE_STDINT_H |
---|
4212 | | # include <stdint.h> |
---|
4213 | | #endif |
---|
4214 | | #ifdef HAVE_STRINGS_H |
---|
4215 | | # include <strings.h> |
---|
4216 | | #endif |
---|
4217 | | #ifdef HAVE_SYS_TYPES_H |
---|
4218 | | # include <sys/types.h> |
---|
4219 | | #endif |
---|
4220 | | #ifdef HAVE_SYS_STAT_H |
---|
4221 | | # include <sys/stat.h> |
---|
4222 | | #endif |
---|
4223 | | #ifdef HAVE_UNISTD_H |
---|
4224 | | # include <unistd.h> |
---|
4225 | | #endif |
---|
4226 | | int |
---|
4227 | | main (void) |
---|
4228 | | { |
---|
4229 | | #ifndef fputc_unlocked |
---|
4230 | | #ifdef __cplusplus |
---|
4231 | | (void) fputc_unlocked; |
---|
4232 | | #else |
---|
4233 | | (void) fputc_unlocked; |
---|
4234 | | #endif |
---|
4235 | | #endif |
---|
4236 | | |
---|
4237 | | ; |
---|
4238 | | return 0; |
---|
4239 | | } |
---|
4240 | configure:26217: result: no |
---|
4241 | configure:26226: checking whether fputs_unlocked is declared |
---|
4242 | configure:26226: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4243 | conftest.c:142:10: error: use of undeclared identifier 'fputs_unlocked' |
---|
4244 | (void) fputs_unlocked; |
---|
4245 | ^ |
---|
4246 | 1 error generated. |
---|
4247 | configure:26226: $? = 1 |
---|
4248 | configure: failed program was: |
---|
4249 | | /* confdefs.h */ |
---|
4250 | | #define PACKAGE_NAME "libiconv" |
---|
4251 | | #define PACKAGE_TARNAME "libiconv" |
---|
4252 | | #define PACKAGE_VERSION "1.17" |
---|
4253 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
4254 | | #define PACKAGE_BUGREPORT "" |
---|
4255 | | #define PACKAGE_URL "" |
---|
4256 | | #define PACKAGE "libiconv" |
---|
4257 | | #define VERSION "1.17" |
---|
4258 | | #define HAVE_STDIO_H 1 |
---|
4259 | | #define HAVE_STDLIB_H 1 |
---|
4260 | | #define HAVE_STRING_H 1 |
---|
4261 | | #define HAVE_INTTYPES_H 1 |
---|
4262 | | #define HAVE_STDINT_H 1 |
---|
4263 | | #define HAVE_STRINGS_H 1 |
---|
4264 | | #define HAVE_SYS_STAT_H 1 |
---|
4265 | | #define HAVE_SYS_TYPES_H 1 |
---|
4266 | | #define HAVE_UNISTD_H 1 |
---|
4267 | | #define HAVE_WCHAR_H 1 |
---|
4268 | | #define HAVE_SYS_PARAM_H 1 |
---|
4269 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4270 | | #define HAVE_LIMITS_H 1 |
---|
4271 | | #define HAVE_SYS_TIME_H 1 |
---|
4272 | | #define STDC_HEADERS 1 |
---|
4273 | | #define _ALL_SOURCE 1 |
---|
4274 | | #define _DARWIN_C_SOURCE 1 |
---|
4275 | | #define _GNU_SOURCE 1 |
---|
4276 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4277 | | #define _NETBSD_SOURCE 1 |
---|
4278 | | #define _OPENBSD_SOURCE 1 |
---|
4279 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4280 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4281 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4282 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4283 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4284 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4285 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4286 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4287 | | #define _TANDEM_SOURCE 1 |
---|
4288 | | #define __EXTENSIONS__ 1 |
---|
4289 | | #define HAVE_DLFCN_H 1 |
---|
4290 | | #define LT_OBJDIR ".libs/" |
---|
4291 | | #define INSTALLPREFIX "/opt/local" |
---|
4292 | | #define ENABLE_EXTRA 1 |
---|
4293 | | #define HAVE_VISIBILITY 1 |
---|
4294 | | #define HAVE_ICONV 1 |
---|
4295 | | #define ICONV_CONST |
---|
4296 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4297 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4298 | | #define HAVE_MBSTATE_T 1 |
---|
4299 | | #define HAVE_WCHAR_T 1 |
---|
4300 | | #define HAVE_GETC_UNLOCKED 1 |
---|
4301 | | #define HAVE_MBRTOWC 1 |
---|
4302 | | #define HAVE_WCRTOMB 1 |
---|
4303 | | #define HAVE_MBSINIT 1 |
---|
4304 | | #define HAVE_SETLOCALE 1 |
---|
4305 | | #define HAVE_MEMMOVE 1 |
---|
4306 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4307 | | #define HAVE_SYMLINK 1 |
---|
4308 | | #define HAVE_FACCESSAT 1 |
---|
4309 | | #define HAVE_REALPATH 1 |
---|
4310 | | #define HAVE_LSTAT 1 |
---|
4311 | | #define HAVE_READLINKAT 1 |
---|
4312 | | #define HAVE_FCNTL 1 |
---|
4313 | | #define HAVE_GETDTABLESIZE 1 |
---|
4314 | | #define HAVE_GETPROGNAME 1 |
---|
4315 | | #define HAVE_READLINK 1 |
---|
4316 | | #define HAVE_SETENV 1 |
---|
4317 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4318 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4319 | | #define HAVE_WCHAR_H 1 |
---|
4320 | | #define WORDS_LITTLEENDIAN 1 |
---|
4321 | | #define HAVE_ALLOCA_H 1 |
---|
4322 | | #define HAVE_ALLOCA 1 |
---|
4323 | | #define HAVE_GETCWD 1 |
---|
4324 | | #define restrict __restrict__ |
---|
4325 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4326 | | #define HAVE_STRERROR_R 1 |
---|
4327 | | #define HAVE___HEADER_INLINE 1 |
---|
4328 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4329 | | #define HAVE_WINT_T 1 |
---|
4330 | | #define HAVE_LONG_LONG_INT 1 |
---|
4331 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4332 | | #define HAVE_MALLOC_POSIX 1 |
---|
4333 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4334 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4335 | | #define PROMOTED_MODE_T int |
---|
4336 | | #define HAVE_SIGSET_T 1 |
---|
4337 | | #define HAVE_DECL_SETENV 1 |
---|
4338 | | #define USER_LABEL_PREFIX _ |
---|
4339 | | #define HAVE__BOOL 1 |
---|
4340 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
4341 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4342 | | #define HAVE_DECL_ECVT 1 |
---|
4343 | | #define HAVE_DECL_FCVT 1 |
---|
4344 | | #define HAVE_DECL_GCVT 1 |
---|
4345 | | #define REPLACE_STRERROR_0 1 |
---|
4346 | | #define _USE_STD_STAT 1 |
---|
4347 | | #define HAVE_DECL_EXECVPE 0 |
---|
4348 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
4349 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4350 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
4351 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
4352 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4353 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
4354 | | /* end confdefs.h. */ |
---|
4355 | | #include <stddef.h> |
---|
4356 | | #ifdef HAVE_STDIO_H |
---|
4357 | | # include <stdio.h> |
---|
4358 | | #endif |
---|
4359 | | #ifdef HAVE_STDLIB_H |
---|
4360 | | # include <stdlib.h> |
---|
4361 | | #endif |
---|
4362 | | #ifdef HAVE_STRING_H |
---|
4363 | | # include <string.h> |
---|
4364 | | #endif |
---|
4365 | | #ifdef HAVE_INTTYPES_H |
---|
4366 | | # include <inttypes.h> |
---|
4367 | | #endif |
---|
4368 | | #ifdef HAVE_STDINT_H |
---|
4369 | | # include <stdint.h> |
---|
4370 | | #endif |
---|
4371 | | #ifdef HAVE_STRINGS_H |
---|
4372 | | # include <strings.h> |
---|
4373 | | #endif |
---|
4374 | | #ifdef HAVE_SYS_TYPES_H |
---|
4375 | | # include <sys/types.h> |
---|
4376 | | #endif |
---|
4377 | | #ifdef HAVE_SYS_STAT_H |
---|
4378 | | # include <sys/stat.h> |
---|
4379 | | #endif |
---|
4380 | | #ifdef HAVE_UNISTD_H |
---|
4381 | | # include <unistd.h> |
---|
4382 | | #endif |
---|
4383 | | int |
---|
4384 | | main (void) |
---|
4385 | | { |
---|
4386 | | #ifndef fputs_unlocked |
---|
4387 | | #ifdef __cplusplus |
---|
4388 | | (void) fputs_unlocked; |
---|
4389 | | #else |
---|
4390 | | (void) fputs_unlocked; |
---|
4391 | | #endif |
---|
4392 | | #endif |
---|
4393 | | |
---|
4394 | | ; |
---|
4395 | | return 0; |
---|
4396 | | } |
---|
4397 | configure:26226: result: no |
---|
4398 | configure:26235: checking whether fread_unlocked is declared |
---|
4399 | configure:26235: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4400 | conftest.c:143:10: error: use of undeclared identifier 'fread_unlocked' |
---|
4401 | (void) fread_unlocked; |
---|
4402 | ^ |
---|
4403 | 1 error generated. |
---|
4404 | configure:26235: $? = 1 |
---|
4405 | configure: failed program was: |
---|
4406 | | /* confdefs.h */ |
---|
4407 | | #define PACKAGE_NAME "libiconv" |
---|
4408 | | #define PACKAGE_TARNAME "libiconv" |
---|
4409 | | #define PACKAGE_VERSION "1.17" |
---|
4410 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
4411 | | #define PACKAGE_BUGREPORT "" |
---|
4412 | | #define PACKAGE_URL "" |
---|
4413 | | #define PACKAGE "libiconv" |
---|
4414 | | #define VERSION "1.17" |
---|
4415 | | #define HAVE_STDIO_H 1 |
---|
4416 | | #define HAVE_STDLIB_H 1 |
---|
4417 | | #define HAVE_STRING_H 1 |
---|
4418 | | #define HAVE_INTTYPES_H 1 |
---|
4419 | | #define HAVE_STDINT_H 1 |
---|
4420 | | #define HAVE_STRINGS_H 1 |
---|
4421 | | #define HAVE_SYS_STAT_H 1 |
---|
4422 | | #define HAVE_SYS_TYPES_H 1 |
---|
4423 | | #define HAVE_UNISTD_H 1 |
---|
4424 | | #define HAVE_WCHAR_H 1 |
---|
4425 | | #define HAVE_SYS_PARAM_H 1 |
---|
4426 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4427 | | #define HAVE_LIMITS_H 1 |
---|
4428 | | #define HAVE_SYS_TIME_H 1 |
---|
4429 | | #define STDC_HEADERS 1 |
---|
4430 | | #define _ALL_SOURCE 1 |
---|
4431 | | #define _DARWIN_C_SOURCE 1 |
---|
4432 | | #define _GNU_SOURCE 1 |
---|
4433 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4434 | | #define _NETBSD_SOURCE 1 |
---|
4435 | | #define _OPENBSD_SOURCE 1 |
---|
4436 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4437 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4438 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4439 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4440 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4441 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4442 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4443 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4444 | | #define _TANDEM_SOURCE 1 |
---|
4445 | | #define __EXTENSIONS__ 1 |
---|
4446 | | #define HAVE_DLFCN_H 1 |
---|
4447 | | #define LT_OBJDIR ".libs/" |
---|
4448 | | #define INSTALLPREFIX "/opt/local" |
---|
4449 | | #define ENABLE_EXTRA 1 |
---|
4450 | | #define HAVE_VISIBILITY 1 |
---|
4451 | | #define HAVE_ICONV 1 |
---|
4452 | | #define ICONV_CONST |
---|
4453 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4454 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4455 | | #define HAVE_MBSTATE_T 1 |
---|
4456 | | #define HAVE_WCHAR_T 1 |
---|
4457 | | #define HAVE_GETC_UNLOCKED 1 |
---|
4458 | | #define HAVE_MBRTOWC 1 |
---|
4459 | | #define HAVE_WCRTOMB 1 |
---|
4460 | | #define HAVE_MBSINIT 1 |
---|
4461 | | #define HAVE_SETLOCALE 1 |
---|
4462 | | #define HAVE_MEMMOVE 1 |
---|
4463 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4464 | | #define HAVE_SYMLINK 1 |
---|
4465 | | #define HAVE_FACCESSAT 1 |
---|
4466 | | #define HAVE_REALPATH 1 |
---|
4467 | | #define HAVE_LSTAT 1 |
---|
4468 | | #define HAVE_READLINKAT 1 |
---|
4469 | | #define HAVE_FCNTL 1 |
---|
4470 | | #define HAVE_GETDTABLESIZE 1 |
---|
4471 | | #define HAVE_GETPROGNAME 1 |
---|
4472 | | #define HAVE_READLINK 1 |
---|
4473 | | #define HAVE_SETENV 1 |
---|
4474 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4475 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4476 | | #define HAVE_WCHAR_H 1 |
---|
4477 | | #define WORDS_LITTLEENDIAN 1 |
---|
4478 | | #define HAVE_ALLOCA_H 1 |
---|
4479 | | #define HAVE_ALLOCA 1 |
---|
4480 | | #define HAVE_GETCWD 1 |
---|
4481 | | #define restrict __restrict__ |
---|
4482 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4483 | | #define HAVE_STRERROR_R 1 |
---|
4484 | | #define HAVE___HEADER_INLINE 1 |
---|
4485 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4486 | | #define HAVE_WINT_T 1 |
---|
4487 | | #define HAVE_LONG_LONG_INT 1 |
---|
4488 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4489 | | #define HAVE_MALLOC_POSIX 1 |
---|
4490 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4491 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4492 | | #define PROMOTED_MODE_T int |
---|
4493 | | #define HAVE_SIGSET_T 1 |
---|
4494 | | #define HAVE_DECL_SETENV 1 |
---|
4495 | | #define USER_LABEL_PREFIX _ |
---|
4496 | | #define HAVE__BOOL 1 |
---|
4497 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
4498 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4499 | | #define HAVE_DECL_ECVT 1 |
---|
4500 | | #define HAVE_DECL_FCVT 1 |
---|
4501 | | #define HAVE_DECL_GCVT 1 |
---|
4502 | | #define REPLACE_STRERROR_0 1 |
---|
4503 | | #define _USE_STD_STAT 1 |
---|
4504 | | #define HAVE_DECL_EXECVPE 0 |
---|
4505 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
4506 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4507 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
4508 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
4509 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4510 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
4511 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
4512 | | /* end confdefs.h. */ |
---|
4513 | | #include <stddef.h> |
---|
4514 | | #ifdef HAVE_STDIO_H |
---|
4515 | | # include <stdio.h> |
---|
4516 | | #endif |
---|
4517 | | #ifdef HAVE_STDLIB_H |
---|
4518 | | # include <stdlib.h> |
---|
4519 | | #endif |
---|
4520 | | #ifdef HAVE_STRING_H |
---|
4521 | | # include <string.h> |
---|
4522 | | #endif |
---|
4523 | | #ifdef HAVE_INTTYPES_H |
---|
4524 | | # include <inttypes.h> |
---|
4525 | | #endif |
---|
4526 | | #ifdef HAVE_STDINT_H |
---|
4527 | | # include <stdint.h> |
---|
4528 | | #endif |
---|
4529 | | #ifdef HAVE_STRINGS_H |
---|
4530 | | # include <strings.h> |
---|
4531 | | #endif |
---|
4532 | | #ifdef HAVE_SYS_TYPES_H |
---|
4533 | | # include <sys/types.h> |
---|
4534 | | #endif |
---|
4535 | | #ifdef HAVE_SYS_STAT_H |
---|
4536 | | # include <sys/stat.h> |
---|
4537 | | #endif |
---|
4538 | | #ifdef HAVE_UNISTD_H |
---|
4539 | | # include <unistd.h> |
---|
4540 | | #endif |
---|
4541 | | int |
---|
4542 | | main (void) |
---|
4543 | | { |
---|
4544 | | #ifndef fread_unlocked |
---|
4545 | | #ifdef __cplusplus |
---|
4546 | | (void) fread_unlocked; |
---|
4547 | | #else |
---|
4548 | | (void) fread_unlocked; |
---|
4549 | | #endif |
---|
4550 | | #endif |
---|
4551 | | |
---|
4552 | | ; |
---|
4553 | | return 0; |
---|
4554 | | } |
---|
4555 | configure:26235: result: no |
---|
4556 | configure:26244: checking whether fwrite_unlocked is declared |
---|
4557 | configure:26244: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4558 | conftest.c:144:10: error: use of undeclared identifier 'fwrite_unlocked' |
---|
4559 | (void) fwrite_unlocked; |
---|
4560 | ^ |
---|
4561 | 1 error generated. |
---|
4562 | configure:26244: $? = 1 |
---|
4563 | configure: failed program was: |
---|
4564 | | /* confdefs.h */ |
---|
4565 | | #define PACKAGE_NAME "libiconv" |
---|
4566 | | #define PACKAGE_TARNAME "libiconv" |
---|
4567 | | #define PACKAGE_VERSION "1.17" |
---|
4568 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
4569 | | #define PACKAGE_BUGREPORT "" |
---|
4570 | | #define PACKAGE_URL "" |
---|
4571 | | #define PACKAGE "libiconv" |
---|
4572 | | #define VERSION "1.17" |
---|
4573 | | #define HAVE_STDIO_H 1 |
---|
4574 | | #define HAVE_STDLIB_H 1 |
---|
4575 | | #define HAVE_STRING_H 1 |
---|
4576 | | #define HAVE_INTTYPES_H 1 |
---|
4577 | | #define HAVE_STDINT_H 1 |
---|
4578 | | #define HAVE_STRINGS_H 1 |
---|
4579 | | #define HAVE_SYS_STAT_H 1 |
---|
4580 | | #define HAVE_SYS_TYPES_H 1 |
---|
4581 | | #define HAVE_UNISTD_H 1 |
---|
4582 | | #define HAVE_WCHAR_H 1 |
---|
4583 | | #define HAVE_SYS_PARAM_H 1 |
---|
4584 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4585 | | #define HAVE_LIMITS_H 1 |
---|
4586 | | #define HAVE_SYS_TIME_H 1 |
---|
4587 | | #define STDC_HEADERS 1 |
---|
4588 | | #define _ALL_SOURCE 1 |
---|
4589 | | #define _DARWIN_C_SOURCE 1 |
---|
4590 | | #define _GNU_SOURCE 1 |
---|
4591 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4592 | | #define _NETBSD_SOURCE 1 |
---|
4593 | | #define _OPENBSD_SOURCE 1 |
---|
4594 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4595 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4596 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4597 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4598 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4599 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4600 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4601 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4602 | | #define _TANDEM_SOURCE 1 |
---|
4603 | | #define __EXTENSIONS__ 1 |
---|
4604 | | #define HAVE_DLFCN_H 1 |
---|
4605 | | #define LT_OBJDIR ".libs/" |
---|
4606 | | #define INSTALLPREFIX "/opt/local" |
---|
4607 | | #define ENABLE_EXTRA 1 |
---|
4608 | | #define HAVE_VISIBILITY 1 |
---|
4609 | | #define HAVE_ICONV 1 |
---|
4610 | | #define ICONV_CONST |
---|
4611 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4612 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4613 | | #define HAVE_MBSTATE_T 1 |
---|
4614 | | #define HAVE_WCHAR_T 1 |
---|
4615 | | #define HAVE_GETC_UNLOCKED 1 |
---|
4616 | | #define HAVE_MBRTOWC 1 |
---|
4617 | | #define HAVE_WCRTOMB 1 |
---|
4618 | | #define HAVE_MBSINIT 1 |
---|
4619 | | #define HAVE_SETLOCALE 1 |
---|
4620 | | #define HAVE_MEMMOVE 1 |
---|
4621 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4622 | | #define HAVE_SYMLINK 1 |
---|
4623 | | #define HAVE_FACCESSAT 1 |
---|
4624 | | #define HAVE_REALPATH 1 |
---|
4625 | | #define HAVE_LSTAT 1 |
---|
4626 | | #define HAVE_READLINKAT 1 |
---|
4627 | | #define HAVE_FCNTL 1 |
---|
4628 | | #define HAVE_GETDTABLESIZE 1 |
---|
4629 | | #define HAVE_GETPROGNAME 1 |
---|
4630 | | #define HAVE_READLINK 1 |
---|
4631 | | #define HAVE_SETENV 1 |
---|
4632 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4633 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4634 | | #define HAVE_WCHAR_H 1 |
---|
4635 | | #define WORDS_LITTLEENDIAN 1 |
---|
4636 | | #define HAVE_ALLOCA_H 1 |
---|
4637 | | #define HAVE_ALLOCA 1 |
---|
4638 | | #define HAVE_GETCWD 1 |
---|
4639 | | #define restrict __restrict__ |
---|
4640 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4641 | | #define HAVE_STRERROR_R 1 |
---|
4642 | | #define HAVE___HEADER_INLINE 1 |
---|
4643 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4644 | | #define HAVE_WINT_T 1 |
---|
4645 | | #define HAVE_LONG_LONG_INT 1 |
---|
4646 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4647 | | #define HAVE_MALLOC_POSIX 1 |
---|
4648 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4649 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4650 | | #define PROMOTED_MODE_T int |
---|
4651 | | #define HAVE_SIGSET_T 1 |
---|
4652 | | #define HAVE_DECL_SETENV 1 |
---|
4653 | | #define USER_LABEL_PREFIX _ |
---|
4654 | | #define HAVE__BOOL 1 |
---|
4655 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
4656 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4657 | | #define HAVE_DECL_ECVT 1 |
---|
4658 | | #define HAVE_DECL_FCVT 1 |
---|
4659 | | #define HAVE_DECL_GCVT 1 |
---|
4660 | | #define REPLACE_STRERROR_0 1 |
---|
4661 | | #define _USE_STD_STAT 1 |
---|
4662 | | #define HAVE_DECL_EXECVPE 0 |
---|
4663 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
4664 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4665 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
4666 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
4667 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4668 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
4669 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
4670 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
4671 | | /* end confdefs.h. */ |
---|
4672 | | #include <stddef.h> |
---|
4673 | | #ifdef HAVE_STDIO_H |
---|
4674 | | # include <stdio.h> |
---|
4675 | | #endif |
---|
4676 | | #ifdef HAVE_STDLIB_H |
---|
4677 | | # include <stdlib.h> |
---|
4678 | | #endif |
---|
4679 | | #ifdef HAVE_STRING_H |
---|
4680 | | # include <string.h> |
---|
4681 | | #endif |
---|
4682 | | #ifdef HAVE_INTTYPES_H |
---|
4683 | | # include <inttypes.h> |
---|
4684 | | #endif |
---|
4685 | | #ifdef HAVE_STDINT_H |
---|
4686 | | # include <stdint.h> |
---|
4687 | | #endif |
---|
4688 | | #ifdef HAVE_STRINGS_H |
---|
4689 | | # include <strings.h> |
---|
4690 | | #endif |
---|
4691 | | #ifdef HAVE_SYS_TYPES_H |
---|
4692 | | # include <sys/types.h> |
---|
4693 | | #endif |
---|
4694 | | #ifdef HAVE_SYS_STAT_H |
---|
4695 | | # include <sys/stat.h> |
---|
4696 | | #endif |
---|
4697 | | #ifdef HAVE_UNISTD_H |
---|
4698 | | # include <unistd.h> |
---|
4699 | | #endif |
---|
4700 | | int |
---|
4701 | | main (void) |
---|
4702 | | { |
---|
4703 | | #ifndef fwrite_unlocked |
---|
4704 | | #ifdef __cplusplus |
---|
4705 | | (void) fwrite_unlocked; |
---|
4706 | | #else |
---|
4707 | | (void) fwrite_unlocked; |
---|
4708 | | #endif |
---|
4709 | | #endif |
---|
4710 | | |
---|
4711 | | ; |
---|
4712 | | return 0; |
---|
4713 | | } |
---|
4714 | configure:26244: result: no |
---|
4715 | configure:26253: checking whether getc_unlocked is declared |
---|
4716 | configure:26253: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4717 | configure:26253: $? = 0 |
---|
4718 | configure:26253: result: yes |
---|
4719 | configure:26262: checking whether getchar_unlocked is declared |
---|
4720 | configure:26262: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4721 | configure:26262: $? = 0 |
---|
4722 | configure:26262: result: yes |
---|
4723 | configure:26271: checking whether putc_unlocked is declared |
---|
4724 | configure:26271: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4725 | configure:26271: $? = 0 |
---|
4726 | configure:26271: result: yes |
---|
4727 | configure:26280: checking whether putchar_unlocked is declared |
---|
4728 | configure:26280: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4729 | configure:26280: $? = 0 |
---|
4730 | configure:26280: result: yes |
---|
4731 | configure:26350: checking whether <wchar.h> uses 'inline' correctly |
---|
4732 | configure:26406: result: yes |
---|
4733 | configure:26547: checking whether wcsdup is declared |
---|
4734 | configure:26547: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4735 | configure:26547: $? = 0 |
---|
4736 | configure:26547: result: yes |
---|
4737 | configure:26735: checking for C compiler option to allow warnings |
---|
4738 | configure:26744: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -c conftest.c 2>conftest1.err |
---|
4739 | configure:26747: $? = 0 |
---|
4740 | configure:26750: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wno-error -c conftest.c 2>conftest2.err |
---|
4741 | configure:26753: $? = 0 |
---|
4742 | configure:26763: result: -Wno-error |
---|
4743 | configure:26803: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -E conftest.c > conftest.out |
---|
4744 | configure:26806: $? = 0 |
---|
4745 | configure:26910: checking for __builtin_expect |
---|
4746 | configure:26926: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
4747 | configure:26926: $? = 0 |
---|
4748 | configure:26953: result: yes |
---|
4749 | configure:27124: checking whether // is distinct from / |
---|
4750 | configure:27154: result: no |
---|
4751 | configure:27165: checking whether dup2 works |
---|
4752 | configure:27258: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
4753 | configure:27258: $? = 0 |
---|
4754 | configure:27258: ./conftest |
---|
4755 | configure:27258: $? = 0 |
---|
4756 | configure:27270: result: yes |
---|
4757 | configure:27380: checking for error_at_line |
---|
4758 | configure:27397: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
4759 | conftest.c:123:10: fatal error: 'error.h' file not found |
---|
4760 | #include <error.h> |
---|
4761 | ^~~~~~~~~ |
---|
4762 | 1 error generated. |
---|
4763 | configure:27397: $? = 1 |
---|
4764 | configure: failed program was: |
---|
4765 | | /* confdefs.h */ |
---|
4766 | | #define PACKAGE_NAME "libiconv" |
---|
4767 | | #define PACKAGE_TARNAME "libiconv" |
---|
4768 | | #define PACKAGE_VERSION "1.17" |
---|
4769 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
4770 | | #define PACKAGE_BUGREPORT "" |
---|
4771 | | #define PACKAGE_URL "" |
---|
4772 | | #define PACKAGE "libiconv" |
---|
4773 | | #define VERSION "1.17" |
---|
4774 | | #define HAVE_STDIO_H 1 |
---|
4775 | | #define HAVE_STDLIB_H 1 |
---|
4776 | | #define HAVE_STRING_H 1 |
---|
4777 | | #define HAVE_INTTYPES_H 1 |
---|
4778 | | #define HAVE_STDINT_H 1 |
---|
4779 | | #define HAVE_STRINGS_H 1 |
---|
4780 | | #define HAVE_SYS_STAT_H 1 |
---|
4781 | | #define HAVE_SYS_TYPES_H 1 |
---|
4782 | | #define HAVE_UNISTD_H 1 |
---|
4783 | | #define HAVE_WCHAR_H 1 |
---|
4784 | | #define HAVE_SYS_PARAM_H 1 |
---|
4785 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4786 | | #define HAVE_LIMITS_H 1 |
---|
4787 | | #define HAVE_SYS_TIME_H 1 |
---|
4788 | | #define STDC_HEADERS 1 |
---|
4789 | | #define _ALL_SOURCE 1 |
---|
4790 | | #define _DARWIN_C_SOURCE 1 |
---|
4791 | | #define _GNU_SOURCE 1 |
---|
4792 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4793 | | #define _NETBSD_SOURCE 1 |
---|
4794 | | #define _OPENBSD_SOURCE 1 |
---|
4795 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4796 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4797 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4798 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4799 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4800 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4801 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4802 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4803 | | #define _TANDEM_SOURCE 1 |
---|
4804 | | #define __EXTENSIONS__ 1 |
---|
4805 | | #define HAVE_DLFCN_H 1 |
---|
4806 | | #define LT_OBJDIR ".libs/" |
---|
4807 | | #define INSTALLPREFIX "/opt/local" |
---|
4808 | | #define ENABLE_EXTRA 1 |
---|
4809 | | #define HAVE_VISIBILITY 1 |
---|
4810 | | #define HAVE_ICONV 1 |
---|
4811 | | #define ICONV_CONST |
---|
4812 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4813 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4814 | | #define HAVE_MBSTATE_T 1 |
---|
4815 | | #define HAVE_WCHAR_T 1 |
---|
4816 | | #define HAVE_GETC_UNLOCKED 1 |
---|
4817 | | #define HAVE_MBRTOWC 1 |
---|
4818 | | #define HAVE_WCRTOMB 1 |
---|
4819 | | #define HAVE_MBSINIT 1 |
---|
4820 | | #define HAVE_SETLOCALE 1 |
---|
4821 | | #define HAVE_MEMMOVE 1 |
---|
4822 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4823 | | #define HAVE_SYMLINK 1 |
---|
4824 | | #define HAVE_FACCESSAT 1 |
---|
4825 | | #define HAVE_REALPATH 1 |
---|
4826 | | #define HAVE_LSTAT 1 |
---|
4827 | | #define HAVE_READLINKAT 1 |
---|
4828 | | #define HAVE_FCNTL 1 |
---|
4829 | | #define HAVE_GETDTABLESIZE 1 |
---|
4830 | | #define HAVE_GETPROGNAME 1 |
---|
4831 | | #define HAVE_READLINK 1 |
---|
4832 | | #define HAVE_SETENV 1 |
---|
4833 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4834 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4835 | | #define HAVE_WCHAR_H 1 |
---|
4836 | | #define WORDS_LITTLEENDIAN 1 |
---|
4837 | | #define HAVE_ALLOCA_H 1 |
---|
4838 | | #define HAVE_ALLOCA 1 |
---|
4839 | | #define HAVE_GETCWD 1 |
---|
4840 | | #define restrict __restrict__ |
---|
4841 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4842 | | #define HAVE_STRERROR_R 1 |
---|
4843 | | #define HAVE___HEADER_INLINE 1 |
---|
4844 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4845 | | #define HAVE_WINT_T 1 |
---|
4846 | | #define HAVE_LONG_LONG_INT 1 |
---|
4847 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4848 | | #define HAVE_MALLOC_POSIX 1 |
---|
4849 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4850 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4851 | | #define PROMOTED_MODE_T int |
---|
4852 | | #define HAVE_SIGSET_T 1 |
---|
4853 | | #define HAVE_DECL_SETENV 1 |
---|
4854 | | #define USER_LABEL_PREFIX _ |
---|
4855 | | #define HAVE__BOOL 1 |
---|
4856 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
4857 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
4858 | | #define HAVE_DECL_ECVT 1 |
---|
4859 | | #define HAVE_DECL_FCVT 1 |
---|
4860 | | #define HAVE_DECL_GCVT 1 |
---|
4861 | | #define REPLACE_STRERROR_0 1 |
---|
4862 | | #define _USE_STD_STAT 1 |
---|
4863 | | #define HAVE_DECL_EXECVPE 0 |
---|
4864 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
4865 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
4866 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
4867 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
4868 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
4869 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
4870 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
4871 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
4872 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
4873 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
4874 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
4875 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
4876 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
4877 | | #define HAVE_DECL_WCSDUP 1 |
---|
4878 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
4879 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
4880 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
4881 | | #define GNULIB_TEST_REALPATH 1 |
---|
4882 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
4883 | | #define GNULIB_TEST_CLOSE 1 |
---|
4884 | | #define GNULIB_TEST_DUP2 1 |
---|
4885 | | #define GNULIB_TEST_ENVIRON 1 |
---|
4886 | | /* end confdefs.h. */ |
---|
4887 | | #include <error.h> |
---|
4888 | | int |
---|
4889 | | main (void) |
---|
4890 | | { |
---|
4891 | | error_at_line (0, 0, "", 0, "an error occurred"); |
---|
4892 | | ; |
---|
4893 | | return 0; |
---|
4894 | | } |
---|
4895 | configure:27406: result: no |
---|
4896 | configure:27458: checking whether fcntl handles F_DUPFD correctly |
---|
4897 | configure:27522: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
4898 | configure:27522: $? = 0 |
---|
4899 | configure:27522: ./conftest |
---|
4900 | configure:27522: $? = 0 |
---|
4901 | configure:27533: result: yes |
---|
4902 | configure:27551: checking whether fcntl understands F_DUPFD_CLOEXEC |
---|
4903 | configure:27586: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
4904 | configure:27586: $? = 0 |
---|
4905 | configure:27586: ./conftest |
---|
4906 | configure:27586: $? = 0 |
---|
4907 | configure:27605: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4908 | configure:27605: $? = 0 |
---|
4909 | configure:27622: result: yes |
---|
4910 | configure:27683: checking whether free is known to preserve errno |
---|
4911 | configure:27707: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4912 | conftest.c:133:16: error: "'free' is not known to preserve errno" |
---|
4913 | #error "'free' is not known to preserve errno" |
---|
4914 | ^ |
---|
4915 | 1 error generated. |
---|
4916 | configure:27707: $? = 1 |
---|
4917 | configure: failed program was: |
---|
4918 | | /* confdefs.h */ |
---|
4919 | | #define PACKAGE_NAME "libiconv" |
---|
4920 | | #define PACKAGE_TARNAME "libiconv" |
---|
4921 | | #define PACKAGE_VERSION "1.17" |
---|
4922 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
4923 | | #define PACKAGE_BUGREPORT "" |
---|
4924 | | #define PACKAGE_URL "" |
---|
4925 | | #define PACKAGE "libiconv" |
---|
4926 | | #define VERSION "1.17" |
---|
4927 | | #define HAVE_STDIO_H 1 |
---|
4928 | | #define HAVE_STDLIB_H 1 |
---|
4929 | | #define HAVE_STRING_H 1 |
---|
4930 | | #define HAVE_INTTYPES_H 1 |
---|
4931 | | #define HAVE_STDINT_H 1 |
---|
4932 | | #define HAVE_STRINGS_H 1 |
---|
4933 | | #define HAVE_SYS_STAT_H 1 |
---|
4934 | | #define HAVE_SYS_TYPES_H 1 |
---|
4935 | | #define HAVE_UNISTD_H 1 |
---|
4936 | | #define HAVE_WCHAR_H 1 |
---|
4937 | | #define HAVE_SYS_PARAM_H 1 |
---|
4938 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4939 | | #define HAVE_LIMITS_H 1 |
---|
4940 | | #define HAVE_SYS_TIME_H 1 |
---|
4941 | | #define STDC_HEADERS 1 |
---|
4942 | | #define _ALL_SOURCE 1 |
---|
4943 | | #define _DARWIN_C_SOURCE 1 |
---|
4944 | | #define _GNU_SOURCE 1 |
---|
4945 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4946 | | #define _NETBSD_SOURCE 1 |
---|
4947 | | #define _OPENBSD_SOURCE 1 |
---|
4948 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4949 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4950 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4951 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4952 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4953 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4954 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4955 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4956 | | #define _TANDEM_SOURCE 1 |
---|
4957 | | #define __EXTENSIONS__ 1 |
---|
4958 | | #define HAVE_DLFCN_H 1 |
---|
4959 | | #define LT_OBJDIR ".libs/" |
---|
4960 | | #define INSTALLPREFIX "/opt/local" |
---|
4961 | | #define ENABLE_EXTRA 1 |
---|
4962 | | #define HAVE_VISIBILITY 1 |
---|
4963 | | #define HAVE_ICONV 1 |
---|
4964 | | #define ICONV_CONST |
---|
4965 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4966 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4967 | | #define HAVE_MBSTATE_T 1 |
---|
4968 | | #define HAVE_WCHAR_T 1 |
---|
4969 | | #define HAVE_GETC_UNLOCKED 1 |
---|
4970 | | #define HAVE_MBRTOWC 1 |
---|
4971 | | #define HAVE_WCRTOMB 1 |
---|
4972 | | #define HAVE_MBSINIT 1 |
---|
4973 | | #define HAVE_SETLOCALE 1 |
---|
4974 | | #define HAVE_MEMMOVE 1 |
---|
4975 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4976 | | #define HAVE_SYMLINK 1 |
---|
4977 | | #define HAVE_FACCESSAT 1 |
---|
4978 | | #define HAVE_REALPATH 1 |
---|
4979 | | #define HAVE_LSTAT 1 |
---|
4980 | | #define HAVE_READLINKAT 1 |
---|
4981 | | #define HAVE_FCNTL 1 |
---|
4982 | | #define HAVE_GETDTABLESIZE 1 |
---|
4983 | | #define HAVE_GETPROGNAME 1 |
---|
4984 | | #define HAVE_READLINK 1 |
---|
4985 | | #define HAVE_SETENV 1 |
---|
4986 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
4987 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
4988 | | #define HAVE_WCHAR_H 1 |
---|
4989 | | #define WORDS_LITTLEENDIAN 1 |
---|
4990 | | #define HAVE_ALLOCA_H 1 |
---|
4991 | | #define HAVE_ALLOCA 1 |
---|
4992 | | #define HAVE_GETCWD 1 |
---|
4993 | | #define restrict __restrict__ |
---|
4994 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4995 | | #define HAVE_STRERROR_R 1 |
---|
4996 | | #define HAVE___HEADER_INLINE 1 |
---|
4997 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
4998 | | #define HAVE_WINT_T 1 |
---|
4999 | | #define HAVE_LONG_LONG_INT 1 |
---|
5000 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5001 | | #define HAVE_MALLOC_POSIX 1 |
---|
5002 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5003 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5004 | | #define PROMOTED_MODE_T int |
---|
5005 | | #define HAVE_SIGSET_T 1 |
---|
5006 | | #define HAVE_DECL_SETENV 1 |
---|
5007 | | #define USER_LABEL_PREFIX _ |
---|
5008 | | #define HAVE__BOOL 1 |
---|
5009 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
5010 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5011 | | #define HAVE_DECL_ECVT 1 |
---|
5012 | | #define HAVE_DECL_FCVT 1 |
---|
5013 | | #define HAVE_DECL_GCVT 1 |
---|
5014 | | #define REPLACE_STRERROR_0 1 |
---|
5015 | | #define _USE_STD_STAT 1 |
---|
5016 | | #define HAVE_DECL_EXECVPE 0 |
---|
5017 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
5018 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5019 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
5020 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
5021 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5022 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
5023 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
5024 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
5025 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
5026 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5027 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
5028 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
5029 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
5030 | | #define HAVE_DECL_WCSDUP 1 |
---|
5031 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
5032 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
5033 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
5034 | | #define GNULIB_TEST_REALPATH 1 |
---|
5035 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5036 | | #define GNULIB_TEST_CLOSE 1 |
---|
5037 | | #define GNULIB_TEST_DUP2 1 |
---|
5038 | | #define GNULIB_TEST_ENVIRON 1 |
---|
5039 | | #define GNULIB_TEST_FCNTL 1 |
---|
5040 | | /* end confdefs.h. */ |
---|
5041 | | #include <stdlib.h> |
---|
5042 | | |
---|
5043 | | int |
---|
5044 | | main (void) |
---|
5045 | | { |
---|
5046 | | #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__) |
---|
5047 | | #elif defined __OpenBSD__ |
---|
5048 | | #elif defined __sun |
---|
5049 | | #else |
---|
5050 | | #error "'free' is not known to preserve errno" |
---|
5051 | | #endif |
---|
5052 | | |
---|
5053 | | ; |
---|
5054 | | return 0; |
---|
5055 | | } |
---|
5056 | configure:27716: result: no |
---|
5057 | configure:27841: checking whether getdtablesize works |
---|
5058 | configure:27881: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5059 | configure:27881: $? = 0 |
---|
5060 | configure:27881: ./conftest |
---|
5061 | configure:27881: $? = 0 |
---|
5062 | configure:27895: result: yes |
---|
5063 | configure:27947: checking whether program_invocation_name is declared |
---|
5064 | configure:27947: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
5065 | conftest.c:136:10: error: use of undeclared identifier 'program_invocation_name' |
---|
5066 | (void) program_invocation_name; |
---|
5067 | ^ |
---|
5068 | 1 error generated. |
---|
5069 | configure:27947: $? = 1 |
---|
5070 | configure: failed program was: |
---|
5071 | | /* confdefs.h */ |
---|
5072 | | #define PACKAGE_NAME "libiconv" |
---|
5073 | | #define PACKAGE_TARNAME "libiconv" |
---|
5074 | | #define PACKAGE_VERSION "1.17" |
---|
5075 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
5076 | | #define PACKAGE_BUGREPORT "" |
---|
5077 | | #define PACKAGE_URL "" |
---|
5078 | | #define PACKAGE "libiconv" |
---|
5079 | | #define VERSION "1.17" |
---|
5080 | | #define HAVE_STDIO_H 1 |
---|
5081 | | #define HAVE_STDLIB_H 1 |
---|
5082 | | #define HAVE_STRING_H 1 |
---|
5083 | | #define HAVE_INTTYPES_H 1 |
---|
5084 | | #define HAVE_STDINT_H 1 |
---|
5085 | | #define HAVE_STRINGS_H 1 |
---|
5086 | | #define HAVE_SYS_STAT_H 1 |
---|
5087 | | #define HAVE_SYS_TYPES_H 1 |
---|
5088 | | #define HAVE_UNISTD_H 1 |
---|
5089 | | #define HAVE_WCHAR_H 1 |
---|
5090 | | #define HAVE_SYS_PARAM_H 1 |
---|
5091 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5092 | | #define HAVE_LIMITS_H 1 |
---|
5093 | | #define HAVE_SYS_TIME_H 1 |
---|
5094 | | #define STDC_HEADERS 1 |
---|
5095 | | #define _ALL_SOURCE 1 |
---|
5096 | | #define _DARWIN_C_SOURCE 1 |
---|
5097 | | #define _GNU_SOURCE 1 |
---|
5098 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5099 | | #define _NETBSD_SOURCE 1 |
---|
5100 | | #define _OPENBSD_SOURCE 1 |
---|
5101 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5102 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5103 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5104 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5105 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5106 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5107 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5108 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5109 | | #define _TANDEM_SOURCE 1 |
---|
5110 | | #define __EXTENSIONS__ 1 |
---|
5111 | | #define HAVE_DLFCN_H 1 |
---|
5112 | | #define LT_OBJDIR ".libs/" |
---|
5113 | | #define INSTALLPREFIX "/opt/local" |
---|
5114 | | #define ENABLE_EXTRA 1 |
---|
5115 | | #define HAVE_VISIBILITY 1 |
---|
5116 | | #define HAVE_ICONV 1 |
---|
5117 | | #define ICONV_CONST |
---|
5118 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5119 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5120 | | #define HAVE_MBSTATE_T 1 |
---|
5121 | | #define HAVE_WCHAR_T 1 |
---|
5122 | | #define HAVE_GETC_UNLOCKED 1 |
---|
5123 | | #define HAVE_MBRTOWC 1 |
---|
5124 | | #define HAVE_WCRTOMB 1 |
---|
5125 | | #define HAVE_MBSINIT 1 |
---|
5126 | | #define HAVE_SETLOCALE 1 |
---|
5127 | | #define HAVE_MEMMOVE 1 |
---|
5128 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5129 | | #define HAVE_SYMLINK 1 |
---|
5130 | | #define HAVE_FACCESSAT 1 |
---|
5131 | | #define HAVE_REALPATH 1 |
---|
5132 | | #define HAVE_LSTAT 1 |
---|
5133 | | #define HAVE_READLINKAT 1 |
---|
5134 | | #define HAVE_FCNTL 1 |
---|
5135 | | #define HAVE_GETDTABLESIZE 1 |
---|
5136 | | #define HAVE_GETPROGNAME 1 |
---|
5137 | | #define HAVE_READLINK 1 |
---|
5138 | | #define HAVE_SETENV 1 |
---|
5139 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5140 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5141 | | #define HAVE_WCHAR_H 1 |
---|
5142 | | #define WORDS_LITTLEENDIAN 1 |
---|
5143 | | #define HAVE_ALLOCA_H 1 |
---|
5144 | | #define HAVE_ALLOCA 1 |
---|
5145 | | #define HAVE_GETCWD 1 |
---|
5146 | | #define restrict __restrict__ |
---|
5147 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5148 | | #define HAVE_STRERROR_R 1 |
---|
5149 | | #define HAVE___HEADER_INLINE 1 |
---|
5150 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5151 | | #define HAVE_WINT_T 1 |
---|
5152 | | #define HAVE_LONG_LONG_INT 1 |
---|
5153 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5154 | | #define HAVE_MALLOC_POSIX 1 |
---|
5155 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5156 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5157 | | #define PROMOTED_MODE_T int |
---|
5158 | | #define HAVE_SIGSET_T 1 |
---|
5159 | | #define HAVE_DECL_SETENV 1 |
---|
5160 | | #define USER_LABEL_PREFIX _ |
---|
5161 | | #define HAVE__BOOL 1 |
---|
5162 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
5163 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5164 | | #define HAVE_DECL_ECVT 1 |
---|
5165 | | #define HAVE_DECL_FCVT 1 |
---|
5166 | | #define HAVE_DECL_GCVT 1 |
---|
5167 | | #define REPLACE_STRERROR_0 1 |
---|
5168 | | #define _USE_STD_STAT 1 |
---|
5169 | | #define HAVE_DECL_EXECVPE 0 |
---|
5170 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
5171 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5172 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
5173 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
5174 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5175 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
5176 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
5177 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
5178 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
5179 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5180 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
5181 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
5182 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
5183 | | #define HAVE_DECL_WCSDUP 1 |
---|
5184 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
5185 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
5186 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
5187 | | #define GNULIB_TEST_REALPATH 1 |
---|
5188 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5189 | | #define GNULIB_TEST_CLOSE 1 |
---|
5190 | | #define GNULIB_TEST_DUP2 1 |
---|
5191 | | #define GNULIB_TEST_ENVIRON 1 |
---|
5192 | | #define GNULIB_TEST_FCNTL 1 |
---|
5193 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
5194 | | #define GNULIB_TEST_FSTAT 1 |
---|
5195 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5196 | | /* end confdefs.h. */ |
---|
5197 | | #include <errno.h> |
---|
5198 | | |
---|
5199 | | int |
---|
5200 | | main (void) |
---|
5201 | | { |
---|
5202 | | #ifndef program_invocation_name |
---|
5203 | | #ifdef __cplusplus |
---|
5204 | | (void) program_invocation_name; |
---|
5205 | | #else |
---|
5206 | | (void) program_invocation_name; |
---|
5207 | | #endif |
---|
5208 | | #endif |
---|
5209 | | |
---|
5210 | | ; |
---|
5211 | | return 0; |
---|
5212 | | } |
---|
5213 | configure:27947: result: no |
---|
5214 | configure:27961: checking whether program_invocation_short_name is declared |
---|
5215 | configure:27961: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
5216 | conftest.c:137:10: error: use of undeclared identifier 'program_invocation_short_name' |
---|
5217 | (void) program_invocation_short_name; |
---|
5218 | ^ |
---|
5219 | 1 error generated. |
---|
5220 | configure:27961: $? = 1 |
---|
5221 | configure: failed program was: |
---|
5222 | | /* confdefs.h */ |
---|
5223 | | #define PACKAGE_NAME "libiconv" |
---|
5224 | | #define PACKAGE_TARNAME "libiconv" |
---|
5225 | | #define PACKAGE_VERSION "1.17" |
---|
5226 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
5227 | | #define PACKAGE_BUGREPORT "" |
---|
5228 | | #define PACKAGE_URL "" |
---|
5229 | | #define PACKAGE "libiconv" |
---|
5230 | | #define VERSION "1.17" |
---|
5231 | | #define HAVE_STDIO_H 1 |
---|
5232 | | #define HAVE_STDLIB_H 1 |
---|
5233 | | #define HAVE_STRING_H 1 |
---|
5234 | | #define HAVE_INTTYPES_H 1 |
---|
5235 | | #define HAVE_STDINT_H 1 |
---|
5236 | | #define HAVE_STRINGS_H 1 |
---|
5237 | | #define HAVE_SYS_STAT_H 1 |
---|
5238 | | #define HAVE_SYS_TYPES_H 1 |
---|
5239 | | #define HAVE_UNISTD_H 1 |
---|
5240 | | #define HAVE_WCHAR_H 1 |
---|
5241 | | #define HAVE_SYS_PARAM_H 1 |
---|
5242 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5243 | | #define HAVE_LIMITS_H 1 |
---|
5244 | | #define HAVE_SYS_TIME_H 1 |
---|
5245 | | #define STDC_HEADERS 1 |
---|
5246 | | #define _ALL_SOURCE 1 |
---|
5247 | | #define _DARWIN_C_SOURCE 1 |
---|
5248 | | #define _GNU_SOURCE 1 |
---|
5249 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5250 | | #define _NETBSD_SOURCE 1 |
---|
5251 | | #define _OPENBSD_SOURCE 1 |
---|
5252 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5253 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5254 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5255 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5256 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5257 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5258 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5259 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5260 | | #define _TANDEM_SOURCE 1 |
---|
5261 | | #define __EXTENSIONS__ 1 |
---|
5262 | | #define HAVE_DLFCN_H 1 |
---|
5263 | | #define LT_OBJDIR ".libs/" |
---|
5264 | | #define INSTALLPREFIX "/opt/local" |
---|
5265 | | #define ENABLE_EXTRA 1 |
---|
5266 | | #define HAVE_VISIBILITY 1 |
---|
5267 | | #define HAVE_ICONV 1 |
---|
5268 | | #define ICONV_CONST |
---|
5269 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5270 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5271 | | #define HAVE_MBSTATE_T 1 |
---|
5272 | | #define HAVE_WCHAR_T 1 |
---|
5273 | | #define HAVE_GETC_UNLOCKED 1 |
---|
5274 | | #define HAVE_MBRTOWC 1 |
---|
5275 | | #define HAVE_WCRTOMB 1 |
---|
5276 | | #define HAVE_MBSINIT 1 |
---|
5277 | | #define HAVE_SETLOCALE 1 |
---|
5278 | | #define HAVE_MEMMOVE 1 |
---|
5279 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5280 | | #define HAVE_SYMLINK 1 |
---|
5281 | | #define HAVE_FACCESSAT 1 |
---|
5282 | | #define HAVE_REALPATH 1 |
---|
5283 | | #define HAVE_LSTAT 1 |
---|
5284 | | #define HAVE_READLINKAT 1 |
---|
5285 | | #define HAVE_FCNTL 1 |
---|
5286 | | #define HAVE_GETDTABLESIZE 1 |
---|
5287 | | #define HAVE_GETPROGNAME 1 |
---|
5288 | | #define HAVE_READLINK 1 |
---|
5289 | | #define HAVE_SETENV 1 |
---|
5290 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5291 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5292 | | #define HAVE_WCHAR_H 1 |
---|
5293 | | #define WORDS_LITTLEENDIAN 1 |
---|
5294 | | #define HAVE_ALLOCA_H 1 |
---|
5295 | | #define HAVE_ALLOCA 1 |
---|
5296 | | #define HAVE_GETCWD 1 |
---|
5297 | | #define restrict __restrict__ |
---|
5298 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5299 | | #define HAVE_STRERROR_R 1 |
---|
5300 | | #define HAVE___HEADER_INLINE 1 |
---|
5301 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5302 | | #define HAVE_WINT_T 1 |
---|
5303 | | #define HAVE_LONG_LONG_INT 1 |
---|
5304 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5305 | | #define HAVE_MALLOC_POSIX 1 |
---|
5306 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5307 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5308 | | #define PROMOTED_MODE_T int |
---|
5309 | | #define HAVE_SIGSET_T 1 |
---|
5310 | | #define HAVE_DECL_SETENV 1 |
---|
5311 | | #define USER_LABEL_PREFIX _ |
---|
5312 | | #define HAVE__BOOL 1 |
---|
5313 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
5314 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5315 | | #define HAVE_DECL_ECVT 1 |
---|
5316 | | #define HAVE_DECL_FCVT 1 |
---|
5317 | | #define HAVE_DECL_GCVT 1 |
---|
5318 | | #define REPLACE_STRERROR_0 1 |
---|
5319 | | #define _USE_STD_STAT 1 |
---|
5320 | | #define HAVE_DECL_EXECVPE 0 |
---|
5321 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
5322 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5323 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
5324 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
5325 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5326 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
5327 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
5328 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
5329 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
5330 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5331 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
5332 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
5333 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
5334 | | #define HAVE_DECL_WCSDUP 1 |
---|
5335 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
5336 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
5337 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
5338 | | #define GNULIB_TEST_REALPATH 1 |
---|
5339 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5340 | | #define GNULIB_TEST_CLOSE 1 |
---|
5341 | | #define GNULIB_TEST_DUP2 1 |
---|
5342 | | #define GNULIB_TEST_ENVIRON 1 |
---|
5343 | | #define GNULIB_TEST_FCNTL 1 |
---|
5344 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
5345 | | #define GNULIB_TEST_FSTAT 1 |
---|
5346 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5347 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5348 | | /* end confdefs.h. */ |
---|
5349 | | #include <errno.h> |
---|
5350 | | |
---|
5351 | | int |
---|
5352 | | main (void) |
---|
5353 | | { |
---|
5354 | | #ifndef program_invocation_short_name |
---|
5355 | | #ifdef __cplusplus |
---|
5356 | | (void) program_invocation_short_name; |
---|
5357 | | #else |
---|
5358 | | (void) program_invocation_short_name; |
---|
5359 | | #endif |
---|
5360 | | #endif |
---|
5361 | | |
---|
5362 | | ; |
---|
5363 | | return 0; |
---|
5364 | | } |
---|
5365 | configure:27961: result: no |
---|
5366 | configure:27975: checking whether __argv is declared |
---|
5367 | configure:27975: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
5368 | conftest.c:138:10: error: use of undeclared identifier '__argv' |
---|
5369 | (void) __argv; |
---|
5370 | ^ |
---|
5371 | 1 error generated. |
---|
5372 | configure:27975: $? = 1 |
---|
5373 | configure: failed program was: |
---|
5374 | | /* confdefs.h */ |
---|
5375 | | #define PACKAGE_NAME "libiconv" |
---|
5376 | | #define PACKAGE_TARNAME "libiconv" |
---|
5377 | | #define PACKAGE_VERSION "1.17" |
---|
5378 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
5379 | | #define PACKAGE_BUGREPORT "" |
---|
5380 | | #define PACKAGE_URL "" |
---|
5381 | | #define PACKAGE "libiconv" |
---|
5382 | | #define VERSION "1.17" |
---|
5383 | | #define HAVE_STDIO_H 1 |
---|
5384 | | #define HAVE_STDLIB_H 1 |
---|
5385 | | #define HAVE_STRING_H 1 |
---|
5386 | | #define HAVE_INTTYPES_H 1 |
---|
5387 | | #define HAVE_STDINT_H 1 |
---|
5388 | | #define HAVE_STRINGS_H 1 |
---|
5389 | | #define HAVE_SYS_STAT_H 1 |
---|
5390 | | #define HAVE_SYS_TYPES_H 1 |
---|
5391 | | #define HAVE_UNISTD_H 1 |
---|
5392 | | #define HAVE_WCHAR_H 1 |
---|
5393 | | #define HAVE_SYS_PARAM_H 1 |
---|
5394 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5395 | | #define HAVE_LIMITS_H 1 |
---|
5396 | | #define HAVE_SYS_TIME_H 1 |
---|
5397 | | #define STDC_HEADERS 1 |
---|
5398 | | #define _ALL_SOURCE 1 |
---|
5399 | | #define _DARWIN_C_SOURCE 1 |
---|
5400 | | #define _GNU_SOURCE 1 |
---|
5401 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5402 | | #define _NETBSD_SOURCE 1 |
---|
5403 | | #define _OPENBSD_SOURCE 1 |
---|
5404 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5405 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5406 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5407 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5408 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5409 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5410 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5411 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5412 | | #define _TANDEM_SOURCE 1 |
---|
5413 | | #define __EXTENSIONS__ 1 |
---|
5414 | | #define HAVE_DLFCN_H 1 |
---|
5415 | | #define LT_OBJDIR ".libs/" |
---|
5416 | | #define INSTALLPREFIX "/opt/local" |
---|
5417 | | #define ENABLE_EXTRA 1 |
---|
5418 | | #define HAVE_VISIBILITY 1 |
---|
5419 | | #define HAVE_ICONV 1 |
---|
5420 | | #define ICONV_CONST |
---|
5421 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5422 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5423 | | #define HAVE_MBSTATE_T 1 |
---|
5424 | | #define HAVE_WCHAR_T 1 |
---|
5425 | | #define HAVE_GETC_UNLOCKED 1 |
---|
5426 | | #define HAVE_MBRTOWC 1 |
---|
5427 | | #define HAVE_WCRTOMB 1 |
---|
5428 | | #define HAVE_MBSINIT 1 |
---|
5429 | | #define HAVE_SETLOCALE 1 |
---|
5430 | | #define HAVE_MEMMOVE 1 |
---|
5431 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5432 | | #define HAVE_SYMLINK 1 |
---|
5433 | | #define HAVE_FACCESSAT 1 |
---|
5434 | | #define HAVE_REALPATH 1 |
---|
5435 | | #define HAVE_LSTAT 1 |
---|
5436 | | #define HAVE_READLINKAT 1 |
---|
5437 | | #define HAVE_FCNTL 1 |
---|
5438 | | #define HAVE_GETDTABLESIZE 1 |
---|
5439 | | #define HAVE_GETPROGNAME 1 |
---|
5440 | | #define HAVE_READLINK 1 |
---|
5441 | | #define HAVE_SETENV 1 |
---|
5442 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5443 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5444 | | #define HAVE_WCHAR_H 1 |
---|
5445 | | #define WORDS_LITTLEENDIAN 1 |
---|
5446 | | #define HAVE_ALLOCA_H 1 |
---|
5447 | | #define HAVE_ALLOCA 1 |
---|
5448 | | #define HAVE_GETCWD 1 |
---|
5449 | | #define restrict __restrict__ |
---|
5450 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5451 | | #define HAVE_STRERROR_R 1 |
---|
5452 | | #define HAVE___HEADER_INLINE 1 |
---|
5453 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5454 | | #define HAVE_WINT_T 1 |
---|
5455 | | #define HAVE_LONG_LONG_INT 1 |
---|
5456 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5457 | | #define HAVE_MALLOC_POSIX 1 |
---|
5458 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5459 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5460 | | #define PROMOTED_MODE_T int |
---|
5461 | | #define HAVE_SIGSET_T 1 |
---|
5462 | | #define HAVE_DECL_SETENV 1 |
---|
5463 | | #define USER_LABEL_PREFIX _ |
---|
5464 | | #define HAVE__BOOL 1 |
---|
5465 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
5466 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5467 | | #define HAVE_DECL_ECVT 1 |
---|
5468 | | #define HAVE_DECL_FCVT 1 |
---|
5469 | | #define HAVE_DECL_GCVT 1 |
---|
5470 | | #define REPLACE_STRERROR_0 1 |
---|
5471 | | #define _USE_STD_STAT 1 |
---|
5472 | | #define HAVE_DECL_EXECVPE 0 |
---|
5473 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
5474 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5475 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
5476 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
5477 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5478 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
5479 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
5480 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
5481 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
5482 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5483 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
5484 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
5485 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
5486 | | #define HAVE_DECL_WCSDUP 1 |
---|
5487 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
5488 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
5489 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
5490 | | #define GNULIB_TEST_REALPATH 1 |
---|
5491 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5492 | | #define GNULIB_TEST_CLOSE 1 |
---|
5493 | | #define GNULIB_TEST_DUP2 1 |
---|
5494 | | #define GNULIB_TEST_ENVIRON 1 |
---|
5495 | | #define GNULIB_TEST_FCNTL 1 |
---|
5496 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
5497 | | #define GNULIB_TEST_FSTAT 1 |
---|
5498 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5499 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5500 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5501 | | /* end confdefs.h. */ |
---|
5502 | | #include <stdlib.h> |
---|
5503 | | |
---|
5504 | | int |
---|
5505 | | main (void) |
---|
5506 | | { |
---|
5507 | | #ifndef __argv |
---|
5508 | | #ifdef __cplusplus |
---|
5509 | | (void) __argv; |
---|
5510 | | #else |
---|
5511 | | (void) __argv; |
---|
5512 | | #endif |
---|
5513 | | #endif |
---|
5514 | | |
---|
5515 | | ; |
---|
5516 | | return 0; |
---|
5517 | | } |
---|
5518 | configure:27975: result: no |
---|
5519 | configure:27994: checking whether __progname is defined in default libraries |
---|
5520 | configure:28014: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5521 | configure:28014: $? = 0 |
---|
5522 | configure:28024: result: yes |
---|
5523 | configure:28050: checking whether the -Werror option is usable |
---|
5524 | configure:28079: result: yes |
---|
5525 | configure:28081: checking for simple visibility declarations |
---|
5526 | configure:28123: result: yes |
---|
5527 | configure:28137: checking whether the compiler supports the __inline keyword |
---|
5528 | configure:28155: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5529 | configure:28155: $? = 0 |
---|
5530 | configure:28163: result: yes |
---|
5531 | configure:28242: checking for mbstate_t |
---|
5532 | configure:28268: result: yes |
---|
5533 | configure:28286: checking for mempcpy |
---|
5534 | configure:28286: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5535 | conftest.c:151:6: warning: incompatible redeclaration of library function 'mempcpy' [-Wincompatible-library-redeclaration] |
---|
5536 | char mempcpy (); |
---|
5537 | ^ |
---|
5538 | conftest.c:151:6: note: 'mempcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
5539 | 1 warning generated. |
---|
5540 | Undefined symbols for architecture arm64: |
---|
5541 | "_mempcpy", referenced from: |
---|
5542 | _main in conftest-1bf666.o |
---|
5543 | ld: symbol(s) not found for architecture arm64 |
---|
5544 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5545 | configure:28286: $? = 1 |
---|
5546 | configure: failed program was: |
---|
5547 | | /* confdefs.h */ |
---|
5548 | | #define PACKAGE_NAME "libiconv" |
---|
5549 | | #define PACKAGE_TARNAME "libiconv" |
---|
5550 | | #define PACKAGE_VERSION "1.17" |
---|
5551 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
5552 | | #define PACKAGE_BUGREPORT "" |
---|
5553 | | #define PACKAGE_URL "" |
---|
5554 | | #define PACKAGE "libiconv" |
---|
5555 | | #define VERSION "1.17" |
---|
5556 | | #define HAVE_STDIO_H 1 |
---|
5557 | | #define HAVE_STDLIB_H 1 |
---|
5558 | | #define HAVE_STRING_H 1 |
---|
5559 | | #define HAVE_INTTYPES_H 1 |
---|
5560 | | #define HAVE_STDINT_H 1 |
---|
5561 | | #define HAVE_STRINGS_H 1 |
---|
5562 | | #define HAVE_SYS_STAT_H 1 |
---|
5563 | | #define HAVE_SYS_TYPES_H 1 |
---|
5564 | | #define HAVE_UNISTD_H 1 |
---|
5565 | | #define HAVE_WCHAR_H 1 |
---|
5566 | | #define HAVE_SYS_PARAM_H 1 |
---|
5567 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5568 | | #define HAVE_LIMITS_H 1 |
---|
5569 | | #define HAVE_SYS_TIME_H 1 |
---|
5570 | | #define STDC_HEADERS 1 |
---|
5571 | | #define _ALL_SOURCE 1 |
---|
5572 | | #define _DARWIN_C_SOURCE 1 |
---|
5573 | | #define _GNU_SOURCE 1 |
---|
5574 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5575 | | #define _NETBSD_SOURCE 1 |
---|
5576 | | #define _OPENBSD_SOURCE 1 |
---|
5577 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5578 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5579 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5580 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5581 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5582 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5583 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5584 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5585 | | #define _TANDEM_SOURCE 1 |
---|
5586 | | #define __EXTENSIONS__ 1 |
---|
5587 | | #define HAVE_DLFCN_H 1 |
---|
5588 | | #define LT_OBJDIR ".libs/" |
---|
5589 | | #define INSTALLPREFIX "/opt/local" |
---|
5590 | | #define ENABLE_EXTRA 1 |
---|
5591 | | #define HAVE_VISIBILITY 1 |
---|
5592 | | #define HAVE_ICONV 1 |
---|
5593 | | #define ICONV_CONST |
---|
5594 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5595 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5596 | | #define HAVE_MBSTATE_T 1 |
---|
5597 | | #define HAVE_WCHAR_T 1 |
---|
5598 | | #define HAVE_GETC_UNLOCKED 1 |
---|
5599 | | #define HAVE_MBRTOWC 1 |
---|
5600 | | #define HAVE_WCRTOMB 1 |
---|
5601 | | #define HAVE_MBSINIT 1 |
---|
5602 | | #define HAVE_SETLOCALE 1 |
---|
5603 | | #define HAVE_MEMMOVE 1 |
---|
5604 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5605 | | #define HAVE_SYMLINK 1 |
---|
5606 | | #define HAVE_FACCESSAT 1 |
---|
5607 | | #define HAVE_REALPATH 1 |
---|
5608 | | #define HAVE_LSTAT 1 |
---|
5609 | | #define HAVE_READLINKAT 1 |
---|
5610 | | #define HAVE_FCNTL 1 |
---|
5611 | | #define HAVE_GETDTABLESIZE 1 |
---|
5612 | | #define HAVE_GETPROGNAME 1 |
---|
5613 | | #define HAVE_READLINK 1 |
---|
5614 | | #define HAVE_SETENV 1 |
---|
5615 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5616 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5617 | | #define HAVE_WCHAR_H 1 |
---|
5618 | | #define WORDS_LITTLEENDIAN 1 |
---|
5619 | | #define HAVE_ALLOCA_H 1 |
---|
5620 | | #define HAVE_ALLOCA 1 |
---|
5621 | | #define HAVE_GETCWD 1 |
---|
5622 | | #define restrict __restrict__ |
---|
5623 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5624 | | #define HAVE_STRERROR_R 1 |
---|
5625 | | #define HAVE___HEADER_INLINE 1 |
---|
5626 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5627 | | #define HAVE_WINT_T 1 |
---|
5628 | | #define HAVE_LONG_LONG_INT 1 |
---|
5629 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5630 | | #define HAVE_MALLOC_POSIX 1 |
---|
5631 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5632 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5633 | | #define PROMOTED_MODE_T int |
---|
5634 | | #define HAVE_SIGSET_T 1 |
---|
5635 | | #define HAVE_DECL_SETENV 1 |
---|
5636 | | #define USER_LABEL_PREFIX _ |
---|
5637 | | #define HAVE__BOOL 1 |
---|
5638 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
5639 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5640 | | #define HAVE_DECL_ECVT 1 |
---|
5641 | | #define HAVE_DECL_FCVT 1 |
---|
5642 | | #define HAVE_DECL_GCVT 1 |
---|
5643 | | #define REPLACE_STRERROR_0 1 |
---|
5644 | | #define _USE_STD_STAT 1 |
---|
5645 | | #define HAVE_DECL_EXECVPE 0 |
---|
5646 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
5647 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5648 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
5649 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
5650 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5651 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
5652 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
5653 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
5654 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
5655 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5656 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
5657 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
5658 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
5659 | | #define HAVE_DECL_WCSDUP 1 |
---|
5660 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
5661 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
5662 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
5663 | | #define GNULIB_TEST_REALPATH 1 |
---|
5664 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5665 | | #define GNULIB_TEST_CLOSE 1 |
---|
5666 | | #define GNULIB_TEST_DUP2 1 |
---|
5667 | | #define GNULIB_TEST_ENVIRON 1 |
---|
5668 | | #define GNULIB_TEST_FCNTL 1 |
---|
5669 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
5670 | | #define GNULIB_TEST_FSTAT 1 |
---|
5671 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5672 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5673 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5674 | | #define HAVE_DECL___ARGV 0 |
---|
5675 | | #define HAVE_VAR___PROGNAME 1 |
---|
5676 | | #define HAVE_VISIBILITY 1 |
---|
5677 | | #define HAVE___INLINE 1 |
---|
5678 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
5679 | | #define HAVE_MBSTATE_T 1 |
---|
5680 | | /* end confdefs.h. */ |
---|
5681 | | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. |
---|
5682 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5683 | | #define mempcpy innocuous_mempcpy |
---|
5684 | | |
---|
5685 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5686 | | which can conflict with char mempcpy (); below. */ |
---|
5687 | | |
---|
5688 | | #include <limits.h> |
---|
5689 | | #undef mempcpy |
---|
5690 | | |
---|
5691 | | /* Override any GCC internal prototype to avoid an error. |
---|
5692 | | Use char because int might match the return type of a GCC |
---|
5693 | | builtin and then its argument prototype would still apply. */ |
---|
5694 | | #ifdef __cplusplus |
---|
5695 | | extern "C" |
---|
5696 | | #endif |
---|
5697 | | char mempcpy (); |
---|
5698 | | /* The GNU C library defines this for functions which it implements |
---|
5699 | | to always fail with ENOSYS. Some functions are actually named |
---|
5700 | | something starting with __ and the normal name is an alias. */ |
---|
5701 | | #if defined __stub_mempcpy || defined __stub___mempcpy |
---|
5702 | | choke me |
---|
5703 | | #endif |
---|
5704 | | |
---|
5705 | | int |
---|
5706 | | main (void) |
---|
5707 | | { |
---|
5708 | | return mempcpy (); |
---|
5709 | | ; |
---|
5710 | | return 0; |
---|
5711 | | } |
---|
5712 | configure:28286: result: no |
---|
5713 | configure:28395: checking whether open recognizes a trailing slash |
---|
5714 | configure:28440: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5715 | configure:28440: $? = 0 |
---|
5716 | configure:28440: ./conftest |
---|
5717 | configure:28440: $? = 1 |
---|
5718 | configure: program exited with status 1 |
---|
5719 | configure: failed program was: |
---|
5720 | | /* confdefs.h */ |
---|
5721 | | #define PACKAGE_NAME "libiconv" |
---|
5722 | | #define PACKAGE_TARNAME "libiconv" |
---|
5723 | | #define PACKAGE_VERSION "1.17" |
---|
5724 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
5725 | | #define PACKAGE_BUGREPORT "" |
---|
5726 | | #define PACKAGE_URL "" |
---|
5727 | | #define PACKAGE "libiconv" |
---|
5728 | | #define VERSION "1.17" |
---|
5729 | | #define HAVE_STDIO_H 1 |
---|
5730 | | #define HAVE_STDLIB_H 1 |
---|
5731 | | #define HAVE_STRING_H 1 |
---|
5732 | | #define HAVE_INTTYPES_H 1 |
---|
5733 | | #define HAVE_STDINT_H 1 |
---|
5734 | | #define HAVE_STRINGS_H 1 |
---|
5735 | | #define HAVE_SYS_STAT_H 1 |
---|
5736 | | #define HAVE_SYS_TYPES_H 1 |
---|
5737 | | #define HAVE_UNISTD_H 1 |
---|
5738 | | #define HAVE_WCHAR_H 1 |
---|
5739 | | #define HAVE_SYS_PARAM_H 1 |
---|
5740 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5741 | | #define HAVE_LIMITS_H 1 |
---|
5742 | | #define HAVE_SYS_TIME_H 1 |
---|
5743 | | #define STDC_HEADERS 1 |
---|
5744 | | #define _ALL_SOURCE 1 |
---|
5745 | | #define _DARWIN_C_SOURCE 1 |
---|
5746 | | #define _GNU_SOURCE 1 |
---|
5747 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5748 | | #define _NETBSD_SOURCE 1 |
---|
5749 | | #define _OPENBSD_SOURCE 1 |
---|
5750 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5751 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5752 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5753 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5754 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5755 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5756 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5757 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5758 | | #define _TANDEM_SOURCE 1 |
---|
5759 | | #define __EXTENSIONS__ 1 |
---|
5760 | | #define HAVE_DLFCN_H 1 |
---|
5761 | | #define LT_OBJDIR ".libs/" |
---|
5762 | | #define INSTALLPREFIX "/opt/local" |
---|
5763 | | #define ENABLE_EXTRA 1 |
---|
5764 | | #define HAVE_VISIBILITY 1 |
---|
5765 | | #define HAVE_ICONV 1 |
---|
5766 | | #define ICONV_CONST |
---|
5767 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5768 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5769 | | #define HAVE_MBSTATE_T 1 |
---|
5770 | | #define HAVE_WCHAR_T 1 |
---|
5771 | | #define HAVE_GETC_UNLOCKED 1 |
---|
5772 | | #define HAVE_MBRTOWC 1 |
---|
5773 | | #define HAVE_WCRTOMB 1 |
---|
5774 | | #define HAVE_MBSINIT 1 |
---|
5775 | | #define HAVE_SETLOCALE 1 |
---|
5776 | | #define HAVE_MEMMOVE 1 |
---|
5777 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5778 | | #define HAVE_SYMLINK 1 |
---|
5779 | | #define HAVE_FACCESSAT 1 |
---|
5780 | | #define HAVE_REALPATH 1 |
---|
5781 | | #define HAVE_LSTAT 1 |
---|
5782 | | #define HAVE_READLINKAT 1 |
---|
5783 | | #define HAVE_FCNTL 1 |
---|
5784 | | #define HAVE_GETDTABLESIZE 1 |
---|
5785 | | #define HAVE_GETPROGNAME 1 |
---|
5786 | | #define HAVE_READLINK 1 |
---|
5787 | | #define HAVE_SETENV 1 |
---|
5788 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5789 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5790 | | #define HAVE_WCHAR_H 1 |
---|
5791 | | #define WORDS_LITTLEENDIAN 1 |
---|
5792 | | #define HAVE_ALLOCA_H 1 |
---|
5793 | | #define HAVE_ALLOCA 1 |
---|
5794 | | #define HAVE_GETCWD 1 |
---|
5795 | | #define restrict __restrict__ |
---|
5796 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5797 | | #define HAVE_STRERROR_R 1 |
---|
5798 | | #define HAVE___HEADER_INLINE 1 |
---|
5799 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5800 | | #define HAVE_WINT_T 1 |
---|
5801 | | #define HAVE_LONG_LONG_INT 1 |
---|
5802 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5803 | | #define HAVE_MALLOC_POSIX 1 |
---|
5804 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5805 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5806 | | #define PROMOTED_MODE_T int |
---|
5807 | | #define HAVE_SIGSET_T 1 |
---|
5808 | | #define HAVE_DECL_SETENV 1 |
---|
5809 | | #define USER_LABEL_PREFIX _ |
---|
5810 | | #define HAVE__BOOL 1 |
---|
5811 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
5812 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
5813 | | #define HAVE_DECL_ECVT 1 |
---|
5814 | | #define HAVE_DECL_FCVT 1 |
---|
5815 | | #define HAVE_DECL_GCVT 1 |
---|
5816 | | #define REPLACE_STRERROR_0 1 |
---|
5817 | | #define _USE_STD_STAT 1 |
---|
5818 | | #define HAVE_DECL_EXECVPE 0 |
---|
5819 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
5820 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
5821 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
5822 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
5823 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
5824 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
5825 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
5826 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
5827 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
5828 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
5829 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
5830 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
5831 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
5832 | | #define HAVE_DECL_WCSDUP 1 |
---|
5833 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
5834 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
5835 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
5836 | | #define GNULIB_TEST_REALPATH 1 |
---|
5837 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
5838 | | #define GNULIB_TEST_CLOSE 1 |
---|
5839 | | #define GNULIB_TEST_DUP2 1 |
---|
5840 | | #define GNULIB_TEST_ENVIRON 1 |
---|
5841 | | #define GNULIB_TEST_FCNTL 1 |
---|
5842 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
5843 | | #define GNULIB_TEST_FSTAT 1 |
---|
5844 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
5845 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
5846 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
5847 | | #define HAVE_DECL___ARGV 0 |
---|
5848 | | #define HAVE_VAR___PROGNAME 1 |
---|
5849 | | #define HAVE_VISIBILITY 1 |
---|
5850 | | #define HAVE___INLINE 1 |
---|
5851 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
5852 | | #define HAVE_MBSTATE_T 1 |
---|
5853 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
5854 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
5855 | | /* end confdefs.h. */ |
---|
5856 | | |
---|
5857 | | #include <fcntl.h> |
---|
5858 | | #if HAVE_UNISTD_H |
---|
5859 | | # include <unistd.h> |
---|
5860 | | #endif |
---|
5861 | | |
---|
5862 | | |
---|
5863 | | |
---|
5864 | | #if defined _WIN32 && !defined __CYGWIN__ |
---|
5865 | | #define access _access |
---|
5866 | | #define chdir _chdir |
---|
5867 | | #define chmod _chmod |
---|
5868 | | #define close _close |
---|
5869 | | #define creat _creat |
---|
5870 | | #define dup _dup |
---|
5871 | | #define dup2 _dup2 |
---|
5872 | | #define ecvt _ecvt |
---|
5873 | | #define execl _execl |
---|
5874 | | #define execle _execle |
---|
5875 | | #define execlp _execlp |
---|
5876 | | #define execv _execv |
---|
5877 | | #define execve _execve |
---|
5878 | | #define execvp _execvp |
---|
5879 | | #define execvpe _execvpe |
---|
5880 | | #define fcloseall _fcloseall |
---|
5881 | | #define fcvt _fcvt |
---|
5882 | | #define fdopen _fdopen |
---|
5883 | | #define fileno _fileno |
---|
5884 | | #define gcvt _gcvt |
---|
5885 | | #define getcwd _getcwd |
---|
5886 | | #define getpid _getpid |
---|
5887 | | #define getw _getw |
---|
5888 | | #define isatty _isatty |
---|
5889 | | #define j0 _j0 |
---|
5890 | | #define j1 _j1 |
---|
5891 | | #define jn _jn |
---|
5892 | | #define lfind _lfind |
---|
5893 | | #define lsearch _lsearch |
---|
5894 | | #define lseek _lseek |
---|
5895 | | #define memccpy _memccpy |
---|
5896 | | #define mkdir _mkdir |
---|
5897 | | #define mktemp _mktemp |
---|
5898 | | #define open _open |
---|
5899 | | #define putenv _putenv |
---|
5900 | | #define putw _putw |
---|
5901 | | #define read _read |
---|
5902 | | #define rmdir _rmdir |
---|
5903 | | #define strdup _strdup |
---|
5904 | | #define swab _swab |
---|
5905 | | #define tempnam _tempnam |
---|
5906 | | #define tzset _tzset |
---|
5907 | | #define umask _umask |
---|
5908 | | #define unlink _unlink |
---|
5909 | | #define utime _utime |
---|
5910 | | #define wcsdup _wcsdup |
---|
5911 | | #define write _write |
---|
5912 | | #define y0 _y0 |
---|
5913 | | #define y1 _y1 |
---|
5914 | | #define yn _yn |
---|
5915 | | #endif |
---|
5916 | | |
---|
5917 | | |
---|
5918 | | int main () |
---|
5919 | | { |
---|
5920 | | int result = 0; |
---|
5921 | | #if HAVE_LSTAT |
---|
5922 | | if (open ("conftest.lnk/", O_RDONLY) != -1) |
---|
5923 | | result |= 1; |
---|
5924 | | #endif |
---|
5925 | | if (open ("conftest.sl/", O_CREAT, 0600) >= 0) |
---|
5926 | | result |= 2; |
---|
5927 | | return result; |
---|
5928 | | } |
---|
5929 | configure:28453: result: no |
---|
5930 | configure:28517: checking whether program_invocation_name is declared |
---|
5931 | configure:28517: result: no |
---|
5932 | configure:28527: checking whether program_invocation_short_name is declared |
---|
5933 | configure:28527: result: no |
---|
5934 | configure:28540: checking for raise |
---|
5935 | configure:28540: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5936 | configure:28540: $? = 0 |
---|
5937 | configure:28540: result: yes |
---|
5938 | configure:28562: checking for sigprocmask |
---|
5939 | configure:28562: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5940 | configure:28562: $? = 0 |
---|
5941 | configure:28562: result: yes |
---|
5942 | configure:28625: checking for rawmemchr |
---|
5943 | configure:28625: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
5944 | Undefined symbols for architecture arm64: |
---|
5945 | "_rawmemchr", referenced from: |
---|
5946 | _main in conftest-3c76d3.o |
---|
5947 | ld: symbol(s) not found for architecture arm64 |
---|
5948 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5949 | configure:28625: $? = 1 |
---|
5950 | configure: failed program was: |
---|
5951 | | /* confdefs.h */ |
---|
5952 | | #define PACKAGE_NAME "libiconv" |
---|
5953 | | #define PACKAGE_TARNAME "libiconv" |
---|
5954 | | #define PACKAGE_VERSION "1.17" |
---|
5955 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
5956 | | #define PACKAGE_BUGREPORT "" |
---|
5957 | | #define PACKAGE_URL "" |
---|
5958 | | #define PACKAGE "libiconv" |
---|
5959 | | #define VERSION "1.17" |
---|
5960 | | #define HAVE_STDIO_H 1 |
---|
5961 | | #define HAVE_STDLIB_H 1 |
---|
5962 | | #define HAVE_STRING_H 1 |
---|
5963 | | #define HAVE_INTTYPES_H 1 |
---|
5964 | | #define HAVE_STDINT_H 1 |
---|
5965 | | #define HAVE_STRINGS_H 1 |
---|
5966 | | #define HAVE_SYS_STAT_H 1 |
---|
5967 | | #define HAVE_SYS_TYPES_H 1 |
---|
5968 | | #define HAVE_UNISTD_H 1 |
---|
5969 | | #define HAVE_WCHAR_H 1 |
---|
5970 | | #define HAVE_SYS_PARAM_H 1 |
---|
5971 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5972 | | #define HAVE_LIMITS_H 1 |
---|
5973 | | #define HAVE_SYS_TIME_H 1 |
---|
5974 | | #define STDC_HEADERS 1 |
---|
5975 | | #define _ALL_SOURCE 1 |
---|
5976 | | #define _DARWIN_C_SOURCE 1 |
---|
5977 | | #define _GNU_SOURCE 1 |
---|
5978 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5979 | | #define _NETBSD_SOURCE 1 |
---|
5980 | | #define _OPENBSD_SOURCE 1 |
---|
5981 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5982 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5983 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5984 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5985 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5986 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5987 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5988 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5989 | | #define _TANDEM_SOURCE 1 |
---|
5990 | | #define __EXTENSIONS__ 1 |
---|
5991 | | #define HAVE_DLFCN_H 1 |
---|
5992 | | #define LT_OBJDIR ".libs/" |
---|
5993 | | #define INSTALLPREFIX "/opt/local" |
---|
5994 | | #define ENABLE_EXTRA 1 |
---|
5995 | | #define HAVE_VISIBILITY 1 |
---|
5996 | | #define HAVE_ICONV 1 |
---|
5997 | | #define ICONV_CONST |
---|
5998 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5999 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6000 | | #define HAVE_MBSTATE_T 1 |
---|
6001 | | #define HAVE_WCHAR_T 1 |
---|
6002 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6003 | | #define HAVE_MBRTOWC 1 |
---|
6004 | | #define HAVE_WCRTOMB 1 |
---|
6005 | | #define HAVE_MBSINIT 1 |
---|
6006 | | #define HAVE_SETLOCALE 1 |
---|
6007 | | #define HAVE_MEMMOVE 1 |
---|
6008 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6009 | | #define HAVE_SYMLINK 1 |
---|
6010 | | #define HAVE_FACCESSAT 1 |
---|
6011 | | #define HAVE_REALPATH 1 |
---|
6012 | | #define HAVE_LSTAT 1 |
---|
6013 | | #define HAVE_READLINKAT 1 |
---|
6014 | | #define HAVE_FCNTL 1 |
---|
6015 | | #define HAVE_GETDTABLESIZE 1 |
---|
6016 | | #define HAVE_GETPROGNAME 1 |
---|
6017 | | #define HAVE_READLINK 1 |
---|
6018 | | #define HAVE_SETENV 1 |
---|
6019 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6020 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6021 | | #define HAVE_WCHAR_H 1 |
---|
6022 | | #define WORDS_LITTLEENDIAN 1 |
---|
6023 | | #define HAVE_ALLOCA_H 1 |
---|
6024 | | #define HAVE_ALLOCA 1 |
---|
6025 | | #define HAVE_GETCWD 1 |
---|
6026 | | #define restrict __restrict__ |
---|
6027 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6028 | | #define HAVE_STRERROR_R 1 |
---|
6029 | | #define HAVE___HEADER_INLINE 1 |
---|
6030 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6031 | | #define HAVE_WINT_T 1 |
---|
6032 | | #define HAVE_LONG_LONG_INT 1 |
---|
6033 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6034 | | #define HAVE_MALLOC_POSIX 1 |
---|
6035 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6036 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6037 | | #define PROMOTED_MODE_T int |
---|
6038 | | #define HAVE_SIGSET_T 1 |
---|
6039 | | #define HAVE_DECL_SETENV 1 |
---|
6040 | | #define USER_LABEL_PREFIX _ |
---|
6041 | | #define HAVE__BOOL 1 |
---|
6042 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
6043 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6044 | | #define HAVE_DECL_ECVT 1 |
---|
6045 | | #define HAVE_DECL_FCVT 1 |
---|
6046 | | #define HAVE_DECL_GCVT 1 |
---|
6047 | | #define REPLACE_STRERROR_0 1 |
---|
6048 | | #define _USE_STD_STAT 1 |
---|
6049 | | #define HAVE_DECL_EXECVPE 0 |
---|
6050 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6051 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6052 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6053 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6054 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6055 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
6056 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
6057 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
6058 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
6059 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6060 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
6061 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
6062 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
6063 | | #define HAVE_DECL_WCSDUP 1 |
---|
6064 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
6065 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
6066 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
6067 | | #define GNULIB_TEST_REALPATH 1 |
---|
6068 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6069 | | #define GNULIB_TEST_CLOSE 1 |
---|
6070 | | #define GNULIB_TEST_DUP2 1 |
---|
6071 | | #define GNULIB_TEST_ENVIRON 1 |
---|
6072 | | #define GNULIB_TEST_FCNTL 1 |
---|
6073 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
6074 | | #define GNULIB_TEST_FSTAT 1 |
---|
6075 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6076 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6077 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6078 | | #define HAVE_DECL___ARGV 0 |
---|
6079 | | #define HAVE_VAR___PROGNAME 1 |
---|
6080 | | #define HAVE_VISIBILITY 1 |
---|
6081 | | #define HAVE___INLINE 1 |
---|
6082 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6083 | | #define HAVE_MBSTATE_T 1 |
---|
6084 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
6085 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6086 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
6087 | | #define GNULIB_TEST_OPEN 1 |
---|
6088 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6089 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6090 | | #define HAVE_RAISE 1 |
---|
6091 | | #define GNULIB_TEST_RAISE 1 |
---|
6092 | | /* end confdefs.h. */ |
---|
6093 | | /* Define rawmemchr to an innocuous variant, in case <limits.h> declares rawmemchr. |
---|
6094 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6095 | | #define rawmemchr innocuous_rawmemchr |
---|
6096 | | |
---|
6097 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6098 | | which can conflict with char rawmemchr (); below. */ |
---|
6099 | | |
---|
6100 | | #include <limits.h> |
---|
6101 | | #undef rawmemchr |
---|
6102 | | |
---|
6103 | | /* Override any GCC internal prototype to avoid an error. |
---|
6104 | | Use char because int might match the return type of a GCC |
---|
6105 | | builtin and then its argument prototype would still apply. */ |
---|
6106 | | #ifdef __cplusplus |
---|
6107 | | extern "C" |
---|
6108 | | #endif |
---|
6109 | | char rawmemchr (); |
---|
6110 | | /* The GNU C library defines this for functions which it implements |
---|
6111 | | to always fail with ENOSYS. Some functions are actually named |
---|
6112 | | something starting with __ and the normal name is an alias. */ |
---|
6113 | | #if defined __stub_rawmemchr || defined __stub___rawmemchr |
---|
6114 | | choke me |
---|
6115 | | #endif |
---|
6116 | | |
---|
6117 | | int |
---|
6118 | | main (void) |
---|
6119 | | { |
---|
6120 | | return rawmemchr (); |
---|
6121 | | ; |
---|
6122 | | return 0; |
---|
6123 | | } |
---|
6124 | configure:28625: result: no |
---|
6125 | configure:28733: checking whether readlink signature is correct |
---|
6126 | configure:28752: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6127 | configure:28752: $? = 0 |
---|
6128 | configure:28760: result: yes |
---|
6129 | configure:28762: checking whether readlink handles trailing slash correctly |
---|
6130 | configure:28799: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
6131 | configure:28799: $? = 0 |
---|
6132 | configure:28799: ./conftest |
---|
6133 | configure:28799: $? = 1 |
---|
6134 | configure: program exited with status 1 |
---|
6135 | configure: failed program was: |
---|
6136 | | /* confdefs.h */ |
---|
6137 | | #define PACKAGE_NAME "libiconv" |
---|
6138 | | #define PACKAGE_TARNAME "libiconv" |
---|
6139 | | #define PACKAGE_VERSION "1.17" |
---|
6140 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
6141 | | #define PACKAGE_BUGREPORT "" |
---|
6142 | | #define PACKAGE_URL "" |
---|
6143 | | #define PACKAGE "libiconv" |
---|
6144 | | #define VERSION "1.17" |
---|
6145 | | #define HAVE_STDIO_H 1 |
---|
6146 | | #define HAVE_STDLIB_H 1 |
---|
6147 | | #define HAVE_STRING_H 1 |
---|
6148 | | #define HAVE_INTTYPES_H 1 |
---|
6149 | | #define HAVE_STDINT_H 1 |
---|
6150 | | #define HAVE_STRINGS_H 1 |
---|
6151 | | #define HAVE_SYS_STAT_H 1 |
---|
6152 | | #define HAVE_SYS_TYPES_H 1 |
---|
6153 | | #define HAVE_UNISTD_H 1 |
---|
6154 | | #define HAVE_WCHAR_H 1 |
---|
6155 | | #define HAVE_SYS_PARAM_H 1 |
---|
6156 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6157 | | #define HAVE_LIMITS_H 1 |
---|
6158 | | #define HAVE_SYS_TIME_H 1 |
---|
6159 | | #define STDC_HEADERS 1 |
---|
6160 | | #define _ALL_SOURCE 1 |
---|
6161 | | #define _DARWIN_C_SOURCE 1 |
---|
6162 | | #define _GNU_SOURCE 1 |
---|
6163 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6164 | | #define _NETBSD_SOURCE 1 |
---|
6165 | | #define _OPENBSD_SOURCE 1 |
---|
6166 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6167 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6168 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6169 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6170 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6171 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6172 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6173 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6174 | | #define _TANDEM_SOURCE 1 |
---|
6175 | | #define __EXTENSIONS__ 1 |
---|
6176 | | #define HAVE_DLFCN_H 1 |
---|
6177 | | #define LT_OBJDIR ".libs/" |
---|
6178 | | #define INSTALLPREFIX "/opt/local" |
---|
6179 | | #define ENABLE_EXTRA 1 |
---|
6180 | | #define HAVE_VISIBILITY 1 |
---|
6181 | | #define HAVE_ICONV 1 |
---|
6182 | | #define ICONV_CONST |
---|
6183 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6184 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6185 | | #define HAVE_MBSTATE_T 1 |
---|
6186 | | #define HAVE_WCHAR_T 1 |
---|
6187 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6188 | | #define HAVE_MBRTOWC 1 |
---|
6189 | | #define HAVE_WCRTOMB 1 |
---|
6190 | | #define HAVE_MBSINIT 1 |
---|
6191 | | #define HAVE_SETLOCALE 1 |
---|
6192 | | #define HAVE_MEMMOVE 1 |
---|
6193 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6194 | | #define HAVE_SYMLINK 1 |
---|
6195 | | #define HAVE_FACCESSAT 1 |
---|
6196 | | #define HAVE_REALPATH 1 |
---|
6197 | | #define HAVE_LSTAT 1 |
---|
6198 | | #define HAVE_READLINKAT 1 |
---|
6199 | | #define HAVE_FCNTL 1 |
---|
6200 | | #define HAVE_GETDTABLESIZE 1 |
---|
6201 | | #define HAVE_GETPROGNAME 1 |
---|
6202 | | #define HAVE_READLINK 1 |
---|
6203 | | #define HAVE_SETENV 1 |
---|
6204 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6205 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6206 | | #define HAVE_WCHAR_H 1 |
---|
6207 | | #define WORDS_LITTLEENDIAN 1 |
---|
6208 | | #define HAVE_ALLOCA_H 1 |
---|
6209 | | #define HAVE_ALLOCA 1 |
---|
6210 | | #define HAVE_GETCWD 1 |
---|
6211 | | #define restrict __restrict__ |
---|
6212 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6213 | | #define HAVE_STRERROR_R 1 |
---|
6214 | | #define HAVE___HEADER_INLINE 1 |
---|
6215 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6216 | | #define HAVE_WINT_T 1 |
---|
6217 | | #define HAVE_LONG_LONG_INT 1 |
---|
6218 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6219 | | #define HAVE_MALLOC_POSIX 1 |
---|
6220 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6221 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6222 | | #define PROMOTED_MODE_T int |
---|
6223 | | #define HAVE_SIGSET_T 1 |
---|
6224 | | #define HAVE_DECL_SETENV 1 |
---|
6225 | | #define USER_LABEL_PREFIX _ |
---|
6226 | | #define HAVE__BOOL 1 |
---|
6227 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
6228 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6229 | | #define HAVE_DECL_ECVT 1 |
---|
6230 | | #define HAVE_DECL_FCVT 1 |
---|
6231 | | #define HAVE_DECL_GCVT 1 |
---|
6232 | | #define REPLACE_STRERROR_0 1 |
---|
6233 | | #define _USE_STD_STAT 1 |
---|
6234 | | #define HAVE_DECL_EXECVPE 0 |
---|
6235 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6236 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6237 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6238 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6239 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6240 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
6241 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
6242 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
6243 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
6244 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6245 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
6246 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
6247 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
6248 | | #define HAVE_DECL_WCSDUP 1 |
---|
6249 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
6250 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
6251 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
6252 | | #define GNULIB_TEST_REALPATH 1 |
---|
6253 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6254 | | #define GNULIB_TEST_CLOSE 1 |
---|
6255 | | #define GNULIB_TEST_DUP2 1 |
---|
6256 | | #define GNULIB_TEST_ENVIRON 1 |
---|
6257 | | #define GNULIB_TEST_FCNTL 1 |
---|
6258 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
6259 | | #define GNULIB_TEST_FSTAT 1 |
---|
6260 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6261 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6262 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6263 | | #define HAVE_DECL___ARGV 0 |
---|
6264 | | #define HAVE_VAR___PROGNAME 1 |
---|
6265 | | #define HAVE_VISIBILITY 1 |
---|
6266 | | #define HAVE___INLINE 1 |
---|
6267 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6268 | | #define HAVE_MBSTATE_T 1 |
---|
6269 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
6270 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6271 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
6272 | | #define GNULIB_TEST_OPEN 1 |
---|
6273 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6274 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6275 | | #define HAVE_RAISE 1 |
---|
6276 | | #define GNULIB_TEST_RAISE 1 |
---|
6277 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
6278 | | #define GNULIB_TEST_READ 1 |
---|
6279 | | /* end confdefs.h. */ |
---|
6280 | | #include <unistd.h> |
---|
6281 | | |
---|
6282 | | int |
---|
6283 | | main (void) |
---|
6284 | | { |
---|
6285 | | char buf[20]; |
---|
6286 | | return readlink ("conftest.lnk2/", buf, sizeof buf) != -1; |
---|
6287 | | ; |
---|
6288 | | return 0; |
---|
6289 | | } |
---|
6290 | configure:28811: result: no |
---|
6291 | configure:28827: checking whether readlink truncates results correctly |
---|
6292 | configure:28863: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
6293 | configure:28863: $? = 0 |
---|
6294 | configure:28863: ./conftest |
---|
6295 | configure:28863: $? = 0 |
---|
6296 | configure:28875: result: yes |
---|
6297 | configure:29022: checking for getcwd |
---|
6298 | configure:29022: result: yes |
---|
6299 | configure:29057: checking whether free is known to preserve errno |
---|
6300 | configure:29090: result: no |
---|
6301 | configure:29108: checking for mempcpy |
---|
6302 | configure:29108: result: no |
---|
6303 | configure:29123: checking for rawmemchr |
---|
6304 | configure:29123: result: no |
---|
6305 | configure:29151: checking for search.h |
---|
6306 | configure:29151: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6307 | configure:29151: $? = 0 |
---|
6308 | configure:29151: result: yes |
---|
6309 | configure:29158: checking for tsearch |
---|
6310 | configure:29158: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
6311 | configure:29158: $? = 0 |
---|
6312 | configure:29158: result: yes |
---|
6313 | configure:29219: checking for sigprocmask |
---|
6314 | configure:29219: result: yes |
---|
6315 | configure:29266: checking for ssize_t |
---|
6316 | configure:29292: result: yes |
---|
6317 | configure:29309: checking whether stat handles trailing slashes on files |
---|
6318 | configure:29353: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
6319 | configure:29353: $? = 0 |
---|
6320 | configure:29353: ./conftest |
---|
6321 | configure:29353: $? = 2 |
---|
6322 | configure: program exited with status 2 |
---|
6323 | configure: failed program was: |
---|
6324 | | /* confdefs.h */ |
---|
6325 | | #define PACKAGE_NAME "libiconv" |
---|
6326 | | #define PACKAGE_TARNAME "libiconv" |
---|
6327 | | #define PACKAGE_VERSION "1.17" |
---|
6328 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
6329 | | #define PACKAGE_BUGREPORT "" |
---|
6330 | | #define PACKAGE_URL "" |
---|
6331 | | #define PACKAGE "libiconv" |
---|
6332 | | #define VERSION "1.17" |
---|
6333 | | #define HAVE_STDIO_H 1 |
---|
6334 | | #define HAVE_STDLIB_H 1 |
---|
6335 | | #define HAVE_STRING_H 1 |
---|
6336 | | #define HAVE_INTTYPES_H 1 |
---|
6337 | | #define HAVE_STDINT_H 1 |
---|
6338 | | #define HAVE_STRINGS_H 1 |
---|
6339 | | #define HAVE_SYS_STAT_H 1 |
---|
6340 | | #define HAVE_SYS_TYPES_H 1 |
---|
6341 | | #define HAVE_UNISTD_H 1 |
---|
6342 | | #define HAVE_WCHAR_H 1 |
---|
6343 | | #define HAVE_SYS_PARAM_H 1 |
---|
6344 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6345 | | #define HAVE_LIMITS_H 1 |
---|
6346 | | #define HAVE_SYS_TIME_H 1 |
---|
6347 | | #define STDC_HEADERS 1 |
---|
6348 | | #define _ALL_SOURCE 1 |
---|
6349 | | #define _DARWIN_C_SOURCE 1 |
---|
6350 | | #define _GNU_SOURCE 1 |
---|
6351 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6352 | | #define _NETBSD_SOURCE 1 |
---|
6353 | | #define _OPENBSD_SOURCE 1 |
---|
6354 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6355 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6356 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6357 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6358 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6359 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6360 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6361 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6362 | | #define _TANDEM_SOURCE 1 |
---|
6363 | | #define __EXTENSIONS__ 1 |
---|
6364 | | #define HAVE_DLFCN_H 1 |
---|
6365 | | #define LT_OBJDIR ".libs/" |
---|
6366 | | #define INSTALLPREFIX "/opt/local" |
---|
6367 | | #define ENABLE_EXTRA 1 |
---|
6368 | | #define HAVE_VISIBILITY 1 |
---|
6369 | | #define HAVE_ICONV 1 |
---|
6370 | | #define ICONV_CONST |
---|
6371 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6372 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6373 | | #define HAVE_MBSTATE_T 1 |
---|
6374 | | #define HAVE_WCHAR_T 1 |
---|
6375 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6376 | | #define HAVE_MBRTOWC 1 |
---|
6377 | | #define HAVE_WCRTOMB 1 |
---|
6378 | | #define HAVE_MBSINIT 1 |
---|
6379 | | #define HAVE_SETLOCALE 1 |
---|
6380 | | #define HAVE_MEMMOVE 1 |
---|
6381 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6382 | | #define HAVE_SYMLINK 1 |
---|
6383 | | #define HAVE_FACCESSAT 1 |
---|
6384 | | #define HAVE_REALPATH 1 |
---|
6385 | | #define HAVE_LSTAT 1 |
---|
6386 | | #define HAVE_READLINKAT 1 |
---|
6387 | | #define HAVE_FCNTL 1 |
---|
6388 | | #define HAVE_GETDTABLESIZE 1 |
---|
6389 | | #define HAVE_GETPROGNAME 1 |
---|
6390 | | #define HAVE_READLINK 1 |
---|
6391 | | #define HAVE_SETENV 1 |
---|
6392 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6393 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6394 | | #define HAVE_WCHAR_H 1 |
---|
6395 | | #define WORDS_LITTLEENDIAN 1 |
---|
6396 | | #define HAVE_ALLOCA_H 1 |
---|
6397 | | #define HAVE_ALLOCA 1 |
---|
6398 | | #define HAVE_GETCWD 1 |
---|
6399 | | #define restrict __restrict__ |
---|
6400 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6401 | | #define HAVE_STRERROR_R 1 |
---|
6402 | | #define HAVE___HEADER_INLINE 1 |
---|
6403 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6404 | | #define HAVE_WINT_T 1 |
---|
6405 | | #define HAVE_LONG_LONG_INT 1 |
---|
6406 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6407 | | #define HAVE_MALLOC_POSIX 1 |
---|
6408 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6409 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6410 | | #define PROMOTED_MODE_T int |
---|
6411 | | #define HAVE_SIGSET_T 1 |
---|
6412 | | #define HAVE_DECL_SETENV 1 |
---|
6413 | | #define USER_LABEL_PREFIX _ |
---|
6414 | | #define HAVE__BOOL 1 |
---|
6415 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
6416 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6417 | | #define HAVE_DECL_ECVT 1 |
---|
6418 | | #define HAVE_DECL_FCVT 1 |
---|
6419 | | #define HAVE_DECL_GCVT 1 |
---|
6420 | | #define REPLACE_STRERROR_0 1 |
---|
6421 | | #define _USE_STD_STAT 1 |
---|
6422 | | #define HAVE_DECL_EXECVPE 0 |
---|
6423 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6424 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6425 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6426 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6427 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6428 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
6429 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
6430 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
6431 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
6432 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6433 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
6434 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
6435 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
6436 | | #define HAVE_DECL_WCSDUP 1 |
---|
6437 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
6438 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
6439 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
6440 | | #define GNULIB_TEST_REALPATH 1 |
---|
6441 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6442 | | #define GNULIB_TEST_CLOSE 1 |
---|
6443 | | #define GNULIB_TEST_DUP2 1 |
---|
6444 | | #define GNULIB_TEST_ENVIRON 1 |
---|
6445 | | #define GNULIB_TEST_FCNTL 1 |
---|
6446 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
6447 | | #define GNULIB_TEST_FSTAT 1 |
---|
6448 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6449 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6450 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6451 | | #define HAVE_DECL___ARGV 0 |
---|
6452 | | #define HAVE_VAR___PROGNAME 1 |
---|
6453 | | #define HAVE_VISIBILITY 1 |
---|
6454 | | #define HAVE___INLINE 1 |
---|
6455 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6456 | | #define HAVE_MBSTATE_T 1 |
---|
6457 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
6458 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6459 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
6460 | | #define GNULIB_TEST_OPEN 1 |
---|
6461 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6462 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6463 | | #define HAVE_RAISE 1 |
---|
6464 | | #define GNULIB_TEST_RAISE 1 |
---|
6465 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
6466 | | #define GNULIB_TEST_READ 1 |
---|
6467 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
6468 | | #define GNULIB_TEST_READLINK 1 |
---|
6469 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
6470 | | #define HAVE_GETCWD 1 |
---|
6471 | | #define HAVE_MALLOC_POSIX 1 |
---|
6472 | | #define HAVE_SEARCH_H 1 |
---|
6473 | | #define HAVE_TSEARCH 1 |
---|
6474 | | #define GNULIB_SIGPIPE 1 |
---|
6475 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
6476 | | /* end confdefs.h. */ |
---|
6477 | | #include <sys/stat.h> |
---|
6478 | | |
---|
6479 | | int |
---|
6480 | | main (void) |
---|
6481 | | { |
---|
6482 | | int result = 0; |
---|
6483 | | struct stat st; |
---|
6484 | | if (!stat ("conftest.tmp/", &st)) |
---|
6485 | | result |= 1; |
---|
6486 | | #if HAVE_LSTAT |
---|
6487 | | if (!stat ("conftest.lnk/", &st)) |
---|
6488 | | result |= 2; |
---|
6489 | | #endif |
---|
6490 | | return result; |
---|
6491 | | |
---|
6492 | | ; |
---|
6493 | | return 0; |
---|
6494 | | } |
---|
6495 | configure:29365: result: no |
---|
6496 | configure:29441: checking for struct stat.st_atim.tv_nsec |
---|
6497 | configure:29441: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6498 | conftest.c:163:13: error: no member named 'st_atim' in 'struct stat' |
---|
6499 | if (ac_aggr.st_atim.tv_nsec) |
---|
6500 | ~~~~~~~ ^ |
---|
6501 | 1 error generated. |
---|
6502 | configure:29441: $? = 1 |
---|
6503 | configure: failed program was: |
---|
6504 | | /* confdefs.h */ |
---|
6505 | | #define PACKAGE_NAME "libiconv" |
---|
6506 | | #define PACKAGE_TARNAME "libiconv" |
---|
6507 | | #define PACKAGE_VERSION "1.17" |
---|
6508 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
6509 | | #define PACKAGE_BUGREPORT "" |
---|
6510 | | #define PACKAGE_URL "" |
---|
6511 | | #define PACKAGE "libiconv" |
---|
6512 | | #define VERSION "1.17" |
---|
6513 | | #define HAVE_STDIO_H 1 |
---|
6514 | | #define HAVE_STDLIB_H 1 |
---|
6515 | | #define HAVE_STRING_H 1 |
---|
6516 | | #define HAVE_INTTYPES_H 1 |
---|
6517 | | #define HAVE_STDINT_H 1 |
---|
6518 | | #define HAVE_STRINGS_H 1 |
---|
6519 | | #define HAVE_SYS_STAT_H 1 |
---|
6520 | | #define HAVE_SYS_TYPES_H 1 |
---|
6521 | | #define HAVE_UNISTD_H 1 |
---|
6522 | | #define HAVE_WCHAR_H 1 |
---|
6523 | | #define HAVE_SYS_PARAM_H 1 |
---|
6524 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6525 | | #define HAVE_LIMITS_H 1 |
---|
6526 | | #define HAVE_SYS_TIME_H 1 |
---|
6527 | | #define STDC_HEADERS 1 |
---|
6528 | | #define _ALL_SOURCE 1 |
---|
6529 | | #define _DARWIN_C_SOURCE 1 |
---|
6530 | | #define _GNU_SOURCE 1 |
---|
6531 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6532 | | #define _NETBSD_SOURCE 1 |
---|
6533 | | #define _OPENBSD_SOURCE 1 |
---|
6534 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6535 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6536 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6537 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6538 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6539 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6540 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6541 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6542 | | #define _TANDEM_SOURCE 1 |
---|
6543 | | #define __EXTENSIONS__ 1 |
---|
6544 | | #define HAVE_DLFCN_H 1 |
---|
6545 | | #define LT_OBJDIR ".libs/" |
---|
6546 | | #define INSTALLPREFIX "/opt/local" |
---|
6547 | | #define ENABLE_EXTRA 1 |
---|
6548 | | #define HAVE_VISIBILITY 1 |
---|
6549 | | #define HAVE_ICONV 1 |
---|
6550 | | #define ICONV_CONST |
---|
6551 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6552 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6553 | | #define HAVE_MBSTATE_T 1 |
---|
6554 | | #define HAVE_WCHAR_T 1 |
---|
6555 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6556 | | #define HAVE_MBRTOWC 1 |
---|
6557 | | #define HAVE_WCRTOMB 1 |
---|
6558 | | #define HAVE_MBSINIT 1 |
---|
6559 | | #define HAVE_SETLOCALE 1 |
---|
6560 | | #define HAVE_MEMMOVE 1 |
---|
6561 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6562 | | #define HAVE_SYMLINK 1 |
---|
6563 | | #define HAVE_FACCESSAT 1 |
---|
6564 | | #define HAVE_REALPATH 1 |
---|
6565 | | #define HAVE_LSTAT 1 |
---|
6566 | | #define HAVE_READLINKAT 1 |
---|
6567 | | #define HAVE_FCNTL 1 |
---|
6568 | | #define HAVE_GETDTABLESIZE 1 |
---|
6569 | | #define HAVE_GETPROGNAME 1 |
---|
6570 | | #define HAVE_READLINK 1 |
---|
6571 | | #define HAVE_SETENV 1 |
---|
6572 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6573 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6574 | | #define HAVE_WCHAR_H 1 |
---|
6575 | | #define WORDS_LITTLEENDIAN 1 |
---|
6576 | | #define HAVE_ALLOCA_H 1 |
---|
6577 | | #define HAVE_ALLOCA 1 |
---|
6578 | | #define HAVE_GETCWD 1 |
---|
6579 | | #define restrict __restrict__ |
---|
6580 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6581 | | #define HAVE_STRERROR_R 1 |
---|
6582 | | #define HAVE___HEADER_INLINE 1 |
---|
6583 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6584 | | #define HAVE_WINT_T 1 |
---|
6585 | | #define HAVE_LONG_LONG_INT 1 |
---|
6586 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6587 | | #define HAVE_MALLOC_POSIX 1 |
---|
6588 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6589 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6590 | | #define PROMOTED_MODE_T int |
---|
6591 | | #define HAVE_SIGSET_T 1 |
---|
6592 | | #define HAVE_DECL_SETENV 1 |
---|
6593 | | #define USER_LABEL_PREFIX _ |
---|
6594 | | #define HAVE__BOOL 1 |
---|
6595 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
6596 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6597 | | #define HAVE_DECL_ECVT 1 |
---|
6598 | | #define HAVE_DECL_FCVT 1 |
---|
6599 | | #define HAVE_DECL_GCVT 1 |
---|
6600 | | #define REPLACE_STRERROR_0 1 |
---|
6601 | | #define _USE_STD_STAT 1 |
---|
6602 | | #define HAVE_DECL_EXECVPE 0 |
---|
6603 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6604 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6605 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6606 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6607 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6608 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
6609 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
6610 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
6611 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
6612 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6613 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
6614 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
6615 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
6616 | | #define HAVE_DECL_WCSDUP 1 |
---|
6617 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
6618 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
6619 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
6620 | | #define GNULIB_TEST_REALPATH 1 |
---|
6621 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6622 | | #define GNULIB_TEST_CLOSE 1 |
---|
6623 | | #define GNULIB_TEST_DUP2 1 |
---|
6624 | | #define GNULIB_TEST_ENVIRON 1 |
---|
6625 | | #define GNULIB_TEST_FCNTL 1 |
---|
6626 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
6627 | | #define GNULIB_TEST_FSTAT 1 |
---|
6628 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6629 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6630 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6631 | | #define HAVE_DECL___ARGV 0 |
---|
6632 | | #define HAVE_VAR___PROGNAME 1 |
---|
6633 | | #define HAVE_VISIBILITY 1 |
---|
6634 | | #define HAVE___INLINE 1 |
---|
6635 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6636 | | #define HAVE_MBSTATE_T 1 |
---|
6637 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
6638 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6639 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
6640 | | #define GNULIB_TEST_OPEN 1 |
---|
6641 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6642 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6643 | | #define HAVE_RAISE 1 |
---|
6644 | | #define GNULIB_TEST_RAISE 1 |
---|
6645 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
6646 | | #define GNULIB_TEST_READ 1 |
---|
6647 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
6648 | | #define GNULIB_TEST_READLINK 1 |
---|
6649 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
6650 | | #define HAVE_GETCWD 1 |
---|
6651 | | #define HAVE_MALLOC_POSIX 1 |
---|
6652 | | #define HAVE_SEARCH_H 1 |
---|
6653 | | #define HAVE_TSEARCH 1 |
---|
6654 | | #define GNULIB_SIGPIPE 1 |
---|
6655 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
6656 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
6657 | | #define GNULIB_TEST_STAT 1 |
---|
6658 | | /* end confdefs.h. */ |
---|
6659 | | #include <sys/types.h> |
---|
6660 | | #include <sys/stat.h> |
---|
6661 | | |
---|
6662 | | int |
---|
6663 | | main (void) |
---|
6664 | | { |
---|
6665 | | static struct stat ac_aggr; |
---|
6666 | | if (ac_aggr.st_atim.tv_nsec) |
---|
6667 | | return 0; |
---|
6668 | | ; |
---|
6669 | | return 0; |
---|
6670 | | } |
---|
6671 | configure:29441: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6672 | conftest.c:163:20: error: no member named 'st_atim' in 'struct stat' |
---|
6673 | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
6674 | ~~~~~~~ ^ |
---|
6675 | 1 error generated. |
---|
6676 | configure:29441: $? = 1 |
---|
6677 | configure: failed program was: |
---|
6678 | | /* confdefs.h */ |
---|
6679 | | #define PACKAGE_NAME "libiconv" |
---|
6680 | | #define PACKAGE_TARNAME "libiconv" |
---|
6681 | | #define PACKAGE_VERSION "1.17" |
---|
6682 | | #define PACKAGE_STRING "libiconv 1.17" |
---|
6683 | | #define PACKAGE_BUGREPORT "" |
---|
6684 | | #define PACKAGE_URL "" |
---|
6685 | | #define PACKAGE "libiconv" |
---|
6686 | | #define VERSION "1.17" |
---|
6687 | | #define HAVE_STDIO_H 1 |
---|
6688 | | #define HAVE_STDLIB_H 1 |
---|
6689 | | #define HAVE_STRING_H 1 |
---|
6690 | | #define HAVE_INTTYPES_H 1 |
---|
6691 | | #define HAVE_STDINT_H 1 |
---|
6692 | | #define HAVE_STRINGS_H 1 |
---|
6693 | | #define HAVE_SYS_STAT_H 1 |
---|
6694 | | #define HAVE_SYS_TYPES_H 1 |
---|
6695 | | #define HAVE_UNISTD_H 1 |
---|
6696 | | #define HAVE_WCHAR_H 1 |
---|
6697 | | #define HAVE_SYS_PARAM_H 1 |
---|
6698 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6699 | | #define HAVE_LIMITS_H 1 |
---|
6700 | | #define HAVE_SYS_TIME_H 1 |
---|
6701 | | #define STDC_HEADERS 1 |
---|
6702 | | #define _ALL_SOURCE 1 |
---|
6703 | | #define _DARWIN_C_SOURCE 1 |
---|
6704 | | #define _GNU_SOURCE 1 |
---|
6705 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6706 | | #define _NETBSD_SOURCE 1 |
---|
6707 | | #define _OPENBSD_SOURCE 1 |
---|
6708 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6709 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6710 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6711 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6712 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6713 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6714 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6715 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6716 | | #define _TANDEM_SOURCE 1 |
---|
6717 | | #define __EXTENSIONS__ 1 |
---|
6718 | | #define HAVE_DLFCN_H 1 |
---|
6719 | | #define LT_OBJDIR ".libs/" |
---|
6720 | | #define INSTALLPREFIX "/opt/local" |
---|
6721 | | #define ENABLE_EXTRA 1 |
---|
6722 | | #define HAVE_VISIBILITY 1 |
---|
6723 | | #define HAVE_ICONV 1 |
---|
6724 | | #define ICONV_CONST |
---|
6725 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6726 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6727 | | #define HAVE_MBSTATE_T 1 |
---|
6728 | | #define HAVE_WCHAR_T 1 |
---|
6729 | | #define HAVE_GETC_UNLOCKED 1 |
---|
6730 | | #define HAVE_MBRTOWC 1 |
---|
6731 | | #define HAVE_WCRTOMB 1 |
---|
6732 | | #define HAVE_MBSINIT 1 |
---|
6733 | | #define HAVE_SETLOCALE 1 |
---|
6734 | | #define HAVE_MEMMOVE 1 |
---|
6735 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6736 | | #define HAVE_SYMLINK 1 |
---|
6737 | | #define HAVE_FACCESSAT 1 |
---|
6738 | | #define HAVE_REALPATH 1 |
---|
6739 | | #define HAVE_LSTAT 1 |
---|
6740 | | #define HAVE_READLINKAT 1 |
---|
6741 | | #define HAVE_FCNTL 1 |
---|
6742 | | #define HAVE_GETDTABLESIZE 1 |
---|
6743 | | #define HAVE_GETPROGNAME 1 |
---|
6744 | | #define HAVE_READLINK 1 |
---|
6745 | | #define HAVE_SETENV 1 |
---|
6746 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6747 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6748 | | #define HAVE_WCHAR_H 1 |
---|
6749 | | #define WORDS_LITTLEENDIAN 1 |
---|
6750 | | #define HAVE_ALLOCA_H 1 |
---|
6751 | | #define HAVE_ALLOCA 1 |
---|
6752 | | #define HAVE_GETCWD 1 |
---|
6753 | | #define restrict __restrict__ |
---|
6754 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6755 | | #define HAVE_STRERROR_R 1 |
---|
6756 | | #define HAVE___HEADER_INLINE 1 |
---|
6757 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6758 | | #define HAVE_WINT_T 1 |
---|
6759 | | #define HAVE_LONG_LONG_INT 1 |
---|
6760 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6761 | | #define HAVE_MALLOC_POSIX 1 |
---|
6762 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6763 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6764 | | #define PROMOTED_MODE_T int |
---|
6765 | | #define HAVE_SIGSET_T 1 |
---|
6766 | | #define HAVE_DECL_SETENV 1 |
---|
6767 | | #define USER_LABEL_PREFIX _ |
---|
6768 | | #define HAVE__BOOL 1 |
---|
6769 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
6770 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
6771 | | #define HAVE_DECL_ECVT 1 |
---|
6772 | | #define HAVE_DECL_FCVT 1 |
---|
6773 | | #define HAVE_DECL_GCVT 1 |
---|
6774 | | #define REPLACE_STRERROR_0 1 |
---|
6775 | | #define _USE_STD_STAT 1 |
---|
6776 | | #define HAVE_DECL_EXECVPE 0 |
---|
6777 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
6778 | | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
6779 | | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
6780 | | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
6781 | | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
6782 | | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
6783 | | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
6784 | | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
6785 | | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
6786 | | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
6787 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
6788 | | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
6789 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
6790 | | #define HAVE_DECL_WCSDUP 1 |
---|
6791 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
6792 | | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
6793 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
6794 | | #define GNULIB_TEST_REALPATH 1 |
---|
6795 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
6796 | | #define GNULIB_TEST_CLOSE 1 |
---|
6797 | | #define GNULIB_TEST_DUP2 1 |
---|
6798 | | #define GNULIB_TEST_ENVIRON 1 |
---|
6799 | | #define GNULIB_TEST_FCNTL 1 |
---|
6800 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
6801 | | #define GNULIB_TEST_FSTAT 1 |
---|
6802 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
6803 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6804 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6805 | | #define HAVE_DECL___ARGV 0 |
---|
6806 | | #define HAVE_VAR___PROGNAME 1 |
---|
6807 | | #define HAVE_VISIBILITY 1 |
---|
6808 | | #define HAVE___INLINE 1 |
---|
6809 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
6810 | | #define HAVE_MBSTATE_T 1 |
---|
6811 | | #define GNULIB_TEST_MEMPCPY 1 |
---|
6812 | | #define GNULIB_MSVC_NOTHROW 1 |
---|
6813 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
6814 | | #define GNULIB_TEST_OPEN 1 |
---|
6815 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
6816 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
6817 | | #define HAVE_RAISE 1 |
---|
6818 | | #define GNULIB_TEST_RAISE 1 |
---|
6819 | | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
6820 | | #define GNULIB_TEST_READ 1 |
---|
6821 | | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
6822 | | #define GNULIB_TEST_READLINK 1 |
---|
6823 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
6824 | | #define HAVE_GETCWD 1 |
---|
6825 | | #define HAVE_MALLOC_POSIX 1 |
---|
6826 | | #define HAVE_SEARCH_H 1 |
---|
6827 | | #define HAVE_TSEARCH 1 |
---|
6828 | | #define GNULIB_SIGPIPE 1 |
---|
6829 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
6830 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
6831 | | #define GNULIB_TEST_STAT 1 |
---|
6832 | | /* end confdefs.h. */ |
---|
6833 | | #include <sys/types.h> |
---|
6834 | | #include <sys/stat.h> |
---|
6835 | | |
---|
6836 | | int |
---|
6837 | | main (void) |
---|
6838 | | { |
---|
6839 | | static struct stat ac_aggr; |
---|
6840 | | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
6841 | | return 0; |
---|
6842 | | ; |
---|
6843 | | return 0; |
---|
6844 | | } |
---|
6845 | configure:29441: result: no |
---|
6846 | configure:29493: checking for struct stat.st_atimespec.tv_nsec |
---|
6847 | configure:29493: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6848 | configure:29493: $? = 0 |
---|
6849 | configure:29493: result: yes |
---|
6850 | configure:29534: checking for struct stat.st_birthtimespec.tv_nsec |
---|
6851 | configure:29534: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6852 | configure:29534: $? = 0 |
---|
6853 | configure:29534: result: yes |
---|
6854 | configure:29571: checking for working stdalign.h |
---|
6855 | configure:29619: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6856 | configure:29619: $? = 0 |
---|
6857 | configure:29627: result: yes |
---|
6858 | configure:30516: checking for variable-length arrays |
---|
6859 | configure:30574: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6860 | configure:30574: $? = 0 |
---|
6861 | configure:30585: result: yes |
---|
6862 | configure:30815: checking that generated files are newer than configure |
---|
6863 | configure:30821: result: done |
---|
6864 | configure:30911: creating ./config.status |
---|
6865 | |
---|
6866 | ## ---------------------- ## |
---|
6867 | ## Running config.status. ## |
---|
6868 | ## ---------------------- ## |
---|
6869 | |
---|
6870 | This file was extended by libiconv config.status 1.17, which was |
---|
6871 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6872 | |
---|
6873 | CONFIG_FILES = |
---|
6874 | CONFIG_HEADERS = |
---|
6875 | CONFIG_LINKS = |
---|
6876 | CONFIG_COMMANDS = |
---|
6877 | $ ./config.status |
---|
6878 | |
---|
6879 | on Luthien.local |
---|
6880 | |
---|
6881 | config.status:2234: creating Makefile |
---|
6882 | config.status:2234: creating lib/Makefile |
---|
6883 | config.status:2234: creating srclib/Makefile |
---|
6884 | config.status:2234: creating src/Makefile |
---|
6885 | config.status:2234: creating po/Makefile.in |
---|
6886 | config.status:2234: creating man/Makefile |
---|
6887 | config.status:2234: creating tests/Makefile |
---|
6888 | config.status:2234: creating include/iconv.h |
---|
6889 | config.status:2234: creating include/iconv.h.inst |
---|
6890 | config.status:2234: creating config.h |
---|
6891 | config.status:2234: creating lib/config.h |
---|
6892 | config.status:2463: executing depfiles commands |
---|
6893 | config.status:2463: executing libtool commands |
---|
6894 | config.status:2463: executing po-directories commands |
---|
6895 | configure:33472: === configuring in libcharset (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/libcharset) |
---|
6896 | configure:33533: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' 'ac_cv_prog_AWK=/usr/bin/awk' 'ac_cv_path_GREP=/usr/bin/grep' 'ac_cv_path_SED=/usr/bin/sed' '--enable-static' '--docdir=/opt/local/share/doc/libiconv' '--without-libiconv-prefix' '--without-libintl-prefix' '--disable-nls' '--enable-extra-encodings' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' 'LDFLAGS=-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' 'CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' --cache-file=/dev/null --srcdir=. |
---|
6897 | |
---|
6898 | ## ---------------- ## |
---|
6899 | ## Cache variables. ## |
---|
6900 | ## ---------------- ## |
---|
6901 | |
---|
6902 | ac_cv_build=aarch64-apple-darwin22.1.0 |
---|
6903 | ac_cv_c_bigendian=no |
---|
6904 | ac_cv_c_compiler_gnu=yes |
---|
6905 | ac_cv_c_restrict=__restrict__ |
---|
6906 | ac_cv_c_undeclared_builtin_options='none needed' |
---|
6907 | ac_cv_c_vararrays=yes |
---|
6908 | ac_cv_decl_EILSEQ=yes |
---|
6909 | ac_cv_env_CC_set=set |
---|
6910 | ac_cv_env_CC_value=/usr/bin/clang |
---|
6911 | ac_cv_env_CFLAGS_set=set |
---|
6912 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
6913 | ac_cv_env_CPPFLAGS_set=set |
---|
6914 | ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk |
---|
6915 | ac_cv_env_CPP_set= |
---|
6916 | ac_cv_env_CPP_value= |
---|
6917 | ac_cv_env_LDFLAGS_set=set |
---|
6918 | ac_cv_env_LDFLAGS_value='-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
6919 | ac_cv_env_LIBS_set= |
---|
6920 | ac_cv_env_LIBS_value= |
---|
6921 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
6922 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
6923 | ac_cv_env_build_alias_set= |
---|
6924 | ac_cv_env_build_alias_value= |
---|
6925 | ac_cv_env_host_alias_set= |
---|
6926 | ac_cv_env_host_alias_value= |
---|
6927 | ac_cv_env_target_alias_set= |
---|
6928 | ac_cv_env_target_alias_value= |
---|
6929 | ac_cv_func__set_invalid_parameter_handler=no |
---|
6930 | ac_cv_func_alloca_works=yes |
---|
6931 | ac_cv_func_canonicalize_file_name=no |
---|
6932 | ac_cv_func_faccessat=yes |
---|
6933 | ac_cv_func_fcntl=yes |
---|
6934 | ac_cv_func_getc_unlocked=yes |
---|
6935 | ac_cv_func_getcwd=yes |
---|
6936 | ac_cv_func_getdtablesize=yes |
---|
6937 | ac_cv_func_getexecname=no |
---|
6938 | ac_cv_func_getprogname=yes |
---|
6939 | ac_cv_func_lstat=yes |
---|
6940 | ac_cv_func_malloc_0_nonnull=yes |
---|
6941 | ac_cv_func_mbrtowc=yes |
---|
6942 | ac_cv_func_mbsinit=yes |
---|
6943 | ac_cv_func_memmove=yes |
---|
6944 | ac_cv_func_mempcpy=no |
---|
6945 | ac_cv_func_raise=yes |
---|
6946 | ac_cv_func_rawmemchr=no |
---|
6947 | ac_cv_func_readlink=yes |
---|
6948 | ac_cv_func_readlinkat=yes |
---|
6949 | ac_cv_func_realpath=yes |
---|
6950 | ac_cv_func_setenv=yes |
---|
6951 | ac_cv_func_setlocale=yes |
---|
6952 | ac_cv_func_sigprocmask=yes |
---|
6953 | ac_cv_func_strerror_r_char_p=no |
---|
6954 | ac_cv_func_symlink=yes |
---|
6955 | ac_cv_func_tsearch=yes |
---|
6956 | ac_cv_func_wcrtomb=yes |
---|
6957 | ac_cv_have_decl___argv=no |
---|
6958 | ac_cv_have_decl_clearerr_unlocked=yes |
---|
6959 | ac_cv_have_decl_ecvt=yes |
---|
6960 | ac_cv_have_decl_execvpe=no |
---|
6961 | ac_cv_have_decl_fcloseall=no |
---|
6962 | ac_cv_have_decl_fcvt=yes |
---|
6963 | ac_cv_have_decl_feof_unlocked=yes |
---|
6964 | ac_cv_have_decl_ferror_unlocked=yes |
---|
6965 | ac_cv_have_decl_fflush_unlocked=no |
---|
6966 | ac_cv_have_decl_fgets_unlocked=no |
---|
6967 | ac_cv_have_decl_fputc_unlocked=no |
---|
6968 | ac_cv_have_decl_fputs_unlocked=no |
---|
6969 | ac_cv_have_decl_fread_unlocked=no |
---|
6970 | ac_cv_have_decl_fwrite_unlocked=no |
---|
6971 | ac_cv_have_decl_gcvt=yes |
---|
6972 | ac_cv_have_decl_getc_unlocked=yes |
---|
6973 | ac_cv_have_decl_getchar_unlocked=yes |
---|
6974 | ac_cv_have_decl_getdtablesize=yes |
---|
6975 | ac_cv_have_decl_program_invocation_name=no |
---|
6976 | ac_cv_have_decl_program_invocation_short_name=no |
---|
6977 | ac_cv_have_decl_putc_unlocked=yes |
---|
6978 | ac_cv_have_decl_putchar_unlocked=yes |
---|
6979 | ac_cv_have_decl_setenv=yes |
---|
6980 | ac_cv_have_decl_strerror_r=yes |
---|
6981 | ac_cv_have_decl_wcsdup=yes |
---|
6982 | ac_cv_header_crtdefs_h=no |
---|
6983 | ac_cv_header_dlfcn_h=yes |
---|
6984 | ac_cv_header_features_h=no |
---|
6985 | ac_cv_header_inttypes_h=yes |
---|
6986 | ac_cv_header_limits_h=yes |
---|
6987 | ac_cv_header_minix_config_h=no |
---|
6988 | ac_cv_header_search_h=yes |
---|
6989 | ac_cv_header_stat_broken=no |
---|
6990 | ac_cv_header_stdbool_h=yes |
---|
6991 | ac_cv_header_stdint_h=yes |
---|
6992 | ac_cv_header_stdio_h=yes |
---|
6993 | ac_cv_header_stdlib_h=yes |
---|
6994 | ac_cv_header_string_h=yes |
---|
6995 | ac_cv_header_strings_h=yes |
---|
6996 | ac_cv_header_sys_param_h=yes |
---|
6997 | ac_cv_header_sys_socket_h=yes |
---|
6998 | ac_cv_header_sys_stat_h=yes |
---|
6999 | ac_cv_header_sys_time_h=yes |
---|
7000 | ac_cv_header_sys_types_h=yes |
---|
7001 | ac_cv_header_unistd_h=yes |
---|
7002 | ac_cv_header_wchar_h=yes |
---|
7003 | ac_cv_host=aarch64-apple-darwin22.1.0 |
---|
7004 | ac_cv_lib_error_at_line=no |
---|
7005 | ac_cv_member_struct_stat_st_atim_tv_nsec=no |
---|
7006 | ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes |
---|
7007 | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes |
---|
7008 | ac_cv_objext=o |
---|
7009 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
7010 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
7011 | ac_cv_path_GMSGFMT=: |
---|
7012 | ac_cv_path_GREP=/usr/bin/grep |
---|
7013 | ac_cv_path_MSGFMT=: |
---|
7014 | ac_cv_path_MSGMERGE=: |
---|
7015 | ac_cv_path_SED=/usr/bin/sed |
---|
7016 | ac_cv_path_STRIP=/usr/bin/strip |
---|
7017 | ac_cv_path_XGETTEXT=: |
---|
7018 | ac_cv_path_lt_DD=/bin/dd |
---|
7019 | ac_cv_prog_AWK=/usr/bin/awk |
---|
7020 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
7021 | ac_cv_prog_ac_ct_AR=ar |
---|
7022 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
7023 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
7024 | ac_cv_prog_ac_ct_FILECMD=file |
---|
7025 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
7026 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
7027 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
7028 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
7029 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
7030 | ac_cv_prog_ac_ct_STRIP=/usr/bin/strip |
---|
7031 | ac_cv_prog_cc_c11= |
---|
7032 | ac_cv_prog_cc_g=yes |
---|
7033 | ac_cv_prog_cc_stdc= |
---|
7034 | ac_cv_prog_make_make_set=yes |
---|
7035 | ac_cv_safe_to_define___extensions__=yes |
---|
7036 | ac_cv_should_define__xopen_source=no |
---|
7037 | ac_cv_sys_file_offset_bits=no |
---|
7038 | ac_cv_sys_largefile_CC=no |
---|
7039 | ac_cv_type__Bool=yes |
---|
7040 | ac_cv_type_mbstate_t=yes |
---|
7041 | ac_cv_type_mode_t=yes |
---|
7042 | ac_cv_type_nlink_t=yes |
---|
7043 | ac_cv_type_pid_t=yes |
---|
7044 | ac_cv_type_sighandler_t=no |
---|
7045 | ac_cv_type_sigset_t=yes |
---|
7046 | ac_cv_type_size_t=yes |
---|
7047 | ac_cv_type_uid_t=yes |
---|
7048 | ac_cv_type_volatile_sig_atomic_t=yes |
---|
7049 | ac_cv_working_alloca_h=yes |
---|
7050 | acl_cv_hardcode_direct=no |
---|
7051 | acl_cv_hardcode_libdir_flag_spec= |
---|
7052 | acl_cv_hardcode_libdir_separator= |
---|
7053 | acl_cv_hardcode_minus_L=no |
---|
7054 | acl_cv_libdirstems=lib,lib,lib |
---|
7055 | acl_cv_libext=a |
---|
7056 | acl_cv_libname_spec='lib$name' |
---|
7057 | acl_cv_libpath=DYLD_LIBRARY_PATH |
---|
7058 | acl_cv_library_names_spec='$libname$shrext' |
---|
7059 | acl_cv_prog_gnu_ld=no |
---|
7060 | acl_cv_rpath=done |
---|
7061 | acl_cv_shlibext=dylib |
---|
7062 | acl_cv_shlibpath_var=DYLD_LIBRARY_PATH |
---|
7063 | acl_cv_wl=-Wl, |
---|
7064 | am_cv_CC_dependencies_compiler_type=none |
---|
7065 | am_cv_func_iconv=yes |
---|
7066 | am_cv_func_iconv_works=yes |
---|
7067 | am_cv_langinfo_codeset=yes |
---|
7068 | am_cv_lib_iconv=yes |
---|
7069 | am_cv_make_support_nested_variables=yes |
---|
7070 | am_cv_prog_cc_c_o=yes |
---|
7071 | cl_cv_prog_LN=ln |
---|
7072 | cl_cv_prog_cp='cp -p' |
---|
7073 | gl_cv___builtin_expect=yes |
---|
7074 | gl_cv_c___inline=yes |
---|
7075 | gl_cv_c_amsterdam_compiler=no |
---|
7076 | gl_cv_c_multiarch=no |
---|
7077 | gl_cv_cc_vis_werror=yes |
---|
7078 | gl_cv_cc_visibility=yes |
---|
7079 | gl_cv_cc_wallow=-Wno-error |
---|
7080 | gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration |
---|
7081 | gl_cv_compiler_clang=yes |
---|
7082 | gl_cv_decl_null_works=yes |
---|
7083 | gl_cv_decl_readlink_works=yes |
---|
7084 | gl_cv_double_slash_root=no |
---|
7085 | gl_cv_elf=no |
---|
7086 | gl_cv_func_dup2_works=yes |
---|
7087 | gl_cv_func_fcntl_f_dupfd_cloexec=yes |
---|
7088 | gl_cv_func_fcntl_f_dupfd_works=yes |
---|
7089 | gl_cv_func_free_preserves_errno=no |
---|
7090 | gl_cv_func_getdtablesize_works=yes |
---|
7091 | gl_cv_func_lstat_dereferences_slashed_symlink=no |
---|
7092 | gl_cv_func_malloc_0_nonnull=1 |
---|
7093 | gl_cv_func_malloc_posix=yes |
---|
7094 | gl_cv_func_open_slash=no |
---|
7095 | gl_cv_func_printf_attribute_flavor=system |
---|
7096 | gl_cv_func_readlink_trailing_slash=no |
---|
7097 | gl_cv_func_readlink_truncate=yes |
---|
7098 | gl_cv_func_realpath_works=no |
---|
7099 | gl_cv_func_stat_file_slash=no |
---|
7100 | gl_cv_func_strerror_0_works=no |
---|
7101 | gl_cv_have___header_inline=yes |
---|
7102 | gl_cv_have_include_next=yes |
---|
7103 | gl_cv_header_errno_h_complete=yes |
---|
7104 | gl_cv_header_limits_width=no |
---|
7105 | gl_cv_header_signal_h_SIGPIPE=yes |
---|
7106 | gl_cv_header_stdint_width=no |
---|
7107 | gl_cv_header_stdint_without_STDC_macros=yes |
---|
7108 | gl_cv_header_wchar_h_correct_inline=yes |
---|
7109 | gl_cv_header_wchar_h_standalone=yes |
---|
7110 | gl_cv_header_working_fcntl_h=yes |
---|
7111 | gl_cv_header_working_stdalign_h=yes |
---|
7112 | gl_cv_header_working_stdint_h=yes |
---|
7113 | gl_cv_host_cpu_c_abi_32bit=no |
---|
7114 | gl_cv_iconv_nonconst=yes |
---|
7115 | gl_cv_macro_O_CLOEXEC=yes |
---|
7116 | gl_cv_malloc_ptrdiff=yes |
---|
7117 | gl_cv_minmax_in_limits_h=no |
---|
7118 | gl_cv_minmax_in_sys_param_h=yes |
---|
7119 | gl_cv_next_fcntl_h='<fcntl.h>' |
---|
7120 | gl_cv_next_inttypes_h='<inttypes.h>' |
---|
7121 | gl_cv_next_limits_h='<limits.h>' |
---|
7122 | gl_cv_next_signal_h='<signal.h>' |
---|
7123 | gl_cv_next_stdint_h='<stdint.h>' |
---|
7124 | gl_cv_next_stdio_h='<stdio.h>' |
---|
7125 | gl_cv_next_stdlib_h='<stdlib.h>' |
---|
7126 | gl_cv_next_string_h='<string.h>' |
---|
7127 | gl_cv_next_sys_stat_h='<sys/stat.h>' |
---|
7128 | gl_cv_next_sys_types_h='<sys/types.h>' |
---|
7129 | gl_cv_next_time_h='<time.h>' |
---|
7130 | gl_cv_next_unistd_h='<unistd.h>' |
---|
7131 | gl_cv_next_wchar_h='<wchar.h>' |
---|
7132 | gl_cv_prog_as_underscore=yes |
---|
7133 | gl_cv_promoted_mode_t=int |
---|
7134 | gl_cv_source_line_length_unlimited=yes |
---|
7135 | gl_cv_sys_struct_timespec_in_time_h=yes |
---|
7136 | gl_cv_time_h_has_TIME_UTC=yes |
---|
7137 | gl_cv_type_max_align_t=yes |
---|
7138 | gl_cv_type_sigset_t=yes |
---|
7139 | gl_cv_type_wint_t_large_enough=yes |
---|
7140 | gl_cv_var___progname=yes |
---|
7141 | gt_cv_c_wchar_t=yes |
---|
7142 | gt_cv_c_wint_t=yes |
---|
7143 | gt_cv_func_CFLocaleCopyPreferredLanguages=yes |
---|
7144 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
7145 | gt_cv_ssize_t=yes |
---|
7146 | gt_cv_var_environ_declaration=no |
---|
7147 | lt_cv_apple_cc_single_mod=yes |
---|
7148 | lt_cv_ar_at_file=no |
---|
7149 | lt_cv_deplibs_check_method=pass_all |
---|
7150 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
7151 | lt_cv_file_magic_test_file= |
---|
7152 | lt_cv_ld_exported_symbols_list=yes |
---|
7153 | lt_cv_ld_force_load=yes |
---|
7154 | lt_cv_ld_reload_flag=-r |
---|
7155 | lt_cv_nm_interface='BSD nm' |
---|
7156 | lt_cv_objdir=.libs |
---|
7157 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
7158 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
7159 | lt_cv_path_mainfest_tool=no |
---|
7160 | lt_cv_prog_compiler_c_o=yes |
---|
7161 | lt_cv_prog_compiler_c_o_RC=yes |
---|
7162 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
7163 | lt_cv_prog_compiler_pic_works=yes |
---|
7164 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
7165 | lt_cv_prog_compiler_static_works=no |
---|
7166 | lt_cv_prog_gnu_ld=no |
---|
7167 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
7168 | lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' |
---|
7169 | lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
7170 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
7171 | lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
7172 | lt_cv_sys_global_symbol_to_import= |
---|
7173 | lt_cv_sys_max_cmd_len=786432 |
---|
7174 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
7175 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
7176 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
7177 | |
---|
7178 | ## ----------------- ## |
---|
7179 | ## Output variables. ## |
---|
7180 | ## ----------------- ## |
---|
7181 | |
---|
7182 | ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/build-aux/missing'\'' aclocal-1.16' |
---|
7183 | ALLOCA='' |
---|
7184 | ALLOCA_H='alloca.h' |
---|
7185 | AMDEPBACKSLASH='\' |
---|
7186 | AMDEP_FALSE='#' |
---|
7187 | AMDEP_TRUE='' |
---|
7188 | AMTAR='$${TAR-tar}' |
---|
7189 | AM_BACKSLASH='\' |
---|
7190 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
7191 | AM_DEFAULT_VERBOSITY='1' |
---|
7192 | AM_V='$(V)' |
---|
7193 | APPLE_UNIVERSAL_BUILD='0' |
---|
7194 | AR='ar' |
---|
7195 | ARFLAGS='cr' |
---|
7196 | AS='as' |
---|
7197 | ASM_SYMBOL_PREFIX='"_"' |
---|
7198 | AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/build-aux/missing'\'' autoconf' |
---|
7199 | AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/build-aux/missing'\'' autoheader' |
---|
7200 | AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/build-aux/missing'\'' automake-1.16' |
---|
7201 | AWK='/usr/bin/awk' |
---|
7202 | BITSIZEOF_PTRDIFF_T='' |
---|
7203 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
7204 | BITSIZEOF_SIZE_T='' |
---|
7205 | BITSIZEOF_WCHAR_T='' |
---|
7206 | BITSIZEOF_WINT_T='' |
---|
7207 | BROKEN_WCHAR_H='0' |
---|
7208 | CC='/usr/bin/clang' |
---|
7209 | CCDEPMODE='depmode=none' |
---|
7210 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
7211 | CFLAG_VISIBILITY='-fvisibility=hidden' |
---|
7212 | CP='cp -p' |
---|
7213 | CPP='/usr/bin/clang -E' |
---|
7214 | CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
7215 | CSCOPE='cscope' |
---|
7216 | CTAGS='ctags' |
---|
7217 | CYGPATH_W='echo' |
---|
7218 | DEFS='-DHAVE_CONFIG_H' |
---|
7219 | DEPDIR='.deps' |
---|
7220 | DLLTOOL='false' |
---|
7221 | DLL_VARIABLE='' |
---|
7222 | DSYMUTIL='dsymutil' |
---|
7223 | DUMPBIN='' |
---|
7224 | ECHO_C='\c' |
---|
7225 | ECHO_N='' |
---|
7226 | ECHO_T='' |
---|
7227 | EGREP='/usr/bin/grep -E' |
---|
7228 | EILSEQ='' |
---|
7229 | EMULTIHOP_HIDDEN='' |
---|
7230 | EMULTIHOP_VALUE='' |
---|
7231 | ENOLINK_HIDDEN='' |
---|
7232 | ENOLINK_VALUE='' |
---|
7233 | EOVERFLOW_HIDDEN='' |
---|
7234 | EOVERFLOW_VALUE='' |
---|
7235 | ERRNO_H='' |
---|
7236 | ETAGS='etags' |
---|
7237 | EXEEXT='' |
---|
7238 | FGREP='/usr/bin/grep -F' |
---|
7239 | FILECMD='file' |
---|
7240 | GETTEXT_MACRO_VERSION='0.20' |
---|
7241 | GL_CFLAG_ALLOW_WARNINGS='-Wno-error' |
---|
7242 | GL_CFLAG_GNULIB_WARNINGS=' -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits' |
---|
7243 | GL_COND_LIBTOOL_FALSE='' |
---|
7244 | GL_COND_LIBTOOL_TRUE='#' |
---|
7245 | GL_COND_OBJ_CANONICALIZE_LGPL_FALSE='#' |
---|
7246 | GL_COND_OBJ_CANONICALIZE_LGPL_TRUE='' |
---|
7247 | GL_COND_OBJ_CLOSE_FALSE='' |
---|
7248 | GL_COND_OBJ_CLOSE_TRUE='#' |
---|
7249 | GL_COND_OBJ_DUP2_FALSE='' |
---|
7250 | GL_COND_OBJ_DUP2_TRUE='#' |
---|
7251 | GL_COND_OBJ_ERROR_FALSE='#' |
---|
7252 | GL_COND_OBJ_ERROR_TRUE='' |
---|
7253 | GL_COND_OBJ_FCNTL_FALSE='' |
---|
7254 | GL_COND_OBJ_FCNTL_TRUE='#' |
---|
7255 | GL_COND_OBJ_FREE_FALSE='#' |
---|
7256 | GL_COND_OBJ_FREE_TRUE='' |
---|
7257 | GL_COND_OBJ_FSTAT_FALSE='' |
---|
7258 | GL_COND_OBJ_FSTAT_TRUE='#' |
---|
7259 | GL_COND_OBJ_GETDTABLESIZE_FALSE='' |
---|
7260 | GL_COND_OBJ_GETDTABLESIZE_TRUE='#' |
---|
7261 | GL_COND_OBJ_MEMPCPY_FALSE='#' |
---|
7262 | GL_COND_OBJ_MEMPCPY_TRUE='' |
---|
7263 | GL_COND_OBJ_MSVC_INVAL_FALSE='' |
---|
7264 | GL_COND_OBJ_MSVC_INVAL_TRUE='#' |
---|
7265 | GL_COND_OBJ_MSVC_NOTHROW_FALSE='' |
---|
7266 | GL_COND_OBJ_MSVC_NOTHROW_TRUE='#' |
---|
7267 | GL_COND_OBJ_OPEN_FALSE='#' |
---|
7268 | GL_COND_OBJ_OPEN_TRUE='' |
---|
7269 | GL_COND_OBJ_PROGRELOC_FALSE='' |
---|
7270 | GL_COND_OBJ_PROGRELOC_TRUE='#' |
---|
7271 | GL_COND_OBJ_RAISE_FALSE='' |
---|
7272 | GL_COND_OBJ_RAISE_TRUE='#' |
---|
7273 | GL_COND_OBJ_RAWMEMCHR_FALSE='#' |
---|
7274 | GL_COND_OBJ_RAWMEMCHR_TRUE='' |
---|
7275 | GL_COND_OBJ_READLINK_FALSE='#' |
---|
7276 | GL_COND_OBJ_READLINK_TRUE='' |
---|
7277 | GL_COND_OBJ_READ_FALSE='' |
---|
7278 | GL_COND_OBJ_READ_TRUE='#' |
---|
7279 | GL_COND_OBJ_SIGPROCMASK_FALSE='' |
---|
7280 | GL_COND_OBJ_SIGPROCMASK_TRUE='#' |
---|
7281 | GL_COND_OBJ_STAT_FALSE='#' |
---|
7282 | GL_COND_OBJ_STAT_TRUE='' |
---|
7283 | GL_COND_OBJ_STDIO_READ_FALSE='' |
---|
7284 | GL_COND_OBJ_STDIO_READ_TRUE='#' |
---|
7285 | GL_COND_OBJ_STDIO_WRITE_FALSE='' |
---|
7286 | GL_COND_OBJ_STDIO_WRITE_TRUE='#' |
---|
7287 | GL_COND_OBJ_STRERROR_FALSE='#' |
---|
7288 | GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#' |
---|
7289 | GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='' |
---|
7290 | GL_COND_OBJ_STRERROR_TRUE='' |
---|
7291 | GL_GENERATE_ALLOCA_H_FALSE='#' |
---|
7292 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
7293 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
7294 | GL_GENERATE_ERRNO_H_TRUE='#' |
---|
7295 | GL_GENERATE_LIMITS_H_FALSE='#' |
---|
7296 | GL_GENERATE_LIMITS_H_TRUE='' |
---|
7297 | GL_GENERATE_STDALIGN_H_FALSE='' |
---|
7298 | GL_GENERATE_STDALIGN_H_TRUE='#' |
---|
7299 | GL_GENERATE_STDBOOL_H_FALSE='' |
---|
7300 | GL_GENERATE_STDBOOL_H_TRUE='#' |
---|
7301 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
7302 | GL_GENERATE_STDDEF_H_TRUE='#' |
---|
7303 | GL_GENERATE_STDINT_H_FALSE='#' |
---|
7304 | GL_GENERATE_STDINT_H_TRUE='' |
---|
7305 | GL_GNULIB_ACCESS='0' |
---|
7306 | GL_GNULIB_ALIGNED_ALLOC='0' |
---|
7307 | GL_GNULIB_ATOLL='0' |
---|
7308 | GL_GNULIB_BTOWC='0' |
---|
7309 | GL_GNULIB_CALLOC_GNU='0' |
---|
7310 | GL_GNULIB_CALLOC_POSIX='0' |
---|
7311 | GL_GNULIB_CANONICALIZE_FILE_NAME='1' |
---|
7312 | GL_GNULIB_CHDIR='0' |
---|
7313 | GL_GNULIB_CHOWN='0' |
---|
7314 | GL_GNULIB_CLOSE='1' |
---|
7315 | GL_GNULIB_COPY_FILE_RANGE='0' |
---|
7316 | GL_GNULIB_CREAT='0' |
---|
7317 | GL_GNULIB_CTIME='0' |
---|
7318 | GL_GNULIB_DPRINTF='0' |
---|
7319 | GL_GNULIB_DUP2='1' |
---|
7320 | GL_GNULIB_DUP3='0' |
---|
7321 | GL_GNULIB_DUP='0' |
---|
7322 | GL_GNULIB_ENVIRON='1' |
---|
7323 | GL_GNULIB_EUIDACCESS='0' |
---|
7324 | GL_GNULIB_EXECL='0' |
---|
7325 | GL_GNULIB_EXECLE='0' |
---|
7326 | GL_GNULIB_EXECLP='0' |
---|
7327 | GL_GNULIB_EXECV='0' |
---|
7328 | GL_GNULIB_EXECVE='0' |
---|
7329 | GL_GNULIB_EXECVP='0' |
---|
7330 | GL_GNULIB_EXECVPE='0' |
---|
7331 | GL_GNULIB_EXPLICIT_BZERO='0' |
---|
7332 | GL_GNULIB_FACCESSAT='0' |
---|
7333 | GL_GNULIB_FCHDIR='0' |
---|
7334 | GL_GNULIB_FCHMODAT='0' |
---|
7335 | GL_GNULIB_FCHOWNAT='0' |
---|
7336 | GL_GNULIB_FCLOSE='0' |
---|
7337 | GL_GNULIB_FCNTL='1' |
---|
7338 | GL_GNULIB_FDATASYNC='0' |
---|
7339 | GL_GNULIB_FDOPEN='0' |
---|
7340 | GL_GNULIB_FFLUSH='0' |
---|
7341 | GL_GNULIB_FFSL='0' |
---|
7342 | GL_GNULIB_FFSLL='0' |
---|
7343 | GL_GNULIB_FGETC='1' |
---|
7344 | GL_GNULIB_FGETS='1' |
---|
7345 | GL_GNULIB_FOPEN='0' |
---|
7346 | GL_GNULIB_FOPEN_GNU='0' |
---|
7347 | GL_GNULIB_FPRINTF='1' |
---|
7348 | GL_GNULIB_FPRINTF_POSIX='0' |
---|
7349 | GL_GNULIB_FPURGE='0' |
---|
7350 | GL_GNULIB_FPUTC='1' |
---|
7351 | GL_GNULIB_FPUTS='1' |
---|
7352 | GL_GNULIB_FREAD='1' |
---|
7353 | GL_GNULIB_FREE_POSIX='1' |
---|
7354 | GL_GNULIB_FREOPEN='0' |
---|
7355 | GL_GNULIB_FSCANF='1' |
---|
7356 | GL_GNULIB_FSEEK='0' |
---|
7357 | GL_GNULIB_FSEEKO='0' |
---|
7358 | GL_GNULIB_FSTAT='1' |
---|
7359 | GL_GNULIB_FSTATAT='0' |
---|
7360 | GL_GNULIB_FSYNC='0' |
---|
7361 | GL_GNULIB_FTELL='0' |
---|
7362 | GL_GNULIB_FTELLO='0' |
---|
7363 | GL_GNULIB_FTRUNCATE='0' |
---|
7364 | GL_GNULIB_FUTIMENS='0' |
---|
7365 | GL_GNULIB_FWRITE='1' |
---|
7366 | GL_GNULIB_GETC='1' |
---|
7367 | GL_GNULIB_GETCHAR='1' |
---|
7368 | GL_GNULIB_GETCWD='0' |
---|
7369 | GL_GNULIB_GETDELIM='0' |
---|
7370 | GL_GNULIB_GETDOMAINNAME='0' |
---|
7371 | GL_GNULIB_GETDTABLESIZE='1' |
---|
7372 | GL_GNULIB_GETENTROPY='0' |
---|
7373 | GL_GNULIB_GETGROUPS='0' |
---|
7374 | GL_GNULIB_GETHOSTNAME='0' |
---|
7375 | GL_GNULIB_GETLINE='0' |
---|
7376 | GL_GNULIB_GETLOADAVG='0' |
---|
7377 | GL_GNULIB_GETLOGIN='0' |
---|
7378 | GL_GNULIB_GETLOGIN_R='0' |
---|
7379 | GL_GNULIB_GETOPT_POSIX='0' |
---|
7380 | GL_GNULIB_GETPAGESIZE='0' |
---|
7381 | GL_GNULIB_GETPASS='0' |
---|
7382 | GL_GNULIB_GETPASS_GNU='0' |
---|
7383 | GL_GNULIB_GETSUBOPT='0' |
---|
7384 | GL_GNULIB_GETUMASK='0' |
---|
7385 | GL_GNULIB_GETUSERSHELL='0' |
---|
7386 | GL_GNULIB_GRANTPT='0' |
---|
7387 | GL_GNULIB_GROUP_MEMBER='0' |
---|
7388 | GL_GNULIB_IMAXABS='0' |
---|
7389 | GL_GNULIB_IMAXDIV='0' |
---|
7390 | GL_GNULIB_ISATTY='0' |
---|
7391 | GL_GNULIB_LCHMOD='0' |
---|
7392 | GL_GNULIB_LCHOWN='0' |
---|
7393 | GL_GNULIB_LINK='0' |
---|
7394 | GL_GNULIB_LINKAT='0' |
---|
7395 | GL_GNULIB_LOCALTIME='0' |
---|
7396 | GL_GNULIB_LSEEK='0' |
---|
7397 | GL_GNULIB_LSTAT='0' |
---|
7398 | GL_GNULIB_MALLOC_GNU='0' |
---|
7399 | GL_GNULIB_MALLOC_POSIX='1' |
---|
7400 | GL_GNULIB_MBRLEN='0' |
---|
7401 | GL_GNULIB_MBRTOWC='0' |
---|
7402 | GL_GNULIB_MBSCASECMP='0' |
---|
7403 | GL_GNULIB_MBSCASESTR='0' |
---|
7404 | GL_GNULIB_MBSCHR='0' |
---|
7405 | GL_GNULIB_MBSCSPN='0' |
---|
7406 | GL_GNULIB_MBSINIT='0' |
---|
7407 | GL_GNULIB_MBSLEN='0' |
---|
7408 | GL_GNULIB_MBSNCASECMP='0' |
---|
7409 | GL_GNULIB_MBSNLEN='0' |
---|
7410 | GL_GNULIB_MBSNRTOWCS='0' |
---|
7411 | GL_GNULIB_MBSPBRK='0' |
---|
7412 | GL_GNULIB_MBSPCASECMP='0' |
---|
7413 | GL_GNULIB_MBSRCHR='0' |
---|
7414 | GL_GNULIB_MBSRTOWCS='0' |
---|
7415 | GL_GNULIB_MBSSEP='0' |
---|
7416 | GL_GNULIB_MBSSPN='0' |
---|
7417 | GL_GNULIB_MBSSTR='0' |
---|
7418 | GL_GNULIB_MBSTOK_R='0' |
---|
7419 | GL_GNULIB_MBTOWC='0' |
---|
7420 | GL_GNULIB_MDA_ACCESS='1' |
---|
7421 | GL_GNULIB_MDA_CHDIR='1' |
---|
7422 | GL_GNULIB_MDA_CHMOD='1' |
---|
7423 | GL_GNULIB_MDA_CLOSE='1' |
---|
7424 | GL_GNULIB_MDA_CREAT='1' |
---|
7425 | GL_GNULIB_MDA_DUP2='1' |
---|
7426 | GL_GNULIB_MDA_DUP='1' |
---|
7427 | GL_GNULIB_MDA_ECVT='1' |
---|
7428 | GL_GNULIB_MDA_EXECL='1' |
---|
7429 | GL_GNULIB_MDA_EXECLE='1' |
---|
7430 | GL_GNULIB_MDA_EXECLP='1' |
---|
7431 | GL_GNULIB_MDA_EXECV='1' |
---|
7432 | GL_GNULIB_MDA_EXECVE='1' |
---|
7433 | GL_GNULIB_MDA_EXECVP='1' |
---|
7434 | GL_GNULIB_MDA_EXECVPE='1' |
---|
7435 | GL_GNULIB_MDA_FCLOSEALL='1' |
---|
7436 | GL_GNULIB_MDA_FCVT='1' |
---|
7437 | GL_GNULIB_MDA_FDOPEN='1' |
---|
7438 | GL_GNULIB_MDA_FILENO='1' |
---|
7439 | GL_GNULIB_MDA_GCVT='1' |
---|
7440 | GL_GNULIB_MDA_GETCWD='1' |
---|
7441 | GL_GNULIB_MDA_GETPID='1' |
---|
7442 | GL_GNULIB_MDA_GETW='1' |
---|
7443 | GL_GNULIB_MDA_ISATTY='1' |
---|
7444 | GL_GNULIB_MDA_LSEEK='1' |
---|
7445 | GL_GNULIB_MDA_MEMCCPY='1' |
---|
7446 | GL_GNULIB_MDA_MKDIR='1' |
---|
7447 | GL_GNULIB_MDA_MKTEMP='1' |
---|
7448 | GL_GNULIB_MDA_OPEN='1' |
---|
7449 | GL_GNULIB_MDA_PUTENV='1' |
---|
7450 | GL_GNULIB_MDA_PUTW='1' |
---|
7451 | GL_GNULIB_MDA_READ='1' |
---|
7452 | GL_GNULIB_MDA_RMDIR='1' |
---|
7453 | GL_GNULIB_MDA_STRDUP='1' |
---|
7454 | GL_GNULIB_MDA_SWAB='1' |
---|
7455 | GL_GNULIB_MDA_TEMPNAM='1' |
---|
7456 | GL_GNULIB_MDA_TZSET='1' |
---|
7457 | GL_GNULIB_MDA_UMASK='1' |
---|
7458 | GL_GNULIB_MDA_UNLINK='1' |
---|
7459 | GL_GNULIB_MDA_WCSDUP='1' |
---|
7460 | GL_GNULIB_MDA_WRITE='1' |
---|
7461 | GL_GNULIB_MEMCHR='0' |
---|
7462 | GL_GNULIB_MEMMEM='0' |
---|
7463 | GL_GNULIB_MEMPCPY='1' |
---|
7464 | GL_GNULIB_MEMRCHR='0' |
---|
7465 | GL_GNULIB_MKDIR='0' |
---|
7466 | GL_GNULIB_MKDIRAT='0' |
---|
7467 | GL_GNULIB_MKDTEMP='0' |
---|
7468 | GL_GNULIB_MKFIFO='0' |
---|
7469 | GL_GNULIB_MKFIFOAT='0' |
---|
7470 | GL_GNULIB_MKNOD='0' |
---|
7471 | GL_GNULIB_MKNODAT='0' |
---|
7472 | GL_GNULIB_MKOSTEMP='0' |
---|
7473 | GL_GNULIB_MKOSTEMPS='0' |
---|
7474 | GL_GNULIB_MKSTEMP='0' |
---|
7475 | GL_GNULIB_MKSTEMPS='0' |
---|
7476 | GL_GNULIB_MKTIME='0' |
---|
7477 | GL_GNULIB_NANOSLEEP='0' |
---|
7478 | GL_GNULIB_NONBLOCKING='0' |
---|
7479 | GL_GNULIB_OBSTACK_PRINTF='0' |
---|
7480 | GL_GNULIB_OBSTACK_PRINTF_POSIX='0' |
---|
7481 | GL_GNULIB_OPEN='1' |
---|
7482 | GL_GNULIB_OPENAT='0' |
---|
7483 | GL_GNULIB_OVERRIDES_STRUCT_STAT='0' |
---|
7484 | GL_GNULIB_PCLOSE='0' |
---|
7485 | GL_GNULIB_PERROR='0' |
---|
7486 | GL_GNULIB_PIPE2='0' |
---|
7487 | GL_GNULIB_PIPE='0' |
---|
7488 | GL_GNULIB_POPEN='0' |
---|
7489 | GL_GNULIB_POSIX_MEMALIGN='0' |
---|
7490 | GL_GNULIB_POSIX_OPENPT='0' |
---|
7491 | GL_GNULIB_PREAD='0' |
---|
7492 | GL_GNULIB_PRINTF='1' |
---|
7493 | GL_GNULIB_PRINTF_POSIX='0' |
---|
7494 | GL_GNULIB_PTHREAD_SIGMASK='0' |
---|
7495 | GL_GNULIB_PTSNAME='0' |
---|
7496 | GL_GNULIB_PTSNAME_R='0' |
---|
7497 | GL_GNULIB_PUTC='1' |
---|
7498 | GL_GNULIB_PUTCHAR='1' |
---|
7499 | GL_GNULIB_PUTENV='0' |
---|
7500 | GL_GNULIB_PUTS='1' |
---|
7501 | GL_GNULIB_PWRITE='0' |
---|
7502 | GL_GNULIB_QSORT_R='0' |
---|
7503 | GL_GNULIB_RAISE='1' |
---|
7504 | GL_GNULIB_RANDOM='0' |
---|
7505 | GL_GNULIB_RANDOM_R='0' |
---|
7506 | GL_GNULIB_RAWMEMCHR='1' |
---|
7507 | GL_GNULIB_READ='1' |
---|
7508 | GL_GNULIB_READLINK='1' |
---|
7509 | GL_GNULIB_READLINKAT='0' |
---|
7510 | GL_GNULIB_REALLOCARRAY='0' |
---|
7511 | GL_GNULIB_REALLOC_GNU='0' |
---|
7512 | GL_GNULIB_REALLOC_POSIX='1' |
---|
7513 | GL_GNULIB_REALPATH='1' |
---|
7514 | GL_GNULIB_REMOVE='0' |
---|
7515 | GL_GNULIB_RENAME='0' |
---|
7516 | GL_GNULIB_RENAMEAT='0' |
---|
7517 | GL_GNULIB_RMDIR='0' |
---|
7518 | GL_GNULIB_RPMATCH='0' |
---|
7519 | GL_GNULIB_SCANF='1' |
---|
7520 | GL_GNULIB_SECURE_GETENV='0' |
---|
7521 | GL_GNULIB_SETENV='0' |
---|
7522 | GL_GNULIB_SETHOSTNAME='0' |
---|
7523 | GL_GNULIB_SIGABBREV_NP='0' |
---|
7524 | GL_GNULIB_SIGACTION='0' |
---|
7525 | GL_GNULIB_SIGDESCR_NP='0' |
---|
7526 | GL_GNULIB_SIGNAL_H_SIGPIPE='1' |
---|
7527 | GL_GNULIB_SIGPROCMASK='1' |
---|
7528 | GL_GNULIB_SLEEP='0' |
---|
7529 | GL_GNULIB_SNPRINTF='0' |
---|
7530 | GL_GNULIB_SPRINTF_POSIX='0' |
---|
7531 | GL_GNULIB_STAT='1' |
---|
7532 | GL_GNULIB_STDIO_H_NONBLOCKING='0' |
---|
7533 | GL_GNULIB_STDIO_H_SIGPIPE='1' |
---|
7534 | GL_GNULIB_STPCPY='0' |
---|
7535 | GL_GNULIB_STPNCPY='0' |
---|
7536 | GL_GNULIB_STRCASESTR='0' |
---|
7537 | GL_GNULIB_STRCHRNUL='0' |
---|
7538 | GL_GNULIB_STRDUP='0' |
---|
7539 | GL_GNULIB_STRERROR='1' |
---|
7540 | GL_GNULIB_STRERRORNAME_NP='0' |
---|
7541 | GL_GNULIB_STRERROR_R='0' |
---|
7542 | GL_GNULIB_STRFTIME='0' |
---|
7543 | GL_GNULIB_STRNCAT='0' |
---|
7544 | GL_GNULIB_STRNDUP='0' |
---|
7545 | GL_GNULIB_STRNLEN='0' |
---|
7546 | GL_GNULIB_STRPBRK='0' |
---|
7547 | GL_GNULIB_STRPTIME='0' |
---|
7548 | GL_GNULIB_STRSEP='0' |
---|
7549 | GL_GNULIB_STRSIGNAL='0' |
---|
7550 | GL_GNULIB_STRSTR='0' |
---|
7551 | GL_GNULIB_STRTOD='0' |
---|
7552 | GL_GNULIB_STRTOIMAX='0' |
---|
7553 | GL_GNULIB_STRTOK_R='0' |
---|
7554 | GL_GNULIB_STRTOL='0' |
---|
7555 | GL_GNULIB_STRTOLD='0' |
---|
7556 | GL_GNULIB_STRTOLL='0' |
---|
7557 | GL_GNULIB_STRTOUL='0' |
---|
7558 | GL_GNULIB_STRTOULL='0' |
---|
7559 | GL_GNULIB_STRTOUMAX='0' |
---|
7560 | GL_GNULIB_STRVERSCMP='0' |
---|
7561 | GL_GNULIB_SYMLINK='0' |
---|
7562 | GL_GNULIB_SYMLINKAT='0' |
---|
7563 | GL_GNULIB_SYSTEM_POSIX='0' |
---|
7564 | GL_GNULIB_TIMEGM='0' |
---|
7565 | GL_GNULIB_TIMESPEC_GET='0' |
---|
7566 | GL_GNULIB_TIMESPEC_GETRES='0' |
---|
7567 | GL_GNULIB_TIME_R='0' |
---|
7568 | GL_GNULIB_TIME_RZ='0' |
---|
7569 | GL_GNULIB_TMPFILE='0' |
---|
7570 | GL_GNULIB_TRUNCATE='0' |
---|
7571 | GL_GNULIB_TTYNAME_R='0' |
---|
7572 | GL_GNULIB_TZSET='0' |
---|
7573 | GL_GNULIB_UNISTD_H_GETOPT='0' |
---|
7574 | GL_GNULIB_UNISTD_H_NONBLOCKING='0' |
---|
7575 | GL_GNULIB_UNISTD_H_SIGPIPE='1' |
---|
7576 | GL_GNULIB_UNLINK='0' |
---|
7577 | GL_GNULIB_UNLINKAT='0' |
---|
7578 | GL_GNULIB_UNLOCKPT='0' |
---|
7579 | GL_GNULIB_UNSETENV='0' |
---|
7580 | GL_GNULIB_USLEEP='0' |
---|
7581 | GL_GNULIB_UTIMENSAT='0' |
---|
7582 | GL_GNULIB_VASPRINTF='0' |
---|
7583 | GL_GNULIB_VDPRINTF='0' |
---|
7584 | GL_GNULIB_VFPRINTF='1' |
---|
7585 | GL_GNULIB_VFPRINTF_POSIX='0' |
---|
7586 | GL_GNULIB_VFSCANF='0' |
---|
7587 | GL_GNULIB_VPRINTF='1' |
---|
7588 | GL_GNULIB_VPRINTF_POSIX='0' |
---|
7589 | GL_GNULIB_VSCANF='0' |
---|
7590 | GL_GNULIB_VSNPRINTF='0' |
---|
7591 | GL_GNULIB_VSPRINTF_POSIX='0' |
---|
7592 | GL_GNULIB_WCPCPY='0' |
---|
7593 | GL_GNULIB_WCPNCPY='0' |
---|
7594 | GL_GNULIB_WCRTOMB='0' |
---|
7595 | GL_GNULIB_WCSCASECMP='0' |
---|
7596 | GL_GNULIB_WCSCAT='0' |
---|
7597 | GL_GNULIB_WCSCHR='0' |
---|
7598 | GL_GNULIB_WCSCMP='0' |
---|
7599 | GL_GNULIB_WCSCOLL='0' |
---|
7600 | GL_GNULIB_WCSCPY='0' |
---|
7601 | GL_GNULIB_WCSCSPN='0' |
---|
7602 | GL_GNULIB_WCSDUP='0' |
---|
7603 | GL_GNULIB_WCSFTIME='0' |
---|
7604 | GL_GNULIB_WCSLEN='0' |
---|
7605 | GL_GNULIB_WCSNCASECMP='0' |
---|
7606 | GL_GNULIB_WCSNCAT='0' |
---|
7607 | GL_GNULIB_WCSNCMP='0' |
---|
7608 | GL_GNULIB_WCSNCPY='0' |
---|
7609 | GL_GNULIB_WCSNLEN='0' |
---|
7610 | GL_GNULIB_WCSNRTOMBS='0' |
---|
7611 | GL_GNULIB_WCSPBRK='0' |
---|
7612 | GL_GNULIB_WCSRCHR='0' |
---|
7613 | GL_GNULIB_WCSRTOMBS='0' |
---|
7614 | GL_GNULIB_WCSSPN='0' |
---|
7615 | GL_GNULIB_WCSSTR='0' |
---|
7616 | GL_GNULIB_WCSTOK='0' |
---|
7617 | GL_GNULIB_WCSWIDTH='0' |
---|
7618 | GL_GNULIB_WCSXFRM='0' |
---|
7619 | GL_GNULIB_WCTOB='0' |
---|
7620 | GL_GNULIB_WCTOMB='0' |
---|
7621 | GL_GNULIB_WCWIDTH='0' |
---|
7622 | GL_GNULIB_WMEMCHR='0' |
---|
7623 | GL_GNULIB_WMEMCMP='0' |
---|
7624 | GL_GNULIB_WMEMCPY='0' |
---|
7625 | GL_GNULIB_WMEMMOVE='0' |
---|
7626 | GL_GNULIB_WMEMPCPY='0' |
---|
7627 | GL_GNULIB_WMEMSET='0' |
---|
7628 | GL_GNULIB_WRITE='0' |
---|
7629 | GL_GNULIB__EXIT='0' |
---|
7630 | GMSGFMT=':' |
---|
7631 | GMSGFMT_015=':' |
---|
7632 | GNULIBHEADERS_OVERRIDE_WINT_T='0' |
---|
7633 | GNULIB_GETTIMEOFDAY='0' |
---|
7634 | GREP='/usr/bin/grep' |
---|
7635 | HAVE_ALIGNED_ALLOC='1' |
---|
7636 | HAVE_ATOLL='1' |
---|
7637 | HAVE_BTOWC='1' |
---|
7638 | HAVE_C99_STDINT_H='1' |
---|
7639 | HAVE_CANONICALIZE_FILE_NAME='0' |
---|
7640 | HAVE_CHOWN='1' |
---|
7641 | HAVE_COPY_FILE_RANGE='1' |
---|
7642 | HAVE_CRTDEFS_H='0' |
---|
7643 | HAVE_DECL_ECVT='1' |
---|
7644 | HAVE_DECL_ENVIRON='0' |
---|
7645 | HAVE_DECL_EXECVPE='0' |
---|
7646 | HAVE_DECL_FCHDIR='1' |
---|
7647 | HAVE_DECL_FCLOSEALL='0' |
---|
7648 | HAVE_DECL_FCVT='1' |
---|
7649 | HAVE_DECL_FDATASYNC='1' |
---|
7650 | HAVE_DECL_FPURGE='1' |
---|
7651 | HAVE_DECL_FSEEKO='1' |
---|
7652 | HAVE_DECL_FTELLO='1' |
---|
7653 | HAVE_DECL_GCVT='1' |
---|
7654 | HAVE_DECL_GETDELIM='1' |
---|
7655 | HAVE_DECL_GETDOMAINNAME='1' |
---|
7656 | HAVE_DECL_GETLINE='1' |
---|
7657 | HAVE_DECL_GETLOADAVG='1' |
---|
7658 | HAVE_DECL_GETLOGIN='1' |
---|
7659 | HAVE_DECL_GETLOGIN_R='1' |
---|
7660 | HAVE_DECL_GETPAGESIZE='1' |
---|
7661 | HAVE_DECL_GETUSERSHELL='1' |
---|
7662 | HAVE_DECL_IMAXABS='1' |
---|
7663 | HAVE_DECL_IMAXDIV='1' |
---|
7664 | HAVE_DECL_INITSTATE='1' |
---|
7665 | HAVE_DECL_LOCALTIME_R='1' |
---|
7666 | HAVE_DECL_MEMMEM='1' |
---|
7667 | HAVE_DECL_MEMRCHR='1' |
---|
7668 | HAVE_DECL_OBSTACK_PRINTF='1' |
---|
7669 | HAVE_DECL_SETENV='1' |
---|
7670 | HAVE_DECL_SETHOSTNAME='1' |
---|
7671 | HAVE_DECL_SETSTATE='1' |
---|
7672 | HAVE_DECL_SNPRINTF='1' |
---|
7673 | HAVE_DECL_STRDUP='1' |
---|
7674 | HAVE_DECL_STRERROR_R='1' |
---|
7675 | HAVE_DECL_STRNDUP='1' |
---|
7676 | HAVE_DECL_STRNLEN='1' |
---|
7677 | HAVE_DECL_STRSIGNAL='1' |
---|
7678 | HAVE_DECL_STRTOIMAX='1' |
---|
7679 | HAVE_DECL_STRTOK_R='1' |
---|
7680 | HAVE_DECL_STRTOUMAX='1' |
---|
7681 | HAVE_DECL_TRUNCATE='1' |
---|
7682 | HAVE_DECL_TTYNAME_R='1' |
---|
7683 | HAVE_DECL_UNSETENV='1' |
---|
7684 | HAVE_DECL_VSNPRINTF='1' |
---|
7685 | HAVE_DECL_WCSDUP='1' |
---|
7686 | HAVE_DECL_WCTOB='1' |
---|
7687 | HAVE_DECL_WCWIDTH='1' |
---|
7688 | HAVE_DPRINTF='1' |
---|
7689 | HAVE_DUP3='1' |
---|
7690 | HAVE_EUIDACCESS='1' |
---|
7691 | HAVE_EXECVPE='1' |
---|
7692 | HAVE_EXPLICIT_BZERO='1' |
---|
7693 | HAVE_FACCESSAT='1' |
---|
7694 | HAVE_FCHDIR='1' |
---|
7695 | HAVE_FCHMODAT='1' |
---|
7696 | HAVE_FCHOWNAT='1' |
---|
7697 | HAVE_FCNTL='1' |
---|
7698 | HAVE_FDATASYNC='1' |
---|
7699 | HAVE_FEATURES_H='0' |
---|
7700 | HAVE_FFSL='1' |
---|
7701 | HAVE_FFSLL='1' |
---|
7702 | HAVE_FSEEKO='1' |
---|
7703 | HAVE_FSTATAT='1' |
---|
7704 | HAVE_FSYNC='1' |
---|
7705 | HAVE_FTELLO='1' |
---|
7706 | HAVE_FTRUNCATE='1' |
---|
7707 | HAVE_FUTIMENS='1' |
---|
7708 | HAVE_GETDTABLESIZE='1' |
---|
7709 | HAVE_GETENTROPY='1' |
---|
7710 | HAVE_GETGROUPS='1' |
---|
7711 | HAVE_GETHOSTNAME='1' |
---|
7712 | HAVE_GETLOGIN='1' |
---|
7713 | HAVE_GETPAGESIZE='1' |
---|
7714 | HAVE_GETPASS='1' |
---|
7715 | HAVE_GETSUBOPT='1' |
---|
7716 | HAVE_GETUMASK='1' |
---|
7717 | HAVE_GRANTPT='1' |
---|
7718 | HAVE_GROUP_MEMBER='1' |
---|
7719 | HAVE_IMAXDIV_T='1' |
---|
7720 | HAVE_INITSTATE='1' |
---|
7721 | HAVE_INTTYPES_H='1' |
---|
7722 | HAVE_LCHMOD='1' |
---|
7723 | HAVE_LCHOWN='1' |
---|
7724 | HAVE_LINK='1' |
---|
7725 | HAVE_LINKAT='1' |
---|
7726 | HAVE_LSTAT='1' |
---|
7727 | HAVE_MAX_ALIGN_T='1' |
---|
7728 | HAVE_MBRLEN='1' |
---|
7729 | HAVE_MBRTOWC='1' |
---|
7730 | HAVE_MBSINIT='1' |
---|
7731 | HAVE_MBSLEN='0' |
---|
7732 | HAVE_MBSNRTOWCS='1' |
---|
7733 | HAVE_MBSRTOWCS='1' |
---|
7734 | HAVE_MBTOWC='1' |
---|
7735 | HAVE_MEMPCPY='0' |
---|
7736 | HAVE_MKDIRAT='1' |
---|
7737 | HAVE_MKDTEMP='1' |
---|
7738 | HAVE_MKFIFO='1' |
---|
7739 | HAVE_MKFIFOAT='1' |
---|
7740 | HAVE_MKNOD='1' |
---|
7741 | HAVE_MKNODAT='1' |
---|
7742 | HAVE_MKOSTEMP='1' |
---|
7743 | HAVE_MKOSTEMPS='1' |
---|
7744 | HAVE_MKSTEMP='1' |
---|
7745 | HAVE_MKSTEMPS='1' |
---|
7746 | HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' |
---|
7747 | HAVE_NANOSLEEP='1' |
---|
7748 | HAVE_OPENAT='1' |
---|
7749 | HAVE_OS_H='0' |
---|
7750 | HAVE_PCLOSE='1' |
---|
7751 | HAVE_PIPE2='1' |
---|
7752 | HAVE_PIPE='1' |
---|
7753 | HAVE_POPEN='1' |
---|
7754 | HAVE_POSIX_MEMALIGN='1' |
---|
7755 | HAVE_POSIX_OPENPT='1' |
---|
7756 | HAVE_POSIX_SIGNALBLOCKING='1' |
---|
7757 | HAVE_PREAD='1' |
---|
7758 | HAVE_PTHREAD_SIGMASK='1' |
---|
7759 | HAVE_PTSNAME='1' |
---|
7760 | HAVE_PTSNAME_R='1' |
---|
7761 | HAVE_PWRITE='1' |
---|
7762 | HAVE_QSORT_R='1' |
---|
7763 | HAVE_RAISE='1' |
---|
7764 | HAVE_RANDOM='1' |
---|
7765 | HAVE_RANDOM_H='1' |
---|
7766 | HAVE_RANDOM_R='1' |
---|
7767 | HAVE_RAWMEMCHR='0' |
---|
7768 | HAVE_READLINK='1' |
---|
7769 | HAVE_READLINKAT='1' |
---|
7770 | HAVE_REALLOCARRAY='1' |
---|
7771 | HAVE_REALPATH='1' |
---|
7772 | HAVE_RENAMEAT='1' |
---|
7773 | HAVE_RPMATCH='1' |
---|
7774 | HAVE_SECURE_GETENV='1' |
---|
7775 | HAVE_SETENV='1' |
---|
7776 | HAVE_SETHOSTNAME='1' |
---|
7777 | HAVE_SETSTATE='1' |
---|
7778 | HAVE_SIGABBREV_NP='1' |
---|
7779 | HAVE_SIGACTION='1' |
---|
7780 | HAVE_SIGDESCR_NP='1' |
---|
7781 | HAVE_SIGHANDLER_T='0' |
---|
7782 | HAVE_SIGINFO_T='1' |
---|
7783 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
7784 | HAVE_SIGNED_WCHAR_T='' |
---|
7785 | HAVE_SIGNED_WINT_T='' |
---|
7786 | HAVE_SIGSET_T='1' |
---|
7787 | HAVE_SLEEP='1' |
---|
7788 | HAVE_STDINT_H='1' |
---|
7789 | HAVE_STPCPY='1' |
---|
7790 | HAVE_STPNCPY='1' |
---|
7791 | HAVE_STRCASESTR='1' |
---|
7792 | HAVE_STRCHRNUL='1' |
---|
7793 | HAVE_STRERRORNAME_NP='1' |
---|
7794 | HAVE_STRPBRK='1' |
---|
7795 | HAVE_STRPTIME='1' |
---|
7796 | HAVE_STRSEP='1' |
---|
7797 | HAVE_STRTOD='1' |
---|
7798 | HAVE_STRTOL='1' |
---|
7799 | HAVE_STRTOLD='1' |
---|
7800 | HAVE_STRTOLL='1' |
---|
7801 | HAVE_STRTOUL='1' |
---|
7802 | HAVE_STRTOULL='1' |
---|
7803 | HAVE_STRUCT_RANDOM_DATA='1' |
---|
7804 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' |
---|
7805 | HAVE_STRVERSCMP='1' |
---|
7806 | HAVE_SYMLINK='1' |
---|
7807 | HAVE_SYMLINKAT='1' |
---|
7808 | HAVE_SYS_BITYPES_H='0' |
---|
7809 | HAVE_SYS_INTTYPES_H='0' |
---|
7810 | HAVE_SYS_LOADAVG_H='0' |
---|
7811 | HAVE_SYS_PARAM_H='0' |
---|
7812 | HAVE_SYS_TYPES_H='1' |
---|
7813 | HAVE_TIMEGM='1' |
---|
7814 | HAVE_TIMESPEC_GET='1' |
---|
7815 | HAVE_TIMESPEC_GETRES='1' |
---|
7816 | HAVE_TIMEZONE_T='0' |
---|
7817 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' |
---|
7818 | HAVE_UNISTD_H='1' |
---|
7819 | HAVE_UNLINKAT='1' |
---|
7820 | HAVE_UNLOCKPT='1' |
---|
7821 | HAVE_USLEEP='1' |
---|
7822 | HAVE_UTIMENSAT='1' |
---|
7823 | HAVE_VASPRINTF='1' |
---|
7824 | HAVE_VDPRINTF='1' |
---|
7825 | HAVE_VISIBILITY='1' |
---|
7826 | HAVE_WCHAR_H='1' |
---|
7827 | HAVE_WCHAR_T='1' |
---|
7828 | HAVE_WCPCPY='1' |
---|
7829 | HAVE_WCPNCPY='1' |
---|
7830 | HAVE_WCRTOMB='1' |
---|
7831 | HAVE_WCSCASECMP='1' |
---|
7832 | HAVE_WCSCAT='1' |
---|
7833 | HAVE_WCSCHR='1' |
---|
7834 | HAVE_WCSCMP='1' |
---|
7835 | HAVE_WCSCOLL='1' |
---|
7836 | HAVE_WCSCPY='1' |
---|
7837 | HAVE_WCSCSPN='1' |
---|
7838 | HAVE_WCSDUP='1' |
---|
7839 | HAVE_WCSFTIME='1' |
---|
7840 | HAVE_WCSLEN='1' |
---|
7841 | HAVE_WCSNCASECMP='1' |
---|
7842 | HAVE_WCSNCAT='1' |
---|
7843 | HAVE_WCSNCMP='1' |
---|
7844 | HAVE_WCSNCPY='1' |
---|
7845 | HAVE_WCSNLEN='1' |
---|
7846 | HAVE_WCSNRTOMBS='1' |
---|
7847 | HAVE_WCSPBRK='1' |
---|
7848 | HAVE_WCSRCHR='1' |
---|
7849 | HAVE_WCSRTOMBS='1' |
---|
7850 | HAVE_WCSSPN='1' |
---|
7851 | HAVE_WCSSTR='1' |
---|
7852 | HAVE_WCSTOK='1' |
---|
7853 | HAVE_WCSWIDTH='1' |
---|
7854 | HAVE_WCSXFRM='1' |
---|
7855 | HAVE_WINSOCK2_H='0' |
---|
7856 | HAVE_WINT_T='1' |
---|
7857 | HAVE_WMEMCHR='1' |
---|
7858 | HAVE_WMEMCMP='1' |
---|
7859 | HAVE_WMEMCPY='1' |
---|
7860 | HAVE_WMEMMOVE='1' |
---|
7861 | HAVE_WMEMPCPY='1' |
---|
7862 | HAVE_WMEMSET='1' |
---|
7863 | HAVE__BOOL='1' |
---|
7864 | HAVE__EXIT='1' |
---|
7865 | ICONV_CONST='' |
---|
7866 | INCLUDE_NEXT='include_next' |
---|
7867 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' |
---|
7868 | INSTALL_DATA='${INSTALL} -m 644' |
---|
7869 | INSTALL_PROGRAM='${INSTALL}' |
---|
7870 | INSTALL_PROGRAM_ENV='' |
---|
7871 | INSTALL_SCRIPT='${INSTALL}' |
---|
7872 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
7873 | INT32_MAX_LT_INTMAX_MAX='1' |
---|
7874 | INT64_MAX_EQ_LONG_MAX='defined _LP64' |
---|
7875 | INTLLIBS='' |
---|
7876 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
7877 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
7878 | LDFLAGS='-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
7879 | LIBICONV='-liconv' |
---|
7880 | LIBICRT_LIBDEPS='' |
---|
7881 | LIBICRT_LTLIBDEPS='' |
---|
7882 | LIBINTL='' |
---|
7883 | LIBOBJS='' |
---|
7884 | LIBS='' |
---|
7885 | LIBTOOL='/bin/sh $(top_builddir)/libtool' |
---|
7886 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' |
---|
7887 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' |
---|
7888 | LIBUNISTRING_UNITYPES_H='unitypes.h' |
---|
7889 | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' |
---|
7890 | LIMITS_H='limits.h' |
---|
7891 | LIPO='lipo' |
---|
7892 | LN='ln' |
---|
7893 | LN_S='ln -s' |
---|
7894 | LTLIBICONV='-liconv' |
---|
7895 | LTLIBINTL='' |
---|
7896 | LTLIBOBJS='' |
---|
7897 | LT_SYS_LIBRARY_PATH='' |
---|
7898 | MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/build-aux/missing'\'' makeinfo' |
---|
7899 | MANIFEST_TOOL=':' |
---|
7900 | MKDIR_P='./build-aux/install-sh -c -d' |
---|
7901 | MSGFMT=':' |
---|
7902 | MSGMERGE=':' |
---|
7903 | MSGMERGE_FOR_MSGFMT_OPTION='--no-location --quiet' |
---|
7904 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
7905 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' |
---|
7906 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' |
---|
7907 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>' |
---|
7908 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' |
---|
7909 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
7910 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' |
---|
7911 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' |
---|
7912 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' |
---|
7913 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' |
---|
7914 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' |
---|
7915 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' |
---|
7916 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' |
---|
7917 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' |
---|
7918 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' |
---|
7919 | NEXT_ERRNO_H='' |
---|
7920 | NEXT_FCNTL_H='<fcntl.h>' |
---|
7921 | NEXT_INTTYPES_H='<inttypes.h>' |
---|
7922 | NEXT_LIMITS_H='<limits.h>' |
---|
7923 | NEXT_SIGNAL_H='<signal.h>' |
---|
7924 | NEXT_STDDEF_H='' |
---|
7925 | NEXT_STDINT_H='<stdint.h>' |
---|
7926 | NEXT_STDIO_H='<stdio.h>' |
---|
7927 | NEXT_STDLIB_H='<stdlib.h>' |
---|
7928 | NEXT_STRING_H='<string.h>' |
---|
7929 | NEXT_SYS_STAT_H='<sys/stat.h>' |
---|
7930 | NEXT_SYS_TYPES_H='<sys/types.h>' |
---|
7931 | NEXT_TIME_H='<time.h>' |
---|
7932 | NEXT_UNISTD_H='<unistd.h>' |
---|
7933 | NEXT_WCHAR_H='<wchar.h>' |
---|
7934 | NM='/usr/bin/nm -B' |
---|
7935 | NMEDIT='nmedit' |
---|
7936 | OBJDUMP='objdump' |
---|
7937 | OBJEXT='o' |
---|
7938 | OTOOL64=':' |
---|
7939 | OTOOL='otool' |
---|
7940 | PACKAGE='libiconv' |
---|
7941 | PACKAGE_BUGREPORT='' |
---|
7942 | PACKAGE_NAME='libiconv' |
---|
7943 | PACKAGE_STRING='libiconv 1.17' |
---|
7944 | PACKAGE_TARNAME='libiconv' |
---|
7945 | PACKAGE_URL='' |
---|
7946 | PACKAGE_VERSION='1.17' |
---|
7947 | PATH_SEPARATOR=':' |
---|
7948 | POSUB='' |
---|
7949 | PRAGMA_COLUMNS='' |
---|
7950 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' |
---|
7951 | PRIPTR_PREFIX='__PRIPTR_PREFIX' |
---|
7952 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
7953 | PTRDIFF_T_SUFFIX='' |
---|
7954 | RANLIB='ranlib' |
---|
7955 | RC='' |
---|
7956 | RELOCATABLE='no' |
---|
7957 | RELOCATABLE_BUILD_DIR='$(top_builddir)/srclib' |
---|
7958 | RELOCATABLE_CONFIG_H_DIR='$(top_builddir)' |
---|
7959 | RELOCATABLE_LDFLAGS='' |
---|
7960 | RELOCATABLE_LIBRARY_PATH='' |
---|
7961 | RELOCATABLE_SRC_DIR='$(top_srcdir)/srclib' |
---|
7962 | RELOCATABLE_STRIP=':' |
---|
7963 | RELOCATABLE_VIA_LD_FALSE='' |
---|
7964 | RELOCATABLE_VIA_LD_TRUE='#' |
---|
7965 | RELOCATABLE_VIA_WRAPPER_FALSE='' |
---|
7966 | RELOCATABLE_VIA_WRAPPER_TRUE='#' |
---|
7967 | REPLACE_ACCESS='0' |
---|
7968 | REPLACE_ALIGNED_ALLOC='0' |
---|
7969 | REPLACE_BTOWC='0' |
---|
7970 | REPLACE_CALLOC_FOR_CALLOC_GNU='0' |
---|
7971 | REPLACE_CALLOC_FOR_CALLOC_POSIX='0' |
---|
7972 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
7973 | REPLACE_CHOWN='0' |
---|
7974 | REPLACE_CLOSE='0' |
---|
7975 | REPLACE_COPY_FILE_RANGE='0' |
---|
7976 | REPLACE_CREAT='0' |
---|
7977 | REPLACE_CTIME='GNULIB_PORTCHECK' |
---|
7978 | REPLACE_DPRINTF='0' |
---|
7979 | REPLACE_DUP2='0' |
---|
7980 | REPLACE_DUP='0' |
---|
7981 | REPLACE_EXECL='0' |
---|
7982 | REPLACE_EXECLE='0' |
---|
7983 | REPLACE_EXECLP='0' |
---|
7984 | REPLACE_EXECV='0' |
---|
7985 | REPLACE_EXECVE='0' |
---|
7986 | REPLACE_EXECVP='0' |
---|
7987 | REPLACE_EXECVPE='0' |
---|
7988 | REPLACE_FACCESSAT='0' |
---|
7989 | REPLACE_FCHMODAT='0' |
---|
7990 | REPLACE_FCHOWNAT='0' |
---|
7991 | REPLACE_FCLOSE='0' |
---|
7992 | REPLACE_FCNTL='0' |
---|
7993 | REPLACE_FDOPEN='0' |
---|
7994 | REPLACE_FFLUSH='0' |
---|
7995 | REPLACE_FFSLL='0' |
---|
7996 | REPLACE_FOPEN='0' |
---|
7997 | REPLACE_FOPEN_FOR_FOPEN_GNU='0' |
---|
7998 | REPLACE_FPRINTF='0' |
---|
7999 | REPLACE_FPURGE='0' |
---|
8000 | REPLACE_FREE='1' |
---|
8001 | REPLACE_FREOPEN='0' |
---|
8002 | REPLACE_FSEEK='0' |
---|
8003 | REPLACE_FSEEKO='0' |
---|
8004 | REPLACE_FSTAT='0' |
---|
8005 | REPLACE_FSTATAT='0' |
---|
8006 | REPLACE_FTELL='0' |
---|
8007 | REPLACE_FTELLO='0' |
---|
8008 | REPLACE_FTRUNCATE='0' |
---|
8009 | REPLACE_FUTIMENS='0' |
---|
8010 | REPLACE_GETCWD='0' |
---|
8011 | REPLACE_GETDELIM='0' |
---|
8012 | REPLACE_GETDOMAINNAME='0' |
---|
8013 | REPLACE_GETDTABLESIZE='0' |
---|
8014 | REPLACE_GETGROUPS='0' |
---|
8015 | REPLACE_GETLINE='0' |
---|
8016 | REPLACE_GETLOGIN_R='0' |
---|
8017 | REPLACE_GETPAGESIZE='0' |
---|
8018 | REPLACE_GETPASS='0' |
---|
8019 | REPLACE_GETPASS_FOR_GETPASS_GNU='0' |
---|
8020 | REPLACE_GMTIME='0' |
---|
8021 | REPLACE_INITSTATE='0' |
---|
8022 | REPLACE_ISATTY='0' |
---|
8023 | REPLACE_LCHOWN='0' |
---|
8024 | REPLACE_LINK='0' |
---|
8025 | REPLACE_LINKAT='0' |
---|
8026 | REPLACE_LOCALTIME='0' |
---|
8027 | REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' |
---|
8028 | REPLACE_LSEEK='0' |
---|
8029 | REPLACE_LSTAT='0' |
---|
8030 | REPLACE_MALLOC_FOR_MALLOC_GNU='0' |
---|
8031 | REPLACE_MALLOC_FOR_MALLOC_POSIX='0' |
---|
8032 | REPLACE_MBRLEN='0' |
---|
8033 | REPLACE_MBRTOWC='0' |
---|
8034 | REPLACE_MBSINIT='0' |
---|
8035 | REPLACE_MBSNRTOWCS='0' |
---|
8036 | REPLACE_MBSRTOWCS='0' |
---|
8037 | REPLACE_MBSTATE_T='0' |
---|
8038 | REPLACE_MBTOWC='0' |
---|
8039 | REPLACE_MEMCHR='0' |
---|
8040 | REPLACE_MEMMEM='0' |
---|
8041 | REPLACE_MKDIR='0' |
---|
8042 | REPLACE_MKFIFO='0' |
---|
8043 | REPLACE_MKFIFOAT='0' |
---|
8044 | REPLACE_MKNOD='0' |
---|
8045 | REPLACE_MKNODAT='0' |
---|
8046 | REPLACE_MKSTEMP='0' |
---|
8047 | REPLACE_MKTIME='GNULIB_PORTCHECK' |
---|
8048 | REPLACE_NANOSLEEP='GNULIB_PORTCHECK' |
---|
8049 | REPLACE_NULL='0' |
---|
8050 | REPLACE_OBSTACK_PRINTF='0' |
---|
8051 | REPLACE_OPEN='1' |
---|
8052 | REPLACE_OPENAT='0' |
---|
8053 | REPLACE_PERROR='0' |
---|
8054 | REPLACE_POPEN='0' |
---|
8055 | REPLACE_POSIX_MEMALIGN='0' |
---|
8056 | REPLACE_PREAD='0' |
---|
8057 | REPLACE_PRINTF='0' |
---|
8058 | REPLACE_PTHREAD_SIGMASK='0' |
---|
8059 | REPLACE_PTSNAME='0' |
---|
8060 | REPLACE_PTSNAME_R='0' |
---|
8061 | REPLACE_PUTENV='0' |
---|
8062 | REPLACE_PWRITE='0' |
---|
8063 | REPLACE_QSORT_R='0' |
---|
8064 | REPLACE_RAISE='0' |
---|
8065 | REPLACE_RANDOM='0' |
---|
8066 | REPLACE_RANDOM_R='0' |
---|
8067 | REPLACE_READ='0' |
---|
8068 | REPLACE_READLINK='1' |
---|
8069 | REPLACE_READLINKAT='0' |
---|
8070 | REPLACE_REALLOCARRAY='0' |
---|
8071 | REPLACE_REALLOC_FOR_REALLOC_GNU='0' |
---|
8072 | REPLACE_REALLOC_FOR_REALLOC_POSIX='0' |
---|
8073 | REPLACE_REALPATH='1' |
---|
8074 | REPLACE_REMOVE='0' |
---|
8075 | REPLACE_RENAME='0' |
---|
8076 | REPLACE_RENAMEAT='0' |
---|
8077 | REPLACE_RMDIR='0' |
---|
8078 | REPLACE_SETENV='0' |
---|
8079 | REPLACE_SETSTATE='0' |
---|
8080 | REPLACE_SLEEP='0' |
---|
8081 | REPLACE_SNPRINTF='0' |
---|
8082 | REPLACE_SPRINTF='0' |
---|
8083 | REPLACE_STAT='1' |
---|
8084 | REPLACE_STDIO_READ_FUNCS='0' |
---|
8085 | REPLACE_STDIO_WRITE_FUNCS='0' |
---|
8086 | REPLACE_STPNCPY='0' |
---|
8087 | REPLACE_STRCASESTR='0' |
---|
8088 | REPLACE_STRCHRNUL='0' |
---|
8089 | REPLACE_STRDUP='0' |
---|
8090 | REPLACE_STRERROR='1' |
---|
8091 | REPLACE_STRERRORNAME_NP='0' |
---|
8092 | REPLACE_STRERROR_R='0' |
---|
8093 | REPLACE_STRFTIME='GNULIB_PORTCHECK' |
---|
8094 | REPLACE_STRNCAT='0' |
---|
8095 | REPLACE_STRNDUP='0' |
---|
8096 | REPLACE_STRNLEN='0' |
---|
8097 | REPLACE_STRSIGNAL='0' |
---|
8098 | REPLACE_STRSTR='0' |
---|
8099 | REPLACE_STRTOD='0' |
---|
8100 | REPLACE_STRTOIMAX='0' |
---|
8101 | REPLACE_STRTOK_R='0' |
---|
8102 | REPLACE_STRTOL='0' |
---|
8103 | REPLACE_STRTOLD='0' |
---|
8104 | REPLACE_STRTOLL='0' |
---|
8105 | REPLACE_STRTOUL='0' |
---|
8106 | REPLACE_STRTOULL='0' |
---|
8107 | REPLACE_STRTOUMAX='0' |
---|
8108 | REPLACE_SYMLINK='0' |
---|
8109 | REPLACE_SYMLINKAT='0' |
---|
8110 | REPLACE_TIMEGM='GNULIB_PORTCHECK' |
---|
8111 | REPLACE_TMPFILE='0' |
---|
8112 | REPLACE_TRUNCATE='0' |
---|
8113 | REPLACE_TTYNAME_R='0' |
---|
8114 | REPLACE_TZSET='GNULIB_PORTCHECK' |
---|
8115 | REPLACE_UNLINK='0' |
---|
8116 | REPLACE_UNLINKAT='0' |
---|
8117 | REPLACE_UNSETENV='0' |
---|
8118 | REPLACE_USLEEP='0' |
---|
8119 | REPLACE_UTIMENSAT='0' |
---|
8120 | REPLACE_VASPRINTF='0' |
---|
8121 | REPLACE_VDPRINTF='0' |
---|
8122 | REPLACE_VFPRINTF='0' |
---|
8123 | REPLACE_VPRINTF='0' |
---|
8124 | REPLACE_VSNPRINTF='0' |
---|
8125 | REPLACE_VSPRINTF='0' |
---|
8126 | REPLACE_WCRTOMB='0' |
---|
8127 | REPLACE_WCSFTIME='0' |
---|
8128 | REPLACE_WCSNRTOMBS='0' |
---|
8129 | REPLACE_WCSRTOMBS='0' |
---|
8130 | REPLACE_WCSTOK='0' |
---|
8131 | REPLACE_WCSWIDTH='0' |
---|
8132 | REPLACE_WCTOB='0' |
---|
8133 | REPLACE_WCTOMB='0' |
---|
8134 | REPLACE_WCWIDTH='0' |
---|
8135 | REPLACE_WRITE='0' |
---|
8136 | SED='/usr/bin/sed' |
---|
8137 | SET_MAKE='' |
---|
8138 | SHELL='/bin/sh' |
---|
8139 | SIG_ATOMIC_T_SUFFIX='' |
---|
8140 | SIZE_T_SUFFIX='' |
---|
8141 | SRCLIBOBJS='' |
---|
8142 | STDALIGN_H='' |
---|
8143 | STDBOOL_H='' |
---|
8144 | STDDEF_H='' |
---|
8145 | STDINT_H='stdint.h' |
---|
8146 | STRIP='/usr/bin/strip' |
---|
8147 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
8148 | TIME_H_DEFINES_STRUCT_TIMESPEC='1' |
---|
8149 | TIME_H_DEFINES_TIME_UTC='1' |
---|
8150 | UINT32_MAX_LT_UINTMAX_MAX='1' |
---|
8151 | UINT64_MAX_EQ_ULONG_MAX='defined _LP64' |
---|
8152 | UNDEFINE_STRTOK_R='0' |
---|
8153 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
8154 | UNISTD_H_HAVE_SYS_RANDOM_H='0' |
---|
8155 | UNISTD_H_HAVE_WINSOCK2_H='0' |
---|
8156 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' |
---|
8157 | USE_EXTRA_ENCODINGS='yes' |
---|
8158 | USE_MBSTATE_T='1' |
---|
8159 | USE_NLS='no' |
---|
8160 | VERSION='1.17' |
---|
8161 | WCHAR_T_SUFFIX='' |
---|
8162 | WINDOWS_64_BIT_OFF_T='0' |
---|
8163 | WINDOWS_64_BIT_ST_SIZE='0' |
---|
8164 | WINDOWS_STAT_INODES='0' |
---|
8165 | WINDOWS_STAT_TIMESPEC='0' |
---|
8166 | WINDRES='' |
---|
8167 | WINT_T_SUFFIX='' |
---|
8168 | WOE32='no' |
---|
8169 | WOE32DLL='no' |
---|
8170 | XGETTEXT=':' |
---|
8171 | XGETTEXT_015=':' |
---|
8172 | XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format' |
---|
8173 | ac_ct_AR='ar' |
---|
8174 | ac_ct_CC='/usr/bin/clang' |
---|
8175 | ac_ct_DUMPBIN='' |
---|
8176 | am__EXEEXT_FALSE='' |
---|
8177 | am__EXEEXT_TRUE='#' |
---|
8178 | am__fastdepCC_FALSE='' |
---|
8179 | am__fastdepCC_TRUE='#' |
---|
8180 | am__include='include' |
---|
8181 | am__isrc='' |
---|
8182 | am__leading_dot='.' |
---|
8183 | am__nodep='_no' |
---|
8184 | am__quote='' |
---|
8185 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
8186 | am__untar='$${TAR-tar} xf -' |
---|
8187 | bindir='${exec_prefix}/bin' |
---|
8188 | build='aarch64-apple-darwin22.1.0' |
---|
8189 | build_alias='' |
---|
8190 | build_cpu='aarch64' |
---|
8191 | build_os='darwin22.1.0' |
---|
8192 | build_vendor='apple' |
---|
8193 | datadir='${datarootdir}' |
---|
8194 | datarootdir='${prefix}/share' |
---|
8195 | docdir='/opt/local/share/doc/libiconv' |
---|
8196 | dvidir='${docdir}' |
---|
8197 | exec_prefix='${prefix}' |
---|
8198 | gl_LIBOBJDEPS='' |
---|
8199 | gl_LIBOBJS='' |
---|
8200 | gl_LTLIBOBJS='' |
---|
8201 | gltests_LIBOBJDEPS='' |
---|
8202 | gltests_LIBOBJS='' |
---|
8203 | gltests_LTLIBOBJS='' |
---|
8204 | gltests_WITNESS='IN_LIBICONV_GNULIB_TESTS' |
---|
8205 | host='aarch64-apple-darwin22.1.0' |
---|
8206 | host_alias='' |
---|
8207 | host_cpu='aarch64' |
---|
8208 | host_os='darwin22.1.0' |
---|
8209 | host_vendor='apple' |
---|
8210 | htmldir='${docdir}' |
---|
8211 | includedir='${prefix}/include' |
---|
8212 | infodir='${datarootdir}/info' |
---|
8213 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/work/libiconv-1.17/build-aux/install-sh' |
---|
8214 | libdir='${exec_prefix}/lib' |
---|
8215 | libexecdir='${exec_prefix}/libexec' |
---|
8216 | localedir='${datarootdir}/locale' |
---|
8217 | localstatedir='${prefix}/var' |
---|
8218 | mandir='${datarootdir}/man' |
---|
8219 | mkdir_p='$(MKDIR_P)' |
---|
8220 | oldincludedir='/usr/include' |
---|
8221 | pdfdir='${docdir}' |
---|
8222 | prefix='/opt/local' |
---|
8223 | program_transform_name='s,x,x,' |
---|
8224 | psdir='${docdir}' |
---|
8225 | runstatedir='${localstatedir}/run' |
---|
8226 | sbindir='${exec_prefix}/sbin' |
---|
8227 | sharedstatedir='${prefix}/com' |
---|
8228 | subdirs=' libcharset' |
---|
8229 | sysconfdir='${prefix}/etc' |
---|
8230 | target_alias='' |
---|
8231 | |
---|
8232 | ## ----------- ## |
---|
8233 | ## confdefs.h. ## |
---|
8234 | ## ----------- ## |
---|
8235 | |
---|
8236 | /* confdefs.h */ |
---|
8237 | #define PACKAGE_NAME "libiconv" |
---|
8238 | #define PACKAGE_TARNAME "libiconv" |
---|
8239 | #define PACKAGE_VERSION "1.17" |
---|
8240 | #define PACKAGE_STRING "libiconv 1.17" |
---|
8241 | #define PACKAGE_BUGREPORT "" |
---|
8242 | #define PACKAGE_URL "" |
---|
8243 | #define PACKAGE "libiconv" |
---|
8244 | #define VERSION "1.17" |
---|
8245 | #define HAVE_STDIO_H 1 |
---|
8246 | #define HAVE_STDLIB_H 1 |
---|
8247 | #define HAVE_STRING_H 1 |
---|
8248 | #define HAVE_INTTYPES_H 1 |
---|
8249 | #define HAVE_STDINT_H 1 |
---|
8250 | #define HAVE_STRINGS_H 1 |
---|
8251 | #define HAVE_SYS_STAT_H 1 |
---|
8252 | #define HAVE_SYS_TYPES_H 1 |
---|
8253 | #define HAVE_UNISTD_H 1 |
---|
8254 | #define HAVE_WCHAR_H 1 |
---|
8255 | #define HAVE_SYS_PARAM_H 1 |
---|
8256 | #define HAVE_SYS_SOCKET_H 1 |
---|
8257 | #define HAVE_LIMITS_H 1 |
---|
8258 | #define HAVE_SYS_TIME_H 1 |
---|
8259 | #define STDC_HEADERS 1 |
---|
8260 | #define _ALL_SOURCE 1 |
---|
8261 | #define _DARWIN_C_SOURCE 1 |
---|
8262 | #define _GNU_SOURCE 1 |
---|
8263 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8264 | #define _NETBSD_SOURCE 1 |
---|
8265 | #define _OPENBSD_SOURCE 1 |
---|
8266 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8267 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8268 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8269 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8270 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8271 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8272 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8273 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8274 | #define _TANDEM_SOURCE 1 |
---|
8275 | #define __EXTENSIONS__ 1 |
---|
8276 | #define HAVE_DLFCN_H 1 |
---|
8277 | #define LT_OBJDIR ".libs/" |
---|
8278 | #define INSTALLPREFIX "/opt/local" |
---|
8279 | #define ENABLE_EXTRA 1 |
---|
8280 | #define HAVE_VISIBILITY 1 |
---|
8281 | #define HAVE_ICONV 1 |
---|
8282 | #define ICONV_CONST |
---|
8283 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8284 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8285 | #define HAVE_MBSTATE_T 1 |
---|
8286 | #define HAVE_WCHAR_T 1 |
---|
8287 | #define HAVE_GETC_UNLOCKED 1 |
---|
8288 | #define HAVE_MBRTOWC 1 |
---|
8289 | #define HAVE_WCRTOMB 1 |
---|
8290 | #define HAVE_MBSINIT 1 |
---|
8291 | #define HAVE_SETLOCALE 1 |
---|
8292 | #define HAVE_MEMMOVE 1 |
---|
8293 | #define HAVE_LANGINFO_CODESET 1 |
---|
8294 | #define HAVE_SYMLINK 1 |
---|
8295 | #define HAVE_FACCESSAT 1 |
---|
8296 | #define HAVE_REALPATH 1 |
---|
8297 | #define HAVE_LSTAT 1 |
---|
8298 | #define HAVE_READLINKAT 1 |
---|
8299 | #define HAVE_FCNTL 1 |
---|
8300 | #define HAVE_GETDTABLESIZE 1 |
---|
8301 | #define HAVE_GETPROGNAME 1 |
---|
8302 | #define HAVE_READLINK 1 |
---|
8303 | #define HAVE_SETENV 1 |
---|
8304 | #define HAVE_WORKING_O_NOATIME 1 |
---|
8305 | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8306 | #define HAVE_WCHAR_H 1 |
---|
8307 | #define WORDS_LITTLEENDIAN 1 |
---|
8308 | #define HAVE_ALLOCA_H 1 |
---|
8309 | #define HAVE_ALLOCA 1 |
---|
8310 | #define HAVE_GETCWD 1 |
---|
8311 | #define restrict __restrict__ |
---|
8312 | #define HAVE_DECL_STRERROR_R 1 |
---|
8313 | #define HAVE_STRERROR_R 1 |
---|
8314 | #define HAVE___HEADER_INLINE 1 |
---|
8315 | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8316 | #define HAVE_WINT_T 1 |
---|
8317 | #define HAVE_LONG_LONG_INT 1 |
---|
8318 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8319 | #define HAVE_MALLOC_POSIX 1 |
---|
8320 | #define MALLOC_0_IS_NONNULL 1 |
---|
8321 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8322 | #define PROMOTED_MODE_T int |
---|
8323 | #define HAVE_SIGSET_T 1 |
---|
8324 | #define HAVE_DECL_SETENV 1 |
---|
8325 | #define USER_LABEL_PREFIX _ |
---|
8326 | #define HAVE__BOOL 1 |
---|
8327 | #define HAVE_DECL_FCLOSEALL 0 |
---|
8328 | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8329 | #define HAVE_DECL_ECVT 1 |
---|
8330 | #define HAVE_DECL_FCVT 1 |
---|
8331 | #define HAVE_DECL_GCVT 1 |
---|
8332 | #define REPLACE_STRERROR_0 1 |
---|
8333 | #define _USE_STD_STAT 1 |
---|
8334 | #define HAVE_DECL_EXECVPE 0 |
---|
8335 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 |
---|
8336 | #define HAVE_DECL_FEOF_UNLOCKED 1 |
---|
8337 | #define HAVE_DECL_FERROR_UNLOCKED 1 |
---|
8338 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 |
---|
8339 | #define HAVE_DECL_FGETS_UNLOCKED 0 |
---|
8340 | #define HAVE_DECL_FPUTC_UNLOCKED 0 |
---|
8341 | #define HAVE_DECL_FPUTS_UNLOCKED 0 |
---|
8342 | #define HAVE_DECL_FREAD_UNLOCKED 0 |
---|
8343 | #define HAVE_DECL_FWRITE_UNLOCKED 0 |
---|
8344 | #define HAVE_DECL_GETC_UNLOCKED 1 |
---|
8345 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 |
---|
8346 | #define HAVE_DECL_PUTC_UNLOCKED 1 |
---|
8347 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 |
---|
8348 | #define HAVE_DECL_WCSDUP 1 |
---|
8349 | #define HAVE___BUILTIN_EXPECT 1 |
---|
8350 | #define GNULIB_CANONICALIZE_LGPL 1 |
---|
8351 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 |
---|
8352 | #define GNULIB_TEST_REALPATH 1 |
---|
8353 | #define GNULIB_TEST_CLOEXEC 1 |
---|
8354 | #define GNULIB_TEST_CLOSE 1 |
---|
8355 | #define GNULIB_TEST_DUP2 1 |
---|
8356 | #define GNULIB_TEST_ENVIRON 1 |
---|
8357 | #define GNULIB_TEST_FCNTL 1 |
---|
8358 | #define GNULIB_TEST_FREE_POSIX 1 |
---|
8359 | #define GNULIB_TEST_FSTAT 1 |
---|
8360 | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
8361 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8362 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8363 | #define HAVE_DECL___ARGV 0 |
---|
8364 | #define HAVE_VAR___PROGNAME 1 |
---|
8365 | #define HAVE_VISIBILITY 1 |
---|
8366 | #define HAVE___INLINE 1 |
---|
8367 | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8368 | #define HAVE_MBSTATE_T 1 |
---|
8369 | #define GNULIB_TEST_MEMPCPY 1 |
---|
8370 | #define GNULIB_MSVC_NOTHROW 1 |
---|
8371 | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
8372 | #define GNULIB_TEST_OPEN 1 |
---|
8373 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
8374 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
8375 | #define HAVE_RAISE 1 |
---|
8376 | #define GNULIB_TEST_RAISE 1 |
---|
8377 | #define GNULIB_TEST_RAWMEMCHR 1 |
---|
8378 | #define GNULIB_TEST_READ 1 |
---|
8379 | #define READLINK_TRAILING_SLASH_BUG 1 |
---|
8380 | #define GNULIB_TEST_READLINK 1 |
---|
8381 | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
8382 | #define HAVE_GETCWD 1 |
---|
8383 | #define HAVE_MALLOC_POSIX 1 |
---|
8384 | #define HAVE_SEARCH_H 1 |
---|
8385 | #define HAVE_TSEARCH 1 |
---|
8386 | #define GNULIB_SIGPIPE 1 |
---|
8387 | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
8388 | #define REPLACE_FUNC_STAT_FILE 1 |
---|
8389 | #define GNULIB_TEST_STAT 1 |
---|
8390 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
8391 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
8392 | #define GNULIB_TEST_FSCANF 1 |
---|
8393 | #define GNULIB_FSCANF 1 |
---|
8394 | #define GNULIB_TEST_SCANF 1 |
---|
8395 | #define GNULIB_SCANF 1 |
---|
8396 | #define GNULIB_TEST_FGETC 1 |
---|
8397 | #define GNULIB_TEST_GETC 1 |
---|
8398 | #define GNULIB_TEST_GETCHAR 1 |
---|
8399 | #define GNULIB_TEST_FGETS 1 |
---|
8400 | #define GNULIB_TEST_FREAD 1 |
---|
8401 | #define GNULIB_TEST_FPRINTF 1 |
---|
8402 | #define GNULIB_TEST_PRINTF 1 |
---|
8403 | #define GNULIB_TEST_VFPRINTF 1 |
---|
8404 | #define GNULIB_TEST_VPRINTF 1 |
---|
8405 | #define GNULIB_TEST_FPUTC 1 |
---|
8406 | #define GNULIB_TEST_PUTC 1 |
---|
8407 | #define GNULIB_TEST_PUTCHAR 1 |
---|
8408 | #define GNULIB_TEST_FPUTS 1 |
---|
8409 | #define GNULIB_TEST_PUTS 1 |
---|
8410 | #define GNULIB_TEST_FWRITE 1 |
---|
8411 | #define GNULIB_STRERROR 1 |
---|
8412 | #define GNULIB_TEST_STRERROR 1 |
---|
8413 | #define GNULIB_STDIO_SINGLE_THREAD 1 |
---|
8414 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD |
---|
8415 | #define HAVE_C_VARARRAYS 1 |
---|
8416 | |
---|
8417 | configure: exit 0 |
---|