Ticket #64398: config.log

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