1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-shared --enable-install-static-library --disable-install-doc --mandir=/opt/local/share/man --enable-pthread --disable-rjit --without-gmp --enable-mkmf-verbose --with-opt-dir=/opt/local --program-suffix=3.3 --with-rubyhdrdir=/opt/local/include/ruby-3.3.5 --with-rubylibprefix=/opt/local/lib/ruby3.3 --with-openssl-dir=/opt/local/libexec/openssl3 --without-baseruby AR=/opt/local/bin/ar RANLIB=/opt/local/bin/ranlib --with-arch=arm64 --enable-yjit |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = rygel.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 24.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:26 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8103 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:26 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8103 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 641 tasks, 3911 threads, 8 processors |
---|
34 | Load average: 1.31, Mach factor: 6.68 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/ |
---|
40 | PATH: /opt/local/sbin/ |
---|
41 | PATH: /bin/ |
---|
42 | PATH: /sbin/ |
---|
43 | PATH: /usr/bin/ |
---|
44 | PATH: /usr/sbin/ |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3459: looking for aux files: install-sh config.guess config.sub |
---|
52 | configure:3472: trying ./tool/ |
---|
53 | configure:3483: ./tool/install-sh found |
---|
54 | configure:3501: ./tool/config.guess found |
---|
55 | configure:3501: ./tool/config.sub found |
---|
56 | configure:3874: checking build system type |
---|
57 | configure:3889: result: aarch64-apple-darwin24.0.0 |
---|
58 | configure:3909: checking host system type |
---|
59 | configure:3923: result: aarch64-apple-darwin24.0.0 |
---|
60 | configure:3943: checking target system type |
---|
61 | configure:3957: result: aarch64-apple-darwin24.0.0 |
---|
62 | configure:4982: checking for /usr/bin/ld |
---|
63 | configure:5017: result: no |
---|
64 | configure:5027: checking for /usr/bin/ar |
---|
65 | configure:5059: result: /opt/local/bin/ar |
---|
66 | configure:5073: checking for /usr/bin/clang++ |
---|
67 | configure:5105: result: /usr/bin/clang++ |
---|
68 | configure:5118: checking for /usr/bin/nm |
---|
69 | configure:5153: result: no |
---|
70 | configure:5163: checking for /usr/bin/objcopy |
---|
71 | configure:5198: result: no |
---|
72 | configure:5208: checking for /usr/bin/objdump |
---|
73 | configure:5243: result: no |
---|
74 | configure:5253: checking for /usr/bin/ranlib |
---|
75 | configure:5285: result: /opt/local/bin/ranlib |
---|
76 | configure:5298: checking for /usr/bin/strip |
---|
77 | configure:5333: result: no |
---|
78 | configure:5652: checking for gcc |
---|
79 | configure:5684: result: /usr/bin/clang |
---|
80 | configure:6037: checking for C compiler version |
---|
81 | configure:6046: /usr/bin/clang --version >&5 |
---|
82 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
---|
83 | Target: arm64-apple-darwin24.0.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
86 | configure:6057: $? = 0 |
---|
87 | configure:6046: /usr/bin/clang -v >&5 |
---|
88 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
---|
89 | Target: arm64-apple-darwin24.0.0 |
---|
90 | Thread model: posix |
---|
91 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
92 | configure:6057: $? = 0 |
---|
93 | configure:6046: /usr/bin/clang -V >&5 |
---|
94 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
95 | clang: error: no input files |
---|
96 | configure:6057: $? = 1 |
---|
97 | configure:6046: /usr/bin/clang -qversion >&5 |
---|
98 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
99 | clang: error: no input files |
---|
100 | configure:6057: $? = 1 |
---|
101 | configure:6046: /usr/bin/clang -version >&5 |
---|
102 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
103 | clang: error: no input files |
---|
104 | configure:6057: $? = 1 |
---|
105 | configure:6077: checking whether the C compiler works |
---|
106 | configure:6099: /usr/bin/clang -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
107 | ld: warning: reexported library with install name '/opt/local/lib/libunwind.1.dylib' found at '/opt/local/lib/libunwind.1.dylib' couldn't be matched with any parent library and will be linked directly |
---|
108 | configure:6103: $? = 0 |
---|
109 | configure:6153: result: yes |
---|
110 | configure:6156: checking for C compiler default output file name |
---|
111 | configure:6158: result: a.out |
---|
112 | configure:6164: checking for suffix of executables |
---|
113 | configure:6171: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
114 | ld: warning: reexported library with install name '/opt/local/lib/libunwind.1.dylib' found at '/opt/local/lib/libunwind.1.dylib' couldn't be matched with any parent library and will be linked directly |
---|
115 | configure:6175: $? = 0 |
---|
116 | configure:6198: result: |
---|
117 | configure:6220: checking whether we are cross compiling |
---|
118 | configure:6228: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
119 | ld: warning: reexported library with install name '/opt/local/lib/libunwind.1.dylib' found at '/opt/local/lib/libunwind.1.dylib' couldn't be matched with any parent library and will be linked directly |
---|
120 | configure:6232: $? = 0 |
---|
121 | configure:6239: ./conftest |
---|
122 | configure:6243: $? = 0 |
---|
123 | configure:6258: result: no |
---|
124 | configure:6263: checking for suffix of object files |
---|
125 | configure:6286: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
126 | configure:6290: $? = 0 |
---|
127 | configure:6312: result: o |
---|
128 | configure:6316: checking whether the compiler supports GNU C |
---|
129 | configure:6336: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
130 | configure:6336: $? = 0 |
---|
131 | configure:6346: result: yes |
---|
132 | configure:6357: checking whether /usr/bin/clang accepts -g |
---|
133 | configure:6378: /usr/bin/clang -c -g -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
134 | configure:6378: $? = 0 |
---|
135 | configure:6422: result: yes |
---|
136 | configure:6442: checking for /usr/bin/clang option to enable C11 features |
---|
137 | configure:6457: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
138 | conftest.c:23:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
---|
139 | 23 | static char *e (p, i) |
---|
140 | | ^ |
---|
141 | 1 warning generated. |
---|
142 | configure:6457: $? = 0 |
---|
143 | configure:6475: result: none needed |
---|
144 | configure:6714: checking for C++ compiler version |
---|
145 | configure:6723: /usr/bin/clang++ --version >&5 |
---|
146 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
---|
147 | Target: arm64-apple-darwin24.0.0 |
---|
148 | Thread model: posix |
---|
149 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
150 | configure:6734: $? = 0 |
---|
151 | configure:6723: /usr/bin/clang++ -v >&5 |
---|
152 | Apple clang version 16.0.0 (clang-1600.0.26.3) |
---|
153 | Target: arm64-apple-darwin24.0.0 |
---|
154 | Thread model: posix |
---|
155 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
156 | configure:6734: $? = 0 |
---|
157 | configure:6723: /usr/bin/clang++ -V >&5 |
---|
158 | clang++: error: argument to '-V' is missing (expected 1 value) |
---|
159 | clang++: error: no input files |
---|
160 | configure:6734: $? = 1 |
---|
161 | configure:6723: /usr/bin/clang++ -qversion >&5 |
---|
162 | clang++: error: unknown argument '-qversion'; did you mean '--version'? |
---|
163 | clang++: error: no input files |
---|
164 | configure:6734: $? = 1 |
---|
165 | configure:6738: checking whether the compiler supports GNU C++ |
---|
166 | configure:6758: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/openssl3/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
167 | configure:6758: $? = 0 |
---|
168 | configure:6768: result: yes |
---|
169 | configure:6779: checking whether /usr/bin/clang++ accepts -g |
---|
170 | configure:6800: /usr/bin/clang++ -c -g -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
171 | configure:6800: $? = 0 |
---|
172 | configure:6844: result: yes |
---|
173 | configure:6864: checking for /usr/bin/clang++ option to enable C++11 features |
---|
174 | configure:6879: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/openssl3/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
175 | conftest.cpp:55:3: error: "Compiler does not advertise C++11 conformance" |
---|
176 | 55 | # error "Compiler does not advertise C++11 conformance" |
---|
177 | | ^ |
---|
178 | conftest.cpp:60:3: error: unknown type name 'constexpr' |
---|
179 | 60 | constexpr int get_val() { return 20; } |
---|
180 | | ^ |
---|
181 | conftest.cpp:72:17: error: delegating constructors are permitted only in C++11 |
---|
182 | 72 | delegate(): delegate(2354) {} |
---|
183 | | ^~~~~~~~ |
---|
184 | conftest.cpp:83:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] |
---|
185 | 83 | virtual int getval() override final { return this->n * 2; } |
---|
186 | | ^ |
---|
187 | conftest.cpp:83:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] |
---|
188 | 83 | virtual int getval() override final { return this->n * 2; } |
---|
189 | | ^ |
---|
190 | conftest.cpp:90:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
191 | 90 | nocopy() = default; |
---|
192 | | ^ |
---|
193 | conftest.cpp:91:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
194 | 91 | nocopy(const nocopy&) = delete; |
---|
195 | | ^ |
---|
196 | conftest.cpp:92:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
197 | 92 | nocopy & operator=(const nocopy&) = delete; |
---|
198 | | ^ |
---|
199 | conftest.cpp:104:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
200 | 104 | template <typename V> auto sum(V first) -> V |
---|
201 | | ^ |
---|
202 | conftest.cpp:104:25: error: 'auto' not allowed in function return type |
---|
203 | 104 | template <typename V> auto sum(V first) -> V |
---|
204 | | ^~~~ |
---|
205 | conftest.cpp:104:42: error: expected ';' at end of declaration |
---|
206 | 104 | template <typename V> auto sum(V first) -> V |
---|
207 | | ^ |
---|
208 | | ; |
---|
209 | conftest.cpp:104:43: error: cannot use arrow operator on a type |
---|
210 | 104 | template <typename V> auto sum(V first) -> V |
---|
211 | | ^ |
---|
212 | conftest.cpp:108:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] |
---|
213 | 108 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
214 | | ^ |
---|
215 | conftest.cpp:108:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
216 | 108 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
217 | | ^ |
---|
218 | conftest.cpp:108:43: error: 'auto' not allowed in function return type |
---|
219 | 108 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
220 | | ^~~~ |
---|
221 | conftest.cpp:108:74: error: expected ';' at end of declaration |
---|
222 | 108 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
223 | | ^ |
---|
224 | | ; |
---|
225 | conftest.cpp:108:75: error: cannot use arrow operator on a type |
---|
226 | 108 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
227 | | ^ |
---|
228 | conftest.cpp:132:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
229 | 132 | auto a1 = 6538; |
---|
230 | | ^ |
---|
231 | conftest.cpp:133:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
232 | 133 | auto a2 = 48573953.4; |
---|
233 | | ^ |
---|
234 | conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
235 | 134 | auto a3 = "String literal"; |
---|
236 | | ^ |
---|
237 | conftest.cpp:137:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
238 | 137 | for (auto i = a3; *i; ++i) { total += *i; } |
---|
239 | | ^ |
---|
240 | conftest.cpp:153:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
241 | 153 | for (auto &x : array) { x += 23; } |
---|
242 | | ^ |
---|
243 | conftest.cpp:153:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] |
---|
244 | 153 | for (auto &x : array) { x += 23; } |
---|
245 | | ^ |
---|
246 | conftest.cpp:158:17: error: expected expression |
---|
247 | 158 | assert (eval ([](int x) { return x*2; }, 21) == 42); |
---|
248 | | ^ |
---|
249 | conftest.cpp:160:17: error: expected expression |
---|
250 | 160 | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); |
---|
251 | | ^ |
---|
252 | conftest.cpp:162:17: error: expected expression |
---|
253 | 162 | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); |
---|
254 | | ^ |
---|
255 | conftest.cpp:168:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
256 | 168 | auto a = sum(1); |
---|
257 | | ^ |
---|
258 | conftest.cpp:168:12: error: no matching function for call to 'sum' |
---|
259 | 168 | auto a = sum(1); |
---|
260 | | ^~~ |
---|
261 | conftest.cpp:169:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
262 | 169 | auto b = sum(1, 2); |
---|
263 | | ^ |
---|
264 | conftest.cpp:169:12: error: no matching function for call to 'sum' |
---|
265 | 169 | auto b = sum(1, 2); |
---|
266 | | ^~~ |
---|
267 | conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
268 | 170 | auto c = sum(1.0, 2.0, 3.0); |
---|
269 | | ^ |
---|
270 | conftest.cpp:170:12: error: no matching function for call to 'sum' |
---|
271 | 170 | auto c = sum(1.0, 2.0, 3.0); |
---|
272 | | ^~~ |
---|
273 | conftest.cpp:175:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] |
---|
274 | 175 | cxx11test::delegate d2(); |
---|
275 | | ^~ |
---|
276 | conftest.cpp:175:25: note: remove parentheses to declare a variable |
---|
277 | 175 | cxx11test::delegate d2(); |
---|
278 | | ^~ |
---|
279 | conftest.cpp:188:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? |
---|
280 | 188 | test_template<::test_template<int>> v(test_template<int>(12)); |
---|
281 | | ^~~ |
---|
282 | | < :: |
---|
283 | conftest.cpp:188:36: error: a space is required between consecutive right angle brackets (use '> >') |
---|
284 | 188 | test_template<::test_template<int>> v(test_template<int>(12)); |
---|
285 | | ^~ |
---|
286 | | > > |
---|
287 | conftest.cpp:192:22: error: use of undeclared identifier 'u8' |
---|
288 | 192 | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
289 | | ^ |
---|
290 | conftest.cpp:192:24: error: expected ';' at end of declaration |
---|
291 | 192 | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
292 | | ^ |
---|
293 | | ; |
---|
294 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
295 | 18 warnings and 20 errors generated. |
---|
296 | configure:6879: $? = 1 |
---|
297 | configure: failed program was: |
---|
298 | | /* confdefs.h */ |
---|
299 | | #define PACKAGE_NAME "" |
---|
300 | | #define PACKAGE_TARNAME "" |
---|
301 | | #define PACKAGE_VERSION "" |
---|
302 | | #define PACKAGE_STRING "" |
---|
303 | | #define PACKAGE_BUGREPORT "" |
---|
304 | | #define PACKAGE_URL "" |
---|
305 | | /* end confdefs.h. */ |
---|
306 | | |
---|
307 | | // Does the compiler advertise C++98 conformance? |
---|
308 | | #if !defined __cplusplus || __cplusplus < 199711L |
---|
309 | | # error "Compiler does not advertise C++98 conformance" |
---|
310 | | #endif |
---|
311 | | |
---|
312 | | // These inclusions are to reject old compilers that |
---|
313 | | // lack the unsuffixed header files. |
---|
314 | | #include <cstdlib> |
---|
315 | | #include <exception> |
---|
316 | | |
---|
317 | | // <cassert> and <cstring> are *not* freestanding headers in C++98. |
---|
318 | | extern void assert (int); |
---|
319 | | namespace std { |
---|
320 | | extern int strcmp (const char *, const char *); |
---|
321 | | } |
---|
322 | | |
---|
323 | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". |
---|
324 | | using std::exception; |
---|
325 | | using std::strcmp; |
---|
326 | | |
---|
327 | | namespace { |
---|
328 | | |
---|
329 | | void test_exception_syntax() |
---|
330 | | { |
---|
331 | | try { |
---|
332 | | throw "test"; |
---|
333 | | } catch (const char *s) { |
---|
334 | | // Extra parentheses suppress a warning when building autoconf itself, |
---|
335 | | // due to lint rules shared with more typical C programs. |
---|
336 | | assert (!(strcmp) (s, "test")); |
---|
337 | | } |
---|
338 | | } |
---|
339 | | |
---|
340 | | template <typename T> struct test_template |
---|
341 | | { |
---|
342 | | T const val; |
---|
343 | | explicit test_template(T t) : val(t) {} |
---|
344 | | template <typename U> T add(U u) { return static_cast<T>(u) + val; } |
---|
345 | | }; |
---|
346 | | |
---|
347 | | } // anonymous namespace |
---|
348 | | |
---|
349 | | |
---|
350 | | // Does the compiler advertise C++ 2011 conformance? |
---|
351 | | #if !defined __cplusplus || __cplusplus < 201103L |
---|
352 | | # error "Compiler does not advertise C++11 conformance" |
---|
353 | | #endif |
---|
354 | | |
---|
355 | | namespace cxx11test |
---|
356 | | { |
---|
357 | | constexpr int get_val() { return 20; } |
---|
358 | | |
---|
359 | | struct testinit |
---|
360 | | { |
---|
361 | | int i; |
---|
362 | | double d; |
---|
363 | | }; |
---|
364 | | |
---|
365 | | class delegate |
---|
366 | | { |
---|
367 | | public: |
---|
368 | | delegate(int n) : n(n) {} |
---|
369 | | delegate(): delegate(2354) {} |
---|
370 | | |
---|
371 | | virtual int getval() { return this->n; }; |
---|
372 | | protected: |
---|
373 | | int n; |
---|
374 | | }; |
---|
375 | | |
---|
376 | | class overridden : public delegate |
---|
377 | | { |
---|
378 | | public: |
---|
379 | | overridden(int n): delegate(n) {} |
---|
380 | | virtual int getval() override final { return this->n * 2; } |
---|
381 | | }; |
---|
382 | | |
---|
383 | | class nocopy |
---|
384 | | { |
---|
385 | | public: |
---|
386 | | nocopy(int i): i(i) {} |
---|
387 | | nocopy() = default; |
---|
388 | | nocopy(const nocopy&) = delete; |
---|
389 | | nocopy & operator=(const nocopy&) = delete; |
---|
390 | | private: |
---|
391 | | int i; |
---|
392 | | }; |
---|
393 | | |
---|
394 | | // for testing lambda expressions |
---|
395 | | template <typename Ret, typename Fn> Ret eval(Fn f, Ret v) |
---|
396 | | { |
---|
397 | | return f(v); |
---|
398 | | } |
---|
399 | | |
---|
400 | | // for testing variadic templates and trailing return types |
---|
401 | | template <typename V> auto sum(V first) -> V |
---|
402 | | { |
---|
403 | | return first; |
---|
404 | | } |
---|
405 | | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
406 | | { |
---|
407 | | return first + sum(rest...); |
---|
408 | | } |
---|
409 | | } |
---|
410 | | |
---|
411 | | |
---|
412 | | int |
---|
413 | | main (int argc, char **argv) |
---|
414 | | { |
---|
415 | | int ok = 0; |
---|
416 | | |
---|
417 | | assert (argc); |
---|
418 | | assert (! argv[0]); |
---|
419 | | { |
---|
420 | | test_exception_syntax (); |
---|
421 | | test_template<double> tt (2.0); |
---|
422 | | assert (tt.add (4) == 6.0); |
---|
423 | | assert (true && !false); |
---|
424 | | } |
---|
425 | | |
---|
426 | | |
---|
427 | | { |
---|
428 | | // Test auto and decltype |
---|
429 | | auto a1 = 6538; |
---|
430 | | auto a2 = 48573953.4; |
---|
431 | | auto a3 = "String literal"; |
---|
432 | | |
---|
433 | | int total = 0; |
---|
434 | | for (auto i = a3; *i; ++i) { total += *i; } |
---|
435 | | |
---|
436 | | decltype(a2) a4 = 34895.034; |
---|
437 | | } |
---|
438 | | { |
---|
439 | | // Test constexpr |
---|
440 | | short sa[cxx11test::get_val()] = { 0 }; |
---|
441 | | } |
---|
442 | | { |
---|
443 | | // Test initializer lists |
---|
444 | | cxx11test::testinit il = { 4323, 435234.23544 }; |
---|
445 | | } |
---|
446 | | { |
---|
447 | | // Test range-based for |
---|
448 | | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, |
---|
449 | | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; |
---|
450 | | for (auto &x : array) { x += 23; } |
---|
451 | | } |
---|
452 | | { |
---|
453 | | // Test lambda expressions |
---|
454 | | using cxx11test::eval; |
---|
455 | | assert (eval ([](int x) { return x*2; }, 21) == 42); |
---|
456 | | double d = 2.0; |
---|
457 | | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); |
---|
458 | | assert (d == 5.0); |
---|
459 | | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); |
---|
460 | | assert (d == 5.0); |
---|
461 | | } |
---|
462 | | { |
---|
463 | | // Test use of variadic templates |
---|
464 | | using cxx11test::sum; |
---|
465 | | auto a = sum(1); |
---|
466 | | auto b = sum(1, 2); |
---|
467 | | auto c = sum(1.0, 2.0, 3.0); |
---|
468 | | } |
---|
469 | | { |
---|
470 | | // Test constructor delegation |
---|
471 | | cxx11test::delegate d1; |
---|
472 | | cxx11test::delegate d2(); |
---|
473 | | cxx11test::delegate d3(45); |
---|
474 | | } |
---|
475 | | { |
---|
476 | | // Test override and final |
---|
477 | | cxx11test::overridden o1(55464); |
---|
478 | | } |
---|
479 | | { |
---|
480 | | // Test nullptr |
---|
481 | | char *c = nullptr; |
---|
482 | | } |
---|
483 | | { |
---|
484 | | // Test template brackets |
---|
485 | | test_template<::test_template<int>> v(test_template<int>(12)); |
---|
486 | | } |
---|
487 | | { |
---|
488 | | // Unicode literals |
---|
489 | | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
490 | | char16_t const *utf16 = u"UTF-8 string \u2500"; |
---|
491 | | char32_t const *utf32 = U"UTF-32 string \u2500"; |
---|
492 | | } |
---|
493 | | |
---|
494 | | return ok; |
---|
495 | | } |
---|
496 | | |
---|
497 | configure:6897: result: none needed |
---|
498 | configure:6966: checking how to run the C preprocessor |
---|
499 | configure:6992: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
500 | configure:6992: $? = 0 |
---|
501 | configure:7007: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
502 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
503 | 9 | #include <ac_nonexistent.h> |
---|
504 | | ^~~~~~~~~~~~~~~~~~ |
---|
505 | 1 error generated. |
---|
506 | configure:7007: $? = 1 |
---|
507 | configure: failed program was: |
---|
508 | | /* confdefs.h */ |
---|
509 | | #define PACKAGE_NAME "" |
---|
510 | | #define PACKAGE_TARNAME "" |
---|
511 | | #define PACKAGE_VERSION "" |
---|
512 | | #define PACKAGE_STRING "" |
---|
513 | | #define PACKAGE_BUGREPORT "" |
---|
514 | | #define PACKAGE_URL "" |
---|
515 | | /* end confdefs.h. */ |
---|
516 | | #include <ac_nonexistent.h> |
---|
517 | configure:7034: result: /usr/bin/clang -E |
---|
518 | configure:7048: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
519 | configure:7048: $? = 0 |
---|
520 | configure:7063: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
521 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
522 | 9 | #include <ac_nonexistent.h> |
---|
523 | | ^~~~~~~~~~~~~~~~~~ |
---|
524 | 1 error generated. |
---|
525 | configure:7063: $? = 1 |
---|
526 | configure: failed program was: |
---|
527 | | /* confdefs.h */ |
---|
528 | | #define PACKAGE_NAME "" |
---|
529 | | #define PACKAGE_TARNAME "" |
---|
530 | | #define PACKAGE_VERSION "" |
---|
531 | | #define PACKAGE_STRING "" |
---|
532 | | #define PACKAGE_BUGREPORT "" |
---|
533 | | #define PACKAGE_URL "" |
---|
534 | | /* end confdefs.h. */ |
---|
535 | | #include <ac_nonexistent.h> |
---|
536 | configure:7359: checking for gas |
---|
537 | configure:7394: result: no |
---|
538 | configure:7359: checking for as |
---|
539 | configure:7380: found /opt/local/bin/as |
---|
540 | configure:7391: result: as |
---|
541 | configure:7469: checking for gld |
---|
542 | configure:7504: result: no |
---|
543 | configure:7469: checking for ld |
---|
544 | configure:7490: found /opt/local/bin/ld |
---|
545 | configure:7501: result: ld |
---|
546 | configure:7579: checking for gnm |
---|
547 | configure:7614: result: no |
---|
548 | configure:7579: checking for nm |
---|
549 | configure:7600: found /opt/local/bin/nm |
---|
550 | configure:7611: result: nm |
---|
551 | configure:7689: checking for gobjcopy |
---|
552 | configure:7721: result: : |
---|
553 | configure:7799: checking for gobjdump |
---|
554 | configure:7834: result: no |
---|
555 | configure:7799: checking for objdump |
---|
556 | configure:7820: found /opt/local/bin/objdump |
---|
557 | configure:7831: result: objdump |
---|
558 | configure:7909: checking for gstrip |
---|
559 | configure:7944: result: no |
---|
560 | configure:7909: checking for strip |
---|
561 | configure:7930: found /opt/local/bin/strip |
---|
562 | configure:7941: result: strip |
---|
563 | configure:8073: checking for stdio.h |
---|
564 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
565 | configure:8073: $? = 0 |
---|
566 | configure:8073: result: yes |
---|
567 | configure:8073: checking for stdlib.h |
---|
568 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
569 | configure:8073: $? = 0 |
---|
570 | configure:8073: result: yes |
---|
571 | configure:8073: checking for string.h |
---|
572 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
573 | configure:8073: $? = 0 |
---|
574 | configure:8073: result: yes |
---|
575 | configure:8073: checking for inttypes.h |
---|
576 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
577 | configure:8073: $? = 0 |
---|
578 | configure:8073: result: yes |
---|
579 | configure:8073: checking for stdint.h |
---|
580 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
581 | configure:8073: $? = 0 |
---|
582 | configure:8073: result: yes |
---|
583 | configure:8073: checking for strings.h |
---|
584 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
585 | configure:8073: $? = 0 |
---|
586 | configure:8073: result: yes |
---|
587 | configure:8073: checking for sys/stat.h |
---|
588 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
589 | configure:8073: $? = 0 |
---|
590 | configure:8073: result: yes |
---|
591 | configure:8073: checking for sys/types.h |
---|
592 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
593 | configure:8073: $? = 0 |
---|
594 | configure:8073: result: yes |
---|
595 | configure:8073: checking for unistd.h |
---|
596 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
597 | configure:8073: $? = 0 |
---|
598 | configure:8073: result: yes |
---|
599 | configure:8073: checking for wchar.h |
---|
600 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
601 | configure:8073: $? = 0 |
---|
602 | configure:8073: result: yes |
---|
603 | configure:8073: checking for minix/config.h |
---|
604 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
605 | conftest.c:47:10: fatal error: 'minix/config.h' file not found |
---|
606 | 47 | #include <minix/config.h> |
---|
607 | | ^~~~~~~~~~~~~~~~ |
---|
608 | 1 error generated. |
---|
609 | configure:8073: $? = 1 |
---|
610 | configure: failed program was: |
---|
611 | | /* confdefs.h */ |
---|
612 | | #define PACKAGE_NAME "" |
---|
613 | | #define PACKAGE_TARNAME "" |
---|
614 | | #define PACKAGE_VERSION "" |
---|
615 | | #define PACKAGE_STRING "" |
---|
616 | | #define PACKAGE_BUGREPORT "" |
---|
617 | | #define PACKAGE_URL "" |
---|
618 | | #define HAVE_STDIO_H 1 |
---|
619 | | #define HAVE_STDLIB_H 1 |
---|
620 | | #define HAVE_STRING_H 1 |
---|
621 | | #define HAVE_INTTYPES_H 1 |
---|
622 | | #define HAVE_STDINT_H 1 |
---|
623 | | #define HAVE_STRINGS_H 1 |
---|
624 | | #define HAVE_SYS_STAT_H 1 |
---|
625 | | #define HAVE_SYS_TYPES_H 1 |
---|
626 | | #define HAVE_UNISTD_H 1 |
---|
627 | | #define HAVE_WCHAR_H 1 |
---|
628 | | /* end confdefs.h. */ |
---|
629 | | #include <stddef.h> |
---|
630 | | #ifdef HAVE_STDIO_H |
---|
631 | | # include <stdio.h> |
---|
632 | | #endif |
---|
633 | | #ifdef HAVE_STDLIB_H |
---|
634 | | # include <stdlib.h> |
---|
635 | | #endif |
---|
636 | | #ifdef HAVE_STRING_H |
---|
637 | | # include <string.h> |
---|
638 | | #endif |
---|
639 | | #ifdef HAVE_INTTYPES_H |
---|
640 | | # include <inttypes.h> |
---|
641 | | #endif |
---|
642 | | #ifdef HAVE_STDINT_H |
---|
643 | | # include <stdint.h> |
---|
644 | | #endif |
---|
645 | | #ifdef HAVE_STRINGS_H |
---|
646 | | # include <strings.h> |
---|
647 | | #endif |
---|
648 | | #ifdef HAVE_SYS_TYPES_H |
---|
649 | | # include <sys/types.h> |
---|
650 | | #endif |
---|
651 | | #ifdef HAVE_SYS_STAT_H |
---|
652 | | # include <sys/stat.h> |
---|
653 | | #endif |
---|
654 | | #ifdef HAVE_UNISTD_H |
---|
655 | | # include <unistd.h> |
---|
656 | | #endif |
---|
657 | | #include <minix/config.h> |
---|
658 | configure:8073: result: no |
---|
659 | configure:8073: checking for vfork.h |
---|
660 | configure:8073: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
661 | conftest.c:47:10: fatal error: 'vfork.h' file not found |
---|
662 | 47 | #include <vfork.h> |
---|
663 | | ^~~~~~~~~ |
---|
664 | 1 error generated. |
---|
665 | configure:8073: $? = 1 |
---|
666 | configure: failed program was: |
---|
667 | | /* confdefs.h */ |
---|
668 | | #define PACKAGE_NAME "" |
---|
669 | | #define PACKAGE_TARNAME "" |
---|
670 | | #define PACKAGE_VERSION "" |
---|
671 | | #define PACKAGE_STRING "" |
---|
672 | | #define PACKAGE_BUGREPORT "" |
---|
673 | | #define PACKAGE_URL "" |
---|
674 | | #define HAVE_STDIO_H 1 |
---|
675 | | #define HAVE_STDLIB_H 1 |
---|
676 | | #define HAVE_STRING_H 1 |
---|
677 | | #define HAVE_INTTYPES_H 1 |
---|
678 | | #define HAVE_STDINT_H 1 |
---|
679 | | #define HAVE_STRINGS_H 1 |
---|
680 | | #define HAVE_SYS_STAT_H 1 |
---|
681 | | #define HAVE_SYS_TYPES_H 1 |
---|
682 | | #define HAVE_UNISTD_H 1 |
---|
683 | | #define HAVE_WCHAR_H 1 |
---|
684 | | /* end confdefs.h. */ |
---|
685 | | #include <stddef.h> |
---|
686 | | #ifdef HAVE_STDIO_H |
---|
687 | | # include <stdio.h> |
---|
688 | | #endif |
---|
689 | | #ifdef HAVE_STDLIB_H |
---|
690 | | # include <stdlib.h> |
---|
691 | | #endif |
---|
692 | | #ifdef HAVE_STRING_H |
---|
693 | | # include <string.h> |
---|
694 | | #endif |
---|
695 | | #ifdef HAVE_INTTYPES_H |
---|
696 | | # include <inttypes.h> |
---|
697 | | #endif |
---|
698 | | #ifdef HAVE_STDINT_H |
---|
699 | | # include <stdint.h> |
---|
700 | | #endif |
---|
701 | | #ifdef HAVE_STRINGS_H |
---|
702 | | # include <strings.h> |
---|
703 | | #endif |
---|
704 | | #ifdef HAVE_SYS_TYPES_H |
---|
705 | | # include <sys/types.h> |
---|
706 | | #endif |
---|
707 | | #ifdef HAVE_SYS_STAT_H |
---|
708 | | # include <sys/stat.h> |
---|
709 | | #endif |
---|
710 | | #ifdef HAVE_UNISTD_H |
---|
711 | | # include <unistd.h> |
---|
712 | | #endif |
---|
713 | | #include <vfork.h> |
---|
714 | configure:8073: result: no |
---|
715 | configure:8104: checking whether it is safe to define __EXTENSIONS__ |
---|
716 | configure:8123: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
717 | configure:8123: $? = 0 |
---|
718 | configure:8131: result: yes |
---|
719 | configure:8134: checking whether _XOPEN_SOURCE should be defined |
---|
720 | configure:8156: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
721 | configure:8156: $? = 0 |
---|
722 | configure:8183: result: no |
---|
723 | configure:8280: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
724 | configure:8280: $? = 0 |
---|
725 | configure:8295: checking if minimum required OS X version is supported |
---|
726 | configure:8306: /usr/bin/clang -E -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
727 | configure:8306: $? = 0 |
---|
728 | configure:8308: result: yes |
---|
729 | configure:8406: checking whether the linker is GNU ld |
---|
730 | configure:8423: result: no |
---|
731 | configure:8427: checking whether /usr/bin/clang -E accepts -o |
---|
732 | configure:8440: /usr/bin/clang -E -o conftest-1.i conftest.c |
---|
733 | configure:8440: $? = 0 |
---|
734 | configure:8448: result: yes |
---|
735 | configure:8549: checking target architectures |
---|
736 | configure:8576: result: arm64 |
---|
737 | configure:8763: checking arch option |
---|
738 | configure:8811: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
739 | configure:8811: $? = 0 |
---|
740 | configure:8833: result: -arch arm64 |
---|
741 | configure:8844: checking for /opt/local/bin/ar flags |
---|
742 | configure:8859: result: rcu |
---|
743 | configure:9150: checking whether ln -s works |
---|
744 | configure:9154: result: yes |
---|
745 | configure:9161: checking whether make sets $(MAKE) |
---|
746 | configure:9184: result: yes |
---|
747 | configure:9208: checking for a BSD-compatible install |
---|
748 | configure:9281: result: /usr/bin/install -c |
---|
749 | configure:9303: checking for a race-free mkdir -p |
---|
750 | configure:9352: result: /opt/local/bin/gmkdir -p |
---|
751 | configure:9362: checking for dtrace |
---|
752 | configure:9383: found /usr/sbin/dtrace |
---|
753 | configure:9394: result: dtrace |
---|
754 | configure:9454: checking for dot |
---|
755 | configure:9475: found /opt/local/bin/dot |
---|
756 | configure:9486: result: dot |
---|
757 | configure:9501: checking for doxygen |
---|
758 | configure:9522: found /opt/local/bin/doxygen |
---|
759 | configure:9533: result: doxygen |
---|
760 | configure:9594: checking for pkg-config |
---|
761 | configure:9615: found /opt/local/bin/pkg-config |
---|
762 | configure:9626: result: pkg-config |
---|
763 | configure:9664: checking whether it is Android |
---|
764 | configure:9681: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
765 | conftest.c:38:3: error: Not android |
---|
766 | 38 | #error Not android |
---|
767 | | ^ |
---|
768 | 1 error generated. |
---|
769 | configure:9681: $? = 1 |
---|
770 | configure: failed program was: |
---|
771 | | /* confdefs.h */ |
---|
772 | | #define PACKAGE_NAME "" |
---|
773 | | #define PACKAGE_TARNAME "" |
---|
774 | | #define PACKAGE_VERSION "" |
---|
775 | | #define PACKAGE_STRING "" |
---|
776 | | #define PACKAGE_BUGREPORT "" |
---|
777 | | #define PACKAGE_URL "" |
---|
778 | | #define HAVE_STDIO_H 1 |
---|
779 | | #define HAVE_STDLIB_H 1 |
---|
780 | | #define HAVE_STRING_H 1 |
---|
781 | | #define HAVE_INTTYPES_H 1 |
---|
782 | | #define HAVE_STDINT_H 1 |
---|
783 | | #define HAVE_STRINGS_H 1 |
---|
784 | | #define HAVE_SYS_STAT_H 1 |
---|
785 | | #define HAVE_SYS_TYPES_H 1 |
---|
786 | | #define HAVE_UNISTD_H 1 |
---|
787 | | #define HAVE_WCHAR_H 1 |
---|
788 | | #define STDC_HEADERS 1 |
---|
789 | | #define _ALL_SOURCE 1 |
---|
790 | | #define _DARWIN_C_SOURCE 1 |
---|
791 | | #define _GNU_SOURCE 1 |
---|
792 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
793 | | #define _NETBSD_SOURCE 1 |
---|
794 | | #define _OPENBSD_SOURCE 1 |
---|
795 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
796 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
797 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
798 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
799 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
800 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
801 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
802 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
803 | | #define _TANDEM_SOURCE 1 |
---|
804 | | #define __EXTENSIONS__ 1 |
---|
805 | | /* end confdefs.h. */ |
---|
806 | | |
---|
807 | | #ifndef __ANDROID__ |
---|
808 | | #error Not android |
---|
809 | | #endif |
---|
810 | | |
---|
811 | | int |
---|
812 | | main (void) |
---|
813 | | { |
---|
814 | | |
---|
815 | | ; |
---|
816 | | return 0; |
---|
817 | | } |
---|
818 | configure:9711: result: no |
---|
819 | configure:9733: checking for cd using physical directory |
---|
820 | configure:9753: result: cd -P |
---|
821 | configure:9773: checking whether CFLAGS is valid |
---|
822 | configure:9786: /usr/bin/clang -c -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
823 | configure:9786: $? = 0 |
---|
824 | configure:9788: result: yes |
---|
825 | configure:9800: checking whether LDFLAGS is valid |
---|
826 | configure:9820: /usr/bin/clang -o conftest -pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
827 | ld: warning: reexported library with install name '/opt/local/lib/libunwind.1.dylib' found at '/opt/local/lib/libunwind.1.dylib' couldn't be matched with any parent library and will be linked directly |
---|
828 | configure:9820: $? = 0 |
---|
829 | configure: failed program was: |
---|
830 | | /* confdefs.h */ |
---|
831 | | #define PACKAGE_NAME "" |
---|
832 | | #define PACKAGE_TARNAME "" |
---|
833 | | #define PACKAGE_VERSION "" |
---|
834 | | #define PACKAGE_STRING "" |
---|
835 | | #define PACKAGE_BUGREPORT "" |
---|
836 | | #define PACKAGE_URL "" |
---|
837 | | #define HAVE_STDIO_H 1 |
---|
838 | | #define HAVE_STDLIB_H 1 |
---|
839 | | #define HAVE_STRING_H 1 |
---|
840 | | #define HAVE_INTTYPES_H 1 |
---|
841 | | #define HAVE_STDINT_H 1 |
---|
842 | | #define HAVE_STRINGS_H 1 |
---|
843 | | #define HAVE_SYS_STAT_H 1 |
---|
844 | | #define HAVE_SYS_TYPES_H 1 |
---|
845 | | #define HAVE_UNISTD_H 1 |
---|
846 | | #define HAVE_WCHAR_H 1 |
---|
847 | | #define STDC_HEADERS 1 |
---|
848 | | #define _ALL_SOURCE 1 |
---|
849 | | #define _DARWIN_C_SOURCE 1 |
---|
850 | | #define _GNU_SOURCE 1 |
---|
851 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
852 | | #define _NETBSD_SOURCE 1 |
---|
853 | | #define _OPENBSD_SOURCE 1 |
---|
854 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
855 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
856 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
857 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
858 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
859 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
860 | | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
861 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
862 | | #define _TANDEM_SOURCE 1 |
---|
863 | | #define __EXTENSIONS__ 1 |
---|
864 | | /* end confdefs.h. */ |
---|
865 | | |
---|
866 | | int |
---|
867 | | main (void) |
---|
868 | | { |
---|
869 | | |
---|
870 | | ; |
---|
871 | | return 0; |
---|
872 | | } |
---|
873 | configure:9827: result: no |
---|
874 | configure:9829: error: something wrong with LDFLAGS="-L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64" |
---|
875 | |
---|
876 | ## ---------------- ## |
---|
877 | ## Cache variables. ## |
---|
878 | ## ---------------- ## |
---|
879 | |
---|
880 | ac_cv_build=aarch64-apple-darwin24.0.0 |
---|
881 | ac_cv_c_compiler_gnu=yes |
---|
882 | ac_cv_cxx_compiler_gnu=yes |
---|
883 | ac_cv_env_AR_set=set |
---|
884 | ac_cv_env_AR_value=/opt/local/bin/ar |
---|
885 | ac_cv_env_AS_set= |
---|
886 | ac_cv_env_AS_value= |
---|
887 | ac_cv_env_CCC_set= |
---|
888 | ac_cv_env_CCC_value= |
---|
889 | ac_cv_env_CC_set=set |
---|
890 | ac_cv_env_CC_value=/usr/bin/clang |
---|
891 | ac_cv_env_CFLAGS_set=set |
---|
892 | ac_cv_env_CFLAGS_value='-pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
893 | ac_cv_env_CPPFLAGS_set=set |
---|
894 | ac_cv_env_CPPFLAGS_value='-I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
---|
895 | ac_cv_env_CPP_set= |
---|
896 | ac_cv_env_CPP_value= |
---|
897 | ac_cv_env_CXXFLAGS_set=set |
---|
898 | ac_cv_env_CXXFLAGS_value='-pipe -I/opt/local/libexec/openssl3/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
899 | ac_cv_env_CXX_set=set |
---|
900 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
901 | ac_cv_env_LDFLAGS_set=set |
---|
902 | ac_cv_env_LDFLAGS_value='-L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
903 | ac_cv_env_LD_set= |
---|
904 | ac_cv_env_LD_value= |
---|
905 | ac_cv_env_LIBS_set= |
---|
906 | ac_cv_env_LIBS_value= |
---|
907 | ac_cv_env_NM_set= |
---|
908 | ac_cv_env_NM_value= |
---|
909 | ac_cv_env_OBJCOPY_set= |
---|
910 | ac_cv_env_OBJCOPY_value= |
---|
911 | ac_cv_env_OBJDUMP_set= |
---|
912 | ac_cv_env_OBJDUMP_value= |
---|
913 | ac_cv_env_RANLIB_set=set |
---|
914 | ac_cv_env_RANLIB_value=/opt/local/bin/ranlib |
---|
915 | ac_cv_env_STRIP_set= |
---|
916 | ac_cv_env_STRIP_value= |
---|
917 | ac_cv_env_build_alias_set= |
---|
918 | ac_cv_env_build_alias_value= |
---|
919 | ac_cv_env_cflags_set= |
---|
920 | ac_cv_env_cflags_value= |
---|
921 | ac_cv_env_cppflags_set= |
---|
922 | ac_cv_env_cppflags_value= |
---|
923 | ac_cv_env_cxxflags_set= |
---|
924 | ac_cv_env_cxxflags_value= |
---|
925 | ac_cv_env_host_alias_set= |
---|
926 | ac_cv_env_host_alias_value= |
---|
927 | ac_cv_env_target_alias_set= |
---|
928 | ac_cv_env_target_alias_value= |
---|
929 | ac_cv_header_inttypes_h=yes |
---|
930 | ac_cv_header_minix_config_h=no |
---|
931 | ac_cv_header_stdint_h=yes |
---|
932 | ac_cv_header_stdio_h=yes |
---|
933 | ac_cv_header_stdlib_h=yes |
---|
934 | ac_cv_header_string_h=yes |
---|
935 | ac_cv_header_strings_h=yes |
---|
936 | ac_cv_header_sys_stat_h=yes |
---|
937 | ac_cv_header_sys_types_h=yes |
---|
938 | ac_cv_header_unistd_h=yes |
---|
939 | ac_cv_header_vfork_h=no |
---|
940 | ac_cv_header_wchar_h=yes |
---|
941 | ac_cv_host=aarch64-apple-darwin24.0.0 |
---|
942 | ac_cv_objext=o |
---|
943 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
944 | ac_cv_prog_AR=/opt/local/bin/ar |
---|
945 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
946 | ac_cv_prog_CXX=/usr/bin/clang++ |
---|
947 | ac_cv_prog_DOT=dot |
---|
948 | ac_cv_prog_DOXYGEN=doxygen |
---|
949 | ac_cv_prog_DTRACE=dtrace |
---|
950 | ac_cv_prog_RANLIB=/opt/local/bin/ranlib |
---|
951 | ac_cv_prog_ac_ct_AS=as |
---|
952 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
953 | ac_cv_prog_ac_ct_LD=ld |
---|
954 | ac_cv_prog_ac_ct_NM=nm |
---|
955 | ac_cv_prog_ac_ct_OBJCOPY=: |
---|
956 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
957 | ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config |
---|
958 | ac_cv_prog_ac_ct_STRIP=strip |
---|
959 | ac_cv_prog_cc_c11= |
---|
960 | ac_cv_prog_cc_g=yes |
---|
961 | ac_cv_prog_cc_stdc= |
---|
962 | ac_cv_prog_cxx_11=no |
---|
963 | ac_cv_prog_cxx_g=yes |
---|
964 | ac_cv_prog_cxx_stdcxx= |
---|
965 | ac_cv_prog_make_make_set=yes |
---|
966 | ac_cv_safe_to_define___extensions__=yes |
---|
967 | ac_cv_should_define__xopen_source=no |
---|
968 | ac_cv_target=aarch64-apple-darwin24.0.0 |
---|
969 | rb_cv_arflags=rcu |
---|
970 | rb_cv_cppoutfile=yes |
---|
971 | rb_cv_prog_gnu_ld=no |
---|
972 | rb_cv_target_archs=arm64 |
---|
973 | |
---|
974 | ## ----------------- ## |
---|
975 | ## Output variables. ## |
---|
976 | ## ----------------- ## |
---|
977 | |
---|
978 | ADDITIONAL_DLDFLAGS='' |
---|
979 | ALLOCA='' |
---|
980 | AR='/opt/local/bin/ar' |
---|
981 | ARCHFILE='' |
---|
982 | ARCH_FLAG='-arch arm64' |
---|
983 | ARFLAGS='rcu ' |
---|
984 | AS='as' |
---|
985 | ASFLAGS='' |
---|
986 | ASMEXT='' |
---|
987 | BASERUBY='./tool/missing-baseruby.bat' |
---|
988 | BTESTRUBY='' |
---|
989 | BUILTIN_ENCOBJS='' |
---|
990 | BUILTIN_TRANSOBJS='' |
---|
991 | BUILTIN_TRANSSRCS='' |
---|
992 | CAPITARGET='' |
---|
993 | CARGO='' |
---|
994 | CARGO_BUILD_ARGS='' |
---|
995 | CC='/usr/bin/clang' |
---|
996 | CCDLFLAGS='' |
---|
997 | CC_VERSION='$(CC) --version' |
---|
998 | CC_VERSION_MESSAGE='Apple clang version 16.0.0 (clang-1600.0.26.3) |
---|
999 | CC_WRAPPER='' |
---|
1000 | CFLAGS='-pipe -I/opt/local/libexec/openssl3/include -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 ' |
---|
1001 | CHDIR='cd -P' |
---|
1002 | COMMON_HEADERS='' |
---|
1003 | COMMON_LIBS='' |
---|
1004 | COMMON_MACROS='' |
---|
1005 | CONFIGURE='' |
---|
1006 | COROUTINE_TYPE='' |
---|
1007 | COUTFLAG='-o ' |
---|
1008 | CP='cp' |
---|
1009 | CPP='/usr/bin/clang -E' |
---|
1010 | CPPFLAGS='-I/opt/local/libexec/openssl3/include -isystem/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
---|
1011 | CPPOUTFILE='-o conftest.i' |
---|
1012 | CROSS_COMPILING='' |
---|
1013 | CSRCFLAG='' |
---|
1014 | CXX='/usr/bin/clang++' |
---|
1015 | CXXFLAGS='-pipe -I/opt/local/libexec/openssl3/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
---|
1016 | DEFS='' |
---|
1017 | DESTDIR='' |
---|
1018 | DLDFLAGS='-L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1019 | DLDLIBS='' |
---|
1020 | DLDSHARED='' |
---|
1021 | DLEXT='' |
---|
1022 | DLLWRAP='' |
---|
1023 | DLNOBJ='' |
---|
1024 | DOT='dot' |
---|
1025 | DOXYGEN='doxygen' |
---|
1026 | DTRACE='dtrace' |
---|
1027 | DTRACE_EXT='' |
---|
1028 | DTRACE_OBJ='' |
---|
1029 | DTRACE_OPT='' |
---|
1030 | DTRACE_REBUILD='' |
---|
1031 | ECHO_C='\c' |
---|
1032 | ECHO_N='' |
---|
1033 | ECHO_T='' |
---|
1034 | EGREP='' |
---|
1035 | ENABLE_DEBUG_ENV='' |
---|
1036 | ENABLE_SHARED='' |
---|
1037 | ENCOBJS='' |
---|
1038 | ENCSTATIC='' |
---|
1039 | EXECUTABLE_EXTS='' |
---|
1040 | EXEEXT='' |
---|
1041 | EXPORT_PREFIX='' |
---|
1042 | EXTDLDFLAGS='' |
---|
1043 | EXTLDFLAGS='' |
---|
1044 | EXTOBJS='' |
---|
1045 | EXTOUT='' |
---|
1046 | EXTSTATIC='' |
---|
1047 | GCC='yes' |
---|
1048 | GIT='git' |
---|
1049 | GNU_LD='no' |
---|
1050 | GREP='' |
---|
1051 | HAVE_BASERUBY='no' |
---|
1052 | HAVE_GIT='yes' |
---|
1053 | INSTALLDOC='' |
---|
1054 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1055 | INSTALL_PROGRAM='${INSTALL}' |
---|
1056 | INSTALL_SCRIPT='${INSTALL}' |
---|
1057 | INSTALL_STATIC_LIBRARY='' |
---|
1058 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin' |
---|
1059 | LD='ld' |
---|
1060 | LDFLAGS='-L/opt/local/libexec/openssl3/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1061 | LDSHARED='' |
---|
1062 | LDSHAREDXX='' |
---|
1063 | LIBEXT='' |
---|
1064 | LIBOBJS='' |
---|
1065 | LIBPATHENV='' |
---|
1066 | LIBPATHFLAG='' |
---|
1067 | LIBRUBY='' |
---|
1068 | LIBRUBYARG='' |
---|
1069 | LIBRUBYARG_SHARED='' |
---|
1070 | LIBRUBYARG_STATIC='' |
---|
1071 | LIBRUBY_A='' |
---|
1072 | LIBRUBY_ALIASES='' |
---|
1073 | LIBRUBY_A_OBJS='' |
---|
1074 | LIBRUBY_DLDFLAGS='' |
---|
1075 | LIBRUBY_LDSHARED='' |
---|
1076 | LIBRUBY_RELATIVE='' |
---|
1077 | LIBRUBY_SO='' |
---|
1078 | LIBRUBY_SONAME='' |
---|
1079 | LIBS='' |
---|
1080 | LINK_SO='' |
---|
1081 | LN_S='ln -s' |
---|
1082 | LTLIBOBJS='' |
---|
1083 | MAINLIBS='' |
---|
1084 | MAJOR='3' |
---|
1085 | MAKEDIRS='/opt/local/bin/gmkdir -p' |
---|
1086 | MAKEFILES='' |
---|
1087 | MANTYPE='' |
---|
1088 | MINIOBJS='' |
---|
1089 | MINIRUBY='' |
---|
1090 | MINOR='3' |
---|
1091 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1092 | MKMF_VERBOSE='' |
---|
1093 | NM='nm --no-llvm-bc' |
---|
1094 | NULLCMD='' |
---|
1095 | OBJCOPY=':' |
---|
1096 | OBJDUMP='objdump' |
---|
1097 | OBJEXT='o' |
---|
1098 | OUTFLAG='-o ' |
---|
1099 | PACKAGE='' |
---|
1100 | PACKAGE_BUGREPORT='' |
---|
1101 | PACKAGE_NAME='' |
---|
1102 | PACKAGE_STRING='' |
---|
1103 | PACKAGE_TARNAME='' |
---|
1104 | PACKAGE_URL='' |
---|
1105 | PACKAGE_VERSION='' |
---|
1106 | PATH_SEPARATOR=':' |
---|
1107 | PKG_CONFIG='pkg-config' |
---|
1108 | PLATFORM_DIR='' |
---|
1109 | POSTLINK='' |
---|
1110 | PRELOADENV='' |
---|
1111 | PREP='' |
---|
1112 | RANLIB='/opt/local/bin/ranlib' |
---|
1113 | RDOCTARGET='' |
---|
1114 | RI_BASE_NAME='' |
---|
1115 | RJIT_SUPPORT='' |
---|
1116 | RM='rm -f' |
---|
1117 | RMALL='rm -fr' |
---|
1118 | RMDIR='rmdir' |
---|
1119 | RMDIRS='rmdir -p' |
---|
1120 | RPATHFLAG='' |
---|
1121 | RUBYW_BASE_NAME='rubyw' |
---|
1122 | RUBYW_INSTALL_NAME='' |
---|
1123 | RUBY_API_VERSION='$(MAJOR).$(MINOR)' |
---|
1124 | RUBY_BASE_NAME='ruby' |
---|
1125 | RUBY_DEVEL='' |
---|
1126 | RUBY_EXEC_PREFIX='' |
---|
1127 | RUBY_INSTALL_NAME='' |
---|
1128 | RUBY_LIB_VERSION='' |
---|
1129 | RUBY_LIB_VERSION_STYLE='' |
---|
1130 | RUBY_PROGRAM_VERSION='$(MAJOR).$(MINOR).$(TEENY)' |
---|
1131 | RUBY_SEARCH_PATH='' |
---|
1132 | RUBY_SO_NAME='' |
---|
1133 | RUBY_VERSION_NAME='${RUBY_BASE_NAME}-${ruby_version}' |
---|
1134 | RUNRUBY='' |
---|
1135 | RUNRUBY_COMMAND='' |
---|
1136 | RUSTC='' |
---|
1137 | SET_MAKE='' |
---|
1138 | SHELL='/bin/sh' |
---|
1139 | SOEXT='' |
---|
1140 | SOLIBS='' |
---|
1141 | STATIC='' |
---|
1142 | STRIP='strip' |
---|
1143 | SYMBOL_PREFIX='' |
---|
1144 | TEENY='5' |
---|
1145 | TEST_RUNNABLE='' |
---|
1146 | THREAD_MODEL='' |
---|
1147 | TRY_LINK='' |
---|
1148 | Target: arm64-apple-darwin24.0.0 |
---|
1149 | Thread model: posix |
---|
1150 | UNIVERSAL_ARCHNAMES='' |
---|
1151 | UNIVERSAL_INTS='' |
---|
1152 | USE_LLVM_WINDRES='' |
---|
1153 | USE_RUBYGEMS='' |
---|
1154 | WASMOPT='' |
---|
1155 | WERRORFLAG='' |
---|
1156 | WINDRES='' |
---|
1157 | XCC_WRAPPER='' |
---|
1158 | XCFLAGS='' |
---|
1159 | XLDFLAGS='' |
---|
1160 | XRUBY='' |
---|
1161 | XRUBY_LIBDIR='' |
---|
1162 | XRUBY_LIBPATHENV_WRAPPER='' |
---|
1163 | XRUBY_RUBYHDRDIR='' |
---|
1164 | XRUBY_RUBYLIBDIR='' |
---|
1165 | XSYMBOLS_IN_EMPTYLIB='' |
---|
1166 | X_BUILTIN_BINARY='' |
---|
1167 | X_COROUTINE_H='' |
---|
1168 | X_COROUTINE_SRC='' |
---|
1169 | YJIT_LIBS='' |
---|
1170 | YJIT_OBJ='' |
---|
1171 | YJIT_SUPPORT='' |
---|
1172 | ac_ct_AR='' |
---|
1173 | ac_ct_AS='as' |
---|
1174 | ac_ct_CC='/usr/bin/clang' |
---|
1175 | ac_ct_CXX='' |
---|
1176 | ac_ct_LD='ld' |
---|
1177 | ac_ct_NM='nm' |
---|
1178 | ac_ct_OBJCOPY=':' |
---|
1179 | ac_ct_OBJDUMP='objdump' |
---|
1180 | ac_ct_STRIP='strip' |
---|
1181 | arch='' |
---|
1182 | archincludedir='' |
---|
1183 | archlibdir='' |
---|
1184 | bindir='${exec_prefix}/bin' |
---|
1185 | build='aarch64-apple-darwin24.0.0' |
---|
1186 | build_alias='' |
---|
1187 | build_cpu='aarch64' |
---|
1188 | build_os='darwin24.0.0' |
---|
1189 | build_vendor='apple' |
---|
1190 | cflags='' |
---|
1191 | cleanlibs='' |
---|
1192 | codesign='' |
---|
1193 | configure_args='' |
---|
1194 | cppflags='' |
---|
1195 | cxxflags='' |
---|
1196 | datadir='${datarootdir}' |
---|
1197 | datarootdir='${prefix}/share' |
---|
1198 | debugflags='' |
---|
1199 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
1200 | dsymutil='' |
---|
1201 | dvidir='${docdir}' |
---|
1202 | exec='' |
---|
1203 | exec_prefix='NONE' |
---|
1204 | host='arm64-apple-darwin24' |
---|
1205 | host_alias='' |
---|
1206 | host_cpu='arm64' |
---|
1207 | host_os='darwin24' |
---|
1208 | host_vendor='apple' |
---|
1209 | htmldir='${docdir}' |
---|
1210 | incflags='' |
---|
1211 | includedir='${prefix}/include' |
---|
1212 | infodir='${datarootdir}/info' |
---|
1213 | libdir='${exec_prefix}/lib' |
---|
1214 | libdirname='' |
---|
1215 | libexecdir='${exec_prefix}/libexec' |
---|
1216 | localedir='${datarootdir}/locale' |
---|
1217 | localstatedir='${prefix}/var' |
---|
1218 | mandir='/opt/local/share/man' |
---|
1219 | oldincludedir='/usr/include' |
---|
1220 | optflags='-O3' |
---|
1221 | pdfdir='${docdir}' |
---|
1222 | prefix='/opt/local' |
---|
1223 | program_transform_name='s&$$&3.3&;s&^&&' |
---|
1224 | psdir='${docdir}' |
---|
1225 | ridir='' |
---|
1226 | ruby_pc='' |
---|
1227 | ruby_version='' |
---|
1228 | rubyarchdir='' |
---|
1229 | rubyarchhdrdir='' |
---|
1230 | rubyarchprefix='' |
---|
1231 | rubyhdrdir='' |
---|
1232 | rubylibdir='' |
---|
1233 | rubylibprefix='' |
---|
1234 | rubysitearchprefix='' |
---|
1235 | rubyw_install_name='' |
---|
1236 | runstatedir='${localstatedir}/run' |
---|
1237 | sbindir='${exec_prefix}/sbin' |
---|
1238 | setup='' |
---|
1239 | sharedstatedir='${prefix}/com' |
---|
1240 | sitearch='' |
---|
1241 | sitearchdir='' |
---|
1242 | sitearchhdrdir='' |
---|
1243 | sitearchincludedir='' |
---|
1244 | sitearchlibdir='' |
---|
1245 | sitedir='' |
---|
1246 | sitehdrdir='' |
---|
1247 | sitelibdir='' |
---|
1248 | strict_warnflags='' |
---|
1249 | sysconfdir='${prefix}/etc' |
---|
1250 | target='arm64-apple-darwin24' |
---|
1251 | target_alias='' |
---|
1252 | target_cpu='arm64' |
---|
1253 | target_os='darwin24' |
---|
1254 | target_vendor='apple' |
---|
1255 | try_header='' |
---|
1256 | vendorarchdir='' |
---|
1257 | vendorarchhdrdir='' |
---|
1258 | vendordir='' |
---|
1259 | vendorhdrdir='' |
---|
1260 | vendorlibdir='' |
---|
1261 | warnflags='' |
---|
1262 | wasmoptflags='' |
---|
1263 | |
---|
1264 | ## ----------- ## |
---|
1265 | ## confdefs.h. ## |
---|
1266 | ## ----------- ## |
---|
1267 | |
---|
1268 | /* confdefs.h */ |
---|
1269 | #define PACKAGE_NAME "" |
---|
1270 | #define PACKAGE_TARNAME "" |
---|
1271 | #define PACKAGE_VERSION "" |
---|
1272 | #define PACKAGE_STRING "" |
---|
1273 | #define PACKAGE_BUGREPORT "" |
---|
1274 | #define PACKAGE_URL "" |
---|
1275 | #define HAVE_STDIO_H 1 |
---|
1276 | #define HAVE_STDLIB_H 1 |
---|
1277 | #define HAVE_STRING_H 1 |
---|
1278 | #define HAVE_INTTYPES_H 1 |
---|
1279 | #define HAVE_STDINT_H 1 |
---|
1280 | #define HAVE_STRINGS_H 1 |
---|
1281 | #define HAVE_SYS_STAT_H 1 |
---|
1282 | #define HAVE_SYS_TYPES_H 1 |
---|
1283 | #define HAVE_UNISTD_H 1 |
---|
1284 | #define HAVE_WCHAR_H 1 |
---|
1285 | #define STDC_HEADERS 1 |
---|
1286 | #define _ALL_SOURCE 1 |
---|
1287 | #define _DARWIN_C_SOURCE 1 |
---|
1288 | #define _GNU_SOURCE 1 |
---|
1289 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 |
---|
1290 | #define _NETBSD_SOURCE 1 |
---|
1291 | #define _OPENBSD_SOURCE 1 |
---|
1292 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1293 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 |
---|
1294 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 |
---|
1295 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 |
---|
1296 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 |
---|
1297 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 |
---|
1298 | #define __STDC_WANT_LIB_EXT2__ 1 |
---|
1299 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 |
---|
1300 | #define _TANDEM_SOURCE 1 |
---|
1301 | #define __EXTENSIONS__ 1 |
---|
1302 | |
---|
1303 | configure: exit 1 |
---|