Ticket #64260: config.log

File config.log, 9.6 KB (added by barracuda156, 3 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-225.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: 62 tasks, 296 threads, 4 processors
34Load average: 2.32, Mach factor: 1.67
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_2+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 --enable-libquadmath --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_2+universal'
75Thread model: posix
76gcc version 7.5.0 (MacPorts gcc7 7.5.0_2+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
102./configure: line 3222: 72533 Segmentation fault      ./conftest$ac_cv_exeext
103configure:3224: $? = 139
104configure:3231: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_icu/icu/work/icu/source-ppc64':
105configure:3233: error: cannot run C compiled programs.
106If you meant to cross compile, use `--host'.
107See `config.log' for more details
108
109## ---------------- ##
110## Cache variables. ##
111## ---------------- ##
112
113ac_cv_build=powerpc-apple-darwin9.8.0
114ac_cv_env_CCC_set=
115ac_cv_env_CCC_value=
116ac_cv_env_CC_set=set
117ac_cv_env_CC_value=/opt/local/bin/gcc-mp-7
118ac_cv_env_CFLAGS_set=set
119ac_cv_env_CFLAGS_value='-pipe -Os -m64'
120ac_cv_env_CPPFLAGS_set=
121ac_cv_env_CPPFLAGS_value=
122ac_cv_env_CPP_set=
123ac_cv_env_CPP_value=
124ac_cv_env_CXXFLAGS_set=set
125ac_cv_env_CXXFLAGS_value='-pipe -Os -m64 -D_GLIBCXX_USE_CXX11_ABI=0'
126ac_cv_env_CXX_set=set
127ac_cv_env_CXX_value=/opt/local/bin/g++-mp-7
128ac_cv_env_ICULEHB_CFLAGS_set=
129ac_cv_env_ICULEHB_CFLAGS_value=
130ac_cv_env_ICULEHB_LIBS_set=
131ac_cv_env_ICULEHB_LIBS_value=
132ac_cv_env_LDFLAGS_set=set
133ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -m64'
134ac_cv_env_LIBS_set=
135ac_cv_env_LIBS_value=
136ac_cv_env_PKG_CONFIG_LIBDIR_set=
137ac_cv_env_PKG_CONFIG_LIBDIR_value=
138ac_cv_env_PKG_CONFIG_PATH_set=
139ac_cv_env_PKG_CONFIG_PATH_value=
140ac_cv_env_PKG_CONFIG_set=
141ac_cv_env_PKG_CONFIG_value=
142ac_cv_env_build_alias_set=
143ac_cv_env_build_alias_value=
144ac_cv_env_host_alias_set=
145ac_cv_env_host_alias_value=
146ac_cv_env_target_alias_set=
147ac_cv_env_target_alias_value=
148ac_cv_host=powerpc-apple-darwin9.8.0
149
150## ----------------- ##
151## Output variables. ##
152## ----------------- ##
153
154AR=''
155ARFLAGS=''
156CC='/opt/local/bin/gcc-mp-7'
157CFLAGS='-pipe -Os -m64'
158COMPILE_LINK_ENVVAR=''
159CPP=''
160CPPFLAGS=''
161CXX='/opt/local/bin/g++-mp-7'
162CXXFLAGS='-pipe -Os -m64 -D_GLIBCXX_USE_CXX11_ABI=0'
163DATA_PACKAGING_MODE=''
164DATA_TRUE=''
165DEFS=''
166DOXYGEN=''
167ECHO_C='\c'
168ECHO_N=''
169ECHO_T=''
170EGREP=''
171ENABLE_DEBUG='0'
172ENABLE_RELEASE='1'
173ENABLE_RPATH=''
174ENABLE_SHARED=''
175ENABLE_STATIC=''
176EXEEXT=''
177EXTRAS_TRUE=''
178FUZZER_TRUE=''
179GENCCODE_ASSEMBLY=''
180GREP=''
181HAVE_MMAP=''
182ICUDATA_CHAR=''
183ICUIO_TRUE=''
184ICULEHB_CFLAGS=''
185ICULEHB_LIBS=''
186ICULIBSUFFIX=''
187ICULIBSUFFIXCNAME=''
188ICU_ECHO_C='\c'
189ICU_ECHO_N=''
190ICU_ECHO_T=''
191INSTALL_DATA=''
192INSTALL_ICU_CONFIG='true'
193INSTALL_PROGRAM=''
194INSTALL_SCRIPT=''
195LAYOUTEX_TRUE=''
196LDFLAGS='-Wl,-headerpad_max_install_names -m64'
197LIBCFLAGS=''
198LIBCXXFLAGS=''
199LIBOBJS=''
200LIBS=''
201LIB_M=''
202LIB_THREAD=''
203LIB_VERSION='67.1'
204LIB_VERSION_MAJOR='67'
205LTLIBOBJS=''
206OBJEXT=''
207PACKAGE='icu'
208PACKAGE_BUGREPORT='http://icu-project.org/bugs'
209PACKAGE_NAME='ICU'
210PACKAGE_STRING='ICU 67.1'
211PACKAGE_TARNAME='International Components for Unicode'
212PACKAGE_URL='http://icu-project.org'
213PACKAGE_VERSION='67.1'
214PATH_SEPARATOR=':'
215PKG_CONFIG=''
216PKG_CONFIG_LIBDIR=''
217PKG_CONFIG_PATH=''
218PLUGINS_TRUE=''
219PYTHON='/opt/local/bin/python2.7'
220RANLIB=''
221SAMPLES_TRUE=''
222SED=''
223SHELL='/bin/sh'
224TESTS_TRUE=''
225TOOLS_TRUE=''
226UCLN_NO_AUTO_CLEANUP=''
227UCONFIG_CFLAGS=''
228UCONFIG_CPPFLAGS=''
229UCONFIG_CXXFLAGS=''
230UNICODE_VERSION='13.0'
231U_DEFAULT_SHOW_DRAFT=''
232U_DISABLE_RENAMING=''
233U_ENABLE_DYLOAD=''
234U_ENABLE_TRACING=''
235U_HAVE_DATA=''
236U_HAVE_DIRENT_H=''
237U_HAVE_EXTRAS=''
238U_HAVE_FUZZER=''
239U_HAVE_ICUIO=''
240U_HAVE_INTTYPES_H=''
241U_HAVE_LAYOUTEX=''
242U_HAVE_LIB_SUFFIX=''
243U_HAVE_NL_LANGINFO_CODESET=''
244U_HAVE_PLACEMENT_NEW=''
245U_HAVE_PLUGINS=''
246U_HAVE_POPEN=''
247U_HAVE_SAMPLES=''
248U_HAVE_STRTOD_L=''
249U_HAVE_TESTS=''
250U_HAVE_TIMEZONE=''
251U_HAVE_TOOLS=''
252U_HAVE_TZNAME=''
253U_HAVE_TZSET=''
254U_HAVE_WCHAR_H=''
255U_HAVE_WCSCPY=''
256U_IS_BIG_ENDIAN=''
257U_MAKE=''
258U_NL_LANGINFO_CODESET=''
259U_OVERRIDE_CXX_ALLOCATION=''
260U_TIMEZONE=''
261U_TZNAME=''
262U_TZSET=''
263VERSION='67.1'
264ac_ct_CC=''
265ac_ct_CXX=''
266bindir='${exec_prefix}/bin'
267build='powerpc-apple-darwin9.8.0'
268build_alias=''
269build_cpu='powerpc'
270build_os='darwin9.8.0'
271build_vendor='apple'
272cross_buildroot=''
273cross_compiling='no'
274datadir='${datarootdir}'
275datarootdir='${prefix}/share'
276docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
277dvidir='${docdir}'
278exec_prefix='NONE'
279host='powerpc-apple-darwin9.8.0'
280host_alias=''
281host_cpu='powerpc'
282host_os='darwin9.8.0'
283host_vendor='apple'
284htmldir='${docdir}'
285includedir='${prefix}/include'
286infodir='${datarootdir}/info'
287libdir='${exec_prefix}/lib'
288libexecdir='${exec_prefix}/libexec'
289localedir='${datarootdir}/locale'
290localstatedir='${prefix}/var'
291mandir='${datarootdir}/man'
292oldincludedir='/usr/include'
293pdfdir='${docdir}'
294pkgicudatadir=''
295platform=''
296platform_make_fragment=''
297platform_make_fragment_name=''
298prefix='/opt/local'
299program_transform_name='s,x,x,'
300psdir='${docdir}'
301sbindir='${exec_prefix}/sbin'
302sharedstatedir='${prefix}/com'
303sysconfdir='${prefix}/etc'
304target_alias=''
305thepkgicudatadir=''
306
307## ----------- ##
308## confdefs.h. ##
309## ----------- ##
310
311/* confdefs.h */
312#define PACKAGE_NAME "ICU"
313#define PACKAGE_TARNAME "International Components for Unicode"
314#define PACKAGE_VERSION "67.1"
315#define PACKAGE_STRING "ICU 67.1"
316#define PACKAGE_BUGREPORT "http://icu-project.org/bugs"
317#define PACKAGE_URL "http://icu-project.org"
318
319configure: exit 1