Ticket #66434: libunistring-config.log

File libunistring-config.log, 722.1 KB (added by judaew (Vadym-Valdis Yudaiev), 22 months ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = olivine.local
14uname -m = x86_64
15uname -r = 22.1.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 586 tasks, 1937 threads, 8 processors
34Load average: 2.62, Mach factor: 5.37
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:5470: looking for aux files: config.rpath ltmain.sh config.guess config.sub compile missing install-sh
52configure:5483:  trying ./build-aux/
53configure:5512:   ./build-aux/config.rpath found
54configure:5512:   ./build-aux/ltmain.sh found
55configure:5512:   ./build-aux/config.guess found
56configure:5512:   ./build-aux/config.sub found
57configure:5512:   ./build-aux/compile found
58configure:5512:   ./build-aux/missing found
59configure:5494:   ./build-aux/install-sh found
60configure:5649: checking for a BSD-compatible install
61configure:5722: result: /usr/bin/install -c
62configure:5733: checking whether build environment is sane
63configure:5788: result: yes
64configure:5947: checking for a race-free mkdir -p
65configure:5991: result: /opt/local/bin/gmkdir -p
66configure:5998: checking for gawk
67configure:6019: found /opt/local/bin/gawk
68configure:6030: result: gawk
69configure:6041: checking whether make sets $(MAKE)
70configure:6064: result: yes
71configure:6094: checking whether make supports nested variables
72configure:6112: result: yes
73configure:6326: checking for gcc
74configure:6358: result: ccache /usr/bin/clang
75configure:6711: checking for C compiler version
76configure:6720: ccache /usr/bin/clang --version >&5
77Apple clang version 14.0.0 (clang-1400.0.29.202)
78Target: x86_64-apple-darwin22.1.0
79Thread model: posix
80InstalledDir: /Library/Developer/CommandLineTools/usr/bin
81configure:6731: $? = 0
82configure:6720: ccache /usr/bin/clang -v >&5
83Apple clang version 14.0.0 (clang-1400.0.29.202)
84Target: x86_64-apple-darwin22.1.0
85Thread model: posix
86InstalledDir: /Library/Developer/CommandLineTools/usr/bin
87configure:6731: $? = 0
88configure:6720: ccache /usr/bin/clang -V >&5
89clang: error: argument to '-V' is missing (expected 1 value)
90clang: error: no input files
91configure:6731: $? = 1
92configure:6720: ccache /usr/bin/clang -qversion >&5
93clang: error: unknown argument '-qversion'; did you mean '--version'?
94clang: error: no input files
95configure:6731: $? = 1
96configure:6720: ccache /usr/bin/clang -version >&5
97clang: error: unknown argument '-version'; did you mean '--version'?
98clang: error: no input files
99configure:6731: $? = 1
100configure:6751: checking whether the C compiler works
101configure: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
102configure:6777: $? = 0
103configure:6827: result: yes
104configure:6830: checking for C compiler default output file name
105configure:6832: result: a.out
106configure:6838: checking for suffix of executables
107configure: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
108configure:6849: $? = 0
109configure:6872: result:
110configure:6894: checking whether we are cross compiling
111configure: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
112configure:6906: $? = 0
113configure:6913: ./conftest
114configure:6917: $? = 0
115configure:6932: result: no
116configure:6937: checking for suffix of object files
117configure: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
118configure:6964: $? = 0
119configure:6986: result: o
120configure:6990: checking whether the compiler supports GNU C
121configure: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
122configure:7010: $? = 0
123configure:7020: result: yes
124configure:7031: checking whether ccache /usr/bin/clang accepts -g
125configure:7052: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5
126configure:7052: $? = 0
127configure:7096: result: yes
128configure:7116: checking for ccache /usr/bin/clang option to enable C11 features
129configure: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
130configure:7131: $? = 0
131configure:7149: result: none needed
132configure:7265: checking whether ccache /usr/bin/clang understands -c and -o together
133configure:7288: ccache /usr/bin/clang -c conftest.c -o conftest2.o
134configure:7291: $? = 0
135configure:7288: ccache /usr/bin/clang -c conftest.c -o conftest2.o
136configure:7291: $? = 0
137configure:7303: result: yes
138configure:7321: checking whether the compiler is clang
139configure: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
140conftest.c:13:12: error: unknown type name 'barfbarf'
141           barfbarf
142           ^
1431 error generated.
144configure:7343: $? = 1
145configure: 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|
169configure:7352: result: yes
170configure:7356: checking for compiler option needed when checking for declarations
171configure: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
172configure:7376: $? = 0
173configure:7389: result: -Werror=implicit-function-declaration
174configure:7401: checking whether make supports the include directive
175configure:7416: make -f confmf.GNU && cat confinc.out
176this is the am__doit target
177configure:7419: $? = 0
178configure:7438: result: yes (GNU style)
179configure:7464: checking dependency style of ccache /usr/bin/clang
180configure:7576: result: gcc3
181configure:7596: checking how to run the C preprocessor
182configure:7622: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
183configure:7622: $? = 0
184configure:7637: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
185conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
186#include <ac_nonexistent.h>
187         ^~~~~~~~~~~~~~~~~~
1881 error generated.
189configure:7637: $? = 1
190configure: 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>
202configure:7664: result: ccache /usr/bin/clang -E
203configure:7678: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
204configure:7678: $? = 0
205configure:7693: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
206conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
207#include <ac_nonexistent.h>
208         ^~~~~~~~~~~~~~~~~~
2091 error generated.
210configure:7693: $? = 1
211configure: 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>
223configure:7733: checking build system type
224configure:7748: result: x86_64-apple-darwin22.1.0
225configure:7768: checking host system type
226configure:7782: result: x86_64-apple-darwin22.1.0
227configure:7809: checking for stdio.h
228configure: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
229configure:7809: $? = 0
230configure:7809: result: yes
231configure:7809: checking for stdlib.h
232configure: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
233configure:7809: $? = 0
234configure:7809: result: yes
235configure:7809: checking for string.h
236configure: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
237configure:7809: $? = 0
238configure:7809: result: yes
239configure:7809: checking for inttypes.h
240configure: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
241configure:7809: $? = 0
242configure:7809: result: yes
243configure:7809: checking for stdint.h
244configure: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
245configure:7809: $? = 0
246configure:7809: result: yes
247configure:7809: checking for strings.h
248configure: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
249configure:7809: $? = 0
250configure:7809: result: yes
251configure:7809: checking for sys/stat.h
252configure: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
253configure:7809: $? = 0
254configure:7809: result: yes
255configure:7809: checking for sys/types.h
256configure: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
257configure:7809: $? = 0
258configure:7809: result: yes
259configure:7809: checking for unistd.h
260configure: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
261configure:7809: $? = 0
262configure:7809: result: yes
263configure:7809: checking for wchar.h
264configure: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
265configure:7809: $? = 0
266configure:7809: result: yes
267configure:7809: checking for minix/config.h
268configure: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
269conftest.c:49:10: fatal error: 'minix/config.h' file not found
270#include <minix/config.h>
271         ^~~~~~~~~~~~~~~~
2721 error generated.
273configure:7809: $? = 1
274configure: 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>
324configure:7809: result: no
325configure:7809: checking for threads.h
326configure: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
327conftest.c:49:10: fatal error: 'threads.h' file not found
328#include <threads.h>
329         ^~~~~~~~~~~
3301 error generated.
331configure:7809: $? = 1
332configure: 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>
382configure:7809: result: no
383configure:7809: checking for iconv.h
384configure: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
385configure:7809: $? = 0
386configure:7809: result: yes
387configure:7809: checking for limits.h
388configure: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
389configure:7809: $? = 0
390configure:7809: result: yes
391configure:7809: checking for crtdefs.h
392configure: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
393conftest.c:51:10: fatal error: 'crtdefs.h' file not found
394#include <crtdefs.h>
395         ^~~~~~~~~~~
3961 error generated.
397configure:7809: $? = 1
398configure: 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>
450configure:7809: result: no
451configure:7809: checking for wctype.h
452configure: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
453configure:7809: $? = 0
454configure:7809: result: yes
455configure:7809: checking for langinfo.h
456configure: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
457configure:7809: $? = 0
458configure:7809: result: yes
459configure:7809: checking for xlocale.h
460configure: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
461configure:7809: $? = 0
462configure:7809: result: yes
463configure:7809: checking for math.h
464configure: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
465configure:7809: $? = 0
466configure:7809: result: yes
467configure:7809: checking for sys/mman.h
468configure: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
469configure:7809: $? = 0
470configure:7809: result: yes
471configure:7809: checking for stdbool.h
472configure: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
473configure:7809: $? = 0
474configure:7809: result: yes
475configure:7809: checking for stdckdint.h
476configure: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
477conftest.c:57:10: fatal error: 'stdckdint.h' file not found
478#include <stdckdint.h>
479         ^~~~~~~~~~~~~
4801 error generated.
481configure:7809: $? = 1
482configure: 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>
540configure:7809: result: no
541configure:7809: checking for features.h
542configure: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
543conftest.c:57:10: fatal error: 'features.h' file not found
544#include <features.h>
545         ^~~~~~~~~~~~
5461 error generated.
547configure:7809: $? = 1
548configure: 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>
606configure:7809: result: no
607configure:7809: checking for sys/socket.h
608configure: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
609configure:7809: $? = 0
610configure:7809: result: yes
611configure:7809: checking for arpa/inet.h
612configure: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
613configure:7809: $? = 0
614configure:7809: result: yes
615configure:7809: checking for sys/time.h
616configure: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
617configure:7809: $? = 0
618configure:7809: result: yes
619configure:7809: checking for netdb.h
620configure: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
621configure:7809: $? = 0
622configure:7809: result: yes
623configure:7809: checking for netinet/in.h
624configure: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
625configure:7809: $? = 0
626configure:7809: result: yes
627configure:7809: checking for semaphore.h
628configure: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
629configure:7809: $? = 0
630configure:7809: result: yes
631configure:7809: checking for sys/param.h
632configure: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
633configure:7809: $? = 0
634configure:7809: result: yes
635configure:7809: checking for sys/select.h
636configure: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
637configure:7809: $? = 0
638configure:7809: result: yes
639configure:7809: checking for sys/wait.h
640configure: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
641configure:7809: $? = 0
642configure:7809: result: yes
643configure:7809: checking for pthread.h
644configure: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
645configure:7809: $? = 0
646configure:7809: result: yes
647configure:7809: checking for sys/cdefs.h
648configure: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
649configure:7809: $? = 0
650configure:7809: result: yes
651configure:7809: checking for stdalign.h
652configure: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
653configure:7809: $? = 0
654configure:7809: result: yes
655configure:7809: checking for sys/ioctl.h
656configure: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
657configure:7809: $? = 0
658configure:7809: result: yes
659configure:7809: checking for sys/uio.h
660configure: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
661configure:7809: $? = 0
662configure:7809: result: yes
663configure:7809: checking for sys/inttypes.h
664configure: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
665conftest.c:71:10: fatal error: 'sys/inttypes.h' file not found
666#include <sys/inttypes.h>
667         ^~~~~~~~~~~~~~~~
6681 error generated.
669configure:7809: $? = 1
670configure: 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>
742configure:7809: result: no
743configure:7840: checking whether it is safe to define __EXTENSIONS__
744configure: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
745configure:7859: $? = 0
746configure:7867: result: yes
747configure:7870: checking whether _XOPEN_SOURCE should be defined
748configure: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
749configure:7892: $? = 0
750configure:7919: result: no
751configure:7988: checking for grep that handles long lines and -e
752configure:8052: result: /opt/local/bin/ggrep
753configure:8057: checking for egrep
754configure:8125: result: /opt/local/bin/ggrep -E
755configure:8133: checking for Minix Amsterdam compiler
756configure:8159: result: no
757configure:8221: checking for ar
758configure:8242: found /opt/local/bin/ar
759configure:8253: result: ar
760configure:8333: checking for ranlib
761configure:8354: found /opt/local/bin/ranlib
762configure:8365: result: ranlib
763configure:8438: checking for special C compiler options needed for large files
764configure:8486: result: no
765configure:8492: checking for _FILE_OFFSET_BITS value needed for large files
766configure: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
767configure:8518: $? = 0
768configure:8553: result: no
769configure:10242: checking how to print strings
770configure:10269: result: printf
771configure:10290: checking for a sed that does not truncate output
772configure:10360: result: /opt/local/bin/gsed
773configure:10378: checking for fgrep
774configure:10446: result: /opt/local/bin/ggrep -F
775configure:10482: checking for ld used by ccache /usr/bin/clang
776configure:10550: result: /Library/Developer/CommandLineTools/usr/bin/ld
777configure:10557: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
778configure:10573: result: no
779configure:10585: checking for BSD- or MS-compatible name lister (nm)
780configure:10640: result: /opt/local/bin/nm -B
781configure:10780: checking the name lister (/opt/local/bin/nm -B) interface
782configure: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
783configure:10791: /opt/local/bin/nm -B "conftest.o"
784configure:10794: output
7850000000000000000 S _some_variable
786configure:10801: result: BSD nm
787configure:10804: checking whether ln -s works
788configure:10808: result: yes
789configure:10816: checking the maximum length of command line arguments
790configure:10948: result: 786432
791configure:10996: checking how to convert x86_64-apple-darwin22.1.0 file names to x86_64-apple-darwin22.1.0 format
792configure:11037: result: func_convert_file_noop
793configure:11044: checking how to convert x86_64-apple-darwin22.1.0 file names to toolchain format
794configure:11065: result: func_convert_file_noop
795configure:11072: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
796configure:11080: result: -r
797configure:11159: checking for file
798configure:11180: found /usr/bin/file
799configure:11191: result: file
800configure:11267: checking for objdump
801configure:11288: found /opt/local/bin/objdump
802configure:11299: result: objdump
803configure:11328: checking how to recognize dependent libraries
804configure:11529: result: pass_all
805configure:11619: checking for dlltool
806configure:11654: result: no
807configure:11681: checking how to associate runtime and link libraries
808configure:11709: result: printf %s\n
809configure:11859: checking for archiver @FILE support
810configure: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
811configure:11877: $? = 0
812configure:11881: ar cr libconftest.a @conftest.lst >&5
813ar: @conftest.lst: No such file or directory
814configure:11884: $? = 1
815configure:11904: result: no
816configure:11967: checking for strip
817configure:11988: found /opt/local/bin/strip
818configure:11999: result: strip
819configure:12076: checking for ranlib
820configure:12108: result: ranlib
821configure:12210: checking command to parse /opt/local/bin/nm -B output from ccache /usr/bin/clang object
822configure: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
823configure:12367: $? = 0
824configure: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
825configure:12374: $? = 0
826cannot find nm_test_var in conftest.nm
827configure: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
828configure:12367: $? = 0
829configure: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
830configure:12374: $? = 0
831configure: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
832configure:12443: $? = 0
833configure:12481: result: ok
834configure:12528: checking for sysroot
835configure:12559: result: no
836configure:12566: checking for a working dd
837configure:12610: result: /bin/dd
838configure:12614: checking how to truncate binary pipes
839configure:12630: result: /bin/dd bs=4096 count=1
840configure:12967: checking for mt
841configure:13002: result: no
842configure:13022: checking if : is a manifest tool
843configure:13029: : '-?'
844configure:13037: result: no
845configure:13098: checking for dsymutil
846configure:13119: found /usr/bin/dsymutil
847configure:13130: result: dsymutil
848configure:13200: checking for nmedit
849configure:13221: found /usr/bin/nmedit
850configure:13232: result: nmedit
851configure:13302: checking for lipo
852configure:13323: found /opt/local/bin/lipo
853configure:13334: result: lipo
854configure:13404: checking for otool
855configure:13425: found /opt/local/bin/otool
856configure:13436: result: otool
857configure:13506: checking for otool64
858configure:13541: result: no
859configure:13586: checking for -single_module linker flag
860ccache /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
861configure:13620: result: yes
862configure:13623: checking for -exported_symbols_list linker flag
863configure: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
864configure:13644: $? = 0
865configure:13655: result: yes
866configure:13658: checking for -force_load linker flag
867ccache /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64 -c -o conftest.o conftest.c
868ar cr libconftest.a conftest.o
869ranlib libconftest.a
870ccache /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
871configure:13691: result: yes
872configure:13758: checking for dlfcn.h
873configure: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
874configure:13758: $? = 0
875configure:13758: result: yes
876configure:14345: checking for objdir
877configure:14361: result: .libs
878configure:14625: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions
879configure: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
880configure:14648: $? = 0
881configure:14661: result: yes
882configure:15019: checking for ccache /usr/bin/clang option to produce PIC
883configure:15027: result: -fno-common -DPIC
884configure:15035: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works
885configure: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
886configure:15058: $? = 0
887configure:15071: result: yes
888configure:15100: checking if ccache /usr/bin/clang static flag -static works
889configure:15129: result: no
890configure:15144: checking if ccache /usr/bin/clang supports -c -o file.o
891configure: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
892configure:15170: $? = 0
893configure:15192: result: yes
894configure:15200: checking if ccache /usr/bin/clang supports -c -o file.o
895configure:15248: result: yes
896configure:15281: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
897configure:16549: result: yes
898configure:16790: checking dynamic linker characteristics
899configure:17611: result: darwin22.1.0 dyld
900configure:17733: checking how to hardcode library paths into programs
901configure:17758: result: immediate
902configure:18310: checking whether stripping libraries is possible
903configure:18327: result: yes
904configure:18361: checking if libtool supports shared libraries
905configure:18363: result: yes
906configure:18366: checking whether to build shared libraries
907configure:18391: result: yes
908configure:18394: checking whether to build static libraries
909configure:18398: result: yes
910configure:18484: checking for windres
911configure:18519: result: no
912configure:18664: checking for size_t
913configure: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
914configure:18664: $? = 0
915configure: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
916conftest.c:93:21: error: expected expression
917if (sizeof ((size_t)))
918                    ^
9191 error generated.
920configure:18664: $? = 1
921configure: 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| }
1019configure:18664: result: yes
1020configure:18676: checking for working alloca.h
1021configure: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
1022configure:18694: $? = 0
1023configure:18703: result: yes
1024configure:18711: checking for alloca
1025configure:18756: result: yes
1026configure:18827: checking for C/C++ restrict keyword
1027configure: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
1028configure:18857: $? = 0
1029configure:18866: result: __restrict__
1030configure:18879: checking whether the preprocessor supports include_next
1031configure: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
1032configure:18918: $? = 0
1033configure:18941: result: yes
1034configure:18963: checking whether source code line length is unlimited
1035configure:18988: result: yes
1036configure:18999: checking for complete errno.h
1037configure:19074: result: yes
1038configure:19380: checking whether ctype.h defines __header_inline
1039configure:19394: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c
1040configure:19394: $? = 0
1041configure:19402: result: yes
1042configure:19861: checking whether frexp() can be used without linking with libm
1043configure: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
1044configure:19880: $? = 0
1045configure:19890: result: yes
1046configure:19893: checking for ccache /usr/bin/clang options needed to detect all undeclared functions
1047configure: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
1048conftest.c:70:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration]
1049(void) strchr;
1050       ^
1051conftest.c:70:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
10521 error generated.
1053configure:19915: $? = 1
1054configure: 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| }
1128configure: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
1129configure:19942: $? = 0
1130configure:19959: result: none needed
1131configure:19973: checking whether alarm is declared
1132configure: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
1133configure:19973: $? = 0
1134configure:19973: result: yes
1135configure:20389: checking whether long double and double are the same
1136configure: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
1137conftest.c:71:19: error: 'check' declared as an array with a negative size
1138typedef int check[sizeof (long double) == sizeof (double)
1139                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11401 error generated.
1141configure:20411: $? = 1
1142configure: 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| }
1222configure:20420: result: no
1223configure:20436: checking for __fseterr
1224configure: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
1225Undefined symbols for architecture x86_64:
1226  "___fseterr", referenced from:
1227      _main in conftest-b83368.o
1228ld: symbol(s) not found for architecture x86_64
1229clang: error: linker command failed with exit code 1 (use -v to see invocation)
1230configure:20436: $? = 1
1231configure: 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| }
1329configure:20436: result: no
1330configure:20436: checking for iswcntrl
1331configure: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
1332configure:20436: $? = 0
1333configure:20436: result: yes
1334configure:20436: checking for iswblank
1335configure: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
1336configure:20436: $? = 0
1337configure:20436: result: yes
1338configure:20436: checking for uselocale
1339configure: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
1340configure:20436: $? = 0
1341configure:20436: result: yes
1342configure:20436: checking for newlocale
1343configure: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
1344configure:20436: $? = 0
1345configure:20436: result: yes
1346configure:20436: checking for duplocale
1347configure: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
1348configure:20436: $? = 0
1349configure:20436: result: yes
1350configure:20436: checking for freelocale
1351configure: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
1352configure:20436: $? = 0
1353configure:20436: result: yes
1354configure:20436: checking for mbsinit
1355configure: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
1356configure:20436: $? = 0
1357configure:20436: result: yes
1358configure:20436: checking for mbrtowc
1359configure: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
1360configure:20436: $? = 0
1361configure:20436: result: yes
1362configure:20436: checking for mprotect
1363configure: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
1364configure:20436: $? = 0
1365configure:20436: result: yes
1366configure:20436: checking for snprintf
1367configure: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
1368conftest.c:92:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
1369char snprintf ();
1370     ^
1371conftest.c:92:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
13721 warning generated.
1373configure:20436: $? = 0
1374configure:20436: result: yes
1375configure:20436: checking for stpcpy
1376configure: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
1377conftest.c:93:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
1378char stpcpy ();
1379     ^
1380conftest.c:93:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
13811 warning generated.
1382configure:20436: $? = 0
1383configure:20436: result: yes
1384configure:20436: checking for strdup
1385configure: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
1386conftest.c:94:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
1387char strdup ();
1388     ^
1389conftest.c:94:6: note: 'strdup' is a builtin with type 'char *(const char *)'
13901 warning generated.
1391configure:20436: $? = 0
1392configure:20436: result: yes
1393configure:20436: checking for wcwidth
1394configure: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
1395configure:20436: $? = 0
1396configure:20436: result: yes
1397configure:20436: checking for btowc
1398configure: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
1399configure:20436: $? = 0
1400configure:20436: result: yes
1401configure:20436: checking for _set_invalid_parameter_handler
1402configure: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
1403Undefined symbols for architecture x86_64:
1404  "__set_invalid_parameter_handler", referenced from:
1405      _main in conftest-6d2ea9.o
1406ld: symbol(s) not found for architecture x86_64
1407clang: error: linker command failed with exit code 1 (use -v to see invocation)
1408configure:20436: $? = 1
1409configure: 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| }
1521configure:20436: result: no
1522configure:20436: checking for fcntl
1523configure: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
1524configure:20436: $? = 0
1525configure:20436: result: yes
1526configure:20436: checking for symlink
1527configure: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
1528configure:20436: $? = 0
1529configure:20436: result: yes
1530configure:20436: checking for ftruncate
1531configure: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
1532configure:20436: $? = 0
1533configure:20436: result: yes
1534configure:20436: checking for getdtablesize
1535configure: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
1536configure:20436: $? = 0
1537configure:20436: result: yes
1538configure:20436: checking for getprogname
1539configure: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
1540configure:20436: $? = 0
1541configure:20436: result: yes
1542configure:20436: checking for getexecname
1543configure: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
1544Undefined symbols for architecture x86_64:
1545  "_getexecname", referenced from:
1546      _main in conftest-d4314d.o
1547ld: symbol(s) not found for architecture x86_64
1548clang: error: linker command failed with exit code 1 (use -v to see invocation)
1549configure:20436: $? = 1
1550configure: 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| }
1667configure:20436: result: no
1668configure:20436: checking for gettimeofday
1669configure: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
1670configure:20436: $? = 0
1671configure:20436: result: yes
1672configure:20436: checking for isblank
1673configure: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
1674conftest.c:103:6: warning: incompatible redeclaration of library function 'isblank' [-Wincompatible-library-redeclaration]
1675char isblank ();
1676     ^
1677conftest.c:103:6: note: 'isblank' is a builtin with type 'int (int)'
16781 warning generated.
1679configure:20436: $? = 0
1680configure:20436: result: yes
1681configure:20436: checking for lstat
1682configure: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
1683configure:20436: $? = 0
1684configure:20436: result: yes
1685configure:20436: checking for strerror_r
1686configure: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
1687configure:20436: $? = 0
1688configure:20436: result: yes
1689configure:20436: checking for __xpg_strerror_r
1690configure: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
1691Undefined symbols for architecture x86_64:
1692  "___xpg_strerror_r", referenced from:
1693      _main in conftest-b9d2d2.o
1694ld: symbol(s) not found for architecture x86_64
1695clang: error: linker command failed with exit code 1 (use -v to see invocation)
1696configure:20436: $? = 1
1697configure: 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| }
1818configure:20436: result: no
1819configure:20436: checking for pipe
1820configure: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
1821configure:20436: $? = 0
1822configure:20436: result: yes
1823configure:20436: checking for pselect
1824configure: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
1825configure:20436: $? = 0
1826configure:20436: result: yes
1827configure:20436: checking for pthread_sigmask
1828configure: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
1829configure:20436: $? = 0
1830configure:20436: result: yes
1831configure:20436: checking for setenv
1832configure: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
1833configure:20436: $? = 0
1834configure:20436: result: yes
1835configure:20436: checking for sleep
1836configure: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
1837configure:20436: $? = 0
1838configure:20436: result: yes
1839configure:20436: checking for catgets
1840configure: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
1841configure:20436: $? = 0
1842configure:20436: result: yes
1843configure:20436: checking for shutdown
1844configure: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
1845configure:20436: $? = 0
1846configure:20436: result: yes
1847configure:20436: checking for usleep
1848configure: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
1849configure:20436: $? = 0
1850configure:20436: result: yes
1851configure:20436: checking for wcrtomb
1852configure: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
1853configure:20436: $? = 0
1854configure:20436: result: yes
1855configure:20436: checking for wctob
1856configure: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
1857configure:20436: $? = 0
1858configure:20436: result: yes
1859configure:20455: checking for pthread.h
1860configure:20455: result: yes
1861configure: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
1862configure:20492: $? = 0
1863configure:20503: gl_pthread_api=yes
1864configure:20504: LIBPTHREAD=
1865configure:20530: gl_pthread_in_glibc=no
1866configure:20537: checking for pthread_kill in -lpthread
1867configure: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
1868configure:20560: $? = 0
1869configure:20570: result: yes
1870configure:20684: LIBPMULTITHREAD=-lpthread
1871configure:20686: checking whether POSIX threads API is available
1872configure:20688: result: yes
1873configure: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
1874configure:20709: $? = 0
1875configure:20811: checking whether setlocale (LC_ALL, NULL) is multithread-safe
1876configure:20830: result: no
1877configure:20848: checking whether setlocale (category, NULL) is multithread-safe
1878configure:20867: result: yes
1879configure:20891: checking whether imported symbols can be declared weak
1880configure: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
1881Undefined symbols for architecture x86_64:
1882  "_xyzzy", referenced from:
1883      _main in conftest-18395a.o
1884ld: symbol(s) not found for architecture x86_64
1885clang: error: linker command failed with exit code 1 (use -v to see invocation)
1886configure:20915: $? = 1
1887configure: 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| }
1999configure:20991: result: no
2000configure:21052: checking for ld
2001configure:21183: result: /Library/Developer/CommandLineTools/usr/bin/ld
2002configure:21190: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
2003configure:21206: result: no
2004configure:21214: checking for shared library run path origin
2005configure:21228: result: done
2006configure:21250: checking 32-bit host C ABI
2007configure: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
2008configure:21317: $? = 0
2009configure:21513: result: no
2010configure:21522: checking for ELF binary format
2011configure:21546: result: no
2012configure:21598: checking for the common suffixes of directories in the library search path
2013configure:21667: result: lib,lib,lib
2014configure:22211: checking for iconv
2015configure: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
2016Undefined 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
2023ld: symbol(s) not found for architecture x86_64
2024clang: error: linker command failed with exit code 1 (use -v to see invocation)
2025configure:22236: $? = 1
2026configure: 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| }
2142configure: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
2143configure:22261: $? = 0
2144configure:22272: result: yes
2145configure:22275: checking for working iconv
2146configure: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
2147configure:22419: $? = 0
2148configure:22419: ./conftest
2149configure:22419: $? = 0
2150configure:22432: result: yes
2151configure:22447: checking how to link with libiconv
2152configure:22449: result: -liconv
2153configure:22460: checking whether iconv is compatible with its POSIX signature
2154configure: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
2155configure:22485: $? = 0
2156configure:22494: result: yes
2157configure:22623: checking for inline
2158configure: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
2159configure:22640: $? = 0
2160configure:22649: result: inline
2161configure:22749: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.
2162configure: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
2163conftest.c:111:24: error: use of undeclared identifier 'ULLONG_WIDTH'
2164            int ullw = ULLONG_WIDTH;
2165                       ^
2166conftest.c:112:22: error: use of undeclared identifier 'BOOL_WIDTH'
2167            int bw = BOOL_WIDTH;
2168                     ^
21692 errors generated.
2170configure:22774: $? = 1
2171configure: 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| }
2292configure:22782: result: no
2293configure:22791: checking for wint_t
2294configure: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
2295configure:22809: $? = 0
2296configure:22817: result: yes
2297configure:22824: checking whether wint_t is large enough
2298configure: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
2299configure:22843: $? = 0
2300configure:22851: result: yes
2301configure:22864: checking whether the compiler produces multi-arch binaries
2302configure: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
2303configure:22879: $? = 0
2304configure:22907: result: no
2305configure:23039: checking whether stdint.h conforms to C99
2306configure: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
2307configure:23216: $? = 0
2308configure: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
2309configure:23301: $? = 0
2310configure:23301: ./conftest
2311configure:23301: $? = 0
2312configure:23314: result: yes
2313configure:23325: checking whether stdint.h works without ISO C predefines
2314configure: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
2315configure:23358: $? = 0
2316configure:23365: result: yes
2317configure:23376: checking whether stdint.h has UINTMAX_WIDTH etc.
2318configure: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
2319conftest.c:122:24: error: use of undeclared identifier 'UINTMAX_WIDTH'
2320              int iw = UINTMAX_WIDTH;
2321                       ^
23221 error generated.
2323configure:23409: $? = 1
2324configure: 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| }
2455configure:23415: result: no
2456configure:23858: checking where to find the exponent in a 'double'
2457configure: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
2458configure:24184: $? = 0
2459configure:24184: ./conftest
2460configure:24184: $? = 0
2461configure:24197: result: word 1 bit 20
2462configure:24213: checking where to find the exponent in a 'float'
2463configure: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
2464configure:24292: $? = 0
2465configure:24292: ./conftest
2466configure:24292: $? = 0
2467configure:24305: result: word 0 bit 23
2468configure:24321: checking whether byte ordering is bigendian
2469configure: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
2470configure:24337: $? = 0
2471configure: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
2472configure:24383: $? = 0
2473configure: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
2474conftest.c:119:4: error: use of undeclared identifier 'not'
2475                 not big endian
2476                 ^
24771 error generated.
2478configure:24402: $? = 1
2479configure: 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| }
2604configure:24536: result: no
2605configure:24678: checking whether iswcntrl works
2606configure: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
2607configure:24718: $? = 0
2608configure:24718: ./conftest
2609configure:24718: $? = 0
2610configure:24730: result: yes
2611configure:24756: checking for towlower
2612configure: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
2613configure:24756: $? = 0
2614configure:24756: result: yes
2615configure:24793: checking for wctype_t
2616configure: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
2617configure:24815: $? = 0
2618configure:24824: result: yes
2619configure:24830: checking for wctrans_t
2620configure: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
2621configure:24850: $? = 0
2622configure:24859: result: yes
2623configure:24901: checking for nl_langinfo and CODESET
2624configure: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
2625configure:24918: $? = 0
2626configure:24928: result: yes
2627configure:24939: checking for a traditional french locale
2628configure: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
2629configure:25018: $? = 0
2630configure:25074: result: fr_FR.ISO8859-1
2631configure:25082: checking for a traditional japanese locale
2632configure: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
2633configure:25165: $? = 0
2634configure:25223: result: ja_JP.eucJP
2635configure:25230: checking for a french Unicode locale
2636configure: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
2637configure:25306: $? = 0
2638configure:25352: result: fr_FR.UTF-8
2639configure:25360: checking for a transitional chinese locale
2640configure: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
2641configure:25444: $? = 0
2642configure:25495: result: zh_CN.GB18030
2643configure:25598: checking whether langinfo.h defines CODESET
2644configure: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
2645configure:25617: $? = 0
2646configure:25626: result: yes
2647configure:25631: checking whether langinfo.h defines T_FMT_AMPM
2648configure: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
2649configure:25650: $? = 0
2650configure:25659: result: yes
2651configure:25664: checking whether langinfo.h defines ALTMON_1
2652configure: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
2653conftest.c:115:9: error: use of undeclared identifier 'ALTMON_1'
2654int a = ALTMON_1;
2655        ^
26561 error generated.
2657configure:25683: $? = 1
2658configure: 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| }
2782configure:25692: result: no
2783configure:25697: checking whether langinfo.h defines ERA
2784configure: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
2785configure:25716: $? = 0
2786configure:25725: result: yes
2787configure:25730: checking whether langinfo.h defines YESEXPR
2788configure: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
2789configure:25749: $? = 0
2790configure:25758: result: yes
2791configure:25801: checking for wchar_t
2792configure: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
2793configure:25819: $? = 0
2794configure:25827: result: yes
2795configure:25843: checking for good max_align_t
2796configure: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
2797configure:25873: $? = 0
2798configure:25882: result: yes
2799configure:25894: checking whether NULL can be used in arbitrary expressions
2800configure: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
2801configure:25913: $? = 0
2802configure:25921: result: yes
2803configure:26007: checking whether locale.h defines locale_t
2804configure: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
2805conftest.c:116:13: error: unknown type name 'locale_t'
2806            locale_t x;
2807            ^
28081 error generated.
2809configure:26025: $? = 1
2810configure: 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| }
2934configure:26034: result: no
2935configure:26075: checking whether locale.h conforms to POSIX:2001
2936configure: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
2937configure:26094: $? = 0
2938configure:26102: result: yes
2939configure:26105: checking whether struct lconv is properly defined
2940configure: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
2941configure:26125: $? = 0
2942configure:26134: result: yes
2943configure:26261: checking for LC_MESSAGES
2944configure: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
2945configure:26278: $? = 0
2946configure:26287: result: yes
2947configure:26309: checking whether uselocale works
2948configure: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
2949configure:26339: $? = 0
2950configure:26339: ./conftest
2951configure:26339: $? = 0
2952configure:26351: result: yes
2953configure:26372: checking for fake locale system (OpenBSD)
2954configure: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
2955configure:26403: $? = 0
2956configure:26403: ./conftest
2957configure:26403: $? = 1
2958configure: program exited with status 1
2959configure: 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| }
3090configure:26415: result: no
3091configure:26434: checking for Solaris 11.4 locale system
3092configure:26469: result: no
3093configure:26482: checking for getlocalename_l
3094configure: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
3095Undefined symbols for architecture x86_64:
3096  "_getlocalename_l", referenced from:
3097      _main in conftest-e06c73.o
3098ld: symbol(s) not found for architecture x86_64
3099clang: error: linker command failed with exit code 1 (use -v to see invocation)
3100configure:26482: $? = 1
3101configure: 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| }
3249configure:26482: result: no
3250configure:26522: checking for CFPreferencesCopyAppValue
3251configure: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
3252conftest.c:122:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3253CFPreferencesCopyAppValue(NULL, NULL)
3254                          ~~~~      ^
3255conftest.c:122:37: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
3256CFPreferencesCopyAppValue(NULL, NULL)
3257                                ~~~~^
32582 warnings generated.
3259configure:26541: $? = 0
3260configure:26551: result: yes
3261configure:26558: checking for CFLocaleCopyPreferredLanguages
3262configure: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
3263configure:26577: $? = 0
3264configure:26587: result: yes
3265configure:26614: checking whether imported symbols can be declared weak
3266configure:26714: result: no
3267configure:27598: checking for multithread API to use
3268configure:27600: result: posix
3269configure:27612: checking whether malloc is ptrdiff_t safe
3270configure: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
3271configure:27649: $? = 0
3272configure:27658: result: yes
3273configure:27668: checking whether malloc, realloc, calloc set errno on failure
3274configure:27686: result: yes
3275configure:27703: checking whether malloc (0) returns nonnull
3276configure: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
3277configure:27738: $? = 0
3278configure:27738: ./conftest
3279configure:27738: $? = 0
3280configure:27750: result: yes
3281configure:27846: checking whether NAN macro works
3282configure: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
3283configure:27870: $? = 0
3284configure:27878: result: yes
3285configure:27883: checking whether HUGE_VAL works
3286configure: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
3287configure:27902: $? = 0
3288configure:27910: result: yes
3289configure:27922: checking for mbstate_t
3290configure: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
3291configure:27940: $? = 0
3292configure:27948: result: yes
3293configure:28414: checking for mmap
3294configure: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
3295configure:28414: $? = 0
3296configure:28414: result: yes
3297configure:28426: checking for MAP_ANONYMOUS
3298configure:28465: result: yes
3299configure:28492: checking whether memchr works
3300configure: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
3301configure:28578: $? = 0
3302configure:28578: ./conftest
3303configure:28578: $? = 0
3304configure:28590: result: yes
3305configure:28601: checking whether <limits.h> defines MIN and MAX
3306configure: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
3307conftest.c:126:21: error: implicit declaration of function 'MIN' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
3308            int x = MIN (42, 17);
3309                    ^
3310conftest.c:126:21: error: initializer element is not a compile-time constant
3311            int x = MIN (42, 17);
3312                    ^~~~~~~~~~~~
33132 errors generated.
3314configure:28619: $? = 1
3315configure: 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| }
3449configure:28627: result: no
3450configure:28640: checking whether <sys/param.h> defines MIN and MAX
3451configure: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
3452configure:28658: $? = 0
3453configure:28666: result: yes
3454configure:28678: checking whether to activate relocatable installation
3455configure:28694: result: no
3456configure:28717: checking whether ecvt is declared
3457configure: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
3458configure:28717: $? = 0
3459configure:28717: result: yes
3460configure:28726: checking whether fcvt is declared
3461configure: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
3462configure:28726: $? = 0
3463configure:28726: result: yes
3464configure:28735: checking whether gcvt is declared
3465configure: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
3466configure:28735: $? = 0
3467configure:28735: result: yes
3468configure:28982: checking whether strncat works
3469configure: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
3470configure:29075: $? = 0
3471configure:29075: ./conftest
3472configure:29075: $? = 0
3473configure:29087: result: yes
3474configure:29100: checking whether strstr works
3475configure: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
3476configure:29162: $? = 0
3477configure:29162: ./conftest
3478configure:29162: $? = 0
3479configure:29174: result: yes
3480configure:29187: checking for pid_t
3481configure: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
3482configure:29187: $? = 0
3483configure: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
3484conftest.c:162:20: error: expected expression
3485if (sizeof ((pid_t)))
3486                   ^
34871 error generated.
3488configure:29187: $? = 1
3489configure: 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| }
3656configure:29187: result: yes
3657configure:29223: checking for mode_t
3658configure: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
3659configure:29223: $? = 0
3660configure: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
3661conftest.c:161:21: error: expected expression
3662if (sizeof ((mode_t)))
3663                    ^
36641 error generated.
3665configure:29223: $? = 1
3666configure: 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| }
3832configure:29223: result: yes
3833configure:29541: checking whether execvpe is declared
3834configure: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
3835conftest.c:166:10: error: use of undeclared identifier 'execvpe'
3836  (void) execvpe;
3837         ^
38381 error generated.
3839configure:29541: $? = 1
3840configure: 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| }
4013configure:29541: result: no
4014configure:30003: checking for inttypes.h
4015configure: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
4016configure:30023: $? = 0
4017configure:30031: result: yes
4018configure:30040: checking for stdint.h
4019configure: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
4020configure:30058: $? = 0
4021configure:30066: result: yes
4022configure:30077: checking for intmax_t
4023configure: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
4024configure:30103: $? = 0
4025configure:30111: result: yes
4026configure:30130: checking whether snprintf returns a byte count as in C99
4027configure: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
4028configure:30225: $? = 0
4029configure:30225: ./conftest
4030configure:30225: $? = 0
4031configure:30237: result: yes
4032configure:30243: checking whether snprintf truncates the result as in C99
4033configure: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
4034configure:30328: $? = 0
4035configure:30328: ./conftest
4036configure:30328: $? = 0
4037configure:30340: result: yes
4038configure:30347: checking for snprintf
4039configure:30347: result: yes
4040configure:30353: checking for strnlen
4041configure: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
4042configure:30353: $? = 0
4043configure:30353: result: yes
4044configure:30359: checking for wcslen
4045configure: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
4046conftest.c:153:6: warning: incompatible redeclaration of library function 'wcslen' [-Wincompatible-library-redeclaration]
4047char wcslen ();
4048     ^
4049conftest.c:153:6: note: 'wcslen' is a builtin with type 'unsigned long (const int *)'
40501 warning generated.
4051configure:30359: $? = 0
4052configure:30359: result: yes
4053configure:30365: checking for wcsnlen
4054configure: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
4055configure:30365: $? = 0
4056configure:30365: result: yes
4057configure:30371: checking for mbrtowc
4058configure:30371: result: yes
4059configure:30377: checking for wcrtomb
4060configure:30377: result: yes
4061configure:30384: checking whether _snprintf is declared
4062configure: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
4063conftest.c:150:10: error: use of undeclared identifier '_snprintf'
4064  (void) _snprintf;
4065         ^
40661 error generated.
4067configure:30384: $? = 1
4068configure: 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| }
4225configure:30384: result: no
4226configure:30414: checking whether printf supports 'long double' arguments
4227configure: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
4228conftest.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                                                       ^~~~~~~~~~~
4234conftest.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                                                       ^~~~~~~~~~~
4240conftest.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                                                       ^~~~~~~~~~~
42463 warnings generated.
4247configure:30475: $? = 0
4248configure:30475: ./conftest
4249configure:30475: $? = 0
4250configure:30487: result: yes
4251configure:30504: checking whether printf supports infinite 'double' arguments
4252configure: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
4253configure:30634: $? = 0
4254configure:30634: ./conftest
4255configure:30634: $? = 0
4256configure:30646: result: yes
4257configure:30661: checking whether printf supports infinite 'long double' arguments
4258configure: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
4259configure:30982: $? = 0
4260configure:30982: ./conftest
4261configure:30982: $? = 0
4262configure:30994: result: yes
4263configure:31004: checking whether printf supports the 'a' and 'A' directives
4264configure: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
4265conftest.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                                                       ^~~~~~~~~~~
4271conftest.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                                                       ^~~~~~~~~~~
4277conftest.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                                                       ^~~~~~~~~~~
4283conftest.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                                                       ^~~~~~~~~~~
4289conftest.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                                                       ^~~~~~~~~~~
42955 warnings generated.
4296configure:31108: $? = 0
4297configure:31108: ./conftest
4298configure:31108: $? = 4
4299configure: program exited with status 4
4300configure: 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| }
4501configure:31120: result: no
4502configure:31125: checking whether printf supports the 'F' directive
4503configure: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
4504conftest.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                                                       ^~~~~~~~~~~
45101 warning generated.
4511configure:31202: $? = 0
4512configure:31202: ./conftest
4513configure:31202: $? = 0
4514configure:31214: result: yes
4515configure:31219: checking whether printf supports the 'ls' directive
4516configure: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
4517configure:31292: $? = 0
4518configure:31292: ./conftest
4519configure:31292: $? = 0
4520configure:31304: result: yes
4521configure:31309: checking whether printf supports the grouping flag
4522configure: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
4523configure:31344: $? = 0
4524configure:31344: ./conftest
4525configure:31344: $? = 0
4526configure:31356: result: yes
4527configure:31361: checking whether printf supports the left-adjust flag correctly
4528configure: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
4529configure:31400: $? = 0
4530configure:31400: ./conftest
4531configure:31400: $? = 0
4532configure:31412: result: yes
4533configure:31417: checking whether printf supports the zero flag correctly
4534configure: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
4535conftest.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                                                       ^~~~~~~~~~~
45411 warning generated.
4542configure:31459: $? = 0
4543configure:31459: ./conftest
4544configure:31459: $? = 0
4545configure:31471: result: yes
4546configure:31476: checking whether printf supports large precisions
4547configure: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
4548conftest.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                                                       ^~~~~~~~~~~
4554conftest.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                                                       ^~~~~~~~~~~
4560conftest.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                                                       ^~~~~~~~~~~
4566conftest.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                                                       ^~~~~~~~~~~
45724 warnings generated.
4573configure:31523: $? = 0
4574configure:31523: ./conftest
4575configure:31523: $? = 0
4576configure:31535: result: yes
4577configure:31541: checking whether printf survives out-of-memory conditions
4578configure: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
4579configure:31717: $? = 0
4580configure:31721: $? = 77
4581configure:31768: result: guessing no
4582configure:31775: checking whether <wchar.h> uses 'inline' correctly
4583configure:31831: result: yes
4584configure:31952: checking whether wcsdup is declared
4585configure: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
4586configure:31952: $? = 0
4587configure:31952: result: yes
4588configure:31971: checking for C compiler option to allow warnings
4589configure: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
4590configure:31983: $? = 0
4591configure: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
4592configure:31989: $? = 0
4593configure:31999: result: -Wno-error
4594configure:32009: checking for C++ compiler option to allow warnings
4595configure: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
4596configure:32021: $? = 0
4597configure: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
4598configure:32027: $? = 0
4599configure:32037: result: -Wno-error
4600configure:32086: checking whether <sys/socket.h> is self-contained
4601configure: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
4602configure:32104: $? = 0
4603configure:32113: result: yes
4604configure:32116: checking for shutdown
4605configure:32116: result: yes
4606configure:32124: checking whether <sys/socket.h> defines the SHUT_* macros
4607configure: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
4608configure:32142: $? = 0
4609configure:32151: result: yes
4610configure:32260: checking for struct sockaddr_storage
4611configure: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
4612configure:32260: $? = 0
4613configure: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
4614conftest.c:163:38: error: expected expression
4615if (sizeof ((struct sockaddr_storage)))
4616                                     ^
46171 error generated.
4618configure:32260: $? = 1
4619configure: 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| }
4787configure:32260: result: yes
4788configure:32280: checking for sa_family_t
4789configure: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
4790configure:32280: $? = 0
4791configure: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
4792conftest.c:164:26: error: expected expression
4793if (sizeof ((sa_family_t)))
4794                         ^
47951 error generated.
4796configure:32280: $? = 1
4797configure: 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| }
4966configure:32280: result: yes
4967configure:32308: checking for struct sockaddr_storage.ss_family
4968configure: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
4969configure:32308: $? = 0
4970configure:32308: result: yes
4971configure:32667: checking if environ is properly declared
4972configure: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
4973configure:32691: $? = 0
4974configure:32699: result: no
4975configure:32712: checking whether strerror_r is declared
4976configure: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
4977configure:32712: $? = 0
4978configure:32712: result: yes
4979configure:32731: checking whether strerror_r returns char *
4980configure: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
4981conftest.c:158:13: error: indirection requires pointer operand ('int' invalid)
4982          char x = *strerror_r (0, buf, sizeof buf);
4983                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4984conftest.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                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
49871 warning and 1 error generated.
4988configure:32756: $? = 1
4989configure: 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| }
5154configure:32765: result: no
5155configure:32821: checking for working fcntl.h
5156configure: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
5157conftest.c:235:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
5158            int result = !constants;
5159                         ~^~~~~~~~~
51601 warning generated.
5161configure:32935: $? = 0
5162configure:32935: ./conftest
5163configure:32935: $? = 0
5164configure:32952: result: yes
5165configure:33376: checking whether stat file-mode macros are broken
5166configure: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
5167configure:33404: $? = 0
5168configure:33412: result: no
5169configure:33517: checking for nlink_t
5170configure: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
5171configure:33517: $? = 0
5172configure: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
5173conftest.c:160:22: error: expected expression
5174if (sizeof ((nlink_t)))
5175                     ^
51761 error generated.
5177configure:33517: $? = 1
5178configure: 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| }
5343configure:33517: result: yes
5344configure:33639: checking whether getcwd (NULL, 0) allocates memory for result
5345configure: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
5346configure:33704: $? = 0
5347configure:33704: ./conftest
5348configure:33704: $? = 0
5349configure:33715: result: yes
5350configure:33719: checking for getcwd with POSIX signature
5351configure: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
5352configure:33746: $? = 0
5353configure:33755: result: yes
5354configure:33759: checking whether getdtablesize is declared
5355configure: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
5356configure:33759: $? = 0
5357configure:33759: result: yes
5358configure:33888: checking for struct timeval
5359configure: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
5360configure:33912: $? = 0
5361configure:33921: result: yes
5362configure:33926: checking for wide-enough struct timeval.tv_sec member
5363configure: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
5364configure:33954: $? = 0
5365configure:33963: result: yes
5366configure:33995: checking for IPv4 sockets
5367configure: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
5368conftest.c:169:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion]
5369 if (&x && &y && &z) return 0;
5370              ~~  ^
5371conftest.c:169:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
5372 if (&x && &y && &z) return 0;
5373      ^ ~~
5374conftest.c:169:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
5375 if (&x && &y && &z) return 0;
5376        ~~  ^
53773 warnings generated.
5378configure:34022: $? = 0
5379configure:34030: result: yes
5380configure:34038: checking for IPv6 sockets
5381configure: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
5382conftest.c:173:19: warning: address of 'z' will always evaluate to 'true' [-Wpointer-bool-conversion]
5383 if (&x && &y && &z) return 0;
5384              ~~  ^
5385conftest.c:173:7: warning: address of 'x' will always evaluate to 'true' [-Wpointer-bool-conversion]
5386 if (&x && &y && &z) return 0;
5387      ^ ~~
5388conftest.c:173:13: warning: address of 'y' will always evaluate to 'true' [-Wpointer-bool-conversion]
5389 if (&x && &y && &z) return 0;
5390        ~~  ^
53913 warnings generated.
5392configure:34068: $? = 0
5393configure:34076: result: yes
5394configure: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
5395configure:34105: $? = 0
5396configure:34144: checking whether INT32_MAX < INTMAX_MAX
5397configure: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
5398configure:34177: $? = 0
5399configure:34185: result: yes
5400configure:34196: checking whether INT64_MAX == LONG_MAX
5401configure: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
5402configure:34229: $? = 0
5403configure:34237: result: yes
5404configure:34250: checking whether UINT32_MAX < UINTMAX_MAX
5405configure: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
5406configure:34283: $? = 0
5407configure:34291: result: yes
5408configure:34302: checking whether UINT64_MAX == ULONG_MAX
5409configure: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
5410configure:34335: $? = 0
5411configure:34343: result: yes
5412configure:34367: checking for library needed for semaphore functions
5413configure: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
5414configure:34386: $? = 0
5415configure:34417: result: none
5416configure:34428: checking whether lstat correctly handles trailing slash
5417configure: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
5418configure:34472: $? = 0
5419configure:34472: ./conftest
5420configure:34472: $? = 1
5421configure: program exited with status 1
5422configure: 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| }
5621configure:34485: result: no
5622configure:34573: checking for O_CLOEXEC
5623configure: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
5624configure:34594: $? = 0
5625configure:34602: result: yes
5626configure:34607: checking for promoted mode_t type
5627configure: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
5628configure:34625: $? = 0
5629configure:34634: result: int
5630configure:34643: checking whether strerror(0) succeeds
5631configure: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
5632configure:34684: $? = 0
5633configure:34684: ./conftest
5634configure:34684: $? = 4
5635configure: program exited with status 4
5636configure: 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| }
5812configure:34696: result: no
5813configure:34919: checking whether <sys/select.h> is self-contained
5814configure: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
5815configure:34937: $? = 0
5816configure: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
5817configure:34957: $? = 0
5818configure: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
5819configure:34988: $? = 0
5820configure:35002: result: yes
5821configure:35338: checking for pthread_t
5822configure: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
5823configure:35338: $? = 0
5824configure: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
5825conftest.c:194:24: error: expected expression
5826if (sizeof ((pthread_t)))
5827                       ^
58281 error generated.
5829configure:35338: $? = 1
5830configure: 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| }
6029configure:35338: result: yes
6030configure:35350: checking for pthread_spinlock_t
6031configure: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
6032conftest.c:195:13: error: use of undeclared identifier 'pthread_spinlock_t'
6033if (sizeof (pthread_spinlock_t))
6034            ^
60351 error generated.
6036configure:35350: $? = 1
6037configure: 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| }
6237configure:35350: result: no
6238configure:35371: checking for PTHREAD_CREATE_DETACHED
6239configure: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
6240configure:35390: $? = 0
6241configure:35399: result: yes
6242configure:35405: checking for PTHREAD_MUTEX_RECURSIVE
6243configure: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
6244configure:35424: $? = 0
6245configure:35433: result: yes
6246configure:35439: checking for PTHREAD_MUTEX_ROBUST
6247configure: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
6248conftest.c:161:21: error: use of undeclared identifier 'PTHREAD_MUTEX_ROBUST'
6249            int x = PTHREAD_MUTEX_ROBUST;
6250                    ^
62511 error generated.
6252configure:35458: $? = 1
6253configure: 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| }
6423configure:35467: result: no
6424configure:35473: checking for PTHREAD_PROCESS_SHARED
6425configure: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
6426configure:35492: $? = 0
6427configure:35501: result: yes
6428configure:35589: checking for sigset_t
6429configure: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
6430configure:35589: $? = 0
6431configure: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
6432conftest.c:169:23: error: expected expression
6433if (sizeof ((sigset_t)))
6434                      ^
64351 error generated.
6436configure:35589: $? = 1
6437configure: 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| }
6611configure:35589: result: yes
6612configure:35627: checking for sched.h
6613configure: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
6614configure:35627: $? = 0
6615configure:35627: result: yes
6616configure:35719: checking for struct sched_param
6617configure: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
6618configure:35719: $? = 0
6619configure: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
6620conftest.c:171:33: error: expected expression
6621if (sizeof ((struct sched_param)))
6622                                ^
66231 error generated.
6624configure:35719: $? = 1
6625configure: 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| }
6801configure:35719: result: yes
6802configure:35849: checking for library containing setsockopt
6803configure: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
6804configure:35872: $? = 0
6805configure:35957: result: none needed
6806configure:35972: checking whether setenv is declared
6807configure: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
6808configure:35972: $? = 0
6809configure:35972: result: yes
6810configure:35993: checking for search.h
6811configure: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
6812configure:35993: $? = 0
6813configure:35993: result: yes
6814configure:36000: checking for tsearch
6815configure: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
6816configure:36000: $? = 0
6817configure:36000: result: yes
6818configure:36009: checking for uid_t in sys/types.h
6819configure:36030: result: yes
6820configure:36119: checking for volatile sig_atomic_t
6821configure: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
6822configure:36119: $? = 0
6823configure: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
6824conftest.c:172:36: error: expected expression
6825if (sizeof ((volatile sig_atomic_t)))
6826                                   ^
68271 error generated.
6828configure:36119: $? = 1
6829configure: 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| }
7006configure:36119: result: yes
7007configure:36136: checking for sighandler_t
7008configure: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
7009conftest.c:172:13: error: use of undeclared identifier 'sighandler_t'
7010if (sizeof (sighandler_t))
7011            ^
70121 error generated.
7013configure:36136: $? = 1
7014configure: 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| }
7191configure:36136: result: no
7192configure:36156: checking whether fcloseall is declared
7193configure: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
7194conftest.c:200:10: error: use of undeclared identifier 'fcloseall'
7195  (void) fcloseall;
7196         ^
71971 error generated.
7198configure:36156: $? = 1
7199configure: 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| }
7406configure:36156: result: no
7407configure:36243: checking which flavor of printf attribute matches inttypes macros
7408configure: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
7409configure:36271: $? = 0
7410configure:36279: result: system
7411configure:36311: checking whether <sys/ioctl.h> declares ioctl
7412configure: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
7413configure:36328: $? = 0
7414configure:36337: result: yes
7415configure:36523: checking for struct timespec in <time.h>
7416configure: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
7417configure:36541: $? = 0
7418configure:36549: result: yes
7419configure:36743: checking for TIME_UTC in <time.h>
7420configure: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
7421configure:36761: $? = 0
7422configure:36769: result: yes
7423configure:36778: checking whether unsetenv is declared
7424configure: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
7425configure:36778: $? = 0
7426configure:36778: result: yes
7427configure: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
7428configure:36836: $? = 0
7429configure:36881: checking for alloca as a compiler built-in
7430configure:36907: result: yes
7431configure:36963: checking for static_assert
7432configure: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
7433conftest.c:176:28: error: expected parameter declarator
7434            static_assert (2 + 2 == 4, "arithmetic does not work");
7435                           ^
7436conftest.c:176:28: error: expected ')'
7437conftest.c:176:27: note: to match this '('
7438            static_assert (2 + 2 == 4, "arithmetic does not work");
7439                          ^
7440conftest.c:176:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
7441            static_assert (2 + 2 == 4, "arithmetic does not work");
7442            ^
7443conftest.c:177:28: error: expected parameter declarator
7444            static_assert (2 + 2 == 4);
7445                           ^
7446conftest.c:177:28: error: expected ')'
7447conftest.c:177:27: note: to match this '('
7448            static_assert (2 + 2 == 4);
7449                          ^
7450conftest.c:177:13: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
7451            static_assert (2 + 2 == 4);
7452            ^
74532 warnings and 4 errors generated.
7454configure:37001: $? = 1
7455configure: 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| }
7644configure: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
7645conftest.c:177:38: error: '_Static_assert' with no message is a C2x extension [-Werror,-Wc2x-extensions]
7646            static_assert (2 + 2 == 4);
7647                                     ^
7648                                     , ""
7649conftest.c:184:46: error: '_Static_assert' with no message is a C2x extension [-Werror,-Wc2x-extensions]
7650            static_assert (sizeof (char) == 1);
7651                                             ^
7652                                             , ""
76532 errors generated.
7654configure:37001: $? = 1
7655configure: 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| }
7844configure:37012: result: no
7845configure:37135: checking for __builtin_expect
7846configure: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
7847configure:37151: $? = 0
7848configure:37178: result: yes
7849configure:37225: checking for flexible array member
7850configure: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
7851configure:37254: $? = 0
7852configure:37262: result: yes
7853configure:37326: checking whether conversion from 'int' to 'long double' works
7854configure: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
7855configure:37373: $? = 0
7856configure:37373: ./conftest
7857configure:37373: $? = 0
7858configure:37385: result: yes
7859configure:37534: checking whether free is known to preserve errno
7860configure: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
7861conftest.c:180:16: error: "'free' is not known to preserve errno"
7862              #error "'free' is not known to preserve errno"
7863               ^
78641 error generated.
7865configure:37558: $? = 1
7866configure: 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| }
8052configure:37567: result: no
8053configure:37624: checking whether frexp works
8054configure: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
8055conftest.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
8059int      memcmp(const void *__s1, const void *__s2, size_t __n);
8060                                              ^
80611 warning generated.
8062configure:37725: $? = 0
8063configure:37725: ./conftest
8064configure:37725: $? = 0
8065configure:37737: result: yes
8066configure:37788: checking whether frexpl is declared
8067configure: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
8068configure:37788: $? = 0
8069configure:37788: result: yes
8070configure:37798: checking whether frexpl() can be used without linking with libm
8071configure: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
8072configure:37817: $? = 0
8073configure:37827: result: yes
8074configure:37833: checking whether frexpl works
8075configure: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
8076configure:37948: $? = 0
8077configure:37948: ./conftest
8078configure:37948: $? = 0
8079configure:37960: result: yes
8080configure:38207: checking whether the compiler generally respects inline
8081configure: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
8082configure:38229: $? = 0
8083configure:38239: result: yes
8084configure:38256: checking whether isnan(double) can be used without linking with libm
8085configure: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
8086configure:38282: $? = 0
8087configure:38292: result: yes
8088configure:38319: checking whether isnan(float) can be used without linking with libm
8089configure: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
8090configure:38345: $? = 0
8091configure:38355: result: yes
8092configure:38362: checking whether isnan(float) works
8093configure: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
8094configure:38451: $? = 0
8095configure:38451: ./conftest
8096configure:38451: $? = 0
8097configure:38463: result: yes
8098configure:38605: checking whether isnan(long double) can be used without linking with libm
8099configure: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
8100configure:38631: $? = 0
8101configure:38641: result: yes
8102configure:38650: checking whether isnanl works
8103configure: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
8104configure:38796: $? = 0
8105configure:38796: ./conftest
8106configure:38796: $? = 0
8107configure:38808: result: yes
8108configure:38987: checking whether iswblank is declared
8109configure: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
8110configure:38987: $? = 0
8111configure:38987: result: yes
8112configure:39059: checking whether iswdigit is ISO C compliant
8113configure: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
8114configure:39150: $? = 0
8115configure:39150: ./conftest
8116configure:39150: $? = 0
8117configure:39163: result: yes
8118configure:39214: checking whether iswxdigit is ISO C compliant
8119configure: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
8120configure:39297: $? = 0
8121configure:39297: ./conftest
8122configure:39297: $? = 0
8123configure:39310: result: yes
8124configure:39461: checking for pthread_rwlock_t
8125configure: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
8126configure:39461: $? = 0
8127configure: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
8128conftest.c:190:31: error: expected expression
8129if (sizeof ((pthread_rwlock_t)))
8130                              ^
81311 error generated.
8132configure:39461: $? = 1
8133configure: 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| }
8328configure:39461: result: yes
8329configure:39474: checking whether pthread_rwlock_rdlock prefers a writer to a reader
8330configure: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
8331configure:39619: $? = 0
8332configure:39619: ./conftest
8333configure:39619: $? = 0
8334configure:39632: result: yes
8335configure: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
8336configure:39666: $? = 0
8337configure:39752: checking whether mbrtowc handles incomplete characters
8338configure: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
8339configure:39792: $? = 0
8340configure:39792: ./conftest
8341configure:39792: $? = 0
8342configure:39844: result: yes
8343configure:39850: checking whether mbrtowc works as well as mbtowc
8344configure: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
8345configure:39894: $? = 0
8346configure:39894: ./conftest
8347configure:39894: $? = 0
8348configure:39907: result: yes
8349configure:39949: checking whether mbrtowc handles a NULL pwc argument
8350configure: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
8351configure:40003: $? = 0
8352configure:40003: ./conftest
8353configure:40003: $? = 0
8354configure:40016: result: yes
8355configure:40022: checking whether mbrtowc handles a NULL string argument
8356configure: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
8357configure:40064: $? = 0
8358configure:40064: ./conftest
8359configure:40064: $? = 0
8360configure:40077: result: yes
8361configure:40085: checking whether mbrtowc has a correct return value
8362configure: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
8363configure:40195: $? = 0
8364configure:40195: ./conftest
8365configure:40195: $? = 0
8366configure:40211: result: yes
8367configure:40217: checking whether mbrtowc returns 0 when parsing a NUL character
8368configure: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
8369configure:40256: $? = 0
8370configure:40256: ./conftest
8371configure:40256: $? = 0
8372configure:40269: result: yes
8373configure:40274: checking whether mbrtowc stores incomplete characters
8374configure: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
8375configure:40383: $? = 0
8376configure:40383: ./conftest
8377configure:40383: $? = 0
8378configure:40398: result: no
8379configure:40403: checking whether mbrtowc works on empty input
8380configure: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
8381configure:40433: $? = 0
8382configure:40433: ./conftest
8383configure:40433: $? = 0
8384configure:40445: result: yes
8385configure:40449: checking whether the C locale is free of encoding errors
8386configure: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
8387configure:40495: $? = 0
8388configure:40495: ./conftest
8389configure:40495: $? = 0
8390configure:40507: result: yes
8391configure:40877: checking whether mbrtowc handles incomplete characters
8392configure:40969: result: yes
8393configure:40975: checking whether mbrtowc works as well as mbtowc
8394configure:41032: result: yes
8395configure:41208: checking whether frexp works
8396configure:41321: result: yes
8397configure:41333: checking whether ldexp can be used without linking with libm
8398configure: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
8399configure:41353: $? = 0
8400configure:41363: result: yes
8401configure:41376: checking whether frexpl() can be used without linking with libm
8402configure:41405: result: yes
8403configure:41411: checking whether frexpl works
8404configure:41538: result: yes
8405configure:41553: checking whether frexpl is declared
8406configure:41553: result: yes
8407configure:41564: checking whether ldexpl() can be used without linking with libm
8408configure: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
8409configure:41583: $? = 0
8410configure:41593: result: yes
8411configure:41599: checking whether ldexpl works
8412configure: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
8413configure:41644: $? = 0
8414configure:41644: ./conftest
8415configure:41644: $? = 0
8416configure:41656: result: yes
8417configure:41664: checking whether ldexpl is declared
8418configure: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
8419configure:41664: $? = 0
8420configure:41664: result: yes
8421configure:41697: checking whether setlocale (LC_ALL, NULL) is multithread-safe
8422configure:41716: result: no
8423configure:41734: checking whether setlocale (category, NULL) is multithread-safe
8424configure:41753: result: yes
8425configure:41777: checking whether imported symbols can be declared weak
8426configure:41877: result: no
8427configure:41920: checking whether the -Werror option is usable
8428configure: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
8429configure:41939: $? = 0
8430configure:41949: result: yes
8431configure:41951: checking for simple visibility declarations
8432configure: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
8433configure:41983: $? = 0
8434configure:41993: result: yes
8435configure:42031: checking for signbit macro
8436configure: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
8437configure:42142: $? = 0
8438configure:42142: ./conftest
8439configure:42142: $? = 0
8440configure:42154: result: yes
8441configure:42156: checking for signbit compiler built-ins
8442configure: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
8443configure:42269: $? = 0
8444configure:42269: ./conftest
8445configure:42269: $? = 0
8446configure:42281: result: yes
8447configure:42806: checking for stdint.h
8448configure:42806: result: yes
8449configure:42813: checking for SIZE_MAX
8450configure:42889: result: yes
8451configure:42899: checking for ssize_t
8452configure: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
8453configure:42917: $? = 0
8454configure:42925: result: yes
8455configure:42934: checking for bool, true, false
8456configure: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
8457conftest.c:206:13: error: "true == false"
8458           #error "true == false"
8459            ^
8460conftest.c:208:18: error: unknown type name 'bool'
8461          extern bool b;
8462                 ^
8463conftest.c:209:11: error: unknown type name 'bool'
8464          bool b = true == false;
8465          ^
8466conftest.c:209:20: error: use of undeclared identifier 'true'
8467          bool b = true == false;
8468                   ^
8469conftest.c:209:28: error: use of undeclared identifier 'false'
8470          bool b = true == false;
8471                           ^
84725 errors generated.
8473configure:42949: $? = 1
8474configure: 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;
8684configure:42957: result: no
8685configure:43185: checking whether strstr works in linear time
8686configure: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
8687configure:43271: $? = 0
8688configure:43271: ./conftest
8689configure:43271: $? = 142
8690configure: program exited with status 142
8691configure: 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| }
8941configure:43283: result: no
8942configure:43311: checking whether strstr works
8943configure:43385: result: yes
8944configure:43438: checking for sys/single_threaded.h
8945configure: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
8946conftest.c:234:10: fatal error: 'sys/single_threaded.h' file not found
8947#include <sys/single_threaded.h>
8948         ^~~~~~~~~~~~~~~~~~~~~~~
89491 error generated.
8950configure:43438: $? = 1
8951configure: 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>
9186configure:43438: result: no
9187configure:54634: checking for ptrdiff_t
9188configure: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
9189configure:54634: $? = 0
9190configure: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
9191conftest.c:251:24: error: expected expression
9192if (sizeof ((ptrdiff_t)))
9193                       ^
91941 error generated.
9195configure:54634: $? = 1
9196configure: 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| }
9452configure:54634: result: yes
9453configure:54898: checking for nl_langinfo
9454configure: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
9455configure:54898: $? = 0
9456configure:54898: result: yes
9457configure:55186: checking for nl_langinfo
9458configure:55186: result: yes
9459configure:55508: checking for ptrdiff_t
9460configure:55508: result: yes
9461configure:55772: checking for nl_langinfo
9462configure:55772: result: yes
9463configure:56060: checking for nl_langinfo
9464configure:56060: result: yes
9465configure:56382: checking for ptrdiff_t
9466configure:56382: result: yes
9467configure:56646: checking for nl_langinfo
9468configure:56646: result: yes
9469configure:56934: checking for nl_langinfo
9470configure:56934: result: yes
9471configure:57291: checking for ptrdiff_t
9472configure:57291: result: yes
9473configure:57415: checking for nl_langinfo
9474configure:57415: result: yes
9475configure:62635: checking whether wcwidth is declared
9476configure: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
9477configure:62635: $? = 0
9478configure:62635: result: yes
9479configure:62683: checking whether wcwidth works reasonably in UTF-8 locales
9480configure: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
9481configure:62735: $? = 0
9482configure:62735: ./conftest
9483configure:62735: $? = 6
9484configure: program exited with status 6
9485configure: 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| }
9781configure:62747: result: no
9782configure:62865: checking for stdint.h
9783configure:62865: result: yes
9784configure:63007: checking whether btowc(0) is correct
9785configure: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
9786configure:63038: $? = 0
9787configure:63038: ./conftest
9788configure:63038: $? = 0
9789configure:63050: result: yes
9790configure:63053: checking whether btowc(EOF) is correct
9791configure: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
9792configure:63089: $? = 0
9793configure:63089: ./conftest
9794configure:63089: $? = 0
9795configure:63102: result: yes
9796configure:63169: checking for a traditional french locale
9797configure:63304: result: fr_FR.ISO8859-1
9798configure:63311: checking for a french Unicode locale
9799configure:63433: result: fr_FR.UTF-8
9800configure:63441: checking for a traditional french locale
9801configure:63576: result: fr_FR.ISO8859-1
9802configure:63584: checking for a turkish Unicode locale
9803configure: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
9804configure:63660: $? = 0
9805configure:63708: result: none
9806configure:63719: checking whether calloc (0, n) and calloc (n, 0) return nonnull
9807configure: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
9808configure:63751: $? = 0
9809configure:63751: ./conftest
9810configure:63751: $? = 0
9811configure:63775: result: yes
9812configure:63997: checking whether // is distinct from /
9813configure:64027: result: no
9814configure:64038: checking whether dup2 works
9815configure: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
9816configure:64131: $? = 0
9817configure:64131: ./conftest
9818configure:64131: $? = 0
9819configure:64143: result: yes
9820configure:64231: checking for error_at_line
9821configure: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
9822conftest.c:280:10: fatal error: 'error.h' file not found
9823#include <error.h>
9824         ^~~~~~~~~
98251 error generated.
9826configure:64248: $? = 1
9827configure: 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| }
10115configure:64257: result: no
10116configure:64308: checking whether fcntl handles F_DUPFD correctly
10117configure: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
10118configure:64372: $? = 0
10119configure:64372: ./conftest
10120configure:64372: $? = 0
10121configure:64383: result: yes
10122configure:64401: checking whether fcntl understands F_DUPFD_CLOEXEC
10123configure: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
10124configure:64436: $? = 0
10125configure:64436: ./conftest
10126configure:64436: $? = 0
10127configure: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
10128configure:64455: $? = 0
10129configure:64472: result: yes
10130configure:64545: checking whether fdopen sets errno
10131configure: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
10132configure:64580: $? = 0
10133configure:64580: ./conftest
10134configure:64580: $? = 0
10135configure:64592: result: yes
10136configure:64843: checking whether getdtablesize works
10137configure: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
10138configure:64883: $? = 0
10139configure:64883: ./conftest
10140configure:64883: $? = 0
10141configure:64897: result: yes
10142configure:64955: checking for getpagesize
10143configure: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
10144configure:64973: $? = 0
10145configure:64983: result: yes
10146configure:65014: checking whether getpagesize is declared
10147configure: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
10148configure:65014: $? = 0
10149configure:65014: result: yes
10150configure:65065: checking whether program_invocation_name is declared
10151configure: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
10152conftest.c:296:10: error: use of undeclared identifier 'program_invocation_name'
10153  (void) program_invocation_name;
10154         ^
101551 error generated.
10156configure:65065: $? = 1
10157configure: 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| }
10460configure:65065: result: no
10461configure:65079: checking whether program_invocation_short_name is declared
10462configure: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
10463conftest.c:297:10: error: use of undeclared identifier 'program_invocation_short_name'
10464  (void) program_invocation_short_name;
10465         ^
104661 error generated.
10467configure:65079: $? = 1
10468configure: 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| }
10772configure:65079: result: no
10773configure:65093: checking whether __argv is declared
10774configure: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
10775conftest.c:298:10: error: use of undeclared identifier '__argv'
10776  (void) __argv;
10777         ^
107781 error generated.
10779configure:65093: $? = 1
10780configure: 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| }
11085configure:65093: result: no
11086configure:65112: checking whether __progname is defined in default libraries
11087configure: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
11088configure:65132: $? = 0
11089configure:65142: result: yes
11090configure:65164: checking for gettimeofday with POSIX signature
11091configure: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
11092configure:65193: $? = 0
11093configure:65220: result: yes
11094configure:65334: checking for library containing inet_pton
11095configure: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
11096configure:65364: $? = 0
11097configure:65384: result: none required
11098configure:65413: checking whether inet_pton is declared
11099configure: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
11100configure:65413: $? = 0
11101configure:65413: result: yes
11102configure:65474: checking whether byte ordering is bigendian
11103configure:65689: result: no
11104configure:65715: checking for ioctl
11105configure: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
11106configure:65715: $? = 0
11107configure:65715: result: yes
11108configure:65722: checking for ioctl with POSIX signature
11109configure: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
11110conftest.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
11114int     ioctl(int, unsigned long, ...);
11115        ^
111161 error generated.
11117configure:65748: $? = 1
11118configure: 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|
11430configure:65757: result: no
11431configure:65852: checking where to find the exponent in a 'double'
11432configure:66191: result: word 1 bit 20
11433configure:66207: checking where to find the exponent in a 'float'
11434configure:66299: result: word 0 bit 23
11435configure:66316: checking where to find the exponent in a 'long double'
11436configure: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
11437configure:66431: $? = 0
11438configure:66431: ./conftest
11439configure:66431: $? = 0
11440configure:66444: result: word 2 bit 0
11441configure:66463: checking for a traditional french locale
11442configure:66598: result: fr_FR.ISO8859-1
11443configure:66605: checking for a french Unicode locale
11444configure:66727: result: fr_FR.UTF-8
11445configure:66735: checking for a traditional japanese locale
11446configure:66876: result: ja_JP.eucJP
11447configure:66884: checking for a transitional chinese locale
11448configure:67019: result: zh_CN.GB18030
11449configure:67027: checking for a traditional french locale
11450configure:67162: result: fr_FR.ISO8859-1
11451configure:67169: checking for a french Unicode locale
11452configure:67291: result: fr_FR.UTF-8
11453configure:67299: checking for a traditional japanese locale
11454configure:67440: result: ja_JP.eucJP
11455configure:67448: checking for a transitional chinese locale
11456configure:67583: result: zh_CN.GB18030
11457configure:67699: checking whether malloc (0) returns nonnull
11458configure:67746: result: yes
11459configure:67797: checking for a traditional french locale
11460configure:67932: result: fr_FR.ISO8859-1
11461configure:67939: checking for a french Unicode locale
11462configure:68061: result: fr_FR.UTF-8
11463configure:68069: checking for a traditional japanese locale
11464configure:68210: result: ja_JP.eucJP
11465configure:68218: checking for a transitional chinese locale
11466configure:68353: result: zh_CN.GB18030
11467configure:68360: checking for a french Unicode locale
11468configure:68482: result: fr_FR.UTF-8
11469configure:68490: checking for mbtowc
11470configure: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
11471configure:68490: $? = 0
11472configure:68490: result: yes
11473configure:68602: checking for library containing nanosleep
11474configure: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
11475configure:68632: $? = 0
11476configure:68652: result: none required
11477configure:68673: checking for working nanosleep
11478configure: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
11479conftest.c:333:19: warning: address of function 'nanosleep' will always evaluate to 'true' [-Wpointer-bool-conversion]
11480            if (! nanosleep)
11481                ~ ^~~~~~~~~
11482conftest.c:333:19: note: prefix with the address-of operator to silence this warning
11483            if (! nanosleep)
11484                  ^
11485                  &
114861 warning generated.
11487configure:68758: $? = 0
11488configure:68758: ./conftest
11489configure:68758: $? = 6
11490configure: program exited with status 6
11491configure: 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|           }
11860configure:68774: result: no (mishandles large arguments)
11861configure:68837: checking whether <netinet/in.h> is self-contained
11862configure: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
11863configure:68855: $? = 0
11864configure:68864: result: yes
11865configure:69011: checking whether open recognizes a trailing slash
11866configure: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
11867configure:69056: $? = 0
11868configure:69056: ./conftest
11869configure:69056: $? = 1
11870configure: program exited with status 1
11871configure: 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| }
12255configure:69069: result: no
12256configure:69149: checking whether perror matches strerror
12257configure: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
12258configure:69189: $? = 0
12259configure:69189: ./conftest
12260configure:69189: $? = 0
12261configure:69207: result: yes
12262configure:69316: checking whether signature of pselect conforms to POSIX
12263configure: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
12264configure:69337: $? = 0
12265configure:69346: result: yes
12266configure:69349: checking whether pselect detects invalid fds
12267configure: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
12268configure:69401: $? = 0
12269configure:69401: ./conftest
12270configure:69401: $? = 0
12271configure:69413: result: yes
12272configure:69501: checking whether pthread_create exists as a global function
12273configure: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
12274configure:69522: $? = 0
12275configure:69533: result: yes
12276configure:69589: checking whether pthread_sigmask is a macro
12277configure:69615: result: no
12278configure:69696: checking whether pthread_sigmask works without -lpthread
12279configure: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
12280configure:69727: $? = 0
12281configure:69727: ./conftest
12282configure:69727: $? = 1
12283configure: program exited with status 1
12284configure: 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|                    }
12611configure:69739: result: yes
12612configure:69752: checking whether pthread_sigmask returns error numbers
12613configure: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
12614configure:69786: $? = 0
12615configure:69786: ./conftest
12616configure:69786: $? = 0
12617configure:69799: result: yes
12618configure:69810: checking whether pthread_sigmask unblocks signals correctly
12619configure: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
12620configure:69870: $? = 0
12621configure:69870: ./conftest
12622configure:69870: $? = 0
12623configure:69883: result: guessing yes
12624configure:69947: checking for putenv compatible with GNU and SVID
12625configure: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
12626configure:69996: $? = 0
12627configure:69996: ./conftest
12628configure:69996: $? = 2
12629configure: program exited with status 2
12630configure: 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| }
13054configure:70008: result: no
13055configure:70034: checking whether _putenv is declared
13056configure: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
13057conftest.c:353:10: error: use of undeclared identifier '_putenv'
13058  (void) _putenv;
13059         ^
130601 error generated.
13061configure:70034: $? = 1
13062configure: 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| }
13422configure:70034: result: no
13423configure:70074: checking for raise
13424configure: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
13425configure:70074: $? = 0
13426configure:70074: result: yes
13427configure:70096: checking for sigprocmask
13428configure: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
13429configure:70096: $? = 0
13430configure:70096: result: yes
13431configure:70159: checking whether realloc (0, 0) returns nonnull
13432configure: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
13433configure:70194: $? = 0
13434configure:70194: ./conftest
13435configure:70194: $? = 0
13436configure:70206: result: yes
13437configure:70303: checking for reallocarray
13438configure: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
13439Undefined symbols for architecture x86_64:
13440  "_reallocarray", referenced from:
13441      _main in conftest-e4639d.o
13442ld: symbol(s) not found for architecture x86_64
13443clang: error: linker command failed with exit code 1 (use -v to see invocation)
13444configure:70303: $? = 1
13445configure: 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| }
13800configure:70303: result: no
13801configure:70381: checking whether sched_yield is declared
13802configure: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
13803configure:70381: $? = 0
13804configure:70381: result: yes
13805configure:70438: checking whether select supports a 0 argument
13806configure: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
13807configure:70472: $? = 0
13808configure:70472: ./conftest
13809configure:70472: $? = 0
13810configure:70484: result: yes
13811configure:70491: checking whether select detects invalid fds
13812configure: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
13813configure:70543: $? = 0
13814configure:70543: ./conftest
13815configure:70543: $? = 0
13816configure:70555: result: yes
13817configure:70637: checking whether setenv validates arguments
13818configure: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
13819configure:70685: $? = 0
13820configure:70685: ./conftest
13821configure:70685: $? = 0
13822configure:70696: result: yes
13823configure:70759: checking whether setlocale supports the C locale
13824configure: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
13825configure:70784: $? = 0
13826configure:70784: ./conftest
13827configure:70784: $? = 0
13828configure:70796: result: yes
13829configure:70876: checking for a traditional french locale
13830configure:71011: result: fr_FR.ISO8859-1
13831configure:71018: checking for a french Unicode locale
13832configure:71140: result: fr_FR.UTF-8
13833configure:71148: checking for a traditional japanese locale
13834configure:71289: result: ja_JP.eucJP
13835configure:71297: checking for a transitional chinese locale
13836configure:71432: result: zh_CN.GB18030
13837configure:71492: checking for sigprocmask
13838configure:71492: result: yes
13839configure:71546: checking whether sleep is declared
13840configure: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
13841configure:71546: $? = 0
13842configure:71546: result: yes
13843configure:71560: checking for working sleep
13844configure: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
13845configure:71614: $? = 0
13846configure:71614: ./conftest
13847configure:71614: $? = 0
13848configure:71625: result: yes
13849configure:71734: checking for socklen_t
13850configure: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
13851configure:71734: $? = 0
13852configure: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
13853conftest.c:352:24: error: expected expression
13854if (sizeof ((socklen_t)))
13855                       ^
138561 error generated.
13857configure:71734: $? = 1
13858configure: 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| }
14215configure:71734: result: yes
14216configure:71806: checking whether stat handles trailing slashes on files
14217configure: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
14218configure:71850: $? = 0
14219configure:71850: ./conftest
14220configure:71850: $? = 2
14221configure: program exited with status 2
14222configure: 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| }
14577configure:71862: result: no
14578configure:71944: checking for struct stat.st_atim.tv_nsec
14579configure: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
14580conftest.c:346:13: error: no member named 'st_atim' in 'struct stat'
14581if (ac_aggr.st_atim.tv_nsec)
14582    ~~~~~~~ ^
145831 error generated.
14584configure:71944: $? = 1
14585configure: 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| }
14936configure: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
14937conftest.c:346:20: error: no member named 'st_atim' in 'struct stat'
14938if (sizeof ac_aggr.st_atim.tv_nsec)
14939           ~~~~~~~ ^
149401 error generated.
14941configure:71944: $? = 1
14942configure: 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| }
15293configure:71944: result: no
15294configure:71996: checking for struct stat.st_atimespec.tv_nsec
15295configure: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
15296configure:71996: $? = 0
15297configure:71996: result: yes
15298configure:72037: checking for struct stat.st_birthtimespec.tv_nsec
15299configure: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
15300configure:72037: $? = 0
15301configure:72037: result: yes
15302configure:72074: checking for alignas and alignof
15303configure: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
15304conftest.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                              ^
15307conftest.c:358:40: error: expected expression
15308            char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
15309                                       ^
15310conftest.c:362:59: error: expected parameter declarator
15311              struct alignas_test { char c; char alignas (8) alignas_8; };
15312                                                          ^
15313conftest.c:362:59: error: expected ')'
15314conftest.c:362:58: note: to match this '('
15315              struct alignas_test { char c; char alignas (8) alignas_8; };
15316                                                         ^
15317conftest.c:362:61: error: expected ';' at end of declaration list
15318              struct alignas_test { char c; char alignas (8) alignas_8; };
15319                                                            ^
15320                                                            ;
15321conftest.c:362:50: error: field 'alignas' declared as a function
15322              struct alignas_test { char c; char alignas (8) alignas_8; };
15323                                                 ^
15324conftest.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                       ^                     ~
153307 errors generated.
15331configure:72132: $? = 1
15332configure: 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| }
15706configure: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
15707configure:72132: $? = 0
15708configure:72144: result: yes, <stdalign.h> macros
15709configure:72918: checking whether symlink handles trailing slash correctly
15710configure: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
15711configure:72956: $? = 0
15712configure:72956: ./conftest
15713configure:72956: $? = 4
15714configure: program exited with status 4
15715configure: 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| }
16096configure:72968: result: no
16097configure:73066: checking for pthread_atfork
16098configure: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
16099configure:73066: $? = 0
16100configure:73066: result: yes
16101configure:73086: checking for a traditional french locale
16102configure:73221: result: fr_FR.ISO8859-1
16103configure:73228: checking for a french Unicode locale
16104configure:73350: result: fr_FR.UTF-8
16105configure:73358: checking for a traditional japanese locale
16106configure:73499: result: ja_JP.eucJP
16107configure:73507: checking for a turkish Unicode locale
16108configure:73631: result: none
16109configure:73639: checking for a transitional chinese locale
16110configure:73774: result: zh_CN.GB18030
16111configure:73782: checking for a traditional french locale
16112configure:73917: result: fr_FR.ISO8859-1
16113configure:73924: checking for a french Unicode locale
16114configure:74046: result: fr_FR.UTF-8
16115configure:74054: checking for a traditional french locale
16116configure:74189: result: fr_FR.ISO8859-1
16117configure:74196: checking for a french Unicode locale
16118configure:74318: result: fr_FR.UTF-8
16119configure:74326: checking for a traditional Arabic locale
16120configure: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
16121configure:74388: $? = 0
16122configure:74428: result: none
16123configure:74440: checking for a traditional french locale
16124configure:74575: result: fr_FR.ISO8859-1
16125configure:74582: checking for a french Unicode locale
16126configure:74704: result: fr_FR.UTF-8
16127configure:74712: checking for a traditional french locale
16128configure:74847: result: fr_FR.ISO8859-1
16129configure:74854: checking for a french Unicode locale
16130configure:74976: result: fr_FR.UTF-8
16131configure:74984: checking for a traditional french locale
16132configure:75119: result: fr_FR.ISO8859-1
16133configure:75126: checking for a french Unicode locale
16134configure:75248: result: fr_FR.UTF-8
16135configure:75256: checking for a traditional french locale
16136configure:75391: result: fr_FR.ISO8859-1
16137configure:75398: checking for a french Unicode locale
16138configure:75520: result: fr_FR.UTF-8
16139configure:75594: checking for a traditional french locale
16140configure:75729: result: fr_FR.ISO8859-1
16141configure:75740: checking for unsetenv
16142configure: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
16143configure:75740: $? = 0
16144configure:75740: result: yes
16145configure:75751: checking for unsetenv() return type
16146configure: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
16147configure:75777: $? = 0
16148configure:75785: result: int
16149configure:75794: checking whether unsetenv obeys POSIX
16150configure: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
16151configure:75844: $? = 0
16152configure:75844: ./conftest
16153configure:75844: $? = 0
16154configure:75856: result: yes
16155configure:75917: checking for useconds_t
16156configure: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
16157configure:75917: $? = 0
16158configure: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
16159conftest.c:399:25: error: expected expression
16160if (sizeof ((useconds_t)))
16161                        ^
161621 error generated.
16163configure:75917: $? = 1
16164configure: 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| }
16568configure:75917: result: yes
16569configure:75930: checking whether usleep allows large arguments
16570configure: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
16571configure:75963: $? = 0
16572configure:75963: ./conftest
16573configure:75963: $? = 0
16574configure:75974: result: yes
16575configure:76024: checking for variable-length arrays
16576configure: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
16577configure:76082: $? = 0
16578configure:76093: result: yes
16579configure:76125: checking whether mbrtowc handles incomplete characters
16580configure:76217: result: yes
16581configure:76223: checking whether mbrtowc works as well as mbtowc
16582configure:76280: result: yes
16583configure:76322: checking whether wcrtomb works in the C locale
16584configure: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
16585configure:76355: $? = 0
16586configure:76355: ./conftest
16587configure:76355: $? = 0
16588configure:76367: result: yes
16589configure:76378: checking whether wcrtomb return value is correct
16590configure: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
16591configure:76435: $? = 0
16592configure:76435: ./conftest
16593configure:76435: $? = 0
16594configure:76448: result: yes
16595configure:76514: checking for a traditional french locale
16596configure:76649: result: fr_FR.ISO8859-1
16597configure:76656: checking for a french Unicode locale
16598configure:76778: result: fr_FR.UTF-8
16599configure:76786: checking for a traditional japanese locale
16600configure:76927: result: ja_JP.eucJP
16601configure:76935: checking for a transitional chinese locale
16602configure:77070: result: zh_CN.GB18030
16603configure:77087: checking whether wctob works
16604configure: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
16605configure:77166: $? = 0
16606configure:77166: ./conftest
16607configure:77166: $? = 0
16608configure:77179: result: yes
16609configure:77187: checking whether wctob is declared
16610configure: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
16611configure:77187: $? = 0
16612configure:77187: result: yes
16613configure:77427: checking for gawk
16614configure:77459: result: gawk
16615configure:77499: checking for texi2dvi
16616configure: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
16617configure:77545: checking for dvips
16618configure: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
16619configure:77591: checking for perl
16620configure:77614: found /opt/local/bin/perl
16621configure:77627: result: /opt/local/bin/perl
16622configure:77761: checking that generated files are newer than configure
16623configure:77767: result: done
16624configure:77860: creating ./config.status
16625
16626## ---------------------- ##
16627## Running config.status. ##
16628## ---------------------- ##
16629
16630This file was extended by config.status, which was
16631generated 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
16639on olivine.local
16640
16641config.status:4075: creating Makefile
16642config.status:4075: creating doc/Makefile
16643config.status:4075: creating gnulib-local/Makefile
16644config.status:4075: creating lib/Makefile
16645config.status:4075: creating lib/exported.sh
16646config.status:4075: creating lib/unistring/version.h
16647config.status:4075: creating lib/unistring/woe32dll.h
16648config.status:4075: creating tests/Makefile
16649config.status:4075: creating config.h
16650config.status:4304: executing depfiles commands
16651config.status:4381: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
16652config.status:4386: $? = 0
16653config.status:4304: executing libtool commands
16654
16655## ---------------- ##
16656## Cache variables. ##
16657## ---------------- ##
16658
16659ac_cv_build=x86_64-apple-darwin22.1.0
16660ac_cv_c_bigendian=no
16661ac_cv_c_compiler_gnu=yes
16662ac_cv_c_flexmember=yes
16663ac_cv_c_inline=inline
16664ac_cv_c_restrict=__restrict__
16665ac_cv_c_undeclared_builtin_options='none needed'
16666ac_cv_c_vararrays=yes
16667ac_cv_env_CC_set=set
16668ac_cv_env_CC_value='ccache /usr/bin/clang'
16669ac_cv_env_CFLAGS_set=set
16670ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
16671ac_cv_env_CPPFLAGS_set=set
16672ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
16673ac_cv_env_CPP_set=
16674ac_cv_env_CPP_value=
16675ac_cv_env_LDFLAGS_set=set
16676ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
16677ac_cv_env_LIBS_set=
16678ac_cv_env_LIBS_value=
16679ac_cv_env_LT_SYS_LIBRARY_PATH_set=
16680ac_cv_env_LT_SYS_LIBRARY_PATH_value=
16681ac_cv_env_build_alias_set=
16682ac_cv_env_build_alias_value=
16683ac_cv_env_host_alias_set=
16684ac_cv_env_host_alias_value=
16685ac_cv_env_target_alias_set=
16686ac_cv_env_target_alias_value=
16687ac_cv_func___fseterr=no
16688ac_cv_func___xpg_strerror_r=no
16689ac_cv_func__set_invalid_parameter_handler=no
16690ac_cv_func_alloca_works=yes
16691ac_cv_func_btowc=yes
16692ac_cv_func_calloc_0_nonnull=yes
16693ac_cv_func_catgets=yes
16694ac_cv_func_duplocale=yes
16695ac_cv_func_fcntl=yes
16696ac_cv_func_freelocale=yes
16697ac_cv_func_ftruncate=yes
16698ac_cv_func_getdtablesize=yes
16699ac_cv_func_getexecname=no
16700ac_cv_func_getlocalename_l=no
16701ac_cv_func_getprogname=yes
16702ac_cv_func_gettimeofday=yes
16703ac_cv_func_ioctl=yes
16704ac_cv_func_isblank=yes
16705ac_cv_func_iswblank=yes
16706ac_cv_func_iswcntrl=yes
16707ac_cv_func_lstat=yes
16708ac_cv_func_malloc_0_nonnull=yes
16709ac_cv_func_mbrtowc=yes
16710ac_cv_func_mbsinit=yes
16711ac_cv_func_mbtowc=yes
16712ac_cv_func_mmap=yes
16713ac_cv_func_mprotect=yes
16714ac_cv_func_newlocale=yes
16715ac_cv_func_nl_langinfo=yes
16716ac_cv_func_pipe=yes
16717ac_cv_func_pselect=yes
16718ac_cv_func_pthread_atfork=yes
16719ac_cv_func_pthread_sigmask=yes
16720ac_cv_func_raise=yes
16721ac_cv_func_realloc_0_nonnull=yes
16722ac_cv_func_reallocarray=no
16723ac_cv_func_setenv=yes
16724ac_cv_func_shutdown=yes
16725ac_cv_func_sigprocmask=yes
16726ac_cv_func_sleep=yes
16727ac_cv_func_snprintf=yes
16728ac_cv_func_stpcpy=yes
16729ac_cv_func_strdup=yes
16730ac_cv_func_strerror_r=yes
16731ac_cv_func_strerror_r_char_p=no
16732ac_cv_func_strnlen=yes
16733ac_cv_func_symlink=yes
16734ac_cv_func_towlower=yes
16735ac_cv_func_tsearch=yes
16736ac_cv_func_unsetenv=yes
16737ac_cv_func_uselocale=yes
16738ac_cv_func_usleep=yes
16739ac_cv_func_wcrtomb=yes
16740ac_cv_func_wcslen=yes
16741ac_cv_func_wcsnlen=yes
16742ac_cv_func_wctob=yes
16743ac_cv_func_wcwidth=yes
16744ac_cv_have_decl___argv=no
16745ac_cv_have_decl__putenv=no
16746ac_cv_have_decl__snprintf=no
16747ac_cv_have_decl_alarm=yes
16748ac_cv_have_decl_ecvt=yes
16749ac_cv_have_decl_execvpe=no
16750ac_cv_have_decl_fcloseall=no
16751ac_cv_have_decl_fcvt=yes
16752ac_cv_have_decl_frexpl=yes
16753ac_cv_have_decl_gcvt=yes
16754ac_cv_have_decl_getdtablesize=yes
16755ac_cv_have_decl_getpagesize=yes
16756ac_cv_have_decl_inet_pton=yes
16757ac_cv_have_decl_iswblank=yes
16758ac_cv_have_decl_ldexpl=yes
16759ac_cv_have_decl_program_invocation_name=no
16760ac_cv_have_decl_program_invocation_short_name=no
16761ac_cv_have_decl_sched_yield=yes
16762ac_cv_have_decl_setenv=yes
16763ac_cv_have_decl_sleep=yes
16764ac_cv_have_decl_strerror_r=yes
16765ac_cv_have_decl_unsetenv=yes
16766ac_cv_have_decl_wcsdup=yes
16767ac_cv_have_decl_wctob=yes
16768ac_cv_have_decl_wcwidth=yes
16769ac_cv_header_arpa_inet_h=yes
16770ac_cv_header_crtdefs_h=no
16771ac_cv_header_dlfcn_h=yes
16772ac_cv_header_features_h=no
16773ac_cv_header_iconv_h=yes
16774ac_cv_header_inttypes_h=yes
16775ac_cv_header_langinfo_h=yes
16776ac_cv_header_limits_h=yes
16777ac_cv_header_math_h=yes
16778ac_cv_header_minix_config_h=no
16779ac_cv_header_netdb_h=yes
16780ac_cv_header_netinet_in_h=yes
16781ac_cv_header_pthread_h=yes
16782ac_cv_header_sched_h=yes
16783ac_cv_header_search_h=yes
16784ac_cv_header_semaphore_h=yes
16785ac_cv_header_stat_broken=no
16786ac_cv_header_stdalign_h=yes
16787ac_cv_header_stdbool_h=yes
16788ac_cv_header_stdckdint_h=no
16789ac_cv_header_stdint_h=yes
16790ac_cv_header_stdio_h=yes
16791ac_cv_header_stdlib_h=yes
16792ac_cv_header_string_h=yes
16793ac_cv_header_strings_h=yes
16794ac_cv_header_sys_cdefs_h=yes
16795ac_cv_header_sys_inttypes_h=no
16796ac_cv_header_sys_ioctl_h=yes
16797ac_cv_header_sys_mman_h=yes
16798ac_cv_header_sys_param_h=yes
16799ac_cv_header_sys_select_h=yes
16800ac_cv_header_sys_single_threaded_h=no
16801ac_cv_header_sys_socket_h=yes
16802ac_cv_header_sys_stat_h=yes
16803ac_cv_header_sys_time_h=yes
16804ac_cv_header_sys_types_h=yes
16805ac_cv_header_sys_uio_h=yes
16806ac_cv_header_sys_wait_h=yes
16807ac_cv_header_threads_h=no
16808ac_cv_header_unistd_h=yes
16809ac_cv_header_wchar_h=yes
16810ac_cv_header_wctype_h=yes
16811ac_cv_header_xlocale_h=yes
16812ac_cv_host=x86_64-apple-darwin22.1.0
16813ac_cv_lib_error_at_line=no
16814ac_cv_lib_pthread_pthread_kill=yes
16815ac_cv_member_struct_sockaddr_storage_ss_family=yes
16816ac_cv_member_struct_stat_st_atim_tv_nsec=no
16817ac_cv_member_struct_stat_st_atimespec_tv_nsec=yes
16818ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=yes
16819ac_cv_objext=o
16820ac_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'
16821ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
16822ac_cv_path_FGREP='/opt/local/bin/ggrep -F'
16823ac_cv_path_GREP=/opt/local/bin/ggrep
16824ac_cv_path_PERL=/opt/local/bin/perl
16825ac_cv_path_SED=/opt/local/bin/gsed
16826ac_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'
16827ac_cv_path_lt_DD=/bin/dd
16828ac_cv_path_mkdir=/opt/local/bin/gmkdir
16829ac_cv_prog_AWK=gawk
16830ac_cv_prog_CPP='ccache /usr/bin/clang -E'
16831ac_cv_prog_ac_ct_AR=ar
16832ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang'
16833ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
16834ac_cv_prog_ac_ct_FILECMD=file
16835ac_cv_prog_ac_ct_LIPO=lipo
16836ac_cv_prog_ac_ct_NMEDIT=nmedit
16837ac_cv_prog_ac_ct_OBJDUMP=objdump
16838ac_cv_prog_ac_ct_OTOOL=otool
16839ac_cv_prog_ac_ct_RANLIB=ranlib
16840ac_cv_prog_ac_ct_STRIP=strip
16841ac_cv_prog_cc_c11=
16842ac_cv_prog_cc_g=yes
16843ac_cv_prog_cc_stdc=
16844ac_cv_prog_make_make_set=yes
16845ac_cv_safe_to_define___extensions__=yes
16846ac_cv_search_inet_pton='none required'
16847ac_cv_search_nanosleep='none required'
16848ac_cv_should_define__xopen_source=no
16849ac_cv_sys_file_offset_bits=no
16850ac_cv_sys_largefile_CC=no
16851ac_cv_type_mbstate_t=yes
16852ac_cv_type_mode_t=yes
16853ac_cv_type_nlink_t=yes
16854ac_cv_type_pid_t=yes
16855ac_cv_type_pthread_rwlock_t=yes
16856ac_cv_type_pthread_spinlock_t=no
16857ac_cv_type_pthread_t=yes
16858ac_cv_type_ptrdiff_t=yes
16859ac_cv_type_sa_family_t=yes
16860ac_cv_type_sighandler_t=no
16861ac_cv_type_sigset_t=yes
16862ac_cv_type_size_t=yes
16863ac_cv_type_socklen_t=yes
16864ac_cv_type_struct_sched_param=yes
16865ac_cv_type_struct_sockaddr_storage=yes
16866ac_cv_type_uid_t=yes
16867ac_cv_type_useconds_t=yes
16868ac_cv_type_volatile_sig_atomic_t=yes
16869ac_cv_working_alloca_h=yes
16870acl_cv_hardcode_direct=no
16871acl_cv_hardcode_libdir_flag_spec=
16872acl_cv_hardcode_libdir_separator=
16873acl_cv_hardcode_minus_L=no
16874acl_cv_libdirstems=lib,lib,lib
16875acl_cv_libext=a
16876acl_cv_libname_spec='lib$name'
16877acl_cv_library_names_spec='$libname$shrext'
16878acl_cv_prog_gnu_ld=no
16879acl_cv_rpath=done
16880acl_cv_shlibext=dylib
16881acl_cv_wl=-Wl,
16882am_cv_CC_dependencies_compiler_type=gcc3
16883am_cv_func_iconv=yes
16884am_cv_func_iconv_summary='yes, in libiconv'
16885am_cv_func_iconv_works=yes
16886am_cv_langinfo_codeset=yes
16887am_cv_lib_iconv=yes
16888am_cv_make_support_nested_variables=yes
16889am_cv_prog_cc_c_o=yes
16890gl_cv___builtin_expect=yes
16891gl_cv_c_amsterdam_compiler=no
16892gl_cv_c_bool=no
16893gl_cv_c_inline_effective=yes
16894gl_cv_c_multiarch=no
16895gl_cv_cc_double_expbit0='word 1 bit 20'
16896gl_cv_cc_float_expbit0='word 0 bit 23'
16897gl_cv_cc_long_double_expbit0='word 2 bit 0'
16898gl_cv_cc_vis_werror=yes
16899gl_cv_cc_visibility=yes
16900gl_cv_cc_wallow=-Wno-error
16901gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
16902gl_cv_compiler_clang=yes
16903gl_cv_const_PTHREAD_CREATE_DETACHED=yes
16904gl_cv_const_PTHREAD_MUTEX_RECURSIVE=yes
16905gl_cv_const_PTHREAD_MUTEX_ROBUST=no
16906gl_cv_const_PTHREAD_PROCESS_SHARED=yes
16907gl_cv_cxx_wallow=-Wno-error
16908gl_cv_decl_ioctl_in_sys_ioctl_h=yes
16909gl_cv_decl_null_works=yes
16910gl_cv_double_slash_root=no
16911gl_cv_elf=no
16912gl_cv_func_btowc_eof=yes
16913gl_cv_func_btowc_nul=yes
16914gl_cv_func_dup2_works=yes
16915gl_cv_func_fcntl_f_dupfd_cloexec=yes
16916gl_cv_func_fcntl_f_dupfd_works=yes
16917gl_cv_func_fdopen_works=yes
16918gl_cv_func_free_preserves_errno=no
16919gl_cv_func_frexp_no_libm=yes
16920gl_cv_func_frexp_works=yes
16921gl_cv_func_frexpl_no_libm=yes
16922gl_cv_func_frexpl_works=yes
16923gl_cv_func_getcwd_null=yes
16924gl_cv_func_getcwd_posix_signature=yes
16925gl_cv_func_getdtablesize_works=yes
16926gl_cv_func_getpagesize=yes
16927gl_cv_func_gettimeofday_posix_signature=yes
16928gl_cv_func_ioctl_posix_signature=no
16929gl_cv_func_isnand_no_libm=yes
16930gl_cv_func_isnanf_no_libm=yes
16931gl_cv_func_isnanf_works=yes
16932gl_cv_func_isnanl_no_libm=yes
16933gl_cv_func_isnanl_works=yes
16934gl_cv_func_iswcntrl_works=yes
16935gl_cv_func_iswdigit_works=yes
16936gl_cv_func_iswxdigit_works=yes
16937gl_cv_func_itold_works=yes
16938gl_cv_func_ldexp_no_libm=yes
16939gl_cv_func_ldexpl_no_libm=yes
16940gl_cv_func_ldexpl_works=yes
16941gl_cv_func_lstat_dereferences_slashed_symlink=no
16942gl_cv_func_malloc_0_nonnull=1
16943gl_cv_func_malloc_posix=yes
16944gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=yes
16945gl_cv_func_mbrtowc_empty_input=yes
16946gl_cv_func_mbrtowc_incomplete_state=yes
16947gl_cv_func_mbrtowc_nul_retval=yes
16948gl_cv_func_mbrtowc_null_arg1=yes
16949gl_cv_func_mbrtowc_null_arg2=yes
16950gl_cv_func_mbrtowc_retval=yes
16951gl_cv_func_mbrtowc_sanitycheck=yes
16952gl_cv_func_mbrtowc_stores_incomplete=no
16953gl_cv_func_memchr_works=yes
16954gl_cv_func_nanosleep='no (mishandles large arguments)'
16955gl_cv_func_open_slash=no
16956gl_cv_func_perror_works=yes
16957gl_cv_func_printf_attribute_flavor=system
16958gl_cv_func_printf_directive_a=no
16959gl_cv_func_printf_directive_f=yes
16960gl_cv_func_printf_directive_ls=yes
16961gl_cv_func_printf_enomem='guessing no'
16962gl_cv_func_printf_flag_grouping=yes
16963gl_cv_func_printf_flag_leftadjust=yes
16964gl_cv_func_printf_flag_zero=yes
16965gl_cv_func_printf_infinite=yes
16966gl_cv_func_printf_infinite_long_double=yes
16967gl_cv_func_printf_long_double=yes
16968gl_cv_func_printf_precision=yes
16969gl_cv_func_pselect_detects_ebadf=yes
16970gl_cv_func_pthread_create=yes
16971gl_cv_func_pthread_sigmask_in_libc_works=yes
16972gl_cv_func_pthread_sigmask_macro=no
16973gl_cv_func_pthread_sigmask_return_works=yes
16974gl_cv_func_pthread_sigmask_unblock_works='guessing yes'
16975gl_cv_func_select_detects_ebadf=yes
16976gl_cv_func_select_supports0=yes
16977gl_cv_func_setenv_works=yes
16978gl_cv_func_setlocale_null_all_mtsafe=no
16979gl_cv_func_setlocale_null_one_mtsafe=yes
16980gl_cv_func_setlocale_works=yes
16981gl_cv_func_signbit=yes
16982gl_cv_func_signbit_builtins=yes
16983gl_cv_func_sleep_works=yes
16984gl_cv_func_snprintf_retval_c99=yes
16985gl_cv_func_snprintf_truncation_c99=yes
16986gl_cv_func_stat_file_slash=no
16987gl_cv_func_strerror_0_works=no
16988gl_cv_func_strncat_works=yes
16989gl_cv_func_strstr_linear=no
16990gl_cv_func_strstr_works_always=yes
16991gl_cv_func_svid_putenv=no
16992gl_cv_func_symlink_works=no
16993gl_cv_func_unsetenv_works=yes
16994gl_cv_func_usleep_works=yes
16995gl_cv_func_wcrtomb_retval=yes
16996gl_cv_func_wcrtomb_works=yes
16997gl_cv_func_wctob_works=yes
16998gl_cv_func_wcwidth_works=no
16999gl_cv_have___header_inline=yes
17000gl_cv_have_include_next=yes
17001gl_cv_have_weak=no
17002gl_cv_header_errno_h_complete=yes
17003gl_cv_header_inttypes_h=yes
17004gl_cv_header_langinfo_altmon=no
17005gl_cv_header_langinfo_codeset=yes
17006gl_cv_header_langinfo_era=yes
17007gl_cv_header_langinfo_t_fmt_ampm=yes
17008gl_cv_header_langinfo_yesexpr=yes
17009gl_cv_header_limits_width=no
17010gl_cv_header_locale_h_needs_xlocale_h=yes
17011gl_cv_header_locale_h_posix2001=yes
17012gl_cv_header_locale_has_locale_t=no
17013gl_cv_header_math_huge_val_works=yes
17014gl_cv_header_math_nan_works=yes
17015gl_cv_header_netinet_in_h_selfcontained=yes
17016gl_cv_header_stdint_h=yes
17017gl_cv_header_stdint_width=no
17018gl_cv_header_stdint_without_STDC_macros=yes
17019gl_cv_header_sys_select_h_selfcontained=yes
17020gl_cv_header_sys_socket_h_selfcontained=yes
17021gl_cv_header_sys_socket_h_shut=yes
17022gl_cv_header_wchar_h_correct_inline=yes
17023gl_cv_header_working_fcntl_h=yes
17024gl_cv_header_working_stdalign_h='yes, <stdalign.h> macros'
17025gl_cv_header_working_stdint_h=yes
17026gl_cv_host_cpu_c_abi_32bit=no
17027gl_cv_iconv_nonconst=yes
17028gl_cv_lib_socket='none needed'
17029gl_cv_long_double_equals_double=no
17030gl_cv_macro_O_CLOEXEC=yes
17031gl_cv_malloc_ptrdiff=yes
17032gl_cv_minmax_in_limits_h=no
17033gl_cv_minmax_in_sys_param_h=yes
17034gl_cv_next_arpa_inet_h='<arpa/inet.h>'
17035gl_cv_next_assert_h='<assert.h>'
17036gl_cv_next_ctype_h='<ctype.h>'
17037gl_cv_next_fcntl_h='<fcntl.h>'
17038gl_cv_next_iconv_h='<iconv.h>'
17039gl_cv_next_inttypes_h='<inttypes.h>'
17040gl_cv_next_langinfo_h='<langinfo.h>'
17041gl_cv_next_limits_h='<limits.h>'
17042gl_cv_next_locale_h='<locale.h>'
17043gl_cv_next_math_h='<math.h>'
17044gl_cv_next_pthread_h='<pthread.h>'
17045gl_cv_next_sched_h='<sched.h>'
17046gl_cv_next_signal_h='<signal.h>'
17047gl_cv_next_stdint_h='<stdint.h>'
17048gl_cv_next_stdio_h='<stdio.h>'
17049gl_cv_next_stdlib_h='<stdlib.h>'
17050gl_cv_next_string_h='<string.h>'
17051gl_cv_next_sys_ioctl_h='<sys/ioctl.h>'
17052gl_cv_next_sys_select_h='<sys/select.h>'
17053gl_cv_next_sys_socket_h='<sys/socket.h>'
17054gl_cv_next_sys_stat_h='<sys/stat.h>'
17055gl_cv_next_sys_time_h='<sys/time.h>'
17056gl_cv_next_sys_types_h='<sys/types.h>'
17057gl_cv_next_sys_uio_h='<sys/uio.h>'
17058gl_cv_next_time_h='<time.h>'
17059gl_cv_next_unistd_h='<unistd.h>'
17060gl_cv_next_wchar_h='<wchar.h>'
17061gl_cv_next_wctype_h='<wctype.h>'
17062gl_cv_promoted_mode_t=int
17063gl_cv_pthread_rwlock_rdlock_prefer_writer=yes
17064gl_cv_rpl_alloca=yes
17065gl_cv_semaphore_lib=none
17066gl_cv_sig_pselect=yes
17067gl_cv_size_max=yes
17068gl_cv_socket_ipv4=yes
17069gl_cv_socket_ipv6=yes
17070gl_cv_source_line_length_unlimited=yes
17071gl_cv_static_assert=no
17072gl_cv_sys_struct_lconv_ok=yes
17073gl_cv_sys_struct_timespec_in_time_h=yes
17074gl_cv_sys_struct_timeval=yes
17075gl_cv_sys_struct_timeval_tv_sec=yes
17076gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
17077gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
17078gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
17079gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
17080gl_cv_time_h_has_TIME_UTC=yes
17081gl_cv_type_max_align_t=yes
17082gl_cv_type_sigset_t=yes
17083gl_cv_type_wctrans_t=yes
17084gl_cv_type_wctype_t=yes
17085gl_cv_type_wint_t_large_enough=yes
17086gl_cv_var___progname=yes
17087gt_cv_c_intmax_t=yes
17088gt_cv_c_wchar_t=yes
17089gt_cv_c_wint_t=yes
17090gt_cv_func_CFLocaleCopyPreferredLanguages=yes
17091gt_cv_func_CFPreferencesCopyAppValue=yes
17092gt_cv_func_unsetenv_ret=int
17093gt_cv_func_uselocale_works=yes
17094gt_cv_locale_ar=none
17095gt_cv_locale_fake=no
17096gt_cv_locale_fr=fr_FR.ISO8859-1
17097gt_cv_locale_fr_utf8=fr_FR.UTF-8
17098gt_cv_locale_ja=ja_JP.eucJP
17099gt_cv_locale_solaris114=no
17100gt_cv_locale_tr_utf8=none
17101gt_cv_locale_zh_CN=zh_CN.GB18030
17102gt_cv_ssize_t=yes
17103gt_cv_val_LC_MESSAGES=yes
17104gt_cv_var_environ_declaration=no
17105lt_cv_apple_cc_single_mod=yes
17106lt_cv_ar_at_file=no
17107lt_cv_deplibs_check_method=pass_all
17108lt_cv_file_magic_cmd='$MAGIC_CMD'
17109lt_cv_file_magic_test_file=
17110lt_cv_ld_exported_symbols_list=yes
17111lt_cv_ld_force_load=yes
17112lt_cv_ld_reload_flag=-r
17113lt_cv_nm_interface='BSD nm'
17114lt_cv_objdir=.libs
17115lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
17116lt_cv_path_NM='/opt/local/bin/nm -B'
17117lt_cv_path_mainfest_tool=no
17118lt_cv_prog_compiler_c_o=yes
17119lt_cv_prog_compiler_c_o_RC=yes
17120lt_cv_prog_compiler_pic='-fno-common -DPIC'
17121lt_cv_prog_compiler_pic_works=yes
17122lt_cv_prog_compiler_rtti_exceptions=yes
17123lt_cv_prog_compiler_static_works=no
17124lt_cv_prog_gnu_ld=no
17125lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
17126lt_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'\'''
17127lt_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'\'''
17128lt_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'\'''
17129lt_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'\'''
17130lt_cv_sys_global_symbol_to_import=
17131lt_cv_sys_max_cmd_len=786432
17132lt_cv_to_host_file_cmd=func_convert_file_noop
17133lt_cv_to_tool_file_cmd=func_convert_file_noop
17134lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
17135
17136## ----------------- ##
17137## Output variables. ##
17138## ----------------- ##
17139
17140ACLOCAL='${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'
17141ALLOCA=''
17142ALLOCA_H='alloca.h'
17143AMDEPBACKSLASH='\'
17144AMDEP_FALSE='#'
17145AMDEP_TRUE=''
17146AMTAR='$${TAR-tar}'
17147AM_BACKSLASH='\'
17148AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
17149AM_DEFAULT_VERBOSITY='1'
17150AM_V='$(V)'
17151APPLE_UNIVERSAL_BUILD='0'
17152AR='ar'
17153ARFLAGS='cr'
17154AS='as'
17155ASSERT_H='assert.h'
17156AUTOCONF='${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'
17157AUTOHEADER='${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'
17158AUTOMAKE='${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'
17159AWK='gawk'
17160BITSIZEOF_PTRDIFF_T=''
17161BITSIZEOF_SIG_ATOMIC_T=''
17162BITSIZEOF_SIZE_T=''
17163BITSIZEOF_WCHAR_T=''
17164BITSIZEOF_WINT_T=''
17165CC='ccache /usr/bin/clang'
17166CCDEPMODE='depmode=gcc3'
17167CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
17168CFLAG_VISIBILITY='-fvisibility=hidden'
17169CPP='ccache /usr/bin/clang -E'
17170CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
17171CSCOPE='cscope'
17172CTAGS='ctags'
17173CYGPATH_W='echo'
17174DEFS='-DHAVE_CONFIG_H'
17175DEPDIR='.deps'
17176DLLTOOL='false'
17177DLL_VARIABLE=''
17178DSYMUTIL='dsymutil'
17179DUMPBIN=''
17180DVIPS='/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'
17181ECHO_C='\c'
17182ECHO_N=''
17183ECHO_T=''
17184EGREP='/opt/local/bin/ggrep -E'
17185EMULTIHOP_HIDDEN=''
17186EMULTIHOP_VALUE=''
17187ENOLINK_HIDDEN=''
17188ENOLINK_VALUE=''
17189EOVERFLOW_HIDDEN=''
17190EOVERFLOW_VALUE=''
17191ERRNO_H=''
17192ETAGS='etags'
17193EXEEXT=''
17194FGREP='/opt/local/bin/ggrep -F'
17195FILECMD='file'
17196FLOAT_H=''
17197GLOBAL_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'\'''
17198GL_CFLAG_ALLOW_WARNINGS='-Wno-error'
17199GL_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'
17200GL_COND_LIBTOOL_FALSE='#'
17201GL_COND_LIBTOOL_TRUE=''
17202GL_COND_OBJ_ACCEPT_FALSE=''
17203GL_COND_OBJ_ACCEPT_TRUE='#'
17204GL_COND_OBJ_BIND_FALSE=''
17205GL_COND_OBJ_BIND_TRUE='#'
17206GL_COND_OBJ_BTOWC_FALSE=''
17207GL_COND_OBJ_BTOWC_TRUE='#'
17208GL_COND_OBJ_CLOSE_FALSE=''
17209GL_COND_OBJ_CLOSE_TRUE='#'
17210GL_COND_OBJ_CONNECT_FALSE=''
17211GL_COND_OBJ_CONNECT_TRUE='#'
17212GL_COND_OBJ_DUP2_FALSE=''
17213GL_COND_OBJ_DUP2_TRUE='#'
17214GL_COND_OBJ_ERROR_FALSE='#'
17215GL_COND_OBJ_ERROR_TRUE=''
17216GL_COND_OBJ_FCNTL_FALSE=''
17217GL_COND_OBJ_FCNTL_TRUE='#'
17218GL_COND_OBJ_FDOPEN_FALSE=''
17219GL_COND_OBJ_FDOPEN_TRUE='#'
17220GL_COND_OBJ_FLOAT_FALSE=''
17221GL_COND_OBJ_FLOAT_TRUE='#'
17222GL_COND_OBJ_FREE_FALSE='#'
17223GL_COND_OBJ_FREE_TRUE=''
17224GL_COND_OBJ_FSETERR_FALSE='#'
17225GL_COND_OBJ_FSETERR_TRUE=''
17226GL_COND_OBJ_FSTAT_FALSE=''
17227GL_COND_OBJ_FSTAT_TRUE='#'
17228GL_COND_OBJ_FTRUNCATE_FALSE=''
17229GL_COND_OBJ_FTRUNCATE_TRUE='#'
17230GL_COND_OBJ_GETCWD_LGPL_FALSE=''
17231GL_COND_OBJ_GETCWD_LGPL_TRUE='#'
17232GL_COND_OBJ_GETDTABLESIZE_FALSE=''
17233GL_COND_OBJ_GETDTABLESIZE_TRUE='#'
17234GL_COND_OBJ_GETPAGESIZE_FALSE=''
17235GL_COND_OBJ_GETPAGESIZE_TRUE='#'
17236GL_COND_OBJ_GETTIMEOFDAY_FALSE=''
17237GL_COND_OBJ_GETTIMEOFDAY_TRUE='#'
17238GL_COND_OBJ_ICONV_FALSE=''
17239GL_COND_OBJ_ICONV_OPEN_FALSE=''
17240GL_COND_OBJ_ICONV_OPEN_TRUE='#'
17241GL_COND_OBJ_ICONV_TRUE='#'
17242GL_COND_OBJ_INET_PTON_FALSE=''
17243GL_COND_OBJ_INET_PTON_TRUE='#'
17244GL_COND_OBJ_IOCTL_FALSE='#'
17245GL_COND_OBJ_IOCTL_TRUE=''
17246GL_COND_OBJ_ISBLANK_FALSE=''
17247GL_COND_OBJ_ISBLANK_TRUE='#'
17248GL_COND_OBJ_ISWBLANK_FALSE=''
17249GL_COND_OBJ_ISWBLANK_TRUE='#'
17250GL_COND_OBJ_ISWDIGIT_FALSE=''
17251GL_COND_OBJ_ISWDIGIT_TRUE='#'
17252GL_COND_OBJ_ISWXDIGIT_FALSE=''
17253GL_COND_OBJ_ISWXDIGIT_TRUE='#'
17254GL_COND_OBJ_ITOLD_FALSE=''
17255GL_COND_OBJ_ITOLD_TRUE='#'
17256GL_COND_OBJ_LISTEN_FALSE=''
17257GL_COND_OBJ_LISTEN_TRUE='#'
17258GL_COND_OBJ_LSTAT_FALSE='#'
17259GL_COND_OBJ_LSTAT_TRUE=''
17260GL_COND_OBJ_MBRTOWC_FALSE=''
17261GL_COND_OBJ_MBRTOWC_TRUE='#'
17262GL_COND_OBJ_MBSINIT_FALSE=''
17263GL_COND_OBJ_MBSINIT_TRUE='#'
17264GL_COND_OBJ_MBTOWC_FALSE=''
17265GL_COND_OBJ_MBTOWC_TRUE='#'
17266GL_COND_OBJ_MEMCHR_FALSE=''
17267GL_COND_OBJ_MEMCHR_TRUE='#'
17268GL_COND_OBJ_MSVC_INVAL_FALSE=''
17269GL_COND_OBJ_MSVC_INVAL_TRUE='#'
17270GL_COND_OBJ_MSVC_NOTHROW_FALSE=''
17271GL_COND_OBJ_MSVC_NOTHROW_TRUE='#'
17272GL_COND_OBJ_NANOSLEEP_FALSE='#'
17273GL_COND_OBJ_NANOSLEEP_TRUE=''
17274GL_COND_OBJ_OPEN_FALSE='#'
17275GL_COND_OBJ_OPEN_TRUE=''
17276GL_COND_OBJ_PERROR_FALSE='#'
17277GL_COND_OBJ_PERROR_TRUE=''
17278GL_COND_OBJ_PIPE_FALSE=''
17279GL_COND_OBJ_PIPE_TRUE='#'
17280GL_COND_OBJ_PSELECT_FALSE=''
17281GL_COND_OBJ_PSELECT_TRUE='#'
17282GL_COND_OBJ_PTHREAD_SIGMASK_FALSE=''
17283GL_COND_OBJ_PTHREAD_SIGMASK_TRUE='#'
17284GL_COND_OBJ_PTHREAD_THREAD_FALSE=''
17285GL_COND_OBJ_PTHREAD_THREAD_TRUE='#'
17286GL_COND_OBJ_PUTENV_FALSE='#'
17287GL_COND_OBJ_PUTENV_TRUE=''
17288GL_COND_OBJ_RAISE_FALSE=''
17289GL_COND_OBJ_RAISE_TRUE='#'
17290GL_COND_OBJ_REALLOCARRAY_FALSE='#'
17291GL_COND_OBJ_REALLOCARRAY_TRUE=''
17292GL_COND_OBJ_SCHED_YIELD_FALSE=''
17293GL_COND_OBJ_SCHED_YIELD_TRUE='#'
17294GL_COND_OBJ_SELECT_FALSE=''
17295GL_COND_OBJ_SELECT_TRUE='#'
17296GL_COND_OBJ_SETENV_FALSE=''
17297GL_COND_OBJ_SETENV_TRUE='#'
17298GL_COND_OBJ_SETLOCALE_FALSE='#'
17299GL_COND_OBJ_SETLOCALE_LOCK_FALSE='#'
17300GL_COND_OBJ_SETLOCALE_LOCK_TRUE=''
17301GL_COND_OBJ_SETLOCALE_TRUE=''
17302GL_COND_OBJ_SETSOCKOPT_FALSE=''
17303GL_COND_OBJ_SETSOCKOPT_TRUE='#'
17304GL_COND_OBJ_SIGNBIT3_FALSE=''
17305GL_COND_OBJ_SIGNBIT3_TRUE='#'
17306GL_COND_OBJ_SIGPROCMASK_FALSE=''
17307GL_COND_OBJ_SIGPROCMASK_TRUE='#'
17308GL_COND_OBJ_SLEEP_FALSE=''
17309GL_COND_OBJ_SLEEP_TRUE='#'
17310GL_COND_OBJ_SOCKET_FALSE=''
17311GL_COND_OBJ_SOCKET_TRUE='#'
17312GL_COND_OBJ_STAT_FALSE='#'
17313GL_COND_OBJ_STAT_TRUE=''
17314GL_COND_OBJ_STDIO_READ_FALSE=''
17315GL_COND_OBJ_STDIO_READ_TRUE='#'
17316GL_COND_OBJ_STDIO_WRITE_FALSE=''
17317GL_COND_OBJ_STDIO_WRITE_TRUE='#'
17318GL_COND_OBJ_STRERROR_FALSE='#'
17319GL_COND_OBJ_STRERROR_OVERRIDE_FALSE='#'
17320GL_COND_OBJ_STRERROR_OVERRIDE_TRUE=''
17321GL_COND_OBJ_STRERROR_TRUE=''
17322GL_COND_OBJ_STRNCAT_FALSE=''
17323GL_COND_OBJ_STRNCAT_TRUE='#'
17324GL_COND_OBJ_SYMLINK_FALSE='#'
17325GL_COND_OBJ_SYMLINK_TRUE=''
17326GL_COND_OBJ_UNSETENV_FALSE=''
17327GL_COND_OBJ_UNSETENV_TRUE='#'
17328GL_COND_OBJ_USLEEP_FALSE=''
17329GL_COND_OBJ_USLEEP_TRUE='#'
17330GL_COND_OBJ_WCRTOMB_FALSE=''
17331GL_COND_OBJ_WCRTOMB_TRUE='#'
17332GL_COND_OBJ_WCTOB_FALSE=''
17333GL_COND_OBJ_WCTOB_TRUE='#'
17334GL_COND_OBJ_WCTOMB_FALSE=''
17335GL_COND_OBJ_WCTOMB_TRUE='#'
17336GL_COND_OBJ_WCWIDTH_FALSE='#'
17337GL_COND_OBJ_WCWIDTH_TRUE=''
17338GL_COND_OBJ_WINDOWS_MUTEX_FALSE=''
17339GL_COND_OBJ_WINDOWS_MUTEX_TRUE='#'
17340GL_COND_OBJ_WINDOWS_ONCE_FALSE=''
17341GL_COND_OBJ_WINDOWS_ONCE_TRUE='#'
17342GL_COND_OBJ_WINDOWS_RECMUTEX_FALSE=''
17343GL_COND_OBJ_WINDOWS_RECMUTEX_TRUE='#'
17344GL_COND_OBJ_WINDOWS_RWLOCK_FALSE=''
17345GL_COND_OBJ_WINDOWS_RWLOCK_TRUE='#'
17346GL_COND_OBJ_WINDOWS_THREAD_FALSE=''
17347GL_COND_OBJ_WINDOWS_THREAD_TRUE='#'
17348GL_COND_OBJ_WINDOWS_TLS_FALSE=''
17349GL_COND_OBJ_WINDOWS_TLS_TRUE='#'
17350GL_CXXFLAG_ALLOW_WARNINGS='-Wno-error'
17351GL_GENERATE_ALLOCA_H_FALSE='#'
17352GL_GENERATE_ALLOCA_H_TRUE=''
17353GL_GENERATE_ASSERT_H_FALSE='#'
17354GL_GENERATE_ASSERT_H_TRUE=''
17355GL_GENERATE_ERRNO_H_FALSE=''
17356GL_GENERATE_ERRNO_H_TRUE='#'
17357GL_GENERATE_FLOAT_H_FALSE=''
17358GL_GENERATE_FLOAT_H_TRUE='#'
17359GL_GENERATE_ICONV_H_FALSE='#'
17360GL_GENERATE_ICONV_H_TRUE=''
17361GL_GENERATE_LIMITS_H_FALSE='#'
17362GL_GENERATE_LIMITS_H_TRUE=''
17363GL_GENERATE_NETINET_IN_H_FALSE=''
17364GL_GENERATE_NETINET_IN_H_TRUE='#'
17365GL_GENERATE_STDALIGN_H_FALSE=''
17366GL_GENERATE_STDALIGN_H_TRUE='#'
17367GL_GENERATE_STDCKDINT_H_FALSE='#'
17368GL_GENERATE_STDCKDINT_H_TRUE=''
17369GL_GENERATE_STDDEF_H_FALSE=''
17370GL_GENERATE_STDDEF_H_TRUE='#'
17371GL_GENERATE_STDINT_H_FALSE='#'
17372GL_GENERATE_STDINT_H_TRUE=''
17373GL_GNULIB_ACCEPT4='0'
17374GL_GNULIB_ACCEPT='IN_LIBUNISTRING_GNULIB_TESTS'
17375GL_GNULIB_ACCESS='0'
17376GL_GNULIB_ACOSF='0'
17377GL_GNULIB_ACOSL='0'
17378GL_GNULIB_ALIGNED_ALLOC='0'
17379GL_GNULIB_ASINF='0'
17380GL_GNULIB_ASINL='0'
17381GL_GNULIB_ATAN2F='0'
17382GL_GNULIB_ATANF='0'
17383GL_GNULIB_ATANL='0'
17384GL_GNULIB_ATOLL='0'
17385GL_GNULIB_BIND='IN_LIBUNISTRING_GNULIB_TESTS'
17386GL_GNULIB_BTOWC='IN_LIBUNISTRING_GNULIB_TESTS'
17387GL_GNULIB_CALLOC_GNU='IN_LIBUNISTRING_GNULIB_TESTS'
17388GL_GNULIB_CALLOC_POSIX='IN_LIBUNISTRING_GNULIB_TESTS'
17389GL_GNULIB_CANONICALIZE_FILE_NAME='0'
17390GL_GNULIB_CBRT='0'
17391GL_GNULIB_CBRTF='0'
17392GL_GNULIB_CBRTL='0'
17393GL_GNULIB_CEIL='0'
17394GL_GNULIB_CEILF='0'
17395GL_GNULIB_CEILL='0'
17396GL_GNULIB_CHDIR='0'
17397GL_GNULIB_CHMOD='0'
17398GL_GNULIB_CHOWN='0'
17399GL_GNULIB_CLOSE='IN_LIBUNISTRING_GNULIB_TESTS'
17400GL_GNULIB_CONNECT='IN_LIBUNISTRING_GNULIB_TESTS'
17401GL_GNULIB_COPYSIGN='0'
17402GL_GNULIB_COPYSIGNF='0'
17403GL_GNULIB_COPYSIGNL='0'
17404GL_GNULIB_COPY_FILE_RANGE='0'
17405GL_GNULIB_COSF='0'
17406GL_GNULIB_COSHF='0'
17407GL_GNULIB_COSL='0'
17408GL_GNULIB_CREAT='0'
17409GL_GNULIB_CTIME='0'
17410GL_GNULIB_DPRINTF='0'
17411GL_GNULIB_DUP2='IN_LIBUNISTRING_GNULIB_TESTS'
17412GL_GNULIB_DUP3='0'
17413GL_GNULIB_DUP='0'
17414GL_GNULIB_DUPLOCALE='0'
17415GL_GNULIB_ENVIRON='IN_LIBUNISTRING_GNULIB_TESTS'
17416GL_GNULIB_EUIDACCESS='0'
17417GL_GNULIB_EXECL='0'
17418GL_GNULIB_EXECLE='0'
17419GL_GNULIB_EXECLP='0'
17420GL_GNULIB_EXECV='0'
17421GL_GNULIB_EXECVE='0'
17422GL_GNULIB_EXECVP='0'
17423GL_GNULIB_EXECVPE='0'
17424GL_GNULIB_EXP2='0'
17425GL_GNULIB_EXP2F='0'
17426GL_GNULIB_EXP2L='0'
17427GL_GNULIB_EXPF='0'
17428GL_GNULIB_EXPL='0'
17429GL_GNULIB_EXPLICIT_BZERO='0'
17430GL_GNULIB_EXPM1='0'
17431GL_GNULIB_EXPM1F='0'
17432GL_GNULIB_EXPM1L='0'
17433GL_GNULIB_FABSF='0'
17434GL_GNULIB_FABSL='0'
17435GL_GNULIB_FACCESSAT='0'
17436GL_GNULIB_FCHDIR='0'
17437GL_GNULIB_FCHMODAT='0'
17438GL_GNULIB_FCHOWNAT='0'
17439GL_GNULIB_FCLOSE='0'
17440GL_GNULIB_FCNTL='IN_LIBUNISTRING_GNULIB_TESTS'
17441GL_GNULIB_FDATASYNC='0'
17442GL_GNULIB_FDOPEN='IN_LIBUNISTRING_GNULIB_TESTS'
17443GL_GNULIB_FFLUSH='0'
17444GL_GNULIB_FFSL='0'
17445GL_GNULIB_FFSLL='0'
17446GL_GNULIB_FGETC='IN_LIBUNISTRING_GNULIB_TESTS'
17447GL_GNULIB_FGETS='IN_LIBUNISTRING_GNULIB_TESTS'
17448GL_GNULIB_FLOOR='0'
17449GL_GNULIB_FLOORF='0'
17450GL_GNULIB_FLOORL='0'
17451GL_GNULIB_FMA='0'
17452GL_GNULIB_FMAF='0'
17453GL_GNULIB_FMAL='0'
17454GL_GNULIB_FMOD='0'
17455GL_GNULIB_FMODF='0'
17456GL_GNULIB_FMODL='0'
17457GL_GNULIB_FOPEN='0'
17458GL_GNULIB_FOPEN_GNU='0'
17459GL_GNULIB_FPRINTF='IN_LIBUNISTRING_GNULIB_TESTS'
17460GL_GNULIB_FPRINTF_POSIX='0'
17461GL_GNULIB_FPURGE='0'
17462GL_GNULIB_FPUTC='IN_LIBUNISTRING_GNULIB_TESTS'
17463GL_GNULIB_FPUTS='IN_LIBUNISTRING_GNULIB_TESTS'
17464GL_GNULIB_FREAD='IN_LIBUNISTRING_GNULIB_TESTS'
17465GL_GNULIB_FREE_POSIX='1'
17466GL_GNULIB_FREOPEN='0'
17467GL_GNULIB_FREXP='1'
17468GL_GNULIB_FREXPF='0'
17469GL_GNULIB_FREXPL='1'
17470GL_GNULIB_FSCANF='IN_LIBUNISTRING_GNULIB_TESTS'
17471GL_GNULIB_FSEEK='0'
17472GL_GNULIB_FSEEKO='0'
17473GL_GNULIB_FSTAT='IN_LIBUNISTRING_GNULIB_TESTS'
17474GL_GNULIB_FSTATAT='0'
17475GL_GNULIB_FSYNC='0'
17476GL_GNULIB_FTELL='0'
17477GL_GNULIB_FTELLO='0'
17478GL_GNULIB_FTRUNCATE='IN_LIBUNISTRING_GNULIB_TESTS'
17479GL_GNULIB_FUTIMENS='0'
17480GL_GNULIB_FWRITE='IN_LIBUNISTRING_GNULIB_TESTS'
17481GL_GNULIB_GETC='IN_LIBUNISTRING_GNULIB_TESTS'
17482GL_GNULIB_GETCHAR='IN_LIBUNISTRING_GNULIB_TESTS'
17483GL_GNULIB_GETCWD='IN_LIBUNISTRING_GNULIB_TESTS'
17484GL_GNULIB_GETDELIM='0'
17485GL_GNULIB_GETDOMAINNAME='0'
17486GL_GNULIB_GETDTABLESIZE='IN_LIBUNISTRING_GNULIB_TESTS'
17487GL_GNULIB_GETENTROPY='0'
17488GL_GNULIB_GETGROUPS='0'
17489GL_GNULIB_GETHOSTNAME='0'
17490GL_GNULIB_GETLINE='0'
17491GL_GNULIB_GETLOADAVG='0'
17492GL_GNULIB_GETLOGIN='0'
17493GL_GNULIB_GETLOGIN_R='0'
17494GL_GNULIB_GETOPT_POSIX='0'
17495GL_GNULIB_GETPAGESIZE='IN_LIBUNISTRING_GNULIB_TESTS'
17496GL_GNULIB_GETPASS='0'
17497GL_GNULIB_GETPASS_GNU='0'
17498GL_GNULIB_GETPEERNAME='0'
17499GL_GNULIB_GETSOCKNAME='0'
17500GL_GNULIB_GETSOCKOPT='0'
17501GL_GNULIB_GETSUBOPT='0'
17502GL_GNULIB_GETTIMEOFDAY='IN_LIBUNISTRING_GNULIB_TESTS'
17503GL_GNULIB_GETUMASK='0'
17504GL_GNULIB_GETUSERSHELL='0'
17505GL_GNULIB_GRANTPT='0'
17506GL_GNULIB_GROUP_MEMBER='0'
17507GL_GNULIB_HYPOT='0'
17508GL_GNULIB_HYPOTF='0'
17509GL_GNULIB_HYPOTL='0'
17510GL_GNULIB_ICONV='1'
17511GL_GNULIB_ILOGB='0'
17512GL_GNULIB_ILOGBF='0'
17513GL_GNULIB_ILOGBL='0'
17514GL_GNULIB_IMAXABS='0'
17515GL_GNULIB_IMAXDIV='0'
17516GL_GNULIB_INET_NTOP='0'
17517GL_GNULIB_INET_PTON='IN_LIBUNISTRING_GNULIB_TESTS'
17518GL_GNULIB_IOCTL='IN_LIBUNISTRING_GNULIB_TESTS'
17519GL_GNULIB_ISATTY='0'
17520GL_GNULIB_ISBLANK='IN_LIBUNISTRING_GNULIB_TESTS'
17521GL_GNULIB_ISFINITE='0'
17522GL_GNULIB_ISINF='0'
17523GL_GNULIB_ISNAN='0'
17524GL_GNULIB_ISNAND='0'
17525GL_GNULIB_ISNANF='0'
17526GL_GNULIB_ISNANL='0'
17527GL_GNULIB_ISWBLANK='1'
17528GL_GNULIB_ISWCTYPE='0'
17529GL_GNULIB_ISWDIGIT='1'
17530GL_GNULIB_ISWXDIGIT='1'
17531GL_GNULIB_LCHMOD='0'
17532GL_GNULIB_LCHOWN='0'
17533GL_GNULIB_LDEXPF='0'
17534GL_GNULIB_LDEXPL='0'
17535GL_GNULIB_LINK='0'
17536GL_GNULIB_LINKAT='0'
17537GL_GNULIB_LISTEN='IN_LIBUNISTRING_GNULIB_TESTS'
17538GL_GNULIB_LOCALECONV='0'
17539GL_GNULIB_LOCALENAME='1'
17540GL_GNULIB_LOCALTIME='0'
17541GL_GNULIB_LOG10='0'
17542GL_GNULIB_LOG10F='0'
17543GL_GNULIB_LOG10L='0'
17544GL_GNULIB_LOG1P='0'
17545GL_GNULIB_LOG1PF='0'
17546GL_GNULIB_LOG1PL='0'
17547GL_GNULIB_LOG2='0'
17548GL_GNULIB_LOG2F='0'
17549GL_GNULIB_LOG2L='0'
17550GL_GNULIB_LOG='0'
17551GL_GNULIB_LOGB='0'
17552GL_GNULIB_LOGBF='0'
17553GL_GNULIB_LOGBL='0'
17554GL_GNULIB_LOGF='0'
17555GL_GNULIB_LOGL='0'
17556GL_GNULIB_LSEEK='0'
17557GL_GNULIB_LSTAT='IN_LIBUNISTRING_GNULIB_TESTS'
17558GL_GNULIB_MALLOC_GNU='IN_LIBUNISTRING_GNULIB_TESTS'
17559GL_GNULIB_MALLOC_POSIX='1'
17560GL_GNULIB_MBRLEN='0'
17561GL_GNULIB_MBRTOWC='1'
17562GL_GNULIB_MBSCASECMP='0'
17563GL_GNULIB_MBSCASESTR='0'
17564GL_GNULIB_MBSCHR='0'
17565GL_GNULIB_MBSCSPN='0'
17566GL_GNULIB_MBSINIT='1'
17567GL_GNULIB_MBSLEN='0'
17568GL_GNULIB_MBSNCASECMP='0'
17569GL_GNULIB_MBSNLEN='1'
17570GL_GNULIB_MBSNRTOWCS='0'
17571GL_GNULIB_MBSPBRK='0'
17572GL_GNULIB_MBSPCASECMP='0'
17573GL_GNULIB_MBSRCHR='0'
17574GL_GNULIB_MBSRTOWCS='0'
17575GL_GNULIB_MBSSEP='0'
17576GL_GNULIB_MBSSPN='0'
17577GL_GNULIB_MBSSTR='0'
17578GL_GNULIB_MBSTOK_R='0'
17579GL_GNULIB_MBTOWC='IN_LIBUNISTRING_GNULIB_TESTS'
17580GL_GNULIB_MDA_ACCESS='1'
17581GL_GNULIB_MDA_CHDIR='1'
17582GL_GNULIB_MDA_CHMOD='1'
17583GL_GNULIB_MDA_CLOSE='1'
17584GL_GNULIB_MDA_CREAT='1'
17585GL_GNULIB_MDA_DUP2='1'
17586GL_GNULIB_MDA_DUP='1'
17587GL_GNULIB_MDA_ECVT='1'
17588GL_GNULIB_MDA_EXECL='1'
17589GL_GNULIB_MDA_EXECLE='1'
17590GL_GNULIB_MDA_EXECLP='1'
17591GL_GNULIB_MDA_EXECV='1'
17592GL_GNULIB_MDA_EXECVE='1'
17593GL_GNULIB_MDA_EXECVP='1'
17594GL_GNULIB_MDA_EXECVPE='1'
17595GL_GNULIB_MDA_FCLOSEALL='1'
17596GL_GNULIB_MDA_FCVT='1'
17597GL_GNULIB_MDA_FDOPEN='1'
17598GL_GNULIB_MDA_FILENO='1'
17599GL_GNULIB_MDA_GCVT='1'
17600GL_GNULIB_MDA_GETCWD='1'
17601GL_GNULIB_MDA_GETPID='1'
17602GL_GNULIB_MDA_GETW='1'
17603GL_GNULIB_MDA_ISATTY='1'
17604GL_GNULIB_MDA_J0='1'
17605GL_GNULIB_MDA_J1='1'
17606GL_GNULIB_MDA_JN='1'
17607GL_GNULIB_MDA_LSEEK='1'
17608GL_GNULIB_MDA_MEMCCPY='1'
17609GL_GNULIB_MDA_MKDIR='1'
17610GL_GNULIB_MDA_MKTEMP='1'
17611GL_GNULIB_MDA_OPEN='1'
17612GL_GNULIB_MDA_PUTENV='1'
17613GL_GNULIB_MDA_PUTW='1'
17614GL_GNULIB_MDA_READ='1'
17615GL_GNULIB_MDA_RMDIR='1'
17616GL_GNULIB_MDA_STRDUP='1'
17617GL_GNULIB_MDA_SWAB='1'
17618GL_GNULIB_MDA_TEMPNAM='1'
17619GL_GNULIB_MDA_TZSET='1'
17620GL_GNULIB_MDA_UMASK='1'
17621GL_GNULIB_MDA_UNLINK='1'
17622GL_GNULIB_MDA_WCSDUP='1'
17623GL_GNULIB_MDA_WRITE='1'
17624GL_GNULIB_MDA_Y0='1'
17625GL_GNULIB_MDA_Y1='1'
17626GL_GNULIB_MDA_YN='1'
17627GL_GNULIB_MEMCHR='1'
17628GL_GNULIB_MEMMEM='0'
17629GL_GNULIB_MEMPCPY='0'
17630GL_GNULIB_MEMRCHR='0'
17631GL_GNULIB_MKDIR='0'
17632GL_GNULIB_MKDIRAT='0'
17633GL_GNULIB_MKDTEMP='0'
17634GL_GNULIB_MKFIFO='0'
17635GL_GNULIB_MKFIFOAT='0'
17636GL_GNULIB_MKNOD='0'
17637GL_GNULIB_MKNODAT='0'
17638GL_GNULIB_MKOSTEMP='0'
17639GL_GNULIB_MKOSTEMPS='0'
17640GL_GNULIB_MKSTEMP='0'
17641GL_GNULIB_MKSTEMPS='0'
17642GL_GNULIB_MKTIME='0'
17643GL_GNULIB_MODF='0'
17644GL_GNULIB_MODFF='0'
17645GL_GNULIB_MODFL='0'
17646GL_GNULIB_NANOSLEEP='IN_LIBUNISTRING_GNULIB_TESTS'
17647GL_GNULIB_NL_LANGINFO='0'
17648GL_GNULIB_NONBLOCKING='0'
17649GL_GNULIB_OBSTACK_PRINTF='0'
17650GL_GNULIB_OBSTACK_PRINTF_POSIX='0'
17651GL_GNULIB_OPEN='IN_LIBUNISTRING_GNULIB_TESTS'
17652GL_GNULIB_OPENAT='0'
17653GL_GNULIB_OVERRIDES_STRUCT_STAT='0'
17654GL_GNULIB_PCLOSE='0'
17655GL_GNULIB_PERROR='IN_LIBUNISTRING_GNULIB_TESTS'
17656GL_GNULIB_PIPE2='0'
17657GL_GNULIB_PIPE='IN_LIBUNISTRING_GNULIB_TESTS'
17658GL_GNULIB_POPEN='0'
17659GL_GNULIB_POSIX_MEMALIGN='0'
17660GL_GNULIB_POSIX_OPENPT='0'
17661GL_GNULIB_POWF='0'
17662GL_GNULIB_PREAD='0'
17663GL_GNULIB_PRINTF='IN_LIBUNISTRING_GNULIB_TESTS'
17664GL_GNULIB_PRINTF_POSIX='0'
17665GL_GNULIB_PSELECT='IN_LIBUNISTRING_GNULIB_TESTS'
17666GL_GNULIB_PTHREAD_COND='0'
17667GL_GNULIB_PTHREAD_MUTEX='0'
17668GL_GNULIB_PTHREAD_MUTEX_TIMEDLOCK='0'
17669GL_GNULIB_PTHREAD_ONCE='0'
17670GL_GNULIB_PTHREAD_RWLOCK='0'
17671GL_GNULIB_PTHREAD_SIGMASK='IN_LIBUNISTRING_GNULIB_TESTS'
17672GL_GNULIB_PTHREAD_SPIN='0'
17673GL_GNULIB_PTHREAD_THREAD='IN_LIBUNISTRING_GNULIB_TESTS'
17674GL_GNULIB_PTHREAD_TSS='0'
17675GL_GNULIB_PTSNAME='0'
17676GL_GNULIB_PTSNAME_R='0'
17677GL_GNULIB_PUTC='IN_LIBUNISTRING_GNULIB_TESTS'
17678GL_GNULIB_PUTCHAR='IN_LIBUNISTRING_GNULIB_TESTS'
17679GL_GNULIB_PUTENV='IN_LIBUNISTRING_GNULIB_TESTS'
17680GL_GNULIB_PUTS='IN_LIBUNISTRING_GNULIB_TESTS'
17681GL_GNULIB_PWRITE='0'
17682GL_GNULIB_QSORT_R='0'
17683GL_GNULIB_RAISE='IN_LIBUNISTRING_GNULIB_TESTS'
17684GL_GNULIB_RANDOM='0'
17685GL_GNULIB_RANDOM_R='0'
17686GL_GNULIB_RAWMEMCHR='0'
17687GL_GNULIB_READ='0'
17688GL_GNULIB_READLINK='0'
17689GL_GNULIB_READLINKAT='0'
17690GL_GNULIB_REALLOCARRAY='IN_LIBUNISTRING_GNULIB_TESTS'
17691GL_GNULIB_REALLOC_GNU='IN_LIBUNISTRING_GNULIB_TESTS'
17692GL_GNULIB_REALLOC_POSIX='IN_LIBUNISTRING_GNULIB_TESTS'
17693GL_GNULIB_REALPATH='0'
17694GL_GNULIB_RECV='0'
17695GL_GNULIB_RECVFROM='0'
17696GL_GNULIB_REMAINDER='0'
17697GL_GNULIB_REMAINDERF='0'
17698GL_GNULIB_REMAINDERL='0'
17699GL_GNULIB_REMOVE='0'
17700GL_GNULIB_RENAME='0'
17701GL_GNULIB_RENAMEAT='0'
17702GL_GNULIB_RINT='0'
17703GL_GNULIB_RINTF='0'
17704GL_GNULIB_RINTL='0'
17705GL_GNULIB_RMDIR='0'
17706GL_GNULIB_ROUND='0'
17707GL_GNULIB_ROUNDF='0'
17708GL_GNULIB_ROUNDL='0'
17709GL_GNULIB_RPMATCH='0'
17710GL_GNULIB_SCANF='IN_LIBUNISTRING_GNULIB_TESTS'
17711GL_GNULIB_SCHED_YIELD='IN_LIBUNISTRING_GNULIB_TESTS'
17712GL_GNULIB_SECURE_GETENV='0'
17713GL_GNULIB_SELECT='IN_LIBUNISTRING_GNULIB_TESTS'
17714GL_GNULIB_SEND='0'
17715GL_GNULIB_SENDTO='0'
17716GL_GNULIB_SETENV='IN_LIBUNISTRING_GNULIB_TESTS'
17717GL_GNULIB_SETHOSTNAME='0'
17718GL_GNULIB_SETLOCALE='IN_LIBUNISTRING_GNULIB_TESTS'
17719GL_GNULIB_SETLOCALE_NULL='1'
17720GL_GNULIB_SETSOCKOPT='IN_LIBUNISTRING_GNULIB_TESTS'
17721GL_GNULIB_SHUTDOWN='0'
17722GL_GNULIB_SIGABBREV_NP='0'
17723GL_GNULIB_SIGACTION='0'
17724GL_GNULIB_SIGDESCR_NP='0'
17725GL_GNULIB_SIGNAL_H_SIGPIPE='0'
17726GL_GNULIB_SIGNBIT='1'
17727GL_GNULIB_SIGPROCMASK='IN_LIBUNISTRING_GNULIB_TESTS'
17728GL_GNULIB_SINF='0'
17729GL_GNULIB_SINHF='0'
17730GL_GNULIB_SINL='0'
17731GL_GNULIB_SLEEP='IN_LIBUNISTRING_GNULIB_TESTS'
17732GL_GNULIB_SNPRINTF='0'
17733GL_GNULIB_SOCKET='IN_LIBUNISTRING_GNULIB_TESTS'
17734GL_GNULIB_SPRINTF_POSIX='0'
17735GL_GNULIB_SQRTF='0'
17736GL_GNULIB_SQRTL='0'
17737GL_GNULIB_STAT='IN_LIBUNISTRING_GNULIB_TESTS'
17738GL_GNULIB_STDIO_H_NONBLOCKING='0'
17739GL_GNULIB_STDIO_H_SIGPIPE='0'
17740GL_GNULIB_STPCPY='0'
17741GL_GNULIB_STPNCPY='0'
17742GL_GNULIB_STRCASESTR='0'
17743GL_GNULIB_STRCHRNUL='0'
17744GL_GNULIB_STRDUP='0'
17745GL_GNULIB_STRERROR='IN_LIBUNISTRING_GNULIB_TESTS'
17746GL_GNULIB_STRERRORNAME_NP='0'
17747GL_GNULIB_STRERROR_R='IN_LIBUNISTRING_GNULIB_TESTS'
17748GL_GNULIB_STRFTIME='0'
17749GL_GNULIB_STRNCAT='1'
17750GL_GNULIB_STRNDUP='0'
17751GL_GNULIB_STRNLEN='0'
17752GL_GNULIB_STRPBRK='0'
17753GL_GNULIB_STRPTIME='0'
17754GL_GNULIB_STRSEP='0'
17755GL_GNULIB_STRSIGNAL='0'
17756GL_GNULIB_STRSTR='1'
17757GL_GNULIB_STRTOD='0'
17758GL_GNULIB_STRTOIMAX='0'
17759GL_GNULIB_STRTOK_R='0'
17760GL_GNULIB_STRTOL='0'
17761GL_GNULIB_STRTOLD='0'
17762GL_GNULIB_STRTOLL='0'
17763GL_GNULIB_STRTOUL='0'
17764GL_GNULIB_STRTOULL='0'
17765GL_GNULIB_STRTOUMAX='0'
17766GL_GNULIB_STRVERSCMP='0'
17767GL_GNULIB_SYMLINK='IN_LIBUNISTRING_GNULIB_TESTS'
17768GL_GNULIB_SYMLINKAT='0'
17769GL_GNULIB_SYSTEM_POSIX='0'
17770GL_GNULIB_TANF='0'
17771GL_GNULIB_TANHF='0'
17772GL_GNULIB_TANL='0'
17773GL_GNULIB_TIMEGM='0'
17774GL_GNULIB_TIMESPEC_GET='0'
17775GL_GNULIB_TIMESPEC_GETRES='0'
17776GL_GNULIB_TIME_R='0'
17777GL_GNULIB_TIME_RZ='0'
17778GL_GNULIB_TMPFILE='0'
17779GL_GNULIB_TOWCTRANS='0'
17780GL_GNULIB_TRUNC='0'
17781GL_GNULIB_TRUNCATE='0'
17782GL_GNULIB_TRUNCF='0'
17783GL_GNULIB_TRUNCL='0'
17784GL_GNULIB_TTYNAME_R='0'
17785GL_GNULIB_TZSET='0'
17786GL_GNULIB_UNISTD_H_GETOPT='0'
17787GL_GNULIB_UNISTD_H_NONBLOCKING='0'
17788GL_GNULIB_UNISTD_H_SIGPIPE='0'
17789GL_GNULIB_UNLINK='0'
17790GL_GNULIB_UNLINKAT='0'
17791GL_GNULIB_UNLOCKPT='0'
17792GL_GNULIB_UNSETENV='IN_LIBUNISTRING_GNULIB_TESTS'
17793GL_GNULIB_USLEEP='IN_LIBUNISTRING_GNULIB_TESTS'
17794GL_GNULIB_UTIMENSAT='0'
17795GL_GNULIB_VASPRINTF='0'
17796GL_GNULIB_VDPRINTF='0'
17797GL_GNULIB_VFPRINTF='IN_LIBUNISTRING_GNULIB_TESTS'
17798GL_GNULIB_VFPRINTF_POSIX='0'
17799GL_GNULIB_VFSCANF='0'
17800GL_GNULIB_VPRINTF='IN_LIBUNISTRING_GNULIB_TESTS'
17801GL_GNULIB_VPRINTF_POSIX='0'
17802GL_GNULIB_VSCANF='0'
17803GL_GNULIB_VSNPRINTF='0'
17804GL_GNULIB_VSPRINTF_POSIX='0'
17805GL_GNULIB_WCPCPY='0'
17806GL_GNULIB_WCPNCPY='0'
17807GL_GNULIB_WCRTOMB='IN_LIBUNISTRING_GNULIB_TESTS'
17808GL_GNULIB_WCSCASECMP='0'
17809GL_GNULIB_WCSCAT='0'
17810GL_GNULIB_WCSCHR='0'
17811GL_GNULIB_WCSCMP='0'
17812GL_GNULIB_WCSCOLL='0'
17813GL_GNULIB_WCSCPY='0'
17814GL_GNULIB_WCSCSPN='0'
17815GL_GNULIB_WCSDUP='0'
17816GL_GNULIB_WCSFTIME='0'
17817GL_GNULIB_WCSLEN='0'
17818GL_GNULIB_WCSNCASECMP='0'
17819GL_GNULIB_WCSNCAT='0'
17820GL_GNULIB_WCSNCMP='0'
17821GL_GNULIB_WCSNCPY='0'
17822GL_GNULIB_WCSNLEN='0'
17823GL_GNULIB_WCSNRTOMBS='0'
17824GL_GNULIB_WCSPBRK='0'
17825GL_GNULIB_WCSRCHR='0'
17826GL_GNULIB_WCSRTOMBS='0'
17827GL_GNULIB_WCSSPN='0'
17828GL_GNULIB_WCSSTR='0'
17829GL_GNULIB_WCSTOK='0'
17830GL_GNULIB_WCSWIDTH='0'
17831GL_GNULIB_WCSXFRM='0'
17832GL_GNULIB_WCTOB='IN_LIBUNISTRING_GNULIB_TESTS'
17833GL_GNULIB_WCTOMB='IN_LIBUNISTRING_GNULIB_TESTS'
17834GL_GNULIB_WCTRANS='0'
17835GL_GNULIB_WCTYPE='0'
17836GL_GNULIB_WCWIDTH='1'
17837GL_GNULIB_WMEMCHR='0'
17838GL_GNULIB_WMEMCMP='0'
17839GL_GNULIB_WMEMCPY='0'
17840GL_GNULIB_WMEMMOVE='0'
17841GL_GNULIB_WMEMPCPY='0'
17842GL_GNULIB_WMEMSET='0'
17843GL_GNULIB_WRITE='0'
17844GL_GNULIB__EXIT='0'
17845GNULIBHEADERS_OVERRIDE_WINT_T='0'
17846GNULIB_GETTIMEOFDAY='0'
17847GREP='/opt/local/bin/ggrep'
17848HAVE_ACCEPT4='1'
17849HAVE_ACOSF='1'
17850HAVE_ACOSL='1'
17851HAVE_ALIGNED_ALLOC='1'
17852HAVE_ALLOCA_H='1'
17853HAVE_ARPA_INET_H='1'
17854HAVE_ASINF='1'
17855HAVE_ASINL='1'
17856HAVE_ATAN2F='1'
17857HAVE_ATANF='1'
17858HAVE_ATANL='1'
17859HAVE_ATOLL='1'
17860HAVE_BTOWC='1'
17861HAVE_C99_STDINT_H='1'
17862HAVE_CANONICALIZE_FILE_NAME='1'
17863HAVE_CBRT='1'
17864HAVE_CBRTF='1'
17865HAVE_CBRTL='1'
17866HAVE_CHOWN='1'
17867HAVE_COPYSIGN='1'
17868HAVE_COPYSIGNL='1'
17869HAVE_COPY_FILE_RANGE='1'
17870HAVE_COSF='1'
17871HAVE_COSHF='1'
17872HAVE_COSL='1'
17873HAVE_CRTDEFS_H='0'
17874HAVE_DECL_ACOSL='1'
17875HAVE_DECL_ASINL='1'
17876HAVE_DECL_ATANL='1'
17877HAVE_DECL_CBRTF='1'
17878HAVE_DECL_CBRTL='1'
17879HAVE_DECL_CEILF='1'
17880HAVE_DECL_CEILL='1'
17881HAVE_DECL_COPYSIGNF='1'
17882HAVE_DECL_COSL='1'
17883HAVE_DECL_ECVT='1'
17884HAVE_DECL_ENVIRON='0'
17885HAVE_DECL_EXECVPE='0'
17886HAVE_DECL_EXP2='1'
17887HAVE_DECL_EXP2F='1'
17888HAVE_DECL_EXP2L='1'
17889HAVE_DECL_EXPL='1'
17890HAVE_DECL_EXPM1L='1'
17891HAVE_DECL_FCHDIR='1'
17892HAVE_DECL_FCLOSEALL='0'
17893HAVE_DECL_FCVT='1'
17894HAVE_DECL_FDATASYNC='1'
17895HAVE_DECL_FLOORF='1'
17896HAVE_DECL_FLOORL='1'
17897HAVE_DECL_FPURGE='1'
17898HAVE_DECL_FREXPL='1'
17899HAVE_DECL_FSEEKO='1'
17900HAVE_DECL_FTELLO='1'
17901HAVE_DECL_GCVT='1'
17902HAVE_DECL_GETDELIM='1'
17903HAVE_DECL_GETDOMAINNAME='1'
17904HAVE_DECL_GETLINE='1'
17905HAVE_DECL_GETLOADAVG='1'
17906HAVE_DECL_GETLOGIN='1'
17907HAVE_DECL_GETLOGIN_R='1'
17908HAVE_DECL_GETPAGESIZE='1'
17909HAVE_DECL_GETUSERSHELL='1'
17910HAVE_DECL_IMAXABS='1'
17911HAVE_DECL_IMAXDIV='1'
17912HAVE_DECL_INET_NTOP='1'
17913HAVE_DECL_INET_PTON='1'
17914HAVE_DECL_INITSTATE='1'
17915HAVE_DECL_LDEXPL='1'
17916HAVE_DECL_LOCALTIME_R='1'
17917HAVE_DECL_LOG10L='1'
17918HAVE_DECL_LOG2='1'
17919HAVE_DECL_LOG2F='1'
17920HAVE_DECL_LOG2L='1'
17921HAVE_DECL_LOGB='1'
17922HAVE_DECL_LOGL='1'
17923HAVE_DECL_MEMMEM='1'
17924HAVE_DECL_MEMRCHR='1'
17925HAVE_DECL_OBSTACK_PRINTF='1'
17926HAVE_DECL_REMAINDER='1'
17927HAVE_DECL_REMAINDERL='1'
17928HAVE_DECL_RINTF='1'
17929HAVE_DECL_ROUND='1'
17930HAVE_DECL_ROUNDF='1'
17931HAVE_DECL_ROUNDL='1'
17932HAVE_DECL_SETENV='1'
17933HAVE_DECL_SETHOSTNAME='1'
17934HAVE_DECL_SETSTATE='1'
17935HAVE_DECL_SINL='1'
17936HAVE_DECL_SNPRINTF='1'
17937HAVE_DECL_SQRTL='1'
17938HAVE_DECL_STRDUP='1'
17939HAVE_DECL_STRERROR_R='1'
17940HAVE_DECL_STRNDUP='1'
17941HAVE_DECL_STRNLEN='1'
17942HAVE_DECL_STRSIGNAL='1'
17943HAVE_DECL_STRTOIMAX='1'
17944HAVE_DECL_STRTOK_R='1'
17945HAVE_DECL_STRTOUMAX='1'
17946HAVE_DECL_TANL='1'
17947HAVE_DECL_TRUNC='1'
17948HAVE_DECL_TRUNCATE='1'
17949HAVE_DECL_TRUNCF='1'
17950HAVE_DECL_TRUNCL='1'
17951HAVE_DECL_TTYNAME_R='1'
17952HAVE_DECL_UNSETENV='1'
17953HAVE_DECL_VSNPRINTF='1'
17954HAVE_DECL_WCSDUP='1'
17955HAVE_DECL_WCTOB='1'
17956HAVE_DECL_WCWIDTH='1'
17957HAVE_DPRINTF='1'
17958HAVE_DUP3='1'
17959HAVE_DUPLOCALE='1'
17960HAVE_EUIDACCESS='1'
17961HAVE_EXECVPE='1'
17962HAVE_EXPF='1'
17963HAVE_EXPL='1'
17964HAVE_EXPLICIT_BZERO='1'
17965HAVE_EXPM1='1'
17966HAVE_EXPM1F='1'
17967HAVE_FABSF='1'
17968HAVE_FABSL='1'
17969HAVE_FACCESSAT='1'
17970HAVE_FCHDIR='1'
17971HAVE_FCHMODAT='1'
17972HAVE_FCHOWNAT='1'
17973HAVE_FCNTL='1'
17974HAVE_FDATASYNC='1'
17975HAVE_FEATURES_H='0'
17976HAVE_FFSL='1'
17977HAVE_FFSLL='1'
17978HAVE_FMA='1'
17979HAVE_FMAF='1'
17980HAVE_FMAL='1'
17981HAVE_FMODF='1'
17982HAVE_FMODL='1'
17983HAVE_FREELOCALE='1'
17984HAVE_FREXPF='1'
17985HAVE_FSEEKO='1'
17986HAVE_FSTATAT='1'
17987HAVE_FSYNC='1'
17988HAVE_FTELLO='1'
17989HAVE_FTRUNCATE='1'
17990HAVE_FUTIMENS='1'
17991HAVE_GETDTABLESIZE='1'
17992HAVE_GETENTROPY='1'
17993HAVE_GETGROUPS='1'
17994HAVE_GETHOSTNAME='1'
17995HAVE_GETLOGIN='1'
17996HAVE_GETPAGESIZE='1'
17997HAVE_GETPASS='1'
17998HAVE_GETSUBOPT='1'
17999HAVE_GETTIMEOFDAY='1'
18000HAVE_GETUMASK='1'
18001HAVE_GLOBAL_SYMBOL_PIPE='1'
18002HAVE_GRANTPT='1'
18003HAVE_GROUP_MEMBER='1'
18004HAVE_HYPOTF='1'
18005HAVE_HYPOTL='1'
18006HAVE_ILOGB='1'
18007HAVE_ILOGBF='1'
18008HAVE_ILOGBL='1'
18009HAVE_IMAXDIV_T='1'
18010HAVE_INITSTATE='1'
18011HAVE_INTTYPES_H='1'
18012HAVE_ISBLANK='1'
18013HAVE_ISNAND='1'
18014HAVE_ISNANF='1'
18015HAVE_ISNANL='1'
18016HAVE_ISWBLANK='1'
18017HAVE_ISWCNTRL='1'
18018HAVE_LANGINFO_ALTMON='0'
18019HAVE_LANGINFO_CODESET='1'
18020HAVE_LANGINFO_ERA='1'
18021HAVE_LANGINFO_H='1'
18022HAVE_LANGINFO_T_FMT_AMPM='1'
18023HAVE_LANGINFO_YESEXPR='1'
18024HAVE_LCHMOD='1'
18025HAVE_LCHOWN='1'
18026HAVE_LDEXPF='1'
18027HAVE_LINK='1'
18028HAVE_LINKAT='1'
18029HAVE_LOG10F='1'
18030HAVE_LOG10L='1'
18031HAVE_LOG1P='1'
18032HAVE_LOG1PF='1'
18033HAVE_LOG1PL='1'
18034HAVE_LOGBF='1'
18035HAVE_LOGBL='1'
18036HAVE_LOGF='1'
18037HAVE_LOGL='1'
18038HAVE_LSTAT='1'
18039HAVE_MAX_ALIGN_T='1'
18040HAVE_MBRLEN='1'
18041HAVE_MBRTOWC='1'
18042HAVE_MBSINIT='1'
18043HAVE_MBSLEN='0'
18044HAVE_MBSNRTOWCS='1'
18045HAVE_MBSRTOWCS='1'
18046HAVE_MBTOWC='1'
18047HAVE_MEMPCPY='1'
18048HAVE_MKDIRAT='1'
18049HAVE_MKDTEMP='1'
18050HAVE_MKFIFO='1'
18051HAVE_MKFIFOAT='1'
18052HAVE_MKNOD='1'
18053HAVE_MKNODAT='1'
18054HAVE_MKOSTEMP='1'
18055HAVE_MKOSTEMPS='1'
18056HAVE_MKSTEMP='1'
18057HAVE_MKSTEMPS='1'
18058HAVE_MODFF='1'
18059HAVE_MODFL='1'
18060HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
18061HAVE_NANOSLEEP='1'
18062HAVE_NETINET_IN_H=''
18063HAVE_NEWLOCALE='1'
18064HAVE_NL_LANGINFO='1'
18065HAVE_OPENAT='1'
18066HAVE_OS_H='0'
18067HAVE_PCLOSE='1'
18068HAVE_PIPE2='1'
18069HAVE_PIPE='1'
18070HAVE_POPEN='1'
18071HAVE_POSIX_MEMALIGN='1'
18072HAVE_POSIX_OPENPT='1'
18073HAVE_POSIX_SIGNALBLOCKING='1'
18074HAVE_POWF='1'
18075HAVE_PREAD='1'
18076HAVE_PSELECT='1'
18077HAVE_PTHREAD_ATTR_DESTROY='1'
18078HAVE_PTHREAD_ATTR_GETDETACHSTATE='1'
18079HAVE_PTHREAD_ATTR_INIT='1'
18080HAVE_PTHREAD_ATTR_SETDETACHSTATE='1'
18081HAVE_PTHREAD_CONDATTR_DESTROY='1'
18082HAVE_PTHREAD_CONDATTR_INIT='1'
18083HAVE_PTHREAD_COND_BROADCAST='1'
18084HAVE_PTHREAD_COND_DESTROY='1'
18085HAVE_PTHREAD_COND_INIT='1'
18086HAVE_PTHREAD_COND_SIGNAL='1'
18087HAVE_PTHREAD_COND_TIMEDWAIT='1'
18088HAVE_PTHREAD_COND_WAIT='1'
18089HAVE_PTHREAD_CREATE='1'
18090HAVE_PTHREAD_CREATE_DETACHED='1'
18091HAVE_PTHREAD_DETACH='1'
18092HAVE_PTHREAD_EQUAL='1'
18093HAVE_PTHREAD_EXIT='1'
18094HAVE_PTHREAD_GETSPECIFIC='1'
18095HAVE_PTHREAD_H='1'
18096HAVE_PTHREAD_JOIN='1'
18097HAVE_PTHREAD_KEY_CREATE='1'
18098HAVE_PTHREAD_KEY_DELETE='1'
18099HAVE_PTHREAD_MUTEXATTR_DESTROY='1'
18100HAVE_PTHREAD_MUTEXATTR_GETROBUST='1'
18101HAVE_PTHREAD_MUTEXATTR_GETTYPE='1'
18102HAVE_PTHREAD_MUTEXATTR_INIT='1'
18103HAVE_PTHREAD_MUTEXATTR_SETROBUST='1'
18104HAVE_PTHREAD_MUTEXATTR_SETTYPE='1'
18105HAVE_PTHREAD_MUTEX_DESTROY='1'
18106HAVE_PTHREAD_MUTEX_INIT='1'
18107HAVE_PTHREAD_MUTEX_LOCK='1'
18108HAVE_PTHREAD_MUTEX_RECURSIVE='1'
18109HAVE_PTHREAD_MUTEX_ROBUST='0'
18110HAVE_PTHREAD_MUTEX_TIMEDLOCK='1'
18111HAVE_PTHREAD_MUTEX_TRYLOCK='1'
18112HAVE_PTHREAD_MUTEX_UNLOCK='1'
18113HAVE_PTHREAD_ONCE='1'
18114HAVE_PTHREAD_PROCESS_SHARED='1'
18115HAVE_PTHREAD_RWLOCKATTR_DESTROY='1'
18116HAVE_PTHREAD_RWLOCKATTR_INIT='1'
18117HAVE_PTHREAD_RWLOCK_DESTROY='1'
18118HAVE_PTHREAD_RWLOCK_INIT='1'
18119HAVE_PTHREAD_RWLOCK_RDLOCK='1'
18120HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK='1'
18121HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK='1'
18122HAVE_PTHREAD_RWLOCK_TRYRDLOCK='1'
18123HAVE_PTHREAD_RWLOCK_TRYWRLOCK='1'
18124HAVE_PTHREAD_RWLOCK_UNLOCK='1'
18125HAVE_PTHREAD_RWLOCK_WRLOCK='1'
18126HAVE_PTHREAD_SELF='1'
18127HAVE_PTHREAD_SETSPECIFIC='1'
18128HAVE_PTHREAD_SIGMASK='1'
18129HAVE_PTHREAD_SPINLOCK_T='0'
18130HAVE_PTHREAD_SPIN_DESTROY='1'
18131HAVE_PTHREAD_SPIN_INIT='1'
18132HAVE_PTHREAD_SPIN_LOCK='1'
18133HAVE_PTHREAD_SPIN_TRYLOCK='1'
18134HAVE_PTHREAD_SPIN_UNLOCK='1'
18135HAVE_PTHREAD_T='1'
18136HAVE_PTSNAME='1'
18137HAVE_PTSNAME_R='1'
18138HAVE_PWRITE='1'
18139HAVE_QSORT_R='1'
18140HAVE_RAISE='1'
18141HAVE_RANDOM='1'
18142HAVE_RANDOM_H='1'
18143HAVE_RANDOM_R='1'
18144HAVE_RAWMEMCHR='1'
18145HAVE_READLINK='1'
18146HAVE_READLINKAT='1'
18147HAVE_REALLOCARRAY='0'
18148HAVE_REALPATH='1'
18149HAVE_REMAINDER='1'
18150HAVE_REMAINDERF='1'
18151HAVE_RENAMEAT='1'
18152HAVE_RINT='1'
18153HAVE_RINTL='1'
18154HAVE_RPMATCH='1'
18155HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0'
18156HAVE_SA_FAMILY_T='1'
18157HAVE_SCHED_H='1'
18158HAVE_SCHED_YIELD='1'
18159HAVE_SECURE_GETENV='1'
18160HAVE_SETENV='1'
18161HAVE_SETHOSTNAME='1'
18162HAVE_SETSTATE='1'
18163HAVE_SIGABBREV_NP='1'
18164HAVE_SIGACTION='1'
18165HAVE_SIGDESCR_NP='1'
18166HAVE_SIGHANDLER_T='0'
18167HAVE_SIGINFO_T='1'
18168HAVE_SIGNED_SIG_ATOMIC_T=''
18169HAVE_SIGNED_WCHAR_T=''
18170HAVE_SIGNED_WINT_T=''
18171HAVE_SIGSET_T='1'
18172HAVE_SINF='1'
18173HAVE_SINHF='1'
18174HAVE_SINL='1'
18175HAVE_SLEEP='1'
18176HAVE_SQRTF='1'
18177HAVE_SQRTL='1'
18178HAVE_STDINT_H='1'
18179HAVE_STPCPY='1'
18180HAVE_STPNCPY='1'
18181HAVE_STRCASESTR='1'
18182HAVE_STRCHRNUL='1'
18183HAVE_STRERRORNAME_NP='1'
18184HAVE_STRPBRK='1'
18185HAVE_STRPTIME='1'
18186HAVE_STRSEP='1'
18187HAVE_STRTOD='1'
18188HAVE_STRTOL='1'
18189HAVE_STRTOLD='1'
18190HAVE_STRTOLL='1'
18191HAVE_STRTOUL='1'
18192HAVE_STRTOULL='1'
18193HAVE_STRUCT_RANDOM_DATA='1'
18194HAVE_STRUCT_SCHED_PARAM='1'
18195HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
18196HAVE_STRUCT_SOCKADDR_STORAGE='1'
18197HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
18198HAVE_STRUCT_TIMEVAL='1'
18199HAVE_STRVERSCMP='1'
18200HAVE_SYMLINK='1'
18201HAVE_SYMLINKAT='1'
18202HAVE_SYS_BITYPES_H='0'
18203HAVE_SYS_CDEFS_H='1'
18204HAVE_SYS_INTTYPES_H='0'
18205HAVE_SYS_IOCTL_H='1'
18206HAVE_SYS_LOADAVG_H='0'
18207HAVE_SYS_PARAM_H='0'
18208HAVE_SYS_SELECT_H='1'
18209HAVE_SYS_SOCKET_H='1'
18210HAVE_SYS_TIME_H='1'
18211HAVE_SYS_TYPES_H='1'
18212HAVE_SYS_UIO_H='1'
18213HAVE_TANF='1'
18214HAVE_TANHF='1'
18215HAVE_TANL='1'
18216HAVE_TIMEGM='1'
18217HAVE_TIMESPEC_GET='1'
18218HAVE_TIMESPEC_GETRES='1'
18219HAVE_TIMEZONE_T='0'
18220HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
18221HAVE_UNISTD_H='1'
18222HAVE_UNLINKAT='1'
18223HAVE_UNLOCKPT='1'
18224HAVE_USLEEP='1'
18225HAVE_UTIMENSAT='1'
18226HAVE_VASPRINTF='1'
18227HAVE_VDPRINTF='1'
18228HAVE_VISIBILITY='1'
18229HAVE_WCHAR_H='1'
18230HAVE_WCHAR_T='1'
18231HAVE_WCPCPY='1'
18232HAVE_WCPNCPY='1'
18233HAVE_WCRTOMB='1'
18234HAVE_WCSCASECMP='1'
18235HAVE_WCSCAT='1'
18236HAVE_WCSCHR='1'
18237HAVE_WCSCMP='1'
18238HAVE_WCSCOLL='1'
18239HAVE_WCSCPY='1'
18240HAVE_WCSCSPN='1'
18241HAVE_WCSDUP='1'
18242HAVE_WCSFTIME='1'
18243HAVE_WCSLEN='1'
18244HAVE_WCSNCASECMP='1'
18245HAVE_WCSNCAT='1'
18246HAVE_WCSNCMP='1'
18247HAVE_WCSNCPY='1'
18248HAVE_WCSNLEN='1'
18249HAVE_WCSNRTOMBS='1'
18250HAVE_WCSPBRK='1'
18251HAVE_WCSRCHR='1'
18252HAVE_WCSRTOMBS='1'
18253HAVE_WCSSPN='1'
18254HAVE_WCSSTR='1'
18255HAVE_WCSTOK='1'
18256HAVE_WCSWIDTH='1'
18257HAVE_WCSXFRM='1'
18258HAVE_WCTRANS_T='1'
18259HAVE_WCTYPE_H='1'
18260HAVE_WCTYPE_T='1'
18261HAVE_WINSOCK2_H='0'
18262HAVE_WINT_T='1'
18263HAVE_WMEMCHR='1'
18264HAVE_WMEMCMP='1'
18265HAVE_WMEMCPY='1'
18266HAVE_WMEMMOVE='1'
18267HAVE_WMEMPCPY='1'
18268HAVE_WMEMSET='1'
18269HAVE_WS2TCPIP_H='0'
18270HAVE_XLOCALE_H='1'
18271HAVE__EXIT='1'
18272HEXVERSION='0x010100'
18273ICONV_CONST=''
18274ICONV_H='iconv.h'
18275INCLUDE_NEXT='include_next'
18276INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
18277INET_PTON_LIB=''
18278INSTALL_DATA='${INSTALL} -m 644'
18279INSTALL_PROGRAM='${INSTALL}'
18280INSTALL_SCRIPT='${INSTALL}'
18281INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
18282INT32_MAX_LT_INTMAX_MAX='1'
18283INT64_MAX_EQ_LONG_MAX='1'
18284INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation'
18285LD='/Library/Developer/CommandLineTools/usr/bin/ld'
18286LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch x86_64'
18287LIBICONV='-liconv'
18288LIBINTL=''
18289LIBMULTITHREAD='-lpthread'
18290LIBOBJS=''
18291LIBPMULTITHREAD='-lpthread'
18292LIBPTHREAD=''
18293LIBS=''
18294LIBSOCKET=''
18295LIBSTDTHREAD=''
18296LIBTESTS_LIBDEPS=''
18297LIBTHREAD=''
18298LIBTOOL='$(SHELL) $(top_builddir)/libtool'
18299LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#'
18300LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE=''
18301LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#'
18302LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE=''
18303LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_FALSE='#'
18304LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE=''
18305LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#'
18306LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE=''
18307LIBUNISTRING_COMPILE_UNICASE_TOTITLE_FALSE='#'
18308LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE=''
18309LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE='#'
18310LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE=''
18311LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_FALSE='#'
18312LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE=''
18313LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_FALSE='#'
18314LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE=''
18315LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_FALSE='#'
18316LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE=''
18317LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_FALSE='#'
18318LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE=''
18319LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_FALSE='#'
18320LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE=''
18321LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_FALSE='#'
18322LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE=''
18323LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_FALSE='#'
18324LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE=''
18325LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_FALSE='#'
18326LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE=''
18327LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_FALSE='#'
18328LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE=''
18329LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_FALSE='#'
18330LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE=''
18331LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_FALSE='#'
18332LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE=''
18333LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_FALSE='#'
18334LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE=''
18335LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_FALSE='#'
18336LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE=''
18337LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_FALSE='#'
18338LIBUNISTRING_COMPILE_UNICASE_U16_PREFIX_CONTEXT_TRUE=''
18339LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_FALSE='#'
18340LIBUNISTRING_COMPILE_UNICASE_U16_SUFFIX_CONTEXT_TRUE=''
18341LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_FALSE='#'
18342LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE=''
18343LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_FALSE='#'
18344LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE=''
18345LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_FALSE='#'
18346LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE=''
18347LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_FALSE='#'
18348LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE=''
18349LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_FALSE='#'
18350LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE=''
18351LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_FALSE='#'
18352LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE=''
18353LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_FALSE='#'
18354LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE=''
18355LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_FALSE='#'
18356LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE=''
18357LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_FALSE='#'
18358LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE=''
18359LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_FALSE='#'
18360LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE=''
18361LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_FALSE='#'
18362LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE=''
18363LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_FALSE='#'
18364LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE=''
18365LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_FALSE='#'
18366LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE=''
18367LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_FALSE='#'
18368LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE=''
18369LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_FALSE='#'
18370LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE=''
18371LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_FALSE='#'
18372LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE=''
18373LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_FALSE='#'
18374LIBUNISTRING_COMPILE_UNICASE_U32_PREFIX_CONTEXT_TRUE=''
18375LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_FALSE='#'
18376LIBUNISTRING_COMPILE_UNICASE_U32_SUFFIX_CONTEXT_TRUE=''
18377LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_FALSE='#'
18378LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE=''
18379LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_FALSE='#'
18380LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE=''
18381LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_FALSE='#'
18382LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE=''
18383LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_FALSE='#'
18384LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE=''
18385LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_FALSE='#'
18386LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE=''
18387LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_FALSE='#'
18388LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE=''
18389LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_FALSE='#'
18390LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE=''
18391LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_FALSE='#'
18392LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE=''
18393LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_FALSE='#'
18394LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE=''
18395LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_FALSE='#'
18396LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE=''
18397LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_FALSE='#'
18398LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE=''
18399LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_FALSE='#'
18400LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE=''
18401LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_FALSE='#'
18402LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE=''
18403LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_FALSE='#'
18404LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE=''
18405LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_FALSE='#'
18406LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE=''
18407LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_FALSE='#'
18408LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE=''
18409LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_FALSE='#'
18410LIBUNISTRING_COMPILE_UNICASE_U8_PREFIX_CONTEXT_TRUE=''
18411LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_FALSE='#'
18412LIBUNISTRING_COMPILE_UNICASE_U8_SUFFIX_CONTEXT_TRUE=''
18413LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#'
18414LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE=''
18415LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_FALSE='#'
18416LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE=''
18417LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE='#'
18418LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE=''
18419LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_FALSE='#'
18420LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE=''
18421LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_FALSE='#'
18422LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE=''
18423LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_FALSE='#'
18424LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE=''
18425LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_FALSE='#'
18426LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE=''
18427LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_FALSE='#'
18428LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE=''
18429LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_FALSE='#'
18430LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE=''
18431LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_FALSE='#'
18432LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE=''
18433LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_FALSE='#'
18434LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE=''
18435LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_FALSE='#'
18436LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE=''
18437LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_FALSE='#'
18438LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE=''
18439LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE='#'
18440LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE=''
18441LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_FALSE='#'
18442LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE=''
18443LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_FALSE='#'
18444LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE=''
18445LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_FALSE='#'
18446LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE=''
18447LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_FALSE='#'
18448LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE=''
18449LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#'
18450LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE=''
18451LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='#'
18452LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE=''
18453LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_FALSE='#'
18454LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE=''
18455LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_FALSE='#'
18456LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE=''
18457LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_FALSE='#'
18458LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE=''
18459LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_FALSE='#'
18460LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE=''
18461LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_FALSE='#'
18462LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE=''
18463LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_FALSE='#'
18464LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE=''
18465LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_FALSE='#'
18466LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE=''
18467LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_FALSE='#'
18468LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE=''
18469LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_FALSE='#'
18470LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE=''
18471LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_FALSE='#'
18472LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE=''
18473LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_FALSE='#'
18474LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE=''
18475LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_FALSE='#'
18476LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_FALSE='#'
18477LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE=''
18478LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE=''
18479LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_FALSE='#'
18480LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE=''
18481LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_FALSE='#'
18482LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE=''
18483LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_FALSE='#'
18484LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE=''
18485LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_FALSE='#'
18486LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE=''
18487LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_FALSE='#'
18488LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE=''
18489LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_FALSE='#'
18490LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE=''
18491LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_FALSE='#'
18492LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE=''
18493LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_FALSE='#'
18494LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE=''
18495LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_FALSE='#'
18496LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE=''
18497LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_FALSE='#'
18498LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE=''
18499LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_FALSE='#'
18500LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE=''
18501LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_FALSE='#'
18502LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE=''
18503LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_FALSE='#'
18504LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE=''
18505LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_FALSE='#'
18506LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE=''
18507LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_FALSE='#'
18508LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE=''
18509LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_FALSE='#'
18510LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE=''
18511LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_FALSE='#'
18512LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE=''
18513LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_FALSE='#'
18514LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE=''
18515LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_FALSE='#'
18516LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE=''
18517LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_FALSE='#'
18518LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE=''
18519LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_FALSE='#'
18520LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE=''
18521LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_FALSE='#'
18522LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE=''
18523LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_FALSE='#'
18524LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE=''
18525LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_FALSE='#'
18526LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE=''
18527LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_FALSE='#'
18528LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE=''
18529LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_FALSE='#'
18530LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE=''
18531LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_FALSE='#'
18532LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE=''
18533LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_FALSE='#'
18534LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE=''
18535LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_FALSE='#'
18536LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE=''
18537LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_FALSE='#'
18538LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE=''
18539LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_FALSE='#'
18540LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE=''
18541LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_FALSE='#'
18542LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE=''
18543LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_FALSE='#'
18544LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE=''
18545LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_FALSE='#'
18546LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE=''
18547LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_FALSE='#'
18548LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE=''
18549LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_FALSE='#'
18550LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE=''
18551LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_FALSE='#'
18552LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE=''
18553LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_FALSE='#'
18554LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE=''
18555LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_FALSE='#'
18556LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE=''
18557LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_FALSE='#'
18558LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE=''
18559LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_FALSE='#'
18560LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE=''
18561LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_FALSE='#'
18562LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE=''
18563LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_FALSE='#'
18564LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE=''
18565LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_FALSE='#'
18566LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE=''
18567LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_FALSE='#'
18568LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE=''
18569LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_FALSE='#'
18570LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE=''
18571LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#'
18572LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_FALSE='#'
18573LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE=''
18574LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_FALSE='#'
18575LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE=''
18576LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE=''
18577LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#'
18578LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE=''
18579LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#'
18580LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE=''
18581LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#'
18582LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE=''
18583LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#'
18584LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE=''
18585LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#'
18586LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE=''
18587LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#'
18588LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE=''
18589LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#'
18590LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE=''
18591LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#'
18592LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE=''
18593LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#'
18594LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE=''
18595LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#'
18596LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE=''
18597LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#'
18598LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE=''
18599LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#'
18600LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE=''
18601LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_FALSE='#'
18602LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE=''
18603LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_FALSE='#'
18604LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE=''
18605LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_FALSE='#'
18606LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE=''
18607LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_FALSE='#'
18608LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE=''
18609LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_FALSE='#'
18610LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE=''
18611LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_FALSE='#'
18612LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE=''
18613LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_FALSE='#'
18614LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE=''
18615LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_FALSE='#'
18616LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE=''
18617LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_FALSE='#'
18618LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE=''
18619LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_FALSE='#'
18620LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE=''
18621LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_FALSE='#'
18622LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE=''
18623LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_FALSE='#'
18624LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE=''
18625LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_FALSE='#'
18626LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE=''
18627LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_FALSE='#'
18628LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE=''
18629LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_FALSE='#'
18630LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE=''
18631LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_FALSE='#'
18632LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE=''
18633LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_FALSE='#'
18634LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE=''
18635LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_FALSE='#'
18636LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE=''
18637LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_FALSE='#'
18638LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE=''
18639LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_FALSE='#'
18640LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE=''
18641LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_FALSE='#'
18642LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE=''
18643LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_FALSE='#'
18644LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE=''
18645LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_FALSE='#'
18646LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE=''
18647LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_FALSE='#'
18648LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE=''
18649LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_FALSE='#'
18650LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE=''
18651LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_FALSE='#'
18652LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE=''
18653LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_FALSE='#'
18654LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE=''
18655LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_FALSE='#'
18656LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE=''
18657LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_FALSE='#'
18658LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE=''
18659LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_FALSE='#'
18660LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE=''
18661LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_FALSE='#'
18662LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE=''
18663LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_FALSE='#'
18664LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE=''
18665LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_FALSE='#'
18666LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE=''
18667LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_FALSE='#'
18668LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE=''
18669LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_FALSE='#'
18670LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE=''
18671LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_FALSE='#'
18672LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE=''
18673LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_FALSE='#'
18674LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE=''
18675LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_FALSE='#'
18676LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE=''
18677LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_FALSE='#'
18678LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE=''
18679LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_FALSE='#'
18680LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE=''
18681LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_FALSE='#'
18682LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE=''
18683LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_FALSE='#'
18684LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE=''
18685LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_FALSE='#'
18686LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE=''
18687LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#'
18688LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE=''
18689LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_FALSE='#'
18690LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE=''
18691LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_FALSE='#'
18692LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE=''
18693LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_FALSE='#'
18694LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_COMPONENT_TRUE=''
18695LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_FALSE='#'
18696LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_FALSE='#'
18697LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_TRUE=''
18698LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_FALSE='#'
18699LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_MODIFIER_TRUE=''
18700LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_FALSE='#'
18701LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_TRUE=''
18702LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EMOJI_TRUE=''
18703LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_FALSE='#'
18704LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_TRUE=''
18705LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_FALSE='#'
18706LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE=''
18707LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_FALSE='#'
18708LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE=''
18709LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_FALSE='#'
18710LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE=''
18711LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_FALSE='#'
18712LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE=''
18713LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_FALSE='#'
18714LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE=''
18715LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_FALSE='#'
18716LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE=''
18717LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_FALSE='#'
18718LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE=''
18719LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_FALSE='#'
18720LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE=''
18721LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_FALSE='#'
18722LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE=''
18723LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_FALSE='#'
18724LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE=''
18725LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#'
18726LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE=''
18727LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#'
18728LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE=''
18729LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_FALSE='#'
18730LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE=''
18731LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_FALSE='#'
18732LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE=''
18733LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_FALSE='#'
18734LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE=''
18735LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_FALSE='#'
18736LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE=''
18737LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_FALSE='#'
18738LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE=''
18739LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_FALSE='#'
18740LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE=''
18741LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_FALSE='#'
18742LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE=''
18743LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_FALSE='#'
18744LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE=''
18745LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_FALSE='#'
18746LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE=''
18747LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_FALSE='#'
18748LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE=''
18749LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_FALSE='#'
18750LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE=''
18751LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_FALSE='#'
18752LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE=''
18753LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#'
18754LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE=''
18755LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_FALSE='#'
18756LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE=''
18757LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_FALSE='#'
18758LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE=''
18759LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_FALSE='#'
18760LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE=''
18761LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_FALSE='#'
18762LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE=''
18763LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_FALSE='#'
18764LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE=''
18765LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_FALSE='#'
18766LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE=''
18767LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_FALSE='#'
18768LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE=''
18769LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_FALSE='#'
18770LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE=''
18771LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_FALSE='#'
18772LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE=''
18773LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_FALSE='#'
18774LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE=''
18775LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_FALSE='#'
18776LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE=''
18777LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_FALSE='#'
18778LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE=''
18779LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_FALSE='#'
18780LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE=''
18781LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_FALSE='#'
18782LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE=''
18783LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_FALSE='#'
18784LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_TRUE=''
18785LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_FALSE='#'
18786LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE=''
18787LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#'
18788LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE=''
18789LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_FALSE='#'
18790LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE=''
18791LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_FALSE='#'
18792LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE=''
18793LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_FALSE='#'
18794LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE=''
18795LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_FALSE='#'
18796LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE=''
18797LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_FALSE='#'
18798LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE=''
18799LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_FALSE='#'
18800LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE=''
18801LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_FALSE='#'
18802LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE=''
18803LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_FALSE='#'
18804LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE=''
18805LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_FALSE='#'
18806LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE=''
18807LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_FALSE='#'
18808LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE=''
18809LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_FALSE='#'
18810LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE=''
18811LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_FALSE='#'
18812LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE=''
18813LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_FALSE='#'
18814LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE=''
18815LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_FALSE='#'
18816LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE=''
18817LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_FALSE='#'
18818LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE=''
18819LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_FALSE='#'
18820LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE=''
18821LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_FALSE='#'
18822LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE=''
18823LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_FALSE='#'
18824LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE=''
18825LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_FALSE='#'
18826LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE=''
18827LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_FALSE='#'
18828LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE=''
18829LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_FALSE='#'
18830LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE=''
18831LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_FALSE='#'
18832LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE=''
18833LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_FALSE='#'
18834LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE=''
18835LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_FALSE='#'
18836LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE=''
18837LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_FALSE='#'
18838LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE=''
18839LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_FALSE='#'
18840LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE=''
18841LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#'
18842LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE=''
18843LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_FALSE='#'
18844LIBUNISTRING_COMPILE_UNIGBRK_UC_GRAPHEME_BREAKS_TRUE=''
18845LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#'
18846LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE=''
18847LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_FALSE='#'
18848LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE=''
18849LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_FALSE='#'
18850LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE=''
18851LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_FALSE='#'
18852LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE=''
18853LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_FALSE='#'
18854LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE=''
18855LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_FALSE='#'
18856LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE=''
18857LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#'
18858LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE=''
18859LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_FALSE='#'
18860LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE=''
18861LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_FALSE='#'
18862LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE=''
18863LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_FALSE='#'
18864LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE=''
18865LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#'
18866LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE=''
18867LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_FALSE='#'
18868LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE=''
18869LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_FALSE='#'
18870LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE=''
18871LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_FALSE='#'
18872LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE=''
18873LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_FALSE='#'
18874LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE=''
18875LIBUNISTRING_COMPILE_UNINORM_FILTER_FALSE='#'
18876LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE=''
18877LIBUNISTRING_COMPILE_UNINORM_NFC_FALSE='#'
18878LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE=''
18879LIBUNISTRING_COMPILE_UNINORM_NFD_FALSE='#'
18880LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE=''
18881LIBUNISTRING_COMPILE_UNINORM_NFKC_FALSE='#'
18882LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE=''
18883LIBUNISTRING_COMPILE_UNINORM_NFKD_FALSE='#'
18884LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE=''
18885LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_FALSE='#'
18886LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE=''
18887LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_FALSE='#'
18888LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE=''
18889LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_FALSE='#'
18890LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE=''
18891LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_FALSE='#'
18892LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE=''
18893LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_FALSE='#'
18894LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE=''
18895LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_FALSE='#'
18896LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE=''
18897LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_FALSE='#'
18898LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE=''
18899LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_FALSE='#'
18900LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE=''
18901LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#'
18902LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE=''
18903LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_FALSE='#'
18904LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE=''
18905LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_FALSE='#'
18906LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE=''
18907LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_FALSE='#'
18908LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE=''
18909LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_FALSE='#'
18910LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE=''
18911LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_FALSE='#'
18912LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE=''
18913LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_FALSE='#'
18914LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE=''
18915LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_FALSE='#'
18916LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE=''
18917LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_FALSE='#'
18918LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE=''
18919LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_FALSE='#'
18920LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE=''
18921LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_FALSE='#'
18922LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE=''
18923LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_FALSE='#'
18924LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE=''
18925LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_FALSE='#'
18926LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE=''
18927LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_FALSE='#'
18928LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE=''
18929LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_FALSE='#'
18930LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE=''
18931LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_FALSE='#'
18932LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE=''
18933LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_FALSE='#'
18934LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE=''
18935LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_FALSE='#'
18936LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE=''
18937LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_FALSE='#'
18938LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE=''
18939LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_FALSE='#'
18940LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE=''
18941LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_FALSE='#'
18942LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE=''
18943LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_FALSE='#'
18944LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE=''
18945LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_FALSE='#'
18946LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE=''
18947LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_FALSE='#'
18948LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE=''
18949LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_FALSE='#'
18950LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE=''
18951LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_FALSE='#'
18952LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE=''
18953LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_FALSE='#'
18954LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE=''
18955LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_FALSE='#'
18956LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE=''
18957LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_FALSE='#'
18958LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE=''
18959LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_FALSE='#'
18960LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE=''
18961LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_FALSE='#'
18962LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE=''
18963LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_FALSE='#'
18964LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE=''
18965LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_FALSE='#'
18966LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE=''
18967LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_FALSE='#'
18968LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE=''
18969LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_FALSE='#'
18970LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE=''
18971LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_FALSE='#'
18972LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE=''
18973LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_FALSE='#'
18974LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE=''
18975LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_FALSE='#'
18976LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE=''
18977LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_FALSE='#'
18978LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE=''
18979LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_FALSE='#'
18980LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE=''
18981LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_FALSE='#'
18982LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE=''
18983LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_FALSE='#'
18984LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE=''
18985LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_FALSE='#'
18986LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE=''
18987LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_FALSE='#'
18988LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE=''
18989LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_FALSE='#'
18990LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE=''
18991LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_FALSE='#'
18992LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE=''
18993LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_FALSE='#'
18994LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE=''
18995LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_FALSE='#'
18996LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE=''
18997LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_FALSE='#'
18998LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE=''
18999LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_FALSE='#'
19000LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE=''
19001LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_FALSE='#'
19002LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE=''
19003LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_FALSE='#'
19004LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE=''
19005LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_FALSE='#'
19006LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE=''
19007LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_FALSE='#'
19008LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE=''
19009LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_FALSE='#'
19010LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE=''
19011LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_FALSE='#'
19012LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE=''
19013LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_FALSE='#'
19014LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE=''
19015LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_FALSE='#'
19016LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE=''
19017LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_FALSE='#'
19018LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE=''
19019LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_FALSE='#'
19020LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE=''
19021LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_FALSE='#'
19022LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE=''
19023LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_FALSE='#'
19024LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE=''
19025LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_FALSE='#'
19026LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE=''
19027LIBUNISTRING_COMPILE_UNISTR_U16_CHR_FALSE='#'
19028LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE=''
19029LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_FALSE='#'
19030LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE=''
19031LIBUNISTRING_COMPILE_UNISTR_U16_CMP_FALSE='#'
19032LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE=''
19033LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_FALSE='#'
19034LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE=''
19035LIBUNISTRING_COMPILE_UNISTR_U16_CPY_FALSE='#'
19036LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE=''
19037LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_FALSE='#'
19038LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE=''
19039LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_FALSE='#'
19040LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE=''
19041LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_FALSE='#'
19042LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE=''
19043LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_FALSE='#'
19044LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE=''
19045LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE='#'
19046LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE=''
19047LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_FALSE='#'
19048LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE=''
19049LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_FALSE='#'
19050LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE=''
19051LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_FALSE='#'
19052LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE=''
19053LIBUNISTRING_COMPILE_UNISTR_U16_PREV_FALSE='#'
19054LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE=''
19055LIBUNISTRING_COMPILE_UNISTR_U16_SET_FALSE='#'
19056LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE=''
19057LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_FALSE='#'
19058LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE=''
19059LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_FALSE='#'
19060LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE=''
19061LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_FALSE='#'
19062LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE=''
19063LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_FALSE='#'
19064LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE=''
19065LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_FALSE='#'
19066LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE=''
19067LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_FALSE='#'
19068LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE=''
19069LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_FALSE='#'
19070LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE=''
19071LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_FALSE='#'
19072LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE=''
19073LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_FALSE='#'
19074LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE=''
19075LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_FALSE='#'
19076LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE=''
19077LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_FALSE='#'
19078LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE=''
19079LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_FALSE='#'
19080LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE=''
19081LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_FALSE='#'
19082LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE=''
19083LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_FALSE='#'
19084LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE=''
19085LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_FALSE='#'
19086LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE=''
19087LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_FALSE='#'
19088LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE=''
19089LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_FALSE='#'
19090LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE=''
19091LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_FALSE='#'
19092LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE=''
19093LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_FALSE='#'
19094LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE=''
19095LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_FALSE='#'
19096LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE=''
19097LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_FALSE='#'
19098LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE=''
19099LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_FALSE='#'
19100LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE=''
19101LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_FALSE='#'
19102LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE=''
19103LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_FALSE='#'
19104LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE=''
19105LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_FALSE='#'
19106LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE=''
19107LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_FALSE='#'
19108LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE=''
19109LIBUNISTRING_COMPILE_UNISTR_U32_CHR_FALSE='#'
19110LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE=''
19111LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_FALSE='#'
19112LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE=''
19113LIBUNISTRING_COMPILE_UNISTR_U32_CMP_FALSE='#'
19114LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE=''
19115LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_FALSE='#'
19116LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE=''
19117LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE='#'
19118LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE=''
19119LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_FALSE='#'
19120LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE=''
19121LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE='#'
19122LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE=''
19123LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_FALSE='#'
19124LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE=''
19125LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_FALSE='#'
19126LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE=''
19127LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_FALSE='#'
19128LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE=''
19129LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_FALSE='#'
19130LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE=''
19131LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_FALSE='#'
19132LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE=''
19133LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_FALSE='#'
19134LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE=''
19135LIBUNISTRING_COMPILE_UNISTR_U32_PREV_FALSE='#'
19136LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE=''
19137LIBUNISTRING_COMPILE_UNISTR_U32_SET_FALSE='#'
19138LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE=''
19139LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_FALSE='#'
19140LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE=''
19141LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_FALSE='#'
19142LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE=''
19143LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_FALSE='#'
19144LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE=''
19145LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_FALSE='#'
19146LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE=''
19147LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_FALSE='#'
19148LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE=''
19149LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_FALSE='#'
19150LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE=''
19151LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_FALSE='#'
19152LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE=''
19153LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_FALSE='#'
19154LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE=''
19155LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_FALSE='#'
19156LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE=''
19157LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_FALSE='#'
19158LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE=''
19159LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_FALSE='#'
19160LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE=''
19161LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_FALSE='#'
19162LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE=''
19163LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_FALSE='#'
19164LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE=''
19165LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_FALSE='#'
19166LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE=''
19167LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_FALSE='#'
19168LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE=''
19169LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_FALSE='#'
19170LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE=''
19171LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_FALSE='#'
19172LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE=''
19173LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_FALSE='#'
19174LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE=''
19175LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_FALSE='#'
19176LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE=''
19177LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_FALSE='#'
19178LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE=''
19179LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_FALSE='#'
19180LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE=''
19181LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_FALSE='#'
19182LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE=''
19183LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_FALSE='#'
19184LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE=''
19185LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#'
19186LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE=''
19187LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_FALSE='#'
19188LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE=''
19189LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#'
19190LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE=''
19191LIBUNISTRING_COMPILE_UNISTR_U8_CHR_FALSE='#'
19192LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE=''
19193LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_FALSE='#'
19194LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE=''
19195LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE='#'
19196LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE=''
19197LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_FALSE='#'
19198LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE=''
19199LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#'
19200LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE=''
19201LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_FALSE='#'
19202LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE=''
19203LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#'
19204LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE=''
19205LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_FALSE='#'
19206LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE=''
19207LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#'
19208LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=''
19209LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#'
19210LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE=''
19211LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#'
19212LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE=''
19213LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_FALSE='#'
19214LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE=''
19215LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_FALSE='#'
19216LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE=''
19217LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#'
19218LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE=''
19219LIBUNISTRING_COMPILE_UNISTR_U8_SET_FALSE='#'
19220LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE=''
19221LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_FALSE='#'
19222LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE=''
19223LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_FALSE='#'
19224LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE=''
19225LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_FALSE='#'
19226LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE=''
19227LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_FALSE='#'
19228LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE=''
19229LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_FALSE='#'
19230LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE=''
19231LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_FALSE='#'
19232LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE=''
19233LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_FALSE='#'
19234LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE=''
19235LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_FALSE='#'
19236LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE=''
19237LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_FALSE='#'
19238LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE=''
19239LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_FALSE='#'
19240LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE=''
19241LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#'
19242LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE=''
19243LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE='#'
19244LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE=''
19245LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#'
19246LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE=''
19247LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#'
19248LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE=''
19249LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_FALSE='#'
19250LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE=''
19251LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_FALSE='#'
19252LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE=''
19253LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_FALSE='#'
19254LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE=''
19255LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_FALSE='#'
19256LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE=''
19257LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_FALSE='#'
19258LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE=''
19259LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_FALSE='#'
19260LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE=''
19261LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_FALSE='#'
19262LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE=''
19263LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_FALSE='#'
19264LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE=''
19265LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_FALSE='#'
19266LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE=''
19267LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#'
19268LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE=''
19269LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#'
19270LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=''
19271LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_FALSE='#'
19272LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE=''
19273LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_FALSE='#'
19274LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE=''
19275LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_FALSE='#'
19276LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE=''
19277LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_FALSE='#'
19278LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE=''
19279LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_FALSE='#'
19280LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE=''
19281LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_FALSE='#'
19282LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE=''
19283LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_FALSE='#'
19284LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE=''
19285LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_FALSE='#'
19286LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE=''
19287LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_FALSE='#'
19288LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE=''
19289LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#'
19290LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE=''
19291LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#'
19292LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE=''
19293LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#'
19294LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=''
19295LIBUNISTRING_UNICASE_H='unicase.h'
19296LIBUNISTRING_UNICONV_H='uniconv.h'
19297LIBUNISTRING_UNICTYPE_H='unictype.h'
19298LIBUNISTRING_UNIGBRK_H='unigbrk.h'
19299LIBUNISTRING_UNILBRK_H='unilbrk.h'
19300LIBUNISTRING_UNINAME_H='uniname.h'
19301LIBUNISTRING_UNINORM_H='uninorm.h'
19302LIBUNISTRING_UNISTDIO_H='unistdio.h'
19303LIBUNISTRING_UNISTR_H='unistr.h'
19304LIBUNISTRING_UNITYPES_H='unitypes.h'
19305LIBUNISTRING_UNIWBRK_H='uniwbrk.h'
19306LIBUNISTRING_UNIWIDTH_H='uniwidth.h'
19307LIB_HARD_LOCALE=''
19308LIB_MBRTOWC=''
19309LIB_NANOSLEEP=''
19310LIB_PTHREAD='-lpthread'
19311LIB_PTHREAD_SIGMASK=''
19312LIB_SCHED_YIELD=''
19313LIB_SELECT=''
19314LIB_SEMAPHORE=''
19315LIB_SETLOCALE=''
19316LIB_SETLOCALE_NULL=''
19317LIMITS_H='limits.h'
19318LIPO='lipo'
19319LN_S='ln -s'
19320LOCALCHARSET_TESTS_ENVIRONMENT=''
19321LOCALENAME_ENHANCE_LOCALE_FUNCS='0'
19322LOCALE_AR='none'
19323LOCALE_FR='fr_FR.ISO8859-1'
19324LOCALE_FR_UTF8='fr_FR.UTF-8'
19325LOCALE_JA='ja_JP.eucJP'
19326LOCALE_TR_UTF8='none'
19327LOCALE_ZH_CN='zh_CN.GB18030'
19328LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib'
19329LTLIBINTL=''
19330LTLIBMULTITHREAD='-lpthread'
19331LTLIBOBJS=''
19332LTLIBTHREAD=''
19333LT_SYS_LIBRARY_PATH=''
19334MAKEINFO='${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'
19335MANIFEST_TOOL=':'
19336MKDIR_P='/opt/local/bin/gmkdir -p'
19337NAMESPACING='yes'
19338NETINET_IN_H=''
19339NEXT_ARPA_INET_H='<arpa/inet.h>'
19340NEXT_ASSERT_H='<assert.h>'
19341NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='<arpa/inet.h>'
19342NEXT_AS_FIRST_DIRECTIVE_ASSERT_H='<assert.h>'
19343NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='<ctype.h>'
19344NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
19345NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
19346NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
19347NEXT_AS_FIRST_DIRECTIVE_ICONV_H='<iconv.h>'
19348NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
19349NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='<langinfo.h>'
19350NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='<limits.h>'
19351NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='<locale.h>'
19352NEXT_AS_FIRST_DIRECTIVE_MATH_H='<math.h>'
19353NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
19354NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H='<pthread.h>'
19355NEXT_AS_FIRST_DIRECTIVE_SCHED_H='<sched.h>'
19356NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
19357NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
19358NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
19359NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
19360NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
19361NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
19362NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H='<sys/ioctl.h>'
19363NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
19364NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='<sys/socket.h>'
19365NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
19366NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
19367NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
19368NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='<sys/uio.h>'
19369NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
19370NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
19371NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='<wchar.h>'
19372NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='<wctype.h>'
19373NEXT_CTYPE_H='<ctype.h>'
19374NEXT_ERRNO_H=''
19375NEXT_FCNTL_H='<fcntl.h>'
19376NEXT_FLOAT_H=''
19377NEXT_ICONV_H='<iconv.h>'
19378NEXT_INTTYPES_H='<inttypes.h>'
19379NEXT_LANGINFO_H='<langinfo.h>'
19380NEXT_LIMITS_H='<limits.h>'
19381NEXT_LOCALE_H='<locale.h>'
19382NEXT_MATH_H='<math.h>'
19383NEXT_NETINET_IN_H=''
19384NEXT_PTHREAD_H='<pthread.h>'
19385NEXT_SCHED_H='<sched.h>'
19386NEXT_SIGNAL_H='<signal.h>'
19387NEXT_STDDEF_H=''
19388NEXT_STDINT_H='<stdint.h>'
19389NEXT_STDIO_H='<stdio.h>'
19390NEXT_STDLIB_H='<stdlib.h>'
19391NEXT_STRING_H='<string.h>'
19392NEXT_SYS_IOCTL_H='<sys/ioctl.h>'
19393NEXT_SYS_SELECT_H='<sys/select.h>'
19394NEXT_SYS_SOCKET_H='<sys/socket.h>'
19395NEXT_SYS_STAT_H='<sys/stat.h>'
19396NEXT_SYS_TIME_H='<sys/time.h>'
19397NEXT_SYS_TYPES_H='<sys/types.h>'
19398NEXT_SYS_UIO_H='<sys/uio.h>'
19399NEXT_TIME_H='<time.h>'
19400NEXT_UNISTD_H='<unistd.h>'
19401NEXT_WCHAR_H='<wchar.h>'
19402NEXT_WCTYPE_H='<wctype.h>'
19403NM='/opt/local/bin/nm -B'
19404NMEDIT='nmedit'
19405OBJDUMP='objdump'
19406OBJEXT='o'
19407OTOOL64=':'
19408OTOOL='otool'
19409PACKAGE='libunistring'
19410PACKAGE_BUGREPORT=''
19411PACKAGE_NAME=''
19412PACKAGE_STRING=''
19413PACKAGE_TARNAME=''
19414PACKAGE_URL=''
19415PACKAGE_VERSION=''
19416PATH_SEPARATOR=':'
19417PERL='/opt/local/bin/perl'
19418PRAGMA_COLUMNS=''
19419PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
19420PRIPTR_PREFIX='"l"'
19421PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
19422PTRDIFF_T_SUFFIX=''
19423RANLIB='ranlib'
19424RC=''
19425RELOCATABLE='no'
19426REPLACE_ACCESS='0'
19427REPLACE_ACOSF='0'
19428REPLACE_ALIGNED_ALLOC='0'
19429REPLACE_ASINF='0'
19430REPLACE_ATAN2F='0'
19431REPLACE_ATANF='0'
19432REPLACE_BTOWC='0'
19433REPLACE_CALLOC_FOR_CALLOC_GNU='0'
19434REPLACE_CALLOC_FOR_CALLOC_POSIX='0'
19435REPLACE_CANONICALIZE_FILE_NAME='0'
19436REPLACE_CBRTF='0'
19437REPLACE_CBRTL='0'
19438REPLACE_CEIL='0'
19439REPLACE_CEILF='0'
19440REPLACE_CEILL='0'
19441REPLACE_CHMOD='0'
19442REPLACE_CHOWN='0'
19443REPLACE_CLOSE='0'
19444REPLACE_COPY_FILE_RANGE='0'
19445REPLACE_COSF='0'
19446REPLACE_COSHF='0'
19447REPLACE_CREAT='0'
19448REPLACE_CTIME='GNULIB_PORTCHECK'
19449REPLACE_DPRINTF='0'
19450REPLACE_DUP2='0'
19451REPLACE_DUP='0'
19452REPLACE_DUPLOCALE='0'
19453REPLACE_EXECL='0'
19454REPLACE_EXECLE='0'
19455REPLACE_EXECLP='0'
19456REPLACE_EXECV='0'
19457REPLACE_EXECVE='0'
19458REPLACE_EXECVP='0'
19459REPLACE_EXECVPE='0'
19460REPLACE_EXP2='0'
19461REPLACE_EXP2L='0'
19462REPLACE_EXPF='0'
19463REPLACE_EXPL='0'
19464REPLACE_EXPM1='0'
19465REPLACE_EXPM1F='0'
19466REPLACE_EXPM1L='0'
19467REPLACE_FABSL='0'
19468REPLACE_FACCESSAT='0'
19469REPLACE_FCHMODAT='0'
19470REPLACE_FCHOWNAT='0'
19471REPLACE_FCLOSE='0'
19472REPLACE_FCNTL='0'
19473REPLACE_FDOPEN='0'
19474REPLACE_FFLUSH='0'
19475REPLACE_FFSLL='0'
19476REPLACE_FLOOR='0'
19477REPLACE_FLOORF='0'
19478REPLACE_FLOORL='0'
19479REPLACE_FMA='0'
19480REPLACE_FMAF='0'
19481REPLACE_FMAL='0'
19482REPLACE_FMOD='0'
19483REPLACE_FMODF='0'
19484REPLACE_FMODL='0'
19485REPLACE_FOPEN='0'
19486REPLACE_FOPEN_FOR_FOPEN_GNU='0'
19487REPLACE_FPRINTF='0'
19488REPLACE_FPURGE='0'
19489REPLACE_FREE='1'
19490REPLACE_FREELOCALE='0'
19491REPLACE_FREOPEN='0'
19492REPLACE_FREXP='0'
19493REPLACE_FREXPF='0'
19494REPLACE_FREXPL='0'
19495REPLACE_FSEEK='0'
19496REPLACE_FSEEKO='0'
19497REPLACE_FSTAT='0'
19498REPLACE_FSTATAT='0'
19499REPLACE_FTELL='0'
19500REPLACE_FTELLO='0'
19501REPLACE_FTRUNCATE='0'
19502REPLACE_FUTIMENS='0'
19503REPLACE_GETCWD='0'
19504REPLACE_GETDELIM='0'
19505REPLACE_GETDOMAINNAME='0'
19506REPLACE_GETDTABLESIZE='0'
19507REPLACE_GETGROUPS='0'
19508REPLACE_GETLINE='0'
19509REPLACE_GETLOGIN_R='0'
19510REPLACE_GETPAGESIZE='0'
19511REPLACE_GETPASS='0'
19512REPLACE_GETPASS_FOR_GETPASS_GNU='0'
19513REPLACE_GETTIMEOFDAY='0'
19514REPLACE_GMTIME='0'
19515REPLACE_HUGE_VAL='0'
19516REPLACE_HYPOT='0'
19517REPLACE_HYPOTF='0'
19518REPLACE_HYPOTL='0'
19519REPLACE_ICONV='0'
19520REPLACE_ICONV_OPEN='0'
19521REPLACE_ICONV_UTF='0'
19522REPLACE_ILOGB='0'
19523REPLACE_ILOGBF='0'
19524REPLACE_ILOGBL='0'
19525REPLACE_INET_NTOP='0'
19526REPLACE_INET_PTON='0'
19527REPLACE_INITSTATE='0'
19528REPLACE_IOCTL='1'
19529REPLACE_ISATTY='0'
19530REPLACE_ISFINITE='0'
19531REPLACE_ISINF='0'
19532REPLACE_ISNAN='0'
19533REPLACE_ISWBLANK='0'
19534REPLACE_ISWCNTRL='0'
19535REPLACE_ISWDIGIT='0'
19536REPLACE_ISWXDIGIT='0'
19537REPLACE_ITOLD='0'
19538REPLACE_LCHOWN='0'
19539REPLACE_LDEXPL='0'
19540REPLACE_LINK='0'
19541REPLACE_LINKAT='0'
19542REPLACE_LOCALECONV='0'
19543REPLACE_LOCALTIME='0'
19544REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
19545REPLACE_LOG10='0'
19546REPLACE_LOG10F='0'
19547REPLACE_LOG10L='0'
19548REPLACE_LOG1P='0'
19549REPLACE_LOG1PF='0'
19550REPLACE_LOG1PL='0'
19551REPLACE_LOG2='0'
19552REPLACE_LOG2F='0'
19553REPLACE_LOG2L='0'
19554REPLACE_LOG='0'
19555REPLACE_LOGB='0'
19556REPLACE_LOGBF='0'
19557REPLACE_LOGBL='0'
19558REPLACE_LOGF='0'
19559REPLACE_LOGL='0'
19560REPLACE_LSEEK='0'
19561REPLACE_LSTAT='1'
19562REPLACE_MALLOC_FOR_MALLOC_GNU='0'
19563REPLACE_MALLOC_FOR_MALLOC_POSIX='0'
19564REPLACE_MBRLEN='0'
19565REPLACE_MBRTOWC='0'
19566REPLACE_MBSINIT='0'
19567REPLACE_MBSNRTOWCS='0'
19568REPLACE_MBSRTOWCS='0'
19569REPLACE_MBSTATE_T='0'
19570REPLACE_MBTOWC='0'
19571REPLACE_MEMCHR='0'
19572REPLACE_MEMMEM='0'
19573REPLACE_MKDIR='0'
19574REPLACE_MKFIFO='0'
19575REPLACE_MKFIFOAT='0'
19576REPLACE_MKNOD='0'
19577REPLACE_MKNODAT='0'
19578REPLACE_MKSTEMP='0'
19579REPLACE_MKTIME='GNULIB_PORTCHECK'
19580REPLACE_MODF='0'
19581REPLACE_MODFF='0'
19582REPLACE_MODFL='0'
19583REPLACE_NAN='0'
19584REPLACE_NANOSLEEP='1'
19585REPLACE_NEWLOCALE='0'
19586REPLACE_NL_LANGINFO='0'
19587REPLACE_NULL='0'
19588REPLACE_OBSTACK_PRINTF='0'
19589REPLACE_OPEN='1'
19590REPLACE_OPENAT='0'
19591REPLACE_PERROR='1'
19592REPLACE_POPEN='0'
19593REPLACE_POSIX_MEMALIGN='0'
19594REPLACE_PREAD='0'
19595REPLACE_PRINTF='0'
19596REPLACE_PSELECT='0'
19597REPLACE_PTHREAD_ATTR_DESTROY='0'
19598REPLACE_PTHREAD_ATTR_GETDETACHSTATE='0'
19599REPLACE_PTHREAD_ATTR_INIT='0'
19600REPLACE_PTHREAD_ATTR_SETDETACHSTATE='0'
19601REPLACE_PTHREAD_CONDATTR_DESTROY='0'
19602REPLACE_PTHREAD_CONDATTR_INIT='0'
19603REPLACE_PTHREAD_COND_BROADCAST='0'
19604REPLACE_PTHREAD_COND_DESTROY='0'
19605REPLACE_PTHREAD_COND_INIT='0'
19606REPLACE_PTHREAD_COND_SIGNAL='0'
19607REPLACE_PTHREAD_COND_TIMEDWAIT='0'
19608REPLACE_PTHREAD_COND_WAIT='0'
19609REPLACE_PTHREAD_CREATE='0'
19610REPLACE_PTHREAD_DETACH='0'
19611REPLACE_PTHREAD_EQUAL='0'
19612REPLACE_PTHREAD_EXIT='0'
19613REPLACE_PTHREAD_GETSPECIFIC='0'
19614REPLACE_PTHREAD_JOIN='0'
19615REPLACE_PTHREAD_KEY_CREATE='0'
19616REPLACE_PTHREAD_KEY_DELETE='0'
19617REPLACE_PTHREAD_MUTEXATTR_DESTROY='0'
19618REPLACE_PTHREAD_MUTEXATTR_GETROBUST='0'
19619REPLACE_PTHREAD_MUTEXATTR_GETTYPE='0'
19620REPLACE_PTHREAD_MUTEXATTR_INIT='0'
19621REPLACE_PTHREAD_MUTEXATTR_SETROBUST='0'
19622REPLACE_PTHREAD_MUTEXATTR_SETTYPE='0'
19623REPLACE_PTHREAD_MUTEX_DESTROY='0'
19624REPLACE_PTHREAD_MUTEX_INIT='0'
19625REPLACE_PTHREAD_MUTEX_LOCK='0'
19626REPLACE_PTHREAD_MUTEX_TIMEDLOCK='0'
19627REPLACE_PTHREAD_MUTEX_TRYLOCK='0'
19628REPLACE_PTHREAD_MUTEX_UNLOCK='0'
19629REPLACE_PTHREAD_ONCE='0'
19630REPLACE_PTHREAD_RWLOCKATTR_DESTROY='0'
19631REPLACE_PTHREAD_RWLOCKATTR_INIT='0'
19632REPLACE_PTHREAD_RWLOCK_DESTROY='0'
19633REPLACE_PTHREAD_RWLOCK_INIT='0'
19634REPLACE_PTHREAD_RWLOCK_RDLOCK='0'
19635REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK='0'
19636REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK='0'
19637REPLACE_PTHREAD_RWLOCK_TRYRDLOCK='0'
19638REPLACE_PTHREAD_RWLOCK_TRYWRLOCK='0'
19639REPLACE_PTHREAD_RWLOCK_UNLOCK='0'
19640REPLACE_PTHREAD_RWLOCK_WRLOCK='0'
19641REPLACE_PTHREAD_SELF='0'
19642REPLACE_PTHREAD_SETSPECIFIC='0'
19643REPLACE_PTHREAD_SIGMASK='0'
19644REPLACE_PTHREAD_SPIN_DESTROY='0'
19645REPLACE_PTHREAD_SPIN_INIT='0'
19646REPLACE_PTHREAD_SPIN_LOCK='0'
19647REPLACE_PTHREAD_SPIN_TRYLOCK='0'
19648REPLACE_PTHREAD_SPIN_UNLOCK='0'
19649REPLACE_PTSNAME='0'
19650REPLACE_PTSNAME_R='0'
19651REPLACE_PUTENV='1'
19652REPLACE_PWRITE='0'
19653REPLACE_QSORT_R='0'
19654REPLACE_RAISE='0'
19655REPLACE_RANDOM='0'
19656REPLACE_RANDOM_R='0'
19657REPLACE_READ='0'
19658REPLACE_READLINK='0'
19659REPLACE_READLINKAT='0'
19660REPLACE_REALLOCARRAY='0'
19661REPLACE_REALLOC_FOR_REALLOC_GNU='0'
19662REPLACE_REALLOC_FOR_REALLOC_POSIX='0'
19663REPLACE_REALPATH='0'
19664REPLACE_REMAINDER='0'
19665REPLACE_REMAINDERF='0'
19666REPLACE_REMAINDERL='0'
19667REPLACE_REMOVE='0'
19668REPLACE_RENAME='0'
19669REPLACE_RENAMEAT='0'
19670REPLACE_RINTL='0'
19671REPLACE_RMDIR='0'
19672REPLACE_ROUND='0'
19673REPLACE_ROUNDF='0'
19674REPLACE_ROUNDL='0'
19675REPLACE_SCHED_YIELD='0'
19676REPLACE_SELECT='0'
19677REPLACE_SETENV='0'
19678REPLACE_SETLOCALE='1'
19679REPLACE_SETSTATE='0'
19680REPLACE_SIGNBIT='0'
19681REPLACE_SIGNBIT_USING_BUILTINS='1'
19682REPLACE_SINF='0'
19683REPLACE_SINHF='0'
19684REPLACE_SLEEP='0'
19685REPLACE_SNPRINTF='0'
19686REPLACE_SPRINTF='0'
19687REPLACE_SQRTF='0'
19688REPLACE_SQRTL='0'
19689REPLACE_STAT='1'
19690REPLACE_STDIO_READ_FUNCS='0'
19691REPLACE_STDIO_WRITE_FUNCS='0'
19692REPLACE_STPNCPY='0'
19693REPLACE_STRCASESTR='0'
19694REPLACE_STRCHRNUL='0'
19695REPLACE_STRDUP='0'
19696REPLACE_STRERROR='1'
19697REPLACE_STRERRORNAME_NP='0'
19698REPLACE_STRERROR_R='1'
19699REPLACE_STRFTIME='GNULIB_PORTCHECK'
19700REPLACE_STRNCAT='0'
19701REPLACE_STRNDUP='0'
19702REPLACE_STRNLEN='0'
19703REPLACE_STRSIGNAL='0'
19704REPLACE_STRSTR='1'
19705REPLACE_STRTOD='0'
19706REPLACE_STRTOIMAX='0'
19707REPLACE_STRTOK_R='0'
19708REPLACE_STRTOL='0'
19709REPLACE_STRTOLD='0'
19710REPLACE_STRTOLL='0'
19711REPLACE_STRTOUL='0'
19712REPLACE_STRTOULL='0'
19713REPLACE_STRTOUMAX='0'
19714REPLACE_STRUCT_LCONV='0'
19715REPLACE_STRUCT_TIMEVAL='0'
19716REPLACE_SYMLINK='1'
19717REPLACE_SYMLINKAT='0'
19718REPLACE_TANF='0'
19719REPLACE_TANHF='0'
19720REPLACE_TIMEGM='GNULIB_PORTCHECK'
19721REPLACE_TMPFILE='0'
19722REPLACE_TOWLOWER='0'
19723REPLACE_TRUNC='0'
19724REPLACE_TRUNCATE='0'
19725REPLACE_TRUNCF='0'
19726REPLACE_TRUNCL='0'
19727REPLACE_TTYNAME_R='0'
19728REPLACE_TZSET='GNULIB_PORTCHECK'
19729REPLACE_UNLINK='0'
19730REPLACE_UNLINKAT='0'
19731REPLACE_UNSETENV='0'
19732REPLACE_USLEEP='0'
19733REPLACE_UTIMENSAT='0'
19734REPLACE_VASPRINTF='0'
19735REPLACE_VDPRINTF='0'
19736REPLACE_VFPRINTF='0'
19737REPLACE_VPRINTF='0'
19738REPLACE_VSNPRINTF='0'
19739REPLACE_VSPRINTF='0'
19740REPLACE_WCRTOMB='0'
19741REPLACE_WCSFTIME='0'
19742REPLACE_WCSNRTOMBS='0'
19743REPLACE_WCSRTOMBS='0'
19744REPLACE_WCSTOK='0'
19745REPLACE_WCSWIDTH='0'
19746REPLACE_WCTOB='0'
19747REPLACE_WCTOMB='0'
19748REPLACE_WCWIDTH='1'
19749REPLACE_WRITE='0'
19750SED='/opt/local/bin/gsed'
19751SET_MAKE=''
19752SHELL='/bin/sh'
19753SIG_ATOMIC_T_SUFFIX=''
19754SIZE_T_SUFFIX=''
19755STDALIGN_H=''
19756STDCKDINT_H='stdckdint.h'
19757STDDEF_H=''
19758STDINT_H='stdint.h'
19759STRIP='strip'
19760SYS_IOCTL_H_HAVE_WINSOCK2_H='0'
19761SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
19762SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
19763TEXI2DVI='/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'
19764TIME_H_DEFINES_STRUCT_TIMESPEC='1'
19765TIME_H_DEFINES_TIME_UTC='1'
19766UINT32_MAX_LT_UINTMAX_MAX='1'
19767UINT64_MAX_EQ_ULONG_MAX='1'
19768UNDEFINE_STRTOK_R='0'
19769UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
19770UNISTD_H_HAVE_SYS_RANDOM_H='0'
19771UNISTD_H_HAVE_WINSOCK2_H='0'
19772UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
19773VERSION='1.1'
19774WCHAR_T_SUFFIX=''
19775WINDOWS_64_BIT_OFF_T='0'
19776WINDOWS_64_BIT_ST_SIZE='0'
19777WINDOWS_STAT_INODES='0'
19778WINDOWS_STAT_TIMESPEC='0'
19779WINT_T_SUFFIX=''
19780WOE32DLL_FALSE=''
19781WOE32DLL_TRUE='#'
19782WOE32_FALSE=''
19783WOE32_TRUE='#'
19784YIELD_LIB=''
19785ac_ct_AR='ar'
19786ac_ct_CC='ccache /usr/bin/clang'
19787ac_ct_DUMPBIN=''
19788am__EXEEXT_FALSE=''
19789am__EXEEXT_TRUE='#'
19790am__fastdepCC_FALSE='#'
19791am__fastdepCC_TRUE=''
19792am__include='include'
19793am__isrc=''
19794am__leading_dot='.'
19795am__nodep='_no'
19796am__quote=''
19797am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"'
19798am__untar='$${TAR-tar} xf -'
19799bindir='${exec_prefix}/bin'
19800build='x86_64-apple-darwin22.1.0'
19801build_alias=''
19802build_cpu='x86_64'
19803build_os='darwin22.1.0'
19804build_vendor='apple'
19805datadir='${datarootdir}'
19806datarootdir='${prefix}/share'
19807docdir='${datarootdir}/doc/${PACKAGE}'
19808dvidir='${docdir}'
19809exec_prefix='${prefix}'
19810gl_LIBOBJDEPS=' ./$(DEPDIR)/strstr.Plo'
19811gl_LIBOBJS=' strstr.o'
19812gl_LTLIBOBJS=' strstr.lo'
19813gltests_LIBOBJDEPS=' ./$(DEPDIR)/strerror_r.Plo'
19814gltests_LIBOBJS=' strerror_r.o'
19815gltests_LTLIBOBJS=' strerror_r.lo'
19816gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS'
19817host='x86_64-apple-darwin22.1.0'
19818host_alias=''
19819host_cpu='x86_64'
19820host_os='darwin22.1.0'
19821host_vendor='apple'
19822htmldir='${docdir}'
19823includedir='${prefix}/include'
19824infodir='${datarootdir}/info'
19825install_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'
19826libdir='${exec_prefix}/lib'
19827libexecdir='${exec_prefix}/libexec'
19828localedir='${datarootdir}/locale'
19829localstatedir='${prefix}/var'
19830mandir='${datarootdir}/man'
19831mkdir_p='$(MKDIR_P)'
19832oldincludedir='/usr/include'
19833pdfdir='${docdir}'
19834prefix='/opt/local'
19835program_transform_name='s,x,x,'
19836psdir='${docdir}'
19837runstatedir='${localstatedir}/run'
19838sbindir='${exec_prefix}/sbin'
19839sharedstatedir='${prefix}/com'
19840sysconfdir='${prefix}/etc'
19841target_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
20222configure: exit 0