Ticket #63792: config.log

File config.log, 39.5 KB (added by sudheerhebbale (Sudheer Hebbale), 2 years 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 Valgrind configure 3.17.0.GIT-lbmacos, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-mpicc --enable-only64bit
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Sudheers-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 21.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
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 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3
32Primary memory available: 8.00 gigabytes
33Default processor set: 520 tasks, 1729 threads, 4 processors
34Load average: 2.15, Mach factor: 1.84
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:3191: looking for aux files: config.guess config.sub compile missing install-sh
52configure:3204:  trying ./
53configure:3233:   ./config.guess found
54configure:3233:   ./config.sub found
55configure:3233:   ./compile found
56configure:3233:   ./missing found
57configure:3215:   ./install-sh found
58configure:3365: checking for a BSD-compatible install
59configure:3438: result: /usr/bin/install -c
60configure:3449: checking whether build environment is sane
61configure:3504: result: yes
62configure:3663: checking for a race-free mkdir -p
63configure:3707: result: /opt/local/bin/gmkdir -p
64configure:3714: checking for gawk
65configure:3735: found /opt/local/bin/gawk
66configure:3746: result: gawk
67configure:3757: checking whether make sets $(MAKE)
68configure:3780: result: yes
69configure:3810: checking whether make supports nested variables
70configure:3828: result: yes
71configure:3966: checking whether to enable maintainer-specific portions of Makefiles
72configure:3976: result: no
73configure:4001: checking whether ln -s works
74configure:4005: result: yes
75configure:4074: checking for gcc
76configure:4106: result: /usr/bin/clang
77configure:4459: checking for C compiler version
78configure:4468: /usr/bin/clang --version >&5
79Apple clang version 13.0.0 (clang-1300.0.29.3)
80Target: x86_64-apple-darwin21.1.0
81Thread model: posix
82InstalledDir: /Library/Developer/CommandLineTools/usr/bin
83configure:4479: $? = 0
84configure:4468: /usr/bin/clang -v >&5
85Apple clang version 13.0.0 (clang-1300.0.29.3)
86Target: x86_64-apple-darwin21.1.0
87Thread model: posix
88InstalledDir: /Library/Developer/CommandLineTools/usr/bin
89configure:4479: $? = 0
90configure:4468: /usr/bin/clang -V >&5
91clang: error: argument to '-V' is missing (expected 1 value)
92clang: error: no input files
93configure:4479: $? = 1
94configure:4468: /usr/bin/clang -qversion >&5
95clang: error: unknown argument '-qversion'; did you mean '--version'?
96clang: error: no input files
97configure:4479: $? = 1
98configure:4468: /usr/bin/clang -version >&5
99clang: error: unknown argument '-version'; did you mean '--version'?
100clang: error: no input files
101configure:4479: $? = 1
102configure:4499: checking whether the C compiler works
103configure:4521: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c  >&5
104configure:4525: $? = 0
105configure:4575: result: yes
106configure:4578: checking for C compiler default output file name
107configure:4580: result: a.out
108configure:4586: checking for suffix of executables
109configure:4593: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c  >&5
110configure:4597: $? = 0
111configure:4620: result:
112configure:4642: checking whether we are cross compiling
113configure:4650: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c  >&5
114configure:4654: $? = 0
115configure:4661: ./conftest
116configure:4665: $? = 0
117configure:4680: result: no
118configure:4685: checking for suffix of object files
119configure:4708: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
120configure:4712: $? = 0
121configure:4734: result: o
122configure:4738: checking whether the compiler supports GNU C
123configure:4758: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
124configure:4758: $? = 0
125configure:4768: result: yes
126configure:4779: checking whether /usr/bin/clang accepts -g
127configure:4800: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
128configure:4800: $? = 0
129configure:4844: result: yes
130configure:4864: checking for /usr/bin/clang option to enable C11 features
131configure:4879: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
132configure:4879: $? = 0
133configure:4897: result: none needed
134configure:5013: checking whether /usr/bin/clang understands -c and -o together
135configure:5036: /usr/bin/clang -c conftest.c -o conftest2.o
136configure:5039: $? = 0
137configure:5036: /usr/bin/clang -c conftest.c -o conftest2.o
138configure:5039: $? = 0
139configure:5051: result: yes
140configure:5071: checking whether make supports the include directive
141configure:5086: make -f confmf.GNU && cat confinc.out
142this is the am__doit target
143configure:5089: $? = 0
144configure:5108: result: yes (GNU style)
145configure:5134: checking dependency style of /usr/bin/clang
146configure:5246: result: gcc3
147configure:5267: checking how to run the C preprocessor
148configure:5293: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
149configure:5293: $? = 0
150configure:5308: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
151conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
152#include <ac_nonexistent.h>
153         ^~~~~~~~~~~~~~~~~~
1541 error generated.
155configure:5308: $? = 1
156configure: failed program was:
157| /* confdefs.h */
158| #define PACKAGE_NAME "Valgrind"
159| #define PACKAGE_TARNAME "valgrind"
160| #define PACKAGE_VERSION "3.17.0.GIT-lbmacos"
161| #define PACKAGE_STRING "Valgrind 3.17.0.GIT-lbmacos"
162| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
163| #define PACKAGE_URL ""
164| #define PACKAGE "valgrind"
165| #define VERSION "3.17.0.GIT-lbmacos"
166| /* end confdefs.h.  */
167| #include <ac_nonexistent.h>
168configure:5335: result: /usr/bin/clang -E
169configure:5349: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
170configure:5349: $? = 0
171configure:5364: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
172conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
173#include <ac_nonexistent.h>
174         ^~~~~~~~~~~~~~~~~~
1751 error generated.
176configure:5364: $? = 1
177configure: failed program was:
178| /* confdefs.h */
179| #define PACKAGE_NAME "Valgrind"
180| #define PACKAGE_TARNAME "valgrind"
181| #define PACKAGE_VERSION "3.17.0.GIT-lbmacos"
182| #define PACKAGE_STRING "Valgrind 3.17.0.GIT-lbmacos"
183| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
184| #define PACKAGE_URL ""
185| #define PACKAGE "valgrind"
186| #define VERSION "3.17.0.GIT-lbmacos"
187| /* end confdefs.h.  */
188| #include <ac_nonexistent.h>
189configure:5522: checking for C++ compiler version
190configure:5531: /usr/bin/clang++ --version >&5
191Apple clang version 13.0.0 (clang-1300.0.29.3)
192Target: x86_64-apple-darwin21.1.0
193Thread model: posix
194InstalledDir: /Library/Developer/CommandLineTools/usr/bin
195configure:5542: $? = 0
196configure:5531: /usr/bin/clang++ -v >&5
197Apple clang version 13.0.0 (clang-1300.0.29.3)
198Target: x86_64-apple-darwin21.1.0
199Thread model: posix
200InstalledDir: /Library/Developer/CommandLineTools/usr/bin
201configure:5542: $? = 0
202configure:5531: /usr/bin/clang++ -V >&5
203clang: error: argument to '-V' is missing (expected 1 value)
204clang: error: no input files
205configure:5542: $? = 1
206configure:5531: /usr/bin/clang++ -qversion >&5
207clang: error: unknown argument '-qversion'; did you mean '--version'?
208clang: error: no input files
209configure:5542: $? = 1
210configure:5546: checking whether the compiler supports GNU C++
211configure:5566: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
212configure:5566: $? = 0
213configure:5576: result: yes
214configure:5587: checking whether /usr/bin/clang++ accepts -g
215configure:5608: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
216configure:5608: $? = 0
217configure:5652: result: yes
218configure:5672: checking for /usr/bin/clang++ option to enable C++11 features
219configure:5687: /usr/bin/clang++  -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
220conftest.cpp:57:3: error: "Compiler does not advertise C++11 conformance"
221# error "Compiler does not advertise C++11 conformance"
222  ^
223conftest.cpp:62:3: error: unknown type name 'constexpr'
224  constexpr int get_val() { return 20; }
225  ^
226conftest.cpp:74:17: error: delegating constructors are permitted only in C++11
227    delegate(): delegate(2354) {}
228                ^~~~~~~~
229conftest.cpp:85:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
230    virtual int getval() override final { return this->n * 2; }
231                         ^
232conftest.cpp:85:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]
233    virtual int getval() override final { return this->n * 2; }
234                                  ^
235conftest.cpp:92:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
236    nocopy() = default;
237               ^
238conftest.cpp:93:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
239    nocopy(const nocopy&) = delete;
240                            ^
241conftest.cpp:94:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
242    nocopy & operator=(const nocopy&) = delete;
243                                        ^
244conftest.cpp:106:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
245  template <typename V> auto sum(V first) -> V
246                        ^
247conftest.cpp:106:25: error: 'auto' not allowed in function return type
248  template <typename V> auto sum(V first) -> V
249                        ^~~~
250conftest.cpp:106:42: error: expected ';' at end of declaration
251  template <typename V> auto sum(V first) -> V
252                                         ^
253                                         ;
254conftest.cpp:106:43: error: cannot use arrow operator on a type
255  template <typename V> auto sum(V first) -> V
256                                          ^
257conftest.cpp:110:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
258  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
259                                ^
260conftest.cpp:110:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
261  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
262                                          ^
263conftest.cpp:110:43: error: 'auto' not allowed in function return type
264  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
265                                          ^~~~
266conftest.cpp:110:74: error: expected ';' at end of declaration
267  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
268                                                                         ^
269                                                                         ;
270conftest.cpp:110:75: error: cannot use arrow operator on a type
271  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
272                                                                          ^
273conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
274  auto a1 = 6538;
275  ^
276conftest.cpp:135:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
277  auto a2 = 48573953.4;
278  ^
279conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
280  auto a3 = "String literal";
281  ^
282conftest.cpp:139:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
283  for (auto i = a3; *i; ++i) { total += *i; }
284       ^
285conftest.cpp:155:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
286  for (auto &x : array) { x += 23; }
287       ^
288conftest.cpp:155:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
289  for (auto &x : array) { x += 23; }
290               ^
291conftest.cpp:160:17: error: expected expression
292  assert (eval ([](int x) { return x*2; }, 21) == 42);
293                ^
294conftest.cpp:162:17: error: expected expression
295  assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
296                ^
297conftest.cpp:164:17: error: expected expression
298  assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
299                ^
300conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
301  auto a = sum(1);
302  ^
303conftest.cpp:170:12: error: no matching function for call to 'sum'
304  auto a = sum(1);
305           ^~~
306conftest.cpp:171:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
307  auto b = sum(1, 2);
308  ^
309conftest.cpp:171:12: error: no matching function for call to 'sum'
310  auto b = sum(1, 2);
311           ^~~
312conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
313  auto c = sum(1.0, 2.0, 3.0);
314  ^
315conftest.cpp:172:12: error: no matching function for call to 'sum'
316  auto c = sum(1.0, 2.0, 3.0);
317           ^~~
318conftest.cpp:177:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
319  cxx11test::delegate d2();
320                        ^~
321conftest.cpp:177:25: note: remove parentheses to declare a variable
322  cxx11test::delegate d2();
323                        ^~
324conftest.cpp:190:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?
325  test_template<::test_template<int>> v(test_template<int>(12));
326               ^~~
327               < ::
328conftest.cpp:190:36: error: a space is required between consecutive right angle brackets (use '> >')
329  test_template<::test_template<int>> v(test_template<int>(12));
330                                   ^~
331                                   > >
332conftest.cpp:194:22: error: use of undeclared identifier 'u8'
333  char const *utf8 = u8"UTF-8 string \u2500";
334                     ^
335conftest.cpp:194:24: error: expected ';' at end of declaration
336  char const *utf8 = u8"UTF-8 string \u2500";
337                       ^
338                       ;
339fatal error: too many errors emitted, stopping now [-ferror-limit=]
34018 warnings and 20 errors generated.
341configure:5687: $? = 1
342configure: failed program was:
343| /* confdefs.h */
344| #define PACKAGE_NAME "Valgrind"
345| #define PACKAGE_TARNAME "valgrind"
346| #define PACKAGE_VERSION "3.17.0.GIT-lbmacos"
347| #define PACKAGE_STRING "Valgrind 3.17.0.GIT-lbmacos"
348| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
349| #define PACKAGE_URL ""
350| #define PACKAGE "valgrind"
351| #define VERSION "3.17.0.GIT-lbmacos"
352| /* end confdefs.h.  */
353|
354| // Does the compiler advertise C++98 conformance?
355| #if !defined __cplusplus || __cplusplus < 199711L
356| # error "Compiler does not advertise C++98 conformance"
357| #endif
358|
359| // These inclusions are to reject old compilers that
360| // lack the unsuffixed header files.
361| #include <cstdlib>
362| #include <exception>
363|
364| // <cassert> and <cstring> are *not* freestanding headers in C++98.
365| extern void assert (int);
366| namespace std {
367|   extern int strcmp (const char *, const char *);
368| }
369|
370| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
371| using std::exception;
372| using std::strcmp;
373|
374| namespace {
375|
376| void test_exception_syntax()
377| {
378|   try {
379|     throw "test";
380|   } catch (const char *s) {
381|     // Extra parentheses suppress a warning when building autoconf itself,
382|     // due to lint rules shared with more typical C programs.
383|     assert (!(strcmp) (s, "test"));
384|   }
385| }
386|
387| template <typename T> struct test_template
388| {
389|   T const val;
390|   explicit test_template(T t) : val(t) {}
391|   template <typename U> T add(U u) { return static_cast<T>(u) + val; }
392| };
393|
394| } // anonymous namespace
395|
396|
397| // Does the compiler advertise C++ 2011 conformance?
398| #if !defined __cplusplus || __cplusplus < 201103L
399| # error "Compiler does not advertise C++11 conformance"
400| #endif
401|
402| namespace cxx11test
403| {
404|   constexpr int get_val() { return 20; }
405|
406|   struct testinit
407|   {
408|     int i;
409|     double d;
410|   };
411|
412|   class delegate
413|   {
414|   public:
415|     delegate(int n) : n(n) {}
416|     delegate(): delegate(2354) {}
417|
418|     virtual int getval() { return this->n; };
419|   protected:
420|     int n;
421|   };
422|
423|   class overridden : public delegate
424|   {
425|   public:
426|     overridden(int n): delegate(n) {}
427|     virtual int getval() override final { return this->n * 2; }
428|   };
429|
430|   class nocopy
431|   {
432|   public:
433|     nocopy(int i): i(i) {}
434|     nocopy() = default;
435|     nocopy(const nocopy&) = delete;
436|     nocopy & operator=(const nocopy&) = delete;
437|   private:
438|     int i;
439|   };
440|
441|   // for testing lambda expressions
442|   template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
443|   {
444|     return f(v);
445|   }
446|
447|   // for testing variadic templates and trailing return types
448|   template <typename V> auto sum(V first) -> V
449|   {
450|     return first;
451|   }
452|   template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
453|   {
454|     return first + sum(rest...);
455|   }
456| }
457|
458|
459| int
460| main (int argc, char **argv)
461| {
462|   int ok = 0;
463|   
464|   assert (argc);
465|   assert (! argv[0]);
466| {
467|   test_exception_syntax ();
468|   test_template<double> tt (2.0);
469|   assert (tt.add (4) == 6.0);
470|   assert (true && !false);
471| }
472|
473|   
474| {
475|   // Test auto and decltype
476|   auto a1 = 6538;
477|   auto a2 = 48573953.4;
478|   auto a3 = "String literal";
479|
480|   int total = 0;
481|   for (auto i = a3; *i; ++i) { total += *i; }
482|
483|   decltype(a2) a4 = 34895.034;
484| }
485| {
486|   // Test constexpr
487|   short sa[cxx11test::get_val()] = { 0 };
488| }
489| {
490|   // Test initializer lists
491|   cxx11test::testinit il = { 4323, 435234.23544 };
492| }
493| {
494|   // Test range-based for
495|   int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
496|                  14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
497|   for (auto &x : array) { x += 23; }
498| }
499| {
500|   // Test lambda expressions
501|   using cxx11test::eval;
502|   assert (eval ([](int x) { return x*2; }, 21) == 42);
503|   double d = 2.0;
504|   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
505|   assert (d == 5.0);
506|   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
507|   assert (d == 5.0);
508| }
509| {
510|   // Test use of variadic templates
511|   using cxx11test::sum;
512|   auto a = sum(1);
513|   auto b = sum(1, 2);
514|   auto c = sum(1.0, 2.0, 3.0);
515| }
516| {
517|   // Test constructor delegation
518|   cxx11test::delegate d1;
519|   cxx11test::delegate d2();
520|   cxx11test::delegate d3(45);
521| }
522| {
523|   // Test override and final
524|   cxx11test::overridden o1(55464);
525| }
526| {
527|   // Test nullptr
528|   char *c = nullptr;
529| }
530| {
531|   // Test template brackets
532|   test_template<::test_template<int>> v(test_template<int>(12));
533| }
534| {
535|   // Unicode literals
536|   char const *utf8 = u8"UTF-8 string \u2500";
537|   char16_t const *utf16 = u"UTF-8 string \u2500";
538|   char32_t const *utf32 = U"UTF-32 string \u2500";
539| }
540|
541|   return ok;
542| }
543|
544configure:5705: result: none needed
545configure:5771: checking dependency style of /usr/bin/clang++
546configure:5883: result: gcc3
547configure:5959: checking for ranlib
548configure:5980: found /opt/local/bin/ranlib
549configure:5991: result: ranlib
550configure:6019: checking for gcc-ranlib
551configure:6057: result: no
552configure:6071: checking for a sed that does not truncate output
553configure:6141: result: /opt/local/bin/gsed
554configure:6154: checking for ar
555configure:6177: found /opt/local/bin/ar
556configure:6189: result: /opt/local/bin/ar
557configure:6210: checking for gcc-ar
558configure:6248: result: no
559configure:6268: checking for perl
560configure:6291: found /opt/local/bin/perl
561configure:6303: result: /opt/local/bin/perl
562configure:6315: checking for gdb
563configure:6351: result: /no/gdb/was/found/at/configure/time
564configure:6373: checking dependency style of /usr/bin/clang
565configure:6483: result: gcc3
566configure:6504: checking for diff -u
567configure:6512: result: yes
568configure:6535: checking for xcrun
569configure:6556: found /usr/bin/xcrun
570configure:6568: result: yes
571configure:6577: checking for Xcode SDK and includes
572configure:6609: result: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk (includes: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include)
573configure:6615: checking for a supported version of gcc
574configure:6688: result: ok (Apple LLVM version 13.0.0)
575configure:6724: checking build system type
576configure:6739: result: x86_64-apple-darwin21.1.0
577configure:6759: checking host system type
578configure:6773: result: x86_64-apple-darwin21.1.0
579configure:6794: checking for a supported CPU
580configure:6821: result: ok (x86_64)
581configure:6918: checking for a 64-bit only build
582configure:6933: result: yes
583configure:6937: checking for a 32-bit only build
584configure:6952: result: no
585configure:6965: checking for a supported OS
586configure:6999: result: ok (darwin21.1.0)
587configure:7056: checking for the kernel version
588configure:7186: result: unsupported (21.1.0)
589configure:7188: error: Valgrind works on Darwin 10.x-20.x (Mac OS X 10.6-10.11 and macOS 10.12-11.0)
590
591## ---------------- ##
592## Cache variables. ##
593## ---------------- ##
594
595ac_cv_build=x86_64-apple-darwin21.1.0
596ac_cv_c_compiler_gnu=yes
597ac_cv_cxx_compiler_gnu=yes
598ac_cv_env_AR_set=
599ac_cv_env_AR_value=
600ac_cv_env_CCASFLAGS_set=
601ac_cv_env_CCASFLAGS_value=
602ac_cv_env_CCAS_set=
603ac_cv_env_CCAS_value=
604ac_cv_env_CCC_set=
605ac_cv_env_CCC_value=
606ac_cv_env_CC_set=set
607ac_cv_env_CC_value=/usr/bin/clang
608ac_cv_env_CFLAGS_set=set
609ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
610ac_cv_env_CPPFLAGS_set=set
611ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
612ac_cv_env_CPP_set=
613ac_cv_env_CPP_value=
614ac_cv_env_CXXFLAGS_set=set
615ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
616ac_cv_env_CXX_set=set
617ac_cv_env_CXX_value=/usr/bin/clang++
618ac_cv_env_DEVELOPER_DIR_set=set
619ac_cv_env_DEVELOPER_DIR_value=/Library/Developer/CommandLineTools
620ac_cv_env_LDFLAGS_set=set
621ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
622ac_cv_env_LIBS_set=
623ac_cv_env_LIBS_value=
624ac_cv_env_LTO_AR_set=
625ac_cv_env_LTO_AR_value=
626ac_cv_env_LTO_RANLIB_set=
627ac_cv_env_LTO_RANLIB_value=
628ac_cv_env_build_alias_set=
629ac_cv_env_build_alias_value=
630ac_cv_env_host_alias_set=
631ac_cv_env_host_alias_value=
632ac_cv_env_target_alias_set=
633ac_cv_env_target_alias_value=
634ac_cv_host=x86_64-apple-darwin21.1.0
635ac_cv_objext=o
636ac_cv_path_AR=/opt/local/bin/ar
637ac_cv_path_GDB=/no/gdb/was/found/at/configure/time
638ac_cv_path_PERL=/opt/local/bin/perl
639ac_cv_path_SED=/opt/local/bin/gsed
640ac_cv_path_mkdir=/opt/local/bin/gmkdir
641ac_cv_prog_AWK=gawk
642ac_cv_prog_CPP='/usr/bin/clang -E'
643ac_cv_prog_XCRUN=yes
644ac_cv_prog_ac_ct_CC=/usr/bin/clang
645ac_cv_prog_ac_ct_RANLIB=ranlib
646ac_cv_prog_cc_c11=
647ac_cv_prog_cc_g=yes
648ac_cv_prog_cc_stdc=
649ac_cv_prog_cxx_11=no
650ac_cv_prog_cxx_g=yes
651ac_cv_prog_cxx_stdcxx=
652ac_cv_prog_make_make_set=yes
653am_cv_CCAS_dependencies_compiler_type=gcc3
654am_cv_CC_dependencies_compiler_type=gcc3
655am_cv_CXX_dependencies_compiler_type=gcc3
656am_cv_make_support_nested_variables=yes
657am_cv_prog_cc_c_o=yes
658vg_cv_only32bit=no
659vg_cv_only64bit=yes
660
661## ----------------- ##
662## Output variables. ##
663## ----------------- ##
664
665ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.16.1-r2020-12-17/missing'\'' aclocal-1.16'
666AMDEPBACKSLASH='\'
667AMDEP_FALSE='#'
668AMDEP_TRUE=''
669AMTAR='$${TAR-tar}'
670AM_BACKSLASH='\'
671AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
672AM_DEFAULT_VERBOSITY='1'
673AM_V='$(V)'
674AR='/opt/local/bin/ar'
675AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.16.1-r2020-12-17/missing'\'' autoconf'
676AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.16.1-r2020-12-17/missing'\'' autoheader'
677AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.16.1-r2020-12-17/missing'\'' automake-1.16'
678AWK='gawk'
679BOOST_CFLAGS=''
680BOOST_LIBS=''
681BUILD_ADDR32_TESTS_FALSE=''
682BUILD_ADDR32_TESTS_TRUE=''
683BUILD_ADX_TESTS_FALSE=''
684BUILD_ADX_TESTS_TRUE=''
685BUILD_ARMV81_TESTS_FALSE=''
686BUILD_ARMV81_TESTS_TRUE=''
687BUILD_ARMV8_CRC_TESTS_FALSE=''
688BUILD_ARMV8_CRC_TESTS_TRUE=''
689BUILD_AVX2_TESTS_FALSE=''
690BUILD_AVX2_TESTS_TRUE=''
691BUILD_AVX_TESTS_FALSE=''
692BUILD_AVX_TESTS_TRUE=''
693BUILD_BMI_TESTS_FALSE=''
694BUILD_BMI_TESTS_TRUE=''
695BUILD_DFP_TESTS_FALSE=''
696BUILD_DFP_TESTS_TRUE=''
697BUILD_F16C_TESTS_FALSE=''
698BUILD_F16C_TESTS_TRUE=''
699BUILD_FMA4_TESTS_FALSE=''
700BUILD_FMA4_TESTS_TRUE=''
701BUILD_FMA_TESTS_FALSE=''
702BUILD_FMA_TESTS_TRUE=''
703BUILD_IFUNC_TESTS_FALSE=''
704BUILD_IFUNC_TESTS_TRUE=''
705BUILD_LOOPNEL_TESTS_FALSE=''
706BUILD_LOOPNEL_TESTS_TRUE=''
707BUILD_LZCNT_TESTS_FALSE=''
708BUILD_LZCNT_TESTS_TRUE=''
709BUILD_MOVBE_TESTS_FALSE=''
710BUILD_MOVBE_TESTS_TRUE=''
711BUILD_MPIWRAP_PRI_FALSE=''
712BUILD_MPIWRAP_PRI_TRUE=''
713BUILD_MPIWRAP_SEC_FALSE=''
714BUILD_MPIWRAP_SEC_TRUE=''
715BUILD_MPX_TESTS_FALSE=''
716BUILD_MPX_TESTS_TRUE=''
717BUILD_PCLMULQDQ_TESTS_FALSE=''
718BUILD_PCLMULQDQ_TESTS_TRUE=''
719BUILD_RDRAND_TESTS_FALSE=''
720BUILD_RDRAND_TESTS_TRUE=''
721BUILD_SSE3_TESTS_FALSE=''
722BUILD_SSE3_TESTS_TRUE=''
723BUILD_SSE42_TESTS_FALSE=''
724BUILD_SSE42_TESTS_TRUE=''
725BUILD_SSSE3_TESTS_FALSE=''
726BUILD_SSSE3_TESTS_TRUE=''
727BUILD_TSX_TESTS_FALSE=''
728BUILD_TSX_TESTS_TRUE=''
729BUILD_VPCLMULQDQ_TESTS_FALSE=''
730BUILD_VPCLMULQDQ_TESTS_TRUE=''
731CC='/usr/bin/clang'
732CCAS='/usr/bin/clang'
733CCASDEPMODE='depmode=gcc3'
734CCASFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
735CCDEPMODE='depmode=gcc3'
736CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
737CFLAGS_MPI=''
738COMPILER_IS_CLANG_FALSE='#'
739COMPILER_IS_CLANG_TRUE=''
740COMPILER_IS_ICC_FALSE=''
741COMPILER_IS_ICC_TRUE='#'
742CPP='/usr/bin/clang -E'
743CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
744CSCOPE='cscope'
745CTAGS='ctags'
746CXX='/usr/bin/clang++'
747CXXDEPMODE='depmode=gcc3'
748CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
749CXX_CAN_INCLUDE_THREAD_HEADER_FALSE=''
750CXX_CAN_INCLUDE_THREAD_HEADER_TRUE=''
751CYGPATH_W='echo'
752DEFAULT_SUPP=''
753DEFS=''
754DEPDIR='.deps'
755DEVELOPER_DIR='/Library/Developer/CommandLineTools'
756DIFF='diff -u'
757DIS_PATH=''
758DWARF4_FALSE=''
759DWARF4_TRUE=''
760ECHO_C='\c'
761ECHO_N=''
762ECHO_T=''
763EGREP=''
764ENABLE_LINUX_TICKET_LOCK_PRIMARY_FALSE=''
765ENABLE_LINUX_TICKET_LOCK_PRIMARY_TRUE=''
766ENABLE_LINUX_TICKET_LOCK_SECONDARY_FALSE=''
767ENABLE_LINUX_TICKET_LOCK_SECONDARY_TRUE=''
768ETAGS='etags'
769EXEEXT=''
770FLAG_FALIGNED_NEW=''
771FLAG_FINLINE_FUNCTIONS=''
772FLAG_FNO_IPA_ICF=''
773FLAG_FNO_STACK_PROTECTOR=''
774FLAG_FSANITIZE=''
775FLAG_M32=''
776FLAG_M64=''
777FLAG_MLONG_DOUBLE_128=''
778FLAG_MMMX=''
779FLAG_MSA=''
780FLAG_MSSE=''
781FLAG_NO_BUILD_ID=''
782FLAG_NO_PIE=''
783FLAG_OCTEON2=''
784FLAG_OCTEON=''
785FLAG_PIE=''
786FLAG_T_TEXT=''
787FLAG_UNLIMITED_INLINE_UNIT_GROWTH=''
788FLAG_W_CAST_ALIGN=''
789FLAG_W_CAST_QUAL=''
790FLAG_W_EMPTY_BODY=''
791FLAG_W_ENUM_CONVERSION=''
792FLAG_W_EXTRA=''
793FLAG_W_FORMAT=''
794FLAG_W_FORMAT_SECURITY=''
795FLAG_W_FORMAT_SIGNEDNESS=''
796FLAG_W_IGNORED_QUALIFIERS=''
797FLAG_W_IMPLICIT_FALLTHROUGH=''
798FLAG_W_LOGICAL_OP=''
799FLAG_W_MISSING_PARAMETER_TYPE=''
800FLAG_W_NO_INFINITE_RECURSION=''
801FLAG_W_NO_MEMSET_TRANSPOSED_ARGS=''
802FLAG_W_NO_MISMATCHED_NEW_DELETE=''
803FLAG_W_NO_NONNULL=''
804FLAG_W_NO_OVERFLOW=''
805FLAG_W_NO_POINTER_SIGN=''
806FLAG_W_NO_STATIC_LOCAL_IN_INLINE=''
807FLAG_W_NO_UNINITIALIZED=''
808FLAG_W_NO_UNUSED_FUNCTION=''
809FLAG_W_OLD_STYLE_DECLARATION=''
810FLAG_W_WRITE_STRINGS=''
811GDB='/no/gdb/was/found/at/configure/time'
812GLIBC_VERSION=''
813GREP=''
814GZ_ZLIB_FALSE=''
815GZ_ZLIB_GNU_FALSE=''
816GZ_ZLIB_GNU_TRUE=''
817GZ_ZLIB_TRUE=''
818HAS_ALTIVEC_FALSE=''
819HAS_ALTIVEC_TRUE=''
820HAS_DFP_FALSE=''
821HAS_DFP_TRUE=''
822HAS_ISA_2_05_FALSE=''
823HAS_ISA_2_05_TRUE=''
824HAS_ISA_2_06_FALSE=''
825HAS_ISA_2_06_TRUE=''
826HAS_ISA_2_07_FALSE=''
827HAS_ISA_2_07_TRUE=''
828HAS_ISA_3_00_FALSE=''
829HAS_ISA_3_00_TRUE=''
830HAS_MLONG_DOUBLE_128_FALSE=''
831HAS_MLONG_DOUBLE_128_TRUE=''
832HAS_VSX_FALSE=''
833HAS_VSX_TRUE=''
834HAVE_ASM_CONSTRAINT_P_FALSE=''
835HAVE_ASM_CONSTRAINT_P_TRUE=''
836HAVE_AT_FDCWD_FALSE=''
837HAVE_AT_FDCWD_TRUE=''
838HAVE_BOOST_1_35_FALSE=''
839HAVE_BOOST_1_35_TRUE=''
840HAVE_BUILTIN_ATOMIC64_FALSE=''
841HAVE_BUILTIN_ATOMIC64_TRUE=''
842HAVE_BUILTIN_ATOMIC_CXX_FALSE=''
843HAVE_BUILTIN_ATOMIC_CXX_TRUE=''
844HAVE_BUILTIN_ATOMIC_FALSE=''
845HAVE_BUILTIN_ATOMIC_SECONDARY_FALSE=''
846HAVE_BUILTIN_ATOMIC_SECONDARY_TRUE=''
847HAVE_BUILTIN_ATOMIC_TRUE=''
848HAVE_COPY_FILE_RANGE_FALSE=''
849HAVE_COPY_FILE_RANGE_TRUE=''
850HAVE_DLINFO_RTLD_DI_TLS_MODID_FALSE=''
851HAVE_DLINFO_RTLD_DI_TLS_MODID_TRUE=''
852HAVE_GNU_STPNCPY_FALSE=''
853HAVE_GNU_STPNCPY_TRUE=''
854HAVE_NESTED_FUNCTIONS_FALSE=''
855HAVE_NESTED_FUNCTIONS_TRUE=''
856HAVE_NR_MEMBARRIER_FALSE=''
857HAVE_NR_MEMBARRIER_TRUE=''
858HAVE_OPENMP_FALSE=''
859HAVE_OPENMP_TRUE=''
860HAVE_PREADV2_PWRITEV2_FALSE=''
861HAVE_PREADV2_PWRITEV2_TRUE=''
862HAVE_PREADV_PWRITEV_FALSE=''
863HAVE_PREADV_PWRITEV_TRUE=''
864HAVE_PTHREAD_BARRIER_FALSE=''
865HAVE_PTHREAD_BARRIER_TRUE=''
866HAVE_PTHREAD_CREATE_GLIBC_2_0_FALSE=''
867HAVE_PTHREAD_CREATE_GLIBC_2_0_TRUE=''
868HAVE_PTHREAD_MUTEX_TIMEDLOCK_FALSE=''
869HAVE_PTHREAD_MUTEX_TIMEDLOCK_TRUE=''
870HAVE_PTHREAD_SETNAME_NP_FALSE=''
871HAVE_PTHREAD_SETNAME_NP_TRUE=''
872HAVE_PTHREAD_SPINLOCK_FALSE=''
873HAVE_PTHREAD_SPINLOCK_TRUE=''
874HAVE_SHARED_POINTER_ANNOTATION_FALSE=''
875HAVE_SHARED_POINTER_ANNOTATION_TRUE=''
876HWCAP_HAS_ALTIVEC=''
877HWCAP_HAS_DFP=''
878HWCAP_HAS_HTM=''
879HWCAP_HAS_ISA_2_05=''
880HWCAP_HAS_ISA_2_06=''
881HWCAP_HAS_ISA_2_07=''
882HWCAP_HAS_ISA_3_00=''
883HWCAP_HAS_VSX=''
884INSTALL_DATA='${INSTALL} -m 644'
885INSTALL_PROGRAM='${INSTALL}'
886INSTALL_SCRIPT='${INSTALL}'
887INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
888LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
889LDFLAGS_MPI=''
890LIBOBJS=''
891LIBS=''
892LIB_UBSAN=''
893LN_S='ln -s'
894LTLIBOBJS=''
895LTO_AR=''
896LTO_CFLAGS=''
897LTO_RANLIB=''
898MAINT='#'
899MAINTAINER_MODE_FALSE=''
900MAINTAINER_MODE_TRUE='#'
901MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.16.1-r2020-12-17/missing'\'' makeinfo'
902MKDIR_P='/opt/local/bin/gmkdir -p'
903MPI_CC=''
904OBJEXT='o'
905PACKAGE='valgrind'
906PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net'
907PACKAGE_NAME='Valgrind'
908PACKAGE_STRING='Valgrind 3.17.0.GIT-lbmacos'
909PACKAGE_TARNAME='valgrind'
910PACKAGE_URL=''
911PACKAGE_VERSION='3.17.0.GIT-lbmacos'
912PATH_SEPARATOR=':'
913PERL='/opt/local/bin/perl'
914PREFERRED_STACK_BOUNDARY_2=''
915RANLIB='ranlib'
916SED='/opt/local/bin/gsed'
917SET_MAKE=''
918SHELL='/bin/sh'
919SOLARIS_AUDITON_STAT_FALSE=''
920SOLARIS_AUDITON_STAT_TRUE=''
921SOLARIS_EXECVE_SYSCALL_TAKES_FLAGS_FALSE=''
922SOLARIS_EXECVE_SYSCALL_TAKES_FLAGS_TRUE=''
923SOLARIS_FREALPATHAT_SYSCALL_FALSE=''
924SOLARIS_FREALPATHAT_SYSCALL_TRUE=''
925SOLARIS_GETHRT_FASTTRAP_FALSE=''
926SOLARIS_GETHRT_FASTTRAP_TRUE=''
927SOLARIS_GETRANDOM_SYSCALL_FALSE=''
928SOLARIS_GETRANDOM_SYSCALL_TRUE=''
929SOLARIS_GETZONEOFFSET_FASTTRAP_FALSE=''
930SOLARIS_GETZONEOFFSET_FASTTRAP_TRUE=''
931SOLARIS_LWP_NAME_SYSCALL_FALSE=''
932SOLARIS_LWP_NAME_SYSCALL_TRUE=''
933SOLARIS_LWP_SIGQUEUE_SYSCALL_FALSE=''
934SOLARIS_LWP_SIGQUEUE_SYSCALL_TAKES_PID_FALSE=''
935SOLARIS_LWP_SIGQUEUE_SYSCALL_TAKES_PID_TRUE=''
936SOLARIS_LWP_SIGQUEUE_SYSCALL_TRUE=''
937SOLARIS_MODCTL_MODNVL_FALSE=''
938SOLARIS_MODCTL_MODNVL_TRUE=''
939SOLARIS_NSCD_DOOR_SYSTEM_VOLATILE_FALSE=''
940SOLARIS_NSCD_DOOR_SYSTEM_VOLATILE_TRUE=''
941SOLARIS_OLD_SYSCALLS_FALSE=''
942SOLARIS_OLD_SYSCALLS_TRUE=''
943SOLARIS_PROC_CMDLINE_FALSE=''
944SOLARIS_PROC_CMDLINE_TRUE=''
945SOLARIS_PRXREGSET_T_FALSE=''
946SOLARIS_PRXREGSET_T_TRUE=''
947SOLARIS_PSET_GET_NAME_FALSE=''
948SOLARIS_PSET_GET_NAME_TRUE=''
949SOLARIS_RESERVE_SYSSTAT_ADDR_FALSE=''
950SOLARIS_RESERVE_SYSSTAT_ADDR_TRUE=''
951SOLARIS_RESERVE_SYSSTAT_ZONE_ADDR_FALSE=''
952SOLARIS_RESERVE_SYSSTAT_ZONE_ADDR_TRUE=''
953SOLARIS_SHM_NEW_FALSE=''
954SOLARIS_SHM_NEW_TRUE=''
955SOLARIS_SPAWN_SYSCALL_FALSE=''
956SOLARIS_SPAWN_SYSCALL_TRUE=''
957SOLARIS_SUN_STUDIO_AS_FALSE=''
958SOLARIS_SUN_STUDIO_AS_TRUE=''
959SOLARIS_SYSTEM_STATS_SYSCALL_FALSE=''
960SOLARIS_SYSTEM_STATS_SYSCALL_TRUE=''
961SOLARIS_TNDB_GET_TNIP_FALSE=''
962SOLARIS_TNDB_GET_TNIP_TRUE=''
963SOLARIS_TSOL_CLEARANCE_FALSE=''
964SOLARIS_TSOL_CLEARANCE_TRUE=''
965SOLARIS_UNDEF_LARGESOURCE=''
966SOLARIS_UTIMENSAT_SYSCALL_FALSE=''
967SOLARIS_UTIMENSAT_SYSCALL_TRUE=''
968SOLARIS_UTIMESYS_SYSCALL_FALSE=''
969SOLARIS_UTIMESYS_SYSCALL_TRUE=''
970SOLARIS_UUIDSYS_SYSCALL_FALSE=''
971SOLARIS_UUIDSYS_SYSCALL_TRUE=''
972SOLARIS_XPG_SYMBOLS_PRESENT_FALSE=''
973SOLARIS_XPG_SYMBOLS_PRESENT_TRUE=''
974SOLARIS_ZONE_DEFUNCT_FALSE=''
975SOLARIS_ZONE_DEFUNCT_TRUE=''
976STRIP=''
977SUPPORTS_HTM_FALSE=''
978SUPPORTS_HTM_TRUE=''
979VALT_LOAD_ADDRESS_PRI=''
980VALT_LOAD_ADDRESS_SEC=''
981VERSION='3.17.0.GIT-lbmacos'
982VGCONF_ABI=''
983VGCONF_ARCHS_INCLUDE_AMD64_FALSE=''
984VGCONF_ARCHS_INCLUDE_AMD64_TRUE=''
985VGCONF_ARCHS_INCLUDE_ARM64_FALSE=''
986VGCONF_ARCHS_INCLUDE_ARM64_TRUE=''
987VGCONF_ARCHS_INCLUDE_ARM_FALSE=''
988VGCONF_ARCHS_INCLUDE_ARM_TRUE=''
989VGCONF_ARCHS_INCLUDE_MIPS32_FALSE=''
990VGCONF_ARCHS_INCLUDE_MIPS32_TRUE=''
991VGCONF_ARCHS_INCLUDE_MIPS64_FALSE=''
992VGCONF_ARCHS_INCLUDE_MIPS64_TRUE=''
993VGCONF_ARCHS_INCLUDE_NANOMIPS_FALSE=''
994VGCONF_ARCHS_INCLUDE_NANOMIPS_TRUE=''
995VGCONF_ARCHS_INCLUDE_PPC32_FALSE=''
996VGCONF_ARCHS_INCLUDE_PPC32_TRUE=''
997VGCONF_ARCHS_INCLUDE_PPC64_FALSE=''
998VGCONF_ARCHS_INCLUDE_PPC64_TRUE=''
999VGCONF_ARCHS_INCLUDE_S390X_FALSE=''
1000VGCONF_ARCHS_INCLUDE_S390X_TRUE=''
1001VGCONF_ARCHS_INCLUDE_X86_FALSE=''
1002VGCONF_ARCHS_INCLUDE_X86_TRUE=''
1003VGCONF_ARCH_PRI=''
1004VGCONF_ARCH_SEC=''
1005VGCONF_HAVE_ABI_FALSE=''
1006VGCONF_HAVE_ABI_TRUE=''
1007VGCONF_HAVE_PLATFORM_SEC_FALSE=''
1008VGCONF_HAVE_PLATFORM_SEC_TRUE=''
1009VGCONF_OS='darwin'
1010VGCONF_OS_IS_DARWIN_FALSE=''
1011VGCONF_OS_IS_DARWIN_TRUE=''
1012VGCONF_OS_IS_LINUX_FALSE=''
1013VGCONF_OS_IS_LINUX_TRUE=''
1014VGCONF_OS_IS_SOLARIS_FALSE=''
1015VGCONF_OS_IS_SOLARIS_TRUE=''
1016VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE=''
1017VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_TRUE=''
1018VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_FALSE=''
1019VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE=''
1020VGCONF_PLATFORMS_INCLUDE_AMD64_SOLARIS_FALSE=''
1021VGCONF_PLATFORMS_INCLUDE_AMD64_SOLARIS_TRUE=''
1022VGCONF_PLATFORMS_INCLUDE_ARM64_LINUX_FALSE=''
1023VGCONF_PLATFORMS_INCLUDE_ARM64_LINUX_TRUE=''
1024VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_FALSE=''
1025VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_TRUE=''
1026VGCONF_PLATFORMS_INCLUDE_MIPS32_LINUX_FALSE=''
1027VGCONF_PLATFORMS_INCLUDE_MIPS32_LINUX_TRUE=''
1028VGCONF_PLATFORMS_INCLUDE_MIPS64_LINUX_FALSE=''
1029VGCONF_PLATFORMS_INCLUDE_MIPS64_LINUX_TRUE=''
1030VGCONF_PLATFORMS_INCLUDE_NANOMIPS_LINUX_FALSE=''
1031VGCONF_PLATFORMS_INCLUDE_NANOMIPS_LINUX_TRUE=''
1032VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_FALSE=''
1033VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE=''
1034VGCONF_PLATFORMS_INCLUDE_PPC64BE_LINUX_FALSE=''
1035VGCONF_PLATFORMS_INCLUDE_PPC64BE_LINUX_TRUE=''
1036VGCONF_PLATFORMS_INCLUDE_PPC64LE_LINUX_FALSE=''
1037VGCONF_PLATFORMS_INCLUDE_PPC64LE_LINUX_TRUE=''
1038VGCONF_PLATFORMS_INCLUDE_S390X_LINUX_FALSE=''
1039VGCONF_PLATFORMS_INCLUDE_S390X_LINUX_TRUE=''
1040VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_FALSE=''
1041VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_TRUE=''
1042VGCONF_PLATFORMS_INCLUDE_X86_LINUX_FALSE=''
1043VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE=''
1044VGCONF_PLATFORMS_INCLUDE_X86_SOLARIS_FALSE=''
1045VGCONF_PLATFORMS_INCLUDE_X86_SOLARIS_TRUE=''
1046VGCONF_PLATFORM_PRI_CAPS=''
1047VGCONF_PLATFORM_SEC_CAPS=''
1048VGCONF_PLATVARIANT=''
1049VGCONF_PLATVARIANT_IS_ANDROID_FALSE=''
1050VGCONF_PLATVARIANT_IS_ANDROID_TRUE=''
1051VGCONF_PLATVARIANT_IS_VANILLA_FALSE=''
1052VGCONF_PLATVARIANT_IS_VANILLA_TRUE=''
1053VG_TMPDIR=''
1054XCODE_INC_DIR='/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include'
1055XCRUN='yes'
1056ac_ct_CC='/usr/bin/clang'
1057ac_ct_CXX=''
1058am__EXEEXT_FALSE=''
1059am__EXEEXT_TRUE=''
1060am__fastdepCCAS_FALSE='#'
1061am__fastdepCCAS_TRUE=''
1062am__fastdepCC_FALSE='#'
1063am__fastdepCC_TRUE=''
1064am__fastdepCXX_FALSE='#'
1065am__fastdepCXX_TRUE=''
1066am__include='include'
1067am__isrc=''
1068am__leading_dot='.'
1069am__nodep='_no'
1070am__quote=''
1071am__tar='$${TAR-tar} chof - "$$tardir"'
1072am__untar='$${TAR-tar} xf -'
1073bindir='${exec_prefix}/bin'
1074build='x86_64-apple-darwin21.1.0'
1075build_alias=''
1076build_cpu='x86_64'
1077build_os='darwin21.1.0'
1078build_vendor='apple'
1079datadir='${datarootdir}'
1080datarootdir='${prefix}/share'
1081docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1082dvidir='${docdir}'
1083exec_prefix='NONE'
1084host='x86_64-apple-darwin21.1.0'
1085host_alias=''
1086host_cpu='x86_64'
1087host_os='darwin21.1.0'
1088host_vendor='apple'
1089htmldir='${docdir}'
1090includedir='${prefix}/include'
1091infodir='${datarootdir}/info'
1092install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_valgrind/valgrind-macos-devel/work/valgrind-3.16.1-r2020-12-17/install-sh'
1093libdir='${exec_prefix}/lib'
1094libexecdir='${exec_prefix}/libexec'
1095localedir='${datarootdir}/locale'
1096localstatedir='${prefix}/var'
1097mandir='${datarootdir}/man'
1098mkdir_p='$(MKDIR_P)'
1099oldincludedir='/usr/include'
1100pdfdir='${docdir}'
1101prefix='/opt/local'
1102program_transform_name='s,x,x,'
1103psdir='${docdir}'
1104runstatedir='${localstatedir}/run'
1105sbindir='${exec_prefix}/sbin'
1106sharedstatedir='${prefix}/com'
1107sysconfdir='${prefix}/etc'
1108target_alias=''
1109
1110## ----------- ##
1111## confdefs.h. ##
1112## ----------- ##
1113
1114/* confdefs.h */
1115#define PACKAGE_NAME "Valgrind"
1116#define PACKAGE_TARNAME "valgrind"
1117#define PACKAGE_VERSION "3.17.0.GIT-lbmacos"
1118#define PACKAGE_STRING "Valgrind 3.17.0.GIT-lbmacos"
1119#define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1120#define PACKAGE_URL ""
1121#define PACKAGE "valgrind"
1122#define VERSION "3.17.0.GIT-lbmacos"
1123#define GDB_PATH "/no/gdb/was/found/at/configure/time"
1124#define DARWIN_10_5 100500
1125#define DARWIN_10_6 100600
1126#define DARWIN_10_7 100700
1127#define DARWIN_10_8 100800
1128#define DARWIN_10_9 100900
1129#define DARWIN_10_10 101000
1130#define DARWIN_10_11 101100
1131#define DARWIN_10_12 101200
1132#define DARWIN_10_13 101300
1133#define DARWIN_10_14 101400
1134#define DARWIN_10_15 101500
1135#define DARWIN_11_00 110000
1136#define XCODE_10_XX 101400
1137#define XCODE_10_14_6 101406
1138#define XCODE_10_15 101500
1139#define XCODE_11_0 110000
1140
1141configure: exit 1