Ticket #70724: clang-11-bootstrap-CMakeError.log

File clang-11-bootstrap-CMakeError.log, 3.6 KB (added by TheLastLovemark, 8 days ago)
Line 
1Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
2Compiler: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/gcc
3Build flags: -pipe;-g;-fno-limit-debug-info;-DDEBUG
4Id flags: 
5
6The output was:
71
8gcc: error: unrecognized command-line option '-fno-limit-debug-info'
9
10
11Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
12Compiler: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/gcc
13Build flags: -pipe;-g;-fno-limit-debug-info;-DDEBUG
14Id flags: -c
15
16The output was:
171
18gcc: error: unrecognized command-line option '-fno-limit-debug-info'
19
20
21Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
22Compiler: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/gcc
23Build flags: -pipe;-g;-fno-limit-debug-info;-DDEBUG
24Id flags: -Aa
25
26The output was:
271
28gcc: error: unrecognized command-line option '-fno-limit-debug-info'
29
30
31Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
32Compiler: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/gcc
33Build flags: -pipe;-g;-fno-limit-debug-info;-DDEBUG
34Id flags: -D__CLASSIC_C__
35
36The output was:
371
38gcc: error: unrecognized command-line option '-fno-limit-debug-info'
39
40
41Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
42Compiler: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/g++
43Build flags: -pipe;-g;-fno-limit-debug-info;-DDEBUG
44Id flags: 
45
46The output was:
471
48g++: error: unrecognized command-line option '-fno-limit-debug-info'
49
50
51Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
52Compiler: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/g++
53Build flags: -pipe;-g;-fno-limit-debug-info;-DDEBUG
54Id flags: -c
55
56The output was:
571
58g++: error: unrecognized command-line option '-fno-limit-debug-info'
59
60
61Determining if the C compiler works failed with the following output:
62Change Dir: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build-x86_64/CMakeFiles/CMakeTmp
63
64Run Build Command:"make" "cmTC_bb2a0/fast"
65/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_bb2a0.dir/build.make CMakeFiles/cmTC_bb2a0.dir/build
66Building C object CMakeFiles/cmTC_bb2a0.dir/testCCompiler.c.o
67/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/bins/gcc   -pipe -g -fno-limit-debug-info -DDEBUG  -arch x86_64 -mmacosx-version-min=10.13   -o CMakeFiles/cmTC_bb2a0.dir/testCCompiler.c.o   -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build-x86_64/CMakeFiles/CMakeTmp/testCCompiler.c
68gcc: error: unrecognized command-line option '-fno-limit-debug-info'
69make[1]: *** [CMakeFiles/cmTC_bb2a0.dir/testCCompiler.c.o] Error 1
70make: *** [cmTC_bb2a0/fast] Error 2
71
72