Ticket #65003: config.log

File config.log, 52.3 KB (added by cctile (Charles Choi), 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libusb-1.0 configure 1.0.26, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/configure --enable-examples-build --enable-tests-build --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = cchoi-C02T90MGG8WL
14uname -m = x86_64
15uname -r = 21.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 620 tasks, 2157 threads, 8 processors
34Load average: 2.22, Mach factor: 5.77
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:2877: looking for aux files: config.guess config.sub ltmain.sh missing install-sh compile
52configure:2890:  trying ./
53configure:2919:   ./config.guess found
54configure:2919:   ./config.sub found
55configure:2919:   ./ltmain.sh found
56configure:2919:   ./missing found
57configure:2901:   ./install-sh found
58configure:2919:   ./compile found
59configure:3096: checking for gcc
60configure:3128: result: /usr/bin/clang
61configure:3481: checking for C compiler version
62configure:3490: /usr/bin/clang --version >&5
63Apple clang version 13.1.6 (clang-1316.0.21.2.3)
64Target: x86_64-apple-darwin21.4.0
65Thread model: posix
66InstalledDir: /Library/Developer/CommandLineTools/usr/bin
67configure:3501: $? = 0
68configure:3490: /usr/bin/clang -v >&5
69Apple clang version 13.1.6 (clang-1316.0.21.2.3)
70Target: x86_64-apple-darwin21.4.0
71Thread model: posix
72InstalledDir: /Library/Developer/CommandLineTools/usr/bin
73configure:3501: $? = 0
74configure:3490: /usr/bin/clang -V >&5
75clang: error: argument to '-V' is missing (expected 1 value)
76clang: error: no input files
77configure:3501: $? = 1
78configure:3490: /usr/bin/clang -qversion >&5
79clang: error: unknown argument '-qversion'; did you mean '--version'?
80clang: error: no input files
81configure:3501: $? = 1
82configure:3490: /usr/bin/clang -version >&5
83clang: error: unknown argument '-version'; did you mean '--version'?
84clang: error: no input files
85configure:3501: $? = 1
86configure:3521: checking whether the C compiler works
87configure:3543: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
88configure:3547: $? = 0
89configure:3597: result: yes
90configure:3600: checking for C compiler default output file name
91configure:3602: result: a.out
92configure:3608: checking for suffix of executables
93configure:3615: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
94configure:3619: $? = 0
95configure:3642: result:
96configure:3664: checking whether we are cross compiling
97configure:3672: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
98configure:3676: $? = 0
99configure:3683: ./conftest
100configure:3687: $? = 0
101configure:3702: result: no
102configure:3707: checking for suffix of object files
103configure:3730: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
104configure:3734: $? = 0
105configure:3756: result: o
106configure:3760: checking whether the compiler supports GNU C
107configure:3780: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
108configure:3780: $? = 0
109configure:3790: result: yes
110configure:3801: checking whether /usr/bin/clang accepts -g
111configure:3822: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
112configure:3822: $? = 0
113configure:3866: result: yes
114configure:3886: checking for /usr/bin/clang option to enable C11 features
115configure:3901: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
116configure:3901: $? = 0
117configure:3919: result: none needed
118configure:4040: checking whether /usr/bin/clang understands -c and -o together
119configure:4063: /usr/bin/clang -c conftest.c -o conftest2.o
120configure:4066: $? = 0
121configure:4063: /usr/bin/clang -c conftest.c -o conftest2.o
122configure:4066: $? = 0
123configure:4078: result: yes
124configure:4223: checking for C++ compiler version
125configure:4232: /usr/bin/clang++ --version >&5
126Apple clang version 13.1.6 (clang-1316.0.21.2.3)
127Target: x86_64-apple-darwin21.4.0
128Thread model: posix
129InstalledDir: /Library/Developer/CommandLineTools/usr/bin
130configure:4243: $? = 0
131configure:4232: /usr/bin/clang++ -v >&5
132Apple clang version 13.1.6 (clang-1316.0.21.2.3)
133Target: x86_64-apple-darwin21.4.0
134Thread model: posix
135InstalledDir: /Library/Developer/CommandLineTools/usr/bin
136configure:4243: $? = 0
137configure:4232: /usr/bin/clang++ -V >&5
138clang: error: argument to '-V' is missing (expected 1 value)
139clang: error: no input files
140configure:4243: $? = 1
141configure:4232: /usr/bin/clang++ -qversion >&5
142clang: error: unknown argument '-qversion'; did you mean '--version'?
143clang: error: no input files
144configure:4243: $? = 1
145configure:4247: checking whether the compiler supports GNU C++
146configure:4267: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
147configure:4267: $? = 0
148configure:4277: result: yes
149configure:4288: checking whether /usr/bin/clang++ accepts -g
150configure:4309: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
151configure:4309: $? = 0
152configure:4353: result: yes
153configure:4373: checking for /usr/bin/clang++ option to enable C++11 features
154configure:4388: /usr/bin/clang++  -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
155conftest.cpp:55:3: error: "Compiler does not advertise C++11 conformance"
156# error "Compiler does not advertise C++11 conformance"
157  ^
158conftest.cpp:60:3: error: unknown type name 'constexpr'
159  constexpr int get_val() { return 20; }
160  ^
161conftest.cpp:72:17: error: delegating constructors are permitted only in C++11
162    delegate(): delegate(2354) {}
163                ^~~~~~~~
164conftest.cpp:83:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
165    virtual int getval() override final { return this->n * 2; }
166                         ^
167conftest.cpp:83:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]
168    virtual int getval() override final { return this->n * 2; }
169                                  ^
170conftest.cpp:90:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
171    nocopy() = default;
172               ^
173conftest.cpp:91:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
174    nocopy(const nocopy&) = delete;
175                            ^
176conftest.cpp:92:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
177    nocopy & operator=(const nocopy&) = delete;
178                                        ^
179conftest.cpp:104:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
180  template <typename V> auto sum(V first) -> V
181                        ^
182conftest.cpp:104:25: error: 'auto' not allowed in function return type
183  template <typename V> auto sum(V first) -> V
184                        ^~~~
185conftest.cpp:104:42: error: expected ';' at end of declaration
186  template <typename V> auto sum(V first) -> V
187                                         ^
188                                         ;
189conftest.cpp:104:43: error: cannot use arrow operator on a type
190  template <typename V> auto sum(V first) -> V
191                                          ^
192conftest.cpp:108:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
193  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
194                                ^
195conftest.cpp:108:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
196  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
197                                          ^
198conftest.cpp:108:43: error: 'auto' not allowed in function return type
199  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
200                                          ^~~~
201conftest.cpp:108:74: error: expected ';' at end of declaration
202  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
203                                                                         ^
204                                                                         ;
205conftest.cpp:108:75: error: cannot use arrow operator on a type
206  template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
207                                                                          ^
208conftest.cpp:132:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
209  auto a1 = 6538;
210  ^
211conftest.cpp:133:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
212  auto a2 = 48573953.4;
213  ^
214conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
215  auto a3 = "String literal";
216  ^
217conftest.cpp:137:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
218  for (auto i = a3; *i; ++i) { total += *i; }
219       ^
220conftest.cpp:153:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
221  for (auto &x : array) { x += 23; }
222       ^
223conftest.cpp:153:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
224  for (auto &x : array) { x += 23; }
225               ^
226conftest.cpp:158:17: error: expected expression
227  assert (eval ([](int x) { return x*2; }, 21) == 42);
228                ^
229conftest.cpp:160:17: error: expected expression
230  assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
231                ^
232conftest.cpp:162:17: error: expected expression
233  assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
234                ^
235conftest.cpp:168:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
236  auto a = sum(1);
237  ^
238conftest.cpp:168:12: error: no matching function for call to 'sum'
239  auto a = sum(1);
240           ^~~
241conftest.cpp:169:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
242  auto b = sum(1, 2);
243  ^
244conftest.cpp:169:12: error: no matching function for call to 'sum'
245  auto b = sum(1, 2);
246           ^~~
247conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
248  auto c = sum(1.0, 2.0, 3.0);
249  ^
250conftest.cpp:170:12: error: no matching function for call to 'sum'
251  auto c = sum(1.0, 2.0, 3.0);
252           ^~~
253conftest.cpp:175:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
254  cxx11test::delegate d2();
255                        ^~
256conftest.cpp:175:25: note: remove parentheses to declare a variable
257  cxx11test::delegate d2();
258                        ^~
259conftest.cpp:188:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?
260  test_template<::test_template<int>> v(test_template<int>(12));
261               ^~~
262               < ::
263conftest.cpp:188:36: error: a space is required between consecutive right angle brackets (use '> >')
264  test_template<::test_template<int>> v(test_template<int>(12));
265                                   ^~
266                                   > >
267conftest.cpp:192:22: error: use of undeclared identifier 'u8'
268  char const *utf8 = u8"UTF-8 string \u2500";
269                     ^
270conftest.cpp:192:24: error: expected ';' at end of declaration
271  char const *utf8 = u8"UTF-8 string \u2500";
272                       ^
273                       ;
274fatal error: too many errors emitted, stopping now [-ferror-limit=]
27518 warnings and 20 errors generated.
276configure:4388: $? = 1
277configure: failed program was:
278| /* confdefs.h */
279| #define PACKAGE_NAME "libusb-1.0"
280| #define PACKAGE_TARNAME "libusb-1.0"
281| #define PACKAGE_VERSION "1.0.26"
282| #define PACKAGE_STRING "libusb-1.0 1.0.26"
283| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
284| #define PACKAGE_URL "http://libusb.info"
285| /* end confdefs.h.  */
286|
287| // Does the compiler advertise C++98 conformance?
288| #if !defined __cplusplus || __cplusplus < 199711L
289| # error "Compiler does not advertise C++98 conformance"
290| #endif
291|
292| // These inclusions are to reject old compilers that
293| // lack the unsuffixed header files.
294| #include <cstdlib>
295| #include <exception>
296|
297| // <cassert> and <cstring> are *not* freestanding headers in C++98.
298| extern void assert (int);
299| namespace std {
300|   extern int strcmp (const char *, const char *);
301| }
302|
303| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
304| using std::exception;
305| using std::strcmp;
306|
307| namespace {
308|
309| void test_exception_syntax()
310| {
311|   try {
312|     throw "test";
313|   } catch (const char *s) {
314|     // Extra parentheses suppress a warning when building autoconf itself,
315|     // due to lint rules shared with more typical C programs.
316|     assert (!(strcmp) (s, "test"));
317|   }
318| }
319|
320| template <typename T> struct test_template
321| {
322|   T const val;
323|   explicit test_template(T t) : val(t) {}
324|   template <typename U> T add(U u) { return static_cast<T>(u) + val; }
325| };
326|
327| } // anonymous namespace
328|
329|
330| // Does the compiler advertise C++ 2011 conformance?
331| #if !defined __cplusplus || __cplusplus < 201103L
332| # error "Compiler does not advertise C++11 conformance"
333| #endif
334|
335| namespace cxx11test
336| {
337|   constexpr int get_val() { return 20; }
338|
339|   struct testinit
340|   {
341|     int i;
342|     double d;
343|   };
344|
345|   class delegate
346|   {
347|   public:
348|     delegate(int n) : n(n) {}
349|     delegate(): delegate(2354) {}
350|
351|     virtual int getval() { return this->n; };
352|   protected:
353|     int n;
354|   };
355|
356|   class overridden : public delegate
357|   {
358|   public:
359|     overridden(int n): delegate(n) {}
360|     virtual int getval() override final { return this->n * 2; }
361|   };
362|
363|   class nocopy
364|   {
365|   public:
366|     nocopy(int i): i(i) {}
367|     nocopy() = default;
368|     nocopy(const nocopy&) = delete;
369|     nocopy & operator=(const nocopy&) = delete;
370|   private:
371|     int i;
372|   };
373|
374|   // for testing lambda expressions
375|   template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
376|   {
377|     return f(v);
378|   }
379|
380|   // for testing variadic templates and trailing return types
381|   template <typename V> auto sum(V first) -> V
382|   {
383|     return first;
384|   }
385|   template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
386|   {
387|     return first + sum(rest...);
388|   }
389| }
390|
391|
392| int
393| main (int argc, char **argv)
394| {
395|   int ok = 0;
396|   
397|   assert (argc);
398|   assert (! argv[0]);
399| {
400|   test_exception_syntax ();
401|   test_template<double> tt (2.0);
402|   assert (tt.add (4) == 6.0);
403|   assert (true && !false);
404| }
405|
406|   
407| {
408|   // Test auto and decltype
409|   auto a1 = 6538;
410|   auto a2 = 48573953.4;
411|   auto a3 = "String literal";
412|
413|   int total = 0;
414|   for (auto i = a3; *i; ++i) { total += *i; }
415|
416|   decltype(a2) a4 = 34895.034;
417| }
418| {
419|   // Test constexpr
420|   short sa[cxx11test::get_val()] = { 0 };
421| }
422| {
423|   // Test initializer lists
424|   cxx11test::testinit il = { 4323, 435234.23544 };
425| }
426| {
427|   // Test range-based for
428|   int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
429|                  14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
430|   for (auto &x : array) { x += 23; }
431| }
432| {
433|   // Test lambda expressions
434|   using cxx11test::eval;
435|   assert (eval ([](int x) { return x*2; }, 21) == 42);
436|   double d = 2.0;
437|   assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
438|   assert (d == 5.0);
439|   assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
440|   assert (d == 5.0);
441| }
442| {
443|   // Test use of variadic templates
444|   using cxx11test::sum;
445|   auto a = sum(1);
446|   auto b = sum(1, 2);
447|   auto c = sum(1.0, 2.0, 3.0);
448| }
449| {
450|   // Test constructor delegation
451|   cxx11test::delegate d1;
452|   cxx11test::delegate d2();
453|   cxx11test::delegate d3(45);
454| }
455| {
456|   // Test override and final
457|   cxx11test::overridden o1(55464);
458| }
459| {
460|   // Test nullptr
461|   char *c = nullptr;
462| }
463| {
464|   // Test template brackets
465|   test_template<::test_template<int>> v(test_template<int>(12));
466| }
467| {
468|   // Unicode literals
469|   char const *utf8 = u8"UTF-8 string \u2500";
470|   char16_t const *utf16 = u"UTF-8 string \u2500";
471|   char32_t const *utf32 = U"UTF-32 string \u2500";
472| }
473|
474|   return ok;
475| }
476|
477configure:4406: result: none needed
478configure:4471: checking for inline
479configure:4488: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
480configure:4488: $? = 0
481configure:4497: result: inline
482configure:4532: checking for a BSD-compatible install
483configure:4605: result: /usr/bin/install -c
484configure:4616: checking whether build environment is sane
485configure:4671: result: yes
486configure:4826: checking for a race-free mkdir -p
487configure:4870: result: /opt/local/bin/gmkdir -p
488configure:4877: checking for gawk
489configure:4898: found /opt/local/bin/gawk
490configure:4909: result: gawk
491configure:4920: checking whether make sets $(MAKE)
492configure:4943: result: yes
493configure:4965: checking whether make supports the include directive
494configure:4980: make -f confmf.GNU && cat confinc.out
495this is the am__doit target
496configure:4983: $? = 0
497configure:5002: result: yes (GNU style)
498configure:5037: checking whether make supports nested variables
499configure:5055: result: yes
500configure:5136: checking dependency style of /usr/bin/clang
501configure:5248: result: gcc3
502configure:5265: checking dependency style of /usr/bin/clang++
503configure:5377: result: gcc3
504configure:5481: checking build system type
505configure:5496: result: x86_64-apple-darwin21.4.0
506configure:5516: checking host system type
507configure:5530: result: x86_64-apple-darwin21.4.0
508configure:5571: checking how to print strings
509configure:5598: result: printf
510configure:5619: checking for a sed that does not truncate output
511configure:5689: result: /usr/bin/sed
512configure:5707: checking for grep that handles long lines and -e
513configure:5771: result: /usr/bin/grep
514configure:5776: checking for egrep
515configure:5844: result: /usr/bin/grep -E
516configure:5849: checking for fgrep
517configure:5917: result: /usr/bin/grep -F
518configure:5953: checking for ld used by /usr/bin/clang
519configure:6021: result: /Library/Developer/CommandLineTools/usr/bin/ld
520configure:6028: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
521configure:6044: result: no
522configure:6056: checking for BSD- or MS-compatible name lister (nm)
523configure:6111: result: /opt/local/bin/nm -B
524configure:6251: checking the name lister (/opt/local/bin/nm -B) interface
525configure:6259: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
526configure:6262: /opt/local/bin/nm -B "conftest.o"
527configure:6265: output
5280000000000000000 S _some_variable
529configure:6272: result: BSD nm
530configure:6275: checking whether ln -s works
531configure:6279: result: yes
532configure:6287: checking the maximum length of command line arguments
533configure:6419: result: 786432
534configure:6467: checking how to convert x86_64-apple-darwin21.4.0 file names to x86_64-apple-darwin21.4.0 format
535configure:6508: result: func_convert_file_noop
536configure:6515: checking how to convert x86_64-apple-darwin21.4.0 file names to toolchain format
537configure:6536: result: func_convert_file_noop
538configure:6543: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
539configure:6551: result: -r
540configure:6630: checking for file
541configure:6651: found /usr/bin/file
542configure:6662: result: file
543configure:6738: checking for objdump
544configure:6759: found /opt/local/bin/objdump
545configure:6770: result: objdump
546configure:6802: checking how to recognize dependent libraries
547configure:7003: result: pass_all
548configure:7093: checking for dlltool
549configure:7128: result: no
550configure:7158: checking how to associate runtime and link libraries
551configure:7186: result: printf %s\n
552configure:7251: checking for ar
553configure:7272: found /opt/local/bin/ar
554configure:7283: result: ar
555configure:7336: checking for archiver @FILE support
556configure:7354: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
557configure:7354: $? = 0
558configure:7358: ar cr libconftest.a @conftest.lst >&5
559ar: @conftest.lst: No such file or directory
560configure:7361: $? = 1
561configure:7381: result: no
562configure:7444: checking for strip
563configure:7465: found /opt/local/bin/strip
564configure:7476: result: strip
565configure:7553: checking for ranlib
566configure:7574: found /opt/local/bin/ranlib
567configure:7585: result: ranlib
568configure:7687: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
569configure:7841: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
570configure:7844: $? = 0
571configure:7848: /opt/local/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
572configure:7851: $? = 0
573cannot find nm_test_var in conftest.nm
574configure:7841: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
575configure:7844: $? = 0
576configure:7848: /opt/local/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
577configure:7851: $? = 0
578configure:7917: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c conftstm.o >&5
579configure:7920: $? = 0
580configure:7958: result: ok
581configure:8005: checking for sysroot
582configure:8036: result: no
583configure:8043: checking for a working dd
584configure:8087: result: /bin/dd
585configure:8091: checking how to truncate binary pipes
586configure:8107: result: /bin/dd bs=4096 count=1
587configure:8444: checking for mt
588configure:8479: result: no
589configure:8499: checking if : is a manifest tool
590configure:8506: : '-?'
591configure:8514: result: no
592configure:8575: checking for dsymutil
593configure:8596: found /usr/bin/dsymutil
594configure:8607: result: dsymutil
595configure:8677: checking for nmedit
596configure:8698: found /usr/bin/nmedit
597configure:8709: result: nmedit
598configure:8779: checking for lipo
599configure:8800: found /opt/local/bin/lipo
600configure:8811: result: lipo
601configure:8881: checking for otool
602configure:8902: found /opt/local/bin/otool
603configure:8913: result: otool
604configure:8983: checking for otool64
605configure:9018: result: no
606configure:9063: checking for -single_module linker flag
607/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
608configure:9097: result: yes
609configure:9100: checking for -exported_symbols_list linker flag
610configure:9121: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
611configure:9121: $? = 0
612configure:9132: result: yes
613configure:9135: checking for -force_load linker flag
614/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -c -o conftest.o conftest.c
615ar cr libconftest.a conftest.o
616ranlib libconftest.a
617/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
618configure:9168: result: yes
619configure:9239: checking for stdio.h
620configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
621configure:9239: $? = 0
622configure:9239: result: yes
623configure:9239: checking for stdlib.h
624configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
625configure:9239: $? = 0
626configure:9239: result: yes
627configure:9239: checking for string.h
628configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
629configure:9239: $? = 0
630configure:9239: result: yes
631configure:9239: checking for inttypes.h
632configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
633configure:9239: $? = 0
634configure:9239: result: yes
635configure:9239: checking for stdint.h
636configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
637configure:9239: $? = 0
638configure:9239: result: yes
639configure:9239: checking for strings.h
640configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
641configure:9239: $? = 0
642configure:9239: result: yes
643configure:9239: checking for sys/stat.h
644configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
645configure:9239: $? = 0
646configure:9239: result: yes
647configure:9239: checking for sys/types.h
648configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
649configure:9239: $? = 0
650configure:9239: result: yes
651configure:9239: checking for unistd.h
652configure:9239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
653configure:9239: $? = 0
654configure:9239: result: yes
655configure:9264: checking for dlfcn.h
656configure:9264: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
657configure:9264: $? = 0
658configure:9264: result: yes
659configure:9534: checking for objdir
660configure:9550: result: .libs
661configure:9814: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
662configure:9833: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-rtti -fno-exceptions conftest.c >&5
663configure:9837: $? = 0
664configure:9850: result: yes
665configure:10208: checking for /usr/bin/clang option to produce PIC
666configure:10216: result: -fno-common -DPIC
667configure:10224: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
668configure:10243: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.c >&5
669configure:10247: $? = 0
670configure:10260: result: yes
671configure:10289: checking if /usr/bin/clang static flag -static works
672configure:10318: result: no
673configure:10333: checking if /usr/bin/clang supports -c -o file.o
674configure:10355: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.c >&5
675configure:10359: $? = 0
676configure:10381: result: yes
677configure:10389: checking if /usr/bin/clang supports -c -o file.o
678configure:10437: result: yes
679configure:10470: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
680configure:11738: result: yes
681configure:11979: checking dynamic linker characteristics
682configure:12800: result: darwin21.4.0 dyld
683configure:12922: checking how to hardcode library paths into programs
684configure:12947: result: immediate
685configure:13499: checking whether stripping libraries is possible
686configure:13516: result: yes
687configure:13550: checking if libtool supports shared libraries
688configure:13552: result: yes
689configure:13555: checking whether to build shared libraries
690configure:13580: result: yes
691configure:13583: checking whether to build static libraries
692configure:13587: result: yes
693configure:13610: checking how to run the C++ preprocessor
694configure:13632: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
695configure:13632: $? = 0
696configure:13647: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
697conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
698#include <ac_nonexistent.h>
699         ^~~~~~~~~~~~~~~~~~
7001 error generated.
701configure:13647: $? = 1
702configure: failed program was:
703| /* confdefs.h */
704| #define PACKAGE_NAME "libusb-1.0"
705| #define PACKAGE_TARNAME "libusb-1.0"
706| #define PACKAGE_VERSION "1.0.26"
707| #define PACKAGE_STRING "libusb-1.0 1.0.26"
708| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
709| #define PACKAGE_URL "http://libusb.info"
710| #define PACKAGE "libusb-1.0"
711| #define VERSION "1.0.26"
712| #define HAVE_STDIO_H 1
713| #define HAVE_STDLIB_H 1
714| #define HAVE_STRING_H 1
715| #define HAVE_INTTYPES_H 1
716| #define HAVE_STDINT_H 1
717| #define HAVE_STRINGS_H 1
718| #define HAVE_SYS_STAT_H 1
719| #define HAVE_SYS_TYPES_H 1
720| #define HAVE_UNISTD_H 1
721| #define STDC_HEADERS 1
722| #define HAVE_DLFCN_H 1
723| #define LT_OBJDIR ".libs/"
724| /* end confdefs.h.  */
725| #include <ac_nonexistent.h>
726configure:13674: result: /usr/bin/clang++ -E
727configure:13688: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
728configure:13688: $? = 0
729configure:13703: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
730conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
731#include <ac_nonexistent.h>
732         ^~~~~~~~~~~~~~~~~~
7331 error generated.
734configure:13703: $? = 1
735configure: failed program was:
736| /* confdefs.h */
737| #define PACKAGE_NAME "libusb-1.0"
738| #define PACKAGE_TARNAME "libusb-1.0"
739| #define PACKAGE_VERSION "1.0.26"
740| #define PACKAGE_STRING "libusb-1.0 1.0.26"
741| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
742| #define PACKAGE_URL "http://libusb.info"
743| #define PACKAGE "libusb-1.0"
744| #define VERSION "1.0.26"
745| #define HAVE_STDIO_H 1
746| #define HAVE_STDLIB_H 1
747| #define HAVE_STRING_H 1
748| #define HAVE_INTTYPES_H 1
749| #define HAVE_STDINT_H 1
750| #define HAVE_STRINGS_H 1
751| #define HAVE_SYS_STAT_H 1
752| #define HAVE_SYS_TYPES_H 1
753| #define HAVE_UNISTD_H 1
754| #define STDC_HEADERS 1
755| #define HAVE_DLFCN_H 1
756| #define LT_OBJDIR ".libs/"
757| /* end confdefs.h.  */
758| #include <ac_nonexistent.h>
759configure:13868: checking for ld used by /usr/bin/clang++
760configure:13936: result: /Library/Developer/CommandLineTools/usr/bin/ld
761configure:13943: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
762configure:13959: result: no
763configure:14014: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
764configure:15092: result: yes
765configure:15128: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
766configure:15131: $? = 0
767configure:15612: checking for /usr/bin/clang++ option to produce PIC
768configure:15620: result: -fno-common -DPIC
769configure:15628: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
770configure:15647: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
771configure:15651: $? = 0
772configure:15664: result: yes
773configure:15687: checking if /usr/bin/clang++ static flag -static works
774configure:15716: result: no
775configure:15728: checking if /usr/bin/clang++ supports -c -o file.o
776configure:15750: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.cpp >&5
777configure:15754: $? = 0
778configure:15776: result: yes
779configure:15781: checking if /usr/bin/clang++ supports -c -o file.o
780configure:15829: result: yes
781configure:15859: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
782configure:15899: result: yes
783configure:16041: checking dynamic linker characteristics
784configure:16789: result: darwin21.4.0 dyld
785configure:16854: checking how to hardcode library paths into programs
786configure:16879: result: immediate
787configure:16988: checking for windres
788configure:17023: result: no
789configure:17138: checking whether make supports nested variables
790configure:17156: result: yes
791configure:17173: checking if /usr/bin/clang supports -std=gnu11
792configure:17186: /usr/bin/clang -c -std=gnu11 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
793configure:17186: $? = 0
794configure:17188: result: yes
795configure:17238: checking operating system
796configure:17242: result: Darwin/Mac OS X
797configure:17318: checking for nfds_t
798configure:17318: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
799configure:17318: $? = 0
800configure:17318: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
801conftest.c:32:21: error: expected expression
802if (sizeof ((nfds_t)))
803                    ^
8041 error generated.
805configure:17318: $? = 1
806configure: failed program was:
807| /* confdefs.h */
808| #define PACKAGE_NAME "libusb-1.0"
809| #define PACKAGE_TARNAME "libusb-1.0"
810| #define PACKAGE_VERSION "1.0.26"
811| #define PACKAGE_STRING "libusb-1.0 1.0.26"
812| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
813| #define PACKAGE_URL "http://libusb.info"
814| #define PACKAGE "libusb-1.0"
815| #define VERSION "1.0.26"
816| #define HAVE_STDIO_H 1
817| #define HAVE_STDLIB_H 1
818| #define HAVE_STRING_H 1
819| #define HAVE_INTTYPES_H 1
820| #define HAVE_STDINT_H 1
821| #define HAVE_STRINGS_H 1
822| #define HAVE_SYS_STAT_H 1
823| #define HAVE_SYS_TYPES_H 1
824| #define HAVE_UNISTD_H 1
825| #define STDC_HEADERS 1
826| #define HAVE_DLFCN_H 1
827| #define LT_OBJDIR ".libs/"
828| #define _GNU_SOURCE 1
829| #define DEFAULT_VISIBILITY __attribute__ ((visibility ("default")))
830| #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b)))
831| #define PLATFORM_POSIX 1
832| /* end confdefs.h.  */
833| #include <poll.h>
834|
835| int
836| main (void)
837| {
838| if (sizeof ((nfds_t)))
839|           return 0;
840|   ;
841|   return 0;
842| }
843configure:17318: result: yes
844configure:17328: checking for pipe2
845configure:17328: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
846Undefined symbols for architecture x86_64:
847  "_pipe2", referenced from:
848      _main in conftest-807068.o
849ld: symbol(s) not found for architecture x86_64
850clang: error: linker command failed with exit code 1 (use -v to see invocation)
851configure:17328: $? = 1
852configure: failed program was:
853| /* confdefs.h */
854| #define PACKAGE_NAME "libusb-1.0"
855| #define PACKAGE_TARNAME "libusb-1.0"
856| #define PACKAGE_VERSION "1.0.26"
857| #define PACKAGE_STRING "libusb-1.0 1.0.26"
858| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
859| #define PACKAGE_URL "http://libusb.info"
860| #define PACKAGE "libusb-1.0"
861| #define VERSION "1.0.26"
862| #define HAVE_STDIO_H 1
863| #define HAVE_STDLIB_H 1
864| #define HAVE_STRING_H 1
865| #define HAVE_INTTYPES_H 1
866| #define HAVE_STDINT_H 1
867| #define HAVE_STRINGS_H 1
868| #define HAVE_SYS_STAT_H 1
869| #define HAVE_SYS_TYPES_H 1
870| #define HAVE_UNISTD_H 1
871| #define STDC_HEADERS 1
872| #define HAVE_DLFCN_H 1
873| #define LT_OBJDIR ".libs/"
874| #define _GNU_SOURCE 1
875| #define DEFAULT_VISIBILITY __attribute__ ((visibility ("default")))
876| #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b)))
877| #define PLATFORM_POSIX 1
878| #define HAVE_NFDS_T 1
879| /* end confdefs.h.  */
880| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
881|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
882| #define pipe2 innocuous_pipe2
883|
884| /* System header to define __stub macros and hopefully few prototypes,
885|    which can conflict with char pipe2 (); below.  */
886|
887| #include <limits.h>
888| #undef pipe2
889|
890| /* Override any GCC internal prototype to avoid an error.
891|    Use char because int might match the return type of a GCC
892|    builtin and then its argument prototype would still apply.  */
893| #ifdef __cplusplus
894| extern "C"
895| #endif
896| char pipe2 ();
897| /* The GNU C library defines this for functions which it implements
898|     to always fail with ENOSYS.  Some functions are actually named
899|     something starting with __ and the normal name is an alias.  */
900| #if defined __stub_pipe2 || defined __stub___pipe2
901| choke me
902| #endif
903|
904| int
905| main (void)
906| {
907| return pipe2 ();
908|   ;
909|   return 0;
910| }
911configure:17328: result: no
912configure:17337: checking if /usr/bin/clang recognizes -pthread
913configure:17350: /usr/bin/clang -c -Wall -Werror -pthread -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
914configure:17350: $? = 0
915configure:17352: result: yes
916configure:17362: checking for library containing pthread_create
917configure:17392: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
918configure:17392: $? = 0
919configure:17412: result: none required
920configure:17422: checking for library containing __atomic_fetch_add_4
921configure:17452: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
922configure:17452: $? = 0
923configure:17472: result: none required
924
925## ---------------- ##
926## Cache variables. ##
927## ---------------- ##
928
929ac_cv_build=x86_64-apple-darwin21.4.0
930ac_cv_c_compiler_gnu=yes
931ac_cv_c_inline=inline
932ac_cv_cxx_compiler_gnu=yes
933ac_cv_env_CCC_set=
934ac_cv_env_CCC_value=
935ac_cv_env_CC_set=set
936ac_cv_env_CC_value=/usr/bin/clang
937ac_cv_env_CFLAGS_set=set
938ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
939ac_cv_env_CPPFLAGS_set=set
940ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
941ac_cv_env_CXXCPP_set=
942ac_cv_env_CXXCPP_value=
943ac_cv_env_CXXFLAGS_set=set
944ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
945ac_cv_env_CXX_set=set
946ac_cv_env_CXX_value=/usr/bin/clang++
947ac_cv_env_LDFLAGS_set=set
948ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
949ac_cv_env_LIBS_set=
950ac_cv_env_LIBS_value=
951ac_cv_env_LT_SYS_LIBRARY_PATH_set=
952ac_cv_env_LT_SYS_LIBRARY_PATH_value=
953ac_cv_env_build_alias_set=
954ac_cv_env_build_alias_value=
955ac_cv_env_host_alias_set=
956ac_cv_env_host_alias_value=
957ac_cv_env_target_alias_set=
958ac_cv_env_target_alias_value=
959ac_cv_func_pipe2=no
960ac_cv_header_dlfcn_h=yes
961ac_cv_header_inttypes_h=yes
962ac_cv_header_stdint_h=yes
963ac_cv_header_stdio_h=yes
964ac_cv_header_stdlib_h=yes
965ac_cv_header_string_h=yes
966ac_cv_header_strings_h=yes
967ac_cv_header_sys_stat_h=yes
968ac_cv_header_sys_types_h=yes
969ac_cv_header_unistd_h=yes
970ac_cv_host=x86_64-apple-darwin21.4.0
971ac_cv_objext=o
972ac_cv_path_EGREP='/usr/bin/grep -E'
973ac_cv_path_FGREP='/usr/bin/grep -F'
974ac_cv_path_GREP=/usr/bin/grep
975ac_cv_path_SED=/usr/bin/sed
976ac_cv_path_lt_DD=/bin/dd
977ac_cv_path_mkdir=/opt/local/bin/gmkdir
978ac_cv_prog_AWK=gawk
979ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
980ac_cv_prog_ac_ct_AR=ar
981ac_cv_prog_ac_ct_CC=/usr/bin/clang
982ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
983ac_cv_prog_ac_ct_FILECMD=file
984ac_cv_prog_ac_ct_LIPO=lipo
985ac_cv_prog_ac_ct_NMEDIT=nmedit
986ac_cv_prog_ac_ct_OBJDUMP=objdump
987ac_cv_prog_ac_ct_OTOOL=otool
988ac_cv_prog_ac_ct_RANLIB=ranlib
989ac_cv_prog_ac_ct_STRIP=strip
990ac_cv_prog_cc_c11=
991ac_cv_prog_cc_g=yes
992ac_cv_prog_cc_stdc=
993ac_cv_prog_cxx_11=no
994ac_cv_prog_cxx_g=yes
995ac_cv_prog_cxx_stdcxx=
996ac_cv_prog_make_make_set=yes
997ac_cv_search___atomic_fetch_add_4='none required'
998ac_cv_search_pthread_create='none required'
999ac_cv_type_nfds_t=yes
1000am_cv_CC_dependencies_compiler_type=gcc3
1001am_cv_CXX_dependencies_compiler_type=gcc3
1002am_cv_make_support_nested_variables=yes
1003am_cv_prog_cc_c_o=yes
1004lt_cv_apple_cc_single_mod=yes
1005lt_cv_ar_at_file=no
1006lt_cv_deplibs_check_method=pass_all
1007lt_cv_file_magic_cmd='$MAGIC_CMD'
1008lt_cv_file_magic_test_file=
1009lt_cv_ld_exported_symbols_list=yes
1010lt_cv_ld_force_load=yes
1011lt_cv_ld_reload_flag=-r
1012lt_cv_nm_interface='BSD nm'
1013lt_cv_objdir=.libs
1014lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1015lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
1016lt_cv_path_NM='/opt/local/bin/nm -B'
1017lt_cv_path_mainfest_tool=no
1018lt_cv_prog_compiler_c_o=yes
1019lt_cv_prog_compiler_c_o_CXX=yes
1020lt_cv_prog_compiler_c_o_RC=yes
1021lt_cv_prog_compiler_pic='-fno-common -DPIC'
1022lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1023lt_cv_prog_compiler_pic_works=yes
1024lt_cv_prog_compiler_pic_works_CXX=yes
1025lt_cv_prog_compiler_rtti_exceptions=yes
1026lt_cv_prog_compiler_static_works=no
1027lt_cv_prog_compiler_static_works_CXX=no
1028lt_cv_prog_gnu_ld=no
1029lt_cv_prog_gnu_ldcxx=no
1030lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1031lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
1032lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1033lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
1034lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1035lt_cv_sys_global_symbol_to_import=
1036lt_cv_sys_max_cmd_len=786432
1037lt_cv_to_host_file_cmd=func_convert_file_noop
1038lt_cv_to_tool_file_cmd=func_convert_file_noop
1039lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1040
1041## ----------------- ##
1042## Output variables. ##
1043## ----------------- ##
1044
1045ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/missing'\'' aclocal-1.16'
1046AMDEPBACKSLASH='\'
1047AMDEP_FALSE='#'
1048AMDEP_TRUE=''
1049AMTAR='$${TAR-tar}'
1050AM_BACKSLASH='\'
1051AM_CFLAGS=''
1052AM_CPPFLAGS=''
1053AM_CXXFLAGS=''
1054AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1055AM_DEFAULT_VERBOSITY='0'
1056AM_V='$(V)'
1057AR='ar'
1058AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/missing'\'' autoconf'
1059AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/missing'\'' autoheader'
1060AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/missing'\'' automake-1.16'
1061AWK='gawk'
1062BUILD_EXAMPLES_FALSE=''
1063BUILD_EXAMPLES_TRUE=''
1064BUILD_TESTS_FALSE=''
1065BUILD_TESTS_TRUE=''
1066BUILD_UMOCKDEV_TEST_FALSE=''
1067BUILD_UMOCKDEV_TEST_TRUE=''
1068CC='/usr/bin/clang'
1069CCDEPMODE='depmode=gcc3'
1070CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1071CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
1072CREATE_IMPORT_LIB_FALSE=''
1073CREATE_IMPORT_LIB_TRUE=''
1074CSCOPE='cscope'
1075CTAGS='ctags'
1076CXX='/usr/bin/clang++'
1077CXXCPP='/usr/bin/clang++ -E'
1078CXXDEPMODE='depmode=gcc3'
1079CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1080CYGPATH_W='echo'
1081DEFS=''
1082DEPDIR='.deps'
1083DLLTOOL='false'
1084DOXYGEN_HTMLDIR=''
1085DSYMUTIL='dsymutil'
1086DUMPBIN=''
1087ECHO_C='\c'
1088ECHO_N=''
1089ECHO_T=''
1090EGREP='/usr/bin/grep -E'
1091ETAGS='etags'
1092EXEEXT=''
1093EXTRA_LDFLAGS=''
1094FGREP='/usr/bin/grep -F'
1095FILECMD='file'
1096GREP='/usr/bin/grep'
1097INSTALL_DATA='${INSTALL} -m 644'
1098INSTALL_PROGRAM='${INSTALL}'
1099INSTALL_SCRIPT='${INSTALL}'
1100INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1101LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1102LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1103LIBOBJS=''
1104LIBS=''
1105LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1106LIPO='lipo'
1107LN_S='ln -s'
1108LTLIBOBJS=''
1109LT_LDFLAGS='-version-info 3:0:3 -no-undefined'
1110LT_SYS_LIBRARY_PATH=''
1111MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/missing'\'' makeinfo'
1112MANIFEST_TOOL=':'
1113MKDIR_P='/opt/local/bin/gmkdir -p'
1114NM='/opt/local/bin/nm -B'
1115NMEDIT='nmedit'
1116OBJDUMP='objdump'
1117OBJEXT='o'
1118OS_DARWIN_FALSE=''
1119OS_DARWIN_TRUE=''
1120OS_HAIKU_FALSE=''
1121OS_HAIKU_TRUE=''
1122OS_LINUX_FALSE=''
1123OS_LINUX_TRUE=''
1124OS_NETBSD_FALSE=''
1125OS_NETBSD_TRUE=''
1126OS_NULL_FALSE=''
1127OS_NULL_TRUE=''
1128OS_OPENBSD_FALSE=''
1129OS_OPENBSD_TRUE=''
1130OS_SUNOS_FALSE=''
1131OS_SUNOS_TRUE=''
1132OS_WINDOWS_FALSE=''
1133OS_WINDOWS_TRUE=''
1134OTOOL64=':'
1135OTOOL='otool'
1136PACKAGE='libusb-1.0'
1137PACKAGE_BUGREPORT='libusb-devel@lists.sourceforge.net'
1138PACKAGE_NAME='libusb-1.0'
1139PACKAGE_STRING='libusb-1.0 1.0.26'
1140PACKAGE_TARNAME='libusb-1.0'
1141PACKAGE_URL='http://libusb.info'
1142PACKAGE_VERSION='1.0.26'
1143PATH_SEPARATOR=':'
1144PLATFORM_POSIX_FALSE=''
1145PLATFORM_POSIX_TRUE=''
1146PLATFORM_WINDOWS_FALSE=''
1147PLATFORM_WINDOWS_TRUE=''
1148RANLIB='ranlib'
1149RC=''
1150SED='/usr/bin/sed'
1151SET_MAKE=''
1152SHELL='/bin/sh'
1153STRIP='strip'
1154THREAD_CFLAGS='-pthread'
1155THREAD_LIBS=''
1156USE_UDEV_FALSE=''
1157USE_UDEV_TRUE=''
1158VERSION='1.0.26'
1159ac_ct_AR='ar'
1160ac_ct_CC='/usr/bin/clang'
1161ac_ct_CXX=''
1162ac_ct_DUMPBIN=''
1163am__EXEEXT_FALSE=''
1164am__EXEEXT_TRUE=''
1165am__fastdepCC_FALSE='#'
1166am__fastdepCC_TRUE=''
1167am__fastdepCXX_FALSE='#'
1168am__fastdepCXX_TRUE=''
1169am__include='include'
1170am__isrc=''
1171am__leading_dot='.'
1172am__nodep='_no'
1173am__quote=''
1174am__tar='$${TAR-tar} chof - "$$tardir"'
1175am__untar='$${TAR-tar} xf -'
1176bindir='${exec_prefix}/bin'
1177build='x86_64-apple-darwin21.4.0'
1178build_alias=''
1179build_cpu='x86_64'
1180build_os='darwin21.4.0'
1181build_vendor='apple'
1182datadir='${datarootdir}'
1183datarootdir='${prefix}/share'
1184docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1185dvidir='${docdir}'
1186exec_prefix='NONE'
1187host='x86_64-apple-darwin21.4.0'
1188host_alias=''
1189host_cpu='x86_64'
1190host_os='darwin21.4.0'
1191host_vendor='apple'
1192htmldir='${docdir}'
1193includedir='${prefix}/include'
1194infodir='${datarootdir}/info'
1195install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_libusb/libusb/work/libusb-1.0.26/install-sh'
1196libdir='${exec_prefix}/lib'
1197libexecdir='${exec_prefix}/libexec'
1198localedir='${datarootdir}/locale'
1199localstatedir='${prefix}/var'
1200mandir='${datarootdir}/man'
1201mkdir_p='$(MKDIR_P)'
1202oldincludedir='/usr/include'
1203pdfdir='${docdir}'
1204prefix='/opt/local'
1205program_transform_name='s,x,x,'
1206psdir='${docdir}'
1207runstatedir='${localstatedir}/run'
1208sbindir='${exec_prefix}/sbin'
1209sharedstatedir='${prefix}/com'
1210sysconfdir='${prefix}/etc'
1211target_alias=''
1212
1213## ----------- ##
1214## confdefs.h. ##
1215## ----------- ##
1216
1217/* confdefs.h */
1218#define PACKAGE_NAME "libusb-1.0"
1219#define PACKAGE_TARNAME "libusb-1.0"
1220#define PACKAGE_VERSION "1.0.26"
1221#define PACKAGE_STRING "libusb-1.0 1.0.26"
1222#define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
1223#define PACKAGE_URL "http://libusb.info"
1224#define PACKAGE "libusb-1.0"
1225#define VERSION "1.0.26"
1226#define HAVE_STDIO_H 1
1227#define HAVE_STDLIB_H 1
1228#define HAVE_STRING_H 1
1229#define HAVE_INTTYPES_H 1
1230#define HAVE_STDINT_H 1
1231#define HAVE_STRINGS_H 1
1232#define HAVE_SYS_STAT_H 1
1233#define HAVE_SYS_TYPES_H 1
1234#define HAVE_UNISTD_H 1
1235#define STDC_HEADERS 1
1236#define HAVE_DLFCN_H 1
1237#define LT_OBJDIR ".libs/"
1238#define _GNU_SOURCE 1
1239#define DEFAULT_VISIBILITY __attribute__ ((visibility ("default")))
1240#define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b)))
1241#define PLATFORM_POSIX 1
1242#define HAVE_NFDS_T 1
1243
1244configure: exit 258