Ticket #71212: config.log

File config.log, 61.8 KB (added by sugarthc, 7 days ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-ccache
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = xxxx.local
14uname -m = arm64
15uname -r = 24.1.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 16.00 gigabytes
33Default processor set: 852 tasks, 3517 threads, 10 processors
34Load average: 4.64, Mach factor: 5.34
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/
40PATH: /opt/local/sbin/
41PATH: /bin/
42PATH: /sbin/
43PATH: /usr/bin/
44PATH: /usr/sbin/
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2998: looking for aux files: install-sh config.guess config.sub
52configure:3011:  trying ./
53configure:3022:   ./install-sh found
54configure:3040:   ./config.guess found
55configure:3040:   ./config.sub found
56configure:3163: checking build system type
57configure:3178: result: arm-apple-darwin24.1.0
58configure:3198: checking host system type
59configure:3212: result: arm-apple-darwin24.1.0
60configure:3240: checking for gawk
61configure:3275: result: no
62configure:3240: checking for mawk
63configure:3275: result: no
64configure:3240: checking for nawk
65configure:3275: result: no
66configure:3240: checking for awk
67configure:3261: found /usr/bin/awk
68configure:3272: result: awk
69configure:3284: checking version of the package
70configure:3288: result: 4.2.0
71configure:3401: checking for gcc
72configure:3433: result: /usr/bin/clang
73configure:3786: checking for C compiler version
74configure:3795: /usr/bin/clang --version >&5
75Apple clang version 16.0.0 (clang-1600.0.26.4)
76Target: arm64-apple-darwin24.1.0
77Thread model: posix
78InstalledDir: /Library/Developer/CommandLineTools/usr/bin
79configure:3806: $? = 0
80configure:3795: /usr/bin/clang -v >&5
81Apple clang version 16.0.0 (clang-1600.0.26.4)
82Target: arm64-apple-darwin24.1.0
83Thread model: posix
84InstalledDir: /Library/Developer/CommandLineTools/usr/bin
85configure:3806: $? = 0
86configure:3795: /usr/bin/clang -V >&5
87clang: error: argument to '-V' is missing (expected 1 value)
88clang: error: no input files
89configure:3806: $? = 1
90configure:3795: /usr/bin/clang -qversion >&5
91clang: error: unknown argument '-qversion'; did you mean '--version'?
92clang: error: no input files
93configure:3806: $? = 1
94configure:3795: /usr/bin/clang -version >&5
95clang: error: unknown argument '-version'; did you mean '--version'?
96clang: error: no input files
97configure:3806: $? = 1
98configure:3826: checking whether the C compiler works
99configure: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
100clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
101configure:3852: $? = 0
102configure:3902: result: yes
103configure:3905: checking for C compiler default output file name
104configure:3907: result: a.out
105configure:3913: checking for suffix of executables
106configure: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
107clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
108configure:3924: $? = 0
109configure:3947: result:
110configure:3969: checking whether we are cross compiling
111configure: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
112clang: warning: argument unused during compilation: '-stdlib=libc++' [-Wunused-command-line-argument]
113configure:3981: $? = 0
114configure:3988: ./conftest
115configure:3992: $? = 0
116configure:4007: result: no
117configure:4012: checking for suffix of object files
118configure: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
119configure:4039: $? = 0
120configure:4061: result: o
121configure:4065: checking whether the compiler supports GNU C
122configure: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
123configure:4085: $? = 0
124configure:4095: result: yes
125configure:4106: checking whether /usr/bin/clang accepts -g
126configure: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
127configure:4127: $? = 0
128configure:4171: result: yes
129configure:4191: checking for /usr/bin/clang option to enable C11 features
130configure: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
131conftest.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      |              ^
1341 warning generated.
135configure:4206: $? = 0
136configure:4224: result: none needed
137configure:4339: checking how to run the C preprocessor
138configure: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
139configure:4365: $? = 0
140configure: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
141conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
142   13 | #include <ac_nonexistent.h>
143      |          ^~~~~~~~~~~~~~~~~~
1441 error generated.
145configure:4380: $? = 1
146configure: 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>
160configure:4407: result: /usr/bin/clang -E
161configure: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
162configure:4421: $? = 0
163configure: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
164conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
165   13 | #include <ac_nonexistent.h>
166      |          ^~~~~~~~~~~~~~~~~~
1671 error generated.
168configure:4436: $? = 1
169configure: 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>
183configure:4594: checking for C++ compiler version
184configure:4603: /usr/bin/clang++ --version >&5
185Apple clang version 16.0.0 (clang-1600.0.26.4)
186Target: arm64-apple-darwin24.1.0
187Thread model: posix
188InstalledDir: /Library/Developer/CommandLineTools/usr/bin
189configure:4614: $? = 0
190configure:4603: /usr/bin/clang++ -v >&5
191Apple clang version 16.0.0 (clang-1600.0.26.4)
192Target: arm64-apple-darwin24.1.0
193Thread model: posix
194InstalledDir: /Library/Developer/CommandLineTools/usr/bin
195configure:4614: $? = 0
196configure:4603: /usr/bin/clang++ -V >&5
197clang++: error: argument to '-V' is missing (expected 1 value)
198clang++: error: no input files
199configure:4614: $? = 1
200configure:4603: /usr/bin/clang++ -qversion >&5
201clang++: error: unknown argument '-qversion'; did you mean '--version'?
202clang++: error: no input files
203configure:4614: $? = 1
204configure:4618: checking whether the compiler supports GNU C++
205configure: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
206configure:4638: $? = 0
207configure:4648: result: yes
208configure:4659: checking whether /usr/bin/clang++ accepts -g
209configure: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
210configure:4680: $? = 0
211configure:4724: result: yes
212configure:4744: checking for /usr/bin/clang++ option to enable C++11 features
213configure: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
214conftest.cpp:59:3: error: "Compiler does not advertise C++11 conformance"
215   59 | # error "Compiler does not advertise C++11 conformance"
216      |   ^
217conftest.cpp:64:3: error: unknown type name 'constexpr'
218   64 |   constexpr int get_val() { return 20; }
219      |   ^
220conftest.cpp:76:17: error: delegating constructors are permitted only in C++11
221   76 |     delegate(): delegate(2354) {}
222      |                 ^~~~~~~~
223conftest.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      |                          ^
226conftest.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      |                                   ^
229conftest.cpp:94:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
230   94 |     nocopy() = default;
231      |                ^
232conftest.cpp:95:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
233   95 |     nocopy(const nocopy&) = delete;
234      |                             ^
235conftest.cpp:96:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
236   96 |     nocopy & operator=(const nocopy&) = delete;
237      |                                         ^
238conftest.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      |                         ^
241conftest.cpp:108:25: error: 'auto' not allowed in function return type
242  108 |   template <typename V> auto sum(V first) -> V
243      |                         ^~~~
244conftest.cpp:108:42: error: expected ';' at end of declaration
245  108 |   template <typename V> auto sum(V first) -> V
246      |                                          ^
247      |                                          ;
248conftest.cpp:108:43: error: cannot use arrow operator on a type
249  108 |   template <typename V> auto sum(V first) -> V
250      |                                           ^
251conftest.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      |                                 ^
254conftest.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      |                                           ^
257conftest.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      |                                           ^~~~
260conftest.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      |                                                                          ;
264conftest.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      |                                                                           ^
267conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
268  136 |   auto a1 = 6538;
269      |   ^
270conftest.cpp:137:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
271  137 |   auto a2 = 48573953.4;
272      |   ^
273conftest.cpp:138:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
274  138 |   auto a3 = "String literal";
275      |   ^
276conftest.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      |        ^
279conftest.cpp:157:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
280  157 |   for (auto &x : array) { x += 23; }
281      |        ^
282conftest.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      |                ^
285conftest.cpp:162:17: error: expected expression
286  162 |   assert (eval ([](int x) { return x*2; }, 21) == 42);
287      |                 ^
288conftest.cpp:164:17: error: expected expression
289  164 |   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
290      |                 ^
291conftest.cpp:166:17: error: expected expression
292  166 |   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
293      |                 ^
294conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
295  172 |   auto a = sum(1);
296      |   ^
297conftest.cpp:172:12: error: no matching function for call to 'sum'
298  172 |   auto a = sum(1);
299      |            ^~~
300conftest.cpp:173:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
301  173 |   auto b = sum(1, 2);
302      |   ^
303conftest.cpp:173:12: error: no matching function for call to 'sum'
304  173 |   auto b = sum(1, 2);
305      |            ^~~
306conftest.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      |   ^
309conftest.cpp:174:12: error: no matching function for call to 'sum'
310  174 |   auto c = sum(1.0, 2.0, 3.0);
311      |            ^~~
312conftest.cpp:179:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
313  179 |   cxx11test::delegate d2();
314      |                         ^~
315conftest.cpp:179:25: note: remove parentheses to declare a variable
316  179 |   cxx11test::delegate d2();
317      |                         ^~
318conftest.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      |                < ::
322conftest.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      |                                    > >
326conftest.cpp:196:22: error: use of undeclared identifier 'u8'
327  196 |   char const *utf8 = u8"UTF-8 string \u2500";
328      |                      ^
329conftest.cpp:196:24: error: expected ';' at end of declaration
330  196 |   char const *utf8 = u8"UTF-8 string \u2500";
331      |                        ^
332      |                        ;
333fatal error: too many errors emitted, stopping now [-ferror-limit=]
33418 warnings and 20 errors generated.
335configure:4759: $? = 1
336configure: 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|
540configure:4777: result: none needed
541configure:4856: checking for a BSD-compatible install
542configure:4929: result: /usr/bin/install -c
543configure:4988: checking for ranlib
544configure:5009: found /opt/local/bin/ranlib
545configure:5020: result: ranlib
546configure:5044: checking for autoconf
547configure:5065: found /opt/local/bin/autoconf
548configure:5077: result: autoconf
549configure:5087: checking for strip
550configure:5108: found /opt/local/bin/strip
551configure:5120: result: strip
552configure:5130: checking for as
553configure:5151: found /opt/local/bin/as
554configure:5163: result: as
555configure:5173: checking for cp
556configure:5194: found /bin/cp
557configure:5206: result: cp
558configure:5216: checking for ar
559configure:5237: found /opt/local/bin/ar
560configure:5249: result: ar
561configure:5259: checking for gm4
562configure:5280: found /opt/local/bin/gm4
563configure:5292: result: gm4
564configure:5305: checking for flex
565configure:5326: found /usr/bin/flex
566configure:5337: result: flex
567configure:5354: checking for bison
568configure:5375: found /usr/bin/bison
569configure:5386: result: bison -y
570configure:5436: checking for a Python interpreter with version >= 2.7
571configure: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)
572configure:5457: $? = 0
573configure:5464: result: python
574configure:5472: checking for python
575configure:5495: found /opt/local/bin/python
576configure:5507: result: /opt/local/bin/python
577configure:5525: checking for python version
578configure:5533: result: 3.12
579configure:5545: checking for python platform
580configure:5553: result: darwin
581configure:5579: checking for python script directory
582configure:5615: result: ${prefix}/lib/python3.12/site-packages
583configure:5624: checking for python extension module directory
584configure:5660: result: ${exec_prefix}/lib/python3.12/site-packages
585configure:5697: checking for stdio.h
586configure: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
587configure:5697: $? = 0
588configure:5697: result: yes
589configure:5697: checking for stdlib.h
590configure: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
591configure:5697: $? = 0
592configure:5697: result: yes
593configure:5697: checking for string.h
594configure: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
595configure:5697: $? = 0
596configure:5697: result: yes
597configure:5697: checking for inttypes.h
598configure: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
599configure:5697: $? = 0
600configure:5697: result: yes
601configure:5697: checking for stdint.h
602configure: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
603configure:5697: $? = 0
604configure:5697: result: yes
605configure:5697: checking for strings.h
606configure: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
607configure:5697: $? = 0
608configure:5697: result: yes
609configure:5697: checking for sys/stat.h
610configure: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
611configure:5697: $? = 0
612configure:5697: result: yes
613configure:5697: checking for sys/types.h
614configure: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
615configure:5697: $? = 0
616configure:5697: result: yes
617configure:5697: checking for unistd.h
618configure: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
619configure:5697: $? = 0
620configure:5697: result: yes
621configure:5722: checking for endian.h
622configure: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
623conftest.c:51:10: fatal error: 'endian.h' file not found
624   51 | #include <endian.h>
625      |          ^~~~~~~~~~
6261 error generated.
627configure:5722: $? = 1
628configure: 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>
680configure:5722: result: no
681configure:5728: checking for sys/endian.h
682configure: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
683conftest.c:51:10: fatal error: 'sys/endian.h' file not found
684   51 | #include <sys/endian.h>
685      |          ^~~~~~~~~~~~~~
6861 error generated.
687configure:5728: $? = 1
688configure: 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>
740configure:5728: result: no
741configure:5734: checking for machine/endian.h
742configure: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
743configure:5734: $? = 0
744configure:5734: result: yes
745configure:5740: checking for sys/isa_defs.h
746configure: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
747conftest.c:52:10: fatal error: 'sys/isa_defs.h' file not found
748   52 | #include <sys/isa_defs.h>
749      |          ^~~~~~~~~~~~~~~~
7501 error generated.
751configure:5740: $? = 1
752configure: 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>
805configure:5740: result: no
806configure:5747: checking for uchar.h
807configure: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
808conftest.c:52:10: fatal error: 'uchar.h' file not found
809   52 | #include <uchar.h>
810      |          ^~~~~~~~~
8111 error generated.
812configure:5747: $? = 1
813configure: 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>
866configure:5747: result: no
867configure:5763: checking for treedec/combinations.hpp
868configure: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
869conftest.cpp:52:10: fatal error: 'treedec/combinations.hpp' file not found
870   52 | #include <treedec/combinations.hpp>
871      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~
8721 error generated.
873configure:5763: $? = 1
874configure: 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>
927configure:5763: result: no
928configure:5769: treedec library missing, falling back to Thorup.
929configure:5774: checking for gala/graph.h
930configure: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
931conftest.cpp:52:10: fatal error: 'gala/graph.h' file not found
932   52 | #include <gala/graph.h>
933      |          ^~~~~~~~~~~~~~
9341 error generated.
935configure:5774: $? = 1
936configure: 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>
989configure:5774: result: no
990configure:5783: checking for boost/graph/adjacency_list.hpp
991configure: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
992In file included from conftest.cpp:52:
993In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20:
994In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17:
995In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:19:
996In file included from /opt/local/libexec/boost/1.76/include/boost/move/move.hpp:29:
997In file included from /opt/local/libexec/boost/1.76/include/boost/move/utility.hpp:29:
998In file included from /opt/local/libexec/boost/1.76/include/boost/move/utility_core.hpp:30:
999In 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      |                                                    ^
1039In file included from conftest.cpp:52:
1040In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20:
1041In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17:
1042In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20:
1043In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6:
1044In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:39:
1045In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/is_nothrow_move_assignable.hpp:15:
1046In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits/has_trivial_move_assign.hpp:28:
1047In 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      |                                           ^
1054In file included from conftest.cpp:52:
1055In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20:
1056In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17:
1057In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20:
1058In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6:
1059In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:39:
1060In 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      |                                           ^
1067In file included from conftest.cpp:52:
1068In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20:
1069In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17:
1070In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20:
1071In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6:
1072In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/implementation.hpp:40:
1073In 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      |                                         ^
1080In file included from conftest.cpp:52:
1081In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:20:
1082In file included from /opt/local/libexec/boost/1.76/include/boost/unordered_set.hpp:17:
1083In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/unordered_set.hpp:20:
1084In file included from /opt/local/libexec/boost/1.76/include/boost/unordered/detail/set.hpp:6:
1085In 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      |                             ^
1093In file included from conftest.cpp:52:
1094In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24:
1095In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27:
1096In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13:
1097In 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      |                                                ^
1104In file included from conftest.cpp:52:
1105In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24:
1106In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27:
1107In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13:
1108In file included from /opt/local/libexec/boost/1.76/include/boost/type_traits.hpp:70:
1109In 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      |                                               ^
1116In file included from conftest.cpp:52:
1117In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24:
1118In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27:
1119In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13:
1120In 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      |                                               ^
1127In file included from conftest.cpp:52:
1128In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:24:
1129In file included from /opt/local/libexec/boost/1.76/include/boost/graph/graph_traits.hpp:27:
1130In file included from /opt/local/libexec/boost/1.76/include/boost/pending/property.hpp:13:
1131In 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      |                                         ^
1138In file included from conftest.cpp:52:
1139In file included from /opt/local/libexec/boost/1.76/include/boost/graph/adjacency_list.hpp:255:
1140In file included from /opt/local/libexec/boost/1.76/include/boost/graph/detail/adjacency_list.hpp:37:
1141In 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      |  ^
115412 warnings and 1 error generated.
1155configure:5783: $? = 1
1156configure: 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>
1209configure:5783: result: no
1210configure:5789: error: boost library not found (boost/graph/adjacency_list.hpp).
1211
1212## ---------------- ##
1213## Cache variables. ##
1214## ---------------- ##
1215
1216ac_cv_build=arm-apple-darwin24.1.0
1217ac_cv_c_compiler_gnu=yes
1218ac_cv_cxx_compiler_gnu=yes
1219ac_cv_env_CCC_set=
1220ac_cv_env_CCC_value=
1221ac_cv_env_CC_set=set
1222ac_cv_env_CC_value=/usr/bin/clang
1223ac_cv_env_CFLAGS_set=set
1224ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64'
1225ac_cv_env_CPPFLAGS_set=set
1226ac_cv_env_CPPFLAGS_value='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
1227ac_cv_env_CPP_set=
1228ac_cv_env_CPP_value=
1229ac_cv_env_CXXFLAGS_set=set
1230ac_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'
1231ac_cv_env_CXX_set=set
1232ac_cv_env_CXX_value=/usr/bin/clang++
1233ac_cv_env_LDFLAGS_set=set
1234ac_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'
1235ac_cv_env_LIBS_set=
1236ac_cv_env_LIBS_value=
1237ac_cv_env_LIB_TYPE_set=
1238ac_cv_env_LIB_TYPE_value=
1239ac_cv_env_PYTHON_set=
1240ac_cv_env_PYTHON_value=
1241ac_cv_env_build_alias_set=
1242ac_cv_env_build_alias_value=
1243ac_cv_env_docdir_set=set
1244ac_cv_env_docdir_value='${datarootdir}/doc/${PACKAGE}'
1245ac_cv_env_host_alias_set=
1246ac_cv_env_host_alias_value=
1247ac_cv_env_inclib_dir_suffix_set=
1248ac_cv_env_inclib_dir_suffix_value=
1249ac_cv_env_include_dir_suffix_set=
1250ac_cv_env_include_dir_suffix_value=
1251ac_cv_env_lib_dir_suffix_set=
1252ac_cv_env_lib_dir_suffix_value=
1253ac_cv_env_non_free_inclib_dir_suffix_set=
1254ac_cv_env_non_free_inclib_dir_suffix_value=
1255ac_cv_env_non_free_include_dir_suffix_set=
1256ac_cv_env_non_free_include_dir_suffix_value=
1257ac_cv_env_non_free_lib_dir_suffix_set=
1258ac_cv_env_non_free_lib_dir_suffix_value=
1259ac_cv_env_sdccconf_h_dir_separator_set=
1260ac_cv_env_sdccconf_h_dir_separator_value=
1261ac_cv_env_target_alias_set=
1262ac_cv_env_target_alias_value=
1263ac_cv_header_boost_graph_adjacency_list_hpp=no
1264ac_cv_header_endian_h=no
1265ac_cv_header_gala_graph_h=no
1266ac_cv_header_inttypes_h=yes
1267ac_cv_header_machine_endian_h=yes
1268ac_cv_header_stdint_h=yes
1269ac_cv_header_stdio_h=yes
1270ac_cv_header_stdlib_h=yes
1271ac_cv_header_string_h=yes
1272ac_cv_header_strings_h=yes
1273ac_cv_header_sys_endian_h=no
1274ac_cv_header_sys_isa_defs_h=no
1275ac_cv_header_sys_stat_h=yes
1276ac_cv_header_sys_types_h=yes
1277ac_cv_header_treedec_combinations_hpp=no
1278ac_cv_header_uchar_h=no
1279ac_cv_header_unistd_h=yes
1280ac_cv_host=arm-apple-darwin24.1.0
1281ac_cv_objext=o
1282ac_cv_path_PYTHON=/opt/local/bin/python
1283ac_cv_prog_AR=ar
1284ac_cv_prog_AS=as
1285ac_cv_prog_AUTOCONF=autoconf
1286ac_cv_prog_AWK=awk
1287ac_cv_prog_CP=cp
1288ac_cv_prog_CPP='/usr/bin/clang -E'
1289ac_cv_prog_LEX=flex
1290ac_cv_prog_M4=gm4
1291ac_cv_prog_STRIP=strip
1292ac_cv_prog_YACC='bison -y'
1293ac_cv_prog_ac_ct_CC=/usr/bin/clang
1294ac_cv_prog_ac_ct_RANLIB=ranlib
1295ac_cv_prog_cc_c11=
1296ac_cv_prog_cc_g=yes
1297ac_cv_prog_cc_stdc=
1298ac_cv_prog_cxx_11=no
1299ac_cv_prog_cxx_g=yes
1300ac_cv_prog_cxx_stdcxx=
1301am_cv_pathless_PYTHON=python
1302am_cv_python_platform=darwin
1303am_cv_python_pyexecdir='${exec_prefix}/lib/python3.12/site-packages'
1304am_cv_python_pythondir='${prefix}/lib/python3.12/site-packages'
1305am_cv_python_version=3.12
1306sdcc_cv_version=4.2.0
1307sdcc_cv_versionhi=4
1308sdcc_cv_versionlo=2
1309sdcc_cv_versionp=0
1310
1311## ----------------- ##
1312## Output variables. ##
1313## ----------------- ##
1314
1315AR='ar'
1316AS='as'
1317AUTOCONF='autoconf'
1318AWK='awk'
1319C99_FLAG=''
1320CC='/usr/bin/clang'
1321CCACHE=''
1322CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64'
1323CP='cp'
1324CPP='/usr/bin/clang -E'
1325CPPFLAGS='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
1326CXX='/usr/bin/clang++'
1327CXXFLAGS='-pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -arch arm64'
1328DEFS=''
1329DVIPDFM=''
1330ECHO_C='\c'
1331ECHO_N=''
1332ECHO_T=''
1333EXEEXT=''
1334HAVE_CXX11=''
1335INSTALL_DATA='${INSTALL} -m 644'
1336INSTALL_PROGRAM='${INSTALL}'
1337INSTALL_SCRIPT='${INSTALL}'
1338LATEX2HTML=''
1339LATEX=''
1340LDFLAGS='-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'
1341LEX='flex'
1342LIBOBJS=''
1343LIBS=''
1344LIB_TYPE=''
1345LTLIBOBJS=''
1346LYX=''
1347M4='gm4'
1348MAKEDEP=''
1349MAKEINDEX=''
1350OBJEXT='o'
1351OPT_DISABLE_AVR=''
1352OPT_DISABLE_DEVICE_LIB=''
1353OPT_DISABLE_DS390=''
1354OPT_DISABLE_DS400=''
1355OPT_DISABLE_EZ80_Z80=''
1356OPT_DISABLE_HC08=''
1357OPT_DISABLE_MCS51=''
1358OPT_DISABLE_MOS6502=''
1359OPT_DISABLE_MOS65C02=''
1360OPT_DISABLE_NON_FREE=''
1361OPT_DISABLE_PACKIHX=''
1362OPT_DISABLE_PDK13=''
1363OPT_DISABLE_PDK14=''
1364OPT_DISABLE_PDK15=''
1365OPT_DISABLE_PDK16=''
1366OPT_DISABLE_PIC14=''
1367OPT_DISABLE_PIC16=''
1368OPT_DISABLE_R2K=''
1369OPT_DISABLE_R2KA=''
1370OPT_DISABLE_R3KA=''
1371OPT_DISABLE_S08=''
1372OPT_DISABLE_SDBINUTILS=''
1373OPT_DISABLE_SDCDB=''
1374OPT_DISABLE_SDCPP=''
1375OPT_DISABLE_SM83=''
1376OPT_DISABLE_STM8=''
1377OPT_DISABLE_TLCS90=''
1378OPT_DISABLE_UCSIM=''
1379OPT_DISABLE_Z180=''
1380OPT_DISABLE_Z80=''
1381OPT_DISABLE_Z80N=''
1382OPT_ENABLE_DOC=''
1383OPT_ENABLE_LIBGC=''
1384PACKAGE='sdcc'
1385PACKAGE_BUGREPORT=''
1386PACKAGE_NAME=''
1387PACKAGE_STRING=''
1388PACKAGE_TARNAME=''
1389PACKAGE_URL=''
1390PACKAGE_VERSION=''
1391PATH_SEPARATOR=':'
1392PDFLATEX=''
1393PYTHON='/opt/local/bin/python'
1394PYTHON_EXEC_PREFIX='${exec_prefix}'
1395PYTHON_PLATFORM='darwin'
1396PYTHON_PREFIX='${prefix}'
1397PYTHON_VERSION='3.12'
1398RANLIB='ranlib'
1399SHELL='/bin/sh'
1400STRIP='strip'
1401VERSION='4.2.0'
1402VERSIONHI='4'
1403VERSIONLO='2'
1404VERSIONP='0'
1405WALL_FLAG=''
1406YACC='bison -y'
1407ac_ct_CC='/usr/bin/clang'
1408ac_ct_CXX=''
1409bindir='${exec_prefix}/bin'
1410build='arm-apple-darwin24.1.0'
1411build_alias=''
1412build_cpu='arm'
1413build_os='darwin24.1.0'
1414build_vendor='apple'
1415datadir='${datarootdir}'
1416datarootdir='${prefix}/share'
1417docdir='${datarootdir}/doc/${PACKAGE}'
1418dvidir='${docdir}'
1419exec_prefix='NONE'
1420host='arm-apple-darwin24.1.0'
1421host_alias=''
1422host_cpu='arm'
1423host_os='darwin24.1.0'
1424host_vendor='apple'
1425htmldir='${docdir}'
1426inclib_dir_suffix=''
1427include_dir_suffix=''
1428includedir='${prefix}/include'
1429infodir='${datarootdir}/info'
1430lib_dir_suffix=''
1431libdir='${exec_prefix}/lib'
1432libexecdir='${exec_prefix}/libexec'
1433localedir='${datarootdir}/locale'
1434localstatedir='${prefix}/var'
1435mandir='${datarootdir}/man'
1436non_free_inclib_dir_suffix=''
1437non_free_include_dir_suffix=''
1438non_free_lib_dir_suffix=''
1439oldincludedir='/usr/include'
1440pdfdir='${docdir}'
1441pkgpyexecdir='${pyexecdir}/sdcc'
1442pkgpythondir='${pythondir}/sdcc'
1443prefix='/opt/local'
1444program_transform_name='s,x,x,'
1445psdir='${docdir}'
1446pyexecdir='${exec_prefix}/lib/python3.12/site-packages'
1447pythondir='${prefix}/lib/python3.12/site-packages'
1448runstatedir='${localstatedir}/run'
1449sbindir='${exec_prefix}/sbin'
1450sdccconf_h_dir_separator=''
1451sharedstatedir='${prefix}/com'
1452subdirs=''
1453sysconfdir='${prefix}/etc'
1454target_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
1483configure: exit 1