Ticket #65803: config.log

File config.log, 67.6 KB (added by AgilentGCMS, 20 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 ICU configure 67.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/Users/sbasu1/packages/macports --disable-layoutex --disable-samples --enable-static
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = gs6101-cycle
14uname -m = x86_64
15uname -r = 21.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~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 21.6.0: Wed Aug 10 14:25:27 PDT 2022; root:xnu-8020.141.5~2/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 16.00 gigabytes
33Default processor set: 564 tasks, 2335 threads, 16 processors
34Load average: 3.43, Mach factor: 12.56
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/sbasu1/packages/macports/bin
40PATH: /Users/sbasu1/packages/macports/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2694: checking for ICU version numbers
52configure:2727: result: release 67.1, library 67.1, unicode version 13.0
53configure:2766: checking build system type
54configure:2780: result: x86_64-apple-darwin21.6.0
55configure:2800: checking host system type
56configure:2813: result: x86_64-apple-darwin21.6.0
57configure:2871: checking whether to build debug libraries
58configure:2883: result: no
59configure:2888: checking whether to build release libraries
60configure:2900: result: yes
61configure:3021: checking for C compiler version
62configure:3030: /usr/bin/clang --version >&5
63Apple clang version 13.1.6 (clang-1316.0.21.2.5)
64Target: x86_64-apple-darwin21.6.0
65Thread model: posix
66InstalledDir: /Library/Developer/CommandLineTools/usr/bin
67configure:3041: $? = 0
68configure:3030: /usr/bin/clang -v >&5
69Apple clang version 13.1.6 (clang-1316.0.21.2.5)
70Target: x86_64-apple-darwin21.6.0
71Thread model: posix
72InstalledDir: /Library/Developer/CommandLineTools/usr/bin
73configure:3041: $? = 0
74configure:3030: /usr/bin/clang -V >&5
75clang: error: argument to '-V' is missing (expected 1 value)
76clang: error: no input files
77configure:3041: $? = 1
78configure:3030: /usr/bin/clang -qversion >&5
79clang: error: unknown argument '-qversion'; did you mean '--version'?
80clang: error: no input files
81configure:3041: $? = 1
82configure:3061: checking whether the C compiler works
83configure:3083: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
84configure:3087: $? = 0
85configure:3135: result: yes
86configure:3138: checking for C compiler default output file name
87configure:3140: result: a.out
88configure:3146: checking for suffix of executables
89configure:3153: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
90configure:3157: $? = 0
91configure:3179: result:
92configure:3201: checking whether we are cross compiling
93configure:3209: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
94configure:3213: $? = 0
95configure:3220: ./conftest
96configure:3224: $? = 0
97configure:3239: result: no
98configure:3244: checking for suffix of object files
99configure:3266: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
100configure:3270: $? = 0
101configure:3291: result: o
102configure:3295: checking whether we are using the GNU C compiler
103configure:3314: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
104configure:3314: $? = 0
105configure:3323: result: yes
106configure:3332: checking whether /usr/bin/clang accepts -g
107configure:3352: /usr/bin/clang -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
108configure:3352: $? = 0
109configure:3393: result: yes
110configure:3410: checking for /usr/bin/clang option to accept ISO C89
111configure:3473: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
112configure:3473: $? = 0
113configure:3486: result: none needed
114configure:3620: checking for C++ compiler version
115configure:3629: /usr/bin/clang++ --version >&5
116Apple clang version 13.1.6 (clang-1316.0.21.2.5)
117Target: x86_64-apple-darwin21.6.0
118Thread model: posix
119InstalledDir: /Library/Developer/CommandLineTools/usr/bin
120configure:3640: $? = 0
121configure:3629: /usr/bin/clang++ -v >&5
122Apple clang version 13.1.6 (clang-1316.0.21.2.5)
123Target: x86_64-apple-darwin21.6.0
124Thread model: posix
125InstalledDir: /Library/Developer/CommandLineTools/usr/bin
126configure:3640: $? = 0
127configure:3629: /usr/bin/clang++ -V >&5
128clang: error: argument to '-V' is missing (expected 1 value)
129clang: error: no input files
130configure:3640: $? = 1
131configure:3629: /usr/bin/clang++ -qversion >&5
132clang: error: unknown argument '-qversion'; did you mean '--version'?
133clang: error: no input files
134configure:3640: $? = 1
135configure:3644: checking whether we are using the GNU C++ compiler
136configure:3663: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
137configure:3663: $? = 0
138configure:3672: result: yes
139configure:3681: checking whether /usr/bin/clang++ accepts -g
140configure:3701: /usr/bin/clang++ -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
141configure:3701: $? = 0
142configure:3742: result: yes
143configure:3821: checking for pkg-config
144configure:3839: found /Users/sbasu1/packages/macports/bin/pkg-config
145configure:3851: result: /Users/sbasu1/packages/macports/bin/pkg-config
146configure:3876: checking pkg-config is at least version 0.20
147configure:3879: result: yes
148configure:3889: checking for ICULEHB
149configure:3896: $PKG_CONFIG --exists --print-errors "icu-le-hb"
150Package icu-le-hb was not found in the pkg-config search path.
151Perhaps you should add the directory containing `icu-le-hb.pc'
152to the PKG_CONFIG_PATH environment variable
153No package 'icu-le-hb' found
154configure:3899: $? = 1
155configure:3913: $PKG_CONFIG --exists --print-errors "icu-le-hb"
156Package icu-le-hb was not found in the pkg-config search path.
157Perhaps you should add the directory containing `icu-le-hb.pc'
158to the PKG_CONFIG_PATH environment variable
159No package 'icu-le-hb' found
160configure:3916: $? = 1
161configure:3930: result: no
162No package 'icu-le-hb' found
163configure:3985: checking how to run the C preprocessor
164configure:4016: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
165configure:4016: $? = 0
166configure:4030: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
167conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
168#include <ac_nonexistent.h>
169         ^~~~~~~~~~~~~~~~~~
1701 error generated.
171configure:4030: $? = 1
172configure: failed program was:
173| /* confdefs.h */
174| #define PACKAGE_NAME "ICU"
175| #define PACKAGE_TARNAME "International Components for Unicode"
176| #define PACKAGE_VERSION "67.1"
177| #define PACKAGE_STRING "ICU 67.1"
178| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
179| #define PACKAGE_URL "http://icu-project.org"
180| /* end confdefs.h.  */
181| #include <ac_nonexistent.h>
182configure:4055: result: /usr/bin/clang -E
183configure:4075: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
184configure:4075: $? = 0
185configure:4089: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
186conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
187#include <ac_nonexistent.h>
188         ^~~~~~~~~~~~~~~~~~
1891 error generated.
190configure:4089: $? = 1
191configure: failed program was:
192| /* confdefs.h */
193| #define PACKAGE_NAME "ICU"
194| #define PACKAGE_TARNAME "International Components for Unicode"
195| #define PACKAGE_VERSION "67.1"
196| #define PACKAGE_STRING "ICU 67.1"
197| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
198| #define PACKAGE_URL "http://icu-project.org"
199| /* end confdefs.h.  */
200| #include <ac_nonexistent.h>
201configure:4132: checking for a BSD-compatible install
202configure:4200: result: /usr/bin/install -c
203configure:4232: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
204configure:4232: $? = 0
205configure:4260: checking for python3
206configure:4287: result: /usr/bin/python
207configure:4305: checking for gmake
208configure:4323: found /Users/sbasu1/packages/macports/bin/gmake
209configure:4335: result: /Users/sbasu1/packages/macports/bin/gmake
210configure:4380: checking for doxygen
211configure:4414: result: no
212configure:4434: checking checking for executable suffix
213configure:4441: result:
214configure:4447: checking whether strict compiling is on
215configure:4463: result: yes
216configure:4513: checking for grep that handles long lines and -e
217configure:4571: result: /Users/sbasu1/packages/macports/bin/ggrep
218configure:4576: checking for egrep
219configure:4638: result: /Users/sbasu1/packages/macports/bin/ggrep -E
220configure:4643: checking for ANSI C header files
221configure:4663: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
222configure:4663: $? = 0
223configure:4736: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
224configure:4736: $? = 0
225configure:4736: ./conftest
226configure:4736: $? = 0
227configure:4747: result: yes
228configure:4760: checking for sys/types.h
229configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
230configure:4760: $? = 0
231configure:4760: result: yes
232configure:4760: checking for sys/stat.h
233configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
234configure:4760: $? = 0
235configure:4760: result: yes
236configure:4760: checking for stdlib.h
237configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
238configure:4760: $? = 0
239configure:4760: result: yes
240configure:4760: checking for string.h
241configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
242configure:4760: $? = 0
243configure:4760: result: yes
244configure:4760: checking for memory.h
245configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
246configure:4760: $? = 0
247configure:4760: result: yes
248configure:4760: checking for strings.h
249configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
250configure:4760: $? = 0
251configure:4760: result: yes
252configure:4760: checking for inttypes.h
253configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
254configure:4760: $? = 0
255configure:4760: result: yes
256configure:4760: checking for stdint.h
257configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
258configure:4760: $? = 0
259configure:4760: result: yes
260configure:4760: checking for unistd.h
261configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
262configure:4760: $? = 0
263configure:4760: result: yes
264configure:4809: checking size of void *
265configure:4814: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
266configure:4814: $? = 0
267configure:4814: ./conftest
268configure:4814: $? = 0
269configure:4828: result: 8
270configure:4838: checking whether runnable 64 bit binaries are built by default
271configure:4895: result: yes
272configure:5239: checking which Makefile fragment to use for x86_64-apple-darwin21.6.0
273configure:5335: result: mh-darwin
274configure:5384: checking for floor in -lm
275configure:5409: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lm   >&5
276conftest.c:27:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
277char floor ();
278     ^
279conftest.c:27:6: note: 'floor' is a builtin with type 'double (double)'
2801 warning generated.
281configure:5409: $? = 0
282configure:5418: result: yes
283configure:5434: checking whether to build shared libraries
284configure:5449: result: yes
285configure:5454: checking whether to build static libraries
286configure:5466: result: yes
287configure:5522: checking whether to enable auto cleanup of libraries
288configure:5537: result: no
289configure:5576: checking whether to enable draft APIs
290configure:5590: result: yes
291configure:5641: checking for ranlib
292configure:5657: found /Users/sbasu1/packages/macports/bin/ranlib
293configure:5668: result: ranlib
294configure:5692: checking for a sed that does not truncate output
295configure:5756: result: /Users/sbasu1/packages/macports/bin/gsed
296configure:5806: checking for ar
297configure:5822: found /Users/sbasu1/packages/macports/bin/ar
298configure:5833: result: ar
299configure:5856: checking whether to enable renaming of symbols
300configure:5871: result: yes
301configure:5875: checking whether to enable function and data tracing
302configure:5890: result: no
303configure:5897: checking elf.h usability
304configure:5897: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
305conftest.c:54:10: fatal error: 'elf.h' file not found
306#include <elf.h>
307         ^~~~~~~
3081 error generated.
309configure:5897: $? = 1
310configure: failed program was:
311| /* confdefs.h */
312| #define PACKAGE_NAME "ICU"
313| #define PACKAGE_TARNAME "International Components for Unicode"
314| #define PACKAGE_VERSION "67.1"
315| #define PACKAGE_STRING "ICU 67.1"
316| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
317| #define PACKAGE_URL "http://icu-project.org"
318| #define STDC_HEADERS 1
319| #define HAVE_SYS_TYPES_H 1
320| #define HAVE_SYS_STAT_H 1
321| #define HAVE_STDLIB_H 1
322| #define HAVE_STRING_H 1
323| #define HAVE_MEMORY_H 1
324| #define HAVE_STRINGS_H 1
325| #define HAVE_INTTYPES_H 1
326| #define HAVE_STDINT_H 1
327| #define HAVE_UNISTD_H 1
328| #define SIZEOF_VOID_P 8
329| #define HAVE_LIBM 1
330| /* end confdefs.h.  */
331| #include <stdio.h>
332| #ifdef HAVE_SYS_TYPES_H
333| # include <sys/types.h>
334| #endif
335| #ifdef HAVE_SYS_STAT_H
336| # include <sys/stat.h>
337| #endif
338| #ifdef STDC_HEADERS
339| # include <stdlib.h>
340| # include <stddef.h>
341| #else
342| # ifdef HAVE_STDLIB_H
343| #  include <stdlib.h>
344| # endif
345| #endif
346| #ifdef HAVE_STRING_H
347| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
348| #  include <memory.h>
349| # endif
350| # include <string.h>
351| #endif
352| #ifdef HAVE_STRINGS_H
353| # include <strings.h>
354| #endif
355| #ifdef HAVE_INTTYPES_H
356| # include <inttypes.h>
357| #endif
358| #ifdef HAVE_STDINT_H
359| # include <stdint.h>
360| #endif
361| #ifdef HAVE_UNISTD_H
362| # include <unistd.h>
363| #endif
364| #include <elf.h>
365configure:5897: result: no
366configure:5897: checking elf.h presence
367configure:5897: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
368conftest.c:21:10: fatal error: 'elf.h' file not found
369#include <elf.h>
370         ^~~~~~~
3711 error generated.
372configure:5897: $? = 1
373configure: failed program was:
374| /* confdefs.h */
375| #define PACKAGE_NAME "ICU"
376| #define PACKAGE_TARNAME "International Components for Unicode"
377| #define PACKAGE_VERSION "67.1"
378| #define PACKAGE_STRING "ICU 67.1"
379| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
380| #define PACKAGE_URL "http://icu-project.org"
381| #define STDC_HEADERS 1
382| #define HAVE_SYS_TYPES_H 1
383| #define HAVE_SYS_STAT_H 1
384| #define HAVE_STDLIB_H 1
385| #define HAVE_STRING_H 1
386| #define HAVE_MEMORY_H 1
387| #define HAVE_STRINGS_H 1
388| #define HAVE_INTTYPES_H 1
389| #define HAVE_STDINT_H 1
390| #define HAVE_UNISTD_H 1
391| #define SIZEOF_VOID_P 8
392| #define HAVE_LIBM 1
393| /* end confdefs.h.  */
394| #include <elf.h>
395configure:5897: result: no
396configure:5897: checking for elf.h
397configure:5897: result: no
398configure:5940: checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.
399configure:5958: result: yes
400configure:5965: checking dlfcn.h usability
401configure:5965: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
402configure:5965: $? = 0
403configure:5965: result: yes
404configure:5965: checking dlfcn.h presence
405configure:5965: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
406configure:5965: $? = 0
407configure:5965: result: yes
408configure:5965: checking for dlfcn.h
409configure:5965: result: yes
410configure:5976: checking for library containing dlopen
411configure:6007: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lm  >&5
412configure:6007: $? = 0
413configure:6024: result: none required
414configure:6034: checking for dlopen
415configure:6034: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lm  >&5
416configure:6034: $? = 0
417configure:6034: result: yes
418configure:6054: checking for gettimeofday
419configure:6054: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lm  >&5
420configure:6054: $? = 0
421configure:6054: result: yes
422configure:6088: checking if we have a C++ compiler
423configure:6101: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
424configure:6101: $? = 0
425configure:6109: result: Good
426configure:6123: checking if we have a C++11 compiler
427configure:6136: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
428configure:6136: $? = 0
429configure:6142: result: yes
430configure:6145: Adding CXXFLAGS option -std=c++11
431configure:6175: checking for pthread_attr_init in -lpthread
432configure:6200: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread  -lm  >&5
433configure:6200: $? = 0
434configure:6209: result: yes
435configure:6413: checking for mmap
436configure:6432: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
437configure:6432: $? = 0
438configure:6441: result: yes
439configure:6451: checking for genccode assembly
440configure:6488: result:
441configure:6494: checking for inttypes.h
442configure:6494: result: yes
443configure:6523: checking dirent.h usability
444configure:6523: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
445configure:6523: $? = 0
446configure:6523: result: yes
447configure:6523: checking dirent.h presence
448configure:6523: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
449configure:6523: $? = 0
450configure:6523: result: yes
451configure:6523: checking for dirent.h
452configure:6523: result: yes
453configure:6543: checking whether byte ordering is bigendian
454configure:6558: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
455configure:6558: $? = 0
456configure:6603: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
457configure:6603: $? = 0
458configure:6621: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
459conftest.c:34:4: error: use of undeclared identifier 'not'
460                 not big endian
461                 ^
4621 error generated.
463configure:6621: $? = 1
464configure: failed program was:
465| /* confdefs.h */
466| #define PACKAGE_NAME "ICU"
467| #define PACKAGE_TARNAME "International Components for Unicode"
468| #define PACKAGE_VERSION "67.1"
469| #define PACKAGE_STRING "ICU 67.1"
470| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
471| #define PACKAGE_URL "http://icu-project.org"
472| #define STDC_HEADERS 1
473| #define HAVE_SYS_TYPES_H 1
474| #define HAVE_SYS_STAT_H 1
475| #define HAVE_STDLIB_H 1
476| #define HAVE_STRING_H 1
477| #define HAVE_MEMORY_H 1
478| #define HAVE_STRINGS_H 1
479| #define HAVE_INTTYPES_H 1
480| #define HAVE_STDINT_H 1
481| #define HAVE_UNISTD_H 1
482| #define SIZEOF_VOID_P 8
483| #define HAVE_LIBM 1
484| #define HAVE_DLFCN_H 1
485| #define HAVE_DLOPEN 1
486| #define HAVE_GETTIMEOFDAY 1
487| #define HAVE_LIBPTHREAD 1
488| #define HAVE_INTTYPES_H 1
489| #define HAVE_DIRENT_H 1
490| /* end confdefs.h.  */
491| #include <sys/types.h>
492|               #include <sys/param.h>
493|
494| int
495| main ()
496| {
497| #if BYTE_ORDER != BIG_ENDIAN
498|                not big endian
499|               #endif
500|
501|   ;
502|   return 0;
503| }
504configure:6749: result: no
505configure:6779: checking for nl_langinfo
506configure:6779: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
507configure:6779: $? = 0
508configure:6779: result: yes
509configure:6787: checking for nl_langinfo's argument to obtain the codeset
510configure:6805: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
511configure:6805: $? = 0
512configure:6812: result: CODESET
513configure:6836: checking for namespace support
514configure:6855: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp -lpthread -lm  >&5
515configure:6855: $? = 0
516configure:6864: result: yes
517configure:6871: checking for properly overriding new and delete
518configure:6897: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp -lpthread -lm  >&5
519configure:6897: $? = 0
520configure:6906: result: yes
521configure:6911: checking for placement new and delete
522configure:6937: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp -lpthread -lm  >&5
523configure:6937: $? = 0
524configure:6946: result: yes
525configure:6966: checking for popen
526configure:6966: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
527configure:6966: $? = 0
528configure:6966: result: yes
529configure:6980: checking for tzset
530configure:6980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
531configure:6980: $? = 0
532configure:6980: result: yes
533configure:7008: checking for tzname
534configure:7031: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
535configure:7031: $? = 0
536configure:7039: result: yes
537configure:7083: checking for timezone
538configure:7103: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
539configure:7103: $? = 0
540configure:7111: result: yes
541configure:7185: checking for strtod_l
542configure:7185: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
543configure:7185: $? = 0
544configure:7185: result: yes
545configure:7193: checking xlocale.h usability
546configure:7193: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
547configure:7193: $? = 0
548configure:7193: result: yes
549configure:7193: checking xlocale.h presence
550configure:7193: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
551configure:7193: $? = 0
552configure:7193: result: yes
553configure:7193: checking for xlocale.h
554configure:7193: result: yes
555configure:7219: checking for std::string_view
556configure:7219: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
557configure:7219: $? = 0
558configure:7219: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
559conftest.cpp:32:31: error: expected expression
560if (sizeof ((std::string_view)))
561                              ^
5621 error generated.
563configure:7219: $? = 1
564configure: failed program was:
565| /* confdefs.h */
566| #define PACKAGE_NAME "ICU"
567| #define PACKAGE_TARNAME "International Components for Unicode"
568| #define PACKAGE_VERSION "67.1"
569| #define PACKAGE_STRING "ICU 67.1"
570| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
571| #define PACKAGE_URL "http://icu-project.org"
572| #define STDC_HEADERS 1
573| #define HAVE_SYS_TYPES_H 1
574| #define HAVE_SYS_STAT_H 1
575| #define HAVE_STDLIB_H 1
576| #define HAVE_STRING_H 1
577| #define HAVE_MEMORY_H 1
578| #define HAVE_STRINGS_H 1
579| #define HAVE_INTTYPES_H 1
580| #define HAVE_STDINT_H 1
581| #define HAVE_UNISTD_H 1
582| #define SIZEOF_VOID_P 8
583| #define HAVE_LIBM 1
584| #define HAVE_DLFCN_H 1
585| #define HAVE_DLOPEN 1
586| #define HAVE_GETTIMEOFDAY 1
587| #define HAVE_LIBPTHREAD 1
588| #define HAVE_INTTYPES_H 1
589| #define HAVE_DIRENT_H 1
590| /* end confdefs.h.  */
591| #include <string_view>
592|
593| int
594| main ()
595| {
596| if (sizeof ((std::string_view)))
597|           return 0;
598|   ;
599|   return 0;
600| }
601configure:7219: result: yes
602configure:7236: checking for int8_t
603configure:7236: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
604configure:7236: $? = 0
605configure:7236: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
606conftest.c:63:21: error: expected expression
607if (sizeof ((int8_t)))
608                    ^
6091 error generated.
610configure:7236: $? = 1
611configure: failed program was:
612| /* confdefs.h */
613| #define PACKAGE_NAME "ICU"
614| #define PACKAGE_TARNAME "International Components for Unicode"
615| #define PACKAGE_VERSION "67.1"
616| #define PACKAGE_STRING "ICU 67.1"
617| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
618| #define PACKAGE_URL "http://icu-project.org"
619| #define STDC_HEADERS 1
620| #define HAVE_SYS_TYPES_H 1
621| #define HAVE_SYS_STAT_H 1
622| #define HAVE_STDLIB_H 1
623| #define HAVE_STRING_H 1
624| #define HAVE_MEMORY_H 1
625| #define HAVE_STRINGS_H 1
626| #define HAVE_INTTYPES_H 1
627| #define HAVE_STDINT_H 1
628| #define HAVE_UNISTD_H 1
629| #define SIZEOF_VOID_P 8
630| #define HAVE_LIBM 1
631| #define HAVE_DLFCN_H 1
632| #define HAVE_DLOPEN 1
633| #define HAVE_GETTIMEOFDAY 1
634| #define HAVE_LIBPTHREAD 1
635| #define HAVE_INTTYPES_H 1
636| #define HAVE_DIRENT_H 1
637| /* end confdefs.h.  */
638| #include <stdio.h>
639| #ifdef HAVE_SYS_TYPES_H
640| # include <sys/types.h>
641| #endif
642| #ifdef HAVE_SYS_STAT_H
643| # include <sys/stat.h>
644| #endif
645| #ifdef STDC_HEADERS
646| # include <stdlib.h>
647| # include <stddef.h>
648| #else
649| # ifdef HAVE_STDLIB_H
650| #  include <stdlib.h>
651| # endif
652| #endif
653| #ifdef HAVE_STRING_H
654| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
655| #  include <memory.h>
656| # endif
657| # include <string.h>
658| #endif
659| #ifdef HAVE_STRINGS_H
660| # include <strings.h>
661| #endif
662| #ifdef HAVE_INTTYPES_H
663| # include <inttypes.h>
664| #endif
665| #ifdef HAVE_STDINT_H
666| # include <stdint.h>
667| #endif
668| #ifdef HAVE_UNISTD_H
669| # include <unistd.h>
670| #endif
671| int
672| main ()
673| {
674| if (sizeof ((int8_t)))
675|           return 0;
676|   ;
677|   return 0;
678| }
679configure:7236: result: yes
680configure:7247: checking for uint8_t
681configure:7247: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
682configure:7247: $? = 0
683configure:7247: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
684conftest.c:63:22: error: expected expression
685if (sizeof ((uint8_t)))
686                     ^
6871 error generated.
688configure:7247: $? = 1
689configure: failed program was:
690| /* confdefs.h */
691| #define PACKAGE_NAME "ICU"
692| #define PACKAGE_TARNAME "International Components for Unicode"
693| #define PACKAGE_VERSION "67.1"
694| #define PACKAGE_STRING "ICU 67.1"
695| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
696| #define PACKAGE_URL "http://icu-project.org"
697| #define STDC_HEADERS 1
698| #define HAVE_SYS_TYPES_H 1
699| #define HAVE_SYS_STAT_H 1
700| #define HAVE_STDLIB_H 1
701| #define HAVE_STRING_H 1
702| #define HAVE_MEMORY_H 1
703| #define HAVE_STRINGS_H 1
704| #define HAVE_INTTYPES_H 1
705| #define HAVE_STDINT_H 1
706| #define HAVE_UNISTD_H 1
707| #define SIZEOF_VOID_P 8
708| #define HAVE_LIBM 1
709| #define HAVE_DLFCN_H 1
710| #define HAVE_DLOPEN 1
711| #define HAVE_GETTIMEOFDAY 1
712| #define HAVE_LIBPTHREAD 1
713| #define HAVE_INTTYPES_H 1
714| #define HAVE_DIRENT_H 1
715| /* end confdefs.h.  */
716| #include <stdio.h>
717| #ifdef HAVE_SYS_TYPES_H
718| # include <sys/types.h>
719| #endif
720| #ifdef HAVE_SYS_STAT_H
721| # include <sys/stat.h>
722| #endif
723| #ifdef STDC_HEADERS
724| # include <stdlib.h>
725| # include <stddef.h>
726| #else
727| # ifdef HAVE_STDLIB_H
728| #  include <stdlib.h>
729| # endif
730| #endif
731| #ifdef HAVE_STRING_H
732| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
733| #  include <memory.h>
734| # endif
735| # include <string.h>
736| #endif
737| #ifdef HAVE_STRINGS_H
738| # include <strings.h>
739| #endif
740| #ifdef HAVE_INTTYPES_H
741| # include <inttypes.h>
742| #endif
743| #ifdef HAVE_STDINT_H
744| # include <stdint.h>
745| #endif
746| #ifdef HAVE_UNISTD_H
747| # include <unistd.h>
748| #endif
749| int
750| main ()
751| {
752| if (sizeof ((uint8_t)))
753|           return 0;
754|   ;
755|   return 0;
756| }
757configure:7247: result: yes
758configure:7258: checking for int16_t
759configure:7258: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
760configure:7258: $? = 0
761configure:7258: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
762conftest.c:63:22: error: expected expression
763if (sizeof ((int16_t)))
764                     ^
7651 error generated.
766configure:7258: $? = 1
767configure: failed program was:
768| /* confdefs.h */
769| #define PACKAGE_NAME "ICU"
770| #define PACKAGE_TARNAME "International Components for Unicode"
771| #define PACKAGE_VERSION "67.1"
772| #define PACKAGE_STRING "ICU 67.1"
773| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
774| #define PACKAGE_URL "http://icu-project.org"
775| #define STDC_HEADERS 1
776| #define HAVE_SYS_TYPES_H 1
777| #define HAVE_SYS_STAT_H 1
778| #define HAVE_STDLIB_H 1
779| #define HAVE_STRING_H 1
780| #define HAVE_MEMORY_H 1
781| #define HAVE_STRINGS_H 1
782| #define HAVE_INTTYPES_H 1
783| #define HAVE_STDINT_H 1
784| #define HAVE_UNISTD_H 1
785| #define SIZEOF_VOID_P 8
786| #define HAVE_LIBM 1
787| #define HAVE_DLFCN_H 1
788| #define HAVE_DLOPEN 1
789| #define HAVE_GETTIMEOFDAY 1
790| #define HAVE_LIBPTHREAD 1
791| #define HAVE_INTTYPES_H 1
792| #define HAVE_DIRENT_H 1
793| /* end confdefs.h.  */
794| #include <stdio.h>
795| #ifdef HAVE_SYS_TYPES_H
796| # include <sys/types.h>
797| #endif
798| #ifdef HAVE_SYS_STAT_H
799| # include <sys/stat.h>
800| #endif
801| #ifdef STDC_HEADERS
802| # include <stdlib.h>
803| # include <stddef.h>
804| #else
805| # ifdef HAVE_STDLIB_H
806| #  include <stdlib.h>
807| # endif
808| #endif
809| #ifdef HAVE_STRING_H
810| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
811| #  include <memory.h>
812| # endif
813| # include <string.h>
814| #endif
815| #ifdef HAVE_STRINGS_H
816| # include <strings.h>
817| #endif
818| #ifdef HAVE_INTTYPES_H
819| # include <inttypes.h>
820| #endif
821| #ifdef HAVE_STDINT_H
822| # include <stdint.h>
823| #endif
824| #ifdef HAVE_UNISTD_H
825| # include <unistd.h>
826| #endif
827| int
828| main ()
829| {
830| if (sizeof ((int16_t)))
831|           return 0;
832|   ;
833|   return 0;
834| }
835configure:7258: result: yes
836configure:7269: checking for uint16_t
837configure:7269: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
838configure:7269: $? = 0
839configure:7269: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
840conftest.c:63:23: error: expected expression
841if (sizeof ((uint16_t)))
842                      ^
8431 error generated.
844configure:7269: $? = 1
845configure: failed program was:
846| /* confdefs.h */
847| #define PACKAGE_NAME "ICU"
848| #define PACKAGE_TARNAME "International Components for Unicode"
849| #define PACKAGE_VERSION "67.1"
850| #define PACKAGE_STRING "ICU 67.1"
851| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
852| #define PACKAGE_URL "http://icu-project.org"
853| #define STDC_HEADERS 1
854| #define HAVE_SYS_TYPES_H 1
855| #define HAVE_SYS_STAT_H 1
856| #define HAVE_STDLIB_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_MEMORY_H 1
859| #define HAVE_STRINGS_H 1
860| #define HAVE_INTTYPES_H 1
861| #define HAVE_STDINT_H 1
862| #define HAVE_UNISTD_H 1
863| #define SIZEOF_VOID_P 8
864| #define HAVE_LIBM 1
865| #define HAVE_DLFCN_H 1
866| #define HAVE_DLOPEN 1
867| #define HAVE_GETTIMEOFDAY 1
868| #define HAVE_LIBPTHREAD 1
869| #define HAVE_INTTYPES_H 1
870| #define HAVE_DIRENT_H 1
871| /* end confdefs.h.  */
872| #include <stdio.h>
873| #ifdef HAVE_SYS_TYPES_H
874| # include <sys/types.h>
875| #endif
876| #ifdef HAVE_SYS_STAT_H
877| # include <sys/stat.h>
878| #endif
879| #ifdef STDC_HEADERS
880| # include <stdlib.h>
881| # include <stddef.h>
882| #else
883| # ifdef HAVE_STDLIB_H
884| #  include <stdlib.h>
885| # endif
886| #endif
887| #ifdef HAVE_STRING_H
888| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
889| #  include <memory.h>
890| # endif
891| # include <string.h>
892| #endif
893| #ifdef HAVE_STRINGS_H
894| # include <strings.h>
895| #endif
896| #ifdef HAVE_INTTYPES_H
897| # include <inttypes.h>
898| #endif
899| #ifdef HAVE_STDINT_H
900| # include <stdint.h>
901| #endif
902| #ifdef HAVE_UNISTD_H
903| # include <unistd.h>
904| #endif
905| int
906| main ()
907| {
908| if (sizeof ((uint16_t)))
909|           return 0;
910|   ;
911|   return 0;
912| }
913configure:7269: result: yes
914configure:7280: checking for int32_t
915configure:7280: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
916configure:7280: $? = 0
917configure:7280: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
918conftest.c:63:22: error: expected expression
919if (sizeof ((int32_t)))
920                     ^
9211 error generated.
922configure:7280: $? = 1
923configure: failed program was:
924| /* confdefs.h */
925| #define PACKAGE_NAME "ICU"
926| #define PACKAGE_TARNAME "International Components for Unicode"
927| #define PACKAGE_VERSION "67.1"
928| #define PACKAGE_STRING "ICU 67.1"
929| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
930| #define PACKAGE_URL "http://icu-project.org"
931| #define STDC_HEADERS 1
932| #define HAVE_SYS_TYPES_H 1
933| #define HAVE_SYS_STAT_H 1
934| #define HAVE_STDLIB_H 1
935| #define HAVE_STRING_H 1
936| #define HAVE_MEMORY_H 1
937| #define HAVE_STRINGS_H 1
938| #define HAVE_INTTYPES_H 1
939| #define HAVE_STDINT_H 1
940| #define HAVE_UNISTD_H 1
941| #define SIZEOF_VOID_P 8
942| #define HAVE_LIBM 1
943| #define HAVE_DLFCN_H 1
944| #define HAVE_DLOPEN 1
945| #define HAVE_GETTIMEOFDAY 1
946| #define HAVE_LIBPTHREAD 1
947| #define HAVE_INTTYPES_H 1
948| #define HAVE_DIRENT_H 1
949| /* end confdefs.h.  */
950| #include <stdio.h>
951| #ifdef HAVE_SYS_TYPES_H
952| # include <sys/types.h>
953| #endif
954| #ifdef HAVE_SYS_STAT_H
955| # include <sys/stat.h>
956| #endif
957| #ifdef STDC_HEADERS
958| # include <stdlib.h>
959| # include <stddef.h>
960| #else
961| # ifdef HAVE_STDLIB_H
962| #  include <stdlib.h>
963| # endif
964| #endif
965| #ifdef HAVE_STRING_H
966| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
967| #  include <memory.h>
968| # endif
969| # include <string.h>
970| #endif
971| #ifdef HAVE_STRINGS_H
972| # include <strings.h>
973| #endif
974| #ifdef HAVE_INTTYPES_H
975| # include <inttypes.h>
976| #endif
977| #ifdef HAVE_STDINT_H
978| # include <stdint.h>
979| #endif
980| #ifdef HAVE_UNISTD_H
981| # include <unistd.h>
982| #endif
983| int
984| main ()
985| {
986| if (sizeof ((int32_t)))
987|           return 0;
988|   ;
989|   return 0;
990| }
991configure:7280: result: yes
992configure:7291: checking for uint32_t
993configure:7291: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
994configure:7291: $? = 0
995configure:7291: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
996conftest.c:63:23: error: expected expression
997if (sizeof ((uint32_t)))
998                      ^
9991 error generated.
1000configure:7291: $? = 1
1001configure: failed program was:
1002| /* confdefs.h */
1003| #define PACKAGE_NAME "ICU"
1004| #define PACKAGE_TARNAME "International Components for Unicode"
1005| #define PACKAGE_VERSION "67.1"
1006| #define PACKAGE_STRING "ICU 67.1"
1007| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
1008| #define PACKAGE_URL "http://icu-project.org"
1009| #define STDC_HEADERS 1
1010| #define HAVE_SYS_TYPES_H 1
1011| #define HAVE_SYS_STAT_H 1
1012| #define HAVE_STDLIB_H 1
1013| #define HAVE_STRING_H 1
1014| #define HAVE_MEMORY_H 1
1015| #define HAVE_STRINGS_H 1
1016| #define HAVE_INTTYPES_H 1
1017| #define HAVE_STDINT_H 1
1018| #define HAVE_UNISTD_H 1
1019| #define SIZEOF_VOID_P 8
1020| #define HAVE_LIBM 1
1021| #define HAVE_DLFCN_H 1
1022| #define HAVE_DLOPEN 1
1023| #define HAVE_GETTIMEOFDAY 1
1024| #define HAVE_LIBPTHREAD 1
1025| #define HAVE_INTTYPES_H 1
1026| #define HAVE_DIRENT_H 1
1027| /* end confdefs.h.  */
1028| #include <stdio.h>
1029| #ifdef HAVE_SYS_TYPES_H
1030| # include <sys/types.h>
1031| #endif
1032| #ifdef HAVE_SYS_STAT_H
1033| # include <sys/stat.h>
1034| #endif
1035| #ifdef STDC_HEADERS
1036| # include <stdlib.h>
1037| # include <stddef.h>
1038| #else
1039| # ifdef HAVE_STDLIB_H
1040| #  include <stdlib.h>
1041| # endif
1042| #endif
1043| #ifdef HAVE_STRING_H
1044| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1045| #  include <memory.h>
1046| # endif
1047| # include <string.h>
1048| #endif
1049| #ifdef HAVE_STRINGS_H
1050| # include <strings.h>
1051| #endif
1052| #ifdef HAVE_INTTYPES_H
1053| # include <inttypes.h>
1054| #endif
1055| #ifdef HAVE_STDINT_H
1056| # include <stdint.h>
1057| #endif
1058| #ifdef HAVE_UNISTD_H
1059| # include <unistd.h>
1060| #endif
1061| int
1062| main ()
1063| {
1064| if (sizeof ((uint32_t)))
1065|           return 0;
1066|   ;
1067|   return 0;
1068| }
1069configure:7291: result: yes
1070configure:7302: checking for int64_t
1071configure:7302: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1072configure:7302: $? = 0
1073configure:7302: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1074conftest.c:63:22: error: expected expression
1075if (sizeof ((int64_t)))
1076                     ^
10771 error generated.
1078configure:7302: $? = 1
1079configure: failed program was:
1080| /* confdefs.h */
1081| #define PACKAGE_NAME "ICU"
1082| #define PACKAGE_TARNAME "International Components for Unicode"
1083| #define PACKAGE_VERSION "67.1"
1084| #define PACKAGE_STRING "ICU 67.1"
1085| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
1086| #define PACKAGE_URL "http://icu-project.org"
1087| #define STDC_HEADERS 1
1088| #define HAVE_SYS_TYPES_H 1
1089| #define HAVE_SYS_STAT_H 1
1090| #define HAVE_STDLIB_H 1
1091| #define HAVE_STRING_H 1
1092| #define HAVE_MEMORY_H 1
1093| #define HAVE_STRINGS_H 1
1094| #define HAVE_INTTYPES_H 1
1095| #define HAVE_STDINT_H 1
1096| #define HAVE_UNISTD_H 1
1097| #define SIZEOF_VOID_P 8
1098| #define HAVE_LIBM 1
1099| #define HAVE_DLFCN_H 1
1100| #define HAVE_DLOPEN 1
1101| #define HAVE_GETTIMEOFDAY 1
1102| #define HAVE_LIBPTHREAD 1
1103| #define HAVE_INTTYPES_H 1
1104| #define HAVE_DIRENT_H 1
1105| /* end confdefs.h.  */
1106| #include <stdio.h>
1107| #ifdef HAVE_SYS_TYPES_H
1108| # include <sys/types.h>
1109| #endif
1110| #ifdef HAVE_SYS_STAT_H
1111| # include <sys/stat.h>
1112| #endif
1113| #ifdef STDC_HEADERS
1114| # include <stdlib.h>
1115| # include <stddef.h>
1116| #else
1117| # ifdef HAVE_STDLIB_H
1118| #  include <stdlib.h>
1119| # endif
1120| #endif
1121| #ifdef HAVE_STRING_H
1122| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1123| #  include <memory.h>
1124| # endif
1125| # include <string.h>
1126| #endif
1127| #ifdef HAVE_STRINGS_H
1128| # include <strings.h>
1129| #endif
1130| #ifdef HAVE_INTTYPES_H
1131| # include <inttypes.h>
1132| #endif
1133| #ifdef HAVE_STDINT_H
1134| # include <stdint.h>
1135| #endif
1136| #ifdef HAVE_UNISTD_H
1137| # include <unistd.h>
1138| #endif
1139| int
1140| main ()
1141| {
1142| if (sizeof ((int64_t)))
1143|           return 0;
1144|   ;
1145|   return 0;
1146| }
1147configure:7302: result: yes
1148configure:7313: checking for uint64_t
1149configure:7313: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1150configure:7313: $? = 0
1151configure:7313: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1152conftest.c:63:23: error: expected expression
1153if (sizeof ((uint64_t)))
1154                      ^
11551 error generated.
1156configure:7313: $? = 1
1157configure: failed program was:
1158| /* confdefs.h */
1159| #define PACKAGE_NAME "ICU"
1160| #define PACKAGE_TARNAME "International Components for Unicode"
1161| #define PACKAGE_VERSION "67.1"
1162| #define PACKAGE_STRING "ICU 67.1"
1163| #define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
1164| #define PACKAGE_URL "http://icu-project.org"
1165| #define STDC_HEADERS 1
1166| #define HAVE_SYS_TYPES_H 1
1167| #define HAVE_SYS_STAT_H 1
1168| #define HAVE_STDLIB_H 1
1169| #define HAVE_STRING_H 1
1170| #define HAVE_MEMORY_H 1
1171| #define HAVE_STRINGS_H 1
1172| #define HAVE_INTTYPES_H 1
1173| #define HAVE_STDINT_H 1
1174| #define HAVE_UNISTD_H 1
1175| #define SIZEOF_VOID_P 8
1176| #define HAVE_LIBM 1
1177| #define HAVE_DLFCN_H 1
1178| #define HAVE_DLOPEN 1
1179| #define HAVE_GETTIMEOFDAY 1
1180| #define HAVE_LIBPTHREAD 1
1181| #define HAVE_INTTYPES_H 1
1182| #define HAVE_DIRENT_H 1
1183| /* end confdefs.h.  */
1184| #include <stdio.h>
1185| #ifdef HAVE_SYS_TYPES_H
1186| # include <sys/types.h>
1187| #endif
1188| #ifdef HAVE_SYS_STAT_H
1189| # include <sys/stat.h>
1190| #endif
1191| #ifdef STDC_HEADERS
1192| # include <stdlib.h>
1193| # include <stddef.h>
1194| #else
1195| # ifdef HAVE_STDLIB_H
1196| #  include <stdlib.h>
1197| # endif
1198| #endif
1199| #ifdef HAVE_STRING_H
1200| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1201| #  include <memory.h>
1202| # endif
1203| # include <string.h>
1204| #endif
1205| #ifdef HAVE_STRINGS_H
1206| # include <strings.h>
1207| #endif
1208| #ifdef HAVE_INTTYPES_H
1209| # include <inttypes.h>
1210| #endif
1211| #ifdef HAVE_STDINT_H
1212| # include <stdint.h>
1213| #endif
1214| #ifdef HAVE_UNISTD_H
1215| # include <unistd.h>
1216| #endif
1217| int
1218| main ()
1219| {
1220| if (sizeof ((uint64_t)))
1221|           return 0;
1222|   ;
1223|   return 0;
1224| }
1225configure:7313: result: yes
1226configure:7358: checking wchar.h usability
1227configure:7358: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1228configure:7358: $? = 0
1229configure:7358: result: yes
1230configure:7358: checking wchar.h presence
1231configure:7358: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
1232configure:7358: $? = 0
1233configure:7358: result: yes
1234configure:7358: checking for wchar.h
1235configure:7358: result: yes
1236configure:7375: checking for library containing wcscpy
1237configure:7406: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
1238configure:7406: $? = 0
1239configure:7423: result: none required
1240configure:7445: checking size of wchar_t
1241configure:7450: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread -lm  >&5
1242configure:7450: $? = 0
1243configure:7450: ./conftest
1244configure:7450: $? = 0
1245configure:7473: result: 4
1246configure:7491: checking for UTF-16 string literal support
1247configure:7599: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1248conftest.c:30:29: warning: unused variable 'test' [-Wunused-const-variable]
1249static const unsigned short test[] = u"This is a UTF16 literal string.";
1250                            ^
12511 warning generated.
1252configure:7599: $? = 0
1253configure:7630: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
1254conftest.cpp:30:23: warning: unused variable 'test' [-Wunused-const-variable]
1255static const char16_t test[] = u"This is a UTF16 literal string.";
1256                      ^
12571 warning generated.
1258configure:7630: $? = 0
1259configure:7651: result: available
1260configure:7858: checking for a library suffix to use
1261configure:7872: result: none
1262configure:8155: creating ./config.status
1263
1264## ---------------------- ##
1265## Running config.status. ##
1266## ---------------------- ##
1267
1268This file was extended by ICU config.status 67.1, which was
1269generated by GNU Autoconf 2.69.  Invocation command line was
1270
1271  CONFIG_FILES    =
1272  CONFIG_HEADERS  =
1273  CONFIG_LINKS    =
1274  CONFIG_COMMANDS =
1275  $ ./config.status
1276
1277on gs6101-cycle
1278
1279config.status:898: creating icudefs.mk
1280config.status:898: creating Makefile
1281config.status:898: creating data/pkgdataMakefile
1282config.status:898: creating config/Makefile.inc
1283config.status:898: creating config/icu.pc
1284config.status:898: creating config/pkgdataMakefile
1285config.status:898: creating data/Makefile
1286config.status:898: creating stubdata/Makefile
1287config.status:898: creating common/Makefile
1288config.status:898: creating i18n/Makefile
1289config.status:898: creating layoutex/Makefile
1290config.status:898: creating io/Makefile
1291config.status:898: creating extra/Makefile
1292config.status:898: creating extra/uconv/Makefile
1293config.status:898: creating extra/uconv/pkgdataMakefile
1294config.status:898: creating extra/scrptrun/Makefile
1295config.status:898: creating tools/Makefile
1296config.status:898: creating tools/ctestfw/Makefile
1297config.status:898: creating tools/toolutil/Makefile
1298config.status:898: creating tools/makeconv/Makefile
1299config.status:898: creating tools/genrb/Makefile
1300config.status:898: creating tools/genccode/Makefile
1301config.status:898: creating tools/gencmn/Makefile
1302config.status:898: creating tools/gencnval/Makefile
1303config.status:898: creating tools/gendict/Makefile
1304config.status:898: creating tools/gentest/Makefile
1305config.status:898: creating tools/gennorm2/Makefile
1306config.status:898: creating tools/genbrk/Makefile
1307config.status:898: creating tools/gensprep/Makefile
1308config.status:898: creating tools/icuinfo/Makefile
1309config.status:898: creating tools/icupkg/Makefile
1310config.status:898: creating tools/icuswap/Makefile
1311config.status:898: creating tools/pkgdata/Makefile
1312config.status:898: creating tools/tzcode/Makefile
1313config.status:898: creating tools/gencfu/Makefile
1314config.status:898: creating tools/escapesrc/Makefile
1315config.status:898: creating test/Makefile
1316config.status:898: creating test/compat/Makefile
1317config.status:898: creating test/testdata/Makefile
1318config.status:898: creating test/testdata/pkgdataMakefile
1319config.status:898: creating test/hdrtst/Makefile
1320config.status:898: creating test/intltest/Makefile
1321config.status:898: creating test/cintltst/Makefile
1322config.status:898: creating test/iotest/Makefile
1323config.status:898: creating test/letest/Makefile
1324config.status:898: creating test/perf/Makefile
1325config.status:898: creating test/perf/collationperf/Makefile
1326config.status:898: creating test/perf/collperf/Makefile
1327config.status:898: creating test/perf/collperf2/Makefile
1328config.status:898: creating test/perf/dicttrieperf/Makefile
1329config.status:898: creating test/perf/ubrkperf/Makefile
1330config.status:898: creating test/perf/charperf/Makefile
1331config.status:898: creating test/perf/convperf/Makefile
1332config.status:898: creating test/perf/normperf/Makefile
1333config.status:898: creating test/perf/DateFmtPerf/Makefile
1334config.status:898: creating test/perf/howExpensiveIs/Makefile
1335config.status:898: creating test/perf/strsrchperf/Makefile
1336config.status:898: creating test/perf/unisetperf/Makefile
1337config.status:898: creating test/perf/usetperf/Makefile
1338config.status:898: creating test/perf/ustrperf/Makefile
1339config.status:898: creating test/perf/utfperf/Makefile
1340config.status:898: creating test/perf/utrie2perf/Makefile
1341config.status:898: creating test/perf/leperf/Makefile
1342config.status:898: creating test/fuzzer/Makefile
1343config.status:898: creating samples/Makefile
1344config.status:898: creating samples/date/Makefile
1345config.status:898: creating samples/cal/Makefile
1346config.status:898: creating samples/layout/Makefile
1347configure:9266: error: Python failed to run; see above error.
1348
1349## ---------------- ##
1350## Cache variables. ##
1351## ---------------- ##
1352
1353ac_cv_build=x86_64-apple-darwin21.6.0
1354ac_cv_c_bigendian=no
1355ac_cv_c_compiler_gnu=yes
1356ac_cv_cxx_compiler_gnu=yes
1357ac_cv_env_CCC_set=
1358ac_cv_env_CCC_value=
1359ac_cv_env_CC_set=set
1360ac_cv_env_CC_value=/usr/bin/clang
1361ac_cv_env_CFLAGS_set=set
1362ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1363ac_cv_env_CPPFLAGS_set=set
1364ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
1365ac_cv_env_CPP_set=
1366ac_cv_env_CPP_value=
1367ac_cv_env_CXXFLAGS_set=set
1368ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1369ac_cv_env_CXX_set=set
1370ac_cv_env_CXX_value=/usr/bin/clang++
1371ac_cv_env_ICULEHB_CFLAGS_set=
1372ac_cv_env_ICULEHB_CFLAGS_value=
1373ac_cv_env_ICULEHB_LIBS_set=
1374ac_cv_env_ICULEHB_LIBS_value=
1375ac_cv_env_LDFLAGS_set=set
1376ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1377ac_cv_env_LIBS_set=
1378ac_cv_env_LIBS_value=
1379ac_cv_env_PKG_CONFIG_LIBDIR_set=
1380ac_cv_env_PKG_CONFIG_LIBDIR_value=
1381ac_cv_env_PKG_CONFIG_PATH_set=
1382ac_cv_env_PKG_CONFIG_PATH_value=
1383ac_cv_env_PKG_CONFIG_set=
1384ac_cv_env_PKG_CONFIG_value=
1385ac_cv_env_build_alias_set=
1386ac_cv_env_build_alias_value=
1387ac_cv_env_host_alias_set=
1388ac_cv_env_host_alias_value=
1389ac_cv_env_target_alias_set=
1390ac_cv_env_target_alias_value=
1391ac_cv_func_dlopen=yes
1392ac_cv_func_gettimeofday=yes
1393ac_cv_func_mmap_ok=yes
1394ac_cv_func_nl_langinfo=yes
1395ac_cv_func_popen=yes
1396ac_cv_func_strtod_l=yes
1397ac_cv_func_tzset=yes
1398ac_cv_header_dirent_h=yes
1399ac_cv_header_dlfcn_h=yes
1400ac_cv_header_elf_h=no
1401ac_cv_header_inttypes_h=yes
1402ac_cv_header_memory_h=yes
1403ac_cv_header_stdc=yes
1404ac_cv_header_stdint_h=yes
1405ac_cv_header_stdlib_h=yes
1406ac_cv_header_string_h=yes
1407ac_cv_header_strings_h=yes
1408ac_cv_header_sys_stat_h=yes
1409ac_cv_header_sys_types_h=yes
1410ac_cv_header_unistd_h=yes
1411ac_cv_header_wchar_h=yes
1412ac_cv_header_xlocale_h=yes
1413ac_cv_host=x86_64-apple-darwin21.6.0
1414ac_cv_lib_m_floor=yes
1415ac_cv_lib_pthread_pthread_attr_init=yes
1416ac_cv_namespace_ok=yes
1417ac_cv_nl_langinfo_codeset=CODESET
1418ac_cv_objext=o
1419ac_cv_override_cxx_allocation_ok=yes
1420ac_cv_override_placement_new_ok=yes
1421ac_cv_path_EGREP='/Users/sbasu1/packages/macports/bin/ggrep -E'
1422ac_cv_path_GREP=/Users/sbasu1/packages/macports/bin/ggrep
1423ac_cv_path_SED=/Users/sbasu1/packages/macports/bin/gsed
1424ac_cv_path_U_MAKE=/Users/sbasu1/packages/macports/bin/gmake
1425ac_cv_path_ac_pt_PKG_CONFIG=/Users/sbasu1/packages/macports/bin/pkg-config
1426ac_cv_prog_CPP='/usr/bin/clang -E'
1427ac_cv_prog_PYTHON=/usr/bin/python
1428ac_cv_prog_ac_ct_AR=ar
1429ac_cv_prog_ac_ct_RANLIB=ranlib
1430ac_cv_prog_cc_c89=
1431ac_cv_prog_cc_g=yes
1432ac_cv_prog_cxx_g=yes
1433ac_cv_search_dlopen='none required'
1434ac_cv_search_wcscpy='none required'
1435ac_cv_sizeof_void_p=8
1436ac_cv_sizeof_wchar_t=4
1437ac_cv_type_int16_t=yes
1438ac_cv_type_int32_t=yes
1439ac_cv_type_int64_t=yes
1440ac_cv_type_int8_t=yes
1441ac_cv_type_std__string_view=yes
1442ac_cv_type_uint16_t=yes
1443ac_cv_type_uint32_t=yes
1444ac_cv_type_uint64_t=yes
1445ac_cv_type_uint8_t=yes
1446ac_cv_var_timezone=yes
1447ac_cv_var_tzname=yes
1448icu_cv_host_frag=mh-darwin
1449
1450## ----------------- ##
1451## Output variables. ##
1452## ----------------- ##
1453
1454AR='ar'
1455ARFLAGS=''
1456CC='/usr/bin/clang'
1457CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) '
1458COMPILE_LINK_ENVVAR=''
1459CPP='/usr/bin/clang -E'
1460CPPFLAGS='-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk $(THREADSCPPFLAGS)  -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_HAVE_STRING_VIEW=1 '
1461CXX='/usr/bin/clang++'
1462CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 $(THREADSCXXFLAGS) '
1463DATA_PACKAGING_MODE='dll'
1464DATA_TRUE=''
1465DEFS='-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"67.1\" -DPACKAGE_STRING=\"ICU\ 67.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=4'
1466DOXYGEN=''
1467ECHO_C='\c'
1468ECHO_N=''
1469ECHO_T=''
1470EGREP='/Users/sbasu1/packages/macports/bin/ggrep -E'
1471ENABLE_DEBUG='0'
1472ENABLE_RELEASE='1'
1473ENABLE_RPATH='NO'
1474ENABLE_SHARED='YES'
1475ENABLE_STATIC='YES'
1476EXEEXT=''
1477EXTRAS_TRUE=''
1478FUZZER_TRUE='#'
1479GENCCODE_ASSEMBLY=''
1480GREP='/Users/sbasu1/packages/macports/bin/ggrep'
1481HAVE_MMAP='1'
1482ICUDATA_CHAR='l'
1483ICUIO_TRUE=''
1484ICULEHB_CFLAGS=''
1485ICULEHB_LIBS=''
1486ICULIBSUFFIX=''
1487ICULIBSUFFIXCNAME=''
1488ICU_ECHO_C='\c'
1489ICU_ECHO_N=''
1490ICU_ECHO_T=''
1491INSTALL_DATA='${INSTALL} -m 644'
1492INSTALL_ICU_CONFIG='true'
1493INSTALL_PROGRAM='${INSTALL}'
1494INSTALL_SCRIPT='${INSTALL}'
1495LAYOUTEX_TRUE='#'
1496LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1497LIBCFLAGS=''
1498LIBCXXFLAGS=''
1499LIBOBJS=''
1500LIBS='-lpthread -lm '
1501LIB_M=''
1502LIB_THREAD=''
1503LIB_VERSION='67.1'
1504LIB_VERSION_MAJOR='67'
1505LTLIBOBJS=''
1506OBJEXT='o'
1507PACKAGE='icu'
1508PACKAGE_BUGREPORT='http://icu-project.org/bugs'
1509PACKAGE_NAME='ICU'
1510PACKAGE_STRING='ICU 67.1'
1511PACKAGE_TARNAME='International Components for Unicode'
1512PACKAGE_URL='http://icu-project.org'
1513PACKAGE_VERSION='67.1'
1514PATH_SEPARATOR=':'
1515PKG_CONFIG='/Users/sbasu1/packages/macports/bin/pkg-config'
1516PKG_CONFIG_LIBDIR=''
1517PKG_CONFIG_PATH=''
1518PLUGINS_TRUE='#'
1519PYTHON='/usr/bin/python'
1520RANLIB='ranlib'
1521SAMPLES_TRUE='#'
1522SED='/Users/sbasu1/packages/macports/bin/gsed'
1523SHELL='/bin/sh'
1524TESTS_TRUE=''
1525TOOLS_TRUE=''
1526UCLN_NO_AUTO_CLEANUP='1'
1527UCONFIG_CFLAGS=''
1528UCONFIG_CPPFLAGS=''
1529UCONFIG_CXXFLAGS=' -std=c++11'
1530UNICODE_VERSION='13.0'
1531U_DEFAULT_SHOW_DRAFT='1'
1532U_DISABLE_RENAMING='0'
1533U_ENABLE_DYLOAD='1'
1534U_ENABLE_TRACING='0'
1535U_HAVE_DATA='1'
1536U_HAVE_DIRENT_H='1'
1537U_HAVE_EXTRAS='1'
1538U_HAVE_FUZZER='0'
1539U_HAVE_ICUIO='1'
1540U_HAVE_INTTYPES_H='1'
1541U_HAVE_LAYOUTEX='0'
1542U_HAVE_LIB_SUFFIX='0'
1543U_HAVE_NL_LANGINFO_CODESET='1'
1544U_HAVE_PLACEMENT_NEW='1'
1545U_HAVE_PLUGINS='0'
1546U_HAVE_POPEN='1'
1547U_HAVE_SAMPLES='0'
1548U_HAVE_STRTOD_L='1'
1549U_HAVE_TESTS='1'
1550U_HAVE_TIMEZONE='1'
1551U_HAVE_TOOLS='1'
1552U_HAVE_TZNAME='1'
1553U_HAVE_TZSET='1'
1554U_HAVE_WCHAR_H='1'
1555U_HAVE_WCSCPY='1'
1556U_IS_BIG_ENDIAN='0'
1557U_MAKE='/Users/sbasu1/packages/macports/bin/gmake'
1558U_NL_LANGINFO_CODESET='CODESET'
1559U_OVERRIDE_CXX_ALLOCATION='1'
1560U_TIMEZONE='timezone'
1561U_TZNAME='tzname'
1562U_TZSET='tzset'
1563VERSION='67.1'
1564ac_ct_CC=''
1565ac_ct_CXX=''
1566bindir='${exec_prefix}/bin'
1567build='x86_64-apple-darwin21.6.0'
1568build_alias=''
1569build_cpu='x86_64'
1570build_os='darwin21.6.0'
1571build_vendor='apple'
1572cross_buildroot=''
1573cross_compiling='no'
1574datadir='${datarootdir}'
1575datarootdir='${prefix}/share'
1576docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1577dvidir='${docdir}'
1578exec_prefix='${prefix}'
1579host='x86_64-apple-darwin21.6.0'
1580host_alias=''
1581host_cpu='x86_64'
1582host_os='darwin21.6.0'
1583host_vendor='apple'
1584htmldir='${docdir}'
1585includedir='${prefix}/include'
1586infodir='${datarootdir}/info'
1587libdir='${exec_prefix}/lib'
1588libexecdir='${exec_prefix}/libexec'
1589localedir='${datarootdir}/locale'
1590localstatedir='${prefix}/var'
1591mandir='${datarootdir}/man'
1592oldincludedir='/usr/include'
1593pdfdir='${docdir}'
1594pkgicudatadir='${datarootdir}'
1595platform='U_DARWIN'
1596platform_make_fragment='$(top_srcdir)/config/mh-darwin'
1597platform_make_fragment_name='mh-darwin'
1598prefix='/Users/sbasu1/packages/macports'
1599program_transform_name='s,x,x,'
1600psdir='${docdir}'
1601sbindir='${exec_prefix}/sbin'
1602sharedstatedir='${prefix}/com'
1603sysconfdir='${prefix}/etc'
1604target_alias=''
1605thepkgicudatadir='${prefix}/share'
1606
1607## ----------- ##
1608## confdefs.h. ##
1609## ----------- ##
1610
1611/* confdefs.h */
1612#define PACKAGE_NAME "ICU"
1613#define PACKAGE_TARNAME "International Components for Unicode"
1614#define PACKAGE_VERSION "67.1"
1615#define PACKAGE_STRING "ICU 67.1"
1616#define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
1617#define PACKAGE_URL "http://icu-project.org"
1618#define STDC_HEADERS 1
1619#define HAVE_SYS_TYPES_H 1
1620#define HAVE_SYS_STAT_H 1
1621#define HAVE_STDLIB_H 1
1622#define HAVE_STRING_H 1
1623#define HAVE_MEMORY_H 1
1624#define HAVE_STRINGS_H 1
1625#define HAVE_INTTYPES_H 1
1626#define HAVE_STDINT_H 1
1627#define HAVE_UNISTD_H 1
1628#define SIZEOF_VOID_P 8
1629#define HAVE_LIBM 1
1630#define HAVE_DLFCN_H 1
1631#define HAVE_DLOPEN 1
1632#define HAVE_GETTIMEOFDAY 1
1633#define HAVE_LIBPTHREAD 1
1634#define HAVE_INTTYPES_H 1
1635#define HAVE_DIRENT_H 1
1636#define HAVE_WCHAR_H 1
1637#define SIZEOF_WCHAR_T 4
1638
1639configure: exit 1