Ticket #59398: config.log

File config.log, 56.5 KB (added by rmottola (Riccardo), 5 years 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 65.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-layoutex --disable-samples --enable-static
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Balthasar.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 58 tasks, 220 threads, 2 processors
34Load average: 2.96, Mach factor: 0.33
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:2692: checking for ICU version numbers
52configure:2725: result: release 65.1, library 65.1, unicode version 12.1
53configure:2764: checking build system type
54configure:2778: result: x86_64-apple-darwin10.8.0
55configure:2798: checking host system type
56configure:2811: result: x86_64-apple-darwin10.8.0
57configure:2869: checking whether to build debug libraries
58configure:2881: result: no
59configure:2886: checking whether to build release libraries
60configure:2898: result: yes
61configure:3019: checking for C compiler version
62configure:3028: /opt/local/bin/clang-mp-9.0 --version >&5
63clang version 9.0.0 (tags/RELEASE_900/final)
64Target: x86_64-apple-darwin10.8.0
65Thread model: posix
66InstalledDir: /opt/local/libexec/llvm-9.0/bin
67configure:3039: $? = 0
68configure:3028: /opt/local/bin/clang-mp-9.0 -v >&5
69clang version 9.0.0 (tags/RELEASE_900/final)
70Target: x86_64-apple-darwin10.8.0
71Thread model: posix
72InstalledDir: /opt/local/libexec/llvm-9.0/bin
73configure:3039: $? = 0
74configure:3028: /opt/local/bin/clang-mp-9.0 -V >&5
75clang: error: argument to '-V' is missing (expected 1 value)
76clang: error: no input files
77configure:3039: $? = 1
78configure:3028: /opt/local/bin/clang-mp-9.0 -qversion >&5
79clang: error: unknown argument '-qversion'; did you mean '--version'?
80clang: error: no input files
81configure:3039: $? = 1
82configure:3059: checking whether the C compiler works
83configure:3081: /opt/local/bin/clang-mp-9.0 -O2 -pipe -Os -arch x86_64  -arch x86_64 conftest.c  >&5
84configure:3085: $? = 0
85configure:3133: result: yes
86configure:3136: checking for C compiler default output file name
87configure:3138: result: a.out
88configure:3144: checking for suffix of executables
89configure:3151: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64  -arch x86_64 conftest.c  >&5
90configure:3155: $? = 0
91configure:3177: result:
92configure:3199: checking whether we are cross compiling
93configure:3207: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64  -arch x86_64 conftest.c  >&5
94configure:3211: $? = 0
95configure:3218: ./conftest
96configure:3222: $? = 0
97configure:3237: result: no
98configure:3242: checking for suffix of object files
99configure:3264: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64  conftest.c >&5
100configure:3268: $? = 0
101configure:3289: result: o
102configure:3293: checking whether we are using the GNU C compiler
103configure:3312: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64  conftest.c >&5
104configure:3312: $? = 0
105configure:3321: result: yes
106configure:3330: checking whether /opt/local/bin/clang-mp-9.0 accepts -g
107configure:3350: /opt/local/bin/clang-mp-9.0 -c -g  conftest.c >&5
108configure:3350: $? = 0
109configure:3391: result: yes
110configure:3408: checking for /opt/local/bin/clang-mp-9.0 option to accept ISO C89
111configure:3471: /opt/local/bin/clang-mp-9.0  -c -O2 -pipe -Os -arch x86_64  conftest.c >&5
112configure:3471: $? = 0
113configure:3484: result: none needed
114configure:3618: checking for C++ compiler version
115configure:3627: /opt/local/bin/clang++-mp-9.0 --version >&5
116clang version 9.0.0 (tags/RELEASE_900/final)
117Target: x86_64-apple-darwin10.8.0
118Thread model: posix
119InstalledDir: /opt/local/libexec/llvm-9.0/bin
120configure:3638: $? = 0
121configure:3627: /opt/local/bin/clang++-mp-9.0 -v >&5
122clang version 9.0.0 (tags/RELEASE_900/final)
123Target: x86_64-apple-darwin10.8.0
124Thread model: posix
125InstalledDir: /opt/local/libexec/llvm-9.0/bin
126configure:3638: $? = 0
127configure:3627: /opt/local/bin/clang++-mp-9.0 -V >&5
128clang: error: argument to '-V' is missing (expected 1 value)
129clang: error: no input files
130configure:3638: $? = 1
131configure:3627: /opt/local/bin/clang++-mp-9.0 -qversion >&5
132clang: error: unknown argument '-qversion'; did you mean '--version'?
133clang: error: no input files
134configure:3638: $? = 1
135configure:3642: checking whether we are using the GNU C++ compiler
136configure:3661: /opt/local/bin/clang++-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -stdlib=libc++  conftest.cpp >&5
137configure:3661: $? = 0
138configure:3670: result: yes
139configure:3679: checking whether /opt/local/bin/clang++-mp-9.0 accepts -g
140configure:3699: /opt/local/bin/clang++-mp-9.0 -c -g  conftest.cpp >&5
141configure:3699: $? = 0
142configure:3740: result: yes
143configure:3819: checking for pkg-config
144configure:3837: found /opt/local/bin/pkg-config
145configure:3849: result: /opt/local/bin/pkg-config
146configure:3874: checking pkg-config is at least version 0.20
147configure:3877: result: yes
148configure:3887: checking for ICULEHB
149configure:3894: $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:3897: $? = 1
155configure:3911: $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:3914: $? = 1
161configure:3928: result: no
162No package 'icu-le-hb' found
163configure:3983: checking how to run the C preprocessor
164configure:4014: /opt/local/bin/clang-mp-9.0 -E  conftest.c
165configure:4014: $? = 0
166configure:4028: /opt/local/bin/clang-mp-9.0 -E  conftest.c
167conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
168#include <ac_nonexistent.h>
169         ^~~~~~~~~~~~~~~~~~
1701 error generated.
171configure:4028: $? = 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 "65.1"
177| #define PACKAGE_STRING "ICU 65.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:4053: result: /opt/local/bin/clang-mp-9.0 -E
183configure:4073: /opt/local/bin/clang-mp-9.0 -E  conftest.c
184configure:4073: $? = 0
185configure:4087: /opt/local/bin/clang-mp-9.0 -E  conftest.c
186conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
187#include <ac_nonexistent.h>
188         ^~~~~~~~~~~~~~~~~~
1891 error generated.
190configure:4087: $? = 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 "65.1"
196| #define PACKAGE_STRING "ICU 65.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:4130: checking for a BSD-compatible install
202configure:4198: result: /usr/bin/install -c
203configure:4230: /opt/local/bin/clang++-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -stdlib=libc++  -arch x86_64 conftest.cpp  >&5
204configure:4230: $? = 0
205configure:4258: checking for python3
206configure:4285: result: /usr/bin/python
207configure:4303: checking for gmake
208configure:4321: found /opt/local/bin/gmake
209configure:4333: result: /opt/local/bin/gmake
210configure:4378: checking for doxygen
211configure:4412: result: no
212configure:4432: checking checking for executable suffix
213configure:4439: result:
214configure:4445: checking whether strict compiling is on
215configure:4461: result: yes
216configure:4511: checking for grep that handles long lines and -e
217configure:4569: result: /usr/bin/grep
218configure:4574: checking for egrep
219configure:4636: result: /usr/bin/grep -E
220configure:4641: checking for ANSI C header files
221configure:4661: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
222configure:4661: $? = 0
223configure:4734: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c  >&5
224configure:4734: $? = 0
225configure:4734: ./conftest
226configure:4734: $? = 0
227configure:4745: result: yes
228configure:4758: checking for sys/types.h
229configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
230configure:4758: $? = 0
231configure:4758: result: yes
232configure:4758: checking for sys/stat.h
233configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
234configure:4758: $? = 0
235configure:4758: result: yes
236configure:4758: checking for stdlib.h
237configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
238configure:4758: $? = 0
239configure:4758: result: yes
240configure:4758: checking for string.h
241configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
242configure:4758: $? = 0
243configure:4758: result: yes
244configure:4758: checking for memory.h
245configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
246configure:4758: $? = 0
247configure:4758: result: yes
248configure:4758: checking for strings.h
249configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
250configure:4758: $? = 0
251configure:4758: result: yes
252configure:4758: checking for inttypes.h
253configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
254configure:4758: $? = 0
255configure:4758: result: yes
256configure:4758: checking for stdint.h
257configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
258configure:4758: $? = 0
259configure:4758: result: yes
260configure:4758: checking for unistd.h
261configure:4758: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
262configure:4758: $? = 0
263configure:4758: result: yes
264configure:4807: checking size of void *
265configure:4812: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c  >&5
266configure:4812: $? = 0
267configure:4812: ./conftest
268configure:4812: $? = 0
269configure:4826: result: 8
270configure:4836: checking whether runnable 64 bit binaries are built by default
271configure:4893: result: yes
272configure:5237: checking which Makefile fragment to use for x86_64-apple-darwin10.8.0
273configure:5333: result: mh-darwin
274configure:5382: checking for floor in -lm
275configure:5407: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -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:5407: $? = 0
282configure:5416: result: yes
283configure:5432: checking whether to build shared libraries
284configure:5447: result: yes
285configure:5452: checking whether to build static libraries
286configure:5464: result: yes
287configure:5520: checking whether to enable auto cleanup of libraries
288configure:5535: result: no
289configure:5574: checking whether to enable draft APIs
290configure:5588: result: yes
291configure:5639: checking for ranlib
292configure:5655: found /opt/local/bin/ranlib
293configure:5666: result: ranlib
294configure:5690: checking for a sed that does not truncate output
295configure:5754: result: /usr/bin/sed
296configure:5804: checking for ar
297configure:5820: found /opt/local/bin/ar
298configure:5831: result: ar
299configure:5854: checking whether to enable renaming of symbols
300configure:5869: result: yes
301configure:5873: checking whether to enable function and data tracing
302configure:5888: result: no
303configure:5895: checking elf.h usability
304configure:5895: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
305conftest.c:54:10: fatal error: 'elf.h' file not found
306#include <elf.h>
307         ^~~~~~~
3081 error generated.
309configure:5895: $? = 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 "65.1"
315| #define PACKAGE_STRING "ICU 65.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:5895: result: no
366configure:5895: checking elf.h presence
367configure:5895: /opt/local/bin/clang-mp-9.0 -E  conftest.c
368conftest.c:21:10: fatal error: 'elf.h' file not found
369#include <elf.h>
370         ^~~~~~~
3711 error generated.
372configure:5895: $? = 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 "65.1"
378| #define PACKAGE_STRING "ICU 65.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:5895: result: no
396configure:5895: checking for elf.h
397configure:5895: result: no
398configure:5938: checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.
399configure:5956: result: yes
400configure:5963: checking dlfcn.h usability
401configure:5963: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
402configure:5963: $? = 0
403configure:5963: result: yes
404configure:5963: checking dlfcn.h presence
405configure:5963: /opt/local/bin/clang-mp-9.0 -E  conftest.c
406configure:5963: $? = 0
407configure:5963: result: yes
408configure:5963: checking for dlfcn.h
409configure:5963: result: yes
410configure:5974: checking for library containing dlopen
411configure:6005: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lm  >&5
412configure:6005: $? = 0
413configure:6022: result: none required
414configure:6032: checking for dlopen
415configure:6032: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lm  >&5
416configure:6032: $? = 0
417configure:6032: result: yes
418configure:6052: checking for gettimeofday
419configure:6052: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lm  >&5
420configure:6052: $? = 0
421configure:6052: result: yes
422configure:6086: checking if we have a C++ compiler
423configure:6099: /opt/local/bin/clang++-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long  conftest.cpp >&5
424configure:6099: $? = 0
425configure:6107: result: Good
426configure:6121: checking if we have a C++11 compiler
427configure:6134: /opt/local/bin/clang++-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  conftest.cpp >&5
428configure:6134: $? = 0
429configure:6140: result: yes
430configure:6143: Adding CXXFLAGS option -std=c++11
431configure:6173: checking for pthread_attr_init in -lpthread
432configure:6198: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread  -lm  >&5
433configure:6198: $? = 0
434configure:6207: result: yes
435configure:6411: checking for mmap
436configure:6430: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
437configure:6430: $? = 0
438configure:6439: result: yes
439configure:6449: checking for genccode assembly
440configure:6486: result:
441configure:6492: checking for inttypes.h
442configure:6492: result: yes
443configure:6521: checking dirent.h usability
444configure:6521: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
445configure:6521: $? = 0
446configure:6521: result: yes
447configure:6521: checking dirent.h presence
448configure:6521: /opt/local/bin/clang-mp-9.0 -E  conftest.c
449configure:6521: $? = 0
450configure:6521: result: yes
451configure:6521: checking for dirent.h
452configure:6521: result: yes
453configure:6541: checking whether byte ordering is bigendian
454configure:6556: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
455configure:6556: $? = 0
456configure:6601: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
457configure:6601: $? = 0
458configure:6619: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
459conftest.c:34:4: error: use of undeclared identifier 'not'
460                 not big endian
461                 ^
4621 error generated.
463configure:6619: $? = 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 "65.1"
469| #define PACKAGE_STRING "ICU 65.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:6747: result: no
505configure:6777: checking for nl_langinfo
506configure:6777: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
507configure:6777: $? = 0
508configure:6777: result: yes
509configure:6785: checking for nl_langinfo's argument to obtain the codeset
510configure:6803: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
511configure:6803: $? = 0
512configure:6810: result: CODESET
513configure:6834: checking for namespace support
514configure:6853: /opt/local/bin/clang++-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  -arch x86_64 conftest.cpp -lpthread -lm  >&5
515configure:6853: $? = 0
516configure:6862: result: yes
517configure:6869: checking for properly overriding new and delete
518configure:6895: /opt/local/bin/clang++-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  -arch x86_64 conftest.cpp -lpthread -lm  >&5
519configure:6895: $? = 0
520configure:6904: result: yes
521configure:6909: checking for placement new and delete
522configure:6935: /opt/local/bin/clang++-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  -arch x86_64 conftest.cpp -lpthread -lm  >&5
523configure:6935: $? = 0
524configure:6944: result: yes
525configure:6964: checking for popen
526configure:6964: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
527configure:6964: $? = 0
528configure:6964: result: yes
529configure:6978: checking for tzset
530configure:6978: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
531configure:6978: $? = 0
532configure:6978: result: yes
533configure:7006: checking for tzname
534configure:7029: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
535configure:7029: $? = 0
536configure:7037: result: yes
537configure:7081: checking for timezone
538configure:7101: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
539configure:7101: $? = 0
540configure:7109: result: yes
541configure:7183: checking for strtod_l
542configure:7183: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
543configure:7183: $? = 0
544configure:7183: result: yes
545configure:7191: checking xlocale.h usability
546configure:7191: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
547configure:7191: $? = 0
548configure:7191: result: yes
549configure:7191: checking xlocale.h presence
550configure:7191: /opt/local/bin/clang-mp-9.0 -E  conftest.c
551configure:7191: $? = 0
552configure:7191: result: yes
553configure:7191: checking for xlocale.h
554configure:7191: result: yes
555configure:7217: checking for std::string_view
556configure:7217: /opt/local/bin/clang++-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  conftest.cpp >&5
557configure:7217: $? = 0
558configure:7217: /opt/local/bin/clang++-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  conftest.cpp >&5
559conftest.cpp:32:31: error: expected expression
560if (sizeof ((std::string_view)))
561                              ^
5621 error generated.
563configure:7217: $? = 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 "65.1"
569| #define PACKAGE_STRING "ICU 65.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:7217: result: yes
602configure:7234: checking for int8_t
603configure:7234: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
604configure:7234: $? = 0
605configure:7234: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
606conftest.c:63:21: error: expected expression
607if (sizeof ((int8_t)))
608                    ^
6091 error generated.
610configure:7234: $? = 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 "65.1"
616| #define PACKAGE_STRING "ICU 65.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:7234: result: yes
680configure:7245: checking for uint8_t
681configure:7245: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
682configure:7245: $? = 0
683configure:7245: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
684conftest.c:63:22: error: expected expression
685if (sizeof ((uint8_t)))
686                     ^
6871 error generated.
688configure:7245: $? = 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 "65.1"
694| #define PACKAGE_STRING "ICU 65.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:7245: result: yes
758configure:7256: checking for int16_t
759configure:7256: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
760configure:7256: $? = 0
761configure:7256: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
762conftest.c:63:22: error: expected expression
763if (sizeof ((int16_t)))
764                     ^
7651 error generated.
766configure:7256: $? = 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 "65.1"
772| #define PACKAGE_STRING "ICU 65.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:7256: result: yes
836configure:7267: checking for uint16_t
837configure:7267: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
838configure:7267: $? = 0
839configure:7267: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
840conftest.c:63:23: error: expected expression
841if (sizeof ((uint16_t)))
842                      ^
8431 error generated.
844configure:7267: $? = 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 "65.1"
850| #define PACKAGE_STRING "ICU 65.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:7267: result: yes
914configure:7278: checking for int32_t
915configure:7278: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
916configure:7278: $? = 0
917configure:7278: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
918conftest.c:63:22: error: expected expression
919if (sizeof ((int32_t)))
920                     ^
9211 error generated.
922configure:7278: $? = 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 "65.1"
928| #define PACKAGE_STRING "ICU 65.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:7278: result: yes
992configure:7289: checking for uint32_t
993configure:7289: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
994configure:7289: $? = 0
995configure:7289: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
996conftest.c:63:23: error: expected expression
997if (sizeof ((uint32_t)))
998                      ^
9991 error generated.
1000configure:7289: $? = 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 "65.1"
1006| #define PACKAGE_STRING "ICU 65.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:7289: result: yes
1070configure:7300: checking for int64_t
1071configure:7300: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
1072configure:7300: $? = 0
1073configure:7300: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
1074conftest.c:63:22: error: expected expression
1075if (sizeof ((int64_t)))
1076                     ^
10771 error generated.
1078configure:7300: $? = 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 "65.1"
1084| #define PACKAGE_STRING "ICU 65.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:7300: result: yes
1148configure:7311: checking for uint64_t
1149configure:7311: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
1150configure:7311: $? = 0
1151configure:7311: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
1152conftest.c:63:23: error: expected expression
1153if (sizeof ((uint64_t)))
1154                      ^
11551 error generated.
1156configure:7311: $? = 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 "65.1"
1162| #define PACKAGE_STRING "ICU 65.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:7311: result: yes
1226configure:7356: checking wchar.h usability
1227configure:7356: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  conftest.c >&5
1228configure:7356: $? = 0
1229configure:7356: result: yes
1230configure:7356: checking wchar.h presence
1231configure:7356: /opt/local/bin/clang-mp-9.0 -E  conftest.c
1232configure:7356: $? = 0
1233configure:7356: result: yes
1234configure:7356: checking for wchar.h
1235configure:7356: result: yes
1236configure:7373: checking for library containing wcscpy
1237configure:7404: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
1238configure:7404: $? = 0
1239configure:7421: result: none required
1240configure:7443: checking size of wchar_t
1241configure:7448: /opt/local/bin/clang-mp-9.0 -o conftest -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  -arch x86_64 conftest.c -lpthread -lm  >&5
1242configure:7448: $? = 0
1243configure:7448: ./conftest
1244configure:7448: $? = 0
1245configure:7471: result: 4
1246configure:7489: checking for UTF-16 string literal support
1247configure:7597: /opt/local/bin/clang-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings  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:7597: $? = 0
1253configure:7628: /opt/local/bin/clang++-mp-9.0 -c -O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11  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:7628: $? = 0
1259configure:7649: result: available
1260configure:7846: checking for a library suffix to use
1261configure:7860: result: none
1262configure:8143: creating ./config.status
1263
1264## ---------------------- ##
1265## Running config.status. ##
1266## ---------------------- ##
1267
1268This file was extended by ICU config.status 65.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 Balthasar.local
1278
1279config.status:894: creating icudefs.mk
1280config.status:894: creating Makefile
1281config.status:894: creating data/pkgdataMakefile
1282config.status:894: creating config/Makefile.inc
1283config.status:894: creating config/icu.pc
1284config.status:894: creating config/pkgdataMakefile
1285config.status:894: creating data/Makefile
1286config.status:894: creating stubdata/Makefile
1287config.status:894: creating common/Makefile
1288config.status:894: creating i18n/Makefile
1289config.status:894: creating layoutex/Makefile
1290config.status:894: creating io/Makefile
1291config.status:894: creating extra/Makefile
1292config.status:894: creating extra/uconv/Makefile
1293config.status:894: creating extra/uconv/pkgdataMakefile
1294config.status:894: creating extra/scrptrun/Makefile
1295config.status:894: creating tools/Makefile
1296config.status:894: creating tools/ctestfw/Makefile
1297config.status:894: creating tools/toolutil/Makefile
1298config.status:894: creating tools/makeconv/Makefile
1299config.status:894: creating tools/genrb/Makefile
1300config.status:894: creating tools/genccode/Makefile
1301config.status:894: creating tools/gencmn/Makefile
1302config.status:894: creating tools/gencnval/Makefile
1303config.status:894: creating tools/gendict/Makefile
1304config.status:894: creating tools/gentest/Makefile
1305config.status:894: creating tools/gennorm2/Makefile
1306config.status:894: creating tools/genbrk/Makefile
1307config.status:894: creating tools/gensprep/Makefile
1308config.status:894: creating tools/icuinfo/Makefile
1309config.status:894: creating tools/icupkg/Makefile
1310config.status:894: creating tools/icuswap/Makefile
1311config.status:894: creating tools/pkgdata/Makefile
1312config.status:894: creating tools/tzcode/Makefile
1313config.status:894: creating tools/gencfu/Makefile
1314config.status:894: creating tools/escapesrc/Makefile
1315config.status:894: creating test/Makefile
1316config.status:894: creating test/compat/Makefile
1317config.status:894: creating test/testdata/Makefile
1318config.status:894: creating test/testdata/pkgdataMakefile
1319config.status:894: creating test/hdrtst/Makefile
1320config.status:894: creating test/intltest/Makefile
1321config.status:894: creating test/cintltst/Makefile
1322config.status:894: creating test/iotest/Makefile
1323config.status:894: creating test/letest/Makefile
1324config.status:894: creating test/perf/Makefile
1325config.status:894: creating test/perf/collationperf/Makefile
1326config.status:894: creating test/perf/collperf/Makefile
1327config.status:894: creating test/perf/collperf2/Makefile
1328config.status:894: creating test/perf/dicttrieperf/Makefile
1329config.status:894: creating test/perf/ubrkperf/Makefile
1330config.status:894: creating test/perf/charperf/Makefile
1331config.status:894: creating test/perf/convperf/Makefile
1332config.status:894: creating test/perf/normperf/Makefile
1333config.status:894: creating test/perf/DateFmtPerf/Makefile
1334config.status:894: creating test/perf/howExpensiveIs/Makefile
1335config.status:894: creating test/perf/strsrchperf/Makefile
1336config.status:894: creating test/perf/unisetperf/Makefile
1337config.status:894: creating test/perf/usetperf/Makefile
1338config.status:894: creating test/perf/ustrperf/Makefile
1339config.status:894: creating test/perf/utfperf/Makefile
1340config.status:894: creating test/perf/utrie2perf/Makefile
1341config.status:894: creating test/perf/leperf/Makefile
1342config.status:894: creating test/fuzzer/Makefile
1343config.status:894: creating samples/Makefile
1344config.status:894: creating samples/date/Makefile
1345config.status:894: creating samples/cal/Makefile
1346config.status:894: creating samples/layout/Makefile
1347configure:9240: error: Python failed to run; see above error.
1348
1349## ---------------- ##
1350## Cache variables. ##
1351## ---------------- ##
1352
1353ac_cv_build=x86_64-apple-darwin10.8.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=/opt/local/bin/clang-mp-9.0
1361ac_cv_env_CFLAGS_set=set
1362ac_cv_env_CFLAGS_value='-O2 -pipe -Os -arch x86_64'
1363ac_cv_env_CPPFLAGS_set=
1364ac_cv_env_CPPFLAGS_value=
1365ac_cv_env_CPP_set=
1366ac_cv_env_CPP_value=
1367ac_cv_env_CXXFLAGS_set=set
1368ac_cv_env_CXXFLAGS_value='-O2 -pipe -Os -arch x86_64 -stdlib=libc++'
1369ac_cv_env_CXX_set=set
1370ac_cv_env_CXX_value=/opt/local/bin/clang++-mp-9.0
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='-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-darwin10.8.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='/usr/bin/grep -E'
1422ac_cv_path_GREP=/usr/bin/grep
1423ac_cv_path_SED=/usr/bin/sed
1424ac_cv_path_U_MAKE=/opt/local/bin/gmake
1425ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1426ac_cv_prog_CPP='/opt/local/bin/clang-mp-9.0 -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='/opt/local/bin/clang-mp-9.0'
1457CFLAGS='-O2 -pipe -Os -arch x86_64 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS) '
1458COMPILE_LINK_ENVVAR=''
1459CPP='/opt/local/bin/clang-mp-9.0 -E'
1460CPPFLAGS=' $(THREADSCPPFLAGS)  -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_HAVE_STRING_VIEW=1 '
1461CXX='/opt/local/bin/clang++-mp-9.0'
1462CXXFLAGS='-O2 -pipe -Os -arch x86_64 -stdlib=libc++ -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11 $(THREADSCXXFLAGS) '
1463DATA_PACKAGING_MODE='dll'
1464DEFS='-DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"65.1\" -DPACKAGE_STRING=\"ICU\ 65.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'
1465DOXYGEN=''
1466ECHO_C='\c'
1467ECHO_N=''
1468ECHO_T=''
1469EGREP='/usr/bin/grep -E'
1470ENABLE_DEBUG='0'
1471ENABLE_RELEASE='1'
1472ENABLE_RPATH='NO'
1473ENABLE_SHARED='YES'
1474ENABLE_STATIC='YES'
1475EXEEXT=''
1476EXTRAS_TRUE=''
1477FUZZER_TRUE='#'
1478GENCCODE_ASSEMBLY=''
1479GREP='/usr/bin/grep'
1480HAVE_MMAP='1'
1481ICUDATA_CHAR='l'
1482ICUIO_TRUE=''
1483ICULEHB_CFLAGS=''
1484ICULEHB_LIBS=''
1485ICULIBSUFFIX=''
1486ICULIBSUFFIXCNAME=''
1487ICU_ECHO_C='\c'
1488ICU_ECHO_N=''
1489ICU_ECHO_T=''
1490INSTALL_DATA='${INSTALL} -m 644'
1491INSTALL_ICU_CONFIG='true'
1492INSTALL_PROGRAM='${INSTALL}'
1493INSTALL_SCRIPT='${INSTALL}'
1494LAYOUTEX_TRUE='#'
1495LDFLAGS='-arch x86_64'
1496LIBCFLAGS=''
1497LIBCXXFLAGS=''
1498LIBOBJS=''
1499LIBS='-lpthread -lm '
1500LIB_M=''
1501LIB_THREAD=''
1502LIB_VERSION='65.1'
1503LIB_VERSION_MAJOR='65'
1504LTLIBOBJS=''
1505OBJEXT='o'
1506PACKAGE='icu'
1507PACKAGE_BUGREPORT='http://icu-project.org/bugs'
1508PACKAGE_NAME='ICU'
1509PACKAGE_STRING='ICU 65.1'
1510PACKAGE_TARNAME='International Components for Unicode'
1511PACKAGE_URL='http://icu-project.org'
1512PACKAGE_VERSION='65.1'
1513PATH_SEPARATOR=':'
1514PKG_CONFIG='/opt/local/bin/pkg-config'
1515PKG_CONFIG_LIBDIR=''
1516PKG_CONFIG_PATH=''
1517PLUGINS_TRUE='#'
1518PYTHON='/usr/bin/python'
1519RANLIB='ranlib'
1520SAMPLES_TRUE='#'
1521SED='/usr/bin/sed'
1522SHELL='/bin/sh'
1523TESTS_TRUE=''
1524TOOLS_TRUE=''
1525UCLN_NO_AUTO_CLEANUP='1'
1526UCONFIG_CFLAGS=''
1527UCONFIG_CPPFLAGS=''
1528UCONFIG_CXXFLAGS=' -std=c++11'
1529UNICODE_VERSION='12.1'
1530U_DEFAULT_SHOW_DRAFT='1'
1531U_DISABLE_RENAMING='0'
1532U_ENABLE_DYLOAD='1'
1533U_ENABLE_TRACING='0'
1534U_HAVE_DIRENT_H='1'
1535U_HAVE_EXTRAS='1'
1536U_HAVE_FUZZER='0'
1537U_HAVE_ICUIO='1'
1538U_HAVE_INTTYPES_H='1'
1539U_HAVE_LAYOUTEX='0'
1540U_HAVE_LIB_SUFFIX='0'
1541U_HAVE_NL_LANGINFO_CODESET='1'
1542U_HAVE_PLACEMENT_NEW='1'
1543U_HAVE_PLUGINS='0'
1544U_HAVE_POPEN='1'
1545U_HAVE_SAMPLES='0'
1546U_HAVE_STRTOD_L='1'
1547U_HAVE_TESTS='1'
1548U_HAVE_TIMEZONE='1'
1549U_HAVE_TOOLS='1'
1550U_HAVE_TZNAME='1'
1551U_HAVE_TZSET='1'
1552U_HAVE_WCHAR_H='1'
1553U_HAVE_WCSCPY='1'
1554U_IS_BIG_ENDIAN='0'
1555U_MAKE='/opt/local/bin/gmake'
1556U_NL_LANGINFO_CODESET='CODESET'
1557U_OVERRIDE_CXX_ALLOCATION='1'
1558U_TIMEZONE='timezone'
1559U_TZNAME='tzname'
1560U_TZSET='tzset'
1561VERSION='65.1'
1562ac_ct_CC=''
1563ac_ct_CXX=''
1564bindir='${exec_prefix}/bin'
1565build='x86_64-apple-darwin10.8.0'
1566build_alias=''
1567build_cpu='x86_64'
1568build_os='darwin10.8.0'
1569build_vendor='apple'
1570cross_buildroot=''
1571cross_compiling='no'
1572datadir='${datarootdir}'
1573datarootdir='${prefix}/share'
1574docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1575dvidir='${docdir}'
1576exec_prefix='${prefix}'
1577host='x86_64-apple-darwin10.8.0'
1578host_alias=''
1579host_cpu='x86_64'
1580host_os='darwin10.8.0'
1581host_vendor='apple'
1582htmldir='${docdir}'
1583includedir='${prefix}/include'
1584infodir='${datarootdir}/info'
1585libdir='${exec_prefix}/lib'
1586libexecdir='${exec_prefix}/libexec'
1587localedir='${datarootdir}/locale'
1588localstatedir='${prefix}/var'
1589mandir='${datarootdir}/man'
1590oldincludedir='/usr/include'
1591pdfdir='${docdir}'
1592pkgicudatadir='${datarootdir}'
1593platform='U_DARWIN'
1594platform_make_fragment='$(top_srcdir)/config/mh-darwin'
1595platform_make_fragment_name='mh-darwin'
1596prefix='/opt/local'
1597program_transform_name='s,x,x,'
1598psdir='${docdir}'
1599sbindir='${exec_prefix}/sbin'
1600sharedstatedir='${prefix}/com'
1601sysconfdir='${prefix}/etc'
1602target_alias=''
1603thepkgicudatadir='${prefix}/share'
1604
1605## ----------- ##
1606## confdefs.h. ##
1607## ----------- ##
1608
1609/* confdefs.h */
1610#define PACKAGE_NAME "ICU"
1611#define PACKAGE_TARNAME "International Components for Unicode"
1612#define PACKAGE_VERSION "65.1"
1613#define PACKAGE_STRING "ICU 65.1"
1614#define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
1615#define PACKAGE_URL "http://icu-project.org"
1616#define STDC_HEADERS 1
1617#define HAVE_SYS_TYPES_H 1
1618#define HAVE_SYS_STAT_H 1
1619#define HAVE_STDLIB_H 1
1620#define HAVE_STRING_H 1
1621#define HAVE_MEMORY_H 1
1622#define HAVE_STRINGS_H 1
1623#define HAVE_INTTYPES_H 1
1624#define HAVE_STDINT_H 1
1625#define HAVE_UNISTD_H 1
1626#define SIZEOF_VOID_P 8
1627#define HAVE_LIBM 1
1628#define HAVE_DLFCN_H 1
1629#define HAVE_DLOPEN 1
1630#define HAVE_GETTIMEOFDAY 1
1631#define HAVE_LIBPTHREAD 1
1632#define HAVE_INTTYPES_H 1
1633#define HAVE_DIRENT_H 1
1634#define HAVE_WCHAR_H 1
1635#define SIZEOF_WCHAR_T 4
1636
1637configure: exit 1