Ticket #58441: config.log

File config.log, 10.0 KB (added by lemzwerg (Werner Lemberg), 5 years ago)

config.log of the 'intl' subdirectory

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/gcc-9.1.0/intl/configure --srcdir=/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/gcc-9.1.0/intl --cache-file=./config.cache --with-system-zlib --prefix=/opt/local --libdir=/opt/local/lib/libgcc --includedir=/opt/local/include/gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-9 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --with-gxx-include-dir=/opt/local/include/gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --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 gcc9 9.1.0_1 --enable-languages=c,c++,fortran,lto,objc,obj-c++ --program-transform-name=s&$&-mp-9& --disable-option-checking --build=x86_64-apple-darwin11 --host=x86_64-apple-darwin11 --target=x86_64-apple-darwin11 --disable-intermodule --enable-checking=yes --disable-coverage --enable-languages=c,c++,lto --disable-build-format-warnings
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Families-iMac
14uname -m = x86_64
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
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: 8.00 gigabytes
33Default processor set: 97 tasks, 335 threads, 2 processors
34Load average: 3.54, Mach factor: 0.42
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /usr/local/texlive/2018/bin/x86_64-darwinlegacy
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2130: creating cache ./config.cache
53configure:2217: checking for x86_64-apple-darwin11-gcc
54configure:2244: result: /opt/local/bin/clang-mp-3.4 -arch x86_64
55configure:2513: checking for C compiler version
56configure:2522: /opt/local/bin/clang-mp-3.4 -arch x86_64 --version >&5
57clang version 3.4.2 (tags/RELEASE_34/dot2-final)
58Target: x86_64-apple-darwin11.4.2
59Thread model: posix
60configure:2533: $? = 0
61configure:2522: /opt/local/bin/clang-mp-3.4 -arch x86_64 -v >&5
62clang version 3.4.2 (tags/RELEASE_34/dot2-final)
63Target: x86_64-apple-darwin11.4.2
64Thread model: posix
65configure:2533: $? = 0
66configure:2522: /opt/local/bin/clang-mp-3.4 -arch x86_64 -V >&5
67clang: error: argument to '-V' is missing (expected 1 value)
68clang: error: no input files
69configure:2533: $? = 1
70configure:2522: /opt/local/bin/clang-mp-3.4 -arch x86_64 -qversion >&5
71clang: error: unknown argument: '-qversion'
72clang: error: no input files
73configure:2533: $? = 1
74configure:2553: checking whether the C compiler works
75configure:2575: /opt/local/bin/clang-mp-3.4 -arch x86_64 -g    -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
76configure:2579: $? = 0
77configure:2627: result: yes
78configure:2630: checking for C compiler default output file name
79configure:2632: result: a.out
80configure:2638: checking for suffix of executables
81configure:2645: /opt/local/bin/clang-mp-3.4 -arch x86_64 -o conftest -g    -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
82configure:2649: $? = 0
83configure:2671: result:
84configure:2693: checking whether we are cross compiling
85configure:2701: /opt/local/bin/clang-mp-3.4 -arch x86_64 -o conftest -g    -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
86configure:2705: $? = 0
87configure:2712: ./conftest
88configure:2716: $? = 0
89configure:2731: result: no
90configure:2736: checking for suffix of object files
91configure:2758: /opt/local/bin/clang-mp-3.4 -arch x86_64 -c -g   conftest.c >&5
92configure:2762: $? = 0
93configure:2783: result: o
94configure:2787: checking whether we are using the GNU C compiler
95configure:2806: /opt/local/bin/clang-mp-3.4 -arch x86_64 -c -g   conftest.c >&5
96configure:2806: $? = 0
97configure:2815: result: yes
98configure:2824: checking whether /opt/local/bin/clang-mp-3.4 -arch x86_64 accepts -g
99configure:2844: /opt/local/bin/clang-mp-3.4 -arch x86_64 -c -g  conftest.c >&5
100configure:2844: $? = 0
101configure:2885: result: yes
102configure:2902: checking for /opt/local/bin/clang-mp-3.4 -arch x86_64 option to accept ISO C89
103configure:2965: /opt/local/bin/clang-mp-3.4 -arch x86_64  -c -g   conftest.c >&5
104configure:2965: $? = 0
105configure:2978: result: none needed
106configure:3004: checking how to run the C preprocessor
107configure:3074: result: /opt/local/bin/clang-mp-3.4
108configure:3094: /opt/local/bin/clang-mp-3.4  conftest.c
109conftest.c:14:8: error: unknown type name 'Syntax'
110                     Syntax error
111                     ^
112conftest.c:14:20: error: expected ';' after top level declarator
113                     Syntax error
114                                 ^
115                                 ;
1162 errors generated.
117configure:3094: $? = 1
118configure: failed program was:
119| /* confdefs.h */
120| #define PACKAGE_NAME ""
121| #define PACKAGE_TARNAME ""
122| #define PACKAGE_VERSION ""
123| #define PACKAGE_STRING ""
124| #define PACKAGE_BUGREPORT ""
125| #define PACKAGE_URL ""
126| /* end confdefs.h.  */
127| #ifdef __STDC__
128| # include <limits.h>
129| #else
130| # include <assert.h>
131| #endif
132|                    Syntax error
133configure:3094: /opt/local/bin/clang-mp-3.4  conftest.c
134conftest.c:14:8: error: unknown type name 'Syntax'
135                     Syntax error
136                     ^
137conftest.c:14:20: error: expected ';' after top level declarator
138                     Syntax error
139                                 ^
140                                 ;
1412 errors generated.
142configure:3094: $? = 1
143configure: failed program was:
144| /* confdefs.h */
145| #define PACKAGE_NAME ""
146| #define PACKAGE_TARNAME ""
147| #define PACKAGE_VERSION ""
148| #define PACKAGE_STRING ""
149| #define PACKAGE_BUGREPORT ""
150| #define PACKAGE_URL ""
151| /* end confdefs.h.  */
152| #ifdef __STDC__
153| # include <limits.h>
154| #else
155| # include <assert.h>
156| #endif
157|                    Syntax error
158configure:3124: error: in `/opt/local/var/macports/build/_opt_macports_macports-ports_lang_gcc9/libgcc9/work/build/intl':
159configure:3126: error: C preprocessor "/opt/local/bin/clang-mp-3.4" fails sanity check
160See `config.log' for more details
161
162## ---------------- ##
163## Cache variables. ##
164## ---------------- ##
165
166ac_cv_c_compiler_gnu=yes
167ac_cv_env_CC_set=set
168ac_cv_env_CC_value='/opt/local/bin/clang-mp-3.4 -arch x86_64'
169ac_cv_env_CFLAGS_set=set
170ac_cv_env_CFLAGS_value='-g '
171ac_cv_env_CPPFLAGS_set=
172ac_cv_env_CPPFLAGS_value=
173ac_cv_env_CPP_set=set
174ac_cv_env_CPP_value=/opt/local/bin/clang-mp-3.4
175ac_cv_env_LDFLAGS_set=set
176ac_cv_env_LDFLAGS_value=' -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names'
177ac_cv_env_LIBS_set=
178ac_cv_env_LIBS_value=
179ac_cv_env_build_alias_set=set
180ac_cv_env_build_alias_value=x86_64-apple-darwin11
181ac_cv_env_host_alias_set=set
182ac_cv_env_host_alias_value=x86_64-apple-darwin11
183ac_cv_env_target_alias_set=set
184ac_cv_env_target_alias_value=x86_64-apple-darwin11
185ac_cv_objext=o
186ac_cv_prog_CC='/opt/local/bin/clang-mp-3.4 -arch x86_64'
187ac_cv_prog_CPP=/opt/local/bin/clang-mp-3.4
188ac_cv_prog_cc_c89=
189ac_cv_prog_cc_g=yes
190
191## ----------------- ##
192## Output variables. ##
193## ----------------- ##
194
195ACLOCAL=''
196ALLOCA=''
197AUTOCONF=''
198AUTOHEADER=''
199BUILD_INCLUDED_LIBINTL=''
200CATOBJEXT=''
201CC='/opt/local/bin/clang-mp-3.4 -arch x86_64'
202CFLAGS='-g '
203CPP='/opt/local/bin/clang-mp-3.4'
204CPPFLAGS=''
205DATADIRNAME=''
206DEFS=''
207ECHO_C='\c'
208ECHO_N=''
209ECHO_T=''
210EGREP=''
211EXEEXT=''
212GENCAT=''
213GLIBC21=''
214GMSGFMT=''
215GREP=''
216INCINTL=''
217INSTALL_DATA='/usr/bin/install -c -m 644'
218INSTALL_PROGRAM='/usr/bin/install -c'
219INSTALL_SCRIPT='/usr/bin/install -c'
220INSTOBJEXT=''
221INTLBISON=''
222INTLLIBS=''
223INTLOBJS=''
224INTL_LIBTOOL_SUFFIX_PREFIX=''
225LDFLAGS=' -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names'
226LIBICONV=''
227LIBINTL=''
228LIBINTL_DEP=''
229LIBOBJS=''
230LIBS=''
231LTLIBICONV=''
232LTLIBINTL=''
233LTLIBOBJS=''
234MAINT=''
235MKINSTALLDIRS=''
236MSGFMT=''
237MSGMERGE=''
238OBJEXT='o'
239PACKAGE_BUGREPORT=''
240PACKAGE_NAME=''
241PACKAGE_STRING=''
242PACKAGE_TARNAME=''
243PACKAGE_URL=''
244PACKAGE_VERSION=''
245PATH_SEPARATOR=':'
246POSUB=''
247RANLIB='ranlib'
248SET_MAKE=''
249SHELL='/bin/sh'
250USE_INCLUDED_LIBINTL=''
251USE_NLS=''
252XGETTEXT=''
253ac_ct_CC=''
254bindir='${exec_prefix}/bin'
255build='x86_64-apple-darwin11'
256build_alias='x86_64-apple-darwin11'
257build_cpu=''
258build_os=''
259build_vendor=''
260datadir='${datarootdir}'
261datarootdir='/opt/local/share/gcc-9'
262docdir='${datarootdir}/doc/${PACKAGE}'
263dvidir='${docdir}'
264exec_prefix='NONE'
265host='x86_64-apple-darwin11'
266host_alias='x86_64-apple-darwin11'
267host_cpu=''
268host_os=''
269host_vendor=''
270htmldir='${docdir}'
271includedir='/opt/local/include/gcc'
272infodir='/opt/local/share/info'
273libdir='/opt/local/lib/libgcc'
274libexecdir='${exec_prefix}/libexec'
275localedir='${datarootdir}/locale'
276localstatedir='${prefix}/var'
277mandir='/opt/local/share/man'
278oldincludedir='/usr/include'
279pdfdir='${docdir}'
280prefix='/opt/local'
281program_transform_name='s&$&-mp-9&'
282psdir='${docdir}'
283sbindir='${exec_prefix}/sbin'
284sharedstatedir='${prefix}/com'
285sysconfdir='${prefix}/etc'
286target_alias='x86_64-apple-darwin11'
287
288## ----------- ##
289## confdefs.h. ##
290## ----------- ##
291
292/* confdefs.h */
293#define PACKAGE_NAME ""
294#define PACKAGE_TARNAME ""
295#define PACKAGE_VERSION ""
296#define PACKAGE_STRING ""
297#define PACKAGE_BUGREPORT ""
298#define PACKAGE_URL ""
299
300configure: exit 1