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 LibFixPOSIX configure 0.4.3, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = s-MacBook-puro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 18.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 419 tasks, 1694 threads, 4 processors |
---|
34 | Load average: 3.61, Mach factor: 0.59 |
---|
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:2347: srcdir: . |
---|
52 | configure:2349: builddir: |
---|
53 | configure:2351: CPPFLAGS: -I/opt/local/include |
---|
54 | configure:2353: CFLAGS: -pipe -Os -arch x86_64 |
---|
55 | configure:2355: LDFLAGS: -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 |
---|
56 | configure:2359: WARNING: you should configure in a separate build directory |
---|
57 | configure:2417: checking for a BSD-compatible install |
---|
58 | configure:2485: result: /usr/bin/install -c |
---|
59 | configure:2496: checking whether build environment is sane |
---|
60 | configure:2551: result: yes |
---|
61 | configure:2702: checking for a thread-safe mkdir -p |
---|
62 | configure:2741: result: config/aux/install-sh -c -d |
---|
63 | configure:2748: checking for gawk |
---|
64 | configure:2778: result: no |
---|
65 | configure:2748: checking for mawk |
---|
66 | configure:2778: result: no |
---|
67 | configure:2748: checking for nawk |
---|
68 | configure:2778: result: no |
---|
69 | configure:2748: checking for awk |
---|
70 | configure:2764: found /usr/bin/awk |
---|
71 | configure:2775: result: awk |
---|
72 | configure:2786: checking whether make sets $(MAKE) |
---|
73 | configure:2808: result: yes |
---|
74 | configure:2837: checking whether make supports nested variables |
---|
75 | configure:2854: result: yes |
---|
76 | configure:2992: checking whether make supports nested variables |
---|
77 | configure:3009: result: yes |
---|
78 | configure:3035: checking whether make supports the include directive |
---|
79 | configure:3050: make -f confmf.GNU && cat confinc.out |
---|
80 | this is the am__doit target |
---|
81 | configure:3053: $? = 0 |
---|
82 | configure:3072: result: yes (GNU style) |
---|
83 | configure:3142: checking for gcc |
---|
84 | configure:3169: result: /usr/bin/clang |
---|
85 | configure:3398: checking for C compiler version |
---|
86 | configure:3407: /usr/bin/clang --version >&5 |
---|
87 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
88 | Target: x86_64-apple-darwin18.7.0 |
---|
89 | Thread model: posix |
---|
90 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
91 | configure:3418: $? = 0 |
---|
92 | configure:3407: /usr/bin/clang -v >&5 |
---|
93 | Apple LLVM version 10.0.1 (clang-1001.0.46.4) |
---|
94 | Target: x86_64-apple-darwin18.7.0 |
---|
95 | Thread model: posix |
---|
96 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
97 | configure:3418: $? = 0 |
---|
98 | configure:3407: /usr/bin/clang -V >&5 |
---|
99 | clang: error: unsupported option '-V -Wno-atomic-implicit-seq-cst' |
---|
100 | clang: error: no input files |
---|
101 | configure:3418: $? = 1 |
---|
102 | configure:3407: /usr/bin/clang -qversion >&5 |
---|
103 | clang: error: unknown argument '-qversion', did you mean '--version'? |
---|
104 | clang: error: no input files |
---|
105 | configure:3418: $? = 1 |
---|
106 | configure:3438: checking whether the C compiler works |
---|
107 | configure:3460: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
108 | configure:3464: $? = 0 |
---|
109 | configure:3512: result: yes |
---|
110 | configure:3515: checking for C compiler default output file name |
---|
111 | configure:3517: result: a.out |
---|
112 | configure:3523: checking for suffix of executables |
---|
113 | configure:3530: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
114 | configure:3534: $? = 0 |
---|
115 | configure:3556: result: |
---|
116 | configure:3578: checking whether we are cross compiling |
---|
117 | configure:3586: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
118 | configure:3590: $? = 0 |
---|
119 | configure:3597: ./conftest |
---|
120 | configure:3601: $? = 0 |
---|
121 | configure:3616: result: no |
---|
122 | configure:3621: checking for suffix of object files |
---|
123 | configure:3643: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
124 | configure:3647: $? = 0 |
---|
125 | configure:3668: result: o |
---|
126 | configure:3672: checking whether we are using the GNU C compiler |
---|
127 | configure:3691: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
128 | configure:3691: $? = 0 |
---|
129 | configure:3700: result: yes |
---|
130 | configure:3709: checking whether /usr/bin/clang accepts -g |
---|
131 | configure:3729: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
132 | configure:3729: $? = 0 |
---|
133 | configure:3770: result: yes |
---|
134 | configure:3787: checking for /usr/bin/clang option to accept ISO C89 |
---|
135 | configure:3850: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
136 | configure:3850: $? = 0 |
---|
137 | configure:3863: result: none needed |
---|
138 | configure:3888: checking whether /usr/bin/clang understands -c and -o together |
---|
139 | configure:3910: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
140 | configure:3913: $? = 0 |
---|
141 | configure:3910: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
142 | configure:3913: $? = 0 |
---|
143 | configure:3925: result: yes |
---|
144 | configure:3944: checking dependency style of /usr/bin/clang |
---|
145 | configure:4055: result: gcc3 |
---|
146 | configure:4070: checking for /usr/bin/clang option to accept ISO C99 |
---|
147 | configure:4219: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
148 | configure:4219: $? = 0 |
---|
149 | configure:4232: result: none needed |
---|
150 | configure:4251: checking for gawk |
---|
151 | configure:4278: result: awk |
---|
152 | configure:4319: checking build system type |
---|
153 | configure:4333: result: x86_64-apple-darwin18.7.0 |
---|
154 | configure:4353: checking host system type |
---|
155 | configure:4366: result: x86_64-apple-darwin18.7.0 |
---|
156 | configure:4407: checking how to print strings |
---|
157 | configure:4434: result: printf |
---|
158 | configure:4455: checking for a sed that does not truncate output |
---|
159 | configure:4519: result: /usr/bin/sed |
---|
160 | configure:4537: checking for grep that handles long lines and -e |
---|
161 | configure:4595: result: /usr/bin/grep |
---|
162 | configure:4600: checking for egrep |
---|
163 | configure:4662: result: /usr/bin/grep -E |
---|
164 | configure:4667: checking for fgrep |
---|
165 | configure:4729: result: /usr/bin/grep -F |
---|
166 | configure:4764: checking for ld used by /usr/bin/clang |
---|
167 | configure:4831: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
168 | configure:4838: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
169 | configure:4853: result: no |
---|
170 | configure:4865: checking for BSD- or MS-compatible name lister (nm) |
---|
171 | configure:4919: result: /usr/bin/nm -B |
---|
172 | configure:5049: checking the name lister (/usr/bin/nm -B) interface |
---|
173 | configure:5056: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
174 | configure:5059: /usr/bin/nm -B "conftest.o" |
---|
175 | configure:5062: output |
---|
176 | 0000000000000000 S _some_variable |
---|
177 | configure:5069: result: BSD nm |
---|
178 | configure:5072: checking whether ln -s works |
---|
179 | configure:5076: result: yes |
---|
180 | configure:5084: checking the maximum length of command line arguments |
---|
181 | configure:5215: result: 196608 |
---|
182 | configure:5263: checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format |
---|
183 | configure:5303: result: func_convert_file_noop |
---|
184 | configure:5310: checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format |
---|
185 | configure:5330: result: func_convert_file_noop |
---|
186 | configure:5337: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
187 | configure:5344: result: -r |
---|
188 | configure:5418: checking for objdump |
---|
189 | configure:5434: found /usr/bin/objdump |
---|
190 | configure:5445: result: objdump |
---|
191 | configure:5477: checking how to recognize dependent libraries |
---|
192 | configure:5677: result: pass_all |
---|
193 | configure:5762: checking for dlltool |
---|
194 | configure:5792: result: no |
---|
195 | configure:5822: checking how to associate runtime and link libraries |
---|
196 | configure:5849: result: printf %s\n |
---|
197 | configure:5910: checking for ar |
---|
198 | configure:5926: found /usr/bin/ar |
---|
199 | configure:5937: result: ar |
---|
200 | configure:5974: checking for archiver @FILE support |
---|
201 | configure:5991: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
202 | configure:5991: $? = 0 |
---|
203 | configure:5994: ar cru libconftest.a @conftest.lst >&5 |
---|
204 | ar: @conftest.lst: No such file or directory |
---|
205 | configure:5997: $? = 1 |
---|
206 | configure:6017: result: no |
---|
207 | configure:6075: checking for strip |
---|
208 | configure:6091: found /usr/bin/strip |
---|
209 | configure:6102: result: strip |
---|
210 | configure:6174: checking for ranlib |
---|
211 | configure:6190: found /usr/bin/ranlib |
---|
212 | configure:6201: result: ranlib |
---|
213 | configure:6303: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object |
---|
214 | configure:6456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
215 | configure:6459: $? = 0 |
---|
216 | configure:6463: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
217 | configure:6466: $? = 0 |
---|
218 | cannot find nm_test_var in conftest.nm |
---|
219 | configure:6456: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
220 | configure:6459: $? = 0 |
---|
221 | configure:6463: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
222 | configure:6466: $? = 0 |
---|
223 | configure:6532: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
224 | configure:6535: $? = 0 |
---|
225 | configure:6573: result: ok |
---|
226 | configure:6620: checking for sysroot |
---|
227 | configure:6650: result: no |
---|
228 | configure:6657: checking for a working dd |
---|
229 | configure:6695: result: /bin/dd |
---|
230 | configure:6699: checking how to truncate binary pipes |
---|
231 | configure:6714: result: /bin/dd bs=4096 count=1 |
---|
232 | configure:7043: checking for mt |
---|
233 | configure:7073: result: no |
---|
234 | configure:7093: checking if : is a manifest tool |
---|
235 | configure:7099: : '-?' |
---|
236 | configure:7107: result: no |
---|
237 | configure:7163: checking for dsymutil |
---|
238 | configure:7179: found /usr/bin/dsymutil |
---|
239 | configure:7190: result: dsymutil |
---|
240 | configure:7255: checking for nmedit |
---|
241 | configure:7271: found /usr/bin/nmedit |
---|
242 | configure:7282: result: nmedit |
---|
243 | configure:7347: checking for lipo |
---|
244 | configure:7363: found /usr/bin/lipo |
---|
245 | configure:7374: result: lipo |
---|
246 | configure:7439: checking for otool |
---|
247 | configure:7455: found /usr/bin/otool |
---|
248 | configure:7466: result: otool |
---|
249 | configure:7531: checking for otool64 |
---|
250 | configure:7561: result: no |
---|
251 | configure:7606: checking for -single_module linker flag |
---|
252 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
253 | configure:7639: result: yes |
---|
254 | configure:7642: checking for -exported_symbols_list linker flag |
---|
255 | configure:7662: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
256 | configure:7662: $? = 0 |
---|
257 | configure:7672: result: yes |
---|
258 | configure:7675: checking for -force_load linker flag |
---|
259 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
260 | ar cru libconftest.a conftest.o |
---|
261 | ranlib libconftest.a |
---|
262 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
263 | configure:7707: result: yes |
---|
264 | configure:7784: checking how to run the C preprocessor |
---|
265 | configure:7815: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
266 | configure:7815: $? = 0 |
---|
267 | configure:7829: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
268 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
269 | #include <ac_nonexistent.h> |
---|
270 | ^~~~~~~~~~~~~~~~~~ |
---|
271 | 1 error generated. |
---|
272 | configure:7829: $? = 1 |
---|
273 | configure: failed program was: |
---|
274 | | /* confdefs.h */ |
---|
275 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
276 | | #define PACKAGE_TARNAME "libfixposix" |
---|
277 | | #define PACKAGE_VERSION "0.4.3" |
---|
278 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
279 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
280 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
281 | | #define PACKAGE "libfixposix" |
---|
282 | | #define VERSION "0.4.3" |
---|
283 | | /* end confdefs.h. */ |
---|
284 | | #include <ac_nonexistent.h> |
---|
285 | configure:7854: result: /usr/bin/clang -E |
---|
286 | configure:7874: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
287 | configure:7874: $? = 0 |
---|
288 | configure:7888: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
289 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
290 | #include <ac_nonexistent.h> |
---|
291 | ^~~~~~~~~~~~~~~~~~ |
---|
292 | 1 error generated. |
---|
293 | configure:7888: $? = 1 |
---|
294 | configure: failed program was: |
---|
295 | | /* confdefs.h */ |
---|
296 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
297 | | #define PACKAGE_TARNAME "libfixposix" |
---|
298 | | #define PACKAGE_VERSION "0.4.3" |
---|
299 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
300 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
301 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
302 | | #define PACKAGE "libfixposix" |
---|
303 | | #define VERSION "0.4.3" |
---|
304 | | /* end confdefs.h. */ |
---|
305 | | #include <ac_nonexistent.h> |
---|
306 | configure:7917: checking for ANSI C header files |
---|
307 | configure:7937: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
308 | configure:7937: $? = 0 |
---|
309 | configure:8010: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
310 | configure:8010: $? = 0 |
---|
311 | configure:8010: ./conftest |
---|
312 | configure:8010: $? = 0 |
---|
313 | configure:8021: result: yes |
---|
314 | configure:8034: checking for sys/types.h |
---|
315 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
316 | configure:8034: $? = 0 |
---|
317 | configure:8034: result: yes |
---|
318 | configure:8034: checking for sys/stat.h |
---|
319 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
320 | configure:8034: $? = 0 |
---|
321 | configure:8034: result: yes |
---|
322 | configure:8034: checking for stdlib.h |
---|
323 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
324 | configure:8034: $? = 0 |
---|
325 | configure:8034: result: yes |
---|
326 | configure:8034: checking for string.h |
---|
327 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
328 | configure:8034: $? = 0 |
---|
329 | configure:8034: result: yes |
---|
330 | configure:8034: checking for memory.h |
---|
331 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
332 | configure:8034: $? = 0 |
---|
333 | configure:8034: result: yes |
---|
334 | configure:8034: checking for strings.h |
---|
335 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
336 | configure:8034: $? = 0 |
---|
337 | configure:8034: result: yes |
---|
338 | configure:8034: checking for inttypes.h |
---|
339 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
340 | configure:8034: $? = 0 |
---|
341 | configure:8034: result: yes |
---|
342 | configure:8034: checking for stdint.h |
---|
343 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
344 | configure:8034: $? = 0 |
---|
345 | configure:8034: result: yes |
---|
346 | configure:8034: checking for unistd.h |
---|
347 | configure:8034: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
348 | configure:8034: $? = 0 |
---|
349 | configure:8034: result: yes |
---|
350 | configure:8048: checking for dlfcn.h |
---|
351 | configure:8048: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
352 | configure:8048: $? = 0 |
---|
353 | configure:8048: result: yes |
---|
354 | configure:8301: checking for objdir |
---|
355 | configure:8316: result: .libs |
---|
356 | configure:8580: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
357 | configure:8598: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
358 | configure:8602: $? = 0 |
---|
359 | configure:8615: result: yes |
---|
360 | configure:8973: checking for /usr/bin/clang option to produce PIC |
---|
361 | configure:8980: result: -fno-common -DPIC |
---|
362 | configure:8988: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
363 | configure:9006: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
364 | configure:9010: $? = 0 |
---|
365 | configure:9023: result: yes |
---|
366 | configure:9052: checking if /usr/bin/clang static flag -static works |
---|
367 | configure:9080: result: no |
---|
368 | configure:9095: checking if /usr/bin/clang supports -c -o file.o |
---|
369 | configure:9116: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
370 | configure:9120: $? = 0 |
---|
371 | configure:9142: result: yes |
---|
372 | configure:9150: checking if /usr/bin/clang supports -c -o file.o |
---|
373 | configure:9197: result: yes |
---|
374 | configure:9230: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
375 | configure:10489: result: yes |
---|
376 | configure:10729: checking dynamic linker characteristics |
---|
377 | configure:11547: result: darwin18.7.0 dyld |
---|
378 | configure:11669: checking how to hardcode library paths into programs |
---|
379 | configure:11694: result: immediate |
---|
380 | configure:12242: checking whether stripping libraries is possible |
---|
381 | configure:12256: result: yes |
---|
382 | configure:12282: checking if libtool supports shared libraries |
---|
383 | configure:12284: result: yes |
---|
384 | configure:12287: checking whether to build shared libraries |
---|
385 | configure:12312: result: yes |
---|
386 | configure:12315: checking whether to build static libraries |
---|
387 | configure:12319: result: no |
---|
388 | configure:12379: checking for git |
---|
389 | configure:12395: found /usr/bin/git |
---|
390 | configure:12406: result: yes |
---|
391 | configure:12425: checking for getconf |
---|
392 | configure:12441: found /usr/bin/getconf |
---|
393 | configure:12452: result: yes |
---|
394 | configure:12610: checking whether pthreads work with -pthread |
---|
395 | configure:12698: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
396 | configure:12698: $? = 0 |
---|
397 | configure:12707: result: yes |
---|
398 | configure:12726: checking for joinable pthread attribute |
---|
399 | configure:12741: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pthread -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
400 | configure:12741: $? = 0 |
---|
401 | configure:12747: result: PTHREAD_CREATE_JOINABLE |
---|
402 | configure:12757: checking if more special flags are required for pthreads |
---|
403 | configure:12764: result: -D_THREAD_SAFE |
---|
404 | configure:12877: checking whether to enable assertions |
---|
405 | configure:12895: result: yes |
---|
406 | configure:12898: checking for stdbool.h that conforms to C99 |
---|
407 | configure:12965: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
408 | conftest.c:73:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
409 | bool e = &s; |
---|
410 | ~ ^ |
---|
411 | conftest.c:77:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
412 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
413 | ~^ |
---|
414 | conftest.c:77:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
415 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
416 | ~^ |
---|
417 | conftest.c:77:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
418 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
419 | ~^ |
---|
420 | conftest.c:77:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
421 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
422 | ~^ |
---|
423 | conftest.c:77:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
424 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
425 | ~^ |
---|
426 | conftest.c:77:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
427 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
428 | ~^ |
---|
429 | conftest.c:77:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
430 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
431 | ~^ |
---|
432 | conftest.c:77:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
433 | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l |
---|
434 | ~^ |
---|
435 | conftest.c:78:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
436 | ~^ |
---|
437 | conftest.c:78:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
438 | ~^ |
---|
439 | conftest.c:78:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion] |
---|
440 | ~^ |
---|
441 | 12 warnings generated. |
---|
442 | configure:12965: $? = 0 |
---|
443 | configure:12972: result: yes |
---|
444 | configure:12974: checking for _Bool |
---|
445 | configure:12974: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
446 | configure:12974: $? = 0 |
---|
447 | configure:12974: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
448 | conftest.c:60:20: error: expected expression |
---|
449 | if (sizeof ((_Bool))) |
---|
450 | ^ |
---|
451 | 1 error generated. |
---|
452 | configure:12974: $? = 1 |
---|
453 | configure: failed program was: |
---|
454 | | /* confdefs.h */ |
---|
455 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
456 | | #define PACKAGE_TARNAME "libfixposix" |
---|
457 | | #define PACKAGE_VERSION "0.4.3" |
---|
458 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
459 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
460 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
461 | | #define PACKAGE "libfixposix" |
---|
462 | | #define VERSION "0.4.3" |
---|
463 | | #define STDC_HEADERS 1 |
---|
464 | | #define HAVE_SYS_TYPES_H 1 |
---|
465 | | #define HAVE_SYS_STAT_H 1 |
---|
466 | | #define HAVE_STDLIB_H 1 |
---|
467 | | #define HAVE_STRING_H 1 |
---|
468 | | #define HAVE_MEMORY_H 1 |
---|
469 | | #define HAVE_STRINGS_H 1 |
---|
470 | | #define HAVE_INTTYPES_H 1 |
---|
471 | | #define HAVE_STDINT_H 1 |
---|
472 | | #define HAVE_UNISTD_H 1 |
---|
473 | | #define HAVE_DLFCN_H 1 |
---|
474 | | #define LT_OBJDIR ".libs/" |
---|
475 | | #define HAVE_PTHREAD 1 |
---|
476 | | /* end confdefs.h. */ |
---|
477 | | #include <stdio.h> |
---|
478 | | #ifdef HAVE_SYS_TYPES_H |
---|
479 | | # include <sys/types.h> |
---|
480 | | #endif |
---|
481 | | #ifdef HAVE_SYS_STAT_H |
---|
482 | | # include <sys/stat.h> |
---|
483 | | #endif |
---|
484 | | #ifdef STDC_HEADERS |
---|
485 | | # include <stdlib.h> |
---|
486 | | # include <stddef.h> |
---|
487 | | #else |
---|
488 | | # ifdef HAVE_STDLIB_H |
---|
489 | | # include <stdlib.h> |
---|
490 | | # endif |
---|
491 | | #endif |
---|
492 | | #ifdef HAVE_STRING_H |
---|
493 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
494 | | # include <memory.h> |
---|
495 | | # endif |
---|
496 | | # include <string.h> |
---|
497 | | #endif |
---|
498 | | #ifdef HAVE_STRINGS_H |
---|
499 | | # include <strings.h> |
---|
500 | | #endif |
---|
501 | | #ifdef HAVE_INTTYPES_H |
---|
502 | | # include <inttypes.h> |
---|
503 | | #endif |
---|
504 | | #ifdef HAVE_STDINT_H |
---|
505 | | # include <stdint.h> |
---|
506 | | #endif |
---|
507 | | #ifdef HAVE_UNISTD_H |
---|
508 | | # include <unistd.h> |
---|
509 | | #endif |
---|
510 | | int |
---|
511 | | main () |
---|
512 | | { |
---|
513 | | if (sizeof ((_Bool))) |
---|
514 | | return 0; |
---|
515 | | ; |
---|
516 | | return 0; |
---|
517 | | } |
---|
518 | configure:12974: result: yes |
---|
519 | configure:13005: checking for stdlib.h |
---|
520 | configure:13005: result: yes |
---|
521 | configure:13005: checking stdio.h usability |
---|
522 | configure:13005: /usr/bin/clang -c -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
523 | configure:13005: $? = 0 |
---|
524 | configure:13005: result: yes |
---|
525 | configure:13005: checking stdio.h presence |
---|
526 | configure:13005: /usr/bin/clang -E conftest.c |
---|
527 | configure:13005: $? = 0 |
---|
528 | configure:13005: result: yes |
---|
529 | configure:13005: checking for stdio.h |
---|
530 | configure:13005: result: yes |
---|
531 | configure:13005: checking for string.h |
---|
532 | configure:13005: result: yes |
---|
533 | configure:13005: checking errno.h usability |
---|
534 | configure:13005: /usr/bin/clang -c -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
535 | configure:13005: $? = 0 |
---|
536 | configure:13005: result: yes |
---|
537 | configure:13005: checking errno.h presence |
---|
538 | configure:13005: /usr/bin/clang -E conftest.c |
---|
539 | configure:13005: $? = 0 |
---|
540 | configure:13005: result: yes |
---|
541 | configure:13005: checking for errno.h |
---|
542 | configure:13005: result: yes |
---|
543 | configure:13005: checking time.h usability |
---|
544 | configure:13005: /usr/bin/clang -c -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
545 | configure:13005: $? = 0 |
---|
546 | configure:13005: result: yes |
---|
547 | configure:13005: checking time.h presence |
---|
548 | configure:13005: /usr/bin/clang -E conftest.c |
---|
549 | configure:13005: $? = 0 |
---|
550 | configure:13005: result: yes |
---|
551 | configure:13005: checking for time.h |
---|
552 | configure:13005: result: yes |
---|
553 | configure:13041: checking for sys/types.h |
---|
554 | configure:13041: result: yes |
---|
555 | configure:13041: checking for unistd.h |
---|
556 | configure:13041: result: yes |
---|
557 | configure:13041: checking fcntl.h usability |
---|
558 | configure:13041: /usr/bin/clang -c -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
559 | configure:13041: $? = 0 |
---|
560 | configure:13041: result: yes |
---|
561 | configure:13041: checking fcntl.h presence |
---|
562 | configure:13041: /usr/bin/clang -E conftest.c |
---|
563 | configure:13041: $? = 0 |
---|
564 | configure:13041: result: yes |
---|
565 | configure:13041: checking for fcntl.h |
---|
566 | configure:13041: result: yes |
---|
567 | configure:13041: checking sys/signal.h usability |
---|
568 | configure:13041: /usr/bin/clang -c -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
569 | configure:13041: $? = 0 |
---|
570 | configure:13041: result: yes |
---|
571 | configure:13041: checking sys/signal.h presence |
---|
572 | configure:13041: /usr/bin/clang -E conftest.c |
---|
573 | configure:13041: $? = 0 |
---|
574 | configure:13041: result: yes |
---|
575 | configure:13041: checking for sys/signal.h |
---|
576 | configure:13041: result: yes |
---|
577 | configure:13041: checking signal.h usability |
---|
578 | configure:13041: /usr/bin/clang -c -D_DARWIN_C_SOURCE conftest.c >&5 |
---|
579 | configure:13041: $? = 0 |
---|
580 | configure:13041: result: yes |
---|
581 | configure:13041: checking signal.h presence |
---|
582 | configure:13041: /usr/bin/clang -E conftest.c |
---|
583 | configure:13041: $? = 0 |
---|
584 | configure:13041: result: yes |
---|
585 | configure:13041: checking for signal.h |
---|
586 | configure:13041: result: yes |
---|
587 | configure:13079: checking whether TIOCSCTTY is declared |
---|
588 | configure:13079: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
589 | configure:13079: $? = 0 |
---|
590 | configure:13079: result: yes |
---|
591 | configure:13109: checking whether NSIG is declared |
---|
592 | configure:13109: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
593 | configure:13109: $? = 0 |
---|
594 | configure:13109: result: yes |
---|
595 | configure:13141: checking whether IP_HDRINCL is declared |
---|
596 | configure:13141: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
597 | configure:13141: $? = 0 |
---|
598 | configure:13141: result: yes |
---|
599 | configure:13163: checking sys/signalfd.h usability |
---|
600 | configure:13163: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
601 | conftest.c:69:10: fatal error: 'sys/signalfd.h' file not found |
---|
602 | #include <sys/signalfd.h> |
---|
603 | ^~~~~~~~~~~~~~~~ |
---|
604 | 1 error generated. |
---|
605 | configure:13163: $? = 1 |
---|
606 | configure: failed program was: |
---|
607 | | /* confdefs.h */ |
---|
608 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
609 | | #define PACKAGE_TARNAME "libfixposix" |
---|
610 | | #define PACKAGE_VERSION "0.4.3" |
---|
611 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
612 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
613 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
614 | | #define PACKAGE "libfixposix" |
---|
615 | | #define VERSION "0.4.3" |
---|
616 | | #define STDC_HEADERS 1 |
---|
617 | | #define HAVE_SYS_TYPES_H 1 |
---|
618 | | #define HAVE_SYS_STAT_H 1 |
---|
619 | | #define HAVE_STDLIB_H 1 |
---|
620 | | #define HAVE_STRING_H 1 |
---|
621 | | #define HAVE_MEMORY_H 1 |
---|
622 | | #define HAVE_STRINGS_H 1 |
---|
623 | | #define HAVE_INTTYPES_H 1 |
---|
624 | | #define HAVE_STDINT_H 1 |
---|
625 | | #define HAVE_UNISTD_H 1 |
---|
626 | | #define HAVE_DLFCN_H 1 |
---|
627 | | #define LT_OBJDIR ".libs/" |
---|
628 | | #define HAVE_PTHREAD 1 |
---|
629 | | #define HAVE__BOOL 1 |
---|
630 | | #define HAVE_STDBOOL_H 1 |
---|
631 | | #define HAVE_STDLIB_H 1 |
---|
632 | | #define HAVE_STDIO_H 1 |
---|
633 | | #define HAVE_STRING_H 1 |
---|
634 | | #define HAVE_ERRNO_H 1 |
---|
635 | | #define HAVE_TIME_H 1 |
---|
636 | | #define HAVE_SYS_TYPES_H 1 |
---|
637 | | #define HAVE_UNISTD_H 1 |
---|
638 | | #define HAVE_FCNTL_H 1 |
---|
639 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
640 | | #define HAVE_SIGNAL_H 1 |
---|
641 | | /* end confdefs.h. */ |
---|
642 | | #include <stdio.h> |
---|
643 | | #ifdef HAVE_SYS_TYPES_H |
---|
644 | | # include <sys/types.h> |
---|
645 | | #endif |
---|
646 | | #ifdef HAVE_SYS_STAT_H |
---|
647 | | # include <sys/stat.h> |
---|
648 | | #endif |
---|
649 | | #ifdef STDC_HEADERS |
---|
650 | | # include <stdlib.h> |
---|
651 | | # include <stddef.h> |
---|
652 | | #else |
---|
653 | | # ifdef HAVE_STDLIB_H |
---|
654 | | # include <stdlib.h> |
---|
655 | | # endif |
---|
656 | | #endif |
---|
657 | | #ifdef HAVE_STRING_H |
---|
658 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
659 | | # include <memory.h> |
---|
660 | | # endif |
---|
661 | | # include <string.h> |
---|
662 | | #endif |
---|
663 | | #ifdef HAVE_STRINGS_H |
---|
664 | | # include <strings.h> |
---|
665 | | #endif |
---|
666 | | #ifdef HAVE_INTTYPES_H |
---|
667 | | # include <inttypes.h> |
---|
668 | | #endif |
---|
669 | | #ifdef HAVE_STDINT_H |
---|
670 | | # include <stdint.h> |
---|
671 | | #endif |
---|
672 | | #ifdef HAVE_UNISTD_H |
---|
673 | | # include <unistd.h> |
---|
674 | | #endif |
---|
675 | | #include <sys/signalfd.h> |
---|
676 | configure:13163: result: no |
---|
677 | configure:13163: checking sys/signalfd.h presence |
---|
678 | configure:13163: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
679 | conftest.c:36:10: fatal error: 'sys/signalfd.h' file not found |
---|
680 | #include <sys/signalfd.h> |
---|
681 | ^~~~~~~~~~~~~~~~ |
---|
682 | 1 error generated. |
---|
683 | configure:13163: $? = 1 |
---|
684 | configure: failed program was: |
---|
685 | | /* confdefs.h */ |
---|
686 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
687 | | #define PACKAGE_TARNAME "libfixposix" |
---|
688 | | #define PACKAGE_VERSION "0.4.3" |
---|
689 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
690 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
691 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
692 | | #define PACKAGE "libfixposix" |
---|
693 | | #define VERSION "0.4.3" |
---|
694 | | #define STDC_HEADERS 1 |
---|
695 | | #define HAVE_SYS_TYPES_H 1 |
---|
696 | | #define HAVE_SYS_STAT_H 1 |
---|
697 | | #define HAVE_STDLIB_H 1 |
---|
698 | | #define HAVE_STRING_H 1 |
---|
699 | | #define HAVE_MEMORY_H 1 |
---|
700 | | #define HAVE_STRINGS_H 1 |
---|
701 | | #define HAVE_INTTYPES_H 1 |
---|
702 | | #define HAVE_STDINT_H 1 |
---|
703 | | #define HAVE_UNISTD_H 1 |
---|
704 | | #define HAVE_DLFCN_H 1 |
---|
705 | | #define LT_OBJDIR ".libs/" |
---|
706 | | #define HAVE_PTHREAD 1 |
---|
707 | | #define HAVE__BOOL 1 |
---|
708 | | #define HAVE_STDBOOL_H 1 |
---|
709 | | #define HAVE_STDLIB_H 1 |
---|
710 | | #define HAVE_STDIO_H 1 |
---|
711 | | #define HAVE_STRING_H 1 |
---|
712 | | #define HAVE_ERRNO_H 1 |
---|
713 | | #define HAVE_TIME_H 1 |
---|
714 | | #define HAVE_SYS_TYPES_H 1 |
---|
715 | | #define HAVE_UNISTD_H 1 |
---|
716 | | #define HAVE_FCNTL_H 1 |
---|
717 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
718 | | #define HAVE_SIGNAL_H 1 |
---|
719 | | /* end confdefs.h. */ |
---|
720 | | #include <sys/signalfd.h> |
---|
721 | configure:13163: result: no |
---|
722 | configure:13163: checking for sys/signalfd.h |
---|
723 | configure:13163: result: no |
---|
724 | configure:13173: checking for __xpg_strerror_r |
---|
725 | configure:13173: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
726 | Undefined symbols for architecture x86_64: |
---|
727 | "___xpg_strerror_r", referenced from: |
---|
728 | _main in conftest-6b49d6.o |
---|
729 | ld: symbol(s) not found for architecture x86_64 |
---|
730 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
731 | configure:13173: $? = 1 |
---|
732 | configure: failed program was: |
---|
733 | | /* confdefs.h */ |
---|
734 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
735 | | #define PACKAGE_TARNAME "libfixposix" |
---|
736 | | #define PACKAGE_VERSION "0.4.3" |
---|
737 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
738 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
739 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
740 | | #define PACKAGE "libfixposix" |
---|
741 | | #define VERSION "0.4.3" |
---|
742 | | #define STDC_HEADERS 1 |
---|
743 | | #define HAVE_SYS_TYPES_H 1 |
---|
744 | | #define HAVE_SYS_STAT_H 1 |
---|
745 | | #define HAVE_STDLIB_H 1 |
---|
746 | | #define HAVE_STRING_H 1 |
---|
747 | | #define HAVE_MEMORY_H 1 |
---|
748 | | #define HAVE_STRINGS_H 1 |
---|
749 | | #define HAVE_INTTYPES_H 1 |
---|
750 | | #define HAVE_STDINT_H 1 |
---|
751 | | #define HAVE_UNISTD_H 1 |
---|
752 | | #define HAVE_DLFCN_H 1 |
---|
753 | | #define LT_OBJDIR ".libs/" |
---|
754 | | #define HAVE_PTHREAD 1 |
---|
755 | | #define HAVE__BOOL 1 |
---|
756 | | #define HAVE_STDBOOL_H 1 |
---|
757 | | #define HAVE_STDLIB_H 1 |
---|
758 | | #define HAVE_STDIO_H 1 |
---|
759 | | #define HAVE_STRING_H 1 |
---|
760 | | #define HAVE_ERRNO_H 1 |
---|
761 | | #define HAVE_TIME_H 1 |
---|
762 | | #define HAVE_SYS_TYPES_H 1 |
---|
763 | | #define HAVE_UNISTD_H 1 |
---|
764 | | #define HAVE_FCNTL_H 1 |
---|
765 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
766 | | #define HAVE_SIGNAL_H 1 |
---|
767 | | /* end confdefs.h. */ |
---|
768 | | /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r. |
---|
769 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
770 | | #define __xpg_strerror_r innocuous___xpg_strerror_r |
---|
771 | | |
---|
772 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
773 | | which can conflict with char __xpg_strerror_r (); below. |
---|
774 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
775 | | <limits.h> exists even on freestanding compilers. */ |
---|
776 | | |
---|
777 | | #ifdef __STDC__ |
---|
778 | | # include <limits.h> |
---|
779 | | #else |
---|
780 | | # include <assert.h> |
---|
781 | | #endif |
---|
782 | | |
---|
783 | | #undef __xpg_strerror_r |
---|
784 | | |
---|
785 | | /* Override any GCC internal prototype to avoid an error. |
---|
786 | | Use char because int might match the return type of a GCC |
---|
787 | | builtin and then its argument prototype would still apply. */ |
---|
788 | | #ifdef __cplusplus |
---|
789 | | extern "C" |
---|
790 | | #endif |
---|
791 | | char __xpg_strerror_r (); |
---|
792 | | /* The GNU C library defines this for functions which it implements |
---|
793 | | to always fail with ENOSYS. Some functions are actually named |
---|
794 | | something starting with __ and the normal name is an alias. */ |
---|
795 | | #if defined __stub___xpg_strerror_r || defined __stub_____xpg_strerror_r |
---|
796 | | choke me |
---|
797 | | #endif |
---|
798 | | |
---|
799 | | int |
---|
800 | | main () |
---|
801 | | { |
---|
802 | | return __xpg_strerror_r (); |
---|
803 | | ; |
---|
804 | | return 0; |
---|
805 | | } |
---|
806 | configure:13173: result: no |
---|
807 | configure:13173: checking for strnlen |
---|
808 | configure:13173: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
809 | configure:13173: $? = 0 |
---|
810 | configure:13173: result: yes |
---|
811 | configure:13173: checking for strndup |
---|
812 | configure:13173: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
813 | conftest.c:60:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] |
---|
814 | char strndup (); |
---|
815 | ^ |
---|
816 | conftest.c:60:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' |
---|
817 | 1 warning generated. |
---|
818 | configure:13173: $? = 0 |
---|
819 | configure:13173: result: yes |
---|
820 | configure:13173: checking for clearenv |
---|
821 | configure:13173: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
822 | Undefined symbols for architecture x86_64: |
---|
823 | "_clearenv", referenced from: |
---|
824 | _main in conftest-655db8.o |
---|
825 | ld: symbol(s) not found for architecture x86_64 |
---|
826 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
827 | configure:13173: $? = 1 |
---|
828 | configure: failed program was: |
---|
829 | | /* confdefs.h */ |
---|
830 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
831 | | #define PACKAGE_TARNAME "libfixposix" |
---|
832 | | #define PACKAGE_VERSION "0.4.3" |
---|
833 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
834 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
835 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
836 | | #define PACKAGE "libfixposix" |
---|
837 | | #define VERSION "0.4.3" |
---|
838 | | #define STDC_HEADERS 1 |
---|
839 | | #define HAVE_SYS_TYPES_H 1 |
---|
840 | | #define HAVE_SYS_STAT_H 1 |
---|
841 | | #define HAVE_STDLIB_H 1 |
---|
842 | | #define HAVE_STRING_H 1 |
---|
843 | | #define HAVE_MEMORY_H 1 |
---|
844 | | #define HAVE_STRINGS_H 1 |
---|
845 | | #define HAVE_INTTYPES_H 1 |
---|
846 | | #define HAVE_STDINT_H 1 |
---|
847 | | #define HAVE_UNISTD_H 1 |
---|
848 | | #define HAVE_DLFCN_H 1 |
---|
849 | | #define LT_OBJDIR ".libs/" |
---|
850 | | #define HAVE_PTHREAD 1 |
---|
851 | | #define HAVE__BOOL 1 |
---|
852 | | #define HAVE_STDBOOL_H 1 |
---|
853 | | #define HAVE_STDLIB_H 1 |
---|
854 | | #define HAVE_STDIO_H 1 |
---|
855 | | #define HAVE_STRING_H 1 |
---|
856 | | #define HAVE_ERRNO_H 1 |
---|
857 | | #define HAVE_TIME_H 1 |
---|
858 | | #define HAVE_SYS_TYPES_H 1 |
---|
859 | | #define HAVE_UNISTD_H 1 |
---|
860 | | #define HAVE_FCNTL_H 1 |
---|
861 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
862 | | #define HAVE_SIGNAL_H 1 |
---|
863 | | #define HAVE_STRNLEN 1 |
---|
864 | | #define HAVE_STRNDUP 1 |
---|
865 | | /* end confdefs.h. */ |
---|
866 | | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. |
---|
867 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
868 | | #define clearenv innocuous_clearenv |
---|
869 | | |
---|
870 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
871 | | which can conflict with char clearenv (); below. |
---|
872 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
873 | | <limits.h> exists even on freestanding compilers. */ |
---|
874 | | |
---|
875 | | #ifdef __STDC__ |
---|
876 | | # include <limits.h> |
---|
877 | | #else |
---|
878 | | # include <assert.h> |
---|
879 | | #endif |
---|
880 | | |
---|
881 | | #undef clearenv |
---|
882 | | |
---|
883 | | /* Override any GCC internal prototype to avoid an error. |
---|
884 | | Use char because int might match the return type of a GCC |
---|
885 | | builtin and then its argument prototype would still apply. */ |
---|
886 | | #ifdef __cplusplus |
---|
887 | | extern "C" |
---|
888 | | #endif |
---|
889 | | char clearenv (); |
---|
890 | | /* The GNU C library defines this for functions which it implements |
---|
891 | | to always fail with ENOSYS. Some functions are actually named |
---|
892 | | something starting with __ and the normal name is an alias. */ |
---|
893 | | #if defined __stub_clearenv || defined __stub___clearenv |
---|
894 | | choke me |
---|
895 | | #endif |
---|
896 | | |
---|
897 | | int |
---|
898 | | main () |
---|
899 | | { |
---|
900 | | return clearenv (); |
---|
901 | | ; |
---|
902 | | return 0; |
---|
903 | | } |
---|
904 | configure:13173: result: no |
---|
905 | configure:13195: checking for strtok_r |
---|
906 | configure:13195: /usr/bin/clang -o conftest -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
907 | configure:13195: $? = 0 |
---|
908 | configure:13195: result: yes |
---|
909 | configure:13227: checking for library containing socket |
---|
910 | configure:13258: /usr/bin/clang -o conftest -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
911 | configure:13258: $? = 0 |
---|
912 | configure:13275: result: none required |
---|
913 | configure:13298: checking for accept4 |
---|
914 | configure:13298: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
915 | Undefined symbols for architecture x86_64: |
---|
916 | "_accept4", referenced from: |
---|
917 | _main in conftest-2a5640.o |
---|
918 | ld: symbol(s) not found for architecture x86_64 |
---|
919 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
920 | configure:13298: $? = 1 |
---|
921 | configure: failed program was: |
---|
922 | | /* confdefs.h */ |
---|
923 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
924 | | #define PACKAGE_TARNAME "libfixposix" |
---|
925 | | #define PACKAGE_VERSION "0.4.3" |
---|
926 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
927 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
928 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
929 | | #define PACKAGE "libfixposix" |
---|
930 | | #define VERSION "0.4.3" |
---|
931 | | #define STDC_HEADERS 1 |
---|
932 | | #define HAVE_SYS_TYPES_H 1 |
---|
933 | | #define HAVE_SYS_STAT_H 1 |
---|
934 | | #define HAVE_STDLIB_H 1 |
---|
935 | | #define HAVE_STRING_H 1 |
---|
936 | | #define HAVE_MEMORY_H 1 |
---|
937 | | #define HAVE_STRINGS_H 1 |
---|
938 | | #define HAVE_INTTYPES_H 1 |
---|
939 | | #define HAVE_STDINT_H 1 |
---|
940 | | #define HAVE_UNISTD_H 1 |
---|
941 | | #define HAVE_DLFCN_H 1 |
---|
942 | | #define LT_OBJDIR ".libs/" |
---|
943 | | #define HAVE_PTHREAD 1 |
---|
944 | | #define HAVE__BOOL 1 |
---|
945 | | #define HAVE_STDBOOL_H 1 |
---|
946 | | #define HAVE_STDLIB_H 1 |
---|
947 | | #define HAVE_STDIO_H 1 |
---|
948 | | #define HAVE_STRING_H 1 |
---|
949 | | #define HAVE_ERRNO_H 1 |
---|
950 | | #define HAVE_TIME_H 1 |
---|
951 | | #define HAVE_SYS_TYPES_H 1 |
---|
952 | | #define HAVE_UNISTD_H 1 |
---|
953 | | #define HAVE_FCNTL_H 1 |
---|
954 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
955 | | #define HAVE_SIGNAL_H 1 |
---|
956 | | #define HAVE_STRNLEN 1 |
---|
957 | | #define HAVE_STRNDUP 1 |
---|
958 | | #define HAVE_STRTOK_R 1 |
---|
959 | | /* end confdefs.h. */ |
---|
960 | | /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4. |
---|
961 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
962 | | #define accept4 innocuous_accept4 |
---|
963 | | |
---|
964 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
965 | | which can conflict with char accept4 (); below. |
---|
966 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
967 | | <limits.h> exists even on freestanding compilers. */ |
---|
968 | | |
---|
969 | | #ifdef __STDC__ |
---|
970 | | # include <limits.h> |
---|
971 | | #else |
---|
972 | | # include <assert.h> |
---|
973 | | #endif |
---|
974 | | |
---|
975 | | #undef accept4 |
---|
976 | | |
---|
977 | | /* Override any GCC internal prototype to avoid an error. |
---|
978 | | Use char because int might match the return type of a GCC |
---|
979 | | builtin and then its argument prototype would still apply. */ |
---|
980 | | #ifdef __cplusplus |
---|
981 | | extern "C" |
---|
982 | | #endif |
---|
983 | | char accept4 (); |
---|
984 | | /* The GNU C library defines this for functions which it implements |
---|
985 | | to always fail with ENOSYS. Some functions are actually named |
---|
986 | | something starting with __ and the normal name is an alias. */ |
---|
987 | | #if defined __stub_accept4 || defined __stub___accept4 |
---|
988 | | choke me |
---|
989 | | #endif |
---|
990 | | |
---|
991 | | int |
---|
992 | | main () |
---|
993 | | { |
---|
994 | | return accept4 (); |
---|
995 | | ; |
---|
996 | | return 0; |
---|
997 | | } |
---|
998 | configure:13298: result: no |
---|
999 | configure:13298: checking for pipe2 |
---|
1000 | configure:13298: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1001 | Undefined symbols for architecture x86_64: |
---|
1002 | "_pipe2", referenced from: |
---|
1003 | _main in conftest-9806f5.o |
---|
1004 | ld: symbol(s) not found for architecture x86_64 |
---|
1005 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1006 | configure:13298: $? = 1 |
---|
1007 | configure: failed program was: |
---|
1008 | | /* confdefs.h */ |
---|
1009 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
1010 | | #define PACKAGE_TARNAME "libfixposix" |
---|
1011 | | #define PACKAGE_VERSION "0.4.3" |
---|
1012 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
1013 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
1014 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
1015 | | #define PACKAGE "libfixposix" |
---|
1016 | | #define VERSION "0.4.3" |
---|
1017 | | #define STDC_HEADERS 1 |
---|
1018 | | #define HAVE_SYS_TYPES_H 1 |
---|
1019 | | #define HAVE_SYS_STAT_H 1 |
---|
1020 | | #define HAVE_STDLIB_H 1 |
---|
1021 | | #define HAVE_STRING_H 1 |
---|
1022 | | #define HAVE_MEMORY_H 1 |
---|
1023 | | #define HAVE_STRINGS_H 1 |
---|
1024 | | #define HAVE_INTTYPES_H 1 |
---|
1025 | | #define HAVE_STDINT_H 1 |
---|
1026 | | #define HAVE_UNISTD_H 1 |
---|
1027 | | #define HAVE_DLFCN_H 1 |
---|
1028 | | #define LT_OBJDIR ".libs/" |
---|
1029 | | #define HAVE_PTHREAD 1 |
---|
1030 | | #define HAVE__BOOL 1 |
---|
1031 | | #define HAVE_STDBOOL_H 1 |
---|
1032 | | #define HAVE_STDLIB_H 1 |
---|
1033 | | #define HAVE_STDIO_H 1 |
---|
1034 | | #define HAVE_STRING_H 1 |
---|
1035 | | #define HAVE_ERRNO_H 1 |
---|
1036 | | #define HAVE_TIME_H 1 |
---|
1037 | | #define HAVE_SYS_TYPES_H 1 |
---|
1038 | | #define HAVE_UNISTD_H 1 |
---|
1039 | | #define HAVE_FCNTL_H 1 |
---|
1040 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
1041 | | #define HAVE_SIGNAL_H 1 |
---|
1042 | | #define HAVE_STRNLEN 1 |
---|
1043 | | #define HAVE_STRNDUP 1 |
---|
1044 | | #define HAVE_STRTOK_R 1 |
---|
1045 | | /* end confdefs.h. */ |
---|
1046 | | /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. |
---|
1047 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1048 | | #define pipe2 innocuous_pipe2 |
---|
1049 | | |
---|
1050 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1051 | | which can conflict with char pipe2 (); below. |
---|
1052 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1053 | | <limits.h> exists even on freestanding compilers. */ |
---|
1054 | | |
---|
1055 | | #ifdef __STDC__ |
---|
1056 | | # include <limits.h> |
---|
1057 | | #else |
---|
1058 | | # include <assert.h> |
---|
1059 | | #endif |
---|
1060 | | |
---|
1061 | | #undef pipe2 |
---|
1062 | | |
---|
1063 | | /* Override any GCC internal prototype to avoid an error. |
---|
1064 | | Use char because int might match the return type of a GCC |
---|
1065 | | builtin and then its argument prototype would still apply. */ |
---|
1066 | | #ifdef __cplusplus |
---|
1067 | | extern "C" |
---|
1068 | | #endif |
---|
1069 | | char pipe2 (); |
---|
1070 | | /* The GNU C library defines this for functions which it implements |
---|
1071 | | to always fail with ENOSYS. Some functions are actually named |
---|
1072 | | something starting with __ and the normal name is an alias. */ |
---|
1073 | | #if defined __stub_pipe2 || defined __stub___pipe2 |
---|
1074 | | choke me |
---|
1075 | | #endif |
---|
1076 | | |
---|
1077 | | int |
---|
1078 | | main () |
---|
1079 | | { |
---|
1080 | | return pipe2 (); |
---|
1081 | | ; |
---|
1082 | | return 0; |
---|
1083 | | } |
---|
1084 | configure:13298: result: no |
---|
1085 | configure:13298: checking for sendfile |
---|
1086 | configure:13298: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1087 | configure:13298: $? = 0 |
---|
1088 | configure:13298: result: yes |
---|
1089 | configure:13298: checking for pselect |
---|
1090 | configure:13298: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1091 | configure:13298: $? = 0 |
---|
1092 | configure:13298: result: yes |
---|
1093 | configure:13298: checking for ptsname_r |
---|
1094 | configure:13298: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1095 | configure:13298: $? = 0 |
---|
1096 | configure:13298: result: yes |
---|
1097 | configure:13321: checking for vsyslog |
---|
1098 | configure:13321: /usr/bin/clang -o conftest -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1099 | configure:13321: $? = 0 |
---|
1100 | configure:13321: result: yes |
---|
1101 | configure:13321: checking for ptsname |
---|
1102 | configure:13321: /usr/bin/clang -o conftest -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1103 | configure:13321: $? = 0 |
---|
1104 | configure:13321: result: yes |
---|
1105 | configure:13321: checking for posix_openpt |
---|
1106 | configure:13321: /usr/bin/clang -o conftest -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1107 | configure:13321: $? = 0 |
---|
1108 | configure:13321: result: yes |
---|
1109 | configure:13354: checking for library containing clock_gettime |
---|
1110 | configure:13385: /usr/bin/clang -o conftest -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1111 | configure:13385: $? = 0 |
---|
1112 | configure:13402: result: none required |
---|
1113 | configure:13421: checking for clockid_t |
---|
1114 | configure:13421: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1115 | configure:13421: $? = 0 |
---|
1116 | configure:13421: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1117 | conftest.c:52:24: error: expected expression |
---|
1118 | if (sizeof ((clockid_t))) |
---|
1119 | ^ |
---|
1120 | 1 error generated. |
---|
1121 | configure:13421: $? = 1 |
---|
1122 | configure: failed program was: |
---|
1123 | | /* confdefs.h */ |
---|
1124 | | #define PACKAGE_NAME "LibFixPOSIX" |
---|
1125 | | #define PACKAGE_TARNAME "libfixposix" |
---|
1126 | | #define PACKAGE_VERSION "0.4.3" |
---|
1127 | | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
1128 | | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
1129 | | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
1130 | | #define PACKAGE "libfixposix" |
---|
1131 | | #define VERSION "0.4.3" |
---|
1132 | | #define STDC_HEADERS 1 |
---|
1133 | | #define HAVE_SYS_TYPES_H 1 |
---|
1134 | | #define HAVE_SYS_STAT_H 1 |
---|
1135 | | #define HAVE_STDLIB_H 1 |
---|
1136 | | #define HAVE_STRING_H 1 |
---|
1137 | | #define HAVE_MEMORY_H 1 |
---|
1138 | | #define HAVE_STRINGS_H 1 |
---|
1139 | | #define HAVE_INTTYPES_H 1 |
---|
1140 | | #define HAVE_STDINT_H 1 |
---|
1141 | | #define HAVE_UNISTD_H 1 |
---|
1142 | | #define HAVE_DLFCN_H 1 |
---|
1143 | | #define LT_OBJDIR ".libs/" |
---|
1144 | | #define HAVE_PTHREAD 1 |
---|
1145 | | #define HAVE__BOOL 1 |
---|
1146 | | #define HAVE_STDBOOL_H 1 |
---|
1147 | | #define HAVE_STDLIB_H 1 |
---|
1148 | | #define HAVE_STDIO_H 1 |
---|
1149 | | #define HAVE_STRING_H 1 |
---|
1150 | | #define HAVE_ERRNO_H 1 |
---|
1151 | | #define HAVE_TIME_H 1 |
---|
1152 | | #define HAVE_SYS_TYPES_H 1 |
---|
1153 | | #define HAVE_UNISTD_H 1 |
---|
1154 | | #define HAVE_FCNTL_H 1 |
---|
1155 | | #define HAVE_SYS_SIGNAL_H 1 |
---|
1156 | | #define HAVE_SIGNAL_H 1 |
---|
1157 | | #define HAVE_STRNLEN 1 |
---|
1158 | | #define HAVE_STRNDUP 1 |
---|
1159 | | #define HAVE_STRTOK_R 1 |
---|
1160 | | #define HAVE_SENDFILE 1 |
---|
1161 | | #define HAVE_PSELECT 1 |
---|
1162 | | #define HAVE_PTSNAME_R 1 |
---|
1163 | | #define HAVE_VSYSLOG 1 |
---|
1164 | | #define HAVE_PTSNAME 1 |
---|
1165 | | #define HAVE_POSIX_OPENPT 1 |
---|
1166 | | /* end confdefs.h. */ |
---|
1167 | | #include <sys/time.h> |
---|
1168 | | #include <time.h> |
---|
1169 | | |
---|
1170 | | |
---|
1171 | | int |
---|
1172 | | main () |
---|
1173 | | { |
---|
1174 | | if (sizeof ((clockid_t))) |
---|
1175 | | return 0; |
---|
1176 | | ; |
---|
1177 | | return 0; |
---|
1178 | | } |
---|
1179 | configure:13421: result: yes |
---|
1180 | configure:13459: checking whether CLOCK_REALTIME is declared |
---|
1181 | configure:13459: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1182 | configure:13459: $? = 0 |
---|
1183 | configure:13459: result: yes |
---|
1184 | configure:13490: checking whether CLOCK_MONOTONIC is declared |
---|
1185 | configure:13490: /usr/bin/clang -c -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread conftest.c >&5 |
---|
1186 | configure:13490: $? = 0 |
---|
1187 | configure:13490: result: yes |
---|
1188 | configure:13613: checking for getpeereid |
---|
1189 | configure:13613: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
1190 | configure:13613: $? = 0 |
---|
1191 | configure:13613: result: yes |
---|
1192 | |
---|
1193 | ## ---------------- ## |
---|
1194 | ## Cache variables. ## |
---|
1195 | ## ---------------- ## |
---|
1196 | |
---|
1197 | ac_cv_build=x86_64-apple-darwin18.7.0 |
---|
1198 | ac_cv_c_compiler_gnu=yes |
---|
1199 | ac_cv_env_CC_set=set |
---|
1200 | ac_cv_env_CC_value=/usr/bin/clang |
---|
1201 | ac_cv_env_CFLAGS_set=set |
---|
1202 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
1203 | ac_cv_env_CPPFLAGS_set=set |
---|
1204 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1205 | ac_cv_env_CPP_set= |
---|
1206 | ac_cv_env_CPP_value= |
---|
1207 | ac_cv_env_LDFLAGS_set=set |
---|
1208 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1209 | ac_cv_env_LIBS_set= |
---|
1210 | ac_cv_env_LIBS_value= |
---|
1211 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1212 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1213 | ac_cv_env_build_alias_set= |
---|
1214 | ac_cv_env_build_alias_value= |
---|
1215 | ac_cv_env_host_alias_set= |
---|
1216 | ac_cv_env_host_alias_value= |
---|
1217 | ac_cv_env_target_alias_set= |
---|
1218 | ac_cv_env_target_alias_value= |
---|
1219 | ac_cv_func___xpg_strerror_r=no |
---|
1220 | ac_cv_func_accept4=no |
---|
1221 | ac_cv_func_clearenv=no |
---|
1222 | ac_cv_func_getpeereid=yes |
---|
1223 | ac_cv_func_pipe2=no |
---|
1224 | ac_cv_func_posix_openpt=yes |
---|
1225 | ac_cv_func_pselect=yes |
---|
1226 | ac_cv_func_ptsname=yes |
---|
1227 | ac_cv_func_ptsname_r=yes |
---|
1228 | ac_cv_func_sendfile=yes |
---|
1229 | ac_cv_func_strndup=yes |
---|
1230 | ac_cv_func_strnlen=yes |
---|
1231 | ac_cv_func_strtok_r=yes |
---|
1232 | ac_cv_func_vsyslog=yes |
---|
1233 | ac_cv_have_decl_CLOCK_MONOTONIC=yes |
---|
1234 | ac_cv_have_decl_CLOCK_REALTIME=yes |
---|
1235 | ac_cv_have_decl_IP_HDRINCL=yes |
---|
1236 | ac_cv_have_decl_NSIG=yes |
---|
1237 | ac_cv_have_decl_TIOCSCTTY=yes |
---|
1238 | ac_cv_header_dlfcn_h=yes |
---|
1239 | ac_cv_header_errno_h=yes |
---|
1240 | ac_cv_header_fcntl_h=yes |
---|
1241 | ac_cv_header_inttypes_h=yes |
---|
1242 | ac_cv_header_memory_h=yes |
---|
1243 | ac_cv_header_signal_h=yes |
---|
1244 | ac_cv_header_stdbool_h=yes |
---|
1245 | ac_cv_header_stdc=yes |
---|
1246 | ac_cv_header_stdint_h=yes |
---|
1247 | ac_cv_header_stdio_h=yes |
---|
1248 | ac_cv_header_stdlib_h=yes |
---|
1249 | ac_cv_header_string_h=yes |
---|
1250 | ac_cv_header_strings_h=yes |
---|
1251 | ac_cv_header_sys_signal_h=yes |
---|
1252 | ac_cv_header_sys_signalfd_h=no |
---|
1253 | ac_cv_header_sys_stat_h=yes |
---|
1254 | ac_cv_header_sys_types_h=yes |
---|
1255 | ac_cv_header_time_h=yes |
---|
1256 | ac_cv_header_unistd_h=yes |
---|
1257 | ac_cv_host=x86_64-apple-darwin18.7.0 |
---|
1258 | ac_cv_objext=o |
---|
1259 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1260 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
1261 | ac_cv_path_GREP=/usr/bin/grep |
---|
1262 | ac_cv_path_SED=/usr/bin/sed |
---|
1263 | ac_cv_path_lt_DD=/bin/dd |
---|
1264 | ac_cv_prog_AWK=awk |
---|
1265 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1266 | ac_cv_prog_GETCONF=yes |
---|
1267 | ac_cv_prog_GIT=yes |
---|
1268 | ac_cv_prog_ac_ct_AR=ar |
---|
1269 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1270 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1271 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1272 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1273 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
1274 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1275 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1276 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1277 | ac_cv_prog_cc_c89= |
---|
1278 | ac_cv_prog_cc_c99= |
---|
1279 | ac_cv_prog_cc_g=yes |
---|
1280 | ac_cv_prog_make_make_set=yes |
---|
1281 | ac_cv_search_clock_gettime='none required' |
---|
1282 | ac_cv_search_socket='none required' |
---|
1283 | ac_cv_type__Bool=yes |
---|
1284 | ac_cv_type_clockid_t=yes |
---|
1285 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1286 | am_cv_make_support_nested_variables=yes |
---|
1287 | am_cv_prog_cc_c_o=yes |
---|
1288 | lt_cv_apple_cc_single_mod=yes |
---|
1289 | lt_cv_ar_at_file=no |
---|
1290 | lt_cv_deplibs_check_method=pass_all |
---|
1291 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1292 | lt_cv_file_magic_test_file= |
---|
1293 | lt_cv_ld_exported_symbols_list=yes |
---|
1294 | lt_cv_ld_force_load=yes |
---|
1295 | lt_cv_ld_reload_flag=-r |
---|
1296 | lt_cv_nm_interface='BSD nm' |
---|
1297 | lt_cv_objdir=.libs |
---|
1298 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
1299 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
1300 | lt_cv_path_mainfest_tool=no |
---|
1301 | lt_cv_prog_compiler_c_o=yes |
---|
1302 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1303 | lt_cv_prog_compiler_pic_works=yes |
---|
1304 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1305 | lt_cv_prog_compiler_static_works=no |
---|
1306 | lt_cv_prog_gnu_ld=no |
---|
1307 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1308 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
1309 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
1310 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
1311 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1312 | lt_cv_sys_global_symbol_to_import= |
---|
1313 | lt_cv_sys_max_cmd_len=196608 |
---|
1314 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1315 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1316 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1317 | |
---|
1318 | ## ----------------- ## |
---|
1319 | ## Output variables. ## |
---|
1320 | ## ----------------- ## |
---|
1321 | |
---|
1322 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing aclocal-1.16' |
---|
1323 | AMDEPBACKSLASH='\' |
---|
1324 | AMDEP_FALSE='#' |
---|
1325 | AMDEP_TRUE='' |
---|
1326 | AMTAR='$${TAR-tar}' |
---|
1327 | AM_BACKSLASH='\' |
---|
1328 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1329 | AM_DEFAULT_VERBOSITY='0' |
---|
1330 | AM_V='$(V)' |
---|
1331 | AR='ar' |
---|
1332 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing autoconf' |
---|
1333 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing autoheader' |
---|
1334 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing automake-1.16' |
---|
1335 | AWK='awk' |
---|
1336 | BATSPATH='' |
---|
1337 | CC='/usr/bin/clang' |
---|
1338 | CCDEPMODE='depmode=gcc3' |
---|
1339 | CFLAGS='-pipe -Os -arch x86_64' |
---|
1340 | CHECK_CFLAGS='' |
---|
1341 | CHECK_LIBS='' |
---|
1342 | CPP='/usr/bin/clang -E' |
---|
1343 | CPPFLAGS='-I/opt/local/include' |
---|
1344 | CYGPATH_W='echo' |
---|
1345 | DEFS='' |
---|
1346 | DEPDIR='.deps' |
---|
1347 | DLLTOOL='false' |
---|
1348 | DSYMUTIL='dsymutil' |
---|
1349 | DUMPBIN='' |
---|
1350 | ECHO_C='\c' |
---|
1351 | ECHO_N='' |
---|
1352 | ECHO_T='' |
---|
1353 | EGREP='/usr/bin/grep -E' |
---|
1354 | EXEEXT='' |
---|
1355 | FGREP='/usr/bin/grep -F' |
---|
1356 | GETCONF='yes' |
---|
1357 | GIT='yes' |
---|
1358 | GREP='/usr/bin/grep' |
---|
1359 | HAVE_CLOCKID_T='1' |
---|
1360 | HAVE_CLOCK_GETTIME='1' |
---|
1361 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1362 | INSTALL_PROGRAM='${INSTALL}' |
---|
1363 | INSTALL_SCRIPT='${INSTALL}' |
---|
1364 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1365 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
1366 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
1367 | LFP_CFLAGS=' -D_DARWIN_C_SOURCE -D_THREAD_SAFE -pthread' |
---|
1368 | LFP_LDFLAGS=' ' |
---|
1369 | LFP_LIBS=' ' |
---|
1370 | LFP_MAJOR_VERSION='0' |
---|
1371 | LFP_MICRO_VERSION='3' |
---|
1372 | LFP_MINOR_VERSION='4' |
---|
1373 | LFP_VCSID='3ca833e' |
---|
1374 | LFS_CFLAGS='' |
---|
1375 | LFS_LDFLAGS='' |
---|
1376 | LFS_LIBS='' |
---|
1377 | LIBOBJS='' |
---|
1378 | LIBS='' |
---|
1379 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1380 | LIPO='lipo' |
---|
1381 | LN_S='ln -s' |
---|
1382 | LTLIBOBJS='' |
---|
1383 | LT_SYS_LIBRARY_PATH='' |
---|
1384 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/missing makeinfo' |
---|
1385 | MANIFEST_TOOL=':' |
---|
1386 | MKDIR_P='config/aux/install-sh -c -d' |
---|
1387 | NM='/usr/bin/nm -B' |
---|
1388 | NMEDIT='nmedit' |
---|
1389 | OBJDUMP='objdump' |
---|
1390 | OBJEXT='o' |
---|
1391 | OTOOL64=':' |
---|
1392 | OTOOL='otool' |
---|
1393 | PACKAGE='libfixposix' |
---|
1394 | PACKAGE_BUGREPORT='iolib-devel@common-lisp.net' |
---|
1395 | PACKAGE_NAME='LibFixPOSIX' |
---|
1396 | PACKAGE_STRING='LibFixPOSIX 0.4.3' |
---|
1397 | PACKAGE_TARNAME='libfixposix' |
---|
1398 | PACKAGE_URL='https://github.com/sionescu/libfixposix' |
---|
1399 | PACKAGE_VERSION='0.4.3' |
---|
1400 | PATH_SEPARATOR=':' |
---|
1401 | PTHREAD_CC='/usr/bin/clang' |
---|
1402 | PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread' |
---|
1403 | PTHREAD_LIBS='' |
---|
1404 | RANLIB='ranlib' |
---|
1405 | SED='/usr/bin/sed' |
---|
1406 | SET_MAKE='' |
---|
1407 | SHELL='/bin/sh' |
---|
1408 | STRIP='strip' |
---|
1409 | TESTS_FALSE='' |
---|
1410 | TESTS_TRUE='' |
---|
1411 | VERSION='0.4.3' |
---|
1412 | ac_ct_AR='ar' |
---|
1413 | ac_ct_CC='/usr/bin/clang' |
---|
1414 | ac_ct_DUMPBIN='' |
---|
1415 | am__EXEEXT_FALSE='' |
---|
1416 | am__EXEEXT_TRUE='' |
---|
1417 | am__fastdepCC_FALSE='#' |
---|
1418 | am__fastdepCC_TRUE='' |
---|
1419 | am__include='include' |
---|
1420 | am__isrc='' |
---|
1421 | am__leading_dot='.' |
---|
1422 | am__nodep='_no' |
---|
1423 | am__quote='' |
---|
1424 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
1425 | am__untar='$${TAR-tar} xf -' |
---|
1426 | ax_pthread_config='' |
---|
1427 | bindir='${exec_prefix}/bin' |
---|
1428 | build='x86_64-apple-darwin18.7.0' |
---|
1429 | build_alias='' |
---|
1430 | build_cpu='x86_64' |
---|
1431 | build_os='darwin18.7.0' |
---|
1432 | build_vendor='apple' |
---|
1433 | datadir='${datarootdir}' |
---|
1434 | datarootdir='${prefix}/share' |
---|
1435 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1436 | dvidir='${docdir}' |
---|
1437 | exec_prefix='NONE' |
---|
1438 | host='x86_64-apple-darwin18.7.0' |
---|
1439 | host_alias='' |
---|
1440 | host_cpu='x86_64' |
---|
1441 | host_os='darwin18.7.0' |
---|
1442 | host_vendor='apple' |
---|
1443 | htmldir='${docdir}' |
---|
1444 | includedir='${prefix}/include' |
---|
1445 | infodir='${datarootdir}/info' |
---|
1446 | install_sh='${SHELL} /opt/local/var/macports/build/_private_var_local_ports_devel_libfixposix/libfixposix/work/libfixposix-0.4.3/config/aux/install-sh' |
---|
1447 | libdir='${exec_prefix}/lib' |
---|
1448 | libexecdir='${exec_prefix}/libexec' |
---|
1449 | localedir='${datarootdir}/locale' |
---|
1450 | localstatedir='${prefix}/var' |
---|
1451 | mandir='${datarootdir}/man' |
---|
1452 | mkdir_p='$(MKDIR_P)' |
---|
1453 | oldincludedir='/usr/include' |
---|
1454 | pdfdir='${docdir}' |
---|
1455 | prefix='/opt/local' |
---|
1456 | program_transform_name='s,x,x,' |
---|
1457 | psdir='${docdir}' |
---|
1458 | sbindir='${exec_prefix}/sbin' |
---|
1459 | sharedstatedir='${prefix}/com' |
---|
1460 | sysconfdir='${prefix}/etc' |
---|
1461 | target_alias='' |
---|
1462 | |
---|
1463 | ## ----------- ## |
---|
1464 | ## confdefs.h. ## |
---|
1465 | ## ----------- ## |
---|
1466 | |
---|
1467 | /* confdefs.h */ |
---|
1468 | #define PACKAGE_NAME "LibFixPOSIX" |
---|
1469 | #define PACKAGE_TARNAME "libfixposix" |
---|
1470 | #define PACKAGE_VERSION "0.4.3" |
---|
1471 | #define PACKAGE_STRING "LibFixPOSIX 0.4.3" |
---|
1472 | #define PACKAGE_BUGREPORT "iolib-devel@common-lisp.net" |
---|
1473 | #define PACKAGE_URL "https://github.com/sionescu/libfixposix" |
---|
1474 | #define PACKAGE "libfixposix" |
---|
1475 | #define VERSION "0.4.3" |
---|
1476 | #define STDC_HEADERS 1 |
---|
1477 | #define HAVE_SYS_TYPES_H 1 |
---|
1478 | #define HAVE_SYS_STAT_H 1 |
---|
1479 | #define HAVE_STDLIB_H 1 |
---|
1480 | #define HAVE_STRING_H 1 |
---|
1481 | #define HAVE_MEMORY_H 1 |
---|
1482 | #define HAVE_STRINGS_H 1 |
---|
1483 | #define HAVE_INTTYPES_H 1 |
---|
1484 | #define HAVE_STDINT_H 1 |
---|
1485 | #define HAVE_UNISTD_H 1 |
---|
1486 | #define HAVE_DLFCN_H 1 |
---|
1487 | #define LT_OBJDIR ".libs/" |
---|
1488 | #define HAVE_PTHREAD 1 |
---|
1489 | #define HAVE__BOOL 1 |
---|
1490 | #define HAVE_STDBOOL_H 1 |
---|
1491 | #define HAVE_STDLIB_H 1 |
---|
1492 | #define HAVE_STDIO_H 1 |
---|
1493 | #define HAVE_STRING_H 1 |
---|
1494 | #define HAVE_ERRNO_H 1 |
---|
1495 | #define HAVE_TIME_H 1 |
---|
1496 | #define HAVE_SYS_TYPES_H 1 |
---|
1497 | #define HAVE_UNISTD_H 1 |
---|
1498 | #define HAVE_FCNTL_H 1 |
---|
1499 | #define HAVE_SYS_SIGNAL_H 1 |
---|
1500 | #define HAVE_SIGNAL_H 1 |
---|
1501 | #define HAVE_STRNLEN 1 |
---|
1502 | #define HAVE_STRNDUP 1 |
---|
1503 | #define HAVE_STRTOK_R 1 |
---|
1504 | #define HAVE_SENDFILE 1 |
---|
1505 | #define HAVE_PSELECT 1 |
---|
1506 | #define HAVE_PTSNAME_R 1 |
---|
1507 | #define HAVE_VSYSLOG 1 |
---|
1508 | #define HAVE_PTSNAME 1 |
---|
1509 | #define HAVE_POSIX_OPENPT 1 |
---|
1510 | #define HAVE_CLOCKID_T 1 |
---|
1511 | #define HAVE_CLOCK_GETTIME 1 |
---|
1512 | #define HAVE_GETPEEREID 1 |
---|
1513 | #define HAVE_GETPEEREID 1 |
---|
1514 | |
---|
1515 | configure: exit 258 |
---|