Ticket #63301: ossp-fsl_config.log

File ossp-fsl_config.log, 52.4 KB (added by cooljeanius (Eric Gallager), 3 years ago)

config.log for ossp-fsl

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.59 (OpenPKG-CURRENT).  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-l2=/opt/local --with-cfg=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Local-Admins-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 20.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 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 12 13 14 15
32Primary memory available: 16.00 gigabytes
33Default processor set: 664 tasks, 3050 threads, 16 processors
34Load average: 2.72, Mach factor: 13.26
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:1509: checking whether make sets $(MAKE)
52configure:1529: result: yes
53configure:1584: checking for gcc
54configure:1610: result: /usr/bin/clang
55configure:1854: checking for C compiler version
56configure:1857: /usr/bin/clang --version </dev/null >&5
57Apple clang version 12.0.5 (clang-1205.0.22.9)
58Target: x86_64-apple-darwin20.6.0
59Thread model: posix
60InstalledDir: /Library/Developer/CommandLineTools/usr/bin
61configure:1860: $? = 0
62configure:1862: /usr/bin/clang -v </dev/null >&5
63Apple clang version 12.0.5 (clang-1205.0.22.9)
64Target: x86_64-apple-darwin20.6.0
65Thread model: posix
66InstalledDir: /Library/Developer/CommandLineTools/usr/bin
67configure:1865: $? = 0
68configure:1867: /usr/bin/clang -V </dev/null >&5
69clang: error: argument to '-V' is missing (expected 1 value)
70clang: error: no input files
71configure:1870: $? = 1
72configure:1893: checking for C compiler default output file name
73configure:1896: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
74configure:1899: $? = 0
75configure:1945: result: a.out
76configure:1950: checking whether the C compiler works
77configure:1956: ./a.out
78configure:1959: $? = 0
79configure:1976: result: yes
80configure:1983: checking whether we are cross compiling
81configure:1985: result: no
82configure:1988: checking for suffix of executables
83configure:1990: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
84configure:1993: $? = 0
85configure:2018: result:
86configure:2024: checking for suffix of object files
87configure:2045: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
88configure:2048: $? = 0
89configure:2070: result: o
90configure:2074: checking whether we are using the GNU C compiler
91configure:2098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
92configure:2104: $? = 0
93configure:2108: test -z
94                         || test ! -s conftest.err
95configure:2111: $? = 0
96configure:2114: test -s conftest.o
97configure:2117: $? = 0
98configure:2130: result: yes
99configure:2136: checking whether /usr/bin/clang accepts -g
100configure:2157: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
101configure:2163: $? = 0
102configure:2167: test -z
103                         || test ! -s conftest.err
104configure:2170: $? = 0
105configure:2173: test -s conftest.o
106configure:2176: $? = 0
107configure:2187: result: yes
108configure:2204: checking for /usr/bin/clang option to accept ANSI C
109configure:2274: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
110configure:2280: $? = 0
111configure:2284: test -z
112                         || test ! -s conftest.err
113configure:2287: $? = 0
114configure:2290: test -s conftest.o
115configure:2293: $? = 0
116configure:2311: result: none needed
117configure:2329: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
118conftest.c:2:3: error: unknown type name 'choke'
119  choke me
120  ^
121conftest.c:2:11: error: expected ';' after top level declarator
122  choke me
123          ^
124          ;
1252 errors generated.
126configure:2335: $? = 1
127configure: failed program was:
128| #ifndef __cplusplus
129|   choke me
130| #endif
131configure:2833: checking for compilation debug mode
132configure:2835: result: disabled
133configure:3411: checking build system type
134configure:3429: result: i686-apple-darwin20.6.0
135configure:3437: checking host system type
136configure:3451: result: i686-apple-darwin20.6.0
137configure:3459: checking for a sed that does not truncate output
138configure:3513: result: /opt/local/bin/gsed
139configure:3516: checking for egrep
140configure:3526: result: grep -E
141configure:3542: checking for ld used by /usr/bin/clang
142configure:3609: result: /Library/Developer/CommandLineTools/usr/bin/ld
143configure:3618: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
144configure:3633: result: no
145configure:3638: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
146configure:3645: result: -r
147configure:3663: checking for BSD-compatible nm
148configure:3705: result: /opt/local/bin/nm -B
149configure:3709: checking whether ln -s works
150configure:3713: result: yes
151configure:3720: checking how to recognise dependent libraries
152configure:3892: result: pass_all
153configure:4105: checking how to run the C preprocessor
154configure:4140: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
155configure:4146: $? = 0
156configure:4178: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
157conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
158#include <ac_nonexistent.h>
159         ^~~~~~~~~~~~~~~~~~
1601 error generated.
161configure:4184: $? = 1
162configure: failed program was:
163| /* confdefs.h.  */
164|
165| #define PACKAGE_NAME ""
166| #define PACKAGE_TARNAME ""
167| #define PACKAGE_VERSION ""
168| #define PACKAGE_STRING ""
169| #define PACKAGE_BUGREPORT ""
170| /* end confdefs.h.  */
171| #include <ac_nonexistent.h>
172configure:4223: result: /usr/bin/clang -E
173configure:4247: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
174configure:4253: $? = 0
175configure:4285: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
176conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
177#include <ac_nonexistent.h>
178         ^~~~~~~~~~~~~~~~~~
1791 error generated.
180configure:4291: $? = 1
181configure: failed program was:
182| /* confdefs.h.  */
183|
184| #define PACKAGE_NAME ""
185| #define PACKAGE_TARNAME ""
186| #define PACKAGE_VERSION ""
187| #define PACKAGE_STRING ""
188| #define PACKAGE_BUGREPORT ""
189| /* end confdefs.h.  */
190| #include <ac_nonexistent.h>
191configure:4335: checking for ANSI C header files
192configure:4360: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
193configure:4366: $? = 0
194configure:4370: test -z
195                         || test ! -s conftest.err
196configure:4373: $? = 0
197configure:4376: test -s conftest.o
198configure:4379: $? = 0
199configure:4468: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
200conftest.c:26:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
201      exit(2);
202      ^
203conftest.c:26:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2041 error generated.
205configure:4471: $? = 1
206configure: program exited with status 1
207configure: failed program was:
208| /* confdefs.h.  */
209|
210| #define PACKAGE_NAME ""
211| #define PACKAGE_TARNAME ""
212| #define PACKAGE_VERSION ""
213| #define PACKAGE_STRING ""
214| #define PACKAGE_BUGREPORT ""
215| /* end confdefs.h.  */
216| #include <ctype.h>
217| #if ((' ' & 0x0FF) == 0x020)
218| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
219| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
220| #else
221| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
222| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
223| #endif
224|
225| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
226| int
227| main ()
228| {
229|   int i;
230|   for (i = 0; i < 256; i++)
231|     if (XOR (islower (i), ISLOWER (i))
232|       || toupper (i) != TOUPPER (i))
233|       exit(2);
234|   exit (0);
235| }
236configure:4491: result: no
237configure:4515: checking for sys/types.h
238configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
239configure:4537: $? = 0
240configure:4541: test -z
241                         || test ! -s conftest.err
242configure:4544: $? = 0
243configure:4547: test -s conftest.o
244configure:4550: $? = 0
245configure:4561: result: yes
246configure:4515: checking for sys/stat.h
247configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
248configure:4537: $? = 0
249configure:4541: test -z
250                         || test ! -s conftest.err
251configure:4544: $? = 0
252configure:4547: test -s conftest.o
253configure:4550: $? = 0
254configure:4561: result: yes
255configure:4515: checking for stdlib.h
256configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
257configure:4537: $? = 0
258configure:4541: test -z
259                         || test ! -s conftest.err
260configure:4544: $? = 0
261configure:4547: test -s conftest.o
262configure:4550: $? = 0
263configure:4561: result: yes
264configure:4515: checking for string.h
265configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
266configure:4537: $? = 0
267configure:4541: test -z
268                         || test ! -s conftest.err
269configure:4544: $? = 0
270configure:4547: test -s conftest.o
271configure:4550: $? = 0
272configure:4561: result: yes
273configure:4515: checking for memory.h
274configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
275configure:4537: $? = 0
276configure:4541: test -z
277                         || test ! -s conftest.err
278configure:4544: $? = 0
279configure:4547: test -s conftest.o
280configure:4550: $? = 0
281configure:4561: result: yes
282configure:4515: checking for strings.h
283configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
284configure:4537: $? = 0
285configure:4541: test -z
286                         || test ! -s conftest.err
287configure:4544: $? = 0
288configure:4547: test -s conftest.o
289configure:4550: $? = 0
290configure:4561: result: yes
291configure:4515: checking for inttypes.h
292configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
293configure:4537: $? = 0
294configure:4541: test -z
295                         || test ! -s conftest.err
296configure:4544: $? = 0
297configure:4547: test -s conftest.o
298configure:4550: $? = 0
299configure:4561: result: yes
300configure:4515: checking for stdint.h
301configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
302configure:4537: $? = 0
303configure:4541: test -z
304                         || test ! -s conftest.err
305configure:4544: $? = 0
306configure:4547: test -s conftest.o
307configure:4550: $? = 0
308configure:4561: result: yes
309configure:4515: checking for unistd.h
310configure:4531: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
311configure:4537: $? = 0
312configure:4541: test -z
313                         || test ! -s conftest.err
314configure:4544: $? = 0
315configure:4547: test -s conftest.o
316configure:4550: $? = 0
317configure:4561: result: yes
318configure:4587: checking dlfcn.h usability
319configure:4599: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
320configure:4605: $? = 0
321configure:4609: test -z
322                         || test ! -s conftest.err
323configure:4612: $? = 0
324configure:4615: test -s conftest.o
325configure:4618: $? = 0
326configure:4628: result: yes
327configure:4632: checking dlfcn.h presence
328configure:4642: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
329configure:4648: $? = 0
330configure:4668: result: yes
331configure:4703: checking for dlfcn.h
332configure:4710: result: yes
333configure:4817: checking for C++ compiler version
334configure:4820: /usr/bin/clang++ --version </dev/null >&5
335Apple clang version 12.0.5 (clang-1205.0.22.9)
336Target: x86_64-apple-darwin20.6.0
337Thread model: posix
338InstalledDir: /Library/Developer/CommandLineTools/usr/bin
339configure:4823: $? = 0
340configure:4825: /usr/bin/clang++ -v </dev/null >&5
341Apple clang version 12.0.5 (clang-1205.0.22.9)
342Target: x86_64-apple-darwin20.6.0
343Thread model: posix
344InstalledDir: /Library/Developer/CommandLineTools/usr/bin
345configure:4828: $? = 0
346configure:4830: /usr/bin/clang++ -V </dev/null >&5
347clang: error: argument to '-V' is missing (expected 1 value)
348clang: error: no input files
349configure:4833: $? = 1
350configure:4836: checking whether we are using the GNU C++ compiler
351configure:4860: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
352configure:4866: $? = 0
353configure:4870: test -z
354                         || test ! -s conftest.err
355configure:4873: $? = 0
356configure:4876: test -s conftest.o
357configure:4879: $? = 0
358configure:4892: result: yes
359configure:4898: checking whether /usr/bin/clang++ accepts -g
360configure:4919: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
361configure:4925: $? = 0
362configure:4929: test -z
363                         || test ! -s conftest.err
364configure:4932: $? = 0
365configure:4935: test -s conftest.o
366configure:4938: $? = 0
367configure:4949: result: yes
368configure:4991: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
369configure:4997: $? = 0
370configure:5001: test -z
371                         || test ! -s conftest.err
372configure:5004: $? = 0
373configure:5007: test -s conftest.o
374configure:5010: $? = 0
375configure:5036: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
376conftest.cc:23:1: error: use of undeclared identifier 'exit'
377exit (42);
378^
3791 error generated.
380configure:5042: $? = 1
381configure: failed program was:
382| /* confdefs.h.  */
383|
384| #define PACKAGE_NAME ""
385| #define PACKAGE_TARNAME ""
386| #define PACKAGE_VERSION ""
387| #define PACKAGE_STRING ""
388| #define PACKAGE_BUGREPORT ""
389| #define HAVE_SYS_TYPES_H 1
390| #define HAVE_SYS_STAT_H 1
391| #define HAVE_STDLIB_H 1
392| #define HAVE_STRING_H 1
393| #define HAVE_MEMORY_H 1
394| #define HAVE_STRINGS_H 1
395| #define HAVE_INTTYPES_H 1
396| #define HAVE_STDINT_H 1
397| #define HAVE_UNISTD_H 1
398| #define HAVE_DLFCN_H 1
399| /* end confdefs.h.  */
400|
401| int
402| main ()
403| {
404| exit (42);
405|   ;
406|   return 0;
407| }
408configure:4991: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
409conftest.cc:19:17: error: use of undeclared identifier 'std'
410extern "C" void std::exit (int) throw (); using std::exit;
411                ^
412conftest.cc:19:49: error: use of undeclared identifier 'std'
413extern "C" void std::exit (int) throw (); using std::exit;
414                                                ^
4152 errors generated.
416configure:4997: $? = 1
417configure: failed program was:
418| /* confdefs.h.  */
419|
420| #define PACKAGE_NAME ""
421| #define PACKAGE_TARNAME ""
422| #define PACKAGE_VERSION ""
423| #define PACKAGE_STRING ""
424| #define PACKAGE_BUGREPORT ""
425| #define HAVE_SYS_TYPES_H 1
426| #define HAVE_SYS_STAT_H 1
427| #define HAVE_STDLIB_H 1
428| #define HAVE_STRING_H 1
429| #define HAVE_MEMORY_H 1
430| #define HAVE_STRINGS_H 1
431| #define HAVE_INTTYPES_H 1
432| #define HAVE_STDINT_H 1
433| #define HAVE_UNISTD_H 1
434| #define HAVE_DLFCN_H 1
435| /* end confdefs.h.  */
436| extern "C" void std::exit (int) throw (); using std::exit;
437| #include <stdlib.h>
438| int
439| main ()
440| {
441| exit (42);
442|   ;
443|   return 0;
444| }
445configure:4991: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
446conftest.cc:19:17: error: use of undeclared identifier 'std'
447extern "C" void std::exit (int); using std::exit;
448                ^
449conftest.cc:19:40: error: use of undeclared identifier 'std'
450extern "C" void std::exit (int); using std::exit;
451                                       ^
4522 errors generated.
453configure:4997: $? = 1
454configure: failed program was:
455| /* confdefs.h.  */
456|
457| #define PACKAGE_NAME ""
458| #define PACKAGE_TARNAME ""
459| #define PACKAGE_VERSION ""
460| #define PACKAGE_STRING ""
461| #define PACKAGE_BUGREPORT ""
462| #define HAVE_SYS_TYPES_H 1
463| #define HAVE_SYS_STAT_H 1
464| #define HAVE_STDLIB_H 1
465| #define HAVE_STRING_H 1
466| #define HAVE_MEMORY_H 1
467| #define HAVE_STRINGS_H 1
468| #define HAVE_INTTYPES_H 1
469| #define HAVE_STDINT_H 1
470| #define HAVE_UNISTD_H 1
471| #define HAVE_DLFCN_H 1
472| /* end confdefs.h.  */
473| extern "C" void std::exit (int); using std::exit;
474| #include <stdlib.h>
475| int
476| main ()
477| {
478| exit (42);
479|   ;
480|   return 0;
481| }
482configure:4991: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
483In file included from conftest.cc:20:
484In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/c++/v1/stdlib.h:93:
485/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/stdlib.h:145:7: error: 'exit' is missing exception specification 'throw()'
486void     exit(int) __dead2;
487         ^
488conftest.cc:19:17: note: previous declaration is here
489extern "C" void exit (int) throw ();
490                ^
4911 error generated.
492configure:4997: $? = 1
493configure: failed program was:
494| /* confdefs.h.  */
495|
496| #define PACKAGE_NAME ""
497| #define PACKAGE_TARNAME ""
498| #define PACKAGE_VERSION ""
499| #define PACKAGE_STRING ""
500| #define PACKAGE_BUGREPORT ""
501| #define HAVE_SYS_TYPES_H 1
502| #define HAVE_SYS_STAT_H 1
503| #define HAVE_STDLIB_H 1
504| #define HAVE_STRING_H 1
505| #define HAVE_MEMORY_H 1
506| #define HAVE_STRINGS_H 1
507| #define HAVE_INTTYPES_H 1
508| #define HAVE_STDINT_H 1
509| #define HAVE_UNISTD_H 1
510| #define HAVE_DLFCN_H 1
511| /* end confdefs.h.  */
512| extern "C" void exit (int) throw ();
513| #include <stdlib.h>
514| int
515| main ()
516| {
517| exit (42);
518|   ;
519|   return 0;
520| }
521configure:4991: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
522configure:4997: $? = 0
523configure:5001: test -z
524                         || test ! -s conftest.err
525configure:5004: $? = 0
526configure:5007: test -s conftest.o
527configure:5010: $? = 0
528configure:5036: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5
529configure:5042: $? = 0
530configure:5046: test -z
531                         || test ! -s conftest.err
532configure:5049: $? = 0
533configure:5052: test -s conftest.o
534configure:5055: $? = 0
535configure:5088: checking how to run the C++ preprocessor
536configure:5119: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc
537configure:5125: $? = 0
538configure:5157: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc
539conftest.cc:22:10: fatal error: 'ac_nonexistent.h' file not found
540#include <ac_nonexistent.h>
541         ^~~~~~~~~~~~~~~~~~
5421 error generated.
543configure:5163: $? = 1
544configure: failed program was:
545| /* confdefs.h.  */
546|
547| #define PACKAGE_NAME ""
548| #define PACKAGE_TARNAME ""
549| #define PACKAGE_VERSION ""
550| #define PACKAGE_STRING ""
551| #define PACKAGE_BUGREPORT ""
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_STAT_H 1
554| #define HAVE_STDLIB_H 1
555| #define HAVE_STRING_H 1
556| #define HAVE_MEMORY_H 1
557| #define HAVE_STRINGS_H 1
558| #define HAVE_INTTYPES_H 1
559| #define HAVE_STDINT_H 1
560| #define HAVE_UNISTD_H 1
561| #define HAVE_DLFCN_H 1
562| #ifdef __cplusplus
563| extern "C" void exit (int);
564| #endif
565| /* end confdefs.h.  */
566| #include <ac_nonexistent.h>
567configure:5202: result: /usr/bin/clang++ -E
568configure:5226: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc
569configure:5232: $? = 0
570configure:5264: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc
571conftest.cc:22:10: fatal error: 'ac_nonexistent.h' file not found
572#include <ac_nonexistent.h>
573         ^~~~~~~~~~~~~~~~~~
5741 error generated.
575configure:5270: $? = 1
576configure: failed program was:
577| /* confdefs.h.  */
578|
579| #define PACKAGE_NAME ""
580| #define PACKAGE_TARNAME ""
581| #define PACKAGE_VERSION ""
582| #define PACKAGE_STRING ""
583| #define PACKAGE_BUGREPORT ""
584| #define HAVE_SYS_TYPES_H 1
585| #define HAVE_SYS_STAT_H 1
586| #define HAVE_STDLIB_H 1
587| #define HAVE_STRING_H 1
588| #define HAVE_MEMORY_H 1
589| #define HAVE_STRINGS_H 1
590| #define HAVE_INTTYPES_H 1
591| #define HAVE_STDINT_H 1
592| #define HAVE_UNISTD_H 1
593| #define HAVE_DLFCN_H 1
594| #ifdef __cplusplus
595| extern "C" void exit (int);
596| #endif
597| /* end confdefs.h.  */
598| #include <ac_nonexistent.h>
599configure:5367: checking for g77
600configure:5396: result: no
601configure:5367: checking for f77
602configure:5396: result: no
603configure:5367: checking for xlf
604configure:5396: result: no
605configure:5367: checking for frt
606configure:5396: result: no
607configure:5367: checking for pgf77
608configure:5396: result: no
609configure:5367: checking for fort77
610configure:5396: result: no
611configure:5367: checking for fl32
612configure:5396: result: no
613configure:5367: checking for af77
614configure:5396: result: no
615configure:5367: checking for f90
616configure:5396: result: no
617configure:5367: checking for xlf90
618configure:5396: result: no
619configure:5367: checking for pgf90
620configure:5396: result: no
621configure:5367: checking for epcf90
622configure:5396: result: no
623configure:5367: checking for f95
624configure:5396: result: no
625configure:5367: checking for fort
626configure:5396: result: no
627configure:5367: checking for xlf95
628configure:5396: result: no
629configure:5367: checking for ifc
630configure:5396: result: no
631configure:5367: checking for efc
632configure:5396: result: no
633configure:5367: checking for pgf95
634configure:5396: result: no
635configure:5367: checking for lf95
636configure:5396: result: no
637configure:5367: checking for gfortran
638configure:5383: found /opt/local/bin/gfortran
639configure:5393: result: gfortran
640configure:5408: checking for Fortran 77 compiler version
641configure:5411: gfortran --version </dev/null >&5
642GNU Fortran (MacPorts gcc10 10.3.0_0) 10.3.0
643Copyright (C) 2020 Free Software Foundation, Inc.
644This is free software; see the source for copying conditions.  There is NO
645warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
646
647configure:5414: $? = 0
648configure:5416: gfortran -v </dev/null >&5
649Using built-in specs.
650COLLECT_GCC=gfortran
651COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin20/10.3.0/lto-wrapper
652Target: x86_64-apple-darwin20
653Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc10/gcc10/work/gcc-10.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin20 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.3.0_0' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
654Thread model: posix
655Supported LTO compression algorithms: zlib
656gcc version 10.3.0 (MacPorts gcc10 10.3.0_0)
657configure:5419: $? = 0
658configure:5421: gfortran -V </dev/null >&5
659gfortran: error: unrecognized command-line option '-V'
660gfortran: fatal error: no input files
661compilation terminated.
662configure:5424: $? = 1
663configure:5432: checking whether we are using the GNU Fortran 77 compiler
664configure:5446: gfortran -c -pipe -Os -m64 conftest.F >&5
665configure:5452: $? = 0
666configure:5456: test -z
667                         || test ! -s conftest.err
668configure:5459: $? = 0
669configure:5462: test -s conftest.o
670configure:5465: $? = 0
671configure:5478: result: yes
672configure:5484: checking whether gfortran accepts -g
673configure:5496: gfortran -c -g conftest.f >&5
674configure:5502: $? = 0
675configure:5506: test -z
676                         || test ! -s conftest.err
677configure:5509: $? = 0
678configure:5512: test -s conftest.o
679configure:5515: $? = 0
680configure:5527: result: yes
681configure:5557: checking the maximum length of command line arguments
682configure:5649: result: 786432
683configure:5660: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object
684configure:5756: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
685configure:5759: $? = 0
686configure:5763: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
687configure:5766: $? = 0
688cannot find nm_test_var in conftest.nm
689configure:5756: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
690configure:5759: $? = 0
691configure:5763: /opt/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
692configure:5766: $? = 0
693configure:5818: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c conftstm.o >&5
694configure:5821: $? = 0
695configure:5859: result: ok
696configure:5863: checking for objdir
697configure:5878: result: .libs
698configure:5968: checking for ar
699configure:5984: found /opt/local/bin/ar
700configure:5995: result: ar
701configure:6048: checking for ranlib
702configure:6064: found /opt/local/bin/ranlib
703configure:6075: result: ranlib
704configure:6128: checking for strip
705configure:6144: found /opt/local/bin/strip
706configure:6155: result: strip
707configure:6442: checking if /usr/bin/clang static flag  works
708configure:6470: result: yes
709configure:6492: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
710configure:6510: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fno-rtti -fno-exceptions conftest.c >&5
711configure:6514: $? = 0
712configure:6527: result: yes
713configure:6542: checking for /usr/bin/clang option to produce PIC
714configure:6746: result: -fno-common
715configure:6754: checking if /usr/bin/clang PIC flag -fno-common works
716configure:6772: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fno-common -DPIC conftest.c >&5
717configure:6776: $? = 0
718configure:6789: result: yes
719configure:6813: checking if /usr/bin/clang supports -c -o file.o
720configure:6834: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -o out/conftest2.o conftest.c >&5
721configure:6838: $? = 0
722configure:6860: result: yes
723configure:6886: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
724configure:7782: result: yes
725configure:7853: checking dynamic linker characteristics
726configure:8407: result: darwin20.6.0 dyld
727configure:8411: checking how to hardcode library paths into programs
728configure:8436: result: immediate
729configure:8450: checking whether stripping libraries is possible
730configure:8463: result: yes
731configure:9285: checking if libtool supports shared libraries
732configure:9287: result: yes
733configure:9290: checking whether to build shared libraries
734configure:9311: result: yes
735configure:9314: checking whether to build static libraries
736configure:9318: result: yes
737configure:9410: creating libtool
738configure:9988: checking for ld used by /usr/bin/clang++
739configure:10055: result: /Library/Developer/CommandLineTools/usr/bin/ld
740configure:10064: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
741configure:10079: result: no
742configure:10130: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
743configure:11010: result: yes
744configure:11032: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cpp >&5
745configure:11035: $? = 0
746configure:11145: checking for /usr/bin/clang++ option to produce PIC
747configure:11413: result: -fno-common
748configure:11421: checking if /usr/bin/clang++ PIC flag -fno-common works
749configure:11439: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -fno-common -DPIC conftest.cpp >&5
750configure:11443: $? = 0
751configure:11456: result: yes
752configure:11480: checking if /usr/bin/clang++ supports -c -o file.o
753configure:11501: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -o out/conftest2.o conftest.cpp >&5
754configure:11505: $? = 0
755configure:11527: result: yes
756configure:11553: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
757configure:11578: result: yes
758configure:11649: checking dynamic linker characteristics
759configure:12203: result: darwin20.6.0 dyld
760configure:12207: checking how to hardcode library paths into programs
761configure:12232: result: immediate
762configure:12246: checking whether stripping libraries is possible
763configure:12259: result: yes
764configure:13587: checking if libtool supports shared libraries
765configure:13589: result: yes
766configure:13592: checking whether to build shared libraries
767configure:13612: result: yes
768configure:13615: checking whether to build static libraries
769configure:13619: result: yes
770configure:13631: checking for gfortran option to produce PIC
771configure:13835: result: -fno-common
772configure:13843: checking if gfortran PIC flag -fno-common works
773configure:13861: gfortran -c -pipe -Os -m64 -fno-common conftest.f >&5
774configure:13865: $? = 0
775configure:13878: result: yes
776configure:13902: checking if gfortran supports -c -o file.o
777configure:13923: gfortran -c -pipe -Os -m64 -o out/conftest2.o conftest.f >&5
778configure:13927: $? = 0
779configure:13949: result: yes
780configure:13975: checking whether the gfortran linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
781configure:14851: result: yes
782configure:14922: checking dynamic linker characteristics
783configure:15476: result: darwin20.6.0 dyld
784configure:15480: checking how to hardcode library paths into programs
785configure:15505: result: immediate
786configure:15519: checking whether stripping libraries is possible
787configure:15532: result: yes
788configure:19782: checking for debug log code
789configure:19796: result:
790configure:19799: checking for debug log file
791configure:19816: result: /opt/local/var/fsl/debuglogfile
792configure:19819: checking for debug log mask
793configure:19836: result: /opt/local/var/fsl/debuglogmask
794configure:19839: checking for debug log stop
795configure:19856: result: 16777216
796configure:19876: checking syslog.h usability
797configure:19888: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
798configure:19894: $? = 0
799configure:19898: test -z
800                         || test ! -s conftest.err
801configure:19901: $? = 0
802configure:19904: test -s conftest.o
803configure:19907: $? = 0
804configure:19917: result: yes
805configure:19921: checking syslog.h presence
806configure:19931: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
807configure:19937: $? = 0
808configure:19957: result: yes
809configure:19992: checking for syslog.h
810configure:19999: result: yes
811configure:20013: checking for platform
812configure:20019: result: i686-apple-darwin20.6.0
813configure:20034: checking for configuration directory
814configure:20051: result: /opt/local/etc/fsl
815configure:20054: checking for configuration file prefix
816configure:20071: result: fsl.
817configure:20077: checking for gethostname in -lnsl
818configure:20107: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lnsl   >&5
819ld: library not found for -lnsl
820clang: error: linker command failed with exit code 1 (use -v to see invocation)
821configure:20113: $? = 1
822configure: failed program was:
823| /* confdefs.h.  */
824|
825| #define PACKAGE_NAME ""
826| #define PACKAGE_TARNAME ""
827| #define PACKAGE_VERSION ""
828| #define PACKAGE_STRING ""
829| #define PACKAGE_BUGREPORT ""
830| #define HAVE_SYS_TYPES_H 1
831| #define HAVE_SYS_STAT_H 1
832| #define HAVE_STDLIB_H 1
833| #define HAVE_STRING_H 1
834| #define HAVE_MEMORY_H 1
835| #define HAVE_STRINGS_H 1
836| #define HAVE_INTTYPES_H 1
837| #define HAVE_STDINT_H 1
838| #define HAVE_UNISTD_H 1
839| #define HAVE_DLFCN_H 1
840| #ifdef __cplusplus
841| extern "C" void exit (int);
842| #endif
843| #define FSL_DEBUGLOGFILE "/opt/local/var/fsl/debuglogfile"
844| #define FSL_DEBUGLOGMASK "/opt/local/var/fsl/debuglogmask"
845| #define FSL_DEBUGLOGSTOP 16777216
846| #define HAVE_SYSLOG_H 1
847| #define FSL_CFGDIR "/opt/local/etc/fsl"
848| #define FSL_PREFIX "fsl."
849| /* end confdefs.h.  */
850|
851| /* Override any gcc2 internal prototype to avoid an error.  */
852| #ifdef __cplusplus
853| extern "C"
854| #endif
855| /* We use char because int might match the return type of a gcc2
856|    builtin and then its argument prototype would still apply.  */
857| char gethostname ();
858| int
859| main ()
860| {
861| gethostname ();
862|   ;
863|   return 0;
864| }
865configure:20139: result: no
866configure:20152: checking for gethostbyname in -lnsl
867configure:20182: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lnsl   >&5
868ld: library not found for -lnsl
869clang: error: linker command failed with exit code 1 (use -v to see invocation)
870configure:20188: $? = 1
871configure: failed program was:
872| /* confdefs.h.  */
873|
874| #define PACKAGE_NAME ""
875| #define PACKAGE_TARNAME ""
876| #define PACKAGE_VERSION ""
877| #define PACKAGE_STRING ""
878| #define PACKAGE_BUGREPORT ""
879| #define HAVE_SYS_TYPES_H 1
880| #define HAVE_SYS_STAT_H 1
881| #define HAVE_STDLIB_H 1
882| #define HAVE_STRING_H 1
883| #define HAVE_MEMORY_H 1
884| #define HAVE_STRINGS_H 1
885| #define HAVE_INTTYPES_H 1
886| #define HAVE_STDINT_H 1
887| #define HAVE_UNISTD_H 1
888| #define HAVE_DLFCN_H 1
889| #ifdef __cplusplus
890| extern "C" void exit (int);
891| #endif
892| #define FSL_DEBUGLOGFILE "/opt/local/var/fsl/debuglogfile"
893| #define FSL_DEBUGLOGMASK "/opt/local/var/fsl/debuglogmask"
894| #define FSL_DEBUGLOGSTOP 16777216
895| #define HAVE_SYSLOG_H 1
896| #define FSL_CFGDIR "/opt/local/etc/fsl"
897| #define FSL_PREFIX "fsl."
898| /* end confdefs.h.  */
899|
900| /* Override any gcc2 internal prototype to avoid an error.  */
901| #ifdef __cplusplus
902| extern "C"
903| #endif
904| /* We use char because int might match the return type of a gcc2
905|    builtin and then its argument prototype would still apply.  */
906| char gethostbyname ();
907| int
908| main ()
909| {
910| gethostbyname ();
911|   ;
912|   return 0;
913| }
914configure:20214: result: no
915configure:20227: checking for accept in -lsocket
916configure:20257: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lsocket   >&5
917ld: library not found for -lsocket
918clang: error: linker command failed with exit code 1 (use -v to see invocation)
919configure:20263: $? = 1
920configure: failed program was:
921| /* confdefs.h.  */
922|
923| #define PACKAGE_NAME ""
924| #define PACKAGE_TARNAME ""
925| #define PACKAGE_VERSION ""
926| #define PACKAGE_STRING ""
927| #define PACKAGE_BUGREPORT ""
928| #define HAVE_SYS_TYPES_H 1
929| #define HAVE_SYS_STAT_H 1
930| #define HAVE_STDLIB_H 1
931| #define HAVE_STRING_H 1
932| #define HAVE_MEMORY_H 1
933| #define HAVE_STRINGS_H 1
934| #define HAVE_INTTYPES_H 1
935| #define HAVE_STDINT_H 1
936| #define HAVE_UNISTD_H 1
937| #define HAVE_DLFCN_H 1
938| #ifdef __cplusplus
939| extern "C" void exit (int);
940| #endif
941| #define FSL_DEBUGLOGFILE "/opt/local/var/fsl/debuglogfile"
942| #define FSL_DEBUGLOGMASK "/opt/local/var/fsl/debuglogmask"
943| #define FSL_DEBUGLOGSTOP 16777216
944| #define HAVE_SYSLOG_H 1
945| #define FSL_CFGDIR "/opt/local/etc/fsl"
946| #define FSL_PREFIX "fsl."
947| /* end confdefs.h.  */
948|
949| /* Override any gcc2 internal prototype to avoid an error.  */
950| #ifdef __cplusplus
951| extern "C"
952| #endif
953| /* We use char because int might match the return type of a gcc2
954|    builtin and then its argument prototype would still apply.  */
955| char accept ();
956| int
957| main ()
958| {
959| accept ();
960|   ;
961|   return 0;
962| }
963configure:20289: result: no
964configure:20383: checking l2.h usability
965configure:20395: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c >&5
966configure:20401: $? = 0
967configure:20405: test -z
968                         || test ! -s conftest.err
969configure:20408: $? = 0
970configure:20411: test -s conftest.o
971configure:20414: $? = 0
972configure:20424: result: yes
973configure:20428: checking l2.h presence
974configure:20438: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c
975configure:20444: $? = 0
976configure:20464: result: yes
977configure:20499: checking for l2.h
978configure:20506: result: yes
979configure:20520: checking for l2_channel_log in -ll2
980configure:20550: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -L/opt/local/lib conftest.c -ll2   >&5
981configure:20556: $? = 0
982configure:20560: test -z
983                         || test ! -s conftest.err
984configure:20563: $? = 0
985configure:20566: test -s conftest
986configure:20569: $? = 0
987configure:20582: result: yes
988configure:20613: checking whether to build against external OSSP l2 library
989configure:20623: result: yes
990configure:20708: checking cfg.h usability
991configure:20720: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/include conftest.c >&5
992configure:20726: $? = 0
993configure:20730: test -z
994                         || test ! -s conftest.err
995configure:20733: $? = 0
996configure:20736: test -s conftest.o
997configure:20739: $? = 0
998configure:20749: result: yes
999configure:20753: checking cfg.h presence
1000configure:20763: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/include conftest.c
1001configure:20769: $? = 0
1002configure:20789: result: yes
1003configure:20824: checking for cfg.h
1004configure:20831: result: yes
1005configure:20845: checking for cfg_syn_import in -lcfg
1006configure:20875: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib conftest.c -lcfg  -ll2  >&5
1007configure:20881: $? = 0
1008configure:20885: test -z
1009                         || test ! -s conftest.err
1010configure:20888: $? = 0
1011configure:20891: test -s conftest
1012configure:20894: $? = 0
1013configure:20907: result: yes
1014configure:20938: checking whether to build against external OSSP cfg library
1015configure:20948: result: yes
1016configure:21263: checking whether to build against external OSSP pcre library
1017configure:21273: result: no
1018configure:21394: creating ./config.status
1019
1020## ---------------------- ##
1021## Running config.status. ##
1022## ---------------------- ##
1023
1024This file was extended by config.status, which was
1025generated by GNU Autoconf 2.59 (OpenPKG-CURRENT).  Invocation command line was
1026
1027  CONFIG_FILES    =
1028  CONFIG_HEADERS  =
1029  CONFIG_LINKS    =
1030  CONFIG_COMMANDS =
1031  $ ./config.status
1032
1033on Local-Admins-MacBook-Pro.local
1034
1035config.status:684: creating Makefile
1036config.status:684: creating fsl-config
1037config.status:787: creating config.h
1038config.status:1067: executing adjustment commands
1039configure:22612: configuring in lib_pcre
1040configure:22729: running /bin/sh './configure' --prefix=/opt/local  '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--with-l2=/opt/local' '--with-cfg=/opt/local' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' 'CPPFLAGS=-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk' 'CXXFLAGS=-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' 'CXX=/usr/bin/clang++' 'FFLAGS=-pipe -Os -m64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' --cache-file=/dev/null --srcdir=.
1041
1042## ---------------- ##
1043## Cache variables. ##
1044## ---------------- ##
1045
1046ac_cv_build=i686-apple-darwin20.6.0
1047ac_cv_build_alias=i686-apple-darwin20.6.0
1048ac_cv_c_compiler_gnu=yes
1049ac_cv_cxx_compiler_gnu=yes
1050ac_cv_env_CC_set=set
1051ac_cv_env_CC_value=/usr/bin/clang
1052ac_cv_env_CFLAGS_set=set
1053ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1054ac_cv_env_CPPFLAGS_set=set
1055ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
1056ac_cv_env_CPP_set=
1057ac_cv_env_CPP_value=
1058ac_cv_env_CXXCPP_set=
1059ac_cv_env_CXXCPP_value=
1060ac_cv_env_CXXFLAGS_set=set
1061ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1062ac_cv_env_CXX_set=set
1063ac_cv_env_CXX_value=/usr/bin/clang++
1064ac_cv_env_F77_set=
1065ac_cv_env_F77_value=
1066ac_cv_env_FFLAGS_set=set
1067ac_cv_env_FFLAGS_value='-pipe -Os -m64'
1068ac_cv_env_LDFLAGS_set=set
1069ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1070ac_cv_env_build_alias_set=
1071ac_cv_env_build_alias_value=
1072ac_cv_env_host_alias_set=
1073ac_cv_env_host_alias_value=
1074ac_cv_env_target_alias_set=
1075ac_cv_env_target_alias_value=
1076ac_cv_exeext=
1077ac_cv_f77_compiler_gnu=yes
1078ac_cv_header_cfg_h=yes
1079ac_cv_header_dlfcn_h=yes
1080ac_cv_header_inttypes_h=yes
1081ac_cv_header_l2_h=yes
1082ac_cv_header_memory_h=yes
1083ac_cv_header_stdc=no
1084ac_cv_header_stdint_h=yes
1085ac_cv_header_stdlib_h=yes
1086ac_cv_header_string_h=yes
1087ac_cv_header_strings_h=yes
1088ac_cv_header_sys_stat_h=yes
1089ac_cv_header_sys_types_h=yes
1090ac_cv_header_syslog_h=yes
1091ac_cv_header_unistd_h=yes
1092ac_cv_host=i686-apple-darwin20.6.0
1093ac_cv_host_alias=i686-apple-darwin20.6.0
1094ac_cv_lib_cfg_cfg_syn_import=yes
1095ac_cv_lib_l2_l2_channel_log=yes
1096ac_cv_lib_nsl_gethostbyname=no
1097ac_cv_lib_nsl_gethostname=no
1098ac_cv_lib_socket_accept=no
1099ac_cv_objext=o
1100ac_cv_prog_CPP='/usr/bin/clang -E'
1101ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1102ac_cv_prog_ac_ct_AR=ar
1103ac_cv_prog_ac_ct_CC=/usr/bin/clang
1104ac_cv_prog_ac_ct_F77=gfortran
1105ac_cv_prog_ac_ct_RANLIB=ranlib
1106ac_cv_prog_ac_ct_STRIP=strip
1107ac_cv_prog_cc_g=yes
1108ac_cv_prog_cc_stdc=
1109ac_cv_prog_cxx_g=yes
1110ac_cv_prog_egrep='grep -E'
1111ac_cv_prog_f77_g=yes
1112ac_cv_prog_make_make_set=yes
1113lt_cv_deplibs_check_method=pass_all
1114lt_cv_file_magic_cmd='$MAGIC_CMD'
1115lt_cv_file_magic_test_file=
1116lt_cv_ld_reload_flag=-r
1117lt_cv_objdir=.libs
1118lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
1119lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
1120lt_cv_path_NM='/opt/local/bin/nm -B'
1121lt_cv_path_SED=/opt/local/bin/gsed
1122lt_cv_prog_compiler_c_o=yes
1123lt_cv_prog_compiler_c_o_CXX=yes
1124lt_cv_prog_compiler_c_o_F77=yes
1125lt_cv_prog_compiler_rtti_exceptions=yes
1126lt_cv_prog_gnu_ld=no
1127lt_cv_prog_gnu_ldcxx=no
1128lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
1129lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
1130lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
1131lt_cv_sys_max_cmd_len=786432
1132lt_lt_cv_prog_compiler_c_o='"yes"'
1133lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1134lt_lt_cv_prog_compiler_c_o_F77='"yes"'
1135lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
1136lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
1137lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
1138
1139## ----------------- ##
1140## Output variables. ##
1141## ----------------- ##
1142
1143AR='ar'
1144CC='/usr/bin/clang'
1145CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -Ilib_pcre'
1146CPP='/usr/bin/clang -E'
1147CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/include -Ilib_pcre -DPCRE_PREFIX=fsl_'
1148CXX='/usr/bin/clang++'
1149CXXCPP='/usr/bin/clang++ -E'
1150CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
1151DEFS='-DHAVE_CONFIG_H'
1152ECHO='/bin/echo'
1153ECHO_C='ECHO_N=''
1154ECHO_T=''
1155EGREP='grep -E'
1156EXEEXT=''
1157F77='gfortran'
1158FFLAGS='-pipe -Os -m64'
1159FSL_CFGDIR='/opt/local/etc/fsl'
1160FSL_DEBUGLOGCODE=''
1161FSL_DEBUGLOGFILE='/opt/local/var/fsl/debuglogfile'
1162FSL_DEBUGLOGMASK='/opt/local/var/fsl/debuglogmask'
1163FSL_DEBUGLOGSTOP='16777216'
1164FSL_PREFIX='fsl.'
1165LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -L/opt/local/lib -L/opt/local/lib'
1166LIBOBJS=''
1167LIBS='-lcfg -ll2 '
1168LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1169LIB_DEPS=' lib_pcre/*.lo'
1170LN_S='ln -s'
1171LTLIBOBJS=''
1172OBJEXT='o'
1173PACKAGE_BUGREPORT=''
1174PACKAGE_NAME=''
1175PACKAGE_STRING=''
1176PACKAGE_TARNAME=''
1177PACKAGE_VERSION=''
1178PATH_SEPARATOR=':'
1179RANLIB='ranlib'
1180SET_MAKE=''
1181SHELL='/bin/sh'
1182STRIP='strip'
1183SUBDIR_CFG=''
1184SUBDIR_L2=''
1185SUBDIR_PCRE='lib_pcre'
1186ac_ct_AR='ar'
1187ac_ct_CC='/usr/bin/clang'
1188ac_ct_CXX=''
1189ac_ct_F77='gfortran'
1190ac_ct_RANLIB='ranlib'
1191ac_ct_STRIP='strip'
1192bindir='${exec_prefix}/bin'
1193build='i686-apple-darwin20.6.0'
1194build_alias=''
1195build_cpu='i686'
1196build_os='darwin20.6.0'
1197build_vendor='apple'
1198datadir='${prefix}/share'
1199exec_prefix='${prefix}'
1200host='i686-apple-darwin20.6.0'
1201host_alias=''
1202host_cpu='i686'
1203host_os='darwin20.6.0'
1204host_vendor='apple'
1205includedir='${prefix}/include'
1206infodir='${prefix}/info'
1207libdir='${exec_prefix}/lib'
1208libexecdir='${exec_prefix}/libexec'
1209localstatedir='${prefix}/var'
1210mandir='/opt/local/share/man'
1211oldincludedir='/usr/include'
1212prefix='/opt/local'
1213program_transform_name='s,x,x,'
1214sbindir='${exec_prefix}/sbin'
1215sharedstatedir='${prefix}/com'
1216subdirs=' lib_pcre'
1217sysconfdir='${prefix}/etc'
1218target_alias=''
1219
1220## ----------- ##
1221## confdefs.h. ##
1222## ----------- ##
1223
1224#define FSL_CFGDIR "/opt/local/etc/fsl"
1225#define FSL_DEBUGLOGFILE "/opt/local/var/fsl/debuglogfile"
1226#define FSL_DEBUGLOGMASK "/opt/local/var/fsl/debuglogmask"
1227#define FSL_DEBUGLOGSTOP 16777216
1228#define FSL_PREFIX "fsl."
1229#define HAVE_CFG_H 1
1230#define HAVE_DLFCN_H 1
1231#define HAVE_INTTYPES_H 1
1232#define HAVE_L2_H 1
1233#define HAVE_LIBCFG 1
1234#define HAVE_LIBL2 1
1235#define HAVE_MEMORY_H 1
1236#define HAVE_STDINT_H 1
1237#define HAVE_STDLIB_H 1
1238#define HAVE_STRINGS_H 1
1239#define HAVE_STRING_H 1
1240#define HAVE_SYSLOG_H 1
1241#define HAVE_SYS_STAT_H 1
1242#define HAVE_SYS_TYPES_H 1
1243#define HAVE_UNISTD_H 1
1244#define PACKAGE_BUGREPORT ""
1245#define PACKAGE_NAME ""
1246#define PACKAGE_STRING ""
1247#define PACKAGE_TARNAME ""
1248#define PACKAGE_VERSION ""
1249#endif
1250#ifdef __cplusplus
1251extern "C" void exit (int);
1252
1253configure: exit 0