1 | Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed. |
---|
2 | Compiler: /opt/local/libexec/gcc10-bootstrap/bin/g++ |
---|
3 | Build flags: -pipe;-fPIC;-DNDEBUG |
---|
4 | Id flags: |
---|
5 | |
---|
6 | The output was: |
---|
7 | 1 |
---|
8 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
9 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
10 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
11 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
12 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
13 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
14 | /usr/bin/ld: /opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/crt3.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
15 | __keymgr_set_and_unlock_processwide_ptr |
---|
16 | _malloc |
---|
17 | __keymgr_get_and_lock_processwide_ptr |
---|
18 | _free |
---|
19 | _dlsym |
---|
20 | _calloc |
---|
21 | _dlopen |
---|
22 | __keymgr_get_and_lock_processwide_ptr_2 |
---|
23 | collect2: error: ld returned 1 exit status |
---|
24 | |
---|
25 | |
---|
26 | Determining if the include file link.h exists failed with the following output: |
---|
27 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
28 | |
---|
29 | Run Build Command:"make" "cmTC_3b7e5/fast" |
---|
30 | make -f CMakeFiles/cmTC_3b7e5.dir/build.make CMakeFiles/cmTC_3b7e5.dir/build |
---|
31 | Building C object CMakeFiles/cmTC_3b7e5.dir/CheckIncludeFile.c.o |
---|
32 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_3b7e5.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c |
---|
33 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
34 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
35 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
36 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
37 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
38 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
39 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: link.h: No such file or directory |
---|
40 | 1 | #include <link.h> |
---|
41 | | ^~~~~~~~ |
---|
42 | compilation terminated. |
---|
43 | make[1]: *** [CMakeFiles/cmTC_3b7e5.dir/CheckIncludeFile.c.o] Error 1 |
---|
44 | make: *** [cmTC_3b7e5/fast] Error 2 |
---|
45 | |
---|
46 | |
---|
47 | Determining if the include file valgrind/valgrind.h exists failed with the following output: |
---|
48 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
49 | |
---|
50 | Run Build Command:"make" "cmTC_8ccd2/fast" |
---|
51 | make -f CMakeFiles/cmTC_8ccd2.dir/build.make CMakeFiles/cmTC_8ccd2.dir/build |
---|
52 | Building C object CMakeFiles/cmTC_8ccd2.dir/CheckIncludeFile.c.o |
---|
53 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_8ccd2.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c |
---|
54 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
55 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
56 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
57 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
58 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
59 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
60 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: valgrind/valgrind.h: No such file or directory |
---|
61 | 1 | #include <valgrind/valgrind.h> |
---|
62 | | ^~~~~~~~~~~~~~~~~~~~~ |
---|
63 | compilation terminated. |
---|
64 | make[1]: *** [CMakeFiles/cmTC_8ccd2.dir/CheckIncludeFile.c.o] Error 1 |
---|
65 | make: *** [cmTC_8ccd2/fast] Error 2 |
---|
66 | |
---|
67 | |
---|
68 | Determining if the include file CrashReporterClient.h exists failed with the following output: |
---|
69 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
70 | |
---|
71 | Run Build Command:"make" "cmTC_f430f/fast" |
---|
72 | make -f CMakeFiles/cmTC_f430f.dir/build.make CMakeFiles/cmTC_f430f.dir/build |
---|
73 | Building C object CMakeFiles/cmTC_f430f.dir/CheckIncludeFile.c.o |
---|
74 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_f430f.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c |
---|
75 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
76 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
77 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
78 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
79 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
80 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
81 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:10: fatal error: CrashReporterClient.h: No such file or directory |
---|
82 | 1 | #include <CrashReporterClient.h> |
---|
83 | | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
84 | compilation terminated. |
---|
85 | make[1]: *** [CMakeFiles/cmTC_f430f.dir/CheckIncludeFile.c.o] Error 1 |
---|
86 | make: *** [cmTC_f430f/fast] Error 2 |
---|
87 | |
---|
88 | |
---|
89 | Determining if the function pthread_create exists in the pthread failed with the following output: |
---|
90 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
91 | |
---|
92 | Run Build Command:"make" "cmTC_661cc/fast" |
---|
93 | make -f CMakeFiles/cmTC_661cc.dir/build.make CMakeFiles/cmTC_661cc.dir/build |
---|
94 | Building C object CMakeFiles/cmTC_661cc.dir/CheckFunctionExists.c.o |
---|
95 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=pthread_create -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_661cc.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
96 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
97 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
98 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
99 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
100 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
101 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
102 | Linking C executable cmTC_661cc |
---|
103 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_661cc.dir/link.txt --verbose=1 |
---|
104 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=pthread_create -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_661cc.dir/CheckFunctionExists.c.o -o cmTC_661cc -lpthread |
---|
105 | /usr/bin/ld: CMakeFiles/cmTC_661cc.dir/CheckFunctionExists.c.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
106 | _pthread_create |
---|
107 | collect2: error: ld returned 1 exit status |
---|
108 | make[1]: *** [cmTC_661cc] Error 1 |
---|
109 | make: *** [cmTC_661cc/fast] Error 2 |
---|
110 | |
---|
111 | |
---|
112 | Determining if the function pthread_create exists in the c failed with the following output: |
---|
113 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
114 | |
---|
115 | Run Build Command:"make" "cmTC_2bc86/fast" |
---|
116 | make -f CMakeFiles/cmTC_2bc86.dir/build.make CMakeFiles/cmTC_2bc86.dir/build |
---|
117 | Building C object CMakeFiles/cmTC_2bc86.dir/CheckFunctionExists.c.o |
---|
118 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=pthread_create -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_2bc86.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
119 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
120 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
121 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
122 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
123 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
124 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
125 | Linking C executable cmTC_2bc86 |
---|
126 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2bc86.dir/link.txt --verbose=1 |
---|
127 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=pthread_create -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_2bc86.dir/CheckFunctionExists.c.o -o cmTC_2bc86 -lc |
---|
128 | /usr/bin/ld: CMakeFiles/cmTC_2bc86.dir/CheckFunctionExists.c.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
129 | _pthread_create |
---|
130 | collect2: error: ld returned 1 exit status |
---|
131 | make[1]: *** [cmTC_2bc86] Error 1 |
---|
132 | make: *** [cmTC_2bc86/fast] Error 2 |
---|
133 | |
---|
134 | |
---|
135 | Determining if the function dlopen exists in the dl failed with the following output: |
---|
136 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
137 | |
---|
138 | Run Build Command:"make" "cmTC_3b434/fast" |
---|
139 | make -f CMakeFiles/cmTC_3b434.dir/build.make CMakeFiles/cmTC_3b434.dir/build |
---|
140 | Building C object CMakeFiles/cmTC_3b434.dir/CheckFunctionExists.c.o |
---|
141 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=dlopen -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_3b434.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
142 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
143 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
144 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
145 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
146 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
147 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
148 | Linking C executable cmTC_3b434 |
---|
149 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3b434.dir/link.txt --verbose=1 |
---|
150 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=dlopen -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_3b434.dir/CheckFunctionExists.c.o -o cmTC_3b434 -ldl |
---|
151 | /usr/bin/ld: CMakeFiles/cmTC_3b434.dir/CheckFunctionExists.c.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
152 | _dlopen |
---|
153 | collect2: error: ld returned 1 exit status |
---|
154 | make[1]: *** [cmTC_3b434] Error 1 |
---|
155 | make: *** [cmTC_3b434/fast] Error 2 |
---|
156 | |
---|
157 | |
---|
158 | Determining if the function clock_gettime exists in the rt failed with the following output: |
---|
159 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
160 | |
---|
161 | Run Build Command:"make" "cmTC_055a8/fast" |
---|
162 | make -f CMakeFiles/cmTC_055a8.dir/build.make CMakeFiles/cmTC_055a8.dir/build |
---|
163 | Building C object CMakeFiles/cmTC_055a8.dir/CheckFunctionExists.c.o |
---|
164 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=clock_gettime -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_055a8.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
165 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
166 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
167 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
168 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
169 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
170 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
171 | Linking C executable cmTC_055a8 |
---|
172 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_055a8.dir/link.txt --verbose=1 |
---|
173 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=clock_gettime -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_055a8.dir/CheckFunctionExists.c.o -o cmTC_055a8 -lrt |
---|
174 | /usr/bin/ld: can't locate file for: -lrt |
---|
175 | collect2: error: ld returned 1 exit status |
---|
176 | make[1]: *** [cmTC_055a8] Error 1 |
---|
177 | make: *** [cmTC_055a8/fast] Error 2 |
---|
178 | |
---|
179 | |
---|
180 | Determining if the function pfm_initialize exists in the pfm failed with the following output: |
---|
181 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
182 | |
---|
183 | Run Build Command:"make" "cmTC_67e76/fast" |
---|
184 | make -f CMakeFiles/cmTC_67e76.dir/build.make CMakeFiles/cmTC_67e76.dir/build |
---|
185 | Building C object CMakeFiles/cmTC_67e76.dir/CheckFunctionExists.c.o |
---|
186 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=pfm_initialize -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_67e76.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
187 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
188 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
189 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
190 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
191 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
192 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
193 | Linking C executable cmTC_67e76 |
---|
194 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_67e76.dir/link.txt --verbose=1 |
---|
195 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=pfm_initialize -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_67e76.dir/CheckFunctionExists.c.o -o cmTC_67e76 -lpfm |
---|
196 | /usr/bin/ld: can't locate file for: -lpfm |
---|
197 | collect2: error: ld returned 1 exit status |
---|
198 | make[1]: *** [cmTC_67e76] Error 1 |
---|
199 | make: *** [cmTC_67e76/fast] Error 2 |
---|
200 | |
---|
201 | |
---|
202 | Determining if the function xar_extract_tobuffersz exists in the xar failed with the following output: |
---|
203 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
204 | |
---|
205 | Run Build Command:"make" "cmTC_44495/fast" |
---|
206 | make -f CMakeFiles/cmTC_44495.dir/build.make CMakeFiles/cmTC_44495.dir/build |
---|
207 | Building C object CMakeFiles/cmTC_44495.dir/CheckFunctionExists.c.o |
---|
208 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=xar_extract_tobuffersz -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_44495.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
209 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
210 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
211 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
212 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
213 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
214 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
215 | Linking C executable cmTC_44495 |
---|
216 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44495.dir/link.txt --verbose=1 |
---|
217 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DCHECK_FUNCTION_EXISTS=xar_extract_tobuffersz -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_44495.dir/CheckFunctionExists.c.o -o cmTC_44495 -lxar |
---|
218 | /usr/bin/ld: can't locate file for: -lxar |
---|
219 | collect2: error: ld returned 1 exit status |
---|
220 | make[1]: *** [cmTC_44495] Error 1 |
---|
221 | make: *** [cmTC_44495/fast] Error 2 |
---|
222 | |
---|
223 | |
---|
224 | Determining if the backtrace exist failed with the following output: |
---|
225 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
226 | |
---|
227 | Run Build Command:"make" "cmTC_14d29/fast" |
---|
228 | make -f CMakeFiles/cmTC_14d29.dir/build.make CMakeFiles/cmTC_14d29.dir/build |
---|
229 | Building C object CMakeFiles/cmTC_14d29.dir/CheckSymbolExists.c.o |
---|
230 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_14d29.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
231 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
232 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
233 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
234 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
235 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
236 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
237 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: execinfo.h: No such file or directory |
---|
238 | 2 | #include <execinfo.h> |
---|
239 | | ^~~~~~~~~~~~ |
---|
240 | compilation terminated. |
---|
241 | make[1]: *** [CMakeFiles/cmTC_14d29.dir/CheckSymbolExists.c.o] Error 1 |
---|
242 | make: *** [cmTC_14d29/fast] Error 2 |
---|
243 | |
---|
244 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
245 | /* */ |
---|
246 | #include <execinfo.h> |
---|
247 | |
---|
248 | int main(int argc, char** argv) |
---|
249 | { |
---|
250 | (void)argv; |
---|
251 | #ifndef backtrace |
---|
252 | return ((int*)(&backtrace))[argc]; |
---|
253 | #else |
---|
254 | (void)argc; |
---|
255 | return 0; |
---|
256 | #endif |
---|
257 | } |
---|
258 | |
---|
259 | Performing C SOURCE FILE Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW failed with the following output: |
---|
260 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
261 | |
---|
262 | Run Build Command:"make" "cmTC_1dabf/fast" |
---|
263 | make -f CMakeFiles/cmTC_1dabf.dir/build.make CMakeFiles/cmTC_1dabf.dir/build |
---|
264 | Building C object CMakeFiles/cmTC_1dabf.dir/src.c.o |
---|
265 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DC_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -arch i386 -mmacosx-version-min=10.4 -Werror=unguarded-availability-new -o CMakeFiles/cmTC_1dabf.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
266 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
267 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
268 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
269 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
270 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
271 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
272 | cc1: error: '-Werror=unguarded-availability-new': no option '-Wunguarded-availability-new' |
---|
273 | make[1]: *** [CMakeFiles/cmTC_1dabf.dir/src.c.o] Error 1 |
---|
274 | make: *** [cmTC_1dabf/fast] Error 2 |
---|
275 | |
---|
276 | Source file was: |
---|
277 | int main(void) { return 0; } |
---|
278 | Determining if the _Unwind_Backtrace exist failed with the following output: |
---|
279 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
280 | |
---|
281 | Run Build Command:"make" "cmTC_e974c/fast" |
---|
282 | make -f CMakeFiles/cmTC_e974c.dir/build.make CMakeFiles/cmTC_e974c.dir/build |
---|
283 | Building C object CMakeFiles/cmTC_e974c.dir/CheckSymbolExists.c.o |
---|
284 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_e974c.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
285 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
286 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
287 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
288 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
289 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
290 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
291 | Linking C executable cmTC_e974c |
---|
292 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e974c.dir/link.txt --verbose=1 |
---|
293 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_e974c.dir/CheckSymbolExists.c.o -o cmTC_e974c |
---|
294 | /usr/bin/ld: /opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/libgcc_eh.a(unwind-dw2.o) has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
295 | _pthread_once |
---|
296 | _strlen |
---|
297 | collect2: error: ld returned 1 exit status |
---|
298 | make[1]: *** [cmTC_e974c] Error 1 |
---|
299 | make: *** [cmTC_e974c/fast] Error 2 |
---|
300 | |
---|
301 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
302 | /* */ |
---|
303 | #include <unwind.h> |
---|
304 | |
---|
305 | int main(int argc, char** argv) |
---|
306 | { |
---|
307 | (void)argv; |
---|
308 | #ifndef _Unwind_Backtrace |
---|
309 | return ((int*)(&_Unwind_Backtrace))[argc]; |
---|
310 | #else |
---|
311 | (void)argc; |
---|
312 | return 0; |
---|
313 | #endif |
---|
314 | } |
---|
315 | |
---|
316 | Determining if the futimens exist failed with the following output: |
---|
317 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
318 | |
---|
319 | Run Build Command:"make" "cmTC_ce9ab/fast" |
---|
320 | make -f CMakeFiles/cmTC_ce9ab.dir/build.make CMakeFiles/cmTC_ce9ab.dir/build |
---|
321 | Building C object CMakeFiles/cmTC_ce9ab.dir/CheckSymbolExists.c.o |
---|
322 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_ce9ab.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
323 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
324 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
325 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
326 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
327 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
328 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
329 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
330 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'futimens' undeclared (first use in this function) |
---|
331 | 8 | return ((int*)(&futimens))[argc]; |
---|
332 | | ^~~~~~~~ |
---|
333 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
334 | make[1]: *** [CMakeFiles/cmTC_ce9ab.dir/CheckSymbolExists.c.o] Error 1 |
---|
335 | make: *** [cmTC_ce9ab/fast] Error 2 |
---|
336 | |
---|
337 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
338 | /* */ |
---|
339 | #include <sys/stat.h> |
---|
340 | |
---|
341 | int main(int argc, char** argv) |
---|
342 | { |
---|
343 | (void)argv; |
---|
344 | #ifndef futimens |
---|
345 | return ((int*)(&futimens))[argc]; |
---|
346 | #else |
---|
347 | (void)argc; |
---|
348 | return 0; |
---|
349 | #endif |
---|
350 | } |
---|
351 | |
---|
352 | Determining if the posix_fallocate exist failed with the following output: |
---|
353 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
354 | |
---|
355 | Run Build Command:"make" "cmTC_912a0/fast" |
---|
356 | make -f CMakeFiles/cmTC_912a0.dir/build.make CMakeFiles/cmTC_912a0.dir/build |
---|
357 | Building C object CMakeFiles/cmTC_912a0.dir/CheckSymbolExists.c.o |
---|
358 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_912a0.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
359 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
360 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
361 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
362 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
363 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
364 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
365 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
366 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'posix_fallocate' undeclared (first use in this function) |
---|
367 | 8 | return ((int*)(&posix_fallocate))[argc]; |
---|
368 | | ^~~~~~~~~~~~~~~ |
---|
369 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
370 | make[1]: *** [CMakeFiles/cmTC_912a0.dir/CheckSymbolExists.c.o] Error 1 |
---|
371 | make: *** [cmTC_912a0/fast] Error 2 |
---|
372 | |
---|
373 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
374 | /* */ |
---|
375 | #include <fcntl.h> |
---|
376 | |
---|
377 | int main(int argc, char** argv) |
---|
378 | { |
---|
379 | (void)argv; |
---|
380 | #ifndef posix_fallocate |
---|
381 | return ((int*)(&posix_fallocate))[argc]; |
---|
382 | #else |
---|
383 | (void)argc; |
---|
384 | return 0; |
---|
385 | #endif |
---|
386 | } |
---|
387 | |
---|
388 | Determining if the lseek64 exist failed with the following output: |
---|
389 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
390 | |
---|
391 | Run Build Command:"make" "cmTC_e465a/fast" |
---|
392 | make -f CMakeFiles/cmTC_e465a.dir/build.make CMakeFiles/cmTC_e465a.dir/build |
---|
393 | Building C object CMakeFiles/cmTC_e465a.dir/CheckSymbolExists.c.o |
---|
394 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -D_LARGEFILE64_SOURCE -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_e465a.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
395 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
396 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
397 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
398 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
399 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
400 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
401 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
402 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:9:19: error: 'lseek64' undeclared (first use in this function); did you mean 'lseek'? |
---|
403 | 9 | return ((int*)(&lseek64))[argc]; |
---|
404 | | ^~~~~~~ |
---|
405 | | lseek |
---|
406 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:9:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
407 | make[1]: *** [CMakeFiles/cmTC_e465a.dir/CheckSymbolExists.c.o] Error 1 |
---|
408 | make: *** [cmTC_e465a/fast] Error 2 |
---|
409 | |
---|
410 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
411 | /* */ |
---|
412 | #include <sys/types.h> |
---|
413 | #include <unistd.h> |
---|
414 | |
---|
415 | int main(int argc, char** argv) |
---|
416 | { |
---|
417 | (void)argv; |
---|
418 | #ifndef lseek64 |
---|
419 | return ((int*)(&lseek64))[argc]; |
---|
420 | #else |
---|
421 | (void)argc; |
---|
422 | return 0; |
---|
423 | #endif |
---|
424 | } |
---|
425 | |
---|
426 | Determining if the mallctl exist failed with the following output: |
---|
427 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
428 | |
---|
429 | Run Build Command:"make" "cmTC_d1b68/fast" |
---|
430 | make -f CMakeFiles/cmTC_d1b68.dir/build.make CMakeFiles/cmTC_d1b68.dir/build |
---|
431 | Building C object CMakeFiles/cmTC_d1b68.dir/CheckSymbolExists.c.o |
---|
432 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_d1b68.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
433 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
434 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
435 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
436 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
437 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
438 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
439 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: malloc_np.h: No such file or directory |
---|
440 | 2 | #include <malloc_np.h> |
---|
441 | | ^~~~~~~~~~~~~ |
---|
442 | compilation terminated. |
---|
443 | make[1]: *** [CMakeFiles/cmTC_d1b68.dir/CheckSymbolExists.c.o] Error 1 |
---|
444 | make: *** [cmTC_d1b68/fast] Error 2 |
---|
445 | |
---|
446 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
447 | /* */ |
---|
448 | #include <malloc_np.h> |
---|
449 | |
---|
450 | int main(int argc, char** argv) |
---|
451 | { |
---|
452 | (void)argv; |
---|
453 | #ifndef mallctl |
---|
454 | return ((int*)(&mallctl))[argc]; |
---|
455 | #else |
---|
456 | (void)argc; |
---|
457 | return 0; |
---|
458 | #endif |
---|
459 | } |
---|
460 | |
---|
461 | Determining if the mallinfo exist failed with the following output: |
---|
462 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
463 | |
---|
464 | Run Build Command:"make" "cmTC_77ca1/fast" |
---|
465 | make -f CMakeFiles/cmTC_77ca1.dir/build.make CMakeFiles/cmTC_77ca1.dir/build |
---|
466 | Building C object CMakeFiles/cmTC_77ca1.dir/CheckSymbolExists.c.o |
---|
467 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_77ca1.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
468 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
469 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
470 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
471 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
472 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
473 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
474 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: malloc.h: No such file or directory |
---|
475 | 2 | #include <malloc.h> |
---|
476 | | ^~~~~~~~~~ |
---|
477 | compilation terminated. |
---|
478 | make[1]: *** [CMakeFiles/cmTC_77ca1.dir/CheckSymbolExists.c.o] Error 1 |
---|
479 | make: *** [cmTC_77ca1/fast] Error 2 |
---|
480 | |
---|
481 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
482 | /* */ |
---|
483 | #include <malloc.h> |
---|
484 | |
---|
485 | int main(int argc, char** argv) |
---|
486 | { |
---|
487 | (void)argv; |
---|
488 | #ifndef mallinfo |
---|
489 | return ((int*)(&mallinfo))[argc]; |
---|
490 | #else |
---|
491 | (void)argc; |
---|
492 | return 0; |
---|
493 | #endif |
---|
494 | } |
---|
495 | |
---|
496 | Determining if the posix_spawn exist failed with the following output: |
---|
497 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
498 | |
---|
499 | Run Build Command:"make" "cmTC_919ae/fast" |
---|
500 | make -f CMakeFiles/cmTC_919ae.dir/build.make CMakeFiles/cmTC_919ae.dir/build |
---|
501 | Building C object CMakeFiles/cmTC_919ae.dir/CheckSymbolExists.c.o |
---|
502 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_919ae.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
503 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: spawn.h: No such file or directory |
---|
504 | 2 | #include <spawn.h> |
---|
505 | | ^~~~~~~~~ |
---|
506 | compilation terminated. |
---|
507 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
508 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
509 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
510 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
511 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
512 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
513 | make[1]: *** [CMakeFiles/cmTC_919ae.dir/CheckSymbolExists.c.o] Error 1 |
---|
514 | make: *** [cmTC_919ae/fast] Error 2 |
---|
515 | |
---|
516 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
517 | /* */ |
---|
518 | #include <spawn.h> |
---|
519 | |
---|
520 | int main(int argc, char** argv) |
---|
521 | { |
---|
522 | (void)argv; |
---|
523 | #ifndef posix_spawn |
---|
524 | return ((int*)(&posix_spawn))[argc]; |
---|
525 | #else |
---|
526 | (void)argc; |
---|
527 | return 0; |
---|
528 | #endif |
---|
529 | } |
---|
530 | |
---|
531 | Determining if the strerror_s exist failed with the following output: |
---|
532 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
533 | |
---|
534 | Run Build Command:"make" "cmTC_38edb/fast" |
---|
535 | make -f CMakeFiles/cmTC_38edb.dir/build.make CMakeFiles/cmTC_38edb.dir/build |
---|
536 | Building C object CMakeFiles/cmTC_38edb.dir/CheckSymbolExists.c.o |
---|
537 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_38edb.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
538 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
539 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
540 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
541 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
542 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
543 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
544 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
545 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'strerror_s' undeclared (first use in this function); did you mean 'strerror_r'? |
---|
546 | 8 | return ((int*)(&strerror_s))[argc]; |
---|
547 | | ^~~~~~~~~~ |
---|
548 | | strerror_r |
---|
549 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
550 | make[1]: *** [CMakeFiles/cmTC_38edb.dir/CheckSymbolExists.c.o] Error 1 |
---|
551 | make: *** [cmTC_38edb/fast] Error 2 |
---|
552 | |
---|
553 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
554 | /* */ |
---|
555 | #include <string.h> |
---|
556 | |
---|
557 | int main(int argc, char** argv) |
---|
558 | { |
---|
559 | (void)argv; |
---|
560 | #ifndef strerror_s |
---|
561 | return ((int*)(&strerror_s))[argc]; |
---|
562 | #else |
---|
563 | (void)argc; |
---|
564 | return 0; |
---|
565 | #endif |
---|
566 | } |
---|
567 | |
---|
568 | Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC failed with the following output: |
---|
569 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
570 | |
---|
571 | Run Build Command:"make" "cmTC_fc0e4/fast" |
---|
572 | make -f CMakeFiles/cmTC_fc0e4.dir/build.make CMakeFiles/cmTC_fc0e4.dir/build |
---|
573 | Building C object CMakeFiles/cmTC_fc0e4.dir/src.c.o |
---|
574 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_fc0e4.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
575 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
576 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
577 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
578 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
579 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
580 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
581 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c: In function 'main': |
---|
582 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c:7:35: error: 'struct stat' has no member named 'st_mtim' |
---|
583 | 7 | (void)sizeof(((struct stat *)0)->st_mtim.tv_nsec); |
---|
584 | | ^~ |
---|
585 | make[1]: *** [CMakeFiles/cmTC_fc0e4.dir/src.c.o] Error 1 |
---|
586 | make: *** [cmTC_fc0e4/fast] Error 2 |
---|
587 | |
---|
588 | Source file was: |
---|
589 | |
---|
590 | #include <sys/types.h> |
---|
591 | #include <sys/stat.h> |
---|
592 | |
---|
593 | int main() |
---|
594 | { |
---|
595 | (void)sizeof(((struct stat *)0)->st_mtim.tv_nsec); |
---|
596 | return 0; |
---|
597 | } |
---|
598 | |
---|
599 | Determining if the __GLIBC__ exist failed with the following output: |
---|
600 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
601 | |
---|
602 | Run Build Command:"make" "cmTC_2735d/fast" |
---|
603 | make -f CMakeFiles/cmTC_2735d.dir/build.make CMakeFiles/cmTC_2735d.dir/build |
---|
604 | Building C object CMakeFiles/cmTC_2735d.dir/CheckSymbolExists.c.o |
---|
605 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_2735d.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
606 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
607 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
608 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
609 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
610 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
611 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
612 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
613 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: '__GLIBC__' undeclared (first use in this function); did you mean '__LINE__'? |
---|
614 | 8 | return ((int*)(&__GLIBC__))[argc]; |
---|
615 | | ^~~~~~~~~ |
---|
616 | | __LINE__ |
---|
617 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
618 | make[1]: *** [CMakeFiles/cmTC_2735d.dir/CheckSymbolExists.c.o] Error 1 |
---|
619 | make: *** [cmTC_2735d/fast] Error 2 |
---|
620 | |
---|
621 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
622 | /* */ |
---|
623 | #include <stdio.h> |
---|
624 | |
---|
625 | int main(int argc, char** argv) |
---|
626 | { |
---|
627 | (void)argv; |
---|
628 | #ifndef __GLIBC__ |
---|
629 | return ((int*)(&__GLIBC__))[argc]; |
---|
630 | #else |
---|
631 | (void)argc; |
---|
632 | return 0; |
---|
633 | #endif |
---|
634 | } |
---|
635 | |
---|
636 | Determining if the pthread_getname_np exist failed with the following output: |
---|
637 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
638 | |
---|
639 | Run Build Command:"make" "cmTC_2c12d/fast" |
---|
640 | make -f CMakeFiles/cmTC_2c12d.dir/build.make CMakeFiles/cmTC_2c12d.dir/build |
---|
641 | Building C object CMakeFiles/cmTC_2c12d.dir/CheckSymbolExists.c.o |
---|
642 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_2c12d.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
643 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
644 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
645 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
646 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
647 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
648 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
649 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
650 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_getname_np' undeclared (first use in this function); did you mean 'pthread_main_np'? |
---|
651 | 8 | return ((int*)(&pthread_getname_np))[argc]; |
---|
652 | | ^~~~~~~~~~~~~~~~~~ |
---|
653 | | pthread_main_np |
---|
654 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
655 | make[1]: *** [CMakeFiles/cmTC_2c12d.dir/CheckSymbolExists.c.o] Error 1 |
---|
656 | make: *** [cmTC_2c12d/fast] Error 2 |
---|
657 | |
---|
658 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
659 | /* */ |
---|
660 | #include <pthread.h> |
---|
661 | |
---|
662 | int main(int argc, char** argv) |
---|
663 | { |
---|
664 | (void)argv; |
---|
665 | #ifndef pthread_getname_np |
---|
666 | return ((int*)(&pthread_getname_np))[argc]; |
---|
667 | #else |
---|
668 | (void)argc; |
---|
669 | return 0; |
---|
670 | #endif |
---|
671 | } |
---|
672 | |
---|
673 | Determining if the pthread_setname_np exist failed with the following output: |
---|
674 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
675 | |
---|
676 | Run Build Command:"make" "cmTC_bcc52/fast" |
---|
677 | make -f CMakeFiles/cmTC_bcc52.dir/build.make CMakeFiles/cmTC_bcc52.dir/build |
---|
678 | Building C object CMakeFiles/cmTC_bcc52.dir/CheckSymbolExists.c.o |
---|
679 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_bcc52.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
680 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
681 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
682 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
683 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
684 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
685 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
686 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main': |
---|
687 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'pthread_setname_np' undeclared (first use in this function); did you mean 'pthread_main_np'? |
---|
688 | 8 | return ((int*)(&pthread_setname_np))[argc]; |
---|
689 | | ^~~~~~~~~~~~~~~~~~ |
---|
690 | | pthread_main_np |
---|
691 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in |
---|
692 | make[1]: *** [CMakeFiles/cmTC_bcc52.dir/CheckSymbolExists.c.o] Error 1 |
---|
693 | make: *** [cmTC_bcc52/fast] Error 2 |
---|
694 | |
---|
695 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
696 | /* */ |
---|
697 | #include <pthread.h> |
---|
698 | |
---|
699 | int main(int argc, char** argv) |
---|
700 | { |
---|
701 | (void)argv; |
---|
702 | #ifndef pthread_setname_np |
---|
703 | return ((int*)(&pthread_setname_np))[argc]; |
---|
704 | #else |
---|
705 | (void)argc; |
---|
706 | return 0; |
---|
707 | #endif |
---|
708 | } |
---|
709 | |
---|
710 | Performing C++ SOURCE FILE Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG failed with the following output: |
---|
711 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
712 | |
---|
713 | Run Build Command:"make" "cmTC_ee773/fast" |
---|
714 | make -f CMakeFiles/cmTC_ee773.dir/build.make CMakeFiles/cmTC_ee773.dir/build |
---|
715 | Building CXX object CMakeFiles/cmTC_ee773.dir/src.cxx.o |
---|
716 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -DSUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -arch i386 -mmacosx-version-min=10.4 -Wgnu-zero-variadic-macro-arguments -o CMakeFiles/cmTC_ee773.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
717 | g++: error: unrecognized command-line option '-Wgnu-zero-variadic-macro-arguments' |
---|
718 | make[1]: *** [CMakeFiles/cmTC_ee773.dir/src.cxx.o] Error 1 |
---|
719 | make: *** [cmTC_ee773/fast] Error 2 |
---|
720 | |
---|
721 | Source file was: |
---|
722 | int main() { return 0; } |
---|
723 | Performing C++ SOURCE FILE Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW failed with the following output: |
---|
724 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
725 | |
---|
726 | Run Build Command:"make" "cmTC_e5ab1/fast" |
---|
727 | make -f CMakeFiles/cmTC_e5ab1.dir/build.make CMakeFiles/cmTC_e5ab1.dir/build |
---|
728 | Building CXX object CMakeFiles/cmTC_e5ab1.dir/src.cxx.o |
---|
729 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -DCXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -arch i386 -mmacosx-version-min=10.4 -Werror -Werror=unguarded-availability-new -o CMakeFiles/cmTC_e5ab1.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
730 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
731 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
732 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
733 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
734 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
735 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
736 | cc1plus: error: '-Werror=unguarded-availability-new': no option '-Wunguarded-availability-new' |
---|
737 | make[1]: *** [CMakeFiles/cmTC_e5ab1.dir/src.cxx.o] Error 1 |
---|
738 | make: *** [cmTC_e5ab1/fast] Error 2 |
---|
739 | |
---|
740 | Source file was: |
---|
741 | int main() { return 0; } |
---|
742 | Performing C SOURCE FILE Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG failed with the following output: |
---|
743 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
744 | |
---|
745 | Run Build Command:"make" "cmTC_0210e/fast" |
---|
746 | make -f CMakeFiles/cmTC_0210e.dir/build.make CMakeFiles/cmTC_0210e.dir/build |
---|
747 | Building C object CMakeFiles/cmTC_0210e.dir/src.c.o |
---|
748 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -DC_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -arch i386 -mmacosx-version-min=10.4 -Werror -Wcovered-switch-default -o CMakeFiles/cmTC_0210e.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
749 | gcc: error: unrecognized command-line option '-Wcovered-switch-default'; did you mean '-Wno-switch-default'? |
---|
750 | make[1]: *** [CMakeFiles/cmTC_0210e.dir/src.c.o] Error 1 |
---|
751 | make: *** [cmTC_0210e/fast] Error 2 |
---|
752 | |
---|
753 | Source file was: |
---|
754 | int main(void) { return 0; } |
---|
755 | Performing C++ SOURCE FILE Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG failed with the following output: |
---|
756 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
757 | |
---|
758 | Run Build Command:"make" "cmTC_e4f26/fast" |
---|
759 | make -f CMakeFiles/cmTC_e4f26.dir/build.make CMakeFiles/cmTC_e4f26.dir/build |
---|
760 | Building CXX object CMakeFiles/cmTC_e4f26.dir/src.cxx.o |
---|
761 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -DCXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -arch i386 -mmacosx-version-min=10.4 -Werror -Wcovered-switch-default -o CMakeFiles/cmTC_e4f26.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
762 | g++: error: unrecognized command-line option '-Wcovered-switch-default'; did you mean '-Wno-switch-default'? |
---|
763 | make[1]: *** [CMakeFiles/cmTC_e4f26.dir/src.cxx.o] Error 1 |
---|
764 | make: *** [cmTC_e4f26/fast] Error 2 |
---|
765 | |
---|
766 | Source file was: |
---|
767 | int main() { return 0; } |
---|
768 | Performing C SOURCE FILE Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG failed with the following output: |
---|
769 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
770 | |
---|
771 | Run Build Command:"make" "cmTC_0057c/fast" |
---|
772 | make -f CMakeFiles/cmTC_0057c.dir/build.make CMakeFiles/cmTC_0057c.dir/build |
---|
773 | Building C object CMakeFiles/cmTC_0057c.dir/src.c.o |
---|
774 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -DC_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -arch i386 -mmacosx-version-min=10.4 -Werror -Wdelete-non-virtual-dtor -o CMakeFiles/cmTC_0057c.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
775 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
776 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
777 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
778 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
779 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
780 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
781 | cc1: error: command-line option '-Wdelete-non-virtual-dtor' is valid for C++/ObjC++ but not for C [-Werror] |
---|
782 | cc1: all warnings being treated as errors |
---|
783 | make[1]: *** [CMakeFiles/cmTC_0057c.dir/src.c.o] Error 1 |
---|
784 | make: *** [cmTC_0057c/fast] Error 2 |
---|
785 | |
---|
786 | Source file was: |
---|
787 | int main(void) { return 0; } |
---|
788 | Performing C SOURCE FILE Test C_WCOMMENT_ALLOWS_LINE_WRAP failed with the following output: |
---|
789 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
790 | |
---|
791 | Run Build Command:"make" "cmTC_b9ca2/fast" |
---|
792 | make -f CMakeFiles/cmTC_b9ca2.dir/build.make CMakeFiles/cmTC_b9ca2.dir/build |
---|
793 | Building C object CMakeFiles/cmTC_b9ca2.dir/src.c.o |
---|
794 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -DC_WCOMMENT_ALLOWS_LINE_WRAP -Werror -Wcomment -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_b9ca2.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
795 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
796 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
797 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
798 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
799 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
800 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
801 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c:1:1: error: multi-line comment [-Werror=comment] |
---|
802 | 1 | // \ |
---|
803 | | ^ |
---|
804 | cc1: all warnings being treated as errors |
---|
805 | make[1]: *** [CMakeFiles/cmTC_b9ca2.dir/src.c.o] Error 1 |
---|
806 | make: *** [cmTC_b9ca2/fast] Error 2 |
---|
807 | |
---|
808 | Source file was: |
---|
809 | // \ |
---|
810 | // |
---|
811 | int main() {return 0;} |
---|
812 | Performing C SOURCE FILE Test C_SUPPORTS_STRING_CONVERSION_FLAG failed with the following output: |
---|
813 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
814 | |
---|
815 | Run Build Command:"make" "cmTC_ccedf/fast" |
---|
816 | make -f CMakeFiles/cmTC_ccedf.dir/build.make CMakeFiles/cmTC_ccedf.dir/build |
---|
817 | Building C object CMakeFiles/cmTC_ccedf.dir/src.c.o |
---|
818 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DC_SUPPORTS_STRING_CONVERSION_FLAG -arch i386 -mmacosx-version-min=10.4 -Werror -Wstring-conversion -o CMakeFiles/cmTC_ccedf.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
819 | gcc: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'? |
---|
820 | make[1]: *** [CMakeFiles/cmTC_ccedf.dir/src.c.o] Error 1 |
---|
821 | make: *** [cmTC_ccedf/fast] Error 2 |
---|
822 | |
---|
823 | Source file was: |
---|
824 | int main(void) { return 0; } |
---|
825 | Performing C++ SOURCE FILE Test CXX_SUPPORTS_STRING_CONVERSION_FLAG failed with the following output: |
---|
826 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
827 | |
---|
828 | Run Build Command:"make" "cmTC_ebe36/fast" |
---|
829 | make -f CMakeFiles/cmTC_ebe36.dir/build.make CMakeFiles/cmTC_ebe36.dir/build |
---|
830 | Building CXX object CMakeFiles/cmTC_ebe36.dir/src.cxx.o |
---|
831 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCXX_SUPPORTS_STRING_CONVERSION_FLAG -arch i386 -mmacosx-version-min=10.4 -Werror -Wstring-conversion -o CMakeFiles/cmTC_ebe36.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
832 | g++: error: unrecognized command-line option '-Wstring-conversion'; did you mean '-Wsign-conversion'? |
---|
833 | make[1]: *** [CMakeFiles/cmTC_ebe36.dir/src.cxx.o] Error 1 |
---|
834 | make: *** [cmTC_ebe36/fast] Error 2 |
---|
835 | |
---|
836 | Source file was: |
---|
837 | int main() { return 0; } |
---|
838 | Determining if the os_signpost_interval_begin exist failed with the following output: |
---|
839 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
840 | |
---|
841 | Run Build Command:"make" "cmTC_c7ade/fast" |
---|
842 | make -f CMakeFiles/cmTC_c7ade.dir/build.make CMakeFiles/cmTC_c7ade.dir/build |
---|
843 | Building C object CMakeFiles/cmTC_c7ade.dir/CheckSymbolExists.c.o |
---|
844 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_c7ade.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
845 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
846 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
847 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
848 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
849 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
850 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
851 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:10: fatal error: os/signpost.h: No such file or directory |
---|
852 | 2 | #include <os/signpost.h> |
---|
853 | | ^~~~~~~~~~~~~~~ |
---|
854 | compilation terminated. |
---|
855 | make[1]: *** [CMakeFiles/cmTC_c7ade.dir/CheckSymbolExists.c.o] Error 1 |
---|
856 | make: *** [cmTC_c7ade/fast] Error 2 |
---|
857 | |
---|
858 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
859 | /* */ |
---|
860 | #include <os/signpost.h> |
---|
861 | |
---|
862 | int main(int argc, char** argv) |
---|
863 | { |
---|
864 | (void)argv; |
---|
865 | #ifndef os_signpost_interval_begin |
---|
866 | return ((int*)(&os_signpost_interval_begin))[argc]; |
---|
867 | #else |
---|
868 | (void)argc; |
---|
869 | return 0; |
---|
870 | #endif |
---|
871 | } |
---|
872 | |
---|
873 | Determining if the include file rpc/xdr.h exists failed with the following output: |
---|
874 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
875 | |
---|
876 | Run Build Command:"make" "cmTC_51f46/fast" |
---|
877 | make -f CMakeFiles/cmTC_51f46.dir/build.make CMakeFiles/cmTC_51f46.dir/build |
---|
878 | Building C object CMakeFiles/cmTC_51f46.dir/CheckIncludeFile.c.o |
---|
879 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_51f46.dir/CheckIncludeFile.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c |
---|
880 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
881 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
882 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
883 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
884 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
885 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
886 | In file included from /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1: |
---|
887 | /usr/include/rpc/xdr.h:125:3: error: expected specifier-qualifier-list before 'bool_t' |
---|
888 | 125 | bool_t (*x_getlong)(struct __rpc_xdr *, long *); |
---|
889 | | ^~~~~~ |
---|
890 | /usr/include/rpc/xdr.h:162:17: error: expected declaration specifiers or '...' before '*' token |
---|
891 | 162 | typedef bool_t (*xdrproc_t)(XDR *, ...); |
---|
892 | | ^ |
---|
893 | /usr/include/rpc/xdr.h:185:25: error: unknown type name 'int32_t' |
---|
894 | 185 | xdr_getint32(XDR *xdrs, int32_t *ip) |
---|
895 | | ^~~~~~~ |
---|
896 | /usr/include/rpc/xdr.h:196:25: error: unknown type name 'int32_t' |
---|
897 | 196 | xdr_putint32(XDR *xdrs, int32_t *ip) |
---|
898 | | ^~~~~~~ |
---|
899 | /usr/include/rpc/xdr.h:267:2: error: unknown type name 'xdrproc_t' |
---|
900 | 267 | xdrproc_t proc; |
---|
901 | | ^~~~~~~~~ |
---|
902 | /usr/include/rpc/xdr.h:309:8: error: unknown type name 'bool_t' |
---|
903 | 309 | extern bool_t xdr_void(void); |
---|
904 | | ^~~~~~ |
---|
905 | /usr/include/rpc/xdr.h:310:8: error: unknown type name 'bool_t' |
---|
906 | 310 | extern bool_t xdr_int(XDR *, int *); |
---|
907 | | ^~~~~~ |
---|
908 | /usr/include/rpc/xdr.h:311:8: error: unknown type name 'bool_t' |
---|
909 | 311 | extern bool_t xdr_u_int(XDR *, unsigned int *); |
---|
910 | | ^~~~~~ |
---|
911 | /usr/include/rpc/xdr.h:312:8: error: unknown type name 'bool_t' |
---|
912 | 312 | extern bool_t xdr_long(XDR *, long *); |
---|
913 | | ^~~~~~ |
---|
914 | /usr/include/rpc/xdr.h:313:8: error: unknown type name 'bool_t' |
---|
915 | 313 | extern bool_t xdr_u_long(XDR *, unsigned long *); |
---|
916 | | ^~~~~~ |
---|
917 | /usr/include/rpc/xdr.h:314:8: error: unknown type name 'bool_t' |
---|
918 | 314 | extern bool_t xdr_short(XDR *, short *); |
---|
919 | | ^~~~~~ |
---|
920 | /usr/include/rpc/xdr.h:315:8: error: unknown type name 'bool_t' |
---|
921 | 315 | extern bool_t xdr_u_short(XDR *, unsigned short *); |
---|
922 | | ^~~~~~ |
---|
923 | /usr/include/rpc/xdr.h:316:8: error: unknown type name 'bool_t' |
---|
924 | 316 | extern bool_t xdr_int16_t(XDR *, int16_t *); |
---|
925 | | ^~~~~~ |
---|
926 | /usr/include/rpc/xdr.h:316:34: error: unknown type name 'int16_t' |
---|
927 | 316 | extern bool_t xdr_int16_t(XDR *, int16_t *); |
---|
928 | | ^~~~~~~ |
---|
929 | /usr/include/rpc/xdr.h:317:8: error: unknown type name 'bool_t' |
---|
930 | 317 | extern bool_t xdr_u_int16_t(XDR *, u_int16_t *); |
---|
931 | | ^~~~~~ |
---|
932 | /usr/include/rpc/xdr.h:317:36: error: unknown type name 'u_int16_t' |
---|
933 | 317 | extern bool_t xdr_u_int16_t(XDR *, u_int16_t *); |
---|
934 | | ^~~~~~~~~ |
---|
935 | /usr/include/rpc/xdr.h:318:8: error: unknown type name 'bool_t' |
---|
936 | 318 | extern bool_t xdr_int32_t(XDR *, int32_t *); |
---|
937 | | ^~~~~~ |
---|
938 | /usr/include/rpc/xdr.h:318:34: error: unknown type name 'int32_t' |
---|
939 | 318 | extern bool_t xdr_int32_t(XDR *, int32_t *); |
---|
940 | | ^~~~~~~ |
---|
941 | /usr/include/rpc/xdr.h:319:8: error: unknown type name 'bool_t' |
---|
942 | 319 | extern bool_t xdr_u_int32_t(XDR *, u_int32_t *); |
---|
943 | | ^~~~~~ |
---|
944 | /usr/include/rpc/xdr.h:319:36: error: unknown type name 'u_int32_t' |
---|
945 | 319 | extern bool_t xdr_u_int32_t(XDR *, u_int32_t *); |
---|
946 | | ^~~~~~~~~ |
---|
947 | /usr/include/rpc/xdr.h:320:8: error: unknown type name 'bool_t' |
---|
948 | 320 | extern bool_t xdr_int64_t(XDR *, int64_t *); |
---|
949 | | ^~~~~~ |
---|
950 | /usr/include/rpc/xdr.h:320:34: error: unknown type name 'int64_t' |
---|
951 | 320 | extern bool_t xdr_int64_t(XDR *, int64_t *); |
---|
952 | | ^~~~~~~ |
---|
953 | /usr/include/rpc/xdr.h:321:8: error: unknown type name 'bool_t' |
---|
954 | 321 | extern bool_t xdr_u_int64_t(XDR *, u_int64_t *); |
---|
955 | | ^~~~~~ |
---|
956 | /usr/include/rpc/xdr.h:321:36: error: unknown type name 'u_int64_t' |
---|
957 | 321 | extern bool_t xdr_u_int64_t(XDR *, u_int64_t *); |
---|
958 | | ^~~~~~~~~ |
---|
959 | /usr/include/rpc/xdr.h:322:8: error: unknown type name 'bool_t' |
---|
960 | 322 | extern bool_t xdr_bool(XDR *, bool_t *); |
---|
961 | | ^~~~~~ |
---|
962 | /usr/include/rpc/xdr.h:322:31: error: unknown type name 'bool_t' |
---|
963 | 322 | extern bool_t xdr_bool(XDR *, bool_t *); |
---|
964 | | ^~~~~~ |
---|
965 | /usr/include/rpc/xdr.h:323:8: error: unknown type name 'bool_t' |
---|
966 | 323 | extern bool_t xdr_enum(XDR *, enum_t *); |
---|
967 | | ^~~~~~ |
---|
968 | /usr/include/rpc/xdr.h:323:31: error: unknown type name 'enum_t'; did you mean 'enum'? |
---|
969 | 323 | extern bool_t xdr_enum(XDR *, enum_t *); |
---|
970 | | ^~~~~~ |
---|
971 | | enum |
---|
972 | /usr/include/rpc/xdr.h:324:8: error: unknown type name 'bool_t' |
---|
973 | 324 | extern bool_t xdr_array(XDR *, char **, unsigned int *, unsigned int, unsigned int, xdrproc_t); |
---|
974 | | ^~~~~~ |
---|
975 | /usr/include/rpc/xdr.h:324:85: error: unknown type name 'xdrproc_t' |
---|
976 | 324 | extern bool_t xdr_array(XDR *, char **, unsigned int *, unsigned int, unsigned int, xdrproc_t); |
---|
977 | | ^~~~~~~~~ |
---|
978 | /usr/include/rpc/xdr.h:325:8: error: unknown type name 'bool_t' |
---|
979 | 325 | extern bool_t xdr_bytes(XDR *, char **, unsigned int *, unsigned int); |
---|
980 | | ^~~~~~ |
---|
981 | /usr/include/rpc/xdr.h:326:8: error: unknown type name 'bool_t' |
---|
982 | 326 | extern bool_t xdr_opaque(XDR *, char *, unsigned int); |
---|
983 | | ^~~~~~ |
---|
984 | /usr/include/rpc/xdr.h:327:8: error: unknown type name 'bool_t' |
---|
985 | 327 | extern bool_t xdr_string(XDR *, char **, unsigned int); |
---|
986 | | ^~~~~~ |
---|
987 | /usr/include/rpc/xdr.h:328:8: error: unknown type name 'bool_t' |
---|
988 | 328 | extern bool_t xdr_union(XDR *, enum_t *, char *, const struct xdr_discrim *, xdrproc_t); |
---|
989 | | ^~~~~~ |
---|
990 | /usr/include/rpc/xdr.h:328:32: error: unknown type name 'enum_t'; did you mean 'enum'? |
---|
991 | 328 | extern bool_t xdr_union(XDR *, enum_t *, char *, const struct xdr_discrim *, xdrproc_t); |
---|
992 | | ^~~~~~ |
---|
993 | | enum |
---|
994 | /usr/include/rpc/xdr.h:328:78: error: unknown type name 'xdrproc_t' |
---|
995 | 328 | extern bool_t xdr_union(XDR *, enum_t *, char *, const struct xdr_discrim *, xdrproc_t); |
---|
996 | | ^~~~~~~~~ |
---|
997 | /usr/include/rpc/xdr.h:329:8: error: unknown type name 'bool_t' |
---|
998 | 329 | extern bool_t xdr_char(XDR *, char *); |
---|
999 | | ^~~~~~ |
---|
1000 | /usr/include/rpc/xdr.h:330:8: error: unknown type name 'bool_t' |
---|
1001 | 330 | extern bool_t xdr_u_char(XDR *, unsigned char *); |
---|
1002 | | ^~~~~~ |
---|
1003 | /usr/include/rpc/xdr.h:331:8: error: unknown type name 'bool_t' |
---|
1004 | 331 | extern bool_t xdr_vector(XDR *, char *, unsigned int, unsigned int, xdrproc_t); |
---|
1005 | | ^~~~~~ |
---|
1006 | /usr/include/rpc/xdr.h:331:69: error: unknown type name 'xdrproc_t' |
---|
1007 | 331 | extern bool_t xdr_vector(XDR *, char *, unsigned int, unsigned int, xdrproc_t); |
---|
1008 | | ^~~~~~~~~ |
---|
1009 | /usr/include/rpc/xdr.h:332:8: error: unknown type name 'bool_t' |
---|
1010 | 332 | extern bool_t xdr_float(XDR *, float *); |
---|
1011 | | ^~~~~~ |
---|
1012 | /usr/include/rpc/xdr.h:333:8: error: unknown type name 'bool_t' |
---|
1013 | 333 | extern bool_t xdr_double(XDR *, double *); |
---|
1014 | | ^~~~~~ |
---|
1015 | /usr/include/rpc/xdr.h:334:8: error: unknown type name 'bool_t' |
---|
1016 | 334 | extern bool_t xdr_quadruple(XDR *, long double *); |
---|
1017 | | ^~~~~~ |
---|
1018 | /usr/include/rpc/xdr.h:335:8: error: unknown type name 'bool_t' |
---|
1019 | 335 | extern bool_t xdr_reference(XDR *, char **, unsigned int, xdrproc_t); |
---|
1020 | | ^~~~~~ |
---|
1021 | /usr/include/rpc/xdr.h:335:59: error: unknown type name 'xdrproc_t' |
---|
1022 | 335 | extern bool_t xdr_reference(XDR *, char **, unsigned int, xdrproc_t); |
---|
1023 | | ^~~~~~~~~ |
---|
1024 | /usr/include/rpc/xdr.h:336:8: error: unknown type name 'bool_t' |
---|
1025 | 336 | extern bool_t xdr_pointer(XDR *, char **, unsigned int, xdrproc_t); |
---|
1026 | | ^~~~~~ |
---|
1027 | /usr/include/rpc/xdr.h:336:57: error: unknown type name 'xdrproc_t' |
---|
1028 | 336 | extern bool_t xdr_pointer(XDR *, char **, unsigned int, xdrproc_t); |
---|
1029 | | ^~~~~~~~~ |
---|
1030 | /usr/include/rpc/xdr.h:337:8: error: unknown type name 'bool_t' |
---|
1031 | 337 | extern bool_t xdr_wrapstring(XDR *, char **); |
---|
1032 | | ^~~~~~ |
---|
1033 | /usr/include/rpc/xdr.h:338:32: error: expected ')' before 'void' |
---|
1034 | 338 | extern void xdr_free(xdrproc_t, void *); |
---|
1035 | | ^~~~~ |
---|
1036 | | ) |
---|
1037 | /usr/include/rpc/xdr.h:339:8: error: unknown type name 'bool_t' |
---|
1038 | 339 | extern bool_t xdr_hyper(XDR *, quad_t *); |
---|
1039 | | ^~~~~~ |
---|
1040 | /usr/include/rpc/xdr.h:339:32: error: unknown type name 'quad_t' |
---|
1041 | 339 | extern bool_t xdr_hyper(XDR *, quad_t *); |
---|
1042 | | ^~~~~~ |
---|
1043 | /usr/include/rpc/xdr.h:340:8: error: unknown type name 'bool_t' |
---|
1044 | 340 | extern bool_t xdr_u_hyper(XDR *, u_quad_t *); |
---|
1045 | | ^~~~~~ |
---|
1046 | /usr/include/rpc/xdr.h:340:34: error: unknown type name 'u_quad_t' |
---|
1047 | 340 | extern bool_t xdr_u_hyper(XDR *, u_quad_t *); |
---|
1048 | | ^~~~~~~~ |
---|
1049 | /usr/include/rpc/xdr.h:341:8: error: unknown type name 'bool_t' |
---|
1050 | 341 | extern bool_t xdr_longlong_t(XDR *, quad_t *); |
---|
1051 | | ^~~~~~ |
---|
1052 | /usr/include/rpc/xdr.h:341:37: error: unknown type name 'quad_t' |
---|
1053 | 341 | extern bool_t xdr_longlong_t(XDR *, quad_t *); |
---|
1054 | | ^~~~~~ |
---|
1055 | /usr/include/rpc/xdr.h:342:8: error: unknown type name 'bool_t' |
---|
1056 | 342 | extern bool_t xdr_u_longlong_t(XDR *, u_quad_t *); |
---|
1057 | | ^~~~~~ |
---|
1058 | /usr/include/rpc/xdr.h:342:39: error: unknown type name 'u_quad_t' |
---|
1059 | 342 | extern bool_t xdr_u_longlong_t(XDR *, u_quad_t *); |
---|
1060 | | ^~~~~~~~ |
---|
1061 | /usr/include/rpc/xdr.h:355:8: error: unknown type name 'bool_t' |
---|
1062 | 355 | extern bool_t xdr_netobj(XDR *, struct netobj *); |
---|
1063 | | ^~~~~~ |
---|
1064 | /usr/include/rpc/xdr.h:376:8: error: unknown type name 'bool_t' |
---|
1065 | 376 | extern bool_t xdrrec_endofrecord(XDR *, int); |
---|
1066 | | ^~~~~~ |
---|
1067 | /usr/include/rpc/xdr.h:379:8: error: unknown type name 'bool_t' |
---|
1068 | 379 | extern bool_t xdrrec_skiprecord(XDR *); |
---|
1069 | | ^~~~~~ |
---|
1070 | /usr/include/rpc/xdr.h:382:8: error: unknown type name 'bool_t' |
---|
1071 | 382 | extern bool_t xdrrec_eof(XDR *); |
---|
1072 | | ^~~~~~ |
---|
1073 | /usr/include/rpc/xdr.h:383:45: error: unknown type name 'caddr_t' |
---|
1074 | 383 | extern unsigned int xdrrec_readbytes(XDR *, caddr_t, unsigned int); |
---|
1075 | | ^~~~~~~ |
---|
1076 | make[1]: *** [CMakeFiles/cmTC_51f46.dir/CheckIncludeFile.c.o] Error 1 |
---|
1077 | make: *** [cmTC_51f46/fast] Error 2 |
---|
1078 | |
---|
1079 | |
---|
1080 | Determining if the function fopen exists in the c failed with the following output: |
---|
1081 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1082 | |
---|
1083 | Run Build Command:"make" "cmTC_8d8ae/fast" |
---|
1084 | make -f CMakeFiles/cmTC_8d8ae.dir/build.make CMakeFiles/cmTC_8d8ae.dir/build |
---|
1085 | Building C object CMakeFiles/cmTC_8d8ae.dir/CheckFunctionExists.c.o |
---|
1086 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=fopen -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_8d8ae.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
1087 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1088 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1089 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1090 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1091 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1092 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1093 | Linking C executable cmTC_8d8ae |
---|
1094 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8d8ae.dir/link.txt --verbose=1 |
---|
1095 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=fopen -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_8d8ae.dir/CheckFunctionExists.c.o -o cmTC_8d8ae -lc |
---|
1096 | /usr/bin/ld: CMakeFiles/cmTC_8d8ae.dir/CheckFunctionExists.c.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
1097 | _fopen |
---|
1098 | collect2: error: ld returned 1 exit status |
---|
1099 | make[1]: *** [cmTC_8d8ae] Error 1 |
---|
1100 | make: *** [cmTC_8d8ae/fast] Error 2 |
---|
1101 | |
---|
1102 | |
---|
1103 | Determining if the function __gcc_personality_v0 exists in the gcc_s failed with the following output: |
---|
1104 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1105 | |
---|
1106 | Run Build Command:"make" "cmTC_a3a1f/fast" |
---|
1107 | make -f CMakeFiles/cmTC_a3a1f.dir/build.make CMakeFiles/cmTC_a3a1f.dir/build |
---|
1108 | Building C object CMakeFiles/cmTC_a3a1f.dir/CheckFunctionExists.c.o |
---|
1109 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=__gcc_personality_v0 -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_a3a1f.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
1110 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1111 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1112 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1113 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1114 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1115 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1116 | Linking C executable cmTC_a3a1f |
---|
1117 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a3a1f.dir/link.txt --verbose=1 |
---|
1118 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=__gcc_personality_v0 -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_a3a1f.dir/CheckFunctionExists.c.o -o cmTC_a3a1f -lgcc_s |
---|
1119 | /usr/bin/ld: can't locate file for: -lgcc_s |
---|
1120 | collect2: error: ld returned 1 exit status |
---|
1121 | make[1]: *** [cmTC_a3a1f] Error 1 |
---|
1122 | make: *** [cmTC_a3a1f/fast] Error 2 |
---|
1123 | |
---|
1124 | |
---|
1125 | Performing C SOURCE FILE Test COMPILER_RT_HAS_FFREESTANDING_FLAG failed with the following output: |
---|
1126 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1127 | |
---|
1128 | Run Build Command:"make" "cmTC_467d0/fast" |
---|
1129 | make -f CMakeFiles/cmTC_467d0.dir/build.make CMakeFiles/cmTC_467d0.dir/build |
---|
1130 | Building C object CMakeFiles/cmTC_467d0.dir/src.c.o |
---|
1131 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCOMPILER_RT_HAS_FFREESTANDING_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -ffreestanding -o CMakeFiles/cmTC_467d0.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
1132 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1133 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1134 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1135 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1136 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1137 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1138 | Linking C executable cmTC_467d0 |
---|
1139 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_467d0.dir/link.txt --verbose=1 |
---|
1140 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCOMPILER_RT_HAS_FFREESTANDING_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_467d0.dir/src.c.o -o cmTC_467d0 |
---|
1141 | /usr/bin/ld: Undefined symbols: |
---|
1142 | ___keymgr_dwarf2_register_sections |
---|
1143 | __cthread_init_routine |
---|
1144 | _atexit |
---|
1145 | _errno |
---|
1146 | _exit |
---|
1147 | _mach_init_routine |
---|
1148 | collect2: error: ld returned 1 exit status |
---|
1149 | make[1]: *** [cmTC_467d0] Error 1 |
---|
1150 | make: *** [cmTC_467d0/fast] Error 2 |
---|
1151 | |
---|
1152 | Source file was: |
---|
1153 | int main(void) { return 0; } |
---|
1154 | Performing C SOURCE FILE Test COMPILER_RT_HAS_STD_C11_FLAG failed with the following output: |
---|
1155 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1156 | |
---|
1157 | Run Build Command:"make" "cmTC_bf293/fast" |
---|
1158 | make -f CMakeFiles/cmTC_bf293.dir/build.make CMakeFiles/cmTC_bf293.dir/build |
---|
1159 | Building C object CMakeFiles/cmTC_bf293.dir/src.c.o |
---|
1160 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCOMPILER_RT_HAS_STD_C11_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -std=c11 -o CMakeFiles/cmTC_bf293.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.c |
---|
1161 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1162 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1163 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1164 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1165 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1166 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1167 | Linking C executable cmTC_bf293 |
---|
1168 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf293.dir/link.txt --verbose=1 |
---|
1169 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCOMPILER_RT_HAS_STD_C11_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_bf293.dir/src.c.o -o cmTC_bf293 |
---|
1170 | /usr/bin/ld: Undefined symbols: |
---|
1171 | ___keymgr_dwarf2_register_sections |
---|
1172 | __cthread_init_routine |
---|
1173 | _atexit |
---|
1174 | _errno |
---|
1175 | _exit |
---|
1176 | _mach_init_routine |
---|
1177 | collect2: error: ld returned 1 exit status |
---|
1178 | make[1]: *** [cmTC_bf293] Error 1 |
---|
1179 | make: *** [cmTC_bf293/fast] Error 2 |
---|
1180 | |
---|
1181 | Source file was: |
---|
1182 | int main(void) { return 0; } |
---|
1183 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FPIC_FLAG failed with the following output: |
---|
1184 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1185 | |
---|
1186 | Run Build Command:"make" "cmTC_663ae/fast" |
---|
1187 | make -f CMakeFiles/cmTC_663ae.dir/build.make CMakeFiles/cmTC_663ae.dir/build |
---|
1188 | Building CXX object CMakeFiles/cmTC_663ae.dir/src.cxx.o |
---|
1189 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FPIC_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fPIC -o CMakeFiles/cmTC_663ae.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1190 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1191 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1192 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1193 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1194 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1195 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1196 | Linking CXX executable cmTC_663ae |
---|
1197 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_663ae.dir/link.txt --verbose=1 |
---|
1198 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FPIC_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_663ae.dir/src.cxx.o -o cmTC_663ae |
---|
1199 | /usr/bin/ld: Undefined symbols: |
---|
1200 | ___keymgr_dwarf2_register_sections |
---|
1201 | __cthread_init_routine |
---|
1202 | _atexit |
---|
1203 | _errno |
---|
1204 | _exit |
---|
1205 | _mach_init_routine |
---|
1206 | collect2: error: ld returned 1 exit status |
---|
1207 | make[1]: *** [cmTC_663ae] Error 1 |
---|
1208 | make: *** [cmTC_663ae/fast] Error 2 |
---|
1209 | |
---|
1210 | Source file was: |
---|
1211 | int main() { return 0; } |
---|
1212 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FPIE_FLAG failed with the following output: |
---|
1213 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1214 | |
---|
1215 | Run Build Command:"make" "cmTC_61336/fast" |
---|
1216 | make -f CMakeFiles/cmTC_61336.dir/build.make CMakeFiles/cmTC_61336.dir/build |
---|
1217 | Building CXX object CMakeFiles/cmTC_61336.dir/src.cxx.o |
---|
1218 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FPIE_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fPIE -o CMakeFiles/cmTC_61336.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1219 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1220 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1221 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1222 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1223 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1224 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1225 | Linking CXX executable cmTC_61336 |
---|
1226 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61336.dir/link.txt --verbose=1 |
---|
1227 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FPIE_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_61336.dir/src.cxx.o -o cmTC_61336 |
---|
1228 | /usr/bin/ld: Undefined symbols: |
---|
1229 | ___keymgr_dwarf2_register_sections |
---|
1230 | __cthread_init_routine |
---|
1231 | _atexit |
---|
1232 | _errno |
---|
1233 | _exit |
---|
1234 | _mach_init_routine |
---|
1235 | collect2: error: ld returned 1 exit status |
---|
1236 | make[1]: *** [cmTC_61336] Error 1 |
---|
1237 | make: *** [cmTC_61336/fast] Error 2 |
---|
1238 | |
---|
1239 | Source file was: |
---|
1240 | int main() { return 0; } |
---|
1241 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG failed with the following output: |
---|
1242 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1243 | |
---|
1244 | Run Build Command:"make" "cmTC_0b480/fast" |
---|
1245 | make -f CMakeFiles/cmTC_0b480.dir/build.make CMakeFiles/cmTC_0b480.dir/build |
---|
1246 | Building CXX object CMakeFiles/cmTC_0b480.dir/src.cxx.o |
---|
1247 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_BUILTIN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-builtin -o CMakeFiles/cmTC_0b480.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1248 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1249 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1250 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1251 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1252 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1253 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1254 | Linking CXX executable cmTC_0b480 |
---|
1255 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b480.dir/link.txt --verbose=1 |
---|
1256 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_BUILTIN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_0b480.dir/src.cxx.o -o cmTC_0b480 |
---|
1257 | /usr/bin/ld: Undefined symbols: |
---|
1258 | ___keymgr_dwarf2_register_sections |
---|
1259 | __cthread_init_routine |
---|
1260 | _atexit |
---|
1261 | _errno |
---|
1262 | _exit |
---|
1263 | _mach_init_routine |
---|
1264 | collect2: error: ld returned 1 exit status |
---|
1265 | make[1]: *** [cmTC_0b480] Error 1 |
---|
1266 | make: *** [cmTC_0b480/fast] Error 2 |
---|
1267 | |
---|
1268 | Source file was: |
---|
1269 | int main() { return 0; } |
---|
1270 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG failed with the following output: |
---|
1271 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1272 | |
---|
1273 | Run Build Command:"make" "cmTC_7c1a6/fast" |
---|
1274 | make -f CMakeFiles/cmTC_7c1a6.dir/build.make CMakeFiles/cmTC_7c1a6.dir/build |
---|
1275 | Building CXX object CMakeFiles/cmTC_7c1a6.dir/src.cxx.o |
---|
1276 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-exceptions -o CMakeFiles/cmTC_7c1a6.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1277 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1278 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1279 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1280 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1281 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1282 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1283 | Linking CXX executable cmTC_7c1a6 |
---|
1284 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c1a6.dir/link.txt --verbose=1 |
---|
1285 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_7c1a6.dir/src.cxx.o -o cmTC_7c1a6 |
---|
1286 | /usr/bin/ld: Undefined symbols: |
---|
1287 | ___keymgr_dwarf2_register_sections |
---|
1288 | __cthread_init_routine |
---|
1289 | _atexit |
---|
1290 | _errno |
---|
1291 | _exit |
---|
1292 | _mach_init_routine |
---|
1293 | collect2: error: ld returned 1 exit status |
---|
1294 | make[1]: *** [cmTC_7c1a6] Error 1 |
---|
1295 | make: *** [cmTC_7c1a6/fast] Error 2 |
---|
1296 | |
---|
1297 | Source file was: |
---|
1298 | int main() { return 0; } |
---|
1299 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG failed with the following output: |
---|
1300 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1301 | |
---|
1302 | Run Build Command:"make" "cmTC_fcacc/fast" |
---|
1303 | make -f CMakeFiles/cmTC_fcacc.dir/build.make CMakeFiles/cmTC_fcacc.dir/build |
---|
1304 | Building CXX object CMakeFiles/cmTC_fcacc.dir/src.cxx.o |
---|
1305 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fomit-frame-pointer -o CMakeFiles/cmTC_fcacc.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1306 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1307 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1308 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1309 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1310 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1311 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1312 | Linking CXX executable cmTC_fcacc |
---|
1313 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fcacc.dir/link.txt --verbose=1 |
---|
1314 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_fcacc.dir/src.cxx.o -o cmTC_fcacc |
---|
1315 | /usr/bin/ld: Undefined symbols: |
---|
1316 | ___keymgr_dwarf2_register_sections |
---|
1317 | __cthread_init_routine |
---|
1318 | _atexit |
---|
1319 | _errno |
---|
1320 | _exit |
---|
1321 | _mach_init_routine |
---|
1322 | collect2: error: ld returned 1 exit status |
---|
1323 | make[1]: *** [cmTC_fcacc] Error 1 |
---|
1324 | make: *** [cmTC_fcacc/fast] Error 2 |
---|
1325 | |
---|
1326 | Source file was: |
---|
1327 | int main() { return 0; } |
---|
1328 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG failed with the following output: |
---|
1329 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1330 | |
---|
1331 | Run Build Command:"make" "cmTC_b459d/fast" |
---|
1332 | make -f CMakeFiles/cmTC_b459d.dir/build.make CMakeFiles/cmTC_b459d.dir/build |
---|
1333 | Building CXX object CMakeFiles/cmTC_b459d.dir/src.cxx.o |
---|
1334 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FUNWIND_TABLES_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -funwind-tables -o CMakeFiles/cmTC_b459d.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1335 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1336 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1337 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1338 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1339 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1340 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1341 | Linking CXX executable cmTC_b459d |
---|
1342 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b459d.dir/link.txt --verbose=1 |
---|
1343 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FUNWIND_TABLES_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_b459d.dir/src.cxx.o -o cmTC_b459d |
---|
1344 | /usr/bin/ld: Undefined symbols: |
---|
1345 | ___keymgr_dwarf2_register_sections |
---|
1346 | __cthread_init_routine |
---|
1347 | _atexit |
---|
1348 | _errno |
---|
1349 | _exit |
---|
1350 | _mach_init_routine |
---|
1351 | collect2: error: ld returned 1 exit status |
---|
1352 | make[1]: *** [cmTC_b459d] Error 1 |
---|
1353 | make: *** [cmTC_b459d/fast] Error 2 |
---|
1354 | |
---|
1355 | Source file was: |
---|
1356 | int main() { return 0; } |
---|
1357 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG failed with the following output: |
---|
1358 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1359 | |
---|
1360 | Run Build Command:"make" "cmTC_e4187/fast" |
---|
1361 | make -f CMakeFiles/cmTC_e4187.dir/build.make CMakeFiles/cmTC_e4187.dir/build |
---|
1362 | Building CXX object CMakeFiles/cmTC_e4187.dir/src.cxx.o |
---|
1363 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-stack-protector -o CMakeFiles/cmTC_e4187.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1364 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1365 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1366 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1367 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1368 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1369 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1370 | Linking CXX executable cmTC_e4187 |
---|
1371 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e4187.dir/link.txt --verbose=1 |
---|
1372 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_e4187.dir/src.cxx.o -o cmTC_e4187 |
---|
1373 | /usr/bin/ld: Undefined symbols: |
---|
1374 | ___keymgr_dwarf2_register_sections |
---|
1375 | __cthread_init_routine |
---|
1376 | _atexit |
---|
1377 | _errno |
---|
1378 | _exit |
---|
1379 | _mach_init_routine |
---|
1380 | collect2: error: ld returned 1 exit status |
---|
1381 | make[1]: *** [cmTC_e4187] Error 1 |
---|
1382 | make: *** [cmTC_e4187/fast] Error 2 |
---|
1383 | |
---|
1384 | Source file was: |
---|
1385 | int main() { return 0; } |
---|
1386 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG failed with the following output: |
---|
1387 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1388 | |
---|
1389 | Run Build Command:"make" "cmTC_adeee/fast" |
---|
1390 | make -f CMakeFiles/cmTC_adeee.dir/build.make CMakeFiles/cmTC_adeee.dir/build |
---|
1391 | Building CXX object CMakeFiles/cmTC_adeee.dir/src.cxx.o |
---|
1392 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-sanitize=safe-stack -o CMakeFiles/cmTC_adeee.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1393 | g++: error: unrecognized argument to '-fno-sanitize=' option: 'safe-stack' |
---|
1394 | make[1]: *** [CMakeFiles/cmTC_adeee.dir/src.cxx.o] Error 1 |
---|
1395 | make: *** [cmTC_adeee/fast] Error 2 |
---|
1396 | |
---|
1397 | Source file was: |
---|
1398 | int main() { return 0; } |
---|
1399 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG failed with the following output: |
---|
1400 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1401 | |
---|
1402 | Run Build Command:"make" "cmTC_c4010/fast" |
---|
1403 | make -f CMakeFiles/cmTC_c4010.dir/build.make CMakeFiles/cmTC_c4010.dir/build |
---|
1404 | Building CXX object CMakeFiles/cmTC_c4010.dir/src.cxx.o |
---|
1405 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fvisibility=hidden -o CMakeFiles/cmTC_c4010.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1406 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1407 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1408 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1409 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1410 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1411 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1412 | Linking CXX executable cmTC_c4010 |
---|
1413 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c4010.dir/link.txt --verbose=1 |
---|
1414 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_c4010.dir/src.cxx.o -o cmTC_c4010 |
---|
1415 | /usr/bin/ld: Undefined symbols: |
---|
1416 | ___keymgr_dwarf2_register_sections |
---|
1417 | __cthread_init_routine |
---|
1418 | _atexit |
---|
1419 | _errno |
---|
1420 | _exit |
---|
1421 | _mach_init_routine |
---|
1422 | collect2: error: ld returned 1 exit status |
---|
1423 | make[1]: *** [cmTC_c4010] Error 1 |
---|
1424 | make: *** [cmTC_c4010/fast] Error 2 |
---|
1425 | |
---|
1426 | Source file was: |
---|
1427 | int main() { return 0; } |
---|
1428 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FRTTI_FLAG failed with the following output: |
---|
1429 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1430 | |
---|
1431 | Run Build Command:"make" "cmTC_2ddbf/fast" |
---|
1432 | make -f CMakeFiles/cmTC_2ddbf.dir/build.make CMakeFiles/cmTC_2ddbf.dir/build |
---|
1433 | Building CXX object CMakeFiles/cmTC_2ddbf.dir/src.cxx.o |
---|
1434 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FRTTI_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -frtti -o CMakeFiles/cmTC_2ddbf.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1435 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1436 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1437 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1438 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1439 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1440 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1441 | Linking CXX executable cmTC_2ddbf |
---|
1442 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ddbf.dir/link.txt --verbose=1 |
---|
1443 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FRTTI_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_2ddbf.dir/src.cxx.o -o cmTC_2ddbf |
---|
1444 | /usr/bin/ld: Undefined symbols: |
---|
1445 | ___keymgr_dwarf2_register_sections |
---|
1446 | __cthread_init_routine |
---|
1447 | _atexit |
---|
1448 | _errno |
---|
1449 | _exit |
---|
1450 | _mach_init_routine |
---|
1451 | collect2: error: ld returned 1 exit status |
---|
1452 | make[1]: *** [cmTC_2ddbf] Error 1 |
---|
1453 | make: *** [cmTC_2ddbf/fast] Error 2 |
---|
1454 | |
---|
1455 | Source file was: |
---|
1456 | int main() { return 0; } |
---|
1457 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_RTTI_FLAG failed with the following output: |
---|
1458 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1459 | |
---|
1460 | Run Build Command:"make" "cmTC_74358/fast" |
---|
1461 | make -f CMakeFiles/cmTC_74358.dir/build.make CMakeFiles/cmTC_74358.dir/build |
---|
1462 | Building CXX object CMakeFiles/cmTC_74358.dir/src.cxx.o |
---|
1463 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_RTTI_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-rtti -o CMakeFiles/cmTC_74358.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1464 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1465 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1466 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1467 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1468 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1469 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1470 | Linking CXX executable cmTC_74358 |
---|
1471 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_74358.dir/link.txt --verbose=1 |
---|
1472 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_RTTI_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_74358.dir/src.cxx.o -o cmTC_74358 |
---|
1473 | /usr/bin/ld: Undefined symbols: |
---|
1474 | ___keymgr_dwarf2_register_sections |
---|
1475 | __cthread_init_routine |
---|
1476 | _atexit |
---|
1477 | _errno |
---|
1478 | _exit |
---|
1479 | _mach_init_routine |
---|
1480 | collect2: error: ld returned 1 exit status |
---|
1481 | make[1]: *** [cmTC_74358] Error 1 |
---|
1482 | make: *** [cmTC_74358/fast] Error 2 |
---|
1483 | |
---|
1484 | Source file was: |
---|
1485 | int main() { return 0; } |
---|
1486 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG failed with the following output: |
---|
1487 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1488 | |
---|
1489 | Run Build Command:"make" "cmTC_f3375/fast" |
---|
1490 | make -f CMakeFiles/cmTC_f3375.dir/build.make CMakeFiles/cmTC_f3375.dir/build |
---|
1491 | Building CXX object CMakeFiles/cmTC_f3375.dir/src.cxx.o |
---|
1492 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -fno-function-sections -o CMakeFiles/cmTC_f3375.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1493 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1494 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1495 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1496 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1497 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1498 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1499 | Linking CXX executable cmTC_f3375 |
---|
1500 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f3375.dir/link.txt --verbose=1 |
---|
1501 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_f3375.dir/src.cxx.o -o cmTC_f3375 |
---|
1502 | /usr/bin/ld: Undefined symbols: |
---|
1503 | ___keymgr_dwarf2_register_sections |
---|
1504 | __cthread_init_routine |
---|
1505 | _atexit |
---|
1506 | _errno |
---|
1507 | _exit |
---|
1508 | _mach_init_routine |
---|
1509 | collect2: error: ld returned 1 exit status |
---|
1510 | make[1]: *** [cmTC_f3375] Error 1 |
---|
1511 | make: *** [cmTC_f3375/fast] Error 2 |
---|
1512 | |
---|
1513 | Source file was: |
---|
1514 | int main() { return 0; } |
---|
1515 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_STD_CXX14_FLAG failed with the following output: |
---|
1516 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1517 | |
---|
1518 | Run Build Command:"make" "cmTC_0118e/fast" |
---|
1519 | make -f CMakeFiles/cmTC_0118e.dir/build.make CMakeFiles/cmTC_0118e.dir/build |
---|
1520 | Building CXX object CMakeFiles/cmTC_0118e.dir/src.cxx.o |
---|
1521 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_STD_CXX14_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -std=c++14 -o CMakeFiles/cmTC_0118e.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1522 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1523 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1524 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1525 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1526 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1527 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1528 | Linking CXX executable cmTC_0118e |
---|
1529 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0118e.dir/link.txt --verbose=1 |
---|
1530 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_STD_CXX14_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_0118e.dir/src.cxx.o -o cmTC_0118e |
---|
1531 | /usr/bin/ld: Undefined symbols: |
---|
1532 | ___keymgr_dwarf2_register_sections |
---|
1533 | __cthread_init_routine |
---|
1534 | _atexit |
---|
1535 | _errno |
---|
1536 | _exit |
---|
1537 | _mach_init_routine |
---|
1538 | collect2: error: ld returned 1 exit status |
---|
1539 | make[1]: *** [cmTC_0118e] Error 1 |
---|
1540 | make: *** [cmTC_0118e/fast] Error 2 |
---|
1541 | |
---|
1542 | Source file was: |
---|
1543 | int main() { return 0; } |
---|
1544 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC failed with the following output: |
---|
1545 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1546 | |
---|
1547 | Run Build Command:"make" "cmTC_8fbcc/fast" |
---|
1548 | make -f CMakeFiles/cmTC_8fbcc.dir/build.make CMakeFiles/cmTC_8fbcc.dir/build |
---|
1549 | Building CXX object CMakeFiles/cmTC_8fbcc.dir/src.cxx.o |
---|
1550 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -ftls-model=initial-exec -o CMakeFiles/cmTC_8fbcc.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1551 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1552 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1553 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1554 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1555 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1556 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1557 | Linking CXX executable cmTC_8fbcc |
---|
1558 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8fbcc.dir/link.txt --verbose=1 |
---|
1559 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_8fbcc.dir/src.cxx.o -o cmTC_8fbcc |
---|
1560 | /usr/bin/ld: Undefined symbols: |
---|
1561 | ___keymgr_dwarf2_register_sections |
---|
1562 | __cthread_init_routine |
---|
1563 | _atexit |
---|
1564 | _errno |
---|
1565 | _exit |
---|
1566 | _mach_init_routine |
---|
1567 | collect2: error: ld returned 1 exit status |
---|
1568 | make[1]: *** [cmTC_8fbcc] Error 1 |
---|
1569 | make: *** [cmTC_8fbcc/fast] Error 2 |
---|
1570 | |
---|
1571 | Source file was: |
---|
1572 | int main() { return 0; } |
---|
1573 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_LTO_FLAG failed with the following output: |
---|
1574 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1575 | |
---|
1576 | Run Build Command:"make" "cmTC_a98b9/fast" |
---|
1577 | make -f CMakeFiles/cmTC_a98b9.dir/build.make CMakeFiles/cmTC_a98b9.dir/build |
---|
1578 | Building CXX object CMakeFiles/cmTC_a98b9.dir/src.cxx.o |
---|
1579 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_LTO_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-lto -o CMakeFiles/cmTC_a98b9.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1580 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1581 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1582 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1583 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1584 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1585 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1586 | Linking CXX executable cmTC_a98b9 |
---|
1587 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a98b9.dir/link.txt --verbose=1 |
---|
1588 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_LTO_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_a98b9.dir/src.cxx.o -o cmTC_a98b9 |
---|
1589 | /usr/bin/ld: Undefined symbols: |
---|
1590 | ___keymgr_dwarf2_register_sections |
---|
1591 | __cthread_init_routine |
---|
1592 | _atexit |
---|
1593 | _errno |
---|
1594 | _exit |
---|
1595 | _mach_init_routine |
---|
1596 | collect2: error: ld returned 1 exit status |
---|
1597 | make[1]: *** [cmTC_a98b9] Error 1 |
---|
1598 | make: *** [cmTC_a98b9/fast] Error 2 |
---|
1599 | |
---|
1600 | Source file was: |
---|
1601 | int main() { return 0; } |
---|
1602 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG failed with the following output: |
---|
1603 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1604 | |
---|
1605 | Run Build Command:"make" "cmTC_98e0a/fast" |
---|
1606 | make -f CMakeFiles/cmTC_98e0a.dir/build.make CMakeFiles/cmTC_98e0a.dir/build |
---|
1607 | Building CXX object CMakeFiles/cmTC_98e0a.dir/src.cxx.o |
---|
1608 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-profile-generate -o CMakeFiles/cmTC_98e0a.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1609 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1610 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1611 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1612 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1613 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1614 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1615 | Linking CXX executable cmTC_98e0a |
---|
1616 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98e0a.dir/link.txt --verbose=1 |
---|
1617 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_98e0a.dir/src.cxx.o -o cmTC_98e0a |
---|
1618 | /usr/bin/ld: Undefined symbols: |
---|
1619 | ___keymgr_dwarf2_register_sections |
---|
1620 | __cthread_init_routine |
---|
1621 | _atexit |
---|
1622 | _errno |
---|
1623 | _exit |
---|
1624 | _mach_init_routine |
---|
1625 | collect2: error: ld returned 1 exit status |
---|
1626 | make[1]: *** [cmTC_98e0a] Error 1 |
---|
1627 | make: *** [cmTC_98e0a/fast] Error 2 |
---|
1628 | |
---|
1629 | Source file was: |
---|
1630 | int main() { return 0; } |
---|
1631 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG failed with the following output: |
---|
1632 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1633 | |
---|
1634 | Run Build Command:"make" "cmTC_8910b/fast" |
---|
1635 | make -f CMakeFiles/cmTC_8910b.dir/build.make CMakeFiles/cmTC_8910b.dir/build |
---|
1636 | Building CXX object CMakeFiles/cmTC_8910b.dir/src.cxx.o |
---|
1637 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-profile-instr-generate -o CMakeFiles/cmTC_8910b.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1638 | g++: error: unrecognized command-line option '-fno-profile-instr-generate'; did you mean '-fno-profile-generate'? |
---|
1639 | make[1]: *** [CMakeFiles/cmTC_8910b.dir/src.cxx.o] Error 1 |
---|
1640 | make: *** [cmTC_8910b/fast] Error 2 |
---|
1641 | |
---|
1642 | Source file was: |
---|
1643 | int main() { return 0; } |
---|
1644 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG failed with the following output: |
---|
1645 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1646 | |
---|
1647 | Run Build Command:"make" "cmTC_6bd5d/fast" |
---|
1648 | make -f CMakeFiles/cmTC_6bd5d.dir/build.make CMakeFiles/cmTC_6bd5d.dir/build |
---|
1649 | Building CXX object CMakeFiles/cmTC_6bd5d.dir/src.cxx.o |
---|
1650 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-profile-instr-use -o CMakeFiles/cmTC_6bd5d.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1651 | g++: error: unrecognized command-line option '-fno-profile-instr-use'; did you mean '-fno-profile-use'? |
---|
1652 | make[1]: *** [CMakeFiles/cmTC_6bd5d.dir/src.cxx.o] Error 1 |
---|
1653 | make: *** [cmTC_6bd5d/fast] Error 2 |
---|
1654 | |
---|
1655 | Source file was: |
---|
1656 | int main() { return 0; } |
---|
1657 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_MSSE3_FLAG failed with the following output: |
---|
1658 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1659 | |
---|
1660 | Run Build Command:"make" "cmTC_d9819/fast" |
---|
1661 | make -f CMakeFiles/cmTC_d9819.dir/build.make CMakeFiles/cmTC_d9819.dir/build |
---|
1662 | Building CXX object CMakeFiles/cmTC_d9819.dir/src.cxx.o |
---|
1663 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_MSSE3_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -msse3 -o CMakeFiles/cmTC_d9819.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1664 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1665 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1666 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1667 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1668 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1669 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1670 | Linking CXX executable cmTC_d9819 |
---|
1671 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9819.dir/link.txt --verbose=1 |
---|
1672 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_MSSE3_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_d9819.dir/src.cxx.o -o cmTC_d9819 |
---|
1673 | /usr/bin/ld: Undefined symbols: |
---|
1674 | ___keymgr_dwarf2_register_sections |
---|
1675 | __cthread_init_routine |
---|
1676 | _atexit |
---|
1677 | _errno |
---|
1678 | _exit |
---|
1679 | _mach_init_routine |
---|
1680 | collect2: error: ld returned 1 exit status |
---|
1681 | make[1]: *** [cmTC_d9819] Error 1 |
---|
1682 | make: *** [cmTC_d9819/fast] Error 2 |
---|
1683 | |
---|
1684 | Source file was: |
---|
1685 | int main() { return 0; } |
---|
1686 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_MSSE4_2_FLAG failed with the following output: |
---|
1687 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1688 | |
---|
1689 | Run Build Command:"make" "cmTC_bb298/fast" |
---|
1690 | make -f CMakeFiles/cmTC_bb298.dir/build.make CMakeFiles/cmTC_bb298.dir/build |
---|
1691 | Building CXX object CMakeFiles/cmTC_bb298.dir/src.cxx.o |
---|
1692 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_MSSE4_2_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -msse4.2 -o CMakeFiles/cmTC_bb298.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1693 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1694 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1695 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1696 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1697 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1698 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1699 | Linking CXX executable cmTC_bb298 |
---|
1700 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bb298.dir/link.txt --verbose=1 |
---|
1701 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_MSSE4_2_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_bb298.dir/src.cxx.o -o cmTC_bb298 |
---|
1702 | /usr/bin/ld: Undefined symbols: |
---|
1703 | ___keymgr_dwarf2_register_sections |
---|
1704 | __cthread_init_routine |
---|
1705 | _atexit |
---|
1706 | _errno |
---|
1707 | _exit |
---|
1708 | _mach_init_routine |
---|
1709 | collect2: error: ld returned 1 exit status |
---|
1710 | make[1]: *** [cmTC_bb298] Error 1 |
---|
1711 | make: *** [cmTC_bb298/fast] Error 2 |
---|
1712 | |
---|
1713 | Source file was: |
---|
1714 | int main() { return 0; } |
---|
1715 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_SYSROOT_FLAG failed with the following output: |
---|
1716 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1717 | |
---|
1718 | Run Build Command:"make" "cmTC_c6e54/fast" |
---|
1719 | make -f CMakeFiles/cmTC_c6e54.dir/build.make CMakeFiles/cmTC_c6e54.dir/build |
---|
1720 | Building CXX object CMakeFiles/cmTC_c6e54.dir/src.cxx.o |
---|
1721 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_SYSROOT_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 --sysroot=. -o CMakeFiles/cmTC_c6e54.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1722 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1723 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1724 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1725 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1726 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1727 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1728 | Linking CXX executable cmTC_c6e54 |
---|
1729 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c6e54.dir/link.txt --verbose=1 |
---|
1730 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_SYSROOT_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_c6e54.dir/src.cxx.o -o cmTC_c6e54 |
---|
1731 | /usr/bin/ld: Undefined symbols: |
---|
1732 | ___keymgr_dwarf2_register_sections |
---|
1733 | __cthread_init_routine |
---|
1734 | _atexit |
---|
1735 | _errno |
---|
1736 | _exit |
---|
1737 | _mach_init_routine |
---|
1738 | collect2: error: ld returned 1 exit status |
---|
1739 | make[1]: *** [cmTC_c6e54] Error 1 |
---|
1740 | make: *** [cmTC_c6e54/fast] Error 2 |
---|
1741 | |
---|
1742 | Source file was: |
---|
1743 | int main() { return 0; } |
---|
1744 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_MCRC_FLAG failed with the following output: |
---|
1745 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1746 | |
---|
1747 | Run Build Command:"make" "cmTC_14e06/fast" |
---|
1748 | make -f CMakeFiles/cmTC_14e06.dir/build.make CMakeFiles/cmTC_14e06.dir/build |
---|
1749 | Building CXX object CMakeFiles/cmTC_14e06.dir/src.cxx.o |
---|
1750 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_MCRC_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -mcrc -o CMakeFiles/cmTC_14e06.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1751 | g++: error: unrecognized command-line option '-mcrc' |
---|
1752 | make[1]: *** [CMakeFiles/cmTC_14e06.dir/src.cxx.o] Error 1 |
---|
1753 | make: *** [cmTC_14e06/fast] Error 2 |
---|
1754 | |
---|
1755 | Source file was: |
---|
1756 | int main() { return 0; } |
---|
1757 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG failed with the following output: |
---|
1758 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1759 | |
---|
1760 | Run Build Command:"make" "cmTC_1047c/fast" |
---|
1761 | make -f CMakeFiles/cmTC_1047c.dir/build.make CMakeFiles/cmTC_1047c.dir/build |
---|
1762 | Building CXX object CMakeFiles/cmTC_1047c.dir/src.cxx.o |
---|
1763 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fno-partial-inlining -o CMakeFiles/cmTC_1047c.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1764 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1765 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1766 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1767 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1768 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1769 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1770 | Linking CXX executable cmTC_1047c |
---|
1771 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1047c.dir/link.txt --verbose=1 |
---|
1772 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_1047c.dir/src.cxx.o -o cmTC_1047c |
---|
1773 | /usr/bin/ld: Undefined symbols: |
---|
1774 | ___keymgr_dwarf2_register_sections |
---|
1775 | __cthread_init_routine |
---|
1776 | _atexit |
---|
1777 | _errno |
---|
1778 | _exit |
---|
1779 | _mach_init_routine |
---|
1780 | collect2: error: ld returned 1 exit status |
---|
1781 | make[1]: *** [cmTC_1047c] Error 1 |
---|
1782 | make: *** [cmTC_1047c/fast] Error 2 |
---|
1783 | |
---|
1784 | Source file was: |
---|
1785 | int main() { return 0; } |
---|
1786 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG failed with the following output: |
---|
1787 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1788 | |
---|
1789 | Run Build Command:"make" "cmTC_f4255/fast" |
---|
1790 | make -f CMakeFiles/cmTC_f4255.dir/build.make CMakeFiles/cmTC_f4255.dir/build |
---|
1791 | Building CXX object CMakeFiles/cmTC_f4255.dir/src.cxx.o |
---|
1792 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -fvisibility-inlines-hidden -o CMakeFiles/cmTC_f4255.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1793 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1794 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1795 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1796 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1797 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1798 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1799 | Linking CXX executable cmTC_f4255 |
---|
1800 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f4255.dir/link.txt --verbose=1 |
---|
1801 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_f4255.dir/src.cxx.o -o cmTC_f4255 |
---|
1802 | /usr/bin/ld: Undefined symbols: |
---|
1803 | ___keymgr_dwarf2_register_sections |
---|
1804 | __cthread_init_routine |
---|
1805 | _atexit |
---|
1806 | _errno |
---|
1807 | _exit |
---|
1808 | _mach_init_routine |
---|
1809 | collect2: error: ld returned 1 exit status |
---|
1810 | make[1]: *** [cmTC_f4255] Error 1 |
---|
1811 | make: *** [cmTC_f4255/fast] Error 2 |
---|
1812 | |
---|
1813 | Source file was: |
---|
1814 | int main() { return 0; } |
---|
1815 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_GR_FLAG failed with the following output: |
---|
1816 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1817 | |
---|
1818 | Run Build Command:"make" "cmTC_05168/fast" |
---|
1819 | make -f CMakeFiles/cmTC_05168.dir/build.make CMakeFiles/cmTC_05168.dir/build |
---|
1820 | Building CXX object CMakeFiles/cmTC_05168.dir/src.cxx.o |
---|
1821 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_GR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /GR -o CMakeFiles/cmTC_05168.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1822 | g++: error: /GR: No such file or directory |
---|
1823 | make[1]: *** [CMakeFiles/cmTC_05168.dir/src.cxx.o] Error 1 |
---|
1824 | make: *** [cmTC_05168/fast] Error 2 |
---|
1825 | |
---|
1826 | Source file was: |
---|
1827 | int main() { return 0; } |
---|
1828 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_GS_FLAG failed with the following output: |
---|
1829 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1830 | |
---|
1831 | Run Build Command:"make" "cmTC_60b76/fast" |
---|
1832 | make -f CMakeFiles/cmTC_60b76.dir/build.make CMakeFiles/cmTC_60b76.dir/build |
---|
1833 | Building CXX object CMakeFiles/cmTC_60b76.dir/src.cxx.o |
---|
1834 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_GS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /GS -o CMakeFiles/cmTC_60b76.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1835 | g++: error: /GS: No such file or directory |
---|
1836 | make[1]: *** [CMakeFiles/cmTC_60b76.dir/src.cxx.o] Error 1 |
---|
1837 | make: *** [cmTC_60b76/fast] Error 2 |
---|
1838 | |
---|
1839 | Source file was: |
---|
1840 | int main() { return 0; } |
---|
1841 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_MT_FLAG failed with the following output: |
---|
1842 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1843 | |
---|
1844 | Run Build Command:"make" "cmTC_15e9f/fast" |
---|
1845 | make -f CMakeFiles/cmTC_15e9f.dir/build.make CMakeFiles/cmTC_15e9f.dir/build |
---|
1846 | Building CXX object CMakeFiles/cmTC_15e9f.dir/src.cxx.o |
---|
1847 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_MT_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /MT -o CMakeFiles/cmTC_15e9f.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1848 | g++: error: /MT: No such file or directory |
---|
1849 | make[1]: *** [CMakeFiles/cmTC_15e9f.dir/src.cxx.o] Error 1 |
---|
1850 | make: *** [cmTC_15e9f/fast] Error 2 |
---|
1851 | |
---|
1852 | Source file was: |
---|
1853 | int main() { return 0; } |
---|
1854 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_Oy_FLAG failed with the following output: |
---|
1855 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1856 | |
---|
1857 | Run Build Command:"make" "cmTC_071f3/fast" |
---|
1858 | make -f CMakeFiles/cmTC_071f3.dir/build.make CMakeFiles/cmTC_071f3.dir/build |
---|
1859 | Building CXX object CMakeFiles/cmTC_071f3.dir/src.cxx.o |
---|
1860 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_Oy_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /Oy -o CMakeFiles/cmTC_071f3.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1861 | g++: error: /Oy: No such file or directory |
---|
1862 | make[1]: *** [CMakeFiles/cmTC_071f3.dir/src.cxx.o] Error 1 |
---|
1863 | make: *** [cmTC_071f3/fast] Error 2 |
---|
1864 | |
---|
1865 | Source file was: |
---|
1866 | int main() { return 0; } |
---|
1867 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG failed with the following output: |
---|
1868 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1869 | |
---|
1870 | Run Build Command:"make" "cmTC_4955b/fast" |
---|
1871 | make -f CMakeFiles/cmTC_4955b.dir/build.make CMakeFiles/cmTC_4955b.dir/build |
---|
1872 | Building CXX object CMakeFiles/cmTC_4955b.dir/src.cxx.o |
---|
1873 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -gline-tables-only -o CMakeFiles/cmTC_4955b.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1874 | g++: error: unrecognized debug output level 'line-tables-only' |
---|
1875 | make[1]: *** [CMakeFiles/cmTC_4955b.dir/src.cxx.o] Error 1 |
---|
1876 | make: *** [cmTC_4955b/fast] Error 2 |
---|
1877 | |
---|
1878 | Source file was: |
---|
1879 | int main() { return 0; } |
---|
1880 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_G_FLAG failed with the following output: |
---|
1881 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1882 | |
---|
1883 | Run Build Command:"make" "cmTC_abf58/fast" |
---|
1884 | make -f CMakeFiles/cmTC_abf58.dir/build.make CMakeFiles/cmTC_abf58.dir/build |
---|
1885 | Building CXX object CMakeFiles/cmTC_abf58.dir/src.cxx.o |
---|
1886 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_G_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -g -o CMakeFiles/cmTC_abf58.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1887 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1888 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1889 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1890 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1891 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1892 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1893 | Linking CXX executable cmTC_abf58 |
---|
1894 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_abf58.dir/link.txt --verbose=1 |
---|
1895 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_G_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_abf58.dir/src.cxx.o -o cmTC_abf58 |
---|
1896 | /usr/bin/ld: Undefined symbols: |
---|
1897 | ___keymgr_dwarf2_register_sections |
---|
1898 | __cthread_init_routine |
---|
1899 | _atexit |
---|
1900 | _errno |
---|
1901 | _exit |
---|
1902 | _mach_init_routine |
---|
1903 | collect2: error: ld returned 1 exit status |
---|
1904 | make[1]: *** [cmTC_abf58] Error 1 |
---|
1905 | make: *** [cmTC_abf58/fast] Error 2 |
---|
1906 | |
---|
1907 | Source file was: |
---|
1908 | int main() { return 0; } |
---|
1909 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_Zi_FLAG failed with the following output: |
---|
1910 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1911 | |
---|
1912 | Run Build Command:"make" "cmTC_1f21b/fast" |
---|
1913 | make -f CMakeFiles/cmTC_1f21b.dir/build.make CMakeFiles/cmTC_1f21b.dir/build |
---|
1914 | Building CXX object CMakeFiles/cmTC_1f21b.dir/src.cxx.o |
---|
1915 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_Zi_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /Zi -o CMakeFiles/cmTC_1f21b.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1916 | g++: error: /Zi: No such file or directory |
---|
1917 | make[1]: *** [CMakeFiles/cmTC_1f21b.dir/src.cxx.o] Error 1 |
---|
1918 | make: *** [cmTC_1f21b/fast] Error 2 |
---|
1919 | |
---|
1920 | Source file was: |
---|
1921 | int main() { return 0; } |
---|
1922 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WALL_FLAG failed with the following output: |
---|
1923 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1924 | |
---|
1925 | Run Build Command:"make" "cmTC_6b46c/fast" |
---|
1926 | make -f CMakeFiles/cmTC_6b46c.dir/build.make CMakeFiles/cmTC_6b46c.dir/build |
---|
1927 | Building CXX object CMakeFiles/cmTC_6b46c.dir/src.cxx.o |
---|
1928 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WALL_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wall -o CMakeFiles/cmTC_6b46c.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1929 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1930 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1931 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1932 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1933 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1934 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1935 | Linking CXX executable cmTC_6b46c |
---|
1936 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b46c.dir/link.txt --verbose=1 |
---|
1937 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WALL_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_6b46c.dir/src.cxx.o -o cmTC_6b46c |
---|
1938 | /usr/bin/ld: Undefined symbols: |
---|
1939 | ___keymgr_dwarf2_register_sections |
---|
1940 | __cthread_init_routine |
---|
1941 | _atexit |
---|
1942 | _errno |
---|
1943 | _exit |
---|
1944 | _mach_init_routine |
---|
1945 | collect2: error: ld returned 1 exit status |
---|
1946 | make[1]: *** [cmTC_6b46c] Error 1 |
---|
1947 | make: *** [cmTC_6b46c/fast] Error 2 |
---|
1948 | |
---|
1949 | Source file was: |
---|
1950 | int main() { return 0; } |
---|
1951 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WERROR_FLAG failed with the following output: |
---|
1952 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1953 | |
---|
1954 | Run Build Command:"make" "cmTC_dcd94/fast" |
---|
1955 | make -f CMakeFiles/cmTC_dcd94.dir/build.make CMakeFiles/cmTC_dcd94.dir/build |
---|
1956 | Building CXX object CMakeFiles/cmTC_dcd94.dir/src.cxx.o |
---|
1957 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WERROR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -o CMakeFiles/cmTC_dcd94.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1958 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1959 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1960 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1961 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1962 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1963 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1964 | Linking CXX executable cmTC_dcd94 |
---|
1965 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dcd94.dir/link.txt --verbose=1 |
---|
1966 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WERROR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_dcd94.dir/src.cxx.o -o cmTC_dcd94 |
---|
1967 | /usr/bin/ld: Undefined symbols: |
---|
1968 | ___keymgr_dwarf2_register_sections |
---|
1969 | __cthread_init_routine |
---|
1970 | _atexit |
---|
1971 | _errno |
---|
1972 | _exit |
---|
1973 | _mach_init_routine |
---|
1974 | collect2: error: ld returned 1 exit status |
---|
1975 | make[1]: *** [cmTC_dcd94] Error 1 |
---|
1976 | make: *** [cmTC_dcd94/fast] Error 2 |
---|
1977 | |
---|
1978 | Source file was: |
---|
1979 | int main() { return 0; } |
---|
1980 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG failed with the following output: |
---|
1981 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
1982 | |
---|
1983 | Run Build Command:"make" "cmTC_45937/fast" |
---|
1984 | make -f CMakeFiles/cmTC_45937.dir/build.make CMakeFiles/cmTC_45937.dir/build |
---|
1985 | Building CXX object CMakeFiles/cmTC_45937.dir/src.cxx.o |
---|
1986 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wframe-larger-than=512 -o CMakeFiles/cmTC_45937.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
1987 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1988 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
1989 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
1990 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
1991 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
1992 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
1993 | Linking CXX executable cmTC_45937 |
---|
1994 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45937.dir/link.txt --verbose=1 |
---|
1995 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_45937.dir/src.cxx.o -o cmTC_45937 |
---|
1996 | /usr/bin/ld: Undefined symbols: |
---|
1997 | ___keymgr_dwarf2_register_sections |
---|
1998 | __cthread_init_routine |
---|
1999 | _atexit |
---|
2000 | _errno |
---|
2001 | _exit |
---|
2002 | _mach_init_routine |
---|
2003 | collect2: error: ld returned 1 exit status |
---|
2004 | make[1]: *** [cmTC_45937] Error 1 |
---|
2005 | make: *** [cmTC_45937/fast] Error 2 |
---|
2006 | |
---|
2007 | Source file was: |
---|
2008 | int main() { return 0; } |
---|
2009 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG failed with the following output: |
---|
2010 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2011 | |
---|
2012 | Run Build Command:"make" "cmTC_66e98/fast" |
---|
2013 | make -f CMakeFiles/cmTC_66e98.dir/build.make CMakeFiles/cmTC_66e98.dir/build |
---|
2014 | Building CXX object CMakeFiles/cmTC_66e98.dir/src.cxx.o |
---|
2015 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wglobal-constructors -o CMakeFiles/cmTC_66e98.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2016 | g++: error: unrecognized command-line option '-Wglobal-constructors'; did you mean '-felide-constructors'? |
---|
2017 | make[1]: *** [CMakeFiles/cmTC_66e98.dir/src.cxx.o] Error 1 |
---|
2018 | make: *** [cmTC_66e98/fast] Error 2 |
---|
2019 | |
---|
2020 | Source file was: |
---|
2021 | int main() { return 0; } |
---|
2022 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG failed with the following output: |
---|
2023 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2024 | |
---|
2025 | Run Build Command:"make" "cmTC_4ef9f/fast" |
---|
2026 | make -f CMakeFiles/cmTC_4ef9f.dir/build.make CMakeFiles/cmTC_4ef9f.dir/build |
---|
2027 | Building CXX object CMakeFiles/cmTC_4ef9f.dir/src.cxx.o |
---|
2028 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wc99-extensions -o CMakeFiles/cmTC_4ef9f.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2029 | g++: error: unrecognized command-line option '-Wc99-extensions'; did you mean '-fms-extensions'? |
---|
2030 | make[1]: *** [CMakeFiles/cmTC_4ef9f.dir/src.cxx.o] Error 1 |
---|
2031 | make: *** [cmTC_4ef9f/fast] Error 2 |
---|
2032 | |
---|
2033 | Source file was: |
---|
2034 | int main() { return 0; } |
---|
2035 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WGNU_FLAG failed with the following output: |
---|
2036 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2037 | |
---|
2038 | Run Build Command:"make" "cmTC_44cd8/fast" |
---|
2039 | make -f CMakeFiles/cmTC_44cd8.dir/build.make CMakeFiles/cmTC_44cd8.dir/build |
---|
2040 | Building CXX object CMakeFiles/cmTC_44cd8.dir/src.cxx.o |
---|
2041 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WGNU_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wgnu -o CMakeFiles/cmTC_44cd8.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2042 | g++: error: unrecognized command-line option '-Wgnu' |
---|
2043 | make[1]: *** [CMakeFiles/cmTC_44cd8.dir/src.cxx.o] Error 1 |
---|
2044 | make: *** [cmTC_44cd8/fast] Error 2 |
---|
2045 | |
---|
2046 | Source file was: |
---|
2047 | int main() { return 0; } |
---|
2048 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG failed with the following output: |
---|
2049 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2050 | |
---|
2051 | Run Build Command:"make" "cmTC_6d709/fast" |
---|
2052 | make -f CMakeFiles/cmTC_6d709.dir/build.make CMakeFiles/cmTC_6d709.dir/build |
---|
2053 | Building CXX object CMakeFiles/cmTC_6d709.dir/src.cxx.o |
---|
2054 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wnon-virtual-dtor -o CMakeFiles/cmTC_6d709.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2055 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2056 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2057 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2058 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2059 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2060 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2061 | Linking CXX executable cmTC_6d709 |
---|
2062 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d709.dir/link.txt --verbose=1 |
---|
2063 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_6d709.dir/src.cxx.o -o cmTC_6d709 |
---|
2064 | /usr/bin/ld: Undefined symbols: |
---|
2065 | ___keymgr_dwarf2_register_sections |
---|
2066 | __cthread_init_routine |
---|
2067 | _atexit |
---|
2068 | _errno |
---|
2069 | _exit |
---|
2070 | _mach_init_routine |
---|
2071 | collect2: error: ld returned 1 exit status |
---|
2072 | make[1]: *** [cmTC_6d709] Error 1 |
---|
2073 | make: *** [cmTC_6d709/fast] Error 2 |
---|
2074 | |
---|
2075 | Source file was: |
---|
2076 | int main() { return 0; } |
---|
2077 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG failed with the following output: |
---|
2078 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2079 | |
---|
2080 | Run Build Command:"make" "cmTC_b419f/fast" |
---|
2081 | make -f CMakeFiles/cmTC_b419f.dir/build.make CMakeFiles/cmTC_b419f.dir/build |
---|
2082 | Building CXX object CMakeFiles/cmTC_b419f.dir/src.cxx.o |
---|
2083 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wvariadic-macros -o CMakeFiles/cmTC_b419f.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2084 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2085 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2086 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2087 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2088 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2089 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2090 | Linking CXX executable cmTC_b419f |
---|
2091 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b419f.dir/link.txt --verbose=1 |
---|
2092 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_b419f.dir/src.cxx.o -o cmTC_b419f |
---|
2093 | /usr/bin/ld: Undefined symbols: |
---|
2094 | ___keymgr_dwarf2_register_sections |
---|
2095 | __cthread_init_routine |
---|
2096 | _atexit |
---|
2097 | _errno |
---|
2098 | _exit |
---|
2099 | _mach_init_routine |
---|
2100 | collect2: error: ld returned 1 exit status |
---|
2101 | make[1]: *** [cmTC_b419f] Error 1 |
---|
2102 | make: *** [cmTC_b419f/fast] Error 2 |
---|
2103 | |
---|
2104 | Source file was: |
---|
2105 | int main() { return 0; } |
---|
2106 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG failed with the following output: |
---|
2107 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2108 | |
---|
2109 | Run Build Command:"make" "cmTC_acbb4/fast" |
---|
2110 | make -f CMakeFiles/cmTC_acbb4.dir/build.make CMakeFiles/cmTC_acbb4.dir/build |
---|
2111 | Building CXX object CMakeFiles/cmTC_acbb4.dir/src.cxx.o |
---|
2112 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wunused-parameter -o CMakeFiles/cmTC_acbb4.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2113 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2114 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2115 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2116 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2117 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2118 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2119 | Linking CXX executable cmTC_acbb4 |
---|
2120 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_acbb4.dir/link.txt --verbose=1 |
---|
2121 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_acbb4.dir/src.cxx.o -o cmTC_acbb4 |
---|
2122 | /usr/bin/ld: Undefined symbols: |
---|
2123 | ___keymgr_dwarf2_register_sections |
---|
2124 | __cthread_init_routine |
---|
2125 | _atexit |
---|
2126 | _errno |
---|
2127 | _exit |
---|
2128 | _mach_init_routine |
---|
2129 | collect2: error: ld returned 1 exit status |
---|
2130 | make[1]: *** [cmTC_acbb4] Error 1 |
---|
2131 | make: *** [cmTC_acbb4/fast] Error 2 |
---|
2132 | |
---|
2133 | Source file was: |
---|
2134 | int main() { return 0; } |
---|
2135 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG failed with the following output: |
---|
2136 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2137 | |
---|
2138 | Run Build Command:"make" "cmTC_75721/fast" |
---|
2139 | make -f CMakeFiles/cmTC_75721.dir/build.make CMakeFiles/cmTC_75721.dir/build |
---|
2140 | Building CXX object CMakeFiles/cmTC_75721.dir/src.cxx.o |
---|
2141 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Werror -Wcovered-switch-default -o CMakeFiles/cmTC_75721.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2142 | g++: error: unrecognized command-line option '-Wcovered-switch-default'; did you mean '-Wno-switch-default'? |
---|
2143 | make[1]: *** [CMakeFiles/cmTC_75721.dir/src.cxx.o] Error 1 |
---|
2144 | make: *** [cmTC_75721/fast] Error 2 |
---|
2145 | |
---|
2146 | Source file was: |
---|
2147 | int main() { return 0; } |
---|
2148 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WNO_PEDANTIC failed with the following output: |
---|
2149 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2150 | |
---|
2151 | Run Build Command:"make" "cmTC_b3fc1/fast" |
---|
2152 | make -f CMakeFiles/cmTC_b3fc1.dir/build.make CMakeFiles/cmTC_b3fc1.dir/build |
---|
2153 | Building CXX object CMakeFiles/cmTC_b3fc1.dir/src.cxx.o |
---|
2154 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WNO_PEDANTIC -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wno-pedantic -o CMakeFiles/cmTC_b3fc1.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2155 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2156 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2157 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2158 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2159 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2160 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2161 | Linking CXX executable cmTC_b3fc1 |
---|
2162 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b3fc1.dir/link.txt --verbose=1 |
---|
2163 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WNO_PEDANTIC -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_b3fc1.dir/src.cxx.o -o cmTC_b3fc1 |
---|
2164 | /usr/bin/ld: Undefined symbols: |
---|
2165 | ___keymgr_dwarf2_register_sections |
---|
2166 | __cthread_init_routine |
---|
2167 | _atexit |
---|
2168 | _errno |
---|
2169 | _exit |
---|
2170 | _mach_init_routine |
---|
2171 | collect2: error: ld returned 1 exit status |
---|
2172 | make[1]: *** [cmTC_b3fc1] Error 1 |
---|
2173 | make: *** [cmTC_b3fc1/fast] Error 2 |
---|
2174 | |
---|
2175 | Source file was: |
---|
2176 | int main() { return 0; } |
---|
2177 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_W4_FLAG failed with the following output: |
---|
2178 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2179 | |
---|
2180 | Run Build Command:"make" "cmTC_1eef3/fast" |
---|
2181 | make -f CMakeFiles/cmTC_1eef3.dir/build.make CMakeFiles/cmTC_1eef3.dir/build |
---|
2182 | Building CXX object CMakeFiles/cmTC_1eef3.dir/src.cxx.o |
---|
2183 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_W4_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /W4 -o CMakeFiles/cmTC_1eef3.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2184 | g++: error: /W4: No such file or directory |
---|
2185 | make[1]: *** [CMakeFiles/cmTC_1eef3.dir/src.cxx.o] Error 1 |
---|
2186 | make: *** [cmTC_1eef3/fast] Error 2 |
---|
2187 | |
---|
2188 | Source file was: |
---|
2189 | int main() { return 0; } |
---|
2190 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WX_FLAG failed with the following output: |
---|
2191 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2192 | |
---|
2193 | Run Build Command:"make" "cmTC_189f9/fast" |
---|
2194 | make -f CMakeFiles/cmTC_189f9.dir/build.make CMakeFiles/cmTC_189f9.dir/build |
---|
2195 | Building CXX object CMakeFiles/cmTC_189f9.dir/src.cxx.o |
---|
2196 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WX_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /WX -o CMakeFiles/cmTC_189f9.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2197 | g++: error: /WX: No such file or directory |
---|
2198 | make[1]: *** [CMakeFiles/cmTC_189f9.dir/src.cxx.o] Error 1 |
---|
2199 | make: *** [cmTC_189f9/fast] Error 2 |
---|
2200 | |
---|
2201 | Source file was: |
---|
2202 | int main() { return 0; } |
---|
2203 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WD4146_FLAG failed with the following output: |
---|
2204 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2205 | |
---|
2206 | Run Build Command:"make" "cmTC_244ae/fast" |
---|
2207 | make -f CMakeFiles/cmTC_244ae.dir/build.make CMakeFiles/cmTC_244ae.dir/build |
---|
2208 | Building CXX object CMakeFiles/cmTC_244ae.dir/src.cxx.o |
---|
2209 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WD4146_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /wd4146 -o CMakeFiles/cmTC_244ae.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2210 | g++: error: /wd4146: No such file or directory |
---|
2211 | make[1]: *** [CMakeFiles/cmTC_244ae.dir/src.cxx.o] Error 1 |
---|
2212 | make: *** [cmTC_244ae/fast] Error 2 |
---|
2213 | |
---|
2214 | Source file was: |
---|
2215 | int main() { return 0; } |
---|
2216 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WD4291_FLAG failed with the following output: |
---|
2217 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2218 | |
---|
2219 | Run Build Command:"make" "cmTC_138c8/fast" |
---|
2220 | make -f CMakeFiles/cmTC_138c8.dir/build.make CMakeFiles/cmTC_138c8.dir/build |
---|
2221 | Building CXX object CMakeFiles/cmTC_138c8.dir/src.cxx.o |
---|
2222 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WD4291_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /wd4291 -o CMakeFiles/cmTC_138c8.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2223 | g++: error: /wd4291: No such file or directory |
---|
2224 | make[1]: *** [CMakeFiles/cmTC_138c8.dir/src.cxx.o] Error 1 |
---|
2225 | make: *** [cmTC_138c8/fast] Error 2 |
---|
2226 | |
---|
2227 | Source file was: |
---|
2228 | int main() { return 0; } |
---|
2229 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WD4221_FLAG failed with the following output: |
---|
2230 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2231 | |
---|
2232 | Run Build Command:"make" "cmTC_57db1/fast" |
---|
2233 | make -f CMakeFiles/cmTC_57db1.dir/build.make CMakeFiles/cmTC_57db1.dir/build |
---|
2234 | Building CXX object CMakeFiles/cmTC_57db1.dir/src.cxx.o |
---|
2235 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WD4221_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /wd4221 -o CMakeFiles/cmTC_57db1.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2236 | g++: error: /wd4221: No such file or directory |
---|
2237 | make[1]: *** [CMakeFiles/cmTC_57db1.dir/src.cxx.o] Error 1 |
---|
2238 | make: *** [cmTC_57db1/fast] Error 2 |
---|
2239 | |
---|
2240 | Source file was: |
---|
2241 | int main() { return 0; } |
---|
2242 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WD4391_FLAG failed with the following output: |
---|
2243 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2244 | |
---|
2245 | Run Build Command:"make" "cmTC_45f1a/fast" |
---|
2246 | make -f CMakeFiles/cmTC_45f1a.dir/build.make CMakeFiles/cmTC_45f1a.dir/build |
---|
2247 | Building CXX object CMakeFiles/cmTC_45f1a.dir/src.cxx.o |
---|
2248 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WD4391_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /wd4391 -o CMakeFiles/cmTC_45f1a.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2249 | g++: error: /wd4391: No such file or directory |
---|
2250 | make[1]: *** [CMakeFiles/cmTC_45f1a.dir/src.cxx.o] Error 1 |
---|
2251 | make: *** [cmTC_45f1a/fast] Error 2 |
---|
2252 | |
---|
2253 | Source file was: |
---|
2254 | int main() { return 0; } |
---|
2255 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WD4722_FLAG failed with the following output: |
---|
2256 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2257 | |
---|
2258 | Run Build Command:"make" "cmTC_13e40/fast" |
---|
2259 | make -f CMakeFiles/cmTC_13e40.dir/build.make CMakeFiles/cmTC_13e40.dir/build |
---|
2260 | Building CXX object CMakeFiles/cmTC_13e40.dir/src.cxx.o |
---|
2261 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WD4722_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /wd4722 -o CMakeFiles/cmTC_13e40.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2262 | g++: error: /wd4722: No such file or directory |
---|
2263 | make[1]: *** [CMakeFiles/cmTC_13e40.dir/src.cxx.o] Error 1 |
---|
2264 | make: *** [cmTC_13e40/fast] Error 2 |
---|
2265 | |
---|
2266 | Source file was: |
---|
2267 | int main() { return 0; } |
---|
2268 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_WD4800_FLAG failed with the following output: |
---|
2269 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2270 | |
---|
2271 | Run Build Command:"make" "cmTC_bb80e/fast" |
---|
2272 | make -f CMakeFiles/cmTC_bb80e.dir/build.make CMakeFiles/cmTC_bb80e.dir/build |
---|
2273 | Building CXX object CMakeFiles/cmTC_bb80e.dir/src.cxx.o |
---|
2274 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_WD4800_FLAG -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 /wd4800 -o CMakeFiles/cmTC_bb80e.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2275 | g++: error: /wd4800: No such file or directory |
---|
2276 | make[1]: *** [CMakeFiles/cmTC_bb80e.dir/src.cxx.o] Error 1 |
---|
2277 | make: *** [cmTC_bb80e/fast] Error 2 |
---|
2278 | |
---|
2279 | Source file was: |
---|
2280 | int main() { return 0; } |
---|
2281 | Determining if the __func__ exist failed with the following output: |
---|
2282 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2283 | |
---|
2284 | Run Build Command:"make" "cmTC_616e2/fast" |
---|
2285 | make -f CMakeFiles/cmTC_616e2.dir/build.make CMakeFiles/cmTC_616e2.dir/build |
---|
2286 | Building C object CMakeFiles/cmTC_616e2.dir/CheckSymbolExists.c.o |
---|
2287 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_616e2.dir/CheckSymbolExists.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c |
---|
2288 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2289 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2290 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2291 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2292 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2293 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2294 | Linking C executable cmTC_616e2 |
---|
2295 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_616e2.dir/link.txt --verbose=1 |
---|
2296 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_616e2.dir/CheckSymbolExists.c.o -o cmTC_616e2 |
---|
2297 | /usr/bin/ld: Undefined symbols: |
---|
2298 | ___keymgr_dwarf2_register_sections |
---|
2299 | __cthread_init_routine |
---|
2300 | _atexit |
---|
2301 | _errno |
---|
2302 | _exit |
---|
2303 | _mach_init_routine |
---|
2304 | collect2: error: ld returned 1 exit status |
---|
2305 | make[1]: *** [cmTC_616e2] Error 1 |
---|
2306 | make: *** [cmTC_616e2/fast] Error 2 |
---|
2307 | |
---|
2308 | File /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: |
---|
2309 | /* */ |
---|
2310 | |
---|
2311 | int main(int argc, char** argv) |
---|
2312 | { |
---|
2313 | (void)argv; |
---|
2314 | #ifndef __func__ |
---|
2315 | return ((int*)(&__func__))[argc]; |
---|
2316 | #else |
---|
2317 | (void)argc; |
---|
2318 | return 0; |
---|
2319 | #endif |
---|
2320 | } |
---|
2321 | |
---|
2322 | Determining if files sys/auxv.h exist failed with the following output: |
---|
2323 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2324 | |
---|
2325 | Run Build Command:"make" "cmTC_a540a/fast" |
---|
2326 | make -f CMakeFiles/cmTC_a540a.dir/build.make CMakeFiles/cmTC_a540a.dir/build |
---|
2327 | Building C object CMakeFiles/cmTC_a540a.dir/CheckIncludeFiles.c.o |
---|
2328 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_a540a.dir/CheckIncludeFiles.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c |
---|
2329 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2330 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2331 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2332 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2333 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2334 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2335 | /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:10: fatal error: sys/auxv.h: No such file or directory |
---|
2336 | 2 | #include <sys/auxv.h> |
---|
2337 | | ^~~~~~~~~~~~ |
---|
2338 | compilation terminated. |
---|
2339 | make[1]: *** [CMakeFiles/cmTC_a540a.dir/CheckIncludeFiles.c.o] Error 1 |
---|
2340 | make: *** [cmTC_a540a/fast] Error 2 |
---|
2341 | |
---|
2342 | Source: |
---|
2343 | /* */ |
---|
2344 | #include <sys/auxv.h> |
---|
2345 | |
---|
2346 | |
---|
2347 | int main(void){return 0;} |
---|
2348 | |
---|
2349 | Determining if the function dlopen exists in the dl failed with the following output: |
---|
2350 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2351 | |
---|
2352 | Run Build Command:"make" "cmTC_1fabc/fast" |
---|
2353 | make -f CMakeFiles/cmTC_1fabc.dir/build.make CMakeFiles/cmTC_1fabc.dir/build |
---|
2354 | Building C object CMakeFiles/cmTC_1fabc.dir/CheckFunctionExists.c.o |
---|
2355 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=dlopen -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_1fabc.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2356 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2357 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2358 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2359 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2360 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2361 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2362 | Linking C executable cmTC_1fabc |
---|
2363 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1fabc.dir/link.txt --verbose=1 |
---|
2364 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=dlopen -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_1fabc.dir/CheckFunctionExists.c.o -o cmTC_1fabc -ldl |
---|
2365 | /usr/bin/ld: Undefined symbols: |
---|
2366 | ___keymgr_dwarf2_register_sections |
---|
2367 | __cthread_init_routine |
---|
2368 | _atexit |
---|
2369 | _errno |
---|
2370 | _exit |
---|
2371 | _mach_init_routine |
---|
2372 | _dlopen |
---|
2373 | collect2: error: ld returned 1 exit status |
---|
2374 | make[1]: *** [cmTC_1fabc] Error 1 |
---|
2375 | make: *** [cmTC_1fabc/fast] Error 2 |
---|
2376 | |
---|
2377 | |
---|
2378 | Determining if the function shm_open exists in the rt failed with the following output: |
---|
2379 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2380 | |
---|
2381 | Run Build Command:"make" "cmTC_8e9c3/fast" |
---|
2382 | make -f CMakeFiles/cmTC_8e9c3.dir/build.make CMakeFiles/cmTC_8e9c3.dir/build |
---|
2383 | Building C object CMakeFiles/cmTC_8e9c3.dir/CheckFunctionExists.c.o |
---|
2384 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=shm_open -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_8e9c3.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2385 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2386 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2387 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2388 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2389 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2390 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2391 | Linking C executable cmTC_8e9c3 |
---|
2392 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8e9c3.dir/link.txt --verbose=1 |
---|
2393 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=shm_open -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_8e9c3.dir/CheckFunctionExists.c.o -o cmTC_8e9c3 -lrt |
---|
2394 | /usr/bin/ld: can't locate file for: -lrt |
---|
2395 | collect2: error: ld returned 1 exit status |
---|
2396 | make[1]: *** [cmTC_8e9c3] Error 1 |
---|
2397 | make: *** [cmTC_8e9c3/fast] Error 2 |
---|
2398 | |
---|
2399 | |
---|
2400 | Determining if the function pow exists in the m failed with the following output: |
---|
2401 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2402 | |
---|
2403 | Run Build Command:"make" "cmTC_4ef0d/fast" |
---|
2404 | make -f CMakeFiles/cmTC_4ef0d.dir/build.make CMakeFiles/cmTC_4ef0d.dir/build |
---|
2405 | Building C object CMakeFiles/cmTC_4ef0d.dir/CheckFunctionExists.c.o |
---|
2406 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=pow -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_4ef0d.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2407 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2408 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2409 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2410 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2411 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2412 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2413 | <command-line>: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] |
---|
2414 | /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c:7:3: note: in expansion of macro 'CHECK_FUNCTION_EXISTS' |
---|
2415 | 7 | CHECK_FUNCTION_EXISTS(void); |
---|
2416 | | ^~~~~~~~~~~~~~~~~~~~~ |
---|
2417 | /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c:1:1: note: 'pow' is declared in header '<math.h>' |
---|
2418 | +++ |+#include <math.h> |
---|
2419 | 1 | #ifdef CHECK_FUNCTION_EXISTS |
---|
2420 | Linking C executable cmTC_4ef0d |
---|
2421 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4ef0d.dir/link.txt --verbose=1 |
---|
2422 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=pow -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_4ef0d.dir/CheckFunctionExists.c.o -o cmTC_4ef0d -lm |
---|
2423 | /usr/bin/ld: Undefined symbols: |
---|
2424 | ___keymgr_dwarf2_register_sections |
---|
2425 | __cthread_init_routine |
---|
2426 | _atexit |
---|
2427 | _errno |
---|
2428 | _exit |
---|
2429 | _mach_init_routine |
---|
2430 | _pow |
---|
2431 | collect2: error: ld returned 1 exit status |
---|
2432 | make[1]: *** [cmTC_4ef0d] Error 1 |
---|
2433 | make: *** [cmTC_4ef0d/fast] Error 2 |
---|
2434 | |
---|
2435 | |
---|
2436 | Determining if the function pthread_create exists in the pthread failed with the following output: |
---|
2437 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2438 | |
---|
2439 | Run Build Command:"make" "cmTC_f2157/fast" |
---|
2440 | make -f CMakeFiles/cmTC_f2157.dir/build.make CMakeFiles/cmTC_f2157.dir/build |
---|
2441 | Building C object CMakeFiles/cmTC_f2157.dir/CheckFunctionExists.c.o |
---|
2442 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=pthread_create -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_f2157.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2443 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2444 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2445 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2446 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2447 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2448 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2449 | Linking C executable cmTC_f2157 |
---|
2450 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f2157.dir/link.txt --verbose=1 |
---|
2451 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=pthread_create -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_f2157.dir/CheckFunctionExists.c.o -o cmTC_f2157 -lpthread |
---|
2452 | /usr/bin/ld: Undefined symbols: |
---|
2453 | ___keymgr_dwarf2_register_sections |
---|
2454 | __cthread_init_routine |
---|
2455 | _atexit |
---|
2456 | _errno |
---|
2457 | _exit |
---|
2458 | _mach_init_routine |
---|
2459 | _pthread_create |
---|
2460 | collect2: error: ld returned 1 exit status |
---|
2461 | make[1]: *** [cmTC_f2157] Error 1 |
---|
2462 | make: *** [cmTC_f2157/fast] Error 2 |
---|
2463 | |
---|
2464 | |
---|
2465 | Determining if the function backtrace exists in the execinfo failed with the following output: |
---|
2466 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2467 | |
---|
2468 | Run Build Command:"make" "cmTC_6ff3d/fast" |
---|
2469 | make -f CMakeFiles/cmTC_6ff3d.dir/build.make CMakeFiles/cmTC_6ff3d.dir/build |
---|
2470 | Building C object CMakeFiles/cmTC_6ff3d.dir/CheckFunctionExists.c.o |
---|
2471 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=backtrace -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_6ff3d.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2472 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2473 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2474 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2475 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2476 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2477 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2478 | Linking C executable cmTC_6ff3d |
---|
2479 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ff3d.dir/link.txt --verbose=1 |
---|
2480 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=backtrace -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_6ff3d.dir/CheckFunctionExists.c.o -o cmTC_6ff3d -lexecinfo |
---|
2481 | /usr/bin/ld: can't locate file for: -lexecinfo |
---|
2482 | collect2: error: ld returned 1 exit status |
---|
2483 | make[1]: *** [cmTC_6ff3d] Error 1 |
---|
2484 | make: *** [cmTC_6ff3d/fast] Error 2 |
---|
2485 | |
---|
2486 | |
---|
2487 | Determining if the function __cxa_throw exists in the c++ failed with the following output: |
---|
2488 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2489 | |
---|
2490 | Run Build Command:"make" "cmTC_3cbf0/fast" |
---|
2491 | make -f CMakeFiles/cmTC_3cbf0.dir/build.make CMakeFiles/cmTC_3cbf0.dir/build |
---|
2492 | Building C object CMakeFiles/cmTC_3cbf0.dir/CheckFunctionExists.c.o |
---|
2493 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=__cxa_throw -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_3cbf0.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2494 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2495 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2496 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2497 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2498 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2499 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2500 | Linking C executable cmTC_3cbf0 |
---|
2501 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3cbf0.dir/link.txt --verbose=1 |
---|
2502 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=__cxa_throw -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_3cbf0.dir/CheckFunctionExists.c.o -o cmTC_3cbf0 -lc++ |
---|
2503 | /usr/bin/ld: can't locate file for: -lc++ |
---|
2504 | collect2: error: ld returned 1 exit status |
---|
2505 | make[1]: *** [cmTC_3cbf0] Error 1 |
---|
2506 | make: *** [cmTC_3cbf0/fast] Error 2 |
---|
2507 | |
---|
2508 | |
---|
2509 | Determining if the function __cxa_throw exists in the stdc++ failed with the following output: |
---|
2510 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2511 | |
---|
2512 | Run Build Command:"make" "cmTC_c2030/fast" |
---|
2513 | make -f CMakeFiles/cmTC_c2030.dir/build.make CMakeFiles/cmTC_c2030.dir/build |
---|
2514 | Building C object CMakeFiles/cmTC_c2030.dir/CheckFunctionExists.c.o |
---|
2515 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=__cxa_throw -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_c2030.dir/CheckFunctionExists.c.o -c /opt/local/libexec/cmake-bootstrap/share/cmake-3.9/Modules/CheckFunctionExists.c |
---|
2516 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2517 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2518 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2519 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2520 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2521 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2522 | Linking C executable cmTC_c2030 |
---|
2523 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c2030.dir/link.txt --verbose=1 |
---|
2524 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -DCHECK_FUNCTION_EXISTS=__cxa_throw -nodefaultlibs -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_c2030.dir/CheckFunctionExists.c.o -o cmTC_c2030 -lstdc++ |
---|
2525 | /usr/bin/ld: Undefined symbols: |
---|
2526 | ___keymgr_dwarf2_register_sections |
---|
2527 | __cthread_init_routine |
---|
2528 | _atexit |
---|
2529 | _errno |
---|
2530 | _exit |
---|
2531 | _mach_init_routine |
---|
2532 | __Unwind_RaiseException |
---|
2533 | __Unwind_Resume_or_Rethrow |
---|
2534 | __Unwind_Resume |
---|
2535 | _free |
---|
2536 | _malloc |
---|
2537 | _pthread_mutex_lock |
---|
2538 | _pthread_mutex_unlock |
---|
2539 | __Unwind_DeleteException |
---|
2540 | ___cxa_atexit |
---|
2541 | _pthread_getspecific |
---|
2542 | _pthread_key_create |
---|
2543 | _pthread_key_delete |
---|
2544 | _pthread_setspecific |
---|
2545 | __Unwind_GetDataRelBase |
---|
2546 | __Unwind_GetIP |
---|
2547 | __Unwind_GetLanguageSpecificData |
---|
2548 | __Unwind_GetRegionStart |
---|
2549 | __Unwind_GetTextRelBase |
---|
2550 | __Unwind_SetGR |
---|
2551 | __Unwind_SetIP |
---|
2552 | _abort |
---|
2553 | _write |
---|
2554 | _strcmp |
---|
2555 | ___sF |
---|
2556 | _fputc |
---|
2557 | _fputs |
---|
2558 | _fwrite |
---|
2559 | _memcpy |
---|
2560 | _realloc |
---|
2561 | _sprintf |
---|
2562 | _strlen |
---|
2563 | collect2: error: ld returned 1 exit status |
---|
2564 | make[1]: *** [cmTC_c2030] Error 1 |
---|
2565 | make: *** [cmTC_c2030/fast] Error 2 |
---|
2566 | |
---|
2567 | |
---|
2568 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_Z_TEXT failed with the following output: |
---|
2569 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2570 | |
---|
2571 | Run Build Command:"make" "cmTC_e0a08/fast" |
---|
2572 | make -f CMakeFiles/cmTC_e0a08.dir/build.make CMakeFiles/cmTC_e0a08.dir/build |
---|
2573 | Building CXX object CMakeFiles/cmTC_e0a08.dir/src.cxx.o |
---|
2574 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_Z_TEXT -nodefaultlibs -Wl,-z,text -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_e0a08.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2575 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2576 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2577 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2578 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2579 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2580 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2581 | Linking CXX executable cmTC_e0a08 |
---|
2582 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e0a08.dir/link.txt --verbose=1 |
---|
2583 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_Z_TEXT -nodefaultlibs -Wl,-z,text -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_e0a08.dir/src.cxx.o -o cmTC_e0a08 |
---|
2584 | /usr/bin/ld: unknown flag: -z |
---|
2585 | collect2: error: ld returned 1 exit status |
---|
2586 | make[1]: *** [cmTC_e0a08] Error 1 |
---|
2587 | make: *** [cmTC_e0a08/fast] Error 2 |
---|
2588 | |
---|
2589 | Source file was: |
---|
2590 | int main() { return 0; } |
---|
2591 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG failed with the following output: |
---|
2592 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2593 | |
---|
2594 | Run Build Command:"make" "cmTC_5a7a0/fast" |
---|
2595 | make -f CMakeFiles/cmTC_5a7a0.dir/build.make CMakeFiles/cmTC_5a7a0.dir/build |
---|
2596 | Building CXX object CMakeFiles/cmTC_5a7a0.dir/src.cxx.o |
---|
2597 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FUSE_LD_LLD_FLAG -nodefaultlibs -fuse-ld=lld -arch i386 -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_5a7a0.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2598 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2599 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2600 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2601 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2602 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2603 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2604 | Linking CXX executable cmTC_5a7a0 |
---|
2605 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a7a0.dir/link.txt --verbose=1 |
---|
2606 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_FUSE_LD_LLD_FLAG -nodefaultlibs -fuse-ld=lld -arch i386 -mmacosx-version-min=10.4 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc CMakeFiles/cmTC_5a7a0.dir/src.cxx.o -o cmTC_5a7a0 |
---|
2607 | /usr/bin/ld: Undefined symbols: |
---|
2608 | ___keymgr_dwarf2_register_sections |
---|
2609 | __cthread_init_routine |
---|
2610 | _atexit |
---|
2611 | _errno |
---|
2612 | _exit |
---|
2613 | _mach_init_routine |
---|
2614 | collect2: error: ld returned 1 exit status |
---|
2615 | make[1]: *** [cmTC_5a7a0] Error 1 |
---|
2616 | make: *** [cmTC_5a7a0/fast] Error 2 |
---|
2617 | |
---|
2618 | Source file was: |
---|
2619 | int main() { return 0; } |
---|
2620 | Performing C++ SOURCE FILE Test COMPILER_RT_HAS_APP_EXTENSION failed with the following output: |
---|
2621 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2622 | |
---|
2623 | Run Build Command:"make" "cmTC_44a8c/fast" |
---|
2624 | make -f CMakeFiles/cmTC_44a8c.dir/build.make CMakeFiles/cmTC_44a8c.dir/build |
---|
2625 | Building CXX object CMakeFiles/cmTC_44a8c.dir/src.cxx.o |
---|
2626 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -DCOMPILER_RT_HAS_APP_EXTENSION -nodefaultlibs -fapplication-extension -arch i386 -o CMakeFiles/cmTC_44a8c.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2627 | g++: error: unrecognized command-line option '-fapplication-extension' |
---|
2628 | make[1]: *** [CMakeFiles/cmTC_44a8c.dir/src.cxx.o] Error 1 |
---|
2629 | make: *** [cmTC_44a8c/fast] Error 2 |
---|
2630 | |
---|
2631 | Source file was: |
---|
2632 | int main() { return 0; } |
---|
2633 | Testing compiler for supporting osx-i386: |
---|
2634 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2635 | |
---|
2636 | Run Build Command:"make" "cmTC_6ac62/fast" |
---|
2637 | make -f CMakeFiles/cmTC_6ac62.dir/build.make CMakeFiles/cmTC_6ac62.dir/build |
---|
2638 | Building C object CMakeFiles/cmTC_6ac62.dir/src.c.o |
---|
2639 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -arch i386 -v -arch i386 -mmacosx-version-min=10.4 -isysroot / -o CMakeFiles/cmTC_6ac62.dir/src.c.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/src.c |
---|
2640 | Using built-in specs. |
---|
2641 | COLLECT_GCC=/opt/local/libexec/gcc10-bootstrap/bin/gcc |
---|
2642 | Target: i386-apple-darwin8 |
---|
2643 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc10-bootstrap/gcc10-bootstrap/work/gcc-10.3.0/configure --prefix=/opt/local/libexec/gcc10-bootstrap --enable-languages=c,c++,objc,obj-c++ --enable-bootstrap --with-system-zlib --without-zstd --disable-nls --disable-tls --enable-multilib --enable-multiarch --with-bugurl=https://trac.macports.org/newticket --with-dwarf2 --enable-targets=i386-apple-darwin8,powerpc-apple-darwin8 --host=i386-apple-darwin8 --build=i386-apple-darwin8 --target=i386-apple-darwin8 |
---|
2644 | Thread model: posix |
---|
2645 | Supported LTO compression algorithms: zlib |
---|
2646 | gcc version 10.3.0 (GCC) |
---|
2647 | COLLECT_GCC_OPTIONS='-pipe' '-D' 'NDEBUG' '-fPIC' '-Werror=date-time' '-Wall' '-Wextra' '-Wno-unused-parameter' '-Wwrite-strings' '-Wno-missing-field-initializers' '-Wpedantic' '-Wno-long-long' '-Wimplicit-fallthrough=3' '-Wno-comment' '-v' '-isysroot' '/' '-o' 'CMakeFiles/cmTC_6ac62.dir/src.c.o' '-c' '-m32' '-mmacosx-version-min=10.4' '-nodefaultexport' '-mtune=core2' |
---|
2648 | /opt/local/libexec/gcc10-bootstrap/libexec/gcc/i386-apple-darwin8/10.3.0/cc1 -quiet -v -D__DYNAMIC__ -D NDEBUG -isysroot / /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/src.c -fPIC -quiet -dumpbase src.c -m32 -mmacosx-version-min=10.4 -mtune=core2 -auxbase-strip CMakeFiles/cmTC_6ac62.dir/src.c.o -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -Wpedantic -Wno-long-long -Wimplicit-fallthrough=3 -Wno-comment -version -fPIC -o - | |
---|
2649 | as -arch i386 -v -force_cpusubtype_ALL -mmacosx-version-min=10.4 -o CMakeFiles/cmTC_6ac62.dir/src.c.o |
---|
2650 | Apple Computer, Inc. version cctools-622.9~2, GNU assembler version 1.38 |
---|
2651 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2652 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -m has already been seen! |
---|
2653 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'm' flag! |
---|
2654 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'a' flag! |
---|
2655 | /usr/bin/../libexec/gcc/darwin/i386/as: I don't understand 'c' flag! |
---|
2656 | /usr/bin/../libexec/gcc/darwin/i386/as: Flag option -o has already been seen! |
---|
2657 | GNU C17 (GCC) version 10.3.0 (i386-apple-darwin8) |
---|
2658 | compiled by GNU C version 10.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP |
---|
2659 | |
---|
2660 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
2661 | ignoring nonexistent directory "/opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/../../../../i386-apple-darwin8/include" |
---|
2662 | #include "..." search starts here: |
---|
2663 | #include <...> search starts here: |
---|
2664 | /opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/include |
---|
2665 | /usr/local/include |
---|
2666 | /opt/local/libexec/gcc10-bootstrap/include |
---|
2667 | /opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/include-fixed |
---|
2668 | /usr/include |
---|
2669 | //System/Library/Frameworks |
---|
2670 | //Library/Frameworks |
---|
2671 | End of search list. |
---|
2672 | GNU C17 (GCC) version 10.3.0 (i386-apple-darwin8) |
---|
2673 | compiled by GNU C version 10.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP |
---|
2674 | |
---|
2675 | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 |
---|
2676 | Compiler executable checksum: c40d730b47bffe9d8fac18eabcfad2f9 |
---|
2677 | COMPILER_PATH=/opt/local/libexec/gcc10-bootstrap/libexec/gcc/i386-apple-darwin8/10.3.0/:/opt/local/libexec/gcc10-bootstrap/libexec/gcc/i386-apple-darwin8/10.3.0/:/opt/local/libexec/gcc10-bootstrap/libexec/gcc/i386-apple-darwin8/:/opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/:/opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/ |
---|
2678 | LIBRARY_PATH=/opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/:/opt/local/libexec/gcc10-bootstrap/lib/gcc/i386-apple-darwin8/10.3.0/../../../ |
---|
2679 | COLLECT_GCC_OPTIONS='-pipe' '-D' 'NDEBUG' '-fPIC' '-Werror=date-time' '-Wall' '-Wextra' '-Wno-unused-parameter' '-Wwrite-strings' '-Wno-missing-field-initializers' '-Wpedantic' '-Wno-long-long' '-Wimplicit-fallthrough=3' '-Wno-comment' '-v' '-isysroot' '/' '-o' 'CMakeFiles/cmTC_6ac62.dir/src.c.o' '-c' '-m32' '-mmacosx-version-min=10.4' '-nodefaultexport' '-mtune=core2' |
---|
2680 | Linking C executable cmTC_6ac62 |
---|
2681 | /opt/local/libexec/cmake-bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6ac62.dir/link.txt --verbose=1 |
---|
2682 | /opt/local/libexec/gcc10-bootstrap/bin/gcc -pipe -fPIC -DNDEBUG -fPIC -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-comment -arch i386 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -static-libstdc++ -static-libgcc -arch i386 -mmacosx-version-min=10.4 -isysroot / CMakeFiles/cmTC_6ac62.dir/src.c.o -o cmTC_6ac62 |
---|
2683 | /usr/bin/ld: CMakeFiles/cmTC_6ac62.dir/src.c.o has external relocation entries in non-writable section (__TEXT,__text) for symbols: |
---|
2684 | _printf |
---|
2685 | collect2: error: ld returned 1 exit status |
---|
2686 | make[1]: *** [cmTC_6ac62] Error 1 |
---|
2687 | make: *** [cmTC_6ac62/fast] Error 2 |
---|
2688 | |
---|
2689 | Testing compiler for supporting FLAGS-fxray-instrument: |
---|
2690 | Command: /opt/local/libexec/gcc10-bootstrap/bin/gcc;;;-pipe;-fPIC;-DNDEBUG;-fPIC;-Werror=date-time;-Wall;-Wextra;-Wno-unused-parameter;-Wwrite-strings;-Wno-missing-field-initializers;-pedantic;-Wno-long-long;-Wimplicit-fallthrough;-Wno-comment;-fxray-instrument;-o;/opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/test.o;;;-c;/opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/src.c |
---|
2691 | |
---|
2692 | gcc: error: unrecognized command-line option '-fxray-instrument' |
---|
2693 | |
---|
2694 | 1 |
---|
2695 | Performing C++ SOURCE FILE Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG failed with the following output: |
---|
2696 | Change Dir: /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp |
---|
2697 | |
---|
2698 | Run Build Command:"make" "cmTC_d6333/fast" |
---|
2699 | make -f CMakeFiles/cmTC_d6333.dir/build.make CMakeFiles/cmTC_d6333.dir/build |
---|
2700 | Building CXX object CMakeFiles/cmTC_d6333.dir/src.cxx.o |
---|
2701 | /opt/local/libexec/gcc10-bootstrap/bin/g++ -pipe -fPIC -DNDEBUG -fPIC -fvisibility-inlines-hidden -Werror=date-time -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-class-memaccess -Wno-redundant-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wno-comment -fno-common -Woverloaded-virtual -fno-strict-aliasing -DCXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -arch i386 -mmacosx-version-min=10.4 -Werror -Wnested-anon-types -o CMakeFiles/cmTC_d6333.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_cebtenzzre_ports_lang_clang-11-bootstrap/clang-11-bootstrap/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
2702 | g++: error: unrecognized command-line option '-Wnested-anon-types' |
---|
2703 | make[1]: *** [CMakeFiles/cmTC_d6333.dir/src.cxx.o] Error 1 |
---|
2704 | make: *** [cmTC_d6333/fast] Error 2 |
---|
2705 | |
---|
2706 | Source file was: |
---|
2707 | int main() { return 0; } |
---|