1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated 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 | |
---|
13 | hostname = Local-Admins-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
25 | hostinfo = 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 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 664 tasks, 3050 threads, 16 processors |
---|
34 | Load average: 2.72, Mach factor: 13.26 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1509: checking whether make sets $(MAKE) |
---|
52 | configure:1529: result: yes |
---|
53 | configure:1584: checking for gcc |
---|
54 | configure:1610: result: /usr/bin/clang |
---|
55 | configure:1854: checking for C compiler version |
---|
56 | configure:1857: /usr/bin/clang --version </dev/null >&5 |
---|
57 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
58 | Target: x86_64-apple-darwin20.6.0 |
---|
59 | Thread model: posix |
---|
60 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
61 | configure:1860: $? = 0 |
---|
62 | configure:1862: /usr/bin/clang -v </dev/null >&5 |
---|
63 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
64 | Target: x86_64-apple-darwin20.6.0 |
---|
65 | Thread model: posix |
---|
66 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
67 | configure:1865: $? = 0 |
---|
68 | configure:1867: /usr/bin/clang -V </dev/null >&5 |
---|
69 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
70 | clang: error: no input files |
---|
71 | configure:1870: $? = 1 |
---|
72 | configure:1893: checking for C compiler default output file name |
---|
73 | configure: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 |
---|
74 | configure:1899: $? = 0 |
---|
75 | configure:1945: result: a.out |
---|
76 | configure:1950: checking whether the C compiler works |
---|
77 | configure:1956: ./a.out |
---|
78 | configure:1959: $? = 0 |
---|
79 | configure:1976: result: yes |
---|
80 | configure:1983: checking whether we are cross compiling |
---|
81 | configure:1985: result: no |
---|
82 | configure:1988: checking for suffix of executables |
---|
83 | configure: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 |
---|
84 | configure:1993: $? = 0 |
---|
85 | configure:2018: result: |
---|
86 | configure:2024: checking for suffix of object files |
---|
87 | configure: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 |
---|
88 | configure:2048: $? = 0 |
---|
89 | configure:2070: result: o |
---|
90 | configure:2074: checking whether we are using the GNU C compiler |
---|
91 | configure: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 |
---|
92 | configure:2104: $? = 0 |
---|
93 | configure:2108: test -z |
---|
94 | || test ! -s conftest.err |
---|
95 | configure:2111: $? = 0 |
---|
96 | configure:2114: test -s conftest.o |
---|
97 | configure:2117: $? = 0 |
---|
98 | configure:2130: result: yes |
---|
99 | configure:2136: checking whether /usr/bin/clang accepts -g |
---|
100 | configure:2157: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5 |
---|
101 | configure:2163: $? = 0 |
---|
102 | configure:2167: test -z |
---|
103 | || test ! -s conftest.err |
---|
104 | configure:2170: $? = 0 |
---|
105 | configure:2173: test -s conftest.o |
---|
106 | configure:2176: $? = 0 |
---|
107 | configure:2187: result: yes |
---|
108 | configure:2204: checking for /usr/bin/clang option to accept ANSI C |
---|
109 | configure: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 |
---|
110 | configure:2280: $? = 0 |
---|
111 | configure:2284: test -z |
---|
112 | || test ! -s conftest.err |
---|
113 | configure:2287: $? = 0 |
---|
114 | configure:2290: test -s conftest.o |
---|
115 | configure:2293: $? = 0 |
---|
116 | configure:2311: result: none needed |
---|
117 | configure: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 |
---|
118 | conftest.c:2:3: error: unknown type name 'choke' |
---|
119 | choke me |
---|
120 | ^ |
---|
121 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
122 | choke me |
---|
123 | ^ |
---|
124 | ; |
---|
125 | 2 errors generated. |
---|
126 | configure:2335: $? = 1 |
---|
127 | configure: failed program was: |
---|
128 | | #ifndef __cplusplus |
---|
129 | | choke me |
---|
130 | | #endif |
---|
131 | configure:2833: checking for compilation debug mode |
---|
132 | configure:2835: result: disabled |
---|
133 | configure:3411: checking build system type |
---|
134 | configure:3429: result: i686-apple-darwin20.6.0 |
---|
135 | configure:3437: checking host system type |
---|
136 | configure:3451: result: i686-apple-darwin20.6.0 |
---|
137 | configure:3459: checking for a sed that does not truncate output |
---|
138 | configure:3513: result: /opt/local/bin/gsed |
---|
139 | configure:3516: checking for egrep |
---|
140 | configure:3526: result: grep -E |
---|
141 | configure:3542: checking for ld used by /usr/bin/clang |
---|
142 | configure:3609: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
143 | configure:3618: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
144 | configure:3633: result: no |
---|
145 | configure:3638: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
146 | configure:3645: result: -r |
---|
147 | configure:3663: checking for BSD-compatible nm |
---|
148 | configure:3705: result: /opt/local/bin/nm -B |
---|
149 | configure:3709: checking whether ln -s works |
---|
150 | configure:3713: result: yes |
---|
151 | configure:3720: checking how to recognise dependent libraries |
---|
152 | configure:3892: result: pass_all |
---|
153 | configure:4105: checking how to run the C preprocessor |
---|
154 | configure:4140: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c |
---|
155 | configure:4146: $? = 0 |
---|
156 | configure:4178: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c |
---|
157 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
158 | #include <ac_nonexistent.h> |
---|
159 | ^~~~~~~~~~~~~~~~~~ |
---|
160 | 1 error generated. |
---|
161 | configure:4184: $? = 1 |
---|
162 | configure: 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> |
---|
172 | configure:4223: result: /usr/bin/clang -E |
---|
173 | configure:4247: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c |
---|
174 | configure:4253: $? = 0 |
---|
175 | configure:4285: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c |
---|
176 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
177 | #include <ac_nonexistent.h> |
---|
178 | ^~~~~~~~~~~~~~~~~~ |
---|
179 | 1 error generated. |
---|
180 | configure:4291: $? = 1 |
---|
181 | configure: 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> |
---|
191 | configure:4335: checking for ANSI C header files |
---|
192 | configure: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 |
---|
193 | configure:4366: $? = 0 |
---|
194 | configure:4370: test -z |
---|
195 | || test ! -s conftest.err |
---|
196 | configure:4373: $? = 0 |
---|
197 | configure:4376: test -s conftest.o |
---|
198 | configure:4379: $? = 0 |
---|
199 | configure: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 |
---|
200 | conftest.c:26:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
201 | exit(2); |
---|
202 | ^ |
---|
203 | conftest.c:26:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
204 | 1 error generated. |
---|
205 | configure:4471: $? = 1 |
---|
206 | configure: program exited with status 1 |
---|
207 | configure: 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 | | } |
---|
236 | configure:4491: result: no |
---|
237 | configure:4515: checking for sys/types.h |
---|
238 | configure: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 |
---|
239 | configure:4537: $? = 0 |
---|
240 | configure:4541: test -z |
---|
241 | || test ! -s conftest.err |
---|
242 | configure:4544: $? = 0 |
---|
243 | configure:4547: test -s conftest.o |
---|
244 | configure:4550: $? = 0 |
---|
245 | configure:4561: result: yes |
---|
246 | configure:4515: checking for sys/stat.h |
---|
247 | configure: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 |
---|
248 | configure:4537: $? = 0 |
---|
249 | configure:4541: test -z |
---|
250 | || test ! -s conftest.err |
---|
251 | configure:4544: $? = 0 |
---|
252 | configure:4547: test -s conftest.o |
---|
253 | configure:4550: $? = 0 |
---|
254 | configure:4561: result: yes |
---|
255 | configure:4515: checking for stdlib.h |
---|
256 | configure: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 |
---|
257 | configure:4537: $? = 0 |
---|
258 | configure:4541: test -z |
---|
259 | || test ! -s conftest.err |
---|
260 | configure:4544: $? = 0 |
---|
261 | configure:4547: test -s conftest.o |
---|
262 | configure:4550: $? = 0 |
---|
263 | configure:4561: result: yes |
---|
264 | configure:4515: checking for string.h |
---|
265 | configure: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 |
---|
266 | configure:4537: $? = 0 |
---|
267 | configure:4541: test -z |
---|
268 | || test ! -s conftest.err |
---|
269 | configure:4544: $? = 0 |
---|
270 | configure:4547: test -s conftest.o |
---|
271 | configure:4550: $? = 0 |
---|
272 | configure:4561: result: yes |
---|
273 | configure:4515: checking for memory.h |
---|
274 | configure: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 |
---|
275 | configure:4537: $? = 0 |
---|
276 | configure:4541: test -z |
---|
277 | || test ! -s conftest.err |
---|
278 | configure:4544: $? = 0 |
---|
279 | configure:4547: test -s conftest.o |
---|
280 | configure:4550: $? = 0 |
---|
281 | configure:4561: result: yes |
---|
282 | configure:4515: checking for strings.h |
---|
283 | configure: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 |
---|
284 | configure:4537: $? = 0 |
---|
285 | configure:4541: test -z |
---|
286 | || test ! -s conftest.err |
---|
287 | configure:4544: $? = 0 |
---|
288 | configure:4547: test -s conftest.o |
---|
289 | configure:4550: $? = 0 |
---|
290 | configure:4561: result: yes |
---|
291 | configure:4515: checking for inttypes.h |
---|
292 | configure: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 |
---|
293 | configure:4537: $? = 0 |
---|
294 | configure:4541: test -z |
---|
295 | || test ! -s conftest.err |
---|
296 | configure:4544: $? = 0 |
---|
297 | configure:4547: test -s conftest.o |
---|
298 | configure:4550: $? = 0 |
---|
299 | configure:4561: result: yes |
---|
300 | configure:4515: checking for stdint.h |
---|
301 | configure: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 |
---|
302 | configure:4537: $? = 0 |
---|
303 | configure:4541: test -z |
---|
304 | || test ! -s conftest.err |
---|
305 | configure:4544: $? = 0 |
---|
306 | configure:4547: test -s conftest.o |
---|
307 | configure:4550: $? = 0 |
---|
308 | configure:4561: result: yes |
---|
309 | configure:4515: checking for unistd.h |
---|
310 | configure: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 |
---|
311 | configure:4537: $? = 0 |
---|
312 | configure:4541: test -z |
---|
313 | || test ! -s conftest.err |
---|
314 | configure:4544: $? = 0 |
---|
315 | configure:4547: test -s conftest.o |
---|
316 | configure:4550: $? = 0 |
---|
317 | configure:4561: result: yes |
---|
318 | configure:4587: checking dlfcn.h usability |
---|
319 | configure: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 |
---|
320 | configure:4605: $? = 0 |
---|
321 | configure:4609: test -z |
---|
322 | || test ! -s conftest.err |
---|
323 | configure:4612: $? = 0 |
---|
324 | configure:4615: test -s conftest.o |
---|
325 | configure:4618: $? = 0 |
---|
326 | configure:4628: result: yes |
---|
327 | configure:4632: checking dlfcn.h presence |
---|
328 | configure:4642: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c |
---|
329 | configure:4648: $? = 0 |
---|
330 | configure:4668: result: yes |
---|
331 | configure:4703: checking for dlfcn.h |
---|
332 | configure:4710: result: yes |
---|
333 | configure:4817: checking for C++ compiler version |
---|
334 | configure:4820: /usr/bin/clang++ --version </dev/null >&5 |
---|
335 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
336 | Target: x86_64-apple-darwin20.6.0 |
---|
337 | Thread model: posix |
---|
338 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
339 | configure:4823: $? = 0 |
---|
340 | configure:4825: /usr/bin/clang++ -v </dev/null >&5 |
---|
341 | Apple clang version 12.0.5 (clang-1205.0.22.9) |
---|
342 | Target: x86_64-apple-darwin20.6.0 |
---|
343 | Thread model: posix |
---|
344 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
345 | configure:4828: $? = 0 |
---|
346 | configure:4830: /usr/bin/clang++ -V </dev/null >&5 |
---|
347 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
348 | clang: error: no input files |
---|
349 | configure:4833: $? = 1 |
---|
350 | configure:4836: checking whether we are using the GNU C++ compiler |
---|
351 | configure: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 |
---|
352 | configure:4866: $? = 0 |
---|
353 | configure:4870: test -z |
---|
354 | || test ! -s conftest.err |
---|
355 | configure:4873: $? = 0 |
---|
356 | configure:4876: test -s conftest.o |
---|
357 | configure:4879: $? = 0 |
---|
358 | configure:4892: result: yes |
---|
359 | configure:4898: checking whether /usr/bin/clang++ accepts -g |
---|
360 | configure:4919: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc >&5 |
---|
361 | configure:4925: $? = 0 |
---|
362 | configure:4929: test -z |
---|
363 | || test ! -s conftest.err |
---|
364 | configure:4932: $? = 0 |
---|
365 | configure:4935: test -s conftest.o |
---|
366 | configure:4938: $? = 0 |
---|
367 | configure:4949: result: yes |
---|
368 | configure: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 |
---|
369 | configure:4997: $? = 0 |
---|
370 | configure:5001: test -z |
---|
371 | || test ! -s conftest.err |
---|
372 | configure:5004: $? = 0 |
---|
373 | configure:5007: test -s conftest.o |
---|
374 | configure:5010: $? = 0 |
---|
375 | configure: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 |
---|
376 | conftest.cc:23:1: error: use of undeclared identifier 'exit' |
---|
377 | exit (42); |
---|
378 | ^ |
---|
379 | 1 error generated. |
---|
380 | configure:5042: $? = 1 |
---|
381 | configure: 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 | | } |
---|
408 | configure: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 |
---|
409 | conftest.cc:19:17: error: use of undeclared identifier 'std' |
---|
410 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
411 | ^ |
---|
412 | conftest.cc:19:49: error: use of undeclared identifier 'std' |
---|
413 | extern "C" void std::exit (int) throw (); using std::exit; |
---|
414 | ^ |
---|
415 | 2 errors generated. |
---|
416 | configure:4997: $? = 1 |
---|
417 | configure: 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 | | } |
---|
445 | configure: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 |
---|
446 | conftest.cc:19:17: error: use of undeclared identifier 'std' |
---|
447 | extern "C" void std::exit (int); using std::exit; |
---|
448 | ^ |
---|
449 | conftest.cc:19:40: error: use of undeclared identifier 'std' |
---|
450 | extern "C" void std::exit (int); using std::exit; |
---|
451 | ^ |
---|
452 | 2 errors generated. |
---|
453 | configure:4997: $? = 1 |
---|
454 | configure: 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 | | } |
---|
482 | configure: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 |
---|
483 | In file included from conftest.cc:20: |
---|
484 | In 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()' |
---|
486 | void exit(int) __dead2; |
---|
487 | ^ |
---|
488 | conftest.cc:19:17: note: previous declaration is here |
---|
489 | extern "C" void exit (int) throw (); |
---|
490 | ^ |
---|
491 | 1 error generated. |
---|
492 | configure:4997: $? = 1 |
---|
493 | configure: 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 | | } |
---|
521 | configure: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 |
---|
522 | configure:4997: $? = 0 |
---|
523 | configure:5001: test -z |
---|
524 | || test ! -s conftest.err |
---|
525 | configure:5004: $? = 0 |
---|
526 | configure:5007: test -s conftest.o |
---|
527 | configure:5010: $? = 0 |
---|
528 | configure: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 |
---|
529 | configure:5042: $? = 0 |
---|
530 | configure:5046: test -z |
---|
531 | || test ! -s conftest.err |
---|
532 | configure:5049: $? = 0 |
---|
533 | configure:5052: test -s conftest.o |
---|
534 | configure:5055: $? = 0 |
---|
535 | configure:5088: checking how to run the C++ preprocessor |
---|
536 | configure:5119: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc |
---|
537 | configure:5125: $? = 0 |
---|
538 | configure:5157: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc |
---|
539 | conftest.cc:22:10: fatal error: 'ac_nonexistent.h' file not found |
---|
540 | #include <ac_nonexistent.h> |
---|
541 | ^~~~~~~~~~~~~~~~~~ |
---|
542 | 1 error generated. |
---|
543 | configure:5163: $? = 1 |
---|
544 | configure: 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> |
---|
567 | configure:5202: result: /usr/bin/clang++ -E |
---|
568 | configure:5226: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc |
---|
569 | configure:5232: $? = 0 |
---|
570 | configure:5264: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.cc |
---|
571 | conftest.cc:22:10: fatal error: 'ac_nonexistent.h' file not found |
---|
572 | #include <ac_nonexistent.h> |
---|
573 | ^~~~~~~~~~~~~~~~~~ |
---|
574 | 1 error generated. |
---|
575 | configure:5270: $? = 1 |
---|
576 | configure: 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> |
---|
599 | configure:5367: checking for g77 |
---|
600 | configure:5396: result: no |
---|
601 | configure:5367: checking for f77 |
---|
602 | configure:5396: result: no |
---|
603 | configure:5367: checking for xlf |
---|
604 | configure:5396: result: no |
---|
605 | configure:5367: checking for frt |
---|
606 | configure:5396: result: no |
---|
607 | configure:5367: checking for pgf77 |
---|
608 | configure:5396: result: no |
---|
609 | configure:5367: checking for fort77 |
---|
610 | configure:5396: result: no |
---|
611 | configure:5367: checking for fl32 |
---|
612 | configure:5396: result: no |
---|
613 | configure:5367: checking for af77 |
---|
614 | configure:5396: result: no |
---|
615 | configure:5367: checking for f90 |
---|
616 | configure:5396: result: no |
---|
617 | configure:5367: checking for xlf90 |
---|
618 | configure:5396: result: no |
---|
619 | configure:5367: checking for pgf90 |
---|
620 | configure:5396: result: no |
---|
621 | configure:5367: checking for epcf90 |
---|
622 | configure:5396: result: no |
---|
623 | configure:5367: checking for f95 |
---|
624 | configure:5396: result: no |
---|
625 | configure:5367: checking for fort |
---|
626 | configure:5396: result: no |
---|
627 | configure:5367: checking for xlf95 |
---|
628 | configure:5396: result: no |
---|
629 | configure:5367: checking for ifc |
---|
630 | configure:5396: result: no |
---|
631 | configure:5367: checking for efc |
---|
632 | configure:5396: result: no |
---|
633 | configure:5367: checking for pgf95 |
---|
634 | configure:5396: result: no |
---|
635 | configure:5367: checking for lf95 |
---|
636 | configure:5396: result: no |
---|
637 | configure:5367: checking for gfortran |
---|
638 | configure:5383: found /opt/local/bin/gfortran |
---|
639 | configure:5393: result: gfortran |
---|
640 | configure:5408: checking for Fortran 77 compiler version |
---|
641 | configure:5411: gfortran --version </dev/null >&5 |
---|
642 | GNU Fortran (MacPorts gcc10 10.3.0_0) 10.3.0 |
---|
643 | Copyright (C) 2020 Free Software Foundation, Inc. |
---|
644 | This is free software; see the source for copying conditions. There is NO |
---|
645 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
646 | |
---|
647 | configure:5414: $? = 0 |
---|
648 | configure:5416: gfortran -v </dev/null >&5 |
---|
649 | Using built-in specs. |
---|
650 | COLLECT_GCC=gfortran |
---|
651 | COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin20/10.3.0/lto-wrapper |
---|
652 | Target: x86_64-apple-darwin20 |
---|
653 | Configured 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 |
---|
654 | Thread model: posix |
---|
655 | Supported LTO compression algorithms: zlib |
---|
656 | gcc version 10.3.0 (MacPorts gcc10 10.3.0_0) |
---|
657 | configure:5419: $? = 0 |
---|
658 | configure:5421: gfortran -V </dev/null >&5 |
---|
659 | gfortran: error: unrecognized command-line option '-V' |
---|
660 | gfortran: fatal error: no input files |
---|
661 | compilation terminated. |
---|
662 | configure:5424: $? = 1 |
---|
663 | configure:5432: checking whether we are using the GNU Fortran 77 compiler |
---|
664 | configure:5446: gfortran -c -pipe -Os -m64 conftest.F >&5 |
---|
665 | configure:5452: $? = 0 |
---|
666 | configure:5456: test -z |
---|
667 | || test ! -s conftest.err |
---|
668 | configure:5459: $? = 0 |
---|
669 | configure:5462: test -s conftest.o |
---|
670 | configure:5465: $? = 0 |
---|
671 | configure:5478: result: yes |
---|
672 | configure:5484: checking whether gfortran accepts -g |
---|
673 | configure:5496: gfortran -c -g conftest.f >&5 |
---|
674 | configure:5502: $? = 0 |
---|
675 | configure:5506: test -z |
---|
676 | || test ! -s conftest.err |
---|
677 | configure:5509: $? = 0 |
---|
678 | configure:5512: test -s conftest.o |
---|
679 | configure:5515: $? = 0 |
---|
680 | configure:5527: result: yes |
---|
681 | configure:5557: checking the maximum length of command line arguments |
---|
682 | configure:5649: result: 786432 |
---|
683 | configure:5660: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object |
---|
684 | configure: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 |
---|
685 | configure:5759: $? = 0 |
---|
686 | configure: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 |
---|
687 | configure:5766: $? = 0 |
---|
688 | cannot find nm_test_var in conftest.nm |
---|
689 | configure: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 |
---|
690 | configure:5759: $? = 0 |
---|
691 | configure: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 |
---|
692 | configure:5766: $? = 0 |
---|
693 | configure: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 |
---|
694 | configure:5821: $? = 0 |
---|
695 | configure:5859: result: ok |
---|
696 | configure:5863: checking for objdir |
---|
697 | configure:5878: result: .libs |
---|
698 | configure:5968: checking for ar |
---|
699 | configure:5984: found /opt/local/bin/ar |
---|
700 | configure:5995: result: ar |
---|
701 | configure:6048: checking for ranlib |
---|
702 | configure:6064: found /opt/local/bin/ranlib |
---|
703 | configure:6075: result: ranlib |
---|
704 | configure:6128: checking for strip |
---|
705 | configure:6144: found /opt/local/bin/strip |
---|
706 | configure:6155: result: strip |
---|
707 | configure:6442: checking if /usr/bin/clang static flag works |
---|
708 | configure:6470: result: yes |
---|
709 | configure:6492: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
710 | configure: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 |
---|
711 | configure:6514: $? = 0 |
---|
712 | configure:6527: result: yes |
---|
713 | configure:6542: checking for /usr/bin/clang option to produce PIC |
---|
714 | configure:6746: result: -fno-common |
---|
715 | configure:6754: checking if /usr/bin/clang PIC flag -fno-common works |
---|
716 | configure: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 |
---|
717 | configure:6776: $? = 0 |
---|
718 | configure:6789: result: yes |
---|
719 | configure:6813: checking if /usr/bin/clang supports -c -o file.o |
---|
720 | configure: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 |
---|
721 | configure:6838: $? = 0 |
---|
722 | configure:6860: result: yes |
---|
723 | configure:6886: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
724 | configure:7782: result: yes |
---|
725 | configure:7853: checking dynamic linker characteristics |
---|
726 | configure:8407: result: darwin20.6.0 dyld |
---|
727 | configure:8411: checking how to hardcode library paths into programs |
---|
728 | configure:8436: result: immediate |
---|
729 | configure:8450: checking whether stripping libraries is possible |
---|
730 | configure:8463: result: yes |
---|
731 | configure:9285: checking if libtool supports shared libraries |
---|
732 | configure:9287: result: yes |
---|
733 | configure:9290: checking whether to build shared libraries |
---|
734 | configure:9311: result: yes |
---|
735 | configure:9314: checking whether to build static libraries |
---|
736 | configure:9318: result: yes |
---|
737 | configure:9410: creating libtool |
---|
738 | configure:9988: checking for ld used by /usr/bin/clang++ |
---|
739 | configure:10055: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
740 | configure:10064: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
741 | configure:10079: result: no |
---|
742 | configure:10130: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
743 | configure:11010: result: yes |
---|
744 | configure: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 |
---|
745 | configure:11035: $? = 0 |
---|
746 | configure:11145: checking for /usr/bin/clang++ option to produce PIC |
---|
747 | configure:11413: result: -fno-common |
---|
748 | configure:11421: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
749 | configure: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 |
---|
750 | configure:11443: $? = 0 |
---|
751 | configure:11456: result: yes |
---|
752 | configure:11480: checking if /usr/bin/clang++ supports -c -o file.o |
---|
753 | configure: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 |
---|
754 | configure:11505: $? = 0 |
---|
755 | configure:11527: result: yes |
---|
756 | configure:11553: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
757 | configure:11578: result: yes |
---|
758 | configure:11649: checking dynamic linker characteristics |
---|
759 | configure:12203: result: darwin20.6.0 dyld |
---|
760 | configure:12207: checking how to hardcode library paths into programs |
---|
761 | configure:12232: result: immediate |
---|
762 | configure:12246: checking whether stripping libraries is possible |
---|
763 | configure:12259: result: yes |
---|
764 | configure:13587: checking if libtool supports shared libraries |
---|
765 | configure:13589: result: yes |
---|
766 | configure:13592: checking whether to build shared libraries |
---|
767 | configure:13612: result: yes |
---|
768 | configure:13615: checking whether to build static libraries |
---|
769 | configure:13619: result: yes |
---|
770 | configure:13631: checking for gfortran option to produce PIC |
---|
771 | configure:13835: result: -fno-common |
---|
772 | configure:13843: checking if gfortran PIC flag -fno-common works |
---|
773 | configure:13861: gfortran -c -pipe -Os -m64 -fno-common conftest.f >&5 |
---|
774 | configure:13865: $? = 0 |
---|
775 | configure:13878: result: yes |
---|
776 | configure:13902: checking if gfortran supports -c -o file.o |
---|
777 | configure:13923: gfortran -c -pipe -Os -m64 -o out/conftest2.o conftest.f >&5 |
---|
778 | configure:13927: $? = 0 |
---|
779 | configure:13949: result: yes |
---|
780 | configure:13975: checking whether the gfortran linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
781 | configure:14851: result: yes |
---|
782 | configure:14922: checking dynamic linker characteristics |
---|
783 | configure:15476: result: darwin20.6.0 dyld |
---|
784 | configure:15480: checking how to hardcode library paths into programs |
---|
785 | configure:15505: result: immediate |
---|
786 | configure:15519: checking whether stripping libraries is possible |
---|
787 | configure:15532: result: yes |
---|
788 | configure:19782: checking for debug log code |
---|
789 | configure:19796: result: |
---|
790 | configure:19799: checking for debug log file |
---|
791 | configure:19816: result: /opt/local/var/fsl/debuglogfile |
---|
792 | configure:19819: checking for debug log mask |
---|
793 | configure:19836: result: /opt/local/var/fsl/debuglogmask |
---|
794 | configure:19839: checking for debug log stop |
---|
795 | configure:19856: result: 16777216 |
---|
796 | configure:19876: checking syslog.h usability |
---|
797 | configure: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 |
---|
798 | configure:19894: $? = 0 |
---|
799 | configure:19898: test -z |
---|
800 | || test ! -s conftest.err |
---|
801 | configure:19901: $? = 0 |
---|
802 | configure:19904: test -s conftest.o |
---|
803 | configure:19907: $? = 0 |
---|
804 | configure:19917: result: yes |
---|
805 | configure:19921: checking syslog.h presence |
---|
806 | configure:19931: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c |
---|
807 | configure:19937: $? = 0 |
---|
808 | configure:19957: result: yes |
---|
809 | configure:19992: checking for syslog.h |
---|
810 | configure:19999: result: yes |
---|
811 | configure:20013: checking for platform |
---|
812 | configure:20019: result: i686-apple-darwin20.6.0 |
---|
813 | configure:20034: checking for configuration directory |
---|
814 | configure:20051: result: /opt/local/etc/fsl |
---|
815 | configure:20054: checking for configuration file prefix |
---|
816 | configure:20071: result: fsl. |
---|
817 | configure:20077: checking for gethostname in -lnsl |
---|
818 | configure: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 |
---|
819 | ld: library not found for -lnsl |
---|
820 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
821 | configure:20113: $? = 1 |
---|
822 | configure: 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 | | } |
---|
865 | configure:20139: result: no |
---|
866 | configure:20152: checking for gethostbyname in -lnsl |
---|
867 | configure: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 |
---|
868 | ld: library not found for -lnsl |
---|
869 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
870 | configure:20188: $? = 1 |
---|
871 | configure: 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 | | } |
---|
914 | configure:20214: result: no |
---|
915 | configure:20227: checking for accept in -lsocket |
---|
916 | configure: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 |
---|
917 | ld: library not found for -lsocket |
---|
918 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
919 | configure:20263: $? = 1 |
---|
920 | configure: 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 | | } |
---|
963 | configure:20289: result: no |
---|
964 | configure:20383: checking l2.h usability |
---|
965 | configure: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 |
---|
966 | configure:20401: $? = 0 |
---|
967 | configure:20405: test -z |
---|
968 | || test ! -s conftest.err |
---|
969 | configure:20408: $? = 0 |
---|
970 | configure:20411: test -s conftest.o |
---|
971 | configure:20414: $? = 0 |
---|
972 | configure:20424: result: yes |
---|
973 | configure:20428: checking l2.h presence |
---|
974 | configure:20438: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include conftest.c |
---|
975 | configure:20444: $? = 0 |
---|
976 | configure:20464: result: yes |
---|
977 | configure:20499: checking for l2.h |
---|
978 | configure:20506: result: yes |
---|
979 | configure:20520: checking for l2_channel_log in -ll2 |
---|
980 | configure: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 |
---|
981 | configure:20556: $? = 0 |
---|
982 | configure:20560: test -z |
---|
983 | || test ! -s conftest.err |
---|
984 | configure:20563: $? = 0 |
---|
985 | configure:20566: test -s conftest |
---|
986 | configure:20569: $? = 0 |
---|
987 | configure:20582: result: yes |
---|
988 | configure:20613: checking whether to build against external OSSP l2 library |
---|
989 | configure:20623: result: yes |
---|
990 | configure:20708: checking cfg.h usability |
---|
991 | configure: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 |
---|
992 | configure:20726: $? = 0 |
---|
993 | configure:20730: test -z |
---|
994 | || test ! -s conftest.err |
---|
995 | configure:20733: $? = 0 |
---|
996 | configure:20736: test -s conftest.o |
---|
997 | configure:20739: $? = 0 |
---|
998 | configure:20749: result: yes |
---|
999 | configure:20753: checking cfg.h presence |
---|
1000 | configure: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 |
---|
1001 | configure:20769: $? = 0 |
---|
1002 | configure:20789: result: yes |
---|
1003 | configure:20824: checking for cfg.h |
---|
1004 | configure:20831: result: yes |
---|
1005 | configure:20845: checking for cfg_syn_import in -lcfg |
---|
1006 | configure: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 |
---|
1007 | configure:20881: $? = 0 |
---|
1008 | configure:20885: test -z |
---|
1009 | || test ! -s conftest.err |
---|
1010 | configure:20888: $? = 0 |
---|
1011 | configure:20891: test -s conftest |
---|
1012 | configure:20894: $? = 0 |
---|
1013 | configure:20907: result: yes |
---|
1014 | configure:20938: checking whether to build against external OSSP cfg library |
---|
1015 | configure:20948: result: yes |
---|
1016 | configure:21263: checking whether to build against external OSSP pcre library |
---|
1017 | configure:21273: result: no |
---|
1018 | configure:21394: creating ./config.status |
---|
1019 | |
---|
1020 | ## ---------------------- ## |
---|
1021 | ## Running config.status. ## |
---|
1022 | ## ---------------------- ## |
---|
1023 | |
---|
1024 | This file was extended by config.status, which was |
---|
1025 | generated 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 | |
---|
1033 | on Local-Admins-MacBook-Pro.local |
---|
1034 | |
---|
1035 | config.status:684: creating Makefile |
---|
1036 | config.status:684: creating fsl-config |
---|
1037 | config.status:787: creating config.h |
---|
1038 | config.status:1067: executing adjustment commands |
---|
1039 | configure:22612: configuring in lib_pcre |
---|
1040 | configure: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 | |
---|
1046 | ac_cv_build=i686-apple-darwin20.6.0 |
---|
1047 | ac_cv_build_alias=i686-apple-darwin20.6.0 |
---|
1048 | ac_cv_c_compiler_gnu=yes |
---|
1049 | ac_cv_cxx_compiler_gnu=yes |
---|
1050 | ac_cv_env_CC_set=set |
---|
1051 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1052 | ac_cv_env_CFLAGS_set=set |
---|
1053 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1054 | ac_cv_env_CPPFLAGS_set=set |
---|
1055 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk' |
---|
1056 | ac_cv_env_CPP_set= |
---|
1057 | ac_cv_env_CPP_value= |
---|
1058 | ac_cv_env_CXXCPP_set= |
---|
1059 | ac_cv_env_CXXCPP_value= |
---|
1060 | ac_cv_env_CXXFLAGS_set=set |
---|
1061 | ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1062 | ac_cv_env_CXX_set=set |
---|
1063 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
1064 | ac_cv_env_F77_set= |
---|
1065 | ac_cv_env_F77_value= |
---|
1066 | ac_cv_env_FFLAGS_set=set |
---|
1067 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
1068 | ac_cv_env_LDFLAGS_set=set |
---|
1069 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1070 | ac_cv_env_build_alias_set= |
---|
1071 | ac_cv_env_build_alias_value= |
---|
1072 | ac_cv_env_host_alias_set= |
---|
1073 | ac_cv_env_host_alias_value= |
---|
1074 | ac_cv_env_target_alias_set= |
---|
1075 | ac_cv_env_target_alias_value= |
---|
1076 | ac_cv_exeext= |
---|
1077 | ac_cv_f77_compiler_gnu=yes |
---|
1078 | ac_cv_header_cfg_h=yes |
---|
1079 | ac_cv_header_dlfcn_h=yes |
---|
1080 | ac_cv_header_inttypes_h=yes |
---|
1081 | ac_cv_header_l2_h=yes |
---|
1082 | ac_cv_header_memory_h=yes |
---|
1083 | ac_cv_header_stdc=no |
---|
1084 | ac_cv_header_stdint_h=yes |
---|
1085 | ac_cv_header_stdlib_h=yes |
---|
1086 | ac_cv_header_string_h=yes |
---|
1087 | ac_cv_header_strings_h=yes |
---|
1088 | ac_cv_header_sys_stat_h=yes |
---|
1089 | ac_cv_header_sys_types_h=yes |
---|
1090 | ac_cv_header_syslog_h=yes |
---|
1091 | ac_cv_header_unistd_h=yes |
---|
1092 | ac_cv_host=i686-apple-darwin20.6.0 |
---|
1093 | ac_cv_host_alias=i686-apple-darwin20.6.0 |
---|
1094 | ac_cv_lib_cfg_cfg_syn_import=yes |
---|
1095 | ac_cv_lib_l2_l2_channel_log=yes |
---|
1096 | ac_cv_lib_nsl_gethostbyname=no |
---|
1097 | ac_cv_lib_nsl_gethostname=no |
---|
1098 | ac_cv_lib_socket_accept=no |
---|
1099 | ac_cv_objext=o |
---|
1100 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1101 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
1102 | ac_cv_prog_ac_ct_AR=ar |
---|
1103 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1104 | ac_cv_prog_ac_ct_F77=gfortran |
---|
1105 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1106 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1107 | ac_cv_prog_cc_g=yes |
---|
1108 | ac_cv_prog_cc_stdc= |
---|
1109 | ac_cv_prog_cxx_g=yes |
---|
1110 | ac_cv_prog_egrep='grep -E' |
---|
1111 | ac_cv_prog_f77_g=yes |
---|
1112 | ac_cv_prog_make_make_set=yes |
---|
1113 | lt_cv_deplibs_check_method=pass_all |
---|
1114 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1115 | lt_cv_file_magic_test_file= |
---|
1116 | lt_cv_ld_reload_flag=-r |
---|
1117 | lt_cv_objdir=.libs |
---|
1118 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1119 | lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1120 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
1121 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
1122 | lt_cv_prog_compiler_c_o=yes |
---|
1123 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1124 | lt_cv_prog_compiler_c_o_F77=yes |
---|
1125 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1126 | lt_cv_prog_gnu_ld=no |
---|
1127 | lt_cv_prog_gnu_ldcxx=no |
---|
1128 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
1129 | 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'\''' |
---|
1130 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1131 | lt_cv_sys_max_cmd_len=786432 |
---|
1132 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1133 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1134 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
1135 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
1136 | lt_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'\''"' |
---|
1137 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1138 | |
---|
1139 | ## ----------------- ## |
---|
1140 | ## Output variables. ## |
---|
1141 | ## ----------------- ## |
---|
1142 | |
---|
1143 | AR='ar' |
---|
1144 | CC='/usr/bin/clang' |
---|
1145 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -Ilib_pcre' |
---|
1146 | CPP='/usr/bin/clang -E' |
---|
1147 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I/opt/local/include -I/opt/local/include -Ilib_pcre -DPCRE_PREFIX=fsl_' |
---|
1148 | CXX='/usr/bin/clang++' |
---|
1149 | CXXCPP='/usr/bin/clang++ -E' |
---|
1150 | CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64' |
---|
1151 | DEFS='-DHAVE_CONFIG_H' |
---|
1152 | ECHO='/bin/echo' |
---|
1153 | ECHO_C='ECHO_N='' |
---|
1154 | ECHO_T='' |
---|
1155 | EGREP='grep -E' |
---|
1156 | EXEEXT='' |
---|
1157 | F77='gfortran' |
---|
1158 | FFLAGS='-pipe -Os -m64' |
---|
1159 | FSL_CFGDIR='/opt/local/etc/fsl' |
---|
1160 | FSL_DEBUGLOGCODE='' |
---|
1161 | FSL_DEBUGLOGFILE='/opt/local/var/fsl/debuglogfile' |
---|
1162 | FSL_DEBUGLOGMASK='/opt/local/var/fsl/debuglogmask' |
---|
1163 | FSL_DEBUGLOGSTOP='16777216' |
---|
1164 | FSL_PREFIX='fsl.' |
---|
1165 | LDFLAGS='-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' |
---|
1166 | LIBOBJS='' |
---|
1167 | LIBS='-lcfg -ll2 ' |
---|
1168 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1169 | LIB_DEPS=' lib_pcre/*.lo' |
---|
1170 | LN_S='ln -s' |
---|
1171 | LTLIBOBJS='' |
---|
1172 | OBJEXT='o' |
---|
1173 | PACKAGE_BUGREPORT='' |
---|
1174 | PACKAGE_NAME='' |
---|
1175 | PACKAGE_STRING='' |
---|
1176 | PACKAGE_TARNAME='' |
---|
1177 | PACKAGE_VERSION='' |
---|
1178 | PATH_SEPARATOR=':' |
---|
1179 | RANLIB='ranlib' |
---|
1180 | SET_MAKE='' |
---|
1181 | SHELL='/bin/sh' |
---|
1182 | STRIP='strip' |
---|
1183 | SUBDIR_CFG='' |
---|
1184 | SUBDIR_L2='' |
---|
1185 | SUBDIR_PCRE='lib_pcre' |
---|
1186 | ac_ct_AR='ar' |
---|
1187 | ac_ct_CC='/usr/bin/clang' |
---|
1188 | ac_ct_CXX='' |
---|
1189 | ac_ct_F77='gfortran' |
---|
1190 | ac_ct_RANLIB='ranlib' |
---|
1191 | ac_ct_STRIP='strip' |
---|
1192 | bindir='${exec_prefix}/bin' |
---|
1193 | build='i686-apple-darwin20.6.0' |
---|
1194 | build_alias='' |
---|
1195 | build_cpu='i686' |
---|
1196 | build_os='darwin20.6.0' |
---|
1197 | build_vendor='apple' |
---|
1198 | datadir='${prefix}/share' |
---|
1199 | exec_prefix='${prefix}' |
---|
1200 | host='i686-apple-darwin20.6.0' |
---|
1201 | host_alias='' |
---|
1202 | host_cpu='i686' |
---|
1203 | host_os='darwin20.6.0' |
---|
1204 | host_vendor='apple' |
---|
1205 | includedir='${prefix}/include' |
---|
1206 | infodir='${prefix}/info' |
---|
1207 | libdir='${exec_prefix}/lib' |
---|
1208 | libexecdir='${exec_prefix}/libexec' |
---|
1209 | localstatedir='${prefix}/var' |
---|
1210 | mandir='/opt/local/share/man' |
---|
1211 | oldincludedir='/usr/include' |
---|
1212 | prefix='/opt/local' |
---|
1213 | program_transform_name='s,x,x,' |
---|
1214 | sbindir='${exec_prefix}/sbin' |
---|
1215 | sharedstatedir='${prefix}/com' |
---|
1216 | subdirs=' lib_pcre' |
---|
1217 | sysconfdir='${prefix}/etc' |
---|
1218 | target_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 |
---|
1251 | extern "C" void exit (int); |
---|
1252 | |
---|
1253 | configure: exit 0 |
---|