1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:782: checking host system type |
---|
5 | configure:803: checking target system type |
---|
6 | configure:821: checking build system type |
---|
7 | configure:893: checking for a BSD compatible install |
---|
8 | configure:946: checking whether build environment is sane |
---|
9 | configure:984: checking whether make sets ${MAKE} |
---|
10 | configure:1030: checking for working aclocal |
---|
11 | configure:1043: checking for working autoconf |
---|
12 | configure:1056: checking for working automake |
---|
13 | configure:1069: checking for working autoheader |
---|
14 | configure:1082: checking for working makeinfo |
---|
15 | configure:1103: checking for gcc |
---|
16 | configure:1216: checking whether the C compiler (/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64) works |
---|
17 | configure:1232: /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 1>&5 |
---|
18 | configure:1229:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
19 | main(){return(0);} |
---|
20 | ^ |
---|
21 | 1 warning generated. |
---|
22 | configure:1258: checking whether the C compiler (/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64) is a cross-compiler |
---|
23 | configure:1263: checking whether we are using GNU C |
---|
24 | configure:1291: checking whether /usr/bin/clang accepts -g |
---|
25 | configure:1324: checking for POSIXized ISC |
---|
26 | configure:1345: checking for Cygwin environment |
---|
27 | configure:1378: checking for mingw32 environment |
---|
28 | configure:1409: checking for executable suffix |
---|
29 | configure:1520: checking for ranlib |
---|
30 | configure:1559: checking for ld used by GCC |
---|
31 | configure:1622: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
32 | configure:1638: checking for BSD-compatible nm |
---|
33 | configure:1675: checking whether ln -s works |
---|
34 | ltconfig:603: checking for object suffix |
---|
35 | ltconfig:604: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
36 | ltconfig:781: checking if /usr/bin/clang PIC flag -fno-common works |
---|
37 | ltconfig:782: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -fno-common -DPIC -I/opt/local/include conftest.c 1>&5 |
---|
38 | ltconfig:834: checking if /usr/bin/clang supports -c -o file.o |
---|
39 | ltconfig:835: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -o out/conftest2.o -I/opt/local/include conftest.c 1>&5 |
---|
40 | ltconfig:867: checking if /usr/bin/clang supports -c -o file.lo |
---|
41 | ltconfig:868: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -c -o conftest.lo -I/opt/local/include conftest.c 1>&5 |
---|
42 | ltconfig:919: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
43 | ltconfig:920: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -fno-rtti -fno-exceptions -c conftest.c -I/opt/local/include conftest.c 1>&5 |
---|
44 | ltconfig:963: checking if /usr/bin/clang static flag -static works |
---|
45 | ltconfig:964: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -static conftest.c 1>&5 |
---|
46 | conftest.c:1:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
47 | main(){return(0);} |
---|
48 | ^ |
---|
49 | 1 warning generated. |
---|
50 | ld: library not found for -lcrt0.o |
---|
51 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
52 | ltconfig:1669: checking if global_symbol_pipe works |
---|
53 | ltconfig:1670: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
54 | conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
55 | main(){nm_test_var='a';nm_test_func();return(0);} |
---|
56 | ^ |
---|
57 | 1 warning generated. |
---|
58 | ltconfig:1673: eval "/opt/local/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" |
---|
59 | cannot find nm_test_var in conftest.nm |
---|
60 | ltconfig:1669: checking if global_symbol_pipe works |
---|
61 | ltconfig:1670: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
62 | conftest.c:9:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
63 | main(){nm_test_var='a';nm_test_func();return(0);} |
---|
64 | ^ |
---|
65 | 1 warning generated. |
---|
66 | ltconfig:1673: eval "/opt/local/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([BCDEGRST]\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" |
---|
67 | ltconfig:1725: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -fno-builtin -fno-rtti -fno-exceptions -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o 1>&5 |
---|
68 | conftest.c:6:1: warning: variable named 'main' with external linkage has undefined behavior [-Wmain] |
---|
69 | extern char main; |
---|
70 | ^ |
---|
71 | 1 warning generated. |
---|
72 | configure:2079: checking whether make sets ${MAKE} |
---|
73 | configure:2117: checking for a BSD compatible install |
---|
74 | configure:2171: checking how to run the C preprocessor |
---|
75 | configure:2192: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
76 | configure:2255: checking for X |
---|
77 | configure:2322: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
78 | configure:2398: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lXt 1>&5 |
---|
79 | configure:2394:1: warning: implicit declaration of function 'XtMalloc' is invalid in C99 [-Wimplicit-function-declaration] |
---|
80 | XtMalloc() |
---|
81 | ^ |
---|
82 | 1 warning generated. |
---|
83 | configure:2492: checking whether to define additional compiler specific flags |
---|
84 | configure:2520: checking for telnet |
---|
85 | configure:2560: checking for rlogin |
---|
86 | configure:2600: checking for tn3270 |
---|
87 | configure:2600: checking for x3270 |
---|
88 | configure:2640: checking for perl |
---|
89 | configure:2676: checking for rm |
---|
90 | configure:2712: checking for ar |
---|
91 | configure:2748: checking for mkdir |
---|
92 | configure:2784: checking for chmod |
---|
93 | configure:2820: checking for cp |
---|
94 | configure:2856: checking for tar |
---|
95 | configure:2892: checking for cvs |
---|
96 | configure:2928: checking for sed |
---|
97 | configure:2966: checking for gzip |
---|
98 | configure:3003: checking whether ln -s works |
---|
99 | configure:3027: checking for resolv.conf |
---|
100 | configure:3072: checking for socket in -lsocket |
---|
101 | configure:3091: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lsocket 1>&5 |
---|
102 | ld: library not found for -lsocket |
---|
103 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
104 | configure: failed program was: |
---|
105 | #line 3080 "configure" |
---|
106 | #include "confdefs.h" |
---|
107 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
108 | /* We use char because int might match the return type of a gcc2 |
---|
109 | builtin and then its argument prototype would still apply. */ |
---|
110 | char socket(); |
---|
111 | |
---|
112 | int main() { |
---|
113 | socket() |
---|
114 | ; return 0; } |
---|
115 | configure:3119: checking for connect in -linet |
---|
116 | configure:3138: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -linet 1>&5 |
---|
117 | ld: library not found for -linet |
---|
118 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
119 | configure: failed program was: |
---|
120 | #line 3127 "configure" |
---|
121 | #include "confdefs.h" |
---|
122 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
123 | /* We use char because int might match the return type of a gcc2 |
---|
124 | builtin and then its argument prototype would still apply. */ |
---|
125 | char connect(); |
---|
126 | |
---|
127 | int main() { |
---|
128 | connect() |
---|
129 | ; return 0; } |
---|
130 | configure:3166: checking for t_accept in -lnsl |
---|
131 | configure:3185: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lnsl 1>&5 |
---|
132 | ld: library not found for -lnsl |
---|
133 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
134 | configure: failed program was: |
---|
135 | #line 3174 "configure" |
---|
136 | #include "confdefs.h" |
---|
137 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
138 | /* We use char because int might match the return type of a gcc2 |
---|
139 | builtin and then its argument prototype would still apply. */ |
---|
140 | char t_accept(); |
---|
141 | |
---|
142 | int main() { |
---|
143 | t_accept() |
---|
144 | ; return 0; } |
---|
145 | configure:3213: checking for dlopen in -ldl |
---|
146 | configure:3232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
147 | configure:3264: checking for appkit/appkit.h |
---|
148 | configure:3274: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
149 | configure:3264: checking for appkit.h |
---|
150 | configure:3274: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
151 | configure:3270:10: fatal error: 'appkit.h' file not found |
---|
152 | #include <appkit.h> |
---|
153 | ^ |
---|
154 | 1 error generated. |
---|
155 | configure: failed program was: |
---|
156 | #line 3269 "configure" |
---|
157 | #include "confdefs.h" |
---|
158 | #include <appkit.h> |
---|
159 | configure:3304: checking for arpa/inet.h |
---|
160 | configure:3314: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
161 | configure:3304: checking for inet.h |
---|
162 | configure:3314: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
163 | configure:3310:10: fatal error: 'inet.h' file not found |
---|
164 | #include <inet.h> |
---|
165 | ^ |
---|
166 | 1 error generated. |
---|
167 | configure: failed program was: |
---|
168 | #line 3309 "configure" |
---|
169 | #include "confdefs.h" |
---|
170 | #include <inet.h> |
---|
171 | configure:3344: checking for net/errno.h |
---|
172 | configure:3354: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
173 | configure:3350:10: fatal error: 'net/errno.h' file not found |
---|
174 | #include <net/errno.h> |
---|
175 | ^ |
---|
176 | 1 error generated. |
---|
177 | configure: failed program was: |
---|
178 | #line 3349 "configure" |
---|
179 | #include "confdefs.h" |
---|
180 | #include <net/errno.h> |
---|
181 | configure:3344: checking for sys/errno.h |
---|
182 | configure:3354: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
183 | configure:3344: checking for errno.h |
---|
184 | configure:3354: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
185 | configure:3384: checking for netinet/in.h |
---|
186 | configure:3394: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
187 | configure:3384: checking for in.h |
---|
188 | configure:3394: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
189 | configure:3390:10: fatal error: 'in.h' file not found |
---|
190 | #include <in.h> |
---|
191 | ^ |
---|
192 | 1 error generated. |
---|
193 | configure: failed program was: |
---|
194 | #line 3389 "configure" |
---|
195 | #include "confdefs.h" |
---|
196 | #include <in.h> |
---|
197 | configure:3424: checking for netinet/tcp.h |
---|
198 | configure:3434: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
199 | configure:3424: checking for tcp.h |
---|
200 | configure:3434: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
201 | configure:3430:10: fatal error: 'tcp.h' file not found |
---|
202 | #include <tcp.h> |
---|
203 | ^ |
---|
204 | 1 error generated. |
---|
205 | configure: failed program was: |
---|
206 | #line 3429 "configure" |
---|
207 | #include "confdefs.h" |
---|
208 | #include <tcp.h> |
---|
209 | configure:3464: checking for sys/fcntl.h |
---|
210 | configure:3474: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
211 | configure:3464: checking for fcntl.h |
---|
212 | configure:3474: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
213 | configure:3504: checking for sys/file.h |
---|
214 | configure:3514: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
215 | configure:3544: checking for sys/ioctl.h |
---|
216 | configure:3554: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
217 | configure:3584: checking for sys/ipc.h |
---|
218 | configure:3594: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
219 | configure:3624: checking for sys/limits.h |
---|
220 | configure:3634: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
221 | configure:3630:10: fatal error: 'sys/limits.h' file not found |
---|
222 | #include <sys/limits.h> |
---|
223 | ^ |
---|
224 | 1 error generated. |
---|
225 | configure: failed program was: |
---|
226 | #line 3629 "configure" |
---|
227 | #include "confdefs.h" |
---|
228 | #include <sys/limits.h> |
---|
229 | configure:3624: checking for limits.h |
---|
230 | configure:3634: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
231 | configure:3664: checking for sys/machine.h |
---|
232 | configure:3674: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
233 | configure:3670:10: fatal error: 'sys/machine.h' file not found |
---|
234 | #include <sys/machine.h> |
---|
235 | ^ |
---|
236 | 1 error generated. |
---|
237 | configure: failed program was: |
---|
238 | #line 3669 "configure" |
---|
239 | #include "confdefs.h" |
---|
240 | #include <sys/machine.h> |
---|
241 | configure:3704: checking for sys/resource.h |
---|
242 | configure:3714: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
243 | configure:3704: checking for resource.h |
---|
244 | configure:3714: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
245 | configure:3710:10: fatal error: 'resource.h' file not found |
---|
246 | #include <resource.h> |
---|
247 | ^ |
---|
248 | 1 error generated. |
---|
249 | configure: failed program was: |
---|
250 | #line 3709 "configure" |
---|
251 | #include "confdefs.h" |
---|
252 | #include <resource.h> |
---|
253 | configure:3744: checking for sys/select.h |
---|
254 | configure:3754: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
255 | configure:3744: checking for select.h |
---|
256 | configure:3754: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
257 | configure:3750:10: fatal error: 'select.h' file not found |
---|
258 | #include <select.h> |
---|
259 | ^ |
---|
260 | 1 error generated. |
---|
261 | configure: failed program was: |
---|
262 | #line 3749 "configure" |
---|
263 | #include "confdefs.h" |
---|
264 | #include <select.h> |
---|
265 | configure:3784: checking for sys/socket.h |
---|
266 | configure:3794: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
267 | configure:3784: checking for socket.h |
---|
268 | configure:3794: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
269 | configure:3790:10: fatal error: 'socket.h' file not found |
---|
270 | #include <socket.h> |
---|
271 | ^ |
---|
272 | 1 error generated. |
---|
273 | configure: failed program was: |
---|
274 | #line 3789 "configure" |
---|
275 | #include "confdefs.h" |
---|
276 | #include <socket.h> |
---|
277 | configure:3824: checking for sys/stat.h |
---|
278 | configure:3834: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
279 | configure:3824: checking for stat.h |
---|
280 | configure:3834: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
281 | configure:3830:10: fatal error: 'stat.h' file not found |
---|
282 | #include <stat.h> |
---|
283 | ^ |
---|
284 | 1 error generated. |
---|
285 | configure: failed program was: |
---|
286 | #line 3829 "configure" |
---|
287 | #include "confdefs.h" |
---|
288 | #include <stat.h> |
---|
289 | configure:3864: checking for sys/syslog |
---|
290 | configure:3874: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
291 | configure:3870:10: fatal error: 'sys/syslog' file not found |
---|
292 | #include <sys/syslog> |
---|
293 | ^ |
---|
294 | 1 error generated. |
---|
295 | configure: failed program was: |
---|
296 | #line 3869 "configure" |
---|
297 | #include "confdefs.h" |
---|
298 | #include <sys/syslog> |
---|
299 | configure:3864: checking for syslog.h |
---|
300 | configure:3874: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
301 | configure:3904: checking for sys/systeminfo.h |
---|
302 | configure:3914: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
303 | configure:3910:10: fatal error: 'sys/systeminfo.h' file not found |
---|
304 | #include <sys/systeminfo.h> |
---|
305 | ^ |
---|
306 | 1 error generated. |
---|
307 | configure: failed program was: |
---|
308 | #line 3909 "configure" |
---|
309 | #include "confdefs.h" |
---|
310 | #include <sys/systeminfo.h> |
---|
311 | configure:3944: checking for sys/time.h |
---|
312 | configure:3954: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
313 | configure:3944: checking for time.h |
---|
314 | configure:3954: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
315 | configure:3984: checking for sys/types.h |
---|
316 | configure:3994: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
317 | configure:3984: checking for types.h |
---|
318 | configure:3994: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
319 | configure:3990:10: fatal error: 'types.h' file not found |
---|
320 | #include <types.h> |
---|
321 | ^ |
---|
322 | 1 error generated. |
---|
323 | configure: failed program was: |
---|
324 | #line 3989 "configure" |
---|
325 | #include "confdefs.h" |
---|
326 | #include <types.h> |
---|
327 | configure:4024: checking for sys/unistd.h |
---|
328 | configure:4034: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
329 | configure:4024: checking for unistd.h |
---|
330 | configure:4034: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
331 | configure:4064: checking for wais/wais.h |
---|
332 | configure:4074: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
333 | configure:4070:10: fatal error: 'wais/wais.h' file not found |
---|
334 | #include <wais/wais.h> |
---|
335 | ^ |
---|
336 | 1 error generated. |
---|
337 | configure: failed program was: |
---|
338 | #line 4069 "configure" |
---|
339 | #include "confdefs.h" |
---|
340 | #include <wais/wais.h> |
---|
341 | configure:4064: checking for wais.h |
---|
342 | configure:4074: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
343 | configure:4070:10: fatal error: 'wais.h' file not found |
---|
344 | #include <wais.h> |
---|
345 | ^ |
---|
346 | 1 error generated. |
---|
347 | configure: failed program was: |
---|
348 | #line 4069 "configure" |
---|
349 | #include "confdefs.h" |
---|
350 | #include <wais.h> |
---|
351 | configure:4104: checking for bsdtime.h |
---|
352 | configure:4114: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
353 | configure:4110:10: fatal error: 'bsdtime.h' file not found |
---|
354 | #include <bsdtime.h> |
---|
355 | ^ |
---|
356 | 1 error generated. |
---|
357 | configure: failed program was: |
---|
358 | #line 4109 "configure" |
---|
359 | #include "confdefs.h" |
---|
360 | #include <bsdtime.h> |
---|
361 | configure:4144: checking for bsdtypes.h |
---|
362 | configure:4154: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
363 | configure:4150:10: fatal error: 'bsdtypes.h' file not found |
---|
364 | #include <bsdtypes.h> |
---|
365 | ^ |
---|
366 | 1 error generated. |
---|
367 | configure: failed program was: |
---|
368 | #line 4149 "configure" |
---|
369 | #include "confdefs.h" |
---|
370 | #include <bsdtypes.h> |
---|
371 | configure:4184: checking for ctype.h |
---|
372 | configure:4194: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
373 | configure:4224: checking for cursesX.h |
---|
374 | configure:4234: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
375 | configure:4230:10: fatal error: 'cursesX.h' file not found |
---|
376 | #include <cursesX.h> |
---|
377 | ^ |
---|
378 | 1 error generated. |
---|
379 | configure: failed program was: |
---|
380 | #line 4229 "configure" |
---|
381 | #include "confdefs.h" |
---|
382 | #include <cursesX.h> |
---|
383 | configure:4224: checking for curses.h |
---|
384 | configure:4234: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
385 | configure:4264: checking for dn.h |
---|
386 | configure:4274: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
387 | configure:4270:10: fatal error: 'dn.h' file not found |
---|
388 | #include <dn.h> |
---|
389 | ^ |
---|
390 | 1 error generated. |
---|
391 | configure: failed program was: |
---|
392 | #line 4269 "configure" |
---|
393 | #include "confdefs.h" |
---|
394 | #include <dn.h> |
---|
395 | configure:4304: checking for dnetdb.h |
---|
396 | configure:4314: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
397 | configure:4310:10: fatal error: 'dnetdb.h' file not found |
---|
398 | #include <dnetdb.h> |
---|
399 | ^ |
---|
400 | 1 error generated. |
---|
401 | configure: failed program was: |
---|
402 | #line 4309 "configure" |
---|
403 | #include "confdefs.h" |
---|
404 | #include <dnetdb.h> |
---|
405 | configure:4344: checking for grp.h |
---|
406 | configure:4354: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
407 | configure:4384: checking for libc.h |
---|
408 | configure:4394: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
409 | configure:4424: checking for malloc.h |
---|
410 | configure:4434: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
411 | configure:4430:10: fatal error: 'malloc.h' file not found |
---|
412 | #include <malloc.h> |
---|
413 | ^ |
---|
414 | 1 error generated. |
---|
415 | configure: failed program was: |
---|
416 | #line 4429 "configure" |
---|
417 | #include "confdefs.h" |
---|
418 | #include <malloc.h> |
---|
419 | configure:4464: checking for manifest.h |
---|
420 | configure:4474: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
421 | configure:4470:10: fatal error: 'manifest.h' file not found |
---|
422 | #include <manifest.h> |
---|
423 | ^ |
---|
424 | 1 error generated. |
---|
425 | configure: failed program was: |
---|
426 | #line 4469 "configure" |
---|
427 | #include "confdefs.h" |
---|
428 | #include <manifest.h> |
---|
429 | configure:4504: checking for memory.h |
---|
430 | configure:4514: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
431 | configure:4544: checking for netdb.h |
---|
432 | configure:4554: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
433 | configure:4584: checking for pwd.h |
---|
434 | configure:4594: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
435 | configure:4624: checking for rxposix.h |
---|
436 | configure:4634: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
437 | configure:4630:10: fatal error: 'rxposix.h' file not found |
---|
438 | #include <rxposix.h> |
---|
439 | ^ |
---|
440 | 1 error generated. |
---|
441 | configure: failed program was: |
---|
442 | #line 4629 "configure" |
---|
443 | #include "confdefs.h" |
---|
444 | #include <rxposix.h> |
---|
445 | configure:4624: checking for regex.h |
---|
446 | configure:4634: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
447 | configure:4664: checking for stdefs.h |
---|
448 | configure:4674: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
449 | configure:4670:10: fatal error: 'stdefs.h' file not found |
---|
450 | #include <stdefs.h> |
---|
451 | ^ |
---|
452 | 1 error generated. |
---|
453 | configure: failed program was: |
---|
454 | #line 4669 "configure" |
---|
455 | #include "confdefs.h" |
---|
456 | #include <stdefs.h> |
---|
457 | configure:4704: checking for stdio.h |
---|
458 | configure:4714: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
459 | configure:4744: checking for stdlib.h |
---|
460 | configure:4754: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
461 | configure:4784: checking for string.h |
---|
462 | configure:4794: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
463 | configure:4784: checking for strings.h |
---|
464 | configure:4794: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
465 | configure:4824: checking for termios.h |
---|
466 | configure:4834: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
467 | configure:4864: checking for unixlib.h |
---|
468 | configure:4874: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
469 | configure:4870:10: fatal error: 'unixlib.h' file not found |
---|
470 | #include <unixlib.h> |
---|
471 | ^ |
---|
472 | 1 error generated. |
---|
473 | configure: failed program was: |
---|
474 | #line 4869 "configure" |
---|
475 | #include "confdefs.h" |
---|
476 | #include <unixlib.h> |
---|
477 | configure:4905: checking for dirent.h that defines DIR |
---|
478 | configure:4918: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
479 | configure:4914:6: warning: unused variable 'dirp' [-Wunused-variable] |
---|
480 | DIR *dirp = 0; |
---|
481 | ^ |
---|
482 | 1 warning generated. |
---|
483 | configure:4943: checking for opendir in -ldir |
---|
484 | configure:4962: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldir -ldl 1>&5 |
---|
485 | ld: library not found for -ldir |
---|
486 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
487 | configure: failed program was: |
---|
488 | #line 4951 "configure" |
---|
489 | #include "confdefs.h" |
---|
490 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
491 | /* We use char because int might match the return type of a gcc2 |
---|
492 | builtin and then its argument prototype would still apply. */ |
---|
493 | char opendir(); |
---|
494 | |
---|
495 | int main() { |
---|
496 | opendir() |
---|
497 | ; return 0; } |
---|
498 | configure:5029: checking for dir.h |
---|
499 | configure:5039: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
500 | configure:5035:10: fatal error: 'dir.h' file not found |
---|
501 | #include <dir.h> |
---|
502 | ^ |
---|
503 | 1 error generated. |
---|
504 | configure: failed program was: |
---|
505 | #line 5034 "configure" |
---|
506 | #include "confdefs.h" |
---|
507 | #include <dir.h> |
---|
508 | configure:5029: checking for direct.h |
---|
509 | configure:5039: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
510 | configure:5035:10: fatal error: 'direct.h' file not found |
---|
511 | #include <direct.h> |
---|
512 | ^ |
---|
513 | 1 error generated. |
---|
514 | configure: failed program was: |
---|
515 | #line 5034 "configure" |
---|
516 | #include "confdefs.h" |
---|
517 | #include <direct.h> |
---|
518 | configure:5065: checking for ANSI C header files |
---|
519 | configure:5078: /usr/bin/clang -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
520 | configure:5145: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
521 | configure:5140:67: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
522 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
---|
523 | ^ |
---|
524 | configure:5140:67: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
525 | 1 warning generated. |
---|
526 | configure:5169: checking for sys/wait.h that is POSIX.1 compatible |
---|
527 | configure:5190: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
528 | configure:5211: checking whether time.h and sys/time.h may both be included |
---|
529 | configure:5225: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
530 | configure:5221:12: warning: unused variable 'tp' [-Wunused-variable] |
---|
531 | struct tm *tp; |
---|
532 | ^ |
---|
533 | 1 warning generated. |
---|
534 | configure:5246: checking whether stat file-mode macros are broken |
---|
535 | configure:5303: checking for uid_t in sys/types.h |
---|
536 | configure:5337: checking for pid_t |
---|
537 | configure:5370: checking type of array argument to getgroups |
---|
538 | configure:5403: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
539 | configure:5385:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
540 | main() |
---|
541 | ^ |
---|
542 | configure:5394:7: warning: implicit declaration of function 'getgroups' is invalid in C99 [-Wimplicit-function-declaration] |
---|
543 | n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1, |
---|
544 | ^ |
---|
545 | configure:5398:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
546 | exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0); |
---|
547 | ^ |
---|
548 | configure:5398:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
549 | 3 warnings generated. |
---|
550 | configure:5441: checking for mode_t |
---|
551 | configure:5474: checking for size_t |
---|
552 | configure:5507: checking return type of signal handlers |
---|
553 | configure:5529: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
554 | configure:5525:5: warning: unused variable 'i' [-Wunused-variable] |
---|
555 | int i; |
---|
556 | ^ |
---|
557 | 1 warning generated. |
---|
558 | configure:5550: checking for BOOLEAN |
---|
559 | configure:5583: checking for u_char |
---|
560 | configure:5616: checking for u_short |
---|
561 | configure:5649: checking for u_long |
---|
562 | configure:5684: checking size of char |
---|
563 | configure:5703: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
564 | configure:5694:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
565 | main() |
---|
566 | ^ |
---|
567 | configure:5697:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
568 | if (!f) exit(1); |
---|
569 | ^ |
---|
570 | configure:5697:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
571 | configure:5698:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] |
---|
572 | fprintf(f, "%d\n", sizeof(char)); |
---|
573 | ~~ ^~~~~~~~~~~~ |
---|
574 | %lu |
---|
575 | 3 warnings generated. |
---|
576 | configure:5723: checking size of char * |
---|
577 | configure:5742: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
578 | configure:5733:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
579 | main() |
---|
580 | ^ |
---|
581 | configure:5736:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
582 | if (!f) exit(1); |
---|
583 | ^ |
---|
584 | configure:5736:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
585 | configure:5737:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] |
---|
586 | fprintf(f, "%d\n", sizeof(char *)); |
---|
587 | ~~ ^~~~~~~~~~~~~~ |
---|
588 | %lu |
---|
589 | 3 warnings generated. |
---|
590 | configure:5762: checking size of int |
---|
591 | configure:5781: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
592 | configure:5772:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
593 | main() |
---|
594 | ^ |
---|
595 | configure:5775:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
596 | if (!f) exit(1); |
---|
597 | ^ |
---|
598 | configure:5775:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
599 | configure:5776:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] |
---|
600 | fprintf(f, "%d\n", sizeof(int)); |
---|
601 | ~~ ^~~~~~~~~~~ |
---|
602 | %lu |
---|
603 | 3 warnings generated. |
---|
604 | configure:5801: checking size of long |
---|
605 | configure:5820: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
606 | configure:5811:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
607 | main() |
---|
608 | ^ |
---|
609 | configure:5814:11: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
610 | if (!f) exit(1); |
---|
611 | ^ |
---|
612 | configure:5814:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
613 | configure:5815:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] |
---|
614 | fprintf(f, "%d\n", sizeof(long)); |
---|
615 | ~~ ^~~~~~~~~~~~ |
---|
616 | %lu |
---|
617 | 3 warnings generated. |
---|
618 | configure:5840: checking for whether time_t is long |
---|
619 | configure:5854: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
620 | configure:5851:14: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
621 | int main() { exit(sizeof(time_t) == sizeof(long)); } |
---|
622 | ^ |
---|
623 | configure:5851:14: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
624 | 1 warning generated. |
---|
625 | configure: failed program was: |
---|
626 | #line 5848 "configure" |
---|
627 | #include "confdefs.h" |
---|
628 | |
---|
629 | #include <time.h> |
---|
630 | int main() { exit(sizeof(time_t) == sizeof(long)); } |
---|
631 | configure:5878: checking for whether size_t is long |
---|
632 | configure:5892: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
633 | configure:5889:14: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
634 | int main() { exit(sizeof(size_t) == sizeof(int)); } |
---|
635 | ^ |
---|
636 | configure:5889:14: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
637 | 1 warning generated. |
---|
638 | configure:5917: checking for working const |
---|
639 | configure:5971: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
640 | configure:5945:15: warning: unused variable 's' [-Wunused-variable] |
---|
641 | char const *s = 0 ? (char *) 0 : (char const *) 0; |
---|
642 | ^ |
---|
643 | configure:5965:13: warning: unused variable 'foo' [-Wunused-variable] |
---|
644 | const int foo = 10; |
---|
645 | ^ |
---|
646 | configure:5927:39: warning: unused variable 'x' [-Wunused-variable] |
---|
647 | typedef int charset[2]; const charset x = {0,0}; |
---|
648 | ^ |
---|
649 | configure:5933:27: warning: unused variable 'zero' [-Wunused-variable] |
---|
650 | static struct point const zero = {0,0}; |
---|
651 | ^ |
---|
652 | configure:5947:4: warning: variable 't' is uninitialized when used here [-Wuninitialized] |
---|
653 | *t++ = 0; |
---|
654 | ^ |
---|
655 | configure:5944:10: note: initialize the variable 't' to silence this warning |
---|
656 | char *t; |
---|
657 | ^ |
---|
658 | = 0 |
---|
659 | configure:5962:16: warning: variable 'b' is uninitialized when used here [-Wuninitialized] |
---|
660 | struct s *b; b->j = 5; |
---|
661 | ^ |
---|
662 | configure:5962:14: note: initialize the variable 'b' to silence this warning |
---|
663 | struct s *b; b->j = 5; |
---|
664 | ^ |
---|
665 | = 0 |
---|
666 | 6 warnings generated. |
---|
667 | configure:5992: checking whether byte ordering is bigendian |
---|
668 | configure:6010: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
669 | configure:6025: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
670 | configure:6020:2: error: use of undeclared identifier 'not' |
---|
671 | not big endian |
---|
672 | ^ |
---|
673 | 1 error generated. |
---|
674 | configure: failed program was: |
---|
675 | #line 6014 "configure" |
---|
676 | #include "confdefs.h" |
---|
677 | #include <sys/types.h> |
---|
678 | #include <sys/param.h> |
---|
679 | int main() { |
---|
680 | |
---|
681 | #if BYTE_ORDER != BIG_ENDIAN |
---|
682 | not big endian |
---|
683 | #endif |
---|
684 | ; return 0; } |
---|
685 | configure:6082: checking whether char is unsigned |
---|
686 | configure:6145: checking for long double |
---|
687 | configure:6189: checking whether struct tm is in sys/time.h or time.h |
---|
688 | configure:6202: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
689 | configure:6198:20: warning: expression result unused [-Wunused-value] |
---|
690 | struct tm *tp; tp->tm_sec; |
---|
691 | ~~ ^~~~~~ |
---|
692 | configure:6198:16: warning: variable 'tp' is uninitialized when used here [-Wuninitialized] |
---|
693 | struct tm *tp; tp->tm_sec; |
---|
694 | ^~ |
---|
695 | configure:6198:14: note: initialize the variable 'tp' to silence this warning |
---|
696 | struct tm *tp; tp->tm_sec; |
---|
697 | ^ |
---|
698 | = NULL |
---|
699 | 2 warnings generated. |
---|
700 | configure:6223: checking for tm_gmtoff in struct tm |
---|
701 | configure:6236: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
702 | configure:6232:18: warning: expression result unused [-Wunused-value] |
---|
703 | struct tm tm; tm.tm_gmtoff; |
---|
704 | ~~ ^~~~~~~~~ |
---|
705 | 1 warning generated. |
---|
706 | configure:6257: checking for time.h that defines timezone |
---|
707 | configure:6269: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
708 | configure:6290: checking for time.h that defines altzone |
---|
709 | configure:6302: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
710 | configure:6298:8: error: use of undeclared identifier 'altzone' |
---|
711 | return altzone; |
---|
712 | ^ |
---|
713 | 1 error generated. |
---|
714 | configure: failed program was: |
---|
715 | #line 6295 "configure" |
---|
716 | #include "confdefs.h" |
---|
717 | #include <time.h> |
---|
718 | int main() { |
---|
719 | return altzone; |
---|
720 | ; return 0; } |
---|
721 | configure:6323: checking for time.h that defines daylight |
---|
722 | configure:6335: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
723 | configure:6357: checking if timezone is backwards |
---|
724 | configure:6384: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
725 | configure:6366:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
726 | main(){ |
---|
727 | ^ |
---|
728 | configure:6373:9: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] |
---|
729 | exit(0); |
---|
730 | ^ |
---|
731 | configure:6373:9: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
732 | 2 warnings generated. |
---|
733 | configure:6408: checking for tm_zone in struct tm |
---|
734 | configure:6421: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
735 | configure:6417:18: warning: expression result unused [-Wunused-value] |
---|
736 | struct tm tm; tm.tm_zone; |
---|
737 | ~~ ^~~~~~~ |
---|
738 | 1 warning generated. |
---|
739 | configure:6478: checking for winsize structure |
---|
740 | configure:6497: /usr/bin/clang -c -pipe -Os -arch x86_64 -Wall -I/opt/local/include conftest.c 1>&5 |
---|
741 | configure:6493:16: warning: unused variable 'foo' [-Wunused-variable] |
---|
742 | struct winsize foo; |
---|
743 | ^ |
---|
744 | 1 warning generated. |
---|
745 | configure:6519: checking for vprintf |
---|
746 | configure:6547: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
747 | configure:6531:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
748 | char vprintf(); |
---|
749 | ^ |
---|
750 | configure:6531:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)' |
---|
751 | 1 warning generated. |
---|
752 | configure:6624: checking for strftime |
---|
753 | configure:6652: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
754 | configure:6726: checking for getcwd |
---|
755 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
756 | configure:6726: checking for gethostname |
---|
757 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
758 | configure:6726: checking for getdomainname |
---|
759 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
760 | configure:6726: checking for getwd |
---|
761 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
762 | configure:6726: checking for select |
---|
763 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
764 | configure:6726: checking for socket |
---|
765 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
766 | configure:6726: checking for strerror |
---|
767 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
768 | configure:6738:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
769 | char strerror(); |
---|
770 | ^ |
---|
771 | configure:6738:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
772 | 1 warning generated. |
---|
773 | configure:6726: checking for strtol |
---|
774 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
775 | configure:6726: checking for opendir |
---|
776 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
777 | configure:6726: checking for getpid |
---|
778 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
779 | configure:6726: checking for strchr |
---|
780 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
781 | configure:6738:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
782 | char strchr(); |
---|
783 | ^ |
---|
784 | configure:6738:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
785 | 1 warning generated. |
---|
786 | configure:6726: checking for memcpy |
---|
787 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
788 | configure:6738:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] |
---|
789 | char memcpy(); |
---|
790 | ^ |
---|
791 | configure:6738:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
792 | 1 warning generated. |
---|
793 | configure:6726: checking for getlogin |
---|
794 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
795 | configure:6726: checking for getpass |
---|
796 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
797 | configure:6726: checking for fcntl |
---|
798 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
799 | configure:6726: checking for readdir |
---|
800 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
801 | configure:6726: checking for sysinfo |
---|
802 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
803 | Undefined symbols for architecture x86_64: |
---|
804 | "_sysinfo", referenced from: |
---|
805 | _main in conftest-d6bdf2.o |
---|
806 | ld: symbol(s) not found for architecture x86_64 |
---|
807 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
808 | configure: failed program was: |
---|
809 | #line 6731 "configure" |
---|
810 | #include "confdefs.h" |
---|
811 | /* System header to define __stub macros and hopefully few prototypes, |
---|
812 | which can conflict with char sysinfo(); below. */ |
---|
813 | #include <assert.h> |
---|
814 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
815 | /* We use char because int might match the return type of a gcc2 |
---|
816 | builtin and then its argument prototype would still apply. */ |
---|
817 | char sysinfo(); |
---|
818 | |
---|
819 | int main() { |
---|
820 | |
---|
821 | /* The GNU C library defines this for functions which it implements |
---|
822 | to always fail with ENOSYS. Some functions are actually named |
---|
823 | something starting with __ and the normal name is an alias. */ |
---|
824 | #if defined (__stub_sysinfo) || defined (__stub___sysinfo) |
---|
825 | choke me |
---|
826 | #else |
---|
827 | sysinfo(); |
---|
828 | #endif |
---|
829 | |
---|
830 | ; return 0; } |
---|
831 | configure:6726: checking for ioctl |
---|
832 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
833 | configure:6726: checking for chdir |
---|
834 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
835 | configure:6726: checking for tempnam |
---|
836 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
837 | configure:6726: checking for getsockopt |
---|
838 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
839 | configure:6726: checking for setsockopt |
---|
840 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
841 | configure:6726: checking for gettimeofday |
---|
842 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
843 | configure:6726: checking for mktime |
---|
844 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
845 | configure:6726: checking for timegm |
---|
846 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
847 | configure:6726: checking for tzset |
---|
848 | configure:6754: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
849 | configure:6781: checking for unlink |
---|
850 | configure:6809: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl 1>&5 |
---|
851 | configure:6886: checking whether to support direct WAIS access. |
---|
852 | configure:6946: checking whether to support zlib compress/decompress |
---|
853 | configure:6984: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl -lz 1>&5 |
---|
854 | configure:6980:2: warning: implicit declaration of function 'zlibVersion' is invalid in C99 [-Wimplicit-function-declaration] |
---|
855 | zlibVersion(); |
---|
856 | ^ |
---|
857 | 1 warning generated. |
---|
858 | configure:7014: checking whether to support POSIX regex |
---|
859 | configure:7105: checking whether to support SOCKS |
---|
860 | configure:7212: checking whether to support SOCKS5 |
---|
861 | configure:7263: checking whether to support SOCKS4 |
---|
862 | configure:7335: checking whether to support mysql access. |
---|
863 | configure:7411: checking whether we include the Expat XML parser. |
---|
864 | configure:7470: checking whether we include MD5 support for HTTP Digest Authentication. |
---|
865 | configure:7509: checking whether we include WebDAV support. |
---|
866 | configure:7551: checking whether we include extension methods. |
---|
867 | configure:7580: checking whether we can find OpenSSL |
---|
868 | configure:7626: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl -lz -L/opt/local/lib -lssl -lcrypto 1>&5 |
---|
869 | configure:7622:2: warning: implicit declaration of function 'SSL_library_init' is invalid in C99 [-Wimplicit-function-declaration] |
---|
870 | SSL_library_init(); |
---|
871 | ^ |
---|
872 | 1 warning generated. |
---|
873 | Undefined symbols for architecture x86_64: |
---|
874 | "_SSL_library_init", referenced from: |
---|
875 | _main in conftest-ba8912.o |
---|
876 | ld: symbol(s) not found for architecture x86_64 |
---|
877 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
878 | configure: failed program was: |
---|
879 | #line 7619 "configure" |
---|
880 | #include "confdefs.h" |
---|
881 | |
---|
882 | int main() { |
---|
883 | SSL_library_init(); |
---|
884 | ; return 0; } |
---|