Ticket #63150: config.log

File config.log, 87.1 KB (added by klanchman (Kyle Lanchman), 3 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 MKVToolNix configure 58.0.0, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-boost=/opt/local/libexec/boost/1.76 --with-extra-libs=/opt/local/lib --with-extra-includes=/opt/local/include --with-xsltproc=/opt/local/bin/xsltproc --with-docbook-xsl-root=/opt/local/share/xsl/docbook-xsl-nons --with-po4a=/opt/local/bin/po4a --with-po4a-translate=/opt/local/bin/po4a-translate --disable-update-check --enable-qt --with-qmake=/opt/local/libexec/qt5/bin/qmake --with-moc=/opt/local/libexec/qt5/bin/moc --with-uic=/opt/local/libexec/qt5/bin/uic --with-rcc=/opt/local/libexec/qt5/bin/rcc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Nagase.local
14uname -m = x86_64
15uname -r = 20.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.5.0: Sat May  8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/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 20.5.0: Sat May  8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64
27Kernel configured for up to 6 processors.
286 processors are physically available.
296 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5
32Primary memory available: 16.00 gigabytes
33Default processor set: 617 tasks, 2174 threads, 6 processors
34Load average: 1.88, Mach factor: 4.10
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:3204: looking for aux files: install-sh config.guess config.sub
52configure:3217:  trying ./
53configure:3228:   ./install-sh found
54configure:3246:   ./config.guess found
55configure:3246:   ./config.sub found
56configure:3475: checking build system type
57configure:3490: result: x86_64-apple-darwin20.5.0
58configure:3510: checking host system type
59configure:3524: result: x86_64-apple-darwin20.5.0
60configure:3544: checking target system type
61configure:3558: result: x86_64-apple-darwin20.5.0
62configure:3647: checking for gcc
63configure:3679: result: /usr/bin/clang
64configure:4032: checking for C compiler version
65configure:4041: /usr/bin/clang --version >&5
66Apple clang version 12.0.5 (clang-1205.0.22.9)
67Target: x86_64-apple-darwin20.5.0
68Thread model: posix
69InstalledDir: /Library/Developer/CommandLineTools/usr/bin
70configure:4052: $? = 0
71configure:4041: /usr/bin/clang -v >&5
72Apple clang version 12.0.5 (clang-1205.0.22.9)
73Target: x86_64-apple-darwin20.5.0
74Thread model: posix
75InstalledDir: /Library/Developer/CommandLineTools/usr/bin
76configure:4052: $? = 0
77configure:4041: /usr/bin/clang -V >&5
78clang: error: argument to '-V' is missing (expected 1 value)
79clang: error: no input files
80configure:4052: $? = 1
81configure:4041: /usr/bin/clang -qversion >&5
82clang: error: unknown argument '-qversion'; did you mean '--version'?
83clang: error: no input files
84configure:4052: $? = 1
85configure:4041: /usr/bin/clang -version >&5
86clang: error: unknown argument '-version'; did you mean '--version'?
87clang: error: no input files
88configure:4052: $? = 1
89configure:4072: checking whether the C compiler works
90configure:4094: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.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/MacOSX11.sdk -arch x86_64 conftest.c  >&5
91configure:4098: $? = 0
92configure:4148: result: yes
93configure:4151: checking for C compiler default output file name
94configure:4153: result: a.out
95configure:4159: checking for suffix of executables
96configure:4166: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.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/MacOSX11.sdk -arch x86_64 conftest.c  >&5
97configure:4170: $? = 0
98configure:4193: result:
99configure:4215: checking whether we are cross compiling
100configure:4223: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.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/MacOSX11.sdk -arch x86_64 conftest.c  >&5
101configure:4227: $? = 0
102configure:4234: ./conftest
103configure:4238: $? = 0
104configure:4253: result: no
105configure:4258: checking for suffix of object files
106configure:4281: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
107configure:4285: $? = 0
108configure:4307: result: o
109configure:4311: checking whether the compiler supports GNU C
110configure:4331: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
111configure:4331: $? = 0
112configure:4341: result: yes
113configure:4352: checking whether /usr/bin/clang accepts -g
114configure:4373: /usr/bin/clang -c -g -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
115configure:4373: $? = 0
116configure:4417: result: yes
117configure:4437: checking for /usr/bin/clang option to enable C11 features
118configure:4452: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
119configure:4452: $? = 0
120configure:4470: result: none needed
121configure:4582: checking whether /usr/bin/clang and cc understand -c and -o together
122configure:4614: /usr/bin/clang -c conftest.c -o conftest2.o >&5
123configure:4618: $? = 0
124configure:4624: /usr/bin/clang -c conftest.c -o conftest2.o >&5
125configure:4628: $? = 0
126configure:4639: cc -c conftest.c >&5
127configure:4643: $? = 0
128configure:4651: cc -c conftest.c -o conftest2.o >&5
129configure:4655: $? = 0
130configure:4661: cc -c conftest.c -o conftest2.o >&5
131configure:4665: $? = 0
132configure:4683: result: yes
133configure:4698: checking how to run the C preprocessor
134configure:4724: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
135configure:4724: $? = 0
136configure:4739: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
137conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
138#include <ac_nonexistent.h>
139         ^~~~~~~~~~~~~~~~~~
1401 error generated.
141configure:4739: $? = 1
142configure: failed program was:
143| /* confdefs.h */
144| #define PACKAGE_NAME "MKVToolNix"
145| #define PACKAGE_TARNAME "mkvtoolnix"
146| #define PACKAGE_VERSION "58.0.0"
147| #define PACKAGE_STRING "MKVToolNix 58.0.0"
148| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
149| #define PACKAGE_URL ""
150| /* end confdefs.h.  */
151| #include <ac_nonexistent.h>
152configure:4766: result: /usr/bin/clang -E
153configure:4780: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
154configure:4780: $? = 0
155configure:4795: /usr/bin/clang -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
156conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
157#include <ac_nonexistent.h>
158         ^~~~~~~~~~~~~~~~~~
1591 error generated.
160configure:4795: $? = 1
161configure: failed program was:
162| /* confdefs.h */
163| #define PACKAGE_NAME "MKVToolNix"
164| #define PACKAGE_TARNAME "mkvtoolnix"
165| #define PACKAGE_VERSION "58.0.0"
166| #define PACKAGE_STRING "MKVToolNix 58.0.0"
167| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
168| #define PACKAGE_URL ""
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:4954: checking for C++ compiler version
172configure:4963: /usr/bin/clang++ --version >&5
173Apple clang version 12.0.5 (clang-1205.0.22.9)
174Target: x86_64-apple-darwin20.5.0
175Thread model: posix
176InstalledDir: /Library/Developer/CommandLineTools/usr/bin
177configure:4974: $? = 0
178configure:4963: /usr/bin/clang++ -v >&5
179Apple clang version 12.0.5 (clang-1205.0.22.9)
180Target: x86_64-apple-darwin20.5.0
181Thread model: posix
182InstalledDir: /Library/Developer/CommandLineTools/usr/bin
183configure:4974: $? = 0
184configure:4963: /usr/bin/clang++ -V >&5
185clang: error: argument to '-V' is missing (expected 1 value)
186clang: error: no input files
187configure:4974: $? = 1
188configure:4963: /usr/bin/clang++ -qversion >&5
189clang: error: unknown argument '-qversion'; did you mean '--version'?
190clang: error: no input files
191configure:4974: $? = 1
192configure:4978: checking whether the compiler supports GNU C++
193configure:4998: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
194configure:4998: $? = 0
195configure:5008: result: yes
196configure:5019: checking whether /usr/bin/clang++ accepts -g
197configure:5040: /usr/bin/clang++ -c -g -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
198configure:5040: $? = 0
199configure:5084: result: yes
200configure:5104: checking for /usr/bin/clang++ option to enable C++11 features
201configure:5119: /usr/bin/clang++  -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
202conftest.cpp:55:3: error: "Compiler does not advertise C++11 conformance"
203# error "Compiler does not advertise C++11 conformance"
204  ^
205conftest.cpp:60:3: error: unknown type name 'constexpr'
206  constexpr int get_val() { return 20; }
207  ^
208conftest.cpp:72:17: error: delegating constructors are permitted only in C++11
209    delegate(): delegate(2354) {}
210                ^~~~~~~~
211conftest.cpp:83:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
212    virtual int getval() override final { return this->n * 2; }
213                         ^
214conftest.cpp:83:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]
215    virtual int getval() override final { return this->n * 2; }
216                                  ^
217conftest.cpp:90:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
218    nocopy() = default;
219               ^
220conftest.cpp:91:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
221    nocopy(const nocopy&) = delete;
222                            ^
223conftest.cpp:92:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
224    nocopy & operator=(const nocopy&) = delete;
225                                        ^
226conftest.cpp:104:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
227  template <typename V> auto sum(V first) -> V
228                        ^
229conftest.cpp:104:25: error: 'auto' not allowed in function return type
230  template <typename V> auto sum(V first) -> V
231                        ^~~~
232conftest.cpp:104:42: error: expected ';' at end of declaration
233  template <typename V> auto sum(V first) -> V
234                                         ^
235                                         ;
236conftest.cpp:104:43: error: cannot use arrow operator on a type
237  template <typename V> auto sum(V first) -> V
238                                          ^
239conftest.cpp:108:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
240  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
241                                ^
242conftest.cpp:108:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
243  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
244                                          ^
245conftest.cpp:108:43: error: 'auto' not allowed in function return type
246  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
247                                          ^~~~
248conftest.cpp:108:74: error: expected ';' at end of declaration
249  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
250                                                                         ^
251                                                                         ;
252conftest.cpp:108:75: error: cannot use arrow operator on a type
253  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
254                                                                          ^
255conftest.cpp:132:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
256  auto a1 = 6538;
257  ^
258conftest.cpp:133:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
259  auto a2 = 48573953.4;
260  ^
261conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
262  auto a3 = "String literal";
263  ^
264conftest.cpp:137:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
265  for (auto i = a3; *i; ++i) { total += *i; }
266       ^
267conftest.cpp:153:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
268  for (auto &x : array) { x += 23; }
269       ^
270conftest.cpp:153:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
271  for (auto &x : array) { x += 23; }
272               ^
273conftest.cpp:158:17: error: expected expression
274  assert (eval ([](int x) { return x*2; }, 21) == 42);
275                ^
276conftest.cpp:160:17: error: expected expression
277  assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
278                ^
279conftest.cpp:162:17: error: expected expression
280  assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
281                ^
282conftest.cpp:168:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
283  auto a = sum(1);
284  ^
285conftest.cpp:168:12: error: no matching function for call to 'sum'
286  auto a = sum(1);
287           ^~~
288conftest.cpp:169:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
289  auto b = sum(1, 2);
290  ^
291conftest.cpp:169:12: error: no matching function for call to 'sum'
292  auto b = sum(1, 2);
293           ^~~
294conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
295  auto c = sum(1.0, 2.0, 3.0);
296  ^
297conftest.cpp:170:12: error: no matching function for call to 'sum'
298  auto c = sum(1.0, 2.0, 3.0);
299           ^~~
300conftest.cpp:175:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
301  cxx11test::delegate d2();
302                        ^~
303conftest.cpp:175:25: note: remove parentheses to declare a variable
304  cxx11test::delegate d2();
305                        ^~
306conftest.cpp:188:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?
307  test_template<::test_template<int>> v(test_template<int>(12));
308               ^~~
309               < ::
310conftest.cpp:188:36: error: a space is required between consecutive right angle brackets (use '> >')
311  test_template<::test_template<int>> v(test_template<int>(12));
312                                   ^~
313                                   > >
314conftest.cpp:192:22: error: use of undeclared identifier 'u8'
315  char const *utf8 = u8"UTF-8 string \u2500";
316                     ^
317conftest.cpp:192:24: error: expected ';' at end of declaration
318  char const *utf8 = u8"UTF-8 string \u2500";
319                       ^
320                       ;
321fatal error: too many errors emitted, stopping now [-ferror-limit=]
32218 warnings and 20 errors generated.
323configure:5119: $? = 1
324configure: failed program was:
325| /* confdefs.h */
326| #define PACKAGE_NAME "MKVToolNix"
327| #define PACKAGE_TARNAME "mkvtoolnix"
328| #define PACKAGE_VERSION "58.0.0"
329| #define PACKAGE_STRING "MKVToolNix 58.0.0"
330| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
331| #define PACKAGE_URL ""
332| /* end confdefs.h.  */
333|
334| // Does the compiler advertise C++98 conformance?
335| #if !defined __cplusplus || __cplusplus < 199711L
336| # error "Compiler does not advertise C++98 conformance"
337| #endif
338|
339| // These inclusions are to reject old compilers that
340| // lack the unsuffixed header files.
341| #include <cstdlib>
342| #include <exception>
343|
344| // <cassert> and <cstring> are *not* freestanding headers in C++98.
345| extern void assert (int);
346| namespace std {
347|   extern int strcmp (const char *, const char *);
348| }
349|
350| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
351| using std::exception;
352| using std::strcmp;
353|
354| namespace {
355|
356| void test_exception_syntax()
357| {
358|   try {
359|     throw "test";
360|   } catch (const char *s) {
361|     // Extra parentheses suppress a warning when building autoconf itself,
362|     // due to lint rules shared with more typical C programs.
363|     assert (!(strcmp) (s, "test"));
364|   }
365| }
366|
367| template <typename T> struct test_template
368| {
369|   T const val;
370|   explicit test_template(T t) : val(t) {}
371|   template <typename U> T add(U u) { return static_cast<T>(u) + val; }
372| };
373|
374| } // anonymous namespace
375|
376|
377| // Does the compiler advertise C++ 2011 conformance?
378| #if !defined __cplusplus || __cplusplus < 201103L
379| # error "Compiler does not advertise C++11 conformance"
380| #endif
381|
382| namespace cxx11test
383| {
384|   constexpr int get_val() { return 20; }
385|
386|   struct testinit
387|   {
388|     int i;
389|     double d;
390|   };
391|
392|   class delegate
393|   {
394|   public:
395|     delegate(int n) : n(n) {}
396|     delegate(): delegate(2354) {}
397|
398|     virtual int getval() { return this->n; };
399|   protected:
400|     int n;
401|   };
402|
403|   class overridden : public delegate
404|   {
405|   public:
406|     overridden(int n): delegate(n) {}
407|     virtual int getval() override final { return this->n * 2; }
408|   };
409|
410|   class nocopy
411|   {
412|   public:
413|     nocopy(int i): i(i) {}
414|     nocopy() = default;
415|     nocopy(const nocopy&) = delete;
416|     nocopy & operator=(const nocopy&) = delete;
417|   private:
418|     int i;
419|   };
420|
421|   // for testing lambda expressions
422|   template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
423|   {
424|     return f(v);
425|   }
426|
427|   // for testing variadic templates and trailing return types
428|   template <typename V> auto sum(V first) -> V
429|   {
430|     return first;
431|   }
432|   template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
433|   {
434|     return first + sum(rest...);
435|   }
436| }
437|
438|
439| int
440| main (int argc, char **argv)
441| {
442|   int ok = 0;
443|   
444|   assert (argc);
445|   assert (! argv[0]);
446| {
447|   test_exception_syntax ();
448|   test_template<double> tt (2.0);
449|   assert (tt.add (4) == 6.0);
450|   assert (true && !false);
451| }
452|
453|   
454| {
455|   // Test auto and decltype
456|   auto a1 = 6538;
457|   auto a2 = 48573953.4;
458|   auto a3 = "String literal";
459|
460|   int total = 0;
461|   for (auto i = a3; *i; ++i) { total += *i; }
462|
463|   decltype(a2) a4 = 34895.034;
464| }
465| {
466|   // Test constexpr
467|   short sa[cxx11test::get_val()] = { 0 };
468| }
469| {
470|   // Test initializer lists
471|   cxx11test::testinit il = { 4323, 435234.23544 };
472| }
473| {
474|   // Test range-based for
475|   int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
476|                  14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
477|   for (auto &x : array) { x += 23; }
478| }
479| {
480|   // Test lambda expressions
481|   using cxx11test::eval;
482|   assert (eval ([](int x) { return x*2; }, 21) == 42);
483|   double d = 2.0;
484|   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
485|   assert (d == 5.0);
486|   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
487|   assert (d == 5.0);
488| }
489| {
490|   // Test use of variadic templates
491|   using cxx11test::sum;
492|   auto a = sum(1);
493|   auto b = sum(1, 2);
494|   auto c = sum(1.0, 2.0, 3.0);
495| }
496| {
497|   // Test constructor delegation
498|   cxx11test::delegate d1;
499|   cxx11test::delegate d2();
500|   cxx11test::delegate d3(45);
501| }
502| {
503|   // Test override and final
504|   cxx11test::overridden o1(55464);
505| }
506| {
507|   // Test nullptr
508|   char *c = nullptr;
509| }
510| {
511|   // Test template brackets
512|   test_template<::test_template<int>> v(test_template<int>(12));
513| }
514| {
515|   // Unicode literals
516|   char const *utf8 = u8"UTF-8 string \u2500";
517|   char16_t const *utf16 = u"UTF-8 string \u2500";
518|   char32_t const *utf32 = U"UTF-32 string \u2500";
519| }
520|
521|   return ok;
522| }
523|
524configure:5137: result: none needed
525configure:5206: checking how to run the C++ preprocessor
526configure:5228: /usr/bin/clang++ -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp
527configure:5228: $? = 0
528configure:5243: /usr/bin/clang++ -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp
529conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found
530#include <ac_nonexistent.h>
531         ^~~~~~~~~~~~~~~~~~
5321 error generated.
533configure:5243: $? = 1
534configure: failed program was:
535| /* confdefs.h */
536| #define PACKAGE_NAME "MKVToolNix"
537| #define PACKAGE_TARNAME "mkvtoolnix"
538| #define PACKAGE_VERSION "58.0.0"
539| #define PACKAGE_STRING "MKVToolNix 58.0.0"
540| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
541| #define PACKAGE_URL ""
542| /* end confdefs.h.  */
543| #include <ac_nonexistent.h>
544configure:5270: result: /usr/bin/clang++ -E
545configure:5284: /usr/bin/clang++ -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp
546configure:5284: $? = 0
547configure:5299: /usr/bin/clang++ -E -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp
548conftest.cpp:9:10: fatal error: 'ac_nonexistent.h' file not found
549#include <ac_nonexistent.h>
550         ^~~~~~~~~~~~~~~~~~
5511 error generated.
552configure:5299: $? = 1
553configure: failed program was:
554| /* confdefs.h */
555| #define PACKAGE_NAME "MKVToolNix"
556| #define PACKAGE_TARNAME "mkvtoolnix"
557| #define PACKAGE_VERSION "58.0.0"
558| #define PACKAGE_STRING "MKVToolNix 58.0.0"
559| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
560| #define PACKAGE_URL ""
561| /* end confdefs.h.  */
562| #include <ac_nonexistent.h>
563configure:5330: checking whether make sets $(MAKE)
564configure:5353: result: yes
565configure:5377: checking for a BSD-compatible install
566configure:5450: result: /usr/bin/install -c
567configure:5509: checking for ranlib
568configure:5530: found /usr/bin/ranlib
569configure:5541: result: ranlib
570configure:5611: checking for strip
571configure:5632: found /usr/bin/strip
572configure:5643: result: strip
573configure:5713: checking for ar
574configure:5734: found /usr/bin/ar
575configure:5745: result: ar
576configure:5815: checking for ld
577configure:5836: found /usr/bin/ld
578configure:5847: result: ld
579configure:5917: checking for strings
580configure:5938: found /usr/bin/strings
581configure:5949: result: strings
582configure:6019: checking for objdump
583configure:6040: found /usr/bin/objdump
584configure:6051: result: objdump
585configure:6132: checking for pkg-config
586configure:6155: found /opt/local/bin/pkg-config
587configure:6167: result: /opt/local/bin/pkg-config
588configure:6192: checking pkg-config is at least version 0.9.0
589configure:6195: result: yes
590configure:6209: checking for stdio.h
591configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
592configure:6209: $? = 0
593configure:6209: result: yes
594configure:6209: checking for stdlib.h
595configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
596configure:6209: $? = 0
597configure:6209: result: yes
598configure:6209: checking for string.h
599configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
600configure:6209: $? = 0
601configure:6209: result: yes
602configure:6209: checking for inttypes.h
603configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
604configure:6209: $? = 0
605configure:6209: result: yes
606configure:6209: checking for stdint.h
607configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
608configure:6209: $? = 0
609configure:6209: result: yes
610configure:6209: checking for strings.h
611configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
612configure:6209: $? = 0
613configure:6209: result: yes
614configure:6209: checking for sys/stat.h
615configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
616configure:6209: $? = 0
617configure:6209: result: yes
618configure:6209: checking for sys/types.h
619configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
620configure:6209: $? = 0
621configure:6209: result: yes
622configure:6209: checking for unistd.h
623configure:6209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
624configure:6209: $? = 0
625configure:6209: result: yes
626configure:6234: checking for grep that handles long lines and -e
627configure:6298: result: /usr/bin/grep
628configure:6306: checking for egrep
629configure:6374: result: /usr/bin/grep -E
630configure:6380: checking for inttypes.h
631configure:6380: result: yes
632configure:6386: checking for stdint.h
633configure:6386: result: yes
634configure:6392: checking for sys/types.h
635configure:6392: result: yes
636configure:6398: checking for sys/syscall.h
637configure:6398: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
638configure:6398: $? = 0
639configure:6398: result: yes
640configure:6404: checking for stropts.h
641configure:6404: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
642conftest.c:51:10: fatal error: 'stropts.h' file not found
643#include <stropts.h>
644         ^~~~~~~~~~~
6451 error generated.
646configure:6404: $? = 1
647configure: failed program was:
648| /* confdefs.h */
649| #define PACKAGE_NAME "MKVToolNix"
650| #define PACKAGE_TARNAME "mkvtoolnix"
651| #define PACKAGE_VERSION "58.0.0"
652| #define PACKAGE_STRING "MKVToolNix 58.0.0"
653| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
654| #define PACKAGE_URL ""
655| #define HAVE_STDIO_H 1
656| #define HAVE_STDLIB_H 1
657| #define HAVE_STRING_H 1
658| #define HAVE_INTTYPES_H 1
659| #define HAVE_STDINT_H 1
660| #define HAVE_STRINGS_H 1
661| #define HAVE_SYS_STAT_H 1
662| #define HAVE_SYS_TYPES_H 1
663| #define HAVE_UNISTD_H 1
664| #define STDC_HEADERS 1
665| #define HAVE_INTTYPES_H 1
666| #define HAVE_STDINT_H 1
667| #define HAVE_SYS_TYPES_H 1
668| #define HAVE_SYS_SYSCALL_H 1
669| /* end confdefs.h.  */
670| #include <stddef.h>
671| #ifdef HAVE_STDIO_H
672| # include <stdio.h>
673| #endif
674| #ifdef HAVE_STDLIB_H
675| # include <stdlib.h>
676| #endif
677| #ifdef HAVE_STRING_H
678| # include <string.h>
679| #endif
680| #ifdef HAVE_INTTYPES_H
681| # include <inttypes.h>
682| #endif
683| #ifdef HAVE_STDINT_H
684| # include <stdint.h>
685| #endif
686| #ifdef HAVE_STRINGS_H
687| # include <strings.h>
688| #endif
689| #ifdef HAVE_SYS_TYPES_H
690| # include <sys/types.h>
691| #endif
692| #ifdef HAVE_SYS_STAT_H
693| # include <sys/stat.h>
694| #endif
695| #ifdef HAVE_UNISTD_H
696| # include <unistd.h>
697| #endif
698| #include <stropts.h>
699configure:6404: result: no
700configure:6411: checking for syscall
701configure:6411: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.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/MacOSX11.sdk -arch x86_64 conftest.c  >&5
702configure:6411: $? = 0
703configure:6411: result: yes
704configure:6475: checking compiler type and version
705configure:6477: result: clang 12.0.5
706configure:6485: checking for lld
707configure:6523: result: no
708configure:6550: checking for support for the "-std=c++17" flag
709configure:6579: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
710conftest.cpp:28:1: warning: expression result unused [-Wunused-value]
711true;
712^~~~
7131 warning generated.
714configure:6579: $? = 0
715configure:6605: result: -std=c++17
716configure:6616: checking for support for C++17 feature "attribute 'maybe_unused'"
717configure:6649: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
718configure:6649: $? = 0
719configure:6666: result: yes
720configure:6674: checking for support for C++17 feature "nested namespace definition"
721configure:6703: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
722configure:6703: $? = 0
723configure:6720: result: yes
724configure:6728: checking for support for C++17 feature "structured bindings"
725configure:6765: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
726configure:6765: $? = 0
727configure:6782: result: yes
728configure:6790: checking for support for C++17 feature "std::optional"
729configure:6823: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
730configure:6823: $? = 0
731configure:6840: result: yes
732configure:6848: checking for support for C++17 feature "std::gcd"
733configure:6877: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
734configure:6877: $? = 0
735configure:6894: result: yes
736configure:6902: checking for support for C++17 feature "constexpr if"
737configure:6931: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
738configure:6931: $? = 0
739configure:6948: result: yes
740configure:6956: checking for support for C++17 feature "file system library"
741configure:6985: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
742configure:6985: $? = 0
743configure:7002: result: yes
744configure:7010: checking for libraries to link against for the file system library
745configure:7041: /usr/bin/clang++ -o conftest -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -std=c++17 -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.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/MacOSX11.sdk -arch x86_64 conftest.cpp  -lstdc++fs >&5
746ld: library not found for -lstdc++fs
747clang: error: linker command failed with exit code 1 (use -v to see invocation)
748configure:7041: $? = 1
749configure: failed program was:
750| /* confdefs.h */
751| #define PACKAGE_NAME "MKVToolNix"
752| #define PACKAGE_TARNAME "mkvtoolnix"
753| #define PACKAGE_VERSION "58.0.0"
754| #define PACKAGE_STRING "MKVToolNix 58.0.0"
755| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
756| #define PACKAGE_URL ""
757| #define HAVE_STDIO_H 1
758| #define HAVE_STDLIB_H 1
759| #define HAVE_STRING_H 1
760| #define HAVE_INTTYPES_H 1
761| #define HAVE_STDINT_H 1
762| #define HAVE_STRINGS_H 1
763| #define HAVE_SYS_STAT_H 1
764| #define HAVE_SYS_TYPES_H 1
765| #define HAVE_UNISTD_H 1
766| #define STDC_HEADERS 1
767| #define HAVE_INTTYPES_H 1
768| #define HAVE_STDINT_H 1
769| #define HAVE_SYS_TYPES_H 1
770| #define HAVE_SYS_SYSCALL_H 1
771| #define HAVE_SYSCALL 1
772| /* end confdefs.h.  */
773| #include <filesystem>
774| int
775| main (void)
776| {
777| return std::filesystem::exists(std::filesystem::path{"/etc/passwd"}) ? 1 : 0;
778|   ;
779|   return 0;
780| }
781configure:7060: result:
782configure:7090: checking whether the byte order is big-endian
783configure:7124: result: no
784configure:7146: checking if being compiled with mingw32
785configure:7162: result: no
786configure:7582: checking for int64_t
787configure:7616: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
788configure:7616: $? = 0
789configure:7626: result: yes
790configure:7629: checking for uint64_t
791configure:7657: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
792configure:7657: $? = 0
793configure:7667: result: yes
794configure:7680: checking size of int
795configure:7686: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c  >&5
796configure:7686: $? = 0
797configure:7686: ./conftest
798configure:7686: $? = 0
799configure:7701: result: 4
800configure:7713: checking size of long
801configure:7719: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c  >&5
802configure:7719: $? = 0
803configure:7719: ./conftest
804configure:7719: $? = 0
805configure:7734: result: 8
806configure:7746: checking size of long long
807configure:7752: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c  >&5
808configure:7752: $? = 0
809configure:7752: ./conftest
810configure:7752: $? = 0
811configure:7767: result: 8
812configure:7815: checking for iconv.h
813configure:7815: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
814configure:7815: $? = 0
815configure:7815: result: yes
816configure:7822: checking for iconv
817configure:7845: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c  >&5
818Undefined symbols for architecture x86_64:
819  "_libiconv", referenced from:
820      _main in conftest-4268ce.o
821  "_libiconv_close", referenced from:
822      _main in conftest-4268ce.o
823  "_libiconv_open", referenced from:
824      _main in conftest-4268ce.o
825ld: symbol(s) not found for architecture x86_64
826clang: error: linker command failed with exit code 1 (use -v to see invocation)
827configure:7845: $? = 1
828configure: failed program was:
829| /* confdefs.h */
830| #define PACKAGE_NAME "MKVToolNix"
831| #define PACKAGE_TARNAME "mkvtoolnix"
832| #define PACKAGE_VERSION "58.0.0"
833| #define PACKAGE_STRING "MKVToolNix 58.0.0"
834| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
835| #define PACKAGE_URL ""
836| #define HAVE_STDIO_H 1
837| #define HAVE_STDLIB_H 1
838| #define HAVE_STRING_H 1
839| #define HAVE_INTTYPES_H 1
840| #define HAVE_STDINT_H 1
841| #define HAVE_STRINGS_H 1
842| #define HAVE_SYS_STAT_H 1
843| #define HAVE_SYS_TYPES_H 1
844| #define HAVE_UNISTD_H 1
845| #define STDC_HEADERS 1
846| #define HAVE_INTTYPES_H 1
847| #define HAVE_STDINT_H 1
848| #define HAVE_SYS_TYPES_H 1
849| #define HAVE_SYS_SYSCALL_H 1
850| #define HAVE_SYSCALL 1
851| #define USE_PRECOMPILED_HEADERS 1
852| #define SIZEOF_INT 4
853| #define SIZEOF_LONG 8
854| #define SIZEOF_LONG_LONG 8
855| #define HAVE_ICONV_H 1
856| /* end confdefs.h.  */
857| #include <stdlib.h>
858| #include <iconv.h>
859| int
860| main (void)
861| {
862| iconv_t cd = iconv_open("","");
863|        iconv(cd,NULL,NULL,NULL,NULL);
864|        iconv_close(cd);
865|   ;
866|   return 0;
867| }
868configure:7868: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c  -liconv >&5
869configure:7868: $? = 0
870configure:7879: result: yes
871configure:7882: checking for iconv declaration
872configure:7912: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
873configure:7912: $? = 0
874configure:7923: result:
875         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
876configure:7944: checking for nl_langinfo
877configure:7964: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
878configure:7964: $? = 0
879configure:7974: result: yes
880configure:8026: checking for ogg_sync_init in -logg
881configure:8049: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c -logg   >&5
882configure:8049: $? = 0
883configure:8059: result: yes
884configure:8074: checking for ogg/ogg.h
885configure:8074: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
886configure:8074: $? = 0
887configure:8074: result: yes
888configure:8111: checking for vorbis_synthesis_init in -lvorbis
889configure:8134: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c -lvorbis -logg -lm  >&5
890configure:8134: $? = 0
891configure:8144: result: yes
892configure:8159: checking for vorbis/codec.h
893configure:8159: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
894configure:8159: $? = 0
895configure:8159: result: yes
896configure:8192: checking for FLAC__stream_decoder_new in -lFLAC
897configure:8215: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c -lFLAC -logg -lm   >&5
898configure:8215: $? = 0
899configure:8225: result: yes
900configure:8239: checking for FLAC__StreamMetadata_StreamInfo.sample_rate
901configure:8239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
902configure:8239: $? = 0
903configure:8239: result: yes
904configure:8251: checking for FLAC__stream_decoder_skip_single_frame in -lFLAC
905configure:8274: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.c -lFLAC -lFLAC -logg -lm   >&5
906configure:8274: $? = 0
907configure:8284: result: yes
908configure:8316: checking for EBML
909configure:8323: $PKG_CONFIG --exists --print-errors "libebml >= 1.4.2"
910Requested 'libebml >= 1.4.2' but version of libebml is 1.3.10
911configure:8326: $? = 1
912configure:8340: $PKG_CONFIG --exists --print-errors "libebml >= 1.4.2"
913Requested 'libebml >= 1.4.2' but version of libebml is 1.3.10
914configure:8343: $? = 1
915configure:8357: result: no
916Requested 'libebml >= 1.4.2' but version of libebml is 1.3.10
917configure:8387: checking for MATROSKA
918configure:8394: $PKG_CONFIG --exists --print-errors "libmatroska >= 1.6.3"
919Requested 'libmatroska >= 1.6.3' but version of libmatroska is 1.5.2
920configure:8397: $? = 1
921configure:8411: $PKG_CONFIG --exists --print-errors "libmatroska >= 1.6.3"
922Requested 'libmatroska >= 1.6.3' but version of libmatroska is 1.5.2
923configure:8414: $? = 1
924configure:8428: result: no
925Requested 'libmatroska >= 1.6.3' but version of libmatroska is 1.5.2
926configure:8489: $PKG_CONFIG --exists --print-errors "pugixml"
927configure:8492: $? = 0
928configure:8502: checking for PUGIXML
929configure:8509: $PKG_CONFIG --exists --print-errors "pugixml"
930configure:8512: $? = 0
931configure:8526: $PKG_CONFIG --exists --print-errors "pugixml"
932configure:8529: $? = 0
933configure:8567: result: yes
934configure:8643: Using the system version of the pugixml library
935configure:8658: checking nlohmann's json-cpp
936configure:8699: /usr/bin/clang++ -c -std=c++17 -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
937conftest.cpp:40:14: fatal error: 'nlohmann/json.hpp' file not found
938    #include <nlohmann/json.hpp>
939             ^~~~~~~~~~~~~~~~~~~
9401 error generated.
941configure:8699: $? = 1
942configure: failed program was:
943| /* confdefs.h */
944| #define PACKAGE_NAME "MKVToolNix"
945| #define PACKAGE_TARNAME "mkvtoolnix"
946| #define PACKAGE_VERSION "58.0.0"
947| #define PACKAGE_STRING "MKVToolNix 58.0.0"
948| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
949| #define PACKAGE_URL ""
950| #define HAVE_STDIO_H 1
951| #define HAVE_STDLIB_H 1
952| #define HAVE_STRING_H 1
953| #define HAVE_INTTYPES_H 1
954| #define HAVE_STDINT_H 1
955| #define HAVE_STRINGS_H 1
956| #define HAVE_SYS_STAT_H 1
957| #define HAVE_SYS_TYPES_H 1
958| #define HAVE_UNISTD_H 1
959| #define STDC_HEADERS 1
960| #define HAVE_INTTYPES_H 1
961| #define HAVE_STDINT_H 1
962| #define HAVE_SYS_TYPES_H 1
963| #define HAVE_SYS_SYSCALL_H 1
964| #define HAVE_SYSCALL 1
965| #define USE_PRECOMPILED_HEADERS 1
966| #define SIZEOF_INT 4
967| #define SIZEOF_LONG 8
968| #define SIZEOF_LONG_LONG 8
969| #define HAVE_ICONV_H 1
970| #define ICONV_CONST
971| #define HAVE_NL_LANGINFO 1
972| #define HAVE_OGG_OGG_H 1
973| #define HAVE_VORBIS_CODEC_H 1
974| #define HAVE_FLAC_DECODER_SKIP 1
975| #define HAVE_FLAC_FORMAT_H 1
976| /* end confdefs.h.  */
977|
978|     #include <cstdint>
979|     #include <iostream>
980|     #include <limits>
981|
982|     #include <nlohmann/json.hpp>
983|
984| int
985| main (void)
986| {
987|
988|     nlohmann::json json{
989|       { "unsigned_64bit_integer", std::numeric_limits<std::uint64_t>::max() },
990|       { "signed_64bit_integer",   std::numeric_limits<std::int64_t>::min()  },
991|     };
992|
993|     std::cout << json.dump();
994|
995|   ;
996|   return 0;
997| }
998configure:8732: /usr/bin/clang++ -c -std=c++17 -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
999conftest.cpp:40:16: fatal error: 'json.hpp' file not found
1000      #include <json.hpp>
1001               ^~~~~~~~~~
10021 error generated.
1003configure:8732: $? = 1
1004configure: failed program was:
1005| /* confdefs.h */
1006| #define PACKAGE_NAME "MKVToolNix"
1007| #define PACKAGE_TARNAME "mkvtoolnix"
1008| #define PACKAGE_VERSION "58.0.0"
1009| #define PACKAGE_STRING "MKVToolNix 58.0.0"
1010| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
1011| #define PACKAGE_URL ""
1012| #define HAVE_STDIO_H 1
1013| #define HAVE_STDLIB_H 1
1014| #define HAVE_STRING_H 1
1015| #define HAVE_INTTYPES_H 1
1016| #define HAVE_STDINT_H 1
1017| #define HAVE_STRINGS_H 1
1018| #define HAVE_SYS_STAT_H 1
1019| #define HAVE_SYS_TYPES_H 1
1020| #define HAVE_UNISTD_H 1
1021| #define STDC_HEADERS 1
1022| #define HAVE_INTTYPES_H 1
1023| #define HAVE_STDINT_H 1
1024| #define HAVE_SYS_TYPES_H 1
1025| #define HAVE_SYS_SYSCALL_H 1
1026| #define HAVE_SYSCALL 1
1027| #define USE_PRECOMPILED_HEADERS 1
1028| #define SIZEOF_INT 4
1029| #define SIZEOF_LONG 8
1030| #define SIZEOF_LONG_LONG 8
1031| #define HAVE_ICONV_H 1
1032| #define ICONV_CONST
1033| #define HAVE_NL_LANGINFO 1
1034| #define HAVE_OGG_OGG_H 1
1035| #define HAVE_VORBIS_CODEC_H 1
1036| #define HAVE_FLAC_DECODER_SKIP 1
1037| #define HAVE_FLAC_FORMAT_H 1
1038| /* end confdefs.h.  */
1039|
1040|       #include <cstdint>
1041|       #include <iostream>
1042|       #include <limits>
1043|
1044|       #include <json.hpp>
1045|
1046| int
1047| main (void)
1048| {
1049|
1050|       nlohmann::json json{
1051|         { "unsigned_64bit_integer", std::numeric_limits<std::uint64_t>::max() },
1052|         { "signed_64bit_integer",   std::numeric_limits<std::int64_t>::min()  },
1053|       };
1054|
1055|       std::cout << json.dump();
1056|
1057|   ;
1058|   return 0;
1059| }
1060configure:8751: result: no
1061configure:8755: Using the internal version of nlohmann json-cpp
1062configure:8790: checking for utf8.h
1063configure:8790: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
1064conftest.cpp:64:10: fatal error: 'utf8.h' file not found
1065#include <utf8.h>
1066         ^~~~~~~~
10671 error generated.
1068configure:8790: $? = 1
1069configure: failed program was:
1070| /* confdefs.h */
1071| #define PACKAGE_NAME "MKVToolNix"
1072| #define PACKAGE_TARNAME "mkvtoolnix"
1073| #define PACKAGE_VERSION "58.0.0"
1074| #define PACKAGE_STRING "MKVToolNix 58.0.0"
1075| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
1076| #define PACKAGE_URL ""
1077| #define HAVE_STDIO_H 1
1078| #define HAVE_STDLIB_H 1
1079| #define HAVE_STRING_H 1
1080| #define HAVE_INTTYPES_H 1
1081| #define HAVE_STDINT_H 1
1082| #define HAVE_STRINGS_H 1
1083| #define HAVE_SYS_STAT_H 1
1084| #define HAVE_SYS_TYPES_H 1
1085| #define HAVE_UNISTD_H 1
1086| #define STDC_HEADERS 1
1087| #define HAVE_INTTYPES_H 1
1088| #define HAVE_STDINT_H 1
1089| #define HAVE_SYS_TYPES_H 1
1090| #define HAVE_SYS_SYSCALL_H 1
1091| #define HAVE_SYSCALL 1
1092| #define USE_PRECOMPILED_HEADERS 1
1093| #define SIZEOF_INT 4
1094| #define SIZEOF_LONG 8
1095| #define SIZEOF_LONG_LONG 8
1096| #define HAVE_ICONV_H 1
1097| #define ICONV_CONST
1098| #define HAVE_NL_LANGINFO 1
1099| #define HAVE_OGG_OGG_H 1
1100| #define HAVE_VORBIS_CODEC_H 1
1101| #define HAVE_FLAC_DECODER_SKIP 1
1102| #define HAVE_FLAC_FORMAT_H 1
1103| #define HAVE_NLOHMANN_JSONCPP 0
1104| /* end confdefs.h.  */
1105| #include <stddef.h>
1106| #ifdef HAVE_STDIO_H
1107| # include <stdio.h>
1108| #endif
1109| #ifdef HAVE_STDLIB_H
1110| # include <stdlib.h>
1111| #endif
1112| #ifdef HAVE_STRING_H
1113| # include <string.h>
1114| #endif
1115| #ifdef HAVE_INTTYPES_H
1116| # include <inttypes.h>
1117| #endif
1118| #ifdef HAVE_STDINT_H
1119| # include <stdint.h>
1120| #endif
1121| #ifdef HAVE_STRINGS_H
1122| # include <strings.h>
1123| #endif
1124| #ifdef HAVE_SYS_TYPES_H
1125| # include <sys/types.h>
1126| #endif
1127| #ifdef HAVE_SYS_STAT_H
1128| # include <sys/stat.h>
1129| #endif
1130| #ifdef HAVE_UNISTD_H
1131| # include <unistd.h>
1132| #endif
1133| #include <utf8.h>
1134configure:8790: result: no
1135configure:8842: Using the internal version of UTF8-CPP
1136configure:8851: checking fmt
1137configure:8890: /usr/bin/clang++ -c -std=c++17 -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
1138conftest.cpp:37:14: fatal error: 'fmt/format.h' file not found
1139    #include <fmt/format.h>
1140             ^~~~~~~~~~~~~~
11411 error generated.
1142configure:8890: $? = 1
1143configure: failed program was:
1144| /* confdefs.h */
1145| #define PACKAGE_NAME "MKVToolNix"
1146| #define PACKAGE_TARNAME "mkvtoolnix"
1147| #define PACKAGE_VERSION "58.0.0"
1148| #define PACKAGE_STRING "MKVToolNix 58.0.0"
1149| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
1150| #define PACKAGE_URL ""
1151| #define HAVE_STDIO_H 1
1152| #define HAVE_STDLIB_H 1
1153| #define HAVE_STRING_H 1
1154| #define HAVE_INTTYPES_H 1
1155| #define HAVE_STDINT_H 1
1156| #define HAVE_STRINGS_H 1
1157| #define HAVE_SYS_STAT_H 1
1158| #define HAVE_SYS_TYPES_H 1
1159| #define HAVE_UNISTD_H 1
1160| #define STDC_HEADERS 1
1161| #define HAVE_INTTYPES_H 1
1162| #define HAVE_STDINT_H 1
1163| #define HAVE_SYS_TYPES_H 1
1164| #define HAVE_SYS_SYSCALL_H 1
1165| #define HAVE_SYSCALL 1
1166| #define USE_PRECOMPILED_HEADERS 1
1167| #define SIZEOF_INT 4
1168| #define SIZEOF_LONG 8
1169| #define SIZEOF_LONG_LONG 8
1170| #define HAVE_ICONV_H 1
1171| #define ICONV_CONST
1172| #define HAVE_NL_LANGINFO 1
1173| #define HAVE_OGG_OGG_H 1
1174| #define HAVE_VORBIS_CODEC_H 1
1175| #define HAVE_FLAC_DECODER_SKIP 1
1176| #define HAVE_FLAC_FORMAT_H 1
1177| #define HAVE_NLOHMANN_JSONCPP 0
1178| /* end confdefs.h.  */
1179|
1180|     #include <fmt/format.h>
1181|     #include <fmt/ostream.h>
1182|
1183|     #if !defined(FMT_VERSION) || (FMT_VERSION < 60100)
1184|     #error fmtlib is too old, need 6.1.0 or later
1185|     #endif
1186|
1187| int
1188| main (void)
1189| {
1190|
1191|     fmt::format("{0:02}", fmt::to_string(4254));
1192|
1193|   ;
1194|   return 0;
1195| }
1196configure:8909: result: no
1197configure:8915: Using the internal version of fmt
1198configure:8924: $PKG_CONFIG --exists --print-errors "libpcre2-8"
1199configure:8927: $? = 0
1200configure:8936: checking for PCRE2
1201configure:8943: $PKG_CONFIG --exists --print-errors "libpcre2-8"
1202configure:8946: $? = 0
1203configure:8960: $PKG_CONFIG --exists --print-errors "libpcre2-8"
1204configure:8963: $? = 0
1205configure:9021: result: yes
1206configure:9037: checking for JPCRE2
1207configure:9080: /usr/bin/clang++ -c -std=c++17 -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.cpp >&5
1208conftest.cpp:37:14: fatal error: 'jpcre2.hpp' file not found
1209    #include <jpcre2.hpp>
1210             ^~~~~~~~~~~~
12111 error generated.
1212configure:9080: $? = 1
1213configure: failed program was:
1214| /* confdefs.h */
1215| #define PACKAGE_NAME "MKVToolNix"
1216| #define PACKAGE_TARNAME "mkvtoolnix"
1217| #define PACKAGE_VERSION "58.0.0"
1218| #define PACKAGE_STRING "MKVToolNix 58.0.0"
1219| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
1220| #define PACKAGE_URL ""
1221| #define HAVE_STDIO_H 1
1222| #define HAVE_STDLIB_H 1
1223| #define HAVE_STRING_H 1
1224| #define HAVE_INTTYPES_H 1
1225| #define HAVE_STDINT_H 1
1226| #define HAVE_STRINGS_H 1
1227| #define HAVE_SYS_STAT_H 1
1228| #define HAVE_SYS_TYPES_H 1
1229| #define HAVE_UNISTD_H 1
1230| #define STDC_HEADERS 1
1231| #define HAVE_INTTYPES_H 1
1232| #define HAVE_STDINT_H 1
1233| #define HAVE_SYS_TYPES_H 1
1234| #define HAVE_SYS_SYSCALL_H 1
1235| #define HAVE_SYSCALL 1
1236| #define USE_PRECOMPILED_HEADERS 1
1237| #define SIZEOF_INT 4
1238| #define SIZEOF_LONG 8
1239| #define SIZEOF_LONG_LONG 8
1240| #define HAVE_ICONV_H 1
1241| #define ICONV_CONST
1242| #define HAVE_NL_LANGINFO 1
1243| #define HAVE_OGG_OGG_H 1
1244| #define HAVE_VORBIS_CODEC_H 1
1245| #define HAVE_FLAC_DECODER_SKIP 1
1246| #define HAVE_FLAC_FORMAT_H 1
1247| #define HAVE_NLOHMANN_JSONCPP 0
1248| /* end confdefs.h.  */
1249|
1250|     #include <jpcre2.hpp>
1251|
1252|     #if !defined(JPCRE2_VERSION) || (JPCRE2_VERSION < 103201)
1253|     #error jpcre2 is too old, need 10.32.1 or later
1254|     #endif
1255|
1256| int
1257| main (void)
1258| {
1259|
1260|     using jp = jpcre2::select<char>;
1261|     jp::Regex regex{"moo"};
1262|     jp::RegexMatch()
1263|       .setRegexObject(&regex)
1264|       .setSubject("cow")
1265|       .match();
1266|
1267|   ;
1268|   return 0;
1269| }
1270configure:9099: result: no
1271configure:9105: Using the internal version of jpcre2
1272configure:9114: $PKG_CONFIG --exists --print-errors "zlib"
1273configure:9117: $? = 0
1274configure:9126: checking for ZLIB
1275configure:9133: $PKG_CONFIG --exists --print-errors "zlib"
1276configure:9136: $? = 0
1277configure:9150: $PKG_CONFIG --exists --print-errors "zlib"
1278configure:9153: $? = 0
1279configure:9211: result: yes
1280configure:9315: checking for qmake6
1281configure:9353: result: no
1282configure:9375: checking for Qt 6
1283configure:9377: result: no: qmake6 not found
1284configure:9801: checking for qmake
1285configure:9803: result: using supplied /opt/local/libexec/qt5/bin/qmake
1286configure:10040: checking for qmake's version
1287configure:10051: result: 5.15.2
1288configure:10063: checking for lconvert
1289configure:10101: result: no
1290configure:10108: checking for moc
1291configure:10131: found /opt/local/libexec/qt5/bin/moc
1292configure:10143: result: /opt/local/libexec/qt5/bin/moc
1293configure:10153: checking for rcc
1294configure:10176: found /opt/local/libexec/qt5/bin/rcc
1295configure:10188: result: /opt/local/libexec/qt5/bin/rcc
1296configure:10198: checking for uic
1297configure:10221: found /opt/local/libexec/qt5/bin/uic
1298configure:10233: result: /opt/local/libexec/qt5/bin/uic
1299configure:10287: $PKG_CONFIG --exists --print-errors "$with_qt_pkg_config_modules"
1300configure:10290: $? = 0
1301configure:10297: $PKG_CONFIG --exists --print-errors "Qt5PlatformSupport"
1302Package Qt5PlatformSupport was not found in the pkg-config search path.
1303Perhaps you should add the directory containing `Qt5PlatformSupport.pc'
1304to the PKG_CONFIG_PATH environment variable
1305No package 'Qt5PlatformSupport' found
1306configure:10300: $? = 1
1307configure:10381: /usr/bin/clang++ -o conftest -std=c++17 -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -DQT_WIDGETS_LIB -F/opt/local/libexec/qt5/lib -DQT_MULTIMEDIA_LIB -F/opt/local/libexec/qt5/lib -DQT_GUI_LIB -F/opt/local/libexec/qt5/lib -DQT_NETWORK_LIB -F/opt/local/libexec/qt5/lib -DQT_CONCURRENT_LIB -F/opt/local/libexec/qt5/lib -DQT_CORE_LIB -F/opt/local/libexec/qt5/lib -I/opt/local/libexec/qt5/lib/QtWidgets.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtMultimedia.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtGui.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtNetwork.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtConcurrent.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtCore.framework/Headers -I/opt/local/libexec/qt5/include -fPIC -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib conftest.cpp -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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib -F/opt/local/libexec/qt5/lib -framework QtWidgets -F/opt/local/libexec/qt5/lib -framework QtMultimedia -F/opt/local/libexec/qt5/lib -framework QtGui -F/opt/local/libexec/qt5/lib -framework QtNetwork -F/opt/local/libexec/qt5/lib -framework QtConcurrent -F/opt/local/libexec/qt5/lib -framework QtCore >&5
1308configure:10381: $? = 0
1309configure:10481: checking for Qt 5
1310configure:10488: result: yes
1311configure:10571: $PKG_CONFIG --exists --print-errors "libcmark"
1312configure:10574: $? = 0
1313configure:10583: checking for libcmark
1314configure:10590: $PKG_CONFIG --exists --print-errors "libcmark"
1315configure:10593: $? = 0
1316configure:10607: $PKG_CONFIG --exists --print-errors "libcmark"
1317configure:10610: $? = 0
1318configure:10668: result: yes
1319configure:10761: $PKG_CONFIG --exists --print-errors "libmagic"
1320configure:10764: $? = 0
1321configure:10774: checking for MAGIC
1322configure:10781: $PKG_CONFIG --exists --print-errors "libmagic"
1323configure:10784: $? = 0
1324configure:10798: $PKG_CONFIG --exists --print-errors "libmagic"
1325configure:10801: $? = 0
1326configure:10839: result: yes
1327configure:11010: checking for boostlib >= 1.66.0
1328configure:11093: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/libexec/boost/1.76/include conftest.cpp >&5
1329configure:11093: $? = 0
1330configure:11096: result: yes
1331configure:11270: checking for boost/multiprecision/cpp_int.hpp
1332configure:11270: /usr/bin/clang++ -c -pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/libexec/boost/1.76/include conftest.cpp >&5
1333In file included from conftest.cpp:68:
1334In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/cpp_int.hpp:12:
1335In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/number.hpp:13:
1336In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/precision.hpp:9:
1337In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
1338In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:13:
1339/opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/transcendental_reduction_type.hpp:14:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1340   using type = T;
1341                ^
1342In file included from conftest.cpp:68:
1343In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/cpp_int.hpp:12:
1344In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/number.hpp:13:
1345In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/precision.hpp:9:
1346In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
1347In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:14:
1348/opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/std_integer_traits.hpp:49:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1349   using type = unsigned __int128;
1350                ^
1351/opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/std_integer_traits.hpp:54:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1352   using type = unsigned __int128;
1353                ^
1354/opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/std_integer_traits.hpp:59:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1355   using type = __int128;
1356                ^
1357/opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/std_integer_traits.hpp:64:17: warning: alias declarations are a C++11 extension [-Wc++11-extensions]
1358   using type = __int128;
1359                ^
1360In file included from conftest.cpp:68:
1361In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/cpp_int.hpp:12:
1362In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/number.hpp:13:
1363In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/precision.hpp:9:
1364In file included from /opt/local/libexec/boost/1.76/include/boost/multiprecision/traits/is_variable_precision.hpp:9:
1365/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:27:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_RVALUE_REFERENCES being set"
1366#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_RVALUE_REFERENCES being set"
1367 ^
1368/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:30:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_TEMPLATE_ALIASES being set"
1369#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_TEMPLATE_ALIASES being set"
1370 ^
1371/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:36:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_HDR_TYPE_TRAITS being set"
1372#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_HDR_TYPE_TRAITS being set"
1373 ^
1374/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:39:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_ALLOCATOR being set"
1375#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_ALLOCATOR being set"
1376 ^
1377/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:42:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_CONSTEXPR being set"
1378#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_CONSTEXPR being set"
1379 ^
1380/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:48:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_REF_QUALIFIERS being set"
1381#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_REF_QUALIFIERS being set"
1382 ^
1383/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:51:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_HDR_FUNCTIONAL being set"
1384#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_HDR_FUNCTIONAL being set"
1385 ^
1386/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:54:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_VARIADIC_TEMPLATES being set"
1387#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_VARIADIC_TEMPLATES being set"
1388 ^
1389/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:57:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_USER_DEFINED_LITERALS being set"
1390#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_USER_DEFINED_LITERALS being set"
1391 ^
1392/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:60:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_DECLTYPE being set"
1393#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_DECLTYPE being set"
1394 ^
1395/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:63:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_STATIC_ASSERT being set"
1396#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_STATIC_ASSERT being set"
1397 ^
1398/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:66:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_DEFAULTED_FUNCTIONS being set"
1399#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_DEFAULTED_FUNCTIONS being set"
1400 ^
1401/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:69:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_NOEXCEPT being set"
1402#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_NOEXCEPT being set"
1403 ^
1404/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:72:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_REF_QUALIFIERS being set"
1405#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_REF_QUALIFIERS being set"
1406 ^
1407/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:75:2: error: "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_USER_DEFINED_LITERALS being set"
1408#error "This library now requires a C++11 or later compiler - this message was generated as a result of BOOST_NO_CXX11_USER_DEFINED_LITERALS being set"
1409 ^
1410/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:92:13: warning: thread_local on mingw is broken, please use MSys mingw gcc-9 or later, see https://sourceforge.net/p/mingw-w64/bugs/527/ [-W#pragma-messages]
1411#pragma GCC warning "thread_local on mingw is broken, please use MSys mingw gcc-9 or later, see https://sourceforge.net/p/mingw-w64/bugs/527/"
1412            ^
1413/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:179:11: error: unknown type name 'constexpr'
1414   static constexpr const expression_template_option value = et_on;
1415          ^
1416/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:179:53: error: expected ';' at end of declaration list
1417   static constexpr const expression_template_option value = et_on;
1418                                                    ^
1419                                                    ;
1420/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:236:1: error: unknown type name 'constexpr'
1421constexpr typename std::enable_if<(boost::multiprecision::detail::is_signed<T>::value || std::is_floating_point<T>::value), T>::type abs(T t) noexcept
1422^
1423/opt/local/libexec/boost/1.76/include/boost/multiprecision/detail/number_base.hpp:236:142: error: expected ';' at end of declaration
1424constexpr typename std::enable_if<(boost::multiprecision::detail::is_signed<T>::value || std::is_floating_point<T>::value), T>::type abs(T t) noexcept
1425                                                                                                                                             ^
1426                                                                                                                                             ;
1427fatal error: too many errors emitted, stopping now [-ferror-limit=]
14286 warnings and 20 errors generated.
1429configure:11270: $? = 1
1430configure: failed program was:
1431| /* confdefs.h */
1432| #define PACKAGE_NAME "MKVToolNix"
1433| #define PACKAGE_TARNAME "mkvtoolnix"
1434| #define PACKAGE_VERSION "58.0.0"
1435| #define PACKAGE_STRING "MKVToolNix 58.0.0"
1436| #define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
1437| #define PACKAGE_URL ""
1438| #define HAVE_STDIO_H 1
1439| #define HAVE_STDLIB_H 1
1440| #define HAVE_STRING_H 1
1441| #define HAVE_INTTYPES_H 1
1442| #define HAVE_STDINT_H 1
1443| #define HAVE_STRINGS_H 1
1444| #define HAVE_SYS_STAT_H 1
1445| #define HAVE_SYS_TYPES_H 1
1446| #define HAVE_UNISTD_H 1
1447| #define STDC_HEADERS 1
1448| #define HAVE_INTTYPES_H 1
1449| #define HAVE_STDINT_H 1
1450| #define HAVE_SYS_TYPES_H 1
1451| #define HAVE_SYS_SYSCALL_H 1
1452| #define HAVE_SYSCALL 1
1453| #define USE_PRECOMPILED_HEADERS 1
1454| #define SIZEOF_INT 4
1455| #define SIZEOF_LONG 8
1456| #define SIZEOF_LONG_LONG 8
1457| #define HAVE_ICONV_H 1
1458| #define ICONV_CONST
1459| #define HAVE_NL_LANGINFO 1
1460| #define HAVE_OGG_OGG_H 1
1461| #define HAVE_VORBIS_CODEC_H 1
1462| #define HAVE_FLAC_DECODER_SKIP 1
1463| #define HAVE_FLAC_FORMAT_H 1
1464| #define HAVE_NLOHMANN_JSONCPP 0
1465| #define HAVE_QT 1
1466| #define HAVE_CMARK /**/
1467| #define HAVE_MAGIC_H 1
1468| #define HAVE_BOOST /**/
1469| /* end confdefs.h.  */
1470| #include <stddef.h>
1471| #ifdef HAVE_STDIO_H
1472| # include <stdio.h>
1473| #endif
1474| #ifdef HAVE_STDLIB_H
1475| # include <stdlib.h>
1476| #endif
1477| #ifdef HAVE_STRING_H
1478| # include <string.h>
1479| #endif
1480| #ifdef HAVE_INTTYPES_H
1481| # include <inttypes.h>
1482| #endif
1483| #ifdef HAVE_STDINT_H
1484| # include <stdint.h>
1485| #endif
1486| #ifdef HAVE_STRINGS_H
1487| # include <strings.h>
1488| #endif
1489| #ifdef HAVE_SYS_TYPES_H
1490| # include <sys/types.h>
1491| #endif
1492| #ifdef HAVE_SYS_STAT_H
1493| # include <sys/stat.h>
1494| #endif
1495| #ifdef HAVE_UNISTD_H
1496| # include <unistd.h>
1497| #endif
1498| #include <boost/multiprecision/cpp_int.hpp>
1499configure:11270: result: no
1500configure:11277: error: Boost's multi-precision library is required but wasn't found
1501
1502## ---------------- ##
1503## Cache variables. ##
1504## ---------------- ##
1505
1506ac_cv_build=x86_64-apple-darwin20.5.0
1507ac_cv_c_bigendian=no
1508ac_cv_c_compiler_gnu=yes
1509ac_cv_compiler_version_line='Apple clang version 12.0.5 (clang-1205.0.22.9)'
1510ac_cv_cxx_compiler_gnu=yes
1511ac_cv_env_CCC_set=
1512ac_cv_env_CCC_value=
1513ac_cv_env_CC_set=set
1514ac_cv_env_CC_value=/usr/bin/clang
1515ac_cv_env_CFLAGS_set=set
1516ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1517ac_cv_env_CPPFLAGS_set=set
1518ac_cv_env_CPPFLAGS_value='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
1519ac_cv_env_CPP_set=
1520ac_cv_env_CPP_value=
1521ac_cv_env_CXXCPP_set=
1522ac_cv_env_CXXCPP_value=
1523ac_cv_env_CXXFLAGS_set=set
1524ac_cv_env_CXXFLAGS_value='-pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1525ac_cv_env_CXX_set=set
1526ac_cv_env_CXX_value=/usr/bin/clang++
1527ac_cv_env_EBML_CFLAGS_set=
1528ac_cv_env_EBML_CFLAGS_value=
1529ac_cv_env_EBML_LIBS_set=
1530ac_cv_env_EBML_LIBS_value=
1531ac_cv_env_LDFLAGS_set=set
1532ac_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/MacOSX11.sdk -arch x86_64'
1533ac_cv_env_LIBS_set=
1534ac_cv_env_LIBS_value=
1535ac_cv_env_MAGIC_CFLAGS_set=
1536ac_cv_env_MAGIC_CFLAGS_value=
1537ac_cv_env_MAGIC_LIBS_set=
1538ac_cv_env_MAGIC_LIBS_value=
1539ac_cv_env_MATROSKA_CFLAGS_set=
1540ac_cv_env_MATROSKA_CFLAGS_value=
1541ac_cv_env_MATROSKA_LIBS_set=
1542ac_cv_env_MATROSKA_LIBS_value=
1543ac_cv_env_PCRE2_CFLAGS_set=
1544ac_cv_env_PCRE2_CFLAGS_value=
1545ac_cv_env_PCRE2_LIBS_set=
1546ac_cv_env_PCRE2_LIBS_value=
1547ac_cv_env_PKG_CONFIG_LIBDIR_set=
1548ac_cv_env_PKG_CONFIG_LIBDIR_value=
1549ac_cv_env_PKG_CONFIG_PATH_set=
1550ac_cv_env_PKG_CONFIG_PATH_value=
1551ac_cv_env_PKG_CONFIG_set=
1552ac_cv_env_PKG_CONFIG_value=
1553ac_cv_env_PUGIXML_CFLAGS_set=
1554ac_cv_env_PUGIXML_CFLAGS_value=
1555ac_cv_env_PUGIXML_LIBS_set=
1556ac_cv_env_PUGIXML_LIBS_value=
1557ac_cv_env_ZLIB_CFLAGS_set=
1558ac_cv_env_ZLIB_CFLAGS_value=
1559ac_cv_env_ZLIB_LIBS_set=
1560ac_cv_env_ZLIB_LIBS_value=
1561ac_cv_env_build_alias_set=
1562ac_cv_env_build_alias_value=
1563ac_cv_env_dvdread_CFLAGS_set=
1564ac_cv_env_dvdread_CFLAGS_value=
1565ac_cv_env_dvdread_LIBS_set=
1566ac_cv_env_dvdread_LIBS_value=
1567ac_cv_env_host_alias_set=
1568ac_cv_env_host_alias_value=
1569ac_cv_env_libcmark_CFLAGS_set=
1570ac_cv_env_libcmark_CFLAGS_value=
1571ac_cv_env_libcmark_LIBS_set=
1572ac_cv_env_libcmark_LIBS_value=
1573ac_cv_env_target_alias_set=
1574ac_cv_env_target_alias_value=
1575ac_cv_fmt=no
1576ac_cv_func_syscall=yes
1577ac_cv_has_int64_t=yes
1578ac_cv_has_nl_langinfo=yes
1579ac_cv_has_uint64_t=yes
1580ac_cv_header_boost_multiprecision_cpp_int_hpp=no
1581ac_cv_header_iconv_h=yes
1582ac_cv_header_inttypes_h=yes
1583ac_cv_header_ogg_ogg_h=yes
1584ac_cv_header_stdint_h=yes
1585ac_cv_header_stdio_h=yes
1586ac_cv_header_stdlib_h=yes
1587ac_cv_header_string_h=yes
1588ac_cv_header_strings_h=yes
1589ac_cv_header_stropts_h=no
1590ac_cv_header_sys_stat_h=yes
1591ac_cv_header_sys_syscall_h=yes
1592ac_cv_header_sys_types_h=yes
1593ac_cv_header_unistd_h=yes
1594ac_cv_header_utf8_h=no
1595ac_cv_header_vorbis_codec_h=yes
1596ac_cv_host=x86_64-apple-darwin20.5.0
1597ac_cv_jpcre2=no
1598ac_cv_lib_FLAC_FLAC__stream_decoder_new=yes
1599ac_cv_lib_FLAC_FLAC__stream_decoder_skip_single_frame=yes
1600ac_cv_lib_ogg_ogg_sync_init=yes
1601ac_cv_lib_vorbis_vorbis_synthesis_init=yes
1602ac_cv_member_FLAC__StreamMetadata_StreamInfo_sample_rate=yes
1603ac_cv_mingw32=no
1604ac_cv_nlohmann_jsoncpp=no
1605ac_cv_objext=o
1606ac_cv_path_EGREP='/usr/bin/grep -E'
1607ac_cv_path_GREP=/usr/bin/grep
1608ac_cv_path_MOC=/opt/local/libexec/qt5/bin/moc
1609ac_cv_path_RCC=/opt/local/libexec/qt5/bin/rcc
1610ac_cv_path_UIC=/opt/local/libexec/qt5/bin/uic
1611ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
1612ac_cv_prog_CPP='/usr/bin/clang -E'
1613ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1614ac_cv_prog_ac_ct_AR=ar
1615ac_cv_prog_ac_ct_CC=/usr/bin/clang
1616ac_cv_prog_ac_ct_LD=ld
1617ac_cv_prog_ac_ct_OBJDUMP=objdump
1618ac_cv_prog_ac_ct_RANLIB=ranlib
1619ac_cv_prog_ac_ct_STRINGS=strings
1620ac_cv_prog_ac_ct_STRIP=strip
1621ac_cv_prog_cc__usr_bin_clang_c_o=yes
1622ac_cv_prog_cc_c11=
1623ac_cv_prog_cc_g=yes
1624ac_cv_prog_cc_stdc=
1625ac_cv_prog_cxx_11=no
1626ac_cv_prog_cxx_g=yes
1627ac_cv_prog_cxx_stdcxx=
1628ac_cv_prog_make_make_set=yes
1629ac_cv_sizeof_int=4
1630ac_cv_sizeof_long=8
1631ac_cv_sizeof_long_long=8
1632ac_cv_target=x86_64-apple-darwin20.5.0
1633am_cv_func_iconv=yes
1634am_cv_lib_iconv=yes
1635am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
1636am_cv_proto_iconv_arg1=
1637am_cv_qt5_compilation=1
1638ax_cv_cxx17_attribute_maybe_unused=yes
1639ax_cv_cxx17_constexpr_if=yes
1640ax_cv_cxx17_filesystem_library=yes
1641ax_cv_cxx17_libstdcppfs=
1642ax_cv_cxx17_nested_namespace_definition=yes
1643ax_cv_cxx17_std_gcd=yes
1644ax_cv_cxx17_std_optional=yes
1645ax_cv_cxx17_structured_bindings=yes
1646ax_cv_std_cxx_flag=-std=c++17
1647pkg_cv_MAGIC_CFLAGS=
1648pkg_cv_MAGIC_LIBS='-L/opt/local/lib -lmagic'
1649pkg_cv_PCRE2_CFLAGS=
1650pkg_cv_PCRE2_LIBS='-L/opt/local/lib -lpcre2-8'
1651pkg_cv_PUGIXML_CFLAGS=
1652pkg_cv_PUGIXML_LIBS='-L/opt/local/lib -lpugixml'
1653pkg_cv_ZLIB_CFLAGS=
1654pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz'
1655pkg_cv_libcmark_CFLAGS=
1656pkg_cv_libcmark_LIBS='-L/opt/local/lib -lcmark'
1657
1658## ----------------- ##
1659## Output variables. ##
1660## ----------------- ##
1661
1662APPIMAGE_BUILD=''
1663AR='ar'
1664BOOST_CPPFLAGS='-I/opt/local/libexec/boost/1.76/include'
1665BOOST_LDFLAGS='-L/opt/local/libexec/boost/1.76/lib'
1666BUILD_TOOLS=''
1667CC='/usr/bin/clang'
1668CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include'
1669CMARK_CFLAGS=''
1670CMARK_LIBS='-L/opt/local/lib -lcmark'
1671COMPILER_TYPE='clang'
1672COMPILER_VERSION='12.0.5'
1673CONVERT=''
1674CPP='/usr/bin/clang -E'
1675CPPFLAGS='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/libexec/boost/1.76/include'
1676CXX='/usr/bin/clang++'
1677CXXCPP='/usr/bin/clang++ -E'
1678CXXFLAGS='-pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include'
1679DEFS=''
1680DOCBOOK_ROOT=''
1681DRMINGW_PATH=''
1682DVDREAD_CFLAGS=''
1683DVDREAD_LIBS=''
1684EBML_CFLAGS=''
1685EBML_LIBS=''
1686EBML_MATROSKA_INTERNAL='yes'
1687ECHO_C='\c'
1688ECHO_N=''
1689ECHO_T=''
1690EGREP='/usr/bin/grep -E'
1691EXEEXT=''
1692EXTRA_CFLAGS='-I/opt/local/include'
1693EXTRA_LDFLAGS='-L/opt/local/lib'
1694FLAC_LIBS='-lFLAC -logg -lm '
1695FMT_INTERNAL='yes'
1696GNURX_LIBS=''
1697GOOGLE_BENCHMARK=''
1698GREP='/usr/bin/grep'
1699GTEST_TYPE=''
1700ICONV_LIBS='-liconv'
1701INSTALL_DATA='${INSTALL} -m 644'
1702INSTALL_PROGRAM='${INSTALL}'
1703INSTALL_SCRIPT='${INSTALL}'
1704JPCRE2_INTERNAL='yes'
1705LCONVERT=''
1706LD='ld'
1707LDFLAGS='-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/MacOSX11.sdk -arch x86_64 -framework CoreFoundation -L/opt/local/lib -L/opt/local/libexec/boost/1.76/lib'
1708LDFLAGS_RPATHS=''
1709LIBINTL_LIBS=''
1710LIBOBJS=''
1711LIBS=''
1712LINK_STATICALLY=''
1713LLVM_LLD=''
1714LTLIBOBJS=''
1715MAGIC_CFLAGS=''
1716MAGIC_LIBS='-L/opt/local/lib -lmagic '
1717MANPAGES_TRANSLATIONS=''
1718MATROSKA_CFLAGS=''
1719MATROSKA_LIBS=''
1720MINGW=''
1721MINGW_GUIAPP=''
1722MINGW_LIBS=''
1723MINGW_PROCESSOR_ARCH=''
1724MOC='/opt/local/libexec/qt5/bin/moc'
1725MSGFMT=''
1726NLOHMANN_JSON_INTERNAL='yes'
1727OBJDUMP='objdump'
1728OBJEXT='o'
1729OGG_LIBS='-logg'
1730PACKAGE_BUGREPORT='https://gitlab.com/mbunkus/mkvtoolnix/issues/'
1731PACKAGE_NAME='MKVToolNix'
1732PACKAGE_STRING='MKVToolNix 58.0.0'
1733PACKAGE_TARNAME='mkvtoolnix'
1734PACKAGE_URL=''
1735PACKAGE_VERSION='58.0.0'
1736PANDOC=''
1737PATH_SEPARATOR=':'
1738PCRE2_CFLAGS=''
1739PCRE2_LIBS='-L/opt/local/lib -lpcre2-8'
1740PKG_CONFIG='/opt/local/bin/pkg-config'
1741PKG_CONFIG_LIBDIR=''
1742PKG_CONFIG_PATH=''
1743PO4A=''
1744PO4A_FLAGS=''
1745PO4A_TRANSLATE=''
1746PO4A_TRANSLATE_FLAGS=''
1747PO4A_WORKS=''
1748PUGIXML_CFLAGS=''
1749PUGIXML_INTERNAL='no'
1750PUGIXML_LIBS='-L/opt/local/lib -lpugixml'
1751QMAKE6=''
1752QMAKE='/opt/local/libexec/qt5/bin/qmake'
1753QT_CFLAGS='-DQT_WIDGETS_LIB -F/opt/local/libexec/qt5/lib -DQT_MULTIMEDIA_LIB -F/opt/local/libexec/qt5/lib -DQT_GUI_LIB -F/opt/local/libexec/qt5/lib -DQT_NETWORK_LIB -F/opt/local/libexec/qt5/lib -DQT_CONCURRENT_LIB -F/opt/local/libexec/qt5/lib -DQT_CORE_LIB -F/opt/local/libexec/qt5/lib -I/opt/local/libexec/qt5/lib/QtWidgets.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtMultimedia.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtGui.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtNetwork.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtConcurrent.framework/Headers -I/opt/local/libexec/qt5/include -I/opt/local/libexec/qt5/lib/QtCore.framework/Headers -I/opt/local/libexec/qt5/include'
1754QT_LIBS='-F/opt/local/libexec/qt5/lib -framework QtWidgets -F/opt/local/libexec/qt5/lib -framework QtMultimedia -F/opt/local/libexec/qt5/lib -framework QtGui -F/opt/local/libexec/qt5/lib -framework QtNetwork -F/opt/local/libexec/qt5/lib -framework QtConcurrent -F/opt/local/libexec/qt5/lib -framework QtCore'
1755RANLIB='ranlib'
1756RCC='/opt/local/libexec/qt5/bin/rcc'
1757SET_MAKE=''
1758SHELL='/bin/sh'
1759STDCPPFS_LIBS=''
1760STD_CXX='-std=c++17'
1761STRINGS='strings'
1762STRIP='strip'
1763TRANSLATIONS=''
1764UIC='/opt/local/libexec/qt5/bin/uic'
1765USER_CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1766USER_CPPFLAGS='-I/opt/local/libexec/boost/1.76/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
1767USER_CXXFLAGS='-pipe -I/opt/local/libexec/boost/1.76/include -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1768USER_LDFLAGS='-L/opt/local/libexec/boost/1.76/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -framework CoreFoundation'
1769USE_ADDRSAN='no'
1770USE_DEBUG='no'
1771USE_DRMINGW='no'
1772USE_DVDREAD=''
1773USE_OPTIMIZATION='yes'
1774USE_PRECOMPILED_HEADERS='yes'
1775USE_PROFILING='no'
1776USE_QT='yes'
1777USE_UBSAN='no'
1778UTF8CPP_INTERNAL='yes'
1779VALGRIND=''
1780VORBIS_LIBS='-lvorbis -lm'
1781WINDRES=''
1782XSLTPROC=''
1783XSLTPROC_FLAGS=''
1784ZLIB_CFLAGS=''
1785ZLIB_LIBS='-L/opt/local/lib -lz'
1786ac_ct_CC='/usr/bin/clang'
1787ac_ct_CXX=''
1788bindir='${exec_prefix}/bin'
1789build='x86_64-apple-darwin20.5.0'
1790build_alias=''
1791build_cpu='x86_64'
1792build_os='darwin20.5.0'
1793build_vendor='apple'
1794datadir='${datarootdir}'
1795datarootdir='${prefix}/share'
1796docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1797dvdread_CFLAGS=''
1798dvdread_LIBS=''
1799dvidir='${docdir}'
1800exec_prefix='NONE'
1801host='x86_64-apple-darwin20.5.0'
1802host_alias=''
1803host_cpu='x86_64'
1804host_os='darwin20.5.0'
1805host_vendor='apple'
1806htmldir='${docdir}'
1807includedir='${prefix}/include'
1808infodir='${datarootdir}/info'
1809libcmark_CFLAGS=''
1810libcmark_LIBS='-L/opt/local/lib -lcmark'
1811libdir='${exec_prefix}/lib'
1812libexecdir='${exec_prefix}/libexec'
1813localedir='${datarootdir}/locale'
1814localstatedir='${prefix}/var'
1815mandir='/opt/local/share/man'
1816oldincludedir='/usr/include'
1817pdfdir='${docdir}'
1818prefix='/opt/local'
1819program_transform_name='s,x,x,'
1820psdir='${docdir}'
1821runstatedir='${localstatedir}/run'
1822sbindir='${exec_prefix}/sbin'
1823sharedstatedir='${prefix}/com'
1824sysconfdir='${prefix}/etc'
1825target='x86_64-apple-darwin20.5.0'
1826target_alias=''
1827target_cpu='x86_64'
1828target_os='darwin20.5.0'
1829target_vendor='apple'
1830
1831## ----------- ##
1832## confdefs.h. ##
1833## ----------- ##
1834
1835/* confdefs.h */
1836#define PACKAGE_NAME "MKVToolNix"
1837#define PACKAGE_TARNAME "mkvtoolnix"
1838#define PACKAGE_VERSION "58.0.0"
1839#define PACKAGE_STRING "MKVToolNix 58.0.0"
1840#define PACKAGE_BUGREPORT "https://gitlab.com/mbunkus/mkvtoolnix/issues/"
1841#define PACKAGE_URL ""
1842#define HAVE_STDIO_H 1
1843#define HAVE_STDLIB_H 1
1844#define HAVE_STRING_H 1
1845#define HAVE_INTTYPES_H 1
1846#define HAVE_STDINT_H 1
1847#define HAVE_STRINGS_H 1
1848#define HAVE_SYS_STAT_H 1
1849#define HAVE_SYS_TYPES_H 1
1850#define HAVE_UNISTD_H 1
1851#define STDC_HEADERS 1
1852#define HAVE_INTTYPES_H 1
1853#define HAVE_STDINT_H 1
1854#define HAVE_SYS_TYPES_H 1
1855#define HAVE_SYS_SYSCALL_H 1
1856#define HAVE_SYSCALL 1
1857#define USE_PRECOMPILED_HEADERS 1
1858#define SIZEOF_INT 4
1859#define SIZEOF_LONG 8
1860#define SIZEOF_LONG_LONG 8
1861#define HAVE_ICONV_H 1
1862#define ICONV_CONST
1863#define HAVE_NL_LANGINFO 1
1864#define HAVE_OGG_OGG_H 1
1865#define HAVE_VORBIS_CODEC_H 1
1866#define HAVE_FLAC_DECODER_SKIP 1
1867#define HAVE_FLAC_FORMAT_H 1
1868#define HAVE_NLOHMANN_JSONCPP 0
1869#define HAVE_QT 1
1870#define HAVE_CMARK /**/
1871#define HAVE_MAGIC_H 1
1872#define HAVE_BOOST /**/
1873
1874configure: exit 1