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 --without-ccache |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = xxxx.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 24.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 |
---|
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.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 852 tasks, 3517 threads, 10 processors |
---|
34 | Load average: 4.64, Mach factor: 5.34 |
---|
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:2998: looking for aux files: install-sh config.guess config.sub |
---|
52 | configure:3011: trying ./ |
---|
53 | configure:3022: ./install-sh found |
---|
54 | configure:3040: ./config.guess found |
---|
55 | configure:3040: ./config.sub found |
---|
56 | configure:3163: checking build system type |
---|
57 | configure:3178: result: arm-apple-darwin24.1.0 |
---|
58 | configure:3198: checking host system type |
---|
59 | configure:3212: result: arm-apple-darwin24.1.0 |
---|
60 | configure:3240: checking for gawk |
---|
61 | configure:3275: result: no |
---|
62 | configure:3240: checking for mawk |
---|
63 | configure:3275: result: no |
---|
64 | configure:3240: checking for nawk |
---|
65 | configure:3275: result: no |
---|
66 | configure:3240: checking for awk |
---|
67 | configure:3261: found /usr/bin/awk |
---|
68 | configure:3272: result: awk |
---|
69 | configure:3284: checking version of the package |
---|
70 | configure:3288: result: 4.2.0 |
---|
71 | configure:3401: checking for gcc |
---|
72 | configure:3433: result: /usr/bin/clang |
---|
73 | configure:3786: checking for C compiler version |
---|
74 | configure:3795: /usr/bin/clang --version >&5 |
---|
75 | Apple clang version 16.0.0 (clang-1600.0.26.4) |
---|
76 | Target: arm64-apple-darwin24.1.0 |
---|
77 | Thread model: posix |
---|
78 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
79 | configure:3806: $? = 0 |
---|
80 | configure:3795: /usr/bin/clang -v >&5 |
---|
81 | Apple clang version 16.0.0 (clang-1600.0.26.4) |
---|
82 | Target: arm64-apple-darwin24.1.0 |
---|
83 | Thread model: posix |
---|
84 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
85 | configure:3806: $? = 0 |
---|
86 | configure:3795: /usr/bin/clang -V >&5 |
---|
87 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
88 | clang: error: no input files |
---|
89 | configure:3806: $? = 1 |
---|
90 | configure:3795: /usr/bin/clang -qversion >&5 |
---|
91 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
92 | clang: error: no input files |
---|
93 | configure:3806: $? = 1 |
---|
94 | configure:3795: /usr/bin/clang -version >&5 |
---|
95 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
96 | clang: error: no input files |
---|
97 | configure:3806: $? = 1 |
---|
98 | configure:3826: checking whether the C compiler works |
---|
99 | configure:3848: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
100 | clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument] |
---|
101 | configure:3852: $? = 0 |
---|
102 | configure:3902: result: yes |
---|
103 | configure:3905: checking for C compiler default output file name |
---|
104 | configure:3907: result: a.out |
---|
105 | configure:3913: checking for suffix of executables |
---|
106 | configure:3920: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
107 | clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument] |
---|
108 | configure:3924: $? = 0 |
---|
109 | configure:3947: result: |
---|
110 | configure:3969: checking whether we are cross compiling |
---|
111 | configure:3977: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 conftest.c >&5 |
---|
112 | clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument] |
---|
113 | configure:3981: $? = 0 |
---|
114 | configure:3988: ./conftest |
---|
115 | configure:3992: $? = 0 |
---|
116 | configure:4007: result: no |
---|
117 | configure:4012: checking for suffix of object files |
---|
118 | configure:4035: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
119 | configure:4039: $? = 0 |
---|
120 | configure:4061: result: o |
---|
121 | configure:4065: checking whether the compiler supports GNU C |
---|
122 | configure:4085: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
123 | configure:4085: $? = 0 |
---|
124 | configure:4095: result: yes |
---|
125 | configure:4106: checking whether /usr/bin/clang accepts -g |
---|
126 | configure:4127: /usr/bin/clang -c -g -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
127 | configure:4127: $? = 0 |
---|
128 | configure:4171: result: yes |
---|
129 | configure:4191: checking for /usr/bin/clang option to enable C11 features |
---|
130 | configure:4206: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
131 | conftest.c:27:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] |
---|
132 | 27 | static char *e (p, i) |
---|
133 | | ^ |
---|
134 | 1 warning generated. |
---|
135 | configure:4206: $? = 0 |
---|
136 | configure:4224: result: none needed |
---|
137 | configure:4339: checking how to run the C preprocessor |
---|
138 | configure:4365: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
139 | configure:4365: $? = 0 |
---|
140 | configure:4380: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
141 | conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found |
---|
142 | 13 | #include <ac_nonexistent.h> |
---|
143 | | ^~~~~~~~~~~~~~~~~~ |
---|
144 | 1 error generated. |
---|
145 | configure:4380: $? = 1 |
---|
146 | configure: failed program was: |
---|
147 | | /* confdefs.h */ |
---|
148 | | #define PACKAGE_NAME "" |
---|
149 | | #define PACKAGE_TARNAME "" |
---|
150 | | #define PACKAGE_VERSION "" |
---|
151 | | #define PACKAGE_STRING "" |
---|
152 | | #define PACKAGE_BUGREPORT "" |
---|
153 | | #define PACKAGE_URL "" |
---|
154 | | #define SDCC_VERSION_LO 2 |
---|
155 | | #define SDCC_VERSION_HI 4 |
---|
156 | | #define SDCC_VERSION_P 0 |
---|
157 | | #define SDCC_VERSION_STR "4.2.0" |
---|
158 | | /* end confdefs.h. */ |
---|
159 | | #include <ac_nonexistent.h> |
---|
160 | configure:4407: result: /usr/bin/clang -E |
---|
161 | configure:4421: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
162 | configure:4421: $? = 0 |
---|
163 | configure:4436: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c |
---|
164 | conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found |
---|
165 | 13 | #include <ac_nonexistent.h> |
---|
166 | | ^~~~~~~~~~~~~~~~~~ |
---|
167 | 1 error generated. |
---|
168 | configure:4436: $? = 1 |
---|
169 | configure: failed program was: |
---|
170 | | /* confdefs.h */ |
---|
171 | | #define PACKAGE_NAME "" |
---|
172 | | #define PACKAGE_TARNAME "" |
---|
173 | | #define PACKAGE_VERSION "" |
---|
174 | | #define PACKAGE_STRING "" |
---|
175 | | #define PACKAGE_BUGREPORT "" |
---|
176 | | #define PACKAGE_URL "" |
---|
177 | | #define SDCC_VERSION_LO 2 |
---|
178 | | #define SDCC_VERSION_HI 4 |
---|
179 | | #define SDCC_VERSION_P 0 |
---|
180 | | #define SDCC_VERSION_STR "4.2.0" |
---|
181 | | /* end confdefs.h. */ |
---|
182 | | #include <ac_nonexistent.h> |
---|
183 | configure:4594: checking for C++ compiler version |
---|
184 | configure:4603: /usr/bin/clang++ --version >&5 |
---|
185 | Apple clang version 16.0.0 (clang-1600.0.26.4) |
---|
186 | Target: arm64-apple-darwin24.1.0 |
---|
187 | Thread model: posix |
---|
188 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
189 | configure:4614: $? = 0 |
---|
190 | configure:4603: /usr/bin/clang++ -v >&5 |
---|
191 | Apple clang version 16.0.0 (clang-1600.0.26.4) |
---|
192 | Target: arm64-apple-darwin24.1.0 |
---|
193 | Thread model: posix |
---|
194 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
195 | configure:4614: $? = 0 |
---|
196 | configure:4603: /usr/bin/clang++ -V >&5 |
---|
197 | clang++: error: argument to '-V' is missing (expected 1 value) |
---|
198 | clang++: error: no input files |
---|
199 | configure:4614: $? = 1 |
---|
200 | configure:4603: /usr/bin/clang++ -qversion >&5 |
---|
201 | clang++: error: unknown argument '-qversion'; did you mean '--version'? |
---|
202 | clang++: error: no input files |
---|
203 | configure:4614: $? = 1 |
---|
204 | configure:4618: checking whether the compiler supports GNU C++ |
---|
205 | configure:4638: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
206 | configure:4638: $? = 0 |
---|
207 | configure:4648: result: yes |
---|
208 | configure:4659: checking whether /usr/bin/clang++ accepts -g |
---|
209 | configure:4680: /usr/bin/clang++ -c -g -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
210 | configure:4680: $? = 0 |
---|
211 | configure:4724: result: yes |
---|
212 | configure:4744: checking for /usr/bin/clang++ option to enable C++11 features |
---|
213 | configure:4759: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
214 | conftest.cpp:59:3: error: "Compiler does not advertise C++11 conformance" |
---|
215 | 59 | # error "Compiler does not advertise C++11 conformance" |
---|
216 | | ^ |
---|
217 | conftest.cpp:64:3: error: unknown type name 'constexpr' |
---|
218 | 64 | constexpr int get_val() { return 20; } |
---|
219 | | ^ |
---|
220 | conftest.cpp:76:17: error: delegating constructors are permitted only in C++11 |
---|
221 | 76 | delegate(): delegate(2354) {} |
---|
222 | | ^~~~~~~~ |
---|
223 | conftest.cpp:87:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] |
---|
224 | 87 | virtual int getval() override final { return this->n * 2; } |
---|
225 | | ^ |
---|
226 | conftest.cpp:87:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] |
---|
227 | 87 | virtual int getval() override final { return this->n * 2; } |
---|
228 | | ^ |
---|
229 | conftest.cpp:94:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
230 | 94 | nocopy() = default; |
---|
231 | | ^ |
---|
232 | conftest.cpp:95:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
233 | 95 | nocopy(const nocopy&) = delete; |
---|
234 | | ^ |
---|
235 | conftest.cpp:96:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] |
---|
236 | 96 | nocopy & operator=(const nocopy&) = delete; |
---|
237 | | ^ |
---|
238 | conftest.cpp:108:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
239 | 108 | template <typename V> auto sum(V first) -> V |
---|
240 | | ^ |
---|
241 | conftest.cpp:108:25: error: 'auto' not allowed in function return type |
---|
242 | 108 | template <typename V> auto sum(V first) -> V |
---|
243 | | ^~~~ |
---|
244 | conftest.cpp:108:42: error: expected ';' at end of declaration |
---|
245 | 108 | template <typename V> auto sum(V first) -> V |
---|
246 | | ^ |
---|
247 | | ; |
---|
248 | conftest.cpp:108:43: error: cannot use arrow operator on a type |
---|
249 | 108 | template <typename V> auto sum(V first) -> V |
---|
250 | | ^ |
---|
251 | conftest.cpp:112:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] |
---|
252 | 112 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
253 | | ^ |
---|
254 | conftest.cpp:112:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
255 | 112 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
256 | | ^ |
---|
257 | conftest.cpp:112:43: error: 'auto' not allowed in function return type |
---|
258 | 112 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
259 | | ^~~~ |
---|
260 | conftest.cpp:112:74: error: expected ';' at end of declaration |
---|
261 | 112 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
262 | | ^ |
---|
263 | | ; |
---|
264 | conftest.cpp:112:75: error: cannot use arrow operator on a type |
---|
265 | 112 | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
266 | | ^ |
---|
267 | conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
268 | 136 | auto a1 = 6538; |
---|
269 | | ^ |
---|
270 | conftest.cpp:137:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
271 | 137 | auto a2 = 48573953.4; |
---|
272 | | ^ |
---|
273 | conftest.cpp:138:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
274 | 138 | auto a3 = "String literal"; |
---|
275 | | ^ |
---|
276 | conftest.cpp:141:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
277 | 141 | for (auto i = a3; *i; ++i) { total += *i; } |
---|
278 | | ^ |
---|
279 | conftest.cpp:157:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
280 | 157 | for (auto &x : array) { x += 23; } |
---|
281 | | ^ |
---|
282 | conftest.cpp:157:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] |
---|
283 | 157 | for (auto &x : array) { x += 23; } |
---|
284 | | ^ |
---|
285 | conftest.cpp:162:17: error: expected expression |
---|
286 | 162 | assert (eval ([](int x) { return x*2; }, 21) == 42); |
---|
287 | | ^ |
---|
288 | conftest.cpp:164:17: error: expected expression |
---|
289 | 164 | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); |
---|
290 | | ^ |
---|
291 | conftest.cpp:166:17: error: expected expression |
---|
292 | 166 | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); |
---|
293 | | ^ |
---|
294 | conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
295 | 172 | auto a = sum(1); |
---|
296 | | ^ |
---|
297 | conftest.cpp:172:12: error: no matching function for call to 'sum' |
---|
298 | 172 | auto a = sum(1); |
---|
299 | | ^~~ |
---|
300 | conftest.cpp:173:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
301 | 173 | auto b = sum(1, 2); |
---|
302 | | ^ |
---|
303 | conftest.cpp:173:12: error: no matching function for call to 'sum' |
---|
304 | 173 | auto b = sum(1, 2); |
---|
305 | | ^~~ |
---|
306 | conftest.cpp:174:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] |
---|
307 | 174 | auto c = sum(1.0, 2.0, 3.0); |
---|
308 | | ^ |
---|
309 | conftest.cpp:174:12: error: no matching function for call to 'sum' |
---|
310 | 174 | auto c = sum(1.0, 2.0, 3.0); |
---|
311 | | ^~~ |
---|
312 | conftest.cpp:179:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] |
---|
313 | 179 | cxx11test::delegate d2(); |
---|
314 | | ^~ |
---|
315 | conftest.cpp:179:25: note: remove parentheses to declare a variable |
---|
316 | 179 | cxx11test::delegate d2(); |
---|
317 | | ^~ |
---|
318 | conftest.cpp:192:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? |
---|
319 | 192 | test_template<::test_template<int>> v(test_template<int>(12)); |
---|
320 | | ^~~ |
---|
321 | | < :: |
---|
322 | conftest.cpp:192:36: error: a space is required between consecutive right angle brackets (use '> >') |
---|
323 | 192 | test_template<::test_template<int>> v(test_template<int>(12)); |
---|
324 | | ^~ |
---|
325 | | > > |
---|
326 | conftest.cpp:196:22: error: use of undeclared identifier 'u8' |
---|
327 | 196 | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
328 | | ^ |
---|
329 | conftest.cpp:196:24: error: expected ';' at end of declaration |
---|
330 | 196 | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
331 | | ^ |
---|
332 | | ; |
---|
333 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
334 | 18 warnings and 20 errors generated. |
---|
335 | configure:4759: $? = 1 |
---|
336 | configure: failed program was: |
---|
337 | | /* confdefs.h */ |
---|
338 | | #define PACKAGE_NAME "" |
---|
339 | | #define PACKAGE_TARNAME "" |
---|
340 | | #define PACKAGE_VERSION "" |
---|
341 | | #define PACKAGE_STRING "" |
---|
342 | | #define PACKAGE_BUGREPORT "" |
---|
343 | | #define PACKAGE_URL "" |
---|
344 | | #define SDCC_VERSION_LO 2 |
---|
345 | | #define SDCC_VERSION_HI 4 |
---|
346 | | #define SDCC_VERSION_P 0 |
---|
347 | | #define SDCC_VERSION_STR "4.2.0" |
---|
348 | | /* end confdefs.h. */ |
---|
349 | | |
---|
350 | | // Does the compiler advertise C++98 conformance? |
---|
351 | | #if !defined __cplusplus || __cplusplus < 199711L |
---|
352 | | # error "Compiler does not advertise C++98 conformance" |
---|
353 | | #endif |
---|
354 | | |
---|
355 | | // These inclusions are to reject old compilers that |
---|
356 | | // lack the unsuffixed header files. |
---|
357 | | #include <cstdlib> |
---|
358 | | #include <exception> |
---|
359 | | |
---|
360 | | // <cassert> and <cstring> are *not* freestanding headers in C++98. |
---|
361 | | extern void assert (int); |
---|
362 | | namespace std { |
---|
363 | | extern int strcmp (const char *, const char *); |
---|
364 | | } |
---|
365 | | |
---|
366 | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". |
---|
367 | | using std::exception; |
---|
368 | | using std::strcmp; |
---|
369 | | |
---|
370 | | namespace { |
---|
371 | | |
---|
372 | | void test_exception_syntax() |
---|
373 | | { |
---|
374 | | try { |
---|
375 | | throw "test"; |
---|
376 | | } catch (const char *s) { |
---|
377 | | // Extra parentheses suppress a warning when building autoconf itself, |
---|
378 | | // due to lint rules shared with more typical C programs. |
---|
379 | | assert (!(strcmp) (s, "test")); |
---|
380 | | } |
---|
381 | | } |
---|
382 | | |
---|
383 | | template <typename T> struct test_template |
---|
384 | | { |
---|
385 | | T const val; |
---|
386 | | explicit test_template(T t) : val(t) {} |
---|
387 | | template <typename U> T add(U u) { return static_cast<T>(u) + val; } |
---|
388 | | }; |
---|
389 | | |
---|
390 | | } // anonymous namespace |
---|
391 | | |
---|
392 | | |
---|
393 | | // Does the compiler advertise C++ 2011 conformance? |
---|
394 | | #if !defined __cplusplus || __cplusplus < 201103L |
---|
395 | | # error "Compiler does not advertise C++11 conformance" |
---|
396 | | #endif |
---|
397 | | |
---|
398 | | namespace cxx11test |
---|
399 | | { |
---|
400 | | constexpr int get_val() { return 20; } |
---|
401 | | |
---|
402 | | struct testinit |
---|
403 | | { |
---|
404 | | int i; |
---|
405 | | double d; |
---|
406 | | }; |
---|
407 | | |
---|
408 | | class delegate |
---|
409 | | { |
---|
410 | | public: |
---|
411 | | delegate(int n) : n(n) {} |
---|
412 | | delegate(): delegate(2354) {} |
---|
413 | | |
---|
414 | | virtual int getval() { return this->n; }; |
---|
415 | | protected: |
---|
416 | | int n; |
---|
417 | | }; |
---|
418 | | |
---|
419 | | class overridden : public delegate |
---|
420 | | { |
---|
421 | | public: |
---|
422 | | overridden(int n): delegate(n) {} |
---|
423 | | virtual int getval() override final { return this->n * 2; } |
---|
424 | | }; |
---|
425 | | |
---|
426 | | class nocopy |
---|
427 | | { |
---|
428 | | public: |
---|
429 | | nocopy(int i): i(i) {} |
---|
430 | | nocopy() = default; |
---|
431 | | nocopy(const nocopy&) = delete; |
---|
432 | | nocopy & operator=(const nocopy&) = delete; |
---|
433 | | private: |
---|
434 | | int i; |
---|
435 | | }; |
---|
436 | | |
---|
437 | | // for testing lambda expressions |
---|
438 | | template <typename Ret, typename Fn> Ret eval(Fn f, Ret v) |
---|
439 | | { |
---|
440 | | return f(v); |
---|
441 | | } |
---|
442 | | |
---|
443 | | // for testing variadic templates and trailing return types |
---|
444 | | template <typename V> auto sum(V first) -> V |
---|
445 | | { |
---|
446 | | return first; |
---|
447 | | } |
---|
448 | | template <typename V, typename... Args> auto sum(V first, Args... rest) -> V |
---|
449 | | { |
---|
450 | | return first + sum(rest...); |
---|
451 | | } |
---|
452 | | } |
---|
453 | | |
---|
454 | | |
---|
455 | | int |
---|
456 | | main (int argc, char **argv) |
---|
457 | | { |
---|
458 | | int ok = 0; |
---|
459 | | |
---|
460 | | assert (argc); |
---|
461 | | assert (! argv[0]); |
---|
462 | | { |
---|
463 | | test_exception_syntax (); |
---|
464 | | test_template<double> tt (2.0); |
---|
465 | | assert (tt.add (4) == 6.0); |
---|
466 | | assert (true && !false); |
---|
467 | | } |
---|
468 | | |
---|
469 | | |
---|
470 | | { |
---|
471 | | // Test auto and decltype |
---|
472 | | auto a1 = 6538; |
---|
473 | | auto a2 = 48573953.4; |
---|
474 | | auto a3 = "String literal"; |
---|
475 | | |
---|
476 | | int total = 0; |
---|
477 | | for (auto i = a3; *i; ++i) { total += *i; } |
---|
478 | | |
---|
479 | | decltype(a2) a4 = 34895.034; |
---|
480 | | } |
---|
481 | | { |
---|
482 | | // Test constexpr |
---|
483 | | short sa[cxx11test::get_val()] = { 0 }; |
---|
484 | | } |
---|
485 | | { |
---|
486 | | // Test initializer lists |
---|
487 | | cxx11test::testinit il = { 4323, 435234.23544 }; |
---|
488 | | } |
---|
489 | | { |
---|
490 | | // Test range-based for |
---|
491 | | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, |
---|
492 | | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; |
---|
493 | | for (auto &x : array) { x += 23; } |
---|
494 | | } |
---|
495 | | { |
---|
496 | | // Test lambda expressions |
---|
497 | | using cxx11test::eval; |
---|
498 | | assert (eval ([](int x) { return x*2; }, 21) == 42); |
---|
499 | | double d = 2.0; |
---|
500 | | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); |
---|
501 | | assert (d == 5.0); |
---|
502 | | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); |
---|
503 | | assert (d == 5.0); |
---|
504 | | } |
---|
505 | | { |
---|
506 | | // Test use of variadic templates |
---|
507 | | using cxx11test::sum; |
---|
508 | | auto a = sum(1); |
---|
509 | | auto b = sum(1, 2); |
---|
510 | | auto c = sum(1.0, 2.0, 3.0); |
---|
511 | | } |
---|
512 | | { |
---|
513 | | // Test constructor delegation |
---|
514 | | cxx11test::delegate d1; |
---|
515 | | cxx11test::delegate d2(); |
---|
516 | | cxx11test::delegate d3(45); |
---|
517 | | } |
---|
518 | | { |
---|
519 | | // Test override and final |
---|
520 | | cxx11test::overridden o1(55464); |
---|
521 | | } |
---|
522 | | { |
---|
523 | | // Test nullptr |
---|
524 | | char *c = nullptr; |
---|
525 | | } |
---|
526 | | { |
---|
527 | | // Test template brackets |
---|
528 | | test_template<::test_template<int>> v(test_template<int>(12)); |
---|
529 | | } |
---|
530 | | { |
---|
531 | | // Unicode literals |
---|
532 | | char const *utf8 = u8"UTF-8 string \u2500"; |
---|
533 | | char16_t const *utf16 = u"UTF-8 string \u2500"; |
---|
534 | | char32_t const *utf32 = U"UTF-32 string \u2500"; |
---|
535 | | } |
---|
536 | | |
---|
537 | | return ok; |
---|
538 | | } |
---|
539 | | |
---|
540 | configure:4777: result: none needed |
---|
541 | configure:4856: checking for a BSD-compatible install |
---|
542 | configure:4929: result: /usr/bin/install -c |
---|
543 | configure:4988: checking for ranlib |
---|
544 | configure:5009: found /opt/local/bin/ranlib |
---|
545 | configure:5020: result: ranlib |
---|
546 | configure:5044: checking for autoconf |
---|
547 | configure:5065: found /opt/local/bin/autoconf |
---|
548 | configure:5077: result: autoconf |
---|
549 | configure:5087: checking for strip |
---|
550 | configure:5108: found /opt/local/bin/strip |
---|
551 | configure:5120: result: strip |
---|
552 | configure:5130: checking for as |
---|
553 | configure:5151: found /opt/local/bin/as |
---|
554 | configure:5163: result: as |
---|
555 | configure:5173: checking for cp |
---|
556 | configure:5194: found /bin/cp |
---|
557 | configure:5206: result: cp |
---|
558 | configure:5216: checking for ar |
---|
559 | configure:5237: found /opt/local/bin/ar |
---|
560 | configure:5249: result: ar |
---|
561 | configure:5259: checking for gm4 |
---|
562 | configure:5280: found /opt/local/bin/gm4 |
---|
563 | configure:5292: result: gm4 |
---|
564 | configure:5305: checking for flex |
---|
565 | configure:5326: found /usr/bin/flex |
---|
566 | configure:5337: result: flex |
---|
567 | configure:5354: checking for bison |
---|
568 | configure:5375: found /usr/bin/bison |
---|
569 | configure:5386: result: bison -y |
---|
570 | configure:5436: checking for a Python interpreter with version >= 2.7 |
---|
571 | configure:5454: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
572 | configure:5457: $? = 0 |
---|
573 | configure:5464: result: python |
---|
574 | configure:5472: checking for python |
---|
575 | configure:5495: found /opt/local/bin/python |
---|
576 | configure:5507: result: /opt/local/bin/python |
---|
577 | configure:5525: checking for python version |
---|
578 | configure:5533: result: 3.12 |
---|
579 | configure:5545: checking for python platform |
---|
580 | configure:5553: result: darwin |
---|
581 | configure:5579: checking for python script directory |
---|
582 | configure:5615: result: ${prefix}/lib/python3.12/site-packages |
---|
583 | configure:5624: checking for python extension module directory |
---|
584 | configure:5660: result: ${exec_prefix}/lib/python3.12/site-packages |
---|
585 | configure:5697: checking for stdio.h |
---|
586 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
587 | configure:5697: $? = 0 |
---|
588 | configure:5697: result: yes |
---|
589 | configure:5697: checking for stdlib.h |
---|
590 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
591 | configure:5697: $? = 0 |
---|
592 | configure:5697: result: yes |
---|
593 | configure:5697: checking for string.h |
---|
594 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
595 | configure:5697: $? = 0 |
---|
596 | configure:5697: result: yes |
---|
597 | configure:5697: checking for inttypes.h |
---|
598 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
599 | configure:5697: $? = 0 |
---|
600 | configure:5697: result: yes |
---|
601 | configure:5697: checking for stdint.h |
---|
602 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
603 | configure:5697: $? = 0 |
---|
604 | configure:5697: result: yes |
---|
605 | configure:5697: checking for strings.h |
---|
606 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
607 | configure:5697: $? = 0 |
---|
608 | configure:5697: result: yes |
---|
609 | configure:5697: checking for sys/stat.h |
---|
610 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
611 | configure:5697: $? = 0 |
---|
612 | configure:5697: result: yes |
---|
613 | configure:5697: checking for sys/types.h |
---|
614 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
615 | configure:5697: $? = 0 |
---|
616 | configure:5697: result: yes |
---|
617 | configure:5697: checking for unistd.h |
---|
618 | configure:5697: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
619 | configure:5697: $? = 0 |
---|
620 | configure:5697: result: yes |
---|
621 | configure:5722: checking for endian.h |
---|
622 | configure:5722: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
623 | conftest.c:51:10: fatal error: 'endian.h' file not found |
---|
624 | 51 | #include <endian.h> |
---|
625 | | ^~~~~~~~~~ |
---|
626 | 1 error generated. |
---|
627 | configure:5722: $? = 1 |
---|
628 | configure: failed program was: |
---|
629 | | /* confdefs.h */ |
---|
630 | | #define PACKAGE_NAME "" |
---|
631 | | #define PACKAGE_TARNAME "" |
---|
632 | | #define PACKAGE_VERSION "" |
---|
633 | | #define PACKAGE_STRING "" |
---|
634 | | #define PACKAGE_BUGREPORT "" |
---|
635 | | #define PACKAGE_URL "" |
---|
636 | | #define SDCC_VERSION_LO 2 |
---|
637 | | #define SDCC_VERSION_HI 4 |
---|
638 | | #define SDCC_VERSION_P 0 |
---|
639 | | #define SDCC_VERSION_STR "4.2.0" |
---|
640 | | #define HAVE_STDIO_H 1 |
---|
641 | | #define HAVE_STDLIB_H 1 |
---|
642 | | #define HAVE_STRING_H 1 |
---|
643 | | #define HAVE_INTTYPES_H 1 |
---|
644 | | #define HAVE_STDINT_H 1 |
---|
645 | | #define HAVE_STRINGS_H 1 |
---|
646 | | #define HAVE_SYS_STAT_H 1 |
---|
647 | | #define HAVE_SYS_TYPES_H 1 |
---|
648 | | #define HAVE_UNISTD_H 1 |
---|
649 | | #define STDC_HEADERS 1 |
---|
650 | | /* end confdefs.h. */ |
---|
651 | | #include <stddef.h> |
---|
652 | | #ifdef HAVE_STDIO_H |
---|
653 | | # include <stdio.h> |
---|
654 | | #endif |
---|
655 | | #ifdef HAVE_STDLIB_H |
---|
656 | | # include <stdlib.h> |
---|
657 | | #endif |
---|
658 | | #ifdef HAVE_STRING_H |
---|
659 | | # include <string.h> |
---|
660 | | #endif |
---|
661 | | #ifdef HAVE_INTTYPES_H |
---|
662 | | # include <inttypes.h> |
---|
663 | | #endif |
---|
664 | | #ifdef HAVE_STDINT_H |
---|
665 | | # include <stdint.h> |
---|
666 | | #endif |
---|
667 | | #ifdef HAVE_STRINGS_H |
---|
668 | | # include <strings.h> |
---|
669 | | #endif |
---|
670 | | #ifdef HAVE_SYS_TYPES_H |
---|
671 | | # include <sys/types.h> |
---|
672 | | #endif |
---|
673 | | #ifdef HAVE_SYS_STAT_H |
---|
674 | | # include <sys/stat.h> |
---|
675 | | #endif |
---|
676 | | #ifdef HAVE_UNISTD_H |
---|
677 | | # include <unistd.h> |
---|
678 | | #endif |
---|
679 | | #include <endian.h> |
---|
680 | configure:5722: result: no |
---|
681 | configure:5728: checking for sys/endian.h |
---|
682 | configure:5728: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
683 | conftest.c:51:10: fatal error: 'sys/endian.h' file not found |
---|
684 | 51 | #include <sys/endian.h> |
---|
685 | | ^~~~~~~~~~~~~~ |
---|
686 | 1 error generated. |
---|
687 | configure:5728: $? = 1 |
---|
688 | configure: failed program was: |
---|
689 | | /* confdefs.h */ |
---|
690 | | #define PACKAGE_NAME "" |
---|
691 | | #define PACKAGE_TARNAME "" |
---|
692 | | #define PACKAGE_VERSION "" |
---|
693 | | #define PACKAGE_STRING "" |
---|
694 | | #define PACKAGE_BUGREPORT "" |
---|
695 | | #define PACKAGE_URL "" |
---|
696 | | #define SDCC_VERSION_LO 2 |
---|
697 | | #define SDCC_VERSION_HI 4 |
---|
698 | | #define SDCC_VERSION_P 0 |
---|
699 | | #define SDCC_VERSION_STR "4.2.0" |
---|
700 | | #define HAVE_STDIO_H 1 |
---|
701 | | #define HAVE_STDLIB_H 1 |
---|
702 | | #define HAVE_STRING_H 1 |
---|
703 | | #define HAVE_INTTYPES_H 1 |
---|
704 | | #define HAVE_STDINT_H 1 |
---|
705 | | #define HAVE_STRINGS_H 1 |
---|
706 | | #define HAVE_SYS_STAT_H 1 |
---|
707 | | #define HAVE_SYS_TYPES_H 1 |
---|
708 | | #define HAVE_UNISTD_H 1 |
---|
709 | | #define STDC_HEADERS 1 |
---|
710 | | /* end confdefs.h. */ |
---|
711 | | #include <stddef.h> |
---|
712 | | #ifdef HAVE_STDIO_H |
---|
713 | | # include <stdio.h> |
---|
714 | | #endif |
---|
715 | | #ifdef HAVE_STDLIB_H |
---|
716 | | # include <stdlib.h> |
---|
717 | | #endif |
---|
718 | | #ifdef HAVE_STRING_H |
---|
719 | | # include <string.h> |
---|
720 | | #endif |
---|
721 | | #ifdef HAVE_INTTYPES_H |
---|
722 | | # include <inttypes.h> |
---|
723 | | #endif |
---|
724 | | #ifdef HAVE_STDINT_H |
---|
725 | | # include <stdint.h> |
---|
726 | | #endif |
---|
727 | | #ifdef HAVE_STRINGS_H |
---|
728 | | # include <strings.h> |
---|
729 | | #endif |
---|
730 | | #ifdef HAVE_SYS_TYPES_H |
---|
731 | | # include <sys/types.h> |
---|
732 | | #endif |
---|
733 | | #ifdef HAVE_SYS_STAT_H |
---|
734 | | # include <sys/stat.h> |
---|
735 | | #endif |
---|
736 | | #ifdef HAVE_UNISTD_H |
---|
737 | | # include <unistd.h> |
---|
738 | | #endif |
---|
739 | | #include <sys/endian.h> |
---|
740 | configure:5728: result: no |
---|
741 | configure:5734: checking for machine/endian.h |
---|
742 | configure:5734: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
743 | configure:5734: $? = 0 |
---|
744 | configure:5734: result: yes |
---|
745 | configure:5740: checking for sys/isa_defs.h |
---|
746 | configure:5740: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
747 | conftest.c:52:10: fatal error: 'sys/isa_defs.h' file not found |
---|
748 | 52 | #include <sys/isa_defs.h> |
---|
749 | | ^~~~~~~~~~~~~~~~ |
---|
750 | 1 error generated. |
---|
751 | configure:5740: $? = 1 |
---|
752 | configure: failed program was: |
---|
753 | | /* confdefs.h */ |
---|
754 | | #define PACKAGE_NAME "" |
---|
755 | | #define PACKAGE_TARNAME "" |
---|
756 | | #define PACKAGE_VERSION "" |
---|
757 | | #define PACKAGE_STRING "" |
---|
758 | | #define PACKAGE_BUGREPORT "" |
---|
759 | | #define PACKAGE_URL "" |
---|
760 | | #define SDCC_VERSION_LO 2 |
---|
761 | | #define SDCC_VERSION_HI 4 |
---|
762 | | #define SDCC_VERSION_P 0 |
---|
763 | | #define SDCC_VERSION_STR "4.2.0" |
---|
764 | | #define HAVE_STDIO_H 1 |
---|
765 | | #define HAVE_STDLIB_H 1 |
---|
766 | | #define HAVE_STRING_H 1 |
---|
767 | | #define HAVE_INTTYPES_H 1 |
---|
768 | | #define HAVE_STDINT_H 1 |
---|
769 | | #define HAVE_STRINGS_H 1 |
---|
770 | | #define HAVE_SYS_STAT_H 1 |
---|
771 | | #define HAVE_SYS_TYPES_H 1 |
---|
772 | | #define HAVE_UNISTD_H 1 |
---|
773 | | #define STDC_HEADERS 1 |
---|
774 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
775 | | /* end confdefs.h. */ |
---|
776 | | #include <stddef.h> |
---|
777 | | #ifdef HAVE_STDIO_H |
---|
778 | | # include <stdio.h> |
---|
779 | | #endif |
---|
780 | | #ifdef HAVE_STDLIB_H |
---|
781 | | # include <stdlib.h> |
---|
782 | | #endif |
---|
783 | | #ifdef HAVE_STRING_H |
---|
784 | | # include <string.h> |
---|
785 | | #endif |
---|
786 | | #ifdef HAVE_INTTYPES_H |
---|
787 | | # include <inttypes.h> |
---|
788 | | #endif |
---|
789 | | #ifdef HAVE_STDINT_H |
---|
790 | | # include <stdint.h> |
---|
791 | | #endif |
---|
792 | | #ifdef HAVE_STRINGS_H |
---|
793 | | # include <strings.h> |
---|
794 | | #endif |
---|
795 | | #ifdef HAVE_SYS_TYPES_H |
---|
796 | | # include <sys/types.h> |
---|
797 | | #endif |
---|
798 | | #ifdef HAVE_SYS_STAT_H |
---|
799 | | # include <sys/stat.h> |
---|
800 | | #endif |
---|
801 | | #ifdef HAVE_UNISTD_H |
---|
802 | | # include <unistd.h> |
---|
803 | | #endif |
---|
804 | | #include <sys/isa_defs.h> |
---|
805 | configure:5740: result: no |
---|
806 | configure:5747: checking for uchar.h |
---|
807 | configure:5747: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5 |
---|
808 | conftest.c:52:10: fatal error: 'uchar.h' file not found |
---|
809 | 52 | #include <uchar.h> |
---|
810 | | ^~~~~~~~~ |
---|
811 | 1 error generated. |
---|
812 | configure:5747: $? = 1 |
---|
813 | configure: failed program was: |
---|
814 | | /* confdefs.h */ |
---|
815 | | #define PACKAGE_NAME "" |
---|
816 | | #define PACKAGE_TARNAME "" |
---|
817 | | #define PACKAGE_VERSION "" |
---|
818 | | #define PACKAGE_STRING "" |
---|
819 | | #define PACKAGE_BUGREPORT "" |
---|
820 | | #define PACKAGE_URL "" |
---|
821 | | #define SDCC_VERSION_LO 2 |
---|
822 | | #define SDCC_VERSION_HI 4 |
---|
823 | | #define SDCC_VERSION_P 0 |
---|
824 | | #define SDCC_VERSION_STR "4.2.0" |
---|
825 | | #define HAVE_STDIO_H 1 |
---|
826 | | #define HAVE_STDLIB_H 1 |
---|
827 | | #define HAVE_STRING_H 1 |
---|
828 | | #define HAVE_INTTYPES_H 1 |
---|
829 | | #define HAVE_STDINT_H 1 |
---|
830 | | #define HAVE_STRINGS_H 1 |
---|
831 | | #define HAVE_SYS_STAT_H 1 |
---|
832 | | #define HAVE_SYS_TYPES_H 1 |
---|
833 | | #define HAVE_UNISTD_H 1 |
---|
834 | | #define STDC_HEADERS 1 |
---|
835 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
836 | | /* end confdefs.h. */ |
---|
837 | | #include <stddef.h> |
---|
838 | | #ifdef HAVE_STDIO_H |
---|
839 | | # include <stdio.h> |
---|
840 | | #endif |
---|
841 | | #ifdef HAVE_STDLIB_H |
---|
842 | | # include <stdlib.h> |
---|
843 | | #endif |
---|
844 | | #ifdef HAVE_STRING_H |
---|
845 | | # include <string.h> |
---|
846 | | #endif |
---|
847 | | #ifdef HAVE_INTTYPES_H |
---|
848 | | # include <inttypes.h> |
---|
849 | | #endif |
---|
850 | | #ifdef HAVE_STDINT_H |
---|
851 | | # include <stdint.h> |
---|
852 | | #endif |
---|
853 | | #ifdef HAVE_STRINGS_H |
---|
854 | | # include <strings.h> |
---|
855 | | #endif |
---|
856 | | #ifdef HAVE_SYS_TYPES_H |
---|
857 | | # include <sys/types.h> |
---|
858 | | #endif |
---|
859 | | #ifdef HAVE_SYS_STAT_H |
---|
860 | | # include <sys/stat.h> |
---|
861 | | #endif |
---|
862 | | #ifdef HAVE_UNISTD_H |
---|
863 | | # include <unistd.h> |
---|
864 | | #endif |
---|
865 | | #include <uchar.h> |
---|
866 | configure:5747: result: no |
---|
867 | configure:5763: checking for treedec/combinations.hpp |
---|
868 | configure:5763: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
869 | conftest.cpp:52:10: fatal error: 'treedec/combinations.hpp' file not found |
---|
870 | 52 | #include <treedec/combinations.hpp> |
---|
871 | | ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
872 | 1 error generated. |
---|
873 | configure:5763: $? = 1 |
---|
874 | configure: failed program was: |
---|
875 | | /* confdefs.h */ |
---|
876 | | #define PACKAGE_NAME "" |
---|
877 | | #define PACKAGE_TARNAME "" |
---|
878 | | #define PACKAGE_VERSION "" |
---|
879 | | #define PACKAGE_STRING "" |
---|
880 | | #define PACKAGE_BUGREPORT "" |
---|
881 | | #define PACKAGE_URL "" |
---|
882 | | #define SDCC_VERSION_LO 2 |
---|
883 | | #define SDCC_VERSION_HI 4 |
---|
884 | | #define SDCC_VERSION_P 0 |
---|
885 | | #define SDCC_VERSION_STR "4.2.0" |
---|
886 | | #define HAVE_STDIO_H 1 |
---|
887 | | #define HAVE_STDLIB_H 1 |
---|
888 | | #define HAVE_STRING_H 1 |
---|
889 | | #define HAVE_INTTYPES_H 1 |
---|
890 | | #define HAVE_STDINT_H 1 |
---|
891 | | #define HAVE_STRINGS_H 1 |
---|
892 | | #define HAVE_SYS_STAT_H 1 |
---|
893 | | #define HAVE_SYS_TYPES_H 1 |
---|
894 | | #define HAVE_UNISTD_H 1 |
---|
895 | | #define STDC_HEADERS 1 |
---|
896 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
897 | | /* end confdefs.h. */ |
---|
898 | | #include <stddef.h> |
---|
899 | | #ifdef HAVE_STDIO_H |
---|
900 | | # include <stdio.h> |
---|
901 | | #endif |
---|
902 | | #ifdef HAVE_STDLIB_H |
---|
903 | | # include <stdlib.h> |
---|
904 | | #endif |
---|
905 | | #ifdef HAVE_STRING_H |
---|
906 | | # include <string.h> |
---|
907 | | #endif |
---|
908 | | #ifdef HAVE_INTTYPES_H |
---|
909 | | # include <inttypes.h> |
---|
910 | | #endif |
---|
911 | | #ifdef HAVE_STDINT_H |
---|
912 | | # include <stdint.h> |
---|
913 | | #endif |
---|
914 | | #ifdef HAVE_STRINGS_H |
---|
915 | | # include <strings.h> |
---|
916 | | #endif |
---|
917 | | #ifdef HAVE_SYS_TYPES_H |
---|
918 | | # include <sys/types.h> |
---|
919 | | #endif |
---|
920 | | #ifdef HAVE_SYS_STAT_H |
---|
921 | | # include <sys/stat.h> |
---|
922 | | #endif |
---|
923 | | #ifdef HAVE_UNISTD_H |
---|
924 | | # include <unistd.h> |
---|
925 | | #endif |
---|
926 | | #include <treedec/combinations.hpp> |
---|
927 | configure:5763: result: no |
---|
928 | configure:5769: treedec library missing, falling back to Thorup. |
---|
929 | configure:5774: checking for gala/graph.h |
---|
930 | configure:5774: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
931 | conftest.cpp:52:10: fatal error: 'gala/graph.h' file not found |
---|
932 | 52 | #include <gala/graph.h> |
---|
933 | | ^~~~~~~~~~~~~~ |
---|
934 | 1 error generated. |
---|
935 | configure:5774: $? = 1 |
---|
936 | configure: failed program was: |
---|
937 | | /* confdefs.h */ |
---|
938 | | #define PACKAGE_NAME "" |
---|
939 | | #define PACKAGE_TARNAME "" |
---|
940 | | #define PACKAGE_VERSION "" |
---|
941 | | #define PACKAGE_STRING "" |
---|
942 | | #define PACKAGE_BUGREPORT "" |
---|
943 | | #define PACKAGE_URL "" |
---|
944 | | #define SDCC_VERSION_LO 2 |
---|
945 | | #define SDCC_VERSION_HI 4 |
---|
946 | | #define SDCC_VERSION_P 0 |
---|
947 | | #define SDCC_VERSION_STR "4.2.0" |
---|
948 | | #define HAVE_STDIO_H 1 |
---|
949 | | #define HAVE_STDLIB_H 1 |
---|
950 | | #define HAVE_STRING_H 1 |
---|
951 | | #define HAVE_INTTYPES_H 1 |
---|
952 | | #define HAVE_STDINT_H 1 |
---|
953 | | #define HAVE_STRINGS_H 1 |
---|
954 | | #define HAVE_SYS_STAT_H 1 |
---|
955 | | #define HAVE_SYS_TYPES_H 1 |
---|
956 | | #define HAVE_UNISTD_H 1 |
---|
957 | | #define STDC_HEADERS 1 |
---|
958 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
959 | | /* end confdefs.h. */ |
---|
960 | | #include <stddef.h> |
---|
961 | | #ifdef HAVE_STDIO_H |
---|
962 | | # include <stdio.h> |
---|
963 | | #endif |
---|
964 | | #ifdef HAVE_STDLIB_H |
---|
965 | | # include <stdlib.h> |
---|
966 | | #endif |
---|
967 | | #ifdef HAVE_STRING_H |
---|
968 | | # include <string.h> |
---|
969 | | #endif |
---|
970 | | #ifdef HAVE_INTTYPES_H |
---|
971 | | # include <inttypes.h> |
---|
972 | | #endif |
---|
973 | | #ifdef HAVE_STDINT_H |
---|
974 | | # include <stdint.h> |
---|
975 | | #endif |
---|
976 | | #ifdef HAVE_STRINGS_H |
---|
977 | | # include <strings.h> |
---|
978 | | #endif |
---|
979 | | #ifdef HAVE_SYS_TYPES_H |
---|
980 | | # include <sys/types.h> |
---|
981 | | #endif |
---|
982 | | #ifdef HAVE_SYS_STAT_H |
---|
983 | | # include <sys/stat.h> |
---|
984 | | #endif |
---|
985 | | #ifdef HAVE_UNISTD_H |
---|
986 | | # include <unistd.h> |
---|
987 | | #endif |
---|
988 | | #include <gala/graph.h> |
---|
989 | configure:5774: result: no |
---|
990 | configure:5783: checking for boost/graph/adjacency_list.hpp |
---|
991 | configure:5783: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5 |
---|
992 | In file included from conftest.cpp:52: |
---|
993 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20: |
---|
994 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17: |
---|
995 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:19: |
---|
996 | In file included from /opt/local/libexec/boost/1.76/include/boost/move/move.hpp:29: |
---|
997 | In file included from /opt/local/libexec/boost/1.76/include/boost/move/utility.hpp:29: |
---|
998 | In file included from /opt/local/libexec/boost/1.76/include/boost/move/utility_core.hpp:30: |
---|
999 | In file included from /opt/local/libexec/boost/1.76/include/boost/move/core.hpp:58: |
---|
1000 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:1003:29: warning: builtin __has_trivial_move_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] |
---|
1001 | 1003 | { static const bool value = BOOST_MOVE_IS_TRIVIALLY_MOVE_CONSTRUCTIBLE(T); }; |
---|
1002 | | ^ |
---|
1003 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:418:60: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_MOVE_CONSTRUCTIBLE' |
---|
1004 | 418 | #define BOOST_MOVE_IS_TRIVIALLY_MOVE_CONSTRUCTIBLE(T) BOOST_MOVE_HAS_TRIVIAL_MOVE_CONSTRUCTOR(T) || ::boost::move_detail::is_pod<T>::value |
---|
1005 | | ^ |
---|
1006 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:196:57: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_MOVE_CONSTRUCTOR' |
---|
1007 | 196 | # define BOOST_MOVE_HAS_TRIVIAL_MOVE_CONSTRUCTOR(T) __has_trivial_move_constructor(T) |
---|
1008 | | ^ |
---|
1009 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:1019:30: warning: builtin __has_trivial_move_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] |
---|
1010 | 1019 | { static const bool value = BOOST_MOVE_IS_TRIVIALLY_MOVE_ASSIGNABLE(T); }; |
---|
1011 | | ^ |
---|
1012 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:432:56: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_MOVE_ASSIGNABLE' |
---|
1013 | 432 | #define BOOST_MOVE_IS_TRIVIALLY_MOVE_ASSIGNABLE(T) BOOST_MOVE_HAS_TRIVIAL_MOVE_ASSIGN(T) || ::boost::move_detail::is_pod<T>::value |
---|
1014 | | ^ |
---|
1015 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:203:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_MOVE_ASSIGN' |
---|
1016 | 203 | # define BOOST_MOVE_HAS_TRIVIAL_MOVE_ASSIGN(T) __has_trivial_move_assign(T) |
---|
1017 | | ^ |
---|
1018 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:1040:30: warning: builtin __has_trivial_move_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] |
---|
1019 | 1040 | { static const bool value = BOOST_MOVE_IS_NOTHROW_MOVE_CONSTRUCTIBLE(T); }; |
---|
1020 | | ^ |
---|
1021 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:464:58: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_MOVE_CONSTRUCTIBLE' |
---|
1022 | 464 | #define BOOST_MOVE_IS_NOTHROW_MOVE_CONSTRUCTIBLE(T) BOOST_MOVE_IS_TRIVIALLY_MOVE_ASSIGNABLE(T) |
---|
1023 | | ^ |
---|
1024 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:432:56: note: expanded from macro 'BOOST_MOVE_IS_TRIVIALLY_MOVE_ASSIGNABLE' |
---|
1025 | 432 | #define BOOST_MOVE_IS_TRIVIALLY_MOVE_ASSIGNABLE(T) BOOST_MOVE_HAS_TRIVIAL_MOVE_ASSIGN(T) || ::boost::move_detail::is_pod<T>::value |
---|
1026 | | ^ |
---|
1027 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:203:52: note: expanded from macro 'BOOST_MOVE_HAS_TRIVIAL_MOVE_ASSIGN' |
---|
1028 | 203 | # define BOOST_MOVE_HAS_TRIVIAL_MOVE_ASSIGN(T) __has_trivial_move_assign(T) |
---|
1029 | | ^ |
---|
1030 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:1054:30: warning: builtin __has_nothrow_move_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins] |
---|
1031 | 1054 | { static const bool value = BOOST_MOVE_IS_NOTHROW_MOVE_ASSIGNABLE(T); }; |
---|
1032 | | ^ |
---|
1033 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:468:53: note: expanded from macro 'BOOST_MOVE_IS_NOTHROW_MOVE_ASSIGNABLE' |
---|
1034 | 468 | #define BOOST_MOVE_IS_NOTHROW_MOVE_ASSIGNABLE(T) BOOST_MOVE_HAS_NOTHROW_MOVE_ASSIGN(T) || ::boost::move_detail::is_pod<T>::value |
---|
1035 | | ^ |
---|
1036 | /opt/local/libexec/boost/1.76/include/boost/move/detail/type_traits.hpp:217:52: note: expanded from macro 'BOOST_MOVE_HAS_NOTHROW_MOVE_ASSIGN' |
---|
1037 | 217 | # define BOOST_MOVE_HAS_NOTHROW_MOVE_ASSIGN(T) __has_nothrow_move_assign(T) |
---|
1038 | | ^ |
---|
1039 | In file included from conftest.cpp:52: |
---|
1040 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20: |
---|
1041 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17: |
---|
1042 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20: |
---|
1043 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6: |
---|
1044 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:39: |
---|
1045 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_assignable.hpp:15: |
---|
1046 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_move_assign.hpp:28: |
---|
1047 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_assignable.hpp:59: |
---|
1048 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_assign.hpp:29:7: warning: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Wdeprecated-builtins] |
---|
1049 | 29 | BOOST_HAS_TRIVIAL_ASSIGN(T) |
---|
1050 | | ^ |
---|
1051 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:193:43: note: expanded from macro 'BOOST_HAS_TRIVIAL_ASSIGN' |
---|
1052 | 193 | # define BOOST_HAS_TRIVIAL_ASSIGN(T) (__has_trivial_assign(T) && !is_volatile<T>::value && is_assignable<T&, const T&>::value) |
---|
1053 | | ^ |
---|
1054 | In file included from conftest.cpp:52: |
---|
1055 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20: |
---|
1056 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17: |
---|
1057 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20: |
---|
1058 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6: |
---|
1059 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:39: |
---|
1060 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_assignable.hpp:16: |
---|
1061 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_assign.hpp:65:7: warning: builtin __has_nothrow_assign is deprecated; use __is_nothrow_assignable instead [-Wdeprecated-builtins] |
---|
1062 | 65 | BOOST_HAS_NOTHROW_ASSIGN(T) |
---|
1063 | | ^ |
---|
1064 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:205:43: note: expanded from macro 'BOOST_HAS_NOTHROW_ASSIGN' |
---|
1065 | 205 | # define BOOST_HAS_NOTHROW_ASSIGN(T) (__has_nothrow_assign(T) && !is_volatile<T>::value && is_assignable<T&, const T&>::value) |
---|
1066 | | ^ |
---|
1067 | In file included from conftest.cpp:52: |
---|
1068 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20: |
---|
1069 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17: |
---|
1070 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20: |
---|
1071 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6: |
---|
1072 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:40: |
---|
1073 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_constructible.hpp:68: |
---|
1074 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_copy.hpp:36:89: warning: builtin __has_nothrow_copy is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] |
---|
1075 | 36 | template <class T> struct has_nothrow_copy_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_COPY(T)>{}; |
---|
1076 | | ^ |
---|
1077 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:202:41: note: expanded from macro 'BOOST_HAS_NOTHROW_COPY' |
---|
1078 | 202 | # define BOOST_HAS_NOTHROW_COPY(T) (__has_nothrow_copy(T) && !is_volatile<T>::value && !is_reference<T>::value && is_copy_constructible<T>::value) |
---|
1079 | | ^ |
---|
1080 | In file included from conftest.cpp:52: |
---|
1081 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20: |
---|
1082 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17: |
---|
1083 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20: |
---|
1084 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6: |
---|
1085 | In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:44: |
---|
1086 | /opt/local/libexec/boost/1.76/include/boost/unordered/detail/fwd.hpp:53:16: error: no member named 'piecewise_construct' in namespace 'std'; did you mean 'piecewise_construct_t'? |
---|
1087 | 53 | using std::piecewise_construct; |
---|
1088 | | ~~~~~^~~~~~~~~~~~~~~~~~~ |
---|
1089 | | piecewise_construct_t |
---|
1090 | /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/__utility/piecewise_construct.h:20:29: note: 'piecewise_construct_t' declared here |
---|
1091 | 20 | struct _LIBCPP_TEMPLATE_VIS piecewise_construct_t { |
---|
1092 | | ^ |
---|
1093 | In file included from conftest.cpp:52: |
---|
1094 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24: |
---|
1095 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27: |
---|
1096 | In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13: |
---|
1097 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits.hpp:68: |
---|
1098 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_constructor.hpp:27:84: warning: builtin __has_nothrow_constructor is deprecated; use __is_nothrow_constructible instead [-Wdeprecated-builtins] |
---|
1099 | 27 | template <class T> struct has_nothrow_constructor : public integral_constant<bool, BOOST_HAS_NOTHROW_CONSTRUCTOR(T)>{}; |
---|
1100 | | ^ |
---|
1101 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:199:48: note: expanded from macro 'BOOST_HAS_NOTHROW_CONSTRUCTOR' |
---|
1102 | 199 | # define BOOST_HAS_NOTHROW_CONSTRUCTOR(T) (__has_nothrow_constructor(T) && is_default_constructible<T>::value) |
---|
1103 | | ^ |
---|
1104 | In file included from conftest.cpp:52: |
---|
1105 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24: |
---|
1106 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27: |
---|
1107 | In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13: |
---|
1108 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits.hpp:70: |
---|
1109 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/has_nothrow_destructor.hpp:12: |
---|
1110 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_destructor.hpp:30:86: warning: builtin __has_trivial_destructor is deprecated; use __is_trivially_destructible instead [-Wdeprecated-builtins] |
---|
1111 | 30 | template <typename T> struct has_trivial_destructor : public integral_constant<bool, BOOST_HAS_TRIVIAL_DESTRUCTOR(T)>{}; |
---|
1112 | | ^ |
---|
1113 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:196:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_DESTRUCTOR' |
---|
1114 | 196 | # define BOOST_HAS_TRIVIAL_DESTRUCTOR(T) (__has_trivial_destructor(T) && is_destructible<T>::value) |
---|
1115 | | ^ |
---|
1116 | In file included from conftest.cpp:52: |
---|
1117 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24: |
---|
1118 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27: |
---|
1119 | In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13: |
---|
1120 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits.hpp:80: |
---|
1121 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_constructor.hpp:41:69: warning: builtin __has_trivial_constructor is deprecated; use __is_trivially_constructible instead [-Wdeprecated-builtins] |
---|
1122 | 41 | : public integral_constant <bool, ((::boost::is_pod<T>::value || BOOST_HAS_TRIVIAL_CONSTRUCTOR(T)) BOOST_TT_TRIVIAL_CONSTRUCT_FIX)>{}; |
---|
1123 | | ^ |
---|
1124 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:187:47: note: expanded from macro 'BOOST_HAS_TRIVIAL_CONSTRUCTOR' |
---|
1125 | 187 | # define BOOST_HAS_TRIVIAL_CONSTRUCTOR(T) __has_trivial_constructor(T) |
---|
1126 | | ^ |
---|
1127 | In file included from conftest.cpp:52: |
---|
1128 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24: |
---|
1129 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27: |
---|
1130 | In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13: |
---|
1131 | In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits.hpp:81: |
---|
1132 | /opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_copy.hpp:34:4: warning: builtin __has_trivial_copy is deprecated; use __is_trivially_copyable instead [-Wdeprecated-builtins] |
---|
1133 | 34 | BOOST_HAS_TRIVIAL_COPY(T) BOOST_TT_TRIVIAL_CONSTRUCT_FIX |
---|
1134 | | ^ |
---|
1135 | /opt/local/libexec/boost/1.76/include/boost/type_traits/intrinsics.hpp:190:41: note: expanded from macro 'BOOST_HAS_TRIVIAL_COPY' |
---|
1136 | 190 | # define BOOST_HAS_TRIVIAL_COPY(T) (__has_trivial_copy(T) && !is_reference<T>::value) |
---|
1137 | | ^ |
---|
1138 | In file included from conftest.cpp:52: |
---|
1139 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:255: |
---|
1140 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/detail/adjacency_list.hpp:37: |
---|
1141 | In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_iterator.hpp:13: |
---|
1142 | /opt/local/libexec/boost/1.76/include/boost/detail/iterator.hpp:13:1: warning: This header is deprecated. Use <iterator> instead. [-W#pragma-messages] |
---|
1143 | 13 | BOOST_HEADER_DEPRECATED("<iterator>") |
---|
1144 | | ^ |
---|
1145 | /opt/local/libexec/boost/1.76/include/boost/config/header_deprecated.hpp:23:37: note: expanded from macro 'BOOST_HEADER_DEPRECATED' |
---|
1146 | 23 | # define BOOST_HEADER_DEPRECATED(a) BOOST_PRAGMA_MESSAGE("This header is deprecated. Use " a " instead.") |
---|
1147 | | ^ |
---|
1148 | /opt/local/libexec/boost/1.76/include/boost/config/pragma_message.hpp:24:34: note: expanded from macro 'BOOST_PRAGMA_MESSAGE' |
---|
1149 | 24 | # define BOOST_PRAGMA_MESSAGE(x) _Pragma(BOOST_STRINGIZE(message(x))) |
---|
1150 | | ^ |
---|
1151 | <scratch space>:168:2: note: expanded from here |
---|
1152 | 168 | message("This header is deprecated. Use " "<iterator>" " instead.") |
---|
1153 | | ^ |
---|
1154 | 12 warnings and 1 error generated. |
---|
1155 | configure:5783: $? = 1 |
---|
1156 | configure: failed program was: |
---|
1157 | | /* confdefs.h */ |
---|
1158 | | #define PACKAGE_NAME "" |
---|
1159 | | #define PACKAGE_TARNAME "" |
---|
1160 | | #define PACKAGE_VERSION "" |
---|
1161 | | #define PACKAGE_STRING "" |
---|
1162 | | #define PACKAGE_BUGREPORT "" |
---|
1163 | | #define PACKAGE_URL "" |
---|
1164 | | #define SDCC_VERSION_LO 2 |
---|
1165 | | #define SDCC_VERSION_HI 4 |
---|
1166 | | #define SDCC_VERSION_P 0 |
---|
1167 | | #define SDCC_VERSION_STR "4.2.0" |
---|
1168 | | #define HAVE_STDIO_H 1 |
---|
1169 | | #define HAVE_STDLIB_H 1 |
---|
1170 | | #define HAVE_STRING_H 1 |
---|
1171 | | #define HAVE_INTTYPES_H 1 |
---|
1172 | | #define HAVE_STDINT_H 1 |
---|
1173 | | #define HAVE_STRINGS_H 1 |
---|
1174 | | #define HAVE_SYS_STAT_H 1 |
---|
1175 | | #define HAVE_SYS_TYPES_H 1 |
---|
1176 | | #define HAVE_UNISTD_H 1 |
---|
1177 | | #define STDC_HEADERS 1 |
---|
1178 | | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1179 | | /* end confdefs.h. */ |
---|
1180 | | #include <stddef.h> |
---|
1181 | | #ifdef HAVE_STDIO_H |
---|
1182 | | # include <stdio.h> |
---|
1183 | | #endif |
---|
1184 | | #ifdef HAVE_STDLIB_H |
---|
1185 | | # include <stdlib.h> |
---|
1186 | | #endif |
---|
1187 | | #ifdef HAVE_STRING_H |
---|
1188 | | # include <string.h> |
---|
1189 | | #endif |
---|
1190 | | #ifdef HAVE_INTTYPES_H |
---|
1191 | | # include <inttypes.h> |
---|
1192 | | #endif |
---|
1193 | | #ifdef HAVE_STDINT_H |
---|
1194 | | # include <stdint.h> |
---|
1195 | | #endif |
---|
1196 | | #ifdef HAVE_STRINGS_H |
---|
1197 | | # include <strings.h> |
---|
1198 | | #endif |
---|
1199 | | #ifdef HAVE_SYS_TYPES_H |
---|
1200 | | # include <sys/types.h> |
---|
1201 | | #endif |
---|
1202 | | #ifdef HAVE_SYS_STAT_H |
---|
1203 | | # include <sys/stat.h> |
---|
1204 | | #endif |
---|
1205 | | #ifdef HAVE_UNISTD_H |
---|
1206 | | # include <unistd.h> |
---|
1207 | | #endif |
---|
1208 | | #include <boost/graph/adjacency_list.hpp> |
---|
1209 | configure:5783: result: no |
---|
1210 | configure:5789: error: boost library not found (boost/graph/adjacency_list.hpp). |
---|
1211 | |
---|
1212 | ## ---------------- ## |
---|
1213 | ## Cache variables. ## |
---|
1214 | ## ---------------- ## |
---|
1215 | |
---|
1216 | ac_cv_build=arm-apple-darwin24.1.0 |
---|
1217 | ac_cv_c_compiler_gnu=yes |
---|
1218 | ac_cv_cxx_compiler_gnu=yes |
---|
1219 | ac_cv_env_CCC_set= |
---|
1220 | ac_cv_env_CCC_value= |
---|
1221 | ac_cv_env_CC_set=set |
---|
1222 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1223 | ac_cv_env_CFLAGS_set=set |
---|
1224 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1225 | ac_cv_env_CPPFLAGS_set=set |
---|
1226 | ac_cv_env_CPPFLAGS_value='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
---|
1227 | ac_cv_env_CPP_set= |
---|
1228 | ac_cv_env_CPP_value= |
---|
1229 | ac_cv_env_CXXFLAGS_set=set |
---|
1230 | ac_cv_env_CXXFLAGS_value='-pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1231 | ac_cv_env_CXX_set=set |
---|
1232 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1233 | ac_cv_env_LDFLAGS_set=set |
---|
1234 | ac_cv_env_LDFLAGS_value='-L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1235 | ac_cv_env_LIBS_set= |
---|
1236 | ac_cv_env_LIBS_value= |
---|
1237 | ac_cv_env_LIB_TYPE_set= |
---|
1238 | ac_cv_env_LIB_TYPE_value= |
---|
1239 | ac_cv_env_PYTHON_set= |
---|
1240 | ac_cv_env_PYTHON_value= |
---|
1241 | ac_cv_env_build_alias_set= |
---|
1242 | ac_cv_env_build_alias_value= |
---|
1243 | ac_cv_env_docdir_set=set |
---|
1244 | ac_cv_env_docdir_value='${datarootdir}/doc/${PACKAGE}' |
---|
1245 | ac_cv_env_host_alias_set= |
---|
1246 | ac_cv_env_host_alias_value= |
---|
1247 | ac_cv_env_inclib_dir_suffix_set= |
---|
1248 | ac_cv_env_inclib_dir_suffix_value= |
---|
1249 | ac_cv_env_include_dir_suffix_set= |
---|
1250 | ac_cv_env_include_dir_suffix_value= |
---|
1251 | ac_cv_env_lib_dir_suffix_set= |
---|
1252 | ac_cv_env_lib_dir_suffix_value= |
---|
1253 | ac_cv_env_non_free_inclib_dir_suffix_set= |
---|
1254 | ac_cv_env_non_free_inclib_dir_suffix_value= |
---|
1255 | ac_cv_env_non_free_include_dir_suffix_set= |
---|
1256 | ac_cv_env_non_free_include_dir_suffix_value= |
---|
1257 | ac_cv_env_non_free_lib_dir_suffix_set= |
---|
1258 | ac_cv_env_non_free_lib_dir_suffix_value= |
---|
1259 | ac_cv_env_sdccconf_h_dir_separator_set= |
---|
1260 | ac_cv_env_sdccconf_h_dir_separator_value= |
---|
1261 | ac_cv_env_target_alias_set= |
---|
1262 | ac_cv_env_target_alias_value= |
---|
1263 | ac_cv_header_boost_graph_adjacency_list_hpp=no |
---|
1264 | ac_cv_header_endian_h=no |
---|
1265 | ac_cv_header_gala_graph_h=no |
---|
1266 | ac_cv_header_inttypes_h=yes |
---|
1267 | ac_cv_header_machine_endian_h=yes |
---|
1268 | ac_cv_header_stdint_h=yes |
---|
1269 | ac_cv_header_stdio_h=yes |
---|
1270 | ac_cv_header_stdlib_h=yes |
---|
1271 | ac_cv_header_string_h=yes |
---|
1272 | ac_cv_header_strings_h=yes |
---|
1273 | ac_cv_header_sys_endian_h=no |
---|
1274 | ac_cv_header_sys_isa_defs_h=no |
---|
1275 | ac_cv_header_sys_stat_h=yes |
---|
1276 | ac_cv_header_sys_types_h=yes |
---|
1277 | ac_cv_header_treedec_combinations_hpp=no |
---|
1278 | ac_cv_header_uchar_h=no |
---|
1279 | ac_cv_header_unistd_h=yes |
---|
1280 | ac_cv_host=arm-apple-darwin24.1.0 |
---|
1281 | ac_cv_objext=o |
---|
1282 | ac_cv_path_PYTHON=/opt/local/bin/python |
---|
1283 | ac_cv_prog_AR=ar |
---|
1284 | ac_cv_prog_AS=as |
---|
1285 | ac_cv_prog_AUTOCONF=autoconf |
---|
1286 | ac_cv_prog_AWK=awk |
---|
1287 | ac_cv_prog_CP=cp |
---|
1288 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1289 | ac_cv_prog_LEX=flex |
---|
1290 | ac_cv_prog_M4=gm4 |
---|
1291 | ac_cv_prog_STRIP=strip |
---|
1292 | ac_cv_prog_YACC='bison -y' |
---|
1293 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1294 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1295 | ac_cv_prog_cc_c11= |
---|
1296 | ac_cv_prog_cc_g=yes |
---|
1297 | ac_cv_prog_cc_stdc= |
---|
1298 | ac_cv_prog_cxx_11=no |
---|
1299 | ac_cv_prog_cxx_g=yes |
---|
1300 | ac_cv_prog_cxx_stdcxx= |
---|
1301 | am_cv_pathless_PYTHON=python |
---|
1302 | am_cv_python_platform=darwin |
---|
1303 | am_cv_python_pyexecdir='${exec_prefix}/lib/python3.12/site-packages' |
---|
1304 | am_cv_python_pythondir='${prefix}/lib/python3.12/site-packages' |
---|
1305 | am_cv_python_version=3.12 |
---|
1306 | sdcc_cv_version=4.2.0 |
---|
1307 | sdcc_cv_versionhi=4 |
---|
1308 | sdcc_cv_versionlo=2 |
---|
1309 | sdcc_cv_versionp=0 |
---|
1310 | |
---|
1311 | ## ----------------- ## |
---|
1312 | ## Output variables. ## |
---|
1313 | ## ----------------- ## |
---|
1314 | |
---|
1315 | AR='ar' |
---|
1316 | AS='as' |
---|
1317 | AUTOCONF='autoconf' |
---|
1318 | AWK='awk' |
---|
1319 | C99_FLAG='' |
---|
1320 | CC='/usr/bin/clang' |
---|
1321 | CCACHE='' |
---|
1322 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1323 | CP='cp' |
---|
1324 | CPP='/usr/bin/clang -E' |
---|
1325 | CPPFLAGS='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk' |
---|
1326 | CXX='/usr/bin/clang++' |
---|
1327 | CXXFLAGS='-pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1328 | DEFS='' |
---|
1329 | DVIPDFM='' |
---|
1330 | ECHO_C='\c' |
---|
1331 | ECHO_N='' |
---|
1332 | ECHO_T='' |
---|
1333 | EXEEXT='' |
---|
1334 | HAVE_CXX11='' |
---|
1335 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1336 | INSTALL_PROGRAM='${INSTALL}' |
---|
1337 | INSTALL_SCRIPT='${INSTALL}' |
---|
1338 | LATEX2HTML='' |
---|
1339 | LATEX='' |
---|
1340 | LDFLAGS='-L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64' |
---|
1341 | LEX='flex' |
---|
1342 | LIBOBJS='' |
---|
1343 | LIBS='' |
---|
1344 | LIB_TYPE='' |
---|
1345 | LTLIBOBJS='' |
---|
1346 | LYX='' |
---|
1347 | M4='gm4' |
---|
1348 | MAKEDEP='' |
---|
1349 | MAKEINDEX='' |
---|
1350 | OBJEXT='o' |
---|
1351 | OPT_DISABLE_AVR='' |
---|
1352 | OPT_DISABLE_DEVICE_LIB='' |
---|
1353 | OPT_DISABLE_DS390='' |
---|
1354 | OPT_DISABLE_DS400='' |
---|
1355 | OPT_DISABLE_EZ80_Z80='' |
---|
1356 | OPT_DISABLE_HC08='' |
---|
1357 | OPT_DISABLE_MCS51='' |
---|
1358 | OPT_DISABLE_MOS6502='' |
---|
1359 | OPT_DISABLE_MOS65C02='' |
---|
1360 | OPT_DISABLE_NON_FREE='' |
---|
1361 | OPT_DISABLE_PACKIHX='' |
---|
1362 | OPT_DISABLE_PDK13='' |
---|
1363 | OPT_DISABLE_PDK14='' |
---|
1364 | OPT_DISABLE_PDK15='' |
---|
1365 | OPT_DISABLE_PDK16='' |
---|
1366 | OPT_DISABLE_PIC14='' |
---|
1367 | OPT_DISABLE_PIC16='' |
---|
1368 | OPT_DISABLE_R2K='' |
---|
1369 | OPT_DISABLE_R2KA='' |
---|
1370 | OPT_DISABLE_R3KA='' |
---|
1371 | OPT_DISABLE_S08='' |
---|
1372 | OPT_DISABLE_SDBINUTILS='' |
---|
1373 | OPT_DISABLE_SDCDB='' |
---|
1374 | OPT_DISABLE_SDCPP='' |
---|
1375 | OPT_DISABLE_SM83='' |
---|
1376 | OPT_DISABLE_STM8='' |
---|
1377 | OPT_DISABLE_TLCS90='' |
---|
1378 | OPT_DISABLE_UCSIM='' |
---|
1379 | OPT_DISABLE_Z180='' |
---|
1380 | OPT_DISABLE_Z80='' |
---|
1381 | OPT_DISABLE_Z80N='' |
---|
1382 | OPT_ENABLE_DOC='' |
---|
1383 | OPT_ENABLE_LIBGC='' |
---|
1384 | PACKAGE='sdcc' |
---|
1385 | PACKAGE_BUGREPORT='' |
---|
1386 | PACKAGE_NAME='' |
---|
1387 | PACKAGE_STRING='' |
---|
1388 | PACKAGE_TARNAME='' |
---|
1389 | PACKAGE_URL='' |
---|
1390 | PACKAGE_VERSION='' |
---|
1391 | PATH_SEPARATOR=':' |
---|
1392 | PDFLATEX='' |
---|
1393 | PYTHON='/opt/local/bin/python' |
---|
1394 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
1395 | PYTHON_PLATFORM='darwin' |
---|
1396 | PYTHON_PREFIX='${prefix}' |
---|
1397 | PYTHON_VERSION='3.12' |
---|
1398 | RANLIB='ranlib' |
---|
1399 | SHELL='/bin/sh' |
---|
1400 | STRIP='strip' |
---|
1401 | VERSION='4.2.0' |
---|
1402 | VERSIONHI='4' |
---|
1403 | VERSIONLO='2' |
---|
1404 | VERSIONP='0' |
---|
1405 | WALL_FLAG='' |
---|
1406 | YACC='bison -y' |
---|
1407 | ac_ct_CC='/usr/bin/clang' |
---|
1408 | ac_ct_CXX='' |
---|
1409 | bindir='${exec_prefix}/bin' |
---|
1410 | build='arm-apple-darwin24.1.0' |
---|
1411 | build_alias='' |
---|
1412 | build_cpu='arm' |
---|
1413 | build_os='darwin24.1.0' |
---|
1414 | build_vendor='apple' |
---|
1415 | datadir='${datarootdir}' |
---|
1416 | datarootdir='${prefix}/share' |
---|
1417 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
1418 | dvidir='${docdir}' |
---|
1419 | exec_prefix='NONE' |
---|
1420 | host='arm-apple-darwin24.1.0' |
---|
1421 | host_alias='' |
---|
1422 | host_cpu='arm' |
---|
1423 | host_os='darwin24.1.0' |
---|
1424 | host_vendor='apple' |
---|
1425 | htmldir='${docdir}' |
---|
1426 | inclib_dir_suffix='' |
---|
1427 | include_dir_suffix='' |
---|
1428 | includedir='${prefix}/include' |
---|
1429 | infodir='${datarootdir}/info' |
---|
1430 | lib_dir_suffix='' |
---|
1431 | libdir='${exec_prefix}/lib' |
---|
1432 | libexecdir='${exec_prefix}/libexec' |
---|
1433 | localedir='${datarootdir}/locale' |
---|
1434 | localstatedir='${prefix}/var' |
---|
1435 | mandir='${datarootdir}/man' |
---|
1436 | non_free_inclib_dir_suffix='' |
---|
1437 | non_free_include_dir_suffix='' |
---|
1438 | non_free_lib_dir_suffix='' |
---|
1439 | oldincludedir='/usr/include' |
---|
1440 | pdfdir='${docdir}' |
---|
1441 | pkgpyexecdir='${pyexecdir}/sdcc' |
---|
1442 | pkgpythondir='${pythondir}/sdcc' |
---|
1443 | prefix='/opt/local' |
---|
1444 | program_transform_name='s,x,x,' |
---|
1445 | psdir='${docdir}' |
---|
1446 | pyexecdir='${exec_prefix}/lib/python3.12/site-packages' |
---|
1447 | pythondir='${prefix}/lib/python3.12/site-packages' |
---|
1448 | runstatedir='${localstatedir}/run' |
---|
1449 | sbindir='${exec_prefix}/sbin' |
---|
1450 | sdccconf_h_dir_separator='' |
---|
1451 | sharedstatedir='${prefix}/com' |
---|
1452 | subdirs='' |
---|
1453 | sysconfdir='${prefix}/etc' |
---|
1454 | target_alias='' |
---|
1455 | |
---|
1456 | ## ----------- ## |
---|
1457 | ## confdefs.h. ## |
---|
1458 | ## ----------- ## |
---|
1459 | |
---|
1460 | /* confdefs.h */ |
---|
1461 | #define PACKAGE_NAME "" |
---|
1462 | #define PACKAGE_TARNAME "" |
---|
1463 | #define PACKAGE_VERSION "" |
---|
1464 | #define PACKAGE_STRING "" |
---|
1465 | #define PACKAGE_BUGREPORT "" |
---|
1466 | #define PACKAGE_URL "" |
---|
1467 | #define SDCC_VERSION_LO 2 |
---|
1468 | #define SDCC_VERSION_HI 4 |
---|
1469 | #define SDCC_VERSION_P 0 |
---|
1470 | #define SDCC_VERSION_STR "4.2.0" |
---|
1471 | #define HAVE_STDIO_H 1 |
---|
1472 | #define HAVE_STDLIB_H 1 |
---|
1473 | #define HAVE_STRING_H 1 |
---|
1474 | #define HAVE_INTTYPES_H 1 |
---|
1475 | #define HAVE_STDINT_H 1 |
---|
1476 | #define HAVE_STRINGS_H 1 |
---|
1477 | #define HAVE_SYS_STAT_H 1 |
---|
1478 | #define HAVE_SYS_TYPES_H 1 |
---|
1479 | #define HAVE_UNISTD_H 1 |
---|
1480 | #define STDC_HEADERS 1 |
---|
1481 | #define HAVE_MACHINE_ENDIAN_H 1 |
---|
1482 | |
---|
1483 | configure: exit 1 |
---|