Ticket #65008: config.log

File config.log, 52.4 KB (added by laughingtiger, 2 years ago)

config log

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 = turner.xarc.co.uk
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 12 processors.
286 processors are physically available.
2912 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11
32Primary memory available: 32.00 gigabytes
33Default processor set: 647 tasks, 2192 threads, 12 processors
34Load average: 1.57, Mach factor: 10.42
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: ./install-sh -c -d
488configure:4877: checking for gawk
489configure:4912: result: no
490configure:4877: checking for mawk
491configure:4912: result: no
492configure:4877: checking for nawk
493configure:4912: result: no
494configure:4877: checking for awk
495configure:4898: found /usr/bin/awk
496configure:4909: result: awk
497configure:4920: checking whether make sets $(MAKE)
498configure:4943: result: yes
499configure:4965: checking whether make supports the include directive
500configure:4980: make -f confmf.GNU && cat confinc.out
501this is the am__doit target
502configure:4983: $? = 0
503configure:5002: result: yes (GNU style)
504configure:5037: checking whether make supports nested variables
505configure:5055: result: yes
506configure:5136: checking dependency style of /usr/bin/clang
507configure:5248: result: gcc3
508configure:5265: checking dependency style of /usr/bin/clang++
509configure:5377: result: gcc3
510configure:5481: checking build system type
511configure:5496: result: x86_64-apple-darwin21.4.0
512configure:5516: checking host system type
513configure:5530: result: x86_64-apple-darwin21.4.0
514configure:5571: checking how to print strings
515configure:5598: result: printf
516configure:5619: checking for a sed that does not truncate output
517configure:5689: result: /opt/local/bin/gsed
518configure:5707: checking for grep that handles long lines and -e
519configure:5771: result: /usr/bin/grep
520configure:5776: checking for egrep
521configure:5844: result: /usr/bin/grep -E
522configure:5849: checking for fgrep
523configure:5917: result: /usr/bin/grep -F
524configure:5953: checking for ld used by /usr/bin/clang
525configure:6021: result: /Library/Developer/CommandLineTools/usr/bin/ld
526configure:6028: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
527configure:6044: result: no
528configure:6056: checking for BSD- or MS-compatible name lister (nm)
529configure:6111: result: /usr/bin/nm -B
530configure:6251: checking the name lister (/usr/bin/nm -B) interface
531configure: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
532configure:6262: /usr/bin/nm -B "conftest.o"
533configure:6265: output
5340000000000000000 S _some_variable
535configure:6272: result: BSD nm
536configure:6275: checking whether ln -s works
537configure:6279: result: yes
538configure:6287: checking the maximum length of command line arguments
539configure:6419: result: 786432
540configure:6467: checking how to convert x86_64-apple-darwin21.4.0 file names to x86_64-apple-darwin21.4.0 format
541configure:6508: result: func_convert_file_noop
542configure:6515: checking how to convert x86_64-apple-darwin21.4.0 file names to toolchain format
543configure:6536: result: func_convert_file_noop
544configure:6543: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
545configure:6551: result: -r
546configure:6630: checking for file
547configure:6651: found /usr/bin/file
548configure:6662: result: file
549configure:6738: checking for objdump
550configure:6759: found /usr/bin/objdump
551configure:6770: result: objdump
552configure:6802: checking how to recognize dependent libraries
553configure:7003: result: pass_all
554configure:7093: checking for dlltool
555configure:7128: result: no
556configure:7158: checking how to associate runtime and link libraries
557configure:7186: result: printf %s\n
558configure:7251: checking for ar
559configure:7272: found /usr/bin/ar
560configure:7283: result: ar
561configure:7336: checking for archiver @FILE support
562configure: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
563configure:7354: $? = 0
564configure:7358: ar cr libconftest.a @conftest.lst >&5
565ar: @conftest.lst: No such file or directory
566configure:7361: $? = 1
567configure:7381: result: no
568configure:7444: checking for strip
569configure:7465: found /usr/bin/strip
570configure:7476: result: strip
571configure:7553: checking for ranlib
572configure:7574: found /usr/bin/ranlib
573configure:7585: result: ranlib
574configure:7687: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
575configure: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
576configure:7844: $? = 0
577configure:7848: /usr/bin/nm -B conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm
578configure:7851: $? = 0
579cannot find nm_test_var in conftest.nm
580configure: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
581configure:7844: $? = 0
582configure:7848: /usr/bin/nm -B conftest.o \| /opt/local/bin/gsed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /opt/local/bin/gsed '/ __gnu_lto/d' \> conftest.nm
583configure:7851: $? = 0
584configure: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
585configure:7920: $? = 0
586configure:7958: result: ok
587configure:8005: checking for sysroot
588configure:8036: result: no
589configure:8043: checking for a working dd
590configure:8087: result: /bin/dd
591configure:8091: checking how to truncate binary pipes
592configure:8107: result: /bin/dd bs=4096 count=1
593configure:8444: checking for mt
594configure:8479: result: no
595configure:8499: checking if : is a manifest tool
596configure:8506: : '-?'
597configure:8514: result: no
598configure:8575: checking for dsymutil
599configure:8596: found /usr/bin/dsymutil
600configure:8607: result: dsymutil
601configure:8677: checking for nmedit
602configure:8698: found /usr/bin/nmedit
603configure:8709: result: nmedit
604configure:8779: checking for lipo
605configure:8800: found /usr/bin/lipo
606configure:8811: result: lipo
607configure:8881: checking for otool
608configure:8902: found /usr/bin/otool
609configure:8913: result: otool
610configure:8983: checking for otool64
611configure:9018: result: no
612configure:9063: checking for -single_module linker flag
613/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
614configure:9097: result: yes
615configure:9100: checking for -exported_symbols_list linker flag
616configure: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
617configure:9121: $? = 0
618configure:9132: result: yes
619configure:9135: checking for -force_load linker flag
620/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -c -o conftest.o conftest.c
621ar cr libconftest.a conftest.o
622ranlib libconftest.a
623/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
624configure:9168: result: yes
625configure:9239: checking for stdio.h
626configure: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
627configure:9239: $? = 0
628configure:9239: result: yes
629configure:9239: checking for stdlib.h
630configure: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
631configure:9239: $? = 0
632configure:9239: result: yes
633configure:9239: checking for string.h
634configure: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
635configure:9239: $? = 0
636configure:9239: result: yes
637configure:9239: checking for inttypes.h
638configure: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
639configure:9239: $? = 0
640configure:9239: result: yes
641configure:9239: checking for stdint.h
642configure: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
643configure:9239: $? = 0
644configure:9239: result: yes
645configure:9239: checking for strings.h
646configure: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
647configure:9239: $? = 0
648configure:9239: result: yes
649configure:9239: checking for sys/stat.h
650configure: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
651configure:9239: $? = 0
652configure:9239: result: yes
653configure:9239: checking for sys/types.h
654configure: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
655configure:9239: $? = 0
656configure:9239: result: yes
657configure:9239: checking for unistd.h
658configure: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
659configure:9239: $? = 0
660configure:9239: result: yes
661configure:9264: checking for dlfcn.h
662configure: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
663configure:9264: $? = 0
664configure:9264: result: yes
665configure:9534: checking for objdir
666configure:9550: result: .libs
667configure:9814: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
668configure: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
669configure:9837: $? = 0
670configure:9850: result: yes
671configure:10208: checking for /usr/bin/clang option to produce PIC
672configure:10216: result: -fno-common -DPIC
673configure:10224: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
674configure: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
675configure:10247: $? = 0
676configure:10260: result: yes
677configure:10289: checking if /usr/bin/clang static flag -static works
678configure:10318: result: no
679configure:10333: checking if /usr/bin/clang supports -c -o file.o
680configure: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
681configure:10359: $? = 0
682configure:10381: result: yes
683configure:10389: checking if /usr/bin/clang supports -c -o file.o
684configure:10437: result: yes
685configure:10470: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
686configure:11738: result: yes
687configure:11979: checking dynamic linker characteristics
688configure:12800: result: darwin21.4.0 dyld
689configure:12922: checking how to hardcode library paths into programs
690configure:12947: result: immediate
691configure:13499: checking whether stripping libraries is possible
692configure:13516: result: yes
693configure:13550: checking if libtool supports shared libraries
694configure:13552: result: yes
695configure:13555: checking whether to build shared libraries
696configure:13580: result: yes
697configure:13583: checking whether to build static libraries
698configure:13587: result: yes
699configure:13610: checking how to run the C++ preprocessor
700configure:13632: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
701configure:13632: $? = 0
702configure:13647: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
703conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
704#include <ac_nonexistent.h>
705         ^~~~~~~~~~~~~~~~~~
7061 error generated.
707configure:13647: $? = 1
708configure: failed program was:
709| /* confdefs.h */
710| #define PACKAGE_NAME "libusb-1.0"
711| #define PACKAGE_TARNAME "libusb-1.0"
712| #define PACKAGE_VERSION "1.0.26"
713| #define PACKAGE_STRING "libusb-1.0 1.0.26"
714| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
715| #define PACKAGE_URL "http://libusb.info"
716| #define PACKAGE "libusb-1.0"
717| #define VERSION "1.0.26"
718| #define HAVE_STDIO_H 1
719| #define HAVE_STDLIB_H 1
720| #define HAVE_STRING_H 1
721| #define HAVE_INTTYPES_H 1
722| #define HAVE_STDINT_H 1
723| #define HAVE_STRINGS_H 1
724| #define HAVE_SYS_STAT_H 1
725| #define HAVE_SYS_TYPES_H 1
726| #define HAVE_UNISTD_H 1
727| #define STDC_HEADERS 1
728| #define HAVE_DLFCN_H 1
729| #define LT_OBJDIR ".libs/"
730| /* end confdefs.h.  */
731| #include <ac_nonexistent.h>
732configure:13674: result: /usr/bin/clang++ -E
733configure:13688: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
734configure:13688: $? = 0
735configure:13703: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
736conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
737#include <ac_nonexistent.h>
738         ^~~~~~~~~~~~~~~~~~
7391 error generated.
740configure:13703: $? = 1
741configure: failed program was:
742| /* confdefs.h */
743| #define PACKAGE_NAME "libusb-1.0"
744| #define PACKAGE_TARNAME "libusb-1.0"
745| #define PACKAGE_VERSION "1.0.26"
746| #define PACKAGE_STRING "libusb-1.0 1.0.26"
747| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
748| #define PACKAGE_URL "http://libusb.info"
749| #define PACKAGE "libusb-1.0"
750| #define VERSION "1.0.26"
751| #define HAVE_STDIO_H 1
752| #define HAVE_STDLIB_H 1
753| #define HAVE_STRING_H 1
754| #define HAVE_INTTYPES_H 1
755| #define HAVE_STDINT_H 1
756| #define HAVE_STRINGS_H 1
757| #define HAVE_SYS_STAT_H 1
758| #define HAVE_SYS_TYPES_H 1
759| #define HAVE_UNISTD_H 1
760| #define STDC_HEADERS 1
761| #define HAVE_DLFCN_H 1
762| #define LT_OBJDIR ".libs/"
763| /* end confdefs.h.  */
764| #include <ac_nonexistent.h>
765configure:13868: checking for ld used by /usr/bin/clang++
766configure:13936: result: /Library/Developer/CommandLineTools/usr/bin/ld
767configure:13943: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
768configure:13959: result: no
769configure:14014: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
770configure:15092: result: yes
771configure: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
772configure:15131: $? = 0
773configure:15612: checking for /usr/bin/clang++ option to produce PIC
774configure:15620: result: -fno-common -DPIC
775configure:15628: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
776configure: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
777configure:15651: $? = 0
778configure:15664: result: yes
779configure:15687: checking if /usr/bin/clang++ static flag -static works
780configure:15716: result: no
781configure:15728: checking if /usr/bin/clang++ supports -c -o file.o
782configure: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
783configure:15754: $? = 0
784configure:15776: result: yes
785configure:15781: checking if /usr/bin/clang++ supports -c -o file.o
786configure:15829: result: yes
787configure:15859: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
788configure:15899: result: yes
789configure:16041: checking dynamic linker characteristics
790configure:16789: result: darwin21.4.0 dyld
791configure:16854: checking how to hardcode library paths into programs
792configure:16879: result: immediate
793configure:16988: checking for windres
794configure:17023: result: no
795configure:17138: checking whether make supports nested variables
796configure:17156: result: yes
797configure:17173: checking if /usr/bin/clang supports -std=gnu11
798configure:17186: /usr/bin/clang -c -std=gnu11 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
799configure:17186: $? = 0
800configure:17188: result: yes
801configure:17238: checking operating system
802configure:17242: result: Darwin/Mac OS X
803configure:17318: checking for nfds_t
804configure: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
805configure:17318: $? = 0
806configure: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
807conftest.c:32:21: error: expected expression
808if (sizeof ((nfds_t)))
809                    ^
8101 error generated.
811configure:17318: $? = 1
812configure: failed program was:
813| /* confdefs.h */
814| #define PACKAGE_NAME "libusb-1.0"
815| #define PACKAGE_TARNAME "libusb-1.0"
816| #define PACKAGE_VERSION "1.0.26"
817| #define PACKAGE_STRING "libusb-1.0 1.0.26"
818| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
819| #define PACKAGE_URL "http://libusb.info"
820| #define PACKAGE "libusb-1.0"
821| #define VERSION "1.0.26"
822| #define HAVE_STDIO_H 1
823| #define HAVE_STDLIB_H 1
824| #define HAVE_STRING_H 1
825| #define HAVE_INTTYPES_H 1
826| #define HAVE_STDINT_H 1
827| #define HAVE_STRINGS_H 1
828| #define HAVE_SYS_STAT_H 1
829| #define HAVE_SYS_TYPES_H 1
830| #define HAVE_UNISTD_H 1
831| #define STDC_HEADERS 1
832| #define HAVE_DLFCN_H 1
833| #define LT_OBJDIR ".libs/"
834| #define _GNU_SOURCE 1
835| #define DEFAULT_VISIBILITY __attribute__ ((visibility ("default")))
836| #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b)))
837| #define PLATFORM_POSIX 1
838| /* end confdefs.h.  */
839| #include <poll.h>
840|
841| int
842| main (void)
843| {
844| if (sizeof ((nfds_t)))
845|           return 0;
846|   ;
847|   return 0;
848| }
849configure:17318: result: yes
850configure:17328: checking for pipe2
851configure: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
852Undefined symbols for architecture x86_64:
853  "_pipe2", referenced from:
854      _main in conftest-ce2f74.o
855ld: symbol(s) not found for architecture x86_64
856clang: error: linker command failed with exit code 1 (use -v to see invocation)
857configure:17328: $? = 1
858configure: failed program was:
859| /* confdefs.h */
860| #define PACKAGE_NAME "libusb-1.0"
861| #define PACKAGE_TARNAME "libusb-1.0"
862| #define PACKAGE_VERSION "1.0.26"
863| #define PACKAGE_STRING "libusb-1.0 1.0.26"
864| #define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
865| #define PACKAGE_URL "http://libusb.info"
866| #define PACKAGE "libusb-1.0"
867| #define VERSION "1.0.26"
868| #define HAVE_STDIO_H 1
869| #define HAVE_STDLIB_H 1
870| #define HAVE_STRING_H 1
871| #define HAVE_INTTYPES_H 1
872| #define HAVE_STDINT_H 1
873| #define HAVE_STRINGS_H 1
874| #define HAVE_SYS_STAT_H 1
875| #define HAVE_SYS_TYPES_H 1
876| #define HAVE_UNISTD_H 1
877| #define STDC_HEADERS 1
878| #define HAVE_DLFCN_H 1
879| #define LT_OBJDIR ".libs/"
880| #define _GNU_SOURCE 1
881| #define DEFAULT_VISIBILITY __attribute__ ((visibility ("default")))
882| #define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b)))
883| #define PLATFORM_POSIX 1
884| #define HAVE_NFDS_T 1
885| /* end confdefs.h.  */
886| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
887|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
888| #define pipe2 innocuous_pipe2
889|
890| /* System header to define __stub macros and hopefully few prototypes,
891|    which can conflict with char pipe2 (); below.  */
892|
893| #include <limits.h>
894| #undef pipe2
895|
896| /* Override any GCC internal prototype to avoid an error.
897|    Use char because int might match the return type of a GCC
898|    builtin and then its argument prototype would still apply.  */
899| #ifdef __cplusplus
900| extern "C"
901| #endif
902| char pipe2 ();
903| /* The GNU C library defines this for functions which it implements
904|     to always fail with ENOSYS.  Some functions are actually named
905|     something starting with __ and the normal name is an alias.  */
906| #if defined __stub_pipe2 || defined __stub___pipe2
907| choke me
908| #endif
909|
910| int
911| main (void)
912| {
913| return pipe2 ();
914|   ;
915|   return 0;
916| }
917configure:17328: result: no
918configure:17337: checking if /usr/bin/clang recognizes -pthread
919configure:17350: /usr/bin/clang -c -Wall -Werror -pthread -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
920configure:17350: $? = 0
921configure:17352: result: yes
922configure:17362: checking for library containing pthread_create
923configure: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
924configure:17392: $? = 0
925configure:17412: result: none required
926configure:17422: checking for library containing __atomic_fetch_add_4
927configure: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
928configure:17452: $? = 0
929configure:17472: result: none required
930
931## ---------------- ##
932## Cache variables. ##
933## ---------------- ##
934
935ac_cv_build=x86_64-apple-darwin21.4.0
936ac_cv_c_compiler_gnu=yes
937ac_cv_c_inline=inline
938ac_cv_cxx_compiler_gnu=yes
939ac_cv_env_CCC_set=
940ac_cv_env_CCC_value=
941ac_cv_env_CC_set=set
942ac_cv_env_CC_value=/usr/bin/clang
943ac_cv_env_CFLAGS_set=set
944ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
945ac_cv_env_CPPFLAGS_set=set
946ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
947ac_cv_env_CXXCPP_set=
948ac_cv_env_CXXCPP_value=
949ac_cv_env_CXXFLAGS_set=set
950ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
951ac_cv_env_CXX_set=set
952ac_cv_env_CXX_value=/usr/bin/clang++
953ac_cv_env_LDFLAGS_set=set
954ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
955ac_cv_env_LIBS_set=
956ac_cv_env_LIBS_value=
957ac_cv_env_LT_SYS_LIBRARY_PATH_set=
958ac_cv_env_LT_SYS_LIBRARY_PATH_value=
959ac_cv_env_build_alias_set=
960ac_cv_env_build_alias_value=
961ac_cv_env_host_alias_set=
962ac_cv_env_host_alias_value=
963ac_cv_env_target_alias_set=
964ac_cv_env_target_alias_value=
965ac_cv_func_pipe2=no
966ac_cv_header_dlfcn_h=yes
967ac_cv_header_inttypes_h=yes
968ac_cv_header_stdint_h=yes
969ac_cv_header_stdio_h=yes
970ac_cv_header_stdlib_h=yes
971ac_cv_header_string_h=yes
972ac_cv_header_strings_h=yes
973ac_cv_header_sys_stat_h=yes
974ac_cv_header_sys_types_h=yes
975ac_cv_header_unistd_h=yes
976ac_cv_host=x86_64-apple-darwin21.4.0
977ac_cv_objext=o
978ac_cv_path_EGREP='/usr/bin/grep -E'
979ac_cv_path_FGREP='/usr/bin/grep -F'
980ac_cv_path_GREP=/usr/bin/grep
981ac_cv_path_SED=/opt/local/bin/gsed
982ac_cv_path_lt_DD=/bin/dd
983ac_cv_prog_AWK=awk
984ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
985ac_cv_prog_ac_ct_AR=ar
986ac_cv_prog_ac_ct_CC=/usr/bin/clang
987ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
988ac_cv_prog_ac_ct_FILECMD=file
989ac_cv_prog_ac_ct_LIPO=lipo
990ac_cv_prog_ac_ct_NMEDIT=nmedit
991ac_cv_prog_ac_ct_OBJDUMP=objdump
992ac_cv_prog_ac_ct_OTOOL=otool
993ac_cv_prog_ac_ct_RANLIB=ranlib
994ac_cv_prog_ac_ct_STRIP=strip
995ac_cv_prog_cc_c11=
996ac_cv_prog_cc_g=yes
997ac_cv_prog_cc_stdc=
998ac_cv_prog_cxx_11=no
999ac_cv_prog_cxx_g=yes
1000ac_cv_prog_cxx_stdcxx=
1001ac_cv_prog_make_make_set=yes
1002ac_cv_search___atomic_fetch_add_4='none required'
1003ac_cv_search_pthread_create='none required'
1004ac_cv_type_nfds_t=yes
1005am_cv_CC_dependencies_compiler_type=gcc3
1006am_cv_CXX_dependencies_compiler_type=gcc3
1007am_cv_make_support_nested_variables=yes
1008am_cv_prog_cc_c_o=yes
1009lt_cv_apple_cc_single_mod=yes
1010lt_cv_ar_at_file=no
1011lt_cv_deplibs_check_method=pass_all
1012lt_cv_file_magic_cmd='$MAGIC_CMD'
1013lt_cv_file_magic_test_file=
1014lt_cv_ld_exported_symbols_list=yes
1015lt_cv_ld_force_load=yes
1016lt_cv_ld_reload_flag=-r
1017lt_cv_nm_interface='BSD nm'
1018lt_cv_objdir=.libs
1019lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1020lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
1021lt_cv_path_NM='/usr/bin/nm -B'
1022lt_cv_path_mainfest_tool=no
1023lt_cv_prog_compiler_c_o=yes
1024lt_cv_prog_compiler_c_o_CXX=yes
1025lt_cv_prog_compiler_c_o_RC=yes
1026lt_cv_prog_compiler_pic='-fno-common -DPIC'
1027lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1028lt_cv_prog_compiler_pic_works=yes
1029lt_cv_prog_compiler_pic_works_CXX=yes
1030lt_cv_prog_compiler_rtti_exceptions=yes
1031lt_cv_prog_compiler_static_works=no
1032lt_cv_prog_compiler_static_works_CXX=no
1033lt_cv_prog_gnu_ld=no
1034lt_cv_prog_gnu_ldcxx=no
1035lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1036lt_cv_sys_global_symbol_pipe='/opt/local/bin/gsed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /opt/local/bin/gsed '\''/ __gnu_lto/d'\'''
1037lt_cv_sys_global_symbol_to_c_name_address='/opt/local/bin/gsed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
1038lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/opt/local/bin/gsed -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'\'''
1039lt_cv_sys_global_symbol_to_cdecl='/opt/local/bin/gsed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1040lt_cv_sys_global_symbol_to_import=
1041lt_cv_sys_max_cmd_len=786432
1042lt_cv_to_host_file_cmd=func_convert_file_noop
1043lt_cv_to_tool_file_cmd=func_convert_file_noop
1044lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
1045
1046## ----------------- ##
1047## Output variables. ##
1048## ----------------- ##
1049
1050ACLOCAL='${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'
1051AMDEPBACKSLASH='\'
1052AMDEP_FALSE='#'
1053AMDEP_TRUE=''
1054AMTAR='$${TAR-tar}'
1055AM_BACKSLASH='\'
1056AM_CFLAGS=''
1057AM_CPPFLAGS=''
1058AM_CXXFLAGS=''
1059AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1060AM_DEFAULT_VERBOSITY='0'
1061AM_V='$(V)'
1062AR='ar'
1063AUTOCONF='${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'
1064AUTOHEADER='${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'
1065AUTOMAKE='${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'
1066AWK='awk'
1067BUILD_EXAMPLES_FALSE=''
1068BUILD_EXAMPLES_TRUE=''
1069BUILD_TESTS_FALSE=''
1070BUILD_TESTS_TRUE=''
1071BUILD_UMOCKDEV_TEST_FALSE=''
1072BUILD_UMOCKDEV_TEST_TRUE=''
1073CC='/usr/bin/clang'
1074CCDEPMODE='depmode=gcc3'
1075CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1076CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
1077CREATE_IMPORT_LIB_FALSE=''
1078CREATE_IMPORT_LIB_TRUE=''
1079CSCOPE='cscope'
1080CTAGS='ctags'
1081CXX='/usr/bin/clang++'
1082CXXCPP='/usr/bin/clang++ -E'
1083CXXDEPMODE='depmode=gcc3'
1084CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1085CYGPATH_W='echo'
1086DEFS=''
1087DEPDIR='.deps'
1088DLLTOOL='false'
1089DOXYGEN_HTMLDIR=''
1090DSYMUTIL='dsymutil'
1091DUMPBIN=''
1092ECHO_C='\c'
1093ECHO_N=''
1094ECHO_T=''
1095EGREP='/usr/bin/grep -E'
1096ETAGS='etags'
1097EXEEXT=''
1098EXTRA_LDFLAGS=''
1099FGREP='/usr/bin/grep -F'
1100FILECMD='file'
1101GREP='/usr/bin/grep'
1102INSTALL_DATA='${INSTALL} -m 644'
1103INSTALL_PROGRAM='${INSTALL}'
1104INSTALL_SCRIPT='${INSTALL}'
1105INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1106LD='/Library/Developer/CommandLineTools/usr/bin/ld'
1107LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1108LIBOBJS=''
1109LIBS=''
1110LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1111LIPO='lipo'
1112LN_S='ln -s'
1113LTLIBOBJS=''
1114LT_LDFLAGS='-version-info 3:0:3 -no-undefined'
1115LT_SYS_LIBRARY_PATH=''
1116MAKEINFO='${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'
1117MANIFEST_TOOL=':'
1118MKDIR_P='./install-sh -c -d'
1119NM='/usr/bin/nm -B'
1120NMEDIT='nmedit'
1121OBJDUMP='objdump'
1122OBJEXT='o'
1123OS_DARWIN_FALSE=''
1124OS_DARWIN_TRUE=''
1125OS_HAIKU_FALSE=''
1126OS_HAIKU_TRUE=''
1127OS_LINUX_FALSE=''
1128OS_LINUX_TRUE=''
1129OS_NETBSD_FALSE=''
1130OS_NETBSD_TRUE=''
1131OS_NULL_FALSE=''
1132OS_NULL_TRUE=''
1133OS_OPENBSD_FALSE=''
1134OS_OPENBSD_TRUE=''
1135OS_SUNOS_FALSE=''
1136OS_SUNOS_TRUE=''
1137OS_WINDOWS_FALSE=''
1138OS_WINDOWS_TRUE=''
1139OTOOL64=':'
1140OTOOL='otool'
1141PACKAGE='libusb-1.0'
1142PACKAGE_BUGREPORT='libusb-devel@lists.sourceforge.net'
1143PACKAGE_NAME='libusb-1.0'
1144PACKAGE_STRING='libusb-1.0 1.0.26'
1145PACKAGE_TARNAME='libusb-1.0'
1146PACKAGE_URL='http://libusb.info'
1147PACKAGE_VERSION='1.0.26'
1148PATH_SEPARATOR=':'
1149PLATFORM_POSIX_FALSE=''
1150PLATFORM_POSIX_TRUE=''
1151PLATFORM_WINDOWS_FALSE=''
1152PLATFORM_WINDOWS_TRUE=''
1153RANLIB='ranlib'
1154RC=''
1155SED='/opt/local/bin/gsed'
1156SET_MAKE=''
1157SHELL='/bin/sh'
1158STRIP='strip'
1159THREAD_CFLAGS='-pthread'
1160THREAD_LIBS=''
1161USE_UDEV_FALSE=''
1162USE_UDEV_TRUE=''
1163VERSION='1.0.26'
1164ac_ct_AR='ar'
1165ac_ct_CC='/usr/bin/clang'
1166ac_ct_CXX=''
1167ac_ct_DUMPBIN=''
1168am__EXEEXT_FALSE=''
1169am__EXEEXT_TRUE=''
1170am__fastdepCC_FALSE='#'
1171am__fastdepCC_TRUE=''
1172am__fastdepCXX_FALSE='#'
1173am__fastdepCXX_TRUE=''
1174am__include='include'
1175am__isrc=''
1176am__leading_dot='.'
1177am__nodep='_no'
1178am__quote=''
1179am__tar='$${TAR-tar} chof - "$$tardir"'
1180am__untar='$${TAR-tar} xf -'
1181bindir='${exec_prefix}/bin'
1182build='x86_64-apple-darwin21.4.0'
1183build_alias=''
1184build_cpu='x86_64'
1185build_os='darwin21.4.0'
1186build_vendor='apple'
1187datadir='${datarootdir}'
1188datarootdir='${prefix}/share'
1189docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1190dvidir='${docdir}'
1191exec_prefix='NONE'
1192host='x86_64-apple-darwin21.4.0'
1193host_alias=''
1194host_cpu='x86_64'
1195host_os='darwin21.4.0'
1196host_vendor='apple'
1197htmldir='${docdir}'
1198includedir='${prefix}/include'
1199infodir='${datarootdir}/info'
1200install_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'
1201libdir='${exec_prefix}/lib'
1202libexecdir='${exec_prefix}/libexec'
1203localedir='${datarootdir}/locale'
1204localstatedir='${prefix}/var'
1205mandir='${datarootdir}/man'
1206mkdir_p='$(MKDIR_P)'
1207oldincludedir='/usr/include'
1208pdfdir='${docdir}'
1209prefix='/opt/local'
1210program_transform_name='s,x,x,'
1211psdir='${docdir}'
1212runstatedir='${localstatedir}/run'
1213sbindir='${exec_prefix}/sbin'
1214sharedstatedir='${prefix}/com'
1215sysconfdir='${prefix}/etc'
1216target_alias=''
1217
1218## ----------- ##
1219## confdefs.h. ##
1220## ----------- ##
1221
1222/* confdefs.h */
1223#define PACKAGE_NAME "libusb-1.0"
1224#define PACKAGE_TARNAME "libusb-1.0"
1225#define PACKAGE_VERSION "1.0.26"
1226#define PACKAGE_STRING "libusb-1.0 1.0.26"
1227#define PACKAGE_BUGREPORT "libusb-devel@lists.sourceforge.net"
1228#define PACKAGE_URL "http://libusb.info"
1229#define PACKAGE "libusb-1.0"
1230#define VERSION "1.0.26"
1231#define HAVE_STDIO_H 1
1232#define HAVE_STDLIB_H 1
1233#define HAVE_STRING_H 1
1234#define HAVE_INTTYPES_H 1
1235#define HAVE_STDINT_H 1
1236#define HAVE_STRINGS_H 1
1237#define HAVE_SYS_STAT_H 1
1238#define HAVE_SYS_TYPES_H 1
1239#define HAVE_UNISTD_H 1
1240#define STDC_HEADERS 1
1241#define HAVE_DLFCN_H 1
1242#define LT_OBJDIR ".libs/"
1243#define _GNU_SOURCE 1
1244#define DEFAULT_VISIBILITY __attribute__ ((visibility ("default")))
1245#define PRINTF_FORMAT(a, b) __attribute__ ((__format__ (__printf__, a, b)))
1246#define PLATFORM_POSIX 1
1247#define HAVE_NFDS_T 1
1248
1249configure: exit 258