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 configure, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = olivine.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 22.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 586 tasks, 1937 threads, 8 processors |
---|
34 | Load average: 2.62, Mach factor: 5.37 |
---|
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:5470: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh |
---|
52 | configure:5483: trying ./build-aux/ |
---|
53 | configure:5512: ./build-aux/config.rpath found |
---|
54 | configure:5512: ./build-aux/ltmain.sh found |
---|
55 | configure:5512: ./build-aux/config.guess found |
---|
56 | configure:5512: ./build-aux/config.sub found |
---|
57 | configure:5512: ./build-aux/compile found |
---|
58 | configure:5512: ./build-aux/missing found |
---|
59 | configure:5494: ./build-aux/install-sh found |
---|
60 | configure:5649: checking for a BSD-compatible install |
---|
61 | configure:5722: result: /usr/bin/install -c |
---|
62 | configure:5733: checking whether build environment is sane |
---|
63 | configure:5788: result: yes |
---|
64 | configure:5947: checking for a race-free mkdir -p |
---|
65 | configure:5991: result: /opt/local/bin/gmkdir -p |
---|
66 | configure:5998: checking for gawk |
---|
67 | configure:6019: found /opt/local/bin/gawk |
---|
68 | configure:6030: result: gawk |
---|
69 | configure:6041: checking whether make sets $(MAKE) |
---|
70 | configure:6064: result: yes |
---|
71 | configure:6094: checking whether make supports nested variables |
---|
72 | configure:6112: result: yes |
---|
73 | configure:6326: checking for gcc |
---|
74 | configure:6358: result: ccache /usr/bin/clang |
---|
75 | configure:6711: checking for C compiler version |
---|
76 | configure:6720: ccache /usr/bin/clang --version >&5 |
---|
77 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
78 | Target: x86_64-apple-darwin22.1.0 |
---|
79 | Thread model: posix |
---|
80 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
81 | configure:6731: $? = 0 |
---|
82 | configure:6720: ccache /usr/bin/clang -v >&5 |
---|
83 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
84 | Target: x86_64-apple-darwin22.1.0 |
---|
85 | Thread model: posix |
---|
86 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
87 | configure:6731: $? = 0 |
---|
88 | configure:6720: ccache /usr/bin/clang -V >&5 |
---|
89 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
90 | clang: error: no input files |
---|
91 | configure:6731: $? = 1 |
---|
92 | configure:6720: ccache /usr/bin/clang -qversion >&5 |
---|
93 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
94 | clang: error: no input files |
---|
95 | configure:6731: $? = 1 |
---|
96 | configure:6720: ccache /usr/bin/clang -version >&5 |
---|
97 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
98 | clang: error: no input files |
---|
99 | configure:6731: $? = 1 |
---|
100 | configure:6751: checking whether the C compiler works |
---|
101 | configure:6773: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
102 | configure:6777: $? = 0 |
---|
103 | configure:6827: result: yes |
---|
104 | configure:6830: checking for C compiler default output file name |
---|
105 | configure:6832: result: a.out |
---|
106 | configure:6838: checking for suffix of executables |
---|
107 | configure:6845: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
108 | configure:6849: $? = 0 |
---|
109 | configure:6872: result: |
---|
110 | configure:6894: checking whether we are cross compiling |
---|
111 | configure:6902: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
112 | configure:6906: $? = 0 |
---|
113 | configure:6913: ./conftest |
---|
114 | configure:6917: $? = 0 |
---|
115 | configure:6932: result: no |
---|
116 | configure:6937: checking for suffix of object files |
---|
117 | configure:6960: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
118 | configure:6964: $? = 0 |
---|
119 | configure:6986: result: o |
---|
120 | configure:6990: checking whether the compiler supports GNU C |
---|
121 | configure:7010: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
122 | configure:7010: $? = 0 |
---|
123 | configure:7020: result: yes |
---|
124 | configure:7031: checking whether ccache /usr/bin/clang accepts -g |
---|
125 | configure:7052: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
126 | configure:7052: $? = 0 |
---|
127 | configure:7096: result: yes |
---|
128 | configure:7116: checking for ccache /usr/bin/clang option to enable C11 features |
---|
129 | configure:7131: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
130 | configure:7131: $? = 0 |
---|
131 | configure:7149: result: none needed |
---|
132 | configure:7265: checking whether ccache /usr/bin/clang understands -c and -o together |
---|
133 | configure:7288: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
134 | configure:7291: $? = 0 |
---|
135 | configure:7288: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
136 | configure:7291: $? = 0 |
---|
137 | configure:7303: result: yes |
---|
138 | configure:7321: checking whether the compiler is clang |
---|
139 | configure:7343: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
140 | conftest.c:13:12: error: unknown type name 'barfbarf' |
---|
141 | barfbarf |
---|
142 | ^ |
---|
143 | 1 error generated. |
---|
144 | configure:7343: $? = 1 |
---|
145 | configure: failed program was: |
---|
146 | | /* confdefs.h */ |
---|
147 | | #define PACKAGE_NAME "" |
---|
148 | | #define PACKAGE_TARNAME "" |
---|
149 | | #define PACKAGE_VERSION "" |
---|
150 | | #define PACKAGE_STRING "" |
---|
151 | | #define PACKAGE_BUGREPORT "" |
---|
152 | | #define PACKAGE_URL "" |
---|
153 | | #define PACKAGE "libunistring" |
---|
154 | | #define VERSION "1.1" |
---|
155 | | /* end confdefs.h. */ |
---|
156 | | |
---|
157 | | #ifdef __clang__ |
---|
158 | | barfbarf |
---|
159 | | #endif |
---|
160 | | |
---|
161 | | int |
---|
162 | | main (void) |
---|
163 | | { |
---|
164 | | |
---|
165 | | ; |
---|
166 | | return 0; |
---|
167 | | } |
---|
168 | | |
---|
169 | configure:7352: result: yes |
---|
170 | configure:7356: checking for compiler option needed when checking for declarations |
---|
171 | configure:7376: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
172 | configure:7376: $? = 0 |
---|
173 | configure:7389: result: -Werror=implicit-function-declaration |
---|
174 | configure:7401: checking whether make supports the include directive |
---|
175 | configure:7416: make -f confmf.GNU && cat confinc.out |
---|
176 | this is the am__doit target |
---|
177 | configure:7419: $? = 0 |
---|
178 | configure:7438: result: yes (GNU style) |
---|
179 | configure:7464: checking dependency style of ccache /usr/bin/clang |
---|
180 | configure:7576: result: gcc3 |
---|
181 | configure:7596: checking how to run the C preprocessor |
---|
182 | configure:7622: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
183 | configure:7622: $? = 0 |
---|
184 | configure:7637: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
185 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
186 | #include <ac_nonexistent.h> |
---|
187 | ^~~~~~~~~~~~~~~~~~ |
---|
188 | 1 error generated. |
---|
189 | configure:7637: $? = 1 |
---|
190 | configure: failed program was: |
---|
191 | | /* confdefs.h */ |
---|
192 | | #define PACKAGE_NAME "" |
---|
193 | | #define PACKAGE_TARNAME "" |
---|
194 | | #define PACKAGE_VERSION "" |
---|
195 | | #define PACKAGE_STRING "" |
---|
196 | | #define PACKAGE_BUGREPORT "" |
---|
197 | | #define PACKAGE_URL "" |
---|
198 | | #define PACKAGE "libunistring" |
---|
199 | | #define VERSION "1.1" |
---|
200 | | /* end confdefs.h. */ |
---|
201 | | #include <ac_nonexistent.h> |
---|
202 | configure:7664: result: ccache /usr/bin/clang -E |
---|
203 | configure:7678: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
204 | configure:7678: $? = 0 |
---|
205 | configure:7693: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
206 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
207 | #include <ac_nonexistent.h> |
---|
208 | ^~~~~~~~~~~~~~~~~~ |
---|
209 | 1 error generated. |
---|
210 | configure:7693: $? = 1 |
---|
211 | configure: failed program was: |
---|
212 | | /* confdefs.h */ |
---|
213 | | #define PACKAGE_NAME "" |
---|
214 | | #define PACKAGE_TARNAME "" |
---|
215 | | #define PACKAGE_VERSION "" |
---|
216 | | #define PACKAGE_STRING "" |
---|
217 | | #define PACKAGE_BUGREPORT "" |
---|
218 | | #define PACKAGE_URL "" |
---|
219 | | #define PACKAGE "libunistring" |
---|
220 | | #define VERSION "1.1" |
---|
221 | | /* end confdefs.h. */ |
---|
222 | | #include <ac_nonexistent.h> |
---|
223 | configure:7733: checking build system type |
---|
224 | configure:7748: result: x86_64-apple-darwin22.1.0 |
---|
225 | configure:7768: checking host system type |
---|
226 | configure:7782: result: x86_64-apple-darwin22.1.0 |
---|
227 | configure:7809: checking for stdio.h |
---|
228 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
229 | configure:7809: $? = 0 |
---|
230 | configure:7809: result: yes |
---|
231 | configure:7809: checking for stdlib.h |
---|
232 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
233 | configure:7809: $? = 0 |
---|
234 | configure:7809: result: yes |
---|
235 | configure:7809: checking for string.h |
---|
236 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
237 | configure:7809: $? = 0 |
---|
238 | configure:7809: result: yes |
---|
239 | configure:7809: checking for inttypes.h |
---|
240 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
241 | configure:7809: $? = 0 |
---|
242 | configure:7809: result: yes |
---|
243 | configure:7809: checking for stdint.h |
---|
244 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
245 | configure:7809: $? = 0 |
---|
246 | configure:7809: result: yes |
---|
247 | configure:7809: checking for strings.h |
---|
248 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
249 | configure:7809: $? = 0 |
---|
250 | configure:7809: result: yes |
---|
251 | configure:7809: checking for sys/stat.h |
---|
252 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
253 | configure:7809: $? = 0 |
---|
254 | configure:7809: result: yes |
---|
255 | configure:7809: checking for sys/types.h |
---|
256 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
257 | configure:7809: $? = 0 |
---|
258 | configure:7809: result: yes |
---|
259 | configure:7809: checking for unistd.h |
---|
260 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
261 | configure:7809: $? = 0 |
---|
262 | configure:7809: result: yes |
---|
263 | configure:7809: checking for wchar.h |
---|
264 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
265 | configure:7809: $? = 0 |
---|
266 | configure:7809: result: yes |
---|
267 | configure:7809: checking for minix/config.h |
---|
268 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
269 | conftest.c:49:10: fatal error: 'minix/config.h' file not found |
---|
270 | #include <minix/config.h> |
---|
271 | ^~~~~~~~~~~~~~~~ |
---|
272 | 1 error generated. |
---|
273 | configure:7809: $? = 1 |
---|
274 | configure: failed program was: |
---|
275 | | /* confdefs.h */ |
---|
276 | | #define PACKAGE_NAME "" |
---|
277 | | #define PACKAGE_TARNAME "" |
---|
278 | | #define PACKAGE_VERSION "" |
---|
279 | | #define PACKAGE_STRING "" |
---|
280 | | #define PACKAGE_BUGREPORT "" |
---|
281 | | #define PACKAGE_URL "" |
---|
282 | | #define PACKAGE "libunistring" |
---|
283 | | #define VERSION "1.1" |
---|
284 | | #define HAVE_STDIO_H 1 |
---|
285 | | #define HAVE_STDLIB_H 1 |
---|
286 | | #define HAVE_STRING_H 1 |
---|
287 | | #define HAVE_INTTYPES_H 1 |
---|
288 | | #define HAVE_STDINT_H 1 |
---|
289 | | #define HAVE_STRINGS_H 1 |
---|
290 | | #define HAVE_SYS_STAT_H 1 |
---|
291 | | #define HAVE_SYS_TYPES_H 1 |
---|
292 | | #define HAVE_UNISTD_H 1 |
---|
293 | | #define HAVE_WCHAR_H 1 |
---|
294 | | /* end confdefs.h. */ |
---|
295 | | #include <stddef.h> |
---|
296 | | #ifdef HAVE_STDIO_H |
---|
297 | | # include <stdio.h> |
---|
298 | | #endif |
---|
299 | | #ifdef HAVE_STDLIB_H |
---|
300 | | # include <stdlib.h> |
---|
301 | | #endif |
---|
302 | | #ifdef HAVE_STRING_H |
---|
303 | | # include <string.h> |
---|
304 | | #endif |
---|
305 | | #ifdef HAVE_INTTYPES_H |
---|
306 | | # include <inttypes.h> |
---|
307 | | #endif |
---|
308 | | #ifdef HAVE_STDINT_H |
---|
309 | | # include <stdint.h> |
---|
310 | | #endif |
---|
311 | | #ifdef HAVE_STRINGS_H |
---|
312 | | # include <strings.h> |
---|
313 | | #endif |
---|
314 | | #ifdef HAVE_SYS_TYPES_H |
---|
315 | | # include <sys/types.h> |
---|
316 | | #endif |
---|
317 | | #ifdef HAVE_SYS_STAT_H |
---|
318 | | # include <sys/stat.h> |
---|
319 | | #endif |
---|
320 | | #ifdef HAVE_UNISTD_H |
---|
321 | | # include <unistd.h> |
---|
322 | | #endif |
---|
323 | | #include <minix/config.h> |
---|
324 | configure:7809: result: no |
---|
325 | configure:7809: checking for threads.h |
---|
326 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
327 | conftest.c:49:10: fatal error: 'threads.h' file not found |
---|
328 | #include <threads.h> |
---|
329 | ^~~~~~~~~~~ |
---|
330 | 1 error generated. |
---|
331 | configure:7809: $? = 1 |
---|
332 | configure: failed program was: |
---|
333 | | /* confdefs.h */ |
---|
334 | | #define PACKAGE_NAME "" |
---|
335 | | #define PACKAGE_TARNAME "" |
---|
336 | | #define PACKAGE_VERSION "" |
---|
337 | | #define PACKAGE_STRING "" |
---|
338 | | #define PACKAGE_BUGREPORT "" |
---|
339 | | #define PACKAGE_URL "" |
---|
340 | | #define PACKAGE "libunistring" |
---|
341 | | #define VERSION "1.1" |
---|
342 | | #define HAVE_STDIO_H 1 |
---|
343 | | #define HAVE_STDLIB_H 1 |
---|
344 | | #define HAVE_STRING_H 1 |
---|
345 | | #define HAVE_INTTYPES_H 1 |
---|
346 | | #define HAVE_STDINT_H 1 |
---|
347 | | #define HAVE_STRINGS_H 1 |
---|
348 | | #define HAVE_SYS_STAT_H 1 |
---|
349 | | #define HAVE_SYS_TYPES_H 1 |
---|
350 | | #define HAVE_UNISTD_H 1 |
---|
351 | | #define HAVE_WCHAR_H 1 |
---|
352 | | /* end confdefs.h. */ |
---|
353 | | #include <stddef.h> |
---|
354 | | #ifdef HAVE_STDIO_H |
---|
355 | | # include <stdio.h> |
---|
356 | | #endif |
---|
357 | | #ifdef HAVE_STDLIB_H |
---|
358 | | # include <stdlib.h> |
---|
359 | | #endif |
---|
360 | | #ifdef HAVE_STRING_H |
---|
361 | | # include <string.h> |
---|
362 | | #endif |
---|
363 | | #ifdef HAVE_INTTYPES_H |
---|
364 | | # include <inttypes.h> |
---|
365 | | #endif |
---|
366 | | #ifdef HAVE_STDINT_H |
---|
367 | | # include <stdint.h> |
---|
368 | | #endif |
---|
369 | | #ifdef HAVE_STRINGS_H |
---|
370 | | # include <strings.h> |
---|
371 | | #endif |
---|
372 | | #ifdef HAVE_SYS_TYPES_H |
---|
373 | | # include <sys/types.h> |
---|
374 | | #endif |
---|
375 | | #ifdef HAVE_SYS_STAT_H |
---|
376 | | # include <sys/stat.h> |
---|
377 | | #endif |
---|
378 | | #ifdef HAVE_UNISTD_H |
---|
379 | | # include <unistd.h> |
---|
380 | | #endif |
---|
381 | | #include <threads.h> |
---|
382 | configure:7809: result: no |
---|
383 | configure:7809: checking for iconv.h |
---|
384 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
385 | configure:7809: $? = 0 |
---|
386 | configure:7809: result: yes |
---|
387 | configure:7809: checking for limits.h |
---|
388 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
389 | configure:7809: $? = 0 |
---|
390 | configure:7809: result: yes |
---|
391 | configure:7809: checking for crtdefs.h |
---|
392 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
393 | conftest.c:51:10: fatal error: 'crtdefs.h' file not found |
---|
394 | #include <crtdefs.h> |
---|
395 | ^~~~~~~~~~~ |
---|
396 | 1 error generated. |
---|
397 | configure:7809: $? = 1 |
---|
398 | configure: failed program was: |
---|
399 | | /* confdefs.h */ |
---|
400 | | #define PACKAGE_NAME "" |
---|
401 | | #define PACKAGE_TARNAME "" |
---|
402 | | #define PACKAGE_VERSION "" |
---|
403 | | #define PACKAGE_STRING "" |
---|
404 | | #define PACKAGE_BUGREPORT "" |
---|
405 | | #define PACKAGE_URL "" |
---|
406 | | #define PACKAGE "libunistring" |
---|
407 | | #define VERSION "1.1" |
---|
408 | | #define HAVE_STDIO_H 1 |
---|
409 | | #define HAVE_STDLIB_H 1 |
---|
410 | | #define HAVE_STRING_H 1 |
---|
411 | | #define HAVE_INTTYPES_H 1 |
---|
412 | | #define HAVE_STDINT_H 1 |
---|
413 | | #define HAVE_STRINGS_H 1 |
---|
414 | | #define HAVE_SYS_STAT_H 1 |
---|
415 | | #define HAVE_SYS_TYPES_H 1 |
---|
416 | | #define HAVE_UNISTD_H 1 |
---|
417 | | #define HAVE_WCHAR_H 1 |
---|
418 | | #define HAVE_ICONV_H 1 |
---|
419 | | #define HAVE_LIMITS_H 1 |
---|
420 | | /* end confdefs.h. */ |
---|
421 | | #include <stddef.h> |
---|
422 | | #ifdef HAVE_STDIO_H |
---|
423 | | # include <stdio.h> |
---|
424 | | #endif |
---|
425 | | #ifdef HAVE_STDLIB_H |
---|
426 | | # include <stdlib.h> |
---|
427 | | #endif |
---|
428 | | #ifdef HAVE_STRING_H |
---|
429 | | # include <string.h> |
---|
430 | | #endif |
---|
431 | | #ifdef HAVE_INTTYPES_H |
---|
432 | | # include <inttypes.h> |
---|
433 | | #endif |
---|
434 | | #ifdef HAVE_STDINT_H |
---|
435 | | # include <stdint.h> |
---|
436 | | #endif |
---|
437 | | #ifdef HAVE_STRINGS_H |
---|
438 | | # include <strings.h> |
---|
439 | | #endif |
---|
440 | | #ifdef HAVE_SYS_TYPES_H |
---|
441 | | # include <sys/types.h> |
---|
442 | | #endif |
---|
443 | | #ifdef HAVE_SYS_STAT_H |
---|
444 | | # include <sys/stat.h> |
---|
445 | | #endif |
---|
446 | | #ifdef HAVE_UNISTD_H |
---|
447 | | # include <unistd.h> |
---|
448 | | #endif |
---|
449 | | #include <crtdefs.h> |
---|
450 | configure:7809: result: no |
---|
451 | configure:7809: checking for wctype.h |
---|
452 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
453 | configure:7809: $? = 0 |
---|
454 | configure:7809: result: yes |
---|
455 | configure:7809: checking for langinfo.h |
---|
456 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
457 | configure:7809: $? = 0 |
---|
458 | configure:7809: result: yes |
---|
459 | configure:7809: checking for xlocale.h |
---|
460 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
461 | configure:7809: $? = 0 |
---|
462 | configure:7809: result: yes |
---|
463 | configure:7809: checking for math.h |
---|
464 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
465 | configure:7809: $? = 0 |
---|
466 | configure:7809: result: yes |
---|
467 | configure:7809: checking for sys/mman.h |
---|
468 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
469 | configure:7809: $? = 0 |
---|
470 | configure:7809: result: yes |
---|
471 | configure:7809: checking for stdbool.h |
---|
472 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
473 | configure:7809: $? = 0 |
---|
474 | configure:7809: result: yes |
---|
475 | configure:7809: checking for stdckdint.h |
---|
476 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
477 | conftest.c:57:10: fatal error: 'stdckdint.h' file not found |
---|
478 | #include <stdckdint.h> |
---|
479 | ^~~~~~~~~~~~~ |
---|
480 | 1 error generated. |
---|
481 | configure:7809: $? = 1 |
---|
482 | configure: failed program was: |
---|
483 | | /* confdefs.h */ |
---|
484 | | #define PACKAGE_NAME "" |
---|
485 | | #define PACKAGE_TARNAME "" |
---|
486 | | #define PACKAGE_VERSION "" |
---|
487 | | #define PACKAGE_STRING "" |
---|
488 | | #define PACKAGE_BUGREPORT "" |
---|
489 | | #define PACKAGE_URL "" |
---|
490 | | #define PACKAGE "libunistring" |
---|
491 | | #define VERSION "1.1" |
---|
492 | | #define HAVE_STDIO_H 1 |
---|
493 | | #define HAVE_STDLIB_H 1 |
---|
494 | | #define HAVE_STRING_H 1 |
---|
495 | | #define HAVE_INTTYPES_H 1 |
---|
496 | | #define HAVE_STDINT_H 1 |
---|
497 | | #define HAVE_STRINGS_H 1 |
---|
498 | | #define HAVE_SYS_STAT_H 1 |
---|
499 | | #define HAVE_SYS_TYPES_H 1 |
---|
500 | | #define HAVE_UNISTD_H 1 |
---|
501 | | #define HAVE_WCHAR_H 1 |
---|
502 | | #define HAVE_ICONV_H 1 |
---|
503 | | #define HAVE_LIMITS_H 1 |
---|
504 | | #define HAVE_WCTYPE_H 1 |
---|
505 | | #define HAVE_LANGINFO_H 1 |
---|
506 | | #define HAVE_XLOCALE_H 1 |
---|
507 | | #define HAVE_MATH_H 1 |
---|
508 | | #define HAVE_SYS_MMAN_H 1 |
---|
509 | | #define HAVE_STDBOOL_H 1 |
---|
510 | | /* end confdefs.h. */ |
---|
511 | | #include <stddef.h> |
---|
512 | | #ifdef HAVE_STDIO_H |
---|
513 | | # include <stdio.h> |
---|
514 | | #endif |
---|
515 | | #ifdef HAVE_STDLIB_H |
---|
516 | | # include <stdlib.h> |
---|
517 | | #endif |
---|
518 | | #ifdef HAVE_STRING_H |
---|
519 | | # include <string.h> |
---|
520 | | #endif |
---|
521 | | #ifdef HAVE_INTTYPES_H |
---|
522 | | # include <inttypes.h> |
---|
523 | | #endif |
---|
524 | | #ifdef HAVE_STDINT_H |
---|
525 | | # include <stdint.h> |
---|
526 | | #endif |
---|
527 | | #ifdef HAVE_STRINGS_H |
---|
528 | | # include <strings.h> |
---|
529 | | #endif |
---|
530 | | #ifdef HAVE_SYS_TYPES_H |
---|
531 | | # include <sys/types.h> |
---|
532 | | #endif |
---|
533 | | #ifdef HAVE_SYS_STAT_H |
---|
534 | | # include <sys/stat.h> |
---|
535 | | #endif |
---|
536 | | #ifdef HAVE_UNISTD_H |
---|
537 | | # include <unistd.h> |
---|
538 | | #endif |
---|
539 | | #include <stdckdint.h> |
---|
540 | configure:7809: result: no |
---|
541 | configure:7809: checking for features.h |
---|
542 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
543 | conftest.c:57:10: fatal error: 'features.h' file not found |
---|
544 | #include <features.h> |
---|
545 | ^~~~~~~~~~~~ |
---|
546 | 1 error generated. |
---|
547 | configure:7809: $? = 1 |
---|
548 | configure: failed program was: |
---|
549 | | /* confdefs.h */ |
---|
550 | | #define PACKAGE_NAME "" |
---|
551 | | #define PACKAGE_TARNAME "" |
---|
552 | | #define PACKAGE_VERSION "" |
---|
553 | | #define PACKAGE_STRING "" |
---|
554 | | #define PACKAGE_BUGREPORT "" |
---|
555 | | #define PACKAGE_URL "" |
---|
556 | | #define PACKAGE "libunistring" |
---|
557 | | #define VERSION "1.1" |
---|
558 | | #define HAVE_STDIO_H 1 |
---|
559 | | #define HAVE_STDLIB_H 1 |
---|
560 | | #define HAVE_STRING_H 1 |
---|
561 | | #define HAVE_INTTYPES_H 1 |
---|
562 | | #define HAVE_STDINT_H 1 |
---|
563 | | #define HAVE_STRINGS_H 1 |
---|
564 | | #define HAVE_SYS_STAT_H 1 |
---|
565 | | #define HAVE_SYS_TYPES_H 1 |
---|
566 | | #define HAVE_UNISTD_H 1 |
---|
567 | | #define HAVE_WCHAR_H 1 |
---|
568 | | #define HAVE_ICONV_H 1 |
---|
569 | | #define HAVE_LIMITS_H 1 |
---|
570 | | #define HAVE_WCTYPE_H 1 |
---|
571 | | #define HAVE_LANGINFO_H 1 |
---|
572 | | #define HAVE_XLOCALE_H 1 |
---|
573 | | #define HAVE_MATH_H 1 |
---|
574 | | #define HAVE_SYS_MMAN_H 1 |
---|
575 | | #define HAVE_STDBOOL_H 1 |
---|
576 | | /* end confdefs.h. */ |
---|
577 | | #include <stddef.h> |
---|
578 | | #ifdef HAVE_STDIO_H |
---|
579 | | # include <stdio.h> |
---|
580 | | #endif |
---|
581 | | #ifdef HAVE_STDLIB_H |
---|
582 | | # include <stdlib.h> |
---|
583 | | #endif |
---|
584 | | #ifdef HAVE_STRING_H |
---|
585 | | # include <string.h> |
---|
586 | | #endif |
---|
587 | | #ifdef HAVE_INTTYPES_H |
---|
588 | | # include <inttypes.h> |
---|
589 | | #endif |
---|
590 | | #ifdef HAVE_STDINT_H |
---|
591 | | # include <stdint.h> |
---|
592 | | #endif |
---|
593 | | #ifdef HAVE_STRINGS_H |
---|
594 | | # include <strings.h> |
---|
595 | | #endif |
---|
596 | | #ifdef HAVE_SYS_TYPES_H |
---|
597 | | # include <sys/types.h> |
---|
598 | | #endif |
---|
599 | | #ifdef HAVE_SYS_STAT_H |
---|
600 | | # include <sys/stat.h> |
---|
601 | | #endif |
---|
602 | | #ifdef HAVE_UNISTD_H |
---|
603 | | # include <unistd.h> |
---|
604 | | #endif |
---|
605 | | #include <features.h> |
---|
606 | configure:7809: result: no |
---|
607 | configure:7809: checking for sys/socket.h |
---|
608 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
609 | configure:7809: $? = 0 |
---|
610 | configure:7809: result: yes |
---|
611 | configure:7809: checking for arpa/inet.h |
---|
612 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
613 | configure:7809: $? = 0 |
---|
614 | configure:7809: result: yes |
---|
615 | configure:7809: checking for sys/time.h |
---|
616 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
617 | configure:7809: $? = 0 |
---|
618 | configure:7809: result: yes |
---|
619 | configure:7809: checking for netdb.h |
---|
620 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
621 | configure:7809: $? = 0 |
---|
622 | configure:7809: result: yes |
---|
623 | configure:7809: checking for netinet/in.h |
---|
624 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
625 | configure:7809: $? = 0 |
---|
626 | configure:7809: result: yes |
---|
627 | configure:7809: checking for semaphore.h |
---|
628 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
629 | configure:7809: $? = 0 |
---|
630 | configure:7809: result: yes |
---|
631 | configure:7809: checking for sys/param.h |
---|
632 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
633 | configure:7809: $? = 0 |
---|
634 | configure:7809: result: yes |
---|
635 | configure:7809: checking for sys/select.h |
---|
636 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
637 | configure:7809: $? = 0 |
---|
638 | configure:7809: result: yes |
---|
639 | configure:7809: checking for sys/wait.h |
---|
640 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
641 | configure:7809: $? = 0 |
---|
642 | configure:7809: result: yes |
---|
643 | configure:7809: checking for pthread.h |
---|
644 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
645 | configure:7809: $? = 0 |
---|
646 | configure:7809: result: yes |
---|
647 | configure:7809: checking for sys/cdefs.h |
---|
648 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
649 | configure:7809: $? = 0 |
---|
650 | configure:7809: result: yes |
---|
651 | configure:7809: checking for stdalign.h |
---|
652 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
653 | configure:7809: $? = 0 |
---|
654 | configure:7809: result: yes |
---|
655 | configure:7809: checking for sys/ioctl.h |
---|
656 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
657 | configure:7809: $? = 0 |
---|
658 | configure:7809: result: yes |
---|
659 | configure:7809: checking for sys/uio.h |
---|
660 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
661 | configure:7809: $? = 0 |
---|
662 | configure:7809: result: yes |
---|
663 | configure:7809: checking for sys/inttypes.h |
---|
664 | configure:7809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
665 | conftest.c:71:10: fatal error: 'sys/inttypes.h' file not found |
---|
666 | #include <sys/inttypes.h> |
---|
667 | ^~~~~~~~~~~~~~~~ |
---|
668 | 1 error generated. |
---|
669 | configure:7809: $? = 1 |
---|
670 | configure: failed program was: |
---|
671 | | /* confdefs.h */ |
---|
672 | | #define PACKAGE_NAME "" |
---|
673 | | #define PACKAGE_TARNAME "" |
---|
674 | | #define PACKAGE_VERSION "" |
---|
675 | | #define PACKAGE_STRING "" |
---|
676 | | #define PACKAGE_BUGREPORT "" |
---|
677 | | #define PACKAGE_URL "" |
---|
678 | | #define PACKAGE "libunistring" |
---|
679 | | #define VERSION "1.1" |
---|
680 | | #define HAVE_STDIO_H 1 |
---|
681 | | #define HAVE_STDLIB_H 1 |
---|
682 | | #define HAVE_STRING_H 1 |
---|
683 | | #define HAVE_INTTYPES_H 1 |
---|
684 | | #define HAVE_STDINT_H 1 |
---|
685 | | #define HAVE_STRINGS_H 1 |
---|
686 | | #define HAVE_SYS_STAT_H 1 |
---|
687 | | #define HAVE_SYS_TYPES_H 1 |
---|
688 | | #define HAVE_UNISTD_H 1 |
---|
689 | | #define HAVE_WCHAR_H 1 |
---|
690 | | #define HAVE_ICONV_H 1 |
---|
691 | | #define HAVE_LIMITS_H 1 |
---|
692 | | #define HAVE_WCTYPE_H 1 |
---|
693 | | #define HAVE_LANGINFO_H 1 |
---|
694 | | #define HAVE_XLOCALE_H 1 |
---|
695 | | #define HAVE_MATH_H 1 |
---|
696 | | #define HAVE_SYS_MMAN_H 1 |
---|
697 | | #define HAVE_STDBOOL_H 1 |
---|
698 | | #define HAVE_SYS_SOCKET_H 1 |
---|
699 | | #define HAVE_ARPA_INET_H 1 |
---|
700 | | #define HAVE_SYS_TIME_H 1 |
---|
701 | | #define HAVE_NETDB_H 1 |
---|
702 | | #define HAVE_NETINET_IN_H 1 |
---|
703 | | #define HAVE_SEMAPHORE_H 1 |
---|
704 | | #define HAVE_SYS_PARAM_H 1 |
---|
705 | | #define HAVE_SYS_SELECT_H 1 |
---|
706 | | #define HAVE_SYS_WAIT_H 1 |
---|
707 | | #define HAVE_PTHREAD_H 1 |
---|
708 | | #define HAVE_SYS_CDEFS_H 1 |
---|
709 | | #define HAVE_STDALIGN_H 1 |
---|
710 | | #define HAVE_SYS_IOCTL_H 1 |
---|
711 | | #define HAVE_SYS_UIO_H 1 |
---|
712 | | /* end confdefs.h. */ |
---|
713 | | #include <stddef.h> |
---|
714 | | #ifdef HAVE_STDIO_H |
---|
715 | | # include <stdio.h> |
---|
716 | | #endif |
---|
717 | | #ifdef HAVE_STDLIB_H |
---|
718 | | # include <stdlib.h> |
---|
719 | | #endif |
---|
720 | | #ifdef HAVE_STRING_H |
---|
721 | | # include <string.h> |
---|
722 | | #endif |
---|
723 | | #ifdef HAVE_INTTYPES_H |
---|
724 | | # include <inttypes.h> |
---|
725 | | #endif |
---|
726 | | #ifdef HAVE_STDINT_H |
---|
727 | | # include <stdint.h> |
---|
728 | | #endif |
---|
729 | | #ifdef HAVE_STRINGS_H |
---|
730 | | # include <strings.h> |
---|
731 | | #endif |
---|
732 | | #ifdef HAVE_SYS_TYPES_H |
---|
733 | | # include <sys/types.h> |
---|
734 | | #endif |
---|
735 | | #ifdef HAVE_SYS_STAT_H |
---|
736 | | # include <sys/stat.h> |
---|
737 | | #endif |
---|
738 | | #ifdef HAVE_UNISTD_H |
---|
739 | | # include <unistd.h> |
---|
740 | | #endif |
---|
741 | | #include <sys/inttypes.h> |
---|
742 | configure:7809: result: no |
---|
743 | configure:7840: checking whether it is safe to define __EXTENSIONS__ |
---|
744 | configure:7859: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
745 | configure:7859: $? = 0 |
---|
746 | configure:7867: result: yes |
---|
747 | configure:7870: checking whether _XOPEN_SOURCE should be defined |
---|
748 | configure:7892: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
749 | configure:7892: $? = 0 |
---|
750 | configure:7919: result: no |
---|
751 | configure:7988: checking for grep that handles long lines and -e |
---|
752 | configure:8052: result: /opt/local/bin/ggrep |
---|
753 | configure:8057: checking for egrep |
---|
754 | configure:8125: result: /opt/local/bin/ggrep -E |
---|
755 | configure:8133: checking for Minix Amsterdam compiler |
---|
756 | configure:8159: result: no |
---|
757 | configure:8221: checking for ar |
---|
758 | configure:8242: found /opt/local/bin/ar |
---|
759 | configure:8253: result: ar |
---|
760 | configure:8333: checking for ranlib |
---|
761 | configure:8354: found /opt/local/bin/ranlib |
---|
762 | configure:8365: result: ranlib |
---|
763 | configure:8438: checking for special C compiler options needed for large files |
---|
764 | configure:8486: result: no |
---|
765 | configure:8492: checking for _FILE_OFFSET_BITS value needed for large files |
---|
766 | configure:8518: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
767 | configure:8518: $? = 0 |
---|
768 | configure:8553: result: no |
---|
769 | configure:10242: checking how to print strings |
---|
770 | configure:10269: result: printf |
---|
771 | configure:10290: checking for a sed that does not truncate output |
---|
772 | configure:10360: result: /opt/local/bin/gsed |
---|
773 | configure:10378: checking for fgrep |
---|
774 | configure:10446: result: /opt/local/bin/ggrep -F |
---|
775 | configure:10482: checking for ld used by ccache /usr/bin/clang |
---|
776 | configure:10550: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
777 | configure:10557: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
778 | configure:10573: result: no |
---|
779 | configure:10585: checking for BSD- or MS-compatible name lister (nm) |
---|
780 | configure:10640: result: /opt/local/bin/nm -B |
---|
781 | configure:10780: checking the name lister (/opt/local/bin/nm -B) interface |
---|
782 | configure:10788: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
783 | configure:10791: /opt/local/bin/nm -B "conftest.o" |
---|
784 | configure:10794: output |
---|
785 | 0000000000000000 S _some_variable |
---|
786 | configure:10801: result: BSD nm |
---|
787 | configure:10804: checking whether ln -s works |
---|
788 | configure:10808: result: yes |
---|
789 | configure:10816: checking the maximum length of command line arguments |
---|
790 | configure:10948: result: 786432 |
---|
791 | configure:10996: checking how to convert x86_64-apple-darwin22.1.0 file names to x86_64-apple-darwin22.1.0 format |
---|
792 | configure:11037: result: func_convert_file_noop |
---|
793 | configure:11044: checking how to convert x86_64-apple-darwin22.1.0 file names to toolchain format |
---|
794 | configure:11065: result: func_convert_file_noop |
---|
795 | configure:11072: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
796 | configure:11080: result: -r |
---|
797 | configure:11159: checking for file |
---|
798 | configure:11180: found /usr/bin/file |
---|
799 | configure:11191: result: file |
---|
800 | configure:11267: checking for objdump |
---|
801 | configure:11288: found /opt/local/bin/objdump |
---|
802 | configure:11299: result: objdump |
---|
803 | configure:11328: checking how to recognize dependent libraries |
---|
804 | configure:11529: result: pass_all |
---|
805 | configure:11619: checking for dlltool |
---|
806 | configure:11654: result: no |
---|
807 | configure:11681: checking how to associate runtime and link libraries |
---|
808 | configure:11709: result: printf %s\n |
---|
809 | configure:11859: checking for archiver @FILE support |
---|
810 | configure:11877: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
811 | configure:11877: $? = 0 |
---|
812 | configure:11881: ar cr libconftest.a @conftest.lst >&5 |
---|
813 | ar: @conftest.lst: No such file or directory |
---|
814 | configure:11884: $? = 1 |
---|
815 | configure:11904: result: no |
---|
816 | configure:11967: checking for strip |
---|
817 | configure:11988: found /opt/local/bin/strip |
---|
818 | configure:11999: result: strip |
---|
819 | configure:12076: checking for ranlib |
---|
820 | configure:12108: result: ranlib |
---|
821 | configure:12210: checking command to parse /opt/local/bin/nm -B output from ccache /usr/bin/clang object |
---|
822 | configure:12364: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
823 | configure:12367: $? = 0 |
---|
824 | configure:12371: /opt/local/bin/nm -B conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm |
---|
825 | configure:12374: $? = 0 |
---|
826 | cannot find nm_test_var in conftest.nm |
---|
827 | configure:12364: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
828 | configure:12367: $? = 0 |
---|
829 | configure:12371: /opt/local/bin/nm -B conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm |
---|
830 | configure:12374: $? = 0 |
---|
831 | configure:12440: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c conftstm.o >&5 |
---|
832 | configure:12443: $? = 0 |
---|
833 | configure:12481: result: ok |
---|
834 | configure:12528: checking for sysroot |
---|
835 | configure:12559: result: no |
---|
836 | configure:12566: checking for a working dd |
---|
837 | configure:12610: result: /bin/dd |
---|
838 | configure:12614: checking how to truncate binary pipes |
---|
839 | configure:12630: result: /bin/dd bs=4096 count=1 |
---|
840 | configure:12967: checking for mt |
---|
841 | configure:13002: result: no |
---|
842 | configure:13022: checking if : is a manifest tool |
---|
843 | configure:13029: : '-?' |
---|
844 | configure:13037: result: no |
---|
845 | configure:13098: checking for dsymutil |
---|
846 | configure:13119: found /usr/bin/dsymutil |
---|
847 | configure:13130: result: dsymutil |
---|
848 | configure:13200: checking for nmedit |
---|
849 | configure:13221: found /usr/bin/nmedit |
---|
850 | configure:13232: result: nmedit |
---|
851 | configure:13302: checking for lipo |
---|
852 | configure:13323: found /opt/local/bin/lipo |
---|
853 | configure:13334: result: lipo |
---|
854 | configure:13404: checking for otool |
---|
855 | configure:13425: found /opt/local/bin/otool |
---|
856 | configure:13436: result: otool |
---|
857 | configure:13506: checking for otool64 |
---|
858 | configure:13541: result: no |
---|
859 | configure:13586: checking for -single_module linker flag |
---|
860 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
861 | configure:13620: result: yes |
---|
862 | configure:13623: checking for -exported_symbols_list linker flag |
---|
863 | configure:13644: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
864 | configure:13644: $? = 0 |
---|
865 | configure:13655: result: yes |
---|
866 | configure:13658: checking for -force_load linker flag |
---|
867 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -c -o conftest.o conftest.c |
---|
868 | ar cr libconftest.a conftest.o |
---|
869 | ranlib libconftest.a |
---|
870 | ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
871 | configure:13691: result: yes |
---|
872 | configure:13758: checking for dlfcn.h |
---|
873 | configure:13758: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
874 | configure:13758: $? = 0 |
---|
875 | configure:13758: result: yes |
---|
876 | configure:14345: checking for objdir |
---|
877 | configure:14361: result: .libs |
---|
878 | configure:14625: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
879 | configure:14644: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
880 | configure:14648: $? = 0 |
---|
881 | configure:14661: result: yes |
---|
882 | configure:15019: checking for ccache /usr/bin/clang option to produce PIC |
---|
883 | configure:15027: result: -fno-common -DPIC |
---|
884 | configure:15035: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
885 | configure:15054: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
886 | configure:15058: $? = 0 |
---|
887 | configure:15071: result: yes |
---|
888 | configure:15100: checking if ccache /usr/bin/clang static flag -static works |
---|
889 | configure:15129: result: no |
---|
890 | configure:15144: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
891 | configure:15166: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -o out/conftest2.o conftest.c >&5 |
---|
892 | configure:15170: $? = 0 |
---|
893 | configure:15192: result: yes |
---|
894 | configure:15200: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
895 | configure:15248: result: yes |
---|
896 | configure:15281: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
897 | configure:16549: result: yes |
---|
898 | configure:16790: checking dynamic linker characteristics |
---|
899 | configure:17611: result: darwin22.1.0 dyld |
---|
900 | configure:17733: checking how to hardcode library paths into programs |
---|
901 | configure:17758: result: immediate |
---|
902 | configure:18310: checking whether stripping libraries is possible |
---|
903 | configure:18327: result: yes |
---|
904 | configure:18361: checking if libtool supports shared libraries |
---|
905 | configure:18363: result: yes |
---|
906 | configure:18366: checking whether to build shared libraries |
---|
907 | configure:18391: result: yes |
---|
908 | configure:18394: checking whether to build static libraries |
---|
909 | configure:18398: result: yes |
---|
910 | configure:18484: checking for windres |
---|
911 | configure:18519: result: no |
---|
912 | configure:18664: checking for size_t |
---|
913 | configure:18664: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
914 | configure:18664: $? = 0 |
---|
915 | configure:18664: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
916 | conftest.c:93:21: error: expected expression |
---|
917 | if (sizeof ((size_t))) |
---|
918 | ^ |
---|
919 | 1 error generated. |
---|
920 | configure:18664: $? = 1 |
---|
921 | configure: failed program was: |
---|
922 | | /* confdefs.h */ |
---|
923 | | #define PACKAGE_NAME "" |
---|
924 | | #define PACKAGE_TARNAME "" |
---|
925 | | #define PACKAGE_VERSION "" |
---|
926 | | #define PACKAGE_STRING "" |
---|
927 | | #define PACKAGE_BUGREPORT "" |
---|
928 | | #define PACKAGE_URL "" |
---|
929 | | #define PACKAGE "libunistring" |
---|
930 | | #define VERSION "1.1" |
---|
931 | | #define HAVE_STDIO_H 1 |
---|
932 | | #define HAVE_STDLIB_H 1 |
---|
933 | | #define HAVE_STRING_H 1 |
---|
934 | | #define HAVE_INTTYPES_H 1 |
---|
935 | | #define HAVE_STDINT_H 1 |
---|
936 | | #define HAVE_STRINGS_H 1 |
---|
937 | | #define HAVE_SYS_STAT_H 1 |
---|
938 | | #define HAVE_SYS_TYPES_H 1 |
---|
939 | | #define HAVE_UNISTD_H 1 |
---|
940 | | #define HAVE_WCHAR_H 1 |
---|
941 | | #define HAVE_ICONV_H 1 |
---|
942 | | #define HAVE_LIMITS_H 1 |
---|
943 | | #define HAVE_WCTYPE_H 1 |
---|
944 | | #define HAVE_LANGINFO_H 1 |
---|
945 | | #define HAVE_XLOCALE_H 1 |
---|
946 | | #define HAVE_MATH_H 1 |
---|
947 | | #define HAVE_SYS_MMAN_H 1 |
---|
948 | | #define HAVE_STDBOOL_H 1 |
---|
949 | | #define HAVE_SYS_SOCKET_H 1 |
---|
950 | | #define HAVE_ARPA_INET_H 1 |
---|
951 | | #define HAVE_SYS_TIME_H 1 |
---|
952 | | #define HAVE_NETDB_H 1 |
---|
953 | | #define HAVE_NETINET_IN_H 1 |
---|
954 | | #define HAVE_SEMAPHORE_H 1 |
---|
955 | | #define HAVE_SYS_PARAM_H 1 |
---|
956 | | #define HAVE_SYS_SELECT_H 1 |
---|
957 | | #define HAVE_SYS_WAIT_H 1 |
---|
958 | | #define HAVE_PTHREAD_H 1 |
---|
959 | | #define HAVE_SYS_CDEFS_H 1 |
---|
960 | | #define HAVE_STDALIGN_H 1 |
---|
961 | | #define HAVE_SYS_IOCTL_H 1 |
---|
962 | | #define HAVE_SYS_UIO_H 1 |
---|
963 | | #define STDC_HEADERS 1 |
---|
964 | | #define _ALL_SOURCE 1 |
---|
965 | | #define _DARWIN_C_SOURCE 1 |
---|
966 | | #define _GNU_SOURCE 1 |
---|
967 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
968 | | #define _NETBSD_SOURCE 1 |
---|
969 | | #define _OPENBSD_SOURCE 1 |
---|
970 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
971 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
972 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
973 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
974 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
975 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
976 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
977 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
978 | | #define _TANDEM_SOURCE 1 |
---|
979 | | #define __EXTENSIONS__ 1 |
---|
980 | | #define HAVE_DLFCN_H 1 |
---|
981 | | #define LT_OBJDIR ".libs/" |
---|
982 | | /* end confdefs.h. */ |
---|
983 | | #include <stddef.h> |
---|
984 | | #ifdef HAVE_STDIO_H |
---|
985 | | # include <stdio.h> |
---|
986 | | #endif |
---|
987 | | #ifdef HAVE_STDLIB_H |
---|
988 | | # include <stdlib.h> |
---|
989 | | #endif |
---|
990 | | #ifdef HAVE_STRING_H |
---|
991 | | # include <string.h> |
---|
992 | | #endif |
---|
993 | | #ifdef HAVE_INTTYPES_H |
---|
994 | | # include <inttypes.h> |
---|
995 | | #endif |
---|
996 | | #ifdef HAVE_STDINT_H |
---|
997 | | # include <stdint.h> |
---|
998 | | #endif |
---|
999 | | #ifdef HAVE_STRINGS_H |
---|
1000 | | # include <strings.h> |
---|
1001 | | #endif |
---|
1002 | | #ifdef HAVE_SYS_TYPES_H |
---|
1003 | | # include <sys/types.h> |
---|
1004 | | #endif |
---|
1005 | | #ifdef HAVE_SYS_STAT_H |
---|
1006 | | # include <sys/stat.h> |
---|
1007 | | #endif |
---|
1008 | | #ifdef HAVE_UNISTD_H |
---|
1009 | | # include <unistd.h> |
---|
1010 | | #endif |
---|
1011 | | int |
---|
1012 | | main (void) |
---|
1013 | | { |
---|
1014 | | if (sizeof ((size_t))) |
---|
1015 | | return 0; |
---|
1016 | | ; |
---|
1017 | | return 0; |
---|
1018 | | } |
---|
1019 | configure:18664: result: yes |
---|
1020 | configure:18676: checking for working alloca.h |
---|
1021 | configure:18694: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1022 | configure:18694: $? = 0 |
---|
1023 | configure:18703: result: yes |
---|
1024 | configure:18711: checking for alloca |
---|
1025 | configure:18756: result: yes |
---|
1026 | configure:18827: checking for C/C++ restrict keyword |
---|
1027 | configure:18857: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1028 | configure:18857: $? = 0 |
---|
1029 | configure:18866: result: __restrict__ |
---|
1030 | configure:18879: checking whether the preprocessor supports include_next |
---|
1031 | configure:18918: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Iconftestd1b -Iconftestd2 conftest.c >&5 |
---|
1032 | configure:18918: $? = 0 |
---|
1033 | configure:18941: result: yes |
---|
1034 | configure:18963: checking whether source code line length is unlimited |
---|
1035 | configure:18988: result: yes |
---|
1036 | configure:18999: checking for complete errno.h |
---|
1037 | configure:19074: result: yes |
---|
1038 | configure:19380: checking whether ctype.h defines __header_inline |
---|
1039 | configure:19394: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
1040 | configure:19394: $? = 0 |
---|
1041 | configure:19402: result: yes |
---|
1042 | configure:19861: checking whether frexp() can be used without linking with libm |
---|
1043 | configure:19880: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1044 | configure:19880: $? = 0 |
---|
1045 | configure:19890: result: yes |
---|
1046 | configure:19893: checking for ccache /usr/bin/clang options needed to detect all undeclared functions |
---|
1047 | configure:19915: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1048 | conftest.c:70:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration] |
---|
1049 | (void) strchr; |
---|
1050 | ^ |
---|
1051 | conftest.c:70:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr' |
---|
1052 | 1 error generated. |
---|
1053 | configure:19915: $? = 1 |
---|
1054 | configure: failed program was: |
---|
1055 | | /* confdefs.h */ |
---|
1056 | | #define PACKAGE_NAME "" |
---|
1057 | | #define PACKAGE_TARNAME "" |
---|
1058 | | #define PACKAGE_VERSION "" |
---|
1059 | | #define PACKAGE_STRING "" |
---|
1060 | | #define PACKAGE_BUGREPORT "" |
---|
1061 | | #define PACKAGE_URL "" |
---|
1062 | | #define PACKAGE "libunistring" |
---|
1063 | | #define VERSION "1.1" |
---|
1064 | | #define HAVE_STDIO_H 1 |
---|
1065 | | #define HAVE_STDLIB_H 1 |
---|
1066 | | #define HAVE_STRING_H 1 |
---|
1067 | | #define HAVE_INTTYPES_H 1 |
---|
1068 | | #define HAVE_STDINT_H 1 |
---|
1069 | | #define HAVE_STRINGS_H 1 |
---|
1070 | | #define HAVE_SYS_STAT_H 1 |
---|
1071 | | #define HAVE_SYS_TYPES_H 1 |
---|
1072 | | #define HAVE_UNISTD_H 1 |
---|
1073 | | #define HAVE_WCHAR_H 1 |
---|
1074 | | #define HAVE_ICONV_H 1 |
---|
1075 | | #define HAVE_LIMITS_H 1 |
---|
1076 | | #define HAVE_WCTYPE_H 1 |
---|
1077 | | #define HAVE_LANGINFO_H 1 |
---|
1078 | | #define HAVE_XLOCALE_H 1 |
---|
1079 | | #define HAVE_MATH_H 1 |
---|
1080 | | #define HAVE_SYS_MMAN_H 1 |
---|
1081 | | #define HAVE_STDBOOL_H 1 |
---|
1082 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1083 | | #define HAVE_ARPA_INET_H 1 |
---|
1084 | | #define HAVE_SYS_TIME_H 1 |
---|
1085 | | #define HAVE_NETDB_H 1 |
---|
1086 | | #define HAVE_NETINET_IN_H 1 |
---|
1087 | | #define HAVE_SEMAPHORE_H 1 |
---|
1088 | | #define HAVE_SYS_PARAM_H 1 |
---|
1089 | | #define HAVE_SYS_SELECT_H 1 |
---|
1090 | | #define HAVE_SYS_WAIT_H 1 |
---|
1091 | | #define HAVE_PTHREAD_H 1 |
---|
1092 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1093 | | #define HAVE_STDALIGN_H 1 |
---|
1094 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1095 | | #define HAVE_SYS_UIO_H 1 |
---|
1096 | | #define STDC_HEADERS 1 |
---|
1097 | | #define _ALL_SOURCE 1 |
---|
1098 | | #define _DARWIN_C_SOURCE 1 |
---|
1099 | | #define _GNU_SOURCE 1 |
---|
1100 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1101 | | #define _NETBSD_SOURCE 1 |
---|
1102 | | #define _OPENBSD_SOURCE 1 |
---|
1103 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1104 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1105 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1106 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1107 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1108 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1109 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1110 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1111 | | #define _TANDEM_SOURCE 1 |
---|
1112 | | #define __EXTENSIONS__ 1 |
---|
1113 | | #define HAVE_DLFCN_H 1 |
---|
1114 | | #define LT_OBJDIR ".libs/" |
---|
1115 | | #define HAVE_ALLOCA_H 1 |
---|
1116 | | #define HAVE_ALLOCA 1 |
---|
1117 | | #define restrict __restrict__ |
---|
1118 | | #define HAVE___HEADER_INLINE 1 |
---|
1119 | | /* end confdefs.h. */ |
---|
1120 | | |
---|
1121 | | int |
---|
1122 | | main (void) |
---|
1123 | | { |
---|
1124 | | (void) strchr; |
---|
1125 | | ; |
---|
1126 | | return 0; |
---|
1127 | | } |
---|
1128 | configure:19942: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1129 | configure:19942: $? = 0 |
---|
1130 | configure:19959: result: none needed |
---|
1131 | configure:19973: checking whether alarm is declared |
---|
1132 | configure:19973: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
1133 | configure:19973: $? = 0 |
---|
1134 | configure:19973: result: yes |
---|
1135 | configure:20389: checking whether long double and double are the same |
---|
1136 | configure:20411: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
1137 | conftest.c:71:19: error: 'check' declared as an array with a negative size |
---|
1138 | typedef int check[sizeof (long double) == sizeof (double) |
---|
1139 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
1140 | 1 error generated. |
---|
1141 | configure:20411: $? = 1 |
---|
1142 | configure: failed program was: |
---|
1143 | | /* confdefs.h */ |
---|
1144 | | #define PACKAGE_NAME "" |
---|
1145 | | #define PACKAGE_TARNAME "" |
---|
1146 | | #define PACKAGE_VERSION "" |
---|
1147 | | #define PACKAGE_STRING "" |
---|
1148 | | #define PACKAGE_BUGREPORT "" |
---|
1149 | | #define PACKAGE_URL "" |
---|
1150 | | #define PACKAGE "libunistring" |
---|
1151 | | #define VERSION "1.1" |
---|
1152 | | #define HAVE_STDIO_H 1 |
---|
1153 | | #define HAVE_STDLIB_H 1 |
---|
1154 | | #define HAVE_STRING_H 1 |
---|
1155 | | #define HAVE_INTTYPES_H 1 |
---|
1156 | | #define HAVE_STDINT_H 1 |
---|
1157 | | #define HAVE_STRINGS_H 1 |
---|
1158 | | #define HAVE_SYS_STAT_H 1 |
---|
1159 | | #define HAVE_SYS_TYPES_H 1 |
---|
1160 | | #define HAVE_UNISTD_H 1 |
---|
1161 | | #define HAVE_WCHAR_H 1 |
---|
1162 | | #define HAVE_ICONV_H 1 |
---|
1163 | | #define HAVE_LIMITS_H 1 |
---|
1164 | | #define HAVE_WCTYPE_H 1 |
---|
1165 | | #define HAVE_LANGINFO_H 1 |
---|
1166 | | #define HAVE_XLOCALE_H 1 |
---|
1167 | | #define HAVE_MATH_H 1 |
---|
1168 | | #define HAVE_SYS_MMAN_H 1 |
---|
1169 | | #define HAVE_STDBOOL_H 1 |
---|
1170 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1171 | | #define HAVE_ARPA_INET_H 1 |
---|
1172 | | #define HAVE_SYS_TIME_H 1 |
---|
1173 | | #define HAVE_NETDB_H 1 |
---|
1174 | | #define HAVE_NETINET_IN_H 1 |
---|
1175 | | #define HAVE_SEMAPHORE_H 1 |
---|
1176 | | #define HAVE_SYS_PARAM_H 1 |
---|
1177 | | #define HAVE_SYS_SELECT_H 1 |
---|
1178 | | #define HAVE_SYS_WAIT_H 1 |
---|
1179 | | #define HAVE_PTHREAD_H 1 |
---|
1180 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1181 | | #define HAVE_STDALIGN_H 1 |
---|
1182 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1183 | | #define HAVE_SYS_UIO_H 1 |
---|
1184 | | #define STDC_HEADERS 1 |
---|
1185 | | #define _ALL_SOURCE 1 |
---|
1186 | | #define _DARWIN_C_SOURCE 1 |
---|
1187 | | #define _GNU_SOURCE 1 |
---|
1188 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1189 | | #define _NETBSD_SOURCE 1 |
---|
1190 | | #define _OPENBSD_SOURCE 1 |
---|
1191 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1192 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1193 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1194 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1195 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1196 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1197 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1198 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1199 | | #define _TANDEM_SOURCE 1 |
---|
1200 | | #define __EXTENSIONS__ 1 |
---|
1201 | | #define HAVE_DLFCN_H 1 |
---|
1202 | | #define LT_OBJDIR ".libs/" |
---|
1203 | | #define HAVE_ALLOCA_H 1 |
---|
1204 | | #define HAVE_ALLOCA 1 |
---|
1205 | | #define restrict __restrict__ |
---|
1206 | | #define HAVE___HEADER_INLINE 1 |
---|
1207 | | #define HAVE_DECL_ALARM 1 |
---|
1208 | | /* end confdefs.h. */ |
---|
1209 | | #include <float.h> |
---|
1210 | | int |
---|
1211 | | main (void) |
---|
1212 | | { |
---|
1213 | | typedef int check[sizeof (long double) == sizeof (double) |
---|
1214 | | && LDBL_MANT_DIG == DBL_MANT_DIG |
---|
1215 | | && LDBL_MAX_EXP == DBL_MAX_EXP |
---|
1216 | | && LDBL_MIN_EXP == DBL_MIN_EXP |
---|
1217 | | ? 1 : -1]; |
---|
1218 | | |
---|
1219 | | ; |
---|
1220 | | return 0; |
---|
1221 | | } |
---|
1222 | configure:20420: result: no |
---|
1223 | configure:20436: checking for __fseterr |
---|
1224 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1225 | Undefined symbols for architecture x86_64: |
---|
1226 | "___fseterr", referenced from: |
---|
1227 | _main in conftest-b83368.o |
---|
1228 | ld: symbol(s) not found for architecture x86_64 |
---|
1229 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1230 | configure:20436: $? = 1 |
---|
1231 | configure: failed program was: |
---|
1232 | | /* confdefs.h */ |
---|
1233 | | #define PACKAGE_NAME "" |
---|
1234 | | #define PACKAGE_TARNAME "" |
---|
1235 | | #define PACKAGE_VERSION "" |
---|
1236 | | #define PACKAGE_STRING "" |
---|
1237 | | #define PACKAGE_BUGREPORT "" |
---|
1238 | | #define PACKAGE_URL "" |
---|
1239 | | #define PACKAGE "libunistring" |
---|
1240 | | #define VERSION "1.1" |
---|
1241 | | #define HAVE_STDIO_H 1 |
---|
1242 | | #define HAVE_STDLIB_H 1 |
---|
1243 | | #define HAVE_STRING_H 1 |
---|
1244 | | #define HAVE_INTTYPES_H 1 |
---|
1245 | | #define HAVE_STDINT_H 1 |
---|
1246 | | #define HAVE_STRINGS_H 1 |
---|
1247 | | #define HAVE_SYS_STAT_H 1 |
---|
1248 | | #define HAVE_SYS_TYPES_H 1 |
---|
1249 | | #define HAVE_UNISTD_H 1 |
---|
1250 | | #define HAVE_WCHAR_H 1 |
---|
1251 | | #define HAVE_ICONV_H 1 |
---|
1252 | | #define HAVE_LIMITS_H 1 |
---|
1253 | | #define HAVE_WCTYPE_H 1 |
---|
1254 | | #define HAVE_LANGINFO_H 1 |
---|
1255 | | #define HAVE_XLOCALE_H 1 |
---|
1256 | | #define HAVE_MATH_H 1 |
---|
1257 | | #define HAVE_SYS_MMAN_H 1 |
---|
1258 | | #define HAVE_STDBOOL_H 1 |
---|
1259 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1260 | | #define HAVE_ARPA_INET_H 1 |
---|
1261 | | #define HAVE_SYS_TIME_H 1 |
---|
1262 | | #define HAVE_NETDB_H 1 |
---|
1263 | | #define HAVE_NETINET_IN_H 1 |
---|
1264 | | #define HAVE_SEMAPHORE_H 1 |
---|
1265 | | #define HAVE_SYS_PARAM_H 1 |
---|
1266 | | #define HAVE_SYS_SELECT_H 1 |
---|
1267 | | #define HAVE_SYS_WAIT_H 1 |
---|
1268 | | #define HAVE_PTHREAD_H 1 |
---|
1269 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1270 | | #define HAVE_STDALIGN_H 1 |
---|
1271 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1272 | | #define HAVE_SYS_UIO_H 1 |
---|
1273 | | #define STDC_HEADERS 1 |
---|
1274 | | #define _ALL_SOURCE 1 |
---|
1275 | | #define _DARWIN_C_SOURCE 1 |
---|
1276 | | #define _GNU_SOURCE 1 |
---|
1277 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1278 | | #define _NETBSD_SOURCE 1 |
---|
1279 | | #define _OPENBSD_SOURCE 1 |
---|
1280 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1281 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1282 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1283 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1284 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1285 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1286 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1287 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1288 | | #define _TANDEM_SOURCE 1 |
---|
1289 | | #define __EXTENSIONS__ 1 |
---|
1290 | | #define HAVE_DLFCN_H 1 |
---|
1291 | | #define LT_OBJDIR ".libs/" |
---|
1292 | | #define HAVE_ALLOCA_H 1 |
---|
1293 | | #define HAVE_ALLOCA 1 |
---|
1294 | | #define restrict __restrict__ |
---|
1295 | | #define HAVE___HEADER_INLINE 1 |
---|
1296 | | #define HAVE_DECL_ALARM 1 |
---|
1297 | | /* end confdefs.h. */ |
---|
1298 | | /* Define __fseterr to an innocuous variant, in case <limits.h> declares __fseterr. |
---|
1299 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1300 | | #define __fseterr innocuous___fseterr |
---|
1301 | | |
---|
1302 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1303 | | which can conflict with char __fseterr (); below. */ |
---|
1304 | | |
---|
1305 | | #include <limits.h> |
---|
1306 | | #undef __fseterr |
---|
1307 | | |
---|
1308 | | /* Override any GCC internal prototype to avoid an error. |
---|
1309 | | Use char because int might match the return type of a GCC |
---|
1310 | | builtin and then its argument prototype would still apply. */ |
---|
1311 | | #ifdef __cplusplus |
---|
1312 | | extern "C" |
---|
1313 | | #endif |
---|
1314 | | char __fseterr (); |
---|
1315 | | /* The GNU C library defines this for functions which it implements |
---|
1316 | | to always fail with ENOSYS. Some functions are actually named |
---|
1317 | | something starting with __ and the normal name is an alias. */ |
---|
1318 | | #if defined __stub___fseterr || defined __stub_____fseterr |
---|
1319 | | choke me |
---|
1320 | | #endif |
---|
1321 | | |
---|
1322 | | int |
---|
1323 | | main (void) |
---|
1324 | | { |
---|
1325 | | return __fseterr (); |
---|
1326 | | ; |
---|
1327 | | return 0; |
---|
1328 | | } |
---|
1329 | configure:20436: result: no |
---|
1330 | configure:20436: checking for iswcntrl |
---|
1331 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1332 | configure:20436: $? = 0 |
---|
1333 | configure:20436: result: yes |
---|
1334 | configure:20436: checking for iswblank |
---|
1335 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1336 | configure:20436: $? = 0 |
---|
1337 | configure:20436: result: yes |
---|
1338 | configure:20436: checking for uselocale |
---|
1339 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1340 | configure:20436: $? = 0 |
---|
1341 | configure:20436: result: yes |
---|
1342 | configure:20436: checking for newlocale |
---|
1343 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1344 | configure:20436: $? = 0 |
---|
1345 | configure:20436: result: yes |
---|
1346 | configure:20436: checking for duplocale |
---|
1347 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1348 | configure:20436: $? = 0 |
---|
1349 | configure:20436: result: yes |
---|
1350 | configure:20436: checking for freelocale |
---|
1351 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1352 | configure:20436: $? = 0 |
---|
1353 | configure:20436: result: yes |
---|
1354 | configure:20436: checking for mbsinit |
---|
1355 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1356 | configure:20436: $? = 0 |
---|
1357 | configure:20436: result: yes |
---|
1358 | configure:20436: checking for mbrtowc |
---|
1359 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1360 | configure:20436: $? = 0 |
---|
1361 | configure:20436: result: yes |
---|
1362 | configure:20436: checking for mprotect |
---|
1363 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1364 | configure:20436: $? = 0 |
---|
1365 | configure:20436: result: yes |
---|
1366 | configure:20436: checking for snprintf |
---|
1367 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1368 | conftest.c:92:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration] |
---|
1369 | char snprintf (); |
---|
1370 | ^ |
---|
1371 | conftest.c:92:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)' |
---|
1372 | 1 warning generated. |
---|
1373 | configure:20436: $? = 0 |
---|
1374 | configure:20436: result: yes |
---|
1375 | configure:20436: checking for stpcpy |
---|
1376 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1377 | conftest.c:93:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
---|
1378 | char stpcpy (); |
---|
1379 | ^ |
---|
1380 | conftest.c:93:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
1381 | 1 warning generated. |
---|
1382 | configure:20436: $? = 0 |
---|
1383 | configure:20436: result: yes |
---|
1384 | configure:20436: checking for strdup |
---|
1385 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1386 | conftest.c:94:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
1387 | char strdup (); |
---|
1388 | ^ |
---|
1389 | conftest.c:94:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
1390 | 1 warning generated. |
---|
1391 | configure:20436: $? = 0 |
---|
1392 | configure:20436: result: yes |
---|
1393 | configure:20436: checking for wcwidth |
---|
1394 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1395 | configure:20436: $? = 0 |
---|
1396 | configure:20436: result: yes |
---|
1397 | configure:20436: checking for btowc |
---|
1398 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1399 | configure:20436: $? = 0 |
---|
1400 | configure:20436: result: yes |
---|
1401 | configure:20436: checking for _set_invalid_parameter_handler |
---|
1402 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1403 | Undefined symbols for architecture x86_64: |
---|
1404 | "__set_invalid_parameter_handler", referenced from: |
---|
1405 | _main in conftest-6d2ea9.o |
---|
1406 | ld: symbol(s) not found for architecture x86_64 |
---|
1407 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1408 | configure:20436: $? = 1 |
---|
1409 | configure: failed program was: |
---|
1410 | | /* confdefs.h */ |
---|
1411 | | #define PACKAGE_NAME "" |
---|
1412 | | #define PACKAGE_TARNAME "" |
---|
1413 | | #define PACKAGE_VERSION "" |
---|
1414 | | #define PACKAGE_STRING "" |
---|
1415 | | #define PACKAGE_BUGREPORT "" |
---|
1416 | | #define PACKAGE_URL "" |
---|
1417 | | #define PACKAGE "libunistring" |
---|
1418 | | #define VERSION "1.1" |
---|
1419 | | #define HAVE_STDIO_H 1 |
---|
1420 | | #define HAVE_STDLIB_H 1 |
---|
1421 | | #define HAVE_STRING_H 1 |
---|
1422 | | #define HAVE_INTTYPES_H 1 |
---|
1423 | | #define HAVE_STDINT_H 1 |
---|
1424 | | #define HAVE_STRINGS_H 1 |
---|
1425 | | #define HAVE_SYS_STAT_H 1 |
---|
1426 | | #define HAVE_SYS_TYPES_H 1 |
---|
1427 | | #define HAVE_UNISTD_H 1 |
---|
1428 | | #define HAVE_WCHAR_H 1 |
---|
1429 | | #define HAVE_ICONV_H 1 |
---|
1430 | | #define HAVE_LIMITS_H 1 |
---|
1431 | | #define HAVE_WCTYPE_H 1 |
---|
1432 | | #define HAVE_LANGINFO_H 1 |
---|
1433 | | #define HAVE_XLOCALE_H 1 |
---|
1434 | | #define HAVE_MATH_H 1 |
---|
1435 | | #define HAVE_SYS_MMAN_H 1 |
---|
1436 | | #define HAVE_STDBOOL_H 1 |
---|
1437 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1438 | | #define HAVE_ARPA_INET_H 1 |
---|
1439 | | #define HAVE_SYS_TIME_H 1 |
---|
1440 | | #define HAVE_NETDB_H 1 |
---|
1441 | | #define HAVE_NETINET_IN_H 1 |
---|
1442 | | #define HAVE_SEMAPHORE_H 1 |
---|
1443 | | #define HAVE_SYS_PARAM_H 1 |
---|
1444 | | #define HAVE_SYS_SELECT_H 1 |
---|
1445 | | #define HAVE_SYS_WAIT_H 1 |
---|
1446 | | #define HAVE_PTHREAD_H 1 |
---|
1447 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1448 | | #define HAVE_STDALIGN_H 1 |
---|
1449 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1450 | | #define HAVE_SYS_UIO_H 1 |
---|
1451 | | #define STDC_HEADERS 1 |
---|
1452 | | #define _ALL_SOURCE 1 |
---|
1453 | | #define _DARWIN_C_SOURCE 1 |
---|
1454 | | #define _GNU_SOURCE 1 |
---|
1455 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1456 | | #define _NETBSD_SOURCE 1 |
---|
1457 | | #define _OPENBSD_SOURCE 1 |
---|
1458 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1459 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1460 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1461 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1462 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1463 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1464 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1465 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1466 | | #define _TANDEM_SOURCE 1 |
---|
1467 | | #define __EXTENSIONS__ 1 |
---|
1468 | | #define HAVE_DLFCN_H 1 |
---|
1469 | | #define LT_OBJDIR ".libs/" |
---|
1470 | | #define HAVE_ALLOCA_H 1 |
---|
1471 | | #define HAVE_ALLOCA 1 |
---|
1472 | | #define restrict __restrict__ |
---|
1473 | | #define HAVE___HEADER_INLINE 1 |
---|
1474 | | #define HAVE_DECL_ALARM 1 |
---|
1475 | | #define HAVE_ISWCNTRL 1 |
---|
1476 | | #define HAVE_ISWBLANK 1 |
---|
1477 | | #define HAVE_USELOCALE 1 |
---|
1478 | | #define HAVE_NEWLOCALE 1 |
---|
1479 | | #define HAVE_DUPLOCALE 1 |
---|
1480 | | #define HAVE_FREELOCALE 1 |
---|
1481 | | #define HAVE_MBSINIT 1 |
---|
1482 | | #define HAVE_MBRTOWC 1 |
---|
1483 | | #define HAVE_MPROTECT 1 |
---|
1484 | | #define HAVE_SNPRINTF 1 |
---|
1485 | | #define HAVE_STPCPY 1 |
---|
1486 | | #define HAVE_STRDUP 1 |
---|
1487 | | #define HAVE_WCWIDTH 1 |
---|
1488 | | #define HAVE_BTOWC 1 |
---|
1489 | | /* end confdefs.h. */ |
---|
1490 | | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. |
---|
1491 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1492 | | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler |
---|
1493 | | |
---|
1494 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1495 | | which can conflict with char _set_invalid_parameter_handler (); below. */ |
---|
1496 | | |
---|
1497 | | #include <limits.h> |
---|
1498 | | #undef _set_invalid_parameter_handler |
---|
1499 | | |
---|
1500 | | /* Override any GCC internal prototype to avoid an error. |
---|
1501 | | Use char because int might match the return type of a GCC |
---|
1502 | | builtin and then its argument prototype would still apply. */ |
---|
1503 | | #ifdef __cplusplus |
---|
1504 | | extern "C" |
---|
1505 | | #endif |
---|
1506 | | char _set_invalid_parameter_handler (); |
---|
1507 | | /* The GNU C library defines this for functions which it implements |
---|
1508 | | to always fail with ENOSYS. Some functions are actually named |
---|
1509 | | something starting with __ and the normal name is an alias. */ |
---|
1510 | | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler |
---|
1511 | | choke me |
---|
1512 | | #endif |
---|
1513 | | |
---|
1514 | | int |
---|
1515 | | main (void) |
---|
1516 | | { |
---|
1517 | | return _set_invalid_parameter_handler (); |
---|
1518 | | ; |
---|
1519 | | return 0; |
---|
1520 | | } |
---|
1521 | configure:20436: result: no |
---|
1522 | configure:20436: checking for fcntl |
---|
1523 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1524 | configure:20436: $? = 0 |
---|
1525 | configure:20436: result: yes |
---|
1526 | configure:20436: checking for symlink |
---|
1527 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1528 | configure:20436: $? = 0 |
---|
1529 | configure:20436: result: yes |
---|
1530 | configure:20436: checking for ftruncate |
---|
1531 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1532 | configure:20436: $? = 0 |
---|
1533 | configure:20436: result: yes |
---|
1534 | configure:20436: checking for getdtablesize |
---|
1535 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1536 | configure:20436: $? = 0 |
---|
1537 | configure:20436: result: yes |
---|
1538 | configure:20436: checking for getprogname |
---|
1539 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1540 | configure:20436: $? = 0 |
---|
1541 | configure:20436: result: yes |
---|
1542 | configure:20436: checking for getexecname |
---|
1543 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1544 | Undefined symbols for architecture x86_64: |
---|
1545 | "_getexecname", referenced from: |
---|
1546 | _main in conftest-d4314d.o |
---|
1547 | ld: symbol(s) not found for architecture x86_64 |
---|
1548 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1549 | configure:20436: $? = 1 |
---|
1550 | configure: failed program was: |
---|
1551 | | /* confdefs.h */ |
---|
1552 | | #define PACKAGE_NAME "" |
---|
1553 | | #define PACKAGE_TARNAME "" |
---|
1554 | | #define PACKAGE_VERSION "" |
---|
1555 | | #define PACKAGE_STRING "" |
---|
1556 | | #define PACKAGE_BUGREPORT "" |
---|
1557 | | #define PACKAGE_URL "" |
---|
1558 | | #define PACKAGE "libunistring" |
---|
1559 | | #define VERSION "1.1" |
---|
1560 | | #define HAVE_STDIO_H 1 |
---|
1561 | | #define HAVE_STDLIB_H 1 |
---|
1562 | | #define HAVE_STRING_H 1 |
---|
1563 | | #define HAVE_INTTYPES_H 1 |
---|
1564 | | #define HAVE_STDINT_H 1 |
---|
1565 | | #define HAVE_STRINGS_H 1 |
---|
1566 | | #define HAVE_SYS_STAT_H 1 |
---|
1567 | | #define HAVE_SYS_TYPES_H 1 |
---|
1568 | | #define HAVE_UNISTD_H 1 |
---|
1569 | | #define HAVE_WCHAR_H 1 |
---|
1570 | | #define HAVE_ICONV_H 1 |
---|
1571 | | #define HAVE_LIMITS_H 1 |
---|
1572 | | #define HAVE_WCTYPE_H 1 |
---|
1573 | | #define HAVE_LANGINFO_H 1 |
---|
1574 | | #define HAVE_XLOCALE_H 1 |
---|
1575 | | #define HAVE_MATH_H 1 |
---|
1576 | | #define HAVE_SYS_MMAN_H 1 |
---|
1577 | | #define HAVE_STDBOOL_H 1 |
---|
1578 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1579 | | #define HAVE_ARPA_INET_H 1 |
---|
1580 | | #define HAVE_SYS_TIME_H 1 |
---|
1581 | | #define HAVE_NETDB_H 1 |
---|
1582 | | #define HAVE_NETINET_IN_H 1 |
---|
1583 | | #define HAVE_SEMAPHORE_H 1 |
---|
1584 | | #define HAVE_SYS_PARAM_H 1 |
---|
1585 | | #define HAVE_SYS_SELECT_H 1 |
---|
1586 | | #define HAVE_SYS_WAIT_H 1 |
---|
1587 | | #define HAVE_PTHREAD_H 1 |
---|
1588 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1589 | | #define HAVE_STDALIGN_H 1 |
---|
1590 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1591 | | #define HAVE_SYS_UIO_H 1 |
---|
1592 | | #define STDC_HEADERS 1 |
---|
1593 | | #define _ALL_SOURCE 1 |
---|
1594 | | #define _DARWIN_C_SOURCE 1 |
---|
1595 | | #define _GNU_SOURCE 1 |
---|
1596 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1597 | | #define _NETBSD_SOURCE 1 |
---|
1598 | | #define _OPENBSD_SOURCE 1 |
---|
1599 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1600 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1601 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1602 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1603 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1604 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1605 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1606 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1607 | | #define _TANDEM_SOURCE 1 |
---|
1608 | | #define __EXTENSIONS__ 1 |
---|
1609 | | #define HAVE_DLFCN_H 1 |
---|
1610 | | #define LT_OBJDIR ".libs/" |
---|
1611 | | #define HAVE_ALLOCA_H 1 |
---|
1612 | | #define HAVE_ALLOCA 1 |
---|
1613 | | #define restrict __restrict__ |
---|
1614 | | #define HAVE___HEADER_INLINE 1 |
---|
1615 | | #define HAVE_DECL_ALARM 1 |
---|
1616 | | #define HAVE_ISWCNTRL 1 |
---|
1617 | | #define HAVE_ISWBLANK 1 |
---|
1618 | | #define HAVE_USELOCALE 1 |
---|
1619 | | #define HAVE_NEWLOCALE 1 |
---|
1620 | | #define HAVE_DUPLOCALE 1 |
---|
1621 | | #define HAVE_FREELOCALE 1 |
---|
1622 | | #define HAVE_MBSINIT 1 |
---|
1623 | | #define HAVE_MBRTOWC 1 |
---|
1624 | | #define HAVE_MPROTECT 1 |
---|
1625 | | #define HAVE_SNPRINTF 1 |
---|
1626 | | #define HAVE_STPCPY 1 |
---|
1627 | | #define HAVE_STRDUP 1 |
---|
1628 | | #define HAVE_WCWIDTH 1 |
---|
1629 | | #define HAVE_BTOWC 1 |
---|
1630 | | #define HAVE_FCNTL 1 |
---|
1631 | | #define HAVE_SYMLINK 1 |
---|
1632 | | #define HAVE_FTRUNCATE 1 |
---|
1633 | | #define HAVE_GETDTABLESIZE 1 |
---|
1634 | | #define HAVE_GETPROGNAME 1 |
---|
1635 | | /* end confdefs.h. */ |
---|
1636 | | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname. |
---|
1637 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1638 | | #define getexecname innocuous_getexecname |
---|
1639 | | |
---|
1640 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1641 | | which can conflict with char getexecname (); below. */ |
---|
1642 | | |
---|
1643 | | #include <limits.h> |
---|
1644 | | #undef getexecname |
---|
1645 | | |
---|
1646 | | /* Override any GCC internal prototype to avoid an error. |
---|
1647 | | Use char because int might match the return type of a GCC |
---|
1648 | | builtin and then its argument prototype would still apply. */ |
---|
1649 | | #ifdef __cplusplus |
---|
1650 | | extern "C" |
---|
1651 | | #endif |
---|
1652 | | char getexecname (); |
---|
1653 | | /* The GNU C library defines this for functions which it implements |
---|
1654 | | to always fail with ENOSYS. Some functions are actually named |
---|
1655 | | something starting with __ and the normal name is an alias. */ |
---|
1656 | | #if defined __stub_getexecname || defined __stub___getexecname |
---|
1657 | | choke me |
---|
1658 | | #endif |
---|
1659 | | |
---|
1660 | | int |
---|
1661 | | main (void) |
---|
1662 | | { |
---|
1663 | | return getexecname (); |
---|
1664 | | ; |
---|
1665 | | return 0; |
---|
1666 | | } |
---|
1667 | configure:20436: result: no |
---|
1668 | configure:20436: checking for gettimeofday |
---|
1669 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1670 | configure:20436: $? = 0 |
---|
1671 | configure:20436: result: yes |
---|
1672 | configure:20436: checking for isblank |
---|
1673 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1674 | conftest.c:103:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration] |
---|
1675 | char isblank (); |
---|
1676 | ^ |
---|
1677 | conftest.c:103:6: note: 'isblank' is a builtin with type 'int (int)' |
---|
1678 | 1 warning generated. |
---|
1679 | configure:20436: $? = 0 |
---|
1680 | configure:20436: result: yes |
---|
1681 | configure:20436: checking for lstat |
---|
1682 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1683 | configure:20436: $? = 0 |
---|
1684 | configure:20436: result: yes |
---|
1685 | configure:20436: checking for strerror_r |
---|
1686 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1687 | configure:20436: $? = 0 |
---|
1688 | configure:20436: result: yes |
---|
1689 | configure:20436: checking for __xpg_strerror_r |
---|
1690 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1691 | Undefined symbols for architecture x86_64: |
---|
1692 | "___xpg_strerror_r", referenced from: |
---|
1693 | _main in conftest-b9d2d2.o |
---|
1694 | ld: symbol(s) not found for architecture x86_64 |
---|
1695 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1696 | configure:20436: $? = 1 |
---|
1697 | configure: failed program was: |
---|
1698 | | /* confdefs.h */ |
---|
1699 | | #define PACKAGE_NAME "" |
---|
1700 | | #define PACKAGE_TARNAME "" |
---|
1701 | | #define PACKAGE_VERSION "" |
---|
1702 | | #define PACKAGE_STRING "" |
---|
1703 | | #define PACKAGE_BUGREPORT "" |
---|
1704 | | #define PACKAGE_URL "" |
---|
1705 | | #define PACKAGE "libunistring" |
---|
1706 | | #define VERSION "1.1" |
---|
1707 | | #define HAVE_STDIO_H 1 |
---|
1708 | | #define HAVE_STDLIB_H 1 |
---|
1709 | | #define HAVE_STRING_H 1 |
---|
1710 | | #define HAVE_INTTYPES_H 1 |
---|
1711 | | #define HAVE_STDINT_H 1 |
---|
1712 | | #define HAVE_STRINGS_H 1 |
---|
1713 | | #define HAVE_SYS_STAT_H 1 |
---|
1714 | | #define HAVE_SYS_TYPES_H 1 |
---|
1715 | | #define HAVE_UNISTD_H 1 |
---|
1716 | | #define HAVE_WCHAR_H 1 |
---|
1717 | | #define HAVE_ICONV_H 1 |
---|
1718 | | #define HAVE_LIMITS_H 1 |
---|
1719 | | #define HAVE_WCTYPE_H 1 |
---|
1720 | | #define HAVE_LANGINFO_H 1 |
---|
1721 | | #define HAVE_XLOCALE_H 1 |
---|
1722 | | #define HAVE_MATH_H 1 |
---|
1723 | | #define HAVE_SYS_MMAN_H 1 |
---|
1724 | | #define HAVE_STDBOOL_H 1 |
---|
1725 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1726 | | #define HAVE_ARPA_INET_H 1 |
---|
1727 | | #define HAVE_SYS_TIME_H 1 |
---|
1728 | | #define HAVE_NETDB_H 1 |
---|
1729 | | #define HAVE_NETINET_IN_H 1 |
---|
1730 | | #define HAVE_SEMAPHORE_H 1 |
---|
1731 | | #define HAVE_SYS_PARAM_H 1 |
---|
1732 | | #define HAVE_SYS_SELECT_H 1 |
---|
1733 | | #define HAVE_SYS_WAIT_H 1 |
---|
1734 | | #define HAVE_PTHREAD_H 1 |
---|
1735 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1736 | | #define HAVE_STDALIGN_H 1 |
---|
1737 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1738 | | #define HAVE_SYS_UIO_H 1 |
---|
1739 | | #define STDC_HEADERS 1 |
---|
1740 | | #define _ALL_SOURCE 1 |
---|
1741 | | #define _DARWIN_C_SOURCE 1 |
---|
1742 | | #define _GNU_SOURCE 1 |
---|
1743 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1744 | | #define _NETBSD_SOURCE 1 |
---|
1745 | | #define _OPENBSD_SOURCE 1 |
---|
1746 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1747 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1748 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1749 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1750 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1751 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1752 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1753 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1754 | | #define _TANDEM_SOURCE 1 |
---|
1755 | | #define __EXTENSIONS__ 1 |
---|
1756 | | #define HAVE_DLFCN_H 1 |
---|
1757 | | #define LT_OBJDIR ".libs/" |
---|
1758 | | #define HAVE_ALLOCA_H 1 |
---|
1759 | | #define HAVE_ALLOCA 1 |
---|
1760 | | #define restrict __restrict__ |
---|
1761 | | #define HAVE___HEADER_INLINE 1 |
---|
1762 | | #define HAVE_DECL_ALARM 1 |
---|
1763 | | #define HAVE_ISWCNTRL 1 |
---|
1764 | | #define HAVE_ISWBLANK 1 |
---|
1765 | | #define HAVE_USELOCALE 1 |
---|
1766 | | #define HAVE_NEWLOCALE 1 |
---|
1767 | | #define HAVE_DUPLOCALE 1 |
---|
1768 | | #define HAVE_FREELOCALE 1 |
---|
1769 | | #define HAVE_MBSINIT 1 |
---|
1770 | | #define HAVE_MBRTOWC 1 |
---|
1771 | | #define HAVE_MPROTECT 1 |
---|
1772 | | #define HAVE_SNPRINTF 1 |
---|
1773 | | #define HAVE_STPCPY 1 |
---|
1774 | | #define HAVE_STRDUP 1 |
---|
1775 | | #define HAVE_WCWIDTH 1 |
---|
1776 | | #define HAVE_BTOWC 1 |
---|
1777 | | #define HAVE_FCNTL 1 |
---|
1778 | | #define HAVE_SYMLINK 1 |
---|
1779 | | #define HAVE_FTRUNCATE 1 |
---|
1780 | | #define HAVE_GETDTABLESIZE 1 |
---|
1781 | | #define HAVE_GETPROGNAME 1 |
---|
1782 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1783 | | #define HAVE_ISBLANK 1 |
---|
1784 | | #define HAVE_LSTAT 1 |
---|
1785 | | #define HAVE_STRERROR_R 1 |
---|
1786 | | /* end confdefs.h. */ |
---|
1787 | | /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r. |
---|
1788 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1789 | | #define __xpg_strerror_r innocuous___xpg_strerror_r |
---|
1790 | | |
---|
1791 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1792 | | which can conflict with char __xpg_strerror_r (); below. */ |
---|
1793 | | |
---|
1794 | | #include <limits.h> |
---|
1795 | | #undef __xpg_strerror_r |
---|
1796 | | |
---|
1797 | | /* Override any GCC internal prototype to avoid an error. |
---|
1798 | | Use char because int might match the return type of a GCC |
---|
1799 | | builtin and then its argument prototype would still apply. */ |
---|
1800 | | #ifdef __cplusplus |
---|
1801 | | extern "C" |
---|
1802 | | #endif |
---|
1803 | | char __xpg_strerror_r (); |
---|
1804 | | /* The GNU C library defines this for functions which it implements |
---|
1805 | | to always fail with ENOSYS. Some functions are actually named |
---|
1806 | | something starting with __ and the normal name is an alias. */ |
---|
1807 | | #if defined __stub___xpg_strerror_r || defined __stub_____xpg_strerror_r |
---|
1808 | | choke me |
---|
1809 | | #endif |
---|
1810 | | |
---|
1811 | | int |
---|
1812 | | main (void) |
---|
1813 | | { |
---|
1814 | | return __xpg_strerror_r (); |
---|
1815 | | ; |
---|
1816 | | return 0; |
---|
1817 | | } |
---|
1818 | configure:20436: result: no |
---|
1819 | configure:20436: checking for pipe |
---|
1820 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1821 | configure:20436: $? = 0 |
---|
1822 | configure:20436: result: yes |
---|
1823 | configure:20436: checking for pselect |
---|
1824 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1825 | configure:20436: $? = 0 |
---|
1826 | configure:20436: result: yes |
---|
1827 | configure:20436: checking for pthread_sigmask |
---|
1828 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1829 | configure:20436: $? = 0 |
---|
1830 | configure:20436: result: yes |
---|
1831 | configure:20436: checking for setenv |
---|
1832 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1833 | configure:20436: $? = 0 |
---|
1834 | configure:20436: result: yes |
---|
1835 | configure:20436: checking for sleep |
---|
1836 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1837 | configure:20436: $? = 0 |
---|
1838 | configure:20436: result: yes |
---|
1839 | configure:20436: checking for catgets |
---|
1840 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1841 | configure:20436: $? = 0 |
---|
1842 | configure:20436: result: yes |
---|
1843 | configure:20436: checking for shutdown |
---|
1844 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1845 | configure:20436: $? = 0 |
---|
1846 | configure:20436: result: yes |
---|
1847 | configure:20436: checking for usleep |
---|
1848 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1849 | configure:20436: $? = 0 |
---|
1850 | configure:20436: result: yes |
---|
1851 | configure:20436: checking for wcrtomb |
---|
1852 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1853 | configure:20436: $? = 0 |
---|
1854 | configure:20436: result: yes |
---|
1855 | configure:20436: checking for wctob |
---|
1856 | configure:20436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1857 | configure:20436: $? = 0 |
---|
1858 | configure:20436: result: yes |
---|
1859 | configure:20455: checking for pthread.h |
---|
1860 | configure:20455: result: yes |
---|
1861 | configure:20492: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1862 | configure:20492: $? = 0 |
---|
1863 | configure:20503: gl_pthread_api=yes |
---|
1864 | configure:20504: LIBPTHREAD= |
---|
1865 | configure:20530: gl_pthread_in_glibc=no |
---|
1866 | configure:20537: checking for pthread_kill in -lpthread |
---|
1867 | configure:20560: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
1868 | configure:20560: $? = 0 |
---|
1869 | configure:20570: result: yes |
---|
1870 | configure:20684: LIBPMULTITHREAD=-lpthread |
---|
1871 | configure:20686: checking whether POSIX threads API is available |
---|
1872 | configure:20688: result: yes |
---|
1873 | configure:20709: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1874 | configure:20709: $? = 0 |
---|
1875 | configure:20811: checking whether setlocale (LC_ALL, NULL) is multithread-safe |
---|
1876 | configure:20830: result: no |
---|
1877 | configure:20848: checking whether setlocale (category, NULL) is multithread-safe |
---|
1878 | configure:20867: result: yes |
---|
1879 | configure:20891: checking whether imported symbols can be declared weak |
---|
1880 | configure:20915: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
1881 | Undefined symbols for architecture x86_64: |
---|
1882 | "_xyzzy", referenced from: |
---|
1883 | _main in conftest-18395a.o |
---|
1884 | ld: symbol(s) not found for architecture x86_64 |
---|
1885 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1886 | configure:20915: $? = 1 |
---|
1887 | configure: failed program was: |
---|
1888 | | /* confdefs.h */ |
---|
1889 | | #define PACKAGE_NAME "" |
---|
1890 | | #define PACKAGE_TARNAME "" |
---|
1891 | | #define PACKAGE_VERSION "" |
---|
1892 | | #define PACKAGE_STRING "" |
---|
1893 | | #define PACKAGE_BUGREPORT "" |
---|
1894 | | #define PACKAGE_URL "" |
---|
1895 | | #define PACKAGE "libunistring" |
---|
1896 | | #define VERSION "1.1" |
---|
1897 | | #define HAVE_STDIO_H 1 |
---|
1898 | | #define HAVE_STDLIB_H 1 |
---|
1899 | | #define HAVE_STRING_H 1 |
---|
1900 | | #define HAVE_INTTYPES_H 1 |
---|
1901 | | #define HAVE_STDINT_H 1 |
---|
1902 | | #define HAVE_STRINGS_H 1 |
---|
1903 | | #define HAVE_SYS_STAT_H 1 |
---|
1904 | | #define HAVE_SYS_TYPES_H 1 |
---|
1905 | | #define HAVE_UNISTD_H 1 |
---|
1906 | | #define HAVE_WCHAR_H 1 |
---|
1907 | | #define HAVE_ICONV_H 1 |
---|
1908 | | #define HAVE_LIMITS_H 1 |
---|
1909 | | #define HAVE_WCTYPE_H 1 |
---|
1910 | | #define HAVE_LANGINFO_H 1 |
---|
1911 | | #define HAVE_XLOCALE_H 1 |
---|
1912 | | #define HAVE_MATH_H 1 |
---|
1913 | | #define HAVE_SYS_MMAN_H 1 |
---|
1914 | | #define HAVE_STDBOOL_H 1 |
---|
1915 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1916 | | #define HAVE_ARPA_INET_H 1 |
---|
1917 | | #define HAVE_SYS_TIME_H 1 |
---|
1918 | | #define HAVE_NETDB_H 1 |
---|
1919 | | #define HAVE_NETINET_IN_H 1 |
---|
1920 | | #define HAVE_SEMAPHORE_H 1 |
---|
1921 | | #define HAVE_SYS_PARAM_H 1 |
---|
1922 | | #define HAVE_SYS_SELECT_H 1 |
---|
1923 | | #define HAVE_SYS_WAIT_H 1 |
---|
1924 | | #define HAVE_PTHREAD_H 1 |
---|
1925 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1926 | | #define HAVE_STDALIGN_H 1 |
---|
1927 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1928 | | #define HAVE_SYS_UIO_H 1 |
---|
1929 | | #define STDC_HEADERS 1 |
---|
1930 | | #define _ALL_SOURCE 1 |
---|
1931 | | #define _DARWIN_C_SOURCE 1 |
---|
1932 | | #define _GNU_SOURCE 1 |
---|
1933 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1934 | | #define _NETBSD_SOURCE 1 |
---|
1935 | | #define _OPENBSD_SOURCE 1 |
---|
1936 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1937 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1938 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1939 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1940 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1941 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1942 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1943 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1944 | | #define _TANDEM_SOURCE 1 |
---|
1945 | | #define __EXTENSIONS__ 1 |
---|
1946 | | #define HAVE_DLFCN_H 1 |
---|
1947 | | #define LT_OBJDIR ".libs/" |
---|
1948 | | #define HAVE_ALLOCA_H 1 |
---|
1949 | | #define HAVE_ALLOCA 1 |
---|
1950 | | #define restrict __restrict__ |
---|
1951 | | #define HAVE___HEADER_INLINE 1 |
---|
1952 | | #define HAVE_DECL_ALARM 1 |
---|
1953 | | #define HAVE_ISWCNTRL 1 |
---|
1954 | | #define HAVE_ISWBLANK 1 |
---|
1955 | | #define HAVE_USELOCALE 1 |
---|
1956 | | #define HAVE_NEWLOCALE 1 |
---|
1957 | | #define HAVE_DUPLOCALE 1 |
---|
1958 | | #define HAVE_FREELOCALE 1 |
---|
1959 | | #define HAVE_MBSINIT 1 |
---|
1960 | | #define HAVE_MBRTOWC 1 |
---|
1961 | | #define HAVE_MPROTECT 1 |
---|
1962 | | #define HAVE_SNPRINTF 1 |
---|
1963 | | #define HAVE_STPCPY 1 |
---|
1964 | | #define HAVE_STRDUP 1 |
---|
1965 | | #define HAVE_WCWIDTH 1 |
---|
1966 | | #define HAVE_BTOWC 1 |
---|
1967 | | #define HAVE_FCNTL 1 |
---|
1968 | | #define HAVE_SYMLINK 1 |
---|
1969 | | #define HAVE_FTRUNCATE 1 |
---|
1970 | | #define HAVE_GETDTABLESIZE 1 |
---|
1971 | | #define HAVE_GETPROGNAME 1 |
---|
1972 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1973 | | #define HAVE_ISBLANK 1 |
---|
1974 | | #define HAVE_LSTAT 1 |
---|
1975 | | #define HAVE_STRERROR_R 1 |
---|
1976 | | #define HAVE_PIPE 1 |
---|
1977 | | #define HAVE_PSELECT 1 |
---|
1978 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
1979 | | #define HAVE_SETENV 1 |
---|
1980 | | #define HAVE_SLEEP 1 |
---|
1981 | | #define HAVE_CATGETS 1 |
---|
1982 | | #define HAVE_SHUTDOWN 1 |
---|
1983 | | #define HAVE_USLEEP 1 |
---|
1984 | | #define HAVE_WCRTOMB 1 |
---|
1985 | | #define HAVE_WCTOB 1 |
---|
1986 | | #define HAVE_PTHREAD_API 1 |
---|
1987 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
1988 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
1989 | | /* end confdefs.h. */ |
---|
1990 | | extern void xyzzy (); |
---|
1991 | | #pragma weak xyzzy |
---|
1992 | | int |
---|
1993 | | main (void) |
---|
1994 | | { |
---|
1995 | | xyzzy(); |
---|
1996 | | ; |
---|
1997 | | return 0; |
---|
1998 | | } |
---|
1999 | configure:20991: result: no |
---|
2000 | configure:21052: checking for ld |
---|
2001 | configure:21183: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
2002 | configure:21190: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
2003 | configure:21206: result: no |
---|
2004 | configure:21214: checking for shared library run path origin |
---|
2005 | configure:21228: result: done |
---|
2006 | configure:21250: checking 32-bit host C ABI |
---|
2007 | configure:21317: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2008 | configure:21317: $? = 0 |
---|
2009 | configure:21513: result: no |
---|
2010 | configure:21522: checking for ELF binary format |
---|
2011 | configure:21546: result: no |
---|
2012 | configure:21598: checking for the common suffixes of directories in the library search path |
---|
2013 | configure:21667: result: lib,lib,lib |
---|
2014 | configure:22211: checking for iconv |
---|
2015 | configure:22236: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2016 | Undefined symbols for architecture x86_64: |
---|
2017 | "_libiconv", referenced from: |
---|
2018 | _main in conftest-16cafe.o |
---|
2019 | "_libiconv_close", referenced from: |
---|
2020 | _main in conftest-16cafe.o |
---|
2021 | "_libiconv_open", referenced from: |
---|
2022 | _main in conftest-16cafe.o |
---|
2023 | ld: symbol(s) not found for architecture x86_64 |
---|
2024 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2025 | configure:22236: $? = 1 |
---|
2026 | configure: failed program was: |
---|
2027 | | /* confdefs.h */ |
---|
2028 | | #define PACKAGE_NAME "" |
---|
2029 | | #define PACKAGE_TARNAME "" |
---|
2030 | | #define PACKAGE_VERSION "" |
---|
2031 | | #define PACKAGE_STRING "" |
---|
2032 | | #define PACKAGE_BUGREPORT "" |
---|
2033 | | #define PACKAGE_URL "" |
---|
2034 | | #define PACKAGE "libunistring" |
---|
2035 | | #define VERSION "1.1" |
---|
2036 | | #define HAVE_STDIO_H 1 |
---|
2037 | | #define HAVE_STDLIB_H 1 |
---|
2038 | | #define HAVE_STRING_H 1 |
---|
2039 | | #define HAVE_INTTYPES_H 1 |
---|
2040 | | #define HAVE_STDINT_H 1 |
---|
2041 | | #define HAVE_STRINGS_H 1 |
---|
2042 | | #define HAVE_SYS_STAT_H 1 |
---|
2043 | | #define HAVE_SYS_TYPES_H 1 |
---|
2044 | | #define HAVE_UNISTD_H 1 |
---|
2045 | | #define HAVE_WCHAR_H 1 |
---|
2046 | | #define HAVE_ICONV_H 1 |
---|
2047 | | #define HAVE_LIMITS_H 1 |
---|
2048 | | #define HAVE_WCTYPE_H 1 |
---|
2049 | | #define HAVE_LANGINFO_H 1 |
---|
2050 | | #define HAVE_XLOCALE_H 1 |
---|
2051 | | #define HAVE_MATH_H 1 |
---|
2052 | | #define HAVE_SYS_MMAN_H 1 |
---|
2053 | | #define HAVE_STDBOOL_H 1 |
---|
2054 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2055 | | #define HAVE_ARPA_INET_H 1 |
---|
2056 | | #define HAVE_SYS_TIME_H 1 |
---|
2057 | | #define HAVE_NETDB_H 1 |
---|
2058 | | #define HAVE_NETINET_IN_H 1 |
---|
2059 | | #define HAVE_SEMAPHORE_H 1 |
---|
2060 | | #define HAVE_SYS_PARAM_H 1 |
---|
2061 | | #define HAVE_SYS_SELECT_H 1 |
---|
2062 | | #define HAVE_SYS_WAIT_H 1 |
---|
2063 | | #define HAVE_PTHREAD_H 1 |
---|
2064 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2065 | | #define HAVE_STDALIGN_H 1 |
---|
2066 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2067 | | #define HAVE_SYS_UIO_H 1 |
---|
2068 | | #define STDC_HEADERS 1 |
---|
2069 | | #define _ALL_SOURCE 1 |
---|
2070 | | #define _DARWIN_C_SOURCE 1 |
---|
2071 | | #define _GNU_SOURCE 1 |
---|
2072 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2073 | | #define _NETBSD_SOURCE 1 |
---|
2074 | | #define _OPENBSD_SOURCE 1 |
---|
2075 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2076 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2077 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2078 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2079 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2080 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2081 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2082 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2083 | | #define _TANDEM_SOURCE 1 |
---|
2084 | | #define __EXTENSIONS__ 1 |
---|
2085 | | #define HAVE_DLFCN_H 1 |
---|
2086 | | #define LT_OBJDIR ".libs/" |
---|
2087 | | #define HAVE_ALLOCA_H 1 |
---|
2088 | | #define HAVE_ALLOCA 1 |
---|
2089 | | #define restrict __restrict__ |
---|
2090 | | #define HAVE___HEADER_INLINE 1 |
---|
2091 | | #define HAVE_DECL_ALARM 1 |
---|
2092 | | #define HAVE_ISWCNTRL 1 |
---|
2093 | | #define HAVE_ISWBLANK 1 |
---|
2094 | | #define HAVE_USELOCALE 1 |
---|
2095 | | #define HAVE_NEWLOCALE 1 |
---|
2096 | | #define HAVE_DUPLOCALE 1 |
---|
2097 | | #define HAVE_FREELOCALE 1 |
---|
2098 | | #define HAVE_MBSINIT 1 |
---|
2099 | | #define HAVE_MBRTOWC 1 |
---|
2100 | | #define HAVE_MPROTECT 1 |
---|
2101 | | #define HAVE_SNPRINTF 1 |
---|
2102 | | #define HAVE_STPCPY 1 |
---|
2103 | | #define HAVE_STRDUP 1 |
---|
2104 | | #define HAVE_WCWIDTH 1 |
---|
2105 | | #define HAVE_BTOWC 1 |
---|
2106 | | #define HAVE_FCNTL 1 |
---|
2107 | | #define HAVE_SYMLINK 1 |
---|
2108 | | #define HAVE_FTRUNCATE 1 |
---|
2109 | | #define HAVE_GETDTABLESIZE 1 |
---|
2110 | | #define HAVE_GETPROGNAME 1 |
---|
2111 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2112 | | #define HAVE_ISBLANK 1 |
---|
2113 | | #define HAVE_LSTAT 1 |
---|
2114 | | #define HAVE_STRERROR_R 1 |
---|
2115 | | #define HAVE_PIPE 1 |
---|
2116 | | #define HAVE_PSELECT 1 |
---|
2117 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
2118 | | #define HAVE_SETENV 1 |
---|
2119 | | #define HAVE_SLEEP 1 |
---|
2120 | | #define HAVE_CATGETS 1 |
---|
2121 | | #define HAVE_SHUTDOWN 1 |
---|
2122 | | #define HAVE_USLEEP 1 |
---|
2123 | | #define HAVE_WCRTOMB 1 |
---|
2124 | | #define HAVE_WCTOB 1 |
---|
2125 | | #define HAVE_PTHREAD_API 1 |
---|
2126 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
2127 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
2128 | | /* end confdefs.h. */ |
---|
2129 | | |
---|
2130 | | #include <stdlib.h> |
---|
2131 | | #include <iconv.h> |
---|
2132 | | |
---|
2133 | | int |
---|
2134 | | main (void) |
---|
2135 | | { |
---|
2136 | | iconv_t cd = iconv_open("",""); |
---|
2137 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
2138 | | iconv_close(cd); |
---|
2139 | | ; |
---|
2140 | | return 0; |
---|
2141 | | } |
---|
2142 | configure:22261: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -liconv >&5 |
---|
2143 | configure:22261: $? = 0 |
---|
2144 | configure:22272: result: yes |
---|
2145 | configure:22275: checking for working iconv |
---|
2146 | configure:22419: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -liconv >&5 |
---|
2147 | configure:22419: $? = 0 |
---|
2148 | configure:22419: ./conftest |
---|
2149 | configure:22419: $? = 0 |
---|
2150 | configure:22432: result: yes |
---|
2151 | configure:22447: checking how to link with libiconv |
---|
2152 | configure:22449: result: -liconv |
---|
2153 | configure:22460: checking whether iconv is compatible with its POSIX signature |
---|
2154 | configure:22485: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2155 | configure:22485: $? = 0 |
---|
2156 | configure:22494: result: yes |
---|
2157 | configure:22623: checking for inline |
---|
2158 | configure:22640: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2159 | configure:22640: $? = 0 |
---|
2160 | configure:22649: result: inline |
---|
2161 | configure:22749: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. |
---|
2162 | configure:22774: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2163 | conftest.c:111:24: error: use of undeclared identifier 'ULLONG_WIDTH' |
---|
2164 | int ullw = ULLONG_WIDTH; |
---|
2165 | ^ |
---|
2166 | conftest.c:112:22: error: use of undeclared identifier 'BOOL_WIDTH' |
---|
2167 | int bw = BOOL_WIDTH; |
---|
2168 | ^ |
---|
2169 | 2 errors generated. |
---|
2170 | configure:22774: $? = 1 |
---|
2171 | configure: failed program was: |
---|
2172 | | /* confdefs.h */ |
---|
2173 | | #define PACKAGE_NAME "" |
---|
2174 | | #define PACKAGE_TARNAME "" |
---|
2175 | | #define PACKAGE_VERSION "" |
---|
2176 | | #define PACKAGE_STRING "" |
---|
2177 | | #define PACKAGE_BUGREPORT "" |
---|
2178 | | #define PACKAGE_URL "" |
---|
2179 | | #define PACKAGE "libunistring" |
---|
2180 | | #define VERSION "1.1" |
---|
2181 | | #define HAVE_STDIO_H 1 |
---|
2182 | | #define HAVE_STDLIB_H 1 |
---|
2183 | | #define HAVE_STRING_H 1 |
---|
2184 | | #define HAVE_INTTYPES_H 1 |
---|
2185 | | #define HAVE_STDINT_H 1 |
---|
2186 | | #define HAVE_STRINGS_H 1 |
---|
2187 | | #define HAVE_SYS_STAT_H 1 |
---|
2188 | | #define HAVE_SYS_TYPES_H 1 |
---|
2189 | | #define HAVE_UNISTD_H 1 |
---|
2190 | | #define HAVE_WCHAR_H 1 |
---|
2191 | | #define HAVE_ICONV_H 1 |
---|
2192 | | #define HAVE_LIMITS_H 1 |
---|
2193 | | #define HAVE_WCTYPE_H 1 |
---|
2194 | | #define HAVE_LANGINFO_H 1 |
---|
2195 | | #define HAVE_XLOCALE_H 1 |
---|
2196 | | #define HAVE_MATH_H 1 |
---|
2197 | | #define HAVE_SYS_MMAN_H 1 |
---|
2198 | | #define HAVE_STDBOOL_H 1 |
---|
2199 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2200 | | #define HAVE_ARPA_INET_H 1 |
---|
2201 | | #define HAVE_SYS_TIME_H 1 |
---|
2202 | | #define HAVE_NETDB_H 1 |
---|
2203 | | #define HAVE_NETINET_IN_H 1 |
---|
2204 | | #define HAVE_SEMAPHORE_H 1 |
---|
2205 | | #define HAVE_SYS_PARAM_H 1 |
---|
2206 | | #define HAVE_SYS_SELECT_H 1 |
---|
2207 | | #define HAVE_SYS_WAIT_H 1 |
---|
2208 | | #define HAVE_PTHREAD_H 1 |
---|
2209 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2210 | | #define HAVE_STDALIGN_H 1 |
---|
2211 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2212 | | #define HAVE_SYS_UIO_H 1 |
---|
2213 | | #define STDC_HEADERS 1 |
---|
2214 | | #define _ALL_SOURCE 1 |
---|
2215 | | #define _DARWIN_C_SOURCE 1 |
---|
2216 | | #define _GNU_SOURCE 1 |
---|
2217 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2218 | | #define _NETBSD_SOURCE 1 |
---|
2219 | | #define _OPENBSD_SOURCE 1 |
---|
2220 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2221 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2222 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2223 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2224 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2225 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2226 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2227 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2228 | | #define _TANDEM_SOURCE 1 |
---|
2229 | | #define __EXTENSIONS__ 1 |
---|
2230 | | #define HAVE_DLFCN_H 1 |
---|
2231 | | #define LT_OBJDIR ".libs/" |
---|
2232 | | #define HAVE_ALLOCA_H 1 |
---|
2233 | | #define HAVE_ALLOCA 1 |
---|
2234 | | #define restrict __restrict__ |
---|
2235 | | #define HAVE___HEADER_INLINE 1 |
---|
2236 | | #define HAVE_DECL_ALARM 1 |
---|
2237 | | #define HAVE_ISWCNTRL 1 |
---|
2238 | | #define HAVE_ISWBLANK 1 |
---|
2239 | | #define HAVE_USELOCALE 1 |
---|
2240 | | #define HAVE_NEWLOCALE 1 |
---|
2241 | | #define HAVE_DUPLOCALE 1 |
---|
2242 | | #define HAVE_FREELOCALE 1 |
---|
2243 | | #define HAVE_MBSINIT 1 |
---|
2244 | | #define HAVE_MBRTOWC 1 |
---|
2245 | | #define HAVE_MPROTECT 1 |
---|
2246 | | #define HAVE_SNPRINTF 1 |
---|
2247 | | #define HAVE_STPCPY 1 |
---|
2248 | | #define HAVE_STRDUP 1 |
---|
2249 | | #define HAVE_WCWIDTH 1 |
---|
2250 | | #define HAVE_BTOWC 1 |
---|
2251 | | #define HAVE_FCNTL 1 |
---|
2252 | | #define HAVE_SYMLINK 1 |
---|
2253 | | #define HAVE_FTRUNCATE 1 |
---|
2254 | | #define HAVE_GETDTABLESIZE 1 |
---|
2255 | | #define HAVE_GETPROGNAME 1 |
---|
2256 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2257 | | #define HAVE_ISBLANK 1 |
---|
2258 | | #define HAVE_LSTAT 1 |
---|
2259 | | #define HAVE_STRERROR_R 1 |
---|
2260 | | #define HAVE_PIPE 1 |
---|
2261 | | #define HAVE_PSELECT 1 |
---|
2262 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
2263 | | #define HAVE_SETENV 1 |
---|
2264 | | #define HAVE_SLEEP 1 |
---|
2265 | | #define HAVE_CATGETS 1 |
---|
2266 | | #define HAVE_SHUTDOWN 1 |
---|
2267 | | #define HAVE_USLEEP 1 |
---|
2268 | | #define HAVE_WCRTOMB 1 |
---|
2269 | | #define HAVE_WCTOB 1 |
---|
2270 | | #define HAVE_PTHREAD_API 1 |
---|
2271 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
2272 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
2273 | | #define HAVE_ICONV 1 |
---|
2274 | | #define ICONV_CONST |
---|
2275 | | /* end confdefs.h. */ |
---|
2276 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
2277 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2278 | | #endif |
---|
2279 | | #include <limits.h> |
---|
2280 | | long long llm = LLONG_MAX; |
---|
2281 | | int wb = WORD_BIT; |
---|
2282 | | int ullw = ULLONG_WIDTH; |
---|
2283 | | int bw = BOOL_WIDTH; |
---|
2284 | | |
---|
2285 | | int |
---|
2286 | | main (void) |
---|
2287 | | { |
---|
2288 | | |
---|
2289 | | ; |
---|
2290 | | return 0; |
---|
2291 | | } |
---|
2292 | configure:22782: result: no |
---|
2293 | configure:22791: checking for wint_t |
---|
2294 | configure:22809: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2295 | configure:22809: $? = 0 |
---|
2296 | configure:22817: result: yes |
---|
2297 | configure:22824: checking whether wint_t is large enough |
---|
2298 | configure:22843: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2299 | configure:22843: $? = 0 |
---|
2300 | configure:22851: result: yes |
---|
2301 | configure:22864: checking whether the compiler produces multi-arch binaries |
---|
2302 | configure:22879: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2303 | configure:22879: $? = 0 |
---|
2304 | configure:22907: result: no |
---|
2305 | configure:23039: checking whether stdint.h conforms to C99 |
---|
2306 | configure:23216: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2307 | configure:23216: $? = 0 |
---|
2308 | configure:23301: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2309 | configure:23301: $? = 0 |
---|
2310 | configure:23301: ./conftest |
---|
2311 | configure:23301: $? = 0 |
---|
2312 | configure:23314: result: yes |
---|
2313 | configure:23325: checking whether stdint.h works without ISO C predefines |
---|
2314 | configure:23358: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2315 | configure:23358: $? = 0 |
---|
2316 | configure:23365: result: yes |
---|
2317 | configure:23376: checking whether stdint.h has UINTMAX_WIDTH etc. |
---|
2318 | configure:23409: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2319 | conftest.c:122:24: error: use of undeclared identifier 'UINTMAX_WIDTH' |
---|
2320 | int iw = UINTMAX_WIDTH; |
---|
2321 | ^ |
---|
2322 | 1 error generated. |
---|
2323 | configure:23409: $? = 1 |
---|
2324 | configure: failed program was: |
---|
2325 | | /* confdefs.h */ |
---|
2326 | | #define PACKAGE_NAME "" |
---|
2327 | | #define PACKAGE_TARNAME "" |
---|
2328 | | #define PACKAGE_VERSION "" |
---|
2329 | | #define PACKAGE_STRING "" |
---|
2330 | | #define PACKAGE_BUGREPORT "" |
---|
2331 | | #define PACKAGE_URL "" |
---|
2332 | | #define PACKAGE "libunistring" |
---|
2333 | | #define VERSION "1.1" |
---|
2334 | | #define HAVE_STDIO_H 1 |
---|
2335 | | #define HAVE_STDLIB_H 1 |
---|
2336 | | #define HAVE_STRING_H 1 |
---|
2337 | | #define HAVE_INTTYPES_H 1 |
---|
2338 | | #define HAVE_STDINT_H 1 |
---|
2339 | | #define HAVE_STRINGS_H 1 |
---|
2340 | | #define HAVE_SYS_STAT_H 1 |
---|
2341 | | #define HAVE_SYS_TYPES_H 1 |
---|
2342 | | #define HAVE_UNISTD_H 1 |
---|
2343 | | #define HAVE_WCHAR_H 1 |
---|
2344 | | #define HAVE_ICONV_H 1 |
---|
2345 | | #define HAVE_LIMITS_H 1 |
---|
2346 | | #define HAVE_WCTYPE_H 1 |
---|
2347 | | #define HAVE_LANGINFO_H 1 |
---|
2348 | | #define HAVE_XLOCALE_H 1 |
---|
2349 | | #define HAVE_MATH_H 1 |
---|
2350 | | #define HAVE_SYS_MMAN_H 1 |
---|
2351 | | #define HAVE_STDBOOL_H 1 |
---|
2352 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2353 | | #define HAVE_ARPA_INET_H 1 |
---|
2354 | | #define HAVE_SYS_TIME_H 1 |
---|
2355 | | #define HAVE_NETDB_H 1 |
---|
2356 | | #define HAVE_NETINET_IN_H 1 |
---|
2357 | | #define HAVE_SEMAPHORE_H 1 |
---|
2358 | | #define HAVE_SYS_PARAM_H 1 |
---|
2359 | | #define HAVE_SYS_SELECT_H 1 |
---|
2360 | | #define HAVE_SYS_WAIT_H 1 |
---|
2361 | | #define HAVE_PTHREAD_H 1 |
---|
2362 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2363 | | #define HAVE_STDALIGN_H 1 |
---|
2364 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2365 | | #define HAVE_SYS_UIO_H 1 |
---|
2366 | | #define STDC_HEADERS 1 |
---|
2367 | | #define _ALL_SOURCE 1 |
---|
2368 | | #define _DARWIN_C_SOURCE 1 |
---|
2369 | | #define _GNU_SOURCE 1 |
---|
2370 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2371 | | #define _NETBSD_SOURCE 1 |
---|
2372 | | #define _OPENBSD_SOURCE 1 |
---|
2373 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2374 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2375 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2376 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2377 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2378 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2379 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2380 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2381 | | #define _TANDEM_SOURCE 1 |
---|
2382 | | #define __EXTENSIONS__ 1 |
---|
2383 | | #define HAVE_DLFCN_H 1 |
---|
2384 | | #define LT_OBJDIR ".libs/" |
---|
2385 | | #define HAVE_ALLOCA_H 1 |
---|
2386 | | #define HAVE_ALLOCA 1 |
---|
2387 | | #define restrict __restrict__ |
---|
2388 | | #define HAVE___HEADER_INLINE 1 |
---|
2389 | | #define HAVE_DECL_ALARM 1 |
---|
2390 | | #define HAVE_ISWCNTRL 1 |
---|
2391 | | #define HAVE_ISWBLANK 1 |
---|
2392 | | #define HAVE_USELOCALE 1 |
---|
2393 | | #define HAVE_NEWLOCALE 1 |
---|
2394 | | #define HAVE_DUPLOCALE 1 |
---|
2395 | | #define HAVE_FREELOCALE 1 |
---|
2396 | | #define HAVE_MBSINIT 1 |
---|
2397 | | #define HAVE_MBRTOWC 1 |
---|
2398 | | #define HAVE_MPROTECT 1 |
---|
2399 | | #define HAVE_SNPRINTF 1 |
---|
2400 | | #define HAVE_STPCPY 1 |
---|
2401 | | #define HAVE_STRDUP 1 |
---|
2402 | | #define HAVE_WCWIDTH 1 |
---|
2403 | | #define HAVE_BTOWC 1 |
---|
2404 | | #define HAVE_FCNTL 1 |
---|
2405 | | #define HAVE_SYMLINK 1 |
---|
2406 | | #define HAVE_FTRUNCATE 1 |
---|
2407 | | #define HAVE_GETDTABLESIZE 1 |
---|
2408 | | #define HAVE_GETPROGNAME 1 |
---|
2409 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2410 | | #define HAVE_ISBLANK 1 |
---|
2411 | | #define HAVE_LSTAT 1 |
---|
2412 | | #define HAVE_STRERROR_R 1 |
---|
2413 | | #define HAVE_PIPE 1 |
---|
2414 | | #define HAVE_PSELECT 1 |
---|
2415 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
2416 | | #define HAVE_SETENV 1 |
---|
2417 | | #define HAVE_SLEEP 1 |
---|
2418 | | #define HAVE_CATGETS 1 |
---|
2419 | | #define HAVE_SHUTDOWN 1 |
---|
2420 | | #define HAVE_USLEEP 1 |
---|
2421 | | #define HAVE_WCRTOMB 1 |
---|
2422 | | #define HAVE_WCTOB 1 |
---|
2423 | | #define HAVE_PTHREAD_API 1 |
---|
2424 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
2425 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
2426 | | #define HAVE_ICONV 1 |
---|
2427 | | #define ICONV_CONST |
---|
2428 | | #define HAVE_WINT_T 1 |
---|
2429 | | #define HAVE_LONG_LONG_INT 1 |
---|
2430 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2431 | | /* end confdefs.h. */ |
---|
2432 | | |
---|
2433 | | /* Work if build is not clean. */ |
---|
2434 | | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 |
---|
2435 | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ |
---|
2436 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2437 | | #endif |
---|
2438 | | #include <stdint.h> |
---|
2439 | | |
---|
2440 | | #include <stddef.h> |
---|
2441 | | #include <signal.h> |
---|
2442 | | #if HAVE_WCHAR_H |
---|
2443 | | # include <wchar.h> |
---|
2444 | | #endif |
---|
2445 | | |
---|
2446 | | int iw = UINTMAX_WIDTH; |
---|
2447 | | |
---|
2448 | | int |
---|
2449 | | main (void) |
---|
2450 | | { |
---|
2451 | | |
---|
2452 | | ; |
---|
2453 | | return 0; |
---|
2454 | | } |
---|
2455 | configure:23415: result: no |
---|
2456 | configure:23858: checking where to find the exponent in a 'double' |
---|
2457 | configure:24184: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2458 | configure:24184: $? = 0 |
---|
2459 | configure:24184: ./conftest |
---|
2460 | configure:24184: $? = 0 |
---|
2461 | configure:24197: result: word 1 bit 20 |
---|
2462 | configure:24213: checking where to find the exponent in a 'float' |
---|
2463 | configure:24292: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2464 | configure:24292: $? = 0 |
---|
2465 | configure:24292: ./conftest |
---|
2466 | configure:24292: $? = 0 |
---|
2467 | configure:24305: result: word 0 bit 23 |
---|
2468 | configure:24321: checking whether byte ordering is bigendian |
---|
2469 | configure:24337: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2470 | configure:24337: $? = 0 |
---|
2471 | configure:24383: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2472 | configure:24383: $? = 0 |
---|
2473 | configure:24402: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2474 | conftest.c:119:4: error: use of undeclared identifier 'not' |
---|
2475 | not big endian |
---|
2476 | ^ |
---|
2477 | 1 error generated. |
---|
2478 | configure:24402: $? = 1 |
---|
2479 | configure: failed program was: |
---|
2480 | | /* confdefs.h */ |
---|
2481 | | #define PACKAGE_NAME "" |
---|
2482 | | #define PACKAGE_TARNAME "" |
---|
2483 | | #define PACKAGE_VERSION "" |
---|
2484 | | #define PACKAGE_STRING "" |
---|
2485 | | #define PACKAGE_BUGREPORT "" |
---|
2486 | | #define PACKAGE_URL "" |
---|
2487 | | #define PACKAGE "libunistring" |
---|
2488 | | #define VERSION "1.1" |
---|
2489 | | #define HAVE_STDIO_H 1 |
---|
2490 | | #define HAVE_STDLIB_H 1 |
---|
2491 | | #define HAVE_STRING_H 1 |
---|
2492 | | #define HAVE_INTTYPES_H 1 |
---|
2493 | | #define HAVE_STDINT_H 1 |
---|
2494 | | #define HAVE_STRINGS_H 1 |
---|
2495 | | #define HAVE_SYS_STAT_H 1 |
---|
2496 | | #define HAVE_SYS_TYPES_H 1 |
---|
2497 | | #define HAVE_UNISTD_H 1 |
---|
2498 | | #define HAVE_WCHAR_H 1 |
---|
2499 | | #define HAVE_ICONV_H 1 |
---|
2500 | | #define HAVE_LIMITS_H 1 |
---|
2501 | | #define HAVE_WCTYPE_H 1 |
---|
2502 | | #define HAVE_LANGINFO_H 1 |
---|
2503 | | #define HAVE_XLOCALE_H 1 |
---|
2504 | | #define HAVE_MATH_H 1 |
---|
2505 | | #define HAVE_SYS_MMAN_H 1 |
---|
2506 | | #define HAVE_STDBOOL_H 1 |
---|
2507 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2508 | | #define HAVE_ARPA_INET_H 1 |
---|
2509 | | #define HAVE_SYS_TIME_H 1 |
---|
2510 | | #define HAVE_NETDB_H 1 |
---|
2511 | | #define HAVE_NETINET_IN_H 1 |
---|
2512 | | #define HAVE_SEMAPHORE_H 1 |
---|
2513 | | #define HAVE_SYS_PARAM_H 1 |
---|
2514 | | #define HAVE_SYS_SELECT_H 1 |
---|
2515 | | #define HAVE_SYS_WAIT_H 1 |
---|
2516 | | #define HAVE_PTHREAD_H 1 |
---|
2517 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2518 | | #define HAVE_STDALIGN_H 1 |
---|
2519 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2520 | | #define HAVE_SYS_UIO_H 1 |
---|
2521 | | #define STDC_HEADERS 1 |
---|
2522 | | #define _ALL_SOURCE 1 |
---|
2523 | | #define _DARWIN_C_SOURCE 1 |
---|
2524 | | #define _GNU_SOURCE 1 |
---|
2525 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2526 | | #define _NETBSD_SOURCE 1 |
---|
2527 | | #define _OPENBSD_SOURCE 1 |
---|
2528 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2529 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2530 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2531 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2532 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2533 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2534 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2535 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2536 | | #define _TANDEM_SOURCE 1 |
---|
2537 | | #define __EXTENSIONS__ 1 |
---|
2538 | | #define HAVE_DLFCN_H 1 |
---|
2539 | | #define LT_OBJDIR ".libs/" |
---|
2540 | | #define HAVE_ALLOCA_H 1 |
---|
2541 | | #define HAVE_ALLOCA 1 |
---|
2542 | | #define restrict __restrict__ |
---|
2543 | | #define HAVE___HEADER_INLINE 1 |
---|
2544 | | #define HAVE_DECL_ALARM 1 |
---|
2545 | | #define HAVE_ISWCNTRL 1 |
---|
2546 | | #define HAVE_ISWBLANK 1 |
---|
2547 | | #define HAVE_USELOCALE 1 |
---|
2548 | | #define HAVE_NEWLOCALE 1 |
---|
2549 | | #define HAVE_DUPLOCALE 1 |
---|
2550 | | #define HAVE_FREELOCALE 1 |
---|
2551 | | #define HAVE_MBSINIT 1 |
---|
2552 | | #define HAVE_MBRTOWC 1 |
---|
2553 | | #define HAVE_MPROTECT 1 |
---|
2554 | | #define HAVE_SNPRINTF 1 |
---|
2555 | | #define HAVE_STPCPY 1 |
---|
2556 | | #define HAVE_STRDUP 1 |
---|
2557 | | #define HAVE_WCWIDTH 1 |
---|
2558 | | #define HAVE_BTOWC 1 |
---|
2559 | | #define HAVE_FCNTL 1 |
---|
2560 | | #define HAVE_SYMLINK 1 |
---|
2561 | | #define HAVE_FTRUNCATE 1 |
---|
2562 | | #define HAVE_GETDTABLESIZE 1 |
---|
2563 | | #define HAVE_GETPROGNAME 1 |
---|
2564 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2565 | | #define HAVE_ISBLANK 1 |
---|
2566 | | #define HAVE_LSTAT 1 |
---|
2567 | | #define HAVE_STRERROR_R 1 |
---|
2568 | | #define HAVE_PIPE 1 |
---|
2569 | | #define HAVE_PSELECT 1 |
---|
2570 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
2571 | | #define HAVE_SETENV 1 |
---|
2572 | | #define HAVE_SLEEP 1 |
---|
2573 | | #define HAVE_CATGETS 1 |
---|
2574 | | #define HAVE_SHUTDOWN 1 |
---|
2575 | | #define HAVE_USLEEP 1 |
---|
2576 | | #define HAVE_WCRTOMB 1 |
---|
2577 | | #define HAVE_WCTOB 1 |
---|
2578 | | #define HAVE_PTHREAD_API 1 |
---|
2579 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
2580 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
2581 | | #define HAVE_ICONV 1 |
---|
2582 | | #define ICONV_CONST |
---|
2583 | | #define HAVE_WINT_T 1 |
---|
2584 | | #define HAVE_LONG_LONG_INT 1 |
---|
2585 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2586 | | #define DBL_EXPBIT0_WORD 1 |
---|
2587 | | #define DBL_EXPBIT0_BIT 20 |
---|
2588 | | #define FLT_EXPBIT0_WORD 0 |
---|
2589 | | #define FLT_EXPBIT0_BIT 23 |
---|
2590 | | /* end confdefs.h. */ |
---|
2591 | | #include <sys/types.h> |
---|
2592 | | #include <sys/param.h> |
---|
2593 | | |
---|
2594 | | int |
---|
2595 | | main (void) |
---|
2596 | | { |
---|
2597 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
2598 | | not big endian |
---|
2599 | | #endif |
---|
2600 | | |
---|
2601 | | ; |
---|
2602 | | return 0; |
---|
2603 | | } |
---|
2604 | configure:24536: result: no |
---|
2605 | configure:24678: checking whether iswcntrl works |
---|
2606 | configure:24718: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2607 | configure:24718: $? = 0 |
---|
2608 | configure:24718: ./conftest |
---|
2609 | configure:24718: $? = 0 |
---|
2610 | configure:24730: result: yes |
---|
2611 | configure:24756: checking for towlower |
---|
2612 | configure:24756: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2613 | configure:24756: $? = 0 |
---|
2614 | configure:24756: result: yes |
---|
2615 | configure:24793: checking for wctype_t |
---|
2616 | configure:24815: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2617 | configure:24815: $? = 0 |
---|
2618 | configure:24824: result: yes |
---|
2619 | configure:24830: checking for wctrans_t |
---|
2620 | configure:24850: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2621 | configure:24850: $? = 0 |
---|
2622 | configure:24859: result: yes |
---|
2623 | configure:24901: checking for nl_langinfo and CODESET |
---|
2624 | configure:24918: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2625 | configure:24918: $? = 0 |
---|
2626 | configure:24928: result: yes |
---|
2627 | configure:24939: checking for a traditional french locale |
---|
2628 | configure:25015: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2629 | configure:25018: $? = 0 |
---|
2630 | configure:25074: result: fr_FR.ISO8859-1 |
---|
2631 | configure:25082: checking for a traditional japanese locale |
---|
2632 | configure:25162: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2633 | configure:25165: $? = 0 |
---|
2634 | configure:25223: result: ja_JP.eucJP |
---|
2635 | configure:25230: checking for a french Unicode locale |
---|
2636 | configure:25303: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2637 | configure:25306: $? = 0 |
---|
2638 | configure:25352: result: fr_FR.UTF-8 |
---|
2639 | configure:25360: checking for a transitional chinese locale |
---|
2640 | configure:25441: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2641 | configure:25444: $? = 0 |
---|
2642 | configure:25495: result: zh_CN.GB18030 |
---|
2643 | configure:25598: checking whether langinfo.h defines CODESET |
---|
2644 | configure:25617: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2645 | configure:25617: $? = 0 |
---|
2646 | configure:25626: result: yes |
---|
2647 | configure:25631: checking whether langinfo.h defines T_FMT_AMPM |
---|
2648 | configure:25650: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2649 | configure:25650: $? = 0 |
---|
2650 | configure:25659: result: yes |
---|
2651 | configure:25664: checking whether langinfo.h defines ALTMON_1 |
---|
2652 | configure:25683: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2653 | conftest.c:115:9: error: use of undeclared identifier 'ALTMON_1' |
---|
2654 | int a = ALTMON_1; |
---|
2655 | ^ |
---|
2656 | 1 error generated. |
---|
2657 | configure:25683: $? = 1 |
---|
2658 | configure: failed program was: |
---|
2659 | | /* confdefs.h */ |
---|
2660 | | #define PACKAGE_NAME "" |
---|
2661 | | #define PACKAGE_TARNAME "" |
---|
2662 | | #define PACKAGE_VERSION "" |
---|
2663 | | #define PACKAGE_STRING "" |
---|
2664 | | #define PACKAGE_BUGREPORT "" |
---|
2665 | | #define PACKAGE_URL "" |
---|
2666 | | #define PACKAGE "libunistring" |
---|
2667 | | #define VERSION "1.1" |
---|
2668 | | #define HAVE_STDIO_H 1 |
---|
2669 | | #define HAVE_STDLIB_H 1 |
---|
2670 | | #define HAVE_STRING_H 1 |
---|
2671 | | #define HAVE_INTTYPES_H 1 |
---|
2672 | | #define HAVE_STDINT_H 1 |
---|
2673 | | #define HAVE_STRINGS_H 1 |
---|
2674 | | #define HAVE_SYS_STAT_H 1 |
---|
2675 | | #define HAVE_SYS_TYPES_H 1 |
---|
2676 | | #define HAVE_UNISTD_H 1 |
---|
2677 | | #define HAVE_WCHAR_H 1 |
---|
2678 | | #define HAVE_ICONV_H 1 |
---|
2679 | | #define HAVE_LIMITS_H 1 |
---|
2680 | | #define HAVE_WCTYPE_H 1 |
---|
2681 | | #define HAVE_LANGINFO_H 1 |
---|
2682 | | #define HAVE_XLOCALE_H 1 |
---|
2683 | | #define HAVE_MATH_H 1 |
---|
2684 | | #define HAVE_SYS_MMAN_H 1 |
---|
2685 | | #define HAVE_STDBOOL_H 1 |
---|
2686 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2687 | | #define HAVE_ARPA_INET_H 1 |
---|
2688 | | #define HAVE_SYS_TIME_H 1 |
---|
2689 | | #define HAVE_NETDB_H 1 |
---|
2690 | | #define HAVE_NETINET_IN_H 1 |
---|
2691 | | #define HAVE_SEMAPHORE_H 1 |
---|
2692 | | #define HAVE_SYS_PARAM_H 1 |
---|
2693 | | #define HAVE_SYS_SELECT_H 1 |
---|
2694 | | #define HAVE_SYS_WAIT_H 1 |
---|
2695 | | #define HAVE_PTHREAD_H 1 |
---|
2696 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2697 | | #define HAVE_STDALIGN_H 1 |
---|
2698 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2699 | | #define HAVE_SYS_UIO_H 1 |
---|
2700 | | #define STDC_HEADERS 1 |
---|
2701 | | #define _ALL_SOURCE 1 |
---|
2702 | | #define _DARWIN_C_SOURCE 1 |
---|
2703 | | #define _GNU_SOURCE 1 |
---|
2704 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2705 | | #define _NETBSD_SOURCE 1 |
---|
2706 | | #define _OPENBSD_SOURCE 1 |
---|
2707 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2708 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2709 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2710 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2711 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2712 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2713 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2714 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2715 | | #define _TANDEM_SOURCE 1 |
---|
2716 | | #define __EXTENSIONS__ 1 |
---|
2717 | | #define HAVE_DLFCN_H 1 |
---|
2718 | | #define LT_OBJDIR ".libs/" |
---|
2719 | | #define HAVE_ALLOCA_H 1 |
---|
2720 | | #define HAVE_ALLOCA 1 |
---|
2721 | | #define restrict __restrict__ |
---|
2722 | | #define HAVE___HEADER_INLINE 1 |
---|
2723 | | #define HAVE_DECL_ALARM 1 |
---|
2724 | | #define HAVE_ISWCNTRL 1 |
---|
2725 | | #define HAVE_ISWBLANK 1 |
---|
2726 | | #define HAVE_USELOCALE 1 |
---|
2727 | | #define HAVE_NEWLOCALE 1 |
---|
2728 | | #define HAVE_DUPLOCALE 1 |
---|
2729 | | #define HAVE_FREELOCALE 1 |
---|
2730 | | #define HAVE_MBSINIT 1 |
---|
2731 | | #define HAVE_MBRTOWC 1 |
---|
2732 | | #define HAVE_MPROTECT 1 |
---|
2733 | | #define HAVE_SNPRINTF 1 |
---|
2734 | | #define HAVE_STPCPY 1 |
---|
2735 | | #define HAVE_STRDUP 1 |
---|
2736 | | #define HAVE_WCWIDTH 1 |
---|
2737 | | #define HAVE_BTOWC 1 |
---|
2738 | | #define HAVE_FCNTL 1 |
---|
2739 | | #define HAVE_SYMLINK 1 |
---|
2740 | | #define HAVE_FTRUNCATE 1 |
---|
2741 | | #define HAVE_GETDTABLESIZE 1 |
---|
2742 | | #define HAVE_GETPROGNAME 1 |
---|
2743 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2744 | | #define HAVE_ISBLANK 1 |
---|
2745 | | #define HAVE_LSTAT 1 |
---|
2746 | | #define HAVE_STRERROR_R 1 |
---|
2747 | | #define HAVE_PIPE 1 |
---|
2748 | | #define HAVE_PSELECT 1 |
---|
2749 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
2750 | | #define HAVE_SETENV 1 |
---|
2751 | | #define HAVE_SLEEP 1 |
---|
2752 | | #define HAVE_CATGETS 1 |
---|
2753 | | #define HAVE_SHUTDOWN 1 |
---|
2754 | | #define HAVE_USLEEP 1 |
---|
2755 | | #define HAVE_WCRTOMB 1 |
---|
2756 | | #define HAVE_WCTOB 1 |
---|
2757 | | #define HAVE_PTHREAD_API 1 |
---|
2758 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
2759 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
2760 | | #define HAVE_ICONV 1 |
---|
2761 | | #define ICONV_CONST |
---|
2762 | | #define HAVE_WINT_T 1 |
---|
2763 | | #define HAVE_LONG_LONG_INT 1 |
---|
2764 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2765 | | #define DBL_EXPBIT0_WORD 1 |
---|
2766 | | #define DBL_EXPBIT0_BIT 20 |
---|
2767 | | #define FLT_EXPBIT0_WORD 0 |
---|
2768 | | #define FLT_EXPBIT0_BIT 23 |
---|
2769 | | #define HAVE_TOWLOWER 1 |
---|
2770 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2771 | | /* end confdefs.h. */ |
---|
2772 | | #include <langinfo.h> |
---|
2773 | | int a = ALTMON_1; |
---|
2774 | | |
---|
2775 | | int |
---|
2776 | | main (void) |
---|
2777 | | { |
---|
2778 | | |
---|
2779 | | ; |
---|
2780 | | return 0; |
---|
2781 | | } |
---|
2782 | configure:25692: result: no |
---|
2783 | configure:25697: checking whether langinfo.h defines ERA |
---|
2784 | configure:25716: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2785 | configure:25716: $? = 0 |
---|
2786 | configure:25725: result: yes |
---|
2787 | configure:25730: checking whether langinfo.h defines YESEXPR |
---|
2788 | configure:25749: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2789 | configure:25749: $? = 0 |
---|
2790 | configure:25758: result: yes |
---|
2791 | configure:25801: checking for wchar_t |
---|
2792 | configure:25819: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2793 | configure:25819: $? = 0 |
---|
2794 | configure:25827: result: yes |
---|
2795 | configure:25843: checking for good max_align_t |
---|
2796 | configure:25873: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2797 | configure:25873: $? = 0 |
---|
2798 | configure:25882: result: yes |
---|
2799 | configure:25894: checking whether NULL can be used in arbitrary expressions |
---|
2800 | configure:25913: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2801 | configure:25913: $? = 0 |
---|
2802 | configure:25921: result: yes |
---|
2803 | configure:26007: checking whether locale.h defines locale_t |
---|
2804 | configure:26025: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2805 | conftest.c:116:13: error: unknown type name 'locale_t' |
---|
2806 | locale_t x; |
---|
2807 | ^ |
---|
2808 | 1 error generated. |
---|
2809 | configure:26025: $? = 1 |
---|
2810 | configure: failed program was: |
---|
2811 | | /* confdefs.h */ |
---|
2812 | | #define PACKAGE_NAME "" |
---|
2813 | | #define PACKAGE_TARNAME "" |
---|
2814 | | #define PACKAGE_VERSION "" |
---|
2815 | | #define PACKAGE_STRING "" |
---|
2816 | | #define PACKAGE_BUGREPORT "" |
---|
2817 | | #define PACKAGE_URL "" |
---|
2818 | | #define PACKAGE "libunistring" |
---|
2819 | | #define VERSION "1.1" |
---|
2820 | | #define HAVE_STDIO_H 1 |
---|
2821 | | #define HAVE_STDLIB_H 1 |
---|
2822 | | #define HAVE_STRING_H 1 |
---|
2823 | | #define HAVE_INTTYPES_H 1 |
---|
2824 | | #define HAVE_STDINT_H 1 |
---|
2825 | | #define HAVE_STRINGS_H 1 |
---|
2826 | | #define HAVE_SYS_STAT_H 1 |
---|
2827 | | #define HAVE_SYS_TYPES_H 1 |
---|
2828 | | #define HAVE_UNISTD_H 1 |
---|
2829 | | #define HAVE_WCHAR_H 1 |
---|
2830 | | #define HAVE_ICONV_H 1 |
---|
2831 | | #define HAVE_LIMITS_H 1 |
---|
2832 | | #define HAVE_WCTYPE_H 1 |
---|
2833 | | #define HAVE_LANGINFO_H 1 |
---|
2834 | | #define HAVE_XLOCALE_H 1 |
---|
2835 | | #define HAVE_MATH_H 1 |
---|
2836 | | #define HAVE_SYS_MMAN_H 1 |
---|
2837 | | #define HAVE_STDBOOL_H 1 |
---|
2838 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2839 | | #define HAVE_ARPA_INET_H 1 |
---|
2840 | | #define HAVE_SYS_TIME_H 1 |
---|
2841 | | #define HAVE_NETDB_H 1 |
---|
2842 | | #define HAVE_NETINET_IN_H 1 |
---|
2843 | | #define HAVE_SEMAPHORE_H 1 |
---|
2844 | | #define HAVE_SYS_PARAM_H 1 |
---|
2845 | | #define HAVE_SYS_SELECT_H 1 |
---|
2846 | | #define HAVE_SYS_WAIT_H 1 |
---|
2847 | | #define HAVE_PTHREAD_H 1 |
---|
2848 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2849 | | #define HAVE_STDALIGN_H 1 |
---|
2850 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2851 | | #define HAVE_SYS_UIO_H 1 |
---|
2852 | | #define STDC_HEADERS 1 |
---|
2853 | | #define _ALL_SOURCE 1 |
---|
2854 | | #define _DARWIN_C_SOURCE 1 |
---|
2855 | | #define _GNU_SOURCE 1 |
---|
2856 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
2857 | | #define _NETBSD_SOURCE 1 |
---|
2858 | | #define _OPENBSD_SOURCE 1 |
---|
2859 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2860 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
2861 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
2862 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
2863 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
2864 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
2865 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
2866 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
2867 | | #define _TANDEM_SOURCE 1 |
---|
2868 | | #define __EXTENSIONS__ 1 |
---|
2869 | | #define HAVE_DLFCN_H 1 |
---|
2870 | | #define LT_OBJDIR ".libs/" |
---|
2871 | | #define HAVE_ALLOCA_H 1 |
---|
2872 | | #define HAVE_ALLOCA 1 |
---|
2873 | | #define restrict __restrict__ |
---|
2874 | | #define HAVE___HEADER_INLINE 1 |
---|
2875 | | #define HAVE_DECL_ALARM 1 |
---|
2876 | | #define HAVE_ISWCNTRL 1 |
---|
2877 | | #define HAVE_ISWBLANK 1 |
---|
2878 | | #define HAVE_USELOCALE 1 |
---|
2879 | | #define HAVE_NEWLOCALE 1 |
---|
2880 | | #define HAVE_DUPLOCALE 1 |
---|
2881 | | #define HAVE_FREELOCALE 1 |
---|
2882 | | #define HAVE_MBSINIT 1 |
---|
2883 | | #define HAVE_MBRTOWC 1 |
---|
2884 | | #define HAVE_MPROTECT 1 |
---|
2885 | | #define HAVE_SNPRINTF 1 |
---|
2886 | | #define HAVE_STPCPY 1 |
---|
2887 | | #define HAVE_STRDUP 1 |
---|
2888 | | #define HAVE_WCWIDTH 1 |
---|
2889 | | #define HAVE_BTOWC 1 |
---|
2890 | | #define HAVE_FCNTL 1 |
---|
2891 | | #define HAVE_SYMLINK 1 |
---|
2892 | | #define HAVE_FTRUNCATE 1 |
---|
2893 | | #define HAVE_GETDTABLESIZE 1 |
---|
2894 | | #define HAVE_GETPROGNAME 1 |
---|
2895 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2896 | | #define HAVE_ISBLANK 1 |
---|
2897 | | #define HAVE_LSTAT 1 |
---|
2898 | | #define HAVE_STRERROR_R 1 |
---|
2899 | | #define HAVE_PIPE 1 |
---|
2900 | | #define HAVE_PSELECT 1 |
---|
2901 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
2902 | | #define HAVE_SETENV 1 |
---|
2903 | | #define HAVE_SLEEP 1 |
---|
2904 | | #define HAVE_CATGETS 1 |
---|
2905 | | #define HAVE_SHUTDOWN 1 |
---|
2906 | | #define HAVE_USLEEP 1 |
---|
2907 | | #define HAVE_WCRTOMB 1 |
---|
2908 | | #define HAVE_WCTOB 1 |
---|
2909 | | #define HAVE_PTHREAD_API 1 |
---|
2910 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
2911 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
2912 | | #define HAVE_ICONV 1 |
---|
2913 | | #define ICONV_CONST |
---|
2914 | | #define HAVE_WINT_T 1 |
---|
2915 | | #define HAVE_LONG_LONG_INT 1 |
---|
2916 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
2917 | | #define DBL_EXPBIT0_WORD 1 |
---|
2918 | | #define DBL_EXPBIT0_BIT 20 |
---|
2919 | | #define FLT_EXPBIT0_WORD 0 |
---|
2920 | | #define FLT_EXPBIT0_BIT 23 |
---|
2921 | | #define HAVE_TOWLOWER 1 |
---|
2922 | | #define HAVE_LANGINFO_CODESET 1 |
---|
2923 | | #define HAVE_WCHAR_T 1 |
---|
2924 | | /* end confdefs.h. */ |
---|
2925 | | #include <locale.h> |
---|
2926 | | locale_t x; |
---|
2927 | | int |
---|
2928 | | main (void) |
---|
2929 | | { |
---|
2930 | | |
---|
2931 | | ; |
---|
2932 | | return 0; |
---|
2933 | | } |
---|
2934 | configure:26034: result: no |
---|
2935 | configure:26075: checking whether locale.h conforms to POSIX:2001 |
---|
2936 | configure:26094: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2937 | configure:26094: $? = 0 |
---|
2938 | configure:26102: result: yes |
---|
2939 | configure:26105: checking whether struct lconv is properly defined |
---|
2940 | configure:26125: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
2941 | configure:26125: $? = 0 |
---|
2942 | configure:26134: result: yes |
---|
2943 | configure:26261: checking for LC_MESSAGES |
---|
2944 | configure:26278: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2945 | configure:26278: $? = 0 |
---|
2946 | configure:26287: result: yes |
---|
2947 | configure:26309: checking whether uselocale works |
---|
2948 | configure:26339: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2949 | configure:26339: $? = 0 |
---|
2950 | configure:26339: ./conftest |
---|
2951 | configure:26339: $? = 0 |
---|
2952 | configure:26351: result: yes |
---|
2953 | configure:26372: checking for fake locale system (OpenBSD) |
---|
2954 | configure:26403: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
2955 | configure:26403: $? = 0 |
---|
2956 | configure:26403: ./conftest |
---|
2957 | configure:26403: $? = 1 |
---|
2958 | configure: program exited with status 1 |
---|
2959 | configure: failed program was: |
---|
2960 | | /* confdefs.h */ |
---|
2961 | | #define PACKAGE_NAME "" |
---|
2962 | | #define PACKAGE_TARNAME "" |
---|
2963 | | #define PACKAGE_VERSION "" |
---|
2964 | | #define PACKAGE_STRING "" |
---|
2965 | | #define PACKAGE_BUGREPORT "" |
---|
2966 | | #define PACKAGE_URL "" |
---|
2967 | | #define PACKAGE "libunistring" |
---|
2968 | | #define VERSION "1.1" |
---|
2969 | | #define HAVE_STDIO_H 1 |
---|
2970 | | #define HAVE_STDLIB_H 1 |
---|
2971 | | #define HAVE_STRING_H 1 |
---|
2972 | | #define HAVE_INTTYPES_H 1 |
---|
2973 | | #define HAVE_STDINT_H 1 |
---|
2974 | | #define HAVE_STRINGS_H 1 |
---|
2975 | | #define HAVE_SYS_STAT_H 1 |
---|
2976 | | #define HAVE_SYS_TYPES_H 1 |
---|
2977 | | #define HAVE_UNISTD_H 1 |
---|
2978 | | #define HAVE_WCHAR_H 1 |
---|
2979 | | #define HAVE_ICONV_H 1 |
---|
2980 | | #define HAVE_LIMITS_H 1 |
---|
2981 | | #define HAVE_WCTYPE_H 1 |
---|
2982 | | #define HAVE_LANGINFO_H 1 |
---|
2983 | | #define HAVE_XLOCALE_H 1 |
---|
2984 | | #define HAVE_MATH_H 1 |
---|
2985 | | #define HAVE_SYS_MMAN_H 1 |
---|
2986 | | #define HAVE_STDBOOL_H 1 |
---|
2987 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2988 | | #define HAVE_ARPA_INET_H 1 |
---|
2989 | | #define HAVE_SYS_TIME_H 1 |
---|
2990 | | #define HAVE_NETDB_H 1 |
---|
2991 | | #define HAVE_NETINET_IN_H 1 |
---|
2992 | | #define HAVE_SEMAPHORE_H 1 |
---|
2993 | | #define HAVE_SYS_PARAM_H 1 |
---|
2994 | | #define HAVE_SYS_SELECT_H 1 |
---|
2995 | | #define HAVE_SYS_WAIT_H 1 |
---|
2996 | | #define HAVE_PTHREAD_H 1 |
---|
2997 | | #define HAVE_SYS_CDEFS_H 1 |
---|
2998 | | #define HAVE_STDALIGN_H 1 |
---|
2999 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3000 | | #define HAVE_SYS_UIO_H 1 |
---|
3001 | | #define STDC_HEADERS 1 |
---|
3002 | | #define _ALL_SOURCE 1 |
---|
3003 | | #define _DARWIN_C_SOURCE 1 |
---|
3004 | | #define _GNU_SOURCE 1 |
---|
3005 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3006 | | #define _NETBSD_SOURCE 1 |
---|
3007 | | #define _OPENBSD_SOURCE 1 |
---|
3008 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3009 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3010 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3011 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3012 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3013 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3014 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3015 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3016 | | #define _TANDEM_SOURCE 1 |
---|
3017 | | #define __EXTENSIONS__ 1 |
---|
3018 | | #define HAVE_DLFCN_H 1 |
---|
3019 | | #define LT_OBJDIR ".libs/" |
---|
3020 | | #define HAVE_ALLOCA_H 1 |
---|
3021 | | #define HAVE_ALLOCA 1 |
---|
3022 | | #define restrict __restrict__ |
---|
3023 | | #define HAVE___HEADER_INLINE 1 |
---|
3024 | | #define HAVE_DECL_ALARM 1 |
---|
3025 | | #define HAVE_ISWCNTRL 1 |
---|
3026 | | #define HAVE_ISWBLANK 1 |
---|
3027 | | #define HAVE_USELOCALE 1 |
---|
3028 | | #define HAVE_NEWLOCALE 1 |
---|
3029 | | #define HAVE_DUPLOCALE 1 |
---|
3030 | | #define HAVE_FREELOCALE 1 |
---|
3031 | | #define HAVE_MBSINIT 1 |
---|
3032 | | #define HAVE_MBRTOWC 1 |
---|
3033 | | #define HAVE_MPROTECT 1 |
---|
3034 | | #define HAVE_SNPRINTF 1 |
---|
3035 | | #define HAVE_STPCPY 1 |
---|
3036 | | #define HAVE_STRDUP 1 |
---|
3037 | | #define HAVE_WCWIDTH 1 |
---|
3038 | | #define HAVE_BTOWC 1 |
---|
3039 | | #define HAVE_FCNTL 1 |
---|
3040 | | #define HAVE_SYMLINK 1 |
---|
3041 | | #define HAVE_FTRUNCATE 1 |
---|
3042 | | #define HAVE_GETDTABLESIZE 1 |
---|
3043 | | #define HAVE_GETPROGNAME 1 |
---|
3044 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3045 | | #define HAVE_ISBLANK 1 |
---|
3046 | | #define HAVE_LSTAT 1 |
---|
3047 | | #define HAVE_STRERROR_R 1 |
---|
3048 | | #define HAVE_PIPE 1 |
---|
3049 | | #define HAVE_PSELECT 1 |
---|
3050 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
3051 | | #define HAVE_SETENV 1 |
---|
3052 | | #define HAVE_SLEEP 1 |
---|
3053 | | #define HAVE_CATGETS 1 |
---|
3054 | | #define HAVE_SHUTDOWN 1 |
---|
3055 | | #define HAVE_USLEEP 1 |
---|
3056 | | #define HAVE_WCRTOMB 1 |
---|
3057 | | #define HAVE_WCTOB 1 |
---|
3058 | | #define HAVE_PTHREAD_API 1 |
---|
3059 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
3060 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
3061 | | #define HAVE_ICONV 1 |
---|
3062 | | #define ICONV_CONST |
---|
3063 | | #define HAVE_WINT_T 1 |
---|
3064 | | #define HAVE_LONG_LONG_INT 1 |
---|
3065 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3066 | | #define DBL_EXPBIT0_WORD 1 |
---|
3067 | | #define DBL_EXPBIT0_BIT 20 |
---|
3068 | | #define FLT_EXPBIT0_WORD 0 |
---|
3069 | | #define FLT_EXPBIT0_BIT 23 |
---|
3070 | | #define HAVE_TOWLOWER 1 |
---|
3071 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3072 | | #define HAVE_WCHAR_T 1 |
---|
3073 | | #define HAVE_LC_MESSAGES 1 |
---|
3074 | | #define HAVE_WORKING_USELOCALE 1 |
---|
3075 | | /* end confdefs.h. */ |
---|
3076 | | |
---|
3077 | | #include <locale.h> |
---|
3078 | | #if HAVE_XLOCALE_H |
---|
3079 | | # include <xlocale.h> |
---|
3080 | | #endif |
---|
3081 | | int main () |
---|
3082 | | { |
---|
3083 | | locale_t loc1, loc2; |
---|
3084 | | if (setlocale (LC_ALL, "de_DE.UTF-8") == NULL) return 1; |
---|
3085 | | if (setlocale (LC_ALL, "fr_FR.UTF-8") == NULL) return 1; |
---|
3086 | | loc1 = newlocale (LC_ALL_MASK, "de_DE.UTF-8", (locale_t)0); |
---|
3087 | | loc2 = newlocale (LC_ALL_MASK, "fr_FR.UTF-8", (locale_t)0); |
---|
3088 | | return !(loc1 == loc2); |
---|
3089 | | } |
---|
3090 | configure:26415: result: no |
---|
3091 | configure:26434: checking for Solaris 11.4 locale system |
---|
3092 | configure:26469: result: no |
---|
3093 | configure:26482: checking for getlocalename_l |
---|
3094 | configure:26482: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
3095 | Undefined symbols for architecture x86_64: |
---|
3096 | "_getlocalename_l", referenced from: |
---|
3097 | _main in conftest-e06c73.o |
---|
3098 | ld: symbol(s) not found for architecture x86_64 |
---|
3099 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3100 | configure:26482: $? = 1 |
---|
3101 | configure: failed program was: |
---|
3102 | | /* confdefs.h */ |
---|
3103 | | #define PACKAGE_NAME "" |
---|
3104 | | #define PACKAGE_TARNAME "" |
---|
3105 | | #define PACKAGE_VERSION "" |
---|
3106 | | #define PACKAGE_STRING "" |
---|
3107 | | #define PACKAGE_BUGREPORT "" |
---|
3108 | | #define PACKAGE_URL "" |
---|
3109 | | #define PACKAGE "libunistring" |
---|
3110 | | #define VERSION "1.1" |
---|
3111 | | #define HAVE_STDIO_H 1 |
---|
3112 | | #define HAVE_STDLIB_H 1 |
---|
3113 | | #define HAVE_STRING_H 1 |
---|
3114 | | #define HAVE_INTTYPES_H 1 |
---|
3115 | | #define HAVE_STDINT_H 1 |
---|
3116 | | #define HAVE_STRINGS_H 1 |
---|
3117 | | #define HAVE_SYS_STAT_H 1 |
---|
3118 | | #define HAVE_SYS_TYPES_H 1 |
---|
3119 | | #define HAVE_UNISTD_H 1 |
---|
3120 | | #define HAVE_WCHAR_H 1 |
---|
3121 | | #define HAVE_ICONV_H 1 |
---|
3122 | | #define HAVE_LIMITS_H 1 |
---|
3123 | | #define HAVE_WCTYPE_H 1 |
---|
3124 | | #define HAVE_LANGINFO_H 1 |
---|
3125 | | #define HAVE_XLOCALE_H 1 |
---|
3126 | | #define HAVE_MATH_H 1 |
---|
3127 | | #define HAVE_SYS_MMAN_H 1 |
---|
3128 | | #define HAVE_STDBOOL_H 1 |
---|
3129 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3130 | | #define HAVE_ARPA_INET_H 1 |
---|
3131 | | #define HAVE_SYS_TIME_H 1 |
---|
3132 | | #define HAVE_NETDB_H 1 |
---|
3133 | | #define HAVE_NETINET_IN_H 1 |
---|
3134 | | #define HAVE_SEMAPHORE_H 1 |
---|
3135 | | #define HAVE_SYS_PARAM_H 1 |
---|
3136 | | #define HAVE_SYS_SELECT_H 1 |
---|
3137 | | #define HAVE_SYS_WAIT_H 1 |
---|
3138 | | #define HAVE_PTHREAD_H 1 |
---|
3139 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3140 | | #define HAVE_STDALIGN_H 1 |
---|
3141 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3142 | | #define HAVE_SYS_UIO_H 1 |
---|
3143 | | #define STDC_HEADERS 1 |
---|
3144 | | #define _ALL_SOURCE 1 |
---|
3145 | | #define _DARWIN_C_SOURCE 1 |
---|
3146 | | #define _GNU_SOURCE 1 |
---|
3147 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3148 | | #define _NETBSD_SOURCE 1 |
---|
3149 | | #define _OPENBSD_SOURCE 1 |
---|
3150 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3151 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3152 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3153 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3154 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3155 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3156 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3157 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3158 | | #define _TANDEM_SOURCE 1 |
---|
3159 | | #define __EXTENSIONS__ 1 |
---|
3160 | | #define HAVE_DLFCN_H 1 |
---|
3161 | | #define LT_OBJDIR ".libs/" |
---|
3162 | | #define HAVE_ALLOCA_H 1 |
---|
3163 | | #define HAVE_ALLOCA 1 |
---|
3164 | | #define restrict __restrict__ |
---|
3165 | | #define HAVE___HEADER_INLINE 1 |
---|
3166 | | #define HAVE_DECL_ALARM 1 |
---|
3167 | | #define HAVE_ISWCNTRL 1 |
---|
3168 | | #define HAVE_ISWBLANK 1 |
---|
3169 | | #define HAVE_USELOCALE 1 |
---|
3170 | | #define HAVE_NEWLOCALE 1 |
---|
3171 | | #define HAVE_DUPLOCALE 1 |
---|
3172 | | #define HAVE_FREELOCALE 1 |
---|
3173 | | #define HAVE_MBSINIT 1 |
---|
3174 | | #define HAVE_MBRTOWC 1 |
---|
3175 | | #define HAVE_MPROTECT 1 |
---|
3176 | | #define HAVE_SNPRINTF 1 |
---|
3177 | | #define HAVE_STPCPY 1 |
---|
3178 | | #define HAVE_STRDUP 1 |
---|
3179 | | #define HAVE_WCWIDTH 1 |
---|
3180 | | #define HAVE_BTOWC 1 |
---|
3181 | | #define HAVE_FCNTL 1 |
---|
3182 | | #define HAVE_SYMLINK 1 |
---|
3183 | | #define HAVE_FTRUNCATE 1 |
---|
3184 | | #define HAVE_GETDTABLESIZE 1 |
---|
3185 | | #define HAVE_GETPROGNAME 1 |
---|
3186 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3187 | | #define HAVE_ISBLANK 1 |
---|
3188 | | #define HAVE_LSTAT 1 |
---|
3189 | | #define HAVE_STRERROR_R 1 |
---|
3190 | | #define HAVE_PIPE 1 |
---|
3191 | | #define HAVE_PSELECT 1 |
---|
3192 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
3193 | | #define HAVE_SETENV 1 |
---|
3194 | | #define HAVE_SLEEP 1 |
---|
3195 | | #define HAVE_CATGETS 1 |
---|
3196 | | #define HAVE_SHUTDOWN 1 |
---|
3197 | | #define HAVE_USLEEP 1 |
---|
3198 | | #define HAVE_WCRTOMB 1 |
---|
3199 | | #define HAVE_WCTOB 1 |
---|
3200 | | #define HAVE_PTHREAD_API 1 |
---|
3201 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
3202 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
3203 | | #define HAVE_ICONV 1 |
---|
3204 | | #define ICONV_CONST |
---|
3205 | | #define HAVE_WINT_T 1 |
---|
3206 | | #define HAVE_LONG_LONG_INT 1 |
---|
3207 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3208 | | #define DBL_EXPBIT0_WORD 1 |
---|
3209 | | #define DBL_EXPBIT0_BIT 20 |
---|
3210 | | #define FLT_EXPBIT0_WORD 0 |
---|
3211 | | #define FLT_EXPBIT0_BIT 23 |
---|
3212 | | #define HAVE_TOWLOWER 1 |
---|
3213 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3214 | | #define HAVE_WCHAR_T 1 |
---|
3215 | | #define HAVE_LC_MESSAGES 1 |
---|
3216 | | #define HAVE_WORKING_USELOCALE 1 |
---|
3217 | | /* end confdefs.h. */ |
---|
3218 | | /* Define getlocalename_l to an innocuous variant, in case <limits.h> declares getlocalename_l. |
---|
3219 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3220 | | #define getlocalename_l innocuous_getlocalename_l |
---|
3221 | | |
---|
3222 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3223 | | which can conflict with char getlocalename_l (); below. */ |
---|
3224 | | |
---|
3225 | | #include <limits.h> |
---|
3226 | | #undef getlocalename_l |
---|
3227 | | |
---|
3228 | | /* Override any GCC internal prototype to avoid an error. |
---|
3229 | | Use char because int might match the return type of a GCC |
---|
3230 | | builtin and then its argument prototype would still apply. */ |
---|
3231 | | #ifdef __cplusplus |
---|
3232 | | extern "C" |
---|
3233 | | #endif |
---|
3234 | | char getlocalename_l (); |
---|
3235 | | /* The GNU C library defines this for functions which it implements |
---|
3236 | | to always fail with ENOSYS. Some functions are actually named |
---|
3237 | | something starting with __ and the normal name is an alias. */ |
---|
3238 | | #if defined __stub_getlocalename_l || defined __stub___getlocalename_l |
---|
3239 | | choke me |
---|
3240 | | #endif |
---|
3241 | | |
---|
3242 | | int |
---|
3243 | | main (void) |
---|
3244 | | { |
---|
3245 | | return getlocalename_l (); |
---|
3246 | | ; |
---|
3247 | | return 0; |
---|
3248 | | } |
---|
3249 | configure:26482: result: no |
---|
3250 | configure:26522: checking for CFPreferencesCopyAppValue |
---|
3251 | configure:26541: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
3252 | conftest.c:122:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
3253 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
3254 | ~~~~ ^ |
---|
3255 | conftest.c:122:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
3256 | CFPreferencesCopyAppValue(NULL, NULL) |
---|
3257 | ~~~~^ |
---|
3258 | 2 warnings generated. |
---|
3259 | configure:26541: $? = 0 |
---|
3260 | configure:26551: result: yes |
---|
3261 | configure:26558: checking for CFLocaleCopyPreferredLanguages |
---|
3262 | configure:26577: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
3263 | configure:26577: $? = 0 |
---|
3264 | configure:26587: result: yes |
---|
3265 | configure:26614: checking whether imported symbols can be declared weak |
---|
3266 | configure:26714: result: no |
---|
3267 | configure:27598: checking for multithread API to use |
---|
3268 | configure:27600: result: posix |
---|
3269 | configure:27612: checking whether malloc is ptrdiff_t safe |
---|
3270 | configure:27649: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3271 | configure:27649: $? = 0 |
---|
3272 | configure:27658: result: yes |
---|
3273 | configure:27668: checking whether malloc, realloc, calloc set errno on failure |
---|
3274 | configure:27686: result: yes |
---|
3275 | configure:27703: checking whether malloc (0) returns nonnull |
---|
3276 | configure:27738: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
3277 | configure:27738: $? = 0 |
---|
3278 | configure:27738: ./conftest |
---|
3279 | configure:27738: $? = 0 |
---|
3280 | configure:27750: result: yes |
---|
3281 | configure:27846: checking whether NAN macro works |
---|
3282 | configure:27870: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3283 | configure:27870: $? = 0 |
---|
3284 | configure:27878: result: yes |
---|
3285 | configure:27883: checking whether HUGE_VAL works |
---|
3286 | configure:27902: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3287 | configure:27902: $? = 0 |
---|
3288 | configure:27910: result: yes |
---|
3289 | configure:27922: checking for mbstate_t |
---|
3290 | configure:27940: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3291 | configure:27940: $? = 0 |
---|
3292 | configure:27948: result: yes |
---|
3293 | configure:28414: checking for mmap |
---|
3294 | configure:28414: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
3295 | configure:28414: $? = 0 |
---|
3296 | configure:28414: result: yes |
---|
3297 | configure:28426: checking for MAP_ANONYMOUS |
---|
3298 | configure:28465: result: yes |
---|
3299 | configure:28492: checking whether memchr works |
---|
3300 | configure:28578: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
3301 | configure:28578: $? = 0 |
---|
3302 | configure:28578: ./conftest |
---|
3303 | configure:28578: $? = 0 |
---|
3304 | configure:28590: result: yes |
---|
3305 | configure:28601: checking whether <limits.h> defines MIN and MAX |
---|
3306 | configure:28619: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3307 | conftest.c:126:21: error: implicit declaration of function 'MIN' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
3308 | int x = MIN (42, 17); |
---|
3309 | ^ |
---|
3310 | conftest.c:126:21: error: initializer element is not a compile-time constant |
---|
3311 | int x = MIN (42, 17); |
---|
3312 | ^~~~~~~~~~~~ |
---|
3313 | 2 errors generated. |
---|
3314 | configure:28619: $? = 1 |
---|
3315 | configure: failed program was: |
---|
3316 | | /* confdefs.h */ |
---|
3317 | | #define PACKAGE_NAME "" |
---|
3318 | | #define PACKAGE_TARNAME "" |
---|
3319 | | #define PACKAGE_VERSION "" |
---|
3320 | | #define PACKAGE_STRING "" |
---|
3321 | | #define PACKAGE_BUGREPORT "" |
---|
3322 | | #define PACKAGE_URL "" |
---|
3323 | | #define PACKAGE "libunistring" |
---|
3324 | | #define VERSION "1.1" |
---|
3325 | | #define HAVE_STDIO_H 1 |
---|
3326 | | #define HAVE_STDLIB_H 1 |
---|
3327 | | #define HAVE_STRING_H 1 |
---|
3328 | | #define HAVE_INTTYPES_H 1 |
---|
3329 | | #define HAVE_STDINT_H 1 |
---|
3330 | | #define HAVE_STRINGS_H 1 |
---|
3331 | | #define HAVE_SYS_STAT_H 1 |
---|
3332 | | #define HAVE_SYS_TYPES_H 1 |
---|
3333 | | #define HAVE_UNISTD_H 1 |
---|
3334 | | #define HAVE_WCHAR_H 1 |
---|
3335 | | #define HAVE_ICONV_H 1 |
---|
3336 | | #define HAVE_LIMITS_H 1 |
---|
3337 | | #define HAVE_WCTYPE_H 1 |
---|
3338 | | #define HAVE_LANGINFO_H 1 |
---|
3339 | | #define HAVE_XLOCALE_H 1 |
---|
3340 | | #define HAVE_MATH_H 1 |
---|
3341 | | #define HAVE_SYS_MMAN_H 1 |
---|
3342 | | #define HAVE_STDBOOL_H 1 |
---|
3343 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3344 | | #define HAVE_ARPA_INET_H 1 |
---|
3345 | | #define HAVE_SYS_TIME_H 1 |
---|
3346 | | #define HAVE_NETDB_H 1 |
---|
3347 | | #define HAVE_NETINET_IN_H 1 |
---|
3348 | | #define HAVE_SEMAPHORE_H 1 |
---|
3349 | | #define HAVE_SYS_PARAM_H 1 |
---|
3350 | | #define HAVE_SYS_SELECT_H 1 |
---|
3351 | | #define HAVE_SYS_WAIT_H 1 |
---|
3352 | | #define HAVE_PTHREAD_H 1 |
---|
3353 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3354 | | #define HAVE_STDALIGN_H 1 |
---|
3355 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3356 | | #define HAVE_SYS_UIO_H 1 |
---|
3357 | | #define STDC_HEADERS 1 |
---|
3358 | | #define _ALL_SOURCE 1 |
---|
3359 | | #define _DARWIN_C_SOURCE 1 |
---|
3360 | | #define _GNU_SOURCE 1 |
---|
3361 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3362 | | #define _NETBSD_SOURCE 1 |
---|
3363 | | #define _OPENBSD_SOURCE 1 |
---|
3364 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3365 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3366 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3367 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3368 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3369 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3370 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3371 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3372 | | #define _TANDEM_SOURCE 1 |
---|
3373 | | #define __EXTENSIONS__ 1 |
---|
3374 | | #define HAVE_DLFCN_H 1 |
---|
3375 | | #define LT_OBJDIR ".libs/" |
---|
3376 | | #define HAVE_ALLOCA_H 1 |
---|
3377 | | #define HAVE_ALLOCA 1 |
---|
3378 | | #define restrict __restrict__ |
---|
3379 | | #define HAVE___HEADER_INLINE 1 |
---|
3380 | | #define HAVE_DECL_ALARM 1 |
---|
3381 | | #define HAVE_ISWCNTRL 1 |
---|
3382 | | #define HAVE_ISWBLANK 1 |
---|
3383 | | #define HAVE_USELOCALE 1 |
---|
3384 | | #define HAVE_NEWLOCALE 1 |
---|
3385 | | #define HAVE_DUPLOCALE 1 |
---|
3386 | | #define HAVE_FREELOCALE 1 |
---|
3387 | | #define HAVE_MBSINIT 1 |
---|
3388 | | #define HAVE_MBRTOWC 1 |
---|
3389 | | #define HAVE_MPROTECT 1 |
---|
3390 | | #define HAVE_SNPRINTF 1 |
---|
3391 | | #define HAVE_STPCPY 1 |
---|
3392 | | #define HAVE_STRDUP 1 |
---|
3393 | | #define HAVE_WCWIDTH 1 |
---|
3394 | | #define HAVE_BTOWC 1 |
---|
3395 | | #define HAVE_FCNTL 1 |
---|
3396 | | #define HAVE_SYMLINK 1 |
---|
3397 | | #define HAVE_FTRUNCATE 1 |
---|
3398 | | #define HAVE_GETDTABLESIZE 1 |
---|
3399 | | #define HAVE_GETPROGNAME 1 |
---|
3400 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3401 | | #define HAVE_ISBLANK 1 |
---|
3402 | | #define HAVE_LSTAT 1 |
---|
3403 | | #define HAVE_STRERROR_R 1 |
---|
3404 | | #define HAVE_PIPE 1 |
---|
3405 | | #define HAVE_PSELECT 1 |
---|
3406 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
3407 | | #define HAVE_SETENV 1 |
---|
3408 | | #define HAVE_SLEEP 1 |
---|
3409 | | #define HAVE_CATGETS 1 |
---|
3410 | | #define HAVE_SHUTDOWN 1 |
---|
3411 | | #define HAVE_USLEEP 1 |
---|
3412 | | #define HAVE_WCRTOMB 1 |
---|
3413 | | #define HAVE_WCTOB 1 |
---|
3414 | | #define HAVE_PTHREAD_API 1 |
---|
3415 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
3416 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
3417 | | #define HAVE_ICONV 1 |
---|
3418 | | #define ICONV_CONST |
---|
3419 | | #define HAVE_WINT_T 1 |
---|
3420 | | #define HAVE_LONG_LONG_INT 1 |
---|
3421 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3422 | | #define DBL_EXPBIT0_WORD 1 |
---|
3423 | | #define DBL_EXPBIT0_BIT 20 |
---|
3424 | | #define FLT_EXPBIT0_WORD 0 |
---|
3425 | | #define FLT_EXPBIT0_BIT 23 |
---|
3426 | | #define HAVE_TOWLOWER 1 |
---|
3427 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3428 | | #define HAVE_WCHAR_T 1 |
---|
3429 | | #define HAVE_LC_MESSAGES 1 |
---|
3430 | | #define HAVE_WORKING_USELOCALE 1 |
---|
3431 | | #define HAVE_GOOD_USELOCALE 1 |
---|
3432 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3433 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3434 | | #define USE_POSIX_THREADS 1 |
---|
3435 | | #define HAVE_MALLOC_POSIX 1 |
---|
3436 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3437 | | #define HAVE_MBSTATE_T 1 |
---|
3438 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3439 | | /* end confdefs.h. */ |
---|
3440 | | #include <limits.h> |
---|
3441 | | int x = MIN (42, 17); |
---|
3442 | | int |
---|
3443 | | main (void) |
---|
3444 | | { |
---|
3445 | | |
---|
3446 | | ; |
---|
3447 | | return 0; |
---|
3448 | | } |
---|
3449 | configure:28627: result: no |
---|
3450 | configure:28640: checking whether <sys/param.h> defines MIN and MAX |
---|
3451 | configure:28658: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3452 | configure:28658: $? = 0 |
---|
3453 | configure:28666: result: yes |
---|
3454 | configure:28678: checking whether to activate relocatable installation |
---|
3455 | configure:28694: result: no |
---|
3456 | configure:28717: checking whether ecvt is declared |
---|
3457 | configure:28717: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3458 | configure:28717: $? = 0 |
---|
3459 | configure:28717: result: yes |
---|
3460 | configure:28726: checking whether fcvt is declared |
---|
3461 | configure:28726: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3462 | configure:28726: $? = 0 |
---|
3463 | configure:28726: result: yes |
---|
3464 | configure:28735: checking whether gcvt is declared |
---|
3465 | configure:28735: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3466 | configure:28735: $? = 0 |
---|
3467 | configure:28735: result: yes |
---|
3468 | configure:28982: checking whether strncat works |
---|
3469 | configure:29075: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
3470 | configure:29075: $? = 0 |
---|
3471 | configure:29075: ./conftest |
---|
3472 | configure:29075: $? = 0 |
---|
3473 | configure:29087: result: yes |
---|
3474 | configure:29100: checking whether strstr works |
---|
3475 | configure:29162: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
3476 | configure:29162: $? = 0 |
---|
3477 | configure:29162: ./conftest |
---|
3478 | configure:29162: $? = 0 |
---|
3479 | configure:29174: result: yes |
---|
3480 | configure:29187: checking for pid_t |
---|
3481 | configure:29187: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3482 | configure:29187: $? = 0 |
---|
3483 | configure:29187: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3484 | conftest.c:162:20: error: expected expression |
---|
3485 | if (sizeof ((pid_t))) |
---|
3486 | ^ |
---|
3487 | 1 error generated. |
---|
3488 | configure:29187: $? = 1 |
---|
3489 | configure: failed program was: |
---|
3490 | | /* confdefs.h */ |
---|
3491 | | #define PACKAGE_NAME "" |
---|
3492 | | #define PACKAGE_TARNAME "" |
---|
3493 | | #define PACKAGE_VERSION "" |
---|
3494 | | #define PACKAGE_STRING "" |
---|
3495 | | #define PACKAGE_BUGREPORT "" |
---|
3496 | | #define PACKAGE_URL "" |
---|
3497 | | #define PACKAGE "libunistring" |
---|
3498 | | #define VERSION "1.1" |
---|
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_ICONV_H 1 |
---|
3510 | | #define HAVE_LIMITS_H 1 |
---|
3511 | | #define HAVE_WCTYPE_H 1 |
---|
3512 | | #define HAVE_LANGINFO_H 1 |
---|
3513 | | #define HAVE_XLOCALE_H 1 |
---|
3514 | | #define HAVE_MATH_H 1 |
---|
3515 | | #define HAVE_SYS_MMAN_H 1 |
---|
3516 | | #define HAVE_STDBOOL_H 1 |
---|
3517 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3518 | | #define HAVE_ARPA_INET_H 1 |
---|
3519 | | #define HAVE_SYS_TIME_H 1 |
---|
3520 | | #define HAVE_NETDB_H 1 |
---|
3521 | | #define HAVE_NETINET_IN_H 1 |
---|
3522 | | #define HAVE_SEMAPHORE_H 1 |
---|
3523 | | #define HAVE_SYS_PARAM_H 1 |
---|
3524 | | #define HAVE_SYS_SELECT_H 1 |
---|
3525 | | #define HAVE_SYS_WAIT_H 1 |
---|
3526 | | #define HAVE_PTHREAD_H 1 |
---|
3527 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3528 | | #define HAVE_STDALIGN_H 1 |
---|
3529 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3530 | | #define HAVE_SYS_UIO_H 1 |
---|
3531 | | #define STDC_HEADERS 1 |
---|
3532 | | #define _ALL_SOURCE 1 |
---|
3533 | | #define _DARWIN_C_SOURCE 1 |
---|
3534 | | #define _GNU_SOURCE 1 |
---|
3535 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3536 | | #define _NETBSD_SOURCE 1 |
---|
3537 | | #define _OPENBSD_SOURCE 1 |
---|
3538 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3539 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3540 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3541 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3542 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3543 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3544 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3545 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3546 | | #define _TANDEM_SOURCE 1 |
---|
3547 | | #define __EXTENSIONS__ 1 |
---|
3548 | | #define HAVE_DLFCN_H 1 |
---|
3549 | | #define LT_OBJDIR ".libs/" |
---|
3550 | | #define HAVE_ALLOCA_H 1 |
---|
3551 | | #define HAVE_ALLOCA 1 |
---|
3552 | | #define restrict __restrict__ |
---|
3553 | | #define HAVE___HEADER_INLINE 1 |
---|
3554 | | #define HAVE_DECL_ALARM 1 |
---|
3555 | | #define HAVE_ISWCNTRL 1 |
---|
3556 | | #define HAVE_ISWBLANK 1 |
---|
3557 | | #define HAVE_USELOCALE 1 |
---|
3558 | | #define HAVE_NEWLOCALE 1 |
---|
3559 | | #define HAVE_DUPLOCALE 1 |
---|
3560 | | #define HAVE_FREELOCALE 1 |
---|
3561 | | #define HAVE_MBSINIT 1 |
---|
3562 | | #define HAVE_MBRTOWC 1 |
---|
3563 | | #define HAVE_MPROTECT 1 |
---|
3564 | | #define HAVE_SNPRINTF 1 |
---|
3565 | | #define HAVE_STPCPY 1 |
---|
3566 | | #define HAVE_STRDUP 1 |
---|
3567 | | #define HAVE_WCWIDTH 1 |
---|
3568 | | #define HAVE_BTOWC 1 |
---|
3569 | | #define HAVE_FCNTL 1 |
---|
3570 | | #define HAVE_SYMLINK 1 |
---|
3571 | | #define HAVE_FTRUNCATE 1 |
---|
3572 | | #define HAVE_GETDTABLESIZE 1 |
---|
3573 | | #define HAVE_GETPROGNAME 1 |
---|
3574 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3575 | | #define HAVE_ISBLANK 1 |
---|
3576 | | #define HAVE_LSTAT 1 |
---|
3577 | | #define HAVE_STRERROR_R 1 |
---|
3578 | | #define HAVE_PIPE 1 |
---|
3579 | | #define HAVE_PSELECT 1 |
---|
3580 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
3581 | | #define HAVE_SETENV 1 |
---|
3582 | | #define HAVE_SLEEP 1 |
---|
3583 | | #define HAVE_CATGETS 1 |
---|
3584 | | #define HAVE_SHUTDOWN 1 |
---|
3585 | | #define HAVE_USLEEP 1 |
---|
3586 | | #define HAVE_WCRTOMB 1 |
---|
3587 | | #define HAVE_WCTOB 1 |
---|
3588 | | #define HAVE_PTHREAD_API 1 |
---|
3589 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
3590 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
3591 | | #define HAVE_ICONV 1 |
---|
3592 | | #define ICONV_CONST |
---|
3593 | | #define HAVE_WINT_T 1 |
---|
3594 | | #define HAVE_LONG_LONG_INT 1 |
---|
3595 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3596 | | #define DBL_EXPBIT0_WORD 1 |
---|
3597 | | #define DBL_EXPBIT0_BIT 20 |
---|
3598 | | #define FLT_EXPBIT0_WORD 0 |
---|
3599 | | #define FLT_EXPBIT0_BIT 23 |
---|
3600 | | #define HAVE_TOWLOWER 1 |
---|
3601 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3602 | | #define HAVE_WCHAR_T 1 |
---|
3603 | | #define HAVE_LC_MESSAGES 1 |
---|
3604 | | #define HAVE_WORKING_USELOCALE 1 |
---|
3605 | | #define HAVE_GOOD_USELOCALE 1 |
---|
3606 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3607 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3608 | | #define USE_POSIX_THREADS 1 |
---|
3609 | | #define HAVE_MALLOC_POSIX 1 |
---|
3610 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3611 | | #define HAVE_MBSTATE_T 1 |
---|
3612 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3613 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3614 | | #define INSTALLPREFIX "/opt/local" |
---|
3615 | | #define HAVE_DECL_ECVT 1 |
---|
3616 | | #define HAVE_DECL_FCVT 1 |
---|
3617 | | #define HAVE_DECL_GCVT 1 |
---|
3618 | | /* end confdefs.h. */ |
---|
3619 | | #include <stddef.h> |
---|
3620 | | #ifdef HAVE_STDIO_H |
---|
3621 | | # include <stdio.h> |
---|
3622 | | #endif |
---|
3623 | | #ifdef HAVE_STDLIB_H |
---|
3624 | | # include <stdlib.h> |
---|
3625 | | #endif |
---|
3626 | | #ifdef HAVE_STRING_H |
---|
3627 | | # include <string.h> |
---|
3628 | | #endif |
---|
3629 | | #ifdef HAVE_INTTYPES_H |
---|
3630 | | # include <inttypes.h> |
---|
3631 | | #endif |
---|
3632 | | #ifdef HAVE_STDINT_H |
---|
3633 | | # include <stdint.h> |
---|
3634 | | #endif |
---|
3635 | | #ifdef HAVE_STRINGS_H |
---|
3636 | | # include <strings.h> |
---|
3637 | | #endif |
---|
3638 | | #ifdef HAVE_SYS_TYPES_H |
---|
3639 | | # include <sys/types.h> |
---|
3640 | | #endif |
---|
3641 | | #ifdef HAVE_SYS_STAT_H |
---|
3642 | | # include <sys/stat.h> |
---|
3643 | | #endif |
---|
3644 | | #ifdef HAVE_UNISTD_H |
---|
3645 | | # include <unistd.h> |
---|
3646 | | #endif |
---|
3647 | | |
---|
3648 | | int |
---|
3649 | | main (void) |
---|
3650 | | { |
---|
3651 | | if (sizeof ((pid_t))) |
---|
3652 | | return 0; |
---|
3653 | | ; |
---|
3654 | | return 0; |
---|
3655 | | } |
---|
3656 | configure:29187: result: yes |
---|
3657 | configure:29223: checking for mode_t |
---|
3658 | configure:29223: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3659 | configure:29223: $? = 0 |
---|
3660 | configure:29223: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
3661 | conftest.c:161:21: error: expected expression |
---|
3662 | if (sizeof ((mode_t))) |
---|
3663 | ^ |
---|
3664 | 1 error generated. |
---|
3665 | configure:29223: $? = 1 |
---|
3666 | configure: failed program was: |
---|
3667 | | /* confdefs.h */ |
---|
3668 | | #define PACKAGE_NAME "" |
---|
3669 | | #define PACKAGE_TARNAME "" |
---|
3670 | | #define PACKAGE_VERSION "" |
---|
3671 | | #define PACKAGE_STRING "" |
---|
3672 | | #define PACKAGE_BUGREPORT "" |
---|
3673 | | #define PACKAGE_URL "" |
---|
3674 | | #define PACKAGE "libunistring" |
---|
3675 | | #define VERSION "1.1" |
---|
3676 | | #define HAVE_STDIO_H 1 |
---|
3677 | | #define HAVE_STDLIB_H 1 |
---|
3678 | | #define HAVE_STRING_H 1 |
---|
3679 | | #define HAVE_INTTYPES_H 1 |
---|
3680 | | #define HAVE_STDINT_H 1 |
---|
3681 | | #define HAVE_STRINGS_H 1 |
---|
3682 | | #define HAVE_SYS_STAT_H 1 |
---|
3683 | | #define HAVE_SYS_TYPES_H 1 |
---|
3684 | | #define HAVE_UNISTD_H 1 |
---|
3685 | | #define HAVE_WCHAR_H 1 |
---|
3686 | | #define HAVE_ICONV_H 1 |
---|
3687 | | #define HAVE_LIMITS_H 1 |
---|
3688 | | #define HAVE_WCTYPE_H 1 |
---|
3689 | | #define HAVE_LANGINFO_H 1 |
---|
3690 | | #define HAVE_XLOCALE_H 1 |
---|
3691 | | #define HAVE_MATH_H 1 |
---|
3692 | | #define HAVE_SYS_MMAN_H 1 |
---|
3693 | | #define HAVE_STDBOOL_H 1 |
---|
3694 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3695 | | #define HAVE_ARPA_INET_H 1 |
---|
3696 | | #define HAVE_SYS_TIME_H 1 |
---|
3697 | | #define HAVE_NETDB_H 1 |
---|
3698 | | #define HAVE_NETINET_IN_H 1 |
---|
3699 | | #define HAVE_SEMAPHORE_H 1 |
---|
3700 | | #define HAVE_SYS_PARAM_H 1 |
---|
3701 | | #define HAVE_SYS_SELECT_H 1 |
---|
3702 | | #define HAVE_SYS_WAIT_H 1 |
---|
3703 | | #define HAVE_PTHREAD_H 1 |
---|
3704 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3705 | | #define HAVE_STDALIGN_H 1 |
---|
3706 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3707 | | #define HAVE_SYS_UIO_H 1 |
---|
3708 | | #define STDC_HEADERS 1 |
---|
3709 | | #define _ALL_SOURCE 1 |
---|
3710 | | #define _DARWIN_C_SOURCE 1 |
---|
3711 | | #define _GNU_SOURCE 1 |
---|
3712 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3713 | | #define _NETBSD_SOURCE 1 |
---|
3714 | | #define _OPENBSD_SOURCE 1 |
---|
3715 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3716 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3717 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3718 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3719 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3720 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3721 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3722 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3723 | | #define _TANDEM_SOURCE 1 |
---|
3724 | | #define __EXTENSIONS__ 1 |
---|
3725 | | #define HAVE_DLFCN_H 1 |
---|
3726 | | #define LT_OBJDIR ".libs/" |
---|
3727 | | #define HAVE_ALLOCA_H 1 |
---|
3728 | | #define HAVE_ALLOCA 1 |
---|
3729 | | #define restrict __restrict__ |
---|
3730 | | #define HAVE___HEADER_INLINE 1 |
---|
3731 | | #define HAVE_DECL_ALARM 1 |
---|
3732 | | #define HAVE_ISWCNTRL 1 |
---|
3733 | | #define HAVE_ISWBLANK 1 |
---|
3734 | | #define HAVE_USELOCALE 1 |
---|
3735 | | #define HAVE_NEWLOCALE 1 |
---|
3736 | | #define HAVE_DUPLOCALE 1 |
---|
3737 | | #define HAVE_FREELOCALE 1 |
---|
3738 | | #define HAVE_MBSINIT 1 |
---|
3739 | | #define HAVE_MBRTOWC 1 |
---|
3740 | | #define HAVE_MPROTECT 1 |
---|
3741 | | #define HAVE_SNPRINTF 1 |
---|
3742 | | #define HAVE_STPCPY 1 |
---|
3743 | | #define HAVE_STRDUP 1 |
---|
3744 | | #define HAVE_WCWIDTH 1 |
---|
3745 | | #define HAVE_BTOWC 1 |
---|
3746 | | #define HAVE_FCNTL 1 |
---|
3747 | | #define HAVE_SYMLINK 1 |
---|
3748 | | #define HAVE_FTRUNCATE 1 |
---|
3749 | | #define HAVE_GETDTABLESIZE 1 |
---|
3750 | | #define HAVE_GETPROGNAME 1 |
---|
3751 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3752 | | #define HAVE_ISBLANK 1 |
---|
3753 | | #define HAVE_LSTAT 1 |
---|
3754 | | #define HAVE_STRERROR_R 1 |
---|
3755 | | #define HAVE_PIPE 1 |
---|
3756 | | #define HAVE_PSELECT 1 |
---|
3757 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
3758 | | #define HAVE_SETENV 1 |
---|
3759 | | #define HAVE_SLEEP 1 |
---|
3760 | | #define HAVE_CATGETS 1 |
---|
3761 | | #define HAVE_SHUTDOWN 1 |
---|
3762 | | #define HAVE_USLEEP 1 |
---|
3763 | | #define HAVE_WCRTOMB 1 |
---|
3764 | | #define HAVE_WCTOB 1 |
---|
3765 | | #define HAVE_PTHREAD_API 1 |
---|
3766 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
3767 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
3768 | | #define HAVE_ICONV 1 |
---|
3769 | | #define ICONV_CONST |
---|
3770 | | #define HAVE_WINT_T 1 |
---|
3771 | | #define HAVE_LONG_LONG_INT 1 |
---|
3772 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3773 | | #define DBL_EXPBIT0_WORD 1 |
---|
3774 | | #define DBL_EXPBIT0_BIT 20 |
---|
3775 | | #define FLT_EXPBIT0_WORD 0 |
---|
3776 | | #define FLT_EXPBIT0_BIT 23 |
---|
3777 | | #define HAVE_TOWLOWER 1 |
---|
3778 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3779 | | #define HAVE_WCHAR_T 1 |
---|
3780 | | #define HAVE_LC_MESSAGES 1 |
---|
3781 | | #define HAVE_WORKING_USELOCALE 1 |
---|
3782 | | #define HAVE_GOOD_USELOCALE 1 |
---|
3783 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3784 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3785 | | #define USE_POSIX_THREADS 1 |
---|
3786 | | #define HAVE_MALLOC_POSIX 1 |
---|
3787 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3788 | | #define HAVE_MBSTATE_T 1 |
---|
3789 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3790 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3791 | | #define INSTALLPREFIX "/opt/local" |
---|
3792 | | #define HAVE_DECL_ECVT 1 |
---|
3793 | | #define HAVE_DECL_FCVT 1 |
---|
3794 | | #define HAVE_DECL_GCVT 1 |
---|
3795 | | /* end confdefs.h. */ |
---|
3796 | | #include <stddef.h> |
---|
3797 | | #ifdef HAVE_STDIO_H |
---|
3798 | | # include <stdio.h> |
---|
3799 | | #endif |
---|
3800 | | #ifdef HAVE_STDLIB_H |
---|
3801 | | # include <stdlib.h> |
---|
3802 | | #endif |
---|
3803 | | #ifdef HAVE_STRING_H |
---|
3804 | | # include <string.h> |
---|
3805 | | #endif |
---|
3806 | | #ifdef HAVE_INTTYPES_H |
---|
3807 | | # include <inttypes.h> |
---|
3808 | | #endif |
---|
3809 | | #ifdef HAVE_STDINT_H |
---|
3810 | | # include <stdint.h> |
---|
3811 | | #endif |
---|
3812 | | #ifdef HAVE_STRINGS_H |
---|
3813 | | # include <strings.h> |
---|
3814 | | #endif |
---|
3815 | | #ifdef HAVE_SYS_TYPES_H |
---|
3816 | | # include <sys/types.h> |
---|
3817 | | #endif |
---|
3818 | | #ifdef HAVE_SYS_STAT_H |
---|
3819 | | # include <sys/stat.h> |
---|
3820 | | #endif |
---|
3821 | | #ifdef HAVE_UNISTD_H |
---|
3822 | | # include <unistd.h> |
---|
3823 | | #endif |
---|
3824 | | int |
---|
3825 | | main (void) |
---|
3826 | | { |
---|
3827 | | if (sizeof ((mode_t))) |
---|
3828 | | return 0; |
---|
3829 | | ; |
---|
3830 | | return 0; |
---|
3831 | | } |
---|
3832 | configure:29223: result: yes |
---|
3833 | configure:29541: checking whether execvpe is declared |
---|
3834 | configure:29541: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
3835 | conftest.c:166:10: error: use of undeclared identifier 'execvpe' |
---|
3836 | (void) execvpe; |
---|
3837 | ^ |
---|
3838 | 1 error generated. |
---|
3839 | configure:29541: $? = 1 |
---|
3840 | configure: failed program was: |
---|
3841 | | /* confdefs.h */ |
---|
3842 | | #define PACKAGE_NAME "" |
---|
3843 | | #define PACKAGE_TARNAME "" |
---|
3844 | | #define PACKAGE_VERSION "" |
---|
3845 | | #define PACKAGE_STRING "" |
---|
3846 | | #define PACKAGE_BUGREPORT "" |
---|
3847 | | #define PACKAGE_URL "" |
---|
3848 | | #define PACKAGE "libunistring" |
---|
3849 | | #define VERSION "1.1" |
---|
3850 | | #define HAVE_STDIO_H 1 |
---|
3851 | | #define HAVE_STDLIB_H 1 |
---|
3852 | | #define HAVE_STRING_H 1 |
---|
3853 | | #define HAVE_INTTYPES_H 1 |
---|
3854 | | #define HAVE_STDINT_H 1 |
---|
3855 | | #define HAVE_STRINGS_H 1 |
---|
3856 | | #define HAVE_SYS_STAT_H 1 |
---|
3857 | | #define HAVE_SYS_TYPES_H 1 |
---|
3858 | | #define HAVE_UNISTD_H 1 |
---|
3859 | | #define HAVE_WCHAR_H 1 |
---|
3860 | | #define HAVE_ICONV_H 1 |
---|
3861 | | #define HAVE_LIMITS_H 1 |
---|
3862 | | #define HAVE_WCTYPE_H 1 |
---|
3863 | | #define HAVE_LANGINFO_H 1 |
---|
3864 | | #define HAVE_XLOCALE_H 1 |
---|
3865 | | #define HAVE_MATH_H 1 |
---|
3866 | | #define HAVE_SYS_MMAN_H 1 |
---|
3867 | | #define HAVE_STDBOOL_H 1 |
---|
3868 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3869 | | #define HAVE_ARPA_INET_H 1 |
---|
3870 | | #define HAVE_SYS_TIME_H 1 |
---|
3871 | | #define HAVE_NETDB_H 1 |
---|
3872 | | #define HAVE_NETINET_IN_H 1 |
---|
3873 | | #define HAVE_SEMAPHORE_H 1 |
---|
3874 | | #define HAVE_SYS_PARAM_H 1 |
---|
3875 | | #define HAVE_SYS_SELECT_H 1 |
---|
3876 | | #define HAVE_SYS_WAIT_H 1 |
---|
3877 | | #define HAVE_PTHREAD_H 1 |
---|
3878 | | #define HAVE_SYS_CDEFS_H 1 |
---|
3879 | | #define HAVE_STDALIGN_H 1 |
---|
3880 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3881 | | #define HAVE_SYS_UIO_H 1 |
---|
3882 | | #define STDC_HEADERS 1 |
---|
3883 | | #define _ALL_SOURCE 1 |
---|
3884 | | #define _DARWIN_C_SOURCE 1 |
---|
3885 | | #define _GNU_SOURCE 1 |
---|
3886 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
3887 | | #define _NETBSD_SOURCE 1 |
---|
3888 | | #define _OPENBSD_SOURCE 1 |
---|
3889 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3890 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
3891 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
3892 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
3893 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
3894 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
3895 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
3896 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
3897 | | #define _TANDEM_SOURCE 1 |
---|
3898 | | #define __EXTENSIONS__ 1 |
---|
3899 | | #define HAVE_DLFCN_H 1 |
---|
3900 | | #define LT_OBJDIR ".libs/" |
---|
3901 | | #define HAVE_ALLOCA_H 1 |
---|
3902 | | #define HAVE_ALLOCA 1 |
---|
3903 | | #define restrict __restrict__ |
---|
3904 | | #define HAVE___HEADER_INLINE 1 |
---|
3905 | | #define HAVE_DECL_ALARM 1 |
---|
3906 | | #define HAVE_ISWCNTRL 1 |
---|
3907 | | #define HAVE_ISWBLANK 1 |
---|
3908 | | #define HAVE_USELOCALE 1 |
---|
3909 | | #define HAVE_NEWLOCALE 1 |
---|
3910 | | #define HAVE_DUPLOCALE 1 |
---|
3911 | | #define HAVE_FREELOCALE 1 |
---|
3912 | | #define HAVE_MBSINIT 1 |
---|
3913 | | #define HAVE_MBRTOWC 1 |
---|
3914 | | #define HAVE_MPROTECT 1 |
---|
3915 | | #define HAVE_SNPRINTF 1 |
---|
3916 | | #define HAVE_STPCPY 1 |
---|
3917 | | #define HAVE_STRDUP 1 |
---|
3918 | | #define HAVE_WCWIDTH 1 |
---|
3919 | | #define HAVE_BTOWC 1 |
---|
3920 | | #define HAVE_FCNTL 1 |
---|
3921 | | #define HAVE_SYMLINK 1 |
---|
3922 | | #define HAVE_FTRUNCATE 1 |
---|
3923 | | #define HAVE_GETDTABLESIZE 1 |
---|
3924 | | #define HAVE_GETPROGNAME 1 |
---|
3925 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3926 | | #define HAVE_ISBLANK 1 |
---|
3927 | | #define HAVE_LSTAT 1 |
---|
3928 | | #define HAVE_STRERROR_R 1 |
---|
3929 | | #define HAVE_PIPE 1 |
---|
3930 | | #define HAVE_PSELECT 1 |
---|
3931 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
3932 | | #define HAVE_SETENV 1 |
---|
3933 | | #define HAVE_SLEEP 1 |
---|
3934 | | #define HAVE_CATGETS 1 |
---|
3935 | | #define HAVE_SHUTDOWN 1 |
---|
3936 | | #define HAVE_USLEEP 1 |
---|
3937 | | #define HAVE_WCRTOMB 1 |
---|
3938 | | #define HAVE_WCTOB 1 |
---|
3939 | | #define HAVE_PTHREAD_API 1 |
---|
3940 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
3941 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
3942 | | #define HAVE_ICONV 1 |
---|
3943 | | #define ICONV_CONST |
---|
3944 | | #define HAVE_WINT_T 1 |
---|
3945 | | #define HAVE_LONG_LONG_INT 1 |
---|
3946 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
3947 | | #define DBL_EXPBIT0_WORD 1 |
---|
3948 | | #define DBL_EXPBIT0_BIT 20 |
---|
3949 | | #define FLT_EXPBIT0_WORD 0 |
---|
3950 | | #define FLT_EXPBIT0_BIT 23 |
---|
3951 | | #define HAVE_TOWLOWER 1 |
---|
3952 | | #define HAVE_LANGINFO_CODESET 1 |
---|
3953 | | #define HAVE_WCHAR_T 1 |
---|
3954 | | #define HAVE_LC_MESSAGES 1 |
---|
3955 | | #define HAVE_WORKING_USELOCALE 1 |
---|
3956 | | #define HAVE_GOOD_USELOCALE 1 |
---|
3957 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3958 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
3959 | | #define USE_POSIX_THREADS 1 |
---|
3960 | | #define HAVE_MALLOC_POSIX 1 |
---|
3961 | | #define MALLOC_0_IS_NONNULL 1 |
---|
3962 | | #define HAVE_MBSTATE_T 1 |
---|
3963 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
3964 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
3965 | | #define INSTALLPREFIX "/opt/local" |
---|
3966 | | #define HAVE_DECL_ECVT 1 |
---|
3967 | | #define HAVE_DECL_FCVT 1 |
---|
3968 | | #define HAVE_DECL_GCVT 1 |
---|
3969 | | #define _USE_STD_STAT 1 |
---|
3970 | | /* end confdefs.h. */ |
---|
3971 | | #include <stddef.h> |
---|
3972 | | #ifdef HAVE_STDIO_H |
---|
3973 | | # include <stdio.h> |
---|
3974 | | #endif |
---|
3975 | | #ifdef HAVE_STDLIB_H |
---|
3976 | | # include <stdlib.h> |
---|
3977 | | #endif |
---|
3978 | | #ifdef HAVE_STRING_H |
---|
3979 | | # include <string.h> |
---|
3980 | | #endif |
---|
3981 | | #ifdef HAVE_INTTYPES_H |
---|
3982 | | # include <inttypes.h> |
---|
3983 | | #endif |
---|
3984 | | #ifdef HAVE_STDINT_H |
---|
3985 | | # include <stdint.h> |
---|
3986 | | #endif |
---|
3987 | | #ifdef HAVE_STRINGS_H |
---|
3988 | | # include <strings.h> |
---|
3989 | | #endif |
---|
3990 | | #ifdef HAVE_SYS_TYPES_H |
---|
3991 | | # include <sys/types.h> |
---|
3992 | | #endif |
---|
3993 | | #ifdef HAVE_SYS_STAT_H |
---|
3994 | | # include <sys/stat.h> |
---|
3995 | | #endif |
---|
3996 | | #ifdef HAVE_UNISTD_H |
---|
3997 | | # include <unistd.h> |
---|
3998 | | #endif |
---|
3999 | | int |
---|
4000 | | main (void) |
---|
4001 | | { |
---|
4002 | | #ifndef execvpe |
---|
4003 | | #ifdef __cplusplus |
---|
4004 | | (void) execvpe; |
---|
4005 | | #else |
---|
4006 | | (void) execvpe; |
---|
4007 | | #endif |
---|
4008 | | #endif |
---|
4009 | | |
---|
4010 | | ; |
---|
4011 | | return 0; |
---|
4012 | | } |
---|
4013 | configure:29541: result: no |
---|
4014 | configure:30003: checking for inttypes.h |
---|
4015 | configure:30023: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4016 | configure:30023: $? = 0 |
---|
4017 | configure:30031: result: yes |
---|
4018 | configure:30040: checking for stdint.h |
---|
4019 | configure:30058: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4020 | configure:30058: $? = 0 |
---|
4021 | configure:30066: result: yes |
---|
4022 | configure:30077: checking for intmax_t |
---|
4023 | configure:30103: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4024 | configure:30103: $? = 0 |
---|
4025 | configure:30111: result: yes |
---|
4026 | configure:30130: checking whether snprintf returns a byte count as in C99 |
---|
4027 | configure:30225: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4028 | configure:30225: $? = 0 |
---|
4029 | configure:30225: ./conftest |
---|
4030 | configure:30225: $? = 0 |
---|
4031 | configure:30237: result: yes |
---|
4032 | configure:30243: checking whether snprintf truncates the result as in C99 |
---|
4033 | configure:30328: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4034 | configure:30328: $? = 0 |
---|
4035 | configure:30328: ./conftest |
---|
4036 | configure:30328: $? = 0 |
---|
4037 | configure:30340: result: yes |
---|
4038 | configure:30347: checking for snprintf |
---|
4039 | configure:30347: result: yes |
---|
4040 | configure:30353: checking for strnlen |
---|
4041 | configure:30353: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4042 | configure:30353: $? = 0 |
---|
4043 | configure:30353: result: yes |
---|
4044 | configure:30359: checking for wcslen |
---|
4045 | configure:30359: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4046 | conftest.c:153:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration] |
---|
4047 | char wcslen (); |
---|
4048 | ^ |
---|
4049 | conftest.c:153:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)' |
---|
4050 | 1 warning generated. |
---|
4051 | configure:30359: $? = 0 |
---|
4052 | configure:30359: result: yes |
---|
4053 | configure:30365: checking for wcsnlen |
---|
4054 | configure:30365: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4055 | configure:30365: $? = 0 |
---|
4056 | configure:30365: result: yes |
---|
4057 | configure:30371: checking for mbrtowc |
---|
4058 | configure:30371: result: yes |
---|
4059 | configure:30377: checking for wcrtomb |
---|
4060 | configure:30377: result: yes |
---|
4061 | configure:30384: checking whether _snprintf is declared |
---|
4062 | configure:30384: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4063 | conftest.c:150:10: error: use of undeclared identifier '_snprintf' |
---|
4064 | (void) _snprintf; |
---|
4065 | ^ |
---|
4066 | 1 error generated. |
---|
4067 | configure:30384: $? = 1 |
---|
4068 | configure: failed program was: |
---|
4069 | | /* confdefs.h */ |
---|
4070 | | #define PACKAGE_NAME "" |
---|
4071 | | #define PACKAGE_TARNAME "" |
---|
4072 | | #define PACKAGE_VERSION "" |
---|
4073 | | #define PACKAGE_STRING "" |
---|
4074 | | #define PACKAGE_BUGREPORT "" |
---|
4075 | | #define PACKAGE_URL "" |
---|
4076 | | #define PACKAGE "libunistring" |
---|
4077 | | #define VERSION "1.1" |
---|
4078 | | #define HAVE_STDIO_H 1 |
---|
4079 | | #define HAVE_STDLIB_H 1 |
---|
4080 | | #define HAVE_STRING_H 1 |
---|
4081 | | #define HAVE_INTTYPES_H 1 |
---|
4082 | | #define HAVE_STDINT_H 1 |
---|
4083 | | #define HAVE_STRINGS_H 1 |
---|
4084 | | #define HAVE_SYS_STAT_H 1 |
---|
4085 | | #define HAVE_SYS_TYPES_H 1 |
---|
4086 | | #define HAVE_UNISTD_H 1 |
---|
4087 | | #define HAVE_WCHAR_H 1 |
---|
4088 | | #define HAVE_ICONV_H 1 |
---|
4089 | | #define HAVE_LIMITS_H 1 |
---|
4090 | | #define HAVE_WCTYPE_H 1 |
---|
4091 | | #define HAVE_LANGINFO_H 1 |
---|
4092 | | #define HAVE_XLOCALE_H 1 |
---|
4093 | | #define HAVE_MATH_H 1 |
---|
4094 | | #define HAVE_SYS_MMAN_H 1 |
---|
4095 | | #define HAVE_STDBOOL_H 1 |
---|
4096 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4097 | | #define HAVE_ARPA_INET_H 1 |
---|
4098 | | #define HAVE_SYS_TIME_H 1 |
---|
4099 | | #define HAVE_NETDB_H 1 |
---|
4100 | | #define HAVE_NETINET_IN_H 1 |
---|
4101 | | #define HAVE_SEMAPHORE_H 1 |
---|
4102 | | #define HAVE_SYS_PARAM_H 1 |
---|
4103 | | #define HAVE_SYS_SELECT_H 1 |
---|
4104 | | #define HAVE_SYS_WAIT_H 1 |
---|
4105 | | #define HAVE_PTHREAD_H 1 |
---|
4106 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4107 | | #define HAVE_STDALIGN_H 1 |
---|
4108 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4109 | | #define HAVE_SYS_UIO_H 1 |
---|
4110 | | #define STDC_HEADERS 1 |
---|
4111 | | #define _ALL_SOURCE 1 |
---|
4112 | | #define _DARWIN_C_SOURCE 1 |
---|
4113 | | #define _GNU_SOURCE 1 |
---|
4114 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4115 | | #define _NETBSD_SOURCE 1 |
---|
4116 | | #define _OPENBSD_SOURCE 1 |
---|
4117 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4118 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4119 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4120 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4121 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4122 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4123 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4124 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4125 | | #define _TANDEM_SOURCE 1 |
---|
4126 | | #define __EXTENSIONS__ 1 |
---|
4127 | | #define HAVE_DLFCN_H 1 |
---|
4128 | | #define LT_OBJDIR ".libs/" |
---|
4129 | | #define HAVE_ALLOCA_H 1 |
---|
4130 | | #define HAVE_ALLOCA 1 |
---|
4131 | | #define restrict __restrict__ |
---|
4132 | | #define HAVE___HEADER_INLINE 1 |
---|
4133 | | #define HAVE_DECL_ALARM 1 |
---|
4134 | | #define HAVE_ISWCNTRL 1 |
---|
4135 | | #define HAVE_ISWBLANK 1 |
---|
4136 | | #define HAVE_USELOCALE 1 |
---|
4137 | | #define HAVE_NEWLOCALE 1 |
---|
4138 | | #define HAVE_DUPLOCALE 1 |
---|
4139 | | #define HAVE_FREELOCALE 1 |
---|
4140 | | #define HAVE_MBSINIT 1 |
---|
4141 | | #define HAVE_MBRTOWC 1 |
---|
4142 | | #define HAVE_MPROTECT 1 |
---|
4143 | | #define HAVE_SNPRINTF 1 |
---|
4144 | | #define HAVE_STPCPY 1 |
---|
4145 | | #define HAVE_STRDUP 1 |
---|
4146 | | #define HAVE_WCWIDTH 1 |
---|
4147 | | #define HAVE_BTOWC 1 |
---|
4148 | | #define HAVE_FCNTL 1 |
---|
4149 | | #define HAVE_SYMLINK 1 |
---|
4150 | | #define HAVE_FTRUNCATE 1 |
---|
4151 | | #define HAVE_GETDTABLESIZE 1 |
---|
4152 | | #define HAVE_GETPROGNAME 1 |
---|
4153 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4154 | | #define HAVE_ISBLANK 1 |
---|
4155 | | #define HAVE_LSTAT 1 |
---|
4156 | | #define HAVE_STRERROR_R 1 |
---|
4157 | | #define HAVE_PIPE 1 |
---|
4158 | | #define HAVE_PSELECT 1 |
---|
4159 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
4160 | | #define HAVE_SETENV 1 |
---|
4161 | | #define HAVE_SLEEP 1 |
---|
4162 | | #define HAVE_CATGETS 1 |
---|
4163 | | #define HAVE_SHUTDOWN 1 |
---|
4164 | | #define HAVE_USLEEP 1 |
---|
4165 | | #define HAVE_WCRTOMB 1 |
---|
4166 | | #define HAVE_WCTOB 1 |
---|
4167 | | #define HAVE_PTHREAD_API 1 |
---|
4168 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4169 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4170 | | #define HAVE_ICONV 1 |
---|
4171 | | #define ICONV_CONST |
---|
4172 | | #define HAVE_WINT_T 1 |
---|
4173 | | #define HAVE_LONG_LONG_INT 1 |
---|
4174 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4175 | | #define DBL_EXPBIT0_WORD 1 |
---|
4176 | | #define DBL_EXPBIT0_BIT 20 |
---|
4177 | | #define FLT_EXPBIT0_WORD 0 |
---|
4178 | | #define FLT_EXPBIT0_BIT 23 |
---|
4179 | | #define HAVE_TOWLOWER 1 |
---|
4180 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4181 | | #define HAVE_WCHAR_T 1 |
---|
4182 | | #define HAVE_LC_MESSAGES 1 |
---|
4183 | | #define HAVE_WORKING_USELOCALE 1 |
---|
4184 | | #define HAVE_GOOD_USELOCALE 1 |
---|
4185 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4186 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4187 | | #define USE_POSIX_THREADS 1 |
---|
4188 | | #define HAVE_MALLOC_POSIX 1 |
---|
4189 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4190 | | #define HAVE_MBSTATE_T 1 |
---|
4191 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4192 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4193 | | #define INSTALLPREFIX "/opt/local" |
---|
4194 | | #define HAVE_DECL_ECVT 1 |
---|
4195 | | #define HAVE_DECL_FCVT 1 |
---|
4196 | | #define HAVE_DECL_GCVT 1 |
---|
4197 | | #define _USE_STD_STAT 1 |
---|
4198 | | #define HAVE_DECL_EXECVPE 0 |
---|
4199 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4200 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4201 | | #define HAVE_INTMAX_T 1 |
---|
4202 | | #define HAVE_SNPRINTF 1 |
---|
4203 | | #define HAVE_STRNLEN 1 |
---|
4204 | | #define HAVE_WCSLEN 1 |
---|
4205 | | #define HAVE_WCSNLEN 1 |
---|
4206 | | #define HAVE_MBRTOWC 1 |
---|
4207 | | #define HAVE_WCRTOMB 1 |
---|
4208 | | /* end confdefs.h. */ |
---|
4209 | | #include <stdio.h> |
---|
4210 | | |
---|
4211 | | int |
---|
4212 | | main (void) |
---|
4213 | | { |
---|
4214 | | #ifndef _snprintf |
---|
4215 | | #ifdef __cplusplus |
---|
4216 | | (void) _snprintf; |
---|
4217 | | #else |
---|
4218 | | (void) _snprintf; |
---|
4219 | | #endif |
---|
4220 | | #endif |
---|
4221 | | |
---|
4222 | | ; |
---|
4223 | | return 0; |
---|
4224 | | } |
---|
4225 | configure:30384: result: no |
---|
4226 | configure:30414: checking whether printf supports 'long double' arguments |
---|
4227 | configure:30475: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4228 | conftest.c:152:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4229 | if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0 |
---|
4230 | ~~~~~~~~ ^ |
---|
4231 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4232 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4233 | ^~~~~~~~~~~ |
---|
4234 | conftest.c:156:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4235 | if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0 |
---|
4236 | ~~~~~~~~ ^ |
---|
4237 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4238 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4239 | ^~~~~~~~~~~ |
---|
4240 | conftest.c:160:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4241 | if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0 |
---|
4242 | ~~~~~~~~ ^ |
---|
4243 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4244 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4245 | ^~~~~~~~~~~ |
---|
4246 | 3 warnings generated. |
---|
4247 | configure:30475: $? = 0 |
---|
4248 | configure:30475: ./conftest |
---|
4249 | configure:30475: $? = 0 |
---|
4250 | configure:30487: result: yes |
---|
4251 | configure:30504: checking whether printf supports infinite 'double' arguments |
---|
4252 | configure:30634: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4253 | configure:30634: $? = 0 |
---|
4254 | configure:30634: ./conftest |
---|
4255 | configure:30634: $? = 0 |
---|
4256 | configure:30646: result: yes |
---|
4257 | configure:30661: checking whether printf supports infinite 'long double' arguments |
---|
4258 | configure:30982: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4259 | configure:30982: $? = 0 |
---|
4260 | configure:30982: ./conftest |
---|
4261 | configure:30982: $? = 0 |
---|
4262 | configure:30994: result: yes |
---|
4263 | configure:31004: checking whether printf supports the 'a' and 'A' directives |
---|
4264 | configure:31108: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4265 | conftest.c:153:48: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4266 | if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 |
---|
4267 | ~~~~~~~ ^ |
---|
4268 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4269 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4270 | ^~~~~~~~~~~ |
---|
4271 | conftest.c:159:49: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4272 | if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 |
---|
4273 | ~~~~~~~ ^ |
---|
4274 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4275 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4276 | ^~~~~~~~~~~ |
---|
4277 | conftest.c:166:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4278 | if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 |
---|
4279 | ~~~~~~~~~ ^ |
---|
4280 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4281 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4282 | ^~~~~~~~~~~ |
---|
4283 | conftest.c:173:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4284 | if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0 |
---|
4285 | ~~~~~~~~~ ^ |
---|
4286 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4287 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4288 | ^~~~~~~~~~~ |
---|
4289 | conftest.c:181:49: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4290 | if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 |
---|
4291 | ~~~~~~~~~~ ^ |
---|
4292 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4293 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4294 | ^~~~~~~~~~~ |
---|
4295 | 5 warnings generated. |
---|
4296 | configure:31108: $? = 0 |
---|
4297 | configure:31108: ./conftest |
---|
4298 | configure:31108: $? = 4 |
---|
4299 | configure: program exited with status 4 |
---|
4300 | configure: failed program was: |
---|
4301 | | /* confdefs.h */ |
---|
4302 | | #define PACKAGE_NAME "" |
---|
4303 | | #define PACKAGE_TARNAME "" |
---|
4304 | | #define PACKAGE_VERSION "" |
---|
4305 | | #define PACKAGE_STRING "" |
---|
4306 | | #define PACKAGE_BUGREPORT "" |
---|
4307 | | #define PACKAGE_URL "" |
---|
4308 | | #define PACKAGE "libunistring" |
---|
4309 | | #define VERSION "1.1" |
---|
4310 | | #define HAVE_STDIO_H 1 |
---|
4311 | | #define HAVE_STDLIB_H 1 |
---|
4312 | | #define HAVE_STRING_H 1 |
---|
4313 | | #define HAVE_INTTYPES_H 1 |
---|
4314 | | #define HAVE_STDINT_H 1 |
---|
4315 | | #define HAVE_STRINGS_H 1 |
---|
4316 | | #define HAVE_SYS_STAT_H 1 |
---|
4317 | | #define HAVE_SYS_TYPES_H 1 |
---|
4318 | | #define HAVE_UNISTD_H 1 |
---|
4319 | | #define HAVE_WCHAR_H 1 |
---|
4320 | | #define HAVE_ICONV_H 1 |
---|
4321 | | #define HAVE_LIMITS_H 1 |
---|
4322 | | #define HAVE_WCTYPE_H 1 |
---|
4323 | | #define HAVE_LANGINFO_H 1 |
---|
4324 | | #define HAVE_XLOCALE_H 1 |
---|
4325 | | #define HAVE_MATH_H 1 |
---|
4326 | | #define HAVE_SYS_MMAN_H 1 |
---|
4327 | | #define HAVE_STDBOOL_H 1 |
---|
4328 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4329 | | #define HAVE_ARPA_INET_H 1 |
---|
4330 | | #define HAVE_SYS_TIME_H 1 |
---|
4331 | | #define HAVE_NETDB_H 1 |
---|
4332 | | #define HAVE_NETINET_IN_H 1 |
---|
4333 | | #define HAVE_SEMAPHORE_H 1 |
---|
4334 | | #define HAVE_SYS_PARAM_H 1 |
---|
4335 | | #define HAVE_SYS_SELECT_H 1 |
---|
4336 | | #define HAVE_SYS_WAIT_H 1 |
---|
4337 | | #define HAVE_PTHREAD_H 1 |
---|
4338 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4339 | | #define HAVE_STDALIGN_H 1 |
---|
4340 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4341 | | #define HAVE_SYS_UIO_H 1 |
---|
4342 | | #define STDC_HEADERS 1 |
---|
4343 | | #define _ALL_SOURCE 1 |
---|
4344 | | #define _DARWIN_C_SOURCE 1 |
---|
4345 | | #define _GNU_SOURCE 1 |
---|
4346 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4347 | | #define _NETBSD_SOURCE 1 |
---|
4348 | | #define _OPENBSD_SOURCE 1 |
---|
4349 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4350 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4351 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4352 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4353 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4354 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4355 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4356 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4357 | | #define _TANDEM_SOURCE 1 |
---|
4358 | | #define __EXTENSIONS__ 1 |
---|
4359 | | #define HAVE_DLFCN_H 1 |
---|
4360 | | #define LT_OBJDIR ".libs/" |
---|
4361 | | #define HAVE_ALLOCA_H 1 |
---|
4362 | | #define HAVE_ALLOCA 1 |
---|
4363 | | #define restrict __restrict__ |
---|
4364 | | #define HAVE___HEADER_INLINE 1 |
---|
4365 | | #define HAVE_DECL_ALARM 1 |
---|
4366 | | #define HAVE_ISWCNTRL 1 |
---|
4367 | | #define HAVE_ISWBLANK 1 |
---|
4368 | | #define HAVE_USELOCALE 1 |
---|
4369 | | #define HAVE_NEWLOCALE 1 |
---|
4370 | | #define HAVE_DUPLOCALE 1 |
---|
4371 | | #define HAVE_FREELOCALE 1 |
---|
4372 | | #define HAVE_MBSINIT 1 |
---|
4373 | | #define HAVE_MBRTOWC 1 |
---|
4374 | | #define HAVE_MPROTECT 1 |
---|
4375 | | #define HAVE_SNPRINTF 1 |
---|
4376 | | #define HAVE_STPCPY 1 |
---|
4377 | | #define HAVE_STRDUP 1 |
---|
4378 | | #define HAVE_WCWIDTH 1 |
---|
4379 | | #define HAVE_BTOWC 1 |
---|
4380 | | #define HAVE_FCNTL 1 |
---|
4381 | | #define HAVE_SYMLINK 1 |
---|
4382 | | #define HAVE_FTRUNCATE 1 |
---|
4383 | | #define HAVE_GETDTABLESIZE 1 |
---|
4384 | | #define HAVE_GETPROGNAME 1 |
---|
4385 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4386 | | #define HAVE_ISBLANK 1 |
---|
4387 | | #define HAVE_LSTAT 1 |
---|
4388 | | #define HAVE_STRERROR_R 1 |
---|
4389 | | #define HAVE_PIPE 1 |
---|
4390 | | #define HAVE_PSELECT 1 |
---|
4391 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
4392 | | #define HAVE_SETENV 1 |
---|
4393 | | #define HAVE_SLEEP 1 |
---|
4394 | | #define HAVE_CATGETS 1 |
---|
4395 | | #define HAVE_SHUTDOWN 1 |
---|
4396 | | #define HAVE_USLEEP 1 |
---|
4397 | | #define HAVE_WCRTOMB 1 |
---|
4398 | | #define HAVE_WCTOB 1 |
---|
4399 | | #define HAVE_PTHREAD_API 1 |
---|
4400 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4401 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4402 | | #define HAVE_ICONV 1 |
---|
4403 | | #define ICONV_CONST |
---|
4404 | | #define HAVE_WINT_T 1 |
---|
4405 | | #define HAVE_LONG_LONG_INT 1 |
---|
4406 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4407 | | #define DBL_EXPBIT0_WORD 1 |
---|
4408 | | #define DBL_EXPBIT0_BIT 20 |
---|
4409 | | #define FLT_EXPBIT0_WORD 0 |
---|
4410 | | #define FLT_EXPBIT0_BIT 23 |
---|
4411 | | #define HAVE_TOWLOWER 1 |
---|
4412 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4413 | | #define HAVE_WCHAR_T 1 |
---|
4414 | | #define HAVE_LC_MESSAGES 1 |
---|
4415 | | #define HAVE_WORKING_USELOCALE 1 |
---|
4416 | | #define HAVE_GOOD_USELOCALE 1 |
---|
4417 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4418 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4419 | | #define USE_POSIX_THREADS 1 |
---|
4420 | | #define HAVE_MALLOC_POSIX 1 |
---|
4421 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4422 | | #define HAVE_MBSTATE_T 1 |
---|
4423 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4424 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4425 | | #define INSTALLPREFIX "/opt/local" |
---|
4426 | | #define HAVE_DECL_ECVT 1 |
---|
4427 | | #define HAVE_DECL_FCVT 1 |
---|
4428 | | #define HAVE_DECL_GCVT 1 |
---|
4429 | | #define _USE_STD_STAT 1 |
---|
4430 | | #define HAVE_DECL_EXECVPE 0 |
---|
4431 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4432 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4433 | | #define HAVE_INTMAX_T 1 |
---|
4434 | | #define HAVE_SNPRINTF 1 |
---|
4435 | | #define HAVE_STRNLEN 1 |
---|
4436 | | #define HAVE_WCSLEN 1 |
---|
4437 | | #define HAVE_WCSNLEN 1 |
---|
4438 | | #define HAVE_MBRTOWC 1 |
---|
4439 | | #define HAVE_WCRTOMB 1 |
---|
4440 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4441 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4442 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
4443 | | #define CHECK_PRINTF_SAFE 1 |
---|
4444 | | /* end confdefs.h. */ |
---|
4445 | | |
---|
4446 | | #include <stdio.h> |
---|
4447 | | #include <string.h> |
---|
4448 | | static char buf[100]; |
---|
4449 | | static double zero = 0.0; |
---|
4450 | | int main () |
---|
4451 | | { |
---|
4452 | | int result = 0; |
---|
4453 | | if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 |
---|
4454 | | || (strcmp (buf, "0x1.922p+1 33") != 0 |
---|
4455 | | && strcmp (buf, "0x3.244p+0 33") != 0 |
---|
4456 | | && strcmp (buf, "0x6.488p-1 33") != 0 |
---|
4457 | | && strcmp (buf, "0xc.91p-2 33") != 0)) |
---|
4458 | | result |= 1; |
---|
4459 | | if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 |
---|
4460 | | || (strcmp (buf, "-0X1.922P+1 33") != 0 |
---|
4461 | | && strcmp (buf, "-0X3.244P+0 33") != 0 |
---|
4462 | | && strcmp (buf, "-0X6.488P-1 33") != 0 |
---|
4463 | | && strcmp (buf, "-0XC.91P-2 33") != 0)) |
---|
4464 | | result |= 2; |
---|
4465 | | /* This catches a FreeBSD 13.0 bug: it doesn't round. */ |
---|
4466 | | if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 |
---|
4467 | | || (strcmp (buf, "0x1.83p+0 33") != 0 |
---|
4468 | | && strcmp (buf, "0x3.05p-1 33") != 0 |
---|
4469 | | && strcmp (buf, "0x6.0ap-2 33") != 0 |
---|
4470 | | && strcmp (buf, "0xc.14p-3 33") != 0)) |
---|
4471 | | result |= 4; |
---|
4472 | | /* This catches a Mac OS X 10.12.4 (Darwin 16.5) bug: it doesn't round. */ |
---|
4473 | | if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0 |
---|
4474 | | || (strcmp (buf, "0x2p+0 33") != 0 |
---|
4475 | | && strcmp (buf, "0x3p-1 33") != 0 |
---|
4476 | | && strcmp (buf, "0x6p-2 33") != 0 |
---|
4477 | | && strcmp (buf, "0xcp-3 33") != 0)) |
---|
4478 | | result |= 4; |
---|
4479 | | /* This catches a FreeBSD 6.1 bug. See |
---|
4480 | | <https://lists.gnu.org/r/bug-gnulib/2007-04/msg00107.html> */ |
---|
4481 | | if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 |
---|
4482 | | || buf[0] == '0') |
---|
4483 | | result |= 8; |
---|
4484 | | /* This catches a Mac OS X 10.3.9 (Darwin 7.9) bug. */ |
---|
4485 | | if (sprintf (buf, "%.1a", 1.999) < 0 |
---|
4486 | | || (strcmp (buf, "0x1.0p+1") != 0 |
---|
4487 | | && strcmp (buf, "0x2.0p+0") != 0 |
---|
4488 | | && strcmp (buf, "0x4.0p-1") != 0 |
---|
4489 | | && strcmp (buf, "0x8.0p-2") != 0)) |
---|
4490 | | result |= 16; |
---|
4491 | | /* This catches the same Mac OS X 10.3.9 (Darwin 7.9) bug and also a |
---|
4492 | | glibc 2.4 bug <https://sourceware.org/bugzilla/show_bug.cgi?id=2908>. */ |
---|
4493 | | if (sprintf (buf, "%.1La", 1.999L) < 0 |
---|
4494 | | || (strcmp (buf, "0x1.0p+1") != 0 |
---|
4495 | | && strcmp (buf, "0x2.0p+0") != 0 |
---|
4496 | | && strcmp (buf, "0x4.0p-1") != 0 |
---|
4497 | | && strcmp (buf, "0x8.0p-2") != 0)) |
---|
4498 | | result |= 32; |
---|
4499 | | return result; |
---|
4500 | | } |
---|
4501 | configure:31120: result: no |
---|
4502 | configure:31125: checking whether printf supports the 'F' directive |
---|
4503 | configure:31202: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4504 | conftest.c:153:45: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4505 | if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0 |
---|
4506 | ~~~~~~~ ^ |
---|
4507 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4508 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4509 | ^~~~~~~~~~~ |
---|
4510 | 1 warning generated. |
---|
4511 | configure:31202: $? = 0 |
---|
4512 | configure:31202: ./conftest |
---|
4513 | configure:31202: $? = 0 |
---|
4514 | configure:31214: result: yes |
---|
4515 | configure:31219: checking whether printf supports the 'ls' directive |
---|
4516 | configure:31292: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4517 | configure:31292: $? = 0 |
---|
4518 | configure:31292: ./conftest |
---|
4519 | configure:31292: $? = 0 |
---|
4520 | configure:31304: result: yes |
---|
4521 | configure:31309: checking whether printf supports the grouping flag |
---|
4522 | configure:31344: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4523 | configure:31344: $? = 0 |
---|
4524 | configure:31344: ./conftest |
---|
4525 | configure:31344: $? = 0 |
---|
4526 | configure:31356: result: yes |
---|
4527 | configure:31361: checking whether printf supports the left-adjust flag correctly |
---|
4528 | configure:31400: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4529 | configure:31400: $? = 0 |
---|
4530 | configure:31400: ./conftest |
---|
4531 | configure:31400: $? = 0 |
---|
4532 | configure:31412: result: yes |
---|
4533 | configure:31417: checking whether printf supports the zero flag correctly |
---|
4534 | configure:31459: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4535 | conftest.c:152:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4536 | if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0 |
---|
4537 | ~~~~~~~ ^ |
---|
4538 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4539 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4540 | ^~~~~~~~~~~ |
---|
4541 | 1 warning generated. |
---|
4542 | configure:31459: $? = 0 |
---|
4543 | configure:31459: ./conftest |
---|
4544 | configure:31459: $? = 0 |
---|
4545 | configure:31471: result: yes |
---|
4546 | configure:31476: checking whether printf supports large precisions |
---|
4547 | configure:31523: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4548 | conftest.c:156:42: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4549 | if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3) |
---|
4550 | ~~~~~~~~~~~~ ^ |
---|
4551 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4552 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4553 | ^~~~~~~~~~~ |
---|
4554 | conftest.c:158:44: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4555 | if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5) |
---|
4556 | ~~~~~~~~~~~~ ^ |
---|
4557 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4558 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4559 | ^~~~~~~~~~~ |
---|
4560 | conftest.c:160:43: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4561 | if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5 |
---|
4562 | ~~~~~~~~~~~ ^ |
---|
4563 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4564 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4565 | ^~~~~~~~~~~ |
---|
4566 | conftest.c:163:43: warning: data argument not used by format string [-Wformat-extra-args] |
---|
4567 | if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5 |
---|
4568 | ~~~~~~~~~~~ ^ |
---|
4569 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf' |
---|
4570 | __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) |
---|
4571 | ^~~~~~~~~~~ |
---|
4572 | 4 warnings generated. |
---|
4573 | configure:31523: $? = 0 |
---|
4574 | configure:31523: ./conftest |
---|
4575 | configure:31523: $? = 0 |
---|
4576 | configure:31535: result: yes |
---|
4577 | configure:31541: checking whether printf survives out-of-memory conditions |
---|
4578 | configure:31714: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
4579 | configure:31717: $? = 0 |
---|
4580 | configure:31721: $? = 77 |
---|
4581 | configure:31768: result: guessing no |
---|
4582 | configure:31775: checking whether <wchar.h> uses 'inline' correctly |
---|
4583 | configure:31831: result: yes |
---|
4584 | configure:31952: checking whether wcsdup is declared |
---|
4585 | configure:31952: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4586 | configure:31952: $? = 0 |
---|
4587 | configure:31952: result: yes |
---|
4588 | configure:31971: checking for C compiler option to allow warnings |
---|
4589 | configure:31980: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -c conftest.c 2>conftest1.err |
---|
4590 | configure:31983: $? = 0 |
---|
4591 | configure:31986: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wno-error -c conftest.c 2>conftest2.err |
---|
4592 | configure:31989: $? = 0 |
---|
4593 | configure:31999: result: -Wno-error |
---|
4594 | configure:32009: checking for C++ compiler option to allow warnings |
---|
4595 | configure:32018: ccache /usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -c conftest.cc 2>conftest1.err |
---|
4596 | configure:32021: $? = 0 |
---|
4597 | configure:32024: ccache /usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -Wno-error -c conftest.cc 2>conftest2.err |
---|
4598 | configure:32027: $? = 0 |
---|
4599 | configure:32037: result: -Wno-error |
---|
4600 | configure:32086: checking whether <sys/socket.h> is self-contained |
---|
4601 | configure:32104: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4602 | configure:32104: $? = 0 |
---|
4603 | configure:32113: result: yes |
---|
4604 | configure:32116: checking for shutdown |
---|
4605 | configure:32116: result: yes |
---|
4606 | configure:32124: checking whether <sys/socket.h> defines the SHUT_* macros |
---|
4607 | configure:32142: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4608 | configure:32142: $? = 0 |
---|
4609 | configure:32151: result: yes |
---|
4610 | configure:32260: checking for struct sockaddr_storage |
---|
4611 | configure:32260: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4612 | configure:32260: $? = 0 |
---|
4613 | configure:32260: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4614 | conftest.c:163:38: error: expected expression |
---|
4615 | if (sizeof ((struct sockaddr_storage))) |
---|
4616 | ^ |
---|
4617 | 1 error generated. |
---|
4618 | configure:32260: $? = 1 |
---|
4619 | configure: failed program was: |
---|
4620 | | /* confdefs.h */ |
---|
4621 | | #define PACKAGE_NAME "" |
---|
4622 | | #define PACKAGE_TARNAME "" |
---|
4623 | | #define PACKAGE_VERSION "" |
---|
4624 | | #define PACKAGE_STRING "" |
---|
4625 | | #define PACKAGE_BUGREPORT "" |
---|
4626 | | #define PACKAGE_URL "" |
---|
4627 | | #define PACKAGE "libunistring" |
---|
4628 | | #define VERSION "1.1" |
---|
4629 | | #define HAVE_STDIO_H 1 |
---|
4630 | | #define HAVE_STDLIB_H 1 |
---|
4631 | | #define HAVE_STRING_H 1 |
---|
4632 | | #define HAVE_INTTYPES_H 1 |
---|
4633 | | #define HAVE_STDINT_H 1 |
---|
4634 | | #define HAVE_STRINGS_H 1 |
---|
4635 | | #define HAVE_SYS_STAT_H 1 |
---|
4636 | | #define HAVE_SYS_TYPES_H 1 |
---|
4637 | | #define HAVE_UNISTD_H 1 |
---|
4638 | | #define HAVE_WCHAR_H 1 |
---|
4639 | | #define HAVE_ICONV_H 1 |
---|
4640 | | #define HAVE_LIMITS_H 1 |
---|
4641 | | #define HAVE_WCTYPE_H 1 |
---|
4642 | | #define HAVE_LANGINFO_H 1 |
---|
4643 | | #define HAVE_XLOCALE_H 1 |
---|
4644 | | #define HAVE_MATH_H 1 |
---|
4645 | | #define HAVE_SYS_MMAN_H 1 |
---|
4646 | | #define HAVE_STDBOOL_H 1 |
---|
4647 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4648 | | #define HAVE_ARPA_INET_H 1 |
---|
4649 | | #define HAVE_SYS_TIME_H 1 |
---|
4650 | | #define HAVE_NETDB_H 1 |
---|
4651 | | #define HAVE_NETINET_IN_H 1 |
---|
4652 | | #define HAVE_SEMAPHORE_H 1 |
---|
4653 | | #define HAVE_SYS_PARAM_H 1 |
---|
4654 | | #define HAVE_SYS_SELECT_H 1 |
---|
4655 | | #define HAVE_SYS_WAIT_H 1 |
---|
4656 | | #define HAVE_PTHREAD_H 1 |
---|
4657 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4658 | | #define HAVE_STDALIGN_H 1 |
---|
4659 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4660 | | #define HAVE_SYS_UIO_H 1 |
---|
4661 | | #define STDC_HEADERS 1 |
---|
4662 | | #define _ALL_SOURCE 1 |
---|
4663 | | #define _DARWIN_C_SOURCE 1 |
---|
4664 | | #define _GNU_SOURCE 1 |
---|
4665 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4666 | | #define _NETBSD_SOURCE 1 |
---|
4667 | | #define _OPENBSD_SOURCE 1 |
---|
4668 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4669 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4670 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4671 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4672 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4673 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4674 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4675 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4676 | | #define _TANDEM_SOURCE 1 |
---|
4677 | | #define __EXTENSIONS__ 1 |
---|
4678 | | #define HAVE_DLFCN_H 1 |
---|
4679 | | #define LT_OBJDIR ".libs/" |
---|
4680 | | #define HAVE_ALLOCA_H 1 |
---|
4681 | | #define HAVE_ALLOCA 1 |
---|
4682 | | #define restrict __restrict__ |
---|
4683 | | #define HAVE___HEADER_INLINE 1 |
---|
4684 | | #define HAVE_DECL_ALARM 1 |
---|
4685 | | #define HAVE_ISWCNTRL 1 |
---|
4686 | | #define HAVE_ISWBLANK 1 |
---|
4687 | | #define HAVE_USELOCALE 1 |
---|
4688 | | #define HAVE_NEWLOCALE 1 |
---|
4689 | | #define HAVE_DUPLOCALE 1 |
---|
4690 | | #define HAVE_FREELOCALE 1 |
---|
4691 | | #define HAVE_MBSINIT 1 |
---|
4692 | | #define HAVE_MBRTOWC 1 |
---|
4693 | | #define HAVE_MPROTECT 1 |
---|
4694 | | #define HAVE_SNPRINTF 1 |
---|
4695 | | #define HAVE_STPCPY 1 |
---|
4696 | | #define HAVE_STRDUP 1 |
---|
4697 | | #define HAVE_WCWIDTH 1 |
---|
4698 | | #define HAVE_BTOWC 1 |
---|
4699 | | #define HAVE_FCNTL 1 |
---|
4700 | | #define HAVE_SYMLINK 1 |
---|
4701 | | #define HAVE_FTRUNCATE 1 |
---|
4702 | | #define HAVE_GETDTABLESIZE 1 |
---|
4703 | | #define HAVE_GETPROGNAME 1 |
---|
4704 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4705 | | #define HAVE_ISBLANK 1 |
---|
4706 | | #define HAVE_LSTAT 1 |
---|
4707 | | #define HAVE_STRERROR_R 1 |
---|
4708 | | #define HAVE_PIPE 1 |
---|
4709 | | #define HAVE_PSELECT 1 |
---|
4710 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
4711 | | #define HAVE_SETENV 1 |
---|
4712 | | #define HAVE_SLEEP 1 |
---|
4713 | | #define HAVE_CATGETS 1 |
---|
4714 | | #define HAVE_SHUTDOWN 1 |
---|
4715 | | #define HAVE_USLEEP 1 |
---|
4716 | | #define HAVE_WCRTOMB 1 |
---|
4717 | | #define HAVE_WCTOB 1 |
---|
4718 | | #define HAVE_PTHREAD_API 1 |
---|
4719 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4720 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4721 | | #define HAVE_ICONV 1 |
---|
4722 | | #define ICONV_CONST |
---|
4723 | | #define HAVE_WINT_T 1 |
---|
4724 | | #define HAVE_LONG_LONG_INT 1 |
---|
4725 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4726 | | #define DBL_EXPBIT0_WORD 1 |
---|
4727 | | #define DBL_EXPBIT0_BIT 20 |
---|
4728 | | #define FLT_EXPBIT0_WORD 0 |
---|
4729 | | #define FLT_EXPBIT0_BIT 23 |
---|
4730 | | #define HAVE_TOWLOWER 1 |
---|
4731 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4732 | | #define HAVE_WCHAR_T 1 |
---|
4733 | | #define HAVE_LC_MESSAGES 1 |
---|
4734 | | #define HAVE_WORKING_USELOCALE 1 |
---|
4735 | | #define HAVE_GOOD_USELOCALE 1 |
---|
4736 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4737 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4738 | | #define USE_POSIX_THREADS 1 |
---|
4739 | | #define HAVE_MALLOC_POSIX 1 |
---|
4740 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4741 | | #define HAVE_MBSTATE_T 1 |
---|
4742 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4743 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4744 | | #define INSTALLPREFIX "/opt/local" |
---|
4745 | | #define HAVE_DECL_ECVT 1 |
---|
4746 | | #define HAVE_DECL_FCVT 1 |
---|
4747 | | #define HAVE_DECL_GCVT 1 |
---|
4748 | | #define _USE_STD_STAT 1 |
---|
4749 | | #define HAVE_DECL_EXECVPE 0 |
---|
4750 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4751 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4752 | | #define HAVE_INTMAX_T 1 |
---|
4753 | | #define HAVE_SNPRINTF 1 |
---|
4754 | | #define HAVE_STRNLEN 1 |
---|
4755 | | #define HAVE_WCSLEN 1 |
---|
4756 | | #define HAVE_WCSNLEN 1 |
---|
4757 | | #define HAVE_MBRTOWC 1 |
---|
4758 | | #define HAVE_WCRTOMB 1 |
---|
4759 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4760 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4761 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
4762 | | #define CHECK_PRINTF_SAFE 1 |
---|
4763 | | #define HAVE_DECL_WCSDUP 1 |
---|
4764 | | #define HAVE_SHUTDOWN 1 |
---|
4765 | | /* end confdefs.h. */ |
---|
4766 | | |
---|
4767 | | /* sys/types.h is not needed according to POSIX, but the |
---|
4768 | | sys/socket.h in i386-unknown-freebsd4.10 and |
---|
4769 | | powerpc-apple-darwin5.5 required it. */ |
---|
4770 | | #include <sys/types.h> |
---|
4771 | | #ifdef HAVE_SYS_SOCKET_H |
---|
4772 | | #include <sys/socket.h> |
---|
4773 | | #endif |
---|
4774 | | #ifdef HAVE_WS2TCPIP_H |
---|
4775 | | #include <ws2tcpip.h> |
---|
4776 | | #endif |
---|
4777 | | |
---|
4778 | | |
---|
4779 | | int |
---|
4780 | | main (void) |
---|
4781 | | { |
---|
4782 | | if (sizeof ((struct sockaddr_storage))) |
---|
4783 | | return 0; |
---|
4784 | | ; |
---|
4785 | | return 0; |
---|
4786 | | } |
---|
4787 | configure:32260: result: yes |
---|
4788 | configure:32280: checking for sa_family_t |
---|
4789 | configure:32280: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4790 | configure:32280: $? = 0 |
---|
4791 | configure:32280: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4792 | conftest.c:164:26: error: expected expression |
---|
4793 | if (sizeof ((sa_family_t))) |
---|
4794 | ^ |
---|
4795 | 1 error generated. |
---|
4796 | configure:32280: $? = 1 |
---|
4797 | configure: failed program was: |
---|
4798 | | /* confdefs.h */ |
---|
4799 | | #define PACKAGE_NAME "" |
---|
4800 | | #define PACKAGE_TARNAME "" |
---|
4801 | | #define PACKAGE_VERSION "" |
---|
4802 | | #define PACKAGE_STRING "" |
---|
4803 | | #define PACKAGE_BUGREPORT "" |
---|
4804 | | #define PACKAGE_URL "" |
---|
4805 | | #define PACKAGE "libunistring" |
---|
4806 | | #define VERSION "1.1" |
---|
4807 | | #define HAVE_STDIO_H 1 |
---|
4808 | | #define HAVE_STDLIB_H 1 |
---|
4809 | | #define HAVE_STRING_H 1 |
---|
4810 | | #define HAVE_INTTYPES_H 1 |
---|
4811 | | #define HAVE_STDINT_H 1 |
---|
4812 | | #define HAVE_STRINGS_H 1 |
---|
4813 | | #define HAVE_SYS_STAT_H 1 |
---|
4814 | | #define HAVE_SYS_TYPES_H 1 |
---|
4815 | | #define HAVE_UNISTD_H 1 |
---|
4816 | | #define HAVE_WCHAR_H 1 |
---|
4817 | | #define HAVE_ICONV_H 1 |
---|
4818 | | #define HAVE_LIMITS_H 1 |
---|
4819 | | #define HAVE_WCTYPE_H 1 |
---|
4820 | | #define HAVE_LANGINFO_H 1 |
---|
4821 | | #define HAVE_XLOCALE_H 1 |
---|
4822 | | #define HAVE_MATH_H 1 |
---|
4823 | | #define HAVE_SYS_MMAN_H 1 |
---|
4824 | | #define HAVE_STDBOOL_H 1 |
---|
4825 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4826 | | #define HAVE_ARPA_INET_H 1 |
---|
4827 | | #define HAVE_SYS_TIME_H 1 |
---|
4828 | | #define HAVE_NETDB_H 1 |
---|
4829 | | #define HAVE_NETINET_IN_H 1 |
---|
4830 | | #define HAVE_SEMAPHORE_H 1 |
---|
4831 | | #define HAVE_SYS_PARAM_H 1 |
---|
4832 | | #define HAVE_SYS_SELECT_H 1 |
---|
4833 | | #define HAVE_SYS_WAIT_H 1 |
---|
4834 | | #define HAVE_PTHREAD_H 1 |
---|
4835 | | #define HAVE_SYS_CDEFS_H 1 |
---|
4836 | | #define HAVE_STDALIGN_H 1 |
---|
4837 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4838 | | #define HAVE_SYS_UIO_H 1 |
---|
4839 | | #define STDC_HEADERS 1 |
---|
4840 | | #define _ALL_SOURCE 1 |
---|
4841 | | #define _DARWIN_C_SOURCE 1 |
---|
4842 | | #define _GNU_SOURCE 1 |
---|
4843 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
4844 | | #define _NETBSD_SOURCE 1 |
---|
4845 | | #define _OPENBSD_SOURCE 1 |
---|
4846 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4847 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
4848 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
4849 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
4850 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
4851 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
4852 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
4853 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
4854 | | #define _TANDEM_SOURCE 1 |
---|
4855 | | #define __EXTENSIONS__ 1 |
---|
4856 | | #define HAVE_DLFCN_H 1 |
---|
4857 | | #define LT_OBJDIR ".libs/" |
---|
4858 | | #define HAVE_ALLOCA_H 1 |
---|
4859 | | #define HAVE_ALLOCA 1 |
---|
4860 | | #define restrict __restrict__ |
---|
4861 | | #define HAVE___HEADER_INLINE 1 |
---|
4862 | | #define HAVE_DECL_ALARM 1 |
---|
4863 | | #define HAVE_ISWCNTRL 1 |
---|
4864 | | #define HAVE_ISWBLANK 1 |
---|
4865 | | #define HAVE_USELOCALE 1 |
---|
4866 | | #define HAVE_NEWLOCALE 1 |
---|
4867 | | #define HAVE_DUPLOCALE 1 |
---|
4868 | | #define HAVE_FREELOCALE 1 |
---|
4869 | | #define HAVE_MBSINIT 1 |
---|
4870 | | #define HAVE_MBRTOWC 1 |
---|
4871 | | #define HAVE_MPROTECT 1 |
---|
4872 | | #define HAVE_SNPRINTF 1 |
---|
4873 | | #define HAVE_STPCPY 1 |
---|
4874 | | #define HAVE_STRDUP 1 |
---|
4875 | | #define HAVE_WCWIDTH 1 |
---|
4876 | | #define HAVE_BTOWC 1 |
---|
4877 | | #define HAVE_FCNTL 1 |
---|
4878 | | #define HAVE_SYMLINK 1 |
---|
4879 | | #define HAVE_FTRUNCATE 1 |
---|
4880 | | #define HAVE_GETDTABLESIZE 1 |
---|
4881 | | #define HAVE_GETPROGNAME 1 |
---|
4882 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4883 | | #define HAVE_ISBLANK 1 |
---|
4884 | | #define HAVE_LSTAT 1 |
---|
4885 | | #define HAVE_STRERROR_R 1 |
---|
4886 | | #define HAVE_PIPE 1 |
---|
4887 | | #define HAVE_PSELECT 1 |
---|
4888 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
4889 | | #define HAVE_SETENV 1 |
---|
4890 | | #define HAVE_SLEEP 1 |
---|
4891 | | #define HAVE_CATGETS 1 |
---|
4892 | | #define HAVE_SHUTDOWN 1 |
---|
4893 | | #define HAVE_USLEEP 1 |
---|
4894 | | #define HAVE_WCRTOMB 1 |
---|
4895 | | #define HAVE_WCTOB 1 |
---|
4896 | | #define HAVE_PTHREAD_API 1 |
---|
4897 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
4898 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
4899 | | #define HAVE_ICONV 1 |
---|
4900 | | #define ICONV_CONST |
---|
4901 | | #define HAVE_WINT_T 1 |
---|
4902 | | #define HAVE_LONG_LONG_INT 1 |
---|
4903 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
4904 | | #define DBL_EXPBIT0_WORD 1 |
---|
4905 | | #define DBL_EXPBIT0_BIT 20 |
---|
4906 | | #define FLT_EXPBIT0_WORD 0 |
---|
4907 | | #define FLT_EXPBIT0_BIT 23 |
---|
4908 | | #define HAVE_TOWLOWER 1 |
---|
4909 | | #define HAVE_LANGINFO_CODESET 1 |
---|
4910 | | #define HAVE_WCHAR_T 1 |
---|
4911 | | #define HAVE_LC_MESSAGES 1 |
---|
4912 | | #define HAVE_WORKING_USELOCALE 1 |
---|
4913 | | #define HAVE_GOOD_USELOCALE 1 |
---|
4914 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4915 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
4916 | | #define USE_POSIX_THREADS 1 |
---|
4917 | | #define HAVE_MALLOC_POSIX 1 |
---|
4918 | | #define MALLOC_0_IS_NONNULL 1 |
---|
4919 | | #define HAVE_MBSTATE_T 1 |
---|
4920 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
4921 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
4922 | | #define INSTALLPREFIX "/opt/local" |
---|
4923 | | #define HAVE_DECL_ECVT 1 |
---|
4924 | | #define HAVE_DECL_FCVT 1 |
---|
4925 | | #define HAVE_DECL_GCVT 1 |
---|
4926 | | #define _USE_STD_STAT 1 |
---|
4927 | | #define HAVE_DECL_EXECVPE 0 |
---|
4928 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4929 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4930 | | #define HAVE_INTMAX_T 1 |
---|
4931 | | #define HAVE_SNPRINTF 1 |
---|
4932 | | #define HAVE_STRNLEN 1 |
---|
4933 | | #define HAVE_WCSLEN 1 |
---|
4934 | | #define HAVE_WCSNLEN 1 |
---|
4935 | | #define HAVE_MBRTOWC 1 |
---|
4936 | | #define HAVE_WCRTOMB 1 |
---|
4937 | | #define HAVE_DECL__SNPRINTF 0 |
---|
4938 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
4939 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
4940 | | #define CHECK_PRINTF_SAFE 1 |
---|
4941 | | #define HAVE_DECL_WCSDUP 1 |
---|
4942 | | #define HAVE_SHUTDOWN 1 |
---|
4943 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
4944 | | /* end confdefs.h. */ |
---|
4945 | | |
---|
4946 | | /* sys/types.h is not needed according to POSIX, but the |
---|
4947 | | sys/socket.h in i386-unknown-freebsd4.10 and |
---|
4948 | | powerpc-apple-darwin5.5 required it. */ |
---|
4949 | | #include <sys/types.h> |
---|
4950 | | #ifdef HAVE_SYS_SOCKET_H |
---|
4951 | | #include <sys/socket.h> |
---|
4952 | | #endif |
---|
4953 | | #ifdef HAVE_WS2TCPIP_H |
---|
4954 | | #include <ws2tcpip.h> |
---|
4955 | | #endif |
---|
4956 | | |
---|
4957 | | |
---|
4958 | | int |
---|
4959 | | main (void) |
---|
4960 | | { |
---|
4961 | | if (sizeof ((sa_family_t))) |
---|
4962 | | return 0; |
---|
4963 | | ; |
---|
4964 | | return 0; |
---|
4965 | | } |
---|
4966 | configure:32280: result: yes |
---|
4967 | configure:32308: checking for struct sockaddr_storage.ss_family |
---|
4968 | configure:32308: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4969 | configure:32308: $? = 0 |
---|
4970 | configure:32308: result: yes |
---|
4971 | configure:32667: checking if environ is properly declared |
---|
4972 | configure:32691: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4973 | configure:32691: $? = 0 |
---|
4974 | configure:32699: result: no |
---|
4975 | configure:32712: checking whether strerror_r is declared |
---|
4976 | configure:32712: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
4977 | configure:32712: $? = 0 |
---|
4978 | configure:32712: result: yes |
---|
4979 | configure:32731: checking whether strerror_r returns char * |
---|
4980 | configure:32756: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
4981 | conftest.c:158:13: error: indirection requires pointer operand ('int' invalid) |
---|
4982 | char x = *strerror_r (0, buf, sizeof buf); |
---|
4983 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4984 | conftest.c:159:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] |
---|
4985 | char *p = strerror_r (0, buf, sizeof buf); |
---|
4986 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
4987 | 1 warning and 1 error generated. |
---|
4988 | configure:32756: $? = 1 |
---|
4989 | configure: failed program was: |
---|
4990 | | /* confdefs.h */ |
---|
4991 | | #define PACKAGE_NAME "" |
---|
4992 | | #define PACKAGE_TARNAME "" |
---|
4993 | | #define PACKAGE_VERSION "" |
---|
4994 | | #define PACKAGE_STRING "" |
---|
4995 | | #define PACKAGE_BUGREPORT "" |
---|
4996 | | #define PACKAGE_URL "" |
---|
4997 | | #define PACKAGE "libunistring" |
---|
4998 | | #define VERSION "1.1" |
---|
4999 | | #define HAVE_STDIO_H 1 |
---|
5000 | | #define HAVE_STDLIB_H 1 |
---|
5001 | | #define HAVE_STRING_H 1 |
---|
5002 | | #define HAVE_INTTYPES_H 1 |
---|
5003 | | #define HAVE_STDINT_H 1 |
---|
5004 | | #define HAVE_STRINGS_H 1 |
---|
5005 | | #define HAVE_SYS_STAT_H 1 |
---|
5006 | | #define HAVE_SYS_TYPES_H 1 |
---|
5007 | | #define HAVE_UNISTD_H 1 |
---|
5008 | | #define HAVE_WCHAR_H 1 |
---|
5009 | | #define HAVE_ICONV_H 1 |
---|
5010 | | #define HAVE_LIMITS_H 1 |
---|
5011 | | #define HAVE_WCTYPE_H 1 |
---|
5012 | | #define HAVE_LANGINFO_H 1 |
---|
5013 | | #define HAVE_XLOCALE_H 1 |
---|
5014 | | #define HAVE_MATH_H 1 |
---|
5015 | | #define HAVE_SYS_MMAN_H 1 |
---|
5016 | | #define HAVE_STDBOOL_H 1 |
---|
5017 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5018 | | #define HAVE_ARPA_INET_H 1 |
---|
5019 | | #define HAVE_SYS_TIME_H 1 |
---|
5020 | | #define HAVE_NETDB_H 1 |
---|
5021 | | #define HAVE_NETINET_IN_H 1 |
---|
5022 | | #define HAVE_SEMAPHORE_H 1 |
---|
5023 | | #define HAVE_SYS_PARAM_H 1 |
---|
5024 | | #define HAVE_SYS_SELECT_H 1 |
---|
5025 | | #define HAVE_SYS_WAIT_H 1 |
---|
5026 | | #define HAVE_PTHREAD_H 1 |
---|
5027 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5028 | | #define HAVE_STDALIGN_H 1 |
---|
5029 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5030 | | #define HAVE_SYS_UIO_H 1 |
---|
5031 | | #define STDC_HEADERS 1 |
---|
5032 | | #define _ALL_SOURCE 1 |
---|
5033 | | #define _DARWIN_C_SOURCE 1 |
---|
5034 | | #define _GNU_SOURCE 1 |
---|
5035 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5036 | | #define _NETBSD_SOURCE 1 |
---|
5037 | | #define _OPENBSD_SOURCE 1 |
---|
5038 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5039 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5040 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5041 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5042 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5043 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5044 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5045 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5046 | | #define _TANDEM_SOURCE 1 |
---|
5047 | | #define __EXTENSIONS__ 1 |
---|
5048 | | #define HAVE_DLFCN_H 1 |
---|
5049 | | #define LT_OBJDIR ".libs/" |
---|
5050 | | #define HAVE_ALLOCA_H 1 |
---|
5051 | | #define HAVE_ALLOCA 1 |
---|
5052 | | #define restrict __restrict__ |
---|
5053 | | #define HAVE___HEADER_INLINE 1 |
---|
5054 | | #define HAVE_DECL_ALARM 1 |
---|
5055 | | #define HAVE_ISWCNTRL 1 |
---|
5056 | | #define HAVE_ISWBLANK 1 |
---|
5057 | | #define HAVE_USELOCALE 1 |
---|
5058 | | #define HAVE_NEWLOCALE 1 |
---|
5059 | | #define HAVE_DUPLOCALE 1 |
---|
5060 | | #define HAVE_FREELOCALE 1 |
---|
5061 | | #define HAVE_MBSINIT 1 |
---|
5062 | | #define HAVE_MBRTOWC 1 |
---|
5063 | | #define HAVE_MPROTECT 1 |
---|
5064 | | #define HAVE_SNPRINTF 1 |
---|
5065 | | #define HAVE_STPCPY 1 |
---|
5066 | | #define HAVE_STRDUP 1 |
---|
5067 | | #define HAVE_WCWIDTH 1 |
---|
5068 | | #define HAVE_BTOWC 1 |
---|
5069 | | #define HAVE_FCNTL 1 |
---|
5070 | | #define HAVE_SYMLINK 1 |
---|
5071 | | #define HAVE_FTRUNCATE 1 |
---|
5072 | | #define HAVE_GETDTABLESIZE 1 |
---|
5073 | | #define HAVE_GETPROGNAME 1 |
---|
5074 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5075 | | #define HAVE_ISBLANK 1 |
---|
5076 | | #define HAVE_LSTAT 1 |
---|
5077 | | #define HAVE_STRERROR_R 1 |
---|
5078 | | #define HAVE_PIPE 1 |
---|
5079 | | #define HAVE_PSELECT 1 |
---|
5080 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
5081 | | #define HAVE_SETENV 1 |
---|
5082 | | #define HAVE_SLEEP 1 |
---|
5083 | | #define HAVE_CATGETS 1 |
---|
5084 | | #define HAVE_SHUTDOWN 1 |
---|
5085 | | #define HAVE_USLEEP 1 |
---|
5086 | | #define HAVE_WCRTOMB 1 |
---|
5087 | | #define HAVE_WCTOB 1 |
---|
5088 | | #define HAVE_PTHREAD_API 1 |
---|
5089 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5090 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5091 | | #define HAVE_ICONV 1 |
---|
5092 | | #define ICONV_CONST |
---|
5093 | | #define HAVE_WINT_T 1 |
---|
5094 | | #define HAVE_LONG_LONG_INT 1 |
---|
5095 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5096 | | #define DBL_EXPBIT0_WORD 1 |
---|
5097 | | #define DBL_EXPBIT0_BIT 20 |
---|
5098 | | #define FLT_EXPBIT0_WORD 0 |
---|
5099 | | #define FLT_EXPBIT0_BIT 23 |
---|
5100 | | #define HAVE_TOWLOWER 1 |
---|
5101 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5102 | | #define HAVE_WCHAR_T 1 |
---|
5103 | | #define HAVE_LC_MESSAGES 1 |
---|
5104 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5105 | | #define HAVE_GOOD_USELOCALE 1 |
---|
5106 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5107 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5108 | | #define USE_POSIX_THREADS 1 |
---|
5109 | | #define HAVE_MALLOC_POSIX 1 |
---|
5110 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5111 | | #define HAVE_MBSTATE_T 1 |
---|
5112 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5113 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5114 | | #define INSTALLPREFIX "/opt/local" |
---|
5115 | | #define HAVE_DECL_ECVT 1 |
---|
5116 | | #define HAVE_DECL_FCVT 1 |
---|
5117 | | #define HAVE_DECL_GCVT 1 |
---|
5118 | | #define _USE_STD_STAT 1 |
---|
5119 | | #define HAVE_DECL_EXECVPE 0 |
---|
5120 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5121 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5122 | | #define HAVE_INTMAX_T 1 |
---|
5123 | | #define HAVE_SNPRINTF 1 |
---|
5124 | | #define HAVE_STRNLEN 1 |
---|
5125 | | #define HAVE_WCSLEN 1 |
---|
5126 | | #define HAVE_WCSNLEN 1 |
---|
5127 | | #define HAVE_MBRTOWC 1 |
---|
5128 | | #define HAVE_WCRTOMB 1 |
---|
5129 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5130 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5131 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
5132 | | #define CHECK_PRINTF_SAFE 1 |
---|
5133 | | #define HAVE_DECL_WCSDUP 1 |
---|
5134 | | #define HAVE_SHUTDOWN 1 |
---|
5135 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5136 | | #define HAVE_SA_FAMILY_T 1 |
---|
5137 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5138 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5139 | | #define HAVE_STRERROR_R 1 |
---|
5140 | | /* end confdefs.h. */ |
---|
5141 | | #include <string.h> |
---|
5142 | | int |
---|
5143 | | main (void) |
---|
5144 | | { |
---|
5145 | | |
---|
5146 | | char buf[100]; |
---|
5147 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
5148 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
5149 | | return !p || x; |
---|
5150 | | |
---|
5151 | | ; |
---|
5152 | | return 0; |
---|
5153 | | } |
---|
5154 | configure:32765: result: no |
---|
5155 | configure:32821: checking for working fcntl.h |
---|
5156 | configure:32935: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
5157 | conftest.c:235:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5158 | int result = !constants; |
---|
5159 | ~^~~~~~~~~ |
---|
5160 | 1 warning generated. |
---|
5161 | configure:32935: $? = 0 |
---|
5162 | configure:32935: ./conftest |
---|
5163 | configure:32935: $? = 0 |
---|
5164 | configure:32952: result: yes |
---|
5165 | configure:33376: checking whether stat file-mode macros are broken |
---|
5166 | configure:33404: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5167 | configure:33404: $? = 0 |
---|
5168 | configure:33412: result: no |
---|
5169 | configure:33517: checking for nlink_t |
---|
5170 | configure:33517: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5171 | configure:33517: $? = 0 |
---|
5172 | configure:33517: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5173 | conftest.c:160:22: error: expected expression |
---|
5174 | if (sizeof ((nlink_t))) |
---|
5175 | ^ |
---|
5176 | 1 error generated. |
---|
5177 | configure:33517: $? = 1 |
---|
5178 | configure: failed program was: |
---|
5179 | | /* confdefs.h */ |
---|
5180 | | #define PACKAGE_NAME "" |
---|
5181 | | #define PACKAGE_TARNAME "" |
---|
5182 | | #define PACKAGE_VERSION "" |
---|
5183 | | #define PACKAGE_STRING "" |
---|
5184 | | #define PACKAGE_BUGREPORT "" |
---|
5185 | | #define PACKAGE_URL "" |
---|
5186 | | #define PACKAGE "libunistring" |
---|
5187 | | #define VERSION "1.1" |
---|
5188 | | #define HAVE_STDIO_H 1 |
---|
5189 | | #define HAVE_STDLIB_H 1 |
---|
5190 | | #define HAVE_STRING_H 1 |
---|
5191 | | #define HAVE_INTTYPES_H 1 |
---|
5192 | | #define HAVE_STDINT_H 1 |
---|
5193 | | #define HAVE_STRINGS_H 1 |
---|
5194 | | #define HAVE_SYS_STAT_H 1 |
---|
5195 | | #define HAVE_SYS_TYPES_H 1 |
---|
5196 | | #define HAVE_UNISTD_H 1 |
---|
5197 | | #define HAVE_WCHAR_H 1 |
---|
5198 | | #define HAVE_ICONV_H 1 |
---|
5199 | | #define HAVE_LIMITS_H 1 |
---|
5200 | | #define HAVE_WCTYPE_H 1 |
---|
5201 | | #define HAVE_LANGINFO_H 1 |
---|
5202 | | #define HAVE_XLOCALE_H 1 |
---|
5203 | | #define HAVE_MATH_H 1 |
---|
5204 | | #define HAVE_SYS_MMAN_H 1 |
---|
5205 | | #define HAVE_STDBOOL_H 1 |
---|
5206 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5207 | | #define HAVE_ARPA_INET_H 1 |
---|
5208 | | #define HAVE_SYS_TIME_H 1 |
---|
5209 | | #define HAVE_NETDB_H 1 |
---|
5210 | | #define HAVE_NETINET_IN_H 1 |
---|
5211 | | #define HAVE_SEMAPHORE_H 1 |
---|
5212 | | #define HAVE_SYS_PARAM_H 1 |
---|
5213 | | #define HAVE_SYS_SELECT_H 1 |
---|
5214 | | #define HAVE_SYS_WAIT_H 1 |
---|
5215 | | #define HAVE_PTHREAD_H 1 |
---|
5216 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5217 | | #define HAVE_STDALIGN_H 1 |
---|
5218 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5219 | | #define HAVE_SYS_UIO_H 1 |
---|
5220 | | #define STDC_HEADERS 1 |
---|
5221 | | #define _ALL_SOURCE 1 |
---|
5222 | | #define _DARWIN_C_SOURCE 1 |
---|
5223 | | #define _GNU_SOURCE 1 |
---|
5224 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5225 | | #define _NETBSD_SOURCE 1 |
---|
5226 | | #define _OPENBSD_SOURCE 1 |
---|
5227 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5228 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5229 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5230 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5231 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5232 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5233 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5234 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5235 | | #define _TANDEM_SOURCE 1 |
---|
5236 | | #define __EXTENSIONS__ 1 |
---|
5237 | | #define HAVE_DLFCN_H 1 |
---|
5238 | | #define LT_OBJDIR ".libs/" |
---|
5239 | | #define HAVE_ALLOCA_H 1 |
---|
5240 | | #define HAVE_ALLOCA 1 |
---|
5241 | | #define restrict __restrict__ |
---|
5242 | | #define HAVE___HEADER_INLINE 1 |
---|
5243 | | #define HAVE_DECL_ALARM 1 |
---|
5244 | | #define HAVE_ISWCNTRL 1 |
---|
5245 | | #define HAVE_ISWBLANK 1 |
---|
5246 | | #define HAVE_USELOCALE 1 |
---|
5247 | | #define HAVE_NEWLOCALE 1 |
---|
5248 | | #define HAVE_DUPLOCALE 1 |
---|
5249 | | #define HAVE_FREELOCALE 1 |
---|
5250 | | #define HAVE_MBSINIT 1 |
---|
5251 | | #define HAVE_MBRTOWC 1 |
---|
5252 | | #define HAVE_MPROTECT 1 |
---|
5253 | | #define HAVE_SNPRINTF 1 |
---|
5254 | | #define HAVE_STPCPY 1 |
---|
5255 | | #define HAVE_STRDUP 1 |
---|
5256 | | #define HAVE_WCWIDTH 1 |
---|
5257 | | #define HAVE_BTOWC 1 |
---|
5258 | | #define HAVE_FCNTL 1 |
---|
5259 | | #define HAVE_SYMLINK 1 |
---|
5260 | | #define HAVE_FTRUNCATE 1 |
---|
5261 | | #define HAVE_GETDTABLESIZE 1 |
---|
5262 | | #define HAVE_GETPROGNAME 1 |
---|
5263 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5264 | | #define HAVE_ISBLANK 1 |
---|
5265 | | #define HAVE_LSTAT 1 |
---|
5266 | | #define HAVE_STRERROR_R 1 |
---|
5267 | | #define HAVE_PIPE 1 |
---|
5268 | | #define HAVE_PSELECT 1 |
---|
5269 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
5270 | | #define HAVE_SETENV 1 |
---|
5271 | | #define HAVE_SLEEP 1 |
---|
5272 | | #define HAVE_CATGETS 1 |
---|
5273 | | #define HAVE_SHUTDOWN 1 |
---|
5274 | | #define HAVE_USLEEP 1 |
---|
5275 | | #define HAVE_WCRTOMB 1 |
---|
5276 | | #define HAVE_WCTOB 1 |
---|
5277 | | #define HAVE_PTHREAD_API 1 |
---|
5278 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5279 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5280 | | #define HAVE_ICONV 1 |
---|
5281 | | #define ICONV_CONST |
---|
5282 | | #define HAVE_WINT_T 1 |
---|
5283 | | #define HAVE_LONG_LONG_INT 1 |
---|
5284 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5285 | | #define DBL_EXPBIT0_WORD 1 |
---|
5286 | | #define DBL_EXPBIT0_BIT 20 |
---|
5287 | | #define FLT_EXPBIT0_WORD 0 |
---|
5288 | | #define FLT_EXPBIT0_BIT 23 |
---|
5289 | | #define HAVE_TOWLOWER 1 |
---|
5290 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5291 | | #define HAVE_WCHAR_T 1 |
---|
5292 | | #define HAVE_LC_MESSAGES 1 |
---|
5293 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5294 | | #define HAVE_GOOD_USELOCALE 1 |
---|
5295 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5296 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5297 | | #define USE_POSIX_THREADS 1 |
---|
5298 | | #define HAVE_MALLOC_POSIX 1 |
---|
5299 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5300 | | #define HAVE_MBSTATE_T 1 |
---|
5301 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5302 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5303 | | #define INSTALLPREFIX "/opt/local" |
---|
5304 | | #define HAVE_DECL_ECVT 1 |
---|
5305 | | #define HAVE_DECL_FCVT 1 |
---|
5306 | | #define HAVE_DECL_GCVT 1 |
---|
5307 | | #define _USE_STD_STAT 1 |
---|
5308 | | #define HAVE_DECL_EXECVPE 0 |
---|
5309 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5310 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5311 | | #define HAVE_INTMAX_T 1 |
---|
5312 | | #define HAVE_SNPRINTF 1 |
---|
5313 | | #define HAVE_STRNLEN 1 |
---|
5314 | | #define HAVE_WCSLEN 1 |
---|
5315 | | #define HAVE_WCSNLEN 1 |
---|
5316 | | #define HAVE_MBRTOWC 1 |
---|
5317 | | #define HAVE_WCRTOMB 1 |
---|
5318 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5319 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5320 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
5321 | | #define CHECK_PRINTF_SAFE 1 |
---|
5322 | | #define HAVE_DECL_WCSDUP 1 |
---|
5323 | | #define HAVE_SHUTDOWN 1 |
---|
5324 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5325 | | #define HAVE_SA_FAMILY_T 1 |
---|
5326 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5327 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5328 | | #define HAVE_STRERROR_R 1 |
---|
5329 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5330 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5331 | | /* end confdefs.h. */ |
---|
5332 | | #include <sys/types.h> |
---|
5333 | | #include <sys/stat.h> |
---|
5334 | | |
---|
5335 | | int |
---|
5336 | | main (void) |
---|
5337 | | { |
---|
5338 | | if (sizeof ((nlink_t))) |
---|
5339 | | return 0; |
---|
5340 | | ; |
---|
5341 | | return 0; |
---|
5342 | | } |
---|
5343 | configure:33517: result: yes |
---|
5344 | configure:33639: checking whether getcwd (NULL, 0) allocates memory for result |
---|
5345 | configure:33704: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
5346 | configure:33704: $? = 0 |
---|
5347 | configure:33704: ./conftest |
---|
5348 | configure:33704: $? = 0 |
---|
5349 | configure:33715: result: yes |
---|
5350 | configure:33719: checking for getcwd with POSIX signature |
---|
5351 | configure:33746: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5352 | configure:33746: $? = 0 |
---|
5353 | configure:33755: result: yes |
---|
5354 | configure:33759: checking whether getdtablesize is declared |
---|
5355 | configure:33759: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
5356 | configure:33759: $? = 0 |
---|
5357 | configure:33759: result: yes |
---|
5358 | configure:33888: checking for struct timeval |
---|
5359 | configure:33912: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5360 | configure:33912: $? = 0 |
---|
5361 | configure:33921: result: yes |
---|
5362 | configure:33926: checking for wide-enough struct timeval.tv_sec member |
---|
5363 | configure:33954: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5364 | configure:33954: $? = 0 |
---|
5365 | configure:33963: result: yes |
---|
5366 | configure:33995: checking for IPv4 sockets |
---|
5367 | configure:34022: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5368 | conftest.c:169:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5369 | if (&x && &y && &z) return 0; |
---|
5370 | ~~ ^ |
---|
5371 | conftest.c:169:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5372 | if (&x && &y && &z) return 0; |
---|
5373 | ^ ~~ |
---|
5374 | conftest.c:169:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5375 | if (&x && &y && &z) return 0; |
---|
5376 | ~~ ^ |
---|
5377 | 3 warnings generated. |
---|
5378 | configure:34022: $? = 0 |
---|
5379 | configure:34030: result: yes |
---|
5380 | configure:34038: checking for IPv6 sockets |
---|
5381 | configure:34068: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5382 | conftest.c:173:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5383 | if (&x && &y && &z) return 0; |
---|
5384 | ~~ ^ |
---|
5385 | conftest.c:173:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5386 | if (&x && &y && &z) return 0; |
---|
5387 | ^ ~~ |
---|
5388 | conftest.c:173:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
5389 | if (&x && &y && &z) return 0; |
---|
5390 | ~~ ^ |
---|
5391 | 3 warnings generated. |
---|
5392 | configure:34068: $? = 0 |
---|
5393 | configure:34076: result: yes |
---|
5394 | configure:34105: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5395 | configure:34105: $? = 0 |
---|
5396 | configure:34144: checking whether INT32_MAX < INTMAX_MAX |
---|
5397 | configure:34177: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5398 | configure:34177: $? = 0 |
---|
5399 | configure:34185: result: yes |
---|
5400 | configure:34196: checking whether INT64_MAX == LONG_MAX |
---|
5401 | configure:34229: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5402 | configure:34229: $? = 0 |
---|
5403 | configure:34237: result: yes |
---|
5404 | configure:34250: checking whether UINT32_MAX < UINTMAX_MAX |
---|
5405 | configure:34283: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5406 | configure:34283: $? = 0 |
---|
5407 | configure:34291: result: yes |
---|
5408 | configure:34302: checking whether UINT64_MAX == ULONG_MAX |
---|
5409 | configure:34335: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5410 | configure:34335: $? = 0 |
---|
5411 | configure:34343: result: yes |
---|
5412 | configure:34367: checking for library needed for semaphore functions |
---|
5413 | configure:34386: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
5414 | configure:34386: $? = 0 |
---|
5415 | configure:34417: result: none |
---|
5416 | configure:34428: checking whether lstat correctly handles trailing slash |
---|
5417 | configure:34472: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
5418 | configure:34472: $? = 0 |
---|
5419 | configure:34472: ./conftest |
---|
5420 | configure:34472: $? = 1 |
---|
5421 | configure: program exited with status 1 |
---|
5422 | configure: failed program was: |
---|
5423 | | /* confdefs.h */ |
---|
5424 | | #define PACKAGE_NAME "" |
---|
5425 | | #define PACKAGE_TARNAME "" |
---|
5426 | | #define PACKAGE_VERSION "" |
---|
5427 | | #define PACKAGE_STRING "" |
---|
5428 | | #define PACKAGE_BUGREPORT "" |
---|
5429 | | #define PACKAGE_URL "" |
---|
5430 | | #define PACKAGE "libunistring" |
---|
5431 | | #define VERSION "1.1" |
---|
5432 | | #define HAVE_STDIO_H 1 |
---|
5433 | | #define HAVE_STDLIB_H 1 |
---|
5434 | | #define HAVE_STRING_H 1 |
---|
5435 | | #define HAVE_INTTYPES_H 1 |
---|
5436 | | #define HAVE_STDINT_H 1 |
---|
5437 | | #define HAVE_STRINGS_H 1 |
---|
5438 | | #define HAVE_SYS_STAT_H 1 |
---|
5439 | | #define HAVE_SYS_TYPES_H 1 |
---|
5440 | | #define HAVE_UNISTD_H 1 |
---|
5441 | | #define HAVE_WCHAR_H 1 |
---|
5442 | | #define HAVE_ICONV_H 1 |
---|
5443 | | #define HAVE_LIMITS_H 1 |
---|
5444 | | #define HAVE_WCTYPE_H 1 |
---|
5445 | | #define HAVE_LANGINFO_H 1 |
---|
5446 | | #define HAVE_XLOCALE_H 1 |
---|
5447 | | #define HAVE_MATH_H 1 |
---|
5448 | | #define HAVE_SYS_MMAN_H 1 |
---|
5449 | | #define HAVE_STDBOOL_H 1 |
---|
5450 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5451 | | #define HAVE_ARPA_INET_H 1 |
---|
5452 | | #define HAVE_SYS_TIME_H 1 |
---|
5453 | | #define HAVE_NETDB_H 1 |
---|
5454 | | #define HAVE_NETINET_IN_H 1 |
---|
5455 | | #define HAVE_SEMAPHORE_H 1 |
---|
5456 | | #define HAVE_SYS_PARAM_H 1 |
---|
5457 | | #define HAVE_SYS_SELECT_H 1 |
---|
5458 | | #define HAVE_SYS_WAIT_H 1 |
---|
5459 | | #define HAVE_PTHREAD_H 1 |
---|
5460 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5461 | | #define HAVE_STDALIGN_H 1 |
---|
5462 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5463 | | #define HAVE_SYS_UIO_H 1 |
---|
5464 | | #define STDC_HEADERS 1 |
---|
5465 | | #define _ALL_SOURCE 1 |
---|
5466 | | #define _DARWIN_C_SOURCE 1 |
---|
5467 | | #define _GNU_SOURCE 1 |
---|
5468 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5469 | | #define _NETBSD_SOURCE 1 |
---|
5470 | | #define _OPENBSD_SOURCE 1 |
---|
5471 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5472 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5473 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5474 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5475 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5476 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5477 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5478 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5479 | | #define _TANDEM_SOURCE 1 |
---|
5480 | | #define __EXTENSIONS__ 1 |
---|
5481 | | #define HAVE_DLFCN_H 1 |
---|
5482 | | #define LT_OBJDIR ".libs/" |
---|
5483 | | #define HAVE_ALLOCA_H 1 |
---|
5484 | | #define HAVE_ALLOCA 1 |
---|
5485 | | #define restrict __restrict__ |
---|
5486 | | #define HAVE___HEADER_INLINE 1 |
---|
5487 | | #define HAVE_DECL_ALARM 1 |
---|
5488 | | #define HAVE_ISWCNTRL 1 |
---|
5489 | | #define HAVE_ISWBLANK 1 |
---|
5490 | | #define HAVE_USELOCALE 1 |
---|
5491 | | #define HAVE_NEWLOCALE 1 |
---|
5492 | | #define HAVE_DUPLOCALE 1 |
---|
5493 | | #define HAVE_FREELOCALE 1 |
---|
5494 | | #define HAVE_MBSINIT 1 |
---|
5495 | | #define HAVE_MBRTOWC 1 |
---|
5496 | | #define HAVE_MPROTECT 1 |
---|
5497 | | #define HAVE_SNPRINTF 1 |
---|
5498 | | #define HAVE_STPCPY 1 |
---|
5499 | | #define HAVE_STRDUP 1 |
---|
5500 | | #define HAVE_WCWIDTH 1 |
---|
5501 | | #define HAVE_BTOWC 1 |
---|
5502 | | #define HAVE_FCNTL 1 |
---|
5503 | | #define HAVE_SYMLINK 1 |
---|
5504 | | #define HAVE_FTRUNCATE 1 |
---|
5505 | | #define HAVE_GETDTABLESIZE 1 |
---|
5506 | | #define HAVE_GETPROGNAME 1 |
---|
5507 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5508 | | #define HAVE_ISBLANK 1 |
---|
5509 | | #define HAVE_LSTAT 1 |
---|
5510 | | #define HAVE_STRERROR_R 1 |
---|
5511 | | #define HAVE_PIPE 1 |
---|
5512 | | #define HAVE_PSELECT 1 |
---|
5513 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
5514 | | #define HAVE_SETENV 1 |
---|
5515 | | #define HAVE_SLEEP 1 |
---|
5516 | | #define HAVE_CATGETS 1 |
---|
5517 | | #define HAVE_SHUTDOWN 1 |
---|
5518 | | #define HAVE_USLEEP 1 |
---|
5519 | | #define HAVE_WCRTOMB 1 |
---|
5520 | | #define HAVE_WCTOB 1 |
---|
5521 | | #define HAVE_PTHREAD_API 1 |
---|
5522 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5523 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5524 | | #define HAVE_ICONV 1 |
---|
5525 | | #define ICONV_CONST |
---|
5526 | | #define HAVE_WINT_T 1 |
---|
5527 | | #define HAVE_LONG_LONG_INT 1 |
---|
5528 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5529 | | #define DBL_EXPBIT0_WORD 1 |
---|
5530 | | #define DBL_EXPBIT0_BIT 20 |
---|
5531 | | #define FLT_EXPBIT0_WORD 0 |
---|
5532 | | #define FLT_EXPBIT0_BIT 23 |
---|
5533 | | #define HAVE_TOWLOWER 1 |
---|
5534 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5535 | | #define HAVE_WCHAR_T 1 |
---|
5536 | | #define HAVE_LC_MESSAGES 1 |
---|
5537 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5538 | | #define HAVE_GOOD_USELOCALE 1 |
---|
5539 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5540 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5541 | | #define USE_POSIX_THREADS 1 |
---|
5542 | | #define HAVE_MALLOC_POSIX 1 |
---|
5543 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5544 | | #define HAVE_MBSTATE_T 1 |
---|
5545 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5546 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5547 | | #define INSTALLPREFIX "/opt/local" |
---|
5548 | | #define HAVE_DECL_ECVT 1 |
---|
5549 | | #define HAVE_DECL_FCVT 1 |
---|
5550 | | #define HAVE_DECL_GCVT 1 |
---|
5551 | | #define _USE_STD_STAT 1 |
---|
5552 | | #define HAVE_DECL_EXECVPE 0 |
---|
5553 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5554 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5555 | | #define HAVE_INTMAX_T 1 |
---|
5556 | | #define HAVE_SNPRINTF 1 |
---|
5557 | | #define HAVE_STRNLEN 1 |
---|
5558 | | #define HAVE_WCSLEN 1 |
---|
5559 | | #define HAVE_WCSNLEN 1 |
---|
5560 | | #define HAVE_MBRTOWC 1 |
---|
5561 | | #define HAVE_WCRTOMB 1 |
---|
5562 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5563 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5564 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
5565 | | #define CHECK_PRINTF_SAFE 1 |
---|
5566 | | #define HAVE_DECL_WCSDUP 1 |
---|
5567 | | #define HAVE_SHUTDOWN 1 |
---|
5568 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5569 | | #define HAVE_SA_FAMILY_T 1 |
---|
5570 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5571 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5572 | | #define HAVE_STRERROR_R 1 |
---|
5573 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5574 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5575 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5576 | | #define HAVE_IPV4 1 |
---|
5577 | | #define HAVE_IPV6 1 |
---|
5578 | | /* end confdefs.h. */ |
---|
5579 | | #include <stddef.h> |
---|
5580 | | #ifdef HAVE_STDIO_H |
---|
5581 | | # include <stdio.h> |
---|
5582 | | #endif |
---|
5583 | | #ifdef HAVE_STDLIB_H |
---|
5584 | | # include <stdlib.h> |
---|
5585 | | #endif |
---|
5586 | | #ifdef HAVE_STRING_H |
---|
5587 | | # include <string.h> |
---|
5588 | | #endif |
---|
5589 | | #ifdef HAVE_INTTYPES_H |
---|
5590 | | # include <inttypes.h> |
---|
5591 | | #endif |
---|
5592 | | #ifdef HAVE_STDINT_H |
---|
5593 | | # include <stdint.h> |
---|
5594 | | #endif |
---|
5595 | | #ifdef HAVE_STRINGS_H |
---|
5596 | | # include <strings.h> |
---|
5597 | | #endif |
---|
5598 | | #ifdef HAVE_SYS_TYPES_H |
---|
5599 | | # include <sys/types.h> |
---|
5600 | | #endif |
---|
5601 | | #ifdef HAVE_SYS_STAT_H |
---|
5602 | | # include <sys/stat.h> |
---|
5603 | | #endif |
---|
5604 | | #ifdef HAVE_UNISTD_H |
---|
5605 | | # include <unistd.h> |
---|
5606 | | #endif |
---|
5607 | | int |
---|
5608 | | main (void) |
---|
5609 | | { |
---|
5610 | | struct stat sbuf; |
---|
5611 | | if (symlink ("conftest.file", "conftest.sym") != 0) |
---|
5612 | | return 1; |
---|
5613 | | /* Linux will dereference the symlink and fail, as required by |
---|
5614 | | POSIX. That is better in the sense that it means we will not |
---|
5615 | | have to compile and use the lstat wrapper. */ |
---|
5616 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
5617 | | |
---|
5618 | | ; |
---|
5619 | | return 0; |
---|
5620 | | } |
---|
5621 | configure:34485: result: no |
---|
5622 | configure:34573: checking for O_CLOEXEC |
---|
5623 | configure:34594: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5624 | configure:34594: $? = 0 |
---|
5625 | configure:34602: result: yes |
---|
5626 | configure:34607: checking for promoted mode_t type |
---|
5627 | configure:34625: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5628 | configure:34625: $? = 0 |
---|
5629 | configure:34634: result: int |
---|
5630 | configure:34643: checking whether strerror(0) succeeds |
---|
5631 | configure:34684: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
5632 | configure:34684: $? = 0 |
---|
5633 | configure:34684: ./conftest |
---|
5634 | configure:34684: $? = 4 |
---|
5635 | configure: program exited with status 4 |
---|
5636 | configure: failed program was: |
---|
5637 | | /* confdefs.h */ |
---|
5638 | | #define PACKAGE_NAME "" |
---|
5639 | | #define PACKAGE_TARNAME "" |
---|
5640 | | #define PACKAGE_VERSION "" |
---|
5641 | | #define PACKAGE_STRING "" |
---|
5642 | | #define PACKAGE_BUGREPORT "" |
---|
5643 | | #define PACKAGE_URL "" |
---|
5644 | | #define PACKAGE "libunistring" |
---|
5645 | | #define VERSION "1.1" |
---|
5646 | | #define HAVE_STDIO_H 1 |
---|
5647 | | #define HAVE_STDLIB_H 1 |
---|
5648 | | #define HAVE_STRING_H 1 |
---|
5649 | | #define HAVE_INTTYPES_H 1 |
---|
5650 | | #define HAVE_STDINT_H 1 |
---|
5651 | | #define HAVE_STRINGS_H 1 |
---|
5652 | | #define HAVE_SYS_STAT_H 1 |
---|
5653 | | #define HAVE_SYS_TYPES_H 1 |
---|
5654 | | #define HAVE_UNISTD_H 1 |
---|
5655 | | #define HAVE_WCHAR_H 1 |
---|
5656 | | #define HAVE_ICONV_H 1 |
---|
5657 | | #define HAVE_LIMITS_H 1 |
---|
5658 | | #define HAVE_WCTYPE_H 1 |
---|
5659 | | #define HAVE_LANGINFO_H 1 |
---|
5660 | | #define HAVE_XLOCALE_H 1 |
---|
5661 | | #define HAVE_MATH_H 1 |
---|
5662 | | #define HAVE_SYS_MMAN_H 1 |
---|
5663 | | #define HAVE_STDBOOL_H 1 |
---|
5664 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5665 | | #define HAVE_ARPA_INET_H 1 |
---|
5666 | | #define HAVE_SYS_TIME_H 1 |
---|
5667 | | #define HAVE_NETDB_H 1 |
---|
5668 | | #define HAVE_NETINET_IN_H 1 |
---|
5669 | | #define HAVE_SEMAPHORE_H 1 |
---|
5670 | | #define HAVE_SYS_PARAM_H 1 |
---|
5671 | | #define HAVE_SYS_SELECT_H 1 |
---|
5672 | | #define HAVE_SYS_WAIT_H 1 |
---|
5673 | | #define HAVE_PTHREAD_H 1 |
---|
5674 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5675 | | #define HAVE_STDALIGN_H 1 |
---|
5676 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5677 | | #define HAVE_SYS_UIO_H 1 |
---|
5678 | | #define STDC_HEADERS 1 |
---|
5679 | | #define _ALL_SOURCE 1 |
---|
5680 | | #define _DARWIN_C_SOURCE 1 |
---|
5681 | | #define _GNU_SOURCE 1 |
---|
5682 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5683 | | #define _NETBSD_SOURCE 1 |
---|
5684 | | #define _OPENBSD_SOURCE 1 |
---|
5685 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5686 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5687 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5688 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5689 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5690 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5691 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5692 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5693 | | #define _TANDEM_SOURCE 1 |
---|
5694 | | #define __EXTENSIONS__ 1 |
---|
5695 | | #define HAVE_DLFCN_H 1 |
---|
5696 | | #define LT_OBJDIR ".libs/" |
---|
5697 | | #define HAVE_ALLOCA_H 1 |
---|
5698 | | #define HAVE_ALLOCA 1 |
---|
5699 | | #define restrict __restrict__ |
---|
5700 | | #define HAVE___HEADER_INLINE 1 |
---|
5701 | | #define HAVE_DECL_ALARM 1 |
---|
5702 | | #define HAVE_ISWCNTRL 1 |
---|
5703 | | #define HAVE_ISWBLANK 1 |
---|
5704 | | #define HAVE_USELOCALE 1 |
---|
5705 | | #define HAVE_NEWLOCALE 1 |
---|
5706 | | #define HAVE_DUPLOCALE 1 |
---|
5707 | | #define HAVE_FREELOCALE 1 |
---|
5708 | | #define HAVE_MBSINIT 1 |
---|
5709 | | #define HAVE_MBRTOWC 1 |
---|
5710 | | #define HAVE_MPROTECT 1 |
---|
5711 | | #define HAVE_SNPRINTF 1 |
---|
5712 | | #define HAVE_STPCPY 1 |
---|
5713 | | #define HAVE_STRDUP 1 |
---|
5714 | | #define HAVE_WCWIDTH 1 |
---|
5715 | | #define HAVE_BTOWC 1 |
---|
5716 | | #define HAVE_FCNTL 1 |
---|
5717 | | #define HAVE_SYMLINK 1 |
---|
5718 | | #define HAVE_FTRUNCATE 1 |
---|
5719 | | #define HAVE_GETDTABLESIZE 1 |
---|
5720 | | #define HAVE_GETPROGNAME 1 |
---|
5721 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5722 | | #define HAVE_ISBLANK 1 |
---|
5723 | | #define HAVE_LSTAT 1 |
---|
5724 | | #define HAVE_STRERROR_R 1 |
---|
5725 | | #define HAVE_PIPE 1 |
---|
5726 | | #define HAVE_PSELECT 1 |
---|
5727 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
5728 | | #define HAVE_SETENV 1 |
---|
5729 | | #define HAVE_SLEEP 1 |
---|
5730 | | #define HAVE_CATGETS 1 |
---|
5731 | | #define HAVE_SHUTDOWN 1 |
---|
5732 | | #define HAVE_USLEEP 1 |
---|
5733 | | #define HAVE_WCRTOMB 1 |
---|
5734 | | #define HAVE_WCTOB 1 |
---|
5735 | | #define HAVE_PTHREAD_API 1 |
---|
5736 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5737 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5738 | | #define HAVE_ICONV 1 |
---|
5739 | | #define ICONV_CONST |
---|
5740 | | #define HAVE_WINT_T 1 |
---|
5741 | | #define HAVE_LONG_LONG_INT 1 |
---|
5742 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5743 | | #define DBL_EXPBIT0_WORD 1 |
---|
5744 | | #define DBL_EXPBIT0_BIT 20 |
---|
5745 | | #define FLT_EXPBIT0_WORD 0 |
---|
5746 | | #define FLT_EXPBIT0_BIT 23 |
---|
5747 | | #define HAVE_TOWLOWER 1 |
---|
5748 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5749 | | #define HAVE_WCHAR_T 1 |
---|
5750 | | #define HAVE_LC_MESSAGES 1 |
---|
5751 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5752 | | #define HAVE_GOOD_USELOCALE 1 |
---|
5753 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5754 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5755 | | #define USE_POSIX_THREADS 1 |
---|
5756 | | #define HAVE_MALLOC_POSIX 1 |
---|
5757 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5758 | | #define HAVE_MBSTATE_T 1 |
---|
5759 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5760 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5761 | | #define INSTALLPREFIX "/opt/local" |
---|
5762 | | #define HAVE_DECL_ECVT 1 |
---|
5763 | | #define HAVE_DECL_FCVT 1 |
---|
5764 | | #define HAVE_DECL_GCVT 1 |
---|
5765 | | #define _USE_STD_STAT 1 |
---|
5766 | | #define HAVE_DECL_EXECVPE 0 |
---|
5767 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5768 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5769 | | #define HAVE_INTMAX_T 1 |
---|
5770 | | #define HAVE_SNPRINTF 1 |
---|
5771 | | #define HAVE_STRNLEN 1 |
---|
5772 | | #define HAVE_WCSLEN 1 |
---|
5773 | | #define HAVE_WCSNLEN 1 |
---|
5774 | | #define HAVE_MBRTOWC 1 |
---|
5775 | | #define HAVE_WCRTOMB 1 |
---|
5776 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5777 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5778 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
5779 | | #define CHECK_PRINTF_SAFE 1 |
---|
5780 | | #define HAVE_DECL_WCSDUP 1 |
---|
5781 | | #define HAVE_SHUTDOWN 1 |
---|
5782 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5783 | | #define HAVE_SA_FAMILY_T 1 |
---|
5784 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5785 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5786 | | #define HAVE_STRERROR_R 1 |
---|
5787 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5788 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5789 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5790 | | #define HAVE_IPV4 1 |
---|
5791 | | #define HAVE_IPV6 1 |
---|
5792 | | #define PROMOTED_MODE_T int |
---|
5793 | | /* end confdefs.h. */ |
---|
5794 | | #include <string.h> |
---|
5795 | | #include <errno.h> |
---|
5796 | | |
---|
5797 | | int |
---|
5798 | | main (void) |
---|
5799 | | { |
---|
5800 | | int result = 0; |
---|
5801 | | char *str; |
---|
5802 | | errno = 0; |
---|
5803 | | str = strerror (0); |
---|
5804 | | if (!*str) result |= 1; |
---|
5805 | | if (errno) result |= 2; |
---|
5806 | | if (strstr (str, "nknown") || strstr (str, "ndefined")) |
---|
5807 | | result |= 4; |
---|
5808 | | return result; |
---|
5809 | | ; |
---|
5810 | | return 0; |
---|
5811 | | } |
---|
5812 | configure:34696: result: no |
---|
5813 | configure:34919: checking whether <sys/select.h> is self-contained |
---|
5814 | configure:34937: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5815 | configure:34937: $? = 0 |
---|
5816 | configure:34957: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5817 | configure:34957: $? = 0 |
---|
5818 | configure:34988: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
5819 | configure:34988: $? = 0 |
---|
5820 | configure:35002: result: yes |
---|
5821 | configure:35338: checking for pthread_t |
---|
5822 | configure:35338: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5823 | configure:35338: $? = 0 |
---|
5824 | configure:35338: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
5825 | conftest.c:194:24: error: expected expression |
---|
5826 | if (sizeof ((pthread_t))) |
---|
5827 | ^ |
---|
5828 | 1 error generated. |
---|
5829 | configure:35338: $? = 1 |
---|
5830 | configure: failed program was: |
---|
5831 | | /* confdefs.h */ |
---|
5832 | | #define PACKAGE_NAME "" |
---|
5833 | | #define PACKAGE_TARNAME "" |
---|
5834 | | #define PACKAGE_VERSION "" |
---|
5835 | | #define PACKAGE_STRING "" |
---|
5836 | | #define PACKAGE_BUGREPORT "" |
---|
5837 | | #define PACKAGE_URL "" |
---|
5838 | | #define PACKAGE "libunistring" |
---|
5839 | | #define VERSION "1.1" |
---|
5840 | | #define HAVE_STDIO_H 1 |
---|
5841 | | #define HAVE_STDLIB_H 1 |
---|
5842 | | #define HAVE_STRING_H 1 |
---|
5843 | | #define HAVE_INTTYPES_H 1 |
---|
5844 | | #define HAVE_STDINT_H 1 |
---|
5845 | | #define HAVE_STRINGS_H 1 |
---|
5846 | | #define HAVE_SYS_STAT_H 1 |
---|
5847 | | #define HAVE_SYS_TYPES_H 1 |
---|
5848 | | #define HAVE_UNISTD_H 1 |
---|
5849 | | #define HAVE_WCHAR_H 1 |
---|
5850 | | #define HAVE_ICONV_H 1 |
---|
5851 | | #define HAVE_LIMITS_H 1 |
---|
5852 | | #define HAVE_WCTYPE_H 1 |
---|
5853 | | #define HAVE_LANGINFO_H 1 |
---|
5854 | | #define HAVE_XLOCALE_H 1 |
---|
5855 | | #define HAVE_MATH_H 1 |
---|
5856 | | #define HAVE_SYS_MMAN_H 1 |
---|
5857 | | #define HAVE_STDBOOL_H 1 |
---|
5858 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5859 | | #define HAVE_ARPA_INET_H 1 |
---|
5860 | | #define HAVE_SYS_TIME_H 1 |
---|
5861 | | #define HAVE_NETDB_H 1 |
---|
5862 | | #define HAVE_NETINET_IN_H 1 |
---|
5863 | | #define HAVE_SEMAPHORE_H 1 |
---|
5864 | | #define HAVE_SYS_PARAM_H 1 |
---|
5865 | | #define HAVE_SYS_SELECT_H 1 |
---|
5866 | | #define HAVE_SYS_WAIT_H 1 |
---|
5867 | | #define HAVE_PTHREAD_H 1 |
---|
5868 | | #define HAVE_SYS_CDEFS_H 1 |
---|
5869 | | #define HAVE_STDALIGN_H 1 |
---|
5870 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5871 | | #define HAVE_SYS_UIO_H 1 |
---|
5872 | | #define STDC_HEADERS 1 |
---|
5873 | | #define _ALL_SOURCE 1 |
---|
5874 | | #define _DARWIN_C_SOURCE 1 |
---|
5875 | | #define _GNU_SOURCE 1 |
---|
5876 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
5877 | | #define _NETBSD_SOURCE 1 |
---|
5878 | | #define _OPENBSD_SOURCE 1 |
---|
5879 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5880 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
5881 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
5882 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
5883 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
5884 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
5885 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
5886 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
5887 | | #define _TANDEM_SOURCE 1 |
---|
5888 | | #define __EXTENSIONS__ 1 |
---|
5889 | | #define HAVE_DLFCN_H 1 |
---|
5890 | | #define LT_OBJDIR ".libs/" |
---|
5891 | | #define HAVE_ALLOCA_H 1 |
---|
5892 | | #define HAVE_ALLOCA 1 |
---|
5893 | | #define restrict __restrict__ |
---|
5894 | | #define HAVE___HEADER_INLINE 1 |
---|
5895 | | #define HAVE_DECL_ALARM 1 |
---|
5896 | | #define HAVE_ISWCNTRL 1 |
---|
5897 | | #define HAVE_ISWBLANK 1 |
---|
5898 | | #define HAVE_USELOCALE 1 |
---|
5899 | | #define HAVE_NEWLOCALE 1 |
---|
5900 | | #define HAVE_DUPLOCALE 1 |
---|
5901 | | #define HAVE_FREELOCALE 1 |
---|
5902 | | #define HAVE_MBSINIT 1 |
---|
5903 | | #define HAVE_MBRTOWC 1 |
---|
5904 | | #define HAVE_MPROTECT 1 |
---|
5905 | | #define HAVE_SNPRINTF 1 |
---|
5906 | | #define HAVE_STPCPY 1 |
---|
5907 | | #define HAVE_STRDUP 1 |
---|
5908 | | #define HAVE_WCWIDTH 1 |
---|
5909 | | #define HAVE_BTOWC 1 |
---|
5910 | | #define HAVE_FCNTL 1 |
---|
5911 | | #define HAVE_SYMLINK 1 |
---|
5912 | | #define HAVE_FTRUNCATE 1 |
---|
5913 | | #define HAVE_GETDTABLESIZE 1 |
---|
5914 | | #define HAVE_GETPROGNAME 1 |
---|
5915 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5916 | | #define HAVE_ISBLANK 1 |
---|
5917 | | #define HAVE_LSTAT 1 |
---|
5918 | | #define HAVE_STRERROR_R 1 |
---|
5919 | | #define HAVE_PIPE 1 |
---|
5920 | | #define HAVE_PSELECT 1 |
---|
5921 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
5922 | | #define HAVE_SETENV 1 |
---|
5923 | | #define HAVE_SLEEP 1 |
---|
5924 | | #define HAVE_CATGETS 1 |
---|
5925 | | #define HAVE_SHUTDOWN 1 |
---|
5926 | | #define HAVE_USLEEP 1 |
---|
5927 | | #define HAVE_WCRTOMB 1 |
---|
5928 | | #define HAVE_WCTOB 1 |
---|
5929 | | #define HAVE_PTHREAD_API 1 |
---|
5930 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
5931 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
5932 | | #define HAVE_ICONV 1 |
---|
5933 | | #define ICONV_CONST |
---|
5934 | | #define HAVE_WINT_T 1 |
---|
5935 | | #define HAVE_LONG_LONG_INT 1 |
---|
5936 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
5937 | | #define DBL_EXPBIT0_WORD 1 |
---|
5938 | | #define DBL_EXPBIT0_BIT 20 |
---|
5939 | | #define FLT_EXPBIT0_WORD 0 |
---|
5940 | | #define FLT_EXPBIT0_BIT 23 |
---|
5941 | | #define HAVE_TOWLOWER 1 |
---|
5942 | | #define HAVE_LANGINFO_CODESET 1 |
---|
5943 | | #define HAVE_WCHAR_T 1 |
---|
5944 | | #define HAVE_LC_MESSAGES 1 |
---|
5945 | | #define HAVE_WORKING_USELOCALE 1 |
---|
5946 | | #define HAVE_GOOD_USELOCALE 1 |
---|
5947 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5948 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
5949 | | #define USE_POSIX_THREADS 1 |
---|
5950 | | #define HAVE_MALLOC_POSIX 1 |
---|
5951 | | #define MALLOC_0_IS_NONNULL 1 |
---|
5952 | | #define HAVE_MBSTATE_T 1 |
---|
5953 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
5954 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
5955 | | #define INSTALLPREFIX "/opt/local" |
---|
5956 | | #define HAVE_DECL_ECVT 1 |
---|
5957 | | #define HAVE_DECL_FCVT 1 |
---|
5958 | | #define HAVE_DECL_GCVT 1 |
---|
5959 | | #define _USE_STD_STAT 1 |
---|
5960 | | #define HAVE_DECL_EXECVPE 0 |
---|
5961 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5962 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5963 | | #define HAVE_INTMAX_T 1 |
---|
5964 | | #define HAVE_SNPRINTF 1 |
---|
5965 | | #define HAVE_STRNLEN 1 |
---|
5966 | | #define HAVE_WCSLEN 1 |
---|
5967 | | #define HAVE_WCSNLEN 1 |
---|
5968 | | #define HAVE_MBRTOWC 1 |
---|
5969 | | #define HAVE_WCRTOMB 1 |
---|
5970 | | #define HAVE_DECL__SNPRINTF 0 |
---|
5971 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
5972 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
5973 | | #define CHECK_PRINTF_SAFE 1 |
---|
5974 | | #define HAVE_DECL_WCSDUP 1 |
---|
5975 | | #define HAVE_SHUTDOWN 1 |
---|
5976 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
5977 | | #define HAVE_SA_FAMILY_T 1 |
---|
5978 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
5979 | | #define HAVE_DECL_STRERROR_R 1 |
---|
5980 | | #define HAVE_STRERROR_R 1 |
---|
5981 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
5982 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
5983 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
5984 | | #define HAVE_IPV4 1 |
---|
5985 | | #define HAVE_IPV6 1 |
---|
5986 | | #define PROMOTED_MODE_T int |
---|
5987 | | #define REPLACE_STRERROR_0 1 |
---|
5988 | | /* end confdefs.h. */ |
---|
5989 | | #include <stddef.h> |
---|
5990 | | #ifdef HAVE_STDIO_H |
---|
5991 | | # include <stdio.h> |
---|
5992 | | #endif |
---|
5993 | | #ifdef HAVE_STDLIB_H |
---|
5994 | | # include <stdlib.h> |
---|
5995 | | #endif |
---|
5996 | | #ifdef HAVE_STRING_H |
---|
5997 | | # include <string.h> |
---|
5998 | | #endif |
---|
5999 | | #ifdef HAVE_INTTYPES_H |
---|
6000 | | # include <inttypes.h> |
---|
6001 | | #endif |
---|
6002 | | #ifdef HAVE_STDINT_H |
---|
6003 | | # include <stdint.h> |
---|
6004 | | #endif |
---|
6005 | | #ifdef HAVE_STRINGS_H |
---|
6006 | | # include <strings.h> |
---|
6007 | | #endif |
---|
6008 | | #ifdef HAVE_SYS_TYPES_H |
---|
6009 | | # include <sys/types.h> |
---|
6010 | | #endif |
---|
6011 | | #ifdef HAVE_SYS_STAT_H |
---|
6012 | | # include <sys/stat.h> |
---|
6013 | | #endif |
---|
6014 | | #ifdef HAVE_UNISTD_H |
---|
6015 | | # include <unistd.h> |
---|
6016 | | #endif |
---|
6017 | | #if HAVE_PTHREAD_H |
---|
6018 | | #include <pthread.h> |
---|
6019 | | #endif |
---|
6020 | | |
---|
6021 | | int |
---|
6022 | | main (void) |
---|
6023 | | { |
---|
6024 | | if (sizeof ((pthread_t))) |
---|
6025 | | return 0; |
---|
6026 | | ; |
---|
6027 | | return 0; |
---|
6028 | | } |
---|
6029 | configure:35338: result: yes |
---|
6030 | configure:35350: checking for pthread_spinlock_t |
---|
6031 | configure:35350: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6032 | conftest.c:195:13: error: use of undeclared identifier 'pthread_spinlock_t' |
---|
6033 | if (sizeof (pthread_spinlock_t)) |
---|
6034 | ^ |
---|
6035 | 1 error generated. |
---|
6036 | configure:35350: $? = 1 |
---|
6037 | configure: failed program was: |
---|
6038 | | /* confdefs.h */ |
---|
6039 | | #define PACKAGE_NAME "" |
---|
6040 | | #define PACKAGE_TARNAME "" |
---|
6041 | | #define PACKAGE_VERSION "" |
---|
6042 | | #define PACKAGE_STRING "" |
---|
6043 | | #define PACKAGE_BUGREPORT "" |
---|
6044 | | #define PACKAGE_URL "" |
---|
6045 | | #define PACKAGE "libunistring" |
---|
6046 | | #define VERSION "1.1" |
---|
6047 | | #define HAVE_STDIO_H 1 |
---|
6048 | | #define HAVE_STDLIB_H 1 |
---|
6049 | | #define HAVE_STRING_H 1 |
---|
6050 | | #define HAVE_INTTYPES_H 1 |
---|
6051 | | #define HAVE_STDINT_H 1 |
---|
6052 | | #define HAVE_STRINGS_H 1 |
---|
6053 | | #define HAVE_SYS_STAT_H 1 |
---|
6054 | | #define HAVE_SYS_TYPES_H 1 |
---|
6055 | | #define HAVE_UNISTD_H 1 |
---|
6056 | | #define HAVE_WCHAR_H 1 |
---|
6057 | | #define HAVE_ICONV_H 1 |
---|
6058 | | #define HAVE_LIMITS_H 1 |
---|
6059 | | #define HAVE_WCTYPE_H 1 |
---|
6060 | | #define HAVE_LANGINFO_H 1 |
---|
6061 | | #define HAVE_XLOCALE_H 1 |
---|
6062 | | #define HAVE_MATH_H 1 |
---|
6063 | | #define HAVE_SYS_MMAN_H 1 |
---|
6064 | | #define HAVE_STDBOOL_H 1 |
---|
6065 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6066 | | #define HAVE_ARPA_INET_H 1 |
---|
6067 | | #define HAVE_SYS_TIME_H 1 |
---|
6068 | | #define HAVE_NETDB_H 1 |
---|
6069 | | #define HAVE_NETINET_IN_H 1 |
---|
6070 | | #define HAVE_SEMAPHORE_H 1 |
---|
6071 | | #define HAVE_SYS_PARAM_H 1 |
---|
6072 | | #define HAVE_SYS_SELECT_H 1 |
---|
6073 | | #define HAVE_SYS_WAIT_H 1 |
---|
6074 | | #define HAVE_PTHREAD_H 1 |
---|
6075 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6076 | | #define HAVE_STDALIGN_H 1 |
---|
6077 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6078 | | #define HAVE_SYS_UIO_H 1 |
---|
6079 | | #define STDC_HEADERS 1 |
---|
6080 | | #define _ALL_SOURCE 1 |
---|
6081 | | #define _DARWIN_C_SOURCE 1 |
---|
6082 | | #define _GNU_SOURCE 1 |
---|
6083 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6084 | | #define _NETBSD_SOURCE 1 |
---|
6085 | | #define _OPENBSD_SOURCE 1 |
---|
6086 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6087 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6088 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6089 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6090 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6091 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6092 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6093 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6094 | | #define _TANDEM_SOURCE 1 |
---|
6095 | | #define __EXTENSIONS__ 1 |
---|
6096 | | #define HAVE_DLFCN_H 1 |
---|
6097 | | #define LT_OBJDIR ".libs/" |
---|
6098 | | #define HAVE_ALLOCA_H 1 |
---|
6099 | | #define HAVE_ALLOCA 1 |
---|
6100 | | #define restrict __restrict__ |
---|
6101 | | #define HAVE___HEADER_INLINE 1 |
---|
6102 | | #define HAVE_DECL_ALARM 1 |
---|
6103 | | #define HAVE_ISWCNTRL 1 |
---|
6104 | | #define HAVE_ISWBLANK 1 |
---|
6105 | | #define HAVE_USELOCALE 1 |
---|
6106 | | #define HAVE_NEWLOCALE 1 |
---|
6107 | | #define HAVE_DUPLOCALE 1 |
---|
6108 | | #define HAVE_FREELOCALE 1 |
---|
6109 | | #define HAVE_MBSINIT 1 |
---|
6110 | | #define HAVE_MBRTOWC 1 |
---|
6111 | | #define HAVE_MPROTECT 1 |
---|
6112 | | #define HAVE_SNPRINTF 1 |
---|
6113 | | #define HAVE_STPCPY 1 |
---|
6114 | | #define HAVE_STRDUP 1 |
---|
6115 | | #define HAVE_WCWIDTH 1 |
---|
6116 | | #define HAVE_BTOWC 1 |
---|
6117 | | #define HAVE_FCNTL 1 |
---|
6118 | | #define HAVE_SYMLINK 1 |
---|
6119 | | #define HAVE_FTRUNCATE 1 |
---|
6120 | | #define HAVE_GETDTABLESIZE 1 |
---|
6121 | | #define HAVE_GETPROGNAME 1 |
---|
6122 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6123 | | #define HAVE_ISBLANK 1 |
---|
6124 | | #define HAVE_LSTAT 1 |
---|
6125 | | #define HAVE_STRERROR_R 1 |
---|
6126 | | #define HAVE_PIPE 1 |
---|
6127 | | #define HAVE_PSELECT 1 |
---|
6128 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6129 | | #define HAVE_SETENV 1 |
---|
6130 | | #define HAVE_SLEEP 1 |
---|
6131 | | #define HAVE_CATGETS 1 |
---|
6132 | | #define HAVE_SHUTDOWN 1 |
---|
6133 | | #define HAVE_USLEEP 1 |
---|
6134 | | #define HAVE_WCRTOMB 1 |
---|
6135 | | #define HAVE_WCTOB 1 |
---|
6136 | | #define HAVE_PTHREAD_API 1 |
---|
6137 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6138 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6139 | | #define HAVE_ICONV 1 |
---|
6140 | | #define ICONV_CONST |
---|
6141 | | #define HAVE_WINT_T 1 |
---|
6142 | | #define HAVE_LONG_LONG_INT 1 |
---|
6143 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6144 | | #define DBL_EXPBIT0_WORD 1 |
---|
6145 | | #define DBL_EXPBIT0_BIT 20 |
---|
6146 | | #define FLT_EXPBIT0_WORD 0 |
---|
6147 | | #define FLT_EXPBIT0_BIT 23 |
---|
6148 | | #define HAVE_TOWLOWER 1 |
---|
6149 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6150 | | #define HAVE_WCHAR_T 1 |
---|
6151 | | #define HAVE_LC_MESSAGES 1 |
---|
6152 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6153 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6154 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6155 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6156 | | #define USE_POSIX_THREADS 1 |
---|
6157 | | #define HAVE_MALLOC_POSIX 1 |
---|
6158 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6159 | | #define HAVE_MBSTATE_T 1 |
---|
6160 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6161 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6162 | | #define INSTALLPREFIX "/opt/local" |
---|
6163 | | #define HAVE_DECL_ECVT 1 |
---|
6164 | | #define HAVE_DECL_FCVT 1 |
---|
6165 | | #define HAVE_DECL_GCVT 1 |
---|
6166 | | #define _USE_STD_STAT 1 |
---|
6167 | | #define HAVE_DECL_EXECVPE 0 |
---|
6168 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6169 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6170 | | #define HAVE_INTMAX_T 1 |
---|
6171 | | #define HAVE_SNPRINTF 1 |
---|
6172 | | #define HAVE_STRNLEN 1 |
---|
6173 | | #define HAVE_WCSLEN 1 |
---|
6174 | | #define HAVE_WCSNLEN 1 |
---|
6175 | | #define HAVE_MBRTOWC 1 |
---|
6176 | | #define HAVE_WCRTOMB 1 |
---|
6177 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6178 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6179 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
6180 | | #define CHECK_PRINTF_SAFE 1 |
---|
6181 | | #define HAVE_DECL_WCSDUP 1 |
---|
6182 | | #define HAVE_SHUTDOWN 1 |
---|
6183 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6184 | | #define HAVE_SA_FAMILY_T 1 |
---|
6185 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6186 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6187 | | #define HAVE_STRERROR_R 1 |
---|
6188 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6189 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6190 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6191 | | #define HAVE_IPV4 1 |
---|
6192 | | #define HAVE_IPV6 1 |
---|
6193 | | #define PROMOTED_MODE_T int |
---|
6194 | | #define REPLACE_STRERROR_0 1 |
---|
6195 | | #define HAVE_PTHREAD_T 1 |
---|
6196 | | /* end confdefs.h. */ |
---|
6197 | | #include <stddef.h> |
---|
6198 | | #ifdef HAVE_STDIO_H |
---|
6199 | | # include <stdio.h> |
---|
6200 | | #endif |
---|
6201 | | #ifdef HAVE_STDLIB_H |
---|
6202 | | # include <stdlib.h> |
---|
6203 | | #endif |
---|
6204 | | #ifdef HAVE_STRING_H |
---|
6205 | | # include <string.h> |
---|
6206 | | #endif |
---|
6207 | | #ifdef HAVE_INTTYPES_H |
---|
6208 | | # include <inttypes.h> |
---|
6209 | | #endif |
---|
6210 | | #ifdef HAVE_STDINT_H |
---|
6211 | | # include <stdint.h> |
---|
6212 | | #endif |
---|
6213 | | #ifdef HAVE_STRINGS_H |
---|
6214 | | # include <strings.h> |
---|
6215 | | #endif |
---|
6216 | | #ifdef HAVE_SYS_TYPES_H |
---|
6217 | | # include <sys/types.h> |
---|
6218 | | #endif |
---|
6219 | | #ifdef HAVE_SYS_STAT_H |
---|
6220 | | # include <sys/stat.h> |
---|
6221 | | #endif |
---|
6222 | | #ifdef HAVE_UNISTD_H |
---|
6223 | | # include <unistd.h> |
---|
6224 | | #endif |
---|
6225 | | #if HAVE_PTHREAD_H |
---|
6226 | | #include <pthread.h> |
---|
6227 | | #endif |
---|
6228 | | |
---|
6229 | | int |
---|
6230 | | main (void) |
---|
6231 | | { |
---|
6232 | | if (sizeof (pthread_spinlock_t)) |
---|
6233 | | return 0; |
---|
6234 | | ; |
---|
6235 | | return 0; |
---|
6236 | | } |
---|
6237 | configure:35350: result: no |
---|
6238 | configure:35371: checking for PTHREAD_CREATE_DETACHED |
---|
6239 | configure:35390: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6240 | configure:35390: $? = 0 |
---|
6241 | configure:35399: result: yes |
---|
6242 | configure:35405: checking for PTHREAD_MUTEX_RECURSIVE |
---|
6243 | configure:35424: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6244 | configure:35424: $? = 0 |
---|
6245 | configure:35433: result: yes |
---|
6246 | configure:35439: checking for PTHREAD_MUTEX_ROBUST |
---|
6247 | configure:35458: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6248 | conftest.c:161:21: error: use of undeclared identifier 'PTHREAD_MUTEX_ROBUST' |
---|
6249 | int x = PTHREAD_MUTEX_ROBUST; |
---|
6250 | ^ |
---|
6251 | 1 error generated. |
---|
6252 | configure:35458: $? = 1 |
---|
6253 | configure: failed program was: |
---|
6254 | | /* confdefs.h */ |
---|
6255 | | #define PACKAGE_NAME "" |
---|
6256 | | #define PACKAGE_TARNAME "" |
---|
6257 | | #define PACKAGE_VERSION "" |
---|
6258 | | #define PACKAGE_STRING "" |
---|
6259 | | #define PACKAGE_BUGREPORT "" |
---|
6260 | | #define PACKAGE_URL "" |
---|
6261 | | #define PACKAGE "libunistring" |
---|
6262 | | #define VERSION "1.1" |
---|
6263 | | #define HAVE_STDIO_H 1 |
---|
6264 | | #define HAVE_STDLIB_H 1 |
---|
6265 | | #define HAVE_STRING_H 1 |
---|
6266 | | #define HAVE_INTTYPES_H 1 |
---|
6267 | | #define HAVE_STDINT_H 1 |
---|
6268 | | #define HAVE_STRINGS_H 1 |
---|
6269 | | #define HAVE_SYS_STAT_H 1 |
---|
6270 | | #define HAVE_SYS_TYPES_H 1 |
---|
6271 | | #define HAVE_UNISTD_H 1 |
---|
6272 | | #define HAVE_WCHAR_H 1 |
---|
6273 | | #define HAVE_ICONV_H 1 |
---|
6274 | | #define HAVE_LIMITS_H 1 |
---|
6275 | | #define HAVE_WCTYPE_H 1 |
---|
6276 | | #define HAVE_LANGINFO_H 1 |
---|
6277 | | #define HAVE_XLOCALE_H 1 |
---|
6278 | | #define HAVE_MATH_H 1 |
---|
6279 | | #define HAVE_SYS_MMAN_H 1 |
---|
6280 | | #define HAVE_STDBOOL_H 1 |
---|
6281 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6282 | | #define HAVE_ARPA_INET_H 1 |
---|
6283 | | #define HAVE_SYS_TIME_H 1 |
---|
6284 | | #define HAVE_NETDB_H 1 |
---|
6285 | | #define HAVE_NETINET_IN_H 1 |
---|
6286 | | #define HAVE_SEMAPHORE_H 1 |
---|
6287 | | #define HAVE_SYS_PARAM_H 1 |
---|
6288 | | #define HAVE_SYS_SELECT_H 1 |
---|
6289 | | #define HAVE_SYS_WAIT_H 1 |
---|
6290 | | #define HAVE_PTHREAD_H 1 |
---|
6291 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6292 | | #define HAVE_STDALIGN_H 1 |
---|
6293 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6294 | | #define HAVE_SYS_UIO_H 1 |
---|
6295 | | #define STDC_HEADERS 1 |
---|
6296 | | #define _ALL_SOURCE 1 |
---|
6297 | | #define _DARWIN_C_SOURCE 1 |
---|
6298 | | #define _GNU_SOURCE 1 |
---|
6299 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6300 | | #define _NETBSD_SOURCE 1 |
---|
6301 | | #define _OPENBSD_SOURCE 1 |
---|
6302 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6303 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6304 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6305 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6306 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6307 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6308 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6309 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6310 | | #define _TANDEM_SOURCE 1 |
---|
6311 | | #define __EXTENSIONS__ 1 |
---|
6312 | | #define HAVE_DLFCN_H 1 |
---|
6313 | | #define LT_OBJDIR ".libs/" |
---|
6314 | | #define HAVE_ALLOCA_H 1 |
---|
6315 | | #define HAVE_ALLOCA 1 |
---|
6316 | | #define restrict __restrict__ |
---|
6317 | | #define HAVE___HEADER_INLINE 1 |
---|
6318 | | #define HAVE_DECL_ALARM 1 |
---|
6319 | | #define HAVE_ISWCNTRL 1 |
---|
6320 | | #define HAVE_ISWBLANK 1 |
---|
6321 | | #define HAVE_USELOCALE 1 |
---|
6322 | | #define HAVE_NEWLOCALE 1 |
---|
6323 | | #define HAVE_DUPLOCALE 1 |
---|
6324 | | #define HAVE_FREELOCALE 1 |
---|
6325 | | #define HAVE_MBSINIT 1 |
---|
6326 | | #define HAVE_MBRTOWC 1 |
---|
6327 | | #define HAVE_MPROTECT 1 |
---|
6328 | | #define HAVE_SNPRINTF 1 |
---|
6329 | | #define HAVE_STPCPY 1 |
---|
6330 | | #define HAVE_STRDUP 1 |
---|
6331 | | #define HAVE_WCWIDTH 1 |
---|
6332 | | #define HAVE_BTOWC 1 |
---|
6333 | | #define HAVE_FCNTL 1 |
---|
6334 | | #define HAVE_SYMLINK 1 |
---|
6335 | | #define HAVE_FTRUNCATE 1 |
---|
6336 | | #define HAVE_GETDTABLESIZE 1 |
---|
6337 | | #define HAVE_GETPROGNAME 1 |
---|
6338 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6339 | | #define HAVE_ISBLANK 1 |
---|
6340 | | #define HAVE_LSTAT 1 |
---|
6341 | | #define HAVE_STRERROR_R 1 |
---|
6342 | | #define HAVE_PIPE 1 |
---|
6343 | | #define HAVE_PSELECT 1 |
---|
6344 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6345 | | #define HAVE_SETENV 1 |
---|
6346 | | #define HAVE_SLEEP 1 |
---|
6347 | | #define HAVE_CATGETS 1 |
---|
6348 | | #define HAVE_SHUTDOWN 1 |
---|
6349 | | #define HAVE_USLEEP 1 |
---|
6350 | | #define HAVE_WCRTOMB 1 |
---|
6351 | | #define HAVE_WCTOB 1 |
---|
6352 | | #define HAVE_PTHREAD_API 1 |
---|
6353 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6354 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6355 | | #define HAVE_ICONV 1 |
---|
6356 | | #define ICONV_CONST |
---|
6357 | | #define HAVE_WINT_T 1 |
---|
6358 | | #define HAVE_LONG_LONG_INT 1 |
---|
6359 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6360 | | #define DBL_EXPBIT0_WORD 1 |
---|
6361 | | #define DBL_EXPBIT0_BIT 20 |
---|
6362 | | #define FLT_EXPBIT0_WORD 0 |
---|
6363 | | #define FLT_EXPBIT0_BIT 23 |
---|
6364 | | #define HAVE_TOWLOWER 1 |
---|
6365 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6366 | | #define HAVE_WCHAR_T 1 |
---|
6367 | | #define HAVE_LC_MESSAGES 1 |
---|
6368 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6369 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6370 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6371 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6372 | | #define USE_POSIX_THREADS 1 |
---|
6373 | | #define HAVE_MALLOC_POSIX 1 |
---|
6374 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6375 | | #define HAVE_MBSTATE_T 1 |
---|
6376 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6377 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6378 | | #define INSTALLPREFIX "/opt/local" |
---|
6379 | | #define HAVE_DECL_ECVT 1 |
---|
6380 | | #define HAVE_DECL_FCVT 1 |
---|
6381 | | #define HAVE_DECL_GCVT 1 |
---|
6382 | | #define _USE_STD_STAT 1 |
---|
6383 | | #define HAVE_DECL_EXECVPE 0 |
---|
6384 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6385 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6386 | | #define HAVE_INTMAX_T 1 |
---|
6387 | | #define HAVE_SNPRINTF 1 |
---|
6388 | | #define HAVE_STRNLEN 1 |
---|
6389 | | #define HAVE_WCSLEN 1 |
---|
6390 | | #define HAVE_WCSNLEN 1 |
---|
6391 | | #define HAVE_MBRTOWC 1 |
---|
6392 | | #define HAVE_WCRTOMB 1 |
---|
6393 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6394 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6395 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
6396 | | #define CHECK_PRINTF_SAFE 1 |
---|
6397 | | #define HAVE_DECL_WCSDUP 1 |
---|
6398 | | #define HAVE_SHUTDOWN 1 |
---|
6399 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6400 | | #define HAVE_SA_FAMILY_T 1 |
---|
6401 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6402 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6403 | | #define HAVE_STRERROR_R 1 |
---|
6404 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6405 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6406 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6407 | | #define HAVE_IPV4 1 |
---|
6408 | | #define HAVE_IPV6 1 |
---|
6409 | | #define PROMOTED_MODE_T int |
---|
6410 | | #define REPLACE_STRERROR_0 1 |
---|
6411 | | #define HAVE_PTHREAD_T 1 |
---|
6412 | | /* end confdefs.h. */ |
---|
6413 | | #include <pthread.h> |
---|
6414 | | int x = PTHREAD_MUTEX_ROBUST; |
---|
6415 | | |
---|
6416 | | int |
---|
6417 | | main (void) |
---|
6418 | | { |
---|
6419 | | |
---|
6420 | | ; |
---|
6421 | | return 0; |
---|
6422 | | } |
---|
6423 | configure:35467: result: no |
---|
6424 | configure:35473: checking for PTHREAD_PROCESS_SHARED |
---|
6425 | configure:35492: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6426 | configure:35492: $? = 0 |
---|
6427 | configure:35501: result: yes |
---|
6428 | configure:35589: checking for sigset_t |
---|
6429 | configure:35589: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6430 | configure:35589: $? = 0 |
---|
6431 | configure:35589: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6432 | conftest.c:169:23: error: expected expression |
---|
6433 | if (sizeof ((sigset_t))) |
---|
6434 | ^ |
---|
6435 | 1 error generated. |
---|
6436 | configure:35589: $? = 1 |
---|
6437 | configure: failed program was: |
---|
6438 | | /* confdefs.h */ |
---|
6439 | | #define PACKAGE_NAME "" |
---|
6440 | | #define PACKAGE_TARNAME "" |
---|
6441 | | #define PACKAGE_VERSION "" |
---|
6442 | | #define PACKAGE_STRING "" |
---|
6443 | | #define PACKAGE_BUGREPORT "" |
---|
6444 | | #define PACKAGE_URL "" |
---|
6445 | | #define PACKAGE "libunistring" |
---|
6446 | | #define VERSION "1.1" |
---|
6447 | | #define HAVE_STDIO_H 1 |
---|
6448 | | #define HAVE_STDLIB_H 1 |
---|
6449 | | #define HAVE_STRING_H 1 |
---|
6450 | | #define HAVE_INTTYPES_H 1 |
---|
6451 | | #define HAVE_STDINT_H 1 |
---|
6452 | | #define HAVE_STRINGS_H 1 |
---|
6453 | | #define HAVE_SYS_STAT_H 1 |
---|
6454 | | #define HAVE_SYS_TYPES_H 1 |
---|
6455 | | #define HAVE_UNISTD_H 1 |
---|
6456 | | #define HAVE_WCHAR_H 1 |
---|
6457 | | #define HAVE_ICONV_H 1 |
---|
6458 | | #define HAVE_LIMITS_H 1 |
---|
6459 | | #define HAVE_WCTYPE_H 1 |
---|
6460 | | #define HAVE_LANGINFO_H 1 |
---|
6461 | | #define HAVE_XLOCALE_H 1 |
---|
6462 | | #define HAVE_MATH_H 1 |
---|
6463 | | #define HAVE_SYS_MMAN_H 1 |
---|
6464 | | #define HAVE_STDBOOL_H 1 |
---|
6465 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6466 | | #define HAVE_ARPA_INET_H 1 |
---|
6467 | | #define HAVE_SYS_TIME_H 1 |
---|
6468 | | #define HAVE_NETDB_H 1 |
---|
6469 | | #define HAVE_NETINET_IN_H 1 |
---|
6470 | | #define HAVE_SEMAPHORE_H 1 |
---|
6471 | | #define HAVE_SYS_PARAM_H 1 |
---|
6472 | | #define HAVE_SYS_SELECT_H 1 |
---|
6473 | | #define HAVE_SYS_WAIT_H 1 |
---|
6474 | | #define HAVE_PTHREAD_H 1 |
---|
6475 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6476 | | #define HAVE_STDALIGN_H 1 |
---|
6477 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6478 | | #define HAVE_SYS_UIO_H 1 |
---|
6479 | | #define STDC_HEADERS 1 |
---|
6480 | | #define _ALL_SOURCE 1 |
---|
6481 | | #define _DARWIN_C_SOURCE 1 |
---|
6482 | | #define _GNU_SOURCE 1 |
---|
6483 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6484 | | #define _NETBSD_SOURCE 1 |
---|
6485 | | #define _OPENBSD_SOURCE 1 |
---|
6486 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6487 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6488 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6489 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6490 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6491 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6492 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6493 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6494 | | #define _TANDEM_SOURCE 1 |
---|
6495 | | #define __EXTENSIONS__ 1 |
---|
6496 | | #define HAVE_DLFCN_H 1 |
---|
6497 | | #define LT_OBJDIR ".libs/" |
---|
6498 | | #define HAVE_ALLOCA_H 1 |
---|
6499 | | #define HAVE_ALLOCA 1 |
---|
6500 | | #define restrict __restrict__ |
---|
6501 | | #define HAVE___HEADER_INLINE 1 |
---|
6502 | | #define HAVE_DECL_ALARM 1 |
---|
6503 | | #define HAVE_ISWCNTRL 1 |
---|
6504 | | #define HAVE_ISWBLANK 1 |
---|
6505 | | #define HAVE_USELOCALE 1 |
---|
6506 | | #define HAVE_NEWLOCALE 1 |
---|
6507 | | #define HAVE_DUPLOCALE 1 |
---|
6508 | | #define HAVE_FREELOCALE 1 |
---|
6509 | | #define HAVE_MBSINIT 1 |
---|
6510 | | #define HAVE_MBRTOWC 1 |
---|
6511 | | #define HAVE_MPROTECT 1 |
---|
6512 | | #define HAVE_SNPRINTF 1 |
---|
6513 | | #define HAVE_STPCPY 1 |
---|
6514 | | #define HAVE_STRDUP 1 |
---|
6515 | | #define HAVE_WCWIDTH 1 |
---|
6516 | | #define HAVE_BTOWC 1 |
---|
6517 | | #define HAVE_FCNTL 1 |
---|
6518 | | #define HAVE_SYMLINK 1 |
---|
6519 | | #define HAVE_FTRUNCATE 1 |
---|
6520 | | #define HAVE_GETDTABLESIZE 1 |
---|
6521 | | #define HAVE_GETPROGNAME 1 |
---|
6522 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6523 | | #define HAVE_ISBLANK 1 |
---|
6524 | | #define HAVE_LSTAT 1 |
---|
6525 | | #define HAVE_STRERROR_R 1 |
---|
6526 | | #define HAVE_PIPE 1 |
---|
6527 | | #define HAVE_PSELECT 1 |
---|
6528 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6529 | | #define HAVE_SETENV 1 |
---|
6530 | | #define HAVE_SLEEP 1 |
---|
6531 | | #define HAVE_CATGETS 1 |
---|
6532 | | #define HAVE_SHUTDOWN 1 |
---|
6533 | | #define HAVE_USLEEP 1 |
---|
6534 | | #define HAVE_WCRTOMB 1 |
---|
6535 | | #define HAVE_WCTOB 1 |
---|
6536 | | #define HAVE_PTHREAD_API 1 |
---|
6537 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6538 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6539 | | #define HAVE_ICONV 1 |
---|
6540 | | #define ICONV_CONST |
---|
6541 | | #define HAVE_WINT_T 1 |
---|
6542 | | #define HAVE_LONG_LONG_INT 1 |
---|
6543 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6544 | | #define DBL_EXPBIT0_WORD 1 |
---|
6545 | | #define DBL_EXPBIT0_BIT 20 |
---|
6546 | | #define FLT_EXPBIT0_WORD 0 |
---|
6547 | | #define FLT_EXPBIT0_BIT 23 |
---|
6548 | | #define HAVE_TOWLOWER 1 |
---|
6549 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6550 | | #define HAVE_WCHAR_T 1 |
---|
6551 | | #define HAVE_LC_MESSAGES 1 |
---|
6552 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6553 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6554 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6555 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6556 | | #define USE_POSIX_THREADS 1 |
---|
6557 | | #define HAVE_MALLOC_POSIX 1 |
---|
6558 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6559 | | #define HAVE_MBSTATE_T 1 |
---|
6560 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6561 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6562 | | #define INSTALLPREFIX "/opt/local" |
---|
6563 | | #define HAVE_DECL_ECVT 1 |
---|
6564 | | #define HAVE_DECL_FCVT 1 |
---|
6565 | | #define HAVE_DECL_GCVT 1 |
---|
6566 | | #define _USE_STD_STAT 1 |
---|
6567 | | #define HAVE_DECL_EXECVPE 0 |
---|
6568 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6569 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6570 | | #define HAVE_INTMAX_T 1 |
---|
6571 | | #define HAVE_SNPRINTF 1 |
---|
6572 | | #define HAVE_STRNLEN 1 |
---|
6573 | | #define HAVE_WCSLEN 1 |
---|
6574 | | #define HAVE_WCSNLEN 1 |
---|
6575 | | #define HAVE_MBRTOWC 1 |
---|
6576 | | #define HAVE_WCRTOMB 1 |
---|
6577 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6578 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6579 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
6580 | | #define CHECK_PRINTF_SAFE 1 |
---|
6581 | | #define HAVE_DECL_WCSDUP 1 |
---|
6582 | | #define HAVE_SHUTDOWN 1 |
---|
6583 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6584 | | #define HAVE_SA_FAMILY_T 1 |
---|
6585 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6586 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6587 | | #define HAVE_STRERROR_R 1 |
---|
6588 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6589 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6590 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6591 | | #define HAVE_IPV4 1 |
---|
6592 | | #define HAVE_IPV6 1 |
---|
6593 | | #define PROMOTED_MODE_T int |
---|
6594 | | #define REPLACE_STRERROR_0 1 |
---|
6595 | | #define HAVE_PTHREAD_T 1 |
---|
6596 | | /* end confdefs.h. */ |
---|
6597 | | |
---|
6598 | | #include <signal.h> |
---|
6599 | | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ |
---|
6600 | | #include <sys/types.h> |
---|
6601 | | |
---|
6602 | | |
---|
6603 | | int |
---|
6604 | | main (void) |
---|
6605 | | { |
---|
6606 | | if (sizeof ((sigset_t))) |
---|
6607 | | return 0; |
---|
6608 | | ; |
---|
6609 | | return 0; |
---|
6610 | | } |
---|
6611 | configure:35589: result: yes |
---|
6612 | configure:35627: checking for sched.h |
---|
6613 | configure:35627: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6614 | configure:35627: $? = 0 |
---|
6615 | configure:35627: result: yes |
---|
6616 | configure:35719: checking for struct sched_param |
---|
6617 | configure:35719: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6618 | configure:35719: $? = 0 |
---|
6619 | configure:35719: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6620 | conftest.c:171:33: error: expected expression |
---|
6621 | if (sizeof ((struct sched_param))) |
---|
6622 | ^ |
---|
6623 | 1 error generated. |
---|
6624 | configure:35719: $? = 1 |
---|
6625 | configure: failed program was: |
---|
6626 | | /* confdefs.h */ |
---|
6627 | | #define PACKAGE_NAME "" |
---|
6628 | | #define PACKAGE_TARNAME "" |
---|
6629 | | #define PACKAGE_VERSION "" |
---|
6630 | | #define PACKAGE_STRING "" |
---|
6631 | | #define PACKAGE_BUGREPORT "" |
---|
6632 | | #define PACKAGE_URL "" |
---|
6633 | | #define PACKAGE "libunistring" |
---|
6634 | | #define VERSION "1.1" |
---|
6635 | | #define HAVE_STDIO_H 1 |
---|
6636 | | #define HAVE_STDLIB_H 1 |
---|
6637 | | #define HAVE_STRING_H 1 |
---|
6638 | | #define HAVE_INTTYPES_H 1 |
---|
6639 | | #define HAVE_STDINT_H 1 |
---|
6640 | | #define HAVE_STRINGS_H 1 |
---|
6641 | | #define HAVE_SYS_STAT_H 1 |
---|
6642 | | #define HAVE_SYS_TYPES_H 1 |
---|
6643 | | #define HAVE_UNISTD_H 1 |
---|
6644 | | #define HAVE_WCHAR_H 1 |
---|
6645 | | #define HAVE_ICONV_H 1 |
---|
6646 | | #define HAVE_LIMITS_H 1 |
---|
6647 | | #define HAVE_WCTYPE_H 1 |
---|
6648 | | #define HAVE_LANGINFO_H 1 |
---|
6649 | | #define HAVE_XLOCALE_H 1 |
---|
6650 | | #define HAVE_MATH_H 1 |
---|
6651 | | #define HAVE_SYS_MMAN_H 1 |
---|
6652 | | #define HAVE_STDBOOL_H 1 |
---|
6653 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6654 | | #define HAVE_ARPA_INET_H 1 |
---|
6655 | | #define HAVE_SYS_TIME_H 1 |
---|
6656 | | #define HAVE_NETDB_H 1 |
---|
6657 | | #define HAVE_NETINET_IN_H 1 |
---|
6658 | | #define HAVE_SEMAPHORE_H 1 |
---|
6659 | | #define HAVE_SYS_PARAM_H 1 |
---|
6660 | | #define HAVE_SYS_SELECT_H 1 |
---|
6661 | | #define HAVE_SYS_WAIT_H 1 |
---|
6662 | | #define HAVE_PTHREAD_H 1 |
---|
6663 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6664 | | #define HAVE_STDALIGN_H 1 |
---|
6665 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6666 | | #define HAVE_SYS_UIO_H 1 |
---|
6667 | | #define STDC_HEADERS 1 |
---|
6668 | | #define _ALL_SOURCE 1 |
---|
6669 | | #define _DARWIN_C_SOURCE 1 |
---|
6670 | | #define _GNU_SOURCE 1 |
---|
6671 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6672 | | #define _NETBSD_SOURCE 1 |
---|
6673 | | #define _OPENBSD_SOURCE 1 |
---|
6674 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6675 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6676 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6677 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6678 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6679 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6680 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6681 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6682 | | #define _TANDEM_SOURCE 1 |
---|
6683 | | #define __EXTENSIONS__ 1 |
---|
6684 | | #define HAVE_DLFCN_H 1 |
---|
6685 | | #define LT_OBJDIR ".libs/" |
---|
6686 | | #define HAVE_ALLOCA_H 1 |
---|
6687 | | #define HAVE_ALLOCA 1 |
---|
6688 | | #define restrict __restrict__ |
---|
6689 | | #define HAVE___HEADER_INLINE 1 |
---|
6690 | | #define HAVE_DECL_ALARM 1 |
---|
6691 | | #define HAVE_ISWCNTRL 1 |
---|
6692 | | #define HAVE_ISWBLANK 1 |
---|
6693 | | #define HAVE_USELOCALE 1 |
---|
6694 | | #define HAVE_NEWLOCALE 1 |
---|
6695 | | #define HAVE_DUPLOCALE 1 |
---|
6696 | | #define HAVE_FREELOCALE 1 |
---|
6697 | | #define HAVE_MBSINIT 1 |
---|
6698 | | #define HAVE_MBRTOWC 1 |
---|
6699 | | #define HAVE_MPROTECT 1 |
---|
6700 | | #define HAVE_SNPRINTF 1 |
---|
6701 | | #define HAVE_STPCPY 1 |
---|
6702 | | #define HAVE_STRDUP 1 |
---|
6703 | | #define HAVE_WCWIDTH 1 |
---|
6704 | | #define HAVE_BTOWC 1 |
---|
6705 | | #define HAVE_FCNTL 1 |
---|
6706 | | #define HAVE_SYMLINK 1 |
---|
6707 | | #define HAVE_FTRUNCATE 1 |
---|
6708 | | #define HAVE_GETDTABLESIZE 1 |
---|
6709 | | #define HAVE_GETPROGNAME 1 |
---|
6710 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6711 | | #define HAVE_ISBLANK 1 |
---|
6712 | | #define HAVE_LSTAT 1 |
---|
6713 | | #define HAVE_STRERROR_R 1 |
---|
6714 | | #define HAVE_PIPE 1 |
---|
6715 | | #define HAVE_PSELECT 1 |
---|
6716 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6717 | | #define HAVE_SETENV 1 |
---|
6718 | | #define HAVE_SLEEP 1 |
---|
6719 | | #define HAVE_CATGETS 1 |
---|
6720 | | #define HAVE_SHUTDOWN 1 |
---|
6721 | | #define HAVE_USLEEP 1 |
---|
6722 | | #define HAVE_WCRTOMB 1 |
---|
6723 | | #define HAVE_WCTOB 1 |
---|
6724 | | #define HAVE_PTHREAD_API 1 |
---|
6725 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6726 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6727 | | #define HAVE_ICONV 1 |
---|
6728 | | #define ICONV_CONST |
---|
6729 | | #define HAVE_WINT_T 1 |
---|
6730 | | #define HAVE_LONG_LONG_INT 1 |
---|
6731 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6732 | | #define DBL_EXPBIT0_WORD 1 |
---|
6733 | | #define DBL_EXPBIT0_BIT 20 |
---|
6734 | | #define FLT_EXPBIT0_WORD 0 |
---|
6735 | | #define FLT_EXPBIT0_BIT 23 |
---|
6736 | | #define HAVE_TOWLOWER 1 |
---|
6737 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6738 | | #define HAVE_WCHAR_T 1 |
---|
6739 | | #define HAVE_LC_MESSAGES 1 |
---|
6740 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6741 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6742 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6743 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6744 | | #define USE_POSIX_THREADS 1 |
---|
6745 | | #define HAVE_MALLOC_POSIX 1 |
---|
6746 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6747 | | #define HAVE_MBSTATE_T 1 |
---|
6748 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6749 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6750 | | #define INSTALLPREFIX "/opt/local" |
---|
6751 | | #define HAVE_DECL_ECVT 1 |
---|
6752 | | #define HAVE_DECL_FCVT 1 |
---|
6753 | | #define HAVE_DECL_GCVT 1 |
---|
6754 | | #define _USE_STD_STAT 1 |
---|
6755 | | #define HAVE_DECL_EXECVPE 0 |
---|
6756 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6757 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6758 | | #define HAVE_INTMAX_T 1 |
---|
6759 | | #define HAVE_SNPRINTF 1 |
---|
6760 | | #define HAVE_STRNLEN 1 |
---|
6761 | | #define HAVE_WCSLEN 1 |
---|
6762 | | #define HAVE_WCSNLEN 1 |
---|
6763 | | #define HAVE_MBRTOWC 1 |
---|
6764 | | #define HAVE_WCRTOMB 1 |
---|
6765 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6766 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6767 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
6768 | | #define CHECK_PRINTF_SAFE 1 |
---|
6769 | | #define HAVE_DECL_WCSDUP 1 |
---|
6770 | | #define HAVE_SHUTDOWN 1 |
---|
6771 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6772 | | #define HAVE_SA_FAMILY_T 1 |
---|
6773 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6774 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6775 | | #define HAVE_STRERROR_R 1 |
---|
6776 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6777 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6778 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6779 | | #define HAVE_IPV4 1 |
---|
6780 | | #define HAVE_IPV6 1 |
---|
6781 | | #define PROMOTED_MODE_T int |
---|
6782 | | #define REPLACE_STRERROR_0 1 |
---|
6783 | | #define HAVE_PTHREAD_T 1 |
---|
6784 | | #define HAVE_SIGSET_T 1 |
---|
6785 | | #define HAVE_SCHED_H 1 |
---|
6786 | | /* end confdefs.h. */ |
---|
6787 | | #if HAVE_SYS_CDEFS_H |
---|
6788 | | #include <sys/cdefs.h> |
---|
6789 | | #endif |
---|
6790 | | #include <sched.h> |
---|
6791 | | |
---|
6792 | | |
---|
6793 | | int |
---|
6794 | | main (void) |
---|
6795 | | { |
---|
6796 | | if (sizeof ((struct sched_param))) |
---|
6797 | | return 0; |
---|
6798 | | ; |
---|
6799 | | return 0; |
---|
6800 | | } |
---|
6801 | configure:35719: result: yes |
---|
6802 | configure:35849: checking for library containing setsockopt |
---|
6803 | configure:35872: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
6804 | configure:35872: $? = 0 |
---|
6805 | configure:35957: result: none needed |
---|
6806 | configure:35972: checking whether setenv is declared |
---|
6807 | configure:35972: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
6808 | configure:35972: $? = 0 |
---|
6809 | configure:35972: result: yes |
---|
6810 | configure:35993: checking for search.h |
---|
6811 | configure:35993: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6812 | configure:35993: $? = 0 |
---|
6813 | configure:35993: result: yes |
---|
6814 | configure:36000: checking for tsearch |
---|
6815 | configure:36000: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
6816 | configure:36000: $? = 0 |
---|
6817 | configure:36000: result: yes |
---|
6818 | configure:36009: checking for uid_t in sys/types.h |
---|
6819 | configure:36030: result: yes |
---|
6820 | configure:36119: checking for volatile sig_atomic_t |
---|
6821 | configure:36119: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6822 | configure:36119: $? = 0 |
---|
6823 | configure:36119: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
6824 | conftest.c:172:36: error: expected expression |
---|
6825 | if (sizeof ((volatile sig_atomic_t))) |
---|
6826 | ^ |
---|
6827 | 1 error generated. |
---|
6828 | configure:36119: $? = 1 |
---|
6829 | configure: failed program was: |
---|
6830 | | /* confdefs.h */ |
---|
6831 | | #define PACKAGE_NAME "" |
---|
6832 | | #define PACKAGE_TARNAME "" |
---|
6833 | | #define PACKAGE_VERSION "" |
---|
6834 | | #define PACKAGE_STRING "" |
---|
6835 | | #define PACKAGE_BUGREPORT "" |
---|
6836 | | #define PACKAGE_URL "" |
---|
6837 | | #define PACKAGE "libunistring" |
---|
6838 | | #define VERSION "1.1" |
---|
6839 | | #define HAVE_STDIO_H 1 |
---|
6840 | | #define HAVE_STDLIB_H 1 |
---|
6841 | | #define HAVE_STRING_H 1 |
---|
6842 | | #define HAVE_INTTYPES_H 1 |
---|
6843 | | #define HAVE_STDINT_H 1 |
---|
6844 | | #define HAVE_STRINGS_H 1 |
---|
6845 | | #define HAVE_SYS_STAT_H 1 |
---|
6846 | | #define HAVE_SYS_TYPES_H 1 |
---|
6847 | | #define HAVE_UNISTD_H 1 |
---|
6848 | | #define HAVE_WCHAR_H 1 |
---|
6849 | | #define HAVE_ICONV_H 1 |
---|
6850 | | #define HAVE_LIMITS_H 1 |
---|
6851 | | #define HAVE_WCTYPE_H 1 |
---|
6852 | | #define HAVE_LANGINFO_H 1 |
---|
6853 | | #define HAVE_XLOCALE_H 1 |
---|
6854 | | #define HAVE_MATH_H 1 |
---|
6855 | | #define HAVE_SYS_MMAN_H 1 |
---|
6856 | | #define HAVE_STDBOOL_H 1 |
---|
6857 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6858 | | #define HAVE_ARPA_INET_H 1 |
---|
6859 | | #define HAVE_SYS_TIME_H 1 |
---|
6860 | | #define HAVE_NETDB_H 1 |
---|
6861 | | #define HAVE_NETINET_IN_H 1 |
---|
6862 | | #define HAVE_SEMAPHORE_H 1 |
---|
6863 | | #define HAVE_SYS_PARAM_H 1 |
---|
6864 | | #define HAVE_SYS_SELECT_H 1 |
---|
6865 | | #define HAVE_SYS_WAIT_H 1 |
---|
6866 | | #define HAVE_PTHREAD_H 1 |
---|
6867 | | #define HAVE_SYS_CDEFS_H 1 |
---|
6868 | | #define HAVE_STDALIGN_H 1 |
---|
6869 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6870 | | #define HAVE_SYS_UIO_H 1 |
---|
6871 | | #define STDC_HEADERS 1 |
---|
6872 | | #define _ALL_SOURCE 1 |
---|
6873 | | #define _DARWIN_C_SOURCE 1 |
---|
6874 | | #define _GNU_SOURCE 1 |
---|
6875 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
6876 | | #define _NETBSD_SOURCE 1 |
---|
6877 | | #define _OPENBSD_SOURCE 1 |
---|
6878 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6879 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
6880 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
6881 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
6882 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
6883 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
6884 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
6885 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
6886 | | #define _TANDEM_SOURCE 1 |
---|
6887 | | #define __EXTENSIONS__ 1 |
---|
6888 | | #define HAVE_DLFCN_H 1 |
---|
6889 | | #define LT_OBJDIR ".libs/" |
---|
6890 | | #define HAVE_ALLOCA_H 1 |
---|
6891 | | #define HAVE_ALLOCA 1 |
---|
6892 | | #define restrict __restrict__ |
---|
6893 | | #define HAVE___HEADER_INLINE 1 |
---|
6894 | | #define HAVE_DECL_ALARM 1 |
---|
6895 | | #define HAVE_ISWCNTRL 1 |
---|
6896 | | #define HAVE_ISWBLANK 1 |
---|
6897 | | #define HAVE_USELOCALE 1 |
---|
6898 | | #define HAVE_NEWLOCALE 1 |
---|
6899 | | #define HAVE_DUPLOCALE 1 |
---|
6900 | | #define HAVE_FREELOCALE 1 |
---|
6901 | | #define HAVE_MBSINIT 1 |
---|
6902 | | #define HAVE_MBRTOWC 1 |
---|
6903 | | #define HAVE_MPROTECT 1 |
---|
6904 | | #define HAVE_SNPRINTF 1 |
---|
6905 | | #define HAVE_STPCPY 1 |
---|
6906 | | #define HAVE_STRDUP 1 |
---|
6907 | | #define HAVE_WCWIDTH 1 |
---|
6908 | | #define HAVE_BTOWC 1 |
---|
6909 | | #define HAVE_FCNTL 1 |
---|
6910 | | #define HAVE_SYMLINK 1 |
---|
6911 | | #define HAVE_FTRUNCATE 1 |
---|
6912 | | #define HAVE_GETDTABLESIZE 1 |
---|
6913 | | #define HAVE_GETPROGNAME 1 |
---|
6914 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6915 | | #define HAVE_ISBLANK 1 |
---|
6916 | | #define HAVE_LSTAT 1 |
---|
6917 | | #define HAVE_STRERROR_R 1 |
---|
6918 | | #define HAVE_PIPE 1 |
---|
6919 | | #define HAVE_PSELECT 1 |
---|
6920 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
6921 | | #define HAVE_SETENV 1 |
---|
6922 | | #define HAVE_SLEEP 1 |
---|
6923 | | #define HAVE_CATGETS 1 |
---|
6924 | | #define HAVE_SHUTDOWN 1 |
---|
6925 | | #define HAVE_USLEEP 1 |
---|
6926 | | #define HAVE_WCRTOMB 1 |
---|
6927 | | #define HAVE_WCTOB 1 |
---|
6928 | | #define HAVE_PTHREAD_API 1 |
---|
6929 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
6930 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
6931 | | #define HAVE_ICONV 1 |
---|
6932 | | #define ICONV_CONST |
---|
6933 | | #define HAVE_WINT_T 1 |
---|
6934 | | #define HAVE_LONG_LONG_INT 1 |
---|
6935 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
6936 | | #define DBL_EXPBIT0_WORD 1 |
---|
6937 | | #define DBL_EXPBIT0_BIT 20 |
---|
6938 | | #define FLT_EXPBIT0_WORD 0 |
---|
6939 | | #define FLT_EXPBIT0_BIT 23 |
---|
6940 | | #define HAVE_TOWLOWER 1 |
---|
6941 | | #define HAVE_LANGINFO_CODESET 1 |
---|
6942 | | #define HAVE_WCHAR_T 1 |
---|
6943 | | #define HAVE_LC_MESSAGES 1 |
---|
6944 | | #define HAVE_WORKING_USELOCALE 1 |
---|
6945 | | #define HAVE_GOOD_USELOCALE 1 |
---|
6946 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
6947 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
6948 | | #define USE_POSIX_THREADS 1 |
---|
6949 | | #define HAVE_MALLOC_POSIX 1 |
---|
6950 | | #define MALLOC_0_IS_NONNULL 1 |
---|
6951 | | #define HAVE_MBSTATE_T 1 |
---|
6952 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
6953 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
6954 | | #define INSTALLPREFIX "/opt/local" |
---|
6955 | | #define HAVE_DECL_ECVT 1 |
---|
6956 | | #define HAVE_DECL_FCVT 1 |
---|
6957 | | #define HAVE_DECL_GCVT 1 |
---|
6958 | | #define _USE_STD_STAT 1 |
---|
6959 | | #define HAVE_DECL_EXECVPE 0 |
---|
6960 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
6961 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
6962 | | #define HAVE_INTMAX_T 1 |
---|
6963 | | #define HAVE_SNPRINTF 1 |
---|
6964 | | #define HAVE_STRNLEN 1 |
---|
6965 | | #define HAVE_WCSLEN 1 |
---|
6966 | | #define HAVE_WCSNLEN 1 |
---|
6967 | | #define HAVE_MBRTOWC 1 |
---|
6968 | | #define HAVE_WCRTOMB 1 |
---|
6969 | | #define HAVE_DECL__SNPRINTF 0 |
---|
6970 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
6971 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
6972 | | #define CHECK_PRINTF_SAFE 1 |
---|
6973 | | #define HAVE_DECL_WCSDUP 1 |
---|
6974 | | #define HAVE_SHUTDOWN 1 |
---|
6975 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
6976 | | #define HAVE_SA_FAMILY_T 1 |
---|
6977 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
6978 | | #define HAVE_DECL_STRERROR_R 1 |
---|
6979 | | #define HAVE_STRERROR_R 1 |
---|
6980 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
6981 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
6982 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
6983 | | #define HAVE_IPV4 1 |
---|
6984 | | #define HAVE_IPV6 1 |
---|
6985 | | #define PROMOTED_MODE_T int |
---|
6986 | | #define REPLACE_STRERROR_0 1 |
---|
6987 | | #define HAVE_PTHREAD_T 1 |
---|
6988 | | #define HAVE_SIGSET_T 1 |
---|
6989 | | #define HAVE_SCHED_H 1 |
---|
6990 | | #define HAVE_DECL_SETENV 1 |
---|
6991 | | #define HAVE_SEARCH_H 1 |
---|
6992 | | #define HAVE_TSEARCH 1 |
---|
6993 | | /* end confdefs.h. */ |
---|
6994 | | |
---|
6995 | | #include <signal.h> |
---|
6996 | | |
---|
6997 | | |
---|
6998 | | int |
---|
6999 | | main (void) |
---|
7000 | | { |
---|
7001 | | if (sizeof ((volatile sig_atomic_t))) |
---|
7002 | | return 0; |
---|
7003 | | ; |
---|
7004 | | return 0; |
---|
7005 | | } |
---|
7006 | configure:36119: result: yes |
---|
7007 | configure:36136: checking for sighandler_t |
---|
7008 | configure:36136: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7009 | conftest.c:172:13: error: use of undeclared identifier 'sighandler_t' |
---|
7010 | if (sizeof (sighandler_t)) |
---|
7011 | ^ |
---|
7012 | 1 error generated. |
---|
7013 | configure:36136: $? = 1 |
---|
7014 | configure: failed program was: |
---|
7015 | | /* confdefs.h */ |
---|
7016 | | #define PACKAGE_NAME "" |
---|
7017 | | #define PACKAGE_TARNAME "" |
---|
7018 | | #define PACKAGE_VERSION "" |
---|
7019 | | #define PACKAGE_STRING "" |
---|
7020 | | #define PACKAGE_BUGREPORT "" |
---|
7021 | | #define PACKAGE_URL "" |
---|
7022 | | #define PACKAGE "libunistring" |
---|
7023 | | #define VERSION "1.1" |
---|
7024 | | #define HAVE_STDIO_H 1 |
---|
7025 | | #define HAVE_STDLIB_H 1 |
---|
7026 | | #define HAVE_STRING_H 1 |
---|
7027 | | #define HAVE_INTTYPES_H 1 |
---|
7028 | | #define HAVE_STDINT_H 1 |
---|
7029 | | #define HAVE_STRINGS_H 1 |
---|
7030 | | #define HAVE_SYS_STAT_H 1 |
---|
7031 | | #define HAVE_SYS_TYPES_H 1 |
---|
7032 | | #define HAVE_UNISTD_H 1 |
---|
7033 | | #define HAVE_WCHAR_H 1 |
---|
7034 | | #define HAVE_ICONV_H 1 |
---|
7035 | | #define HAVE_LIMITS_H 1 |
---|
7036 | | #define HAVE_WCTYPE_H 1 |
---|
7037 | | #define HAVE_LANGINFO_H 1 |
---|
7038 | | #define HAVE_XLOCALE_H 1 |
---|
7039 | | #define HAVE_MATH_H 1 |
---|
7040 | | #define HAVE_SYS_MMAN_H 1 |
---|
7041 | | #define HAVE_STDBOOL_H 1 |
---|
7042 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7043 | | #define HAVE_ARPA_INET_H 1 |
---|
7044 | | #define HAVE_SYS_TIME_H 1 |
---|
7045 | | #define HAVE_NETDB_H 1 |
---|
7046 | | #define HAVE_NETINET_IN_H 1 |
---|
7047 | | #define HAVE_SEMAPHORE_H 1 |
---|
7048 | | #define HAVE_SYS_PARAM_H 1 |
---|
7049 | | #define HAVE_SYS_SELECT_H 1 |
---|
7050 | | #define HAVE_SYS_WAIT_H 1 |
---|
7051 | | #define HAVE_PTHREAD_H 1 |
---|
7052 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7053 | | #define HAVE_STDALIGN_H 1 |
---|
7054 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7055 | | #define HAVE_SYS_UIO_H 1 |
---|
7056 | | #define STDC_HEADERS 1 |
---|
7057 | | #define _ALL_SOURCE 1 |
---|
7058 | | #define _DARWIN_C_SOURCE 1 |
---|
7059 | | #define _GNU_SOURCE 1 |
---|
7060 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7061 | | #define _NETBSD_SOURCE 1 |
---|
7062 | | #define _OPENBSD_SOURCE 1 |
---|
7063 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7064 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7065 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7066 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7067 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7068 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7069 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7070 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7071 | | #define _TANDEM_SOURCE 1 |
---|
7072 | | #define __EXTENSIONS__ 1 |
---|
7073 | | #define HAVE_DLFCN_H 1 |
---|
7074 | | #define LT_OBJDIR ".libs/" |
---|
7075 | | #define HAVE_ALLOCA_H 1 |
---|
7076 | | #define HAVE_ALLOCA 1 |
---|
7077 | | #define restrict __restrict__ |
---|
7078 | | #define HAVE___HEADER_INLINE 1 |
---|
7079 | | #define HAVE_DECL_ALARM 1 |
---|
7080 | | #define HAVE_ISWCNTRL 1 |
---|
7081 | | #define HAVE_ISWBLANK 1 |
---|
7082 | | #define HAVE_USELOCALE 1 |
---|
7083 | | #define HAVE_NEWLOCALE 1 |
---|
7084 | | #define HAVE_DUPLOCALE 1 |
---|
7085 | | #define HAVE_FREELOCALE 1 |
---|
7086 | | #define HAVE_MBSINIT 1 |
---|
7087 | | #define HAVE_MBRTOWC 1 |
---|
7088 | | #define HAVE_MPROTECT 1 |
---|
7089 | | #define HAVE_SNPRINTF 1 |
---|
7090 | | #define HAVE_STPCPY 1 |
---|
7091 | | #define HAVE_STRDUP 1 |
---|
7092 | | #define HAVE_WCWIDTH 1 |
---|
7093 | | #define HAVE_BTOWC 1 |
---|
7094 | | #define HAVE_FCNTL 1 |
---|
7095 | | #define HAVE_SYMLINK 1 |
---|
7096 | | #define HAVE_FTRUNCATE 1 |
---|
7097 | | #define HAVE_GETDTABLESIZE 1 |
---|
7098 | | #define HAVE_GETPROGNAME 1 |
---|
7099 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7100 | | #define HAVE_ISBLANK 1 |
---|
7101 | | #define HAVE_LSTAT 1 |
---|
7102 | | #define HAVE_STRERROR_R 1 |
---|
7103 | | #define HAVE_PIPE 1 |
---|
7104 | | #define HAVE_PSELECT 1 |
---|
7105 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7106 | | #define HAVE_SETENV 1 |
---|
7107 | | #define HAVE_SLEEP 1 |
---|
7108 | | #define HAVE_CATGETS 1 |
---|
7109 | | #define HAVE_SHUTDOWN 1 |
---|
7110 | | #define HAVE_USLEEP 1 |
---|
7111 | | #define HAVE_WCRTOMB 1 |
---|
7112 | | #define HAVE_WCTOB 1 |
---|
7113 | | #define HAVE_PTHREAD_API 1 |
---|
7114 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7115 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7116 | | #define HAVE_ICONV 1 |
---|
7117 | | #define ICONV_CONST |
---|
7118 | | #define HAVE_WINT_T 1 |
---|
7119 | | #define HAVE_LONG_LONG_INT 1 |
---|
7120 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7121 | | #define DBL_EXPBIT0_WORD 1 |
---|
7122 | | #define DBL_EXPBIT0_BIT 20 |
---|
7123 | | #define FLT_EXPBIT0_WORD 0 |
---|
7124 | | #define FLT_EXPBIT0_BIT 23 |
---|
7125 | | #define HAVE_TOWLOWER 1 |
---|
7126 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7127 | | #define HAVE_WCHAR_T 1 |
---|
7128 | | #define HAVE_LC_MESSAGES 1 |
---|
7129 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7130 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7131 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7132 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7133 | | #define USE_POSIX_THREADS 1 |
---|
7134 | | #define HAVE_MALLOC_POSIX 1 |
---|
7135 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7136 | | #define HAVE_MBSTATE_T 1 |
---|
7137 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7138 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7139 | | #define INSTALLPREFIX "/opt/local" |
---|
7140 | | #define HAVE_DECL_ECVT 1 |
---|
7141 | | #define HAVE_DECL_FCVT 1 |
---|
7142 | | #define HAVE_DECL_GCVT 1 |
---|
7143 | | #define _USE_STD_STAT 1 |
---|
7144 | | #define HAVE_DECL_EXECVPE 0 |
---|
7145 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7146 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7147 | | #define HAVE_INTMAX_T 1 |
---|
7148 | | #define HAVE_SNPRINTF 1 |
---|
7149 | | #define HAVE_STRNLEN 1 |
---|
7150 | | #define HAVE_WCSLEN 1 |
---|
7151 | | #define HAVE_WCSNLEN 1 |
---|
7152 | | #define HAVE_MBRTOWC 1 |
---|
7153 | | #define HAVE_WCRTOMB 1 |
---|
7154 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7155 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7156 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
7157 | | #define CHECK_PRINTF_SAFE 1 |
---|
7158 | | #define HAVE_DECL_WCSDUP 1 |
---|
7159 | | #define HAVE_SHUTDOWN 1 |
---|
7160 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7161 | | #define HAVE_SA_FAMILY_T 1 |
---|
7162 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7163 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7164 | | #define HAVE_STRERROR_R 1 |
---|
7165 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7166 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7167 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7168 | | #define HAVE_IPV4 1 |
---|
7169 | | #define HAVE_IPV6 1 |
---|
7170 | | #define PROMOTED_MODE_T int |
---|
7171 | | #define REPLACE_STRERROR_0 1 |
---|
7172 | | #define HAVE_PTHREAD_T 1 |
---|
7173 | | #define HAVE_SIGSET_T 1 |
---|
7174 | | #define HAVE_SCHED_H 1 |
---|
7175 | | #define HAVE_DECL_SETENV 1 |
---|
7176 | | #define HAVE_SEARCH_H 1 |
---|
7177 | | #define HAVE_TSEARCH 1 |
---|
7178 | | /* end confdefs.h. */ |
---|
7179 | | |
---|
7180 | | #include <signal.h> |
---|
7181 | | |
---|
7182 | | |
---|
7183 | | int |
---|
7184 | | main (void) |
---|
7185 | | { |
---|
7186 | | if (sizeof (sighandler_t)) |
---|
7187 | | return 0; |
---|
7188 | | ; |
---|
7189 | | return 0; |
---|
7190 | | } |
---|
7191 | configure:36136: result: no |
---|
7192 | configure:36156: checking whether fcloseall is declared |
---|
7193 | configure:36156: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
7194 | conftest.c:200:10: error: use of undeclared identifier 'fcloseall' |
---|
7195 | (void) fcloseall; |
---|
7196 | ^ |
---|
7197 | 1 error generated. |
---|
7198 | configure:36156: $? = 1 |
---|
7199 | configure: failed program was: |
---|
7200 | | /* confdefs.h */ |
---|
7201 | | #define PACKAGE_NAME "" |
---|
7202 | | #define PACKAGE_TARNAME "" |
---|
7203 | | #define PACKAGE_VERSION "" |
---|
7204 | | #define PACKAGE_STRING "" |
---|
7205 | | #define PACKAGE_BUGREPORT "" |
---|
7206 | | #define PACKAGE_URL "" |
---|
7207 | | #define PACKAGE "libunistring" |
---|
7208 | | #define VERSION "1.1" |
---|
7209 | | #define HAVE_STDIO_H 1 |
---|
7210 | | #define HAVE_STDLIB_H 1 |
---|
7211 | | #define HAVE_STRING_H 1 |
---|
7212 | | #define HAVE_INTTYPES_H 1 |
---|
7213 | | #define HAVE_STDINT_H 1 |
---|
7214 | | #define HAVE_STRINGS_H 1 |
---|
7215 | | #define HAVE_SYS_STAT_H 1 |
---|
7216 | | #define HAVE_SYS_TYPES_H 1 |
---|
7217 | | #define HAVE_UNISTD_H 1 |
---|
7218 | | #define HAVE_WCHAR_H 1 |
---|
7219 | | #define HAVE_ICONV_H 1 |
---|
7220 | | #define HAVE_LIMITS_H 1 |
---|
7221 | | #define HAVE_WCTYPE_H 1 |
---|
7222 | | #define HAVE_LANGINFO_H 1 |
---|
7223 | | #define HAVE_XLOCALE_H 1 |
---|
7224 | | #define HAVE_MATH_H 1 |
---|
7225 | | #define HAVE_SYS_MMAN_H 1 |
---|
7226 | | #define HAVE_STDBOOL_H 1 |
---|
7227 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7228 | | #define HAVE_ARPA_INET_H 1 |
---|
7229 | | #define HAVE_SYS_TIME_H 1 |
---|
7230 | | #define HAVE_NETDB_H 1 |
---|
7231 | | #define HAVE_NETINET_IN_H 1 |
---|
7232 | | #define HAVE_SEMAPHORE_H 1 |
---|
7233 | | #define HAVE_SYS_PARAM_H 1 |
---|
7234 | | #define HAVE_SYS_SELECT_H 1 |
---|
7235 | | #define HAVE_SYS_WAIT_H 1 |
---|
7236 | | #define HAVE_PTHREAD_H 1 |
---|
7237 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7238 | | #define HAVE_STDALIGN_H 1 |
---|
7239 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7240 | | #define HAVE_SYS_UIO_H 1 |
---|
7241 | | #define STDC_HEADERS 1 |
---|
7242 | | #define _ALL_SOURCE 1 |
---|
7243 | | #define _DARWIN_C_SOURCE 1 |
---|
7244 | | #define _GNU_SOURCE 1 |
---|
7245 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7246 | | #define _NETBSD_SOURCE 1 |
---|
7247 | | #define _OPENBSD_SOURCE 1 |
---|
7248 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7249 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7250 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7251 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7252 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7253 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7254 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7255 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7256 | | #define _TANDEM_SOURCE 1 |
---|
7257 | | #define __EXTENSIONS__ 1 |
---|
7258 | | #define HAVE_DLFCN_H 1 |
---|
7259 | | #define LT_OBJDIR ".libs/" |
---|
7260 | | #define HAVE_ALLOCA_H 1 |
---|
7261 | | #define HAVE_ALLOCA 1 |
---|
7262 | | #define restrict __restrict__ |
---|
7263 | | #define HAVE___HEADER_INLINE 1 |
---|
7264 | | #define HAVE_DECL_ALARM 1 |
---|
7265 | | #define HAVE_ISWCNTRL 1 |
---|
7266 | | #define HAVE_ISWBLANK 1 |
---|
7267 | | #define HAVE_USELOCALE 1 |
---|
7268 | | #define HAVE_NEWLOCALE 1 |
---|
7269 | | #define HAVE_DUPLOCALE 1 |
---|
7270 | | #define HAVE_FREELOCALE 1 |
---|
7271 | | #define HAVE_MBSINIT 1 |
---|
7272 | | #define HAVE_MBRTOWC 1 |
---|
7273 | | #define HAVE_MPROTECT 1 |
---|
7274 | | #define HAVE_SNPRINTF 1 |
---|
7275 | | #define HAVE_STPCPY 1 |
---|
7276 | | #define HAVE_STRDUP 1 |
---|
7277 | | #define HAVE_WCWIDTH 1 |
---|
7278 | | #define HAVE_BTOWC 1 |
---|
7279 | | #define HAVE_FCNTL 1 |
---|
7280 | | #define HAVE_SYMLINK 1 |
---|
7281 | | #define HAVE_FTRUNCATE 1 |
---|
7282 | | #define HAVE_GETDTABLESIZE 1 |
---|
7283 | | #define HAVE_GETPROGNAME 1 |
---|
7284 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7285 | | #define HAVE_ISBLANK 1 |
---|
7286 | | #define HAVE_LSTAT 1 |
---|
7287 | | #define HAVE_STRERROR_R 1 |
---|
7288 | | #define HAVE_PIPE 1 |
---|
7289 | | #define HAVE_PSELECT 1 |
---|
7290 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7291 | | #define HAVE_SETENV 1 |
---|
7292 | | #define HAVE_SLEEP 1 |
---|
7293 | | #define HAVE_CATGETS 1 |
---|
7294 | | #define HAVE_SHUTDOWN 1 |
---|
7295 | | #define HAVE_USLEEP 1 |
---|
7296 | | #define HAVE_WCRTOMB 1 |
---|
7297 | | #define HAVE_WCTOB 1 |
---|
7298 | | #define HAVE_PTHREAD_API 1 |
---|
7299 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7300 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7301 | | #define HAVE_ICONV 1 |
---|
7302 | | #define ICONV_CONST |
---|
7303 | | #define HAVE_WINT_T 1 |
---|
7304 | | #define HAVE_LONG_LONG_INT 1 |
---|
7305 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7306 | | #define DBL_EXPBIT0_WORD 1 |
---|
7307 | | #define DBL_EXPBIT0_BIT 20 |
---|
7308 | | #define FLT_EXPBIT0_WORD 0 |
---|
7309 | | #define FLT_EXPBIT0_BIT 23 |
---|
7310 | | #define HAVE_TOWLOWER 1 |
---|
7311 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7312 | | #define HAVE_WCHAR_T 1 |
---|
7313 | | #define HAVE_LC_MESSAGES 1 |
---|
7314 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7315 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7316 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7317 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7318 | | #define USE_POSIX_THREADS 1 |
---|
7319 | | #define HAVE_MALLOC_POSIX 1 |
---|
7320 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7321 | | #define HAVE_MBSTATE_T 1 |
---|
7322 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7323 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7324 | | #define INSTALLPREFIX "/opt/local" |
---|
7325 | | #define HAVE_DECL_ECVT 1 |
---|
7326 | | #define HAVE_DECL_FCVT 1 |
---|
7327 | | #define HAVE_DECL_GCVT 1 |
---|
7328 | | #define _USE_STD_STAT 1 |
---|
7329 | | #define HAVE_DECL_EXECVPE 0 |
---|
7330 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7331 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7332 | | #define HAVE_INTMAX_T 1 |
---|
7333 | | #define HAVE_SNPRINTF 1 |
---|
7334 | | #define HAVE_STRNLEN 1 |
---|
7335 | | #define HAVE_WCSLEN 1 |
---|
7336 | | #define HAVE_WCSNLEN 1 |
---|
7337 | | #define HAVE_MBRTOWC 1 |
---|
7338 | | #define HAVE_WCRTOMB 1 |
---|
7339 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7340 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7341 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
7342 | | #define CHECK_PRINTF_SAFE 1 |
---|
7343 | | #define HAVE_DECL_WCSDUP 1 |
---|
7344 | | #define HAVE_SHUTDOWN 1 |
---|
7345 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7346 | | #define HAVE_SA_FAMILY_T 1 |
---|
7347 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7348 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7349 | | #define HAVE_STRERROR_R 1 |
---|
7350 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7351 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7352 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7353 | | #define HAVE_IPV4 1 |
---|
7354 | | #define HAVE_IPV6 1 |
---|
7355 | | #define PROMOTED_MODE_T int |
---|
7356 | | #define REPLACE_STRERROR_0 1 |
---|
7357 | | #define HAVE_PTHREAD_T 1 |
---|
7358 | | #define HAVE_SIGSET_T 1 |
---|
7359 | | #define HAVE_SCHED_H 1 |
---|
7360 | | #define HAVE_DECL_SETENV 1 |
---|
7361 | | #define HAVE_SEARCH_H 1 |
---|
7362 | | #define HAVE_TSEARCH 1 |
---|
7363 | | /* end confdefs.h. */ |
---|
7364 | | #include <stddef.h> |
---|
7365 | | #ifdef HAVE_STDIO_H |
---|
7366 | | # include <stdio.h> |
---|
7367 | | #endif |
---|
7368 | | #ifdef HAVE_STDLIB_H |
---|
7369 | | # include <stdlib.h> |
---|
7370 | | #endif |
---|
7371 | | #ifdef HAVE_STRING_H |
---|
7372 | | # include <string.h> |
---|
7373 | | #endif |
---|
7374 | | #ifdef HAVE_INTTYPES_H |
---|
7375 | | # include <inttypes.h> |
---|
7376 | | #endif |
---|
7377 | | #ifdef HAVE_STDINT_H |
---|
7378 | | # include <stdint.h> |
---|
7379 | | #endif |
---|
7380 | | #ifdef HAVE_STRINGS_H |
---|
7381 | | # include <strings.h> |
---|
7382 | | #endif |
---|
7383 | | #ifdef HAVE_SYS_TYPES_H |
---|
7384 | | # include <sys/types.h> |
---|
7385 | | #endif |
---|
7386 | | #ifdef HAVE_SYS_STAT_H |
---|
7387 | | # include <sys/stat.h> |
---|
7388 | | #endif |
---|
7389 | | #ifdef HAVE_UNISTD_H |
---|
7390 | | # include <unistd.h> |
---|
7391 | | #endif |
---|
7392 | | int |
---|
7393 | | main (void) |
---|
7394 | | { |
---|
7395 | | #ifndef fcloseall |
---|
7396 | | #ifdef __cplusplus |
---|
7397 | | (void) fcloseall; |
---|
7398 | | #else |
---|
7399 | | (void) fcloseall; |
---|
7400 | | #endif |
---|
7401 | | #endif |
---|
7402 | | |
---|
7403 | | ; |
---|
7404 | | return 0; |
---|
7405 | | } |
---|
7406 | configure:36156: result: no |
---|
7407 | configure:36243: checking which flavor of printf attribute matches inttypes macros |
---|
7408 | configure:36271: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7409 | configure:36271: $? = 0 |
---|
7410 | configure:36279: result: system |
---|
7411 | configure:36311: checking whether <sys/ioctl.h> declares ioctl |
---|
7412 | configure:36328: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7413 | configure:36328: $? = 0 |
---|
7414 | configure:36337: result: yes |
---|
7415 | configure:36523: checking for struct timespec in <time.h> |
---|
7416 | configure:36541: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7417 | configure:36541: $? = 0 |
---|
7418 | configure:36549: result: yes |
---|
7419 | configure:36743: checking for TIME_UTC in <time.h> |
---|
7420 | configure:36761: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7421 | configure:36761: $? = 0 |
---|
7422 | configure:36769: result: yes |
---|
7423 | configure:36778: checking whether unsetenv is declared |
---|
7424 | configure:36778: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
7425 | configure:36778: $? = 0 |
---|
7426 | configure:36778: result: yes |
---|
7427 | configure:36833: ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -E conftest.c > conftest.out |
---|
7428 | configure:36836: $? = 0 |
---|
7429 | configure:36881: checking for alloca as a compiler built-in |
---|
7430 | configure:36907: result: yes |
---|
7431 | configure:36963: checking for static_assert |
---|
7432 | configure:37001: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7433 | conftest.c:176:28: error: expected parameter declarator |
---|
7434 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
7435 | ^ |
---|
7436 | conftest.c:176:28: error: expected ')' |
---|
7437 | conftest.c:176:27: note: to match this '(' |
---|
7438 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
7439 | ^ |
---|
7440 | conftest.c:176:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
7441 | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
7442 | ^ |
---|
7443 | conftest.c:177:28: error: expected parameter declarator |
---|
7444 | static_assert (2 + 2 == 4); |
---|
7445 | ^ |
---|
7446 | conftest.c:177:28: error: expected ')' |
---|
7447 | conftest.c:177:27: note: to match this '(' |
---|
7448 | static_assert (2 + 2 == 4); |
---|
7449 | ^ |
---|
7450 | conftest.c:177:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
7451 | static_assert (2 + 2 == 4); |
---|
7452 | ^ |
---|
7453 | 2 warnings and 4 errors generated. |
---|
7454 | configure:37001: $? = 1 |
---|
7455 | configure: failed program was: |
---|
7456 | | /* confdefs.h */ |
---|
7457 | | #define PACKAGE_NAME "" |
---|
7458 | | #define PACKAGE_TARNAME "" |
---|
7459 | | #define PACKAGE_VERSION "" |
---|
7460 | | #define PACKAGE_STRING "" |
---|
7461 | | #define PACKAGE_BUGREPORT "" |
---|
7462 | | #define PACKAGE_URL "" |
---|
7463 | | #define PACKAGE "libunistring" |
---|
7464 | | #define VERSION "1.1" |
---|
7465 | | #define HAVE_STDIO_H 1 |
---|
7466 | | #define HAVE_STDLIB_H 1 |
---|
7467 | | #define HAVE_STRING_H 1 |
---|
7468 | | #define HAVE_INTTYPES_H 1 |
---|
7469 | | #define HAVE_STDINT_H 1 |
---|
7470 | | #define HAVE_STRINGS_H 1 |
---|
7471 | | #define HAVE_SYS_STAT_H 1 |
---|
7472 | | #define HAVE_SYS_TYPES_H 1 |
---|
7473 | | #define HAVE_UNISTD_H 1 |
---|
7474 | | #define HAVE_WCHAR_H 1 |
---|
7475 | | #define HAVE_ICONV_H 1 |
---|
7476 | | #define HAVE_LIMITS_H 1 |
---|
7477 | | #define HAVE_WCTYPE_H 1 |
---|
7478 | | #define HAVE_LANGINFO_H 1 |
---|
7479 | | #define HAVE_XLOCALE_H 1 |
---|
7480 | | #define HAVE_MATH_H 1 |
---|
7481 | | #define HAVE_SYS_MMAN_H 1 |
---|
7482 | | #define HAVE_STDBOOL_H 1 |
---|
7483 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7484 | | #define HAVE_ARPA_INET_H 1 |
---|
7485 | | #define HAVE_SYS_TIME_H 1 |
---|
7486 | | #define HAVE_NETDB_H 1 |
---|
7487 | | #define HAVE_NETINET_IN_H 1 |
---|
7488 | | #define HAVE_SEMAPHORE_H 1 |
---|
7489 | | #define HAVE_SYS_PARAM_H 1 |
---|
7490 | | #define HAVE_SYS_SELECT_H 1 |
---|
7491 | | #define HAVE_SYS_WAIT_H 1 |
---|
7492 | | #define HAVE_PTHREAD_H 1 |
---|
7493 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7494 | | #define HAVE_STDALIGN_H 1 |
---|
7495 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7496 | | #define HAVE_SYS_UIO_H 1 |
---|
7497 | | #define STDC_HEADERS 1 |
---|
7498 | | #define _ALL_SOURCE 1 |
---|
7499 | | #define _DARWIN_C_SOURCE 1 |
---|
7500 | | #define _GNU_SOURCE 1 |
---|
7501 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7502 | | #define _NETBSD_SOURCE 1 |
---|
7503 | | #define _OPENBSD_SOURCE 1 |
---|
7504 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7505 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7506 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7507 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7508 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7509 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7510 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7511 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7512 | | #define _TANDEM_SOURCE 1 |
---|
7513 | | #define __EXTENSIONS__ 1 |
---|
7514 | | #define HAVE_DLFCN_H 1 |
---|
7515 | | #define LT_OBJDIR ".libs/" |
---|
7516 | | #define HAVE_ALLOCA_H 1 |
---|
7517 | | #define HAVE_ALLOCA 1 |
---|
7518 | | #define restrict __restrict__ |
---|
7519 | | #define HAVE___HEADER_INLINE 1 |
---|
7520 | | #define HAVE_DECL_ALARM 1 |
---|
7521 | | #define HAVE_ISWCNTRL 1 |
---|
7522 | | #define HAVE_ISWBLANK 1 |
---|
7523 | | #define HAVE_USELOCALE 1 |
---|
7524 | | #define HAVE_NEWLOCALE 1 |
---|
7525 | | #define HAVE_DUPLOCALE 1 |
---|
7526 | | #define HAVE_FREELOCALE 1 |
---|
7527 | | #define HAVE_MBSINIT 1 |
---|
7528 | | #define HAVE_MBRTOWC 1 |
---|
7529 | | #define HAVE_MPROTECT 1 |
---|
7530 | | #define HAVE_SNPRINTF 1 |
---|
7531 | | #define HAVE_STPCPY 1 |
---|
7532 | | #define HAVE_STRDUP 1 |
---|
7533 | | #define HAVE_WCWIDTH 1 |
---|
7534 | | #define HAVE_BTOWC 1 |
---|
7535 | | #define HAVE_FCNTL 1 |
---|
7536 | | #define HAVE_SYMLINK 1 |
---|
7537 | | #define HAVE_FTRUNCATE 1 |
---|
7538 | | #define HAVE_GETDTABLESIZE 1 |
---|
7539 | | #define HAVE_GETPROGNAME 1 |
---|
7540 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7541 | | #define HAVE_ISBLANK 1 |
---|
7542 | | #define HAVE_LSTAT 1 |
---|
7543 | | #define HAVE_STRERROR_R 1 |
---|
7544 | | #define HAVE_PIPE 1 |
---|
7545 | | #define HAVE_PSELECT 1 |
---|
7546 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7547 | | #define HAVE_SETENV 1 |
---|
7548 | | #define HAVE_SLEEP 1 |
---|
7549 | | #define HAVE_CATGETS 1 |
---|
7550 | | #define HAVE_SHUTDOWN 1 |
---|
7551 | | #define HAVE_USLEEP 1 |
---|
7552 | | #define HAVE_WCRTOMB 1 |
---|
7553 | | #define HAVE_WCTOB 1 |
---|
7554 | | #define HAVE_PTHREAD_API 1 |
---|
7555 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7556 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7557 | | #define HAVE_ICONV 1 |
---|
7558 | | #define ICONV_CONST |
---|
7559 | | #define HAVE_WINT_T 1 |
---|
7560 | | #define HAVE_LONG_LONG_INT 1 |
---|
7561 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7562 | | #define DBL_EXPBIT0_WORD 1 |
---|
7563 | | #define DBL_EXPBIT0_BIT 20 |
---|
7564 | | #define FLT_EXPBIT0_WORD 0 |
---|
7565 | | #define FLT_EXPBIT0_BIT 23 |
---|
7566 | | #define HAVE_TOWLOWER 1 |
---|
7567 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7568 | | #define HAVE_WCHAR_T 1 |
---|
7569 | | #define HAVE_LC_MESSAGES 1 |
---|
7570 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7571 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7572 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7573 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7574 | | #define USE_POSIX_THREADS 1 |
---|
7575 | | #define HAVE_MALLOC_POSIX 1 |
---|
7576 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7577 | | #define HAVE_MBSTATE_T 1 |
---|
7578 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7579 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7580 | | #define INSTALLPREFIX "/opt/local" |
---|
7581 | | #define HAVE_DECL_ECVT 1 |
---|
7582 | | #define HAVE_DECL_FCVT 1 |
---|
7583 | | #define HAVE_DECL_GCVT 1 |
---|
7584 | | #define _USE_STD_STAT 1 |
---|
7585 | | #define HAVE_DECL_EXECVPE 0 |
---|
7586 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7587 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7588 | | #define HAVE_INTMAX_T 1 |
---|
7589 | | #define HAVE_SNPRINTF 1 |
---|
7590 | | #define HAVE_STRNLEN 1 |
---|
7591 | | #define HAVE_WCSLEN 1 |
---|
7592 | | #define HAVE_WCSNLEN 1 |
---|
7593 | | #define HAVE_MBRTOWC 1 |
---|
7594 | | #define HAVE_WCRTOMB 1 |
---|
7595 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7596 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7597 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
7598 | | #define CHECK_PRINTF_SAFE 1 |
---|
7599 | | #define HAVE_DECL_WCSDUP 1 |
---|
7600 | | #define HAVE_SHUTDOWN 1 |
---|
7601 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7602 | | #define HAVE_SA_FAMILY_T 1 |
---|
7603 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7604 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7605 | | #define HAVE_STRERROR_R 1 |
---|
7606 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7607 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7608 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7609 | | #define HAVE_IPV4 1 |
---|
7610 | | #define HAVE_IPV6 1 |
---|
7611 | | #define PROMOTED_MODE_T int |
---|
7612 | | #define REPLACE_STRERROR_0 1 |
---|
7613 | | #define HAVE_PTHREAD_T 1 |
---|
7614 | | #define HAVE_SIGSET_T 1 |
---|
7615 | | #define HAVE_SCHED_H 1 |
---|
7616 | | #define HAVE_DECL_SETENV 1 |
---|
7617 | | #define HAVE_SEARCH_H 1 |
---|
7618 | | #define HAVE_TSEARCH 1 |
---|
7619 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7620 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7621 | | #define HAVE_DECL_UNSETENV 1 |
---|
7622 | | #define HAVE_ALLOCA 1 |
---|
7623 | | /* end confdefs.h. */ |
---|
7624 | | #if defined __clang__ && __STDC_VERSION__ < 202311 |
---|
7625 | | #pragma clang diagnostic error "-Wc2x-extensions" |
---|
7626 | | #pragma clang diagnostic error "-Wc++17-extensions" |
---|
7627 | | #endif |
---|
7628 | | #ifdef INCLUDE_ASSERT_H |
---|
7629 | | #include <assert.h> |
---|
7630 | | #endif |
---|
7631 | | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
7632 | | static_assert (2 + 2 == 4); |
---|
7633 | | |
---|
7634 | | int |
---|
7635 | | main (void) |
---|
7636 | | { |
---|
7637 | | |
---|
7638 | | static_assert (sizeof (char) == 1, "sizeof does not work"); |
---|
7639 | | static_assert (sizeof (char) == 1); |
---|
7640 | | |
---|
7641 | | ; |
---|
7642 | | return 0; |
---|
7643 | | } |
---|
7644 | configure:37001: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -DINCLUDE_ASSERT_H -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7645 | conftest.c:177:38: error: '_Static_assert' with no message is a C2x extension [-Werror,-Wc2x-extensions] |
---|
7646 | static_assert (2 + 2 == 4); |
---|
7647 | ^ |
---|
7648 | , "" |
---|
7649 | conftest.c:184:46: error: '_Static_assert' with no message is a C2x extension [-Werror,-Wc2x-extensions] |
---|
7650 | static_assert (sizeof (char) == 1); |
---|
7651 | ^ |
---|
7652 | , "" |
---|
7653 | 2 errors generated. |
---|
7654 | configure:37001: $? = 1 |
---|
7655 | configure: failed program was: |
---|
7656 | | /* confdefs.h */ |
---|
7657 | | #define PACKAGE_NAME "" |
---|
7658 | | #define PACKAGE_TARNAME "" |
---|
7659 | | #define PACKAGE_VERSION "" |
---|
7660 | | #define PACKAGE_STRING "" |
---|
7661 | | #define PACKAGE_BUGREPORT "" |
---|
7662 | | #define PACKAGE_URL "" |
---|
7663 | | #define PACKAGE "libunistring" |
---|
7664 | | #define VERSION "1.1" |
---|
7665 | | #define HAVE_STDIO_H 1 |
---|
7666 | | #define HAVE_STDLIB_H 1 |
---|
7667 | | #define HAVE_STRING_H 1 |
---|
7668 | | #define HAVE_INTTYPES_H 1 |
---|
7669 | | #define HAVE_STDINT_H 1 |
---|
7670 | | #define HAVE_STRINGS_H 1 |
---|
7671 | | #define HAVE_SYS_STAT_H 1 |
---|
7672 | | #define HAVE_SYS_TYPES_H 1 |
---|
7673 | | #define HAVE_UNISTD_H 1 |
---|
7674 | | #define HAVE_WCHAR_H 1 |
---|
7675 | | #define HAVE_ICONV_H 1 |
---|
7676 | | #define HAVE_LIMITS_H 1 |
---|
7677 | | #define HAVE_WCTYPE_H 1 |
---|
7678 | | #define HAVE_LANGINFO_H 1 |
---|
7679 | | #define HAVE_XLOCALE_H 1 |
---|
7680 | | #define HAVE_MATH_H 1 |
---|
7681 | | #define HAVE_SYS_MMAN_H 1 |
---|
7682 | | #define HAVE_STDBOOL_H 1 |
---|
7683 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7684 | | #define HAVE_ARPA_INET_H 1 |
---|
7685 | | #define HAVE_SYS_TIME_H 1 |
---|
7686 | | #define HAVE_NETDB_H 1 |
---|
7687 | | #define HAVE_NETINET_IN_H 1 |
---|
7688 | | #define HAVE_SEMAPHORE_H 1 |
---|
7689 | | #define HAVE_SYS_PARAM_H 1 |
---|
7690 | | #define HAVE_SYS_SELECT_H 1 |
---|
7691 | | #define HAVE_SYS_WAIT_H 1 |
---|
7692 | | #define HAVE_PTHREAD_H 1 |
---|
7693 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7694 | | #define HAVE_STDALIGN_H 1 |
---|
7695 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7696 | | #define HAVE_SYS_UIO_H 1 |
---|
7697 | | #define STDC_HEADERS 1 |
---|
7698 | | #define _ALL_SOURCE 1 |
---|
7699 | | #define _DARWIN_C_SOURCE 1 |
---|
7700 | | #define _GNU_SOURCE 1 |
---|
7701 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7702 | | #define _NETBSD_SOURCE 1 |
---|
7703 | | #define _OPENBSD_SOURCE 1 |
---|
7704 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7705 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7706 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7707 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7708 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7709 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7710 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7711 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7712 | | #define _TANDEM_SOURCE 1 |
---|
7713 | | #define __EXTENSIONS__ 1 |
---|
7714 | | #define HAVE_DLFCN_H 1 |
---|
7715 | | #define LT_OBJDIR ".libs/" |
---|
7716 | | #define HAVE_ALLOCA_H 1 |
---|
7717 | | #define HAVE_ALLOCA 1 |
---|
7718 | | #define restrict __restrict__ |
---|
7719 | | #define HAVE___HEADER_INLINE 1 |
---|
7720 | | #define HAVE_DECL_ALARM 1 |
---|
7721 | | #define HAVE_ISWCNTRL 1 |
---|
7722 | | #define HAVE_ISWBLANK 1 |
---|
7723 | | #define HAVE_USELOCALE 1 |
---|
7724 | | #define HAVE_NEWLOCALE 1 |
---|
7725 | | #define HAVE_DUPLOCALE 1 |
---|
7726 | | #define HAVE_FREELOCALE 1 |
---|
7727 | | #define HAVE_MBSINIT 1 |
---|
7728 | | #define HAVE_MBRTOWC 1 |
---|
7729 | | #define HAVE_MPROTECT 1 |
---|
7730 | | #define HAVE_SNPRINTF 1 |
---|
7731 | | #define HAVE_STPCPY 1 |
---|
7732 | | #define HAVE_STRDUP 1 |
---|
7733 | | #define HAVE_WCWIDTH 1 |
---|
7734 | | #define HAVE_BTOWC 1 |
---|
7735 | | #define HAVE_FCNTL 1 |
---|
7736 | | #define HAVE_SYMLINK 1 |
---|
7737 | | #define HAVE_FTRUNCATE 1 |
---|
7738 | | #define HAVE_GETDTABLESIZE 1 |
---|
7739 | | #define HAVE_GETPROGNAME 1 |
---|
7740 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7741 | | #define HAVE_ISBLANK 1 |
---|
7742 | | #define HAVE_LSTAT 1 |
---|
7743 | | #define HAVE_STRERROR_R 1 |
---|
7744 | | #define HAVE_PIPE 1 |
---|
7745 | | #define HAVE_PSELECT 1 |
---|
7746 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7747 | | #define HAVE_SETENV 1 |
---|
7748 | | #define HAVE_SLEEP 1 |
---|
7749 | | #define HAVE_CATGETS 1 |
---|
7750 | | #define HAVE_SHUTDOWN 1 |
---|
7751 | | #define HAVE_USLEEP 1 |
---|
7752 | | #define HAVE_WCRTOMB 1 |
---|
7753 | | #define HAVE_WCTOB 1 |
---|
7754 | | #define HAVE_PTHREAD_API 1 |
---|
7755 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7756 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7757 | | #define HAVE_ICONV 1 |
---|
7758 | | #define ICONV_CONST |
---|
7759 | | #define HAVE_WINT_T 1 |
---|
7760 | | #define HAVE_LONG_LONG_INT 1 |
---|
7761 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7762 | | #define DBL_EXPBIT0_WORD 1 |
---|
7763 | | #define DBL_EXPBIT0_BIT 20 |
---|
7764 | | #define FLT_EXPBIT0_WORD 0 |
---|
7765 | | #define FLT_EXPBIT0_BIT 23 |
---|
7766 | | #define HAVE_TOWLOWER 1 |
---|
7767 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7768 | | #define HAVE_WCHAR_T 1 |
---|
7769 | | #define HAVE_LC_MESSAGES 1 |
---|
7770 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7771 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7772 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7773 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7774 | | #define USE_POSIX_THREADS 1 |
---|
7775 | | #define HAVE_MALLOC_POSIX 1 |
---|
7776 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7777 | | #define HAVE_MBSTATE_T 1 |
---|
7778 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7779 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7780 | | #define INSTALLPREFIX "/opt/local" |
---|
7781 | | #define HAVE_DECL_ECVT 1 |
---|
7782 | | #define HAVE_DECL_FCVT 1 |
---|
7783 | | #define HAVE_DECL_GCVT 1 |
---|
7784 | | #define _USE_STD_STAT 1 |
---|
7785 | | #define HAVE_DECL_EXECVPE 0 |
---|
7786 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7787 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7788 | | #define HAVE_INTMAX_T 1 |
---|
7789 | | #define HAVE_SNPRINTF 1 |
---|
7790 | | #define HAVE_STRNLEN 1 |
---|
7791 | | #define HAVE_WCSLEN 1 |
---|
7792 | | #define HAVE_WCSNLEN 1 |
---|
7793 | | #define HAVE_MBRTOWC 1 |
---|
7794 | | #define HAVE_WCRTOMB 1 |
---|
7795 | | #define HAVE_DECL__SNPRINTF 0 |
---|
7796 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
7797 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
7798 | | #define CHECK_PRINTF_SAFE 1 |
---|
7799 | | #define HAVE_DECL_WCSDUP 1 |
---|
7800 | | #define HAVE_SHUTDOWN 1 |
---|
7801 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
7802 | | #define HAVE_SA_FAMILY_T 1 |
---|
7803 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
7804 | | #define HAVE_DECL_STRERROR_R 1 |
---|
7805 | | #define HAVE_STRERROR_R 1 |
---|
7806 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
7807 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
7808 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
7809 | | #define HAVE_IPV4 1 |
---|
7810 | | #define HAVE_IPV6 1 |
---|
7811 | | #define PROMOTED_MODE_T int |
---|
7812 | | #define REPLACE_STRERROR_0 1 |
---|
7813 | | #define HAVE_PTHREAD_T 1 |
---|
7814 | | #define HAVE_SIGSET_T 1 |
---|
7815 | | #define HAVE_SCHED_H 1 |
---|
7816 | | #define HAVE_DECL_SETENV 1 |
---|
7817 | | #define HAVE_SEARCH_H 1 |
---|
7818 | | #define HAVE_TSEARCH 1 |
---|
7819 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
7820 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
7821 | | #define HAVE_DECL_UNSETENV 1 |
---|
7822 | | #define HAVE_ALLOCA 1 |
---|
7823 | | /* end confdefs.h. */ |
---|
7824 | | #if defined __clang__ && __STDC_VERSION__ < 202311 |
---|
7825 | | #pragma clang diagnostic error "-Wc2x-extensions" |
---|
7826 | | #pragma clang diagnostic error "-Wc++17-extensions" |
---|
7827 | | #endif |
---|
7828 | | #ifdef INCLUDE_ASSERT_H |
---|
7829 | | #include <assert.h> |
---|
7830 | | #endif |
---|
7831 | | static_assert (2 + 2 == 4, "arithmetic does not work"); |
---|
7832 | | static_assert (2 + 2 == 4); |
---|
7833 | | |
---|
7834 | | int |
---|
7835 | | main (void) |
---|
7836 | | { |
---|
7837 | | |
---|
7838 | | static_assert (sizeof (char) == 1, "sizeof does not work"); |
---|
7839 | | static_assert (sizeof (char) == 1); |
---|
7840 | | |
---|
7841 | | ; |
---|
7842 | | return 0; |
---|
7843 | | } |
---|
7844 | configure:37012: result: no |
---|
7845 | configure:37135: checking for __builtin_expect |
---|
7846 | configure:37151: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
7847 | configure:37151: $? = 0 |
---|
7848 | configure:37178: result: yes |
---|
7849 | configure:37225: checking for flexible array member |
---|
7850 | configure:37254: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7851 | configure:37254: $? = 0 |
---|
7852 | configure:37262: result: yes |
---|
7853 | configure:37326: checking whether conversion from 'int' to 'long double' works |
---|
7854 | configure:37373: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
7855 | configure:37373: $? = 0 |
---|
7856 | configure:37373: ./conftest |
---|
7857 | configure:37373: $? = 0 |
---|
7858 | configure:37385: result: yes |
---|
7859 | configure:37534: checking whether free is known to preserve errno |
---|
7860 | configure:37558: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
7861 | conftest.c:180:16: error: "'free' is not known to preserve errno" |
---|
7862 | #error "'free' is not known to preserve errno" |
---|
7863 | ^ |
---|
7864 | 1 error generated. |
---|
7865 | configure:37558: $? = 1 |
---|
7866 | configure: failed program was: |
---|
7867 | | /* confdefs.h */ |
---|
7868 | | #define PACKAGE_NAME "" |
---|
7869 | | #define PACKAGE_TARNAME "" |
---|
7870 | | #define PACKAGE_VERSION "" |
---|
7871 | | #define PACKAGE_STRING "" |
---|
7872 | | #define PACKAGE_BUGREPORT "" |
---|
7873 | | #define PACKAGE_URL "" |
---|
7874 | | #define PACKAGE "libunistring" |
---|
7875 | | #define VERSION "1.1" |
---|
7876 | | #define HAVE_STDIO_H 1 |
---|
7877 | | #define HAVE_STDLIB_H 1 |
---|
7878 | | #define HAVE_STRING_H 1 |
---|
7879 | | #define HAVE_INTTYPES_H 1 |
---|
7880 | | #define HAVE_STDINT_H 1 |
---|
7881 | | #define HAVE_STRINGS_H 1 |
---|
7882 | | #define HAVE_SYS_STAT_H 1 |
---|
7883 | | #define HAVE_SYS_TYPES_H 1 |
---|
7884 | | #define HAVE_UNISTD_H 1 |
---|
7885 | | #define HAVE_WCHAR_H 1 |
---|
7886 | | #define HAVE_ICONV_H 1 |
---|
7887 | | #define HAVE_LIMITS_H 1 |
---|
7888 | | #define HAVE_WCTYPE_H 1 |
---|
7889 | | #define HAVE_LANGINFO_H 1 |
---|
7890 | | #define HAVE_XLOCALE_H 1 |
---|
7891 | | #define HAVE_MATH_H 1 |
---|
7892 | | #define HAVE_SYS_MMAN_H 1 |
---|
7893 | | #define HAVE_STDBOOL_H 1 |
---|
7894 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7895 | | #define HAVE_ARPA_INET_H 1 |
---|
7896 | | #define HAVE_SYS_TIME_H 1 |
---|
7897 | | #define HAVE_NETDB_H 1 |
---|
7898 | | #define HAVE_NETINET_IN_H 1 |
---|
7899 | | #define HAVE_SEMAPHORE_H 1 |
---|
7900 | | #define HAVE_SYS_PARAM_H 1 |
---|
7901 | | #define HAVE_SYS_SELECT_H 1 |
---|
7902 | | #define HAVE_SYS_WAIT_H 1 |
---|
7903 | | #define HAVE_PTHREAD_H 1 |
---|
7904 | | #define HAVE_SYS_CDEFS_H 1 |
---|
7905 | | #define HAVE_STDALIGN_H 1 |
---|
7906 | | #define HAVE_SYS_IOCTL_H 1 |
---|
7907 | | #define HAVE_SYS_UIO_H 1 |
---|
7908 | | #define STDC_HEADERS 1 |
---|
7909 | | #define _ALL_SOURCE 1 |
---|
7910 | | #define _DARWIN_C_SOURCE 1 |
---|
7911 | | #define _GNU_SOURCE 1 |
---|
7912 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
7913 | | #define _NETBSD_SOURCE 1 |
---|
7914 | | #define _OPENBSD_SOURCE 1 |
---|
7915 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7916 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
7917 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
7918 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
7919 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
7920 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
7921 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
7922 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
7923 | | #define _TANDEM_SOURCE 1 |
---|
7924 | | #define __EXTENSIONS__ 1 |
---|
7925 | | #define HAVE_DLFCN_H 1 |
---|
7926 | | #define LT_OBJDIR ".libs/" |
---|
7927 | | #define HAVE_ALLOCA_H 1 |
---|
7928 | | #define HAVE_ALLOCA 1 |
---|
7929 | | #define restrict __restrict__ |
---|
7930 | | #define HAVE___HEADER_INLINE 1 |
---|
7931 | | #define HAVE_DECL_ALARM 1 |
---|
7932 | | #define HAVE_ISWCNTRL 1 |
---|
7933 | | #define HAVE_ISWBLANK 1 |
---|
7934 | | #define HAVE_USELOCALE 1 |
---|
7935 | | #define HAVE_NEWLOCALE 1 |
---|
7936 | | #define HAVE_DUPLOCALE 1 |
---|
7937 | | #define HAVE_FREELOCALE 1 |
---|
7938 | | #define HAVE_MBSINIT 1 |
---|
7939 | | #define HAVE_MBRTOWC 1 |
---|
7940 | | #define HAVE_MPROTECT 1 |
---|
7941 | | #define HAVE_SNPRINTF 1 |
---|
7942 | | #define HAVE_STPCPY 1 |
---|
7943 | | #define HAVE_STRDUP 1 |
---|
7944 | | #define HAVE_WCWIDTH 1 |
---|
7945 | | #define HAVE_BTOWC 1 |
---|
7946 | | #define HAVE_FCNTL 1 |
---|
7947 | | #define HAVE_SYMLINK 1 |
---|
7948 | | #define HAVE_FTRUNCATE 1 |
---|
7949 | | #define HAVE_GETDTABLESIZE 1 |
---|
7950 | | #define HAVE_GETPROGNAME 1 |
---|
7951 | | #define HAVE_GETTIMEOFDAY 1 |
---|
7952 | | #define HAVE_ISBLANK 1 |
---|
7953 | | #define HAVE_LSTAT 1 |
---|
7954 | | #define HAVE_STRERROR_R 1 |
---|
7955 | | #define HAVE_PIPE 1 |
---|
7956 | | #define HAVE_PSELECT 1 |
---|
7957 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
7958 | | #define HAVE_SETENV 1 |
---|
7959 | | #define HAVE_SLEEP 1 |
---|
7960 | | #define HAVE_CATGETS 1 |
---|
7961 | | #define HAVE_SHUTDOWN 1 |
---|
7962 | | #define HAVE_USLEEP 1 |
---|
7963 | | #define HAVE_WCRTOMB 1 |
---|
7964 | | #define HAVE_WCTOB 1 |
---|
7965 | | #define HAVE_PTHREAD_API 1 |
---|
7966 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
7967 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
7968 | | #define HAVE_ICONV 1 |
---|
7969 | | #define ICONV_CONST |
---|
7970 | | #define HAVE_WINT_T 1 |
---|
7971 | | #define HAVE_LONG_LONG_INT 1 |
---|
7972 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
7973 | | #define DBL_EXPBIT0_WORD 1 |
---|
7974 | | #define DBL_EXPBIT0_BIT 20 |
---|
7975 | | #define FLT_EXPBIT0_WORD 0 |
---|
7976 | | #define FLT_EXPBIT0_BIT 23 |
---|
7977 | | #define HAVE_TOWLOWER 1 |
---|
7978 | | #define HAVE_LANGINFO_CODESET 1 |
---|
7979 | | #define HAVE_WCHAR_T 1 |
---|
7980 | | #define HAVE_LC_MESSAGES 1 |
---|
7981 | | #define HAVE_WORKING_USELOCALE 1 |
---|
7982 | | #define HAVE_GOOD_USELOCALE 1 |
---|
7983 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
7984 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
7985 | | #define USE_POSIX_THREADS 1 |
---|
7986 | | #define HAVE_MALLOC_POSIX 1 |
---|
7987 | | #define MALLOC_0_IS_NONNULL 1 |
---|
7988 | | #define HAVE_MBSTATE_T 1 |
---|
7989 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
7990 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
7991 | | #define INSTALLPREFIX "/opt/local" |
---|
7992 | | #define HAVE_DECL_ECVT 1 |
---|
7993 | | #define HAVE_DECL_FCVT 1 |
---|
7994 | | #define HAVE_DECL_GCVT 1 |
---|
7995 | | #define _USE_STD_STAT 1 |
---|
7996 | | #define HAVE_DECL_EXECVPE 0 |
---|
7997 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
7998 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
7999 | | #define HAVE_INTMAX_T 1 |
---|
8000 | | #define HAVE_SNPRINTF 1 |
---|
8001 | | #define HAVE_STRNLEN 1 |
---|
8002 | | #define HAVE_WCSLEN 1 |
---|
8003 | | #define HAVE_WCSNLEN 1 |
---|
8004 | | #define HAVE_MBRTOWC 1 |
---|
8005 | | #define HAVE_WCRTOMB 1 |
---|
8006 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8007 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8008 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
8009 | | #define CHECK_PRINTF_SAFE 1 |
---|
8010 | | #define HAVE_DECL_WCSDUP 1 |
---|
8011 | | #define HAVE_SHUTDOWN 1 |
---|
8012 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8013 | | #define HAVE_SA_FAMILY_T 1 |
---|
8014 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8015 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8016 | | #define HAVE_STRERROR_R 1 |
---|
8017 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8018 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8019 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8020 | | #define HAVE_IPV4 1 |
---|
8021 | | #define HAVE_IPV6 1 |
---|
8022 | | #define PROMOTED_MODE_T int |
---|
8023 | | #define REPLACE_STRERROR_0 1 |
---|
8024 | | #define HAVE_PTHREAD_T 1 |
---|
8025 | | #define HAVE_SIGSET_T 1 |
---|
8026 | | #define HAVE_SCHED_H 1 |
---|
8027 | | #define HAVE_DECL_SETENV 1 |
---|
8028 | | #define HAVE_SEARCH_H 1 |
---|
8029 | | #define HAVE_TSEARCH 1 |
---|
8030 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8031 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8032 | | #define HAVE_DECL_UNSETENV 1 |
---|
8033 | | #define HAVE_ALLOCA 1 |
---|
8034 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
8035 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
8036 | | /* end confdefs.h. */ |
---|
8037 | | #include <stdlib.h> |
---|
8038 | | |
---|
8039 | | int |
---|
8040 | | main (void) |
---|
8041 | | { |
---|
8042 | | #if 2 < __GLIBC__ + (33 <= __GLIBC_MINOR__) |
---|
8043 | | #elif defined __OpenBSD__ |
---|
8044 | | #elif defined __sun |
---|
8045 | | #else |
---|
8046 | | #error "'free' is not known to preserve errno" |
---|
8047 | | #endif |
---|
8048 | | |
---|
8049 | | ; |
---|
8050 | | return 0; |
---|
8051 | | } |
---|
8052 | configure:37567: result: no |
---|
8053 | configure:37624: checking whether frexp works |
---|
8054 | configure:37725: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8055 | conftest.c:231:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] |
---|
8056 | if (memcmp (&y, &x, sizeof x)) |
---|
8057 | ^~ |
---|
8058 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/string.h:71:43: note: passing argument to parameter '__s2' here |
---|
8059 | int memcmp(const void *__s1, const void *__s2, size_t __n); |
---|
8060 | ^ |
---|
8061 | 1 warning generated. |
---|
8062 | configure:37725: $? = 0 |
---|
8063 | configure:37725: ./conftest |
---|
8064 | configure:37725: $? = 0 |
---|
8065 | configure:37737: result: yes |
---|
8066 | configure:37788: checking whether frexpl is declared |
---|
8067 | configure:37788: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
8068 | configure:37788: $? = 0 |
---|
8069 | configure:37788: result: yes |
---|
8070 | configure:37798: checking whether frexpl() can be used without linking with libm |
---|
8071 | configure:37817: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8072 | configure:37817: $? = 0 |
---|
8073 | configure:37827: result: yes |
---|
8074 | configure:37833: checking whether frexpl works |
---|
8075 | configure:37948: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8076 | configure:37948: $? = 0 |
---|
8077 | configure:37948: ./conftest |
---|
8078 | configure:37948: $? = 0 |
---|
8079 | configure:37960: result: yes |
---|
8080 | configure:38207: checking whether the compiler generally respects inline |
---|
8081 | configure:38229: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8082 | configure:38229: $? = 0 |
---|
8083 | configure:38239: result: yes |
---|
8084 | configure:38256: checking whether isnan(double) can be used without linking with libm |
---|
8085 | configure:38282: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8086 | configure:38282: $? = 0 |
---|
8087 | configure:38292: result: yes |
---|
8088 | configure:38319: checking whether isnan(float) can be used without linking with libm |
---|
8089 | configure:38345: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8090 | configure:38345: $? = 0 |
---|
8091 | configure:38355: result: yes |
---|
8092 | configure:38362: checking whether isnan(float) works |
---|
8093 | configure:38451: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8094 | configure:38451: $? = 0 |
---|
8095 | configure:38451: ./conftest |
---|
8096 | configure:38451: $? = 0 |
---|
8097 | configure:38463: result: yes |
---|
8098 | configure:38605: checking whether isnan(long double) can be used without linking with libm |
---|
8099 | configure:38631: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8100 | configure:38631: $? = 0 |
---|
8101 | configure:38641: result: yes |
---|
8102 | configure:38650: checking whether isnanl works |
---|
8103 | configure:38796: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8104 | configure:38796: $? = 0 |
---|
8105 | configure:38796: ./conftest |
---|
8106 | configure:38796: $? = 0 |
---|
8107 | configure:38808: result: yes |
---|
8108 | configure:38987: checking whether iswblank is declared |
---|
8109 | configure:38987: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
8110 | configure:38987: $? = 0 |
---|
8111 | configure:38987: result: yes |
---|
8112 | configure:39059: checking whether iswdigit is ISO C compliant |
---|
8113 | configure:39150: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8114 | configure:39150: $? = 0 |
---|
8115 | configure:39150: ./conftest |
---|
8116 | configure:39150: $? = 0 |
---|
8117 | configure:39163: result: yes |
---|
8118 | configure:39214: checking whether iswxdigit is ISO C compliant |
---|
8119 | configure:39297: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8120 | configure:39297: $? = 0 |
---|
8121 | configure:39297: ./conftest |
---|
8122 | configure:39297: $? = 0 |
---|
8123 | configure:39310: result: yes |
---|
8124 | configure:39461: checking for pthread_rwlock_t |
---|
8125 | configure:39461: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8126 | configure:39461: $? = 0 |
---|
8127 | configure:39461: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8128 | conftest.c:190:31: error: expected expression |
---|
8129 | if (sizeof ((pthread_rwlock_t))) |
---|
8130 | ^ |
---|
8131 | 1 error generated. |
---|
8132 | configure:39461: $? = 1 |
---|
8133 | configure: failed program was: |
---|
8134 | | /* confdefs.h */ |
---|
8135 | | #define PACKAGE_NAME "" |
---|
8136 | | #define PACKAGE_TARNAME "" |
---|
8137 | | #define PACKAGE_VERSION "" |
---|
8138 | | #define PACKAGE_STRING "" |
---|
8139 | | #define PACKAGE_BUGREPORT "" |
---|
8140 | | #define PACKAGE_URL "" |
---|
8141 | | #define PACKAGE "libunistring" |
---|
8142 | | #define VERSION "1.1" |
---|
8143 | | #define HAVE_STDIO_H 1 |
---|
8144 | | #define HAVE_STDLIB_H 1 |
---|
8145 | | #define HAVE_STRING_H 1 |
---|
8146 | | #define HAVE_INTTYPES_H 1 |
---|
8147 | | #define HAVE_STDINT_H 1 |
---|
8148 | | #define HAVE_STRINGS_H 1 |
---|
8149 | | #define HAVE_SYS_STAT_H 1 |
---|
8150 | | #define HAVE_SYS_TYPES_H 1 |
---|
8151 | | #define HAVE_UNISTD_H 1 |
---|
8152 | | #define HAVE_WCHAR_H 1 |
---|
8153 | | #define HAVE_ICONV_H 1 |
---|
8154 | | #define HAVE_LIMITS_H 1 |
---|
8155 | | #define HAVE_WCTYPE_H 1 |
---|
8156 | | #define HAVE_LANGINFO_H 1 |
---|
8157 | | #define HAVE_XLOCALE_H 1 |
---|
8158 | | #define HAVE_MATH_H 1 |
---|
8159 | | #define HAVE_SYS_MMAN_H 1 |
---|
8160 | | #define HAVE_STDBOOL_H 1 |
---|
8161 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8162 | | #define HAVE_ARPA_INET_H 1 |
---|
8163 | | #define HAVE_SYS_TIME_H 1 |
---|
8164 | | #define HAVE_NETDB_H 1 |
---|
8165 | | #define HAVE_NETINET_IN_H 1 |
---|
8166 | | #define HAVE_SEMAPHORE_H 1 |
---|
8167 | | #define HAVE_SYS_PARAM_H 1 |
---|
8168 | | #define HAVE_SYS_SELECT_H 1 |
---|
8169 | | #define HAVE_SYS_WAIT_H 1 |
---|
8170 | | #define HAVE_PTHREAD_H 1 |
---|
8171 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8172 | | #define HAVE_STDALIGN_H 1 |
---|
8173 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8174 | | #define HAVE_SYS_UIO_H 1 |
---|
8175 | | #define STDC_HEADERS 1 |
---|
8176 | | #define _ALL_SOURCE 1 |
---|
8177 | | #define _DARWIN_C_SOURCE 1 |
---|
8178 | | #define _GNU_SOURCE 1 |
---|
8179 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8180 | | #define _NETBSD_SOURCE 1 |
---|
8181 | | #define _OPENBSD_SOURCE 1 |
---|
8182 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8183 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8184 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8185 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8186 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8187 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8188 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8189 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8190 | | #define _TANDEM_SOURCE 1 |
---|
8191 | | #define __EXTENSIONS__ 1 |
---|
8192 | | #define HAVE_DLFCN_H 1 |
---|
8193 | | #define LT_OBJDIR ".libs/" |
---|
8194 | | #define HAVE_ALLOCA_H 1 |
---|
8195 | | #define HAVE_ALLOCA 1 |
---|
8196 | | #define restrict __restrict__ |
---|
8197 | | #define HAVE___HEADER_INLINE 1 |
---|
8198 | | #define HAVE_DECL_ALARM 1 |
---|
8199 | | #define HAVE_ISWCNTRL 1 |
---|
8200 | | #define HAVE_ISWBLANK 1 |
---|
8201 | | #define HAVE_USELOCALE 1 |
---|
8202 | | #define HAVE_NEWLOCALE 1 |
---|
8203 | | #define HAVE_DUPLOCALE 1 |
---|
8204 | | #define HAVE_FREELOCALE 1 |
---|
8205 | | #define HAVE_MBSINIT 1 |
---|
8206 | | #define HAVE_MBRTOWC 1 |
---|
8207 | | #define HAVE_MPROTECT 1 |
---|
8208 | | #define HAVE_SNPRINTF 1 |
---|
8209 | | #define HAVE_STPCPY 1 |
---|
8210 | | #define HAVE_STRDUP 1 |
---|
8211 | | #define HAVE_WCWIDTH 1 |
---|
8212 | | #define HAVE_BTOWC 1 |
---|
8213 | | #define HAVE_FCNTL 1 |
---|
8214 | | #define HAVE_SYMLINK 1 |
---|
8215 | | #define HAVE_FTRUNCATE 1 |
---|
8216 | | #define HAVE_GETDTABLESIZE 1 |
---|
8217 | | #define HAVE_GETPROGNAME 1 |
---|
8218 | | #define HAVE_GETTIMEOFDAY 1 |
---|
8219 | | #define HAVE_ISBLANK 1 |
---|
8220 | | #define HAVE_LSTAT 1 |
---|
8221 | | #define HAVE_STRERROR_R 1 |
---|
8222 | | #define HAVE_PIPE 1 |
---|
8223 | | #define HAVE_PSELECT 1 |
---|
8224 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8225 | | #define HAVE_SETENV 1 |
---|
8226 | | #define HAVE_SLEEP 1 |
---|
8227 | | #define HAVE_CATGETS 1 |
---|
8228 | | #define HAVE_SHUTDOWN 1 |
---|
8229 | | #define HAVE_USLEEP 1 |
---|
8230 | | #define HAVE_WCRTOMB 1 |
---|
8231 | | #define HAVE_WCTOB 1 |
---|
8232 | | #define HAVE_PTHREAD_API 1 |
---|
8233 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8234 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8235 | | #define HAVE_ICONV 1 |
---|
8236 | | #define ICONV_CONST |
---|
8237 | | #define HAVE_WINT_T 1 |
---|
8238 | | #define HAVE_LONG_LONG_INT 1 |
---|
8239 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8240 | | #define DBL_EXPBIT0_WORD 1 |
---|
8241 | | #define DBL_EXPBIT0_BIT 20 |
---|
8242 | | #define FLT_EXPBIT0_WORD 0 |
---|
8243 | | #define FLT_EXPBIT0_BIT 23 |
---|
8244 | | #define HAVE_TOWLOWER 1 |
---|
8245 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8246 | | #define HAVE_WCHAR_T 1 |
---|
8247 | | #define HAVE_LC_MESSAGES 1 |
---|
8248 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8249 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8250 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8251 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8252 | | #define USE_POSIX_THREADS 1 |
---|
8253 | | #define HAVE_MALLOC_POSIX 1 |
---|
8254 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8255 | | #define HAVE_MBSTATE_T 1 |
---|
8256 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8257 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8258 | | #define INSTALLPREFIX "/opt/local" |
---|
8259 | | #define HAVE_DECL_ECVT 1 |
---|
8260 | | #define HAVE_DECL_FCVT 1 |
---|
8261 | | #define HAVE_DECL_GCVT 1 |
---|
8262 | | #define _USE_STD_STAT 1 |
---|
8263 | | #define HAVE_DECL_EXECVPE 0 |
---|
8264 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8265 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8266 | | #define HAVE_INTMAX_T 1 |
---|
8267 | | #define HAVE_SNPRINTF 1 |
---|
8268 | | #define HAVE_STRNLEN 1 |
---|
8269 | | #define HAVE_WCSLEN 1 |
---|
8270 | | #define HAVE_WCSNLEN 1 |
---|
8271 | | #define HAVE_MBRTOWC 1 |
---|
8272 | | #define HAVE_WCRTOMB 1 |
---|
8273 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8274 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8275 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
8276 | | #define CHECK_PRINTF_SAFE 1 |
---|
8277 | | #define HAVE_DECL_WCSDUP 1 |
---|
8278 | | #define HAVE_SHUTDOWN 1 |
---|
8279 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8280 | | #define HAVE_SA_FAMILY_T 1 |
---|
8281 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8282 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8283 | | #define HAVE_STRERROR_R 1 |
---|
8284 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8285 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8286 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8287 | | #define HAVE_IPV4 1 |
---|
8288 | | #define HAVE_IPV6 1 |
---|
8289 | | #define PROMOTED_MODE_T int |
---|
8290 | | #define REPLACE_STRERROR_0 1 |
---|
8291 | | #define HAVE_PTHREAD_T 1 |
---|
8292 | | #define HAVE_SIGSET_T 1 |
---|
8293 | | #define HAVE_SCHED_H 1 |
---|
8294 | | #define HAVE_DECL_SETENV 1 |
---|
8295 | | #define HAVE_SEARCH_H 1 |
---|
8296 | | #define HAVE_TSEARCH 1 |
---|
8297 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8298 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8299 | | #define HAVE_DECL_UNSETENV 1 |
---|
8300 | | #define HAVE_ALLOCA 1 |
---|
8301 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
8302 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
8303 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
8304 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8305 | | #define GNULIB_TEST_FREXP 1 |
---|
8306 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8307 | | #define GNULIB_TEST_FREXPL 1 |
---|
8308 | | #define HAVE_INLINE 1 |
---|
8309 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8310 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8311 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8312 | | #define HAVE_DECL_ISWBLANK 1 |
---|
8313 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
8314 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
8315 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
8316 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
8317 | | /* end confdefs.h. */ |
---|
8318 | | #include <pthread.h> |
---|
8319 | | |
---|
8320 | | int |
---|
8321 | | main (void) |
---|
8322 | | { |
---|
8323 | | if (sizeof ((pthread_rwlock_t))) |
---|
8324 | | return 0; |
---|
8325 | | ; |
---|
8326 | | return 0; |
---|
8327 | | } |
---|
8328 | configure:39461: result: yes |
---|
8329 | configure:39474: checking whether pthread_rwlock_rdlock prefers a writer to a reader |
---|
8330 | configure:39619: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
8331 | configure:39619: $? = 0 |
---|
8332 | configure:39619: ./conftest |
---|
8333 | configure:39619: $? = 0 |
---|
8334 | configure:39632: result: yes |
---|
8335 | configure:39666: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8336 | configure:39666: $? = 0 |
---|
8337 | configure:39752: checking whether mbrtowc handles incomplete characters |
---|
8338 | configure:39792: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8339 | configure:39792: $? = 0 |
---|
8340 | configure:39792: ./conftest |
---|
8341 | configure:39792: $? = 0 |
---|
8342 | configure:39844: result: yes |
---|
8343 | configure:39850: checking whether mbrtowc works as well as mbtowc |
---|
8344 | configure:39894: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8345 | configure:39894: $? = 0 |
---|
8346 | configure:39894: ./conftest |
---|
8347 | configure:39894: $? = 0 |
---|
8348 | configure:39907: result: yes |
---|
8349 | configure:39949: checking whether mbrtowc handles a NULL pwc argument |
---|
8350 | configure:40003: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8351 | configure:40003: $? = 0 |
---|
8352 | configure:40003: ./conftest |
---|
8353 | configure:40003: $? = 0 |
---|
8354 | configure:40016: result: yes |
---|
8355 | configure:40022: checking whether mbrtowc handles a NULL string argument |
---|
8356 | configure:40064: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8357 | configure:40064: $? = 0 |
---|
8358 | configure:40064: ./conftest |
---|
8359 | configure:40064: $? = 0 |
---|
8360 | configure:40077: result: yes |
---|
8361 | configure:40085: checking whether mbrtowc has a correct return value |
---|
8362 | configure:40195: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8363 | configure:40195: $? = 0 |
---|
8364 | configure:40195: ./conftest |
---|
8365 | configure:40195: $? = 0 |
---|
8366 | configure:40211: result: yes |
---|
8367 | configure:40217: checking whether mbrtowc returns 0 when parsing a NUL character |
---|
8368 | configure:40256: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8369 | configure:40256: $? = 0 |
---|
8370 | configure:40256: ./conftest |
---|
8371 | configure:40256: $? = 0 |
---|
8372 | configure:40269: result: yes |
---|
8373 | configure:40274: checking whether mbrtowc stores incomplete characters |
---|
8374 | configure:40383: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8375 | configure:40383: $? = 0 |
---|
8376 | configure:40383: ./conftest |
---|
8377 | configure:40383: $? = 0 |
---|
8378 | configure:40398: result: no |
---|
8379 | configure:40403: checking whether mbrtowc works on empty input |
---|
8380 | configure:40433: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8381 | configure:40433: $? = 0 |
---|
8382 | configure:40433: ./conftest |
---|
8383 | configure:40433: $? = 0 |
---|
8384 | configure:40445: result: yes |
---|
8385 | configure:40449: checking whether the C locale is free of encoding errors |
---|
8386 | configure:40495: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8387 | configure:40495: $? = 0 |
---|
8388 | configure:40495: ./conftest |
---|
8389 | configure:40495: $? = 0 |
---|
8390 | configure:40507: result: yes |
---|
8391 | configure:40877: checking whether mbrtowc handles incomplete characters |
---|
8392 | configure:40969: result: yes |
---|
8393 | configure:40975: checking whether mbrtowc works as well as mbtowc |
---|
8394 | configure:41032: result: yes |
---|
8395 | configure:41208: checking whether frexp works |
---|
8396 | configure:41321: result: yes |
---|
8397 | configure:41333: checking whether ldexp can be used without linking with libm |
---|
8398 | configure:41353: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8399 | configure:41353: $? = 0 |
---|
8400 | configure:41363: result: yes |
---|
8401 | configure:41376: checking whether frexpl() can be used without linking with libm |
---|
8402 | configure:41405: result: yes |
---|
8403 | configure:41411: checking whether frexpl works |
---|
8404 | configure:41538: result: yes |
---|
8405 | configure:41553: checking whether frexpl is declared |
---|
8406 | configure:41553: result: yes |
---|
8407 | configure:41564: checking whether ldexpl() can be used without linking with libm |
---|
8408 | configure:41583: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8409 | configure:41583: $? = 0 |
---|
8410 | configure:41593: result: yes |
---|
8411 | configure:41599: checking whether ldexpl works |
---|
8412 | configure:41644: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8413 | configure:41644: $? = 0 |
---|
8414 | configure:41644: ./conftest |
---|
8415 | configure:41644: $? = 0 |
---|
8416 | configure:41656: result: yes |
---|
8417 | configure:41664: checking whether ldexpl is declared |
---|
8418 | configure:41664: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
8419 | configure:41664: $? = 0 |
---|
8420 | configure:41664: result: yes |
---|
8421 | configure:41697: checking whether setlocale (LC_ALL, NULL) is multithread-safe |
---|
8422 | configure:41716: result: no |
---|
8423 | configure:41734: checking whether setlocale (category, NULL) is multithread-safe |
---|
8424 | configure:41753: result: yes |
---|
8425 | configure:41777: checking whether imported symbols can be declared weak |
---|
8426 | configure:41877: result: no |
---|
8427 | configure:41920: checking whether the -Werror option is usable |
---|
8428 | configure:41939: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8429 | configure:41939: $? = 0 |
---|
8430 | configure:41949: result: yes |
---|
8431 | configure:41951: checking for simple visibility declarations |
---|
8432 | configure:41983: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -fvisibility=hidden -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8433 | configure:41983: $? = 0 |
---|
8434 | configure:41993: result: yes |
---|
8435 | configure:42031: checking for signbit macro |
---|
8436 | configure:42142: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8437 | configure:42142: $? = 0 |
---|
8438 | configure:42142: ./conftest |
---|
8439 | configure:42142: $? = 0 |
---|
8440 | configure:42154: result: yes |
---|
8441 | configure:42156: checking for signbit compiler built-ins |
---|
8442 | configure:42269: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8443 | configure:42269: $? = 0 |
---|
8444 | configure:42269: ./conftest |
---|
8445 | configure:42269: $? = 0 |
---|
8446 | configure:42281: result: yes |
---|
8447 | configure:42806: checking for stdint.h |
---|
8448 | configure:42806: result: yes |
---|
8449 | configure:42813: checking for SIZE_MAX |
---|
8450 | configure:42889: result: yes |
---|
8451 | configure:42899: checking for ssize_t |
---|
8452 | configure:42917: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8453 | configure:42917: $? = 0 |
---|
8454 | configure:42925: result: yes |
---|
8455 | configure:42934: checking for bool, true, false |
---|
8456 | configure:42949: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8457 | conftest.c:206:13: error: "true == false" |
---|
8458 | #error "true == false" |
---|
8459 | ^ |
---|
8460 | conftest.c:208:18: error: unknown type name 'bool' |
---|
8461 | extern bool b; |
---|
8462 | ^ |
---|
8463 | conftest.c:209:11: error: unknown type name 'bool' |
---|
8464 | bool b = true == false; |
---|
8465 | ^ |
---|
8466 | conftest.c:209:20: error: use of undeclared identifier 'true' |
---|
8467 | bool b = true == false; |
---|
8468 | ^ |
---|
8469 | conftest.c:209:28: error: use of undeclared identifier 'false' |
---|
8470 | bool b = true == false; |
---|
8471 | ^ |
---|
8472 | 5 errors generated. |
---|
8473 | configure:42949: $? = 1 |
---|
8474 | configure: failed program was: |
---|
8475 | | /* confdefs.h */ |
---|
8476 | | #define PACKAGE_NAME "" |
---|
8477 | | #define PACKAGE_TARNAME "" |
---|
8478 | | #define PACKAGE_VERSION "" |
---|
8479 | | #define PACKAGE_STRING "" |
---|
8480 | | #define PACKAGE_BUGREPORT "" |
---|
8481 | | #define PACKAGE_URL "" |
---|
8482 | | #define PACKAGE "libunistring" |
---|
8483 | | #define VERSION "1.1" |
---|
8484 | | #define HAVE_STDIO_H 1 |
---|
8485 | | #define HAVE_STDLIB_H 1 |
---|
8486 | | #define HAVE_STRING_H 1 |
---|
8487 | | #define HAVE_INTTYPES_H 1 |
---|
8488 | | #define HAVE_STDINT_H 1 |
---|
8489 | | #define HAVE_STRINGS_H 1 |
---|
8490 | | #define HAVE_SYS_STAT_H 1 |
---|
8491 | | #define HAVE_SYS_TYPES_H 1 |
---|
8492 | | #define HAVE_UNISTD_H 1 |
---|
8493 | | #define HAVE_WCHAR_H 1 |
---|
8494 | | #define HAVE_ICONV_H 1 |
---|
8495 | | #define HAVE_LIMITS_H 1 |
---|
8496 | | #define HAVE_WCTYPE_H 1 |
---|
8497 | | #define HAVE_LANGINFO_H 1 |
---|
8498 | | #define HAVE_XLOCALE_H 1 |
---|
8499 | | #define HAVE_MATH_H 1 |
---|
8500 | | #define HAVE_SYS_MMAN_H 1 |
---|
8501 | | #define HAVE_STDBOOL_H 1 |
---|
8502 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8503 | | #define HAVE_ARPA_INET_H 1 |
---|
8504 | | #define HAVE_SYS_TIME_H 1 |
---|
8505 | | #define HAVE_NETDB_H 1 |
---|
8506 | | #define HAVE_NETINET_IN_H 1 |
---|
8507 | | #define HAVE_SEMAPHORE_H 1 |
---|
8508 | | #define HAVE_SYS_PARAM_H 1 |
---|
8509 | | #define HAVE_SYS_SELECT_H 1 |
---|
8510 | | #define HAVE_SYS_WAIT_H 1 |
---|
8511 | | #define HAVE_PTHREAD_H 1 |
---|
8512 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8513 | | #define HAVE_STDALIGN_H 1 |
---|
8514 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8515 | | #define HAVE_SYS_UIO_H 1 |
---|
8516 | | #define STDC_HEADERS 1 |
---|
8517 | | #define _ALL_SOURCE 1 |
---|
8518 | | #define _DARWIN_C_SOURCE 1 |
---|
8519 | | #define _GNU_SOURCE 1 |
---|
8520 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8521 | | #define _NETBSD_SOURCE 1 |
---|
8522 | | #define _OPENBSD_SOURCE 1 |
---|
8523 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8524 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8525 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8526 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8527 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8528 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8529 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8530 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8531 | | #define _TANDEM_SOURCE 1 |
---|
8532 | | #define __EXTENSIONS__ 1 |
---|
8533 | | #define HAVE_DLFCN_H 1 |
---|
8534 | | #define LT_OBJDIR ".libs/" |
---|
8535 | | #define HAVE_ALLOCA_H 1 |
---|
8536 | | #define HAVE_ALLOCA 1 |
---|
8537 | | #define restrict __restrict__ |
---|
8538 | | #define HAVE___HEADER_INLINE 1 |
---|
8539 | | #define HAVE_DECL_ALARM 1 |
---|
8540 | | #define HAVE_ISWCNTRL 1 |
---|
8541 | | #define HAVE_ISWBLANK 1 |
---|
8542 | | #define HAVE_USELOCALE 1 |
---|
8543 | | #define HAVE_NEWLOCALE 1 |
---|
8544 | | #define HAVE_DUPLOCALE 1 |
---|
8545 | | #define HAVE_FREELOCALE 1 |
---|
8546 | | #define HAVE_MBSINIT 1 |
---|
8547 | | #define HAVE_MBRTOWC 1 |
---|
8548 | | #define HAVE_MPROTECT 1 |
---|
8549 | | #define HAVE_SNPRINTF 1 |
---|
8550 | | #define HAVE_STPCPY 1 |
---|
8551 | | #define HAVE_STRDUP 1 |
---|
8552 | | #define HAVE_WCWIDTH 1 |
---|
8553 | | #define HAVE_BTOWC 1 |
---|
8554 | | #define HAVE_FCNTL 1 |
---|
8555 | | #define HAVE_SYMLINK 1 |
---|
8556 | | #define HAVE_FTRUNCATE 1 |
---|
8557 | | #define HAVE_GETDTABLESIZE 1 |
---|
8558 | | #define HAVE_GETPROGNAME 1 |
---|
8559 | | #define HAVE_GETTIMEOFDAY 1 |
---|
8560 | | #define HAVE_ISBLANK 1 |
---|
8561 | | #define HAVE_LSTAT 1 |
---|
8562 | | #define HAVE_STRERROR_R 1 |
---|
8563 | | #define HAVE_PIPE 1 |
---|
8564 | | #define HAVE_PSELECT 1 |
---|
8565 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8566 | | #define HAVE_SETENV 1 |
---|
8567 | | #define HAVE_SLEEP 1 |
---|
8568 | | #define HAVE_CATGETS 1 |
---|
8569 | | #define HAVE_SHUTDOWN 1 |
---|
8570 | | #define HAVE_USLEEP 1 |
---|
8571 | | #define HAVE_WCRTOMB 1 |
---|
8572 | | #define HAVE_WCTOB 1 |
---|
8573 | | #define HAVE_PTHREAD_API 1 |
---|
8574 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8575 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8576 | | #define HAVE_ICONV 1 |
---|
8577 | | #define ICONV_CONST |
---|
8578 | | #define HAVE_WINT_T 1 |
---|
8579 | | #define HAVE_LONG_LONG_INT 1 |
---|
8580 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8581 | | #define DBL_EXPBIT0_WORD 1 |
---|
8582 | | #define DBL_EXPBIT0_BIT 20 |
---|
8583 | | #define FLT_EXPBIT0_WORD 0 |
---|
8584 | | #define FLT_EXPBIT0_BIT 23 |
---|
8585 | | #define HAVE_TOWLOWER 1 |
---|
8586 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8587 | | #define HAVE_WCHAR_T 1 |
---|
8588 | | #define HAVE_LC_MESSAGES 1 |
---|
8589 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8590 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8591 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8592 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8593 | | #define USE_POSIX_THREADS 1 |
---|
8594 | | #define HAVE_MALLOC_POSIX 1 |
---|
8595 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8596 | | #define HAVE_MBSTATE_T 1 |
---|
8597 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8598 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8599 | | #define INSTALLPREFIX "/opt/local" |
---|
8600 | | #define HAVE_DECL_ECVT 1 |
---|
8601 | | #define HAVE_DECL_FCVT 1 |
---|
8602 | | #define HAVE_DECL_GCVT 1 |
---|
8603 | | #define _USE_STD_STAT 1 |
---|
8604 | | #define HAVE_DECL_EXECVPE 0 |
---|
8605 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8606 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8607 | | #define HAVE_INTMAX_T 1 |
---|
8608 | | #define HAVE_SNPRINTF 1 |
---|
8609 | | #define HAVE_STRNLEN 1 |
---|
8610 | | #define HAVE_WCSLEN 1 |
---|
8611 | | #define HAVE_WCSNLEN 1 |
---|
8612 | | #define HAVE_MBRTOWC 1 |
---|
8613 | | #define HAVE_WCRTOMB 1 |
---|
8614 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8615 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8616 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
8617 | | #define CHECK_PRINTF_SAFE 1 |
---|
8618 | | #define HAVE_DECL_WCSDUP 1 |
---|
8619 | | #define HAVE_SHUTDOWN 1 |
---|
8620 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8621 | | #define HAVE_SA_FAMILY_T 1 |
---|
8622 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8623 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8624 | | #define HAVE_STRERROR_R 1 |
---|
8625 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8626 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8627 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8628 | | #define HAVE_IPV4 1 |
---|
8629 | | #define HAVE_IPV6 1 |
---|
8630 | | #define PROMOTED_MODE_T int |
---|
8631 | | #define REPLACE_STRERROR_0 1 |
---|
8632 | | #define HAVE_PTHREAD_T 1 |
---|
8633 | | #define HAVE_SIGSET_T 1 |
---|
8634 | | #define HAVE_SCHED_H 1 |
---|
8635 | | #define HAVE_DECL_SETENV 1 |
---|
8636 | | #define HAVE_SEARCH_H 1 |
---|
8637 | | #define HAVE_TSEARCH 1 |
---|
8638 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8639 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8640 | | #define HAVE_DECL_UNSETENV 1 |
---|
8641 | | #define HAVE_ALLOCA 1 |
---|
8642 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
8643 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
8644 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
8645 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8646 | | #define GNULIB_TEST_FREXP 1 |
---|
8647 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8648 | | #define GNULIB_TEST_FREXPL 1 |
---|
8649 | | #define HAVE_INLINE 1 |
---|
8650 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8651 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8652 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8653 | | #define HAVE_DECL_ISWBLANK 1 |
---|
8654 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
8655 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
8656 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
8657 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
8658 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8659 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
8660 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8661 | | #define GNULIB_LOCK 1 |
---|
8662 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8663 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
8664 | | #define GNULIB_TEST_MBSINIT 1 |
---|
8665 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
8666 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8667 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8668 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
8669 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8670 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
8671 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8672 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8673 | | #define HAVE_VISIBILITY 1 |
---|
8674 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
8675 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
8676 | | #define HAVE_STDINT_H 1 |
---|
8677 | | /* end confdefs.h. */ |
---|
8678 | | |
---|
8679 | | #if true == false |
---|
8680 | | #error "true == false" |
---|
8681 | | #endif |
---|
8682 | | extern bool b; |
---|
8683 | | bool b = true == false; |
---|
8684 | configure:42957: result: no |
---|
8685 | configure:43185: checking whether strstr works in linear time |
---|
8686 | configure:43271: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
8687 | configure:43271: $? = 0 |
---|
8688 | configure:43271: ./conftest |
---|
8689 | configure:43271: $? = 142 |
---|
8690 | configure: program exited with status 142 |
---|
8691 | configure: failed program was: |
---|
8692 | | /* confdefs.h */ |
---|
8693 | | #define PACKAGE_NAME "" |
---|
8694 | | #define PACKAGE_TARNAME "" |
---|
8695 | | #define PACKAGE_VERSION "" |
---|
8696 | | #define PACKAGE_STRING "" |
---|
8697 | | #define PACKAGE_BUGREPORT "" |
---|
8698 | | #define PACKAGE_URL "" |
---|
8699 | | #define PACKAGE "libunistring" |
---|
8700 | | #define VERSION "1.1" |
---|
8701 | | #define HAVE_STDIO_H 1 |
---|
8702 | | #define HAVE_STDLIB_H 1 |
---|
8703 | | #define HAVE_STRING_H 1 |
---|
8704 | | #define HAVE_INTTYPES_H 1 |
---|
8705 | | #define HAVE_STDINT_H 1 |
---|
8706 | | #define HAVE_STRINGS_H 1 |
---|
8707 | | #define HAVE_SYS_STAT_H 1 |
---|
8708 | | #define HAVE_SYS_TYPES_H 1 |
---|
8709 | | #define HAVE_UNISTD_H 1 |
---|
8710 | | #define HAVE_WCHAR_H 1 |
---|
8711 | | #define HAVE_ICONV_H 1 |
---|
8712 | | #define HAVE_LIMITS_H 1 |
---|
8713 | | #define HAVE_WCTYPE_H 1 |
---|
8714 | | #define HAVE_LANGINFO_H 1 |
---|
8715 | | #define HAVE_XLOCALE_H 1 |
---|
8716 | | #define HAVE_MATH_H 1 |
---|
8717 | | #define HAVE_SYS_MMAN_H 1 |
---|
8718 | | #define HAVE_STDBOOL_H 1 |
---|
8719 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8720 | | #define HAVE_ARPA_INET_H 1 |
---|
8721 | | #define HAVE_SYS_TIME_H 1 |
---|
8722 | | #define HAVE_NETDB_H 1 |
---|
8723 | | #define HAVE_NETINET_IN_H 1 |
---|
8724 | | #define HAVE_SEMAPHORE_H 1 |
---|
8725 | | #define HAVE_SYS_PARAM_H 1 |
---|
8726 | | #define HAVE_SYS_SELECT_H 1 |
---|
8727 | | #define HAVE_SYS_WAIT_H 1 |
---|
8728 | | #define HAVE_PTHREAD_H 1 |
---|
8729 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8730 | | #define HAVE_STDALIGN_H 1 |
---|
8731 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8732 | | #define HAVE_SYS_UIO_H 1 |
---|
8733 | | #define STDC_HEADERS 1 |
---|
8734 | | #define _ALL_SOURCE 1 |
---|
8735 | | #define _DARWIN_C_SOURCE 1 |
---|
8736 | | #define _GNU_SOURCE 1 |
---|
8737 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8738 | | #define _NETBSD_SOURCE 1 |
---|
8739 | | #define _OPENBSD_SOURCE 1 |
---|
8740 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8741 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
8742 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
8743 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
8744 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
8745 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
8746 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
8747 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
8748 | | #define _TANDEM_SOURCE 1 |
---|
8749 | | #define __EXTENSIONS__ 1 |
---|
8750 | | #define HAVE_DLFCN_H 1 |
---|
8751 | | #define LT_OBJDIR ".libs/" |
---|
8752 | | #define HAVE_ALLOCA_H 1 |
---|
8753 | | #define HAVE_ALLOCA 1 |
---|
8754 | | #define restrict __restrict__ |
---|
8755 | | #define HAVE___HEADER_INLINE 1 |
---|
8756 | | #define HAVE_DECL_ALARM 1 |
---|
8757 | | #define HAVE_ISWCNTRL 1 |
---|
8758 | | #define HAVE_ISWBLANK 1 |
---|
8759 | | #define HAVE_USELOCALE 1 |
---|
8760 | | #define HAVE_NEWLOCALE 1 |
---|
8761 | | #define HAVE_DUPLOCALE 1 |
---|
8762 | | #define HAVE_FREELOCALE 1 |
---|
8763 | | #define HAVE_MBSINIT 1 |
---|
8764 | | #define HAVE_MBRTOWC 1 |
---|
8765 | | #define HAVE_MPROTECT 1 |
---|
8766 | | #define HAVE_SNPRINTF 1 |
---|
8767 | | #define HAVE_STPCPY 1 |
---|
8768 | | #define HAVE_STRDUP 1 |
---|
8769 | | #define HAVE_WCWIDTH 1 |
---|
8770 | | #define HAVE_BTOWC 1 |
---|
8771 | | #define HAVE_FCNTL 1 |
---|
8772 | | #define HAVE_SYMLINK 1 |
---|
8773 | | #define HAVE_FTRUNCATE 1 |
---|
8774 | | #define HAVE_GETDTABLESIZE 1 |
---|
8775 | | #define HAVE_GETPROGNAME 1 |
---|
8776 | | #define HAVE_GETTIMEOFDAY 1 |
---|
8777 | | #define HAVE_ISBLANK 1 |
---|
8778 | | #define HAVE_LSTAT 1 |
---|
8779 | | #define HAVE_STRERROR_R 1 |
---|
8780 | | #define HAVE_PIPE 1 |
---|
8781 | | #define HAVE_PSELECT 1 |
---|
8782 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
8783 | | #define HAVE_SETENV 1 |
---|
8784 | | #define HAVE_SLEEP 1 |
---|
8785 | | #define HAVE_CATGETS 1 |
---|
8786 | | #define HAVE_SHUTDOWN 1 |
---|
8787 | | #define HAVE_USLEEP 1 |
---|
8788 | | #define HAVE_WCRTOMB 1 |
---|
8789 | | #define HAVE_WCTOB 1 |
---|
8790 | | #define HAVE_PTHREAD_API 1 |
---|
8791 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8792 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8793 | | #define HAVE_ICONV 1 |
---|
8794 | | #define ICONV_CONST |
---|
8795 | | #define HAVE_WINT_T 1 |
---|
8796 | | #define HAVE_LONG_LONG_INT 1 |
---|
8797 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
8798 | | #define DBL_EXPBIT0_WORD 1 |
---|
8799 | | #define DBL_EXPBIT0_BIT 20 |
---|
8800 | | #define FLT_EXPBIT0_WORD 0 |
---|
8801 | | #define FLT_EXPBIT0_BIT 23 |
---|
8802 | | #define HAVE_TOWLOWER 1 |
---|
8803 | | #define HAVE_LANGINFO_CODESET 1 |
---|
8804 | | #define HAVE_WCHAR_T 1 |
---|
8805 | | #define HAVE_LC_MESSAGES 1 |
---|
8806 | | #define HAVE_WORKING_USELOCALE 1 |
---|
8807 | | #define HAVE_GOOD_USELOCALE 1 |
---|
8808 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
8809 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
8810 | | #define USE_POSIX_THREADS 1 |
---|
8811 | | #define HAVE_MALLOC_POSIX 1 |
---|
8812 | | #define MALLOC_0_IS_NONNULL 1 |
---|
8813 | | #define HAVE_MBSTATE_T 1 |
---|
8814 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
8815 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
8816 | | #define INSTALLPREFIX "/opt/local" |
---|
8817 | | #define HAVE_DECL_ECVT 1 |
---|
8818 | | #define HAVE_DECL_FCVT 1 |
---|
8819 | | #define HAVE_DECL_GCVT 1 |
---|
8820 | | #define _USE_STD_STAT 1 |
---|
8821 | | #define HAVE_DECL_EXECVPE 0 |
---|
8822 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
8823 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
8824 | | #define HAVE_INTMAX_T 1 |
---|
8825 | | #define HAVE_SNPRINTF 1 |
---|
8826 | | #define HAVE_STRNLEN 1 |
---|
8827 | | #define HAVE_WCSLEN 1 |
---|
8828 | | #define HAVE_WCSNLEN 1 |
---|
8829 | | #define HAVE_MBRTOWC 1 |
---|
8830 | | #define HAVE_WCRTOMB 1 |
---|
8831 | | #define HAVE_DECL__SNPRINTF 0 |
---|
8832 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
8833 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
8834 | | #define CHECK_PRINTF_SAFE 1 |
---|
8835 | | #define HAVE_DECL_WCSDUP 1 |
---|
8836 | | #define HAVE_SHUTDOWN 1 |
---|
8837 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
8838 | | #define HAVE_SA_FAMILY_T 1 |
---|
8839 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
8840 | | #define HAVE_DECL_STRERROR_R 1 |
---|
8841 | | #define HAVE_STRERROR_R 1 |
---|
8842 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
8843 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
8844 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
8845 | | #define HAVE_IPV4 1 |
---|
8846 | | #define HAVE_IPV6 1 |
---|
8847 | | #define PROMOTED_MODE_T int |
---|
8848 | | #define REPLACE_STRERROR_0 1 |
---|
8849 | | #define HAVE_PTHREAD_T 1 |
---|
8850 | | #define HAVE_SIGSET_T 1 |
---|
8851 | | #define HAVE_SCHED_H 1 |
---|
8852 | | #define HAVE_DECL_SETENV 1 |
---|
8853 | | #define HAVE_SEARCH_H 1 |
---|
8854 | | #define HAVE_TSEARCH 1 |
---|
8855 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
8856 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
8857 | | #define HAVE_DECL_UNSETENV 1 |
---|
8858 | | #define HAVE_ALLOCA 1 |
---|
8859 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
8860 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
8861 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
8862 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8863 | | #define GNULIB_TEST_FREXP 1 |
---|
8864 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8865 | | #define GNULIB_TEST_FREXPL 1 |
---|
8866 | | #define HAVE_INLINE 1 |
---|
8867 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
8868 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
8869 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
8870 | | #define HAVE_DECL_ISWBLANK 1 |
---|
8871 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
8872 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
8873 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
8874 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
8875 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
8876 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
8877 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
8878 | | #define GNULIB_LOCK 1 |
---|
8879 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
8880 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
8881 | | #define GNULIB_TEST_MBSINIT 1 |
---|
8882 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
8883 | | #define GNULIB_TEST_MEMCHR 1 |
---|
8884 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
8885 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
8886 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
8887 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
8888 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
8889 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
8890 | | #define HAVE_VISIBILITY 1 |
---|
8891 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
8892 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
8893 | | #define HAVE_STDINT_H 1 |
---|
8894 | | #define GNULIB_TEST_STRNCAT 1 |
---|
8895 | | /* end confdefs.h. */ |
---|
8896 | | |
---|
8897 | | #ifdef __MVS__ |
---|
8898 | | /* z/OS does not deliver signals while strstr() is running (thanks to |
---|
8899 | | restrictions on its LE runtime), which prevents us from limiting the |
---|
8900 | | running time of this test. */ |
---|
8901 | | # error "This test does not work properly on z/OS" |
---|
8902 | | #endif |
---|
8903 | | #include <signal.h> /* for signal */ |
---|
8904 | | #include <string.h> /* for strstr */ |
---|
8905 | | #include <stdlib.h> /* for malloc */ |
---|
8906 | | #include <unistd.h> /* for alarm */ |
---|
8907 | | static void quit (int sig) { _exit (sig + 128); } |
---|
8908 | | |
---|
8909 | | int |
---|
8910 | | main (void) |
---|
8911 | | { |
---|
8912 | | |
---|
8913 | | int result = 0; |
---|
8914 | | size_t m = 1000000; |
---|
8915 | | char *haystack = (char *) malloc (2 * m + 2); |
---|
8916 | | char *needle = (char *) malloc (m + 2); |
---|
8917 | | /* Failure to compile this test due to missing alarm is okay, |
---|
8918 | | since all such platforms (mingw) also have quadratic strstr. */ |
---|
8919 | | signal (SIGALRM, quit); |
---|
8920 | | alarm (5); |
---|
8921 | | /* Check for quadratic performance. */ |
---|
8922 | | if (haystack && needle) |
---|
8923 | | { |
---|
8924 | | memset (haystack, 'A', 2 * m); |
---|
8925 | | haystack[2 * m] = 'B'; |
---|
8926 | | haystack[2 * m + 1] = 0; |
---|
8927 | | memset (needle, 'A', m); |
---|
8928 | | needle[m] = 'B'; |
---|
8929 | | needle[m + 1] = 0; |
---|
8930 | | if (!strstr (haystack, needle)) |
---|
8931 | | result |= 1; |
---|
8932 | | } |
---|
8933 | | /* Free allocated memory, in case some sanitizer is watching. */ |
---|
8934 | | free (haystack); |
---|
8935 | | free (needle); |
---|
8936 | | return result; |
---|
8937 | | |
---|
8938 | | ; |
---|
8939 | | return 0; |
---|
8940 | | } |
---|
8941 | configure:43283: result: no |
---|
8942 | configure:43311: checking whether strstr works |
---|
8943 | configure:43385: result: yes |
---|
8944 | configure:43438: checking for sys/single_threaded.h |
---|
8945 | configure:43438: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
8946 | conftest.c:234:10: fatal error: 'sys/single_threaded.h' file not found |
---|
8947 | #include <sys/single_threaded.h> |
---|
8948 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
8949 | 1 error generated. |
---|
8950 | configure:43438: $? = 1 |
---|
8951 | configure: failed program was: |
---|
8952 | | /* confdefs.h */ |
---|
8953 | | #define PACKAGE_NAME "" |
---|
8954 | | #define PACKAGE_TARNAME "" |
---|
8955 | | #define PACKAGE_VERSION "" |
---|
8956 | | #define PACKAGE_STRING "" |
---|
8957 | | #define PACKAGE_BUGREPORT "" |
---|
8958 | | #define PACKAGE_URL "" |
---|
8959 | | #define PACKAGE "libunistring" |
---|
8960 | | #define VERSION "1.1" |
---|
8961 | | #define HAVE_STDIO_H 1 |
---|
8962 | | #define HAVE_STDLIB_H 1 |
---|
8963 | | #define HAVE_STRING_H 1 |
---|
8964 | | #define HAVE_INTTYPES_H 1 |
---|
8965 | | #define HAVE_STDINT_H 1 |
---|
8966 | | #define HAVE_STRINGS_H 1 |
---|
8967 | | #define HAVE_SYS_STAT_H 1 |
---|
8968 | | #define HAVE_SYS_TYPES_H 1 |
---|
8969 | | #define HAVE_UNISTD_H 1 |
---|
8970 | | #define HAVE_WCHAR_H 1 |
---|
8971 | | #define HAVE_ICONV_H 1 |
---|
8972 | | #define HAVE_LIMITS_H 1 |
---|
8973 | | #define HAVE_WCTYPE_H 1 |
---|
8974 | | #define HAVE_LANGINFO_H 1 |
---|
8975 | | #define HAVE_XLOCALE_H 1 |
---|
8976 | | #define HAVE_MATH_H 1 |
---|
8977 | | #define HAVE_SYS_MMAN_H 1 |
---|
8978 | | #define HAVE_STDBOOL_H 1 |
---|
8979 | | #define HAVE_SYS_SOCKET_H 1 |
---|
8980 | | #define HAVE_ARPA_INET_H 1 |
---|
8981 | | #define HAVE_SYS_TIME_H 1 |
---|
8982 | | #define HAVE_NETDB_H 1 |
---|
8983 | | #define HAVE_NETINET_IN_H 1 |
---|
8984 | | #define HAVE_SEMAPHORE_H 1 |
---|
8985 | | #define HAVE_SYS_PARAM_H 1 |
---|
8986 | | #define HAVE_SYS_SELECT_H 1 |
---|
8987 | | #define HAVE_SYS_WAIT_H 1 |
---|
8988 | | #define HAVE_PTHREAD_H 1 |
---|
8989 | | #define HAVE_SYS_CDEFS_H 1 |
---|
8990 | | #define HAVE_STDALIGN_H 1 |
---|
8991 | | #define HAVE_SYS_IOCTL_H 1 |
---|
8992 | | #define HAVE_SYS_UIO_H 1 |
---|
8993 | | #define STDC_HEADERS 1 |
---|
8994 | | #define _ALL_SOURCE 1 |
---|
8995 | | #define _DARWIN_C_SOURCE 1 |
---|
8996 | | #define _GNU_SOURCE 1 |
---|
8997 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
8998 | | #define _NETBSD_SOURCE 1 |
---|
8999 | | #define _OPENBSD_SOURCE 1 |
---|
9000 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9001 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9002 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9003 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9004 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9005 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9006 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9007 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9008 | | #define _TANDEM_SOURCE 1 |
---|
9009 | | #define __EXTENSIONS__ 1 |
---|
9010 | | #define HAVE_DLFCN_H 1 |
---|
9011 | | #define LT_OBJDIR ".libs/" |
---|
9012 | | #define HAVE_ALLOCA_H 1 |
---|
9013 | | #define HAVE_ALLOCA 1 |
---|
9014 | | #define restrict __restrict__ |
---|
9015 | | #define HAVE___HEADER_INLINE 1 |
---|
9016 | | #define HAVE_DECL_ALARM 1 |
---|
9017 | | #define HAVE_ISWCNTRL 1 |
---|
9018 | | #define HAVE_ISWBLANK 1 |
---|
9019 | | #define HAVE_USELOCALE 1 |
---|
9020 | | #define HAVE_NEWLOCALE 1 |
---|
9021 | | #define HAVE_DUPLOCALE 1 |
---|
9022 | | #define HAVE_FREELOCALE 1 |
---|
9023 | | #define HAVE_MBSINIT 1 |
---|
9024 | | #define HAVE_MBRTOWC 1 |
---|
9025 | | #define HAVE_MPROTECT 1 |
---|
9026 | | #define HAVE_SNPRINTF 1 |
---|
9027 | | #define HAVE_STPCPY 1 |
---|
9028 | | #define HAVE_STRDUP 1 |
---|
9029 | | #define HAVE_WCWIDTH 1 |
---|
9030 | | #define HAVE_BTOWC 1 |
---|
9031 | | #define HAVE_FCNTL 1 |
---|
9032 | | #define HAVE_SYMLINK 1 |
---|
9033 | | #define HAVE_FTRUNCATE 1 |
---|
9034 | | #define HAVE_GETDTABLESIZE 1 |
---|
9035 | | #define HAVE_GETPROGNAME 1 |
---|
9036 | | #define HAVE_GETTIMEOFDAY 1 |
---|
9037 | | #define HAVE_ISBLANK 1 |
---|
9038 | | #define HAVE_LSTAT 1 |
---|
9039 | | #define HAVE_STRERROR_R 1 |
---|
9040 | | #define HAVE_PIPE 1 |
---|
9041 | | #define HAVE_PSELECT 1 |
---|
9042 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9043 | | #define HAVE_SETENV 1 |
---|
9044 | | #define HAVE_SLEEP 1 |
---|
9045 | | #define HAVE_CATGETS 1 |
---|
9046 | | #define HAVE_SHUTDOWN 1 |
---|
9047 | | #define HAVE_USLEEP 1 |
---|
9048 | | #define HAVE_WCRTOMB 1 |
---|
9049 | | #define HAVE_WCTOB 1 |
---|
9050 | | #define HAVE_PTHREAD_API 1 |
---|
9051 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9052 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9053 | | #define HAVE_ICONV 1 |
---|
9054 | | #define ICONV_CONST |
---|
9055 | | #define HAVE_WINT_T 1 |
---|
9056 | | #define HAVE_LONG_LONG_INT 1 |
---|
9057 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9058 | | #define DBL_EXPBIT0_WORD 1 |
---|
9059 | | #define DBL_EXPBIT0_BIT 20 |
---|
9060 | | #define FLT_EXPBIT0_WORD 0 |
---|
9061 | | #define FLT_EXPBIT0_BIT 23 |
---|
9062 | | #define HAVE_TOWLOWER 1 |
---|
9063 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9064 | | #define HAVE_WCHAR_T 1 |
---|
9065 | | #define HAVE_LC_MESSAGES 1 |
---|
9066 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9067 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9068 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9069 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9070 | | #define USE_POSIX_THREADS 1 |
---|
9071 | | #define HAVE_MALLOC_POSIX 1 |
---|
9072 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9073 | | #define HAVE_MBSTATE_T 1 |
---|
9074 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9075 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9076 | | #define INSTALLPREFIX "/opt/local" |
---|
9077 | | #define HAVE_DECL_ECVT 1 |
---|
9078 | | #define HAVE_DECL_FCVT 1 |
---|
9079 | | #define HAVE_DECL_GCVT 1 |
---|
9080 | | #define _USE_STD_STAT 1 |
---|
9081 | | #define HAVE_DECL_EXECVPE 0 |
---|
9082 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9083 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9084 | | #define HAVE_INTMAX_T 1 |
---|
9085 | | #define HAVE_SNPRINTF 1 |
---|
9086 | | #define HAVE_STRNLEN 1 |
---|
9087 | | #define HAVE_WCSLEN 1 |
---|
9088 | | #define HAVE_WCSNLEN 1 |
---|
9089 | | #define HAVE_MBRTOWC 1 |
---|
9090 | | #define HAVE_WCRTOMB 1 |
---|
9091 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9092 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
9093 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
9094 | | #define CHECK_PRINTF_SAFE 1 |
---|
9095 | | #define HAVE_DECL_WCSDUP 1 |
---|
9096 | | #define HAVE_SHUTDOWN 1 |
---|
9097 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
9098 | | #define HAVE_SA_FAMILY_T 1 |
---|
9099 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
9100 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9101 | | #define HAVE_STRERROR_R 1 |
---|
9102 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
9103 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9104 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9105 | | #define HAVE_IPV4 1 |
---|
9106 | | #define HAVE_IPV6 1 |
---|
9107 | | #define PROMOTED_MODE_T int |
---|
9108 | | #define REPLACE_STRERROR_0 1 |
---|
9109 | | #define HAVE_PTHREAD_T 1 |
---|
9110 | | #define HAVE_SIGSET_T 1 |
---|
9111 | | #define HAVE_SCHED_H 1 |
---|
9112 | | #define HAVE_DECL_SETENV 1 |
---|
9113 | | #define HAVE_SEARCH_H 1 |
---|
9114 | | #define HAVE_TSEARCH 1 |
---|
9115 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9116 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9117 | | #define HAVE_DECL_UNSETENV 1 |
---|
9118 | | #define HAVE_ALLOCA 1 |
---|
9119 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
9120 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
9121 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
9122 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9123 | | #define GNULIB_TEST_FREXP 1 |
---|
9124 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
9125 | | #define GNULIB_TEST_FREXPL 1 |
---|
9126 | | #define HAVE_INLINE 1 |
---|
9127 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
9128 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
9129 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
9130 | | #define HAVE_DECL_ISWBLANK 1 |
---|
9131 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
9132 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
9133 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
9134 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
9135 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
9136 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
9137 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
9138 | | #define GNULIB_LOCK 1 |
---|
9139 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9140 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9141 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9142 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
9143 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9144 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9145 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
9146 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
9147 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
9148 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9149 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9150 | | #define HAVE_VISIBILITY 1 |
---|
9151 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
9152 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
9153 | | #define HAVE_STDINT_H 1 |
---|
9154 | | #define GNULIB_TEST_STRNCAT 1 |
---|
9155 | | #define GNULIB_TEST_STRSTR 1 |
---|
9156 | | /* end confdefs.h. */ |
---|
9157 | | #include <stddef.h> |
---|
9158 | | #ifdef HAVE_STDIO_H |
---|
9159 | | # include <stdio.h> |
---|
9160 | | #endif |
---|
9161 | | #ifdef HAVE_STDLIB_H |
---|
9162 | | # include <stdlib.h> |
---|
9163 | | #endif |
---|
9164 | | #ifdef HAVE_STRING_H |
---|
9165 | | # include <string.h> |
---|
9166 | | #endif |
---|
9167 | | #ifdef HAVE_INTTYPES_H |
---|
9168 | | # include <inttypes.h> |
---|
9169 | | #endif |
---|
9170 | | #ifdef HAVE_STDINT_H |
---|
9171 | | # include <stdint.h> |
---|
9172 | | #endif |
---|
9173 | | #ifdef HAVE_STRINGS_H |
---|
9174 | | # include <strings.h> |
---|
9175 | | #endif |
---|
9176 | | #ifdef HAVE_SYS_TYPES_H |
---|
9177 | | # include <sys/types.h> |
---|
9178 | | #endif |
---|
9179 | | #ifdef HAVE_SYS_STAT_H |
---|
9180 | | # include <sys/stat.h> |
---|
9181 | | #endif |
---|
9182 | | #ifdef HAVE_UNISTD_H |
---|
9183 | | # include <unistd.h> |
---|
9184 | | #endif |
---|
9185 | | #include <sys/single_threaded.h> |
---|
9186 | configure:43438: result: no |
---|
9187 | configure:54634: checking for ptrdiff_t |
---|
9188 | configure:54634: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
9189 | configure:54634: $? = 0 |
---|
9190 | configure:54634: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
9191 | conftest.c:251:24: error: expected expression |
---|
9192 | if (sizeof ((ptrdiff_t))) |
---|
9193 | ^ |
---|
9194 | 1 error generated. |
---|
9195 | configure:54634: $? = 1 |
---|
9196 | configure: failed program was: |
---|
9197 | | /* confdefs.h */ |
---|
9198 | | #define PACKAGE_NAME "" |
---|
9199 | | #define PACKAGE_TARNAME "" |
---|
9200 | | #define PACKAGE_VERSION "" |
---|
9201 | | #define PACKAGE_STRING "" |
---|
9202 | | #define PACKAGE_BUGREPORT "" |
---|
9203 | | #define PACKAGE_URL "" |
---|
9204 | | #define PACKAGE "libunistring" |
---|
9205 | | #define VERSION "1.1" |
---|
9206 | | #define HAVE_STDIO_H 1 |
---|
9207 | | #define HAVE_STDLIB_H 1 |
---|
9208 | | #define HAVE_STRING_H 1 |
---|
9209 | | #define HAVE_INTTYPES_H 1 |
---|
9210 | | #define HAVE_STDINT_H 1 |
---|
9211 | | #define HAVE_STRINGS_H 1 |
---|
9212 | | #define HAVE_SYS_STAT_H 1 |
---|
9213 | | #define HAVE_SYS_TYPES_H 1 |
---|
9214 | | #define HAVE_UNISTD_H 1 |
---|
9215 | | #define HAVE_WCHAR_H 1 |
---|
9216 | | #define HAVE_ICONV_H 1 |
---|
9217 | | #define HAVE_LIMITS_H 1 |
---|
9218 | | #define HAVE_WCTYPE_H 1 |
---|
9219 | | #define HAVE_LANGINFO_H 1 |
---|
9220 | | #define HAVE_XLOCALE_H 1 |
---|
9221 | | #define HAVE_MATH_H 1 |
---|
9222 | | #define HAVE_SYS_MMAN_H 1 |
---|
9223 | | #define HAVE_STDBOOL_H 1 |
---|
9224 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9225 | | #define HAVE_ARPA_INET_H 1 |
---|
9226 | | #define HAVE_SYS_TIME_H 1 |
---|
9227 | | #define HAVE_NETDB_H 1 |
---|
9228 | | #define HAVE_NETINET_IN_H 1 |
---|
9229 | | #define HAVE_SEMAPHORE_H 1 |
---|
9230 | | #define HAVE_SYS_PARAM_H 1 |
---|
9231 | | #define HAVE_SYS_SELECT_H 1 |
---|
9232 | | #define HAVE_SYS_WAIT_H 1 |
---|
9233 | | #define HAVE_PTHREAD_H 1 |
---|
9234 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9235 | | #define HAVE_STDALIGN_H 1 |
---|
9236 | | #define HAVE_SYS_IOCTL_H 1 |
---|
9237 | | #define HAVE_SYS_UIO_H 1 |
---|
9238 | | #define STDC_HEADERS 1 |
---|
9239 | | #define _ALL_SOURCE 1 |
---|
9240 | | #define _DARWIN_C_SOURCE 1 |
---|
9241 | | #define _GNU_SOURCE 1 |
---|
9242 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9243 | | #define _NETBSD_SOURCE 1 |
---|
9244 | | #define _OPENBSD_SOURCE 1 |
---|
9245 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9246 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9247 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9248 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9249 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9250 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9251 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9252 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9253 | | #define _TANDEM_SOURCE 1 |
---|
9254 | | #define __EXTENSIONS__ 1 |
---|
9255 | | #define HAVE_DLFCN_H 1 |
---|
9256 | | #define LT_OBJDIR ".libs/" |
---|
9257 | | #define HAVE_ALLOCA_H 1 |
---|
9258 | | #define HAVE_ALLOCA 1 |
---|
9259 | | #define restrict __restrict__ |
---|
9260 | | #define HAVE___HEADER_INLINE 1 |
---|
9261 | | #define HAVE_DECL_ALARM 1 |
---|
9262 | | #define HAVE_ISWCNTRL 1 |
---|
9263 | | #define HAVE_ISWBLANK 1 |
---|
9264 | | #define HAVE_USELOCALE 1 |
---|
9265 | | #define HAVE_NEWLOCALE 1 |
---|
9266 | | #define HAVE_DUPLOCALE 1 |
---|
9267 | | #define HAVE_FREELOCALE 1 |
---|
9268 | | #define HAVE_MBSINIT 1 |
---|
9269 | | #define HAVE_MBRTOWC 1 |
---|
9270 | | #define HAVE_MPROTECT 1 |
---|
9271 | | #define HAVE_SNPRINTF 1 |
---|
9272 | | #define HAVE_STPCPY 1 |
---|
9273 | | #define HAVE_STRDUP 1 |
---|
9274 | | #define HAVE_WCWIDTH 1 |
---|
9275 | | #define HAVE_BTOWC 1 |
---|
9276 | | #define HAVE_FCNTL 1 |
---|
9277 | | #define HAVE_SYMLINK 1 |
---|
9278 | | #define HAVE_FTRUNCATE 1 |
---|
9279 | | #define HAVE_GETDTABLESIZE 1 |
---|
9280 | | #define HAVE_GETPROGNAME 1 |
---|
9281 | | #define HAVE_GETTIMEOFDAY 1 |
---|
9282 | | #define HAVE_ISBLANK 1 |
---|
9283 | | #define HAVE_LSTAT 1 |
---|
9284 | | #define HAVE_STRERROR_R 1 |
---|
9285 | | #define HAVE_PIPE 1 |
---|
9286 | | #define HAVE_PSELECT 1 |
---|
9287 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9288 | | #define HAVE_SETENV 1 |
---|
9289 | | #define HAVE_SLEEP 1 |
---|
9290 | | #define HAVE_CATGETS 1 |
---|
9291 | | #define HAVE_SHUTDOWN 1 |
---|
9292 | | #define HAVE_USLEEP 1 |
---|
9293 | | #define HAVE_WCRTOMB 1 |
---|
9294 | | #define HAVE_WCTOB 1 |
---|
9295 | | #define HAVE_PTHREAD_API 1 |
---|
9296 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9297 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9298 | | #define HAVE_ICONV 1 |
---|
9299 | | #define ICONV_CONST |
---|
9300 | | #define HAVE_WINT_T 1 |
---|
9301 | | #define HAVE_LONG_LONG_INT 1 |
---|
9302 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9303 | | #define DBL_EXPBIT0_WORD 1 |
---|
9304 | | #define DBL_EXPBIT0_BIT 20 |
---|
9305 | | #define FLT_EXPBIT0_WORD 0 |
---|
9306 | | #define FLT_EXPBIT0_BIT 23 |
---|
9307 | | #define HAVE_TOWLOWER 1 |
---|
9308 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9309 | | #define HAVE_WCHAR_T 1 |
---|
9310 | | #define HAVE_LC_MESSAGES 1 |
---|
9311 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9312 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9313 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9314 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9315 | | #define USE_POSIX_THREADS 1 |
---|
9316 | | #define HAVE_MALLOC_POSIX 1 |
---|
9317 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9318 | | #define HAVE_MBSTATE_T 1 |
---|
9319 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9320 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9321 | | #define INSTALLPREFIX "/opt/local" |
---|
9322 | | #define HAVE_DECL_ECVT 1 |
---|
9323 | | #define HAVE_DECL_FCVT 1 |
---|
9324 | | #define HAVE_DECL_GCVT 1 |
---|
9325 | | #define _USE_STD_STAT 1 |
---|
9326 | | #define HAVE_DECL_EXECVPE 0 |
---|
9327 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9328 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9329 | | #define HAVE_INTMAX_T 1 |
---|
9330 | | #define HAVE_SNPRINTF 1 |
---|
9331 | | #define HAVE_STRNLEN 1 |
---|
9332 | | #define HAVE_WCSLEN 1 |
---|
9333 | | #define HAVE_WCSNLEN 1 |
---|
9334 | | #define HAVE_MBRTOWC 1 |
---|
9335 | | #define HAVE_WCRTOMB 1 |
---|
9336 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9337 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
9338 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
9339 | | #define CHECK_PRINTF_SAFE 1 |
---|
9340 | | #define HAVE_DECL_WCSDUP 1 |
---|
9341 | | #define HAVE_SHUTDOWN 1 |
---|
9342 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
9343 | | #define HAVE_SA_FAMILY_T 1 |
---|
9344 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
9345 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9346 | | #define HAVE_STRERROR_R 1 |
---|
9347 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
9348 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9349 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9350 | | #define HAVE_IPV4 1 |
---|
9351 | | #define HAVE_IPV6 1 |
---|
9352 | | #define PROMOTED_MODE_T int |
---|
9353 | | #define REPLACE_STRERROR_0 1 |
---|
9354 | | #define HAVE_PTHREAD_T 1 |
---|
9355 | | #define HAVE_SIGSET_T 1 |
---|
9356 | | #define HAVE_SCHED_H 1 |
---|
9357 | | #define HAVE_DECL_SETENV 1 |
---|
9358 | | #define HAVE_SEARCH_H 1 |
---|
9359 | | #define HAVE_TSEARCH 1 |
---|
9360 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9361 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9362 | | #define HAVE_DECL_UNSETENV 1 |
---|
9363 | | #define HAVE_ALLOCA 1 |
---|
9364 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
9365 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
9366 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
9367 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9368 | | #define GNULIB_TEST_FREXP 1 |
---|
9369 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
9370 | | #define GNULIB_TEST_FREXPL 1 |
---|
9371 | | #define HAVE_INLINE 1 |
---|
9372 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
9373 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
9374 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
9375 | | #define HAVE_DECL_ISWBLANK 1 |
---|
9376 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
9377 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
9378 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
9379 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
9380 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
9381 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
9382 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
9383 | | #define GNULIB_LOCK 1 |
---|
9384 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9385 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9386 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9387 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
9388 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9389 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9390 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
9391 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
9392 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
9393 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9394 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9395 | | #define HAVE_VISIBILITY 1 |
---|
9396 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
9397 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
9398 | | #define HAVE_STDINT_H 1 |
---|
9399 | | #define GNULIB_TEST_STRNCAT 1 |
---|
9400 | | #define GNULIB_TEST_STRSTR 1 |
---|
9401 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
9402 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
9403 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
9404 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
9405 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
9406 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
9407 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
9408 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
9409 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
9410 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
9411 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
9412 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
9413 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
9414 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
9415 | | /* end confdefs.h. */ |
---|
9416 | | #include <stddef.h> |
---|
9417 | | #ifdef HAVE_STDIO_H |
---|
9418 | | # include <stdio.h> |
---|
9419 | | #endif |
---|
9420 | | #ifdef HAVE_STDLIB_H |
---|
9421 | | # include <stdlib.h> |
---|
9422 | | #endif |
---|
9423 | | #ifdef HAVE_STRING_H |
---|
9424 | | # include <string.h> |
---|
9425 | | #endif |
---|
9426 | | #ifdef HAVE_INTTYPES_H |
---|
9427 | | # include <inttypes.h> |
---|
9428 | | #endif |
---|
9429 | | #ifdef HAVE_STDINT_H |
---|
9430 | | # include <stdint.h> |
---|
9431 | | #endif |
---|
9432 | | #ifdef HAVE_STRINGS_H |
---|
9433 | | # include <strings.h> |
---|
9434 | | #endif |
---|
9435 | | #ifdef HAVE_SYS_TYPES_H |
---|
9436 | | # include <sys/types.h> |
---|
9437 | | #endif |
---|
9438 | | #ifdef HAVE_SYS_STAT_H |
---|
9439 | | # include <sys/stat.h> |
---|
9440 | | #endif |
---|
9441 | | #ifdef HAVE_UNISTD_H |
---|
9442 | | # include <unistd.h> |
---|
9443 | | #endif |
---|
9444 | | int |
---|
9445 | | main (void) |
---|
9446 | | { |
---|
9447 | | if (sizeof ((ptrdiff_t))) |
---|
9448 | | return 0; |
---|
9449 | | ; |
---|
9450 | | return 0; |
---|
9451 | | } |
---|
9452 | configure:54634: result: yes |
---|
9453 | configure:54898: checking for nl_langinfo |
---|
9454 | configure:54898: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9455 | configure:54898: $? = 0 |
---|
9456 | configure:54898: result: yes |
---|
9457 | configure:55186: checking for nl_langinfo |
---|
9458 | configure:55186: result: yes |
---|
9459 | configure:55508: checking for ptrdiff_t |
---|
9460 | configure:55508: result: yes |
---|
9461 | configure:55772: checking for nl_langinfo |
---|
9462 | configure:55772: result: yes |
---|
9463 | configure:56060: checking for nl_langinfo |
---|
9464 | configure:56060: result: yes |
---|
9465 | configure:56382: checking for ptrdiff_t |
---|
9466 | configure:56382: result: yes |
---|
9467 | configure:56646: checking for nl_langinfo |
---|
9468 | configure:56646: result: yes |
---|
9469 | configure:56934: checking for nl_langinfo |
---|
9470 | configure:56934: result: yes |
---|
9471 | configure:57291: checking for ptrdiff_t |
---|
9472 | configure:57291: result: yes |
---|
9473 | configure:57415: checking for nl_langinfo |
---|
9474 | configure:57415: result: yes |
---|
9475 | configure:62635: checking whether wcwidth is declared |
---|
9476 | configure:62635: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
9477 | configure:62635: $? = 0 |
---|
9478 | configure:62635: result: yes |
---|
9479 | configure:62683: checking whether wcwidth works reasonably in UTF-8 locales |
---|
9480 | configure:62735: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9481 | configure:62735: $? = 0 |
---|
9482 | configure:62735: ./conftest |
---|
9483 | configure:62735: $? = 6 |
---|
9484 | configure: program exited with status 6 |
---|
9485 | configure: failed program was: |
---|
9486 | | /* confdefs.h */ |
---|
9487 | | #define PACKAGE_NAME "" |
---|
9488 | | #define PACKAGE_TARNAME "" |
---|
9489 | | #define PACKAGE_VERSION "" |
---|
9490 | | #define PACKAGE_STRING "" |
---|
9491 | | #define PACKAGE_BUGREPORT "" |
---|
9492 | | #define PACKAGE_URL "" |
---|
9493 | | #define PACKAGE "libunistring" |
---|
9494 | | #define VERSION "1.1" |
---|
9495 | | #define HAVE_STDIO_H 1 |
---|
9496 | | #define HAVE_STDLIB_H 1 |
---|
9497 | | #define HAVE_STRING_H 1 |
---|
9498 | | #define HAVE_INTTYPES_H 1 |
---|
9499 | | #define HAVE_STDINT_H 1 |
---|
9500 | | #define HAVE_STRINGS_H 1 |
---|
9501 | | #define HAVE_SYS_STAT_H 1 |
---|
9502 | | #define HAVE_SYS_TYPES_H 1 |
---|
9503 | | #define HAVE_UNISTD_H 1 |
---|
9504 | | #define HAVE_WCHAR_H 1 |
---|
9505 | | #define HAVE_ICONV_H 1 |
---|
9506 | | #define HAVE_LIMITS_H 1 |
---|
9507 | | #define HAVE_WCTYPE_H 1 |
---|
9508 | | #define HAVE_LANGINFO_H 1 |
---|
9509 | | #define HAVE_XLOCALE_H 1 |
---|
9510 | | #define HAVE_MATH_H 1 |
---|
9511 | | #define HAVE_SYS_MMAN_H 1 |
---|
9512 | | #define HAVE_STDBOOL_H 1 |
---|
9513 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9514 | | #define HAVE_ARPA_INET_H 1 |
---|
9515 | | #define HAVE_SYS_TIME_H 1 |
---|
9516 | | #define HAVE_NETDB_H 1 |
---|
9517 | | #define HAVE_NETINET_IN_H 1 |
---|
9518 | | #define HAVE_SEMAPHORE_H 1 |
---|
9519 | | #define HAVE_SYS_PARAM_H 1 |
---|
9520 | | #define HAVE_SYS_SELECT_H 1 |
---|
9521 | | #define HAVE_SYS_WAIT_H 1 |
---|
9522 | | #define HAVE_PTHREAD_H 1 |
---|
9523 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9524 | | #define HAVE_STDALIGN_H 1 |
---|
9525 | | #define HAVE_SYS_IOCTL_H 1 |
---|
9526 | | #define HAVE_SYS_UIO_H 1 |
---|
9527 | | #define STDC_HEADERS 1 |
---|
9528 | | #define _ALL_SOURCE 1 |
---|
9529 | | #define _DARWIN_C_SOURCE 1 |
---|
9530 | | #define _GNU_SOURCE 1 |
---|
9531 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9532 | | #define _NETBSD_SOURCE 1 |
---|
9533 | | #define _OPENBSD_SOURCE 1 |
---|
9534 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9535 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9536 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9537 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9538 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9539 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9540 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9541 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9542 | | #define _TANDEM_SOURCE 1 |
---|
9543 | | #define __EXTENSIONS__ 1 |
---|
9544 | | #define HAVE_DLFCN_H 1 |
---|
9545 | | #define LT_OBJDIR ".libs/" |
---|
9546 | | #define HAVE_ALLOCA_H 1 |
---|
9547 | | #define HAVE_ALLOCA 1 |
---|
9548 | | #define restrict __restrict__ |
---|
9549 | | #define HAVE___HEADER_INLINE 1 |
---|
9550 | | #define HAVE_DECL_ALARM 1 |
---|
9551 | | #define HAVE_ISWCNTRL 1 |
---|
9552 | | #define HAVE_ISWBLANK 1 |
---|
9553 | | #define HAVE_USELOCALE 1 |
---|
9554 | | #define HAVE_NEWLOCALE 1 |
---|
9555 | | #define HAVE_DUPLOCALE 1 |
---|
9556 | | #define HAVE_FREELOCALE 1 |
---|
9557 | | #define HAVE_MBSINIT 1 |
---|
9558 | | #define HAVE_MBRTOWC 1 |
---|
9559 | | #define HAVE_MPROTECT 1 |
---|
9560 | | #define HAVE_SNPRINTF 1 |
---|
9561 | | #define HAVE_STPCPY 1 |
---|
9562 | | #define HAVE_STRDUP 1 |
---|
9563 | | #define HAVE_WCWIDTH 1 |
---|
9564 | | #define HAVE_BTOWC 1 |
---|
9565 | | #define HAVE_FCNTL 1 |
---|
9566 | | #define HAVE_SYMLINK 1 |
---|
9567 | | #define HAVE_FTRUNCATE 1 |
---|
9568 | | #define HAVE_GETDTABLESIZE 1 |
---|
9569 | | #define HAVE_GETPROGNAME 1 |
---|
9570 | | #define HAVE_GETTIMEOFDAY 1 |
---|
9571 | | #define HAVE_ISBLANK 1 |
---|
9572 | | #define HAVE_LSTAT 1 |
---|
9573 | | #define HAVE_STRERROR_R 1 |
---|
9574 | | #define HAVE_PIPE 1 |
---|
9575 | | #define HAVE_PSELECT 1 |
---|
9576 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9577 | | #define HAVE_SETENV 1 |
---|
9578 | | #define HAVE_SLEEP 1 |
---|
9579 | | #define HAVE_CATGETS 1 |
---|
9580 | | #define HAVE_SHUTDOWN 1 |
---|
9581 | | #define HAVE_USLEEP 1 |
---|
9582 | | #define HAVE_WCRTOMB 1 |
---|
9583 | | #define HAVE_WCTOB 1 |
---|
9584 | | #define HAVE_PTHREAD_API 1 |
---|
9585 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9586 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9587 | | #define HAVE_ICONV 1 |
---|
9588 | | #define ICONV_CONST |
---|
9589 | | #define HAVE_WINT_T 1 |
---|
9590 | | #define HAVE_LONG_LONG_INT 1 |
---|
9591 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9592 | | #define DBL_EXPBIT0_WORD 1 |
---|
9593 | | #define DBL_EXPBIT0_BIT 20 |
---|
9594 | | #define FLT_EXPBIT0_WORD 0 |
---|
9595 | | #define FLT_EXPBIT0_BIT 23 |
---|
9596 | | #define HAVE_TOWLOWER 1 |
---|
9597 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9598 | | #define HAVE_WCHAR_T 1 |
---|
9599 | | #define HAVE_LC_MESSAGES 1 |
---|
9600 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9601 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9602 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9603 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9604 | | #define USE_POSIX_THREADS 1 |
---|
9605 | | #define HAVE_MALLOC_POSIX 1 |
---|
9606 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9607 | | #define HAVE_MBSTATE_T 1 |
---|
9608 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9609 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9610 | | #define INSTALLPREFIX "/opt/local" |
---|
9611 | | #define HAVE_DECL_ECVT 1 |
---|
9612 | | #define HAVE_DECL_FCVT 1 |
---|
9613 | | #define HAVE_DECL_GCVT 1 |
---|
9614 | | #define _USE_STD_STAT 1 |
---|
9615 | | #define HAVE_DECL_EXECVPE 0 |
---|
9616 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9617 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9618 | | #define HAVE_INTMAX_T 1 |
---|
9619 | | #define HAVE_SNPRINTF 1 |
---|
9620 | | #define HAVE_STRNLEN 1 |
---|
9621 | | #define HAVE_WCSLEN 1 |
---|
9622 | | #define HAVE_WCSNLEN 1 |
---|
9623 | | #define HAVE_MBRTOWC 1 |
---|
9624 | | #define HAVE_WCRTOMB 1 |
---|
9625 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9626 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
9627 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
9628 | | #define CHECK_PRINTF_SAFE 1 |
---|
9629 | | #define HAVE_DECL_WCSDUP 1 |
---|
9630 | | #define HAVE_SHUTDOWN 1 |
---|
9631 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
9632 | | #define HAVE_SA_FAMILY_T 1 |
---|
9633 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
9634 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9635 | | #define HAVE_STRERROR_R 1 |
---|
9636 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
9637 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9638 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9639 | | #define HAVE_IPV4 1 |
---|
9640 | | #define HAVE_IPV6 1 |
---|
9641 | | #define PROMOTED_MODE_T int |
---|
9642 | | #define REPLACE_STRERROR_0 1 |
---|
9643 | | #define HAVE_PTHREAD_T 1 |
---|
9644 | | #define HAVE_SIGSET_T 1 |
---|
9645 | | #define HAVE_SCHED_H 1 |
---|
9646 | | #define HAVE_DECL_SETENV 1 |
---|
9647 | | #define HAVE_SEARCH_H 1 |
---|
9648 | | #define HAVE_TSEARCH 1 |
---|
9649 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9650 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9651 | | #define HAVE_DECL_UNSETENV 1 |
---|
9652 | | #define HAVE_ALLOCA 1 |
---|
9653 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
9654 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
9655 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
9656 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9657 | | #define GNULIB_TEST_FREXP 1 |
---|
9658 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
9659 | | #define GNULIB_TEST_FREXPL 1 |
---|
9660 | | #define HAVE_INLINE 1 |
---|
9661 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
9662 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
9663 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
9664 | | #define HAVE_DECL_ISWBLANK 1 |
---|
9665 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
9666 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
9667 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
9668 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
9669 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
9670 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
9671 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
9672 | | #define GNULIB_LOCK 1 |
---|
9673 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
9674 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
9675 | | #define GNULIB_TEST_MBSINIT 1 |
---|
9676 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
9677 | | #define GNULIB_TEST_MEMCHR 1 |
---|
9678 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9679 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
9680 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
9681 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
9682 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9683 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9684 | | #define HAVE_VISIBILITY 1 |
---|
9685 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
9686 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
9687 | | #define HAVE_STDINT_H 1 |
---|
9688 | | #define GNULIB_TEST_STRNCAT 1 |
---|
9689 | | #define GNULIB_TEST_STRSTR 1 |
---|
9690 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
9691 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
9692 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
9693 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
9694 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
9695 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
9696 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
9697 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
9698 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
9699 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
9700 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
9701 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
9702 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
9703 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
9704 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9705 | | #define HAVE_NL_LANGINFO 1 |
---|
9706 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9707 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9708 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9709 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9710 | | #define HAVE_NL_LANGINFO 1 |
---|
9711 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9712 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9713 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9714 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9715 | | #define HAVE_NL_LANGINFO 1 |
---|
9716 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9717 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9718 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9719 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9720 | | #define HAVE_NL_LANGINFO 1 |
---|
9721 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9722 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9723 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9724 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9725 | | #define HAVE_NL_LANGINFO 1 |
---|
9726 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9727 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9728 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9729 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9730 | | #define HAVE_NL_LANGINFO 1 |
---|
9731 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9732 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9733 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9734 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
9735 | | #define HAVE_NL_LANGINFO 1 |
---|
9736 | | #define NEED_PRINTF_ENOMEM 1 |
---|
9737 | | #define NEED_PRINTF_DOUBLE 1 |
---|
9738 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
9739 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
9740 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
9741 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
9742 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
9743 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
9744 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
9745 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
9746 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
9747 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
9748 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
9749 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
9750 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
9751 | | #define HAVE_DECL_WCWIDTH 1 |
---|
9752 | | /* end confdefs.h. */ |
---|
9753 | | |
---|
9754 | | #include <locale.h> |
---|
9755 | | #include <wchar.h> |
---|
9756 | | #if !HAVE_DECL_WCWIDTH |
---|
9757 | | extern |
---|
9758 | | # ifdef __cplusplus |
---|
9759 | | "C" |
---|
9760 | | # endif |
---|
9761 | | int wcwidth (int); |
---|
9762 | | #endif |
---|
9763 | | int main () |
---|
9764 | | { |
---|
9765 | | int result = 0; |
---|
9766 | | if (setlocale (LC_ALL, "en_US.UTF-8") != NULL) |
---|
9767 | | { |
---|
9768 | | if (wcwidth (0x0301) > 0) |
---|
9769 | | result |= 1; |
---|
9770 | | if (wcwidth (0x05B0) > 0) |
---|
9771 | | result |= 2; |
---|
9772 | | if (wcwidth (0x200B) > 0) |
---|
9773 | | result |= 4; |
---|
9774 | | if (wcwidth (0xFF1A) == 0) |
---|
9775 | | result |= 8; |
---|
9776 | | if (wcwidth (0x2202) > 1) |
---|
9777 | | result |= 16; |
---|
9778 | | } |
---|
9779 | | return result; |
---|
9780 | | } |
---|
9781 | configure:62747: result: no |
---|
9782 | configure:62865: checking for stdint.h |
---|
9783 | configure:62865: result: yes |
---|
9784 | configure:63007: checking whether btowc(0) is correct |
---|
9785 | configure:63038: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9786 | configure:63038: $? = 0 |
---|
9787 | configure:63038: ./conftest |
---|
9788 | configure:63038: $? = 0 |
---|
9789 | configure:63050: result: yes |
---|
9790 | configure:63053: checking whether btowc(EOF) is correct |
---|
9791 | configure:63089: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9792 | configure:63089: $? = 0 |
---|
9793 | configure:63089: ./conftest |
---|
9794 | configure:63089: $? = 0 |
---|
9795 | configure:63102: result: yes |
---|
9796 | configure:63169: checking for a traditional french locale |
---|
9797 | configure:63304: result: fr_FR.ISO8859-1 |
---|
9798 | configure:63311: checking for a french Unicode locale |
---|
9799 | configure:63433: result: fr_FR.UTF-8 |
---|
9800 | configure:63441: checking for a traditional french locale |
---|
9801 | configure:63576: result: fr_FR.ISO8859-1 |
---|
9802 | configure:63584: checking for a turkish Unicode locale |
---|
9803 | configure:63657: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9804 | configure:63660: $? = 0 |
---|
9805 | configure:63708: result: none |
---|
9806 | configure:63719: checking whether calloc (0, n) and calloc (n, 0) return nonnull |
---|
9807 | configure:63751: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9808 | configure:63751: $? = 0 |
---|
9809 | configure:63751: ./conftest |
---|
9810 | configure:63751: $? = 0 |
---|
9811 | configure:63775: result: yes |
---|
9812 | configure:63997: checking whether // is distinct from / |
---|
9813 | configure:64027: result: no |
---|
9814 | configure:64038: checking whether dup2 works |
---|
9815 | configure:64131: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9816 | configure:64131: $? = 0 |
---|
9817 | configure:64131: ./conftest |
---|
9818 | configure:64131: $? = 0 |
---|
9819 | configure:64143: result: yes |
---|
9820 | configure:64231: checking for error_at_line |
---|
9821 | configure:64248: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
9822 | conftest.c:280:10: fatal error: 'error.h' file not found |
---|
9823 | #include <error.h> |
---|
9824 | ^~~~~~~~~ |
---|
9825 | 1 error generated. |
---|
9826 | configure:64248: $? = 1 |
---|
9827 | configure: failed program was: |
---|
9828 | | /* confdefs.h */ |
---|
9829 | | #define PACKAGE_NAME "" |
---|
9830 | | #define PACKAGE_TARNAME "" |
---|
9831 | | #define PACKAGE_VERSION "" |
---|
9832 | | #define PACKAGE_STRING "" |
---|
9833 | | #define PACKAGE_BUGREPORT "" |
---|
9834 | | #define PACKAGE_URL "" |
---|
9835 | | #define PACKAGE "libunistring" |
---|
9836 | | #define VERSION "1.1" |
---|
9837 | | #define HAVE_STDIO_H 1 |
---|
9838 | | #define HAVE_STDLIB_H 1 |
---|
9839 | | #define HAVE_STRING_H 1 |
---|
9840 | | #define HAVE_INTTYPES_H 1 |
---|
9841 | | #define HAVE_STDINT_H 1 |
---|
9842 | | #define HAVE_STRINGS_H 1 |
---|
9843 | | #define HAVE_SYS_STAT_H 1 |
---|
9844 | | #define HAVE_SYS_TYPES_H 1 |
---|
9845 | | #define HAVE_UNISTD_H 1 |
---|
9846 | | #define HAVE_WCHAR_H 1 |
---|
9847 | | #define HAVE_ICONV_H 1 |
---|
9848 | | #define HAVE_LIMITS_H 1 |
---|
9849 | | #define HAVE_WCTYPE_H 1 |
---|
9850 | | #define HAVE_LANGINFO_H 1 |
---|
9851 | | #define HAVE_XLOCALE_H 1 |
---|
9852 | | #define HAVE_MATH_H 1 |
---|
9853 | | #define HAVE_SYS_MMAN_H 1 |
---|
9854 | | #define HAVE_STDBOOL_H 1 |
---|
9855 | | #define HAVE_SYS_SOCKET_H 1 |
---|
9856 | | #define HAVE_ARPA_INET_H 1 |
---|
9857 | | #define HAVE_SYS_TIME_H 1 |
---|
9858 | | #define HAVE_NETDB_H 1 |
---|
9859 | | #define HAVE_NETINET_IN_H 1 |
---|
9860 | | #define HAVE_SEMAPHORE_H 1 |
---|
9861 | | #define HAVE_SYS_PARAM_H 1 |
---|
9862 | | #define HAVE_SYS_SELECT_H 1 |
---|
9863 | | #define HAVE_SYS_WAIT_H 1 |
---|
9864 | | #define HAVE_PTHREAD_H 1 |
---|
9865 | | #define HAVE_SYS_CDEFS_H 1 |
---|
9866 | | #define HAVE_STDALIGN_H 1 |
---|
9867 | | #define HAVE_SYS_IOCTL_H 1 |
---|
9868 | | #define HAVE_SYS_UIO_H 1 |
---|
9869 | | #define STDC_HEADERS 1 |
---|
9870 | | #define _ALL_SOURCE 1 |
---|
9871 | | #define _DARWIN_C_SOURCE 1 |
---|
9872 | | #define _GNU_SOURCE 1 |
---|
9873 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
9874 | | #define _NETBSD_SOURCE 1 |
---|
9875 | | #define _OPENBSD_SOURCE 1 |
---|
9876 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
9877 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
9878 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
9879 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
9880 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
9881 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
9882 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
9883 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
9884 | | #define _TANDEM_SOURCE 1 |
---|
9885 | | #define __EXTENSIONS__ 1 |
---|
9886 | | #define HAVE_DLFCN_H 1 |
---|
9887 | | #define LT_OBJDIR ".libs/" |
---|
9888 | | #define HAVE_ALLOCA_H 1 |
---|
9889 | | #define HAVE_ALLOCA 1 |
---|
9890 | | #define restrict __restrict__ |
---|
9891 | | #define HAVE___HEADER_INLINE 1 |
---|
9892 | | #define HAVE_DECL_ALARM 1 |
---|
9893 | | #define HAVE_ISWCNTRL 1 |
---|
9894 | | #define HAVE_ISWBLANK 1 |
---|
9895 | | #define HAVE_USELOCALE 1 |
---|
9896 | | #define HAVE_NEWLOCALE 1 |
---|
9897 | | #define HAVE_DUPLOCALE 1 |
---|
9898 | | #define HAVE_FREELOCALE 1 |
---|
9899 | | #define HAVE_MBSINIT 1 |
---|
9900 | | #define HAVE_MBRTOWC 1 |
---|
9901 | | #define HAVE_MPROTECT 1 |
---|
9902 | | #define HAVE_SNPRINTF 1 |
---|
9903 | | #define HAVE_STPCPY 1 |
---|
9904 | | #define HAVE_STRDUP 1 |
---|
9905 | | #define HAVE_WCWIDTH 1 |
---|
9906 | | #define HAVE_BTOWC 1 |
---|
9907 | | #define HAVE_FCNTL 1 |
---|
9908 | | #define HAVE_SYMLINK 1 |
---|
9909 | | #define HAVE_FTRUNCATE 1 |
---|
9910 | | #define HAVE_GETDTABLESIZE 1 |
---|
9911 | | #define HAVE_GETPROGNAME 1 |
---|
9912 | | #define HAVE_GETTIMEOFDAY 1 |
---|
9913 | | #define HAVE_ISBLANK 1 |
---|
9914 | | #define HAVE_LSTAT 1 |
---|
9915 | | #define HAVE_STRERROR_R 1 |
---|
9916 | | #define HAVE_PIPE 1 |
---|
9917 | | #define HAVE_PSELECT 1 |
---|
9918 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
9919 | | #define HAVE_SETENV 1 |
---|
9920 | | #define HAVE_SLEEP 1 |
---|
9921 | | #define HAVE_CATGETS 1 |
---|
9922 | | #define HAVE_SHUTDOWN 1 |
---|
9923 | | #define HAVE_USLEEP 1 |
---|
9924 | | #define HAVE_WCRTOMB 1 |
---|
9925 | | #define HAVE_WCTOB 1 |
---|
9926 | | #define HAVE_PTHREAD_API 1 |
---|
9927 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
9928 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
9929 | | #define HAVE_ICONV 1 |
---|
9930 | | #define ICONV_CONST |
---|
9931 | | #define HAVE_WINT_T 1 |
---|
9932 | | #define HAVE_LONG_LONG_INT 1 |
---|
9933 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
9934 | | #define DBL_EXPBIT0_WORD 1 |
---|
9935 | | #define DBL_EXPBIT0_BIT 20 |
---|
9936 | | #define FLT_EXPBIT0_WORD 0 |
---|
9937 | | #define FLT_EXPBIT0_BIT 23 |
---|
9938 | | #define HAVE_TOWLOWER 1 |
---|
9939 | | #define HAVE_LANGINFO_CODESET 1 |
---|
9940 | | #define HAVE_WCHAR_T 1 |
---|
9941 | | #define HAVE_LC_MESSAGES 1 |
---|
9942 | | #define HAVE_WORKING_USELOCALE 1 |
---|
9943 | | #define HAVE_GOOD_USELOCALE 1 |
---|
9944 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
9945 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
9946 | | #define USE_POSIX_THREADS 1 |
---|
9947 | | #define HAVE_MALLOC_POSIX 1 |
---|
9948 | | #define MALLOC_0_IS_NONNULL 1 |
---|
9949 | | #define HAVE_MBSTATE_T 1 |
---|
9950 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
9951 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
9952 | | #define INSTALLPREFIX "/opt/local" |
---|
9953 | | #define HAVE_DECL_ECVT 1 |
---|
9954 | | #define HAVE_DECL_FCVT 1 |
---|
9955 | | #define HAVE_DECL_GCVT 1 |
---|
9956 | | #define _USE_STD_STAT 1 |
---|
9957 | | #define HAVE_DECL_EXECVPE 0 |
---|
9958 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
9959 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
9960 | | #define HAVE_INTMAX_T 1 |
---|
9961 | | #define HAVE_SNPRINTF 1 |
---|
9962 | | #define HAVE_STRNLEN 1 |
---|
9963 | | #define HAVE_WCSLEN 1 |
---|
9964 | | #define HAVE_WCSNLEN 1 |
---|
9965 | | #define HAVE_MBRTOWC 1 |
---|
9966 | | #define HAVE_WCRTOMB 1 |
---|
9967 | | #define HAVE_DECL__SNPRINTF 0 |
---|
9968 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
9969 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
9970 | | #define CHECK_PRINTF_SAFE 1 |
---|
9971 | | #define HAVE_DECL_WCSDUP 1 |
---|
9972 | | #define HAVE_SHUTDOWN 1 |
---|
9973 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
9974 | | #define HAVE_SA_FAMILY_T 1 |
---|
9975 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
9976 | | #define HAVE_DECL_STRERROR_R 1 |
---|
9977 | | #define HAVE_STRERROR_R 1 |
---|
9978 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
9979 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
9980 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
9981 | | #define HAVE_IPV4 1 |
---|
9982 | | #define HAVE_IPV6 1 |
---|
9983 | | #define PROMOTED_MODE_T int |
---|
9984 | | #define REPLACE_STRERROR_0 1 |
---|
9985 | | #define HAVE_PTHREAD_T 1 |
---|
9986 | | #define HAVE_SIGSET_T 1 |
---|
9987 | | #define HAVE_SCHED_H 1 |
---|
9988 | | #define HAVE_DECL_SETENV 1 |
---|
9989 | | #define HAVE_SEARCH_H 1 |
---|
9990 | | #define HAVE_TSEARCH 1 |
---|
9991 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
9992 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
9993 | | #define HAVE_DECL_UNSETENV 1 |
---|
9994 | | #define HAVE_ALLOCA 1 |
---|
9995 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
9996 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
9997 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
9998 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
9999 | | #define GNULIB_TEST_FREXP 1 |
---|
10000 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10001 | | #define GNULIB_TEST_FREXPL 1 |
---|
10002 | | #define HAVE_INLINE 1 |
---|
10003 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
10004 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
10005 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
10006 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10007 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10008 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10009 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10010 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
10011 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10012 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10013 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10014 | | #define GNULIB_LOCK 1 |
---|
10015 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10016 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10017 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10018 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
10019 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10020 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10021 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
10022 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10023 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
10024 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10025 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10026 | | #define HAVE_VISIBILITY 1 |
---|
10027 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
10028 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
10029 | | #define HAVE_STDINT_H 1 |
---|
10030 | | #define GNULIB_TEST_STRNCAT 1 |
---|
10031 | | #define GNULIB_TEST_STRSTR 1 |
---|
10032 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
10033 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
10034 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
10035 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
10036 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
10037 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
10038 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
10039 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
10040 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
10041 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
10042 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
10043 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
10044 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
10045 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
10046 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10047 | | #define HAVE_NL_LANGINFO 1 |
---|
10048 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10049 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10050 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10051 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10052 | | #define HAVE_NL_LANGINFO 1 |
---|
10053 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10054 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10055 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10056 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10057 | | #define HAVE_NL_LANGINFO 1 |
---|
10058 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10059 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10060 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10061 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10062 | | #define HAVE_NL_LANGINFO 1 |
---|
10063 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10064 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10065 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10066 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10067 | | #define HAVE_NL_LANGINFO 1 |
---|
10068 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10069 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10070 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10071 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10072 | | #define HAVE_NL_LANGINFO 1 |
---|
10073 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10074 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10075 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10076 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10077 | | #define HAVE_NL_LANGINFO 1 |
---|
10078 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10079 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10080 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10081 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
10082 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
10083 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
10084 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
10085 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
10086 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
10087 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
10088 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
10089 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
10090 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
10091 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
10092 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
10093 | | #define HAVE_DECL_WCWIDTH 1 |
---|
10094 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
10095 | | #define HAVE_STDINT_H 1 |
---|
10096 | | #define GNULIB_TEST_ACCEPT 1 |
---|
10097 | | #define GNULIB_TEST_BIND 1 |
---|
10098 | | #define GNULIB_TEST_BTOWC 1 |
---|
10099 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10100 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10101 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10102 | | #define GNULIB_TEST_CLOSE 1 |
---|
10103 | | #define GNULIB_TEST_CONNECT 1 |
---|
10104 | | #define GNULIB_TEST_DUP2 1 |
---|
10105 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10106 | | /* end confdefs.h. */ |
---|
10107 | | #include <error.h> |
---|
10108 | | int |
---|
10109 | | main (void) |
---|
10110 | | { |
---|
10111 | | error_at_line (0, 0, "", 0, "an error occurred"); |
---|
10112 | | ; |
---|
10113 | | return 0; |
---|
10114 | | } |
---|
10115 | configure:64257: result: no |
---|
10116 | configure:64308: checking whether fcntl handles F_DUPFD correctly |
---|
10117 | configure:64372: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
10118 | configure:64372: $? = 0 |
---|
10119 | configure:64372: ./conftest |
---|
10120 | configure:64372: $? = 0 |
---|
10121 | configure:64383: result: yes |
---|
10122 | configure:64401: checking whether fcntl understands F_DUPFD_CLOEXEC |
---|
10123 | configure:64436: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
10124 | configure:64436: $? = 0 |
---|
10125 | configure:64436: ./conftest |
---|
10126 | configure:64436: $? = 0 |
---|
10127 | configure:64455: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
10128 | configure:64455: $? = 0 |
---|
10129 | configure:64472: result: yes |
---|
10130 | configure:64545: checking whether fdopen sets errno |
---|
10131 | configure:64580: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
10132 | configure:64580: $? = 0 |
---|
10133 | configure:64580: ./conftest |
---|
10134 | configure:64580: $? = 0 |
---|
10135 | configure:64592: result: yes |
---|
10136 | configure:64843: checking whether getdtablesize works |
---|
10137 | configure:64883: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
10138 | configure:64883: $? = 0 |
---|
10139 | configure:64883: ./conftest |
---|
10140 | configure:64883: $? = 0 |
---|
10141 | configure:64897: result: yes |
---|
10142 | configure:64955: checking for getpagesize |
---|
10143 | configure:64973: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
10144 | configure:64973: $? = 0 |
---|
10145 | configure:64983: result: yes |
---|
10146 | configure:65014: checking whether getpagesize is declared |
---|
10147 | configure:65014: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
10148 | configure:65014: $? = 0 |
---|
10149 | configure:65014: result: yes |
---|
10150 | configure:65065: checking whether program_invocation_name is declared |
---|
10151 | configure:65065: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
10152 | conftest.c:296:10: error: use of undeclared identifier 'program_invocation_name' |
---|
10153 | (void) program_invocation_name; |
---|
10154 | ^ |
---|
10155 | 1 error generated. |
---|
10156 | configure:65065: $? = 1 |
---|
10157 | configure: failed program was: |
---|
10158 | | /* confdefs.h */ |
---|
10159 | | #define PACKAGE_NAME "" |
---|
10160 | | #define PACKAGE_TARNAME "" |
---|
10161 | | #define PACKAGE_VERSION "" |
---|
10162 | | #define PACKAGE_STRING "" |
---|
10163 | | #define PACKAGE_BUGREPORT "" |
---|
10164 | | #define PACKAGE_URL "" |
---|
10165 | | #define PACKAGE "libunistring" |
---|
10166 | | #define VERSION "1.1" |
---|
10167 | | #define HAVE_STDIO_H 1 |
---|
10168 | | #define HAVE_STDLIB_H 1 |
---|
10169 | | #define HAVE_STRING_H 1 |
---|
10170 | | #define HAVE_INTTYPES_H 1 |
---|
10171 | | #define HAVE_STDINT_H 1 |
---|
10172 | | #define HAVE_STRINGS_H 1 |
---|
10173 | | #define HAVE_SYS_STAT_H 1 |
---|
10174 | | #define HAVE_SYS_TYPES_H 1 |
---|
10175 | | #define HAVE_UNISTD_H 1 |
---|
10176 | | #define HAVE_WCHAR_H 1 |
---|
10177 | | #define HAVE_ICONV_H 1 |
---|
10178 | | #define HAVE_LIMITS_H 1 |
---|
10179 | | #define HAVE_WCTYPE_H 1 |
---|
10180 | | #define HAVE_LANGINFO_H 1 |
---|
10181 | | #define HAVE_XLOCALE_H 1 |
---|
10182 | | #define HAVE_MATH_H 1 |
---|
10183 | | #define HAVE_SYS_MMAN_H 1 |
---|
10184 | | #define HAVE_STDBOOL_H 1 |
---|
10185 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10186 | | #define HAVE_ARPA_INET_H 1 |
---|
10187 | | #define HAVE_SYS_TIME_H 1 |
---|
10188 | | #define HAVE_NETDB_H 1 |
---|
10189 | | #define HAVE_NETINET_IN_H 1 |
---|
10190 | | #define HAVE_SEMAPHORE_H 1 |
---|
10191 | | #define HAVE_SYS_PARAM_H 1 |
---|
10192 | | #define HAVE_SYS_SELECT_H 1 |
---|
10193 | | #define HAVE_SYS_WAIT_H 1 |
---|
10194 | | #define HAVE_PTHREAD_H 1 |
---|
10195 | | #define HAVE_SYS_CDEFS_H 1 |
---|
10196 | | #define HAVE_STDALIGN_H 1 |
---|
10197 | | #define HAVE_SYS_IOCTL_H 1 |
---|
10198 | | #define HAVE_SYS_UIO_H 1 |
---|
10199 | | #define STDC_HEADERS 1 |
---|
10200 | | #define _ALL_SOURCE 1 |
---|
10201 | | #define _DARWIN_C_SOURCE 1 |
---|
10202 | | #define _GNU_SOURCE 1 |
---|
10203 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10204 | | #define _NETBSD_SOURCE 1 |
---|
10205 | | #define _OPENBSD_SOURCE 1 |
---|
10206 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10207 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10208 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10209 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10210 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10211 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10212 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10213 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10214 | | #define _TANDEM_SOURCE 1 |
---|
10215 | | #define __EXTENSIONS__ 1 |
---|
10216 | | #define HAVE_DLFCN_H 1 |
---|
10217 | | #define LT_OBJDIR ".libs/" |
---|
10218 | | #define HAVE_ALLOCA_H 1 |
---|
10219 | | #define HAVE_ALLOCA 1 |
---|
10220 | | #define restrict __restrict__ |
---|
10221 | | #define HAVE___HEADER_INLINE 1 |
---|
10222 | | #define HAVE_DECL_ALARM 1 |
---|
10223 | | #define HAVE_ISWCNTRL 1 |
---|
10224 | | #define HAVE_ISWBLANK 1 |
---|
10225 | | #define HAVE_USELOCALE 1 |
---|
10226 | | #define HAVE_NEWLOCALE 1 |
---|
10227 | | #define HAVE_DUPLOCALE 1 |
---|
10228 | | #define HAVE_FREELOCALE 1 |
---|
10229 | | #define HAVE_MBSINIT 1 |
---|
10230 | | #define HAVE_MBRTOWC 1 |
---|
10231 | | #define HAVE_MPROTECT 1 |
---|
10232 | | #define HAVE_SNPRINTF 1 |
---|
10233 | | #define HAVE_STPCPY 1 |
---|
10234 | | #define HAVE_STRDUP 1 |
---|
10235 | | #define HAVE_WCWIDTH 1 |
---|
10236 | | #define HAVE_BTOWC 1 |
---|
10237 | | #define HAVE_FCNTL 1 |
---|
10238 | | #define HAVE_SYMLINK 1 |
---|
10239 | | #define HAVE_FTRUNCATE 1 |
---|
10240 | | #define HAVE_GETDTABLESIZE 1 |
---|
10241 | | #define HAVE_GETPROGNAME 1 |
---|
10242 | | #define HAVE_GETTIMEOFDAY 1 |
---|
10243 | | #define HAVE_ISBLANK 1 |
---|
10244 | | #define HAVE_LSTAT 1 |
---|
10245 | | #define HAVE_STRERROR_R 1 |
---|
10246 | | #define HAVE_PIPE 1 |
---|
10247 | | #define HAVE_PSELECT 1 |
---|
10248 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
10249 | | #define HAVE_SETENV 1 |
---|
10250 | | #define HAVE_SLEEP 1 |
---|
10251 | | #define HAVE_CATGETS 1 |
---|
10252 | | #define HAVE_SHUTDOWN 1 |
---|
10253 | | #define HAVE_USLEEP 1 |
---|
10254 | | #define HAVE_WCRTOMB 1 |
---|
10255 | | #define HAVE_WCTOB 1 |
---|
10256 | | #define HAVE_PTHREAD_API 1 |
---|
10257 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10258 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10259 | | #define HAVE_ICONV 1 |
---|
10260 | | #define ICONV_CONST |
---|
10261 | | #define HAVE_WINT_T 1 |
---|
10262 | | #define HAVE_LONG_LONG_INT 1 |
---|
10263 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10264 | | #define DBL_EXPBIT0_WORD 1 |
---|
10265 | | #define DBL_EXPBIT0_BIT 20 |
---|
10266 | | #define FLT_EXPBIT0_WORD 0 |
---|
10267 | | #define FLT_EXPBIT0_BIT 23 |
---|
10268 | | #define HAVE_TOWLOWER 1 |
---|
10269 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10270 | | #define HAVE_WCHAR_T 1 |
---|
10271 | | #define HAVE_LC_MESSAGES 1 |
---|
10272 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10273 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10274 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10275 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
10276 | | #define USE_POSIX_THREADS 1 |
---|
10277 | | #define HAVE_MALLOC_POSIX 1 |
---|
10278 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10279 | | #define HAVE_MBSTATE_T 1 |
---|
10280 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10281 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10282 | | #define INSTALLPREFIX "/opt/local" |
---|
10283 | | #define HAVE_DECL_ECVT 1 |
---|
10284 | | #define HAVE_DECL_FCVT 1 |
---|
10285 | | #define HAVE_DECL_GCVT 1 |
---|
10286 | | #define _USE_STD_STAT 1 |
---|
10287 | | #define HAVE_DECL_EXECVPE 0 |
---|
10288 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10289 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10290 | | #define HAVE_INTMAX_T 1 |
---|
10291 | | #define HAVE_SNPRINTF 1 |
---|
10292 | | #define HAVE_STRNLEN 1 |
---|
10293 | | #define HAVE_WCSLEN 1 |
---|
10294 | | #define HAVE_WCSNLEN 1 |
---|
10295 | | #define HAVE_MBRTOWC 1 |
---|
10296 | | #define HAVE_WCRTOMB 1 |
---|
10297 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10298 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
10299 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
10300 | | #define CHECK_PRINTF_SAFE 1 |
---|
10301 | | #define HAVE_DECL_WCSDUP 1 |
---|
10302 | | #define HAVE_SHUTDOWN 1 |
---|
10303 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
10304 | | #define HAVE_SA_FAMILY_T 1 |
---|
10305 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
10306 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10307 | | #define HAVE_STRERROR_R 1 |
---|
10308 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
10309 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10310 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10311 | | #define HAVE_IPV4 1 |
---|
10312 | | #define HAVE_IPV6 1 |
---|
10313 | | #define PROMOTED_MODE_T int |
---|
10314 | | #define REPLACE_STRERROR_0 1 |
---|
10315 | | #define HAVE_PTHREAD_T 1 |
---|
10316 | | #define HAVE_SIGSET_T 1 |
---|
10317 | | #define HAVE_SCHED_H 1 |
---|
10318 | | #define HAVE_DECL_SETENV 1 |
---|
10319 | | #define HAVE_SEARCH_H 1 |
---|
10320 | | #define HAVE_TSEARCH 1 |
---|
10321 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10322 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10323 | | #define HAVE_DECL_UNSETENV 1 |
---|
10324 | | #define HAVE_ALLOCA 1 |
---|
10325 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10326 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10327 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10328 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10329 | | #define GNULIB_TEST_FREXP 1 |
---|
10330 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10331 | | #define GNULIB_TEST_FREXPL 1 |
---|
10332 | | #define HAVE_INLINE 1 |
---|
10333 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
10334 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
10335 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
10336 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10337 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10338 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10339 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10340 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
10341 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10342 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10343 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10344 | | #define GNULIB_LOCK 1 |
---|
10345 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10346 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10347 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10348 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
10349 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10350 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10351 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
10352 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10353 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
10354 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10355 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10356 | | #define HAVE_VISIBILITY 1 |
---|
10357 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
10358 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
10359 | | #define HAVE_STDINT_H 1 |
---|
10360 | | #define GNULIB_TEST_STRNCAT 1 |
---|
10361 | | #define GNULIB_TEST_STRSTR 1 |
---|
10362 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
10363 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
10364 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
10365 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
10366 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
10367 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
10368 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
10369 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
10370 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
10371 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
10372 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
10373 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
10374 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
10375 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
10376 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10377 | | #define HAVE_NL_LANGINFO 1 |
---|
10378 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10379 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10380 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10381 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10382 | | #define HAVE_NL_LANGINFO 1 |
---|
10383 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10384 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10385 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10386 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10387 | | #define HAVE_NL_LANGINFO 1 |
---|
10388 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10389 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10390 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10391 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10392 | | #define HAVE_NL_LANGINFO 1 |
---|
10393 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10394 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10395 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10396 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10397 | | #define HAVE_NL_LANGINFO 1 |
---|
10398 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10399 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10400 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10401 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10402 | | #define HAVE_NL_LANGINFO 1 |
---|
10403 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10404 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10405 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10406 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10407 | | #define HAVE_NL_LANGINFO 1 |
---|
10408 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10409 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10410 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10411 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
10412 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
10413 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
10414 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
10415 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
10416 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
10417 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
10418 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
10419 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
10420 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
10421 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
10422 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
10423 | | #define HAVE_DECL_WCWIDTH 1 |
---|
10424 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
10425 | | #define HAVE_STDINT_H 1 |
---|
10426 | | #define GNULIB_TEST_ACCEPT 1 |
---|
10427 | | #define GNULIB_TEST_BIND 1 |
---|
10428 | | #define GNULIB_TEST_BTOWC 1 |
---|
10429 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10430 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10431 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10432 | | #define GNULIB_TEST_CLOSE 1 |
---|
10433 | | #define GNULIB_TEST_CONNECT 1 |
---|
10434 | | #define GNULIB_TEST_DUP2 1 |
---|
10435 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10436 | | #define GNULIB_TEST_FCNTL 1 |
---|
10437 | | #define GNULIB_TEST_FDOPEN 1 |
---|
10438 | | #define GNULIB_TEST_FSTAT 1 |
---|
10439 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
10440 | | #define GNULIB_TEST_GETCWD 1 |
---|
10441 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10442 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
10443 | | /* end confdefs.h. */ |
---|
10444 | | #include <errno.h> |
---|
10445 | | |
---|
10446 | | int |
---|
10447 | | main (void) |
---|
10448 | | { |
---|
10449 | | #ifndef program_invocation_name |
---|
10450 | | #ifdef __cplusplus |
---|
10451 | | (void) program_invocation_name; |
---|
10452 | | #else |
---|
10453 | | (void) program_invocation_name; |
---|
10454 | | #endif |
---|
10455 | | #endif |
---|
10456 | | |
---|
10457 | | ; |
---|
10458 | | return 0; |
---|
10459 | | } |
---|
10460 | configure:65065: result: no |
---|
10461 | configure:65079: checking whether program_invocation_short_name is declared |
---|
10462 | configure:65079: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
10463 | conftest.c:297:10: error: use of undeclared identifier 'program_invocation_short_name' |
---|
10464 | (void) program_invocation_short_name; |
---|
10465 | ^ |
---|
10466 | 1 error generated. |
---|
10467 | configure:65079: $? = 1 |
---|
10468 | configure: failed program was: |
---|
10469 | | /* confdefs.h */ |
---|
10470 | | #define PACKAGE_NAME "" |
---|
10471 | | #define PACKAGE_TARNAME "" |
---|
10472 | | #define PACKAGE_VERSION "" |
---|
10473 | | #define PACKAGE_STRING "" |
---|
10474 | | #define PACKAGE_BUGREPORT "" |
---|
10475 | | #define PACKAGE_URL "" |
---|
10476 | | #define PACKAGE "libunistring" |
---|
10477 | | #define VERSION "1.1" |
---|
10478 | | #define HAVE_STDIO_H 1 |
---|
10479 | | #define HAVE_STDLIB_H 1 |
---|
10480 | | #define HAVE_STRING_H 1 |
---|
10481 | | #define HAVE_INTTYPES_H 1 |
---|
10482 | | #define HAVE_STDINT_H 1 |
---|
10483 | | #define HAVE_STRINGS_H 1 |
---|
10484 | | #define HAVE_SYS_STAT_H 1 |
---|
10485 | | #define HAVE_SYS_TYPES_H 1 |
---|
10486 | | #define HAVE_UNISTD_H 1 |
---|
10487 | | #define HAVE_WCHAR_H 1 |
---|
10488 | | #define HAVE_ICONV_H 1 |
---|
10489 | | #define HAVE_LIMITS_H 1 |
---|
10490 | | #define HAVE_WCTYPE_H 1 |
---|
10491 | | #define HAVE_LANGINFO_H 1 |
---|
10492 | | #define HAVE_XLOCALE_H 1 |
---|
10493 | | #define HAVE_MATH_H 1 |
---|
10494 | | #define HAVE_SYS_MMAN_H 1 |
---|
10495 | | #define HAVE_STDBOOL_H 1 |
---|
10496 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10497 | | #define HAVE_ARPA_INET_H 1 |
---|
10498 | | #define HAVE_SYS_TIME_H 1 |
---|
10499 | | #define HAVE_NETDB_H 1 |
---|
10500 | | #define HAVE_NETINET_IN_H 1 |
---|
10501 | | #define HAVE_SEMAPHORE_H 1 |
---|
10502 | | #define HAVE_SYS_PARAM_H 1 |
---|
10503 | | #define HAVE_SYS_SELECT_H 1 |
---|
10504 | | #define HAVE_SYS_WAIT_H 1 |
---|
10505 | | #define HAVE_PTHREAD_H 1 |
---|
10506 | | #define HAVE_SYS_CDEFS_H 1 |
---|
10507 | | #define HAVE_STDALIGN_H 1 |
---|
10508 | | #define HAVE_SYS_IOCTL_H 1 |
---|
10509 | | #define HAVE_SYS_UIO_H 1 |
---|
10510 | | #define STDC_HEADERS 1 |
---|
10511 | | #define _ALL_SOURCE 1 |
---|
10512 | | #define _DARWIN_C_SOURCE 1 |
---|
10513 | | #define _GNU_SOURCE 1 |
---|
10514 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10515 | | #define _NETBSD_SOURCE 1 |
---|
10516 | | #define _OPENBSD_SOURCE 1 |
---|
10517 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10518 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10519 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10520 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10521 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10522 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10523 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10524 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10525 | | #define _TANDEM_SOURCE 1 |
---|
10526 | | #define __EXTENSIONS__ 1 |
---|
10527 | | #define HAVE_DLFCN_H 1 |
---|
10528 | | #define LT_OBJDIR ".libs/" |
---|
10529 | | #define HAVE_ALLOCA_H 1 |
---|
10530 | | #define HAVE_ALLOCA 1 |
---|
10531 | | #define restrict __restrict__ |
---|
10532 | | #define HAVE___HEADER_INLINE 1 |
---|
10533 | | #define HAVE_DECL_ALARM 1 |
---|
10534 | | #define HAVE_ISWCNTRL 1 |
---|
10535 | | #define HAVE_ISWBLANK 1 |
---|
10536 | | #define HAVE_USELOCALE 1 |
---|
10537 | | #define HAVE_NEWLOCALE 1 |
---|
10538 | | #define HAVE_DUPLOCALE 1 |
---|
10539 | | #define HAVE_FREELOCALE 1 |
---|
10540 | | #define HAVE_MBSINIT 1 |
---|
10541 | | #define HAVE_MBRTOWC 1 |
---|
10542 | | #define HAVE_MPROTECT 1 |
---|
10543 | | #define HAVE_SNPRINTF 1 |
---|
10544 | | #define HAVE_STPCPY 1 |
---|
10545 | | #define HAVE_STRDUP 1 |
---|
10546 | | #define HAVE_WCWIDTH 1 |
---|
10547 | | #define HAVE_BTOWC 1 |
---|
10548 | | #define HAVE_FCNTL 1 |
---|
10549 | | #define HAVE_SYMLINK 1 |
---|
10550 | | #define HAVE_FTRUNCATE 1 |
---|
10551 | | #define HAVE_GETDTABLESIZE 1 |
---|
10552 | | #define HAVE_GETPROGNAME 1 |
---|
10553 | | #define HAVE_GETTIMEOFDAY 1 |
---|
10554 | | #define HAVE_ISBLANK 1 |
---|
10555 | | #define HAVE_LSTAT 1 |
---|
10556 | | #define HAVE_STRERROR_R 1 |
---|
10557 | | #define HAVE_PIPE 1 |
---|
10558 | | #define HAVE_PSELECT 1 |
---|
10559 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
10560 | | #define HAVE_SETENV 1 |
---|
10561 | | #define HAVE_SLEEP 1 |
---|
10562 | | #define HAVE_CATGETS 1 |
---|
10563 | | #define HAVE_SHUTDOWN 1 |
---|
10564 | | #define HAVE_USLEEP 1 |
---|
10565 | | #define HAVE_WCRTOMB 1 |
---|
10566 | | #define HAVE_WCTOB 1 |
---|
10567 | | #define HAVE_PTHREAD_API 1 |
---|
10568 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10569 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10570 | | #define HAVE_ICONV 1 |
---|
10571 | | #define ICONV_CONST |
---|
10572 | | #define HAVE_WINT_T 1 |
---|
10573 | | #define HAVE_LONG_LONG_INT 1 |
---|
10574 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10575 | | #define DBL_EXPBIT0_WORD 1 |
---|
10576 | | #define DBL_EXPBIT0_BIT 20 |
---|
10577 | | #define FLT_EXPBIT0_WORD 0 |
---|
10578 | | #define FLT_EXPBIT0_BIT 23 |
---|
10579 | | #define HAVE_TOWLOWER 1 |
---|
10580 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10581 | | #define HAVE_WCHAR_T 1 |
---|
10582 | | #define HAVE_LC_MESSAGES 1 |
---|
10583 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10584 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10585 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10586 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
10587 | | #define USE_POSIX_THREADS 1 |
---|
10588 | | #define HAVE_MALLOC_POSIX 1 |
---|
10589 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10590 | | #define HAVE_MBSTATE_T 1 |
---|
10591 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10592 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10593 | | #define INSTALLPREFIX "/opt/local" |
---|
10594 | | #define HAVE_DECL_ECVT 1 |
---|
10595 | | #define HAVE_DECL_FCVT 1 |
---|
10596 | | #define HAVE_DECL_GCVT 1 |
---|
10597 | | #define _USE_STD_STAT 1 |
---|
10598 | | #define HAVE_DECL_EXECVPE 0 |
---|
10599 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10600 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10601 | | #define HAVE_INTMAX_T 1 |
---|
10602 | | #define HAVE_SNPRINTF 1 |
---|
10603 | | #define HAVE_STRNLEN 1 |
---|
10604 | | #define HAVE_WCSLEN 1 |
---|
10605 | | #define HAVE_WCSNLEN 1 |
---|
10606 | | #define HAVE_MBRTOWC 1 |
---|
10607 | | #define HAVE_WCRTOMB 1 |
---|
10608 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10609 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
10610 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
10611 | | #define CHECK_PRINTF_SAFE 1 |
---|
10612 | | #define HAVE_DECL_WCSDUP 1 |
---|
10613 | | #define HAVE_SHUTDOWN 1 |
---|
10614 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
10615 | | #define HAVE_SA_FAMILY_T 1 |
---|
10616 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
10617 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10618 | | #define HAVE_STRERROR_R 1 |
---|
10619 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
10620 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10621 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10622 | | #define HAVE_IPV4 1 |
---|
10623 | | #define HAVE_IPV6 1 |
---|
10624 | | #define PROMOTED_MODE_T int |
---|
10625 | | #define REPLACE_STRERROR_0 1 |
---|
10626 | | #define HAVE_PTHREAD_T 1 |
---|
10627 | | #define HAVE_SIGSET_T 1 |
---|
10628 | | #define HAVE_SCHED_H 1 |
---|
10629 | | #define HAVE_DECL_SETENV 1 |
---|
10630 | | #define HAVE_SEARCH_H 1 |
---|
10631 | | #define HAVE_TSEARCH 1 |
---|
10632 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10633 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10634 | | #define HAVE_DECL_UNSETENV 1 |
---|
10635 | | #define HAVE_ALLOCA 1 |
---|
10636 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10637 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10638 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10639 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10640 | | #define GNULIB_TEST_FREXP 1 |
---|
10641 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10642 | | #define GNULIB_TEST_FREXPL 1 |
---|
10643 | | #define HAVE_INLINE 1 |
---|
10644 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
10645 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
10646 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
10647 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10648 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10649 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10650 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10651 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
10652 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10653 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10654 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10655 | | #define GNULIB_LOCK 1 |
---|
10656 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10657 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10658 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10659 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
10660 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10661 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10662 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
10663 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10664 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
10665 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10666 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10667 | | #define HAVE_VISIBILITY 1 |
---|
10668 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
10669 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
10670 | | #define HAVE_STDINT_H 1 |
---|
10671 | | #define GNULIB_TEST_STRNCAT 1 |
---|
10672 | | #define GNULIB_TEST_STRSTR 1 |
---|
10673 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
10674 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
10675 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
10676 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
10677 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
10678 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
10679 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
10680 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
10681 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
10682 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
10683 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
10684 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
10685 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
10686 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
10687 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10688 | | #define HAVE_NL_LANGINFO 1 |
---|
10689 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10690 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10691 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10692 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10693 | | #define HAVE_NL_LANGINFO 1 |
---|
10694 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10695 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10696 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10697 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10698 | | #define HAVE_NL_LANGINFO 1 |
---|
10699 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10700 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10701 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10702 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10703 | | #define HAVE_NL_LANGINFO 1 |
---|
10704 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10705 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10706 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10707 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10708 | | #define HAVE_NL_LANGINFO 1 |
---|
10709 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10710 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10711 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10712 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10713 | | #define HAVE_NL_LANGINFO 1 |
---|
10714 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10715 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10716 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10717 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
10718 | | #define HAVE_NL_LANGINFO 1 |
---|
10719 | | #define NEED_PRINTF_ENOMEM 1 |
---|
10720 | | #define NEED_PRINTF_DOUBLE 1 |
---|
10721 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
10722 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
10723 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
10724 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
10725 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
10726 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
10727 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
10728 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
10729 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
10730 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
10731 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
10732 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
10733 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
10734 | | #define HAVE_DECL_WCWIDTH 1 |
---|
10735 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
10736 | | #define HAVE_STDINT_H 1 |
---|
10737 | | #define GNULIB_TEST_ACCEPT 1 |
---|
10738 | | #define GNULIB_TEST_BIND 1 |
---|
10739 | | #define GNULIB_TEST_BTOWC 1 |
---|
10740 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
10741 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
10742 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
10743 | | #define GNULIB_TEST_CLOSE 1 |
---|
10744 | | #define GNULIB_TEST_CONNECT 1 |
---|
10745 | | #define GNULIB_TEST_DUP2 1 |
---|
10746 | | #define GNULIB_TEST_ENVIRON 1 |
---|
10747 | | #define GNULIB_TEST_FCNTL 1 |
---|
10748 | | #define GNULIB_TEST_FDOPEN 1 |
---|
10749 | | #define GNULIB_TEST_FSTAT 1 |
---|
10750 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
10751 | | #define GNULIB_TEST_GETCWD 1 |
---|
10752 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
10753 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
10754 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
10755 | | /* end confdefs.h. */ |
---|
10756 | | #include <errno.h> |
---|
10757 | | |
---|
10758 | | int |
---|
10759 | | main (void) |
---|
10760 | | { |
---|
10761 | | #ifndef program_invocation_short_name |
---|
10762 | | #ifdef __cplusplus |
---|
10763 | | (void) program_invocation_short_name; |
---|
10764 | | #else |
---|
10765 | | (void) program_invocation_short_name; |
---|
10766 | | #endif |
---|
10767 | | #endif |
---|
10768 | | |
---|
10769 | | ; |
---|
10770 | | return 0; |
---|
10771 | | } |
---|
10772 | configure:65079: result: no |
---|
10773 | configure:65093: checking whether __argv is declared |
---|
10774 | configure:65093: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
10775 | conftest.c:298:10: error: use of undeclared identifier '__argv' |
---|
10776 | (void) __argv; |
---|
10777 | ^ |
---|
10778 | 1 error generated. |
---|
10779 | configure:65093: $? = 1 |
---|
10780 | configure: failed program was: |
---|
10781 | | /* confdefs.h */ |
---|
10782 | | #define PACKAGE_NAME "" |
---|
10783 | | #define PACKAGE_TARNAME "" |
---|
10784 | | #define PACKAGE_VERSION "" |
---|
10785 | | #define PACKAGE_STRING "" |
---|
10786 | | #define PACKAGE_BUGREPORT "" |
---|
10787 | | #define PACKAGE_URL "" |
---|
10788 | | #define PACKAGE "libunistring" |
---|
10789 | | #define VERSION "1.1" |
---|
10790 | | #define HAVE_STDIO_H 1 |
---|
10791 | | #define HAVE_STDLIB_H 1 |
---|
10792 | | #define HAVE_STRING_H 1 |
---|
10793 | | #define HAVE_INTTYPES_H 1 |
---|
10794 | | #define HAVE_STDINT_H 1 |
---|
10795 | | #define HAVE_STRINGS_H 1 |
---|
10796 | | #define HAVE_SYS_STAT_H 1 |
---|
10797 | | #define HAVE_SYS_TYPES_H 1 |
---|
10798 | | #define HAVE_UNISTD_H 1 |
---|
10799 | | #define HAVE_WCHAR_H 1 |
---|
10800 | | #define HAVE_ICONV_H 1 |
---|
10801 | | #define HAVE_LIMITS_H 1 |
---|
10802 | | #define HAVE_WCTYPE_H 1 |
---|
10803 | | #define HAVE_LANGINFO_H 1 |
---|
10804 | | #define HAVE_XLOCALE_H 1 |
---|
10805 | | #define HAVE_MATH_H 1 |
---|
10806 | | #define HAVE_SYS_MMAN_H 1 |
---|
10807 | | #define HAVE_STDBOOL_H 1 |
---|
10808 | | #define HAVE_SYS_SOCKET_H 1 |
---|
10809 | | #define HAVE_ARPA_INET_H 1 |
---|
10810 | | #define HAVE_SYS_TIME_H 1 |
---|
10811 | | #define HAVE_NETDB_H 1 |
---|
10812 | | #define HAVE_NETINET_IN_H 1 |
---|
10813 | | #define HAVE_SEMAPHORE_H 1 |
---|
10814 | | #define HAVE_SYS_PARAM_H 1 |
---|
10815 | | #define HAVE_SYS_SELECT_H 1 |
---|
10816 | | #define HAVE_SYS_WAIT_H 1 |
---|
10817 | | #define HAVE_PTHREAD_H 1 |
---|
10818 | | #define HAVE_SYS_CDEFS_H 1 |
---|
10819 | | #define HAVE_STDALIGN_H 1 |
---|
10820 | | #define HAVE_SYS_IOCTL_H 1 |
---|
10821 | | #define HAVE_SYS_UIO_H 1 |
---|
10822 | | #define STDC_HEADERS 1 |
---|
10823 | | #define _ALL_SOURCE 1 |
---|
10824 | | #define _DARWIN_C_SOURCE 1 |
---|
10825 | | #define _GNU_SOURCE 1 |
---|
10826 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
10827 | | #define _NETBSD_SOURCE 1 |
---|
10828 | | #define _OPENBSD_SOURCE 1 |
---|
10829 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
10830 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
10831 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
10832 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
10833 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
10834 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
10835 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
10836 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
10837 | | #define _TANDEM_SOURCE 1 |
---|
10838 | | #define __EXTENSIONS__ 1 |
---|
10839 | | #define HAVE_DLFCN_H 1 |
---|
10840 | | #define LT_OBJDIR ".libs/" |
---|
10841 | | #define HAVE_ALLOCA_H 1 |
---|
10842 | | #define HAVE_ALLOCA 1 |
---|
10843 | | #define restrict __restrict__ |
---|
10844 | | #define HAVE___HEADER_INLINE 1 |
---|
10845 | | #define HAVE_DECL_ALARM 1 |
---|
10846 | | #define HAVE_ISWCNTRL 1 |
---|
10847 | | #define HAVE_ISWBLANK 1 |
---|
10848 | | #define HAVE_USELOCALE 1 |
---|
10849 | | #define HAVE_NEWLOCALE 1 |
---|
10850 | | #define HAVE_DUPLOCALE 1 |
---|
10851 | | #define HAVE_FREELOCALE 1 |
---|
10852 | | #define HAVE_MBSINIT 1 |
---|
10853 | | #define HAVE_MBRTOWC 1 |
---|
10854 | | #define HAVE_MPROTECT 1 |
---|
10855 | | #define HAVE_SNPRINTF 1 |
---|
10856 | | #define HAVE_STPCPY 1 |
---|
10857 | | #define HAVE_STRDUP 1 |
---|
10858 | | #define HAVE_WCWIDTH 1 |
---|
10859 | | #define HAVE_BTOWC 1 |
---|
10860 | | #define HAVE_FCNTL 1 |
---|
10861 | | #define HAVE_SYMLINK 1 |
---|
10862 | | #define HAVE_FTRUNCATE 1 |
---|
10863 | | #define HAVE_GETDTABLESIZE 1 |
---|
10864 | | #define HAVE_GETPROGNAME 1 |
---|
10865 | | #define HAVE_GETTIMEOFDAY 1 |
---|
10866 | | #define HAVE_ISBLANK 1 |
---|
10867 | | #define HAVE_LSTAT 1 |
---|
10868 | | #define HAVE_STRERROR_R 1 |
---|
10869 | | #define HAVE_PIPE 1 |
---|
10870 | | #define HAVE_PSELECT 1 |
---|
10871 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
10872 | | #define HAVE_SETENV 1 |
---|
10873 | | #define HAVE_SLEEP 1 |
---|
10874 | | #define HAVE_CATGETS 1 |
---|
10875 | | #define HAVE_SHUTDOWN 1 |
---|
10876 | | #define HAVE_USLEEP 1 |
---|
10877 | | #define HAVE_WCRTOMB 1 |
---|
10878 | | #define HAVE_WCTOB 1 |
---|
10879 | | #define HAVE_PTHREAD_API 1 |
---|
10880 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10881 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10882 | | #define HAVE_ICONV 1 |
---|
10883 | | #define ICONV_CONST |
---|
10884 | | #define HAVE_WINT_T 1 |
---|
10885 | | #define HAVE_LONG_LONG_INT 1 |
---|
10886 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
10887 | | #define DBL_EXPBIT0_WORD 1 |
---|
10888 | | #define DBL_EXPBIT0_BIT 20 |
---|
10889 | | #define FLT_EXPBIT0_WORD 0 |
---|
10890 | | #define FLT_EXPBIT0_BIT 23 |
---|
10891 | | #define HAVE_TOWLOWER 1 |
---|
10892 | | #define HAVE_LANGINFO_CODESET 1 |
---|
10893 | | #define HAVE_WCHAR_T 1 |
---|
10894 | | #define HAVE_LC_MESSAGES 1 |
---|
10895 | | #define HAVE_WORKING_USELOCALE 1 |
---|
10896 | | #define HAVE_GOOD_USELOCALE 1 |
---|
10897 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
10898 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
10899 | | #define USE_POSIX_THREADS 1 |
---|
10900 | | #define HAVE_MALLOC_POSIX 1 |
---|
10901 | | #define MALLOC_0_IS_NONNULL 1 |
---|
10902 | | #define HAVE_MBSTATE_T 1 |
---|
10903 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
10904 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
10905 | | #define INSTALLPREFIX "/opt/local" |
---|
10906 | | #define HAVE_DECL_ECVT 1 |
---|
10907 | | #define HAVE_DECL_FCVT 1 |
---|
10908 | | #define HAVE_DECL_GCVT 1 |
---|
10909 | | #define _USE_STD_STAT 1 |
---|
10910 | | #define HAVE_DECL_EXECVPE 0 |
---|
10911 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
10912 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
10913 | | #define HAVE_INTMAX_T 1 |
---|
10914 | | #define HAVE_SNPRINTF 1 |
---|
10915 | | #define HAVE_STRNLEN 1 |
---|
10916 | | #define HAVE_WCSLEN 1 |
---|
10917 | | #define HAVE_WCSNLEN 1 |
---|
10918 | | #define HAVE_MBRTOWC 1 |
---|
10919 | | #define HAVE_WCRTOMB 1 |
---|
10920 | | #define HAVE_DECL__SNPRINTF 0 |
---|
10921 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
10922 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
10923 | | #define CHECK_PRINTF_SAFE 1 |
---|
10924 | | #define HAVE_DECL_WCSDUP 1 |
---|
10925 | | #define HAVE_SHUTDOWN 1 |
---|
10926 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
10927 | | #define HAVE_SA_FAMILY_T 1 |
---|
10928 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
10929 | | #define HAVE_DECL_STRERROR_R 1 |
---|
10930 | | #define HAVE_STRERROR_R 1 |
---|
10931 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
10932 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
10933 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
10934 | | #define HAVE_IPV4 1 |
---|
10935 | | #define HAVE_IPV6 1 |
---|
10936 | | #define PROMOTED_MODE_T int |
---|
10937 | | #define REPLACE_STRERROR_0 1 |
---|
10938 | | #define HAVE_PTHREAD_T 1 |
---|
10939 | | #define HAVE_SIGSET_T 1 |
---|
10940 | | #define HAVE_SCHED_H 1 |
---|
10941 | | #define HAVE_DECL_SETENV 1 |
---|
10942 | | #define HAVE_SEARCH_H 1 |
---|
10943 | | #define HAVE_TSEARCH 1 |
---|
10944 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
10945 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
10946 | | #define HAVE_DECL_UNSETENV 1 |
---|
10947 | | #define HAVE_ALLOCA 1 |
---|
10948 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
10949 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
10950 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
10951 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10952 | | #define GNULIB_TEST_FREXP 1 |
---|
10953 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10954 | | #define GNULIB_TEST_FREXPL 1 |
---|
10955 | | #define HAVE_INLINE 1 |
---|
10956 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
10957 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
10958 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
10959 | | #define HAVE_DECL_ISWBLANK 1 |
---|
10960 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
10961 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
10962 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
10963 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
10964 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
10965 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
10966 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
10967 | | #define GNULIB_LOCK 1 |
---|
10968 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
10969 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
10970 | | #define GNULIB_TEST_MBSINIT 1 |
---|
10971 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
10972 | | #define GNULIB_TEST_MEMCHR 1 |
---|
10973 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
10974 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
10975 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
10976 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
10977 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
10978 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
10979 | | #define HAVE_VISIBILITY 1 |
---|
10980 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
10981 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
10982 | | #define HAVE_STDINT_H 1 |
---|
10983 | | #define GNULIB_TEST_STRNCAT 1 |
---|
10984 | | #define GNULIB_TEST_STRSTR 1 |
---|
10985 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
10986 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
10987 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
10988 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
10989 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
10990 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
10991 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
10992 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
10993 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
10994 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
10995 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
10996 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
10997 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
10998 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
10999 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11000 | | #define HAVE_NL_LANGINFO 1 |
---|
11001 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11002 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11003 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11004 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11005 | | #define HAVE_NL_LANGINFO 1 |
---|
11006 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11007 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11008 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11009 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11010 | | #define HAVE_NL_LANGINFO 1 |
---|
11011 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11012 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11013 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11014 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11015 | | #define HAVE_NL_LANGINFO 1 |
---|
11016 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11017 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11018 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11019 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11020 | | #define HAVE_NL_LANGINFO 1 |
---|
11021 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11022 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11023 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11024 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11025 | | #define HAVE_NL_LANGINFO 1 |
---|
11026 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11027 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11028 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11029 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11030 | | #define HAVE_NL_LANGINFO 1 |
---|
11031 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11032 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11033 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11034 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
11035 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
11036 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
11037 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
11038 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
11039 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
11040 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
11041 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
11042 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
11043 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
11044 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
11045 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
11046 | | #define HAVE_DECL_WCWIDTH 1 |
---|
11047 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
11048 | | #define HAVE_STDINT_H 1 |
---|
11049 | | #define GNULIB_TEST_ACCEPT 1 |
---|
11050 | | #define GNULIB_TEST_BIND 1 |
---|
11051 | | #define GNULIB_TEST_BTOWC 1 |
---|
11052 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11053 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11054 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
11055 | | #define GNULIB_TEST_CLOSE 1 |
---|
11056 | | #define GNULIB_TEST_CONNECT 1 |
---|
11057 | | #define GNULIB_TEST_DUP2 1 |
---|
11058 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11059 | | #define GNULIB_TEST_FCNTL 1 |
---|
11060 | | #define GNULIB_TEST_FDOPEN 1 |
---|
11061 | | #define GNULIB_TEST_FSTAT 1 |
---|
11062 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
11063 | | #define GNULIB_TEST_GETCWD 1 |
---|
11064 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
11065 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
11066 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11067 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11068 | | /* end confdefs.h. */ |
---|
11069 | | #include <stdlib.h> |
---|
11070 | | |
---|
11071 | | int |
---|
11072 | | main (void) |
---|
11073 | | { |
---|
11074 | | #ifndef __argv |
---|
11075 | | #ifdef __cplusplus |
---|
11076 | | (void) __argv; |
---|
11077 | | #else |
---|
11078 | | (void) __argv; |
---|
11079 | | #endif |
---|
11080 | | #endif |
---|
11081 | | |
---|
11082 | | ; |
---|
11083 | | return 0; |
---|
11084 | | } |
---|
11085 | configure:65093: result: no |
---|
11086 | configure:65112: checking whether __progname is defined in default libraries |
---|
11087 | configure:65132: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11088 | configure:65132: $? = 0 |
---|
11089 | configure:65142: result: yes |
---|
11090 | configure:65164: checking for gettimeofday with POSIX signature |
---|
11091 | configure:65193: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
11092 | configure:65193: $? = 0 |
---|
11093 | configure:65220: result: yes |
---|
11094 | configure:65334: checking for library containing inet_pton |
---|
11095 | configure:65364: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11096 | configure:65364: $? = 0 |
---|
11097 | configure:65384: result: none required |
---|
11098 | configure:65413: checking whether inet_pton is declared |
---|
11099 | configure:65413: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
11100 | configure:65413: $? = 0 |
---|
11101 | configure:65413: result: yes |
---|
11102 | configure:65474: checking whether byte ordering is bigendian |
---|
11103 | configure:65689: result: no |
---|
11104 | configure:65715: checking for ioctl |
---|
11105 | configure:65715: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11106 | configure:65715: $? = 0 |
---|
11107 | configure:65715: result: yes |
---|
11108 | configure:65722: checking for ioctl with POSIX signature |
---|
11109 | configure:65748: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
11110 | conftest.c:306:19: error: conflicting types for 'ioctl' |
---|
11111 | int ioctl (int, int, ...); |
---|
11112 | ^ |
---|
11113 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/ioctl.h:97:9: note: previous declaration is here |
---|
11114 | int ioctl(int, unsigned long, ...); |
---|
11115 | ^ |
---|
11116 | 1 error generated. |
---|
11117 | configure:65748: $? = 1 |
---|
11118 | configure: failed program was: |
---|
11119 | | /* confdefs.h */ |
---|
11120 | | #define PACKAGE_NAME "" |
---|
11121 | | #define PACKAGE_TARNAME "" |
---|
11122 | | #define PACKAGE_VERSION "" |
---|
11123 | | #define PACKAGE_STRING "" |
---|
11124 | | #define PACKAGE_BUGREPORT "" |
---|
11125 | | #define PACKAGE_URL "" |
---|
11126 | | #define PACKAGE "libunistring" |
---|
11127 | | #define VERSION "1.1" |
---|
11128 | | #define HAVE_STDIO_H 1 |
---|
11129 | | #define HAVE_STDLIB_H 1 |
---|
11130 | | #define HAVE_STRING_H 1 |
---|
11131 | | #define HAVE_INTTYPES_H 1 |
---|
11132 | | #define HAVE_STDINT_H 1 |
---|
11133 | | #define HAVE_STRINGS_H 1 |
---|
11134 | | #define HAVE_SYS_STAT_H 1 |
---|
11135 | | #define HAVE_SYS_TYPES_H 1 |
---|
11136 | | #define HAVE_UNISTD_H 1 |
---|
11137 | | #define HAVE_WCHAR_H 1 |
---|
11138 | | #define HAVE_ICONV_H 1 |
---|
11139 | | #define HAVE_LIMITS_H 1 |
---|
11140 | | #define HAVE_WCTYPE_H 1 |
---|
11141 | | #define HAVE_LANGINFO_H 1 |
---|
11142 | | #define HAVE_XLOCALE_H 1 |
---|
11143 | | #define HAVE_MATH_H 1 |
---|
11144 | | #define HAVE_SYS_MMAN_H 1 |
---|
11145 | | #define HAVE_STDBOOL_H 1 |
---|
11146 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11147 | | #define HAVE_ARPA_INET_H 1 |
---|
11148 | | #define HAVE_SYS_TIME_H 1 |
---|
11149 | | #define HAVE_NETDB_H 1 |
---|
11150 | | #define HAVE_NETINET_IN_H 1 |
---|
11151 | | #define HAVE_SEMAPHORE_H 1 |
---|
11152 | | #define HAVE_SYS_PARAM_H 1 |
---|
11153 | | #define HAVE_SYS_SELECT_H 1 |
---|
11154 | | #define HAVE_SYS_WAIT_H 1 |
---|
11155 | | #define HAVE_PTHREAD_H 1 |
---|
11156 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11157 | | #define HAVE_STDALIGN_H 1 |
---|
11158 | | #define HAVE_SYS_IOCTL_H 1 |
---|
11159 | | #define HAVE_SYS_UIO_H 1 |
---|
11160 | | #define STDC_HEADERS 1 |
---|
11161 | | #define _ALL_SOURCE 1 |
---|
11162 | | #define _DARWIN_C_SOURCE 1 |
---|
11163 | | #define _GNU_SOURCE 1 |
---|
11164 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11165 | | #define _NETBSD_SOURCE 1 |
---|
11166 | | #define _OPENBSD_SOURCE 1 |
---|
11167 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11168 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11169 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11170 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11171 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11172 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11173 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11174 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11175 | | #define _TANDEM_SOURCE 1 |
---|
11176 | | #define __EXTENSIONS__ 1 |
---|
11177 | | #define HAVE_DLFCN_H 1 |
---|
11178 | | #define LT_OBJDIR ".libs/" |
---|
11179 | | #define HAVE_ALLOCA_H 1 |
---|
11180 | | #define HAVE_ALLOCA 1 |
---|
11181 | | #define restrict __restrict__ |
---|
11182 | | #define HAVE___HEADER_INLINE 1 |
---|
11183 | | #define HAVE_DECL_ALARM 1 |
---|
11184 | | #define HAVE_ISWCNTRL 1 |
---|
11185 | | #define HAVE_ISWBLANK 1 |
---|
11186 | | #define HAVE_USELOCALE 1 |
---|
11187 | | #define HAVE_NEWLOCALE 1 |
---|
11188 | | #define HAVE_DUPLOCALE 1 |
---|
11189 | | #define HAVE_FREELOCALE 1 |
---|
11190 | | #define HAVE_MBSINIT 1 |
---|
11191 | | #define HAVE_MBRTOWC 1 |
---|
11192 | | #define HAVE_MPROTECT 1 |
---|
11193 | | #define HAVE_SNPRINTF 1 |
---|
11194 | | #define HAVE_STPCPY 1 |
---|
11195 | | #define HAVE_STRDUP 1 |
---|
11196 | | #define HAVE_WCWIDTH 1 |
---|
11197 | | #define HAVE_BTOWC 1 |
---|
11198 | | #define HAVE_FCNTL 1 |
---|
11199 | | #define HAVE_SYMLINK 1 |
---|
11200 | | #define HAVE_FTRUNCATE 1 |
---|
11201 | | #define HAVE_GETDTABLESIZE 1 |
---|
11202 | | #define HAVE_GETPROGNAME 1 |
---|
11203 | | #define HAVE_GETTIMEOFDAY 1 |
---|
11204 | | #define HAVE_ISBLANK 1 |
---|
11205 | | #define HAVE_LSTAT 1 |
---|
11206 | | #define HAVE_STRERROR_R 1 |
---|
11207 | | #define HAVE_PIPE 1 |
---|
11208 | | #define HAVE_PSELECT 1 |
---|
11209 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11210 | | #define HAVE_SETENV 1 |
---|
11211 | | #define HAVE_SLEEP 1 |
---|
11212 | | #define HAVE_CATGETS 1 |
---|
11213 | | #define HAVE_SHUTDOWN 1 |
---|
11214 | | #define HAVE_USLEEP 1 |
---|
11215 | | #define HAVE_WCRTOMB 1 |
---|
11216 | | #define HAVE_WCTOB 1 |
---|
11217 | | #define HAVE_PTHREAD_API 1 |
---|
11218 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11219 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11220 | | #define HAVE_ICONV 1 |
---|
11221 | | #define ICONV_CONST |
---|
11222 | | #define HAVE_WINT_T 1 |
---|
11223 | | #define HAVE_LONG_LONG_INT 1 |
---|
11224 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11225 | | #define DBL_EXPBIT0_WORD 1 |
---|
11226 | | #define DBL_EXPBIT0_BIT 20 |
---|
11227 | | #define FLT_EXPBIT0_WORD 0 |
---|
11228 | | #define FLT_EXPBIT0_BIT 23 |
---|
11229 | | #define HAVE_TOWLOWER 1 |
---|
11230 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11231 | | #define HAVE_WCHAR_T 1 |
---|
11232 | | #define HAVE_LC_MESSAGES 1 |
---|
11233 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11234 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11235 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11236 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11237 | | #define USE_POSIX_THREADS 1 |
---|
11238 | | #define HAVE_MALLOC_POSIX 1 |
---|
11239 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11240 | | #define HAVE_MBSTATE_T 1 |
---|
11241 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11242 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11243 | | #define INSTALLPREFIX "/opt/local" |
---|
11244 | | #define HAVE_DECL_ECVT 1 |
---|
11245 | | #define HAVE_DECL_FCVT 1 |
---|
11246 | | #define HAVE_DECL_GCVT 1 |
---|
11247 | | #define _USE_STD_STAT 1 |
---|
11248 | | #define HAVE_DECL_EXECVPE 0 |
---|
11249 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11250 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11251 | | #define HAVE_INTMAX_T 1 |
---|
11252 | | #define HAVE_SNPRINTF 1 |
---|
11253 | | #define HAVE_STRNLEN 1 |
---|
11254 | | #define HAVE_WCSLEN 1 |
---|
11255 | | #define HAVE_WCSNLEN 1 |
---|
11256 | | #define HAVE_MBRTOWC 1 |
---|
11257 | | #define HAVE_WCRTOMB 1 |
---|
11258 | | #define HAVE_DECL__SNPRINTF 0 |
---|
11259 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
11260 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
11261 | | #define CHECK_PRINTF_SAFE 1 |
---|
11262 | | #define HAVE_DECL_WCSDUP 1 |
---|
11263 | | #define HAVE_SHUTDOWN 1 |
---|
11264 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
11265 | | #define HAVE_SA_FAMILY_T 1 |
---|
11266 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
11267 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11268 | | #define HAVE_STRERROR_R 1 |
---|
11269 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
11270 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11271 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
11272 | | #define HAVE_IPV4 1 |
---|
11273 | | #define HAVE_IPV6 1 |
---|
11274 | | #define PROMOTED_MODE_T int |
---|
11275 | | #define REPLACE_STRERROR_0 1 |
---|
11276 | | #define HAVE_PTHREAD_T 1 |
---|
11277 | | #define HAVE_SIGSET_T 1 |
---|
11278 | | #define HAVE_SCHED_H 1 |
---|
11279 | | #define HAVE_DECL_SETENV 1 |
---|
11280 | | #define HAVE_SEARCH_H 1 |
---|
11281 | | #define HAVE_TSEARCH 1 |
---|
11282 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
11283 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
11284 | | #define HAVE_DECL_UNSETENV 1 |
---|
11285 | | #define HAVE_ALLOCA 1 |
---|
11286 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
11287 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
11288 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
11289 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
11290 | | #define GNULIB_TEST_FREXP 1 |
---|
11291 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
11292 | | #define GNULIB_TEST_FREXPL 1 |
---|
11293 | | #define HAVE_INLINE 1 |
---|
11294 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
11295 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
11296 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
11297 | | #define HAVE_DECL_ISWBLANK 1 |
---|
11298 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
11299 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
11300 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
11301 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
11302 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11303 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
11304 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11305 | | #define GNULIB_LOCK 1 |
---|
11306 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11307 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11308 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11309 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
11310 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11311 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
11312 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
11313 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
11314 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
11315 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11316 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11317 | | #define HAVE_VISIBILITY 1 |
---|
11318 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
11319 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
11320 | | #define HAVE_STDINT_H 1 |
---|
11321 | | #define GNULIB_TEST_STRNCAT 1 |
---|
11322 | | #define GNULIB_TEST_STRSTR 1 |
---|
11323 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
11324 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
11325 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
11326 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
11327 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
11328 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
11329 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
11330 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
11331 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
11332 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
11333 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
11334 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
11335 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
11336 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
11337 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11338 | | #define HAVE_NL_LANGINFO 1 |
---|
11339 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11340 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11341 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11342 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11343 | | #define HAVE_NL_LANGINFO 1 |
---|
11344 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11345 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11346 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11347 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11348 | | #define HAVE_NL_LANGINFO 1 |
---|
11349 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11350 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11351 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11352 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11353 | | #define HAVE_NL_LANGINFO 1 |
---|
11354 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11355 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11356 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11357 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11358 | | #define HAVE_NL_LANGINFO 1 |
---|
11359 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11360 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11361 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11362 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11363 | | #define HAVE_NL_LANGINFO 1 |
---|
11364 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11365 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11366 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11367 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11368 | | #define HAVE_NL_LANGINFO 1 |
---|
11369 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11370 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11371 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11372 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
11373 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
11374 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
11375 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
11376 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
11377 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
11378 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
11379 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
11380 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
11381 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
11382 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
11383 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
11384 | | #define HAVE_DECL_WCWIDTH 1 |
---|
11385 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
11386 | | #define HAVE_STDINT_H 1 |
---|
11387 | | #define GNULIB_TEST_ACCEPT 1 |
---|
11388 | | #define GNULIB_TEST_BIND 1 |
---|
11389 | | #define GNULIB_TEST_BTOWC 1 |
---|
11390 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11391 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11392 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
11393 | | #define GNULIB_TEST_CLOSE 1 |
---|
11394 | | #define GNULIB_TEST_CONNECT 1 |
---|
11395 | | #define GNULIB_TEST_DUP2 1 |
---|
11396 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11397 | | #define GNULIB_TEST_FCNTL 1 |
---|
11398 | | #define GNULIB_TEST_FDOPEN 1 |
---|
11399 | | #define GNULIB_TEST_FSTAT 1 |
---|
11400 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
11401 | | #define GNULIB_TEST_GETCWD 1 |
---|
11402 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
11403 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
11404 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11405 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11406 | | #define HAVE_DECL___ARGV 0 |
---|
11407 | | #define HAVE_VAR___PROGNAME 1 |
---|
11408 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
11409 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
11410 | | #define HAVE_DECL_INET_PTON 1 |
---|
11411 | | #define HAVE_IOCTL 1 |
---|
11412 | | /* end confdefs.h. */ |
---|
11413 | | #include <sys/ioctl.h> |
---|
11414 | | /* On some platforms, ioctl() is declared in <unistd.h>. */ |
---|
11415 | | #include <unistd.h> |
---|
11416 | | |
---|
11417 | | int |
---|
11418 | | main (void) |
---|
11419 | | { |
---|
11420 | | extern |
---|
11421 | | #ifdef __cplusplus |
---|
11422 | | "C" |
---|
11423 | | #endif |
---|
11424 | | int ioctl (int, int, ...); |
---|
11425 | | |
---|
11426 | | ; |
---|
11427 | | return 0; |
---|
11428 | | } |
---|
11429 | | |
---|
11430 | configure:65757: result: no |
---|
11431 | configure:65852: checking where to find the exponent in a 'double' |
---|
11432 | configure:66191: result: word 1 bit 20 |
---|
11433 | configure:66207: checking where to find the exponent in a 'float' |
---|
11434 | configure:66299: result: word 0 bit 23 |
---|
11435 | configure:66316: checking where to find the exponent in a 'long double' |
---|
11436 | configure:66431: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11437 | configure:66431: $? = 0 |
---|
11438 | configure:66431: ./conftest |
---|
11439 | configure:66431: $? = 0 |
---|
11440 | configure:66444: result: word 2 bit 0 |
---|
11441 | configure:66463: checking for a traditional french locale |
---|
11442 | configure:66598: result: fr_FR.ISO8859-1 |
---|
11443 | configure:66605: checking for a french Unicode locale |
---|
11444 | configure:66727: result: fr_FR.UTF-8 |
---|
11445 | configure:66735: checking for a traditional japanese locale |
---|
11446 | configure:66876: result: ja_JP.eucJP |
---|
11447 | configure:66884: checking for a transitional chinese locale |
---|
11448 | configure:67019: result: zh_CN.GB18030 |
---|
11449 | configure:67027: checking for a traditional french locale |
---|
11450 | configure:67162: result: fr_FR.ISO8859-1 |
---|
11451 | configure:67169: checking for a french Unicode locale |
---|
11452 | configure:67291: result: fr_FR.UTF-8 |
---|
11453 | configure:67299: checking for a traditional japanese locale |
---|
11454 | configure:67440: result: ja_JP.eucJP |
---|
11455 | configure:67448: checking for a transitional chinese locale |
---|
11456 | configure:67583: result: zh_CN.GB18030 |
---|
11457 | configure:67699: checking whether malloc (0) returns nonnull |
---|
11458 | configure:67746: result: yes |
---|
11459 | configure:67797: checking for a traditional french locale |
---|
11460 | configure:67932: result: fr_FR.ISO8859-1 |
---|
11461 | configure:67939: checking for a french Unicode locale |
---|
11462 | configure:68061: result: fr_FR.UTF-8 |
---|
11463 | configure:68069: checking for a traditional japanese locale |
---|
11464 | configure:68210: result: ja_JP.eucJP |
---|
11465 | configure:68218: checking for a transitional chinese locale |
---|
11466 | configure:68353: result: zh_CN.GB18030 |
---|
11467 | configure:68360: checking for a french Unicode locale |
---|
11468 | configure:68482: result: fr_FR.UTF-8 |
---|
11469 | configure:68490: checking for mbtowc |
---|
11470 | configure:68490: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11471 | configure:68490: $? = 0 |
---|
11472 | configure:68490: result: yes |
---|
11473 | configure:68602: checking for library containing nanosleep |
---|
11474 | configure:68632: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11475 | configure:68632: $? = 0 |
---|
11476 | configure:68652: result: none required |
---|
11477 | configure:68673: checking for working nanosleep |
---|
11478 | configure:68758: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11479 | conftest.c:333:19: warning: address of function 'nanosleep' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
11480 | if (! nanosleep) |
---|
11481 | ~ ^~~~~~~~~ |
---|
11482 | conftest.c:333:19: note: prefix with the address-of operator to silence this warning |
---|
11483 | if (! nanosleep) |
---|
11484 | ^ |
---|
11485 | & |
---|
11486 | 1 warning generated. |
---|
11487 | configure:68758: $? = 0 |
---|
11488 | configure:68758: ./conftest |
---|
11489 | configure:68758: $? = 6 |
---|
11490 | configure: program exited with status 6 |
---|
11491 | configure: failed program was: |
---|
11492 | | /* confdefs.h */ |
---|
11493 | | #define PACKAGE_NAME "" |
---|
11494 | | #define PACKAGE_TARNAME "" |
---|
11495 | | #define PACKAGE_VERSION "" |
---|
11496 | | #define PACKAGE_STRING "" |
---|
11497 | | #define PACKAGE_BUGREPORT "" |
---|
11498 | | #define PACKAGE_URL "" |
---|
11499 | | #define PACKAGE "libunistring" |
---|
11500 | | #define VERSION "1.1" |
---|
11501 | | #define HAVE_STDIO_H 1 |
---|
11502 | | #define HAVE_STDLIB_H 1 |
---|
11503 | | #define HAVE_STRING_H 1 |
---|
11504 | | #define HAVE_INTTYPES_H 1 |
---|
11505 | | #define HAVE_STDINT_H 1 |
---|
11506 | | #define HAVE_STRINGS_H 1 |
---|
11507 | | #define HAVE_SYS_STAT_H 1 |
---|
11508 | | #define HAVE_SYS_TYPES_H 1 |
---|
11509 | | #define HAVE_UNISTD_H 1 |
---|
11510 | | #define HAVE_WCHAR_H 1 |
---|
11511 | | #define HAVE_ICONV_H 1 |
---|
11512 | | #define HAVE_LIMITS_H 1 |
---|
11513 | | #define HAVE_WCTYPE_H 1 |
---|
11514 | | #define HAVE_LANGINFO_H 1 |
---|
11515 | | #define HAVE_XLOCALE_H 1 |
---|
11516 | | #define HAVE_MATH_H 1 |
---|
11517 | | #define HAVE_SYS_MMAN_H 1 |
---|
11518 | | #define HAVE_STDBOOL_H 1 |
---|
11519 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11520 | | #define HAVE_ARPA_INET_H 1 |
---|
11521 | | #define HAVE_SYS_TIME_H 1 |
---|
11522 | | #define HAVE_NETDB_H 1 |
---|
11523 | | #define HAVE_NETINET_IN_H 1 |
---|
11524 | | #define HAVE_SEMAPHORE_H 1 |
---|
11525 | | #define HAVE_SYS_PARAM_H 1 |
---|
11526 | | #define HAVE_SYS_SELECT_H 1 |
---|
11527 | | #define HAVE_SYS_WAIT_H 1 |
---|
11528 | | #define HAVE_PTHREAD_H 1 |
---|
11529 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11530 | | #define HAVE_STDALIGN_H 1 |
---|
11531 | | #define HAVE_SYS_IOCTL_H 1 |
---|
11532 | | #define HAVE_SYS_UIO_H 1 |
---|
11533 | | #define STDC_HEADERS 1 |
---|
11534 | | #define _ALL_SOURCE 1 |
---|
11535 | | #define _DARWIN_C_SOURCE 1 |
---|
11536 | | #define _GNU_SOURCE 1 |
---|
11537 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11538 | | #define _NETBSD_SOURCE 1 |
---|
11539 | | #define _OPENBSD_SOURCE 1 |
---|
11540 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11541 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11542 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11543 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11544 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11545 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11546 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11547 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11548 | | #define _TANDEM_SOURCE 1 |
---|
11549 | | #define __EXTENSIONS__ 1 |
---|
11550 | | #define HAVE_DLFCN_H 1 |
---|
11551 | | #define LT_OBJDIR ".libs/" |
---|
11552 | | #define HAVE_ALLOCA_H 1 |
---|
11553 | | #define HAVE_ALLOCA 1 |
---|
11554 | | #define restrict __restrict__ |
---|
11555 | | #define HAVE___HEADER_INLINE 1 |
---|
11556 | | #define HAVE_DECL_ALARM 1 |
---|
11557 | | #define HAVE_ISWCNTRL 1 |
---|
11558 | | #define HAVE_ISWBLANK 1 |
---|
11559 | | #define HAVE_USELOCALE 1 |
---|
11560 | | #define HAVE_NEWLOCALE 1 |
---|
11561 | | #define HAVE_DUPLOCALE 1 |
---|
11562 | | #define HAVE_FREELOCALE 1 |
---|
11563 | | #define HAVE_MBSINIT 1 |
---|
11564 | | #define HAVE_MBRTOWC 1 |
---|
11565 | | #define HAVE_MPROTECT 1 |
---|
11566 | | #define HAVE_SNPRINTF 1 |
---|
11567 | | #define HAVE_STPCPY 1 |
---|
11568 | | #define HAVE_STRDUP 1 |
---|
11569 | | #define HAVE_WCWIDTH 1 |
---|
11570 | | #define HAVE_BTOWC 1 |
---|
11571 | | #define HAVE_FCNTL 1 |
---|
11572 | | #define HAVE_SYMLINK 1 |
---|
11573 | | #define HAVE_FTRUNCATE 1 |
---|
11574 | | #define HAVE_GETDTABLESIZE 1 |
---|
11575 | | #define HAVE_GETPROGNAME 1 |
---|
11576 | | #define HAVE_GETTIMEOFDAY 1 |
---|
11577 | | #define HAVE_ISBLANK 1 |
---|
11578 | | #define HAVE_LSTAT 1 |
---|
11579 | | #define HAVE_STRERROR_R 1 |
---|
11580 | | #define HAVE_PIPE 1 |
---|
11581 | | #define HAVE_PSELECT 1 |
---|
11582 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11583 | | #define HAVE_SETENV 1 |
---|
11584 | | #define HAVE_SLEEP 1 |
---|
11585 | | #define HAVE_CATGETS 1 |
---|
11586 | | #define HAVE_SHUTDOWN 1 |
---|
11587 | | #define HAVE_USLEEP 1 |
---|
11588 | | #define HAVE_WCRTOMB 1 |
---|
11589 | | #define HAVE_WCTOB 1 |
---|
11590 | | #define HAVE_PTHREAD_API 1 |
---|
11591 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11592 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11593 | | #define HAVE_ICONV 1 |
---|
11594 | | #define ICONV_CONST |
---|
11595 | | #define HAVE_WINT_T 1 |
---|
11596 | | #define HAVE_LONG_LONG_INT 1 |
---|
11597 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11598 | | #define DBL_EXPBIT0_WORD 1 |
---|
11599 | | #define DBL_EXPBIT0_BIT 20 |
---|
11600 | | #define FLT_EXPBIT0_WORD 0 |
---|
11601 | | #define FLT_EXPBIT0_BIT 23 |
---|
11602 | | #define HAVE_TOWLOWER 1 |
---|
11603 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11604 | | #define HAVE_WCHAR_T 1 |
---|
11605 | | #define HAVE_LC_MESSAGES 1 |
---|
11606 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11607 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11608 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11609 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11610 | | #define USE_POSIX_THREADS 1 |
---|
11611 | | #define HAVE_MALLOC_POSIX 1 |
---|
11612 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11613 | | #define HAVE_MBSTATE_T 1 |
---|
11614 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11615 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11616 | | #define INSTALLPREFIX "/opt/local" |
---|
11617 | | #define HAVE_DECL_ECVT 1 |
---|
11618 | | #define HAVE_DECL_FCVT 1 |
---|
11619 | | #define HAVE_DECL_GCVT 1 |
---|
11620 | | #define _USE_STD_STAT 1 |
---|
11621 | | #define HAVE_DECL_EXECVPE 0 |
---|
11622 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
11623 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
11624 | | #define HAVE_INTMAX_T 1 |
---|
11625 | | #define HAVE_SNPRINTF 1 |
---|
11626 | | #define HAVE_STRNLEN 1 |
---|
11627 | | #define HAVE_WCSLEN 1 |
---|
11628 | | #define HAVE_WCSNLEN 1 |
---|
11629 | | #define HAVE_MBRTOWC 1 |
---|
11630 | | #define HAVE_WCRTOMB 1 |
---|
11631 | | #define HAVE_DECL__SNPRINTF 0 |
---|
11632 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
11633 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
11634 | | #define CHECK_PRINTF_SAFE 1 |
---|
11635 | | #define HAVE_DECL_WCSDUP 1 |
---|
11636 | | #define HAVE_SHUTDOWN 1 |
---|
11637 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
11638 | | #define HAVE_SA_FAMILY_T 1 |
---|
11639 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
11640 | | #define HAVE_DECL_STRERROR_R 1 |
---|
11641 | | #define HAVE_STRERROR_R 1 |
---|
11642 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
11643 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
11644 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
11645 | | #define HAVE_IPV4 1 |
---|
11646 | | #define HAVE_IPV6 1 |
---|
11647 | | #define PROMOTED_MODE_T int |
---|
11648 | | #define REPLACE_STRERROR_0 1 |
---|
11649 | | #define HAVE_PTHREAD_T 1 |
---|
11650 | | #define HAVE_SIGSET_T 1 |
---|
11651 | | #define HAVE_SCHED_H 1 |
---|
11652 | | #define HAVE_DECL_SETENV 1 |
---|
11653 | | #define HAVE_SEARCH_H 1 |
---|
11654 | | #define HAVE_TSEARCH 1 |
---|
11655 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
11656 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
11657 | | #define HAVE_DECL_UNSETENV 1 |
---|
11658 | | #define HAVE_ALLOCA 1 |
---|
11659 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
11660 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
11661 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
11662 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
11663 | | #define GNULIB_TEST_FREXP 1 |
---|
11664 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
11665 | | #define GNULIB_TEST_FREXPL 1 |
---|
11666 | | #define HAVE_INLINE 1 |
---|
11667 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
11668 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
11669 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
11670 | | #define HAVE_DECL_ISWBLANK 1 |
---|
11671 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
11672 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
11673 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
11674 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
11675 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
11676 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
11677 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
11678 | | #define GNULIB_LOCK 1 |
---|
11679 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
11680 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
11681 | | #define GNULIB_TEST_MBSINIT 1 |
---|
11682 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
11683 | | #define GNULIB_TEST_MEMCHR 1 |
---|
11684 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
11685 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
11686 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
11687 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
11688 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11689 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11690 | | #define HAVE_VISIBILITY 1 |
---|
11691 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
11692 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
11693 | | #define HAVE_STDINT_H 1 |
---|
11694 | | #define GNULIB_TEST_STRNCAT 1 |
---|
11695 | | #define GNULIB_TEST_STRSTR 1 |
---|
11696 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
11697 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
11698 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
11699 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
11700 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
11701 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
11702 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
11703 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
11704 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
11705 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
11706 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
11707 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
11708 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
11709 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
11710 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11711 | | #define HAVE_NL_LANGINFO 1 |
---|
11712 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11713 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11714 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11715 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11716 | | #define HAVE_NL_LANGINFO 1 |
---|
11717 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11718 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11719 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11720 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11721 | | #define HAVE_NL_LANGINFO 1 |
---|
11722 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11723 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11724 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11725 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11726 | | #define HAVE_NL_LANGINFO 1 |
---|
11727 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11728 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11729 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11730 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11731 | | #define HAVE_NL_LANGINFO 1 |
---|
11732 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11733 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11734 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11735 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11736 | | #define HAVE_NL_LANGINFO 1 |
---|
11737 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11738 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11739 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11740 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
11741 | | #define HAVE_NL_LANGINFO 1 |
---|
11742 | | #define NEED_PRINTF_ENOMEM 1 |
---|
11743 | | #define NEED_PRINTF_DOUBLE 1 |
---|
11744 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
11745 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
11746 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
11747 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
11748 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
11749 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
11750 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
11751 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
11752 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
11753 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
11754 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
11755 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
11756 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
11757 | | #define HAVE_DECL_WCWIDTH 1 |
---|
11758 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
11759 | | #define HAVE_STDINT_H 1 |
---|
11760 | | #define GNULIB_TEST_ACCEPT 1 |
---|
11761 | | #define GNULIB_TEST_BIND 1 |
---|
11762 | | #define GNULIB_TEST_BTOWC 1 |
---|
11763 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
11764 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
11765 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
11766 | | #define GNULIB_TEST_CLOSE 1 |
---|
11767 | | #define GNULIB_TEST_CONNECT 1 |
---|
11768 | | #define GNULIB_TEST_DUP2 1 |
---|
11769 | | #define GNULIB_TEST_ENVIRON 1 |
---|
11770 | | #define GNULIB_TEST_FCNTL 1 |
---|
11771 | | #define GNULIB_TEST_FDOPEN 1 |
---|
11772 | | #define GNULIB_TEST_FSTAT 1 |
---|
11773 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
11774 | | #define GNULIB_TEST_GETCWD 1 |
---|
11775 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
11776 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
11777 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
11778 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
11779 | | #define HAVE_DECL___ARGV 0 |
---|
11780 | | #define HAVE_VAR___PROGNAME 1 |
---|
11781 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
11782 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
11783 | | #define HAVE_DECL_INET_PTON 1 |
---|
11784 | | #define HAVE_IOCTL 1 |
---|
11785 | | #define GNULIB_TEST_IOCTL 1 |
---|
11786 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
11787 | | #define DBL_EXPBIT0_WORD 1 |
---|
11788 | | #define DBL_EXPBIT0_BIT 20 |
---|
11789 | | #define FLT_EXPBIT0_WORD 0 |
---|
11790 | | #define FLT_EXPBIT0_BIT 23 |
---|
11791 | | #define LDBL_EXPBIT0_WORD 2 |
---|
11792 | | #define LDBL_EXPBIT0_BIT 0 |
---|
11793 | | #define GNULIB_TEST_LISTEN 1 |
---|
11794 | | #define GNULIB_TEST_LSTAT 1 |
---|
11795 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
11796 | | #define HAVE_MBTOWC 1 |
---|
11797 | | #define GNULIB_TEST_MBTOWC 1 |
---|
11798 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
11799 | | /* end confdefs.h. */ |
---|
11800 | | |
---|
11801 | | #include <errno.h> |
---|
11802 | | #include <limits.h> |
---|
11803 | | #include <signal.h> |
---|
11804 | | #include <time.h> |
---|
11805 | | #include <unistd.h> |
---|
11806 | | #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) |
---|
11807 | | #define TYPE_MAXIMUM(t) ((t) (! TYPE_SIGNED (t) ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) |
---|
11808 | | |
---|
11809 | | #if HAVE_DECL_ALARM |
---|
11810 | | static void |
---|
11811 | | check_for_SIGALRM (int sig) |
---|
11812 | | { |
---|
11813 | | if (sig != SIGALRM) |
---|
11814 | | _exit (1); |
---|
11815 | | } |
---|
11816 | | #endif |
---|
11817 | | |
---|
11818 | | int |
---|
11819 | | main () |
---|
11820 | | { |
---|
11821 | | static struct timespec ts_sleep; |
---|
11822 | | static struct timespec ts_remaining; |
---|
11823 | | /* Test for major problems first. */ |
---|
11824 | | if (! nanosleep) |
---|
11825 | | return 2; |
---|
11826 | | ts_sleep.tv_sec = 0; |
---|
11827 | | ts_sleep.tv_nsec = 1; |
---|
11828 | | #if HAVE_DECL_ALARM |
---|
11829 | | { |
---|
11830 | | static struct sigaction act; |
---|
11831 | | act.sa_handler = check_for_SIGALRM; |
---|
11832 | | sigemptyset (&act.sa_mask); |
---|
11833 | | sigaction (SIGALRM, &act, NULL); |
---|
11834 | | alarm (1); |
---|
11835 | | if (nanosleep (&ts_sleep, NULL) != 0) |
---|
11836 | | return 3; |
---|
11837 | | /* Test for a minor problem: the handling of large arguments. */ |
---|
11838 | | ts_sleep.tv_sec = TYPE_MAXIMUM (time_t); |
---|
11839 | | ts_sleep.tv_nsec = 999999999; |
---|
11840 | | alarm (1); |
---|
11841 | | if (nanosleep (&ts_sleep, &ts_remaining) != -1) |
---|
11842 | | return 4; |
---|
11843 | | if (errno != EINTR) |
---|
11844 | | return 5; |
---|
11845 | | if (ts_remaining.tv_sec <= TYPE_MAXIMUM (time_t) - 10) |
---|
11846 | | return 6; |
---|
11847 | | } |
---|
11848 | | #else /* A simpler test for native Windows. */ |
---|
11849 | | if (nanosleep (&ts_sleep, &ts_remaining) < 0) |
---|
11850 | | return 3; |
---|
11851 | | /* Test for 32-bit mingw bug: negative nanosecond values do not |
---|
11852 | | cause failure. */ |
---|
11853 | | ts_sleep.tv_sec = 1; |
---|
11854 | | ts_sleep.tv_nsec = -1; |
---|
11855 | | if (nanosleep (&ts_sleep, &ts_remaining) != -1) |
---|
11856 | | return 7; |
---|
11857 | | #endif |
---|
11858 | | return 0; |
---|
11859 | | } |
---|
11860 | configure:68774: result: no (mishandles large arguments) |
---|
11861 | configure:68837: checking whether <netinet/in.h> is self-contained |
---|
11862 | configure:68855: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
11863 | configure:68855: $? = 0 |
---|
11864 | configure:68864: result: yes |
---|
11865 | configure:69011: checking whether open recognizes a trailing slash |
---|
11866 | configure:69056: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
11867 | configure:69056: $? = 0 |
---|
11868 | configure:69056: ./conftest |
---|
11869 | configure:69056: $? = 1 |
---|
11870 | configure: program exited with status 1 |
---|
11871 | configure: failed program was: |
---|
11872 | | /* confdefs.h */ |
---|
11873 | | #define PACKAGE_NAME "" |
---|
11874 | | #define PACKAGE_TARNAME "" |
---|
11875 | | #define PACKAGE_VERSION "" |
---|
11876 | | #define PACKAGE_STRING "" |
---|
11877 | | #define PACKAGE_BUGREPORT "" |
---|
11878 | | #define PACKAGE_URL "" |
---|
11879 | | #define PACKAGE "libunistring" |
---|
11880 | | #define VERSION "1.1" |
---|
11881 | | #define HAVE_STDIO_H 1 |
---|
11882 | | #define HAVE_STDLIB_H 1 |
---|
11883 | | #define HAVE_STRING_H 1 |
---|
11884 | | #define HAVE_INTTYPES_H 1 |
---|
11885 | | #define HAVE_STDINT_H 1 |
---|
11886 | | #define HAVE_STRINGS_H 1 |
---|
11887 | | #define HAVE_SYS_STAT_H 1 |
---|
11888 | | #define HAVE_SYS_TYPES_H 1 |
---|
11889 | | #define HAVE_UNISTD_H 1 |
---|
11890 | | #define HAVE_WCHAR_H 1 |
---|
11891 | | #define HAVE_ICONV_H 1 |
---|
11892 | | #define HAVE_LIMITS_H 1 |
---|
11893 | | #define HAVE_WCTYPE_H 1 |
---|
11894 | | #define HAVE_LANGINFO_H 1 |
---|
11895 | | #define HAVE_XLOCALE_H 1 |
---|
11896 | | #define HAVE_MATH_H 1 |
---|
11897 | | #define HAVE_SYS_MMAN_H 1 |
---|
11898 | | #define HAVE_STDBOOL_H 1 |
---|
11899 | | #define HAVE_SYS_SOCKET_H 1 |
---|
11900 | | #define HAVE_ARPA_INET_H 1 |
---|
11901 | | #define HAVE_SYS_TIME_H 1 |
---|
11902 | | #define HAVE_NETDB_H 1 |
---|
11903 | | #define HAVE_NETINET_IN_H 1 |
---|
11904 | | #define HAVE_SEMAPHORE_H 1 |
---|
11905 | | #define HAVE_SYS_PARAM_H 1 |
---|
11906 | | #define HAVE_SYS_SELECT_H 1 |
---|
11907 | | #define HAVE_SYS_WAIT_H 1 |
---|
11908 | | #define HAVE_PTHREAD_H 1 |
---|
11909 | | #define HAVE_SYS_CDEFS_H 1 |
---|
11910 | | #define HAVE_STDALIGN_H 1 |
---|
11911 | | #define HAVE_SYS_IOCTL_H 1 |
---|
11912 | | #define HAVE_SYS_UIO_H 1 |
---|
11913 | | #define STDC_HEADERS 1 |
---|
11914 | | #define _ALL_SOURCE 1 |
---|
11915 | | #define _DARWIN_C_SOURCE 1 |
---|
11916 | | #define _GNU_SOURCE 1 |
---|
11917 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
11918 | | #define _NETBSD_SOURCE 1 |
---|
11919 | | #define _OPENBSD_SOURCE 1 |
---|
11920 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
11921 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
11922 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
11923 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
11924 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
11925 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
11926 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
11927 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
11928 | | #define _TANDEM_SOURCE 1 |
---|
11929 | | #define __EXTENSIONS__ 1 |
---|
11930 | | #define HAVE_DLFCN_H 1 |
---|
11931 | | #define LT_OBJDIR ".libs/" |
---|
11932 | | #define HAVE_ALLOCA_H 1 |
---|
11933 | | #define HAVE_ALLOCA 1 |
---|
11934 | | #define restrict __restrict__ |
---|
11935 | | #define HAVE___HEADER_INLINE 1 |
---|
11936 | | #define HAVE_DECL_ALARM 1 |
---|
11937 | | #define HAVE_ISWCNTRL 1 |
---|
11938 | | #define HAVE_ISWBLANK 1 |
---|
11939 | | #define HAVE_USELOCALE 1 |
---|
11940 | | #define HAVE_NEWLOCALE 1 |
---|
11941 | | #define HAVE_DUPLOCALE 1 |
---|
11942 | | #define HAVE_FREELOCALE 1 |
---|
11943 | | #define HAVE_MBSINIT 1 |
---|
11944 | | #define HAVE_MBRTOWC 1 |
---|
11945 | | #define HAVE_MPROTECT 1 |
---|
11946 | | #define HAVE_SNPRINTF 1 |
---|
11947 | | #define HAVE_STPCPY 1 |
---|
11948 | | #define HAVE_STRDUP 1 |
---|
11949 | | #define HAVE_WCWIDTH 1 |
---|
11950 | | #define HAVE_BTOWC 1 |
---|
11951 | | #define HAVE_FCNTL 1 |
---|
11952 | | #define HAVE_SYMLINK 1 |
---|
11953 | | #define HAVE_FTRUNCATE 1 |
---|
11954 | | #define HAVE_GETDTABLESIZE 1 |
---|
11955 | | #define HAVE_GETPROGNAME 1 |
---|
11956 | | #define HAVE_GETTIMEOFDAY 1 |
---|
11957 | | #define HAVE_ISBLANK 1 |
---|
11958 | | #define HAVE_LSTAT 1 |
---|
11959 | | #define HAVE_STRERROR_R 1 |
---|
11960 | | #define HAVE_PIPE 1 |
---|
11961 | | #define HAVE_PSELECT 1 |
---|
11962 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
11963 | | #define HAVE_SETENV 1 |
---|
11964 | | #define HAVE_SLEEP 1 |
---|
11965 | | #define HAVE_CATGETS 1 |
---|
11966 | | #define HAVE_SHUTDOWN 1 |
---|
11967 | | #define HAVE_USLEEP 1 |
---|
11968 | | #define HAVE_WCRTOMB 1 |
---|
11969 | | #define HAVE_WCTOB 1 |
---|
11970 | | #define HAVE_PTHREAD_API 1 |
---|
11971 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
11972 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
11973 | | #define HAVE_ICONV 1 |
---|
11974 | | #define ICONV_CONST |
---|
11975 | | #define HAVE_WINT_T 1 |
---|
11976 | | #define HAVE_LONG_LONG_INT 1 |
---|
11977 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
11978 | | #define DBL_EXPBIT0_WORD 1 |
---|
11979 | | #define DBL_EXPBIT0_BIT 20 |
---|
11980 | | #define FLT_EXPBIT0_WORD 0 |
---|
11981 | | #define FLT_EXPBIT0_BIT 23 |
---|
11982 | | #define HAVE_TOWLOWER 1 |
---|
11983 | | #define HAVE_LANGINFO_CODESET 1 |
---|
11984 | | #define HAVE_WCHAR_T 1 |
---|
11985 | | #define HAVE_LC_MESSAGES 1 |
---|
11986 | | #define HAVE_WORKING_USELOCALE 1 |
---|
11987 | | #define HAVE_GOOD_USELOCALE 1 |
---|
11988 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
11989 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
11990 | | #define USE_POSIX_THREADS 1 |
---|
11991 | | #define HAVE_MALLOC_POSIX 1 |
---|
11992 | | #define MALLOC_0_IS_NONNULL 1 |
---|
11993 | | #define HAVE_MBSTATE_T 1 |
---|
11994 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
11995 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
11996 | | #define INSTALLPREFIX "/opt/local" |
---|
11997 | | #define HAVE_DECL_ECVT 1 |
---|
11998 | | #define HAVE_DECL_FCVT 1 |
---|
11999 | | #define HAVE_DECL_GCVT 1 |
---|
12000 | | #define _USE_STD_STAT 1 |
---|
12001 | | #define HAVE_DECL_EXECVPE 0 |
---|
12002 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12003 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12004 | | #define HAVE_INTMAX_T 1 |
---|
12005 | | #define HAVE_SNPRINTF 1 |
---|
12006 | | #define HAVE_STRNLEN 1 |
---|
12007 | | #define HAVE_WCSLEN 1 |
---|
12008 | | #define HAVE_WCSNLEN 1 |
---|
12009 | | #define HAVE_MBRTOWC 1 |
---|
12010 | | #define HAVE_WCRTOMB 1 |
---|
12011 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12012 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
12013 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
12014 | | #define CHECK_PRINTF_SAFE 1 |
---|
12015 | | #define HAVE_DECL_WCSDUP 1 |
---|
12016 | | #define HAVE_SHUTDOWN 1 |
---|
12017 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
12018 | | #define HAVE_SA_FAMILY_T 1 |
---|
12019 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
12020 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12021 | | #define HAVE_STRERROR_R 1 |
---|
12022 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
12023 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12024 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12025 | | #define HAVE_IPV4 1 |
---|
12026 | | #define HAVE_IPV6 1 |
---|
12027 | | #define PROMOTED_MODE_T int |
---|
12028 | | #define REPLACE_STRERROR_0 1 |
---|
12029 | | #define HAVE_PTHREAD_T 1 |
---|
12030 | | #define HAVE_SIGSET_T 1 |
---|
12031 | | #define HAVE_SCHED_H 1 |
---|
12032 | | #define HAVE_DECL_SETENV 1 |
---|
12033 | | #define HAVE_SEARCH_H 1 |
---|
12034 | | #define HAVE_TSEARCH 1 |
---|
12035 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
12036 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12037 | | #define HAVE_DECL_UNSETENV 1 |
---|
12038 | | #define HAVE_ALLOCA 1 |
---|
12039 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
12040 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12041 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12042 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
12043 | | #define GNULIB_TEST_FREXP 1 |
---|
12044 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
12045 | | #define GNULIB_TEST_FREXPL 1 |
---|
12046 | | #define HAVE_INLINE 1 |
---|
12047 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
12048 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
12049 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
12050 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12051 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12052 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12053 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12054 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
12055 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12056 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12057 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12058 | | #define GNULIB_LOCK 1 |
---|
12059 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12060 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12061 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12062 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
12063 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12064 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
12065 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
12066 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
12067 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
12068 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12069 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12070 | | #define HAVE_VISIBILITY 1 |
---|
12071 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12072 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
12073 | | #define HAVE_STDINT_H 1 |
---|
12074 | | #define GNULIB_TEST_STRNCAT 1 |
---|
12075 | | #define GNULIB_TEST_STRSTR 1 |
---|
12076 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
12077 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
12078 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
12079 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
12080 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
12081 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
12082 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
12083 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
12084 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
12085 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
12086 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
12087 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
12088 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
12089 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
12090 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12091 | | #define HAVE_NL_LANGINFO 1 |
---|
12092 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12093 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12094 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12095 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12096 | | #define HAVE_NL_LANGINFO 1 |
---|
12097 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12098 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12099 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12100 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12101 | | #define HAVE_NL_LANGINFO 1 |
---|
12102 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12103 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12104 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12105 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12106 | | #define HAVE_NL_LANGINFO 1 |
---|
12107 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12108 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12109 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12110 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12111 | | #define HAVE_NL_LANGINFO 1 |
---|
12112 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12113 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12114 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12115 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12116 | | #define HAVE_NL_LANGINFO 1 |
---|
12117 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12118 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12119 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12120 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12121 | | #define HAVE_NL_LANGINFO 1 |
---|
12122 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12123 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12124 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12125 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
12126 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
12127 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
12128 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
12129 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
12130 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
12131 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
12132 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
12133 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
12134 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
12135 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
12136 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
12137 | | #define HAVE_DECL_WCWIDTH 1 |
---|
12138 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
12139 | | #define HAVE_STDINT_H 1 |
---|
12140 | | #define GNULIB_TEST_ACCEPT 1 |
---|
12141 | | #define GNULIB_TEST_BIND 1 |
---|
12142 | | #define GNULIB_TEST_BTOWC 1 |
---|
12143 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
12144 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
12145 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12146 | | #define GNULIB_TEST_CLOSE 1 |
---|
12147 | | #define GNULIB_TEST_CONNECT 1 |
---|
12148 | | #define GNULIB_TEST_DUP2 1 |
---|
12149 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12150 | | #define GNULIB_TEST_FCNTL 1 |
---|
12151 | | #define GNULIB_TEST_FDOPEN 1 |
---|
12152 | | #define GNULIB_TEST_FSTAT 1 |
---|
12153 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
12154 | | #define GNULIB_TEST_GETCWD 1 |
---|
12155 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12156 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
12157 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12158 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12159 | | #define HAVE_DECL___ARGV 0 |
---|
12160 | | #define HAVE_VAR___PROGNAME 1 |
---|
12161 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
12162 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
12163 | | #define HAVE_DECL_INET_PTON 1 |
---|
12164 | | #define HAVE_IOCTL 1 |
---|
12165 | | #define GNULIB_TEST_IOCTL 1 |
---|
12166 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
12167 | | #define DBL_EXPBIT0_WORD 1 |
---|
12168 | | #define DBL_EXPBIT0_BIT 20 |
---|
12169 | | #define FLT_EXPBIT0_WORD 0 |
---|
12170 | | #define FLT_EXPBIT0_BIT 23 |
---|
12171 | | #define LDBL_EXPBIT0_WORD 2 |
---|
12172 | | #define LDBL_EXPBIT0_BIT 0 |
---|
12173 | | #define GNULIB_TEST_LISTEN 1 |
---|
12174 | | #define GNULIB_TEST_LSTAT 1 |
---|
12175 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12176 | | #define HAVE_MBTOWC 1 |
---|
12177 | | #define GNULIB_TEST_MBTOWC 1 |
---|
12178 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
12179 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
12180 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
12181 | | /* end confdefs.h. */ |
---|
12182 | | |
---|
12183 | | #include <fcntl.h> |
---|
12184 | | #if HAVE_UNISTD_H |
---|
12185 | | # include <unistd.h> |
---|
12186 | | #endif |
---|
12187 | | |
---|
12188 | | |
---|
12189 | | |
---|
12190 | | #if defined _WIN32 && !defined __CYGWIN__ |
---|
12191 | | #define access _access |
---|
12192 | | #define chdir _chdir |
---|
12193 | | #define chmod _chmod |
---|
12194 | | #define close _close |
---|
12195 | | #define creat _creat |
---|
12196 | | #define dup _dup |
---|
12197 | | #define dup2 _dup2 |
---|
12198 | | #define ecvt _ecvt |
---|
12199 | | #define execl _execl |
---|
12200 | | #define execle _execle |
---|
12201 | | #define execlp _execlp |
---|
12202 | | #define execv _execv |
---|
12203 | | #define execve _execve |
---|
12204 | | #define execvp _execvp |
---|
12205 | | #define execvpe _execvpe |
---|
12206 | | #define fcloseall _fcloseall |
---|
12207 | | #define fcvt _fcvt |
---|
12208 | | #define fdopen _fdopen |
---|
12209 | | #define fileno _fileno |
---|
12210 | | #define gcvt _gcvt |
---|
12211 | | #define getcwd _getcwd |
---|
12212 | | #define getpid _getpid |
---|
12213 | | #define getw _getw |
---|
12214 | | #define isatty _isatty |
---|
12215 | | #define j0 _j0 |
---|
12216 | | #define j1 _j1 |
---|
12217 | | #define jn _jn |
---|
12218 | | #define lfind _lfind |
---|
12219 | | #define lsearch _lsearch |
---|
12220 | | #define lseek _lseek |
---|
12221 | | #define memccpy _memccpy |
---|
12222 | | #define mkdir _mkdir |
---|
12223 | | #define mktemp _mktemp |
---|
12224 | | #define open _open |
---|
12225 | | #define putenv _putenv |
---|
12226 | | #define putw _putw |
---|
12227 | | #define read _read |
---|
12228 | | #define rmdir _rmdir |
---|
12229 | | #define strdup _strdup |
---|
12230 | | #define swab _swab |
---|
12231 | | #define tempnam _tempnam |
---|
12232 | | #define tzset _tzset |
---|
12233 | | #define umask _umask |
---|
12234 | | #define unlink _unlink |
---|
12235 | | #define utime _utime |
---|
12236 | | #define wcsdup _wcsdup |
---|
12237 | | #define write _write |
---|
12238 | | #define y0 _y0 |
---|
12239 | | #define y1 _y1 |
---|
12240 | | #define yn _yn |
---|
12241 | | #endif |
---|
12242 | | |
---|
12243 | | |
---|
12244 | | int main () |
---|
12245 | | { |
---|
12246 | | int result = 0; |
---|
12247 | | #if HAVE_LSTAT |
---|
12248 | | if (open ("conftest.lnk/", O_RDONLY) != -1) |
---|
12249 | | result |= 1; |
---|
12250 | | #endif |
---|
12251 | | if (open ("conftest.sl/", O_CREAT, 0600) >= 0) |
---|
12252 | | result |= 2; |
---|
12253 | | return result; |
---|
12254 | | } |
---|
12255 | configure:69069: result: no |
---|
12256 | configure:69149: checking whether perror matches strerror |
---|
12257 | configure:69189: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
12258 | configure:69189: $? = 0 |
---|
12259 | configure:69189: ./conftest |
---|
12260 | configure:69189: $? = 0 |
---|
12261 | configure:69207: result: yes |
---|
12262 | configure:69316: checking whether signature of pselect conforms to POSIX |
---|
12263 | configure:69337: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
12264 | configure:69337: $? = 0 |
---|
12265 | configure:69346: result: yes |
---|
12266 | configure:69349: checking whether pselect detects invalid fds |
---|
12267 | configure:69401: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
12268 | configure:69401: $? = 0 |
---|
12269 | configure:69401: ./conftest |
---|
12270 | configure:69401: $? = 0 |
---|
12271 | configure:69413: result: yes |
---|
12272 | configure:69501: checking whether pthread_create exists as a global function |
---|
12273 | configure:69522: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
12274 | configure:69522: $? = 0 |
---|
12275 | configure:69533: result: yes |
---|
12276 | configure:69589: checking whether pthread_sigmask is a macro |
---|
12277 | configure:69615: result: no |
---|
12278 | configure:69696: checking whether pthread_sigmask works without -lpthread |
---|
12279 | configure:69727: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
12280 | configure:69727: $? = 0 |
---|
12281 | configure:69727: ./conftest |
---|
12282 | configure:69727: $? = 1 |
---|
12283 | configure: program exited with status 1 |
---|
12284 | configure: failed program was: |
---|
12285 | | /* confdefs.h */ |
---|
12286 | | #define PACKAGE_NAME "" |
---|
12287 | | #define PACKAGE_TARNAME "" |
---|
12288 | | #define PACKAGE_VERSION "" |
---|
12289 | | #define PACKAGE_STRING "" |
---|
12290 | | #define PACKAGE_BUGREPORT "" |
---|
12291 | | #define PACKAGE_URL "" |
---|
12292 | | #define PACKAGE "libunistring" |
---|
12293 | | #define VERSION "1.1" |
---|
12294 | | #define HAVE_STDIO_H 1 |
---|
12295 | | #define HAVE_STDLIB_H 1 |
---|
12296 | | #define HAVE_STRING_H 1 |
---|
12297 | | #define HAVE_INTTYPES_H 1 |
---|
12298 | | #define HAVE_STDINT_H 1 |
---|
12299 | | #define HAVE_STRINGS_H 1 |
---|
12300 | | #define HAVE_SYS_STAT_H 1 |
---|
12301 | | #define HAVE_SYS_TYPES_H 1 |
---|
12302 | | #define HAVE_UNISTD_H 1 |
---|
12303 | | #define HAVE_WCHAR_H 1 |
---|
12304 | | #define HAVE_ICONV_H 1 |
---|
12305 | | #define HAVE_LIMITS_H 1 |
---|
12306 | | #define HAVE_WCTYPE_H 1 |
---|
12307 | | #define HAVE_LANGINFO_H 1 |
---|
12308 | | #define HAVE_XLOCALE_H 1 |
---|
12309 | | #define HAVE_MATH_H 1 |
---|
12310 | | #define HAVE_SYS_MMAN_H 1 |
---|
12311 | | #define HAVE_STDBOOL_H 1 |
---|
12312 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12313 | | #define HAVE_ARPA_INET_H 1 |
---|
12314 | | #define HAVE_SYS_TIME_H 1 |
---|
12315 | | #define HAVE_NETDB_H 1 |
---|
12316 | | #define HAVE_NETINET_IN_H 1 |
---|
12317 | | #define HAVE_SEMAPHORE_H 1 |
---|
12318 | | #define HAVE_SYS_PARAM_H 1 |
---|
12319 | | #define HAVE_SYS_SELECT_H 1 |
---|
12320 | | #define HAVE_SYS_WAIT_H 1 |
---|
12321 | | #define HAVE_PTHREAD_H 1 |
---|
12322 | | #define HAVE_SYS_CDEFS_H 1 |
---|
12323 | | #define HAVE_STDALIGN_H 1 |
---|
12324 | | #define HAVE_SYS_IOCTL_H 1 |
---|
12325 | | #define HAVE_SYS_UIO_H 1 |
---|
12326 | | #define STDC_HEADERS 1 |
---|
12327 | | #define _ALL_SOURCE 1 |
---|
12328 | | #define _DARWIN_C_SOURCE 1 |
---|
12329 | | #define _GNU_SOURCE 1 |
---|
12330 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
12331 | | #define _NETBSD_SOURCE 1 |
---|
12332 | | #define _OPENBSD_SOURCE 1 |
---|
12333 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12334 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
12335 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
12336 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
12337 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
12338 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
12339 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
12340 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
12341 | | #define _TANDEM_SOURCE 1 |
---|
12342 | | #define __EXTENSIONS__ 1 |
---|
12343 | | #define HAVE_DLFCN_H 1 |
---|
12344 | | #define LT_OBJDIR ".libs/" |
---|
12345 | | #define HAVE_ALLOCA_H 1 |
---|
12346 | | #define HAVE_ALLOCA 1 |
---|
12347 | | #define restrict __restrict__ |
---|
12348 | | #define HAVE___HEADER_INLINE 1 |
---|
12349 | | #define HAVE_DECL_ALARM 1 |
---|
12350 | | #define HAVE_ISWCNTRL 1 |
---|
12351 | | #define HAVE_ISWBLANK 1 |
---|
12352 | | #define HAVE_USELOCALE 1 |
---|
12353 | | #define HAVE_NEWLOCALE 1 |
---|
12354 | | #define HAVE_DUPLOCALE 1 |
---|
12355 | | #define HAVE_FREELOCALE 1 |
---|
12356 | | #define HAVE_MBSINIT 1 |
---|
12357 | | #define HAVE_MBRTOWC 1 |
---|
12358 | | #define HAVE_MPROTECT 1 |
---|
12359 | | #define HAVE_SNPRINTF 1 |
---|
12360 | | #define HAVE_STPCPY 1 |
---|
12361 | | #define HAVE_STRDUP 1 |
---|
12362 | | #define HAVE_WCWIDTH 1 |
---|
12363 | | #define HAVE_BTOWC 1 |
---|
12364 | | #define HAVE_FCNTL 1 |
---|
12365 | | #define HAVE_SYMLINK 1 |
---|
12366 | | #define HAVE_FTRUNCATE 1 |
---|
12367 | | #define HAVE_GETDTABLESIZE 1 |
---|
12368 | | #define HAVE_GETPROGNAME 1 |
---|
12369 | | #define HAVE_GETTIMEOFDAY 1 |
---|
12370 | | #define HAVE_ISBLANK 1 |
---|
12371 | | #define HAVE_LSTAT 1 |
---|
12372 | | #define HAVE_STRERROR_R 1 |
---|
12373 | | #define HAVE_PIPE 1 |
---|
12374 | | #define HAVE_PSELECT 1 |
---|
12375 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
12376 | | #define HAVE_SETENV 1 |
---|
12377 | | #define HAVE_SLEEP 1 |
---|
12378 | | #define HAVE_CATGETS 1 |
---|
12379 | | #define HAVE_SHUTDOWN 1 |
---|
12380 | | #define HAVE_USLEEP 1 |
---|
12381 | | #define HAVE_WCRTOMB 1 |
---|
12382 | | #define HAVE_WCTOB 1 |
---|
12383 | | #define HAVE_PTHREAD_API 1 |
---|
12384 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12385 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12386 | | #define HAVE_ICONV 1 |
---|
12387 | | #define ICONV_CONST |
---|
12388 | | #define HAVE_WINT_T 1 |
---|
12389 | | #define HAVE_LONG_LONG_INT 1 |
---|
12390 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12391 | | #define DBL_EXPBIT0_WORD 1 |
---|
12392 | | #define DBL_EXPBIT0_BIT 20 |
---|
12393 | | #define FLT_EXPBIT0_WORD 0 |
---|
12394 | | #define FLT_EXPBIT0_BIT 23 |
---|
12395 | | #define HAVE_TOWLOWER 1 |
---|
12396 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12397 | | #define HAVE_WCHAR_T 1 |
---|
12398 | | #define HAVE_LC_MESSAGES 1 |
---|
12399 | | #define HAVE_WORKING_USELOCALE 1 |
---|
12400 | | #define HAVE_GOOD_USELOCALE 1 |
---|
12401 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12402 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
12403 | | #define USE_POSIX_THREADS 1 |
---|
12404 | | #define HAVE_MALLOC_POSIX 1 |
---|
12405 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12406 | | #define HAVE_MBSTATE_T 1 |
---|
12407 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12408 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
12409 | | #define INSTALLPREFIX "/opt/local" |
---|
12410 | | #define HAVE_DECL_ECVT 1 |
---|
12411 | | #define HAVE_DECL_FCVT 1 |
---|
12412 | | #define HAVE_DECL_GCVT 1 |
---|
12413 | | #define _USE_STD_STAT 1 |
---|
12414 | | #define HAVE_DECL_EXECVPE 0 |
---|
12415 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12416 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12417 | | #define HAVE_INTMAX_T 1 |
---|
12418 | | #define HAVE_SNPRINTF 1 |
---|
12419 | | #define HAVE_STRNLEN 1 |
---|
12420 | | #define HAVE_WCSLEN 1 |
---|
12421 | | #define HAVE_WCSNLEN 1 |
---|
12422 | | #define HAVE_MBRTOWC 1 |
---|
12423 | | #define HAVE_WCRTOMB 1 |
---|
12424 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12425 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
12426 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
12427 | | #define CHECK_PRINTF_SAFE 1 |
---|
12428 | | #define HAVE_DECL_WCSDUP 1 |
---|
12429 | | #define HAVE_SHUTDOWN 1 |
---|
12430 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
12431 | | #define HAVE_SA_FAMILY_T 1 |
---|
12432 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
12433 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12434 | | #define HAVE_STRERROR_R 1 |
---|
12435 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
12436 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12437 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12438 | | #define HAVE_IPV4 1 |
---|
12439 | | #define HAVE_IPV6 1 |
---|
12440 | | #define PROMOTED_MODE_T int |
---|
12441 | | #define REPLACE_STRERROR_0 1 |
---|
12442 | | #define HAVE_PTHREAD_T 1 |
---|
12443 | | #define HAVE_SIGSET_T 1 |
---|
12444 | | #define HAVE_SCHED_H 1 |
---|
12445 | | #define HAVE_DECL_SETENV 1 |
---|
12446 | | #define HAVE_SEARCH_H 1 |
---|
12447 | | #define HAVE_TSEARCH 1 |
---|
12448 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
12449 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12450 | | #define HAVE_DECL_UNSETENV 1 |
---|
12451 | | #define HAVE_ALLOCA 1 |
---|
12452 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
12453 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12454 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12455 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
12456 | | #define GNULIB_TEST_FREXP 1 |
---|
12457 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
12458 | | #define GNULIB_TEST_FREXPL 1 |
---|
12459 | | #define HAVE_INLINE 1 |
---|
12460 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
12461 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
12462 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
12463 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12464 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12465 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12466 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12467 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
12468 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12469 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12470 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12471 | | #define GNULIB_LOCK 1 |
---|
12472 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12473 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12474 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12475 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
12476 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12477 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
12478 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
12479 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
12480 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
12481 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12482 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12483 | | #define HAVE_VISIBILITY 1 |
---|
12484 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12485 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
12486 | | #define HAVE_STDINT_H 1 |
---|
12487 | | #define GNULIB_TEST_STRNCAT 1 |
---|
12488 | | #define GNULIB_TEST_STRSTR 1 |
---|
12489 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
12490 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
12491 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
12492 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
12493 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
12494 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
12495 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
12496 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
12497 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
12498 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
12499 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
12500 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
12501 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
12502 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
12503 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12504 | | #define HAVE_NL_LANGINFO 1 |
---|
12505 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12506 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12507 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12508 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12509 | | #define HAVE_NL_LANGINFO 1 |
---|
12510 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12511 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12512 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12513 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12514 | | #define HAVE_NL_LANGINFO 1 |
---|
12515 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12516 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12517 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12518 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12519 | | #define HAVE_NL_LANGINFO 1 |
---|
12520 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12521 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12522 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12523 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12524 | | #define HAVE_NL_LANGINFO 1 |
---|
12525 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12526 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12527 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12528 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12529 | | #define HAVE_NL_LANGINFO 1 |
---|
12530 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12531 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12532 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12533 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12534 | | #define HAVE_NL_LANGINFO 1 |
---|
12535 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12536 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12537 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12538 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
12539 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
12540 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
12541 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
12542 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
12543 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
12544 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
12545 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
12546 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
12547 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
12548 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
12549 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
12550 | | #define HAVE_DECL_WCWIDTH 1 |
---|
12551 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
12552 | | #define HAVE_STDINT_H 1 |
---|
12553 | | #define GNULIB_TEST_ACCEPT 1 |
---|
12554 | | #define GNULIB_TEST_BIND 1 |
---|
12555 | | #define GNULIB_TEST_BTOWC 1 |
---|
12556 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
12557 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
12558 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12559 | | #define GNULIB_TEST_CLOSE 1 |
---|
12560 | | #define GNULIB_TEST_CONNECT 1 |
---|
12561 | | #define GNULIB_TEST_DUP2 1 |
---|
12562 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12563 | | #define GNULIB_TEST_FCNTL 1 |
---|
12564 | | #define GNULIB_TEST_FDOPEN 1 |
---|
12565 | | #define GNULIB_TEST_FSTAT 1 |
---|
12566 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
12567 | | #define GNULIB_TEST_GETCWD 1 |
---|
12568 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12569 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
12570 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12571 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12572 | | #define HAVE_DECL___ARGV 0 |
---|
12573 | | #define HAVE_VAR___PROGNAME 1 |
---|
12574 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
12575 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
12576 | | #define HAVE_DECL_INET_PTON 1 |
---|
12577 | | #define HAVE_IOCTL 1 |
---|
12578 | | #define GNULIB_TEST_IOCTL 1 |
---|
12579 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
12580 | | #define DBL_EXPBIT0_WORD 1 |
---|
12581 | | #define DBL_EXPBIT0_BIT 20 |
---|
12582 | | #define FLT_EXPBIT0_WORD 0 |
---|
12583 | | #define FLT_EXPBIT0_BIT 23 |
---|
12584 | | #define LDBL_EXPBIT0_WORD 2 |
---|
12585 | | #define LDBL_EXPBIT0_BIT 0 |
---|
12586 | | #define GNULIB_TEST_LISTEN 1 |
---|
12587 | | #define GNULIB_TEST_LSTAT 1 |
---|
12588 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12589 | | #define HAVE_MBTOWC 1 |
---|
12590 | | #define GNULIB_TEST_MBTOWC 1 |
---|
12591 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
12592 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
12593 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
12594 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
12595 | | #define GNULIB_TEST_OPEN 1 |
---|
12596 | | #define GNULIB_TEST_PERROR 1 |
---|
12597 | | #define GNULIB_TEST_PIPE 1 |
---|
12598 | | #define GNULIB_TEST_PSELECT 1 |
---|
12599 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
12600 | | /* end confdefs.h. */ |
---|
12601 | | |
---|
12602 | | #include <pthread.h> |
---|
12603 | | #include <signal.h> |
---|
12604 | | #include <stddef.h> |
---|
12605 | | int main () |
---|
12606 | | { |
---|
12607 | | sigset_t set; |
---|
12608 | | sigemptyset (&set); |
---|
12609 | | return pthread_sigmask (1729, &set, NULL) != 0; |
---|
12610 | | } |
---|
12611 | configure:69739: result: yes |
---|
12612 | configure:69752: checking whether pthread_sigmask returns error numbers |
---|
12613 | configure:69786: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
12614 | configure:69786: $? = 0 |
---|
12615 | configure:69786: ./conftest |
---|
12616 | configure:69786: $? = 0 |
---|
12617 | configure:69799: result: yes |
---|
12618 | configure:69810: checking whether pthread_sigmask unblocks signals correctly |
---|
12619 | configure:69870: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
12620 | configure:69870: $? = 0 |
---|
12621 | configure:69870: ./conftest |
---|
12622 | configure:69870: $? = 0 |
---|
12623 | configure:69883: result: guessing yes |
---|
12624 | configure:69947: checking for putenv compatible with GNU and SVID |
---|
12625 | configure:69996: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
12626 | configure:69996: $? = 0 |
---|
12627 | configure:69996: ./conftest |
---|
12628 | configure:69996: $? = 2 |
---|
12629 | configure: program exited with status 2 |
---|
12630 | configure: failed program was: |
---|
12631 | | /* confdefs.h */ |
---|
12632 | | #define PACKAGE_NAME "" |
---|
12633 | | #define PACKAGE_TARNAME "" |
---|
12634 | | #define PACKAGE_VERSION "" |
---|
12635 | | #define PACKAGE_STRING "" |
---|
12636 | | #define PACKAGE_BUGREPORT "" |
---|
12637 | | #define PACKAGE_URL "" |
---|
12638 | | #define PACKAGE "libunistring" |
---|
12639 | | #define VERSION "1.1" |
---|
12640 | | #define HAVE_STDIO_H 1 |
---|
12641 | | #define HAVE_STDLIB_H 1 |
---|
12642 | | #define HAVE_STRING_H 1 |
---|
12643 | | #define HAVE_INTTYPES_H 1 |
---|
12644 | | #define HAVE_STDINT_H 1 |
---|
12645 | | #define HAVE_STRINGS_H 1 |
---|
12646 | | #define HAVE_SYS_STAT_H 1 |
---|
12647 | | #define HAVE_SYS_TYPES_H 1 |
---|
12648 | | #define HAVE_UNISTD_H 1 |
---|
12649 | | #define HAVE_WCHAR_H 1 |
---|
12650 | | #define HAVE_ICONV_H 1 |
---|
12651 | | #define HAVE_LIMITS_H 1 |
---|
12652 | | #define HAVE_WCTYPE_H 1 |
---|
12653 | | #define HAVE_LANGINFO_H 1 |
---|
12654 | | #define HAVE_XLOCALE_H 1 |
---|
12655 | | #define HAVE_MATH_H 1 |
---|
12656 | | #define HAVE_SYS_MMAN_H 1 |
---|
12657 | | #define HAVE_STDBOOL_H 1 |
---|
12658 | | #define HAVE_SYS_SOCKET_H 1 |
---|
12659 | | #define HAVE_ARPA_INET_H 1 |
---|
12660 | | #define HAVE_SYS_TIME_H 1 |
---|
12661 | | #define HAVE_NETDB_H 1 |
---|
12662 | | #define HAVE_NETINET_IN_H 1 |
---|
12663 | | #define HAVE_SEMAPHORE_H 1 |
---|
12664 | | #define HAVE_SYS_PARAM_H 1 |
---|
12665 | | #define HAVE_SYS_SELECT_H 1 |
---|
12666 | | #define HAVE_SYS_WAIT_H 1 |
---|
12667 | | #define HAVE_PTHREAD_H 1 |
---|
12668 | | #define HAVE_SYS_CDEFS_H 1 |
---|
12669 | | #define HAVE_STDALIGN_H 1 |
---|
12670 | | #define HAVE_SYS_IOCTL_H 1 |
---|
12671 | | #define HAVE_SYS_UIO_H 1 |
---|
12672 | | #define STDC_HEADERS 1 |
---|
12673 | | #define _ALL_SOURCE 1 |
---|
12674 | | #define _DARWIN_C_SOURCE 1 |
---|
12675 | | #define _GNU_SOURCE 1 |
---|
12676 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
12677 | | #define _NETBSD_SOURCE 1 |
---|
12678 | | #define _OPENBSD_SOURCE 1 |
---|
12679 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
12680 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
12681 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
12682 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
12683 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
12684 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
12685 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
12686 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
12687 | | #define _TANDEM_SOURCE 1 |
---|
12688 | | #define __EXTENSIONS__ 1 |
---|
12689 | | #define HAVE_DLFCN_H 1 |
---|
12690 | | #define LT_OBJDIR ".libs/" |
---|
12691 | | #define HAVE_ALLOCA_H 1 |
---|
12692 | | #define HAVE_ALLOCA 1 |
---|
12693 | | #define restrict __restrict__ |
---|
12694 | | #define HAVE___HEADER_INLINE 1 |
---|
12695 | | #define HAVE_DECL_ALARM 1 |
---|
12696 | | #define HAVE_ISWCNTRL 1 |
---|
12697 | | #define HAVE_ISWBLANK 1 |
---|
12698 | | #define HAVE_USELOCALE 1 |
---|
12699 | | #define HAVE_NEWLOCALE 1 |
---|
12700 | | #define HAVE_DUPLOCALE 1 |
---|
12701 | | #define HAVE_FREELOCALE 1 |
---|
12702 | | #define HAVE_MBSINIT 1 |
---|
12703 | | #define HAVE_MBRTOWC 1 |
---|
12704 | | #define HAVE_MPROTECT 1 |
---|
12705 | | #define HAVE_SNPRINTF 1 |
---|
12706 | | #define HAVE_STPCPY 1 |
---|
12707 | | #define HAVE_STRDUP 1 |
---|
12708 | | #define HAVE_WCWIDTH 1 |
---|
12709 | | #define HAVE_BTOWC 1 |
---|
12710 | | #define HAVE_FCNTL 1 |
---|
12711 | | #define HAVE_SYMLINK 1 |
---|
12712 | | #define HAVE_FTRUNCATE 1 |
---|
12713 | | #define HAVE_GETDTABLESIZE 1 |
---|
12714 | | #define HAVE_GETPROGNAME 1 |
---|
12715 | | #define HAVE_GETTIMEOFDAY 1 |
---|
12716 | | #define HAVE_ISBLANK 1 |
---|
12717 | | #define HAVE_LSTAT 1 |
---|
12718 | | #define HAVE_STRERROR_R 1 |
---|
12719 | | #define HAVE_PIPE 1 |
---|
12720 | | #define HAVE_PSELECT 1 |
---|
12721 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
12722 | | #define HAVE_SETENV 1 |
---|
12723 | | #define HAVE_SLEEP 1 |
---|
12724 | | #define HAVE_CATGETS 1 |
---|
12725 | | #define HAVE_SHUTDOWN 1 |
---|
12726 | | #define HAVE_USLEEP 1 |
---|
12727 | | #define HAVE_WCRTOMB 1 |
---|
12728 | | #define HAVE_WCTOB 1 |
---|
12729 | | #define HAVE_PTHREAD_API 1 |
---|
12730 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12731 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12732 | | #define HAVE_ICONV 1 |
---|
12733 | | #define ICONV_CONST |
---|
12734 | | #define HAVE_WINT_T 1 |
---|
12735 | | #define HAVE_LONG_LONG_INT 1 |
---|
12736 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
12737 | | #define DBL_EXPBIT0_WORD 1 |
---|
12738 | | #define DBL_EXPBIT0_BIT 20 |
---|
12739 | | #define FLT_EXPBIT0_WORD 0 |
---|
12740 | | #define FLT_EXPBIT0_BIT 23 |
---|
12741 | | #define HAVE_TOWLOWER 1 |
---|
12742 | | #define HAVE_LANGINFO_CODESET 1 |
---|
12743 | | #define HAVE_WCHAR_T 1 |
---|
12744 | | #define HAVE_LC_MESSAGES 1 |
---|
12745 | | #define HAVE_WORKING_USELOCALE 1 |
---|
12746 | | #define HAVE_GOOD_USELOCALE 1 |
---|
12747 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
12748 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
12749 | | #define USE_POSIX_THREADS 1 |
---|
12750 | | #define HAVE_MALLOC_POSIX 1 |
---|
12751 | | #define MALLOC_0_IS_NONNULL 1 |
---|
12752 | | #define HAVE_MBSTATE_T 1 |
---|
12753 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
12754 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
12755 | | #define INSTALLPREFIX "/opt/local" |
---|
12756 | | #define HAVE_DECL_ECVT 1 |
---|
12757 | | #define HAVE_DECL_FCVT 1 |
---|
12758 | | #define HAVE_DECL_GCVT 1 |
---|
12759 | | #define _USE_STD_STAT 1 |
---|
12760 | | #define HAVE_DECL_EXECVPE 0 |
---|
12761 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
12762 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
12763 | | #define HAVE_INTMAX_T 1 |
---|
12764 | | #define HAVE_SNPRINTF 1 |
---|
12765 | | #define HAVE_STRNLEN 1 |
---|
12766 | | #define HAVE_WCSLEN 1 |
---|
12767 | | #define HAVE_WCSNLEN 1 |
---|
12768 | | #define HAVE_MBRTOWC 1 |
---|
12769 | | #define HAVE_WCRTOMB 1 |
---|
12770 | | #define HAVE_DECL__SNPRINTF 0 |
---|
12771 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
12772 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
12773 | | #define CHECK_PRINTF_SAFE 1 |
---|
12774 | | #define HAVE_DECL_WCSDUP 1 |
---|
12775 | | #define HAVE_SHUTDOWN 1 |
---|
12776 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
12777 | | #define HAVE_SA_FAMILY_T 1 |
---|
12778 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
12779 | | #define HAVE_DECL_STRERROR_R 1 |
---|
12780 | | #define HAVE_STRERROR_R 1 |
---|
12781 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
12782 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
12783 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
12784 | | #define HAVE_IPV4 1 |
---|
12785 | | #define HAVE_IPV6 1 |
---|
12786 | | #define PROMOTED_MODE_T int |
---|
12787 | | #define REPLACE_STRERROR_0 1 |
---|
12788 | | #define HAVE_PTHREAD_T 1 |
---|
12789 | | #define HAVE_SIGSET_T 1 |
---|
12790 | | #define HAVE_SCHED_H 1 |
---|
12791 | | #define HAVE_DECL_SETENV 1 |
---|
12792 | | #define HAVE_SEARCH_H 1 |
---|
12793 | | #define HAVE_TSEARCH 1 |
---|
12794 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
12795 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
12796 | | #define HAVE_DECL_UNSETENV 1 |
---|
12797 | | #define HAVE_ALLOCA 1 |
---|
12798 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
12799 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
12800 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
12801 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
12802 | | #define GNULIB_TEST_FREXP 1 |
---|
12803 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
12804 | | #define GNULIB_TEST_FREXPL 1 |
---|
12805 | | #define HAVE_INLINE 1 |
---|
12806 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
12807 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
12808 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
12809 | | #define HAVE_DECL_ISWBLANK 1 |
---|
12810 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
12811 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
12812 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
12813 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
12814 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
12815 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
12816 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
12817 | | #define GNULIB_LOCK 1 |
---|
12818 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
12819 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
12820 | | #define GNULIB_TEST_MBSINIT 1 |
---|
12821 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
12822 | | #define GNULIB_TEST_MEMCHR 1 |
---|
12823 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
12824 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
12825 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
12826 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
12827 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
12828 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
12829 | | #define HAVE_VISIBILITY 1 |
---|
12830 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
12831 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
12832 | | #define HAVE_STDINT_H 1 |
---|
12833 | | #define GNULIB_TEST_STRNCAT 1 |
---|
12834 | | #define GNULIB_TEST_STRSTR 1 |
---|
12835 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
12836 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
12837 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
12838 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
12839 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
12840 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
12841 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
12842 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
12843 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
12844 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
12845 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
12846 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
12847 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
12848 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
12849 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12850 | | #define HAVE_NL_LANGINFO 1 |
---|
12851 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12852 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12853 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12854 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12855 | | #define HAVE_NL_LANGINFO 1 |
---|
12856 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12857 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12858 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12859 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12860 | | #define HAVE_NL_LANGINFO 1 |
---|
12861 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12862 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12863 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12864 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12865 | | #define HAVE_NL_LANGINFO 1 |
---|
12866 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12867 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12868 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12869 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12870 | | #define HAVE_NL_LANGINFO 1 |
---|
12871 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12872 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12873 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12874 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12875 | | #define HAVE_NL_LANGINFO 1 |
---|
12876 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12877 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12878 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12879 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
12880 | | #define HAVE_NL_LANGINFO 1 |
---|
12881 | | #define NEED_PRINTF_ENOMEM 1 |
---|
12882 | | #define NEED_PRINTF_DOUBLE 1 |
---|
12883 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
12884 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
12885 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
12886 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
12887 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
12888 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
12889 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
12890 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
12891 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
12892 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
12893 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
12894 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
12895 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
12896 | | #define HAVE_DECL_WCWIDTH 1 |
---|
12897 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
12898 | | #define HAVE_STDINT_H 1 |
---|
12899 | | #define GNULIB_TEST_ACCEPT 1 |
---|
12900 | | #define GNULIB_TEST_BIND 1 |
---|
12901 | | #define GNULIB_TEST_BTOWC 1 |
---|
12902 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
12903 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
12904 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
12905 | | #define GNULIB_TEST_CLOSE 1 |
---|
12906 | | #define GNULIB_TEST_CONNECT 1 |
---|
12907 | | #define GNULIB_TEST_DUP2 1 |
---|
12908 | | #define GNULIB_TEST_ENVIRON 1 |
---|
12909 | | #define GNULIB_TEST_FCNTL 1 |
---|
12910 | | #define GNULIB_TEST_FDOPEN 1 |
---|
12911 | | #define GNULIB_TEST_FSTAT 1 |
---|
12912 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
12913 | | #define GNULIB_TEST_GETCWD 1 |
---|
12914 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
12915 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
12916 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
12917 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
12918 | | #define HAVE_DECL___ARGV 0 |
---|
12919 | | #define HAVE_VAR___PROGNAME 1 |
---|
12920 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
12921 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
12922 | | #define HAVE_DECL_INET_PTON 1 |
---|
12923 | | #define HAVE_IOCTL 1 |
---|
12924 | | #define GNULIB_TEST_IOCTL 1 |
---|
12925 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
12926 | | #define DBL_EXPBIT0_WORD 1 |
---|
12927 | | #define DBL_EXPBIT0_BIT 20 |
---|
12928 | | #define FLT_EXPBIT0_WORD 0 |
---|
12929 | | #define FLT_EXPBIT0_BIT 23 |
---|
12930 | | #define LDBL_EXPBIT0_WORD 2 |
---|
12931 | | #define LDBL_EXPBIT0_BIT 0 |
---|
12932 | | #define GNULIB_TEST_LISTEN 1 |
---|
12933 | | #define GNULIB_TEST_LSTAT 1 |
---|
12934 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
12935 | | #define HAVE_MBTOWC 1 |
---|
12936 | | #define GNULIB_TEST_MBTOWC 1 |
---|
12937 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
12938 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
12939 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
12940 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
12941 | | #define GNULIB_TEST_OPEN 1 |
---|
12942 | | #define GNULIB_TEST_PERROR 1 |
---|
12943 | | #define GNULIB_TEST_PIPE 1 |
---|
12944 | | #define GNULIB_TEST_PSELECT 1 |
---|
12945 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
12946 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
12947 | | /* end confdefs.h. */ |
---|
12948 | | #include <stddef.h> |
---|
12949 | | #ifdef HAVE_STDIO_H |
---|
12950 | | # include <stdio.h> |
---|
12951 | | #endif |
---|
12952 | | #ifdef HAVE_STDLIB_H |
---|
12953 | | # include <stdlib.h> |
---|
12954 | | #endif |
---|
12955 | | #ifdef HAVE_STRING_H |
---|
12956 | | # include <string.h> |
---|
12957 | | #endif |
---|
12958 | | #ifdef HAVE_INTTYPES_H |
---|
12959 | | # include <inttypes.h> |
---|
12960 | | #endif |
---|
12961 | | #ifdef HAVE_STDINT_H |
---|
12962 | | # include <stdint.h> |
---|
12963 | | #endif |
---|
12964 | | #ifdef HAVE_STRINGS_H |
---|
12965 | | # include <strings.h> |
---|
12966 | | #endif |
---|
12967 | | #ifdef HAVE_SYS_TYPES_H |
---|
12968 | | # include <sys/types.h> |
---|
12969 | | #endif |
---|
12970 | | #ifdef HAVE_SYS_STAT_H |
---|
12971 | | # include <sys/stat.h> |
---|
12972 | | #endif |
---|
12973 | | #ifdef HAVE_UNISTD_H |
---|
12974 | | # include <unistd.h> |
---|
12975 | | #endif |
---|
12976 | | |
---|
12977 | | |
---|
12978 | | |
---|
12979 | | #if defined _WIN32 && !defined __CYGWIN__ |
---|
12980 | | #define access _access |
---|
12981 | | #define chdir _chdir |
---|
12982 | | #define chmod _chmod |
---|
12983 | | #define close _close |
---|
12984 | | #define creat _creat |
---|
12985 | | #define dup _dup |
---|
12986 | | #define dup2 _dup2 |
---|
12987 | | #define ecvt _ecvt |
---|
12988 | | #define execl _execl |
---|
12989 | | #define execle _execle |
---|
12990 | | #define execlp _execlp |
---|
12991 | | #define execv _execv |
---|
12992 | | #define execve _execve |
---|
12993 | | #define execvp _execvp |
---|
12994 | | #define execvpe _execvpe |
---|
12995 | | #define fcloseall _fcloseall |
---|
12996 | | #define fcvt _fcvt |
---|
12997 | | #define fdopen _fdopen |
---|
12998 | | #define fileno _fileno |
---|
12999 | | #define gcvt _gcvt |
---|
13000 | | #define getcwd _getcwd |
---|
13001 | | #define getpid _getpid |
---|
13002 | | #define getw _getw |
---|
13003 | | #define isatty _isatty |
---|
13004 | | #define j0 _j0 |
---|
13005 | | #define j1 _j1 |
---|
13006 | | #define jn _jn |
---|
13007 | | #define lfind _lfind |
---|
13008 | | #define lsearch _lsearch |
---|
13009 | | #define lseek _lseek |
---|
13010 | | #define memccpy _memccpy |
---|
13011 | | #define mkdir _mkdir |
---|
13012 | | #define mktemp _mktemp |
---|
13013 | | #define open _open |
---|
13014 | | #define putenv _putenv |
---|
13015 | | #define putw _putw |
---|
13016 | | #define read _read |
---|
13017 | | #define rmdir _rmdir |
---|
13018 | | #define strdup _strdup |
---|
13019 | | #define swab _swab |
---|
13020 | | #define tempnam _tempnam |
---|
13021 | | #define tzset _tzset |
---|
13022 | | #define umask _umask |
---|
13023 | | #define unlink _unlink |
---|
13024 | | #define utime _utime |
---|
13025 | | #define wcsdup _wcsdup |
---|
13026 | | #define write _write |
---|
13027 | | #define y0 _y0 |
---|
13028 | | #define y1 _y1 |
---|
13029 | | #define yn _yn |
---|
13030 | | #endif |
---|
13031 | | |
---|
13032 | | |
---|
13033 | | int |
---|
13034 | | main (void) |
---|
13035 | | { |
---|
13036 | | |
---|
13037 | | /* Put it in env. */ |
---|
13038 | | if (putenv ("CONFTEST_putenv=val")) |
---|
13039 | | return 1; |
---|
13040 | | |
---|
13041 | | /* Try to remove it. */ |
---|
13042 | | if (putenv ("CONFTEST_putenv")) |
---|
13043 | | return 2; |
---|
13044 | | |
---|
13045 | | /* Make sure it was deleted. */ |
---|
13046 | | if (getenv ("CONFTEST_putenv") != 0) |
---|
13047 | | return 3; |
---|
13048 | | |
---|
13049 | | return 0; |
---|
13050 | | |
---|
13051 | | ; |
---|
13052 | | return 0; |
---|
13053 | | } |
---|
13054 | configure:70008: result: no |
---|
13055 | configure:70034: checking whether _putenv is declared |
---|
13056 | configure:70034: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
13057 | conftest.c:353:10: error: use of undeclared identifier '_putenv' |
---|
13058 | (void) _putenv; |
---|
13059 | ^ |
---|
13060 | 1 error generated. |
---|
13061 | configure:70034: $? = 1 |
---|
13062 | configure: failed program was: |
---|
13063 | | /* confdefs.h */ |
---|
13064 | | #define PACKAGE_NAME "" |
---|
13065 | | #define PACKAGE_TARNAME "" |
---|
13066 | | #define PACKAGE_VERSION "" |
---|
13067 | | #define PACKAGE_STRING "" |
---|
13068 | | #define PACKAGE_BUGREPORT "" |
---|
13069 | | #define PACKAGE_URL "" |
---|
13070 | | #define PACKAGE "libunistring" |
---|
13071 | | #define VERSION "1.1" |
---|
13072 | | #define HAVE_STDIO_H 1 |
---|
13073 | | #define HAVE_STDLIB_H 1 |
---|
13074 | | #define HAVE_STRING_H 1 |
---|
13075 | | #define HAVE_INTTYPES_H 1 |
---|
13076 | | #define HAVE_STDINT_H 1 |
---|
13077 | | #define HAVE_STRINGS_H 1 |
---|
13078 | | #define HAVE_SYS_STAT_H 1 |
---|
13079 | | #define HAVE_SYS_TYPES_H 1 |
---|
13080 | | #define HAVE_UNISTD_H 1 |
---|
13081 | | #define HAVE_WCHAR_H 1 |
---|
13082 | | #define HAVE_ICONV_H 1 |
---|
13083 | | #define HAVE_LIMITS_H 1 |
---|
13084 | | #define HAVE_WCTYPE_H 1 |
---|
13085 | | #define HAVE_LANGINFO_H 1 |
---|
13086 | | #define HAVE_XLOCALE_H 1 |
---|
13087 | | #define HAVE_MATH_H 1 |
---|
13088 | | #define HAVE_SYS_MMAN_H 1 |
---|
13089 | | #define HAVE_STDBOOL_H 1 |
---|
13090 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13091 | | #define HAVE_ARPA_INET_H 1 |
---|
13092 | | #define HAVE_SYS_TIME_H 1 |
---|
13093 | | #define HAVE_NETDB_H 1 |
---|
13094 | | #define HAVE_NETINET_IN_H 1 |
---|
13095 | | #define HAVE_SEMAPHORE_H 1 |
---|
13096 | | #define HAVE_SYS_PARAM_H 1 |
---|
13097 | | #define HAVE_SYS_SELECT_H 1 |
---|
13098 | | #define HAVE_SYS_WAIT_H 1 |
---|
13099 | | #define HAVE_PTHREAD_H 1 |
---|
13100 | | #define HAVE_SYS_CDEFS_H 1 |
---|
13101 | | #define HAVE_STDALIGN_H 1 |
---|
13102 | | #define HAVE_SYS_IOCTL_H 1 |
---|
13103 | | #define HAVE_SYS_UIO_H 1 |
---|
13104 | | #define STDC_HEADERS 1 |
---|
13105 | | #define _ALL_SOURCE 1 |
---|
13106 | | #define _DARWIN_C_SOURCE 1 |
---|
13107 | | #define _GNU_SOURCE 1 |
---|
13108 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
13109 | | #define _NETBSD_SOURCE 1 |
---|
13110 | | #define _OPENBSD_SOURCE 1 |
---|
13111 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13112 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
13113 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
13114 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
13115 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
13116 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
13117 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
13118 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
13119 | | #define _TANDEM_SOURCE 1 |
---|
13120 | | #define __EXTENSIONS__ 1 |
---|
13121 | | #define HAVE_DLFCN_H 1 |
---|
13122 | | #define LT_OBJDIR ".libs/" |
---|
13123 | | #define HAVE_ALLOCA_H 1 |
---|
13124 | | #define HAVE_ALLOCA 1 |
---|
13125 | | #define restrict __restrict__ |
---|
13126 | | #define HAVE___HEADER_INLINE 1 |
---|
13127 | | #define HAVE_DECL_ALARM 1 |
---|
13128 | | #define HAVE_ISWCNTRL 1 |
---|
13129 | | #define HAVE_ISWBLANK 1 |
---|
13130 | | #define HAVE_USELOCALE 1 |
---|
13131 | | #define HAVE_NEWLOCALE 1 |
---|
13132 | | #define HAVE_DUPLOCALE 1 |
---|
13133 | | #define HAVE_FREELOCALE 1 |
---|
13134 | | #define HAVE_MBSINIT 1 |
---|
13135 | | #define HAVE_MBRTOWC 1 |
---|
13136 | | #define HAVE_MPROTECT 1 |
---|
13137 | | #define HAVE_SNPRINTF 1 |
---|
13138 | | #define HAVE_STPCPY 1 |
---|
13139 | | #define HAVE_STRDUP 1 |
---|
13140 | | #define HAVE_WCWIDTH 1 |
---|
13141 | | #define HAVE_BTOWC 1 |
---|
13142 | | #define HAVE_FCNTL 1 |
---|
13143 | | #define HAVE_SYMLINK 1 |
---|
13144 | | #define HAVE_FTRUNCATE 1 |
---|
13145 | | #define HAVE_GETDTABLESIZE 1 |
---|
13146 | | #define HAVE_GETPROGNAME 1 |
---|
13147 | | #define HAVE_GETTIMEOFDAY 1 |
---|
13148 | | #define HAVE_ISBLANK 1 |
---|
13149 | | #define HAVE_LSTAT 1 |
---|
13150 | | #define HAVE_STRERROR_R 1 |
---|
13151 | | #define HAVE_PIPE 1 |
---|
13152 | | #define HAVE_PSELECT 1 |
---|
13153 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
13154 | | #define HAVE_SETENV 1 |
---|
13155 | | #define HAVE_SLEEP 1 |
---|
13156 | | #define HAVE_CATGETS 1 |
---|
13157 | | #define HAVE_SHUTDOWN 1 |
---|
13158 | | #define HAVE_USLEEP 1 |
---|
13159 | | #define HAVE_WCRTOMB 1 |
---|
13160 | | #define HAVE_WCTOB 1 |
---|
13161 | | #define HAVE_PTHREAD_API 1 |
---|
13162 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13163 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13164 | | #define HAVE_ICONV 1 |
---|
13165 | | #define ICONV_CONST |
---|
13166 | | #define HAVE_WINT_T 1 |
---|
13167 | | #define HAVE_LONG_LONG_INT 1 |
---|
13168 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13169 | | #define DBL_EXPBIT0_WORD 1 |
---|
13170 | | #define DBL_EXPBIT0_BIT 20 |
---|
13171 | | #define FLT_EXPBIT0_WORD 0 |
---|
13172 | | #define FLT_EXPBIT0_BIT 23 |
---|
13173 | | #define HAVE_TOWLOWER 1 |
---|
13174 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13175 | | #define HAVE_WCHAR_T 1 |
---|
13176 | | #define HAVE_LC_MESSAGES 1 |
---|
13177 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13178 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13179 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13180 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
13181 | | #define USE_POSIX_THREADS 1 |
---|
13182 | | #define HAVE_MALLOC_POSIX 1 |
---|
13183 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13184 | | #define HAVE_MBSTATE_T 1 |
---|
13185 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13186 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13187 | | #define INSTALLPREFIX "/opt/local" |
---|
13188 | | #define HAVE_DECL_ECVT 1 |
---|
13189 | | #define HAVE_DECL_FCVT 1 |
---|
13190 | | #define HAVE_DECL_GCVT 1 |
---|
13191 | | #define _USE_STD_STAT 1 |
---|
13192 | | #define HAVE_DECL_EXECVPE 0 |
---|
13193 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13194 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13195 | | #define HAVE_INTMAX_T 1 |
---|
13196 | | #define HAVE_SNPRINTF 1 |
---|
13197 | | #define HAVE_STRNLEN 1 |
---|
13198 | | #define HAVE_WCSLEN 1 |
---|
13199 | | #define HAVE_WCSNLEN 1 |
---|
13200 | | #define HAVE_MBRTOWC 1 |
---|
13201 | | #define HAVE_WCRTOMB 1 |
---|
13202 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13203 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
13204 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
13205 | | #define CHECK_PRINTF_SAFE 1 |
---|
13206 | | #define HAVE_DECL_WCSDUP 1 |
---|
13207 | | #define HAVE_SHUTDOWN 1 |
---|
13208 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
13209 | | #define HAVE_SA_FAMILY_T 1 |
---|
13210 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
13211 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13212 | | #define HAVE_STRERROR_R 1 |
---|
13213 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
13214 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13215 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
13216 | | #define HAVE_IPV4 1 |
---|
13217 | | #define HAVE_IPV6 1 |
---|
13218 | | #define PROMOTED_MODE_T int |
---|
13219 | | #define REPLACE_STRERROR_0 1 |
---|
13220 | | #define HAVE_PTHREAD_T 1 |
---|
13221 | | #define HAVE_SIGSET_T 1 |
---|
13222 | | #define HAVE_SCHED_H 1 |
---|
13223 | | #define HAVE_DECL_SETENV 1 |
---|
13224 | | #define HAVE_SEARCH_H 1 |
---|
13225 | | #define HAVE_TSEARCH 1 |
---|
13226 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
13227 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
13228 | | #define HAVE_DECL_UNSETENV 1 |
---|
13229 | | #define HAVE_ALLOCA 1 |
---|
13230 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
13231 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
13232 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
13233 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
13234 | | #define GNULIB_TEST_FREXP 1 |
---|
13235 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
13236 | | #define GNULIB_TEST_FREXPL 1 |
---|
13237 | | #define HAVE_INLINE 1 |
---|
13238 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
13239 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
13240 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
13241 | | #define HAVE_DECL_ISWBLANK 1 |
---|
13242 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
13243 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
13244 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
13245 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
13246 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13247 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
13248 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13249 | | #define GNULIB_LOCK 1 |
---|
13250 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13251 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13252 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13253 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
13254 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13255 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
13256 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
13257 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
13258 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
13259 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13260 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13261 | | #define HAVE_VISIBILITY 1 |
---|
13262 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
13263 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
13264 | | #define HAVE_STDINT_H 1 |
---|
13265 | | #define GNULIB_TEST_STRNCAT 1 |
---|
13266 | | #define GNULIB_TEST_STRSTR 1 |
---|
13267 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
13268 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
13269 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
13270 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
13271 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
13272 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
13273 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
13274 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
13275 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
13276 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
13277 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
13278 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
13279 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
13280 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
13281 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13282 | | #define HAVE_NL_LANGINFO 1 |
---|
13283 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13284 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13285 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13286 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13287 | | #define HAVE_NL_LANGINFO 1 |
---|
13288 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13289 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13290 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13291 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13292 | | #define HAVE_NL_LANGINFO 1 |
---|
13293 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13294 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13295 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13296 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13297 | | #define HAVE_NL_LANGINFO 1 |
---|
13298 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13299 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13300 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13301 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13302 | | #define HAVE_NL_LANGINFO 1 |
---|
13303 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13304 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13305 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13306 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13307 | | #define HAVE_NL_LANGINFO 1 |
---|
13308 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13309 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13310 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13311 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13312 | | #define HAVE_NL_LANGINFO 1 |
---|
13313 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13314 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13315 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13316 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
13317 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
13318 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
13319 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
13320 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
13321 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
13322 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
13323 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
13324 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
13325 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
13326 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
13327 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
13328 | | #define HAVE_DECL_WCWIDTH 1 |
---|
13329 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
13330 | | #define HAVE_STDINT_H 1 |
---|
13331 | | #define GNULIB_TEST_ACCEPT 1 |
---|
13332 | | #define GNULIB_TEST_BIND 1 |
---|
13333 | | #define GNULIB_TEST_BTOWC 1 |
---|
13334 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
13335 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
13336 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
13337 | | #define GNULIB_TEST_CLOSE 1 |
---|
13338 | | #define GNULIB_TEST_CONNECT 1 |
---|
13339 | | #define GNULIB_TEST_DUP2 1 |
---|
13340 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13341 | | #define GNULIB_TEST_FCNTL 1 |
---|
13342 | | #define GNULIB_TEST_FDOPEN 1 |
---|
13343 | | #define GNULIB_TEST_FSTAT 1 |
---|
13344 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
13345 | | #define GNULIB_TEST_GETCWD 1 |
---|
13346 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
13347 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
13348 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13349 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13350 | | #define HAVE_DECL___ARGV 0 |
---|
13351 | | #define HAVE_VAR___PROGNAME 1 |
---|
13352 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
13353 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
13354 | | #define HAVE_DECL_INET_PTON 1 |
---|
13355 | | #define HAVE_IOCTL 1 |
---|
13356 | | #define GNULIB_TEST_IOCTL 1 |
---|
13357 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
13358 | | #define DBL_EXPBIT0_WORD 1 |
---|
13359 | | #define DBL_EXPBIT0_BIT 20 |
---|
13360 | | #define FLT_EXPBIT0_WORD 0 |
---|
13361 | | #define FLT_EXPBIT0_BIT 23 |
---|
13362 | | #define LDBL_EXPBIT0_WORD 2 |
---|
13363 | | #define LDBL_EXPBIT0_BIT 0 |
---|
13364 | | #define GNULIB_TEST_LISTEN 1 |
---|
13365 | | #define GNULIB_TEST_LSTAT 1 |
---|
13366 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
13367 | | #define HAVE_MBTOWC 1 |
---|
13368 | | #define GNULIB_TEST_MBTOWC 1 |
---|
13369 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
13370 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
13371 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
13372 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
13373 | | #define GNULIB_TEST_OPEN 1 |
---|
13374 | | #define GNULIB_TEST_PERROR 1 |
---|
13375 | | #define GNULIB_TEST_PIPE 1 |
---|
13376 | | #define GNULIB_TEST_PSELECT 1 |
---|
13377 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
13378 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
13379 | | /* end confdefs.h. */ |
---|
13380 | | #include <stddef.h> |
---|
13381 | | #ifdef HAVE_STDIO_H |
---|
13382 | | # include <stdio.h> |
---|
13383 | | #endif |
---|
13384 | | #ifdef HAVE_STDLIB_H |
---|
13385 | | # include <stdlib.h> |
---|
13386 | | #endif |
---|
13387 | | #ifdef HAVE_STRING_H |
---|
13388 | | # include <string.h> |
---|
13389 | | #endif |
---|
13390 | | #ifdef HAVE_INTTYPES_H |
---|
13391 | | # include <inttypes.h> |
---|
13392 | | #endif |
---|
13393 | | #ifdef HAVE_STDINT_H |
---|
13394 | | # include <stdint.h> |
---|
13395 | | #endif |
---|
13396 | | #ifdef HAVE_STRINGS_H |
---|
13397 | | # include <strings.h> |
---|
13398 | | #endif |
---|
13399 | | #ifdef HAVE_SYS_TYPES_H |
---|
13400 | | # include <sys/types.h> |
---|
13401 | | #endif |
---|
13402 | | #ifdef HAVE_SYS_STAT_H |
---|
13403 | | # include <sys/stat.h> |
---|
13404 | | #endif |
---|
13405 | | #ifdef HAVE_UNISTD_H |
---|
13406 | | # include <unistd.h> |
---|
13407 | | #endif |
---|
13408 | | int |
---|
13409 | | main (void) |
---|
13410 | | { |
---|
13411 | | #ifndef _putenv |
---|
13412 | | #ifdef __cplusplus |
---|
13413 | | (void) _putenv; |
---|
13414 | | #else |
---|
13415 | | (void) _putenv; |
---|
13416 | | #endif |
---|
13417 | | #endif |
---|
13418 | | |
---|
13419 | | ; |
---|
13420 | | return 0; |
---|
13421 | | } |
---|
13422 | configure:70034: result: no |
---|
13423 | configure:70074: checking for raise |
---|
13424 | configure:70074: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13425 | configure:70074: $? = 0 |
---|
13426 | configure:70074: result: yes |
---|
13427 | configure:70096: checking for sigprocmask |
---|
13428 | configure:70096: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13429 | configure:70096: $? = 0 |
---|
13430 | configure:70096: result: yes |
---|
13431 | configure:70159: checking whether realloc (0, 0) returns nonnull |
---|
13432 | configure:70194: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13433 | configure:70194: $? = 0 |
---|
13434 | configure:70194: ./conftest |
---|
13435 | configure:70194: $? = 0 |
---|
13436 | configure:70206: result: yes |
---|
13437 | configure:70303: checking for reallocarray |
---|
13438 | configure:70303: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13439 | Undefined symbols for architecture x86_64: |
---|
13440 | "_reallocarray", referenced from: |
---|
13441 | _main in conftest-e4639d.o |
---|
13442 | ld: symbol(s) not found for architecture x86_64 |
---|
13443 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
13444 | configure:70303: $? = 1 |
---|
13445 | configure: failed program was: |
---|
13446 | | /* confdefs.h */ |
---|
13447 | | #define PACKAGE_NAME "" |
---|
13448 | | #define PACKAGE_TARNAME "" |
---|
13449 | | #define PACKAGE_VERSION "" |
---|
13450 | | #define PACKAGE_STRING "" |
---|
13451 | | #define PACKAGE_BUGREPORT "" |
---|
13452 | | #define PACKAGE_URL "" |
---|
13453 | | #define PACKAGE "libunistring" |
---|
13454 | | #define VERSION "1.1" |
---|
13455 | | #define HAVE_STDIO_H 1 |
---|
13456 | | #define HAVE_STDLIB_H 1 |
---|
13457 | | #define HAVE_STRING_H 1 |
---|
13458 | | #define HAVE_INTTYPES_H 1 |
---|
13459 | | #define HAVE_STDINT_H 1 |
---|
13460 | | #define HAVE_STRINGS_H 1 |
---|
13461 | | #define HAVE_SYS_STAT_H 1 |
---|
13462 | | #define HAVE_SYS_TYPES_H 1 |
---|
13463 | | #define HAVE_UNISTD_H 1 |
---|
13464 | | #define HAVE_WCHAR_H 1 |
---|
13465 | | #define HAVE_ICONV_H 1 |
---|
13466 | | #define HAVE_LIMITS_H 1 |
---|
13467 | | #define HAVE_WCTYPE_H 1 |
---|
13468 | | #define HAVE_LANGINFO_H 1 |
---|
13469 | | #define HAVE_XLOCALE_H 1 |
---|
13470 | | #define HAVE_MATH_H 1 |
---|
13471 | | #define HAVE_SYS_MMAN_H 1 |
---|
13472 | | #define HAVE_STDBOOL_H 1 |
---|
13473 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13474 | | #define HAVE_ARPA_INET_H 1 |
---|
13475 | | #define HAVE_SYS_TIME_H 1 |
---|
13476 | | #define HAVE_NETDB_H 1 |
---|
13477 | | #define HAVE_NETINET_IN_H 1 |
---|
13478 | | #define HAVE_SEMAPHORE_H 1 |
---|
13479 | | #define HAVE_SYS_PARAM_H 1 |
---|
13480 | | #define HAVE_SYS_SELECT_H 1 |
---|
13481 | | #define HAVE_SYS_WAIT_H 1 |
---|
13482 | | #define HAVE_PTHREAD_H 1 |
---|
13483 | | #define HAVE_SYS_CDEFS_H 1 |
---|
13484 | | #define HAVE_STDALIGN_H 1 |
---|
13485 | | #define HAVE_SYS_IOCTL_H 1 |
---|
13486 | | #define HAVE_SYS_UIO_H 1 |
---|
13487 | | #define STDC_HEADERS 1 |
---|
13488 | | #define _ALL_SOURCE 1 |
---|
13489 | | #define _DARWIN_C_SOURCE 1 |
---|
13490 | | #define _GNU_SOURCE 1 |
---|
13491 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
13492 | | #define _NETBSD_SOURCE 1 |
---|
13493 | | #define _OPENBSD_SOURCE 1 |
---|
13494 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13495 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
13496 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
13497 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
13498 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
13499 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
13500 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
13501 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
13502 | | #define _TANDEM_SOURCE 1 |
---|
13503 | | #define __EXTENSIONS__ 1 |
---|
13504 | | #define HAVE_DLFCN_H 1 |
---|
13505 | | #define LT_OBJDIR ".libs/" |
---|
13506 | | #define HAVE_ALLOCA_H 1 |
---|
13507 | | #define HAVE_ALLOCA 1 |
---|
13508 | | #define restrict __restrict__ |
---|
13509 | | #define HAVE___HEADER_INLINE 1 |
---|
13510 | | #define HAVE_DECL_ALARM 1 |
---|
13511 | | #define HAVE_ISWCNTRL 1 |
---|
13512 | | #define HAVE_ISWBLANK 1 |
---|
13513 | | #define HAVE_USELOCALE 1 |
---|
13514 | | #define HAVE_NEWLOCALE 1 |
---|
13515 | | #define HAVE_DUPLOCALE 1 |
---|
13516 | | #define HAVE_FREELOCALE 1 |
---|
13517 | | #define HAVE_MBSINIT 1 |
---|
13518 | | #define HAVE_MBRTOWC 1 |
---|
13519 | | #define HAVE_MPROTECT 1 |
---|
13520 | | #define HAVE_SNPRINTF 1 |
---|
13521 | | #define HAVE_STPCPY 1 |
---|
13522 | | #define HAVE_STRDUP 1 |
---|
13523 | | #define HAVE_WCWIDTH 1 |
---|
13524 | | #define HAVE_BTOWC 1 |
---|
13525 | | #define HAVE_FCNTL 1 |
---|
13526 | | #define HAVE_SYMLINK 1 |
---|
13527 | | #define HAVE_FTRUNCATE 1 |
---|
13528 | | #define HAVE_GETDTABLESIZE 1 |
---|
13529 | | #define HAVE_GETPROGNAME 1 |
---|
13530 | | #define HAVE_GETTIMEOFDAY 1 |
---|
13531 | | #define HAVE_ISBLANK 1 |
---|
13532 | | #define HAVE_LSTAT 1 |
---|
13533 | | #define HAVE_STRERROR_R 1 |
---|
13534 | | #define HAVE_PIPE 1 |
---|
13535 | | #define HAVE_PSELECT 1 |
---|
13536 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
13537 | | #define HAVE_SETENV 1 |
---|
13538 | | #define HAVE_SLEEP 1 |
---|
13539 | | #define HAVE_CATGETS 1 |
---|
13540 | | #define HAVE_SHUTDOWN 1 |
---|
13541 | | #define HAVE_USLEEP 1 |
---|
13542 | | #define HAVE_WCRTOMB 1 |
---|
13543 | | #define HAVE_WCTOB 1 |
---|
13544 | | #define HAVE_PTHREAD_API 1 |
---|
13545 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13546 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13547 | | #define HAVE_ICONV 1 |
---|
13548 | | #define ICONV_CONST |
---|
13549 | | #define HAVE_WINT_T 1 |
---|
13550 | | #define HAVE_LONG_LONG_INT 1 |
---|
13551 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13552 | | #define DBL_EXPBIT0_WORD 1 |
---|
13553 | | #define DBL_EXPBIT0_BIT 20 |
---|
13554 | | #define FLT_EXPBIT0_WORD 0 |
---|
13555 | | #define FLT_EXPBIT0_BIT 23 |
---|
13556 | | #define HAVE_TOWLOWER 1 |
---|
13557 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13558 | | #define HAVE_WCHAR_T 1 |
---|
13559 | | #define HAVE_LC_MESSAGES 1 |
---|
13560 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13561 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13562 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13563 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
13564 | | #define USE_POSIX_THREADS 1 |
---|
13565 | | #define HAVE_MALLOC_POSIX 1 |
---|
13566 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13567 | | #define HAVE_MBSTATE_T 1 |
---|
13568 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13569 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13570 | | #define INSTALLPREFIX "/opt/local" |
---|
13571 | | #define HAVE_DECL_ECVT 1 |
---|
13572 | | #define HAVE_DECL_FCVT 1 |
---|
13573 | | #define HAVE_DECL_GCVT 1 |
---|
13574 | | #define _USE_STD_STAT 1 |
---|
13575 | | #define HAVE_DECL_EXECVPE 0 |
---|
13576 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13577 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13578 | | #define HAVE_INTMAX_T 1 |
---|
13579 | | #define HAVE_SNPRINTF 1 |
---|
13580 | | #define HAVE_STRNLEN 1 |
---|
13581 | | #define HAVE_WCSLEN 1 |
---|
13582 | | #define HAVE_WCSNLEN 1 |
---|
13583 | | #define HAVE_MBRTOWC 1 |
---|
13584 | | #define HAVE_WCRTOMB 1 |
---|
13585 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13586 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
13587 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
13588 | | #define CHECK_PRINTF_SAFE 1 |
---|
13589 | | #define HAVE_DECL_WCSDUP 1 |
---|
13590 | | #define HAVE_SHUTDOWN 1 |
---|
13591 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
13592 | | #define HAVE_SA_FAMILY_T 1 |
---|
13593 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
13594 | | #define HAVE_DECL_STRERROR_R 1 |
---|
13595 | | #define HAVE_STRERROR_R 1 |
---|
13596 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
13597 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
13598 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
13599 | | #define HAVE_IPV4 1 |
---|
13600 | | #define HAVE_IPV6 1 |
---|
13601 | | #define PROMOTED_MODE_T int |
---|
13602 | | #define REPLACE_STRERROR_0 1 |
---|
13603 | | #define HAVE_PTHREAD_T 1 |
---|
13604 | | #define HAVE_SIGSET_T 1 |
---|
13605 | | #define HAVE_SCHED_H 1 |
---|
13606 | | #define HAVE_DECL_SETENV 1 |
---|
13607 | | #define HAVE_SEARCH_H 1 |
---|
13608 | | #define HAVE_TSEARCH 1 |
---|
13609 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
13610 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
13611 | | #define HAVE_DECL_UNSETENV 1 |
---|
13612 | | #define HAVE_ALLOCA 1 |
---|
13613 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
13614 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
13615 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
13616 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
13617 | | #define GNULIB_TEST_FREXP 1 |
---|
13618 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
13619 | | #define GNULIB_TEST_FREXPL 1 |
---|
13620 | | #define HAVE_INLINE 1 |
---|
13621 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
13622 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
13623 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
13624 | | #define HAVE_DECL_ISWBLANK 1 |
---|
13625 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
13626 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
13627 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
13628 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
13629 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
13630 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
13631 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
13632 | | #define GNULIB_LOCK 1 |
---|
13633 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
13634 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
13635 | | #define GNULIB_TEST_MBSINIT 1 |
---|
13636 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
13637 | | #define GNULIB_TEST_MEMCHR 1 |
---|
13638 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
13639 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
13640 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
13641 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
13642 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13643 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13644 | | #define HAVE_VISIBILITY 1 |
---|
13645 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
13646 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
13647 | | #define HAVE_STDINT_H 1 |
---|
13648 | | #define GNULIB_TEST_STRNCAT 1 |
---|
13649 | | #define GNULIB_TEST_STRSTR 1 |
---|
13650 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
13651 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
13652 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
13653 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
13654 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
13655 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
13656 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
13657 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
13658 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
13659 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
13660 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
13661 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
13662 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
13663 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
13664 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13665 | | #define HAVE_NL_LANGINFO 1 |
---|
13666 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13667 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13668 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13669 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13670 | | #define HAVE_NL_LANGINFO 1 |
---|
13671 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13672 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13673 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13674 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13675 | | #define HAVE_NL_LANGINFO 1 |
---|
13676 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13677 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13678 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13679 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13680 | | #define HAVE_NL_LANGINFO 1 |
---|
13681 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13682 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13683 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13684 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13685 | | #define HAVE_NL_LANGINFO 1 |
---|
13686 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13687 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13688 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13689 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13690 | | #define HAVE_NL_LANGINFO 1 |
---|
13691 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13692 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13693 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13694 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
13695 | | #define HAVE_NL_LANGINFO 1 |
---|
13696 | | #define NEED_PRINTF_ENOMEM 1 |
---|
13697 | | #define NEED_PRINTF_DOUBLE 1 |
---|
13698 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
13699 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
13700 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
13701 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
13702 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
13703 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
13704 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
13705 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
13706 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
13707 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
13708 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
13709 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
13710 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
13711 | | #define HAVE_DECL_WCWIDTH 1 |
---|
13712 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
13713 | | #define HAVE_STDINT_H 1 |
---|
13714 | | #define GNULIB_TEST_ACCEPT 1 |
---|
13715 | | #define GNULIB_TEST_BIND 1 |
---|
13716 | | #define GNULIB_TEST_BTOWC 1 |
---|
13717 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
13718 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
13719 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
13720 | | #define GNULIB_TEST_CLOSE 1 |
---|
13721 | | #define GNULIB_TEST_CONNECT 1 |
---|
13722 | | #define GNULIB_TEST_DUP2 1 |
---|
13723 | | #define GNULIB_TEST_ENVIRON 1 |
---|
13724 | | #define GNULIB_TEST_FCNTL 1 |
---|
13725 | | #define GNULIB_TEST_FDOPEN 1 |
---|
13726 | | #define GNULIB_TEST_FSTAT 1 |
---|
13727 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
13728 | | #define GNULIB_TEST_GETCWD 1 |
---|
13729 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
13730 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
13731 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
13732 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
13733 | | #define HAVE_DECL___ARGV 0 |
---|
13734 | | #define HAVE_VAR___PROGNAME 1 |
---|
13735 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
13736 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
13737 | | #define HAVE_DECL_INET_PTON 1 |
---|
13738 | | #define HAVE_IOCTL 1 |
---|
13739 | | #define GNULIB_TEST_IOCTL 1 |
---|
13740 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
13741 | | #define DBL_EXPBIT0_WORD 1 |
---|
13742 | | #define DBL_EXPBIT0_BIT 20 |
---|
13743 | | #define FLT_EXPBIT0_WORD 0 |
---|
13744 | | #define FLT_EXPBIT0_BIT 23 |
---|
13745 | | #define LDBL_EXPBIT0_WORD 2 |
---|
13746 | | #define LDBL_EXPBIT0_BIT 0 |
---|
13747 | | #define GNULIB_TEST_LISTEN 1 |
---|
13748 | | #define GNULIB_TEST_LSTAT 1 |
---|
13749 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
13750 | | #define HAVE_MBTOWC 1 |
---|
13751 | | #define GNULIB_TEST_MBTOWC 1 |
---|
13752 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
13753 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
13754 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
13755 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
13756 | | #define GNULIB_TEST_OPEN 1 |
---|
13757 | | #define GNULIB_TEST_PERROR 1 |
---|
13758 | | #define GNULIB_TEST_PIPE 1 |
---|
13759 | | #define GNULIB_TEST_PSELECT 1 |
---|
13760 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
13761 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
13762 | | #define HAVE_DECL__PUTENV 0 |
---|
13763 | | #define GNULIB_TEST_PUTENV 1 |
---|
13764 | | #define HAVE_RAISE 1 |
---|
13765 | | #define GNULIB_TEST_RAISE 1 |
---|
13766 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
13767 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
13768 | | /* end confdefs.h. */ |
---|
13769 | | /* Define reallocarray to an innocuous variant, in case <limits.h> declares reallocarray. |
---|
13770 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
13771 | | #define reallocarray innocuous_reallocarray |
---|
13772 | | |
---|
13773 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
13774 | | which can conflict with char reallocarray (); below. */ |
---|
13775 | | |
---|
13776 | | #include <limits.h> |
---|
13777 | | #undef reallocarray |
---|
13778 | | |
---|
13779 | | /* Override any GCC internal prototype to avoid an error. |
---|
13780 | | Use char because int might match the return type of a GCC |
---|
13781 | | builtin and then its argument prototype would still apply. */ |
---|
13782 | | #ifdef __cplusplus |
---|
13783 | | extern "C" |
---|
13784 | | #endif |
---|
13785 | | char reallocarray (); |
---|
13786 | | /* The GNU C library defines this for functions which it implements |
---|
13787 | | to always fail with ENOSYS. Some functions are actually named |
---|
13788 | | something starting with __ and the normal name is an alias. */ |
---|
13789 | | #if defined __stub_reallocarray || defined __stub___reallocarray |
---|
13790 | | choke me |
---|
13791 | | #endif |
---|
13792 | | |
---|
13793 | | int |
---|
13794 | | main (void) |
---|
13795 | | { |
---|
13796 | | return reallocarray (); |
---|
13797 | | ; |
---|
13798 | | return 0; |
---|
13799 | | } |
---|
13800 | configure:70303: result: no |
---|
13801 | configure:70381: checking whether sched_yield is declared |
---|
13802 | configure:70381: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
13803 | configure:70381: $? = 0 |
---|
13804 | configure:70381: result: yes |
---|
13805 | configure:70438: checking whether select supports a 0 argument |
---|
13806 | configure:70472: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13807 | configure:70472: $? = 0 |
---|
13808 | configure:70472: ./conftest |
---|
13809 | configure:70472: $? = 0 |
---|
13810 | configure:70484: result: yes |
---|
13811 | configure:70491: checking whether select detects invalid fds |
---|
13812 | configure:70543: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13813 | configure:70543: $? = 0 |
---|
13814 | configure:70543: ./conftest |
---|
13815 | configure:70543: $? = 0 |
---|
13816 | configure:70555: result: yes |
---|
13817 | configure:70637: checking whether setenv validates arguments |
---|
13818 | configure:70685: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13819 | configure:70685: $? = 0 |
---|
13820 | configure:70685: ./conftest |
---|
13821 | configure:70685: $? = 0 |
---|
13822 | configure:70696: result: yes |
---|
13823 | configure:70759: checking whether setlocale supports the C locale |
---|
13824 | configure:70784: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13825 | configure:70784: $? = 0 |
---|
13826 | configure:70784: ./conftest |
---|
13827 | configure:70784: $? = 0 |
---|
13828 | configure:70796: result: yes |
---|
13829 | configure:70876: checking for a traditional french locale |
---|
13830 | configure:71011: result: fr_FR.ISO8859-1 |
---|
13831 | configure:71018: checking for a french Unicode locale |
---|
13832 | configure:71140: result: fr_FR.UTF-8 |
---|
13833 | configure:71148: checking for a traditional japanese locale |
---|
13834 | configure:71289: result: ja_JP.eucJP |
---|
13835 | configure:71297: checking for a transitional chinese locale |
---|
13836 | configure:71432: result: zh_CN.GB18030 |
---|
13837 | configure:71492: checking for sigprocmask |
---|
13838 | configure:71492: result: yes |
---|
13839 | configure:71546: checking whether sleep is declared |
---|
13840 | configure:71546: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
13841 | configure:71546: $? = 0 |
---|
13842 | configure:71546: result: yes |
---|
13843 | configure:71560: checking for working sleep |
---|
13844 | configure:71614: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
13845 | configure:71614: $? = 0 |
---|
13846 | configure:71614: ./conftest |
---|
13847 | configure:71614: $? = 0 |
---|
13848 | configure:71625: result: yes |
---|
13849 | configure:71734: checking for socklen_t |
---|
13850 | configure:71734: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
13851 | configure:71734: $? = 0 |
---|
13852 | configure:71734: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
13853 | conftest.c:352:24: error: expected expression |
---|
13854 | if (sizeof ((socklen_t))) |
---|
13855 | ^ |
---|
13856 | 1 error generated. |
---|
13857 | configure:71734: $? = 1 |
---|
13858 | configure: failed program was: |
---|
13859 | | /* confdefs.h */ |
---|
13860 | | #define PACKAGE_NAME "" |
---|
13861 | | #define PACKAGE_TARNAME "" |
---|
13862 | | #define PACKAGE_VERSION "" |
---|
13863 | | #define PACKAGE_STRING "" |
---|
13864 | | #define PACKAGE_BUGREPORT "" |
---|
13865 | | #define PACKAGE_URL "" |
---|
13866 | | #define PACKAGE "libunistring" |
---|
13867 | | #define VERSION "1.1" |
---|
13868 | | #define HAVE_STDIO_H 1 |
---|
13869 | | #define HAVE_STDLIB_H 1 |
---|
13870 | | #define HAVE_STRING_H 1 |
---|
13871 | | #define HAVE_INTTYPES_H 1 |
---|
13872 | | #define HAVE_STDINT_H 1 |
---|
13873 | | #define HAVE_STRINGS_H 1 |
---|
13874 | | #define HAVE_SYS_STAT_H 1 |
---|
13875 | | #define HAVE_SYS_TYPES_H 1 |
---|
13876 | | #define HAVE_UNISTD_H 1 |
---|
13877 | | #define HAVE_WCHAR_H 1 |
---|
13878 | | #define HAVE_ICONV_H 1 |
---|
13879 | | #define HAVE_LIMITS_H 1 |
---|
13880 | | #define HAVE_WCTYPE_H 1 |
---|
13881 | | #define HAVE_LANGINFO_H 1 |
---|
13882 | | #define HAVE_XLOCALE_H 1 |
---|
13883 | | #define HAVE_MATH_H 1 |
---|
13884 | | #define HAVE_SYS_MMAN_H 1 |
---|
13885 | | #define HAVE_STDBOOL_H 1 |
---|
13886 | | #define HAVE_SYS_SOCKET_H 1 |
---|
13887 | | #define HAVE_ARPA_INET_H 1 |
---|
13888 | | #define HAVE_SYS_TIME_H 1 |
---|
13889 | | #define HAVE_NETDB_H 1 |
---|
13890 | | #define HAVE_NETINET_IN_H 1 |
---|
13891 | | #define HAVE_SEMAPHORE_H 1 |
---|
13892 | | #define HAVE_SYS_PARAM_H 1 |
---|
13893 | | #define HAVE_SYS_SELECT_H 1 |
---|
13894 | | #define HAVE_SYS_WAIT_H 1 |
---|
13895 | | #define HAVE_PTHREAD_H 1 |
---|
13896 | | #define HAVE_SYS_CDEFS_H 1 |
---|
13897 | | #define HAVE_STDALIGN_H 1 |
---|
13898 | | #define HAVE_SYS_IOCTL_H 1 |
---|
13899 | | #define HAVE_SYS_UIO_H 1 |
---|
13900 | | #define STDC_HEADERS 1 |
---|
13901 | | #define _ALL_SOURCE 1 |
---|
13902 | | #define _DARWIN_C_SOURCE 1 |
---|
13903 | | #define _GNU_SOURCE 1 |
---|
13904 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
13905 | | #define _NETBSD_SOURCE 1 |
---|
13906 | | #define _OPENBSD_SOURCE 1 |
---|
13907 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
13908 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
13909 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
13910 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
13911 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
13912 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
13913 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
13914 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
13915 | | #define _TANDEM_SOURCE 1 |
---|
13916 | | #define __EXTENSIONS__ 1 |
---|
13917 | | #define HAVE_DLFCN_H 1 |
---|
13918 | | #define LT_OBJDIR ".libs/" |
---|
13919 | | #define HAVE_ALLOCA_H 1 |
---|
13920 | | #define HAVE_ALLOCA 1 |
---|
13921 | | #define restrict __restrict__ |
---|
13922 | | #define HAVE___HEADER_INLINE 1 |
---|
13923 | | #define HAVE_DECL_ALARM 1 |
---|
13924 | | #define HAVE_ISWCNTRL 1 |
---|
13925 | | #define HAVE_ISWBLANK 1 |
---|
13926 | | #define HAVE_USELOCALE 1 |
---|
13927 | | #define HAVE_NEWLOCALE 1 |
---|
13928 | | #define HAVE_DUPLOCALE 1 |
---|
13929 | | #define HAVE_FREELOCALE 1 |
---|
13930 | | #define HAVE_MBSINIT 1 |
---|
13931 | | #define HAVE_MBRTOWC 1 |
---|
13932 | | #define HAVE_MPROTECT 1 |
---|
13933 | | #define HAVE_SNPRINTF 1 |
---|
13934 | | #define HAVE_STPCPY 1 |
---|
13935 | | #define HAVE_STRDUP 1 |
---|
13936 | | #define HAVE_WCWIDTH 1 |
---|
13937 | | #define HAVE_BTOWC 1 |
---|
13938 | | #define HAVE_FCNTL 1 |
---|
13939 | | #define HAVE_SYMLINK 1 |
---|
13940 | | #define HAVE_FTRUNCATE 1 |
---|
13941 | | #define HAVE_GETDTABLESIZE 1 |
---|
13942 | | #define HAVE_GETPROGNAME 1 |
---|
13943 | | #define HAVE_GETTIMEOFDAY 1 |
---|
13944 | | #define HAVE_ISBLANK 1 |
---|
13945 | | #define HAVE_LSTAT 1 |
---|
13946 | | #define HAVE_STRERROR_R 1 |
---|
13947 | | #define HAVE_PIPE 1 |
---|
13948 | | #define HAVE_PSELECT 1 |
---|
13949 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
13950 | | #define HAVE_SETENV 1 |
---|
13951 | | #define HAVE_SLEEP 1 |
---|
13952 | | #define HAVE_CATGETS 1 |
---|
13953 | | #define HAVE_SHUTDOWN 1 |
---|
13954 | | #define HAVE_USLEEP 1 |
---|
13955 | | #define HAVE_WCRTOMB 1 |
---|
13956 | | #define HAVE_WCTOB 1 |
---|
13957 | | #define HAVE_PTHREAD_API 1 |
---|
13958 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
13959 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
13960 | | #define HAVE_ICONV 1 |
---|
13961 | | #define ICONV_CONST |
---|
13962 | | #define HAVE_WINT_T 1 |
---|
13963 | | #define HAVE_LONG_LONG_INT 1 |
---|
13964 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
13965 | | #define DBL_EXPBIT0_WORD 1 |
---|
13966 | | #define DBL_EXPBIT0_BIT 20 |
---|
13967 | | #define FLT_EXPBIT0_WORD 0 |
---|
13968 | | #define FLT_EXPBIT0_BIT 23 |
---|
13969 | | #define HAVE_TOWLOWER 1 |
---|
13970 | | #define HAVE_LANGINFO_CODESET 1 |
---|
13971 | | #define HAVE_WCHAR_T 1 |
---|
13972 | | #define HAVE_LC_MESSAGES 1 |
---|
13973 | | #define HAVE_WORKING_USELOCALE 1 |
---|
13974 | | #define HAVE_GOOD_USELOCALE 1 |
---|
13975 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
13976 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
13977 | | #define USE_POSIX_THREADS 1 |
---|
13978 | | #define HAVE_MALLOC_POSIX 1 |
---|
13979 | | #define MALLOC_0_IS_NONNULL 1 |
---|
13980 | | #define HAVE_MBSTATE_T 1 |
---|
13981 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
13982 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
13983 | | #define INSTALLPREFIX "/opt/local" |
---|
13984 | | #define HAVE_DECL_ECVT 1 |
---|
13985 | | #define HAVE_DECL_FCVT 1 |
---|
13986 | | #define HAVE_DECL_GCVT 1 |
---|
13987 | | #define _USE_STD_STAT 1 |
---|
13988 | | #define HAVE_DECL_EXECVPE 0 |
---|
13989 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
13990 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
13991 | | #define HAVE_INTMAX_T 1 |
---|
13992 | | #define HAVE_SNPRINTF 1 |
---|
13993 | | #define HAVE_STRNLEN 1 |
---|
13994 | | #define HAVE_WCSLEN 1 |
---|
13995 | | #define HAVE_WCSNLEN 1 |
---|
13996 | | #define HAVE_MBRTOWC 1 |
---|
13997 | | #define HAVE_WCRTOMB 1 |
---|
13998 | | #define HAVE_DECL__SNPRINTF 0 |
---|
13999 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
14000 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
14001 | | #define CHECK_PRINTF_SAFE 1 |
---|
14002 | | #define HAVE_DECL_WCSDUP 1 |
---|
14003 | | #define HAVE_SHUTDOWN 1 |
---|
14004 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
14005 | | #define HAVE_SA_FAMILY_T 1 |
---|
14006 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
14007 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14008 | | #define HAVE_STRERROR_R 1 |
---|
14009 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
14010 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14011 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
14012 | | #define HAVE_IPV4 1 |
---|
14013 | | #define HAVE_IPV6 1 |
---|
14014 | | #define PROMOTED_MODE_T int |
---|
14015 | | #define REPLACE_STRERROR_0 1 |
---|
14016 | | #define HAVE_PTHREAD_T 1 |
---|
14017 | | #define HAVE_SIGSET_T 1 |
---|
14018 | | #define HAVE_SCHED_H 1 |
---|
14019 | | #define HAVE_DECL_SETENV 1 |
---|
14020 | | #define HAVE_SEARCH_H 1 |
---|
14021 | | #define HAVE_TSEARCH 1 |
---|
14022 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
14023 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
14024 | | #define HAVE_DECL_UNSETENV 1 |
---|
14025 | | #define HAVE_ALLOCA 1 |
---|
14026 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
14027 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
14028 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
14029 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
14030 | | #define GNULIB_TEST_FREXP 1 |
---|
14031 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
14032 | | #define GNULIB_TEST_FREXPL 1 |
---|
14033 | | #define HAVE_INLINE 1 |
---|
14034 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
14035 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
14036 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
14037 | | #define HAVE_DECL_ISWBLANK 1 |
---|
14038 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
14039 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
14040 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
14041 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
14042 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14043 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
14044 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14045 | | #define GNULIB_LOCK 1 |
---|
14046 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14047 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14048 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14049 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
14050 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14051 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
14052 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
14053 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
14054 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
14055 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14056 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14057 | | #define HAVE_VISIBILITY 1 |
---|
14058 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
14059 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
14060 | | #define HAVE_STDINT_H 1 |
---|
14061 | | #define GNULIB_TEST_STRNCAT 1 |
---|
14062 | | #define GNULIB_TEST_STRSTR 1 |
---|
14063 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
14064 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
14065 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
14066 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
14067 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
14068 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
14069 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
14070 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
14071 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
14072 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
14073 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
14074 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
14075 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
14076 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
14077 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14078 | | #define HAVE_NL_LANGINFO 1 |
---|
14079 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14080 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14081 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14082 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14083 | | #define HAVE_NL_LANGINFO 1 |
---|
14084 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14085 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14086 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14087 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14088 | | #define HAVE_NL_LANGINFO 1 |
---|
14089 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14090 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14091 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14092 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14093 | | #define HAVE_NL_LANGINFO 1 |
---|
14094 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14095 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14096 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14097 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14098 | | #define HAVE_NL_LANGINFO 1 |
---|
14099 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14100 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14101 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14102 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14103 | | #define HAVE_NL_LANGINFO 1 |
---|
14104 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14105 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14106 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14107 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14108 | | #define HAVE_NL_LANGINFO 1 |
---|
14109 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14110 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14111 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14112 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
14113 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
14114 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
14115 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
14116 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
14117 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
14118 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
14119 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
14120 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
14121 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
14122 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
14123 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
14124 | | #define HAVE_DECL_WCWIDTH 1 |
---|
14125 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
14126 | | #define HAVE_STDINT_H 1 |
---|
14127 | | #define GNULIB_TEST_ACCEPT 1 |
---|
14128 | | #define GNULIB_TEST_BIND 1 |
---|
14129 | | #define GNULIB_TEST_BTOWC 1 |
---|
14130 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
14131 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
14132 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
14133 | | #define GNULIB_TEST_CLOSE 1 |
---|
14134 | | #define GNULIB_TEST_CONNECT 1 |
---|
14135 | | #define GNULIB_TEST_DUP2 1 |
---|
14136 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14137 | | #define GNULIB_TEST_FCNTL 1 |
---|
14138 | | #define GNULIB_TEST_FDOPEN 1 |
---|
14139 | | #define GNULIB_TEST_FSTAT 1 |
---|
14140 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
14141 | | #define GNULIB_TEST_GETCWD 1 |
---|
14142 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
14143 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
14144 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14145 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14146 | | #define HAVE_DECL___ARGV 0 |
---|
14147 | | #define HAVE_VAR___PROGNAME 1 |
---|
14148 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
14149 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
14150 | | #define HAVE_DECL_INET_PTON 1 |
---|
14151 | | #define HAVE_IOCTL 1 |
---|
14152 | | #define GNULIB_TEST_IOCTL 1 |
---|
14153 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
14154 | | #define DBL_EXPBIT0_WORD 1 |
---|
14155 | | #define DBL_EXPBIT0_BIT 20 |
---|
14156 | | #define FLT_EXPBIT0_WORD 0 |
---|
14157 | | #define FLT_EXPBIT0_BIT 23 |
---|
14158 | | #define LDBL_EXPBIT0_WORD 2 |
---|
14159 | | #define LDBL_EXPBIT0_BIT 0 |
---|
14160 | | #define GNULIB_TEST_LISTEN 1 |
---|
14161 | | #define GNULIB_TEST_LSTAT 1 |
---|
14162 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
14163 | | #define HAVE_MBTOWC 1 |
---|
14164 | | #define GNULIB_TEST_MBTOWC 1 |
---|
14165 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
14166 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
14167 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
14168 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
14169 | | #define GNULIB_TEST_OPEN 1 |
---|
14170 | | #define GNULIB_TEST_PERROR 1 |
---|
14171 | | #define GNULIB_TEST_PIPE 1 |
---|
14172 | | #define GNULIB_TEST_PSELECT 1 |
---|
14173 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
14174 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
14175 | | #define HAVE_DECL__PUTENV 0 |
---|
14176 | | #define GNULIB_TEST_PUTENV 1 |
---|
14177 | | #define HAVE_RAISE 1 |
---|
14178 | | #define GNULIB_TEST_RAISE 1 |
---|
14179 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
14180 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
14181 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
14182 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
14183 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
14184 | | #define GNULIB_TEST_SELECT 1 |
---|
14185 | | #define GNULIB_TEST_SETENV 1 |
---|
14186 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
14187 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
14188 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
14189 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
14190 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14191 | | #define HAVE_DECL_SLEEP 1 |
---|
14192 | | #define GNULIB_TEST_SLEEP 1 |
---|
14193 | | #define GNULIB_TEST_SOCKET 1 |
---|
14194 | | /* end confdefs.h. */ |
---|
14195 | | |
---|
14196 | | /* <sys/types.h> is not needed according to POSIX, but the |
---|
14197 | | <sys/socket.h> in i386-unknown-freebsd4.10 and |
---|
14198 | | powerpc-apple-darwin5.5 required it. */ |
---|
14199 | | #include <sys/types.h> |
---|
14200 | | #if HAVE_SYS_SOCKET_H |
---|
14201 | | # include <sys/socket.h> |
---|
14202 | | #elif HAVE_WS2TCPIP_H |
---|
14203 | | # include <ws2tcpip.h> |
---|
14204 | | #endif |
---|
14205 | | |
---|
14206 | | |
---|
14207 | | int |
---|
14208 | | main (void) |
---|
14209 | | { |
---|
14210 | | if (sizeof ((socklen_t))) |
---|
14211 | | return 0; |
---|
14212 | | ; |
---|
14213 | | return 0; |
---|
14214 | | } |
---|
14215 | configure:71734: result: yes |
---|
14216 | configure:71806: checking whether stat handles trailing slashes on files |
---|
14217 | configure:71850: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
14218 | configure:71850: $? = 0 |
---|
14219 | configure:71850: ./conftest |
---|
14220 | configure:71850: $? = 2 |
---|
14221 | configure: program exited with status 2 |
---|
14222 | configure: failed program was: |
---|
14223 | | /* confdefs.h */ |
---|
14224 | | #define PACKAGE_NAME "" |
---|
14225 | | #define PACKAGE_TARNAME "" |
---|
14226 | | #define PACKAGE_VERSION "" |
---|
14227 | | #define PACKAGE_STRING "" |
---|
14228 | | #define PACKAGE_BUGREPORT "" |
---|
14229 | | #define PACKAGE_URL "" |
---|
14230 | | #define PACKAGE "libunistring" |
---|
14231 | | #define VERSION "1.1" |
---|
14232 | | #define HAVE_STDIO_H 1 |
---|
14233 | | #define HAVE_STDLIB_H 1 |
---|
14234 | | #define HAVE_STRING_H 1 |
---|
14235 | | #define HAVE_INTTYPES_H 1 |
---|
14236 | | #define HAVE_STDINT_H 1 |
---|
14237 | | #define HAVE_STRINGS_H 1 |
---|
14238 | | #define HAVE_SYS_STAT_H 1 |
---|
14239 | | #define HAVE_SYS_TYPES_H 1 |
---|
14240 | | #define HAVE_UNISTD_H 1 |
---|
14241 | | #define HAVE_WCHAR_H 1 |
---|
14242 | | #define HAVE_ICONV_H 1 |
---|
14243 | | #define HAVE_LIMITS_H 1 |
---|
14244 | | #define HAVE_WCTYPE_H 1 |
---|
14245 | | #define HAVE_LANGINFO_H 1 |
---|
14246 | | #define HAVE_XLOCALE_H 1 |
---|
14247 | | #define HAVE_MATH_H 1 |
---|
14248 | | #define HAVE_SYS_MMAN_H 1 |
---|
14249 | | #define HAVE_STDBOOL_H 1 |
---|
14250 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14251 | | #define HAVE_ARPA_INET_H 1 |
---|
14252 | | #define HAVE_SYS_TIME_H 1 |
---|
14253 | | #define HAVE_NETDB_H 1 |
---|
14254 | | #define HAVE_NETINET_IN_H 1 |
---|
14255 | | #define HAVE_SEMAPHORE_H 1 |
---|
14256 | | #define HAVE_SYS_PARAM_H 1 |
---|
14257 | | #define HAVE_SYS_SELECT_H 1 |
---|
14258 | | #define HAVE_SYS_WAIT_H 1 |
---|
14259 | | #define HAVE_PTHREAD_H 1 |
---|
14260 | | #define HAVE_SYS_CDEFS_H 1 |
---|
14261 | | #define HAVE_STDALIGN_H 1 |
---|
14262 | | #define HAVE_SYS_IOCTL_H 1 |
---|
14263 | | #define HAVE_SYS_UIO_H 1 |
---|
14264 | | #define STDC_HEADERS 1 |
---|
14265 | | #define _ALL_SOURCE 1 |
---|
14266 | | #define _DARWIN_C_SOURCE 1 |
---|
14267 | | #define _GNU_SOURCE 1 |
---|
14268 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
14269 | | #define _NETBSD_SOURCE 1 |
---|
14270 | | #define _OPENBSD_SOURCE 1 |
---|
14271 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14272 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
14273 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
14274 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
14275 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
14276 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
14277 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
14278 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
14279 | | #define _TANDEM_SOURCE 1 |
---|
14280 | | #define __EXTENSIONS__ 1 |
---|
14281 | | #define HAVE_DLFCN_H 1 |
---|
14282 | | #define LT_OBJDIR ".libs/" |
---|
14283 | | #define HAVE_ALLOCA_H 1 |
---|
14284 | | #define HAVE_ALLOCA 1 |
---|
14285 | | #define restrict __restrict__ |
---|
14286 | | #define HAVE___HEADER_INLINE 1 |
---|
14287 | | #define HAVE_DECL_ALARM 1 |
---|
14288 | | #define HAVE_ISWCNTRL 1 |
---|
14289 | | #define HAVE_ISWBLANK 1 |
---|
14290 | | #define HAVE_USELOCALE 1 |
---|
14291 | | #define HAVE_NEWLOCALE 1 |
---|
14292 | | #define HAVE_DUPLOCALE 1 |
---|
14293 | | #define HAVE_FREELOCALE 1 |
---|
14294 | | #define HAVE_MBSINIT 1 |
---|
14295 | | #define HAVE_MBRTOWC 1 |
---|
14296 | | #define HAVE_MPROTECT 1 |
---|
14297 | | #define HAVE_SNPRINTF 1 |
---|
14298 | | #define HAVE_STPCPY 1 |
---|
14299 | | #define HAVE_STRDUP 1 |
---|
14300 | | #define HAVE_WCWIDTH 1 |
---|
14301 | | #define HAVE_BTOWC 1 |
---|
14302 | | #define HAVE_FCNTL 1 |
---|
14303 | | #define HAVE_SYMLINK 1 |
---|
14304 | | #define HAVE_FTRUNCATE 1 |
---|
14305 | | #define HAVE_GETDTABLESIZE 1 |
---|
14306 | | #define HAVE_GETPROGNAME 1 |
---|
14307 | | #define HAVE_GETTIMEOFDAY 1 |
---|
14308 | | #define HAVE_ISBLANK 1 |
---|
14309 | | #define HAVE_LSTAT 1 |
---|
14310 | | #define HAVE_STRERROR_R 1 |
---|
14311 | | #define HAVE_PIPE 1 |
---|
14312 | | #define HAVE_PSELECT 1 |
---|
14313 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
14314 | | #define HAVE_SETENV 1 |
---|
14315 | | #define HAVE_SLEEP 1 |
---|
14316 | | #define HAVE_CATGETS 1 |
---|
14317 | | #define HAVE_SHUTDOWN 1 |
---|
14318 | | #define HAVE_USLEEP 1 |
---|
14319 | | #define HAVE_WCRTOMB 1 |
---|
14320 | | #define HAVE_WCTOB 1 |
---|
14321 | | #define HAVE_PTHREAD_API 1 |
---|
14322 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14323 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14324 | | #define HAVE_ICONV 1 |
---|
14325 | | #define ICONV_CONST |
---|
14326 | | #define HAVE_WINT_T 1 |
---|
14327 | | #define HAVE_LONG_LONG_INT 1 |
---|
14328 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14329 | | #define DBL_EXPBIT0_WORD 1 |
---|
14330 | | #define DBL_EXPBIT0_BIT 20 |
---|
14331 | | #define FLT_EXPBIT0_WORD 0 |
---|
14332 | | #define FLT_EXPBIT0_BIT 23 |
---|
14333 | | #define HAVE_TOWLOWER 1 |
---|
14334 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14335 | | #define HAVE_WCHAR_T 1 |
---|
14336 | | #define HAVE_LC_MESSAGES 1 |
---|
14337 | | #define HAVE_WORKING_USELOCALE 1 |
---|
14338 | | #define HAVE_GOOD_USELOCALE 1 |
---|
14339 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14340 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
14341 | | #define USE_POSIX_THREADS 1 |
---|
14342 | | #define HAVE_MALLOC_POSIX 1 |
---|
14343 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14344 | | #define HAVE_MBSTATE_T 1 |
---|
14345 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14346 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
14347 | | #define INSTALLPREFIX "/opt/local" |
---|
14348 | | #define HAVE_DECL_ECVT 1 |
---|
14349 | | #define HAVE_DECL_FCVT 1 |
---|
14350 | | #define HAVE_DECL_GCVT 1 |
---|
14351 | | #define _USE_STD_STAT 1 |
---|
14352 | | #define HAVE_DECL_EXECVPE 0 |
---|
14353 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14354 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14355 | | #define HAVE_INTMAX_T 1 |
---|
14356 | | #define HAVE_SNPRINTF 1 |
---|
14357 | | #define HAVE_STRNLEN 1 |
---|
14358 | | #define HAVE_WCSLEN 1 |
---|
14359 | | #define HAVE_WCSNLEN 1 |
---|
14360 | | #define HAVE_MBRTOWC 1 |
---|
14361 | | #define HAVE_WCRTOMB 1 |
---|
14362 | | #define HAVE_DECL__SNPRINTF 0 |
---|
14363 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
14364 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
14365 | | #define CHECK_PRINTF_SAFE 1 |
---|
14366 | | #define HAVE_DECL_WCSDUP 1 |
---|
14367 | | #define HAVE_SHUTDOWN 1 |
---|
14368 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
14369 | | #define HAVE_SA_FAMILY_T 1 |
---|
14370 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
14371 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14372 | | #define HAVE_STRERROR_R 1 |
---|
14373 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
14374 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14375 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
14376 | | #define HAVE_IPV4 1 |
---|
14377 | | #define HAVE_IPV6 1 |
---|
14378 | | #define PROMOTED_MODE_T int |
---|
14379 | | #define REPLACE_STRERROR_0 1 |
---|
14380 | | #define HAVE_PTHREAD_T 1 |
---|
14381 | | #define HAVE_SIGSET_T 1 |
---|
14382 | | #define HAVE_SCHED_H 1 |
---|
14383 | | #define HAVE_DECL_SETENV 1 |
---|
14384 | | #define HAVE_SEARCH_H 1 |
---|
14385 | | #define HAVE_TSEARCH 1 |
---|
14386 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
14387 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
14388 | | #define HAVE_DECL_UNSETENV 1 |
---|
14389 | | #define HAVE_ALLOCA 1 |
---|
14390 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
14391 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
14392 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
14393 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
14394 | | #define GNULIB_TEST_FREXP 1 |
---|
14395 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
14396 | | #define GNULIB_TEST_FREXPL 1 |
---|
14397 | | #define HAVE_INLINE 1 |
---|
14398 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
14399 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
14400 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
14401 | | #define HAVE_DECL_ISWBLANK 1 |
---|
14402 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
14403 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
14404 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
14405 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
14406 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14407 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
14408 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14409 | | #define GNULIB_LOCK 1 |
---|
14410 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14411 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14412 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14413 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
14414 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14415 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
14416 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
14417 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
14418 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
14419 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14420 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14421 | | #define HAVE_VISIBILITY 1 |
---|
14422 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
14423 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
14424 | | #define HAVE_STDINT_H 1 |
---|
14425 | | #define GNULIB_TEST_STRNCAT 1 |
---|
14426 | | #define GNULIB_TEST_STRSTR 1 |
---|
14427 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
14428 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
14429 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
14430 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
14431 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
14432 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
14433 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
14434 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
14435 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
14436 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
14437 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
14438 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
14439 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
14440 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
14441 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14442 | | #define HAVE_NL_LANGINFO 1 |
---|
14443 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14444 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14445 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14446 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14447 | | #define HAVE_NL_LANGINFO 1 |
---|
14448 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14449 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14450 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14451 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14452 | | #define HAVE_NL_LANGINFO 1 |
---|
14453 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14454 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14455 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14456 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14457 | | #define HAVE_NL_LANGINFO 1 |
---|
14458 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14459 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14460 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14461 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14462 | | #define HAVE_NL_LANGINFO 1 |
---|
14463 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14464 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14465 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14466 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14467 | | #define HAVE_NL_LANGINFO 1 |
---|
14468 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14469 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14470 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14471 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14472 | | #define HAVE_NL_LANGINFO 1 |
---|
14473 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14474 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14475 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14476 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
14477 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
14478 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
14479 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
14480 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
14481 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
14482 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
14483 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
14484 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
14485 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
14486 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
14487 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
14488 | | #define HAVE_DECL_WCWIDTH 1 |
---|
14489 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
14490 | | #define HAVE_STDINT_H 1 |
---|
14491 | | #define GNULIB_TEST_ACCEPT 1 |
---|
14492 | | #define GNULIB_TEST_BIND 1 |
---|
14493 | | #define GNULIB_TEST_BTOWC 1 |
---|
14494 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
14495 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
14496 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
14497 | | #define GNULIB_TEST_CLOSE 1 |
---|
14498 | | #define GNULIB_TEST_CONNECT 1 |
---|
14499 | | #define GNULIB_TEST_DUP2 1 |
---|
14500 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14501 | | #define GNULIB_TEST_FCNTL 1 |
---|
14502 | | #define GNULIB_TEST_FDOPEN 1 |
---|
14503 | | #define GNULIB_TEST_FSTAT 1 |
---|
14504 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
14505 | | #define GNULIB_TEST_GETCWD 1 |
---|
14506 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
14507 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
14508 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14509 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14510 | | #define HAVE_DECL___ARGV 0 |
---|
14511 | | #define HAVE_VAR___PROGNAME 1 |
---|
14512 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
14513 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
14514 | | #define HAVE_DECL_INET_PTON 1 |
---|
14515 | | #define HAVE_IOCTL 1 |
---|
14516 | | #define GNULIB_TEST_IOCTL 1 |
---|
14517 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
14518 | | #define DBL_EXPBIT0_WORD 1 |
---|
14519 | | #define DBL_EXPBIT0_BIT 20 |
---|
14520 | | #define FLT_EXPBIT0_WORD 0 |
---|
14521 | | #define FLT_EXPBIT0_BIT 23 |
---|
14522 | | #define LDBL_EXPBIT0_WORD 2 |
---|
14523 | | #define LDBL_EXPBIT0_BIT 0 |
---|
14524 | | #define GNULIB_TEST_LISTEN 1 |
---|
14525 | | #define GNULIB_TEST_LSTAT 1 |
---|
14526 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
14527 | | #define HAVE_MBTOWC 1 |
---|
14528 | | #define GNULIB_TEST_MBTOWC 1 |
---|
14529 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
14530 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
14531 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
14532 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
14533 | | #define GNULIB_TEST_OPEN 1 |
---|
14534 | | #define GNULIB_TEST_PERROR 1 |
---|
14535 | | #define GNULIB_TEST_PIPE 1 |
---|
14536 | | #define GNULIB_TEST_PSELECT 1 |
---|
14537 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
14538 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
14539 | | #define HAVE_DECL__PUTENV 0 |
---|
14540 | | #define GNULIB_TEST_PUTENV 1 |
---|
14541 | | #define HAVE_RAISE 1 |
---|
14542 | | #define GNULIB_TEST_RAISE 1 |
---|
14543 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
14544 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
14545 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
14546 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
14547 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
14548 | | #define GNULIB_TEST_SELECT 1 |
---|
14549 | | #define GNULIB_TEST_SETENV 1 |
---|
14550 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
14551 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
14552 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
14553 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
14554 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14555 | | #define HAVE_DECL_SLEEP 1 |
---|
14556 | | #define GNULIB_TEST_SLEEP 1 |
---|
14557 | | #define GNULIB_TEST_SOCKET 1 |
---|
14558 | | /* end confdefs.h. */ |
---|
14559 | | #include <sys/stat.h> |
---|
14560 | | |
---|
14561 | | int |
---|
14562 | | main (void) |
---|
14563 | | { |
---|
14564 | | int result = 0; |
---|
14565 | | struct stat st; |
---|
14566 | | if (!stat ("conftest.tmp/", &st)) |
---|
14567 | | result |= 1; |
---|
14568 | | #if HAVE_LSTAT |
---|
14569 | | if (!stat ("conftest.lnk/", &st)) |
---|
14570 | | result |= 2; |
---|
14571 | | #endif |
---|
14572 | | return result; |
---|
14573 | | |
---|
14574 | | ; |
---|
14575 | | return 0; |
---|
14576 | | } |
---|
14577 | configure:71862: result: no |
---|
14578 | configure:71944: checking for struct stat.st_atim.tv_nsec |
---|
14579 | configure:71944: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
14580 | conftest.c:346:13: error: no member named 'st_atim' in 'struct stat' |
---|
14581 | if (ac_aggr.st_atim.tv_nsec) |
---|
14582 | ~~~~~~~ ^ |
---|
14583 | 1 error generated. |
---|
14584 | configure:71944: $? = 1 |
---|
14585 | configure: failed program was: |
---|
14586 | | /* confdefs.h */ |
---|
14587 | | #define PACKAGE_NAME "" |
---|
14588 | | #define PACKAGE_TARNAME "" |
---|
14589 | | #define PACKAGE_VERSION "" |
---|
14590 | | #define PACKAGE_STRING "" |
---|
14591 | | #define PACKAGE_BUGREPORT "" |
---|
14592 | | #define PACKAGE_URL "" |
---|
14593 | | #define PACKAGE "libunistring" |
---|
14594 | | #define VERSION "1.1" |
---|
14595 | | #define HAVE_STDIO_H 1 |
---|
14596 | | #define HAVE_STDLIB_H 1 |
---|
14597 | | #define HAVE_STRING_H 1 |
---|
14598 | | #define HAVE_INTTYPES_H 1 |
---|
14599 | | #define HAVE_STDINT_H 1 |
---|
14600 | | #define HAVE_STRINGS_H 1 |
---|
14601 | | #define HAVE_SYS_STAT_H 1 |
---|
14602 | | #define HAVE_SYS_TYPES_H 1 |
---|
14603 | | #define HAVE_UNISTD_H 1 |
---|
14604 | | #define HAVE_WCHAR_H 1 |
---|
14605 | | #define HAVE_ICONV_H 1 |
---|
14606 | | #define HAVE_LIMITS_H 1 |
---|
14607 | | #define HAVE_WCTYPE_H 1 |
---|
14608 | | #define HAVE_LANGINFO_H 1 |
---|
14609 | | #define HAVE_XLOCALE_H 1 |
---|
14610 | | #define HAVE_MATH_H 1 |
---|
14611 | | #define HAVE_SYS_MMAN_H 1 |
---|
14612 | | #define HAVE_STDBOOL_H 1 |
---|
14613 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14614 | | #define HAVE_ARPA_INET_H 1 |
---|
14615 | | #define HAVE_SYS_TIME_H 1 |
---|
14616 | | #define HAVE_NETDB_H 1 |
---|
14617 | | #define HAVE_NETINET_IN_H 1 |
---|
14618 | | #define HAVE_SEMAPHORE_H 1 |
---|
14619 | | #define HAVE_SYS_PARAM_H 1 |
---|
14620 | | #define HAVE_SYS_SELECT_H 1 |
---|
14621 | | #define HAVE_SYS_WAIT_H 1 |
---|
14622 | | #define HAVE_PTHREAD_H 1 |
---|
14623 | | #define HAVE_SYS_CDEFS_H 1 |
---|
14624 | | #define HAVE_STDALIGN_H 1 |
---|
14625 | | #define HAVE_SYS_IOCTL_H 1 |
---|
14626 | | #define HAVE_SYS_UIO_H 1 |
---|
14627 | | #define STDC_HEADERS 1 |
---|
14628 | | #define _ALL_SOURCE 1 |
---|
14629 | | #define _DARWIN_C_SOURCE 1 |
---|
14630 | | #define _GNU_SOURCE 1 |
---|
14631 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
14632 | | #define _NETBSD_SOURCE 1 |
---|
14633 | | #define _OPENBSD_SOURCE 1 |
---|
14634 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14635 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
14636 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
14637 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
14638 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
14639 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
14640 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
14641 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
14642 | | #define _TANDEM_SOURCE 1 |
---|
14643 | | #define __EXTENSIONS__ 1 |
---|
14644 | | #define HAVE_DLFCN_H 1 |
---|
14645 | | #define LT_OBJDIR ".libs/" |
---|
14646 | | #define HAVE_ALLOCA_H 1 |
---|
14647 | | #define HAVE_ALLOCA 1 |
---|
14648 | | #define restrict __restrict__ |
---|
14649 | | #define HAVE___HEADER_INLINE 1 |
---|
14650 | | #define HAVE_DECL_ALARM 1 |
---|
14651 | | #define HAVE_ISWCNTRL 1 |
---|
14652 | | #define HAVE_ISWBLANK 1 |
---|
14653 | | #define HAVE_USELOCALE 1 |
---|
14654 | | #define HAVE_NEWLOCALE 1 |
---|
14655 | | #define HAVE_DUPLOCALE 1 |
---|
14656 | | #define HAVE_FREELOCALE 1 |
---|
14657 | | #define HAVE_MBSINIT 1 |
---|
14658 | | #define HAVE_MBRTOWC 1 |
---|
14659 | | #define HAVE_MPROTECT 1 |
---|
14660 | | #define HAVE_SNPRINTF 1 |
---|
14661 | | #define HAVE_STPCPY 1 |
---|
14662 | | #define HAVE_STRDUP 1 |
---|
14663 | | #define HAVE_WCWIDTH 1 |
---|
14664 | | #define HAVE_BTOWC 1 |
---|
14665 | | #define HAVE_FCNTL 1 |
---|
14666 | | #define HAVE_SYMLINK 1 |
---|
14667 | | #define HAVE_FTRUNCATE 1 |
---|
14668 | | #define HAVE_GETDTABLESIZE 1 |
---|
14669 | | #define HAVE_GETPROGNAME 1 |
---|
14670 | | #define HAVE_GETTIMEOFDAY 1 |
---|
14671 | | #define HAVE_ISBLANK 1 |
---|
14672 | | #define HAVE_LSTAT 1 |
---|
14673 | | #define HAVE_STRERROR_R 1 |
---|
14674 | | #define HAVE_PIPE 1 |
---|
14675 | | #define HAVE_PSELECT 1 |
---|
14676 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
14677 | | #define HAVE_SETENV 1 |
---|
14678 | | #define HAVE_SLEEP 1 |
---|
14679 | | #define HAVE_CATGETS 1 |
---|
14680 | | #define HAVE_SHUTDOWN 1 |
---|
14681 | | #define HAVE_USLEEP 1 |
---|
14682 | | #define HAVE_WCRTOMB 1 |
---|
14683 | | #define HAVE_WCTOB 1 |
---|
14684 | | #define HAVE_PTHREAD_API 1 |
---|
14685 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14686 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14687 | | #define HAVE_ICONV 1 |
---|
14688 | | #define ICONV_CONST |
---|
14689 | | #define HAVE_WINT_T 1 |
---|
14690 | | #define HAVE_LONG_LONG_INT 1 |
---|
14691 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
14692 | | #define DBL_EXPBIT0_WORD 1 |
---|
14693 | | #define DBL_EXPBIT0_BIT 20 |
---|
14694 | | #define FLT_EXPBIT0_WORD 0 |
---|
14695 | | #define FLT_EXPBIT0_BIT 23 |
---|
14696 | | #define HAVE_TOWLOWER 1 |
---|
14697 | | #define HAVE_LANGINFO_CODESET 1 |
---|
14698 | | #define HAVE_WCHAR_T 1 |
---|
14699 | | #define HAVE_LC_MESSAGES 1 |
---|
14700 | | #define HAVE_WORKING_USELOCALE 1 |
---|
14701 | | #define HAVE_GOOD_USELOCALE 1 |
---|
14702 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
14703 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
14704 | | #define USE_POSIX_THREADS 1 |
---|
14705 | | #define HAVE_MALLOC_POSIX 1 |
---|
14706 | | #define MALLOC_0_IS_NONNULL 1 |
---|
14707 | | #define HAVE_MBSTATE_T 1 |
---|
14708 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
14709 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
14710 | | #define INSTALLPREFIX "/opt/local" |
---|
14711 | | #define HAVE_DECL_ECVT 1 |
---|
14712 | | #define HAVE_DECL_FCVT 1 |
---|
14713 | | #define HAVE_DECL_GCVT 1 |
---|
14714 | | #define _USE_STD_STAT 1 |
---|
14715 | | #define HAVE_DECL_EXECVPE 0 |
---|
14716 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
14717 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
14718 | | #define HAVE_INTMAX_T 1 |
---|
14719 | | #define HAVE_SNPRINTF 1 |
---|
14720 | | #define HAVE_STRNLEN 1 |
---|
14721 | | #define HAVE_WCSLEN 1 |
---|
14722 | | #define HAVE_WCSNLEN 1 |
---|
14723 | | #define HAVE_MBRTOWC 1 |
---|
14724 | | #define HAVE_WCRTOMB 1 |
---|
14725 | | #define HAVE_DECL__SNPRINTF 0 |
---|
14726 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
14727 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
14728 | | #define CHECK_PRINTF_SAFE 1 |
---|
14729 | | #define HAVE_DECL_WCSDUP 1 |
---|
14730 | | #define HAVE_SHUTDOWN 1 |
---|
14731 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
14732 | | #define HAVE_SA_FAMILY_T 1 |
---|
14733 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
14734 | | #define HAVE_DECL_STRERROR_R 1 |
---|
14735 | | #define HAVE_STRERROR_R 1 |
---|
14736 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
14737 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
14738 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
14739 | | #define HAVE_IPV4 1 |
---|
14740 | | #define HAVE_IPV6 1 |
---|
14741 | | #define PROMOTED_MODE_T int |
---|
14742 | | #define REPLACE_STRERROR_0 1 |
---|
14743 | | #define HAVE_PTHREAD_T 1 |
---|
14744 | | #define HAVE_SIGSET_T 1 |
---|
14745 | | #define HAVE_SCHED_H 1 |
---|
14746 | | #define HAVE_DECL_SETENV 1 |
---|
14747 | | #define HAVE_SEARCH_H 1 |
---|
14748 | | #define HAVE_TSEARCH 1 |
---|
14749 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
14750 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
14751 | | #define HAVE_DECL_UNSETENV 1 |
---|
14752 | | #define HAVE_ALLOCA 1 |
---|
14753 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
14754 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
14755 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
14756 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
14757 | | #define GNULIB_TEST_FREXP 1 |
---|
14758 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
14759 | | #define GNULIB_TEST_FREXPL 1 |
---|
14760 | | #define HAVE_INLINE 1 |
---|
14761 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
14762 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
14763 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
14764 | | #define HAVE_DECL_ISWBLANK 1 |
---|
14765 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
14766 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
14767 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
14768 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
14769 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
14770 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
14771 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
14772 | | #define GNULIB_LOCK 1 |
---|
14773 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
14774 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
14775 | | #define GNULIB_TEST_MBSINIT 1 |
---|
14776 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
14777 | | #define GNULIB_TEST_MEMCHR 1 |
---|
14778 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
14779 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
14780 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
14781 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
14782 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
14783 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
14784 | | #define HAVE_VISIBILITY 1 |
---|
14785 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
14786 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
14787 | | #define HAVE_STDINT_H 1 |
---|
14788 | | #define GNULIB_TEST_STRNCAT 1 |
---|
14789 | | #define GNULIB_TEST_STRSTR 1 |
---|
14790 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
14791 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
14792 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
14793 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
14794 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
14795 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
14796 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
14797 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
14798 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
14799 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
14800 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
14801 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
14802 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
14803 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
14804 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14805 | | #define HAVE_NL_LANGINFO 1 |
---|
14806 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14807 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14808 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14809 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14810 | | #define HAVE_NL_LANGINFO 1 |
---|
14811 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14812 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14813 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14814 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14815 | | #define HAVE_NL_LANGINFO 1 |
---|
14816 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14817 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14818 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14819 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14820 | | #define HAVE_NL_LANGINFO 1 |
---|
14821 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14822 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14823 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14824 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14825 | | #define HAVE_NL_LANGINFO 1 |
---|
14826 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14827 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14828 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14829 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14830 | | #define HAVE_NL_LANGINFO 1 |
---|
14831 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14832 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14833 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14834 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
14835 | | #define HAVE_NL_LANGINFO 1 |
---|
14836 | | #define NEED_PRINTF_ENOMEM 1 |
---|
14837 | | #define NEED_PRINTF_DOUBLE 1 |
---|
14838 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
14839 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
14840 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
14841 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
14842 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
14843 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
14844 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
14845 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
14846 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
14847 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
14848 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
14849 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
14850 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
14851 | | #define HAVE_DECL_WCWIDTH 1 |
---|
14852 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
14853 | | #define HAVE_STDINT_H 1 |
---|
14854 | | #define GNULIB_TEST_ACCEPT 1 |
---|
14855 | | #define GNULIB_TEST_BIND 1 |
---|
14856 | | #define GNULIB_TEST_BTOWC 1 |
---|
14857 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
14858 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
14859 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
14860 | | #define GNULIB_TEST_CLOSE 1 |
---|
14861 | | #define GNULIB_TEST_CONNECT 1 |
---|
14862 | | #define GNULIB_TEST_DUP2 1 |
---|
14863 | | #define GNULIB_TEST_ENVIRON 1 |
---|
14864 | | #define GNULIB_TEST_FCNTL 1 |
---|
14865 | | #define GNULIB_TEST_FDOPEN 1 |
---|
14866 | | #define GNULIB_TEST_FSTAT 1 |
---|
14867 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
14868 | | #define GNULIB_TEST_GETCWD 1 |
---|
14869 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
14870 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
14871 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
14872 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
14873 | | #define HAVE_DECL___ARGV 0 |
---|
14874 | | #define HAVE_VAR___PROGNAME 1 |
---|
14875 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
14876 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
14877 | | #define HAVE_DECL_INET_PTON 1 |
---|
14878 | | #define HAVE_IOCTL 1 |
---|
14879 | | #define GNULIB_TEST_IOCTL 1 |
---|
14880 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
14881 | | #define DBL_EXPBIT0_WORD 1 |
---|
14882 | | #define DBL_EXPBIT0_BIT 20 |
---|
14883 | | #define FLT_EXPBIT0_WORD 0 |
---|
14884 | | #define FLT_EXPBIT0_BIT 23 |
---|
14885 | | #define LDBL_EXPBIT0_WORD 2 |
---|
14886 | | #define LDBL_EXPBIT0_BIT 0 |
---|
14887 | | #define GNULIB_TEST_LISTEN 1 |
---|
14888 | | #define GNULIB_TEST_LSTAT 1 |
---|
14889 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
14890 | | #define HAVE_MBTOWC 1 |
---|
14891 | | #define GNULIB_TEST_MBTOWC 1 |
---|
14892 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
14893 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
14894 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
14895 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
14896 | | #define GNULIB_TEST_OPEN 1 |
---|
14897 | | #define GNULIB_TEST_PERROR 1 |
---|
14898 | | #define GNULIB_TEST_PIPE 1 |
---|
14899 | | #define GNULIB_TEST_PSELECT 1 |
---|
14900 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
14901 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
14902 | | #define HAVE_DECL__PUTENV 0 |
---|
14903 | | #define GNULIB_TEST_PUTENV 1 |
---|
14904 | | #define HAVE_RAISE 1 |
---|
14905 | | #define GNULIB_TEST_RAISE 1 |
---|
14906 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
14907 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
14908 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
14909 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
14910 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
14911 | | #define GNULIB_TEST_SELECT 1 |
---|
14912 | | #define GNULIB_TEST_SETENV 1 |
---|
14913 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
14914 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
14915 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
14916 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
14917 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
14918 | | #define HAVE_DECL_SLEEP 1 |
---|
14919 | | #define GNULIB_TEST_SLEEP 1 |
---|
14920 | | #define GNULIB_TEST_SOCKET 1 |
---|
14921 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
14922 | | #define GNULIB_TEST_STAT 1 |
---|
14923 | | /* end confdefs.h. */ |
---|
14924 | | #include <sys/types.h> |
---|
14925 | | #include <sys/stat.h> |
---|
14926 | | |
---|
14927 | | int |
---|
14928 | | main (void) |
---|
14929 | | { |
---|
14930 | | static struct stat ac_aggr; |
---|
14931 | | if (ac_aggr.st_atim.tv_nsec) |
---|
14932 | | return 0; |
---|
14933 | | ; |
---|
14934 | | return 0; |
---|
14935 | | } |
---|
14936 | configure:71944: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
14937 | conftest.c:346:20: error: no member named 'st_atim' in 'struct stat' |
---|
14938 | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
14939 | ~~~~~~~ ^ |
---|
14940 | 1 error generated. |
---|
14941 | configure:71944: $? = 1 |
---|
14942 | configure: failed program was: |
---|
14943 | | /* confdefs.h */ |
---|
14944 | | #define PACKAGE_NAME "" |
---|
14945 | | #define PACKAGE_TARNAME "" |
---|
14946 | | #define PACKAGE_VERSION "" |
---|
14947 | | #define PACKAGE_STRING "" |
---|
14948 | | #define PACKAGE_BUGREPORT "" |
---|
14949 | | #define PACKAGE_URL "" |
---|
14950 | | #define PACKAGE "libunistring" |
---|
14951 | | #define VERSION "1.1" |
---|
14952 | | #define HAVE_STDIO_H 1 |
---|
14953 | | #define HAVE_STDLIB_H 1 |
---|
14954 | | #define HAVE_STRING_H 1 |
---|
14955 | | #define HAVE_INTTYPES_H 1 |
---|
14956 | | #define HAVE_STDINT_H 1 |
---|
14957 | | #define HAVE_STRINGS_H 1 |
---|
14958 | | #define HAVE_SYS_STAT_H 1 |
---|
14959 | | #define HAVE_SYS_TYPES_H 1 |
---|
14960 | | #define HAVE_UNISTD_H 1 |
---|
14961 | | #define HAVE_WCHAR_H 1 |
---|
14962 | | #define HAVE_ICONV_H 1 |
---|
14963 | | #define HAVE_LIMITS_H 1 |
---|
14964 | | #define HAVE_WCTYPE_H 1 |
---|
14965 | | #define HAVE_LANGINFO_H 1 |
---|
14966 | | #define HAVE_XLOCALE_H 1 |
---|
14967 | | #define HAVE_MATH_H 1 |
---|
14968 | | #define HAVE_SYS_MMAN_H 1 |
---|
14969 | | #define HAVE_STDBOOL_H 1 |
---|
14970 | | #define HAVE_SYS_SOCKET_H 1 |
---|
14971 | | #define HAVE_ARPA_INET_H 1 |
---|
14972 | | #define HAVE_SYS_TIME_H 1 |
---|
14973 | | #define HAVE_NETDB_H 1 |
---|
14974 | | #define HAVE_NETINET_IN_H 1 |
---|
14975 | | #define HAVE_SEMAPHORE_H 1 |
---|
14976 | | #define HAVE_SYS_PARAM_H 1 |
---|
14977 | | #define HAVE_SYS_SELECT_H 1 |
---|
14978 | | #define HAVE_SYS_WAIT_H 1 |
---|
14979 | | #define HAVE_PTHREAD_H 1 |
---|
14980 | | #define HAVE_SYS_CDEFS_H 1 |
---|
14981 | | #define HAVE_STDALIGN_H 1 |
---|
14982 | | #define HAVE_SYS_IOCTL_H 1 |
---|
14983 | | #define HAVE_SYS_UIO_H 1 |
---|
14984 | | #define STDC_HEADERS 1 |
---|
14985 | | #define _ALL_SOURCE 1 |
---|
14986 | | #define _DARWIN_C_SOURCE 1 |
---|
14987 | | #define _GNU_SOURCE 1 |
---|
14988 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
14989 | | #define _NETBSD_SOURCE 1 |
---|
14990 | | #define _OPENBSD_SOURCE 1 |
---|
14991 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
14992 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
14993 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
14994 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
14995 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
14996 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
14997 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
14998 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
14999 | | #define _TANDEM_SOURCE 1 |
---|
15000 | | #define __EXTENSIONS__ 1 |
---|
15001 | | #define HAVE_DLFCN_H 1 |
---|
15002 | | #define LT_OBJDIR ".libs/" |
---|
15003 | | #define HAVE_ALLOCA_H 1 |
---|
15004 | | #define HAVE_ALLOCA 1 |
---|
15005 | | #define restrict __restrict__ |
---|
15006 | | #define HAVE___HEADER_INLINE 1 |
---|
15007 | | #define HAVE_DECL_ALARM 1 |
---|
15008 | | #define HAVE_ISWCNTRL 1 |
---|
15009 | | #define HAVE_ISWBLANK 1 |
---|
15010 | | #define HAVE_USELOCALE 1 |
---|
15011 | | #define HAVE_NEWLOCALE 1 |
---|
15012 | | #define HAVE_DUPLOCALE 1 |
---|
15013 | | #define HAVE_FREELOCALE 1 |
---|
15014 | | #define HAVE_MBSINIT 1 |
---|
15015 | | #define HAVE_MBRTOWC 1 |
---|
15016 | | #define HAVE_MPROTECT 1 |
---|
15017 | | #define HAVE_SNPRINTF 1 |
---|
15018 | | #define HAVE_STPCPY 1 |
---|
15019 | | #define HAVE_STRDUP 1 |
---|
15020 | | #define HAVE_WCWIDTH 1 |
---|
15021 | | #define HAVE_BTOWC 1 |
---|
15022 | | #define HAVE_FCNTL 1 |
---|
15023 | | #define HAVE_SYMLINK 1 |
---|
15024 | | #define HAVE_FTRUNCATE 1 |
---|
15025 | | #define HAVE_GETDTABLESIZE 1 |
---|
15026 | | #define HAVE_GETPROGNAME 1 |
---|
15027 | | #define HAVE_GETTIMEOFDAY 1 |
---|
15028 | | #define HAVE_ISBLANK 1 |
---|
15029 | | #define HAVE_LSTAT 1 |
---|
15030 | | #define HAVE_STRERROR_R 1 |
---|
15031 | | #define HAVE_PIPE 1 |
---|
15032 | | #define HAVE_PSELECT 1 |
---|
15033 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
15034 | | #define HAVE_SETENV 1 |
---|
15035 | | #define HAVE_SLEEP 1 |
---|
15036 | | #define HAVE_CATGETS 1 |
---|
15037 | | #define HAVE_SHUTDOWN 1 |
---|
15038 | | #define HAVE_USLEEP 1 |
---|
15039 | | #define HAVE_WCRTOMB 1 |
---|
15040 | | #define HAVE_WCTOB 1 |
---|
15041 | | #define HAVE_PTHREAD_API 1 |
---|
15042 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
15043 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
15044 | | #define HAVE_ICONV 1 |
---|
15045 | | #define ICONV_CONST |
---|
15046 | | #define HAVE_WINT_T 1 |
---|
15047 | | #define HAVE_LONG_LONG_INT 1 |
---|
15048 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15049 | | #define DBL_EXPBIT0_WORD 1 |
---|
15050 | | #define DBL_EXPBIT0_BIT 20 |
---|
15051 | | #define FLT_EXPBIT0_WORD 0 |
---|
15052 | | #define FLT_EXPBIT0_BIT 23 |
---|
15053 | | #define HAVE_TOWLOWER 1 |
---|
15054 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15055 | | #define HAVE_WCHAR_T 1 |
---|
15056 | | #define HAVE_LC_MESSAGES 1 |
---|
15057 | | #define HAVE_WORKING_USELOCALE 1 |
---|
15058 | | #define HAVE_GOOD_USELOCALE 1 |
---|
15059 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15060 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
15061 | | #define USE_POSIX_THREADS 1 |
---|
15062 | | #define HAVE_MALLOC_POSIX 1 |
---|
15063 | | #define MALLOC_0_IS_NONNULL 1 |
---|
15064 | | #define HAVE_MBSTATE_T 1 |
---|
15065 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
15066 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
15067 | | #define INSTALLPREFIX "/opt/local" |
---|
15068 | | #define HAVE_DECL_ECVT 1 |
---|
15069 | | #define HAVE_DECL_FCVT 1 |
---|
15070 | | #define HAVE_DECL_GCVT 1 |
---|
15071 | | #define _USE_STD_STAT 1 |
---|
15072 | | #define HAVE_DECL_EXECVPE 0 |
---|
15073 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15074 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15075 | | #define HAVE_INTMAX_T 1 |
---|
15076 | | #define HAVE_SNPRINTF 1 |
---|
15077 | | #define HAVE_STRNLEN 1 |
---|
15078 | | #define HAVE_WCSLEN 1 |
---|
15079 | | #define HAVE_WCSNLEN 1 |
---|
15080 | | #define HAVE_MBRTOWC 1 |
---|
15081 | | #define HAVE_WCRTOMB 1 |
---|
15082 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15083 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
15084 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
15085 | | #define CHECK_PRINTF_SAFE 1 |
---|
15086 | | #define HAVE_DECL_WCSDUP 1 |
---|
15087 | | #define HAVE_SHUTDOWN 1 |
---|
15088 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
15089 | | #define HAVE_SA_FAMILY_T 1 |
---|
15090 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
15091 | | #define HAVE_DECL_STRERROR_R 1 |
---|
15092 | | #define HAVE_STRERROR_R 1 |
---|
15093 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
15094 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15095 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
15096 | | #define HAVE_IPV4 1 |
---|
15097 | | #define HAVE_IPV6 1 |
---|
15098 | | #define PROMOTED_MODE_T int |
---|
15099 | | #define REPLACE_STRERROR_0 1 |
---|
15100 | | #define HAVE_PTHREAD_T 1 |
---|
15101 | | #define HAVE_SIGSET_T 1 |
---|
15102 | | #define HAVE_SCHED_H 1 |
---|
15103 | | #define HAVE_DECL_SETENV 1 |
---|
15104 | | #define HAVE_SEARCH_H 1 |
---|
15105 | | #define HAVE_TSEARCH 1 |
---|
15106 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
15107 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
15108 | | #define HAVE_DECL_UNSETENV 1 |
---|
15109 | | #define HAVE_ALLOCA 1 |
---|
15110 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
15111 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
15112 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
15113 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
15114 | | #define GNULIB_TEST_FREXP 1 |
---|
15115 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
15116 | | #define GNULIB_TEST_FREXPL 1 |
---|
15117 | | #define HAVE_INLINE 1 |
---|
15118 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
15119 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
15120 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
15121 | | #define HAVE_DECL_ISWBLANK 1 |
---|
15122 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
15123 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
15124 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
15125 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
15126 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15127 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
15128 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15129 | | #define GNULIB_LOCK 1 |
---|
15130 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15131 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15132 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15133 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
15134 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15135 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
15136 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
15137 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
15138 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
15139 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
15140 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
15141 | | #define HAVE_VISIBILITY 1 |
---|
15142 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
15143 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
15144 | | #define HAVE_STDINT_H 1 |
---|
15145 | | #define GNULIB_TEST_STRNCAT 1 |
---|
15146 | | #define GNULIB_TEST_STRSTR 1 |
---|
15147 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
15148 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
15149 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
15150 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
15151 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
15152 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
15153 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
15154 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
15155 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
15156 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
15157 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
15158 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
15159 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
15160 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
15161 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15162 | | #define HAVE_NL_LANGINFO 1 |
---|
15163 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15164 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15165 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15166 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15167 | | #define HAVE_NL_LANGINFO 1 |
---|
15168 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15169 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15170 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15171 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15172 | | #define HAVE_NL_LANGINFO 1 |
---|
15173 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15174 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15175 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15176 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15177 | | #define HAVE_NL_LANGINFO 1 |
---|
15178 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15179 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15180 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15181 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15182 | | #define HAVE_NL_LANGINFO 1 |
---|
15183 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15184 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15185 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15186 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15187 | | #define HAVE_NL_LANGINFO 1 |
---|
15188 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15189 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15190 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15191 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15192 | | #define HAVE_NL_LANGINFO 1 |
---|
15193 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15194 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15195 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15196 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
15197 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
15198 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
15199 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
15200 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
15201 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
15202 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
15203 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
15204 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
15205 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
15206 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
15207 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
15208 | | #define HAVE_DECL_WCWIDTH 1 |
---|
15209 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
15210 | | #define HAVE_STDINT_H 1 |
---|
15211 | | #define GNULIB_TEST_ACCEPT 1 |
---|
15212 | | #define GNULIB_TEST_BIND 1 |
---|
15213 | | #define GNULIB_TEST_BTOWC 1 |
---|
15214 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
15215 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
15216 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
15217 | | #define GNULIB_TEST_CLOSE 1 |
---|
15218 | | #define GNULIB_TEST_CONNECT 1 |
---|
15219 | | #define GNULIB_TEST_DUP2 1 |
---|
15220 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15221 | | #define GNULIB_TEST_FCNTL 1 |
---|
15222 | | #define GNULIB_TEST_FDOPEN 1 |
---|
15223 | | #define GNULIB_TEST_FSTAT 1 |
---|
15224 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
15225 | | #define GNULIB_TEST_GETCWD 1 |
---|
15226 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
15227 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
15228 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
15229 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
15230 | | #define HAVE_DECL___ARGV 0 |
---|
15231 | | #define HAVE_VAR___PROGNAME 1 |
---|
15232 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
15233 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
15234 | | #define HAVE_DECL_INET_PTON 1 |
---|
15235 | | #define HAVE_IOCTL 1 |
---|
15236 | | #define GNULIB_TEST_IOCTL 1 |
---|
15237 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
15238 | | #define DBL_EXPBIT0_WORD 1 |
---|
15239 | | #define DBL_EXPBIT0_BIT 20 |
---|
15240 | | #define FLT_EXPBIT0_WORD 0 |
---|
15241 | | #define FLT_EXPBIT0_BIT 23 |
---|
15242 | | #define LDBL_EXPBIT0_WORD 2 |
---|
15243 | | #define LDBL_EXPBIT0_BIT 0 |
---|
15244 | | #define GNULIB_TEST_LISTEN 1 |
---|
15245 | | #define GNULIB_TEST_LSTAT 1 |
---|
15246 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
15247 | | #define HAVE_MBTOWC 1 |
---|
15248 | | #define GNULIB_TEST_MBTOWC 1 |
---|
15249 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
15250 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
15251 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
15252 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
15253 | | #define GNULIB_TEST_OPEN 1 |
---|
15254 | | #define GNULIB_TEST_PERROR 1 |
---|
15255 | | #define GNULIB_TEST_PIPE 1 |
---|
15256 | | #define GNULIB_TEST_PSELECT 1 |
---|
15257 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
15258 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
15259 | | #define HAVE_DECL__PUTENV 0 |
---|
15260 | | #define GNULIB_TEST_PUTENV 1 |
---|
15261 | | #define HAVE_RAISE 1 |
---|
15262 | | #define GNULIB_TEST_RAISE 1 |
---|
15263 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
15264 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
15265 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
15266 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
15267 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
15268 | | #define GNULIB_TEST_SELECT 1 |
---|
15269 | | #define GNULIB_TEST_SETENV 1 |
---|
15270 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
15271 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
15272 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
15273 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
15274 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
15275 | | #define HAVE_DECL_SLEEP 1 |
---|
15276 | | #define GNULIB_TEST_SLEEP 1 |
---|
15277 | | #define GNULIB_TEST_SOCKET 1 |
---|
15278 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
15279 | | #define GNULIB_TEST_STAT 1 |
---|
15280 | | /* end confdefs.h. */ |
---|
15281 | | #include <sys/types.h> |
---|
15282 | | #include <sys/stat.h> |
---|
15283 | | |
---|
15284 | | int |
---|
15285 | | main (void) |
---|
15286 | | { |
---|
15287 | | static struct stat ac_aggr; |
---|
15288 | | if (sizeof ac_aggr.st_atim.tv_nsec) |
---|
15289 | | return 0; |
---|
15290 | | ; |
---|
15291 | | return 0; |
---|
15292 | | } |
---|
15293 | configure:71944: result: no |
---|
15294 | configure:71996: checking for struct stat.st_atimespec.tv_nsec |
---|
15295 | configure:71996: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
15296 | configure:71996: $? = 0 |
---|
15297 | configure:71996: result: yes |
---|
15298 | configure:72037: checking for struct stat.st_birthtimespec.tv_nsec |
---|
15299 | configure:72037: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
15300 | configure:72037: $? = 0 |
---|
15301 | configure:72037: result: yes |
---|
15302 | configure:72074: checking for alignas and alignof |
---|
15303 | configure:72132: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
15304 | conftest.c:358:31: error: implicit declaration of function 'alignof' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
15305 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
15306 | ^ |
---|
15307 | conftest.c:358:40: error: expected expression |
---|
15308 | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
15309 | ^ |
---|
15310 | conftest.c:362:59: error: expected parameter declarator |
---|
15311 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
15312 | ^ |
---|
15313 | conftest.c:362:59: error: expected ')' |
---|
15314 | conftest.c:362:58: note: to match this '(' |
---|
15315 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
15316 | ^ |
---|
15317 | conftest.c:362:61: error: expected ';' at end of declaration list |
---|
15318 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
15319 | ^ |
---|
15320 | ; |
---|
15321 | conftest.c:362:50: error: field 'alignas' declared as a function |
---|
15322 | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
15323 | ^ |
---|
15324 | conftest.c:363:33: error: no member named 'alignas_8' in 'alignas_test' |
---|
15325 | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 |
---|
15326 | ^ ~~~~~~~~~ |
---|
15327 | /Library/Developer/CommandLineTools/usr/lib/clang/14.0.0/include/stddef.h:104:24: note: expanded from macro 'offsetof' |
---|
15328 | #define offsetof(t, d) __builtin_offsetof(t, d) |
---|
15329 | ^ ~ |
---|
15330 | 7 errors generated. |
---|
15331 | configure:72132: $? = 1 |
---|
15332 | configure: failed program was: |
---|
15333 | | /* confdefs.h */ |
---|
15334 | | #define PACKAGE_NAME "" |
---|
15335 | | #define PACKAGE_TARNAME "" |
---|
15336 | | #define PACKAGE_VERSION "" |
---|
15337 | | #define PACKAGE_STRING "" |
---|
15338 | | #define PACKAGE_BUGREPORT "" |
---|
15339 | | #define PACKAGE_URL "" |
---|
15340 | | #define PACKAGE "libunistring" |
---|
15341 | | #define VERSION "1.1" |
---|
15342 | | #define HAVE_STDIO_H 1 |
---|
15343 | | #define HAVE_STDLIB_H 1 |
---|
15344 | | #define HAVE_STRING_H 1 |
---|
15345 | | #define HAVE_INTTYPES_H 1 |
---|
15346 | | #define HAVE_STDINT_H 1 |
---|
15347 | | #define HAVE_STRINGS_H 1 |
---|
15348 | | #define HAVE_SYS_STAT_H 1 |
---|
15349 | | #define HAVE_SYS_TYPES_H 1 |
---|
15350 | | #define HAVE_UNISTD_H 1 |
---|
15351 | | #define HAVE_WCHAR_H 1 |
---|
15352 | | #define HAVE_ICONV_H 1 |
---|
15353 | | #define HAVE_LIMITS_H 1 |
---|
15354 | | #define HAVE_WCTYPE_H 1 |
---|
15355 | | #define HAVE_LANGINFO_H 1 |
---|
15356 | | #define HAVE_XLOCALE_H 1 |
---|
15357 | | #define HAVE_MATH_H 1 |
---|
15358 | | #define HAVE_SYS_MMAN_H 1 |
---|
15359 | | #define HAVE_STDBOOL_H 1 |
---|
15360 | | #define HAVE_SYS_SOCKET_H 1 |
---|
15361 | | #define HAVE_ARPA_INET_H 1 |
---|
15362 | | #define HAVE_SYS_TIME_H 1 |
---|
15363 | | #define HAVE_NETDB_H 1 |
---|
15364 | | #define HAVE_NETINET_IN_H 1 |
---|
15365 | | #define HAVE_SEMAPHORE_H 1 |
---|
15366 | | #define HAVE_SYS_PARAM_H 1 |
---|
15367 | | #define HAVE_SYS_SELECT_H 1 |
---|
15368 | | #define HAVE_SYS_WAIT_H 1 |
---|
15369 | | #define HAVE_PTHREAD_H 1 |
---|
15370 | | #define HAVE_SYS_CDEFS_H 1 |
---|
15371 | | #define HAVE_STDALIGN_H 1 |
---|
15372 | | #define HAVE_SYS_IOCTL_H 1 |
---|
15373 | | #define HAVE_SYS_UIO_H 1 |
---|
15374 | | #define STDC_HEADERS 1 |
---|
15375 | | #define _ALL_SOURCE 1 |
---|
15376 | | #define _DARWIN_C_SOURCE 1 |
---|
15377 | | #define _GNU_SOURCE 1 |
---|
15378 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
15379 | | #define _NETBSD_SOURCE 1 |
---|
15380 | | #define _OPENBSD_SOURCE 1 |
---|
15381 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
15382 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
15383 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
15384 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
15385 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
15386 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
15387 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
15388 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
15389 | | #define _TANDEM_SOURCE 1 |
---|
15390 | | #define __EXTENSIONS__ 1 |
---|
15391 | | #define HAVE_DLFCN_H 1 |
---|
15392 | | #define LT_OBJDIR ".libs/" |
---|
15393 | | #define HAVE_ALLOCA_H 1 |
---|
15394 | | #define HAVE_ALLOCA 1 |
---|
15395 | | #define restrict __restrict__ |
---|
15396 | | #define HAVE___HEADER_INLINE 1 |
---|
15397 | | #define HAVE_DECL_ALARM 1 |
---|
15398 | | #define HAVE_ISWCNTRL 1 |
---|
15399 | | #define HAVE_ISWBLANK 1 |
---|
15400 | | #define HAVE_USELOCALE 1 |
---|
15401 | | #define HAVE_NEWLOCALE 1 |
---|
15402 | | #define HAVE_DUPLOCALE 1 |
---|
15403 | | #define HAVE_FREELOCALE 1 |
---|
15404 | | #define HAVE_MBSINIT 1 |
---|
15405 | | #define HAVE_MBRTOWC 1 |
---|
15406 | | #define HAVE_MPROTECT 1 |
---|
15407 | | #define HAVE_SNPRINTF 1 |
---|
15408 | | #define HAVE_STPCPY 1 |
---|
15409 | | #define HAVE_STRDUP 1 |
---|
15410 | | #define HAVE_WCWIDTH 1 |
---|
15411 | | #define HAVE_BTOWC 1 |
---|
15412 | | #define HAVE_FCNTL 1 |
---|
15413 | | #define HAVE_SYMLINK 1 |
---|
15414 | | #define HAVE_FTRUNCATE 1 |
---|
15415 | | #define HAVE_GETDTABLESIZE 1 |
---|
15416 | | #define HAVE_GETPROGNAME 1 |
---|
15417 | | #define HAVE_GETTIMEOFDAY 1 |
---|
15418 | | #define HAVE_ISBLANK 1 |
---|
15419 | | #define HAVE_LSTAT 1 |
---|
15420 | | #define HAVE_STRERROR_R 1 |
---|
15421 | | #define HAVE_PIPE 1 |
---|
15422 | | #define HAVE_PSELECT 1 |
---|
15423 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
15424 | | #define HAVE_SETENV 1 |
---|
15425 | | #define HAVE_SLEEP 1 |
---|
15426 | | #define HAVE_CATGETS 1 |
---|
15427 | | #define HAVE_SHUTDOWN 1 |
---|
15428 | | #define HAVE_USLEEP 1 |
---|
15429 | | #define HAVE_WCRTOMB 1 |
---|
15430 | | #define HAVE_WCTOB 1 |
---|
15431 | | #define HAVE_PTHREAD_API 1 |
---|
15432 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
15433 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
15434 | | #define HAVE_ICONV 1 |
---|
15435 | | #define ICONV_CONST |
---|
15436 | | #define HAVE_WINT_T 1 |
---|
15437 | | #define HAVE_LONG_LONG_INT 1 |
---|
15438 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15439 | | #define DBL_EXPBIT0_WORD 1 |
---|
15440 | | #define DBL_EXPBIT0_BIT 20 |
---|
15441 | | #define FLT_EXPBIT0_WORD 0 |
---|
15442 | | #define FLT_EXPBIT0_BIT 23 |
---|
15443 | | #define HAVE_TOWLOWER 1 |
---|
15444 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15445 | | #define HAVE_WCHAR_T 1 |
---|
15446 | | #define HAVE_LC_MESSAGES 1 |
---|
15447 | | #define HAVE_WORKING_USELOCALE 1 |
---|
15448 | | #define HAVE_GOOD_USELOCALE 1 |
---|
15449 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15450 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
15451 | | #define USE_POSIX_THREADS 1 |
---|
15452 | | #define HAVE_MALLOC_POSIX 1 |
---|
15453 | | #define MALLOC_0_IS_NONNULL 1 |
---|
15454 | | #define HAVE_MBSTATE_T 1 |
---|
15455 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
15456 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
15457 | | #define INSTALLPREFIX "/opt/local" |
---|
15458 | | #define HAVE_DECL_ECVT 1 |
---|
15459 | | #define HAVE_DECL_FCVT 1 |
---|
15460 | | #define HAVE_DECL_GCVT 1 |
---|
15461 | | #define _USE_STD_STAT 1 |
---|
15462 | | #define HAVE_DECL_EXECVPE 0 |
---|
15463 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15464 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15465 | | #define HAVE_INTMAX_T 1 |
---|
15466 | | #define HAVE_SNPRINTF 1 |
---|
15467 | | #define HAVE_STRNLEN 1 |
---|
15468 | | #define HAVE_WCSLEN 1 |
---|
15469 | | #define HAVE_WCSNLEN 1 |
---|
15470 | | #define HAVE_MBRTOWC 1 |
---|
15471 | | #define HAVE_WCRTOMB 1 |
---|
15472 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15473 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
15474 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
15475 | | #define CHECK_PRINTF_SAFE 1 |
---|
15476 | | #define HAVE_DECL_WCSDUP 1 |
---|
15477 | | #define HAVE_SHUTDOWN 1 |
---|
15478 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
15479 | | #define HAVE_SA_FAMILY_T 1 |
---|
15480 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
15481 | | #define HAVE_DECL_STRERROR_R 1 |
---|
15482 | | #define HAVE_STRERROR_R 1 |
---|
15483 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
15484 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15485 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
15486 | | #define HAVE_IPV4 1 |
---|
15487 | | #define HAVE_IPV6 1 |
---|
15488 | | #define PROMOTED_MODE_T int |
---|
15489 | | #define REPLACE_STRERROR_0 1 |
---|
15490 | | #define HAVE_PTHREAD_T 1 |
---|
15491 | | #define HAVE_SIGSET_T 1 |
---|
15492 | | #define HAVE_SCHED_H 1 |
---|
15493 | | #define HAVE_DECL_SETENV 1 |
---|
15494 | | #define HAVE_SEARCH_H 1 |
---|
15495 | | #define HAVE_TSEARCH 1 |
---|
15496 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
15497 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
15498 | | #define HAVE_DECL_UNSETENV 1 |
---|
15499 | | #define HAVE_ALLOCA 1 |
---|
15500 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
15501 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
15502 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
15503 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
15504 | | #define GNULIB_TEST_FREXP 1 |
---|
15505 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
15506 | | #define GNULIB_TEST_FREXPL 1 |
---|
15507 | | #define HAVE_INLINE 1 |
---|
15508 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
15509 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
15510 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
15511 | | #define HAVE_DECL_ISWBLANK 1 |
---|
15512 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
15513 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
15514 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
15515 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
15516 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15517 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
15518 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15519 | | #define GNULIB_LOCK 1 |
---|
15520 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15521 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15522 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15523 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
15524 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15525 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
15526 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
15527 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
15528 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
15529 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
15530 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
15531 | | #define HAVE_VISIBILITY 1 |
---|
15532 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
15533 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
15534 | | #define HAVE_STDINT_H 1 |
---|
15535 | | #define GNULIB_TEST_STRNCAT 1 |
---|
15536 | | #define GNULIB_TEST_STRSTR 1 |
---|
15537 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
15538 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
15539 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
15540 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
15541 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
15542 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
15543 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
15544 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
15545 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
15546 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
15547 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
15548 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
15549 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
15550 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
15551 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15552 | | #define HAVE_NL_LANGINFO 1 |
---|
15553 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15554 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15555 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15556 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15557 | | #define HAVE_NL_LANGINFO 1 |
---|
15558 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15559 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15560 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15561 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15562 | | #define HAVE_NL_LANGINFO 1 |
---|
15563 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15564 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15565 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15566 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15567 | | #define HAVE_NL_LANGINFO 1 |
---|
15568 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15569 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15570 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15571 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15572 | | #define HAVE_NL_LANGINFO 1 |
---|
15573 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15574 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15575 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15576 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15577 | | #define HAVE_NL_LANGINFO 1 |
---|
15578 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15579 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15580 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15581 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15582 | | #define HAVE_NL_LANGINFO 1 |
---|
15583 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15584 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15585 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15586 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
15587 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
15588 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
15589 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
15590 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
15591 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
15592 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
15593 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
15594 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
15595 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
15596 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
15597 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
15598 | | #define HAVE_DECL_WCWIDTH 1 |
---|
15599 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
15600 | | #define HAVE_STDINT_H 1 |
---|
15601 | | #define GNULIB_TEST_ACCEPT 1 |
---|
15602 | | #define GNULIB_TEST_BIND 1 |
---|
15603 | | #define GNULIB_TEST_BTOWC 1 |
---|
15604 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
15605 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
15606 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
15607 | | #define GNULIB_TEST_CLOSE 1 |
---|
15608 | | #define GNULIB_TEST_CONNECT 1 |
---|
15609 | | #define GNULIB_TEST_DUP2 1 |
---|
15610 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15611 | | #define GNULIB_TEST_FCNTL 1 |
---|
15612 | | #define GNULIB_TEST_FDOPEN 1 |
---|
15613 | | #define GNULIB_TEST_FSTAT 1 |
---|
15614 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
15615 | | #define GNULIB_TEST_GETCWD 1 |
---|
15616 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
15617 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
15618 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
15619 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
15620 | | #define HAVE_DECL___ARGV 0 |
---|
15621 | | #define HAVE_VAR___PROGNAME 1 |
---|
15622 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
15623 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
15624 | | #define HAVE_DECL_INET_PTON 1 |
---|
15625 | | #define HAVE_IOCTL 1 |
---|
15626 | | #define GNULIB_TEST_IOCTL 1 |
---|
15627 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
15628 | | #define DBL_EXPBIT0_WORD 1 |
---|
15629 | | #define DBL_EXPBIT0_BIT 20 |
---|
15630 | | #define FLT_EXPBIT0_WORD 0 |
---|
15631 | | #define FLT_EXPBIT0_BIT 23 |
---|
15632 | | #define LDBL_EXPBIT0_WORD 2 |
---|
15633 | | #define LDBL_EXPBIT0_BIT 0 |
---|
15634 | | #define GNULIB_TEST_LISTEN 1 |
---|
15635 | | #define GNULIB_TEST_LSTAT 1 |
---|
15636 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
15637 | | #define HAVE_MBTOWC 1 |
---|
15638 | | #define GNULIB_TEST_MBTOWC 1 |
---|
15639 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
15640 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
15641 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
15642 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
15643 | | #define GNULIB_TEST_OPEN 1 |
---|
15644 | | #define GNULIB_TEST_PERROR 1 |
---|
15645 | | #define GNULIB_TEST_PIPE 1 |
---|
15646 | | #define GNULIB_TEST_PSELECT 1 |
---|
15647 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
15648 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
15649 | | #define HAVE_DECL__PUTENV 0 |
---|
15650 | | #define GNULIB_TEST_PUTENV 1 |
---|
15651 | | #define HAVE_RAISE 1 |
---|
15652 | | #define GNULIB_TEST_RAISE 1 |
---|
15653 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
15654 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
15655 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
15656 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
15657 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
15658 | | #define GNULIB_TEST_SELECT 1 |
---|
15659 | | #define GNULIB_TEST_SETENV 1 |
---|
15660 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
15661 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
15662 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
15663 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
15664 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
15665 | | #define HAVE_DECL_SLEEP 1 |
---|
15666 | | #define GNULIB_TEST_SLEEP 1 |
---|
15667 | | #define GNULIB_TEST_SOCKET 1 |
---|
15668 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
15669 | | #define GNULIB_TEST_STAT 1 |
---|
15670 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
15671 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
15672 | | /* end confdefs.h. */ |
---|
15673 | | #include <stdint.h> |
---|
15674 | | #ifdef INCLUDE_STDALIGN_H |
---|
15675 | | #include <stdalign.h> |
---|
15676 | | #endif |
---|
15677 | | #include <stddef.h> |
---|
15678 | | |
---|
15679 | | /* Test that alignof yields a result consistent with offsetof. |
---|
15680 | | This catches GCC bug 52023 |
---|
15681 | | <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>. */ |
---|
15682 | | #ifdef __cplusplus |
---|
15683 | | template <class t> struct alignof_helper { char a; t b; }; |
---|
15684 | | # define ao(type) offsetof (alignof_helper<type>, b) |
---|
15685 | | #else |
---|
15686 | | # define ao(type) offsetof (struct { char a; type b; }, b) |
---|
15687 | | #endif |
---|
15688 | | char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1]; |
---|
15689 | | char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1]; |
---|
15690 | | char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1]; |
---|
15691 | | |
---|
15692 | | /* Test alignas only on platforms where gnulib can help. */ |
---|
15693 | | #if ((defined __cplusplus && 201103 <= __cplusplus) || (__TINYC__ && defined __attribute__) || (defined __APPLE__ && defined __MACH__ ? 4 < __GNUC__ + (1 <= __GNUC_MINOR__) : __GNUC__) || (__ia64 && (61200 <= __HP_cc || 61200 <= __HP_aCC)) || __ICC || 0x590 <= __SUNPRO_C || 0x0600 <= __xlC__ || 1300 <= _MSC_VER) |
---|
15694 | | struct alignas_test { char c; char alignas (8) alignas_8; }; |
---|
15695 | | char test_alignas[offsetof (struct alignas_test, alignas_8) == 8 |
---|
15696 | | ? 1 : -1]; |
---|
15697 | | #endif |
---|
15698 | | |
---|
15699 | | int |
---|
15700 | | main (void) |
---|
15701 | | { |
---|
15702 | | |
---|
15703 | | ; |
---|
15704 | | return 0; |
---|
15705 | | } |
---|
15706 | configure:72132: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -DINCLUDE_STDALIGN_H -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
15707 | configure:72132: $? = 0 |
---|
15708 | configure:72144: result: yes, <stdalign.h> macros |
---|
15709 | configure:72918: checking whether symlink handles trailing slash correctly |
---|
15710 | configure:72956: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
15711 | configure:72956: $? = 0 |
---|
15712 | configure:72956: ./conftest |
---|
15713 | configure:72956: $? = 4 |
---|
15714 | configure: program exited with status 4 |
---|
15715 | configure: failed program was: |
---|
15716 | | /* confdefs.h */ |
---|
15717 | | #define PACKAGE_NAME "" |
---|
15718 | | #define PACKAGE_TARNAME "" |
---|
15719 | | #define PACKAGE_VERSION "" |
---|
15720 | | #define PACKAGE_STRING "" |
---|
15721 | | #define PACKAGE_BUGREPORT "" |
---|
15722 | | #define PACKAGE_URL "" |
---|
15723 | | #define PACKAGE "libunistring" |
---|
15724 | | #define VERSION "1.1" |
---|
15725 | | #define HAVE_STDIO_H 1 |
---|
15726 | | #define HAVE_STDLIB_H 1 |
---|
15727 | | #define HAVE_STRING_H 1 |
---|
15728 | | #define HAVE_INTTYPES_H 1 |
---|
15729 | | #define HAVE_STDINT_H 1 |
---|
15730 | | #define HAVE_STRINGS_H 1 |
---|
15731 | | #define HAVE_SYS_STAT_H 1 |
---|
15732 | | #define HAVE_SYS_TYPES_H 1 |
---|
15733 | | #define HAVE_UNISTD_H 1 |
---|
15734 | | #define HAVE_WCHAR_H 1 |
---|
15735 | | #define HAVE_ICONV_H 1 |
---|
15736 | | #define HAVE_LIMITS_H 1 |
---|
15737 | | #define HAVE_WCTYPE_H 1 |
---|
15738 | | #define HAVE_LANGINFO_H 1 |
---|
15739 | | #define HAVE_XLOCALE_H 1 |
---|
15740 | | #define HAVE_MATH_H 1 |
---|
15741 | | #define HAVE_SYS_MMAN_H 1 |
---|
15742 | | #define HAVE_STDBOOL_H 1 |
---|
15743 | | #define HAVE_SYS_SOCKET_H 1 |
---|
15744 | | #define HAVE_ARPA_INET_H 1 |
---|
15745 | | #define HAVE_SYS_TIME_H 1 |
---|
15746 | | #define HAVE_NETDB_H 1 |
---|
15747 | | #define HAVE_NETINET_IN_H 1 |
---|
15748 | | #define HAVE_SEMAPHORE_H 1 |
---|
15749 | | #define HAVE_SYS_PARAM_H 1 |
---|
15750 | | #define HAVE_SYS_SELECT_H 1 |
---|
15751 | | #define HAVE_SYS_WAIT_H 1 |
---|
15752 | | #define HAVE_PTHREAD_H 1 |
---|
15753 | | #define HAVE_SYS_CDEFS_H 1 |
---|
15754 | | #define HAVE_STDALIGN_H 1 |
---|
15755 | | #define HAVE_SYS_IOCTL_H 1 |
---|
15756 | | #define HAVE_SYS_UIO_H 1 |
---|
15757 | | #define STDC_HEADERS 1 |
---|
15758 | | #define _ALL_SOURCE 1 |
---|
15759 | | #define _DARWIN_C_SOURCE 1 |
---|
15760 | | #define _GNU_SOURCE 1 |
---|
15761 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
15762 | | #define _NETBSD_SOURCE 1 |
---|
15763 | | #define _OPENBSD_SOURCE 1 |
---|
15764 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
15765 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
15766 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
15767 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
15768 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
15769 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
15770 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
15771 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
15772 | | #define _TANDEM_SOURCE 1 |
---|
15773 | | #define __EXTENSIONS__ 1 |
---|
15774 | | #define HAVE_DLFCN_H 1 |
---|
15775 | | #define LT_OBJDIR ".libs/" |
---|
15776 | | #define HAVE_ALLOCA_H 1 |
---|
15777 | | #define HAVE_ALLOCA 1 |
---|
15778 | | #define restrict __restrict__ |
---|
15779 | | #define HAVE___HEADER_INLINE 1 |
---|
15780 | | #define HAVE_DECL_ALARM 1 |
---|
15781 | | #define HAVE_ISWCNTRL 1 |
---|
15782 | | #define HAVE_ISWBLANK 1 |
---|
15783 | | #define HAVE_USELOCALE 1 |
---|
15784 | | #define HAVE_NEWLOCALE 1 |
---|
15785 | | #define HAVE_DUPLOCALE 1 |
---|
15786 | | #define HAVE_FREELOCALE 1 |
---|
15787 | | #define HAVE_MBSINIT 1 |
---|
15788 | | #define HAVE_MBRTOWC 1 |
---|
15789 | | #define HAVE_MPROTECT 1 |
---|
15790 | | #define HAVE_SNPRINTF 1 |
---|
15791 | | #define HAVE_STPCPY 1 |
---|
15792 | | #define HAVE_STRDUP 1 |
---|
15793 | | #define HAVE_WCWIDTH 1 |
---|
15794 | | #define HAVE_BTOWC 1 |
---|
15795 | | #define HAVE_FCNTL 1 |
---|
15796 | | #define HAVE_SYMLINK 1 |
---|
15797 | | #define HAVE_FTRUNCATE 1 |
---|
15798 | | #define HAVE_GETDTABLESIZE 1 |
---|
15799 | | #define HAVE_GETPROGNAME 1 |
---|
15800 | | #define HAVE_GETTIMEOFDAY 1 |
---|
15801 | | #define HAVE_ISBLANK 1 |
---|
15802 | | #define HAVE_LSTAT 1 |
---|
15803 | | #define HAVE_STRERROR_R 1 |
---|
15804 | | #define HAVE_PIPE 1 |
---|
15805 | | #define HAVE_PSELECT 1 |
---|
15806 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
15807 | | #define HAVE_SETENV 1 |
---|
15808 | | #define HAVE_SLEEP 1 |
---|
15809 | | #define HAVE_CATGETS 1 |
---|
15810 | | #define HAVE_SHUTDOWN 1 |
---|
15811 | | #define HAVE_USLEEP 1 |
---|
15812 | | #define HAVE_WCRTOMB 1 |
---|
15813 | | #define HAVE_WCTOB 1 |
---|
15814 | | #define HAVE_PTHREAD_API 1 |
---|
15815 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
15816 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
15817 | | #define HAVE_ICONV 1 |
---|
15818 | | #define ICONV_CONST |
---|
15819 | | #define HAVE_WINT_T 1 |
---|
15820 | | #define HAVE_LONG_LONG_INT 1 |
---|
15821 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
15822 | | #define DBL_EXPBIT0_WORD 1 |
---|
15823 | | #define DBL_EXPBIT0_BIT 20 |
---|
15824 | | #define FLT_EXPBIT0_WORD 0 |
---|
15825 | | #define FLT_EXPBIT0_BIT 23 |
---|
15826 | | #define HAVE_TOWLOWER 1 |
---|
15827 | | #define HAVE_LANGINFO_CODESET 1 |
---|
15828 | | #define HAVE_WCHAR_T 1 |
---|
15829 | | #define HAVE_LC_MESSAGES 1 |
---|
15830 | | #define HAVE_WORKING_USELOCALE 1 |
---|
15831 | | #define HAVE_GOOD_USELOCALE 1 |
---|
15832 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
15833 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
15834 | | #define USE_POSIX_THREADS 1 |
---|
15835 | | #define HAVE_MALLOC_POSIX 1 |
---|
15836 | | #define MALLOC_0_IS_NONNULL 1 |
---|
15837 | | #define HAVE_MBSTATE_T 1 |
---|
15838 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
15839 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
15840 | | #define INSTALLPREFIX "/opt/local" |
---|
15841 | | #define HAVE_DECL_ECVT 1 |
---|
15842 | | #define HAVE_DECL_FCVT 1 |
---|
15843 | | #define HAVE_DECL_GCVT 1 |
---|
15844 | | #define _USE_STD_STAT 1 |
---|
15845 | | #define HAVE_DECL_EXECVPE 0 |
---|
15846 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
15847 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
15848 | | #define HAVE_INTMAX_T 1 |
---|
15849 | | #define HAVE_SNPRINTF 1 |
---|
15850 | | #define HAVE_STRNLEN 1 |
---|
15851 | | #define HAVE_WCSLEN 1 |
---|
15852 | | #define HAVE_WCSNLEN 1 |
---|
15853 | | #define HAVE_MBRTOWC 1 |
---|
15854 | | #define HAVE_WCRTOMB 1 |
---|
15855 | | #define HAVE_DECL__SNPRINTF 0 |
---|
15856 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
15857 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
15858 | | #define CHECK_PRINTF_SAFE 1 |
---|
15859 | | #define HAVE_DECL_WCSDUP 1 |
---|
15860 | | #define HAVE_SHUTDOWN 1 |
---|
15861 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
15862 | | #define HAVE_SA_FAMILY_T 1 |
---|
15863 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
15864 | | #define HAVE_DECL_STRERROR_R 1 |
---|
15865 | | #define HAVE_STRERROR_R 1 |
---|
15866 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
15867 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
15868 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
15869 | | #define HAVE_IPV4 1 |
---|
15870 | | #define HAVE_IPV6 1 |
---|
15871 | | #define PROMOTED_MODE_T int |
---|
15872 | | #define REPLACE_STRERROR_0 1 |
---|
15873 | | #define HAVE_PTHREAD_T 1 |
---|
15874 | | #define HAVE_SIGSET_T 1 |
---|
15875 | | #define HAVE_SCHED_H 1 |
---|
15876 | | #define HAVE_DECL_SETENV 1 |
---|
15877 | | #define HAVE_SEARCH_H 1 |
---|
15878 | | #define HAVE_TSEARCH 1 |
---|
15879 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
15880 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
15881 | | #define HAVE_DECL_UNSETENV 1 |
---|
15882 | | #define HAVE_ALLOCA 1 |
---|
15883 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
15884 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
15885 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
15886 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
15887 | | #define GNULIB_TEST_FREXP 1 |
---|
15888 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
15889 | | #define GNULIB_TEST_FREXPL 1 |
---|
15890 | | #define HAVE_INLINE 1 |
---|
15891 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
15892 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
15893 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
15894 | | #define HAVE_DECL_ISWBLANK 1 |
---|
15895 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
15896 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
15897 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
15898 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
15899 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
15900 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
15901 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
15902 | | #define GNULIB_LOCK 1 |
---|
15903 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
15904 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
15905 | | #define GNULIB_TEST_MBSINIT 1 |
---|
15906 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
15907 | | #define GNULIB_TEST_MEMCHR 1 |
---|
15908 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
15909 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
15910 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
15911 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
15912 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
15913 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
15914 | | #define HAVE_VISIBILITY 1 |
---|
15915 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
15916 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
15917 | | #define HAVE_STDINT_H 1 |
---|
15918 | | #define GNULIB_TEST_STRNCAT 1 |
---|
15919 | | #define GNULIB_TEST_STRSTR 1 |
---|
15920 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
15921 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
15922 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
15923 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
15924 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
15925 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
15926 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
15927 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
15928 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
15929 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
15930 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
15931 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
15932 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
15933 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
15934 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15935 | | #define HAVE_NL_LANGINFO 1 |
---|
15936 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15937 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15938 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15939 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15940 | | #define HAVE_NL_LANGINFO 1 |
---|
15941 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15942 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15943 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15944 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15945 | | #define HAVE_NL_LANGINFO 1 |
---|
15946 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15947 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15948 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15949 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15950 | | #define HAVE_NL_LANGINFO 1 |
---|
15951 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15952 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15953 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15954 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15955 | | #define HAVE_NL_LANGINFO 1 |
---|
15956 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15957 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15958 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15959 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15960 | | #define HAVE_NL_LANGINFO 1 |
---|
15961 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15962 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15963 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15964 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
15965 | | #define HAVE_NL_LANGINFO 1 |
---|
15966 | | #define NEED_PRINTF_ENOMEM 1 |
---|
15967 | | #define NEED_PRINTF_DOUBLE 1 |
---|
15968 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
15969 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
15970 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
15971 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
15972 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
15973 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
15974 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
15975 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
15976 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
15977 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
15978 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
15979 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
15980 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
15981 | | #define HAVE_DECL_WCWIDTH 1 |
---|
15982 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
15983 | | #define HAVE_STDINT_H 1 |
---|
15984 | | #define GNULIB_TEST_ACCEPT 1 |
---|
15985 | | #define GNULIB_TEST_BIND 1 |
---|
15986 | | #define GNULIB_TEST_BTOWC 1 |
---|
15987 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
15988 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
15989 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
15990 | | #define GNULIB_TEST_CLOSE 1 |
---|
15991 | | #define GNULIB_TEST_CONNECT 1 |
---|
15992 | | #define GNULIB_TEST_DUP2 1 |
---|
15993 | | #define GNULIB_TEST_ENVIRON 1 |
---|
15994 | | #define GNULIB_TEST_FCNTL 1 |
---|
15995 | | #define GNULIB_TEST_FDOPEN 1 |
---|
15996 | | #define GNULIB_TEST_FSTAT 1 |
---|
15997 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
15998 | | #define GNULIB_TEST_GETCWD 1 |
---|
15999 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
16000 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
16001 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16002 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16003 | | #define HAVE_DECL___ARGV 0 |
---|
16004 | | #define HAVE_VAR___PROGNAME 1 |
---|
16005 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
16006 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
16007 | | #define HAVE_DECL_INET_PTON 1 |
---|
16008 | | #define HAVE_IOCTL 1 |
---|
16009 | | #define GNULIB_TEST_IOCTL 1 |
---|
16010 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
16011 | | #define DBL_EXPBIT0_WORD 1 |
---|
16012 | | #define DBL_EXPBIT0_BIT 20 |
---|
16013 | | #define FLT_EXPBIT0_WORD 0 |
---|
16014 | | #define FLT_EXPBIT0_BIT 23 |
---|
16015 | | #define LDBL_EXPBIT0_WORD 2 |
---|
16016 | | #define LDBL_EXPBIT0_BIT 0 |
---|
16017 | | #define GNULIB_TEST_LISTEN 1 |
---|
16018 | | #define GNULIB_TEST_LSTAT 1 |
---|
16019 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
16020 | | #define HAVE_MBTOWC 1 |
---|
16021 | | #define GNULIB_TEST_MBTOWC 1 |
---|
16022 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
16023 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
16024 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
16025 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
16026 | | #define GNULIB_TEST_OPEN 1 |
---|
16027 | | #define GNULIB_TEST_PERROR 1 |
---|
16028 | | #define GNULIB_TEST_PIPE 1 |
---|
16029 | | #define GNULIB_TEST_PSELECT 1 |
---|
16030 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
16031 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
16032 | | #define HAVE_DECL__PUTENV 0 |
---|
16033 | | #define GNULIB_TEST_PUTENV 1 |
---|
16034 | | #define HAVE_RAISE 1 |
---|
16035 | | #define GNULIB_TEST_RAISE 1 |
---|
16036 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
16037 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
16038 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
16039 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
16040 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
16041 | | #define GNULIB_TEST_SELECT 1 |
---|
16042 | | #define GNULIB_TEST_SETENV 1 |
---|
16043 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
16044 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
16045 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
16046 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
16047 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16048 | | #define HAVE_DECL_SLEEP 1 |
---|
16049 | | #define GNULIB_TEST_SLEEP 1 |
---|
16050 | | #define GNULIB_TEST_SOCKET 1 |
---|
16051 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16052 | | #define GNULIB_TEST_STAT 1 |
---|
16053 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
16054 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
16055 | | #define GNULIB_TEST_FSCANF 1 |
---|
16056 | | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS |
---|
16057 | | #define GNULIB_TEST_SCANF 1 |
---|
16058 | | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS |
---|
16059 | | #define GNULIB_TEST_FGETC 1 |
---|
16060 | | #define GNULIB_TEST_GETC 1 |
---|
16061 | | #define GNULIB_TEST_GETCHAR 1 |
---|
16062 | | #define GNULIB_TEST_FGETS 1 |
---|
16063 | | #define GNULIB_TEST_FREAD 1 |
---|
16064 | | #define GNULIB_TEST_FPRINTF 1 |
---|
16065 | | #define GNULIB_TEST_PRINTF 1 |
---|
16066 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
16067 | | #define GNULIB_TEST_VPRINTF 1 |
---|
16068 | | #define GNULIB_TEST_FPUTC 1 |
---|
16069 | | #define GNULIB_TEST_PUTC 1 |
---|
16070 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
16071 | | #define GNULIB_TEST_FPUTS 1 |
---|
16072 | | #define GNULIB_TEST_PUTS 1 |
---|
16073 | | #define GNULIB_TEST_FWRITE 1 |
---|
16074 | | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS |
---|
16075 | | #define GNULIB_TEST_STRERROR 1 |
---|
16076 | | #define GNULIB_TEST_STRERROR_R 1 |
---|
16077 | | #define GNULIB_STRERROR_R_POSIX IN_LIBUNISTRING_GNULIB_TESTS |
---|
16078 | | /* end confdefs.h. */ |
---|
16079 | | #include <unistd.h> |
---|
16080 | | |
---|
16081 | | int |
---|
16082 | | main (void) |
---|
16083 | | { |
---|
16084 | | int result = 0; |
---|
16085 | | if (!symlink ("a", "conftest.link/")) |
---|
16086 | | result |= 1; |
---|
16087 | | if (symlink ("conftest.f", "conftest.lnk2")) |
---|
16088 | | result |= 2; |
---|
16089 | | else if (!symlink ("a", "conftest.lnk2/")) |
---|
16090 | | result |= 4; |
---|
16091 | | return result; |
---|
16092 | | |
---|
16093 | | ; |
---|
16094 | | return 0; |
---|
16095 | | } |
---|
16096 | configure:72968: result: no |
---|
16097 | configure:73066: checking for pthread_atfork |
---|
16098 | configure:73066: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c -lpthread >&5 |
---|
16099 | configure:73066: $? = 0 |
---|
16100 | configure:73066: result: yes |
---|
16101 | configure:73086: checking for a traditional french locale |
---|
16102 | configure:73221: result: fr_FR.ISO8859-1 |
---|
16103 | configure:73228: checking for a french Unicode locale |
---|
16104 | configure:73350: result: fr_FR.UTF-8 |
---|
16105 | configure:73358: checking for a traditional japanese locale |
---|
16106 | configure:73499: result: ja_JP.eucJP |
---|
16107 | configure:73507: checking for a turkish Unicode locale |
---|
16108 | configure:73631: result: none |
---|
16109 | configure:73639: checking for a transitional chinese locale |
---|
16110 | configure:73774: result: zh_CN.GB18030 |
---|
16111 | configure:73782: checking for a traditional french locale |
---|
16112 | configure:73917: result: fr_FR.ISO8859-1 |
---|
16113 | configure:73924: checking for a french Unicode locale |
---|
16114 | configure:74046: result: fr_FR.UTF-8 |
---|
16115 | configure:74054: checking for a traditional french locale |
---|
16116 | configure:74189: result: fr_FR.ISO8859-1 |
---|
16117 | configure:74196: checking for a french Unicode locale |
---|
16118 | configure:74318: result: fr_FR.UTF-8 |
---|
16119 | configure:74326: checking for a traditional Arabic locale |
---|
16120 | configure:74385: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16121 | configure:74388: $? = 0 |
---|
16122 | configure:74428: result: none |
---|
16123 | configure:74440: checking for a traditional french locale |
---|
16124 | configure:74575: result: fr_FR.ISO8859-1 |
---|
16125 | configure:74582: checking for a french Unicode locale |
---|
16126 | configure:74704: result: fr_FR.UTF-8 |
---|
16127 | configure:74712: checking for a traditional french locale |
---|
16128 | configure:74847: result: fr_FR.ISO8859-1 |
---|
16129 | configure:74854: checking for a french Unicode locale |
---|
16130 | configure:74976: result: fr_FR.UTF-8 |
---|
16131 | configure:74984: checking for a traditional french locale |
---|
16132 | configure:75119: result: fr_FR.ISO8859-1 |
---|
16133 | configure:75126: checking for a french Unicode locale |
---|
16134 | configure:75248: result: fr_FR.UTF-8 |
---|
16135 | configure:75256: checking for a traditional french locale |
---|
16136 | configure:75391: result: fr_FR.ISO8859-1 |
---|
16137 | configure:75398: checking for a french Unicode locale |
---|
16138 | configure:75520: result: fr_FR.UTF-8 |
---|
16139 | configure:75594: checking for a traditional french locale |
---|
16140 | configure:75729: result: fr_FR.ISO8859-1 |
---|
16141 | configure:75740: checking for unsetenv |
---|
16142 | configure:75740: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16143 | configure:75740: $? = 0 |
---|
16144 | configure:75740: result: yes |
---|
16145 | configure:75751: checking for unsetenv() return type |
---|
16146 | configure:75777: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
16147 | configure:75777: $? = 0 |
---|
16148 | configure:75785: result: int |
---|
16149 | configure:75794: checking whether unsetenv obeys POSIX |
---|
16150 | configure:75844: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16151 | configure:75844: $? = 0 |
---|
16152 | configure:75844: ./conftest |
---|
16153 | configure:75844: $? = 0 |
---|
16154 | configure:75856: result: yes |
---|
16155 | configure:75917: checking for useconds_t |
---|
16156 | configure:75917: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
16157 | configure:75917: $? = 0 |
---|
16158 | configure:75917: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
16159 | conftest.c:399:25: error: expected expression |
---|
16160 | if (sizeof ((useconds_t))) |
---|
16161 | ^ |
---|
16162 | 1 error generated. |
---|
16163 | configure:75917: $? = 1 |
---|
16164 | configure: failed program was: |
---|
16165 | | /* confdefs.h */ |
---|
16166 | | #define PACKAGE_NAME "" |
---|
16167 | | #define PACKAGE_TARNAME "" |
---|
16168 | | #define PACKAGE_VERSION "" |
---|
16169 | | #define PACKAGE_STRING "" |
---|
16170 | | #define PACKAGE_BUGREPORT "" |
---|
16171 | | #define PACKAGE_URL "" |
---|
16172 | | #define PACKAGE "libunistring" |
---|
16173 | | #define VERSION "1.1" |
---|
16174 | | #define HAVE_STDIO_H 1 |
---|
16175 | | #define HAVE_STDLIB_H 1 |
---|
16176 | | #define HAVE_STRING_H 1 |
---|
16177 | | #define HAVE_INTTYPES_H 1 |
---|
16178 | | #define HAVE_STDINT_H 1 |
---|
16179 | | #define HAVE_STRINGS_H 1 |
---|
16180 | | #define HAVE_SYS_STAT_H 1 |
---|
16181 | | #define HAVE_SYS_TYPES_H 1 |
---|
16182 | | #define HAVE_UNISTD_H 1 |
---|
16183 | | #define HAVE_WCHAR_H 1 |
---|
16184 | | #define HAVE_ICONV_H 1 |
---|
16185 | | #define HAVE_LIMITS_H 1 |
---|
16186 | | #define HAVE_WCTYPE_H 1 |
---|
16187 | | #define HAVE_LANGINFO_H 1 |
---|
16188 | | #define HAVE_XLOCALE_H 1 |
---|
16189 | | #define HAVE_MATH_H 1 |
---|
16190 | | #define HAVE_SYS_MMAN_H 1 |
---|
16191 | | #define HAVE_STDBOOL_H 1 |
---|
16192 | | #define HAVE_SYS_SOCKET_H 1 |
---|
16193 | | #define HAVE_ARPA_INET_H 1 |
---|
16194 | | #define HAVE_SYS_TIME_H 1 |
---|
16195 | | #define HAVE_NETDB_H 1 |
---|
16196 | | #define HAVE_NETINET_IN_H 1 |
---|
16197 | | #define HAVE_SEMAPHORE_H 1 |
---|
16198 | | #define HAVE_SYS_PARAM_H 1 |
---|
16199 | | #define HAVE_SYS_SELECT_H 1 |
---|
16200 | | #define HAVE_SYS_WAIT_H 1 |
---|
16201 | | #define HAVE_PTHREAD_H 1 |
---|
16202 | | #define HAVE_SYS_CDEFS_H 1 |
---|
16203 | | #define HAVE_STDALIGN_H 1 |
---|
16204 | | #define HAVE_SYS_IOCTL_H 1 |
---|
16205 | | #define HAVE_SYS_UIO_H 1 |
---|
16206 | | #define STDC_HEADERS 1 |
---|
16207 | | #define _ALL_SOURCE 1 |
---|
16208 | | #define _DARWIN_C_SOURCE 1 |
---|
16209 | | #define _GNU_SOURCE 1 |
---|
16210 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
16211 | | #define _NETBSD_SOURCE 1 |
---|
16212 | | #define _OPENBSD_SOURCE 1 |
---|
16213 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
16214 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
16215 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
16216 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
16217 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
16218 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
16219 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
16220 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
16221 | | #define _TANDEM_SOURCE 1 |
---|
16222 | | #define __EXTENSIONS__ 1 |
---|
16223 | | #define HAVE_DLFCN_H 1 |
---|
16224 | | #define LT_OBJDIR ".libs/" |
---|
16225 | | #define HAVE_ALLOCA_H 1 |
---|
16226 | | #define HAVE_ALLOCA 1 |
---|
16227 | | #define restrict __restrict__ |
---|
16228 | | #define HAVE___HEADER_INLINE 1 |
---|
16229 | | #define HAVE_DECL_ALARM 1 |
---|
16230 | | #define HAVE_ISWCNTRL 1 |
---|
16231 | | #define HAVE_ISWBLANK 1 |
---|
16232 | | #define HAVE_USELOCALE 1 |
---|
16233 | | #define HAVE_NEWLOCALE 1 |
---|
16234 | | #define HAVE_DUPLOCALE 1 |
---|
16235 | | #define HAVE_FREELOCALE 1 |
---|
16236 | | #define HAVE_MBSINIT 1 |
---|
16237 | | #define HAVE_MBRTOWC 1 |
---|
16238 | | #define HAVE_MPROTECT 1 |
---|
16239 | | #define HAVE_SNPRINTF 1 |
---|
16240 | | #define HAVE_STPCPY 1 |
---|
16241 | | #define HAVE_STRDUP 1 |
---|
16242 | | #define HAVE_WCWIDTH 1 |
---|
16243 | | #define HAVE_BTOWC 1 |
---|
16244 | | #define HAVE_FCNTL 1 |
---|
16245 | | #define HAVE_SYMLINK 1 |
---|
16246 | | #define HAVE_FTRUNCATE 1 |
---|
16247 | | #define HAVE_GETDTABLESIZE 1 |
---|
16248 | | #define HAVE_GETPROGNAME 1 |
---|
16249 | | #define HAVE_GETTIMEOFDAY 1 |
---|
16250 | | #define HAVE_ISBLANK 1 |
---|
16251 | | #define HAVE_LSTAT 1 |
---|
16252 | | #define HAVE_STRERROR_R 1 |
---|
16253 | | #define HAVE_PIPE 1 |
---|
16254 | | #define HAVE_PSELECT 1 |
---|
16255 | | #define HAVE_PTHREAD_SIGMASK 1 |
---|
16256 | | #define HAVE_SETENV 1 |
---|
16257 | | #define HAVE_SLEEP 1 |
---|
16258 | | #define HAVE_CATGETS 1 |
---|
16259 | | #define HAVE_SHUTDOWN 1 |
---|
16260 | | #define HAVE_USLEEP 1 |
---|
16261 | | #define HAVE_WCRTOMB 1 |
---|
16262 | | #define HAVE_WCTOB 1 |
---|
16263 | | #define HAVE_PTHREAD_API 1 |
---|
16264 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
16265 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
16266 | | #define HAVE_ICONV 1 |
---|
16267 | | #define ICONV_CONST |
---|
16268 | | #define HAVE_WINT_T 1 |
---|
16269 | | #define HAVE_LONG_LONG_INT 1 |
---|
16270 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
16271 | | #define DBL_EXPBIT0_WORD 1 |
---|
16272 | | #define DBL_EXPBIT0_BIT 20 |
---|
16273 | | #define FLT_EXPBIT0_WORD 0 |
---|
16274 | | #define FLT_EXPBIT0_BIT 23 |
---|
16275 | | #define HAVE_TOWLOWER 1 |
---|
16276 | | #define HAVE_LANGINFO_CODESET 1 |
---|
16277 | | #define HAVE_WCHAR_T 1 |
---|
16278 | | #define HAVE_LC_MESSAGES 1 |
---|
16279 | | #define HAVE_WORKING_USELOCALE 1 |
---|
16280 | | #define HAVE_GOOD_USELOCALE 1 |
---|
16281 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
16282 | | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
16283 | | #define USE_POSIX_THREADS 1 |
---|
16284 | | #define HAVE_MALLOC_POSIX 1 |
---|
16285 | | #define MALLOC_0_IS_NONNULL 1 |
---|
16286 | | #define HAVE_MBSTATE_T 1 |
---|
16287 | | #define HAVE_MAP_ANONYMOUS 1 |
---|
16288 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
16289 | | #define INSTALLPREFIX "/opt/local" |
---|
16290 | | #define HAVE_DECL_ECVT 1 |
---|
16291 | | #define HAVE_DECL_FCVT 1 |
---|
16292 | | #define HAVE_DECL_GCVT 1 |
---|
16293 | | #define _USE_STD_STAT 1 |
---|
16294 | | #define HAVE_DECL_EXECVPE 0 |
---|
16295 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
16296 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
16297 | | #define HAVE_INTMAX_T 1 |
---|
16298 | | #define HAVE_SNPRINTF 1 |
---|
16299 | | #define HAVE_STRNLEN 1 |
---|
16300 | | #define HAVE_WCSLEN 1 |
---|
16301 | | #define HAVE_WCSNLEN 1 |
---|
16302 | | #define HAVE_MBRTOWC 1 |
---|
16303 | | #define HAVE_WCRTOMB 1 |
---|
16304 | | #define HAVE_DECL__SNPRINTF 0 |
---|
16305 | | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
16306 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
16307 | | #define CHECK_PRINTF_SAFE 1 |
---|
16308 | | #define HAVE_DECL_WCSDUP 1 |
---|
16309 | | #define HAVE_SHUTDOWN 1 |
---|
16310 | | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
16311 | | #define HAVE_SA_FAMILY_T 1 |
---|
16312 | | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
16313 | | #define HAVE_DECL_STRERROR_R 1 |
---|
16314 | | #define HAVE_STRERROR_R 1 |
---|
16315 | | #define HAVE_WORKING_O_NOATIME 1 |
---|
16316 | | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
16317 | | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
16318 | | #define HAVE_IPV4 1 |
---|
16319 | | #define HAVE_IPV6 1 |
---|
16320 | | #define PROMOTED_MODE_T int |
---|
16321 | | #define REPLACE_STRERROR_0 1 |
---|
16322 | | #define HAVE_PTHREAD_T 1 |
---|
16323 | | #define HAVE_SIGSET_T 1 |
---|
16324 | | #define HAVE_SCHED_H 1 |
---|
16325 | | #define HAVE_DECL_SETENV 1 |
---|
16326 | | #define HAVE_SEARCH_H 1 |
---|
16327 | | #define HAVE_TSEARCH 1 |
---|
16328 | | #define HAVE_DECL_FCLOSEALL 0 |
---|
16329 | | #define __USE_MINGW_ANSI_STDIO 1 |
---|
16330 | | #define HAVE_DECL_UNSETENV 1 |
---|
16331 | | #define HAVE_ALLOCA 1 |
---|
16332 | | #define HAVE___BUILTIN_EXPECT 1 |
---|
16333 | | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
16334 | | #define GNULIB_TEST_FREE_POSIX 1 |
---|
16335 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
16336 | | #define GNULIB_TEST_FREXP 1 |
---|
16337 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
16338 | | #define GNULIB_TEST_FREXPL 1 |
---|
16339 | | #define HAVE_INLINE 1 |
---|
16340 | | #define HAVE_ISNAND_IN_LIBC 1 |
---|
16341 | | #define HAVE_ISNANF_IN_LIBC 1 |
---|
16342 | | #define HAVE_ISNANL_IN_LIBC 1 |
---|
16343 | | #define HAVE_DECL_ISWBLANK 1 |
---|
16344 | | #define GNULIB_TEST_ISWBLANK 1 |
---|
16345 | | #define GNULIB_TEST_ISWDIGIT 1 |
---|
16346 | | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
16347 | | #define GNULIB_TEST_LOCALENAME 1 |
---|
16348 | | #define HAVE_PTHREAD_RWLOCK 1 |
---|
16349 | | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
16350 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
16351 | | #define GNULIB_LOCK 1 |
---|
16352 | | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
16353 | | #define GNULIB_TEST_MBRTOWC 1 |
---|
16354 | | #define GNULIB_TEST_MBSINIT 1 |
---|
16355 | | #define GNULIB_TEST_MBSNLEN 1 |
---|
16356 | | #define GNULIB_TEST_MEMCHR 1 |
---|
16357 | | #define HAVE_FREXP_IN_LIBC 1 |
---|
16358 | | #define HAVE_LDEXP_IN_LIBC 1 |
---|
16359 | | #define HAVE_FREXPL_IN_LIBC 1 |
---|
16360 | | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
16361 | | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
16362 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
16363 | | #define HAVE_VISIBILITY 1 |
---|
16364 | | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
16365 | | #define GNULIB_TEST_SIGNBIT 1 |
---|
16366 | | #define HAVE_STDINT_H 1 |
---|
16367 | | #define GNULIB_TEST_STRNCAT 1 |
---|
16368 | | #define GNULIB_TEST_STRSTR 1 |
---|
16369 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
16370 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
16371 | | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
16372 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
16373 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
16374 | | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
16375 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
16376 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
16377 | | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
16378 | | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
16379 | | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
16380 | | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
16381 | | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
16382 | | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
16383 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16384 | | #define HAVE_NL_LANGINFO 1 |
---|
16385 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16386 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16387 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16388 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16389 | | #define HAVE_NL_LANGINFO 1 |
---|
16390 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16391 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16392 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16393 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16394 | | #define HAVE_NL_LANGINFO 1 |
---|
16395 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16396 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16397 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16398 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16399 | | #define HAVE_NL_LANGINFO 1 |
---|
16400 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16401 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16402 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16403 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16404 | | #define HAVE_NL_LANGINFO 1 |
---|
16405 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16406 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16407 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16408 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16409 | | #define HAVE_NL_LANGINFO 1 |
---|
16410 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16411 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16412 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16413 | | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
16414 | | #define HAVE_NL_LANGINFO 1 |
---|
16415 | | #define NEED_PRINTF_ENOMEM 1 |
---|
16416 | | #define NEED_PRINTF_DOUBLE 1 |
---|
16417 | | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
16418 | | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
16419 | | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
16420 | | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
16421 | | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
16422 | | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
16423 | | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
16424 | | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
16425 | | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
16426 | | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
16427 | | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
16428 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
16429 | | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
16430 | | #define HAVE_DECL_WCWIDTH 1 |
---|
16431 | | #define GNULIB_TEST_WCWIDTH 1 |
---|
16432 | | #define HAVE_STDINT_H 1 |
---|
16433 | | #define GNULIB_TEST_ACCEPT 1 |
---|
16434 | | #define GNULIB_TEST_BIND 1 |
---|
16435 | | #define GNULIB_TEST_BTOWC 1 |
---|
16436 | | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
16437 | | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
16438 | | #define GNULIB_TEST_CLOEXEC 1 |
---|
16439 | | #define GNULIB_TEST_CLOSE 1 |
---|
16440 | | #define GNULIB_TEST_CONNECT 1 |
---|
16441 | | #define GNULIB_TEST_DUP2 1 |
---|
16442 | | #define GNULIB_TEST_ENVIRON 1 |
---|
16443 | | #define GNULIB_TEST_FCNTL 1 |
---|
16444 | | #define GNULIB_TEST_FDOPEN 1 |
---|
16445 | | #define GNULIB_TEST_FSTAT 1 |
---|
16446 | | #define GNULIB_TEST_FTRUNCATE 1 |
---|
16447 | | #define GNULIB_TEST_GETCWD 1 |
---|
16448 | | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
16449 | | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
16450 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
16451 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
16452 | | #define HAVE_DECL___ARGV 0 |
---|
16453 | | #define HAVE_VAR___PROGNAME 1 |
---|
16454 | | #define GETTIMEOFDAY_TIMEZONE void |
---|
16455 | | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
16456 | | #define HAVE_DECL_INET_PTON 1 |
---|
16457 | | #define HAVE_IOCTL 1 |
---|
16458 | | #define GNULIB_TEST_IOCTL 1 |
---|
16459 | | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
16460 | | #define DBL_EXPBIT0_WORD 1 |
---|
16461 | | #define DBL_EXPBIT0_BIT 20 |
---|
16462 | | #define FLT_EXPBIT0_WORD 0 |
---|
16463 | | #define FLT_EXPBIT0_BIT 23 |
---|
16464 | | #define LDBL_EXPBIT0_WORD 2 |
---|
16465 | | #define LDBL_EXPBIT0_BIT 0 |
---|
16466 | | #define GNULIB_TEST_LISTEN 1 |
---|
16467 | | #define GNULIB_TEST_LSTAT 1 |
---|
16468 | | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
16469 | | #define HAVE_MBTOWC 1 |
---|
16470 | | #define GNULIB_TEST_MBTOWC 1 |
---|
16471 | | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
16472 | | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
16473 | | #define GNULIB_TEST_NANOSLEEP 1 |
---|
16474 | | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
16475 | | #define GNULIB_TEST_OPEN 1 |
---|
16476 | | #define GNULIB_TEST_PERROR 1 |
---|
16477 | | #define GNULIB_TEST_PIPE 1 |
---|
16478 | | #define GNULIB_TEST_PSELECT 1 |
---|
16479 | | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
16480 | | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
16481 | | #define HAVE_DECL__PUTENV 0 |
---|
16482 | | #define GNULIB_TEST_PUTENV 1 |
---|
16483 | | #define HAVE_RAISE 1 |
---|
16484 | | #define GNULIB_TEST_RAISE 1 |
---|
16485 | | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
16486 | | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
16487 | | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
16488 | | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
16489 | | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
16490 | | #define GNULIB_TEST_SELECT 1 |
---|
16491 | | #define GNULIB_TEST_SETENV 1 |
---|
16492 | | #define NEED_SETLOCALE_IMPROVED 0 |
---|
16493 | | #define NEED_SETLOCALE_MTSAFE 1 |
---|
16494 | | #define GNULIB_TEST_SETLOCALE 1 |
---|
16495 | | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
16496 | | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
16497 | | #define HAVE_DECL_SLEEP 1 |
---|
16498 | | #define GNULIB_TEST_SLEEP 1 |
---|
16499 | | #define GNULIB_TEST_SOCKET 1 |
---|
16500 | | #define REPLACE_FUNC_STAT_FILE 1 |
---|
16501 | | #define GNULIB_TEST_STAT 1 |
---|
16502 | | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
16503 | | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
16504 | | #define GNULIB_TEST_FSCANF 1 |
---|
16505 | | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS |
---|
16506 | | #define GNULIB_TEST_SCANF 1 |
---|
16507 | | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS |
---|
16508 | | #define GNULIB_TEST_FGETC 1 |
---|
16509 | | #define GNULIB_TEST_GETC 1 |
---|
16510 | | #define GNULIB_TEST_GETCHAR 1 |
---|
16511 | | #define GNULIB_TEST_FGETS 1 |
---|
16512 | | #define GNULIB_TEST_FREAD 1 |
---|
16513 | | #define GNULIB_TEST_FPRINTF 1 |
---|
16514 | | #define GNULIB_TEST_PRINTF 1 |
---|
16515 | | #define GNULIB_TEST_VFPRINTF 1 |
---|
16516 | | #define GNULIB_TEST_VPRINTF 1 |
---|
16517 | | #define GNULIB_TEST_FPUTC 1 |
---|
16518 | | #define GNULIB_TEST_PUTC 1 |
---|
16519 | | #define GNULIB_TEST_PUTCHAR 1 |
---|
16520 | | #define GNULIB_TEST_FPUTS 1 |
---|
16521 | | #define GNULIB_TEST_PUTS 1 |
---|
16522 | | #define GNULIB_TEST_FWRITE 1 |
---|
16523 | | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS |
---|
16524 | | #define GNULIB_TEST_STRERROR 1 |
---|
16525 | | #define GNULIB_TEST_STRERROR_R 1 |
---|
16526 | | #define GNULIB_STRERROR_R_POSIX IN_LIBUNISTRING_GNULIB_TESTS |
---|
16527 | | #define GNULIB_TEST_SYMLINK 1 |
---|
16528 | | #define HAVE_PTHREAD_ATFORK 1 |
---|
16529 | | #define HAVE_UNSETENV 1 |
---|
16530 | | #define GNULIB_TEST_UNSETENV 1 |
---|
16531 | | /* end confdefs.h. */ |
---|
16532 | | #include <stddef.h> |
---|
16533 | | #ifdef HAVE_STDIO_H |
---|
16534 | | # include <stdio.h> |
---|
16535 | | #endif |
---|
16536 | | #ifdef HAVE_STDLIB_H |
---|
16537 | | # include <stdlib.h> |
---|
16538 | | #endif |
---|
16539 | | #ifdef HAVE_STRING_H |
---|
16540 | | # include <string.h> |
---|
16541 | | #endif |
---|
16542 | | #ifdef HAVE_INTTYPES_H |
---|
16543 | | # include <inttypes.h> |
---|
16544 | | #endif |
---|
16545 | | #ifdef HAVE_STDINT_H |
---|
16546 | | # include <stdint.h> |
---|
16547 | | #endif |
---|
16548 | | #ifdef HAVE_STRINGS_H |
---|
16549 | | # include <strings.h> |
---|
16550 | | #endif |
---|
16551 | | #ifdef HAVE_SYS_TYPES_H |
---|
16552 | | # include <sys/types.h> |
---|
16553 | | #endif |
---|
16554 | | #ifdef HAVE_SYS_STAT_H |
---|
16555 | | # include <sys/stat.h> |
---|
16556 | | #endif |
---|
16557 | | #ifdef HAVE_UNISTD_H |
---|
16558 | | # include <unistd.h> |
---|
16559 | | #endif |
---|
16560 | | int |
---|
16561 | | main (void) |
---|
16562 | | { |
---|
16563 | | if (sizeof ((useconds_t))) |
---|
16564 | | return 0; |
---|
16565 | | ; |
---|
16566 | | return 0; |
---|
16567 | | } |
---|
16568 | configure:75917: result: yes |
---|
16569 | configure:75930: checking whether usleep allows large arguments |
---|
16570 | configure:75963: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16571 | configure:75963: $? = 0 |
---|
16572 | configure:75963: ./conftest |
---|
16573 | configure:75963: $? = 0 |
---|
16574 | configure:75974: result: yes |
---|
16575 | configure:76024: checking for variable-length arrays |
---|
16576 | configure:76082: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
16577 | configure:76082: $? = 0 |
---|
16578 | configure:76093: result: yes |
---|
16579 | configure:76125: checking whether mbrtowc handles incomplete characters |
---|
16580 | configure:76217: result: yes |
---|
16581 | configure:76223: checking whether mbrtowc works as well as mbtowc |
---|
16582 | configure:76280: result: yes |
---|
16583 | configure:76322: checking whether wcrtomb works in the C locale |
---|
16584 | configure:76355: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16585 | configure:76355: $? = 0 |
---|
16586 | configure:76355: ./conftest |
---|
16587 | configure:76355: $? = 0 |
---|
16588 | configure:76367: result: yes |
---|
16589 | configure:76378: checking whether wcrtomb return value is correct |
---|
16590 | configure:76435: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16591 | configure:76435: $? = 0 |
---|
16592 | configure:76435: ./conftest |
---|
16593 | configure:76435: $? = 0 |
---|
16594 | configure:76448: result: yes |
---|
16595 | configure:76514: checking for a traditional french locale |
---|
16596 | configure:76649: result: fr_FR.ISO8859-1 |
---|
16597 | configure:76656: checking for a french Unicode locale |
---|
16598 | configure:76778: result: fr_FR.UTF-8 |
---|
16599 | configure:76786: checking for a traditional japanese locale |
---|
16600 | configure:76927: result: ja_JP.eucJP |
---|
16601 | configure:76935: checking for a transitional chinese locale |
---|
16602 | configure:77070: result: zh_CN.GB18030 |
---|
16603 | configure:77087: checking whether wctob works |
---|
16604 | configure:77166: ccache /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 conftest.c >&5 |
---|
16605 | configure:77166: $? = 0 |
---|
16606 | configure:77166: ./conftest |
---|
16607 | configure:77166: $? = 0 |
---|
16608 | configure:77179: result: yes |
---|
16609 | configure:77187: checking whether wctob is declared |
---|
16610 | configure:77187: ccache /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 -Werror=implicit-function-declaration |
---|
16611 | configure:77187: $? = 0 |
---|
16612 | configure:77187: result: yes |
---|
16613 | configure:77427: checking for gawk |
---|
16614 | configure:77459: result: gawk |
---|
16615 | configure:77499: checking for texi2dvi |
---|
16616 | configure:77535: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing texi2dvi |
---|
16617 | configure:77545: checking for dvips |
---|
16618 | configure:77581: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing dvips |
---|
16619 | configure:77591: checking for perl |
---|
16620 | configure:77614: found /opt/local/bin/perl |
---|
16621 | configure:77627: result: /opt/local/bin/perl |
---|
16622 | configure:77761: checking that generated files are newer than configure |
---|
16623 | configure:77767: result: done |
---|
16624 | configure:77860: creating ./config.status |
---|
16625 | |
---|
16626 | ## ---------------------- ## |
---|
16627 | ## Running config.status. ## |
---|
16628 | ## ---------------------- ## |
---|
16629 | |
---|
16630 | This file was extended by config.status, which was |
---|
16631 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
16632 | |
---|
16633 | CONFIG_FILES = |
---|
16634 | CONFIG_HEADERS = |
---|
16635 | CONFIG_LINKS = |
---|
16636 | CONFIG_COMMANDS = |
---|
16637 | $ ./config.status |
---|
16638 | |
---|
16639 | on olivine.local |
---|
16640 | |
---|
16641 | config.status:4075: creating Makefile |
---|
16642 | config.status:4075: creating doc/Makefile |
---|
16643 | config.status:4075: creating gnulib-local/Makefile |
---|
16644 | config.status:4075: creating lib/Makefile |
---|
16645 | config.status:4075: creating lib/exported.sh |
---|
16646 | config.status:4075: creating lib/unistring/version.h |
---|
16647 | config.status:4075: creating lib/unistring/woe32dll.h |
---|
16648 | config.status:4075: creating tests/Makefile |
---|
16649 | config.status:4075: creating config.h |
---|
16650 | config.status:4304: executing depfiles commands |
---|
16651 | config.status:4381: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
16652 | config.status:4386: $? = 0 |
---|
16653 | config.status:4304: executing libtool commands |
---|
16654 | |
---|
16655 | ## ---------------- ## |
---|
16656 | ## Cache variables. ## |
---|
16657 | ## ---------------- ## |
---|
16658 | |
---|
16659 | ac_cv_build=x86_64-apple-darwin22.1.0 |
---|
16660 | ac_cv_c_bigendian=no |
---|
16661 | ac_cv_c_compiler_gnu=yes |
---|
16662 | ac_cv_c_flexmember=yes |
---|
16663 | ac_cv_c_inline=inline |
---|
16664 | ac_cv_c_restrict=__restrict__ |
---|
16665 | ac_cv_c_undeclared_builtin_options='none needed' |
---|
16666 | ac_cv_c_vararrays=yes |
---|
16667 | ac_cv_env_CC_set=set |
---|
16668 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
16669 | ac_cv_env_CFLAGS_set=set |
---|
16670 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
16671 | ac_cv_env_CPPFLAGS_set=set |
---|
16672 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
16673 | ac_cv_env_CPP_set= |
---|
16674 | ac_cv_env_CPP_value= |
---|
16675 | ac_cv_env_LDFLAGS_set=set |
---|
16676 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
16677 | ac_cv_env_LIBS_set= |
---|
16678 | ac_cv_env_LIBS_value= |
---|
16679 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
16680 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
16681 | ac_cv_env_build_alias_set= |
---|
16682 | ac_cv_env_build_alias_value= |
---|
16683 | ac_cv_env_host_alias_set= |
---|
16684 | ac_cv_env_host_alias_value= |
---|
16685 | ac_cv_env_target_alias_set= |
---|
16686 | ac_cv_env_target_alias_value= |
---|
16687 | ac_cv_func___fseterr=no |
---|
16688 | ac_cv_func___xpg_strerror_r=no |
---|
16689 | ac_cv_func__set_invalid_parameter_handler=no |
---|
16690 | ac_cv_func_alloca_works=yes |
---|
16691 | ac_cv_func_btowc=yes |
---|
16692 | ac_cv_func_calloc_0_nonnull=yes |
---|
16693 | ac_cv_func_catgets=yes |
---|
16694 | ac_cv_func_duplocale=yes |
---|
16695 | ac_cv_func_fcntl=yes |
---|
16696 | ac_cv_func_freelocale=yes |
---|
16697 | ac_cv_func_ftruncate=yes |
---|
16698 | ac_cv_func_getdtablesize=yes |
---|
16699 | ac_cv_func_getexecname=no |
---|
16700 | ac_cv_func_getlocalename_l=no |
---|
16701 | ac_cv_func_getprogname=yes |
---|
16702 | ac_cv_func_gettimeofday=yes |
---|
16703 | ac_cv_func_ioctl=yes |
---|
16704 | ac_cv_func_isblank=yes |
---|
16705 | ac_cv_func_iswblank=yes |
---|
16706 | ac_cv_func_iswcntrl=yes |
---|
16707 | ac_cv_func_lstat=yes |
---|
16708 | ac_cv_func_malloc_0_nonnull=yes |
---|
16709 | ac_cv_func_mbrtowc=yes |
---|
16710 | ac_cv_func_mbsinit=yes |
---|
16711 | ac_cv_func_mbtowc=yes |
---|
16712 | ac_cv_func_mmap=yes |
---|
16713 | ac_cv_func_mprotect=yes |
---|
16714 | ac_cv_func_newlocale=yes |
---|
16715 | ac_cv_func_nl_langinfo=yes |
---|
16716 | ac_cv_func_pipe=yes |
---|
16717 | ac_cv_func_pselect=yes |
---|
16718 | ac_cv_func_pthread_atfork=yes |
---|
16719 | ac_cv_func_pthread_sigmask=yes |
---|
16720 | ac_cv_func_raise=yes |
---|
16721 | ac_cv_func_realloc_0_nonnull=yes |
---|
16722 | ac_cv_func_reallocarray=no |
---|
16723 | ac_cv_func_setenv=yes |
---|
16724 | ac_cv_func_shutdown=yes |
---|
16725 | ac_cv_func_sigprocmask=yes |
---|
16726 | ac_cv_func_sleep=yes |
---|
16727 | ac_cv_func_snprintf=yes |
---|
16728 | ac_cv_func_stpcpy=yes |
---|
16729 | ac_cv_func_strdup=yes |
---|
16730 | ac_cv_func_strerror_r=yes |
---|
16731 | ac_cv_func_strerror_r_char_p=no |
---|
16732 | ac_cv_func_strnlen=yes |
---|
16733 | ac_cv_func_symlink=yes |
---|
16734 | ac_cv_func_towlower=yes |
---|
16735 | ac_cv_func_tsearch=yes |
---|
16736 | ac_cv_func_unsetenv=yes |
---|
16737 | ac_cv_func_uselocale=yes |
---|
16738 | ac_cv_func_usleep=yes |
---|
16739 | ac_cv_func_wcrtomb=yes |
---|
16740 | ac_cv_func_wcslen=yes |
---|
16741 | ac_cv_func_wcsnlen=yes |
---|
16742 | ac_cv_func_wctob=yes |
---|
16743 | ac_cv_func_wcwidth=yes |
---|
16744 | ac_cv_have_decl___argv=no |
---|
16745 | ac_cv_have_decl__putenv=no |
---|
16746 | ac_cv_have_decl__snprintf=no |
---|
16747 | ac_cv_have_decl_alarm=yes |
---|
16748 | ac_cv_have_decl_ecvt=yes |
---|
16749 | ac_cv_have_decl_execvpe=no |
---|
16750 | ac_cv_have_decl_fcloseall=no |
---|
16751 | ac_cv_have_decl_fcvt=yes |
---|
16752 | ac_cv_have_decl_frexpl=yes |
---|
16753 | ac_cv_have_decl_gcvt=yes |
---|
16754 | ac_cv_have_decl_getdtablesize=yes |
---|
16755 | ac_cv_have_decl_getpagesize=yes |
---|
16756 | ac_cv_have_decl_inet_pton=yes |
---|
16757 | ac_cv_have_decl_iswblank=yes |
---|
16758 | ac_cv_have_decl_ldexpl=yes |
---|
16759 | ac_cv_have_decl_program_invocation_name=no |
---|
16760 | ac_cv_have_decl_program_invocation_short_name=no |
---|
16761 | ac_cv_have_decl_sched_yield=yes |
---|
16762 | ac_cv_have_decl_setenv=yes |
---|
16763 | ac_cv_have_decl_sleep=yes |
---|
16764 | ac_cv_have_decl_strerror_r=yes |
---|
16765 | ac_cv_have_decl_unsetenv=yes |
---|
16766 | ac_cv_have_decl_wcsdup=yes |
---|
16767 | ac_cv_have_decl_wctob=yes |
---|
16768 | ac_cv_have_decl_wcwidth=yes |
---|
16769 | ac_cv_header_arpa_inet_h=yes |
---|
16770 | ac_cv_header_crtdefs_h=no |
---|
16771 | ac_cv_header_dlfcn_h=yes |
---|
16772 | ac_cv_header_features_h=no |
---|
16773 | ac_cv_header_iconv_h=yes |
---|
16774 | ac_cv_header_inttypes_h=yes |
---|
16775 | ac_cv_header_langinfo_h=yes |
---|
16776 | ac_cv_header_limits_h=yes |
---|
16777 | ac_cv_header_math_h=yes |
---|
16778 | ac_cv_header_minix_config_h=no |
---|
16779 | ac_cv_header_netdb_h=yes |
---|
16780 | ac_cv_header_netinet_in_h=yes |
---|
16781 | ac_cv_header_pthread_h=yes |
---|
16782 | ac_cv_header_sched_h=yes |
---|
16783 | ac_cv_header_search_h=yes |
---|
16784 | ac_cv_header_semaphore_h=yes |
---|
16785 | ac_cv_header_stat_broken=no |
---|
16786 | ac_cv_header_stdalign_h=yes |
---|
16787 | ac_cv_header_stdbool_h=yes |
---|
16788 | ac_cv_header_stdckdint_h=no |
---|
16789 | ac_cv_header_stdint_h=yes |
---|
16790 | ac_cv_header_stdio_h=yes |
---|
16791 | ac_cv_header_stdlib_h=yes |
---|
16792 | ac_cv_header_string_h=yes |
---|
16793 | ac_cv_header_strings_h=yes |
---|
16794 | ac_cv_header_sys_cdefs_h=yes |
---|
16795 | ac_cv_header_sys_inttypes_h=no |
---|
16796 | ac_cv_header_sys_ioctl_h=yes |
---|
16797 | ac_cv_header_sys_mman_h=yes |
---|
16798 | ac_cv_header_sys_param_h=yes |
---|
16799 | ac_cv_header_sys_select_h=yes |
---|
16800 | ac_cv_header_sys_single_threaded_h=no |
---|
16801 | ac_cv_header_sys_socket_h=yes |
---|
16802 | ac_cv_header_sys_stat_h=yes |
---|
16803 | ac_cv_header_sys_time_h=yes |
---|
16804 | ac_cv_header_sys_types_h=yes |
---|
16805 | ac_cv_header_sys_uio_h=yes |
---|
16806 | ac_cv_header_sys_wait_h=yes |
---|
16807 | ac_cv_header_threads_h=no |
---|
16808 | ac_cv_header_unistd_h=yes |
---|
16809 | ac_cv_header_wchar_h=yes |
---|
16810 | ac_cv_header_wctype_h=yes |
---|
16811 | ac_cv_header_xlocale_h=yes |
---|
16812 | ac_cv_host=x86_64-apple-darwin22.1.0 |
---|
16813 | ac_cv_lib_error_at_line=no |
---|
16814 | ac_cv_lib_pthread_pthread_kill=yes |
---|
16815 | ac_cv_member_struct_sockaddr_storage_ss_family=yes |
---|
16816 | ac_cv_member_struct_stat_st_atim_tv_nsec=no |
---|
16817 | ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes |
---|
16818 | ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes |
---|
16819 | ac_cv_objext=o |
---|
16820 | ac_cv_path_DVIPS='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing dvips' |
---|
16821 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
16822 | ac_cv_path_FGREP='/opt/local/bin/ggrep -F' |
---|
16823 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
16824 | ac_cv_path_PERL=/opt/local/bin/perl |
---|
16825 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
16826 | ac_cv_path_TEXI2DVI='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing texi2dvi' |
---|
16827 | ac_cv_path_lt_DD=/bin/dd |
---|
16828 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
16829 | ac_cv_prog_AWK=gawk |
---|
16830 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
16831 | ac_cv_prog_ac_ct_AR=ar |
---|
16832 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
16833 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
16834 | ac_cv_prog_ac_ct_FILECMD=file |
---|
16835 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
16836 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
16837 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
16838 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
16839 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
16840 | ac_cv_prog_ac_ct_STRIP=strip |
---|
16841 | ac_cv_prog_cc_c11= |
---|
16842 | ac_cv_prog_cc_g=yes |
---|
16843 | ac_cv_prog_cc_stdc= |
---|
16844 | ac_cv_prog_make_make_set=yes |
---|
16845 | ac_cv_safe_to_define___extensions__=yes |
---|
16846 | ac_cv_search_inet_pton='none required' |
---|
16847 | ac_cv_search_nanosleep='none required' |
---|
16848 | ac_cv_should_define__xopen_source=no |
---|
16849 | ac_cv_sys_file_offset_bits=no |
---|
16850 | ac_cv_sys_largefile_CC=no |
---|
16851 | ac_cv_type_mbstate_t=yes |
---|
16852 | ac_cv_type_mode_t=yes |
---|
16853 | ac_cv_type_nlink_t=yes |
---|
16854 | ac_cv_type_pid_t=yes |
---|
16855 | ac_cv_type_pthread_rwlock_t=yes |
---|
16856 | ac_cv_type_pthread_spinlock_t=no |
---|
16857 | ac_cv_type_pthread_t=yes |
---|
16858 | ac_cv_type_ptrdiff_t=yes |
---|
16859 | ac_cv_type_sa_family_t=yes |
---|
16860 | ac_cv_type_sighandler_t=no |
---|
16861 | ac_cv_type_sigset_t=yes |
---|
16862 | ac_cv_type_size_t=yes |
---|
16863 | ac_cv_type_socklen_t=yes |
---|
16864 | ac_cv_type_struct_sched_param=yes |
---|
16865 | ac_cv_type_struct_sockaddr_storage=yes |
---|
16866 | ac_cv_type_uid_t=yes |
---|
16867 | ac_cv_type_useconds_t=yes |
---|
16868 | ac_cv_type_volatile_sig_atomic_t=yes |
---|
16869 | ac_cv_working_alloca_h=yes |
---|
16870 | acl_cv_hardcode_direct=no |
---|
16871 | acl_cv_hardcode_libdir_flag_spec= |
---|
16872 | acl_cv_hardcode_libdir_separator= |
---|
16873 | acl_cv_hardcode_minus_L=no |
---|
16874 | acl_cv_libdirstems=lib,lib,lib |
---|
16875 | acl_cv_libext=a |
---|
16876 | acl_cv_libname_spec='lib$name' |
---|
16877 | acl_cv_library_names_spec='$libname$shrext' |
---|
16878 | acl_cv_prog_gnu_ld=no |
---|
16879 | acl_cv_rpath=done |
---|
16880 | acl_cv_shlibext=dylib |
---|
16881 | acl_cv_wl=-Wl, |
---|
16882 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
16883 | am_cv_func_iconv=yes |
---|
16884 | am_cv_func_iconv_summary='yes, in libiconv' |
---|
16885 | am_cv_func_iconv_works=yes |
---|
16886 | am_cv_langinfo_codeset=yes |
---|
16887 | am_cv_lib_iconv=yes |
---|
16888 | am_cv_make_support_nested_variables=yes |
---|
16889 | am_cv_prog_cc_c_o=yes |
---|
16890 | gl_cv___builtin_expect=yes |
---|
16891 | gl_cv_c_amsterdam_compiler=no |
---|
16892 | gl_cv_c_bool=no |
---|
16893 | gl_cv_c_inline_effective=yes |
---|
16894 | gl_cv_c_multiarch=no |
---|
16895 | gl_cv_cc_double_expbit0='word 1 bit 20' |
---|
16896 | gl_cv_cc_float_expbit0='word 0 bit 23' |
---|
16897 | gl_cv_cc_long_double_expbit0='word 2 bit 0' |
---|
16898 | gl_cv_cc_vis_werror=yes |
---|
16899 | gl_cv_cc_visibility=yes |
---|
16900 | gl_cv_cc_wallow=-Wno-error |
---|
16901 | gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration |
---|
16902 | gl_cv_compiler_clang=yes |
---|
16903 | gl_cv_const_PTHREAD_CREATE_DETACHED=yes |
---|
16904 | gl_cv_const_PTHREAD_MUTEX_RECURSIVE=yes |
---|
16905 | gl_cv_const_PTHREAD_MUTEX_ROBUST=no |
---|
16906 | gl_cv_const_PTHREAD_PROCESS_SHARED=yes |
---|
16907 | gl_cv_cxx_wallow=-Wno-error |
---|
16908 | gl_cv_decl_ioctl_in_sys_ioctl_h=yes |
---|
16909 | gl_cv_decl_null_works=yes |
---|
16910 | gl_cv_double_slash_root=no |
---|
16911 | gl_cv_elf=no |
---|
16912 | gl_cv_func_btowc_eof=yes |
---|
16913 | gl_cv_func_btowc_nul=yes |
---|
16914 | gl_cv_func_dup2_works=yes |
---|
16915 | gl_cv_func_fcntl_f_dupfd_cloexec=yes |
---|
16916 | gl_cv_func_fcntl_f_dupfd_works=yes |
---|
16917 | gl_cv_func_fdopen_works=yes |
---|
16918 | gl_cv_func_free_preserves_errno=no |
---|
16919 | gl_cv_func_frexp_no_libm=yes |
---|
16920 | gl_cv_func_frexp_works=yes |
---|
16921 | gl_cv_func_frexpl_no_libm=yes |
---|
16922 | gl_cv_func_frexpl_works=yes |
---|
16923 | gl_cv_func_getcwd_null=yes |
---|
16924 | gl_cv_func_getcwd_posix_signature=yes |
---|
16925 | gl_cv_func_getdtablesize_works=yes |
---|
16926 | gl_cv_func_getpagesize=yes |
---|
16927 | gl_cv_func_gettimeofday_posix_signature=yes |
---|
16928 | gl_cv_func_ioctl_posix_signature=no |
---|
16929 | gl_cv_func_isnand_no_libm=yes |
---|
16930 | gl_cv_func_isnanf_no_libm=yes |
---|
16931 | gl_cv_func_isnanf_works=yes |
---|
16932 | gl_cv_func_isnanl_no_libm=yes |
---|
16933 | gl_cv_func_isnanl_works=yes |
---|
16934 | gl_cv_func_iswcntrl_works=yes |
---|
16935 | gl_cv_func_iswdigit_works=yes |
---|
16936 | gl_cv_func_iswxdigit_works=yes |
---|
16937 | gl_cv_func_itold_works=yes |
---|
16938 | gl_cv_func_ldexp_no_libm=yes |
---|
16939 | gl_cv_func_ldexpl_no_libm=yes |
---|
16940 | gl_cv_func_ldexpl_works=yes |
---|
16941 | gl_cv_func_lstat_dereferences_slashed_symlink=no |
---|
16942 | gl_cv_func_malloc_0_nonnull=1 |
---|
16943 | gl_cv_func_malloc_posix=yes |
---|
16944 | gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes |
---|
16945 | gl_cv_func_mbrtowc_empty_input=yes |
---|
16946 | gl_cv_func_mbrtowc_incomplete_state=yes |
---|
16947 | gl_cv_func_mbrtowc_nul_retval=yes |
---|
16948 | gl_cv_func_mbrtowc_null_arg1=yes |
---|
16949 | gl_cv_func_mbrtowc_null_arg2=yes |
---|
16950 | gl_cv_func_mbrtowc_retval=yes |
---|
16951 | gl_cv_func_mbrtowc_sanitycheck=yes |
---|
16952 | gl_cv_func_mbrtowc_stores_incomplete=no |
---|
16953 | gl_cv_func_memchr_works=yes |
---|
16954 | gl_cv_func_nanosleep='no (mishandles large arguments)' |
---|
16955 | gl_cv_func_open_slash=no |
---|
16956 | gl_cv_func_perror_works=yes |
---|
16957 | gl_cv_func_printf_attribute_flavor=system |
---|
16958 | gl_cv_func_printf_directive_a=no |
---|
16959 | gl_cv_func_printf_directive_f=yes |
---|
16960 | gl_cv_func_printf_directive_ls=yes |
---|
16961 | gl_cv_func_printf_enomem='guessing no' |
---|
16962 | gl_cv_func_printf_flag_grouping=yes |
---|
16963 | gl_cv_func_printf_flag_leftadjust=yes |
---|
16964 | gl_cv_func_printf_flag_zero=yes |
---|
16965 | gl_cv_func_printf_infinite=yes |
---|
16966 | gl_cv_func_printf_infinite_long_double=yes |
---|
16967 | gl_cv_func_printf_long_double=yes |
---|
16968 | gl_cv_func_printf_precision=yes |
---|
16969 | gl_cv_func_pselect_detects_ebadf=yes |
---|
16970 | gl_cv_func_pthread_create=yes |
---|
16971 | gl_cv_func_pthread_sigmask_in_libc_works=yes |
---|
16972 | gl_cv_func_pthread_sigmask_macro=no |
---|
16973 | gl_cv_func_pthread_sigmask_return_works=yes |
---|
16974 | gl_cv_func_pthread_sigmask_unblock_works='guessing yes' |
---|
16975 | gl_cv_func_select_detects_ebadf=yes |
---|
16976 | gl_cv_func_select_supports0=yes |
---|
16977 | gl_cv_func_setenv_works=yes |
---|
16978 | gl_cv_func_setlocale_null_all_mtsafe=no |
---|
16979 | gl_cv_func_setlocale_null_one_mtsafe=yes |
---|
16980 | gl_cv_func_setlocale_works=yes |
---|
16981 | gl_cv_func_signbit=yes |
---|
16982 | gl_cv_func_signbit_builtins=yes |
---|
16983 | gl_cv_func_sleep_works=yes |
---|
16984 | gl_cv_func_snprintf_retval_c99=yes |
---|
16985 | gl_cv_func_snprintf_truncation_c99=yes |
---|
16986 | gl_cv_func_stat_file_slash=no |
---|
16987 | gl_cv_func_strerror_0_works=no |
---|
16988 | gl_cv_func_strncat_works=yes |
---|
16989 | gl_cv_func_strstr_linear=no |
---|
16990 | gl_cv_func_strstr_works_always=yes |
---|
16991 | gl_cv_func_svid_putenv=no |
---|
16992 | gl_cv_func_symlink_works=no |
---|
16993 | gl_cv_func_unsetenv_works=yes |
---|
16994 | gl_cv_func_usleep_works=yes |
---|
16995 | gl_cv_func_wcrtomb_retval=yes |
---|
16996 | gl_cv_func_wcrtomb_works=yes |
---|
16997 | gl_cv_func_wctob_works=yes |
---|
16998 | gl_cv_func_wcwidth_works=no |
---|
16999 | gl_cv_have___header_inline=yes |
---|
17000 | gl_cv_have_include_next=yes |
---|
17001 | gl_cv_have_weak=no |
---|
17002 | gl_cv_header_errno_h_complete=yes |
---|
17003 | gl_cv_header_inttypes_h=yes |
---|
17004 | gl_cv_header_langinfo_altmon=no |
---|
17005 | gl_cv_header_langinfo_codeset=yes |
---|
17006 | gl_cv_header_langinfo_era=yes |
---|
17007 | gl_cv_header_langinfo_t_fmt_ampm=yes |
---|
17008 | gl_cv_header_langinfo_yesexpr=yes |
---|
17009 | gl_cv_header_limits_width=no |
---|
17010 | gl_cv_header_locale_h_needs_xlocale_h=yes |
---|
17011 | gl_cv_header_locale_h_posix2001=yes |
---|
17012 | gl_cv_header_locale_has_locale_t=no |
---|
17013 | gl_cv_header_math_huge_val_works=yes |
---|
17014 | gl_cv_header_math_nan_works=yes |
---|
17015 | gl_cv_header_netinet_in_h_selfcontained=yes |
---|
17016 | gl_cv_header_stdint_h=yes |
---|
17017 | gl_cv_header_stdint_width=no |
---|
17018 | gl_cv_header_stdint_without_STDC_macros=yes |
---|
17019 | gl_cv_header_sys_select_h_selfcontained=yes |
---|
17020 | gl_cv_header_sys_socket_h_selfcontained=yes |
---|
17021 | gl_cv_header_sys_socket_h_shut=yes |
---|
17022 | gl_cv_header_wchar_h_correct_inline=yes |
---|
17023 | gl_cv_header_working_fcntl_h=yes |
---|
17024 | gl_cv_header_working_stdalign_h='yes, <stdalign.h> macros' |
---|
17025 | gl_cv_header_working_stdint_h=yes |
---|
17026 | gl_cv_host_cpu_c_abi_32bit=no |
---|
17027 | gl_cv_iconv_nonconst=yes |
---|
17028 | gl_cv_lib_socket='none needed' |
---|
17029 | gl_cv_long_double_equals_double=no |
---|
17030 | gl_cv_macro_O_CLOEXEC=yes |
---|
17031 | gl_cv_malloc_ptrdiff=yes |
---|
17032 | gl_cv_minmax_in_limits_h=no |
---|
17033 | gl_cv_minmax_in_sys_param_h=yes |
---|
17034 | gl_cv_next_arpa_inet_h='<arpa/inet.h>' |
---|
17035 | gl_cv_next_assert_h='<assert.h>' |
---|
17036 | gl_cv_next_ctype_h='<ctype.h>' |
---|
17037 | gl_cv_next_fcntl_h='<fcntl.h>' |
---|
17038 | gl_cv_next_iconv_h='<iconv.h>' |
---|
17039 | gl_cv_next_inttypes_h='<inttypes.h>' |
---|
17040 | gl_cv_next_langinfo_h='<langinfo.h>' |
---|
17041 | gl_cv_next_limits_h='<limits.h>' |
---|
17042 | gl_cv_next_locale_h='<locale.h>' |
---|
17043 | gl_cv_next_math_h='<math.h>' |
---|
17044 | gl_cv_next_pthread_h='<pthread.h>' |
---|
17045 | gl_cv_next_sched_h='<sched.h>' |
---|
17046 | gl_cv_next_signal_h='<signal.h>' |
---|
17047 | gl_cv_next_stdint_h='<stdint.h>' |
---|
17048 | gl_cv_next_stdio_h='<stdio.h>' |
---|
17049 | gl_cv_next_stdlib_h='<stdlib.h>' |
---|
17050 | gl_cv_next_string_h='<string.h>' |
---|
17051 | gl_cv_next_sys_ioctl_h='<sys/ioctl.h>' |
---|
17052 | gl_cv_next_sys_select_h='<sys/select.h>' |
---|
17053 | gl_cv_next_sys_socket_h='<sys/socket.h>' |
---|
17054 | gl_cv_next_sys_stat_h='<sys/stat.h>' |
---|
17055 | gl_cv_next_sys_time_h='<sys/time.h>' |
---|
17056 | gl_cv_next_sys_types_h='<sys/types.h>' |
---|
17057 | gl_cv_next_sys_uio_h='<sys/uio.h>' |
---|
17058 | gl_cv_next_time_h='<time.h>' |
---|
17059 | gl_cv_next_unistd_h='<unistd.h>' |
---|
17060 | gl_cv_next_wchar_h='<wchar.h>' |
---|
17061 | gl_cv_next_wctype_h='<wctype.h>' |
---|
17062 | gl_cv_promoted_mode_t=int |
---|
17063 | gl_cv_pthread_rwlock_rdlock_prefer_writer=yes |
---|
17064 | gl_cv_rpl_alloca=yes |
---|
17065 | gl_cv_semaphore_lib=none |
---|
17066 | gl_cv_sig_pselect=yes |
---|
17067 | gl_cv_size_max=yes |
---|
17068 | gl_cv_socket_ipv4=yes |
---|
17069 | gl_cv_socket_ipv6=yes |
---|
17070 | gl_cv_source_line_length_unlimited=yes |
---|
17071 | gl_cv_static_assert=no |
---|
17072 | gl_cv_sys_struct_lconv_ok=yes |
---|
17073 | gl_cv_sys_struct_timespec_in_time_h=yes |
---|
17074 | gl_cv_sys_struct_timeval=yes |
---|
17075 | gl_cv_sys_struct_timeval_tv_sec=yes |
---|
17076 | gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes |
---|
17077 | gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes |
---|
17078 | gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes |
---|
17079 | gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes |
---|
17080 | gl_cv_time_h_has_TIME_UTC=yes |
---|
17081 | gl_cv_type_max_align_t=yes |
---|
17082 | gl_cv_type_sigset_t=yes |
---|
17083 | gl_cv_type_wctrans_t=yes |
---|
17084 | gl_cv_type_wctype_t=yes |
---|
17085 | gl_cv_type_wint_t_large_enough=yes |
---|
17086 | gl_cv_var___progname=yes |
---|
17087 | gt_cv_c_intmax_t=yes |
---|
17088 | gt_cv_c_wchar_t=yes |
---|
17089 | gt_cv_c_wint_t=yes |
---|
17090 | gt_cv_func_CFLocaleCopyPreferredLanguages=yes |
---|
17091 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
17092 | gt_cv_func_unsetenv_ret=int |
---|
17093 | gt_cv_func_uselocale_works=yes |
---|
17094 | gt_cv_locale_ar=none |
---|
17095 | gt_cv_locale_fake=no |
---|
17096 | gt_cv_locale_fr=fr_FR.ISO8859-1 |
---|
17097 | gt_cv_locale_fr_utf8=fr_FR.UTF-8 |
---|
17098 | gt_cv_locale_ja=ja_JP.eucJP |
---|
17099 | gt_cv_locale_solaris114=no |
---|
17100 | gt_cv_locale_tr_utf8=none |
---|
17101 | gt_cv_locale_zh_CN=zh_CN.GB18030 |
---|
17102 | gt_cv_ssize_t=yes |
---|
17103 | gt_cv_val_LC_MESSAGES=yes |
---|
17104 | gt_cv_var_environ_declaration=no |
---|
17105 | lt_cv_apple_cc_single_mod=yes |
---|
17106 | lt_cv_ar_at_file=no |
---|
17107 | lt_cv_deplibs_check_method=pass_all |
---|
17108 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
17109 | lt_cv_file_magic_test_file= |
---|
17110 | lt_cv_ld_exported_symbols_list=yes |
---|
17111 | lt_cv_ld_force_load=yes |
---|
17112 | lt_cv_ld_reload_flag=-r |
---|
17113 | lt_cv_nm_interface='BSD nm' |
---|
17114 | lt_cv_objdir=.libs |
---|
17115 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
17116 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
17117 | lt_cv_path_mainfest_tool=no |
---|
17118 | lt_cv_prog_compiler_c_o=yes |
---|
17119 | lt_cv_prog_compiler_c_o_RC=yes |
---|
17120 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
17121 | lt_cv_prog_compiler_pic_works=yes |
---|
17122 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
17123 | lt_cv_prog_compiler_static_works=no |
---|
17124 | lt_cv_prog_gnu_ld=no |
---|
17125 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
17126 | lt_cv_sys_global_symbol_pipe='/opt/local/bin/gsed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /opt/local/bin/gsed '\''/ __gnu_lto/d'\''' |
---|
17127 | lt_cv_sys_global_symbol_to_c_name_address='/opt/local/bin/gsed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
17128 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/opt/local/bin/gsed -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'\''' |
---|
17129 | lt_cv_sys_global_symbol_to_cdecl='/opt/local/bin/gsed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
---|
17130 | lt_cv_sys_global_symbol_to_import= |
---|
17131 | lt_cv_sys_max_cmd_len=786432 |
---|
17132 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
17133 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
17134 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
17135 | |
---|
17136 | ## ----------------- ## |
---|
17137 | ## Output variables. ## |
---|
17138 | ## ----------------- ## |
---|
17139 | |
---|
17140 | ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing'\'' aclocal-1.16' |
---|
17141 | ALLOCA='' |
---|
17142 | ALLOCA_H='alloca.h' |
---|
17143 | AMDEPBACKSLASH='\' |
---|
17144 | AMDEP_FALSE='#' |
---|
17145 | AMDEP_TRUE='' |
---|
17146 | AMTAR='$${TAR-tar}' |
---|
17147 | AM_BACKSLASH='\' |
---|
17148 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
17149 | AM_DEFAULT_VERBOSITY='1' |
---|
17150 | AM_V='$(V)' |
---|
17151 | APPLE_UNIVERSAL_BUILD='0' |
---|
17152 | AR='ar' |
---|
17153 | ARFLAGS='cr' |
---|
17154 | AS='as' |
---|
17155 | ASSERT_H='assert.h' |
---|
17156 | AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing'\'' autoconf' |
---|
17157 | AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing'\'' autoheader' |
---|
17158 | AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing'\'' automake-1.16' |
---|
17159 | AWK='gawk' |
---|
17160 | BITSIZEOF_PTRDIFF_T='' |
---|
17161 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
17162 | BITSIZEOF_SIZE_T='' |
---|
17163 | BITSIZEOF_WCHAR_T='' |
---|
17164 | BITSIZEOF_WINT_T='' |
---|
17165 | CC='ccache /usr/bin/clang' |
---|
17166 | CCDEPMODE='depmode=gcc3' |
---|
17167 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
17168 | CFLAG_VISIBILITY='-fvisibility=hidden' |
---|
17169 | CPP='ccache /usr/bin/clang -E' |
---|
17170 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
17171 | CSCOPE='cscope' |
---|
17172 | CTAGS='ctags' |
---|
17173 | CYGPATH_W='echo' |
---|
17174 | DEFS='-DHAVE_CONFIG_H' |
---|
17175 | DEPDIR='.deps' |
---|
17176 | DLLTOOL='false' |
---|
17177 | DLL_VARIABLE='' |
---|
17178 | DSYMUTIL='dsymutil' |
---|
17179 | DUMPBIN='' |
---|
17180 | DVIPS='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing dvips' |
---|
17181 | ECHO_C='\c' |
---|
17182 | ECHO_N='' |
---|
17183 | ECHO_T='' |
---|
17184 | EGREP='/opt/local/bin/ggrep -E' |
---|
17185 | EMULTIHOP_HIDDEN='' |
---|
17186 | EMULTIHOP_VALUE='' |
---|
17187 | ENOLINK_HIDDEN='' |
---|
17188 | ENOLINK_VALUE='' |
---|
17189 | EOVERFLOW_HIDDEN='' |
---|
17190 | EOVERFLOW_VALUE='' |
---|
17191 | ERRNO_H='' |
---|
17192 | ETAGS='etags' |
---|
17193 | EXEEXT='' |
---|
17194 | FGREP='/opt/local/bin/ggrep -F' |
---|
17195 | FILECMD='file' |
---|
17196 | FLOAT_H='' |
---|
17197 | GLOBAL_SYMBOL_PIPE='/opt/local/bin/gsed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /opt/local/bin/gsed '\''/ __gnu_lto/d'\''' |
---|
17198 | GL_CFLAG_ALLOW_WARNINGS='-Wno-error' |
---|
17199 | 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' |
---|
17200 | GL_COND_LIBTOOL_FALSE='#' |
---|
17201 | GL_COND_LIBTOOL_TRUE='' |
---|
17202 | GL_COND_OBJ_ACCEPT_FALSE='' |
---|
17203 | GL_COND_OBJ_ACCEPT_TRUE='#' |
---|
17204 | GL_COND_OBJ_BIND_FALSE='' |
---|
17205 | GL_COND_OBJ_BIND_TRUE='#' |
---|
17206 | GL_COND_OBJ_BTOWC_FALSE='' |
---|
17207 | GL_COND_OBJ_BTOWC_TRUE='#' |
---|
17208 | GL_COND_OBJ_CLOSE_FALSE='' |
---|
17209 | GL_COND_OBJ_CLOSE_TRUE='#' |
---|
17210 | GL_COND_OBJ_CONNECT_FALSE='' |
---|
17211 | GL_COND_OBJ_CONNECT_TRUE='#' |
---|
17212 | GL_COND_OBJ_DUP2_FALSE='' |
---|
17213 | GL_COND_OBJ_DUP2_TRUE='#' |
---|
17214 | GL_COND_OBJ_ERROR_FALSE='#' |
---|
17215 | GL_COND_OBJ_ERROR_TRUE='' |
---|
17216 | GL_COND_OBJ_FCNTL_FALSE='' |
---|
17217 | GL_COND_OBJ_FCNTL_TRUE='#' |
---|
17218 | GL_COND_OBJ_FDOPEN_FALSE='' |
---|
17219 | GL_COND_OBJ_FDOPEN_TRUE='#' |
---|
17220 | GL_COND_OBJ_FLOAT_FALSE='' |
---|
17221 | GL_COND_OBJ_FLOAT_TRUE='#' |
---|
17222 | GL_COND_OBJ_FREE_FALSE='#' |
---|
17223 | GL_COND_OBJ_FREE_TRUE='' |
---|
17224 | GL_COND_OBJ_FSETERR_FALSE='#' |
---|
17225 | GL_COND_OBJ_FSETERR_TRUE='' |
---|
17226 | GL_COND_OBJ_FSTAT_FALSE='' |
---|
17227 | GL_COND_OBJ_FSTAT_TRUE='#' |
---|
17228 | GL_COND_OBJ_FTRUNCATE_FALSE='' |
---|
17229 | GL_COND_OBJ_FTRUNCATE_TRUE='#' |
---|
17230 | GL_COND_OBJ_GETCWD_LGPL_FALSE='' |
---|
17231 | GL_COND_OBJ_GETCWD_LGPL_TRUE='#' |
---|
17232 | GL_COND_OBJ_GETDTABLESIZE_FALSE='' |
---|
17233 | GL_COND_OBJ_GETDTABLESIZE_TRUE='#' |
---|
17234 | GL_COND_OBJ_GETPAGESIZE_FALSE='' |
---|
17235 | GL_COND_OBJ_GETPAGESIZE_TRUE='#' |
---|
17236 | GL_COND_OBJ_GETTIMEOFDAY_FALSE='' |
---|
17237 | GL_COND_OBJ_GETTIMEOFDAY_TRUE='#' |
---|
17238 | GL_COND_OBJ_ICONV_FALSE='' |
---|
17239 | GL_COND_OBJ_ICONV_OPEN_FALSE='' |
---|
17240 | GL_COND_OBJ_ICONV_OPEN_TRUE='#' |
---|
17241 | GL_COND_OBJ_ICONV_TRUE='#' |
---|
17242 | GL_COND_OBJ_INET_PTON_FALSE='' |
---|
17243 | GL_COND_OBJ_INET_PTON_TRUE='#' |
---|
17244 | GL_COND_OBJ_IOCTL_FALSE='#' |
---|
17245 | GL_COND_OBJ_IOCTL_TRUE='' |
---|
17246 | GL_COND_OBJ_ISBLANK_FALSE='' |
---|
17247 | GL_COND_OBJ_ISBLANK_TRUE='#' |
---|
17248 | GL_COND_OBJ_ISWBLANK_FALSE='' |
---|
17249 | GL_COND_OBJ_ISWBLANK_TRUE='#' |
---|
17250 | GL_COND_OBJ_ISWDIGIT_FALSE='' |
---|
17251 | GL_COND_OBJ_ISWDIGIT_TRUE='#' |
---|
17252 | GL_COND_OBJ_ISWXDIGIT_FALSE='' |
---|
17253 | GL_COND_OBJ_ISWXDIGIT_TRUE='#' |
---|
17254 | GL_COND_OBJ_ITOLD_FALSE='' |
---|
17255 | GL_COND_OBJ_ITOLD_TRUE='#' |
---|
17256 | GL_COND_OBJ_LISTEN_FALSE='' |
---|
17257 | GL_COND_OBJ_LISTEN_TRUE='#' |
---|
17258 | GL_COND_OBJ_LSTAT_FALSE='#' |
---|
17259 | GL_COND_OBJ_LSTAT_TRUE='' |
---|
17260 | GL_COND_OBJ_MBRTOWC_FALSE='' |
---|
17261 | GL_COND_OBJ_MBRTOWC_TRUE='#' |
---|
17262 | GL_COND_OBJ_MBSINIT_FALSE='' |
---|
17263 | GL_COND_OBJ_MBSINIT_TRUE='#' |
---|
17264 | GL_COND_OBJ_MBTOWC_FALSE='' |
---|
17265 | GL_COND_OBJ_MBTOWC_TRUE='#' |
---|
17266 | GL_COND_OBJ_MEMCHR_FALSE='' |
---|
17267 | GL_COND_OBJ_MEMCHR_TRUE='#' |
---|
17268 | GL_COND_OBJ_MSVC_INVAL_FALSE='' |
---|
17269 | GL_COND_OBJ_MSVC_INVAL_TRUE='#' |
---|
17270 | GL_COND_OBJ_MSVC_NOTHROW_FALSE='' |
---|
17271 | GL_COND_OBJ_MSVC_NOTHROW_TRUE='#' |
---|
17272 | GL_COND_OBJ_NANOSLEEP_FALSE='#' |
---|
17273 | GL_COND_OBJ_NANOSLEEP_TRUE='' |
---|
17274 | GL_COND_OBJ_OPEN_FALSE='#' |
---|
17275 | GL_COND_OBJ_OPEN_TRUE='' |
---|
17276 | GL_COND_OBJ_PERROR_FALSE='#' |
---|
17277 | GL_COND_OBJ_PERROR_TRUE='' |
---|
17278 | GL_COND_OBJ_PIPE_FALSE='' |
---|
17279 | GL_COND_OBJ_PIPE_TRUE='#' |
---|
17280 | GL_COND_OBJ_PSELECT_FALSE='' |
---|
17281 | GL_COND_OBJ_PSELECT_TRUE='#' |
---|
17282 | GL_COND_OBJ_PTHREAD_SIGMASK_FALSE='' |
---|
17283 | GL_COND_OBJ_PTHREAD_SIGMASK_TRUE='#' |
---|
17284 | GL_COND_OBJ_PTHREAD_THREAD_FALSE='' |
---|
17285 | GL_COND_OBJ_PTHREAD_THREAD_TRUE='#' |
---|
17286 | GL_COND_OBJ_PUTENV_FALSE='#' |
---|
17287 | GL_COND_OBJ_PUTENV_TRUE='' |
---|
17288 | GL_COND_OBJ_RAISE_FALSE='' |
---|
17289 | GL_COND_OBJ_RAISE_TRUE='#' |
---|
17290 | GL_COND_OBJ_REALLOCARRAY_FALSE='#' |
---|
17291 | GL_COND_OBJ_REALLOCARRAY_TRUE='' |
---|
17292 | GL_COND_OBJ_SCHED_YIELD_FALSE='' |
---|
17293 | GL_COND_OBJ_SCHED_YIELD_TRUE='#' |
---|
17294 | GL_COND_OBJ_SELECT_FALSE='' |
---|
17295 | GL_COND_OBJ_SELECT_TRUE='#' |
---|
17296 | GL_COND_OBJ_SETENV_FALSE='' |
---|
17297 | GL_COND_OBJ_SETENV_TRUE='#' |
---|
17298 | GL_COND_OBJ_SETLOCALE_FALSE='#' |
---|
17299 | GL_COND_OBJ_SETLOCALE_LOCK_FALSE='#' |
---|
17300 | GL_COND_OBJ_SETLOCALE_LOCK_TRUE='' |
---|
17301 | GL_COND_OBJ_SETLOCALE_TRUE='' |
---|
17302 | GL_COND_OBJ_SETSOCKOPT_FALSE='' |
---|
17303 | GL_COND_OBJ_SETSOCKOPT_TRUE='#' |
---|
17304 | GL_COND_OBJ_SIGNBIT3_FALSE='' |
---|
17305 | GL_COND_OBJ_SIGNBIT3_TRUE='#' |
---|
17306 | GL_COND_OBJ_SIGPROCMASK_FALSE='' |
---|
17307 | GL_COND_OBJ_SIGPROCMASK_TRUE='#' |
---|
17308 | GL_COND_OBJ_SLEEP_FALSE='' |
---|
17309 | GL_COND_OBJ_SLEEP_TRUE='#' |
---|
17310 | GL_COND_OBJ_SOCKET_FALSE='' |
---|
17311 | GL_COND_OBJ_SOCKET_TRUE='#' |
---|
17312 | GL_COND_OBJ_STAT_FALSE='#' |
---|
17313 | GL_COND_OBJ_STAT_TRUE='' |
---|
17314 | GL_COND_OBJ_STDIO_READ_FALSE='' |
---|
17315 | GL_COND_OBJ_STDIO_READ_TRUE='#' |
---|
17316 | GL_COND_OBJ_STDIO_WRITE_FALSE='' |
---|
17317 | GL_COND_OBJ_STDIO_WRITE_TRUE='#' |
---|
17318 | GL_COND_OBJ_STRERROR_FALSE='#' |
---|
17319 | GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#' |
---|
17320 | GL_COND_OBJ_STRERROR_OVERRIDE_TRUE='' |
---|
17321 | GL_COND_OBJ_STRERROR_TRUE='' |
---|
17322 | GL_COND_OBJ_STRNCAT_FALSE='' |
---|
17323 | GL_COND_OBJ_STRNCAT_TRUE='#' |
---|
17324 | GL_COND_OBJ_SYMLINK_FALSE='#' |
---|
17325 | GL_COND_OBJ_SYMLINK_TRUE='' |
---|
17326 | GL_COND_OBJ_UNSETENV_FALSE='' |
---|
17327 | GL_COND_OBJ_UNSETENV_TRUE='#' |
---|
17328 | GL_COND_OBJ_USLEEP_FALSE='' |
---|
17329 | GL_COND_OBJ_USLEEP_TRUE='#' |
---|
17330 | GL_COND_OBJ_WCRTOMB_FALSE='' |
---|
17331 | GL_COND_OBJ_WCRTOMB_TRUE='#' |
---|
17332 | GL_COND_OBJ_WCTOB_FALSE='' |
---|
17333 | GL_COND_OBJ_WCTOB_TRUE='#' |
---|
17334 | GL_COND_OBJ_WCTOMB_FALSE='' |
---|
17335 | GL_COND_OBJ_WCTOMB_TRUE='#' |
---|
17336 | GL_COND_OBJ_WCWIDTH_FALSE='#' |
---|
17337 | GL_COND_OBJ_WCWIDTH_TRUE='' |
---|
17338 | GL_COND_OBJ_WINDOWS_MUTEX_FALSE='' |
---|
17339 | GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#' |
---|
17340 | GL_COND_OBJ_WINDOWS_ONCE_FALSE='' |
---|
17341 | GL_COND_OBJ_WINDOWS_ONCE_TRUE='#' |
---|
17342 | GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE='' |
---|
17343 | GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#' |
---|
17344 | GL_COND_OBJ_WINDOWS_RWLOCK_FALSE='' |
---|
17345 | GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#' |
---|
17346 | GL_COND_OBJ_WINDOWS_THREAD_FALSE='' |
---|
17347 | GL_COND_OBJ_WINDOWS_THREAD_TRUE='#' |
---|
17348 | GL_COND_OBJ_WINDOWS_TLS_FALSE='' |
---|
17349 | GL_COND_OBJ_WINDOWS_TLS_TRUE='#' |
---|
17350 | GL_CXXFLAG_ALLOW_WARNINGS='-Wno-error' |
---|
17351 | GL_GENERATE_ALLOCA_H_FALSE='#' |
---|
17352 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
17353 | GL_GENERATE_ASSERT_H_FALSE='#' |
---|
17354 | GL_GENERATE_ASSERT_H_TRUE='' |
---|
17355 | GL_GENERATE_ERRNO_H_FALSE='' |
---|
17356 | GL_GENERATE_ERRNO_H_TRUE='#' |
---|
17357 | GL_GENERATE_FLOAT_H_FALSE='' |
---|
17358 | GL_GENERATE_FLOAT_H_TRUE='#' |
---|
17359 | GL_GENERATE_ICONV_H_FALSE='#' |
---|
17360 | GL_GENERATE_ICONV_H_TRUE='' |
---|
17361 | GL_GENERATE_LIMITS_H_FALSE='#' |
---|
17362 | GL_GENERATE_LIMITS_H_TRUE='' |
---|
17363 | GL_GENERATE_NETINET_IN_H_FALSE='' |
---|
17364 | GL_GENERATE_NETINET_IN_H_TRUE='#' |
---|
17365 | GL_GENERATE_STDALIGN_H_FALSE='' |
---|
17366 | GL_GENERATE_STDALIGN_H_TRUE='#' |
---|
17367 | GL_GENERATE_STDCKDINT_H_FALSE='#' |
---|
17368 | GL_GENERATE_STDCKDINT_H_TRUE='' |
---|
17369 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
17370 | GL_GENERATE_STDDEF_H_TRUE='#' |
---|
17371 | GL_GENERATE_STDINT_H_FALSE='#' |
---|
17372 | GL_GENERATE_STDINT_H_TRUE='' |
---|
17373 | GL_GNULIB_ACCEPT4='0' |
---|
17374 | GL_GNULIB_ACCEPT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17375 | GL_GNULIB_ACCESS='0' |
---|
17376 | GL_GNULIB_ACOSF='0' |
---|
17377 | GL_GNULIB_ACOSL='0' |
---|
17378 | GL_GNULIB_ALIGNED_ALLOC='0' |
---|
17379 | GL_GNULIB_ASINF='0' |
---|
17380 | GL_GNULIB_ASINL='0' |
---|
17381 | GL_GNULIB_ATAN2F='0' |
---|
17382 | GL_GNULIB_ATANF='0' |
---|
17383 | GL_GNULIB_ATANL='0' |
---|
17384 | GL_GNULIB_ATOLL='0' |
---|
17385 | GL_GNULIB_BIND='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17386 | GL_GNULIB_BTOWC='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17387 | GL_GNULIB_CALLOC_GNU='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17388 | GL_GNULIB_CALLOC_POSIX='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17389 | GL_GNULIB_CANONICALIZE_FILE_NAME='0' |
---|
17390 | GL_GNULIB_CBRT='0' |
---|
17391 | GL_GNULIB_CBRTF='0' |
---|
17392 | GL_GNULIB_CBRTL='0' |
---|
17393 | GL_GNULIB_CEIL='0' |
---|
17394 | GL_GNULIB_CEILF='0' |
---|
17395 | GL_GNULIB_CEILL='0' |
---|
17396 | GL_GNULIB_CHDIR='0' |
---|
17397 | GL_GNULIB_CHMOD='0' |
---|
17398 | GL_GNULIB_CHOWN='0' |
---|
17399 | GL_GNULIB_CLOSE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17400 | GL_GNULIB_CONNECT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17401 | GL_GNULIB_COPYSIGN='0' |
---|
17402 | GL_GNULIB_COPYSIGNF='0' |
---|
17403 | GL_GNULIB_COPYSIGNL='0' |
---|
17404 | GL_GNULIB_COPY_FILE_RANGE='0' |
---|
17405 | GL_GNULIB_COSF='0' |
---|
17406 | GL_GNULIB_COSHF='0' |
---|
17407 | GL_GNULIB_COSL='0' |
---|
17408 | GL_GNULIB_CREAT='0' |
---|
17409 | GL_GNULIB_CTIME='0' |
---|
17410 | GL_GNULIB_DPRINTF='0' |
---|
17411 | GL_GNULIB_DUP2='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17412 | GL_GNULIB_DUP3='0' |
---|
17413 | GL_GNULIB_DUP='0' |
---|
17414 | GL_GNULIB_DUPLOCALE='0' |
---|
17415 | GL_GNULIB_ENVIRON='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17416 | GL_GNULIB_EUIDACCESS='0' |
---|
17417 | GL_GNULIB_EXECL='0' |
---|
17418 | GL_GNULIB_EXECLE='0' |
---|
17419 | GL_GNULIB_EXECLP='0' |
---|
17420 | GL_GNULIB_EXECV='0' |
---|
17421 | GL_GNULIB_EXECVE='0' |
---|
17422 | GL_GNULIB_EXECVP='0' |
---|
17423 | GL_GNULIB_EXECVPE='0' |
---|
17424 | GL_GNULIB_EXP2='0' |
---|
17425 | GL_GNULIB_EXP2F='0' |
---|
17426 | GL_GNULIB_EXP2L='0' |
---|
17427 | GL_GNULIB_EXPF='0' |
---|
17428 | GL_GNULIB_EXPL='0' |
---|
17429 | GL_GNULIB_EXPLICIT_BZERO='0' |
---|
17430 | GL_GNULIB_EXPM1='0' |
---|
17431 | GL_GNULIB_EXPM1F='0' |
---|
17432 | GL_GNULIB_EXPM1L='0' |
---|
17433 | GL_GNULIB_FABSF='0' |
---|
17434 | GL_GNULIB_FABSL='0' |
---|
17435 | GL_GNULIB_FACCESSAT='0' |
---|
17436 | GL_GNULIB_FCHDIR='0' |
---|
17437 | GL_GNULIB_FCHMODAT='0' |
---|
17438 | GL_GNULIB_FCHOWNAT='0' |
---|
17439 | GL_GNULIB_FCLOSE='0' |
---|
17440 | GL_GNULIB_FCNTL='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17441 | GL_GNULIB_FDATASYNC='0' |
---|
17442 | GL_GNULIB_FDOPEN='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17443 | GL_GNULIB_FFLUSH='0' |
---|
17444 | GL_GNULIB_FFSL='0' |
---|
17445 | GL_GNULIB_FFSLL='0' |
---|
17446 | GL_GNULIB_FGETC='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17447 | GL_GNULIB_FGETS='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17448 | GL_GNULIB_FLOOR='0' |
---|
17449 | GL_GNULIB_FLOORF='0' |
---|
17450 | GL_GNULIB_FLOORL='0' |
---|
17451 | GL_GNULIB_FMA='0' |
---|
17452 | GL_GNULIB_FMAF='0' |
---|
17453 | GL_GNULIB_FMAL='0' |
---|
17454 | GL_GNULIB_FMOD='0' |
---|
17455 | GL_GNULIB_FMODF='0' |
---|
17456 | GL_GNULIB_FMODL='0' |
---|
17457 | GL_GNULIB_FOPEN='0' |
---|
17458 | GL_GNULIB_FOPEN_GNU='0' |
---|
17459 | GL_GNULIB_FPRINTF='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17460 | GL_GNULIB_FPRINTF_POSIX='0' |
---|
17461 | GL_GNULIB_FPURGE='0' |
---|
17462 | GL_GNULIB_FPUTC='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17463 | GL_GNULIB_FPUTS='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17464 | GL_GNULIB_FREAD='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17465 | GL_GNULIB_FREE_POSIX='1' |
---|
17466 | GL_GNULIB_FREOPEN='0' |
---|
17467 | GL_GNULIB_FREXP='1' |
---|
17468 | GL_GNULIB_FREXPF='0' |
---|
17469 | GL_GNULIB_FREXPL='1' |
---|
17470 | GL_GNULIB_FSCANF='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17471 | GL_GNULIB_FSEEK='0' |
---|
17472 | GL_GNULIB_FSEEKO='0' |
---|
17473 | GL_GNULIB_FSTAT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17474 | GL_GNULIB_FSTATAT='0' |
---|
17475 | GL_GNULIB_FSYNC='0' |
---|
17476 | GL_GNULIB_FTELL='0' |
---|
17477 | GL_GNULIB_FTELLO='0' |
---|
17478 | GL_GNULIB_FTRUNCATE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17479 | GL_GNULIB_FUTIMENS='0' |
---|
17480 | GL_GNULIB_FWRITE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17481 | GL_GNULIB_GETC='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17482 | GL_GNULIB_GETCHAR='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17483 | GL_GNULIB_GETCWD='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17484 | GL_GNULIB_GETDELIM='0' |
---|
17485 | GL_GNULIB_GETDOMAINNAME='0' |
---|
17486 | GL_GNULIB_GETDTABLESIZE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17487 | GL_GNULIB_GETENTROPY='0' |
---|
17488 | GL_GNULIB_GETGROUPS='0' |
---|
17489 | GL_GNULIB_GETHOSTNAME='0' |
---|
17490 | GL_GNULIB_GETLINE='0' |
---|
17491 | GL_GNULIB_GETLOADAVG='0' |
---|
17492 | GL_GNULIB_GETLOGIN='0' |
---|
17493 | GL_GNULIB_GETLOGIN_R='0' |
---|
17494 | GL_GNULIB_GETOPT_POSIX='0' |
---|
17495 | GL_GNULIB_GETPAGESIZE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17496 | GL_GNULIB_GETPASS='0' |
---|
17497 | GL_GNULIB_GETPASS_GNU='0' |
---|
17498 | GL_GNULIB_GETPEERNAME='0' |
---|
17499 | GL_GNULIB_GETSOCKNAME='0' |
---|
17500 | GL_GNULIB_GETSOCKOPT='0' |
---|
17501 | GL_GNULIB_GETSUBOPT='0' |
---|
17502 | GL_GNULIB_GETTIMEOFDAY='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17503 | GL_GNULIB_GETUMASK='0' |
---|
17504 | GL_GNULIB_GETUSERSHELL='0' |
---|
17505 | GL_GNULIB_GRANTPT='0' |
---|
17506 | GL_GNULIB_GROUP_MEMBER='0' |
---|
17507 | GL_GNULIB_HYPOT='0' |
---|
17508 | GL_GNULIB_HYPOTF='0' |
---|
17509 | GL_GNULIB_HYPOTL='0' |
---|
17510 | GL_GNULIB_ICONV='1' |
---|
17511 | GL_GNULIB_ILOGB='0' |
---|
17512 | GL_GNULIB_ILOGBF='0' |
---|
17513 | GL_GNULIB_ILOGBL='0' |
---|
17514 | GL_GNULIB_IMAXABS='0' |
---|
17515 | GL_GNULIB_IMAXDIV='0' |
---|
17516 | GL_GNULIB_INET_NTOP='0' |
---|
17517 | GL_GNULIB_INET_PTON='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17518 | GL_GNULIB_IOCTL='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17519 | GL_GNULIB_ISATTY='0' |
---|
17520 | GL_GNULIB_ISBLANK='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17521 | GL_GNULIB_ISFINITE='0' |
---|
17522 | GL_GNULIB_ISINF='0' |
---|
17523 | GL_GNULIB_ISNAN='0' |
---|
17524 | GL_GNULIB_ISNAND='0' |
---|
17525 | GL_GNULIB_ISNANF='0' |
---|
17526 | GL_GNULIB_ISNANL='0' |
---|
17527 | GL_GNULIB_ISWBLANK='1' |
---|
17528 | GL_GNULIB_ISWCTYPE='0' |
---|
17529 | GL_GNULIB_ISWDIGIT='1' |
---|
17530 | GL_GNULIB_ISWXDIGIT='1' |
---|
17531 | GL_GNULIB_LCHMOD='0' |
---|
17532 | GL_GNULIB_LCHOWN='0' |
---|
17533 | GL_GNULIB_LDEXPF='0' |
---|
17534 | GL_GNULIB_LDEXPL='0' |
---|
17535 | GL_GNULIB_LINK='0' |
---|
17536 | GL_GNULIB_LINKAT='0' |
---|
17537 | GL_GNULIB_LISTEN='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17538 | GL_GNULIB_LOCALECONV='0' |
---|
17539 | GL_GNULIB_LOCALENAME='1' |
---|
17540 | GL_GNULIB_LOCALTIME='0' |
---|
17541 | GL_GNULIB_LOG10='0' |
---|
17542 | GL_GNULIB_LOG10F='0' |
---|
17543 | GL_GNULIB_LOG10L='0' |
---|
17544 | GL_GNULIB_LOG1P='0' |
---|
17545 | GL_GNULIB_LOG1PF='0' |
---|
17546 | GL_GNULIB_LOG1PL='0' |
---|
17547 | GL_GNULIB_LOG2='0' |
---|
17548 | GL_GNULIB_LOG2F='0' |
---|
17549 | GL_GNULIB_LOG2L='0' |
---|
17550 | GL_GNULIB_LOG='0' |
---|
17551 | GL_GNULIB_LOGB='0' |
---|
17552 | GL_GNULIB_LOGBF='0' |
---|
17553 | GL_GNULIB_LOGBL='0' |
---|
17554 | GL_GNULIB_LOGF='0' |
---|
17555 | GL_GNULIB_LOGL='0' |
---|
17556 | GL_GNULIB_LSEEK='0' |
---|
17557 | GL_GNULIB_LSTAT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17558 | GL_GNULIB_MALLOC_GNU='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17559 | GL_GNULIB_MALLOC_POSIX='1' |
---|
17560 | GL_GNULIB_MBRLEN='0' |
---|
17561 | GL_GNULIB_MBRTOWC='1' |
---|
17562 | GL_GNULIB_MBSCASECMP='0' |
---|
17563 | GL_GNULIB_MBSCASESTR='0' |
---|
17564 | GL_GNULIB_MBSCHR='0' |
---|
17565 | GL_GNULIB_MBSCSPN='0' |
---|
17566 | GL_GNULIB_MBSINIT='1' |
---|
17567 | GL_GNULIB_MBSLEN='0' |
---|
17568 | GL_GNULIB_MBSNCASECMP='0' |
---|
17569 | GL_GNULIB_MBSNLEN='1' |
---|
17570 | GL_GNULIB_MBSNRTOWCS='0' |
---|
17571 | GL_GNULIB_MBSPBRK='0' |
---|
17572 | GL_GNULIB_MBSPCASECMP='0' |
---|
17573 | GL_GNULIB_MBSRCHR='0' |
---|
17574 | GL_GNULIB_MBSRTOWCS='0' |
---|
17575 | GL_GNULIB_MBSSEP='0' |
---|
17576 | GL_GNULIB_MBSSPN='0' |
---|
17577 | GL_GNULIB_MBSSTR='0' |
---|
17578 | GL_GNULIB_MBSTOK_R='0' |
---|
17579 | GL_GNULIB_MBTOWC='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17580 | GL_GNULIB_MDA_ACCESS='1' |
---|
17581 | GL_GNULIB_MDA_CHDIR='1' |
---|
17582 | GL_GNULIB_MDA_CHMOD='1' |
---|
17583 | GL_GNULIB_MDA_CLOSE='1' |
---|
17584 | GL_GNULIB_MDA_CREAT='1' |
---|
17585 | GL_GNULIB_MDA_DUP2='1' |
---|
17586 | GL_GNULIB_MDA_DUP='1' |
---|
17587 | GL_GNULIB_MDA_ECVT='1' |
---|
17588 | GL_GNULIB_MDA_EXECL='1' |
---|
17589 | GL_GNULIB_MDA_EXECLE='1' |
---|
17590 | GL_GNULIB_MDA_EXECLP='1' |
---|
17591 | GL_GNULIB_MDA_EXECV='1' |
---|
17592 | GL_GNULIB_MDA_EXECVE='1' |
---|
17593 | GL_GNULIB_MDA_EXECVP='1' |
---|
17594 | GL_GNULIB_MDA_EXECVPE='1' |
---|
17595 | GL_GNULIB_MDA_FCLOSEALL='1' |
---|
17596 | GL_GNULIB_MDA_FCVT='1' |
---|
17597 | GL_GNULIB_MDA_FDOPEN='1' |
---|
17598 | GL_GNULIB_MDA_FILENO='1' |
---|
17599 | GL_GNULIB_MDA_GCVT='1' |
---|
17600 | GL_GNULIB_MDA_GETCWD='1' |
---|
17601 | GL_GNULIB_MDA_GETPID='1' |
---|
17602 | GL_GNULIB_MDA_GETW='1' |
---|
17603 | GL_GNULIB_MDA_ISATTY='1' |
---|
17604 | GL_GNULIB_MDA_J0='1' |
---|
17605 | GL_GNULIB_MDA_J1='1' |
---|
17606 | GL_GNULIB_MDA_JN='1' |
---|
17607 | GL_GNULIB_MDA_LSEEK='1' |
---|
17608 | GL_GNULIB_MDA_MEMCCPY='1' |
---|
17609 | GL_GNULIB_MDA_MKDIR='1' |
---|
17610 | GL_GNULIB_MDA_MKTEMP='1' |
---|
17611 | GL_GNULIB_MDA_OPEN='1' |
---|
17612 | GL_GNULIB_MDA_PUTENV='1' |
---|
17613 | GL_GNULIB_MDA_PUTW='1' |
---|
17614 | GL_GNULIB_MDA_READ='1' |
---|
17615 | GL_GNULIB_MDA_RMDIR='1' |
---|
17616 | GL_GNULIB_MDA_STRDUP='1' |
---|
17617 | GL_GNULIB_MDA_SWAB='1' |
---|
17618 | GL_GNULIB_MDA_TEMPNAM='1' |
---|
17619 | GL_GNULIB_MDA_TZSET='1' |
---|
17620 | GL_GNULIB_MDA_UMASK='1' |
---|
17621 | GL_GNULIB_MDA_UNLINK='1' |
---|
17622 | GL_GNULIB_MDA_WCSDUP='1' |
---|
17623 | GL_GNULIB_MDA_WRITE='1' |
---|
17624 | GL_GNULIB_MDA_Y0='1' |
---|
17625 | GL_GNULIB_MDA_Y1='1' |
---|
17626 | GL_GNULIB_MDA_YN='1' |
---|
17627 | GL_GNULIB_MEMCHR='1' |
---|
17628 | GL_GNULIB_MEMMEM='0' |
---|
17629 | GL_GNULIB_MEMPCPY='0' |
---|
17630 | GL_GNULIB_MEMRCHR='0' |
---|
17631 | GL_GNULIB_MKDIR='0' |
---|
17632 | GL_GNULIB_MKDIRAT='0' |
---|
17633 | GL_GNULIB_MKDTEMP='0' |
---|
17634 | GL_GNULIB_MKFIFO='0' |
---|
17635 | GL_GNULIB_MKFIFOAT='0' |
---|
17636 | GL_GNULIB_MKNOD='0' |
---|
17637 | GL_GNULIB_MKNODAT='0' |
---|
17638 | GL_GNULIB_MKOSTEMP='0' |
---|
17639 | GL_GNULIB_MKOSTEMPS='0' |
---|
17640 | GL_GNULIB_MKSTEMP='0' |
---|
17641 | GL_GNULIB_MKSTEMPS='0' |
---|
17642 | GL_GNULIB_MKTIME='0' |
---|
17643 | GL_GNULIB_MODF='0' |
---|
17644 | GL_GNULIB_MODFF='0' |
---|
17645 | GL_GNULIB_MODFL='0' |
---|
17646 | GL_GNULIB_NANOSLEEP='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17647 | GL_GNULIB_NL_LANGINFO='0' |
---|
17648 | GL_GNULIB_NONBLOCKING='0' |
---|
17649 | GL_GNULIB_OBSTACK_PRINTF='0' |
---|
17650 | GL_GNULIB_OBSTACK_PRINTF_POSIX='0' |
---|
17651 | GL_GNULIB_OPEN='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17652 | GL_GNULIB_OPENAT='0' |
---|
17653 | GL_GNULIB_OVERRIDES_STRUCT_STAT='0' |
---|
17654 | GL_GNULIB_PCLOSE='0' |
---|
17655 | GL_GNULIB_PERROR='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17656 | GL_GNULIB_PIPE2='0' |
---|
17657 | GL_GNULIB_PIPE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17658 | GL_GNULIB_POPEN='0' |
---|
17659 | GL_GNULIB_POSIX_MEMALIGN='0' |
---|
17660 | GL_GNULIB_POSIX_OPENPT='0' |
---|
17661 | GL_GNULIB_POWF='0' |
---|
17662 | GL_GNULIB_PREAD='0' |
---|
17663 | GL_GNULIB_PRINTF='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17664 | GL_GNULIB_PRINTF_POSIX='0' |
---|
17665 | GL_GNULIB_PSELECT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17666 | GL_GNULIB_PTHREAD_COND='0' |
---|
17667 | GL_GNULIB_PTHREAD_MUTEX='0' |
---|
17668 | GL_GNULIB_PTHREAD_MUTEX_TIMEDLOCK='0' |
---|
17669 | GL_GNULIB_PTHREAD_ONCE='0' |
---|
17670 | GL_GNULIB_PTHREAD_RWLOCK='0' |
---|
17671 | GL_GNULIB_PTHREAD_SIGMASK='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17672 | GL_GNULIB_PTHREAD_SPIN='0' |
---|
17673 | GL_GNULIB_PTHREAD_THREAD='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17674 | GL_GNULIB_PTHREAD_TSS='0' |
---|
17675 | GL_GNULIB_PTSNAME='0' |
---|
17676 | GL_GNULIB_PTSNAME_R='0' |
---|
17677 | GL_GNULIB_PUTC='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17678 | GL_GNULIB_PUTCHAR='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17679 | GL_GNULIB_PUTENV='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17680 | GL_GNULIB_PUTS='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17681 | GL_GNULIB_PWRITE='0' |
---|
17682 | GL_GNULIB_QSORT_R='0' |
---|
17683 | GL_GNULIB_RAISE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17684 | GL_GNULIB_RANDOM='0' |
---|
17685 | GL_GNULIB_RANDOM_R='0' |
---|
17686 | GL_GNULIB_RAWMEMCHR='0' |
---|
17687 | GL_GNULIB_READ='0' |
---|
17688 | GL_GNULIB_READLINK='0' |
---|
17689 | GL_GNULIB_READLINKAT='0' |
---|
17690 | GL_GNULIB_REALLOCARRAY='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17691 | GL_GNULIB_REALLOC_GNU='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17692 | GL_GNULIB_REALLOC_POSIX='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17693 | GL_GNULIB_REALPATH='0' |
---|
17694 | GL_GNULIB_RECV='0' |
---|
17695 | GL_GNULIB_RECVFROM='0' |
---|
17696 | GL_GNULIB_REMAINDER='0' |
---|
17697 | GL_GNULIB_REMAINDERF='0' |
---|
17698 | GL_GNULIB_REMAINDERL='0' |
---|
17699 | GL_GNULIB_REMOVE='0' |
---|
17700 | GL_GNULIB_RENAME='0' |
---|
17701 | GL_GNULIB_RENAMEAT='0' |
---|
17702 | GL_GNULIB_RINT='0' |
---|
17703 | GL_GNULIB_RINTF='0' |
---|
17704 | GL_GNULIB_RINTL='0' |
---|
17705 | GL_GNULIB_RMDIR='0' |
---|
17706 | GL_GNULIB_ROUND='0' |
---|
17707 | GL_GNULIB_ROUNDF='0' |
---|
17708 | GL_GNULIB_ROUNDL='0' |
---|
17709 | GL_GNULIB_RPMATCH='0' |
---|
17710 | GL_GNULIB_SCANF='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17711 | GL_GNULIB_SCHED_YIELD='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17712 | GL_GNULIB_SECURE_GETENV='0' |
---|
17713 | GL_GNULIB_SELECT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17714 | GL_GNULIB_SEND='0' |
---|
17715 | GL_GNULIB_SENDTO='0' |
---|
17716 | GL_GNULIB_SETENV='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17717 | GL_GNULIB_SETHOSTNAME='0' |
---|
17718 | GL_GNULIB_SETLOCALE='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17719 | GL_GNULIB_SETLOCALE_NULL='1' |
---|
17720 | GL_GNULIB_SETSOCKOPT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17721 | GL_GNULIB_SHUTDOWN='0' |
---|
17722 | GL_GNULIB_SIGABBREV_NP='0' |
---|
17723 | GL_GNULIB_SIGACTION='0' |
---|
17724 | GL_GNULIB_SIGDESCR_NP='0' |
---|
17725 | GL_GNULIB_SIGNAL_H_SIGPIPE='0' |
---|
17726 | GL_GNULIB_SIGNBIT='1' |
---|
17727 | GL_GNULIB_SIGPROCMASK='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17728 | GL_GNULIB_SINF='0' |
---|
17729 | GL_GNULIB_SINHF='0' |
---|
17730 | GL_GNULIB_SINL='0' |
---|
17731 | GL_GNULIB_SLEEP='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17732 | GL_GNULIB_SNPRINTF='0' |
---|
17733 | GL_GNULIB_SOCKET='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17734 | GL_GNULIB_SPRINTF_POSIX='0' |
---|
17735 | GL_GNULIB_SQRTF='0' |
---|
17736 | GL_GNULIB_SQRTL='0' |
---|
17737 | GL_GNULIB_STAT='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17738 | GL_GNULIB_STDIO_H_NONBLOCKING='0' |
---|
17739 | GL_GNULIB_STDIO_H_SIGPIPE='0' |
---|
17740 | GL_GNULIB_STPCPY='0' |
---|
17741 | GL_GNULIB_STPNCPY='0' |
---|
17742 | GL_GNULIB_STRCASESTR='0' |
---|
17743 | GL_GNULIB_STRCHRNUL='0' |
---|
17744 | GL_GNULIB_STRDUP='0' |
---|
17745 | GL_GNULIB_STRERROR='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17746 | GL_GNULIB_STRERRORNAME_NP='0' |
---|
17747 | GL_GNULIB_STRERROR_R='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17748 | GL_GNULIB_STRFTIME='0' |
---|
17749 | GL_GNULIB_STRNCAT='1' |
---|
17750 | GL_GNULIB_STRNDUP='0' |
---|
17751 | GL_GNULIB_STRNLEN='0' |
---|
17752 | GL_GNULIB_STRPBRK='0' |
---|
17753 | GL_GNULIB_STRPTIME='0' |
---|
17754 | GL_GNULIB_STRSEP='0' |
---|
17755 | GL_GNULIB_STRSIGNAL='0' |
---|
17756 | GL_GNULIB_STRSTR='1' |
---|
17757 | GL_GNULIB_STRTOD='0' |
---|
17758 | GL_GNULIB_STRTOIMAX='0' |
---|
17759 | GL_GNULIB_STRTOK_R='0' |
---|
17760 | GL_GNULIB_STRTOL='0' |
---|
17761 | GL_GNULIB_STRTOLD='0' |
---|
17762 | GL_GNULIB_STRTOLL='0' |
---|
17763 | GL_GNULIB_STRTOUL='0' |
---|
17764 | GL_GNULIB_STRTOULL='0' |
---|
17765 | GL_GNULIB_STRTOUMAX='0' |
---|
17766 | GL_GNULIB_STRVERSCMP='0' |
---|
17767 | GL_GNULIB_SYMLINK='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17768 | GL_GNULIB_SYMLINKAT='0' |
---|
17769 | GL_GNULIB_SYSTEM_POSIX='0' |
---|
17770 | GL_GNULIB_TANF='0' |
---|
17771 | GL_GNULIB_TANHF='0' |
---|
17772 | GL_GNULIB_TANL='0' |
---|
17773 | GL_GNULIB_TIMEGM='0' |
---|
17774 | GL_GNULIB_TIMESPEC_GET='0' |
---|
17775 | GL_GNULIB_TIMESPEC_GETRES='0' |
---|
17776 | GL_GNULIB_TIME_R='0' |
---|
17777 | GL_GNULIB_TIME_RZ='0' |
---|
17778 | GL_GNULIB_TMPFILE='0' |
---|
17779 | GL_GNULIB_TOWCTRANS='0' |
---|
17780 | GL_GNULIB_TRUNC='0' |
---|
17781 | GL_GNULIB_TRUNCATE='0' |
---|
17782 | GL_GNULIB_TRUNCF='0' |
---|
17783 | GL_GNULIB_TRUNCL='0' |
---|
17784 | GL_GNULIB_TTYNAME_R='0' |
---|
17785 | GL_GNULIB_TZSET='0' |
---|
17786 | GL_GNULIB_UNISTD_H_GETOPT='0' |
---|
17787 | GL_GNULIB_UNISTD_H_NONBLOCKING='0' |
---|
17788 | GL_GNULIB_UNISTD_H_SIGPIPE='0' |
---|
17789 | GL_GNULIB_UNLINK='0' |
---|
17790 | GL_GNULIB_UNLINKAT='0' |
---|
17791 | GL_GNULIB_UNLOCKPT='0' |
---|
17792 | GL_GNULIB_UNSETENV='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17793 | GL_GNULIB_USLEEP='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17794 | GL_GNULIB_UTIMENSAT='0' |
---|
17795 | GL_GNULIB_VASPRINTF='0' |
---|
17796 | GL_GNULIB_VDPRINTF='0' |
---|
17797 | GL_GNULIB_VFPRINTF='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17798 | GL_GNULIB_VFPRINTF_POSIX='0' |
---|
17799 | GL_GNULIB_VFSCANF='0' |
---|
17800 | GL_GNULIB_VPRINTF='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17801 | GL_GNULIB_VPRINTF_POSIX='0' |
---|
17802 | GL_GNULIB_VSCANF='0' |
---|
17803 | GL_GNULIB_VSNPRINTF='0' |
---|
17804 | GL_GNULIB_VSPRINTF_POSIX='0' |
---|
17805 | GL_GNULIB_WCPCPY='0' |
---|
17806 | GL_GNULIB_WCPNCPY='0' |
---|
17807 | GL_GNULIB_WCRTOMB='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17808 | GL_GNULIB_WCSCASECMP='0' |
---|
17809 | GL_GNULIB_WCSCAT='0' |
---|
17810 | GL_GNULIB_WCSCHR='0' |
---|
17811 | GL_GNULIB_WCSCMP='0' |
---|
17812 | GL_GNULIB_WCSCOLL='0' |
---|
17813 | GL_GNULIB_WCSCPY='0' |
---|
17814 | GL_GNULIB_WCSCSPN='0' |
---|
17815 | GL_GNULIB_WCSDUP='0' |
---|
17816 | GL_GNULIB_WCSFTIME='0' |
---|
17817 | GL_GNULIB_WCSLEN='0' |
---|
17818 | GL_GNULIB_WCSNCASECMP='0' |
---|
17819 | GL_GNULIB_WCSNCAT='0' |
---|
17820 | GL_GNULIB_WCSNCMP='0' |
---|
17821 | GL_GNULIB_WCSNCPY='0' |
---|
17822 | GL_GNULIB_WCSNLEN='0' |
---|
17823 | GL_GNULIB_WCSNRTOMBS='0' |
---|
17824 | GL_GNULIB_WCSPBRK='0' |
---|
17825 | GL_GNULIB_WCSRCHR='0' |
---|
17826 | GL_GNULIB_WCSRTOMBS='0' |
---|
17827 | GL_GNULIB_WCSSPN='0' |
---|
17828 | GL_GNULIB_WCSSTR='0' |
---|
17829 | GL_GNULIB_WCSTOK='0' |
---|
17830 | GL_GNULIB_WCSWIDTH='0' |
---|
17831 | GL_GNULIB_WCSXFRM='0' |
---|
17832 | GL_GNULIB_WCTOB='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17833 | GL_GNULIB_WCTOMB='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
17834 | GL_GNULIB_WCTRANS='0' |
---|
17835 | GL_GNULIB_WCTYPE='0' |
---|
17836 | GL_GNULIB_WCWIDTH='1' |
---|
17837 | GL_GNULIB_WMEMCHR='0' |
---|
17838 | GL_GNULIB_WMEMCMP='0' |
---|
17839 | GL_GNULIB_WMEMCPY='0' |
---|
17840 | GL_GNULIB_WMEMMOVE='0' |
---|
17841 | GL_GNULIB_WMEMPCPY='0' |
---|
17842 | GL_GNULIB_WMEMSET='0' |
---|
17843 | GL_GNULIB_WRITE='0' |
---|
17844 | GL_GNULIB__EXIT='0' |
---|
17845 | GNULIBHEADERS_OVERRIDE_WINT_T='0' |
---|
17846 | GNULIB_GETTIMEOFDAY='0' |
---|
17847 | GREP='/opt/local/bin/ggrep' |
---|
17848 | HAVE_ACCEPT4='1' |
---|
17849 | HAVE_ACOSF='1' |
---|
17850 | HAVE_ACOSL='1' |
---|
17851 | HAVE_ALIGNED_ALLOC='1' |
---|
17852 | HAVE_ALLOCA_H='1' |
---|
17853 | HAVE_ARPA_INET_H='1' |
---|
17854 | HAVE_ASINF='1' |
---|
17855 | HAVE_ASINL='1' |
---|
17856 | HAVE_ATAN2F='1' |
---|
17857 | HAVE_ATANF='1' |
---|
17858 | HAVE_ATANL='1' |
---|
17859 | HAVE_ATOLL='1' |
---|
17860 | HAVE_BTOWC='1' |
---|
17861 | HAVE_C99_STDINT_H='1' |
---|
17862 | HAVE_CANONICALIZE_FILE_NAME='1' |
---|
17863 | HAVE_CBRT='1' |
---|
17864 | HAVE_CBRTF='1' |
---|
17865 | HAVE_CBRTL='1' |
---|
17866 | HAVE_CHOWN='1' |
---|
17867 | HAVE_COPYSIGN='1' |
---|
17868 | HAVE_COPYSIGNL='1' |
---|
17869 | HAVE_COPY_FILE_RANGE='1' |
---|
17870 | HAVE_COSF='1' |
---|
17871 | HAVE_COSHF='1' |
---|
17872 | HAVE_COSL='1' |
---|
17873 | HAVE_CRTDEFS_H='0' |
---|
17874 | HAVE_DECL_ACOSL='1' |
---|
17875 | HAVE_DECL_ASINL='1' |
---|
17876 | HAVE_DECL_ATANL='1' |
---|
17877 | HAVE_DECL_CBRTF='1' |
---|
17878 | HAVE_DECL_CBRTL='1' |
---|
17879 | HAVE_DECL_CEILF='1' |
---|
17880 | HAVE_DECL_CEILL='1' |
---|
17881 | HAVE_DECL_COPYSIGNF='1' |
---|
17882 | HAVE_DECL_COSL='1' |
---|
17883 | HAVE_DECL_ECVT='1' |
---|
17884 | HAVE_DECL_ENVIRON='0' |
---|
17885 | HAVE_DECL_EXECVPE='0' |
---|
17886 | HAVE_DECL_EXP2='1' |
---|
17887 | HAVE_DECL_EXP2F='1' |
---|
17888 | HAVE_DECL_EXP2L='1' |
---|
17889 | HAVE_DECL_EXPL='1' |
---|
17890 | HAVE_DECL_EXPM1L='1' |
---|
17891 | HAVE_DECL_FCHDIR='1' |
---|
17892 | HAVE_DECL_FCLOSEALL='0' |
---|
17893 | HAVE_DECL_FCVT='1' |
---|
17894 | HAVE_DECL_FDATASYNC='1' |
---|
17895 | HAVE_DECL_FLOORF='1' |
---|
17896 | HAVE_DECL_FLOORL='1' |
---|
17897 | HAVE_DECL_FPURGE='1' |
---|
17898 | HAVE_DECL_FREXPL='1' |
---|
17899 | HAVE_DECL_FSEEKO='1' |
---|
17900 | HAVE_DECL_FTELLO='1' |
---|
17901 | HAVE_DECL_GCVT='1' |
---|
17902 | HAVE_DECL_GETDELIM='1' |
---|
17903 | HAVE_DECL_GETDOMAINNAME='1' |
---|
17904 | HAVE_DECL_GETLINE='1' |
---|
17905 | HAVE_DECL_GETLOADAVG='1' |
---|
17906 | HAVE_DECL_GETLOGIN='1' |
---|
17907 | HAVE_DECL_GETLOGIN_R='1' |
---|
17908 | HAVE_DECL_GETPAGESIZE='1' |
---|
17909 | HAVE_DECL_GETUSERSHELL='1' |
---|
17910 | HAVE_DECL_IMAXABS='1' |
---|
17911 | HAVE_DECL_IMAXDIV='1' |
---|
17912 | HAVE_DECL_INET_NTOP='1' |
---|
17913 | HAVE_DECL_INET_PTON='1' |
---|
17914 | HAVE_DECL_INITSTATE='1' |
---|
17915 | HAVE_DECL_LDEXPL='1' |
---|
17916 | HAVE_DECL_LOCALTIME_R='1' |
---|
17917 | HAVE_DECL_LOG10L='1' |
---|
17918 | HAVE_DECL_LOG2='1' |
---|
17919 | HAVE_DECL_LOG2F='1' |
---|
17920 | HAVE_DECL_LOG2L='1' |
---|
17921 | HAVE_DECL_LOGB='1' |
---|
17922 | HAVE_DECL_LOGL='1' |
---|
17923 | HAVE_DECL_MEMMEM='1' |
---|
17924 | HAVE_DECL_MEMRCHR='1' |
---|
17925 | HAVE_DECL_OBSTACK_PRINTF='1' |
---|
17926 | HAVE_DECL_REMAINDER='1' |
---|
17927 | HAVE_DECL_REMAINDERL='1' |
---|
17928 | HAVE_DECL_RINTF='1' |
---|
17929 | HAVE_DECL_ROUND='1' |
---|
17930 | HAVE_DECL_ROUNDF='1' |
---|
17931 | HAVE_DECL_ROUNDL='1' |
---|
17932 | HAVE_DECL_SETENV='1' |
---|
17933 | HAVE_DECL_SETHOSTNAME='1' |
---|
17934 | HAVE_DECL_SETSTATE='1' |
---|
17935 | HAVE_DECL_SINL='1' |
---|
17936 | HAVE_DECL_SNPRINTF='1' |
---|
17937 | HAVE_DECL_SQRTL='1' |
---|
17938 | HAVE_DECL_STRDUP='1' |
---|
17939 | HAVE_DECL_STRERROR_R='1' |
---|
17940 | HAVE_DECL_STRNDUP='1' |
---|
17941 | HAVE_DECL_STRNLEN='1' |
---|
17942 | HAVE_DECL_STRSIGNAL='1' |
---|
17943 | HAVE_DECL_STRTOIMAX='1' |
---|
17944 | HAVE_DECL_STRTOK_R='1' |
---|
17945 | HAVE_DECL_STRTOUMAX='1' |
---|
17946 | HAVE_DECL_TANL='1' |
---|
17947 | HAVE_DECL_TRUNC='1' |
---|
17948 | HAVE_DECL_TRUNCATE='1' |
---|
17949 | HAVE_DECL_TRUNCF='1' |
---|
17950 | HAVE_DECL_TRUNCL='1' |
---|
17951 | HAVE_DECL_TTYNAME_R='1' |
---|
17952 | HAVE_DECL_UNSETENV='1' |
---|
17953 | HAVE_DECL_VSNPRINTF='1' |
---|
17954 | HAVE_DECL_WCSDUP='1' |
---|
17955 | HAVE_DECL_WCTOB='1' |
---|
17956 | HAVE_DECL_WCWIDTH='1' |
---|
17957 | HAVE_DPRINTF='1' |
---|
17958 | HAVE_DUP3='1' |
---|
17959 | HAVE_DUPLOCALE='1' |
---|
17960 | HAVE_EUIDACCESS='1' |
---|
17961 | HAVE_EXECVPE='1' |
---|
17962 | HAVE_EXPF='1' |
---|
17963 | HAVE_EXPL='1' |
---|
17964 | HAVE_EXPLICIT_BZERO='1' |
---|
17965 | HAVE_EXPM1='1' |
---|
17966 | HAVE_EXPM1F='1' |
---|
17967 | HAVE_FABSF='1' |
---|
17968 | HAVE_FABSL='1' |
---|
17969 | HAVE_FACCESSAT='1' |
---|
17970 | HAVE_FCHDIR='1' |
---|
17971 | HAVE_FCHMODAT='1' |
---|
17972 | HAVE_FCHOWNAT='1' |
---|
17973 | HAVE_FCNTL='1' |
---|
17974 | HAVE_FDATASYNC='1' |
---|
17975 | HAVE_FEATURES_H='0' |
---|
17976 | HAVE_FFSL='1' |
---|
17977 | HAVE_FFSLL='1' |
---|
17978 | HAVE_FMA='1' |
---|
17979 | HAVE_FMAF='1' |
---|
17980 | HAVE_FMAL='1' |
---|
17981 | HAVE_FMODF='1' |
---|
17982 | HAVE_FMODL='1' |
---|
17983 | HAVE_FREELOCALE='1' |
---|
17984 | HAVE_FREXPF='1' |
---|
17985 | HAVE_FSEEKO='1' |
---|
17986 | HAVE_FSTATAT='1' |
---|
17987 | HAVE_FSYNC='1' |
---|
17988 | HAVE_FTELLO='1' |
---|
17989 | HAVE_FTRUNCATE='1' |
---|
17990 | HAVE_FUTIMENS='1' |
---|
17991 | HAVE_GETDTABLESIZE='1' |
---|
17992 | HAVE_GETENTROPY='1' |
---|
17993 | HAVE_GETGROUPS='1' |
---|
17994 | HAVE_GETHOSTNAME='1' |
---|
17995 | HAVE_GETLOGIN='1' |
---|
17996 | HAVE_GETPAGESIZE='1' |
---|
17997 | HAVE_GETPASS='1' |
---|
17998 | HAVE_GETSUBOPT='1' |
---|
17999 | HAVE_GETTIMEOFDAY='1' |
---|
18000 | HAVE_GETUMASK='1' |
---|
18001 | HAVE_GLOBAL_SYMBOL_PIPE='1' |
---|
18002 | HAVE_GRANTPT='1' |
---|
18003 | HAVE_GROUP_MEMBER='1' |
---|
18004 | HAVE_HYPOTF='1' |
---|
18005 | HAVE_HYPOTL='1' |
---|
18006 | HAVE_ILOGB='1' |
---|
18007 | HAVE_ILOGBF='1' |
---|
18008 | HAVE_ILOGBL='1' |
---|
18009 | HAVE_IMAXDIV_T='1' |
---|
18010 | HAVE_INITSTATE='1' |
---|
18011 | HAVE_INTTYPES_H='1' |
---|
18012 | HAVE_ISBLANK='1' |
---|
18013 | HAVE_ISNAND='1' |
---|
18014 | HAVE_ISNANF='1' |
---|
18015 | HAVE_ISNANL='1' |
---|
18016 | HAVE_ISWBLANK='1' |
---|
18017 | HAVE_ISWCNTRL='1' |
---|
18018 | HAVE_LANGINFO_ALTMON='0' |
---|
18019 | HAVE_LANGINFO_CODESET='1' |
---|
18020 | HAVE_LANGINFO_ERA='1' |
---|
18021 | HAVE_LANGINFO_H='1' |
---|
18022 | HAVE_LANGINFO_T_FMT_AMPM='1' |
---|
18023 | HAVE_LANGINFO_YESEXPR='1' |
---|
18024 | HAVE_LCHMOD='1' |
---|
18025 | HAVE_LCHOWN='1' |
---|
18026 | HAVE_LDEXPF='1' |
---|
18027 | HAVE_LINK='1' |
---|
18028 | HAVE_LINKAT='1' |
---|
18029 | HAVE_LOG10F='1' |
---|
18030 | HAVE_LOG10L='1' |
---|
18031 | HAVE_LOG1P='1' |
---|
18032 | HAVE_LOG1PF='1' |
---|
18033 | HAVE_LOG1PL='1' |
---|
18034 | HAVE_LOGBF='1' |
---|
18035 | HAVE_LOGBL='1' |
---|
18036 | HAVE_LOGF='1' |
---|
18037 | HAVE_LOGL='1' |
---|
18038 | HAVE_LSTAT='1' |
---|
18039 | HAVE_MAX_ALIGN_T='1' |
---|
18040 | HAVE_MBRLEN='1' |
---|
18041 | HAVE_MBRTOWC='1' |
---|
18042 | HAVE_MBSINIT='1' |
---|
18043 | HAVE_MBSLEN='0' |
---|
18044 | HAVE_MBSNRTOWCS='1' |
---|
18045 | HAVE_MBSRTOWCS='1' |
---|
18046 | HAVE_MBTOWC='1' |
---|
18047 | HAVE_MEMPCPY='1' |
---|
18048 | HAVE_MKDIRAT='1' |
---|
18049 | HAVE_MKDTEMP='1' |
---|
18050 | HAVE_MKFIFO='1' |
---|
18051 | HAVE_MKFIFOAT='1' |
---|
18052 | HAVE_MKNOD='1' |
---|
18053 | HAVE_MKNODAT='1' |
---|
18054 | HAVE_MKOSTEMP='1' |
---|
18055 | HAVE_MKOSTEMPS='1' |
---|
18056 | HAVE_MKSTEMP='1' |
---|
18057 | HAVE_MKSTEMPS='1' |
---|
18058 | HAVE_MODFF='1' |
---|
18059 | HAVE_MODFL='1' |
---|
18060 | HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' |
---|
18061 | HAVE_NANOSLEEP='1' |
---|
18062 | HAVE_NETINET_IN_H='' |
---|
18063 | HAVE_NEWLOCALE='1' |
---|
18064 | HAVE_NL_LANGINFO='1' |
---|
18065 | HAVE_OPENAT='1' |
---|
18066 | HAVE_OS_H='0' |
---|
18067 | HAVE_PCLOSE='1' |
---|
18068 | HAVE_PIPE2='1' |
---|
18069 | HAVE_PIPE='1' |
---|
18070 | HAVE_POPEN='1' |
---|
18071 | HAVE_POSIX_MEMALIGN='1' |
---|
18072 | HAVE_POSIX_OPENPT='1' |
---|
18073 | HAVE_POSIX_SIGNALBLOCKING='1' |
---|
18074 | HAVE_POWF='1' |
---|
18075 | HAVE_PREAD='1' |
---|
18076 | HAVE_PSELECT='1' |
---|
18077 | HAVE_PTHREAD_ATTR_DESTROY='1' |
---|
18078 | HAVE_PTHREAD_ATTR_GETDETACHSTATE='1' |
---|
18079 | HAVE_PTHREAD_ATTR_INIT='1' |
---|
18080 | HAVE_PTHREAD_ATTR_SETDETACHSTATE='1' |
---|
18081 | HAVE_PTHREAD_CONDATTR_DESTROY='1' |
---|
18082 | HAVE_PTHREAD_CONDATTR_INIT='1' |
---|
18083 | HAVE_PTHREAD_COND_BROADCAST='1' |
---|
18084 | HAVE_PTHREAD_COND_DESTROY='1' |
---|
18085 | HAVE_PTHREAD_COND_INIT='1' |
---|
18086 | HAVE_PTHREAD_COND_SIGNAL='1' |
---|
18087 | HAVE_PTHREAD_COND_TIMEDWAIT='1' |
---|
18088 | HAVE_PTHREAD_COND_WAIT='1' |
---|
18089 | HAVE_PTHREAD_CREATE='1' |
---|
18090 | HAVE_PTHREAD_CREATE_DETACHED='1' |
---|
18091 | HAVE_PTHREAD_DETACH='1' |
---|
18092 | HAVE_PTHREAD_EQUAL='1' |
---|
18093 | HAVE_PTHREAD_EXIT='1' |
---|
18094 | HAVE_PTHREAD_GETSPECIFIC='1' |
---|
18095 | HAVE_PTHREAD_H='1' |
---|
18096 | HAVE_PTHREAD_JOIN='1' |
---|
18097 | HAVE_PTHREAD_KEY_CREATE='1' |
---|
18098 | HAVE_PTHREAD_KEY_DELETE='1' |
---|
18099 | HAVE_PTHREAD_MUTEXATTR_DESTROY='1' |
---|
18100 | HAVE_PTHREAD_MUTEXATTR_GETROBUST='1' |
---|
18101 | HAVE_PTHREAD_MUTEXATTR_GETTYPE='1' |
---|
18102 | HAVE_PTHREAD_MUTEXATTR_INIT='1' |
---|
18103 | HAVE_PTHREAD_MUTEXATTR_SETROBUST='1' |
---|
18104 | HAVE_PTHREAD_MUTEXATTR_SETTYPE='1' |
---|
18105 | HAVE_PTHREAD_MUTEX_DESTROY='1' |
---|
18106 | HAVE_PTHREAD_MUTEX_INIT='1' |
---|
18107 | HAVE_PTHREAD_MUTEX_LOCK='1' |
---|
18108 | HAVE_PTHREAD_MUTEX_RECURSIVE='1' |
---|
18109 | HAVE_PTHREAD_MUTEX_ROBUST='0' |
---|
18110 | HAVE_PTHREAD_MUTEX_TIMEDLOCK='1' |
---|
18111 | HAVE_PTHREAD_MUTEX_TRYLOCK='1' |
---|
18112 | HAVE_PTHREAD_MUTEX_UNLOCK='1' |
---|
18113 | HAVE_PTHREAD_ONCE='1' |
---|
18114 | HAVE_PTHREAD_PROCESS_SHARED='1' |
---|
18115 | HAVE_PTHREAD_RWLOCKATTR_DESTROY='1' |
---|
18116 | HAVE_PTHREAD_RWLOCKATTR_INIT='1' |
---|
18117 | HAVE_PTHREAD_RWLOCK_DESTROY='1' |
---|
18118 | HAVE_PTHREAD_RWLOCK_INIT='1' |
---|
18119 | HAVE_PTHREAD_RWLOCK_RDLOCK='1' |
---|
18120 | HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK='1' |
---|
18121 | HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK='1' |
---|
18122 | HAVE_PTHREAD_RWLOCK_TRYRDLOCK='1' |
---|
18123 | HAVE_PTHREAD_RWLOCK_TRYWRLOCK='1' |
---|
18124 | HAVE_PTHREAD_RWLOCK_UNLOCK='1' |
---|
18125 | HAVE_PTHREAD_RWLOCK_WRLOCK='1' |
---|
18126 | HAVE_PTHREAD_SELF='1' |
---|
18127 | HAVE_PTHREAD_SETSPECIFIC='1' |
---|
18128 | HAVE_PTHREAD_SIGMASK='1' |
---|
18129 | HAVE_PTHREAD_SPINLOCK_T='0' |
---|
18130 | HAVE_PTHREAD_SPIN_DESTROY='1' |
---|
18131 | HAVE_PTHREAD_SPIN_INIT='1' |
---|
18132 | HAVE_PTHREAD_SPIN_LOCK='1' |
---|
18133 | HAVE_PTHREAD_SPIN_TRYLOCK='1' |
---|
18134 | HAVE_PTHREAD_SPIN_UNLOCK='1' |
---|
18135 | HAVE_PTHREAD_T='1' |
---|
18136 | HAVE_PTSNAME='1' |
---|
18137 | HAVE_PTSNAME_R='1' |
---|
18138 | HAVE_PWRITE='1' |
---|
18139 | HAVE_QSORT_R='1' |
---|
18140 | HAVE_RAISE='1' |
---|
18141 | HAVE_RANDOM='1' |
---|
18142 | HAVE_RANDOM_H='1' |
---|
18143 | HAVE_RANDOM_R='1' |
---|
18144 | HAVE_RAWMEMCHR='1' |
---|
18145 | HAVE_READLINK='1' |
---|
18146 | HAVE_READLINKAT='1' |
---|
18147 | HAVE_REALLOCARRAY='0' |
---|
18148 | HAVE_REALPATH='1' |
---|
18149 | HAVE_REMAINDER='1' |
---|
18150 | HAVE_REMAINDERF='1' |
---|
18151 | HAVE_RENAMEAT='1' |
---|
18152 | HAVE_RINT='1' |
---|
18153 | HAVE_RINTL='1' |
---|
18154 | HAVE_RPMATCH='1' |
---|
18155 | HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' |
---|
18156 | HAVE_SA_FAMILY_T='1' |
---|
18157 | HAVE_SCHED_H='1' |
---|
18158 | HAVE_SCHED_YIELD='1' |
---|
18159 | HAVE_SECURE_GETENV='1' |
---|
18160 | HAVE_SETENV='1' |
---|
18161 | HAVE_SETHOSTNAME='1' |
---|
18162 | HAVE_SETSTATE='1' |
---|
18163 | HAVE_SIGABBREV_NP='1' |
---|
18164 | HAVE_SIGACTION='1' |
---|
18165 | HAVE_SIGDESCR_NP='1' |
---|
18166 | HAVE_SIGHANDLER_T='0' |
---|
18167 | HAVE_SIGINFO_T='1' |
---|
18168 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
18169 | HAVE_SIGNED_WCHAR_T='' |
---|
18170 | HAVE_SIGNED_WINT_T='' |
---|
18171 | HAVE_SIGSET_T='1' |
---|
18172 | HAVE_SINF='1' |
---|
18173 | HAVE_SINHF='1' |
---|
18174 | HAVE_SINL='1' |
---|
18175 | HAVE_SLEEP='1' |
---|
18176 | HAVE_SQRTF='1' |
---|
18177 | HAVE_SQRTL='1' |
---|
18178 | HAVE_STDINT_H='1' |
---|
18179 | HAVE_STPCPY='1' |
---|
18180 | HAVE_STPNCPY='1' |
---|
18181 | HAVE_STRCASESTR='1' |
---|
18182 | HAVE_STRCHRNUL='1' |
---|
18183 | HAVE_STRERRORNAME_NP='1' |
---|
18184 | HAVE_STRPBRK='1' |
---|
18185 | HAVE_STRPTIME='1' |
---|
18186 | HAVE_STRSEP='1' |
---|
18187 | HAVE_STRTOD='1' |
---|
18188 | HAVE_STRTOL='1' |
---|
18189 | HAVE_STRTOLD='1' |
---|
18190 | HAVE_STRTOLL='1' |
---|
18191 | HAVE_STRTOUL='1' |
---|
18192 | HAVE_STRTOULL='1' |
---|
18193 | HAVE_STRUCT_RANDOM_DATA='1' |
---|
18194 | HAVE_STRUCT_SCHED_PARAM='1' |
---|
18195 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' |
---|
18196 | HAVE_STRUCT_SOCKADDR_STORAGE='1' |
---|
18197 | HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' |
---|
18198 | HAVE_STRUCT_TIMEVAL='1' |
---|
18199 | HAVE_STRVERSCMP='1' |
---|
18200 | HAVE_SYMLINK='1' |
---|
18201 | HAVE_SYMLINKAT='1' |
---|
18202 | HAVE_SYS_BITYPES_H='0' |
---|
18203 | HAVE_SYS_CDEFS_H='1' |
---|
18204 | HAVE_SYS_INTTYPES_H='0' |
---|
18205 | HAVE_SYS_IOCTL_H='1' |
---|
18206 | HAVE_SYS_LOADAVG_H='0' |
---|
18207 | HAVE_SYS_PARAM_H='0' |
---|
18208 | HAVE_SYS_SELECT_H='1' |
---|
18209 | HAVE_SYS_SOCKET_H='1' |
---|
18210 | HAVE_SYS_TIME_H='1' |
---|
18211 | HAVE_SYS_TYPES_H='1' |
---|
18212 | HAVE_SYS_UIO_H='1' |
---|
18213 | HAVE_TANF='1' |
---|
18214 | HAVE_TANHF='1' |
---|
18215 | HAVE_TANL='1' |
---|
18216 | HAVE_TIMEGM='1' |
---|
18217 | HAVE_TIMESPEC_GET='1' |
---|
18218 | HAVE_TIMESPEC_GETRES='1' |
---|
18219 | HAVE_TIMEZONE_T='0' |
---|
18220 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' |
---|
18221 | HAVE_UNISTD_H='1' |
---|
18222 | HAVE_UNLINKAT='1' |
---|
18223 | HAVE_UNLOCKPT='1' |
---|
18224 | HAVE_USLEEP='1' |
---|
18225 | HAVE_UTIMENSAT='1' |
---|
18226 | HAVE_VASPRINTF='1' |
---|
18227 | HAVE_VDPRINTF='1' |
---|
18228 | HAVE_VISIBILITY='1' |
---|
18229 | HAVE_WCHAR_H='1' |
---|
18230 | HAVE_WCHAR_T='1' |
---|
18231 | HAVE_WCPCPY='1' |
---|
18232 | HAVE_WCPNCPY='1' |
---|
18233 | HAVE_WCRTOMB='1' |
---|
18234 | HAVE_WCSCASECMP='1' |
---|
18235 | HAVE_WCSCAT='1' |
---|
18236 | HAVE_WCSCHR='1' |
---|
18237 | HAVE_WCSCMP='1' |
---|
18238 | HAVE_WCSCOLL='1' |
---|
18239 | HAVE_WCSCPY='1' |
---|
18240 | HAVE_WCSCSPN='1' |
---|
18241 | HAVE_WCSDUP='1' |
---|
18242 | HAVE_WCSFTIME='1' |
---|
18243 | HAVE_WCSLEN='1' |
---|
18244 | HAVE_WCSNCASECMP='1' |
---|
18245 | HAVE_WCSNCAT='1' |
---|
18246 | HAVE_WCSNCMP='1' |
---|
18247 | HAVE_WCSNCPY='1' |
---|
18248 | HAVE_WCSNLEN='1' |
---|
18249 | HAVE_WCSNRTOMBS='1' |
---|
18250 | HAVE_WCSPBRK='1' |
---|
18251 | HAVE_WCSRCHR='1' |
---|
18252 | HAVE_WCSRTOMBS='1' |
---|
18253 | HAVE_WCSSPN='1' |
---|
18254 | HAVE_WCSSTR='1' |
---|
18255 | HAVE_WCSTOK='1' |
---|
18256 | HAVE_WCSWIDTH='1' |
---|
18257 | HAVE_WCSXFRM='1' |
---|
18258 | HAVE_WCTRANS_T='1' |
---|
18259 | HAVE_WCTYPE_H='1' |
---|
18260 | HAVE_WCTYPE_T='1' |
---|
18261 | HAVE_WINSOCK2_H='0' |
---|
18262 | HAVE_WINT_T='1' |
---|
18263 | HAVE_WMEMCHR='1' |
---|
18264 | HAVE_WMEMCMP='1' |
---|
18265 | HAVE_WMEMCPY='1' |
---|
18266 | HAVE_WMEMMOVE='1' |
---|
18267 | HAVE_WMEMPCPY='1' |
---|
18268 | HAVE_WMEMSET='1' |
---|
18269 | HAVE_WS2TCPIP_H='0' |
---|
18270 | HAVE_XLOCALE_H='1' |
---|
18271 | HAVE__EXIT='1' |
---|
18272 | HEXVERSION='0x010100' |
---|
18273 | ICONV_CONST='' |
---|
18274 | ICONV_H='iconv.h' |
---|
18275 | INCLUDE_NEXT='include_next' |
---|
18276 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' |
---|
18277 | INET_PTON_LIB='' |
---|
18278 | INSTALL_DATA='${INSTALL} -m 644' |
---|
18279 | INSTALL_PROGRAM='${INSTALL}' |
---|
18280 | INSTALL_SCRIPT='${INSTALL}' |
---|
18281 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
18282 | INT32_MAX_LT_INTMAX_MAX='1' |
---|
18283 | INT64_MAX_EQ_LONG_MAX='1' |
---|
18284 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
18285 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
18286 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64' |
---|
18287 | LIBICONV='-liconv' |
---|
18288 | LIBINTL='' |
---|
18289 | LIBMULTITHREAD='-lpthread' |
---|
18290 | LIBOBJS='' |
---|
18291 | LIBPMULTITHREAD='-lpthread' |
---|
18292 | LIBPTHREAD='' |
---|
18293 | LIBS='' |
---|
18294 | LIBSOCKET='' |
---|
18295 | LIBSTDTHREAD='' |
---|
18296 | LIBTESTS_LIBDEPS='' |
---|
18297 | LIBTHREAD='' |
---|
18298 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
18299 | LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#' |
---|
18300 | LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE='' |
---|
18301 | LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#' |
---|
18302 | LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE='' |
---|
18303 | LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_FALSE='#' |
---|
18304 | LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE='' |
---|
18305 | LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#' |
---|
18306 | LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='' |
---|
18307 | LIBUNISTRING_COMPILE_UNICASE_TOTITLE_FALSE='#' |
---|
18308 | LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE='' |
---|
18309 | LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE='#' |
---|
18310 | LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE='' |
---|
18311 | LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_FALSE='#' |
---|
18312 | LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE='' |
---|
18313 | LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_FALSE='#' |
---|
18314 | LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE='' |
---|
18315 | LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_FALSE='#' |
---|
18316 | LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE='' |
---|
18317 | LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_FALSE='#' |
---|
18318 | LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE='' |
---|
18319 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_FALSE='#' |
---|
18320 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE='' |
---|
18321 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_FALSE='#' |
---|
18322 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE='' |
---|
18323 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_FALSE='#' |
---|
18324 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE='' |
---|
18325 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_FALSE='#' |
---|
18326 | LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE='' |
---|
18327 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_FALSE='#' |
---|
18328 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE='' |
---|
18329 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_FALSE='#' |
---|
18330 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE='' |
---|
18331 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_FALSE='#' |
---|
18332 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE='' |
---|
18333 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_FALSE='#' |
---|
18334 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE='' |
---|
18335 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_FALSE='#' |
---|
18336 | LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE='' |
---|
18337 | LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_FALSE='#' |
---|
18338 | LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE='' |
---|
18339 | LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_FALSE='#' |
---|
18340 | LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_TRUE='' |
---|
18341 | LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_FALSE='#' |
---|
18342 | LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE='' |
---|
18343 | LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_FALSE='#' |
---|
18344 | LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE='' |
---|
18345 | LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_FALSE='#' |
---|
18346 | LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE='' |
---|
18347 | LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_FALSE='#' |
---|
18348 | LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE='' |
---|
18349 | LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_FALSE='#' |
---|
18350 | LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE='' |
---|
18351 | LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_FALSE='#' |
---|
18352 | LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE='' |
---|
18353 | LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_FALSE='#' |
---|
18354 | LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE='' |
---|
18355 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_FALSE='#' |
---|
18356 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE='' |
---|
18357 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_FALSE='#' |
---|
18358 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE='' |
---|
18359 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_FALSE='#' |
---|
18360 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE='' |
---|
18361 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_FALSE='#' |
---|
18362 | LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE='' |
---|
18363 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_FALSE='#' |
---|
18364 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE='' |
---|
18365 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_FALSE='#' |
---|
18366 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE='' |
---|
18367 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_FALSE='#' |
---|
18368 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE='' |
---|
18369 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_FALSE='#' |
---|
18370 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE='' |
---|
18371 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_FALSE='#' |
---|
18372 | LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE='' |
---|
18373 | LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_FALSE='#' |
---|
18374 | LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE='' |
---|
18375 | LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_FALSE='#' |
---|
18376 | LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_TRUE='' |
---|
18377 | LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_FALSE='#' |
---|
18378 | LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE='' |
---|
18379 | LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_FALSE='#' |
---|
18380 | LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE='' |
---|
18381 | LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_FALSE='#' |
---|
18382 | LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE='' |
---|
18383 | LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_FALSE='#' |
---|
18384 | LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE='' |
---|
18385 | LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_FALSE='#' |
---|
18386 | LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE='' |
---|
18387 | LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_FALSE='#' |
---|
18388 | LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE='' |
---|
18389 | LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_FALSE='#' |
---|
18390 | LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE='' |
---|
18391 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_FALSE='#' |
---|
18392 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE='' |
---|
18393 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_FALSE='#' |
---|
18394 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE='' |
---|
18395 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_FALSE='#' |
---|
18396 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE='' |
---|
18397 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_FALSE='#' |
---|
18398 | LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE='' |
---|
18399 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_FALSE='#' |
---|
18400 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE='' |
---|
18401 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_FALSE='#' |
---|
18402 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE='' |
---|
18403 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_FALSE='#' |
---|
18404 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE='' |
---|
18405 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_FALSE='#' |
---|
18406 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE='' |
---|
18407 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_FALSE='#' |
---|
18408 | LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE='' |
---|
18409 | LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_FALSE='#' |
---|
18410 | LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE='' |
---|
18411 | LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_FALSE='#' |
---|
18412 | LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_TRUE='' |
---|
18413 | LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#' |
---|
18414 | LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE='' |
---|
18415 | LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_FALSE='#' |
---|
18416 | LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE='' |
---|
18417 | LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE='#' |
---|
18418 | LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE='' |
---|
18419 | LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_FALSE='#' |
---|
18420 | LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE='' |
---|
18421 | LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_FALSE='#' |
---|
18422 | LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE='' |
---|
18423 | LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_FALSE='#' |
---|
18424 | LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE='' |
---|
18425 | LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_FALSE='#' |
---|
18426 | LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE='' |
---|
18427 | LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_FALSE='#' |
---|
18428 | LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE='' |
---|
18429 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_FALSE='#' |
---|
18430 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE='' |
---|
18431 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_FALSE='#' |
---|
18432 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE='' |
---|
18433 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_FALSE='#' |
---|
18434 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE='' |
---|
18435 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_FALSE='#' |
---|
18436 | LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE='' |
---|
18437 | LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_FALSE='#' |
---|
18438 | LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE='' |
---|
18439 | LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE='#' |
---|
18440 | LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE='' |
---|
18441 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_FALSE='#' |
---|
18442 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE='' |
---|
18443 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_FALSE='#' |
---|
18444 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE='' |
---|
18445 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_FALSE='#' |
---|
18446 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE='' |
---|
18447 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_FALSE='#' |
---|
18448 | LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE='' |
---|
18449 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#' |
---|
18450 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE='' |
---|
18451 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='#' |
---|
18452 | LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE='' |
---|
18453 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_FALSE='#' |
---|
18454 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE='' |
---|
18455 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_FALSE='#' |
---|
18456 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE='' |
---|
18457 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_FALSE='#' |
---|
18458 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE='' |
---|
18459 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_FALSE='#' |
---|
18460 | LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE='' |
---|
18461 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_FALSE='#' |
---|
18462 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE='' |
---|
18463 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_FALSE='#' |
---|
18464 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE='' |
---|
18465 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_FALSE='#' |
---|
18466 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE='' |
---|
18467 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_FALSE='#' |
---|
18468 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE='' |
---|
18469 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_FALSE='#' |
---|
18470 | LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE='' |
---|
18471 | LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_FALSE='#' |
---|
18472 | LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE='' |
---|
18473 | LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_FALSE='#' |
---|
18474 | LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE='' |
---|
18475 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_FALSE='#' |
---|
18476 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_FALSE='#' |
---|
18477 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE='' |
---|
18478 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE='' |
---|
18479 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_FALSE='#' |
---|
18480 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE='' |
---|
18481 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_FALSE='#' |
---|
18482 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE='' |
---|
18483 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_FALSE='#' |
---|
18484 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE='' |
---|
18485 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_FALSE='#' |
---|
18486 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE='' |
---|
18487 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_FALSE='#' |
---|
18488 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE='' |
---|
18489 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_FALSE='#' |
---|
18490 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE='' |
---|
18491 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_FALSE='#' |
---|
18492 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE='' |
---|
18493 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_FALSE='#' |
---|
18494 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE='' |
---|
18495 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_FALSE='#' |
---|
18496 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE='' |
---|
18497 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_FALSE='#' |
---|
18498 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE='' |
---|
18499 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_FALSE='#' |
---|
18500 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE='' |
---|
18501 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_FALSE='#' |
---|
18502 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE='' |
---|
18503 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_FALSE='#' |
---|
18504 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE='' |
---|
18505 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_FALSE='#' |
---|
18506 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE='' |
---|
18507 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_FALSE='#' |
---|
18508 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE='' |
---|
18509 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_FALSE='#' |
---|
18510 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE='' |
---|
18511 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_FALSE='#' |
---|
18512 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE='' |
---|
18513 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_FALSE='#' |
---|
18514 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE='' |
---|
18515 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_FALSE='#' |
---|
18516 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE='' |
---|
18517 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_FALSE='#' |
---|
18518 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE='' |
---|
18519 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_FALSE='#' |
---|
18520 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE='' |
---|
18521 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_FALSE='#' |
---|
18522 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE='' |
---|
18523 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_FALSE='#' |
---|
18524 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE='' |
---|
18525 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_FALSE='#' |
---|
18526 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE='' |
---|
18527 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_FALSE='#' |
---|
18528 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE='' |
---|
18529 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_FALSE='#' |
---|
18530 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE='' |
---|
18531 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_FALSE='#' |
---|
18532 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE='' |
---|
18533 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_FALSE='#' |
---|
18534 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE='' |
---|
18535 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_FALSE='#' |
---|
18536 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE='' |
---|
18537 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_FALSE='#' |
---|
18538 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE='' |
---|
18539 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_FALSE='#' |
---|
18540 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE='' |
---|
18541 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_FALSE='#' |
---|
18542 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE='' |
---|
18543 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_FALSE='#' |
---|
18544 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE='' |
---|
18545 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_FALSE='#' |
---|
18546 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE='' |
---|
18547 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_FALSE='#' |
---|
18548 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE='' |
---|
18549 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_FALSE='#' |
---|
18550 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE='' |
---|
18551 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_FALSE='#' |
---|
18552 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE='' |
---|
18553 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_FALSE='#' |
---|
18554 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE='' |
---|
18555 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_FALSE='#' |
---|
18556 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE='' |
---|
18557 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_FALSE='#' |
---|
18558 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE='' |
---|
18559 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_FALSE='#' |
---|
18560 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE='' |
---|
18561 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_FALSE='#' |
---|
18562 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE='' |
---|
18563 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_FALSE='#' |
---|
18564 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE='' |
---|
18565 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_FALSE='#' |
---|
18566 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE='' |
---|
18567 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_FALSE='#' |
---|
18568 | LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE='' |
---|
18569 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_FALSE='#' |
---|
18570 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE='' |
---|
18571 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#' |
---|
18572 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_FALSE='#' |
---|
18573 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE='' |
---|
18574 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_FALSE='#' |
---|
18575 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE='' |
---|
18576 | LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE='' |
---|
18577 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#' |
---|
18578 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE='' |
---|
18579 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#' |
---|
18580 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE='' |
---|
18581 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#' |
---|
18582 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='' |
---|
18583 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#' |
---|
18584 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='' |
---|
18585 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#' |
---|
18586 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='' |
---|
18587 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#' |
---|
18588 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE='' |
---|
18589 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#' |
---|
18590 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='' |
---|
18591 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' |
---|
18592 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' |
---|
18593 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#' |
---|
18594 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE='' |
---|
18595 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#' |
---|
18596 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='' |
---|
18597 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#' |
---|
18598 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='' |
---|
18599 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#' |
---|
18600 | LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE='' |
---|
18601 | LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_FALSE='#' |
---|
18602 | LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE='' |
---|
18603 | LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_FALSE='#' |
---|
18604 | LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE='' |
---|
18605 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_FALSE='#' |
---|
18606 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE='' |
---|
18607 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_FALSE='#' |
---|
18608 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE='' |
---|
18609 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_FALSE='#' |
---|
18610 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE='' |
---|
18611 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_FALSE='#' |
---|
18612 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE='' |
---|
18613 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_FALSE='#' |
---|
18614 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE='' |
---|
18615 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_FALSE='#' |
---|
18616 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE='' |
---|
18617 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_FALSE='#' |
---|
18618 | LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE='' |
---|
18619 | LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_FALSE='#' |
---|
18620 | LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE='' |
---|
18621 | LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_FALSE='#' |
---|
18622 | LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE='' |
---|
18623 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_FALSE='#' |
---|
18624 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE='' |
---|
18625 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_FALSE='#' |
---|
18626 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE='' |
---|
18627 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_FALSE='#' |
---|
18628 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE='' |
---|
18629 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_FALSE='#' |
---|
18630 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE='' |
---|
18631 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_FALSE='#' |
---|
18632 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE='' |
---|
18633 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_FALSE='#' |
---|
18634 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE='' |
---|
18635 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_FALSE='#' |
---|
18636 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE='' |
---|
18637 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_FALSE='#' |
---|
18638 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE='' |
---|
18639 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_FALSE='#' |
---|
18640 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE='' |
---|
18641 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_FALSE='#' |
---|
18642 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE='' |
---|
18643 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_FALSE='#' |
---|
18644 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE='' |
---|
18645 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_FALSE='#' |
---|
18646 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE='' |
---|
18647 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_FALSE='#' |
---|
18648 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE='' |
---|
18649 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_FALSE='#' |
---|
18650 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE='' |
---|
18651 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_FALSE='#' |
---|
18652 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE='' |
---|
18653 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_FALSE='#' |
---|
18654 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE='' |
---|
18655 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_FALSE='#' |
---|
18656 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE='' |
---|
18657 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_FALSE='#' |
---|
18658 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE='' |
---|
18659 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_FALSE='#' |
---|
18660 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE='' |
---|
18661 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_FALSE='#' |
---|
18662 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE='' |
---|
18663 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_FALSE='#' |
---|
18664 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE='' |
---|
18665 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_FALSE='#' |
---|
18666 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE='' |
---|
18667 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_FALSE='#' |
---|
18668 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE='' |
---|
18669 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_FALSE='#' |
---|
18670 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE='' |
---|
18671 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_FALSE='#' |
---|
18672 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE='' |
---|
18673 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_FALSE='#' |
---|
18674 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE='' |
---|
18675 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_FALSE='#' |
---|
18676 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE='' |
---|
18677 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_FALSE='#' |
---|
18678 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE='' |
---|
18679 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_FALSE='#' |
---|
18680 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE='' |
---|
18681 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_FALSE='#' |
---|
18682 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE='' |
---|
18683 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_FALSE='#' |
---|
18684 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE='' |
---|
18685 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_FALSE='#' |
---|
18686 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE='' |
---|
18687 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' |
---|
18688 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' |
---|
18689 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_FALSE='#' |
---|
18690 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE='' |
---|
18691 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_FALSE='#' |
---|
18692 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE='' |
---|
18693 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_FALSE='#' |
---|
18694 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_TRUE='' |
---|
18695 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_FALSE='#' |
---|
18696 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_FALSE='#' |
---|
18697 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_TRUE='' |
---|
18698 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_FALSE='#' |
---|
18699 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_TRUE='' |
---|
18700 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_FALSE='#' |
---|
18701 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_TRUE='' |
---|
18702 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_TRUE='' |
---|
18703 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_FALSE='#' |
---|
18704 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_TRUE='' |
---|
18705 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_FALSE='#' |
---|
18706 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE='' |
---|
18707 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_FALSE='#' |
---|
18708 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE='' |
---|
18709 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_FALSE='#' |
---|
18710 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE='' |
---|
18711 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_FALSE='#' |
---|
18712 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE='' |
---|
18713 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_FALSE='#' |
---|
18714 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE='' |
---|
18715 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_FALSE='#' |
---|
18716 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE='' |
---|
18717 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_FALSE='#' |
---|
18718 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE='' |
---|
18719 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_FALSE='#' |
---|
18720 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE='' |
---|
18721 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_FALSE='#' |
---|
18722 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE='' |
---|
18723 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_FALSE='#' |
---|
18724 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE='' |
---|
18725 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#' |
---|
18726 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE='' |
---|
18727 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#' |
---|
18728 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE='' |
---|
18729 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_FALSE='#' |
---|
18730 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE='' |
---|
18731 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_FALSE='#' |
---|
18732 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE='' |
---|
18733 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_FALSE='#' |
---|
18734 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE='' |
---|
18735 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_FALSE='#' |
---|
18736 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE='' |
---|
18737 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_FALSE='#' |
---|
18738 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE='' |
---|
18739 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_FALSE='#' |
---|
18740 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE='' |
---|
18741 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_FALSE='#' |
---|
18742 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE='' |
---|
18743 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_FALSE='#' |
---|
18744 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE='' |
---|
18745 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_FALSE='#' |
---|
18746 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE='' |
---|
18747 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_FALSE='#' |
---|
18748 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE='' |
---|
18749 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_FALSE='#' |
---|
18750 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE='' |
---|
18751 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_FALSE='#' |
---|
18752 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE='' |
---|
18753 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' |
---|
18754 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' |
---|
18755 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_FALSE='#' |
---|
18756 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE='' |
---|
18757 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_FALSE='#' |
---|
18758 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE='' |
---|
18759 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_FALSE='#' |
---|
18760 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE='' |
---|
18761 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_FALSE='#' |
---|
18762 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE='' |
---|
18763 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_FALSE='#' |
---|
18764 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE='' |
---|
18765 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_FALSE='#' |
---|
18766 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE='' |
---|
18767 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_FALSE='#' |
---|
18768 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE='' |
---|
18769 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_FALSE='#' |
---|
18770 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE='' |
---|
18771 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_FALSE='#' |
---|
18772 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE='' |
---|
18773 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_FALSE='#' |
---|
18774 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE='' |
---|
18775 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_FALSE='#' |
---|
18776 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE='' |
---|
18777 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_FALSE='#' |
---|
18778 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE='' |
---|
18779 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_FALSE='#' |
---|
18780 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE='' |
---|
18781 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_FALSE='#' |
---|
18782 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE='' |
---|
18783 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_FALSE='#' |
---|
18784 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_TRUE='' |
---|
18785 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_FALSE='#' |
---|
18786 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE='' |
---|
18787 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#' |
---|
18788 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE='' |
---|
18789 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_FALSE='#' |
---|
18790 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE='' |
---|
18791 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_FALSE='#' |
---|
18792 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE='' |
---|
18793 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_FALSE='#' |
---|
18794 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE='' |
---|
18795 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_FALSE='#' |
---|
18796 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE='' |
---|
18797 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_FALSE='#' |
---|
18798 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE='' |
---|
18799 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_FALSE='#' |
---|
18800 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE='' |
---|
18801 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_FALSE='#' |
---|
18802 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE='' |
---|
18803 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_FALSE='#' |
---|
18804 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE='' |
---|
18805 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_FALSE='#' |
---|
18806 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE='' |
---|
18807 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_FALSE='#' |
---|
18808 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE='' |
---|
18809 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_FALSE='#' |
---|
18810 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE='' |
---|
18811 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_FALSE='#' |
---|
18812 | LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE='' |
---|
18813 | LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_FALSE='#' |
---|
18814 | LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE='' |
---|
18815 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_FALSE='#' |
---|
18816 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE='' |
---|
18817 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_FALSE='#' |
---|
18818 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE='' |
---|
18819 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_FALSE='#' |
---|
18820 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE='' |
---|
18821 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_FALSE='#' |
---|
18822 | LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE='' |
---|
18823 | LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_FALSE='#' |
---|
18824 | LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE='' |
---|
18825 | LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_FALSE='#' |
---|
18826 | LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE='' |
---|
18827 | LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_FALSE='#' |
---|
18828 | LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE='' |
---|
18829 | LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_FALSE='#' |
---|
18830 | LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE='' |
---|
18831 | LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_FALSE='#' |
---|
18832 | LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE='' |
---|
18833 | LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_FALSE='#' |
---|
18834 | LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE='' |
---|
18835 | LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_FALSE='#' |
---|
18836 | LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE='' |
---|
18837 | LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_FALSE='#' |
---|
18838 | LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE='' |
---|
18839 | LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_FALSE='#' |
---|
18840 | LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE='' |
---|
18841 | LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#' |
---|
18842 | LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE='' |
---|
18843 | LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_FALSE='#' |
---|
18844 | LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_TRUE='' |
---|
18845 | LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#' |
---|
18846 | LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE='' |
---|
18847 | LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_FALSE='#' |
---|
18848 | LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE='' |
---|
18849 | LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_FALSE='#' |
---|
18850 | LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE='' |
---|
18851 | LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_FALSE='#' |
---|
18852 | LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE='' |
---|
18853 | LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_FALSE='#' |
---|
18854 | LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE='' |
---|
18855 | LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_FALSE='#' |
---|
18856 | LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE='' |
---|
18857 | LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#' |
---|
18858 | LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE='' |
---|
18859 | LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_FALSE='#' |
---|
18860 | LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE='' |
---|
18861 | LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_FALSE='#' |
---|
18862 | LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE='' |
---|
18863 | LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_FALSE='#' |
---|
18864 | LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE='' |
---|
18865 | LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#' |
---|
18866 | LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE='' |
---|
18867 | LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_FALSE='#' |
---|
18868 | LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE='' |
---|
18869 | LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_FALSE='#' |
---|
18870 | LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE='' |
---|
18871 | LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_FALSE='#' |
---|
18872 | LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE='' |
---|
18873 | LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_FALSE='#' |
---|
18874 | LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE='' |
---|
18875 | LIBUNISTRING_COMPILE_UNINORM_FILTER_FALSE='#' |
---|
18876 | LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE='' |
---|
18877 | LIBUNISTRING_COMPILE_UNINORM_NFC_FALSE='#' |
---|
18878 | LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE='' |
---|
18879 | LIBUNISTRING_COMPILE_UNINORM_NFD_FALSE='#' |
---|
18880 | LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE='' |
---|
18881 | LIBUNISTRING_COMPILE_UNINORM_NFKC_FALSE='#' |
---|
18882 | LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE='' |
---|
18883 | LIBUNISTRING_COMPILE_UNINORM_NFKD_FALSE='#' |
---|
18884 | LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE='' |
---|
18885 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_FALSE='#' |
---|
18886 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE='' |
---|
18887 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_FALSE='#' |
---|
18888 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE='' |
---|
18889 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_FALSE='#' |
---|
18890 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE='' |
---|
18891 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_FALSE='#' |
---|
18892 | LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE='' |
---|
18893 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_FALSE='#' |
---|
18894 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE='' |
---|
18895 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_FALSE='#' |
---|
18896 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE='' |
---|
18897 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_FALSE='#' |
---|
18898 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE='' |
---|
18899 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_FALSE='#' |
---|
18900 | LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE='' |
---|
18901 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#' |
---|
18902 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE='' |
---|
18903 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_FALSE='#' |
---|
18904 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE='' |
---|
18905 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_FALSE='#' |
---|
18906 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE='' |
---|
18907 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_FALSE='#' |
---|
18908 | LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE='' |
---|
18909 | LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_FALSE='#' |
---|
18910 | LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE='' |
---|
18911 | LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_FALSE='#' |
---|
18912 | LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE='' |
---|
18913 | LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_FALSE='#' |
---|
18914 | LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE='' |
---|
18915 | LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_FALSE='#' |
---|
18916 | LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE='' |
---|
18917 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_FALSE='#' |
---|
18918 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE='' |
---|
18919 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_FALSE='#' |
---|
18920 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE='' |
---|
18921 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_FALSE='#' |
---|
18922 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE='' |
---|
18923 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_FALSE='#' |
---|
18924 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE='' |
---|
18925 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_FALSE='#' |
---|
18926 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE='' |
---|
18927 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_FALSE='#' |
---|
18928 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE='' |
---|
18929 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_FALSE='#' |
---|
18930 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE='' |
---|
18931 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_FALSE='#' |
---|
18932 | LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE='' |
---|
18933 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_FALSE='#' |
---|
18934 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE='' |
---|
18935 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_FALSE='#' |
---|
18936 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE='' |
---|
18937 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_FALSE='#' |
---|
18938 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE='' |
---|
18939 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_FALSE='#' |
---|
18940 | LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE='' |
---|
18941 | LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_FALSE='#' |
---|
18942 | LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE='' |
---|
18943 | LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_FALSE='#' |
---|
18944 | LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE='' |
---|
18945 | LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_FALSE='#' |
---|
18946 | LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE='' |
---|
18947 | LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_FALSE='#' |
---|
18948 | LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE='' |
---|
18949 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_FALSE='#' |
---|
18950 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE='' |
---|
18951 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_FALSE='#' |
---|
18952 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE='' |
---|
18953 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_FALSE='#' |
---|
18954 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE='' |
---|
18955 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_FALSE='#' |
---|
18956 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE='' |
---|
18957 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_FALSE='#' |
---|
18958 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE='' |
---|
18959 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_FALSE='#' |
---|
18960 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE='' |
---|
18961 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_FALSE='#' |
---|
18962 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE='' |
---|
18963 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_FALSE='#' |
---|
18964 | LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE='' |
---|
18965 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_FALSE='#' |
---|
18966 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE='' |
---|
18967 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_FALSE='#' |
---|
18968 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE='' |
---|
18969 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_FALSE='#' |
---|
18970 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE='' |
---|
18971 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_FALSE='#' |
---|
18972 | LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE='' |
---|
18973 | LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_FALSE='#' |
---|
18974 | LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE='' |
---|
18975 | LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_FALSE='#' |
---|
18976 | LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE='' |
---|
18977 | LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_FALSE='#' |
---|
18978 | LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE='' |
---|
18979 | LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_FALSE='#' |
---|
18980 | LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE='' |
---|
18981 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_FALSE='#' |
---|
18982 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE='' |
---|
18983 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_FALSE='#' |
---|
18984 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE='' |
---|
18985 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_FALSE='#' |
---|
18986 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE='' |
---|
18987 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_FALSE='#' |
---|
18988 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE='' |
---|
18989 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_FALSE='#' |
---|
18990 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE='' |
---|
18991 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_FALSE='#' |
---|
18992 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE='' |
---|
18993 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_FALSE='#' |
---|
18994 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE='' |
---|
18995 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_FALSE='#' |
---|
18996 | LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE='' |
---|
18997 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_FALSE='#' |
---|
18998 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE='' |
---|
18999 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_FALSE='#' |
---|
19000 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE='' |
---|
19001 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_FALSE='#' |
---|
19002 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE='' |
---|
19003 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_FALSE='#' |
---|
19004 | LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE='' |
---|
19005 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_FALSE='#' |
---|
19006 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE='' |
---|
19007 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_FALSE='#' |
---|
19008 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE='' |
---|
19009 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_FALSE='#' |
---|
19010 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE='' |
---|
19011 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_FALSE='#' |
---|
19012 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE='' |
---|
19013 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_FALSE='#' |
---|
19014 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE='' |
---|
19015 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_FALSE='#' |
---|
19016 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE='' |
---|
19017 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_FALSE='#' |
---|
19018 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE='' |
---|
19019 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_FALSE='#' |
---|
19020 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE='' |
---|
19021 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_FALSE='#' |
---|
19022 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE='' |
---|
19023 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_FALSE='#' |
---|
19024 | LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE='' |
---|
19025 | LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_FALSE='#' |
---|
19026 | LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE='' |
---|
19027 | LIBUNISTRING_COMPILE_UNISTR_U16_CHR_FALSE='#' |
---|
19028 | LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE='' |
---|
19029 | LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_FALSE='#' |
---|
19030 | LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE='' |
---|
19031 | LIBUNISTRING_COMPILE_UNISTR_U16_CMP_FALSE='#' |
---|
19032 | LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE='' |
---|
19033 | LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_FALSE='#' |
---|
19034 | LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE='' |
---|
19035 | LIBUNISTRING_COMPILE_UNISTR_U16_CPY_FALSE='#' |
---|
19036 | LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE='' |
---|
19037 | LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_FALSE='#' |
---|
19038 | LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE='' |
---|
19039 | LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_FALSE='#' |
---|
19040 | LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE='' |
---|
19041 | LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_FALSE='#' |
---|
19042 | LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE='' |
---|
19043 | LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_FALSE='#' |
---|
19044 | LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE='' |
---|
19045 | LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE='#' |
---|
19046 | LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE='' |
---|
19047 | LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_FALSE='#' |
---|
19048 | LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE='' |
---|
19049 | LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_FALSE='#' |
---|
19050 | LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE='' |
---|
19051 | LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_FALSE='#' |
---|
19052 | LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE='' |
---|
19053 | LIBUNISTRING_COMPILE_UNISTR_U16_PREV_FALSE='#' |
---|
19054 | LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE='' |
---|
19055 | LIBUNISTRING_COMPILE_UNISTR_U16_SET_FALSE='#' |
---|
19056 | LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE='' |
---|
19057 | LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_FALSE='#' |
---|
19058 | LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE='' |
---|
19059 | LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_FALSE='#' |
---|
19060 | LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE='' |
---|
19061 | LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_FALSE='#' |
---|
19062 | LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE='' |
---|
19063 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_FALSE='#' |
---|
19064 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE='' |
---|
19065 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_FALSE='#' |
---|
19066 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE='' |
---|
19067 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_FALSE='#' |
---|
19068 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE='' |
---|
19069 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_FALSE='#' |
---|
19070 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE='' |
---|
19071 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_FALSE='#' |
---|
19072 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE='' |
---|
19073 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_FALSE='#' |
---|
19074 | LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE='' |
---|
19075 | LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_FALSE='#' |
---|
19076 | LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE='' |
---|
19077 | LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_FALSE='#' |
---|
19078 | LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE='' |
---|
19079 | LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_FALSE='#' |
---|
19080 | LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE='' |
---|
19081 | LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_FALSE='#' |
---|
19082 | LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE='' |
---|
19083 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_FALSE='#' |
---|
19084 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE='' |
---|
19085 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_FALSE='#' |
---|
19086 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE='' |
---|
19087 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_FALSE='#' |
---|
19088 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE='' |
---|
19089 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_FALSE='#' |
---|
19090 | LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE='' |
---|
19091 | LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_FALSE='#' |
---|
19092 | LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE='' |
---|
19093 | LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_FALSE='#' |
---|
19094 | LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE='' |
---|
19095 | LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_FALSE='#' |
---|
19096 | LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE='' |
---|
19097 | LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_FALSE='#' |
---|
19098 | LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE='' |
---|
19099 | LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_FALSE='#' |
---|
19100 | LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE='' |
---|
19101 | LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_FALSE='#' |
---|
19102 | LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE='' |
---|
19103 | LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_FALSE='#' |
---|
19104 | LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE='' |
---|
19105 | LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_FALSE='#' |
---|
19106 | LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE='' |
---|
19107 | LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_FALSE='#' |
---|
19108 | LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE='' |
---|
19109 | LIBUNISTRING_COMPILE_UNISTR_U32_CHR_FALSE='#' |
---|
19110 | LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE='' |
---|
19111 | LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_FALSE='#' |
---|
19112 | LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE='' |
---|
19113 | LIBUNISTRING_COMPILE_UNISTR_U32_CMP_FALSE='#' |
---|
19114 | LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE='' |
---|
19115 | LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_FALSE='#' |
---|
19116 | LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE='' |
---|
19117 | LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE='#' |
---|
19118 | LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE='' |
---|
19119 | LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_FALSE='#' |
---|
19120 | LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE='' |
---|
19121 | LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE='#' |
---|
19122 | LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE='' |
---|
19123 | LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_FALSE='#' |
---|
19124 | LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE='' |
---|
19125 | LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_FALSE='#' |
---|
19126 | LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE='' |
---|
19127 | LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_FALSE='#' |
---|
19128 | LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE='' |
---|
19129 | LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_FALSE='#' |
---|
19130 | LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE='' |
---|
19131 | LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_FALSE='#' |
---|
19132 | LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE='' |
---|
19133 | LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_FALSE='#' |
---|
19134 | LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE='' |
---|
19135 | LIBUNISTRING_COMPILE_UNISTR_U32_PREV_FALSE='#' |
---|
19136 | LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE='' |
---|
19137 | LIBUNISTRING_COMPILE_UNISTR_U32_SET_FALSE='#' |
---|
19138 | LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE='' |
---|
19139 | LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_FALSE='#' |
---|
19140 | LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE='' |
---|
19141 | LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_FALSE='#' |
---|
19142 | LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE='' |
---|
19143 | LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_FALSE='#' |
---|
19144 | LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE='' |
---|
19145 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_FALSE='#' |
---|
19146 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE='' |
---|
19147 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_FALSE='#' |
---|
19148 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE='' |
---|
19149 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_FALSE='#' |
---|
19150 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE='' |
---|
19151 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_FALSE='#' |
---|
19152 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE='' |
---|
19153 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_FALSE='#' |
---|
19154 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE='' |
---|
19155 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_FALSE='#' |
---|
19156 | LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE='' |
---|
19157 | LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_FALSE='#' |
---|
19158 | LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE='' |
---|
19159 | LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_FALSE='#' |
---|
19160 | LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE='' |
---|
19161 | LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_FALSE='#' |
---|
19162 | LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE='' |
---|
19163 | LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_FALSE='#' |
---|
19164 | LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE='' |
---|
19165 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_FALSE='#' |
---|
19166 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE='' |
---|
19167 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_FALSE='#' |
---|
19168 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE='' |
---|
19169 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_FALSE='#' |
---|
19170 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE='' |
---|
19171 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_FALSE='#' |
---|
19172 | LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE='' |
---|
19173 | LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_FALSE='#' |
---|
19174 | LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE='' |
---|
19175 | LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_FALSE='#' |
---|
19176 | LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE='' |
---|
19177 | LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_FALSE='#' |
---|
19178 | LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE='' |
---|
19179 | LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_FALSE='#' |
---|
19180 | LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE='' |
---|
19181 | LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_FALSE='#' |
---|
19182 | LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE='' |
---|
19183 | LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_FALSE='#' |
---|
19184 | LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE='' |
---|
19185 | LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#' |
---|
19186 | LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE='' |
---|
19187 | LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_FALSE='#' |
---|
19188 | LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE='' |
---|
19189 | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#' |
---|
19190 | LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' |
---|
19191 | LIBUNISTRING_COMPILE_UNISTR_U8_CHR_FALSE='#' |
---|
19192 | LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE='' |
---|
19193 | LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_FALSE='#' |
---|
19194 | LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE='' |
---|
19195 | LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE='#' |
---|
19196 | LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE='' |
---|
19197 | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_FALSE='#' |
---|
19198 | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE='' |
---|
19199 | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#' |
---|
19200 | LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='' |
---|
19201 | LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_FALSE='#' |
---|
19202 | LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE='' |
---|
19203 | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#' |
---|
19204 | LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE='' |
---|
19205 | LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_FALSE='#' |
---|
19206 | LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE='' |
---|
19207 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' |
---|
19208 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' |
---|
19209 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#' |
---|
19210 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' |
---|
19211 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#' |
---|
19212 | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' |
---|
19213 | LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_FALSE='#' |
---|
19214 | LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE='' |
---|
19215 | LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_FALSE='#' |
---|
19216 | LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE='' |
---|
19217 | LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#' |
---|
19218 | LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE='' |
---|
19219 | LIBUNISTRING_COMPILE_UNISTR_U8_SET_FALSE='#' |
---|
19220 | LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE='' |
---|
19221 | LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_FALSE='#' |
---|
19222 | LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE='' |
---|
19223 | LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_FALSE='#' |
---|
19224 | LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE='' |
---|
19225 | LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_FALSE='#' |
---|
19226 | LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE='' |
---|
19227 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_FALSE='#' |
---|
19228 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE='' |
---|
19229 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_FALSE='#' |
---|
19230 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE='' |
---|
19231 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_FALSE='#' |
---|
19232 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE='' |
---|
19233 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_FALSE='#' |
---|
19234 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE='' |
---|
19235 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_FALSE='#' |
---|
19236 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE='' |
---|
19237 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_FALSE='#' |
---|
19238 | LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE='' |
---|
19239 | LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_FALSE='#' |
---|
19240 | LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE='' |
---|
19241 | LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#' |
---|
19242 | LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='' |
---|
19243 | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE='#' |
---|
19244 | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE='' |
---|
19245 | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#' |
---|
19246 | LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE='' |
---|
19247 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#' |
---|
19248 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE='' |
---|
19249 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_FALSE='#' |
---|
19250 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE='' |
---|
19251 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_FALSE='#' |
---|
19252 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE='' |
---|
19253 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_FALSE='#' |
---|
19254 | LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE='' |
---|
19255 | LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_FALSE='#' |
---|
19256 | LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE='' |
---|
19257 | LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_FALSE='#' |
---|
19258 | LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE='' |
---|
19259 | LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_FALSE='#' |
---|
19260 | LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE='' |
---|
19261 | LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_FALSE='#' |
---|
19262 | LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE='' |
---|
19263 | LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_FALSE='#' |
---|
19264 | LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE='' |
---|
19265 | LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_FALSE='#' |
---|
19266 | LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE='' |
---|
19267 | LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#' |
---|
19268 | LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE='' |
---|
19269 | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' |
---|
19270 | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' |
---|
19271 | LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_FALSE='#' |
---|
19272 | LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE='' |
---|
19273 | LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_FALSE='#' |
---|
19274 | LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE='' |
---|
19275 | LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_FALSE='#' |
---|
19276 | LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE='' |
---|
19277 | LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_FALSE='#' |
---|
19278 | LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE='' |
---|
19279 | LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_FALSE='#' |
---|
19280 | LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE='' |
---|
19281 | LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_FALSE='#' |
---|
19282 | LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE='' |
---|
19283 | LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_FALSE='#' |
---|
19284 | LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE='' |
---|
19285 | LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_FALSE='#' |
---|
19286 | LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE='' |
---|
19287 | LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_FALSE='#' |
---|
19288 | LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE='' |
---|
19289 | LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#' |
---|
19290 | LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE='' |
---|
19291 | LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#' |
---|
19292 | LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE='' |
---|
19293 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' |
---|
19294 | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' |
---|
19295 | LIBUNISTRING_UNICASE_H='unicase.h' |
---|
19296 | LIBUNISTRING_UNICONV_H='uniconv.h' |
---|
19297 | LIBUNISTRING_UNICTYPE_H='unictype.h' |
---|
19298 | LIBUNISTRING_UNIGBRK_H='unigbrk.h' |
---|
19299 | LIBUNISTRING_UNILBRK_H='unilbrk.h' |
---|
19300 | LIBUNISTRING_UNINAME_H='uniname.h' |
---|
19301 | LIBUNISTRING_UNINORM_H='uninorm.h' |
---|
19302 | LIBUNISTRING_UNISTDIO_H='unistdio.h' |
---|
19303 | LIBUNISTRING_UNISTR_H='unistr.h' |
---|
19304 | LIBUNISTRING_UNITYPES_H='unitypes.h' |
---|
19305 | LIBUNISTRING_UNIWBRK_H='uniwbrk.h' |
---|
19306 | LIBUNISTRING_UNIWIDTH_H='uniwidth.h' |
---|
19307 | LIB_HARD_LOCALE='' |
---|
19308 | LIB_MBRTOWC='' |
---|
19309 | LIB_NANOSLEEP='' |
---|
19310 | LIB_PTHREAD='-lpthread' |
---|
19311 | LIB_PTHREAD_SIGMASK='' |
---|
19312 | LIB_SCHED_YIELD='' |
---|
19313 | LIB_SELECT='' |
---|
19314 | LIB_SEMAPHORE='' |
---|
19315 | LIB_SETLOCALE='' |
---|
19316 | LIB_SETLOCALE_NULL='' |
---|
19317 | LIMITS_H='limits.h' |
---|
19318 | LIPO='lipo' |
---|
19319 | LN_S='ln -s' |
---|
19320 | LOCALCHARSET_TESTS_ENVIRONMENT='' |
---|
19321 | LOCALENAME_ENHANCE_LOCALE_FUNCS='0' |
---|
19322 | LOCALE_AR='none' |
---|
19323 | LOCALE_FR='fr_FR.ISO8859-1' |
---|
19324 | LOCALE_FR_UTF8='fr_FR.UTF-8' |
---|
19325 | LOCALE_JA='ja_JP.eucJP' |
---|
19326 | LOCALE_TR_UTF8='none' |
---|
19327 | LOCALE_ZH_CN='zh_CN.GB18030' |
---|
19328 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
19329 | LTLIBINTL='' |
---|
19330 | LTLIBMULTITHREAD='-lpthread' |
---|
19331 | LTLIBOBJS='' |
---|
19332 | LTLIBTHREAD='' |
---|
19333 | LT_SYS_LIBRARY_PATH='' |
---|
19334 | MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing'\'' makeinfo' |
---|
19335 | MANIFEST_TOOL=':' |
---|
19336 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
19337 | NAMESPACING='yes' |
---|
19338 | NETINET_IN_H='' |
---|
19339 | NEXT_ARPA_INET_H='<arpa/inet.h>' |
---|
19340 | NEXT_ASSERT_H='<assert.h>' |
---|
19341 | NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>' |
---|
19342 | NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='<assert.h>' |
---|
19343 | NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>' |
---|
19344 | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' |
---|
19345 | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>' |
---|
19346 | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' |
---|
19347 | NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>' |
---|
19348 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>' |
---|
19349 | NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>' |
---|
19350 | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>' |
---|
19351 | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>' |
---|
19352 | NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>' |
---|
19353 | NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' |
---|
19354 | NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H='<pthread.h>' |
---|
19355 | NEXT_AS_FIRST_DIRECTIVE_SCHED_H='<sched.h>' |
---|
19356 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>' |
---|
19357 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
19358 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>' |
---|
19359 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>' |
---|
19360 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>' |
---|
19361 | NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>' |
---|
19362 | NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>' |
---|
19363 | NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>' |
---|
19364 | NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>' |
---|
19365 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>' |
---|
19366 | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>' |
---|
19367 | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>' |
---|
19368 | NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>' |
---|
19369 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>' |
---|
19370 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>' |
---|
19371 | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>' |
---|
19372 | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>' |
---|
19373 | NEXT_CTYPE_H='<ctype.h>' |
---|
19374 | NEXT_ERRNO_H='' |
---|
19375 | NEXT_FCNTL_H='<fcntl.h>' |
---|
19376 | NEXT_FLOAT_H='' |
---|
19377 | NEXT_ICONV_H='<iconv.h>' |
---|
19378 | NEXT_INTTYPES_H='<inttypes.h>' |
---|
19379 | NEXT_LANGINFO_H='<langinfo.h>' |
---|
19380 | NEXT_LIMITS_H='<limits.h>' |
---|
19381 | NEXT_LOCALE_H='<locale.h>' |
---|
19382 | NEXT_MATH_H='<math.h>' |
---|
19383 | NEXT_NETINET_IN_H='' |
---|
19384 | NEXT_PTHREAD_H='<pthread.h>' |
---|
19385 | NEXT_SCHED_H='<sched.h>' |
---|
19386 | NEXT_SIGNAL_H='<signal.h>' |
---|
19387 | NEXT_STDDEF_H='' |
---|
19388 | NEXT_STDINT_H='<stdint.h>' |
---|
19389 | NEXT_STDIO_H='<stdio.h>' |
---|
19390 | NEXT_STDLIB_H='<stdlib.h>' |
---|
19391 | NEXT_STRING_H='<string.h>' |
---|
19392 | NEXT_SYS_IOCTL_H='<sys/ioctl.h>' |
---|
19393 | NEXT_SYS_SELECT_H='<sys/select.h>' |
---|
19394 | NEXT_SYS_SOCKET_H='<sys/socket.h>' |
---|
19395 | NEXT_SYS_STAT_H='<sys/stat.h>' |
---|
19396 | NEXT_SYS_TIME_H='<sys/time.h>' |
---|
19397 | NEXT_SYS_TYPES_H='<sys/types.h>' |
---|
19398 | NEXT_SYS_UIO_H='<sys/uio.h>' |
---|
19399 | NEXT_TIME_H='<time.h>' |
---|
19400 | NEXT_UNISTD_H='<unistd.h>' |
---|
19401 | NEXT_WCHAR_H='<wchar.h>' |
---|
19402 | NEXT_WCTYPE_H='<wctype.h>' |
---|
19403 | NM='/opt/local/bin/nm -B' |
---|
19404 | NMEDIT='nmedit' |
---|
19405 | OBJDUMP='objdump' |
---|
19406 | OBJEXT='o' |
---|
19407 | OTOOL64=':' |
---|
19408 | OTOOL='otool' |
---|
19409 | PACKAGE='libunistring' |
---|
19410 | PACKAGE_BUGREPORT='' |
---|
19411 | PACKAGE_NAME='' |
---|
19412 | PACKAGE_STRING='' |
---|
19413 | PACKAGE_TARNAME='' |
---|
19414 | PACKAGE_URL='' |
---|
19415 | PACKAGE_VERSION='' |
---|
19416 | PATH_SEPARATOR=':' |
---|
19417 | PERL='/opt/local/bin/perl' |
---|
19418 | PRAGMA_COLUMNS='' |
---|
19419 | PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' |
---|
19420 | PRIPTR_PREFIX='"l"' |
---|
19421 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
19422 | PTRDIFF_T_SUFFIX='' |
---|
19423 | RANLIB='ranlib' |
---|
19424 | RC='' |
---|
19425 | RELOCATABLE='no' |
---|
19426 | REPLACE_ACCESS='0' |
---|
19427 | REPLACE_ACOSF='0' |
---|
19428 | REPLACE_ALIGNED_ALLOC='0' |
---|
19429 | REPLACE_ASINF='0' |
---|
19430 | REPLACE_ATAN2F='0' |
---|
19431 | REPLACE_ATANF='0' |
---|
19432 | REPLACE_BTOWC='0' |
---|
19433 | REPLACE_CALLOC_FOR_CALLOC_GNU='0' |
---|
19434 | REPLACE_CALLOC_FOR_CALLOC_POSIX='0' |
---|
19435 | REPLACE_CANONICALIZE_FILE_NAME='0' |
---|
19436 | REPLACE_CBRTF='0' |
---|
19437 | REPLACE_CBRTL='0' |
---|
19438 | REPLACE_CEIL='0' |
---|
19439 | REPLACE_CEILF='0' |
---|
19440 | REPLACE_CEILL='0' |
---|
19441 | REPLACE_CHMOD='0' |
---|
19442 | REPLACE_CHOWN='0' |
---|
19443 | REPLACE_CLOSE='0' |
---|
19444 | REPLACE_COPY_FILE_RANGE='0' |
---|
19445 | REPLACE_COSF='0' |
---|
19446 | REPLACE_COSHF='0' |
---|
19447 | REPLACE_CREAT='0' |
---|
19448 | REPLACE_CTIME='GNULIB_PORTCHECK' |
---|
19449 | REPLACE_DPRINTF='0' |
---|
19450 | REPLACE_DUP2='0' |
---|
19451 | REPLACE_DUP='0' |
---|
19452 | REPLACE_DUPLOCALE='0' |
---|
19453 | REPLACE_EXECL='0' |
---|
19454 | REPLACE_EXECLE='0' |
---|
19455 | REPLACE_EXECLP='0' |
---|
19456 | REPLACE_EXECV='0' |
---|
19457 | REPLACE_EXECVE='0' |
---|
19458 | REPLACE_EXECVP='0' |
---|
19459 | REPLACE_EXECVPE='0' |
---|
19460 | REPLACE_EXP2='0' |
---|
19461 | REPLACE_EXP2L='0' |
---|
19462 | REPLACE_EXPF='0' |
---|
19463 | REPLACE_EXPL='0' |
---|
19464 | REPLACE_EXPM1='0' |
---|
19465 | REPLACE_EXPM1F='0' |
---|
19466 | REPLACE_EXPM1L='0' |
---|
19467 | REPLACE_FABSL='0' |
---|
19468 | REPLACE_FACCESSAT='0' |
---|
19469 | REPLACE_FCHMODAT='0' |
---|
19470 | REPLACE_FCHOWNAT='0' |
---|
19471 | REPLACE_FCLOSE='0' |
---|
19472 | REPLACE_FCNTL='0' |
---|
19473 | REPLACE_FDOPEN='0' |
---|
19474 | REPLACE_FFLUSH='0' |
---|
19475 | REPLACE_FFSLL='0' |
---|
19476 | REPLACE_FLOOR='0' |
---|
19477 | REPLACE_FLOORF='0' |
---|
19478 | REPLACE_FLOORL='0' |
---|
19479 | REPLACE_FMA='0' |
---|
19480 | REPLACE_FMAF='0' |
---|
19481 | REPLACE_FMAL='0' |
---|
19482 | REPLACE_FMOD='0' |
---|
19483 | REPLACE_FMODF='0' |
---|
19484 | REPLACE_FMODL='0' |
---|
19485 | REPLACE_FOPEN='0' |
---|
19486 | REPLACE_FOPEN_FOR_FOPEN_GNU='0' |
---|
19487 | REPLACE_FPRINTF='0' |
---|
19488 | REPLACE_FPURGE='0' |
---|
19489 | REPLACE_FREE='1' |
---|
19490 | REPLACE_FREELOCALE='0' |
---|
19491 | REPLACE_FREOPEN='0' |
---|
19492 | REPLACE_FREXP='0' |
---|
19493 | REPLACE_FREXPF='0' |
---|
19494 | REPLACE_FREXPL='0' |
---|
19495 | REPLACE_FSEEK='0' |
---|
19496 | REPLACE_FSEEKO='0' |
---|
19497 | REPLACE_FSTAT='0' |
---|
19498 | REPLACE_FSTATAT='0' |
---|
19499 | REPLACE_FTELL='0' |
---|
19500 | REPLACE_FTELLO='0' |
---|
19501 | REPLACE_FTRUNCATE='0' |
---|
19502 | REPLACE_FUTIMENS='0' |
---|
19503 | REPLACE_GETCWD='0' |
---|
19504 | REPLACE_GETDELIM='0' |
---|
19505 | REPLACE_GETDOMAINNAME='0' |
---|
19506 | REPLACE_GETDTABLESIZE='0' |
---|
19507 | REPLACE_GETGROUPS='0' |
---|
19508 | REPLACE_GETLINE='0' |
---|
19509 | REPLACE_GETLOGIN_R='0' |
---|
19510 | REPLACE_GETPAGESIZE='0' |
---|
19511 | REPLACE_GETPASS='0' |
---|
19512 | REPLACE_GETPASS_FOR_GETPASS_GNU='0' |
---|
19513 | REPLACE_GETTIMEOFDAY='0' |
---|
19514 | REPLACE_GMTIME='0' |
---|
19515 | REPLACE_HUGE_VAL='0' |
---|
19516 | REPLACE_HYPOT='0' |
---|
19517 | REPLACE_HYPOTF='0' |
---|
19518 | REPLACE_HYPOTL='0' |
---|
19519 | REPLACE_ICONV='0' |
---|
19520 | REPLACE_ICONV_OPEN='0' |
---|
19521 | REPLACE_ICONV_UTF='0' |
---|
19522 | REPLACE_ILOGB='0' |
---|
19523 | REPLACE_ILOGBF='0' |
---|
19524 | REPLACE_ILOGBL='0' |
---|
19525 | REPLACE_INET_NTOP='0' |
---|
19526 | REPLACE_INET_PTON='0' |
---|
19527 | REPLACE_INITSTATE='0' |
---|
19528 | REPLACE_IOCTL='1' |
---|
19529 | REPLACE_ISATTY='0' |
---|
19530 | REPLACE_ISFINITE='0' |
---|
19531 | REPLACE_ISINF='0' |
---|
19532 | REPLACE_ISNAN='0' |
---|
19533 | REPLACE_ISWBLANK='0' |
---|
19534 | REPLACE_ISWCNTRL='0' |
---|
19535 | REPLACE_ISWDIGIT='0' |
---|
19536 | REPLACE_ISWXDIGIT='0' |
---|
19537 | REPLACE_ITOLD='0' |
---|
19538 | REPLACE_LCHOWN='0' |
---|
19539 | REPLACE_LDEXPL='0' |
---|
19540 | REPLACE_LINK='0' |
---|
19541 | REPLACE_LINKAT='0' |
---|
19542 | REPLACE_LOCALECONV='0' |
---|
19543 | REPLACE_LOCALTIME='0' |
---|
19544 | REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' |
---|
19545 | REPLACE_LOG10='0' |
---|
19546 | REPLACE_LOG10F='0' |
---|
19547 | REPLACE_LOG10L='0' |
---|
19548 | REPLACE_LOG1P='0' |
---|
19549 | REPLACE_LOG1PF='0' |
---|
19550 | REPLACE_LOG1PL='0' |
---|
19551 | REPLACE_LOG2='0' |
---|
19552 | REPLACE_LOG2F='0' |
---|
19553 | REPLACE_LOG2L='0' |
---|
19554 | REPLACE_LOG='0' |
---|
19555 | REPLACE_LOGB='0' |
---|
19556 | REPLACE_LOGBF='0' |
---|
19557 | REPLACE_LOGBL='0' |
---|
19558 | REPLACE_LOGF='0' |
---|
19559 | REPLACE_LOGL='0' |
---|
19560 | REPLACE_LSEEK='0' |
---|
19561 | REPLACE_LSTAT='1' |
---|
19562 | REPLACE_MALLOC_FOR_MALLOC_GNU='0' |
---|
19563 | REPLACE_MALLOC_FOR_MALLOC_POSIX='0' |
---|
19564 | REPLACE_MBRLEN='0' |
---|
19565 | REPLACE_MBRTOWC='0' |
---|
19566 | REPLACE_MBSINIT='0' |
---|
19567 | REPLACE_MBSNRTOWCS='0' |
---|
19568 | REPLACE_MBSRTOWCS='0' |
---|
19569 | REPLACE_MBSTATE_T='0' |
---|
19570 | REPLACE_MBTOWC='0' |
---|
19571 | REPLACE_MEMCHR='0' |
---|
19572 | REPLACE_MEMMEM='0' |
---|
19573 | REPLACE_MKDIR='0' |
---|
19574 | REPLACE_MKFIFO='0' |
---|
19575 | REPLACE_MKFIFOAT='0' |
---|
19576 | REPLACE_MKNOD='0' |
---|
19577 | REPLACE_MKNODAT='0' |
---|
19578 | REPLACE_MKSTEMP='0' |
---|
19579 | REPLACE_MKTIME='GNULIB_PORTCHECK' |
---|
19580 | REPLACE_MODF='0' |
---|
19581 | REPLACE_MODFF='0' |
---|
19582 | REPLACE_MODFL='0' |
---|
19583 | REPLACE_NAN='0' |
---|
19584 | REPLACE_NANOSLEEP='1' |
---|
19585 | REPLACE_NEWLOCALE='0' |
---|
19586 | REPLACE_NL_LANGINFO='0' |
---|
19587 | REPLACE_NULL='0' |
---|
19588 | REPLACE_OBSTACK_PRINTF='0' |
---|
19589 | REPLACE_OPEN='1' |
---|
19590 | REPLACE_OPENAT='0' |
---|
19591 | REPLACE_PERROR='1' |
---|
19592 | REPLACE_POPEN='0' |
---|
19593 | REPLACE_POSIX_MEMALIGN='0' |
---|
19594 | REPLACE_PREAD='0' |
---|
19595 | REPLACE_PRINTF='0' |
---|
19596 | REPLACE_PSELECT='0' |
---|
19597 | REPLACE_PTHREAD_ATTR_DESTROY='0' |
---|
19598 | REPLACE_PTHREAD_ATTR_GETDETACHSTATE='0' |
---|
19599 | REPLACE_PTHREAD_ATTR_INIT='0' |
---|
19600 | REPLACE_PTHREAD_ATTR_SETDETACHSTATE='0' |
---|
19601 | REPLACE_PTHREAD_CONDATTR_DESTROY='0' |
---|
19602 | REPLACE_PTHREAD_CONDATTR_INIT='0' |
---|
19603 | REPLACE_PTHREAD_COND_BROADCAST='0' |
---|
19604 | REPLACE_PTHREAD_COND_DESTROY='0' |
---|
19605 | REPLACE_PTHREAD_COND_INIT='0' |
---|
19606 | REPLACE_PTHREAD_COND_SIGNAL='0' |
---|
19607 | REPLACE_PTHREAD_COND_TIMEDWAIT='0' |
---|
19608 | REPLACE_PTHREAD_COND_WAIT='0' |
---|
19609 | REPLACE_PTHREAD_CREATE='0' |
---|
19610 | REPLACE_PTHREAD_DETACH='0' |
---|
19611 | REPLACE_PTHREAD_EQUAL='0' |
---|
19612 | REPLACE_PTHREAD_EXIT='0' |
---|
19613 | REPLACE_PTHREAD_GETSPECIFIC='0' |
---|
19614 | REPLACE_PTHREAD_JOIN='0' |
---|
19615 | REPLACE_PTHREAD_KEY_CREATE='0' |
---|
19616 | REPLACE_PTHREAD_KEY_DELETE='0' |
---|
19617 | REPLACE_PTHREAD_MUTEXATTR_DESTROY='0' |
---|
19618 | REPLACE_PTHREAD_MUTEXATTR_GETROBUST='0' |
---|
19619 | REPLACE_PTHREAD_MUTEXATTR_GETTYPE='0' |
---|
19620 | REPLACE_PTHREAD_MUTEXATTR_INIT='0' |
---|
19621 | REPLACE_PTHREAD_MUTEXATTR_SETROBUST='0' |
---|
19622 | REPLACE_PTHREAD_MUTEXATTR_SETTYPE='0' |
---|
19623 | REPLACE_PTHREAD_MUTEX_DESTROY='0' |
---|
19624 | REPLACE_PTHREAD_MUTEX_INIT='0' |
---|
19625 | REPLACE_PTHREAD_MUTEX_LOCK='0' |
---|
19626 | REPLACE_PTHREAD_MUTEX_TIMEDLOCK='0' |
---|
19627 | REPLACE_PTHREAD_MUTEX_TRYLOCK='0' |
---|
19628 | REPLACE_PTHREAD_MUTEX_UNLOCK='0' |
---|
19629 | REPLACE_PTHREAD_ONCE='0' |
---|
19630 | REPLACE_PTHREAD_RWLOCKATTR_DESTROY='0' |
---|
19631 | REPLACE_PTHREAD_RWLOCKATTR_INIT='0' |
---|
19632 | REPLACE_PTHREAD_RWLOCK_DESTROY='0' |
---|
19633 | REPLACE_PTHREAD_RWLOCK_INIT='0' |
---|
19634 | REPLACE_PTHREAD_RWLOCK_RDLOCK='0' |
---|
19635 | REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK='0' |
---|
19636 | REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK='0' |
---|
19637 | REPLACE_PTHREAD_RWLOCK_TRYRDLOCK='0' |
---|
19638 | REPLACE_PTHREAD_RWLOCK_TRYWRLOCK='0' |
---|
19639 | REPLACE_PTHREAD_RWLOCK_UNLOCK='0' |
---|
19640 | REPLACE_PTHREAD_RWLOCK_WRLOCK='0' |
---|
19641 | REPLACE_PTHREAD_SELF='0' |
---|
19642 | REPLACE_PTHREAD_SETSPECIFIC='0' |
---|
19643 | REPLACE_PTHREAD_SIGMASK='0' |
---|
19644 | REPLACE_PTHREAD_SPIN_DESTROY='0' |
---|
19645 | REPLACE_PTHREAD_SPIN_INIT='0' |
---|
19646 | REPLACE_PTHREAD_SPIN_LOCK='0' |
---|
19647 | REPLACE_PTHREAD_SPIN_TRYLOCK='0' |
---|
19648 | REPLACE_PTHREAD_SPIN_UNLOCK='0' |
---|
19649 | REPLACE_PTSNAME='0' |
---|
19650 | REPLACE_PTSNAME_R='0' |
---|
19651 | REPLACE_PUTENV='1' |
---|
19652 | REPLACE_PWRITE='0' |
---|
19653 | REPLACE_QSORT_R='0' |
---|
19654 | REPLACE_RAISE='0' |
---|
19655 | REPLACE_RANDOM='0' |
---|
19656 | REPLACE_RANDOM_R='0' |
---|
19657 | REPLACE_READ='0' |
---|
19658 | REPLACE_READLINK='0' |
---|
19659 | REPLACE_READLINKAT='0' |
---|
19660 | REPLACE_REALLOCARRAY='0' |
---|
19661 | REPLACE_REALLOC_FOR_REALLOC_GNU='0' |
---|
19662 | REPLACE_REALLOC_FOR_REALLOC_POSIX='0' |
---|
19663 | REPLACE_REALPATH='0' |
---|
19664 | REPLACE_REMAINDER='0' |
---|
19665 | REPLACE_REMAINDERF='0' |
---|
19666 | REPLACE_REMAINDERL='0' |
---|
19667 | REPLACE_REMOVE='0' |
---|
19668 | REPLACE_RENAME='0' |
---|
19669 | REPLACE_RENAMEAT='0' |
---|
19670 | REPLACE_RINTL='0' |
---|
19671 | REPLACE_RMDIR='0' |
---|
19672 | REPLACE_ROUND='0' |
---|
19673 | REPLACE_ROUNDF='0' |
---|
19674 | REPLACE_ROUNDL='0' |
---|
19675 | REPLACE_SCHED_YIELD='0' |
---|
19676 | REPLACE_SELECT='0' |
---|
19677 | REPLACE_SETENV='0' |
---|
19678 | REPLACE_SETLOCALE='1' |
---|
19679 | REPLACE_SETSTATE='0' |
---|
19680 | REPLACE_SIGNBIT='0' |
---|
19681 | REPLACE_SIGNBIT_USING_BUILTINS='1' |
---|
19682 | REPLACE_SINF='0' |
---|
19683 | REPLACE_SINHF='0' |
---|
19684 | REPLACE_SLEEP='0' |
---|
19685 | REPLACE_SNPRINTF='0' |
---|
19686 | REPLACE_SPRINTF='0' |
---|
19687 | REPLACE_SQRTF='0' |
---|
19688 | REPLACE_SQRTL='0' |
---|
19689 | REPLACE_STAT='1' |
---|
19690 | REPLACE_STDIO_READ_FUNCS='0' |
---|
19691 | REPLACE_STDIO_WRITE_FUNCS='0' |
---|
19692 | REPLACE_STPNCPY='0' |
---|
19693 | REPLACE_STRCASESTR='0' |
---|
19694 | REPLACE_STRCHRNUL='0' |
---|
19695 | REPLACE_STRDUP='0' |
---|
19696 | REPLACE_STRERROR='1' |
---|
19697 | REPLACE_STRERRORNAME_NP='0' |
---|
19698 | REPLACE_STRERROR_R='1' |
---|
19699 | REPLACE_STRFTIME='GNULIB_PORTCHECK' |
---|
19700 | REPLACE_STRNCAT='0' |
---|
19701 | REPLACE_STRNDUP='0' |
---|
19702 | REPLACE_STRNLEN='0' |
---|
19703 | REPLACE_STRSIGNAL='0' |
---|
19704 | REPLACE_STRSTR='1' |
---|
19705 | REPLACE_STRTOD='0' |
---|
19706 | REPLACE_STRTOIMAX='0' |
---|
19707 | REPLACE_STRTOK_R='0' |
---|
19708 | REPLACE_STRTOL='0' |
---|
19709 | REPLACE_STRTOLD='0' |
---|
19710 | REPLACE_STRTOLL='0' |
---|
19711 | REPLACE_STRTOUL='0' |
---|
19712 | REPLACE_STRTOULL='0' |
---|
19713 | REPLACE_STRTOUMAX='0' |
---|
19714 | REPLACE_STRUCT_LCONV='0' |
---|
19715 | REPLACE_STRUCT_TIMEVAL='0' |
---|
19716 | REPLACE_SYMLINK='1' |
---|
19717 | REPLACE_SYMLINKAT='0' |
---|
19718 | REPLACE_TANF='0' |
---|
19719 | REPLACE_TANHF='0' |
---|
19720 | REPLACE_TIMEGM='GNULIB_PORTCHECK' |
---|
19721 | REPLACE_TMPFILE='0' |
---|
19722 | REPLACE_TOWLOWER='0' |
---|
19723 | REPLACE_TRUNC='0' |
---|
19724 | REPLACE_TRUNCATE='0' |
---|
19725 | REPLACE_TRUNCF='0' |
---|
19726 | REPLACE_TRUNCL='0' |
---|
19727 | REPLACE_TTYNAME_R='0' |
---|
19728 | REPLACE_TZSET='GNULIB_PORTCHECK' |
---|
19729 | REPLACE_UNLINK='0' |
---|
19730 | REPLACE_UNLINKAT='0' |
---|
19731 | REPLACE_UNSETENV='0' |
---|
19732 | REPLACE_USLEEP='0' |
---|
19733 | REPLACE_UTIMENSAT='0' |
---|
19734 | REPLACE_VASPRINTF='0' |
---|
19735 | REPLACE_VDPRINTF='0' |
---|
19736 | REPLACE_VFPRINTF='0' |
---|
19737 | REPLACE_VPRINTF='0' |
---|
19738 | REPLACE_VSNPRINTF='0' |
---|
19739 | REPLACE_VSPRINTF='0' |
---|
19740 | REPLACE_WCRTOMB='0' |
---|
19741 | REPLACE_WCSFTIME='0' |
---|
19742 | REPLACE_WCSNRTOMBS='0' |
---|
19743 | REPLACE_WCSRTOMBS='0' |
---|
19744 | REPLACE_WCSTOK='0' |
---|
19745 | REPLACE_WCSWIDTH='0' |
---|
19746 | REPLACE_WCTOB='0' |
---|
19747 | REPLACE_WCTOMB='0' |
---|
19748 | REPLACE_WCWIDTH='1' |
---|
19749 | REPLACE_WRITE='0' |
---|
19750 | SED='/opt/local/bin/gsed' |
---|
19751 | SET_MAKE='' |
---|
19752 | SHELL='/bin/sh' |
---|
19753 | SIG_ATOMIC_T_SUFFIX='' |
---|
19754 | SIZE_T_SUFFIX='' |
---|
19755 | STDALIGN_H='' |
---|
19756 | STDCKDINT_H='stdckdint.h' |
---|
19757 | STDDEF_H='' |
---|
19758 | STDINT_H='stdint.h' |
---|
19759 | STRIP='strip' |
---|
19760 | SYS_IOCTL_H_HAVE_WINSOCK2_H='0' |
---|
19761 | SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' |
---|
19762 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
19763 | TEXI2DVI='/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/missing texi2dvi' |
---|
19764 | TIME_H_DEFINES_STRUCT_TIMESPEC='1' |
---|
19765 | TIME_H_DEFINES_TIME_UTC='1' |
---|
19766 | UINT32_MAX_LT_UINTMAX_MAX='1' |
---|
19767 | UINT64_MAX_EQ_ULONG_MAX='1' |
---|
19768 | UNDEFINE_STRTOK_R='0' |
---|
19769 | UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' |
---|
19770 | UNISTD_H_HAVE_SYS_RANDOM_H='0' |
---|
19771 | UNISTD_H_HAVE_WINSOCK2_H='0' |
---|
19772 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' |
---|
19773 | VERSION='1.1' |
---|
19774 | WCHAR_T_SUFFIX='' |
---|
19775 | WINDOWS_64_BIT_OFF_T='0' |
---|
19776 | WINDOWS_64_BIT_ST_SIZE='0' |
---|
19777 | WINDOWS_STAT_INODES='0' |
---|
19778 | WINDOWS_STAT_TIMESPEC='0' |
---|
19779 | WINT_T_SUFFIX='' |
---|
19780 | WOE32DLL_FALSE='' |
---|
19781 | WOE32DLL_TRUE='#' |
---|
19782 | WOE32_FALSE='' |
---|
19783 | WOE32_TRUE='#' |
---|
19784 | YIELD_LIB='' |
---|
19785 | ac_ct_AR='ar' |
---|
19786 | ac_ct_CC='ccache /usr/bin/clang' |
---|
19787 | ac_ct_DUMPBIN='' |
---|
19788 | am__EXEEXT_FALSE='' |
---|
19789 | am__EXEEXT_TRUE='#' |
---|
19790 | am__fastdepCC_FALSE='#' |
---|
19791 | am__fastdepCC_TRUE='' |
---|
19792 | am__include='include' |
---|
19793 | am__isrc='' |
---|
19794 | am__leading_dot='.' |
---|
19795 | am__nodep='_no' |
---|
19796 | am__quote='' |
---|
19797 | am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"' |
---|
19798 | am__untar='$${TAR-tar} xf -' |
---|
19799 | bindir='${exec_prefix}/bin' |
---|
19800 | build='x86_64-apple-darwin22.1.0' |
---|
19801 | build_alias='' |
---|
19802 | build_cpu='x86_64' |
---|
19803 | build_os='darwin22.1.0' |
---|
19804 | build_vendor='apple' |
---|
19805 | datadir='${datarootdir}' |
---|
19806 | datarootdir='${prefix}/share' |
---|
19807 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
19808 | dvidir='${docdir}' |
---|
19809 | exec_prefix='${prefix}' |
---|
19810 | gl_LIBOBJDEPS=' ./$(DEPDIR)/strstr.Plo' |
---|
19811 | gl_LIBOBJS=' strstr.o' |
---|
19812 | gl_LTLIBOBJS=' strstr.lo' |
---|
19813 | gltests_LIBOBJDEPS=' ./$(DEPDIR)/strerror_r.Plo' |
---|
19814 | gltests_LIBOBJS=' strerror_r.o' |
---|
19815 | gltests_LTLIBOBJS=' strerror_r.lo' |
---|
19816 | gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS' |
---|
19817 | host='x86_64-apple-darwin22.1.0' |
---|
19818 | host_alias='' |
---|
19819 | host_cpu='x86_64' |
---|
19820 | host_os='darwin22.1.0' |
---|
19821 | host_vendor='apple' |
---|
19822 | htmldir='${docdir}' |
---|
19823 | includedir='${prefix}/include' |
---|
19824 | infodir='${datarootdir}/info' |
---|
19825 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_textproc_libunistring/libunistring/work/libunistring-1.1/build-aux/install-sh' |
---|
19826 | libdir='${exec_prefix}/lib' |
---|
19827 | libexecdir='${exec_prefix}/libexec' |
---|
19828 | localedir='${datarootdir}/locale' |
---|
19829 | localstatedir='${prefix}/var' |
---|
19830 | mandir='${datarootdir}/man' |
---|
19831 | mkdir_p='$(MKDIR_P)' |
---|
19832 | oldincludedir='/usr/include' |
---|
19833 | pdfdir='${docdir}' |
---|
19834 | prefix='/opt/local' |
---|
19835 | program_transform_name='s,x,x,' |
---|
19836 | psdir='${docdir}' |
---|
19837 | runstatedir='${localstatedir}/run' |
---|
19838 | sbindir='${exec_prefix}/sbin' |
---|
19839 | sharedstatedir='${prefix}/com' |
---|
19840 | sysconfdir='${prefix}/etc' |
---|
19841 | target_alias='' |
---|
19842 | |
---|
19843 | ## ----------- ## |
---|
19844 | ## confdefs.h. ## |
---|
19845 | ## ----------- ## |
---|
19846 | |
---|
19847 | /* confdefs.h */ |
---|
19848 | #define PACKAGE_NAME "" |
---|
19849 | #define PACKAGE_TARNAME "" |
---|
19850 | #define PACKAGE_VERSION "" |
---|
19851 | #define PACKAGE_STRING "" |
---|
19852 | #define PACKAGE_BUGREPORT "" |
---|
19853 | #define PACKAGE_URL "" |
---|
19854 | #define PACKAGE "libunistring" |
---|
19855 | #define VERSION "1.1" |
---|
19856 | #define HAVE_STDIO_H 1 |
---|
19857 | #define HAVE_STDLIB_H 1 |
---|
19858 | #define HAVE_STRING_H 1 |
---|
19859 | #define HAVE_INTTYPES_H 1 |
---|
19860 | #define HAVE_STDINT_H 1 |
---|
19861 | #define HAVE_STRINGS_H 1 |
---|
19862 | #define HAVE_SYS_STAT_H 1 |
---|
19863 | #define HAVE_SYS_TYPES_H 1 |
---|
19864 | #define HAVE_UNISTD_H 1 |
---|
19865 | #define HAVE_WCHAR_H 1 |
---|
19866 | #define HAVE_ICONV_H 1 |
---|
19867 | #define HAVE_LIMITS_H 1 |
---|
19868 | #define HAVE_WCTYPE_H 1 |
---|
19869 | #define HAVE_LANGINFO_H 1 |
---|
19870 | #define HAVE_XLOCALE_H 1 |
---|
19871 | #define HAVE_MATH_H 1 |
---|
19872 | #define HAVE_SYS_MMAN_H 1 |
---|
19873 | #define HAVE_STDBOOL_H 1 |
---|
19874 | #define HAVE_SYS_SOCKET_H 1 |
---|
19875 | #define HAVE_ARPA_INET_H 1 |
---|
19876 | #define HAVE_SYS_TIME_H 1 |
---|
19877 | #define HAVE_NETDB_H 1 |
---|
19878 | #define HAVE_NETINET_IN_H 1 |
---|
19879 | #define HAVE_SEMAPHORE_H 1 |
---|
19880 | #define HAVE_SYS_PARAM_H 1 |
---|
19881 | #define HAVE_SYS_SELECT_H 1 |
---|
19882 | #define HAVE_SYS_WAIT_H 1 |
---|
19883 | #define HAVE_PTHREAD_H 1 |
---|
19884 | #define HAVE_SYS_CDEFS_H 1 |
---|
19885 | #define HAVE_STDALIGN_H 1 |
---|
19886 | #define HAVE_SYS_IOCTL_H 1 |
---|
19887 | #define HAVE_SYS_UIO_H 1 |
---|
19888 | #define STDC_HEADERS 1 |
---|
19889 | #define _ALL_SOURCE 1 |
---|
19890 | #define _DARWIN_C_SOURCE 1 |
---|
19891 | #define _GNU_SOURCE 1 |
---|
19892 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
19893 | #define _NETBSD_SOURCE 1 |
---|
19894 | #define _OPENBSD_SOURCE 1 |
---|
19895 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
19896 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
19897 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
19898 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
19899 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
19900 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
19901 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
19902 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
19903 | #define _TANDEM_SOURCE 1 |
---|
19904 | #define __EXTENSIONS__ 1 |
---|
19905 | #define HAVE_DLFCN_H 1 |
---|
19906 | #define LT_OBJDIR ".libs/" |
---|
19907 | #define HAVE_ALLOCA_H 1 |
---|
19908 | #define HAVE_ALLOCA 1 |
---|
19909 | #define restrict __restrict__ |
---|
19910 | #define HAVE___HEADER_INLINE 1 |
---|
19911 | #define HAVE_DECL_ALARM 1 |
---|
19912 | #define HAVE_ISWCNTRL 1 |
---|
19913 | #define HAVE_ISWBLANK 1 |
---|
19914 | #define HAVE_USELOCALE 1 |
---|
19915 | #define HAVE_NEWLOCALE 1 |
---|
19916 | #define HAVE_DUPLOCALE 1 |
---|
19917 | #define HAVE_FREELOCALE 1 |
---|
19918 | #define HAVE_MBSINIT 1 |
---|
19919 | #define HAVE_MBRTOWC 1 |
---|
19920 | #define HAVE_MPROTECT 1 |
---|
19921 | #define HAVE_SNPRINTF 1 |
---|
19922 | #define HAVE_STPCPY 1 |
---|
19923 | #define HAVE_STRDUP 1 |
---|
19924 | #define HAVE_WCWIDTH 1 |
---|
19925 | #define HAVE_BTOWC 1 |
---|
19926 | #define HAVE_FCNTL 1 |
---|
19927 | #define HAVE_SYMLINK 1 |
---|
19928 | #define HAVE_FTRUNCATE 1 |
---|
19929 | #define HAVE_GETDTABLESIZE 1 |
---|
19930 | #define HAVE_GETPROGNAME 1 |
---|
19931 | #define HAVE_GETTIMEOFDAY 1 |
---|
19932 | #define HAVE_ISBLANK 1 |
---|
19933 | #define HAVE_LSTAT 1 |
---|
19934 | #define HAVE_STRERROR_R 1 |
---|
19935 | #define HAVE_PIPE 1 |
---|
19936 | #define HAVE_PSELECT 1 |
---|
19937 | #define HAVE_PTHREAD_SIGMASK 1 |
---|
19938 | #define HAVE_SETENV 1 |
---|
19939 | #define HAVE_SLEEP 1 |
---|
19940 | #define HAVE_CATGETS 1 |
---|
19941 | #define HAVE_SHUTDOWN 1 |
---|
19942 | #define HAVE_USLEEP 1 |
---|
19943 | #define HAVE_WCRTOMB 1 |
---|
19944 | #define HAVE_WCTOB 1 |
---|
19945 | #define HAVE_PTHREAD_API 1 |
---|
19946 | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
19947 | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
19948 | #define HAVE_ICONV 1 |
---|
19949 | #define ICONV_CONST |
---|
19950 | #define HAVE_WINT_T 1 |
---|
19951 | #define HAVE_LONG_LONG_INT 1 |
---|
19952 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 |
---|
19953 | #define DBL_EXPBIT0_WORD 1 |
---|
19954 | #define DBL_EXPBIT0_BIT 20 |
---|
19955 | #define FLT_EXPBIT0_WORD 0 |
---|
19956 | #define FLT_EXPBIT0_BIT 23 |
---|
19957 | #define HAVE_TOWLOWER 1 |
---|
19958 | #define HAVE_LANGINFO_CODESET 1 |
---|
19959 | #define HAVE_WCHAR_T 1 |
---|
19960 | #define HAVE_LC_MESSAGES 1 |
---|
19961 | #define HAVE_WORKING_USELOCALE 1 |
---|
19962 | #define HAVE_GOOD_USELOCALE 1 |
---|
19963 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
19964 | #define HAVE_CFLOCALECOPYPREFERREDLANGUAGES 1 |
---|
19965 | #define USE_POSIX_THREADS 1 |
---|
19966 | #define HAVE_MALLOC_POSIX 1 |
---|
19967 | #define MALLOC_0_IS_NONNULL 1 |
---|
19968 | #define HAVE_MBSTATE_T 1 |
---|
19969 | #define HAVE_MAP_ANONYMOUS 1 |
---|
19970 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 |
---|
19971 | #define INSTALLPREFIX "/opt/local" |
---|
19972 | #define HAVE_DECL_ECVT 1 |
---|
19973 | #define HAVE_DECL_FCVT 1 |
---|
19974 | #define HAVE_DECL_GCVT 1 |
---|
19975 | #define _USE_STD_STAT 1 |
---|
19976 | #define HAVE_DECL_EXECVPE 0 |
---|
19977 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
19978 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
19979 | #define HAVE_INTMAX_T 1 |
---|
19980 | #define HAVE_SNPRINTF 1 |
---|
19981 | #define HAVE_STRNLEN 1 |
---|
19982 | #define HAVE_WCSLEN 1 |
---|
19983 | #define HAVE_WCSNLEN 1 |
---|
19984 | #define HAVE_MBRTOWC 1 |
---|
19985 | #define HAVE_WCRTOMB 1 |
---|
19986 | #define HAVE_DECL__SNPRINTF 0 |
---|
19987 | #define HAVE_SNPRINTF_RETVAL_C99 1 |
---|
19988 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 |
---|
19989 | #define CHECK_PRINTF_SAFE 1 |
---|
19990 | #define HAVE_DECL_WCSDUP 1 |
---|
19991 | #define HAVE_SHUTDOWN 1 |
---|
19992 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 |
---|
19993 | #define HAVE_SA_FAMILY_T 1 |
---|
19994 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 |
---|
19995 | #define HAVE_DECL_STRERROR_R 1 |
---|
19996 | #define HAVE_STRERROR_R 1 |
---|
19997 | #define HAVE_WORKING_O_NOATIME 1 |
---|
19998 | #define HAVE_WORKING_O_NOFOLLOW 1 |
---|
19999 | #define HAVE_DECL_GETDTABLESIZE 1 |
---|
20000 | #define HAVE_IPV4 1 |
---|
20001 | #define HAVE_IPV6 1 |
---|
20002 | #define PROMOTED_MODE_T int |
---|
20003 | #define REPLACE_STRERROR_0 1 |
---|
20004 | #define HAVE_PTHREAD_T 1 |
---|
20005 | #define HAVE_SIGSET_T 1 |
---|
20006 | #define HAVE_SCHED_H 1 |
---|
20007 | #define HAVE_DECL_SETENV 1 |
---|
20008 | #define HAVE_SEARCH_H 1 |
---|
20009 | #define HAVE_TSEARCH 1 |
---|
20010 | #define HAVE_DECL_FCLOSEALL 0 |
---|
20011 | #define __USE_MINGW_ANSI_STDIO 1 |
---|
20012 | #define HAVE_DECL_UNSETENV 1 |
---|
20013 | #define HAVE_ALLOCA 1 |
---|
20014 | #define HAVE___BUILTIN_EXPECT 1 |
---|
20015 | #define FLEXIBLE_ARRAY_MEMBER /**/ |
---|
20016 | #define GNULIB_TEST_FREE_POSIX 1 |
---|
20017 | #define HAVE_FREXP_IN_LIBC 1 |
---|
20018 | #define GNULIB_TEST_FREXP 1 |
---|
20019 | #define HAVE_FREXPL_IN_LIBC 1 |
---|
20020 | #define GNULIB_TEST_FREXPL 1 |
---|
20021 | #define HAVE_INLINE 1 |
---|
20022 | #define HAVE_ISNAND_IN_LIBC 1 |
---|
20023 | #define HAVE_ISNANF_IN_LIBC 1 |
---|
20024 | #define HAVE_ISNANL_IN_LIBC 1 |
---|
20025 | #define HAVE_DECL_ISWBLANK 1 |
---|
20026 | #define GNULIB_TEST_ISWBLANK 1 |
---|
20027 | #define GNULIB_TEST_ISWDIGIT 1 |
---|
20028 | #define GNULIB_TEST_ISWXDIGIT 1 |
---|
20029 | #define GNULIB_TEST_LOCALENAME 1 |
---|
20030 | #define HAVE_PTHREAD_RWLOCK 1 |
---|
20031 | #define HAVE_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER 1 |
---|
20032 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 |
---|
20033 | #define GNULIB_LOCK 1 |
---|
20034 | #define GNULIB_TEST_MALLOC_POSIX 1 |
---|
20035 | #define GNULIB_TEST_MBRTOWC 1 |
---|
20036 | #define GNULIB_TEST_MBSINIT 1 |
---|
20037 | #define GNULIB_TEST_MBSNLEN 1 |
---|
20038 | #define GNULIB_TEST_MEMCHR 1 |
---|
20039 | #define HAVE_FREXP_IN_LIBC 1 |
---|
20040 | #define HAVE_LDEXP_IN_LIBC 1 |
---|
20041 | #define HAVE_FREXPL_IN_LIBC 1 |
---|
20042 | #define HAVE_LDEXPL_IN_LIBC 1 |
---|
20043 | #define SETLOCALE_NULL_ALL_MTSAFE 0 |
---|
20044 | #define SETLOCALE_NULL_ONE_MTSAFE 1 |
---|
20045 | #define HAVE_VISIBILITY 1 |
---|
20046 | #define GNULIB_TEST_SETLOCALE_NULL 1 |
---|
20047 | #define GNULIB_TEST_SIGNBIT 1 |
---|
20048 | #define HAVE_STDINT_H 1 |
---|
20049 | #define GNULIB_TEST_STRNCAT 1 |
---|
20050 | #define GNULIB_TEST_STRSTR 1 |
---|
20051 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 |
---|
20052 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 |
---|
20053 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 |
---|
20054 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 |
---|
20055 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 |
---|
20056 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 |
---|
20057 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 |
---|
20058 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 |
---|
20059 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 |
---|
20060 | #define GNULIB_UNIGBRK_UC_GRAPHEME_BREAKS 1 |
---|
20061 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 |
---|
20062 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 |
---|
20063 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 |
---|
20064 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 |
---|
20065 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20066 | #define HAVE_NL_LANGINFO 1 |
---|
20067 | #define NEED_PRINTF_ENOMEM 1 |
---|
20068 | #define NEED_PRINTF_DOUBLE 1 |
---|
20069 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20070 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20071 | #define HAVE_NL_LANGINFO 1 |
---|
20072 | #define NEED_PRINTF_ENOMEM 1 |
---|
20073 | #define NEED_PRINTF_DOUBLE 1 |
---|
20074 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20075 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20076 | #define HAVE_NL_LANGINFO 1 |
---|
20077 | #define NEED_PRINTF_ENOMEM 1 |
---|
20078 | #define NEED_PRINTF_DOUBLE 1 |
---|
20079 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20080 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20081 | #define HAVE_NL_LANGINFO 1 |
---|
20082 | #define NEED_PRINTF_ENOMEM 1 |
---|
20083 | #define NEED_PRINTF_DOUBLE 1 |
---|
20084 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20085 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20086 | #define HAVE_NL_LANGINFO 1 |
---|
20087 | #define NEED_PRINTF_ENOMEM 1 |
---|
20088 | #define NEED_PRINTF_DOUBLE 1 |
---|
20089 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20090 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20091 | #define HAVE_NL_LANGINFO 1 |
---|
20092 | #define NEED_PRINTF_ENOMEM 1 |
---|
20093 | #define NEED_PRINTF_DOUBLE 1 |
---|
20094 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20095 | #define NEED_PRINTF_DIRECTIVE_A 1 |
---|
20096 | #define HAVE_NL_LANGINFO 1 |
---|
20097 | #define NEED_PRINTF_ENOMEM 1 |
---|
20098 | #define NEED_PRINTF_DOUBLE 1 |
---|
20099 | #define NEED_PRINTF_LONG_DOUBLE 1 |
---|
20100 | #define GNULIB_UNISTR_U16_MBTOUC 1 |
---|
20101 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 |
---|
20102 | #define GNULIB_UNISTR_U16_MBTOUCR 1 |
---|
20103 | #define GNULIB_UNISTR_U16_UCTOMB 1 |
---|
20104 | #define GNULIB_UNISTR_U32_MBTOUC 1 |
---|
20105 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 |
---|
20106 | #define GNULIB_UNISTR_U32_MBTOUCR 1 |
---|
20107 | #define GNULIB_UNISTR_U32_UCTOMB 1 |
---|
20108 | #define GNULIB_UNISTR_U8_MBTOUC 1 |
---|
20109 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 |
---|
20110 | #define GNULIB_UNISTR_U8_MBTOUCR 1 |
---|
20111 | #define GNULIB_UNISTR_U8_UCTOMB 1 |
---|
20112 | #define HAVE_DECL_WCWIDTH 1 |
---|
20113 | #define GNULIB_TEST_WCWIDTH 1 |
---|
20114 | #define HAVE_STDINT_H 1 |
---|
20115 | #define GNULIB_TEST_ACCEPT 1 |
---|
20116 | #define GNULIB_TEST_BIND 1 |
---|
20117 | #define GNULIB_TEST_BTOWC 1 |
---|
20118 | #define GNULIB_TEST_CALLOC_GNU 1 |
---|
20119 | #define GNULIB_TEST_CALLOC_POSIX 1 |
---|
20120 | #define GNULIB_TEST_CLOEXEC 1 |
---|
20121 | #define GNULIB_TEST_CLOSE 1 |
---|
20122 | #define GNULIB_TEST_CONNECT 1 |
---|
20123 | #define GNULIB_TEST_DUP2 1 |
---|
20124 | #define GNULIB_TEST_ENVIRON 1 |
---|
20125 | #define GNULIB_TEST_FCNTL 1 |
---|
20126 | #define GNULIB_TEST_FDOPEN 1 |
---|
20127 | #define GNULIB_TEST_FSTAT 1 |
---|
20128 | #define GNULIB_TEST_FTRUNCATE 1 |
---|
20129 | #define GNULIB_TEST_GETCWD 1 |
---|
20130 | #define GNULIB_TEST_GETDTABLESIZE 1 |
---|
20131 | #define GNULIB_TEST_GETPAGESIZE 1 |
---|
20132 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 |
---|
20133 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 |
---|
20134 | #define HAVE_DECL___ARGV 0 |
---|
20135 | #define HAVE_VAR___PROGNAME 1 |
---|
20136 | #define GETTIMEOFDAY_TIMEZONE void |
---|
20137 | #define GNULIB_TEST_GETTIMEOFDAY 1 |
---|
20138 | #define HAVE_DECL_INET_PTON 1 |
---|
20139 | #define HAVE_IOCTL 1 |
---|
20140 | #define GNULIB_TEST_IOCTL 1 |
---|
20141 | #define GNULIB_ISBLANK IN_LIBUNISTRING_GNULIB_TESTS |
---|
20142 | #define DBL_EXPBIT0_WORD 1 |
---|
20143 | #define DBL_EXPBIT0_BIT 20 |
---|
20144 | #define FLT_EXPBIT0_WORD 0 |
---|
20145 | #define FLT_EXPBIT0_BIT 23 |
---|
20146 | #define LDBL_EXPBIT0_WORD 2 |
---|
20147 | #define LDBL_EXPBIT0_BIT 0 |
---|
20148 | #define GNULIB_TEST_LISTEN 1 |
---|
20149 | #define GNULIB_TEST_LSTAT 1 |
---|
20150 | #define GNULIB_TEST_MALLOC_GNU 1 |
---|
20151 | #define HAVE_MBTOWC 1 |
---|
20152 | #define GNULIB_TEST_MBTOWC 1 |
---|
20153 | #define GNULIB_MSVC_NOTHROW IN_LIBUNISTRING_GNULIB_TESTS |
---|
20154 | #define HAVE_BUG_BIG_NANOSLEEP 1 |
---|
20155 | #define GNULIB_TEST_NANOSLEEP 1 |
---|
20156 | #define OPEN_TRAILING_SLASH_BUG 1 |
---|
20157 | #define GNULIB_TEST_OPEN 1 |
---|
20158 | #define GNULIB_TEST_PERROR 1 |
---|
20159 | #define GNULIB_TEST_PIPE 1 |
---|
20160 | #define GNULIB_TEST_PSELECT 1 |
---|
20161 | #define GNULIB_TEST_PTHREAD_THREAD 1 |
---|
20162 | #define GNULIB_TEST_PTHREAD_SIGMASK 1 |
---|
20163 | #define HAVE_DECL__PUTENV 0 |
---|
20164 | #define GNULIB_TEST_PUTENV 1 |
---|
20165 | #define HAVE_RAISE 1 |
---|
20166 | #define GNULIB_TEST_RAISE 1 |
---|
20167 | #define GNULIB_TEST_REALLOC_GNU 1 |
---|
20168 | #define GNULIB_TEST_REALLOC_POSIX 1 |
---|
20169 | #define GNULIB_REALLOCARRAY IN_LIBUNISTRING_GNULIB_TESTS |
---|
20170 | #define GNULIB_TEST_REALLOCARRAY 1 |
---|
20171 | #define GNULIB_TEST_SCHED_YIELD 1 |
---|
20172 | #define GNULIB_TEST_SELECT 1 |
---|
20173 | #define GNULIB_TEST_SETENV 1 |
---|
20174 | #define NEED_SETLOCALE_IMPROVED 0 |
---|
20175 | #define NEED_SETLOCALE_MTSAFE 1 |
---|
20176 | #define GNULIB_TEST_SETLOCALE 1 |
---|
20177 | #define GNULIB_TEST_SETSOCKOPT 1 |
---|
20178 | #define GNULIB_TEST_SIGPROCMASK 1 |
---|
20179 | #define HAVE_DECL_SLEEP 1 |
---|
20180 | #define GNULIB_TEST_SLEEP 1 |
---|
20181 | #define GNULIB_TEST_SOCKET 1 |
---|
20182 | #define REPLACE_FUNC_STAT_FILE 1 |
---|
20183 | #define GNULIB_TEST_STAT 1 |
---|
20184 | #define HAVE_STRUCT_STAT_ST_ATIMESPEC_TV_NSEC 1 |
---|
20185 | #define HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC 1 |
---|
20186 | #define GNULIB_TEST_FSCANF 1 |
---|
20187 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS |
---|
20188 | #define GNULIB_TEST_SCANF 1 |
---|
20189 | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS |
---|
20190 | #define GNULIB_TEST_FGETC 1 |
---|
20191 | #define GNULIB_TEST_GETC 1 |
---|
20192 | #define GNULIB_TEST_GETCHAR 1 |
---|
20193 | #define GNULIB_TEST_FGETS 1 |
---|
20194 | #define GNULIB_TEST_FREAD 1 |
---|
20195 | #define GNULIB_TEST_FPRINTF 1 |
---|
20196 | #define GNULIB_TEST_PRINTF 1 |
---|
20197 | #define GNULIB_TEST_VFPRINTF 1 |
---|
20198 | #define GNULIB_TEST_VPRINTF 1 |
---|
20199 | #define GNULIB_TEST_FPUTC 1 |
---|
20200 | #define GNULIB_TEST_PUTC 1 |
---|
20201 | #define GNULIB_TEST_PUTCHAR 1 |
---|
20202 | #define GNULIB_TEST_FPUTS 1 |
---|
20203 | #define GNULIB_TEST_PUTS 1 |
---|
20204 | #define GNULIB_TEST_FWRITE 1 |
---|
20205 | #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS |
---|
20206 | #define GNULIB_TEST_STRERROR 1 |
---|
20207 | #define GNULIB_TEST_STRERROR_R 1 |
---|
20208 | #define GNULIB_STRERROR_R_POSIX IN_LIBUNISTRING_GNULIB_TESTS |
---|
20209 | #define GNULIB_TEST_SYMLINK 1 |
---|
20210 | #define HAVE_PTHREAD_ATFORK 1 |
---|
20211 | #define HAVE_UNSETENV 1 |
---|
20212 | #define GNULIB_TEST_UNSETENV 1 |
---|
20213 | #define GNULIB_TEST_USLEEP 1 |
---|
20214 | #define HAVE_C_VARARRAYS 1 |
---|
20215 | #define GNULIB_TEST_WCRTOMB 1 |
---|
20216 | #define HAVE_DECL_WCTOB 1 |
---|
20217 | #define GNULIB_TEST_WCTOB 1 |
---|
20218 | #define GNULIB_TEST_WCTOMB 1 |
---|
20219 | #define GNULIB_XALLOC IN_LIBUNISTRING_GNULIB_TESTS |
---|
20220 | #define GNULIB_XALLOC_DIE IN_LIBUNISTRING_GNULIB_TESTS |
---|
20221 | |
---|
20222 | configure: exit 0 |
---|