1 | Determining if the EVP_sha exist failed with the following output: |
---|
2 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
3 | |
---|
4 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_8a24b/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_8a24b.dir/build.make CMakeFiles/cmTC_8a24b.dir/build |
---|
5 | Building CXX object CMakeFiles/cmTC_8a24b.dir/CheckSymbolExists.cxx.o |
---|
6 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -I/opt/local/libexec/openssl3/include -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_8a24b.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_8a24b.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_8a24b.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
7 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'EVP_sha'; did you mean 'EVP_sha1'? |
---|
8 | return ((int*)(&EVP_sha))[argc]; |
---|
9 | ^~~~~~~ |
---|
10 | EVP_sha1 |
---|
11 | /opt/local/libexec/openssl3/include/openssl/evp.h:911:15: note: 'EVP_sha1' declared here |
---|
12 | const EVP_MD *EVP_sha1(void); |
---|
13 | ^ |
---|
14 | 1 error generated. |
---|
15 | make[1]: *** [CMakeFiles/cmTC_8a24b.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
16 | make: *** [cmTC_8a24b/fast] Error 2 |
---|
17 | |
---|
18 | |
---|
19 | File /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
20 | /* */ |
---|
21 | #include <openssl/evp.h> |
---|
22 | |
---|
23 | int main(int argc, char** argv) |
---|
24 | { |
---|
25 | (void)argv; |
---|
26 | #ifndef EVP_sha |
---|
27 | return ((int*)(&EVP_sha))[argc]; |
---|
28 | #else |
---|
29 | (void)argc; |
---|
30 | return 0; |
---|
31 | #endif |
---|
32 | } |
---|
33 | Determining if the include file umem.h exists failed with the following output: |
---|
34 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
35 | |
---|
36 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_16140/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_16140.dir/build.make CMakeFiles/cmTC_16140.dir/build |
---|
37 | Building CXX object CMakeFiles/cmTC_16140.dir/CheckIncludeFile.cxx.o |
---|
38 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_16140.dir/CheckIncludeFile.cxx.o -MF CMakeFiles/cmTC_16140.dir/CheckIncludeFile.cxx.o.d -o CMakeFiles/cmTC_16140.dir/CheckIncludeFile.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx |
---|
39 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: 'umem.h' file not found |
---|
40 | #include <umem.h> |
---|
41 | ^ |
---|
42 | 1 error generated. |
---|
43 | make[1]: *** [CMakeFiles/cmTC_16140.dir/CheckIncludeFile.cxx.o] Error 1 |
---|
44 | make: *** [cmTC_16140/fast] Error 2 |
---|
45 | |
---|
46 | |
---|
47 | |
---|
48 | Determining if the include file vfork.h exists failed with the following output: |
---|
49 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
50 | |
---|
51 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_b2e0b/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b2e0b.dir/build.make CMakeFiles/cmTC_b2e0b.dir/build |
---|
52 | Building CXX object CMakeFiles/cmTC_b2e0b.dir/CheckIncludeFile.cxx.o |
---|
53 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_b2e0b.dir/CheckIncludeFile.cxx.o -MF CMakeFiles/cmTC_b2e0b.dir/CheckIncludeFile.cxx.o.d -o CMakeFiles/cmTC_b2e0b.dir/CheckIncludeFile.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx |
---|
54 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: 'vfork.h' file not found |
---|
55 | #include <vfork.h> |
---|
56 | ^ |
---|
57 | 1 error generated. |
---|
58 | make[1]: *** [CMakeFiles/cmTC_b2e0b.dir/CheckIncludeFile.cxx.o] Error 1 |
---|
59 | make: *** [cmTC_b2e0b/fast] Error 2 |
---|
60 | |
---|
61 | |
---|
62 | |
---|
63 | Determining if the include file winsock2.h exists failed with the following output: |
---|
64 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
65 | |
---|
66 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_ccf82/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ccf82.dir/build.make CMakeFiles/cmTC_ccf82.dir/build |
---|
67 | Building CXX object CMakeFiles/cmTC_ccf82.dir/CheckIncludeFile.cxx.o |
---|
68 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_ccf82.dir/CheckIncludeFile.cxx.o -MF CMakeFiles/cmTC_ccf82.dir/CheckIncludeFile.cxx.o.d -o CMakeFiles/cmTC_ccf82.dir/CheckIncludeFile.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx |
---|
69 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: 'winsock2.h' file not found |
---|
70 | #include <winsock2.h> |
---|
71 | ^ |
---|
72 | 1 error generated. |
---|
73 | make[1]: *** [CMakeFiles/cmTC_ccf82.dir/CheckIncludeFile.cxx.o] Error 1 |
---|
74 | make: *** [cmTC_ccf82/fast] Error 2 |
---|
75 | |
---|
76 | |
---|
77 | |
---|
78 | Determining if the include file ws2tcpip.h exists failed with the following output: |
---|
79 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
80 | |
---|
81 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_b2875/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_b2875.dir/build.make CMakeFiles/cmTC_b2875.dir/build |
---|
82 | Building CXX object CMakeFiles/cmTC_b2875.dir/CheckIncludeFile.cxx.o |
---|
83 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_b2875.dir/CheckIncludeFile.cxx.o -MF CMakeFiles/cmTC_b2875.dir/CheckIncludeFile.cxx.o.d -o CMakeFiles/cmTC_b2875.dir/CheckIncludeFile.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx |
---|
84 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx:1:10: fatal error: 'ws2tcpip.h' file not found |
---|
85 | #include <ws2tcpip.h> |
---|
86 | ^ |
---|
87 | 1 error generated. |
---|
88 | make[1]: *** [CMakeFiles/cmTC_b2875.dir/CheckIncludeFile.cxx.o] Error 1 |
---|
89 | make: *** [cmTC_b2875/fast] Error 2 |
---|
90 | |
---|
91 | |
---|
92 | |
---|
93 | Determining if the function clock_gettime exists failed with the following output: |
---|
94 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
95 | |
---|
96 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_ac609/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_ac609.dir/build.make CMakeFiles/cmTC_ac609.dir/build |
---|
97 | Building C object CMakeFiles/cmTC_ac609.dir/CheckFunctionExists.c.o |
---|
98 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=clock_gettime -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_ac609.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_ac609.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_ac609.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.24/Modules/CheckFunctionExists.c |
---|
99 | Linking C executable cmTC_ac609 |
---|
100 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ac609.dir/link.txt --verbose=1 |
---|
101 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=clock_gettime -arch x86_64 -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_ac609.dir/CheckFunctionExists.c.o -o cmTC_ac609 |
---|
102 | Undefined symbols for architecture x86_64: |
---|
103 | "_clock_gettime", referenced from: |
---|
104 | _main in CheckFunctionExists.c.o |
---|
105 | ld: symbol(s) not found for architecture x86_64 |
---|
106 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
107 | make[1]: *** [cmTC_ac609] Error 1 |
---|
108 | make: *** [cmTC_ac609/fast] Error 2 |
---|
109 | |
---|
110 | |
---|
111 | |
---|
112 | Determining if the function clock_gettime exists failed with the following output: |
---|
113 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
114 | |
---|
115 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_88edd/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_88edd.dir/build.make CMakeFiles/cmTC_88edd.dir/build |
---|
116 | Building C object CMakeFiles/cmTC_88edd.dir/CheckFunctionExists.c.o |
---|
117 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=clock_gettime -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_88edd.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_88edd.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_88edd.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.24/Modules/CheckFunctionExists.c |
---|
118 | Linking C executable cmTC_88edd |
---|
119 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_88edd.dir/link.txt --verbose=1 |
---|
120 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=clock_gettime -arch x86_64 -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_88edd.dir/CheckFunctionExists.c.o -o cmTC_88edd -lrt |
---|
121 | ld: library not found for -lrt |
---|
122 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
123 | make[1]: *** [cmTC_88edd] Error 1 |
---|
124 | make: *** [cmTC_88edd/fast] Error 2 |
---|
125 | |
---|
126 | |
---|
127 | |
---|
128 | Determining if the function clock_gettime exists failed with the following output: |
---|
129 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
130 | |
---|
131 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_17050/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_17050.dir/build.make CMakeFiles/cmTC_17050.dir/build |
---|
132 | Building C object CMakeFiles/cmTC_17050.dir/CheckFunctionExists.c.o |
---|
133 | /usr/bin/clang -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=clock_gettime -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_17050.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_17050.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_17050.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.24/Modules/CheckFunctionExists.c |
---|
134 | Linking C executable cmTC_17050 |
---|
135 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_17050.dir/link.txt --verbose=1 |
---|
136 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=clock_gettime -arch x86_64 -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_17050.dir/CheckFunctionExists.c.o -o cmTC_17050 /opt/local/lib/libtbbmalloc.dylib |
---|
137 | Undefined symbols for architecture x86_64: |
---|
138 | "_clock_gettime", referenced from: |
---|
139 | _main in CheckFunctionExists.c.o |
---|
140 | ld: symbol(s) not found for architecture x86_64 |
---|
141 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
142 | make[1]: *** [cmTC_17050] Error 1 |
---|
143 | make: *** [cmTC_17050/fast] Error 2 |
---|
144 | |
---|
145 | |
---|
146 | |
---|
147 | Determining if the function doprnt exists failed with the following output: |
---|
148 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
149 | |
---|
150 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_869ec/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_869ec.dir/build.make CMakeFiles/cmTC_869ec.dir/build |
---|
151 | Building C object CMakeFiles/cmTC_869ec.dir/CheckFunctionExists.c.o |
---|
152 | /usr/bin/clang -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=doprnt -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_869ec.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_869ec.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_869ec.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.24/Modules/CheckFunctionExists.c |
---|
153 | Linking C executable cmTC_869ec |
---|
154 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_869ec.dir/link.txt --verbose=1 |
---|
155 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=doprnt -arch x86_64 -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_869ec.dir/CheckFunctionExists.c.o -o cmTC_869ec /opt/local/lib/libtbbmalloc.dylib |
---|
156 | Undefined symbols for architecture x86_64: |
---|
157 | "_doprnt", referenced from: |
---|
158 | _main in CheckFunctionExists.c.o |
---|
159 | ld: symbol(s) not found for architecture x86_64 |
---|
160 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
161 | make[1]: *** [cmTC_869ec] Error 1 |
---|
162 | make: *** [cmTC_869ec/fast] Error 2 |
---|
163 | |
---|
164 | |
---|
165 | |
---|
166 | Determining if the function pthread_get_name_np exists failed with the following output: |
---|
167 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
168 | |
---|
169 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_0e453/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0e453.dir/build.make CMakeFiles/cmTC_0e453.dir/build |
---|
170 | Building C object CMakeFiles/cmTC_0e453.dir/CheckFunctionExists.c.o |
---|
171 | /usr/bin/clang -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=pthread_get_name_np -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_0e453.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_0e453.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_0e453.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.24/Modules/CheckFunctionExists.c |
---|
172 | Linking C executable cmTC_0e453 |
---|
173 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0e453.dir/link.txt --verbose=1 |
---|
174 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=pthread_get_name_np -arch x86_64 -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_0e453.dir/CheckFunctionExists.c.o -o cmTC_0e453 /opt/local/lib/libtbbmalloc.dylib |
---|
175 | Undefined symbols for architecture x86_64: |
---|
176 | "_pthread_get_name_np", referenced from: |
---|
177 | _main in CheckFunctionExists.c.o |
---|
178 | ld: symbol(s) not found for architecture x86_64 |
---|
179 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
180 | make[1]: *** [cmTC_0e453] Error 1 |
---|
181 | make: *** [cmTC_0e453/fast] Error 2 |
---|
182 | |
---|
183 | |
---|
184 | |
---|
185 | Determining if the function tbbmalloc exists failed with the following output: |
---|
186 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
187 | |
---|
188 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_6dcdc/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_6dcdc.dir/build.make CMakeFiles/cmTC_6dcdc.dir/build |
---|
189 | Building C object CMakeFiles/cmTC_6dcdc.dir/CheckFunctionExists.c.o |
---|
190 | /usr/bin/clang -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=tbbmalloc -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_6dcdc.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_6dcdc.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_6dcdc.dir/CheckFunctionExists.c.o -c /opt/local/share/cmake-3.24/Modules/CheckFunctionExists.c |
---|
191 | Linking C executable cmTC_6dcdc |
---|
192 | /opt/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6dcdc.dir/link.txt --verbose=1 |
---|
193 | /usr/bin/clang -pipe -Os -DNDEBUG -I/opt/local/include -DCHECK_FUNCTION_EXISTS=tbbmalloc -arch x86_64 -mmacosx-version-min=10.11 -Wl,-search_paths_first -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names CMakeFiles/cmTC_6dcdc.dir/CheckFunctionExists.c.o -o cmTC_6dcdc /opt/local/lib/libtbbmalloc.dylib |
---|
194 | Undefined symbols for architecture x86_64: |
---|
195 | "_tbbmalloc", referenced from: |
---|
196 | _main in CheckFunctionExists.c.o |
---|
197 | ld: symbol(s) not found for architecture x86_64 |
---|
198 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
199 | make[1]: *** [cmTC_6dcdc] Error 1 |
---|
200 | make: *** [cmTC_6dcdc/fast] Error 2 |
---|
201 | |
---|
202 | |
---|
203 | |
---|
204 | Performing C++ SOURCE FILE Test STRERROR_R_CHAR_P failed with the following output: |
---|
205 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
206 | |
---|
207 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_cf2be/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_cf2be.dir/build.make CMakeFiles/cmTC_cf2be.dir/build |
---|
208 | Building CXX object CMakeFiles/cmTC_cf2be.dir/src.cxx.o |
---|
209 | /usr/bin/clang++ -DSTRERROR_R_CHAR_P -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_cf2be.dir/src.cxx.o -MF CMakeFiles/cmTC_cf2be.dir/src.cxx.o.d -o CMakeFiles/cmTC_cf2be.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
210 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:6:14: error: assigning to 'char *' from incompatible type 'int' |
---|
211 | retbuf = strerror_r(0, strbuf, sizeof(strbuf)); |
---|
212 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
213 | 1 error generated. |
---|
214 | make[1]: *** [CMakeFiles/cmTC_cf2be.dir/src.cxx.o] Error 1 |
---|
215 | make: *** [cmTC_cf2be/fast] Error 2 |
---|
216 | |
---|
217 | |
---|
218 | Source file was: |
---|
219 | |
---|
220 | #include <string.h> |
---|
221 | int main(void) { |
---|
222 | char strbuf[100]; |
---|
223 | char *retbuf = NULL; |
---|
224 | retbuf = strerror_r(0, strbuf, sizeof(strbuf)); |
---|
225 | return 0; |
---|
226 | } |
---|
227 | Determining if the gethostbyaddr_r exist failed with the following output: |
---|
228 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
229 | |
---|
230 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_847a3/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_847a3.dir/build.make CMakeFiles/cmTC_847a3.dir/build |
---|
231 | Building CXX object CMakeFiles/cmTC_847a3.dir/CheckSymbolExists.cxx.o |
---|
232 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_847a3.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_847a3.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_847a3.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
233 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'gethostbyaddr_r'; did you mean 'gethostbyaddr'? |
---|
234 | return ((int*)(&gethostbyaddr_r))[argc]; |
---|
235 | ^~~~~~~~~~~~~~~ |
---|
236 | gethostbyaddr |
---|
237 | /usr/include/netdb.h:269:17: note: 'gethostbyaddr' declared here |
---|
238 | struct hostent *gethostbyaddr(const void *, socklen_t, int); |
---|
239 | ^ |
---|
240 | 1 error generated. |
---|
241 | make[1]: *** [CMakeFiles/cmTC_847a3.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
242 | make: *** [cmTC_847a3/fast] Error 2 |
---|
243 | |
---|
244 | |
---|
245 | File /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
246 | /* */ |
---|
247 | #include <netdb.h> |
---|
248 | |
---|
249 | int main(int argc, char** argv) |
---|
250 | { |
---|
251 | (void)argv; |
---|
252 | #ifndef gethostbyaddr_r |
---|
253 | return ((int*)(&gethostbyaddr_r))[argc]; |
---|
254 | #else |
---|
255 | (void)argc; |
---|
256 | return 0; |
---|
257 | #endif |
---|
258 | } |
---|
259 | Determining if the gethostbyname_r exist failed with the following output: |
---|
260 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
261 | |
---|
262 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_716ea/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_716ea.dir/build.make CMakeFiles/cmTC_716ea.dir/build |
---|
263 | Building CXX object CMakeFiles/cmTC_716ea.dir/CheckSymbolExists.cxx.o |
---|
264 | /usr/bin/clang++ -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_716ea.dir/CheckSymbolExists.cxx.o -MF CMakeFiles/cmTC_716ea.dir/CheckSymbolExists.cxx.o.d -o CMakeFiles/cmTC_716ea.dir/CheckSymbolExists.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx |
---|
265 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:8:19: error: use of undeclared identifier 'gethostbyname_r' |
---|
266 | return ((int*)(&gethostbyname_r))[argc]; |
---|
267 | ^ |
---|
268 | 1 error generated. |
---|
269 | make[1]: *** [CMakeFiles/cmTC_716ea.dir/CheckSymbolExists.cxx.o] Error 1 |
---|
270 | make: *** [cmTC_716ea/fast] Error 2 |
---|
271 | |
---|
272 | |
---|
273 | File /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: |
---|
274 | /* */ |
---|
275 | #include <netdb.h> |
---|
276 | |
---|
277 | int main(int argc, char** argv) |
---|
278 | { |
---|
279 | (void)argv; |
---|
280 | #ifndef gethostbyname_r |
---|
281 | return ((int*)(&gethostbyname_r))[argc]; |
---|
282 | #else |
---|
283 | (void)argc; |
---|
284 | return 0; |
---|
285 | #endif |
---|
286 | } |
---|
287 | Performing C++ SOURCE FILE Test QORE_HAVE_PTHREAD_GETATTR_NP failed with the following output: |
---|
288 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
289 | |
---|
290 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_39de0/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_39de0.dir/build.make CMakeFiles/cmTC_39de0.dir/build |
---|
291 | Building CXX object CMakeFiles/cmTC_39de0.dir/src.cxx.o |
---|
292 | /usr/bin/clang++ -DQORE_HAVE_PTHREAD_GETATTR_NP -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_39de0.dir/src.cxx.o -MF CMakeFiles/cmTC_39de0.dir/src.cxx.o.d -o CMakeFiles/cmTC_39de0.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
293 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:5:5: error: use of undeclared identifier 'pthread_getattr_np' |
---|
294 | pthread_getattr_np(pthread_self(), &attr); |
---|
295 | ^ |
---|
296 | 1 error generated. |
---|
297 | make[1]: *** [CMakeFiles/cmTC_39de0.dir/src.cxx.o] Error 1 |
---|
298 | make: *** [cmTC_39de0/fast] Error 2 |
---|
299 | |
---|
300 | |
---|
301 | Source file was: |
---|
302 | |
---|
303 | #include <pthread.h> |
---|
304 | int main(int argc, char* argv []) { |
---|
305 | pthread_attr_t attr; |
---|
306 | pthread_getattr_np(pthread_self(), &attr); |
---|
307 | return 0; |
---|
308 | } |
---|
309 | |
---|
310 | Performing C++ SOURCE FILE Test UNORDERED_MAP_FOUND failed with the following output: |
---|
311 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
312 | |
---|
313 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_0d6b8/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_0d6b8.dir/build.make CMakeFiles/cmTC_0d6b8.dir/build |
---|
314 | Building CXX object CMakeFiles/cmTC_0d6b8.dir/src.cxx.o |
---|
315 | /usr/bin/clang++ -DUNORDERED_MAP_FOUND -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_0d6b8.dir/src.cxx.o -MF CMakeFiles/cmTC_0d6b8.dir/src.cxx.o.d -o CMakeFiles/cmTC_0d6b8.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
316 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:4:1: error: no template named 'unordered_map'; did you mean 'std::unordered_map'? |
---|
317 | unordered_map<int, int> t; |
---|
318 | ^~~~~~~~~~~~~ |
---|
319 | std::unordered_map |
---|
320 | /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/unordered_map:747:29: note: 'std::unordered_map' declared here |
---|
321 | class _LIBCPP_TYPE_VIS_ONLY unordered_map |
---|
322 | ^ |
---|
323 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:5:7: error: no template named 'unordered_map'; did you mean 'std::unordered_map'? |
---|
324 | const unordered_map<int, int> &tr = t; |
---|
325 | ^~~~~~~~~~~~~ |
---|
326 | std::unordered_map |
---|
327 | /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__hash_table:1357:85: note: 'std::unordered_map' declared here |
---|
328 | template <class, class, class, class, class> friend class _LIBCPP_TYPE_VIS_ONLY unordered_map; |
---|
329 | ^ |
---|
330 | 2 errors generated. |
---|
331 | make[1]: *** [CMakeFiles/cmTC_0d6b8.dir/src.cxx.o] Error 1 |
---|
332 | make: *** [cmTC_0d6b8/fast] Error 2 |
---|
333 | |
---|
334 | |
---|
335 | Source file was: |
---|
336 | |
---|
337 | #include <unordered_map> |
---|
338 | int main(void){ |
---|
339 | unordered_map<int, int> t; |
---|
340 | const unordered_map<int, int> &tr = t; |
---|
341 | tr.find(1); |
---|
342 | return 0; |
---|
343 | } |
---|
344 | Performing C++ SOURCE FILE Test SLIST_FOUND failed with the following output: |
---|
345 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
346 | |
---|
347 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_4a4e1/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_4a4e1.dir/build.make CMakeFiles/cmTC_4a4e1.dir/build |
---|
348 | Building CXX object CMakeFiles/cmTC_4a4e1.dir/src.cxx.o |
---|
349 | /usr/bin/clang++ -DSLIST_FOUND -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_4a4e1.dir/src.cxx.o -MF CMakeFiles/cmTC_4a4e1.dir/src.cxx.o.d -o CMakeFiles/cmTC_4a4e1.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
350 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'slist' file not found |
---|
351 | #include <slist> |
---|
352 | ^ |
---|
353 | 1 error generated. |
---|
354 | make[1]: *** [CMakeFiles/cmTC_4a4e1.dir/src.cxx.o] Error 1 |
---|
355 | make: *** [cmTC_4a4e1/fast] Error 2 |
---|
356 | |
---|
357 | |
---|
358 | Source file was: |
---|
359 | |
---|
360 | #include <slist> |
---|
361 | int main(void){ |
---|
362 | slist<int> t; |
---|
363 | return 0; |
---|
364 | } |
---|
365 | Performing C++ SOURCE FILE Test EXT_SLIST_FOUND failed with the following output: |
---|
366 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
367 | |
---|
368 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_acd17/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_acd17.dir/build.make CMakeFiles/cmTC_acd17.dir/build |
---|
369 | Building CXX object CMakeFiles/cmTC_acd17.dir/src.cxx.o |
---|
370 | /usr/bin/clang++ -DEXT_SLIST_FOUND -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_acd17.dir/src.cxx.o -MF CMakeFiles/cmTC_acd17.dir/src.cxx.o.d -o CMakeFiles/cmTC_acd17.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
371 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'ext/slist' file not found |
---|
372 | #include <ext/slist> |
---|
373 | ^ |
---|
374 | 1 error generated. |
---|
375 | make[1]: *** [CMakeFiles/cmTC_acd17.dir/src.cxx.o] Error 1 |
---|
376 | make: *** [cmTC_acd17/fast] Error 2 |
---|
377 | |
---|
378 | |
---|
379 | Source file was: |
---|
380 | |
---|
381 | #include <ext/slist> |
---|
382 | int main(void){ |
---|
383 | __gnu_cxx::slist<int> t; |
---|
384 | return 0; |
---|
385 | } |
---|
386 | Performing C++ SOURCE FILE Test STD_SLIST_FOUND failed with the following output: |
---|
387 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
388 | |
---|
389 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_c9322/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_c9322.dir/build.make CMakeFiles/cmTC_c9322.dir/build |
---|
390 | Building CXX object CMakeFiles/cmTC_c9322.dir/src.cxx.o |
---|
391 | /usr/bin/clang++ -DSTD_SLIST_FOUND -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_c9322.dir/src.cxx.o -MF CMakeFiles/cmTC_c9322.dir/src.cxx.o.d -o CMakeFiles/cmTC_c9322.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
392 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'slist' file not found |
---|
393 | #include <slist> |
---|
394 | ^ |
---|
395 | 1 error generated. |
---|
396 | make[1]: *** [CMakeFiles/cmTC_c9322.dir/src.cxx.o] Error 1 |
---|
397 | make: *** [cmTC_c9322/fast] Error 2 |
---|
398 | |
---|
399 | |
---|
400 | Source file was: |
---|
401 | |
---|
402 | #include <slist> |
---|
403 | int main(void){ |
---|
404 | std::slist<int> t; |
---|
405 | return 0; |
---|
406 | } |
---|
407 | Performing C++ SOURCE FILE Test STDEXT_SLIST_FOUND failed with the following output: |
---|
408 | Change Dir: /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp |
---|
409 | |
---|
410 | Run Build Command(s):/usr/bin/make -f Makefile cmTC_8277b/fast && /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/cmTC_8277b.dir/build.make CMakeFiles/cmTC_8277b.dir/build |
---|
411 | Building CXX object CMakeFiles/cmTC_8277b.dir/src.cxx.o |
---|
412 | /usr/bin/clang++ -DSTDEXT_SLIST_FOUND -D_APPLE_C_SOURCE -D_DARWIN_C_SOURCE -pipe -Os -DNDEBUG -I/opt/local/include -stdlib=libc++ -std=c++11 -arch x86_64 -mmacosx-version-min=10.11 -MD -MT CMakeFiles/cmTC_8277b.dir/src.cxx.o -MF CMakeFiles/cmTC_8277b.dir/src.cxx.o.d -o CMakeFiles/cmTC_8277b.dir/src.cxx.o -c /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx |
---|
413 | /opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_lang_qore/qore/work/build/CMakeFiles/CMakeTmp/src.cxx:2:10: fatal error: 'slist' file not found |
---|
414 | #include <slist> |
---|
415 | ^ |
---|
416 | 1 error generated. |
---|
417 | make[1]: *** [CMakeFiles/cmTC_8277b.dir/src.cxx.o] Error 1 |
---|
418 | make: *** [cmTC_8277b/fast] Error 2 |
---|
419 | |
---|
420 | |
---|
421 | Source file was: |
---|
422 | |
---|
423 | #include <slist> |
---|
424 | int main(void){ |
---|
425 | stdext::slist<int> t; |
---|
426 | return 0; |
---|
427 | } |
---|