Ticket #16434: config.log

File config.log, 13.2 KB (added by diver, 4 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 configure, which was
5generated by GNU Autoconf 2.64. Invocation command line was
6
7 $ /Volumes/Haiku/buildtools/gcc/configure --prefix=/Volumes/Haiku/haiku/generated/cross-tools-x86_64 --target=x86_64-unknown-haiku --disable-nls --disable-shared --with-system-zlib --enable-languages=c,c++ --enable-lto --enable-frame-pointer --enable-__cxa-atexit --enable-threads=posix --with-default-libstdcxx-abi=gcc4-compatible --with-sysroot=/Volumes/Haiku/haiku/generated/cross-tools-x86_64/sysroot --disable-maintainer-mode
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBookPro.local
14uname -m = x86_64
15uname -r = 18.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 18.7.0: Thu Jun 18 20:50:10 PDT 2020; root:xnu-4903.278.43~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 18.7.0: Thu Jun 18 20:50:10 PDT 2020; root:xnu-4903.278.43~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 335 tasks, 1550 threads, 8 processors
34Load average: 1.83, Mach factor: 6.16
35/bin/machine = unknown
36/usr/bin/oslevel = unknown
37/bin/universe = unknown
38
39PATH: /usr/local/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /usr/local/opt/qt/bin
43PATH: /usr/local/bin
44PATH: /usr/bin
45PATH: /bin
46PATH: /usr/sbin
47PATH: /sbin
48PATH: /Applications/VMware Fusion.app/Contents/Public
49PATH: /opt/X11/bin
50PATH: /Volumes/Haiku/haiku/generated/cross-tools-x86_64/bin
51
52
53## ----------- ##
54## Core tests. ##
55## ----------- ##
56
57configure:2304: checking build system type
58configure:2318: result: x86_64-apple-darwin18.7.0
59configure:2365: checking host system type
60configure:2378: result: x86_64-apple-darwin18.7.0
61configure:2398: checking target system type
62configure:2411: result: x86_64-unknown-haiku
63configure:2465: checking for a BSD-compatible install
64configure:2533: result: /usr/local/bin/ginstall -c
65configure:2544: checking whether ln works
66configure:2566: result: yes
67configure:2570: checking whether ln -s works
68configure:2574: result: yes
69configure:2581: checking for a sed that does not truncate output
70configure:2645: result: /usr/bin/sed
71configure:2654: checking for gawk
72configure:2670: found /usr/local/bin/gawk
73configure:2681: result: gawk
74configure:3177: checking for libatomic support
75configure:3183: result: no
76configure:3215: checking for libitm support
77configure:3221: result: no
78configure:3234: checking for libsanitizer support
79configure:3240: result: no
80configure:3253: checking for libvtv support
81configure:3259: result: no
82configure:3273: checking for libmpx support
83configure:3279: result: no
84configure:3292: checking for libhsail-rt support
85configure:3298: result: no
86configure:4017: checking for gcc
87configure:4033: found /usr/bin/gcc
88configure:4044: result: gcc
89configure:4273: checking for C compiler version
90configure:4282: gcc --version >&5
91Apple LLVM version 10.0.1 (clang-1001.0.46.4)
92Target: x86_64-apple-darwin18.7.0
93Thread model: posix
94InstalledDir: /Library/Developer/CommandLineTools/usr/bin
95Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
96configure:4293: $? = 0
97configure:4282: gcc -v >&5
98Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
99Apple LLVM version 10.0.1 (clang-1001.0.46.4)
100Target: x86_64-apple-darwin18.7.0
101Thread model: posix
102InstalledDir: /Library/Developer/CommandLineTools/usr/bin
103configure:4293: $? = 0
104configure:4282: gcc -V >&5
105clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst'
106clang: error: no input files
107configure:4293: $? = 1
108configure:4282: gcc -qversion >&5
109clang: error: unknown argument '-qversion', did you mean '--version'?
110clang: error: no input files
111configure:4293: $? = 1
112configure:4313: checking for C compiler default output file name
113configure:4335: gcc -O2 -std=c++14 conftest.c >&5
114error: invalid argument '-std=c++14' not allowed with 'C'
115configure:4339: $? = 1
116configure:4376: result:
117configure: failed program was:
118| /* confdefs.h */
119| #define PACKAGE_NAME ""
120| #define PACKAGE_TARNAME ""
121| #define PACKAGE_VERSION ""
122| #define PACKAGE_STRING ""
123| #define PACKAGE_BUGREPORT ""
124| #define PACKAGE_URL ""
125| /* end confdefs.h. */
126|
127| int
128| main ()
129| {
130|
131| ;
132| return 0;
133| }
134configure:4382: error: in `/Volumes/Haiku/haiku/generated/cross-tools-x86_64-build/gcc':
135configure:4386: error: C compiler cannot create executables
136See `config.log' for more details.
137
138## ---------------- ##
139## Cache variables. ##
140## ---------------- ##
141
142ac_cv_build=x86_64-apple-darwin18.7.0
143ac_cv_env_AR_FOR_TARGET_set=
144ac_cv_env_AR_FOR_TARGET_value=
145ac_cv_env_AR_set=
146ac_cv_env_AR_value=
147ac_cv_env_AS_FOR_TARGET_set=
148ac_cv_env_AS_FOR_TARGET_value=
149ac_cv_env_AS_set=
150ac_cv_env_AS_value=
151ac_cv_env_CCC_set=
152ac_cv_env_CCC_value=
153ac_cv_env_CC_FOR_TARGET_set=
154ac_cv_env_CC_FOR_TARGET_value=
155ac_cv_env_CC_set=
156ac_cv_env_CC_value=
157ac_cv_env_CFLAGS_set=set
158ac_cv_env_CFLAGS_value='-O2 -std=c++14'
159ac_cv_env_CPPFLAGS_set=
160ac_cv_env_CPPFLAGS_value=
161ac_cv_env_CXXFLAGS_set=set
162ac_cv_env_CXXFLAGS_value='-O2 -std=c++14'
163ac_cv_env_CXX_FOR_TARGET_set=
164ac_cv_env_CXX_FOR_TARGET_value=
165ac_cv_env_CXX_set=
166ac_cv_env_CXX_value=
167ac_cv_env_DLLTOOL_FOR_TARGET_set=
168ac_cv_env_DLLTOOL_FOR_TARGET_value=
169ac_cv_env_DLLTOOL_set=
170ac_cv_env_DLLTOOL_value=
171ac_cv_env_GCC_FOR_TARGET_set=
172ac_cv_env_GCC_FOR_TARGET_value=
173ac_cv_env_GFORTRAN_FOR_TARGET_set=
174ac_cv_env_GFORTRAN_FOR_TARGET_value=
175ac_cv_env_GOC_FOR_TARGET_set=
176ac_cv_env_GOC_FOR_TARGET_value=
177ac_cv_env_LDFLAGS_set=
178ac_cv_env_LDFLAGS_value=
179ac_cv_env_LD_FOR_TARGET_set=
180ac_cv_env_LD_FOR_TARGET_value=
181ac_cv_env_LD_set=
182ac_cv_env_LD_value=
183ac_cv_env_LIBS_set=
184ac_cv_env_LIBS_value=
185ac_cv_env_LIPO_FOR_TARGET_set=
186ac_cv_env_LIPO_FOR_TARGET_value=
187ac_cv_env_LIPO_set=
188ac_cv_env_LIPO_value=
189ac_cv_env_NM_FOR_TARGET_set=
190ac_cv_env_NM_FOR_TARGET_value=
191ac_cv_env_NM_set=
192ac_cv_env_NM_value=
193ac_cv_env_OBJCOPY_FOR_TARGET_set=
194ac_cv_env_OBJCOPY_FOR_TARGET_value=
195ac_cv_env_OBJCOPY_set=
196ac_cv_env_OBJCOPY_value=
197ac_cv_env_OBJDUMP_FOR_TARGET_set=
198ac_cv_env_OBJDUMP_FOR_TARGET_value=
199ac_cv_env_OBJDUMP_set=
200ac_cv_env_OBJDUMP_value=
201ac_cv_env_RANLIB_FOR_TARGET_set=
202ac_cv_env_RANLIB_FOR_TARGET_value=
203ac_cv_env_RANLIB_set=
204ac_cv_env_RANLIB_value=
205ac_cv_env_READELF_FOR_TARGET_set=
206ac_cv_env_READELF_FOR_TARGET_value=
207ac_cv_env_READELF_set=
208ac_cv_env_READELF_value=
209ac_cv_env_STRIP_FOR_TARGET_set=
210ac_cv_env_STRIP_FOR_TARGET_value=
211ac_cv_env_STRIP_set=
212ac_cv_env_STRIP_value=
213ac_cv_env_WINDMC_FOR_TARGET_set=
214ac_cv_env_WINDMC_FOR_TARGET_value=
215ac_cv_env_WINDMC_set=
216ac_cv_env_WINDMC_value=
217ac_cv_env_WINDRES_FOR_TARGET_set=
218ac_cv_env_WINDRES_FOR_TARGET_value=
219ac_cv_env_WINDRES_set=
220ac_cv_env_WINDRES_value=
221ac_cv_env_build_alias_set=
222ac_cv_env_build_alias_value=
223ac_cv_env_build_configargs_set=
224ac_cv_env_build_configargs_value=
225ac_cv_env_host_alias_set=
226ac_cv_env_host_alias_value=
227ac_cv_env_host_configargs_set=
228ac_cv_env_host_configargs_value=
229ac_cv_env_target_alias_set=set
230ac_cv_env_target_alias_value=x86_64-unknown-haiku
231ac_cv_env_target_configargs_set=
232ac_cv_env_target_configargs_value=
233ac_cv_host=x86_64-apple-darwin18.7.0
234ac_cv_path_SED=/usr/bin/sed
235ac_cv_path_install='/usr/local/bin/ginstall -c'
236ac_cv_prog_AWK=gawk
237ac_cv_prog_ac_ct_CC=gcc
238ac_cv_target=x86_64-unknown-haiku
239acx_cv_prog_LN=ln
240
241## ----------------- ##
242## Output variables. ##
243## ----------------- ##
244
245AR=''
246AR_FOR_BUILD='$(AR)'
247AR_FOR_TARGET=''
248AS=''
249AS_FOR_BUILD='$(AS)'
250AS_FOR_TARGET=''
251AWK='gawk'
252BISON=''
253BUILD_CONFIG=''
254CC='gcc'
255CC_FOR_BUILD='$(CC)'
256CC_FOR_TARGET=''
257CFLAGS='-O2 -std=c++14'
258CFLAGS_FOR_BUILD=''
259CFLAGS_FOR_TARGET=''
260COMPILER_AS_FOR_TARGET=''
261COMPILER_LD_FOR_TARGET=''
262COMPILER_NM_FOR_TARGET=''
263CONFIGURE_GDB_TK=''
264CPPFLAGS=''
265CXX=''
266CXXFLAGS='-O2 -std=c++14'
267CXXFLAGS_FOR_BUILD=''
268CXXFLAGS_FOR_TARGET=''
269CXX_FOR_BUILD='$(CXX)'
270CXX_FOR_TARGET=''
271DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
272DEFS=''
273DLLTOOL=''
274DLLTOOL_FOR_BUILD='$(DLLTOOL)'
275DLLTOOL_FOR_TARGET=''
276ECHO_C='\c'
277ECHO_N=''
278ECHO_T=''
279EXEEXT=''
280EXPECT=''
281FLAGS_FOR_TARGET=''
282FLEX=''
283GCC_FOR_TARGET=''
284GCC_SHLIB_SUBDIR=''
285GDB_TK=''
286GFORTRAN_FOR_BUILD='$(GFORTRAN)'
287GFORTRAN_FOR_TARGET=''
288GNATBIND=''
289GNATMAKE=''
290GOC_FOR_BUILD='$(GOC)'
291GOC_FOR_TARGET=''
292INSTALL_DATA='${INSTALL} -m 644'
293INSTALL_GDB_TK=''
294INSTALL_PROGRAM='${INSTALL}'
295INSTALL_SCRIPT='${INSTALL}'
296LD=''
297LDFLAGS=''
298LDFLAGS_FOR_BUILD=''
299LDFLAGS_FOR_TARGET=''
300LD_FOR_BUILD='$(LD)'
301LD_FOR_TARGET=''
302LEX=''
303LIBOBJS=''
304LIBS=''
305LIPO=''
306LIPO_FOR_TARGET=''
307LN='ln'
308LN_S='ln -s'
309LTLIBOBJS=''
310M4=''
311MAINT=''
312MAINTAINER_MODE_FALSE=''
313MAINTAINER_MODE_TRUE=''
314MAKEINFO=''
315NM=''
316NM_FOR_BUILD='$(NM)'
317NM_FOR_TARGET=''
318OBJCOPY=''
319OBJCOPY_FOR_TARGET=''
320OBJDUMP=''
321OBJDUMP_FOR_TARGET=''
322OBJEXT=''
323PACKAGE_BUGREPORT=''
324PACKAGE_NAME=''
325PACKAGE_STRING=''
326PACKAGE_TARNAME=''
327PACKAGE_URL=''
328PACKAGE_VERSION=''
329PATH_SEPARATOR=':'
330RANLIB=''
331RANLIB_FOR_BUILD='$(RANLIB)'
332RANLIB_FOR_TARGET=''
333RAW_CXX_FOR_TARGET=''
334READELF=''
335READELF_FOR_TARGET=''
336RPATH_ENVVAR=''
337RUNTEST=''
338SED='/usr/bin/sed'
339SHELL='/bin/sh'
340STRIP=''
341STRIP_FOR_TARGET=''
342SYSROOT_CFLAGS_FOR_TARGET=''
343TOPLEVEL_CONFIGURE_ARGUMENTS='/Volumes/Haiku/buildtools/gcc/configure --prefix=/Volumes/Haiku/haiku/generated/cross-tools-x86_64 --target=x86_64-unknown-haiku --disable-nls --disable-shared --with-system-zlib --enable-languages=c,c++ --enable-lto --enable-frame-pointer --enable-__cxa-atexit --enable-threads=posix --with-default-libstdcxx-abi=gcc4-compatible --with-sysroot=/Volumes/Haiku/haiku/generated/cross-tools-x86_64/sysroot --disable-maintainer-mode'
344WINDMC=''
345WINDMC_FOR_BUILD='$(WINDMC)'
346WINDMC_FOR_TARGET=''
347WINDRES=''
348WINDRES_FOR_BUILD='$(WINDRES)'
349WINDRES_FOR_TARGET=''
350YACC=''
351ac_ct_CC='gcc'
352ac_ct_CXX=''
353bindir='${exec_prefix}/bin'
354build='x86_64-apple-darwin18.7.0'
355build_alias=''
356build_configargs=''
357build_configdirs='build-libiberty build-libcpp build-texinfo build-flex build-bison build-m4 build-fixincludes'
358build_cpu='x86_64'
359build_libsubdir='build-x86_64-apple-darwin18.7.0'
360build_noncanonical='x86_64-apple-darwin18.7.0'
361build_os='darwin18.7.0'
362build_subdir='build-x86_64-apple-darwin18.7.0'
363build_tooldir=''
364build_vendor='apple'
365compare_exclusions=''
366configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools'
367datadir='${datarootdir}'
368datarootdir='${prefix}/share'
369do_compare=''
370docdir='${datarootdir}/doc/${PACKAGE}'
371dvidir='${docdir}'
372exec_prefix='NONE'
373extra_host_libiberty_configure_flags=''
374extra_host_zlib_configure_flags=''
375extra_isl_gmp_configure_flags=''
376extra_liboffloadmic_configure_flags=''
377extra_linker_plugin_configure_flags=''
378extra_linker_plugin_flags=''
379extra_mpc_gmp_configure_flags=''
380extra_mpc_mpfr_configure_flags=''
381extra_mpfr_configure_flags=''
382get_gcc_base_ver=''
383gmpinc=''
384gmplibs=''
385host='x86_64-apple-darwin18.7.0'
386host_alias=''
387host_configargs=''
388host_cpu='x86_64'
389host_noncanonical='x86_64-apple-darwin18.7.0'
390host_os='darwin18.7.0'
391host_shared=''
392host_subdir='.'
393host_vendor='apple'
394htmldir='${docdir}'
395includedir='${prefix}/include'
396infodir='${datarootdir}/info'
397islinc=''
398isllibs=''
399libdir='${exec_prefix}/lib'
400libexecdir='${exec_prefix}/libexec'
401localedir='${datarootdir}/locale'
402localstatedir='${prefix}/var'
403mandir='${datarootdir}/man'
404oldincludedir='/usr/include'
405pdfdir='${docdir}'
406poststage1_ldflags=''
407poststage1_libs=''
408prefix='/Volumes/Haiku/haiku/generated/cross-tools-x86_64'
409program_transform_name='s&^&x86_64-unknown-haiku-&'
410psdir='${docdir}'
411sbindir='${exec_prefix}/sbin'
412sharedstatedir='${prefix}/com'
413stage1_cflags=''
414stage1_checking=''
415stage1_languages=''
416stage1_ldflags=''
417stage1_libs=''
418stage2_werror_flag=''
419sysconfdir='${prefix}/etc'
420target='x86_64-unknown-haiku'
421target_alias='x86_64-unknown-haiku'
422target_configargs=''
423target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-liboffloadmic target-libhsail-rt target-libatomic target-libitm target-libstdc++-v3 target-libsanitizer target-libvtv target-libmpx target-libssp target-libquadmath target-libgfortran target-libffi target-libobjc target-libada target-libgo target-rda'
424target_cpu='x86_64'
425target_noncanonical='x86_64-unknown-haiku'
426target_os='haiku'
427target_subdir='x86_64-unknown-haiku'
428target_vendor='unknown'
429tooldir=''
430
431## ------------------- ##
432## File substitutions. ##
433## ------------------- ##
434
435alphaieee_frag=''
436host_makefile_frag='config/mh-darwin'
437ospace_frag=''
438serialization_dependencies=''
439target_makefile_frag=''
440
441## ----------- ##
442## confdefs.h. ##
443## ----------- ##
444
445/* confdefs.h */
446#define PACKAGE_NAME ""
447#define PACKAGE_TARNAME ""
448#define PACKAGE_VERSION ""
449#define PACKAGE_STRING ""
450#define PACKAGE_BUGREPORT ""
451#define PACKAGE_URL ""
452
453configure: exit 77