1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:2155: checking for Cygwin environment |
---|
5 | configure:2171: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c 1>&5 |
---|
6 | configure: In function 'main': |
---|
7 | configure:2167: error: '__CYGWIN32__' undeclared (first use in this function) |
---|
8 | configure:2167: error: (Each undeclared identifier is reported only once |
---|
9 | configure:2167: error: for each function it appears in.) |
---|
10 | configure: In function 'main': |
---|
11 | configure:2167: error: '__CYGWIN32__' undeclared (first use in this function) |
---|
12 | configure:2167: error: (Each undeclared identifier is reported only once |
---|
13 | configure:2167: error: for each function it appears in.) |
---|
14 | lipo: can't figure out the architecture type of: /var/tmp//ccNVStq6.out |
---|
15 | configure: failed program was: |
---|
16 | #line 2160 "configure" |
---|
17 | #include "confdefs.h" |
---|
18 | |
---|
19 | int main() { |
---|
20 | |
---|
21 | #ifndef __CYGWIN__ |
---|
22 | #define __CYGWIN__ __CYGWIN32__ |
---|
23 | #endif |
---|
24 | return __CYGWIN__; |
---|
25 | ; return 0; } |
---|
26 | configure:2188: checking for mingw32 environment |
---|
27 | configure:2200: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c 1>&5 |
---|
28 | configure: In function 'main': |
---|
29 | configure:2196: error: '__MINGW32__' undeclared (first use in this function) |
---|
30 | configure:2196: error: (Each undeclared identifier is reported only once |
---|
31 | configure:2196: error: for each function it appears in.) |
---|
32 | configure: In function 'main': |
---|
33 | configure:2196: error: '__MINGW32__' undeclared (first use in this function) |
---|
34 | configure:2196: error: (Each undeclared identifier is reported only once |
---|
35 | configure:2196: error: for each function it appears in.) |
---|
36 | lipo: can't figure out the architecture type of: /var/tmp//ccINP89K.out |
---|
37 | configure: failed program was: |
---|
38 | #line 2193 "configure" |
---|
39 | #include "confdefs.h" |
---|
40 | |
---|
41 | int main() { |
---|
42 | return __MINGW32__; |
---|
43 | ; return 0; } |
---|
44 | configure:2219: checking for egrep |
---|
45 | configure:2234: checking for a sed that does not truncate output |
---|
46 | configure:2384: checking host system type |
---|
47 | configure:2405: checking target system type |
---|
48 | configure:2528: checking for gcc |
---|
49 | configure:2641: checking whether the C compiler (/usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386) works |
---|
50 | configure:2657: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
51 | configure:2683: checking whether the C compiler (/usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386) is a cross-compiler |
---|
52 | configure:2688: checking whether we are using GNU C |
---|
53 | configure:2697: /usr/bin/gcc-4.2 -E conftest.c |
---|
54 | configure:2716: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
55 | configure:2748: checking how to run the C preprocessor |
---|
56 | configure:2769: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
57 | configure:2830: checking for icc |
---|
58 | configure:2854: checking for suncc |
---|
59 | configure:2879: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together |
---|
60 | configure:2894: /usr/bin/gcc-4.2 -c conftest.c -o conftest.o 1>&5 |
---|
61 | configure:2895: /usr/bin/gcc-4.2 -c conftest.c -o conftest.o 1>&5 |
---|
62 | configure:2900: cc -c conftest.c 1>&5 |
---|
63 | configure:2902: cc -c conftest.c -o conftest.o 1>&5 |
---|
64 | configure:2903: cc -c conftest.c -o conftest.o 1>&5 |
---|
65 | configure:2930: checking how to run the C preprocessor |
---|
66 | configure:3010: checking for AIX |
---|
67 | configure:3034: checking whether ln -s works |
---|
68 | configure:3059: checking for system library directory |
---|
69 | configure:3085: checking whether to enable runpaths |
---|
70 | configure:3109: checking if compiler supports -R |
---|
71 | configure:3124: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -R /usr/lib -lresolv 1>&5 |
---|
72 | ld: in /usr/lib, can't map file, errno=22 for architecture x86_64 |
---|
73 | collect2: ld returned 1 exit status |
---|
74 | ld: in /usr/lib, can't map file, errno=22 for architecture i386 |
---|
75 | collect2: ld returned 1 exit status |
---|
76 | lipo: can't open input file: /var/tmp//cc6Cq4C2.out (No such file or directory) |
---|
77 | configure: failed program was: |
---|
78 | #line 3117 "configure" |
---|
79 | #include "confdefs.h" |
---|
80 | |
---|
81 | int main() { |
---|
82 | |
---|
83 | ; return 0; } |
---|
84 | configure:3142: checking if compiler supports -Wl,-rpath, |
---|
85 | configure:3157: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -Wl,-rpath,/usr/lib -lresolv 1>&5 |
---|
86 | configure:3188: checking for gawk |
---|
87 | configure:3248: checking for bison |
---|
88 | configure:3288: checking for bison version |
---|
89 | configure:3328: checking for flex |
---|
90 | configure:3362: checking for yywrap in -lfl |
---|
91 | configure:3381: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lfl -lresolv 1>&5 |
---|
92 | configure:3405: checking lex output file root |
---|
93 | configure:3426: checking whether yytext is a pointer |
---|
94 | configure:3445: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv -lfl 1>&5 |
---|
95 | configure:3469: checking for working const |
---|
96 | configure:3523: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c 1>&5 |
---|
97 | configure:3549: checking for flex version |
---|
98 | configure:3593: checking for re2c |
---|
99 | configure:3686: checking whether /usr/bin/gcc-4.2 supports -no-cpp-precomp |
---|
100 | configure:3891: checking whether to force non-PIC code in shared modules |
---|
101 | configure:3921: checking whether /dev/urandom exists |
---|
102 | configure:4000: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
103 | configure:4020: checking for pthreads_cflags |
---|
104 | configure:4090: checking for pthreads_lib |
---|
105 | configure:4264: checking for AOLserver support |
---|
106 | configure:4521: checking for Apache 1.x module support via DSO through APXS |
---|
107 | configure:4844: checking for Apache 1.x module support |
---|
108 | configure:5677: checking whether to enable Apache charset compatibility option |
---|
109 | configure:5850: checking for Apache 2.0 filter-module support via DSO through APXS |
---|
110 | configure:6698: checking for Apache 2.0 handler-module support via DSO through APXS |
---|
111 | configure:7547: checking for Apache 1.x (hooks) module support via DSO through APXS |
---|
112 | configure:7870: checking for Apache 1.x (hooks) module support |
---|
113 | configure:8703: checking whether to enable Apache charset compatibility option |
---|
114 | configure:8877: checking for Caudium support |
---|
115 | configure:9228: checking for CLI build |
---|
116 | configure:9278: checking for Continuity support |
---|
117 | configure:9555: checking for embedded SAPI library support |
---|
118 | configure:9772: checking for Zeus ISAPI support |
---|
119 | configure:10021: checking for Milter support |
---|
120 | configure:10305: checking for NSAPI support |
---|
121 | configure:10657: checking for PHTTPD support |
---|
122 | configure:10903: checking for Pi3Web support |
---|
123 | configure:11270: checking whether Roxen module is build using ZTS |
---|
124 | configure:11294: checking for Roxen/Pike support |
---|
125 | configure:11572: checking for thttpd |
---|
126 | configure:11833: checking for TUX |
---|
127 | configure:12079: checking for webjames |
---|
128 | configure:12707: checking for chosen SAPI module |
---|
129 | configure:12764: checking for sendmail |
---|
130 | configure:12803: checking whether system uses EBCDIC |
---|
131 | configure:12822: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
132 | configure: failed program was: |
---|
133 | #line 12814 "configure" |
---|
134 | #include "confdefs.h" |
---|
135 | |
---|
136 | int main(void) { |
---|
137 | return (unsigned char)'A' != (unsigned char)0xC1; |
---|
138 | } |
---|
139 | |
---|
140 | configure:12850: checking whether byte ordering is bigendian |
---|
141 | configure:12876: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
142 | configure: failed program was: |
---|
143 | #line 12860 "configure" |
---|
144 | #include "confdefs.h" |
---|
145 | |
---|
146 | int main(void) |
---|
147 | { |
---|
148 | short one = 1; |
---|
149 | char *cp = (char *)&one; |
---|
150 | |
---|
151 | if (*cp == 0) { |
---|
152 | return(0); |
---|
153 | } else { |
---|
154 | return(1); |
---|
155 | } |
---|
156 | } |
---|
157 | |
---|
158 | configure:12902: checking whether writing to stdout works |
---|
159 | configure:12931: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
160 | configure:13006: checking for socket |
---|
161 | configure:13034: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
162 | configure:13263: checking for socketpair |
---|
163 | configure:13291: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
164 | configure:13520: checking for htonl |
---|
165 | configure:13548: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
166 | configure:13777: checking for gethostname |
---|
167 | configure:13805: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
168 | configure:14034: checking for gethostbyaddr |
---|
169 | configure:14062: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
170 | configure:14291: checking for yp_get_default_domain |
---|
171 | configure:14319: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
172 | configure:14549: checking for dlopen |
---|
173 | configure:14577: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lresolv 1>&5 |
---|
174 | configure:14807: checking for sin in -lm |
---|
175 | configure:14826: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
176 | configure:14819: warning: conflicting types for built-in function 'sin' |
---|
177 | configure:14819: warning: conflicting types for built-in function 'sin' |
---|
178 | configure:14860: checking for res_search |
---|
179 | configure:14888: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
180 | configure:15396: checking for inet_aton |
---|
181 | configure:15424: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
182 | configure:15792: checking for dn_skipname |
---|
183 | configure:15820: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
184 | Undefined symbols for architecture x86_64: |
---|
185 | "_dn_skipname", referenced from: |
---|
186 | _main in ccZVVp16.o |
---|
187 | ld: symbol(s) not found for architecture x86_64 |
---|
188 | collect2: ld returned 1 exit status |
---|
189 | Undefined symbols for architecture i386: |
---|
190 | "_dn_skipname", referenced from: |
---|
191 | _main in cc0mq2pl.o |
---|
192 | ld: symbol(s) not found for architecture i386 |
---|
193 | collect2: ld returned 1 exit status |
---|
194 | lipo: can't open input file: /var/tmp//ccIQiKDQ.out (No such file or directory) |
---|
195 | configure: failed program was: |
---|
196 | #line 15797 "configure" |
---|
197 | #include "confdefs.h" |
---|
198 | /* System header to define __stub macros and hopefully few prototypes, |
---|
199 | which can conflict with char dn_skipname(); below. */ |
---|
200 | #include <assert.h> |
---|
201 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
202 | /* We use char because int might match the return type of a gcc2 |
---|
203 | builtin and then its argument prototype would still apply. */ |
---|
204 | char dn_skipname(); |
---|
205 | |
---|
206 | int main() { |
---|
207 | |
---|
208 | /* The GNU C library defines this for functions which it implements |
---|
209 | to always fail with ENOSYS. Some functions are actually named |
---|
210 | something starting with __ and the normal name is an alias. */ |
---|
211 | #if defined (__stub_dn_skipname) || defined (__stub___dn_skipname) |
---|
212 | choke me |
---|
213 | #else |
---|
214 | dn_skipname(); |
---|
215 | #endif |
---|
216 | |
---|
217 | ; return 0; } |
---|
218 | configure:15838: checking for __dn_skipname |
---|
219 | configure:15866: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
220 | configure:16186: checking for ANSI C header files |
---|
221 | configure:16199: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
222 | configure:16266: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
223 | configure: In function 'main': |
---|
224 | configure:16261: warning: incompatible implicit declaration of built-in function 'exit' |
---|
225 | configure: In function 'main': |
---|
226 | configure:16261: warning: incompatible implicit declaration of built-in function 'exit' |
---|
227 | configure:16294: checking for dirent.h that defines DIR |
---|
228 | configure:16307: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
229 | configure:16332: checking for opendir in -ldir |
---|
230 | configure:16351: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ldir -lm -lresolv 1>&5 |
---|
231 | ld: library not found for -ldir |
---|
232 | collect2: ld returned 1 exit status |
---|
233 | ld: library not found for -ldir |
---|
234 | collect2: ld returned 1 exit status |
---|
235 | lipo: can't open input file: /var/tmp//ccwUGb5t.out (No such file or directory) |
---|
236 | configure: failed program was: |
---|
237 | #line 16340 "configure" |
---|
238 | #include "confdefs.h" |
---|
239 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
240 | /* We use char because int might match the return type of a gcc2 |
---|
241 | builtin and then its argument prototype would still apply. */ |
---|
242 | char opendir(); |
---|
243 | |
---|
244 | int main() { |
---|
245 | opendir() |
---|
246 | ; return 0; } |
---|
247 | configure:16473: checking for inttypes.h |
---|
248 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
249 | configure:16473: checking for stdint.h |
---|
250 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
251 | configure:16473: checking for dirent.h |
---|
252 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
253 | configure:16473: checking for ApplicationServices/ApplicationServices.h |
---|
254 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
255 | configure:16473: checking for sys/param.h |
---|
256 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
257 | configure:16473: checking for sys/types.h |
---|
258 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
259 | configure:16473: checking for sys/time.h |
---|
260 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
261 | configure:16473: checking for netinet/in.h |
---|
262 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
263 | configure:16473: checking for alloca.h |
---|
264 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
265 | configure:16473: checking for arpa/inet.h |
---|
266 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
267 | configure:16473: checking for arpa/nameser.h |
---|
268 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
269 | configure:16473: checking for assert.h |
---|
270 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
271 | configure:16473: checking for crypt.h |
---|
272 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
273 | configure:16479:19: error: crypt.h: No such file or directory |
---|
274 | configure: failed program was: |
---|
275 | #line 16478 "configure" |
---|
276 | #include "confdefs.h" |
---|
277 | #include <crypt.h> |
---|
278 | configure:16473: checking for fcntl.h |
---|
279 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
280 | configure:16473: checking for grp.h |
---|
281 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
282 | configure:16473: checking for ieeefp.h |
---|
283 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
284 | configure:16479:20: error: ieeefp.h: No such file or directory |
---|
285 | configure: failed program was: |
---|
286 | #line 16478 "configure" |
---|
287 | #include "confdefs.h" |
---|
288 | #include <ieeefp.h> |
---|
289 | configure:16473: checking for langinfo.h |
---|
290 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
291 | configure:16473: checking for limits.h |
---|
292 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
293 | configure:16473: checking for locale.h |
---|
294 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
295 | configure:16473: checking for monetary.h |
---|
296 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
297 | configure:16473: checking for netdb.h |
---|
298 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
299 | configure:16473: checking for pwd.h |
---|
300 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
301 | configure:16473: checking for resolv.h |
---|
302 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
303 | configure:16473: checking for signal.h |
---|
304 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
305 | configure:16473: checking for stdarg.h |
---|
306 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
307 | configure:16473: checking for stdlib.h |
---|
308 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
309 | configure:16473: checking for string.h |
---|
310 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
311 | configure:16473: checking for syslog.h |
---|
312 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
313 | configure:16473: checking for sysexits.h |
---|
314 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
315 | configure:16473: checking for sys/ioctl.h |
---|
316 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
317 | configure:16473: checking for sys/file.h |
---|
318 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
319 | configure:16473: checking for sys/mman.h |
---|
320 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
321 | configure:16473: checking for sys/mount.h |
---|
322 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
323 | configure:16473: checking for sys/poll.h |
---|
324 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
325 | configure:16473: checking for sys/resource.h |
---|
326 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
327 | configure:16473: checking for sys/select.h |
---|
328 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
329 | configure:16473: checking for sys/socket.h |
---|
330 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
331 | configure:16473: checking for sys/stat.h |
---|
332 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
333 | configure:16473: checking for sys/statfs.h |
---|
334 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
335 | configure:16479:24: error: sys/statfs.h: No such file or directory |
---|
336 | configure: failed program was: |
---|
337 | #line 16478 "configure" |
---|
338 | #include "confdefs.h" |
---|
339 | #include <sys/statfs.h> |
---|
340 | configure:16473: checking for sys/statvfs.h |
---|
341 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
342 | configure:16473: checking for sys/vfs.h |
---|
343 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
344 | configure:16479:21: error: sys/vfs.h: No such file or directory |
---|
345 | configure: failed program was: |
---|
346 | #line 16478 "configure" |
---|
347 | #include "confdefs.h" |
---|
348 | #include <sys/vfs.h> |
---|
349 | configure:16473: checking for sys/sysexits.h |
---|
350 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
351 | configure:16479:26: error: sys/sysexits.h: No such file or directory |
---|
352 | configure: failed program was: |
---|
353 | #line 16478 "configure" |
---|
354 | #include "confdefs.h" |
---|
355 | #include <sys/sysexits.h> |
---|
356 | configure:16473: checking for sys/varargs.h |
---|
357 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
358 | configure:16479:25: error: sys/varargs.h: No such file or directory |
---|
359 | configure: failed program was: |
---|
360 | #line 16478 "configure" |
---|
361 | #include "confdefs.h" |
---|
362 | #include <sys/varargs.h> |
---|
363 | configure:16473: checking for sys/wait.h |
---|
364 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
365 | configure:16473: checking for sys/loadavg.h |
---|
366 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
367 | configure:16479:25: error: sys/loadavg.h: No such file or directory |
---|
368 | configure: failed program was: |
---|
369 | #line 16478 "configure" |
---|
370 | #include "confdefs.h" |
---|
371 | #include <sys/loadavg.h> |
---|
372 | configure:16473: checking for termios.h |
---|
373 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
374 | configure:16473: checking for unistd.h |
---|
375 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
376 | configure:16473: checking for unix.h |
---|
377 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
378 | configure:16479:18: error: unix.h: No such file or directory |
---|
379 | configure: failed program was: |
---|
380 | #line 16478 "configure" |
---|
381 | #include "confdefs.h" |
---|
382 | #include <unix.h> |
---|
383 | configure:16473: checking for utime.h |
---|
384 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
385 | configure:16473: checking for sys/utsname.h |
---|
386 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
387 | configure:16473: checking for sys/ipc.h |
---|
388 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
389 | configure:16473: checking for dlfcn.h |
---|
390 | configure:16483: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
391 | configure:16473: checking for assert.h |
---|
392 | configure:16518: checking for mach-o/dyld.h |
---|
393 | configure:16528: /usr/bin/gcc-4.2 -E -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
394 | configure:16559: checking for fopencookie |
---|
395 | configure:16587: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
396 | Undefined symbols for architecture x86_64: |
---|
397 | "_fopencookie", referenced from: |
---|
398 | _main in ccLYjjKc.o |
---|
399 | ld: symbol(s) not found for architecture x86_64 |
---|
400 | collect2: ld returned 1 exit status |
---|
401 | Undefined symbols for architecture i386: |
---|
402 | "_fopencookie", referenced from: |
---|
403 | _main in ccH1DN8Q.o |
---|
404 | ld: symbol(s) not found for architecture i386 |
---|
405 | collect2: ld returned 1 exit status |
---|
406 | lipo: can't open input file: /var/tmp//ccDmSbIG.out (No such file or directory) |
---|
407 | configure: failed program was: |
---|
408 | #line 16564 "configure" |
---|
409 | #include "confdefs.h" |
---|
410 | /* System header to define __stub macros and hopefully few prototypes, |
---|
411 | which can conflict with char fopencookie(); below. */ |
---|
412 | #include <assert.h> |
---|
413 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
414 | /* We use char because int might match the return type of a gcc2 |
---|
415 | builtin and then its argument prototype would still apply. */ |
---|
416 | char fopencookie(); |
---|
417 | |
---|
418 | int main() { |
---|
419 | |
---|
420 | /* The GNU C library defines this for functions which it implements |
---|
421 | to always fail with ENOSYS. Some functions are actually named |
---|
422 | something starting with __ and the normal name is an alias. */ |
---|
423 | #if defined (__stub_fopencookie) || defined (__stub___fopencookie) |
---|
424 | choke me |
---|
425 | #else |
---|
426 | fopencookie(); |
---|
427 | #endif |
---|
428 | |
---|
429 | ; return 0; } |
---|
430 | configure:16734: checking for broken getcwd |
---|
431 | configure:16749: checking for broken libc stdio |
---|
432 | configure:16810: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
433 | configure: In function 'main': |
---|
434 | configure:16794: warning: incompatible implicit declaration of built-in function 'exit' |
---|
435 | configure: In function 'main': |
---|
436 | configure:16794: warning: incompatible implicit declaration of built-in function 'exit' |
---|
437 | configure:16838: checking whether struct tm is in sys/time.h or time.h |
---|
438 | configure:16851: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
439 | configure:16872: checking for tm_zone in struct tm |
---|
440 | configure:16885: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
441 | configure:16944: checking for missing declarations of reentrant functions |
---|
442 | configure:16953: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
443 | configure:16978: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
444 | configure:17003: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
445 | configure:17028: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
446 | configure:17053: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
447 | configure:17074: checking for fclose declaration |
---|
448 | configure:17083: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
449 | configure:17109: checking for tm_gmtoff in struct tm |
---|
450 | configure:17122: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
451 | configure:17145: checking for struct flock |
---|
452 | configure:17160: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
453 | configure:17187: checking for socklen_t |
---|
454 | configure:17204: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
455 | configure:17230: checking size of size_t |
---|
456 | configure:17249: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
457 | configure: In function 'main': |
---|
458 | configure:17243: warning: incompatible implicit declaration of built-in function 'exit' |
---|
459 | configure:17244: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
460 | configure: In function 'main': |
---|
461 | configure:17243: warning: incompatible implicit declaration of built-in function 'exit' |
---|
462 | configure:17244: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
463 | configure:17269: checking size of long long |
---|
464 | configure:17288: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
465 | configure: In function 'main': |
---|
466 | configure:17282: warning: incompatible implicit declaration of built-in function 'exit' |
---|
467 | configure:17283: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
468 | configure: In function 'main': |
---|
469 | configure:17282: warning: incompatible implicit declaration of built-in function 'exit' |
---|
470 | configure:17283: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
471 | configure:17308: checking size of long long int |
---|
472 | configure:17327: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
473 | configure: In function 'main': |
---|
474 | configure:17321: warning: incompatible implicit declaration of built-in function 'exit' |
---|
475 | configure:17322: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
476 | configure: In function 'main': |
---|
477 | configure:17321: warning: incompatible implicit declaration of built-in function 'exit' |
---|
478 | configure:17322: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
479 | configure:17347: checking size of long |
---|
480 | configure:17366: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
481 | configure: In function 'main': |
---|
482 | configure:17360: warning: incompatible implicit declaration of built-in function 'exit' |
---|
483 | configure:17361: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
484 | configure: In function 'main': |
---|
485 | configure:17360: warning: incompatible implicit declaration of built-in function 'exit' |
---|
486 | configure:17361: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
487 | configure:17386: checking size of int |
---|
488 | configure:17405: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
489 | configure: In function 'main': |
---|
490 | configure:17399: warning: incompatible implicit declaration of built-in function 'exit' |
---|
491 | configure:17400: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
492 | configure: In function 'main': |
---|
493 | configure:17399: warning: incompatible implicit declaration of built-in function 'exit' |
---|
494 | configure:17400: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
495 | configure:17427: checking size of intmax_t |
---|
496 | configure:17468: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
497 | configure: In function 'main': |
---|
498 | configure:17462: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
499 | configure: In function 'main': |
---|
500 | configure:17462: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
501 | configure:17507: checking size of ssize_t |
---|
502 | configure:17548: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
503 | configure: In function 'main': |
---|
504 | configure:17542: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
505 | configure: In function 'main': |
---|
506 | configure:17542: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
507 | configure:17587: checking size of ptrdiff_t |
---|
508 | configure:17628: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
509 | configure: In function 'main': |
---|
510 | configure:17622: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
511 | configure: In function 'main': |
---|
512 | configure:17622: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int' |
---|
513 | configure:17667: checking for st_blksize in struct stat |
---|
514 | configure:17680: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
515 | configure:17702: checking for st_blocks in struct stat |
---|
516 | configure:17715: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
517 | configure:17742: checking for st_rdev in struct stat |
---|
518 | configure:17755: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
519 | configure:17777: checking for size_t |
---|
520 | configure:17810: checking for uid_t in sys/types.h |
---|
521 | configure:17846: checking for struct sockaddr_storage |
---|
522 | configure:17859: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
523 | configure:17880: checking for field sa_len in struct sockaddr |
---|
524 | configure:17894: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
525 | configure:17917: checking for IPv6 support |
---|
526 | configure:17931: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
527 | configure:17947: checking for vprintf |
---|
528 | configure:17975: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
529 | configure:17959: warning: conflicting types for built-in function 'vprintf' |
---|
530 | configure:17959: warning: conflicting types for built-in function 'vprintf' |
---|
531 | configure:18135: checking for alphasort |
---|
532 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
533 | configure:18135: checking for asctime_r |
---|
534 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
535 | configure:18135: checking for chroot |
---|
536 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
537 | configure:18135: checking for ctime_r |
---|
538 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
539 | configure:18135: checking for cuserid |
---|
540 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
541 | Undefined symbols for architecture x86_64: |
---|
542 | "_cuserid", referenced from: |
---|
543 | _main in ccOL9Apa.o |
---|
544 | ld: symbol(s) not found for architecture x86_64 |
---|
545 | collect2: ld returned 1 exit status |
---|
546 | Undefined symbols for architecture i386: |
---|
547 | "_cuserid", referenced from: |
---|
548 | _main in cchHCP21.o |
---|
549 | ld: symbol(s) not found for architecture i386 |
---|
550 | collect2: ld returned 1 exit status |
---|
551 | lipo: can't open input file: /var/tmp//ccFzMXoe.out (No such file or directory) |
---|
552 | configure: failed program was: |
---|
553 | #line 18140 "configure" |
---|
554 | #include "confdefs.h" |
---|
555 | /* System header to define __stub macros and hopefully few prototypes, |
---|
556 | which can conflict with char cuserid(); below. */ |
---|
557 | #include <assert.h> |
---|
558 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
559 | /* We use char because int might match the return type of a gcc2 |
---|
560 | builtin and then its argument prototype would still apply. */ |
---|
561 | char cuserid(); |
---|
562 | |
---|
563 | int main() { |
---|
564 | |
---|
565 | /* The GNU C library defines this for functions which it implements |
---|
566 | to always fail with ENOSYS. Some functions are actually named |
---|
567 | something starting with __ and the normal name is an alias. */ |
---|
568 | #if defined (__stub_cuserid) || defined (__stub___cuserid) |
---|
569 | choke me |
---|
570 | #else |
---|
571 | cuserid(); |
---|
572 | #endif |
---|
573 | |
---|
574 | ; return 0; } |
---|
575 | configure:18135: checking for crypt |
---|
576 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
577 | configure:18135: checking for flock |
---|
578 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
579 | configure:18135: checking for ftok |
---|
580 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
581 | configure:18135: checking for funopen |
---|
582 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
583 | configure:18135: checking for gai_strerror |
---|
584 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
585 | configure:18135: checking for gcvt |
---|
586 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
587 | configure:18135: checking for getloadavg |
---|
588 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
589 | configure:18135: checking for getlogin |
---|
590 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
591 | configure:18135: checking for getprotobyname |
---|
592 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
593 | configure:18135: checking for getprotobynumber |
---|
594 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
595 | configure:18135: checking for getservbyname |
---|
596 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
597 | configure:18135: checking for getservbyport |
---|
598 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
599 | configure:18135: checking for getrusage |
---|
600 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
601 | configure:18135: checking for gettimeofday |
---|
602 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
603 | configure:18135: checking for gmtime_r |
---|
604 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
605 | configure:18135: checking for getpwnam_r |
---|
606 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
607 | configure:18135: checking for getgrnam_r |
---|
608 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
609 | configure:18135: checking for getpwuid_r |
---|
610 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
611 | configure:18135: checking for grantpt |
---|
612 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
613 | configure:18135: checking for inet_ntoa |
---|
614 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
615 | configure:18135: checking for inet_ntop |
---|
616 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
617 | configure:18135: checking for inet_pton |
---|
618 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
619 | configure:18135: checking for isascii |
---|
620 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
621 | configure:18147: warning: conflicting types for built-in function 'isascii' |
---|
622 | configure:18147: warning: conflicting types for built-in function 'isascii' |
---|
623 | configure:18135: checking for link |
---|
624 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
625 | configure:18135: checking for localtime_r |
---|
626 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
627 | configure:18135: checking for lockf |
---|
628 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
629 | configure:18135: checking for lchown |
---|
630 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
631 | configure:18135: checking for lrand48 |
---|
632 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
633 | configure:18135: checking for memcpy |
---|
634 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
635 | configure:18147: warning: conflicting types for built-in function 'memcpy' |
---|
636 | configure:18147: warning: conflicting types for built-in function 'memcpy' |
---|
637 | configure:18135: checking for memmove |
---|
638 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
639 | configure:18147: warning: conflicting types for built-in function 'memmove' |
---|
640 | configure:18147: warning: conflicting types for built-in function 'memmove' |
---|
641 | configure:18135: checking for mkstemp |
---|
642 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
643 | configure:18135: checking for mmap |
---|
644 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
645 | configure:18135: checking for nl_langinfo |
---|
646 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
647 | configure:18135: checking for perror |
---|
648 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
649 | configure:18135: checking for poll |
---|
650 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
651 | configure:18135: checking for ptsname |
---|
652 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
653 | configure:18135: checking for putenv |
---|
654 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
655 | configure:18135: checking for realpath |
---|
656 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
657 | configure:18135: checking for random |
---|
658 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
659 | configure:18135: checking for rand_r |
---|
660 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
661 | configure:18135: checking for regcomp |
---|
662 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
663 | configure:18135: checking for res_search |
---|
664 | configure:18135: checking for scandir |
---|
665 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
666 | configure:18135: checking for setitimer |
---|
667 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
668 | configure:18135: checking for setlocale |
---|
669 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
670 | configure:18135: checking for localeconv |
---|
671 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
672 | configure:18135: checking for setenv |
---|
673 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
674 | configure:18135: checking for setpgid |
---|
675 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
676 | configure:18135: checking for setsockopt |
---|
677 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
678 | configure:18135: checking for setvbuf |
---|
679 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
680 | configure:18135: checking for shutdown |
---|
681 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
682 | configure:18135: checking for sin |
---|
683 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
684 | configure:18147: warning: conflicting types for built-in function 'sin' |
---|
685 | configure:18147: warning: conflicting types for built-in function 'sin' |
---|
686 | configure:18135: checking for snprintf |
---|
687 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
688 | configure:18147: warning: conflicting types for built-in function 'snprintf' |
---|
689 | configure:18147: warning: conflicting types for built-in function 'snprintf' |
---|
690 | configure:18135: checking for srand48 |
---|
691 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
692 | configure:18135: checking for srandom |
---|
693 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
694 | configure:18135: checking for statfs |
---|
695 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
696 | configure:18135: checking for statvfs |
---|
697 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
698 | configure:18135: checking for std_syslog |
---|
699 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
700 | Undefined symbols for architecture x86_64: |
---|
701 | "_std_syslog", referenced from: |
---|
702 | _main in ccHCc8C8.o |
---|
703 | ld: symbol(s) not found for architecture x86_64 |
---|
704 | collect2: ld returned 1 exit status |
---|
705 | Undefined symbols for architecture i386: |
---|
706 | "_std_syslog", referenced from: |
---|
707 | _main in cchlINGm.o |
---|
708 | ld: symbol(s) not found for architecture i386 |
---|
709 | collect2: ld returned 1 exit status |
---|
710 | lipo: can't open input file: /var/tmp//cc6uZrGt.out (No such file or directory) |
---|
711 | configure: failed program was: |
---|
712 | #line 18140 "configure" |
---|
713 | #include "confdefs.h" |
---|
714 | /* System header to define __stub macros and hopefully few prototypes, |
---|
715 | which can conflict with char std_syslog(); below. */ |
---|
716 | #include <assert.h> |
---|
717 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
718 | /* We use char because int might match the return type of a gcc2 |
---|
719 | builtin and then its argument prototype would still apply. */ |
---|
720 | char std_syslog(); |
---|
721 | |
---|
722 | int main() { |
---|
723 | |
---|
724 | /* The GNU C library defines this for functions which it implements |
---|
725 | to always fail with ENOSYS. Some functions are actually named |
---|
726 | something starting with __ and the normal name is an alias. */ |
---|
727 | #if defined (__stub_std_syslog) || defined (__stub___std_syslog) |
---|
728 | choke me |
---|
729 | #else |
---|
730 | std_syslog(); |
---|
731 | #endif |
---|
732 | |
---|
733 | ; return 0; } |
---|
734 | configure:18135: checking for strcasecmp |
---|
735 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
736 | configure:18147: warning: conflicting types for built-in function 'strcasecmp' |
---|
737 | configure:18147: warning: conflicting types for built-in function 'strcasecmp' |
---|
738 | configure:18135: checking for strcoll |
---|
739 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
740 | configure:18135: checking for strdup |
---|
741 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
742 | configure:18147: warning: conflicting types for built-in function 'strdup' |
---|
743 | configure:18147: warning: conflicting types for built-in function 'strdup' |
---|
744 | configure:18135: checking for strerror |
---|
745 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
746 | configure:18135: checking for strftime |
---|
747 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
748 | configure:18147: warning: conflicting types for built-in function 'strftime' |
---|
749 | configure:18147: warning: conflicting types for built-in function 'strftime' |
---|
750 | configure:18135: checking for strnlen |
---|
751 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
752 | Undefined symbols for architecture x86_64: |
---|
753 | "_strnlen", referenced from: |
---|
754 | _main in ccIwqGjn.o |
---|
755 | ld: symbol(s) not found for architecture x86_64 |
---|
756 | collect2: ld returned 1 exit status |
---|
757 | Undefined symbols for architecture i386: |
---|
758 | "_strnlen", referenced from: |
---|
759 | _main in cc2eu8Ss.o |
---|
760 | ld: symbol(s) not found for architecture i386 |
---|
761 | collect2: ld returned 1 exit status |
---|
762 | lipo: can't open input file: /var/tmp//ccbdKdum.out (No such file or directory) |
---|
763 | configure: failed program was: |
---|
764 | #line 18140 "configure" |
---|
765 | #include "confdefs.h" |
---|
766 | /* System header to define __stub macros and hopefully few prototypes, |
---|
767 | which can conflict with char strnlen(); below. */ |
---|
768 | #include <assert.h> |
---|
769 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
770 | /* We use char because int might match the return type of a gcc2 |
---|
771 | builtin and then its argument prototype would still apply. */ |
---|
772 | char strnlen(); |
---|
773 | |
---|
774 | int main() { |
---|
775 | |
---|
776 | /* The GNU C library defines this for functions which it implements |
---|
777 | to always fail with ENOSYS. Some functions are actually named |
---|
778 | something starting with __ and the normal name is an alias. */ |
---|
779 | #if defined (__stub_strnlen) || defined (__stub___strnlen) |
---|
780 | choke me |
---|
781 | #else |
---|
782 | strnlen(); |
---|
783 | #endif |
---|
784 | |
---|
785 | ; return 0; } |
---|
786 | configure:18135: checking for strptime |
---|
787 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
788 | configure:18135: checking for strstr |
---|
789 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
790 | configure:18147: warning: conflicting types for built-in function 'strstr' |
---|
791 | configure:18147: warning: conflicting types for built-in function 'strstr' |
---|
792 | configure:18135: checking for strtok_r |
---|
793 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
794 | configure:18135: checking for symlink |
---|
795 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
796 | configure:18135: checking for tempnam |
---|
797 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
798 | configure:18135: checking for tzset |
---|
799 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
800 | configure:18135: checking for unlockpt |
---|
801 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
802 | configure:18135: checking for unsetenv |
---|
803 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
804 | configure:18135: checking for usleep |
---|
805 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
806 | configure:18135: checking for nanosleep |
---|
807 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
808 | configure:18135: checking for utime |
---|
809 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
810 | configure:18135: checking for vsnprintf |
---|
811 | configure:18163: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
812 | configure:18147: warning: conflicting types for built-in function 'vsnprintf' |
---|
813 | configure:18147: warning: conflicting types for built-in function 'vsnprintf' |
---|
814 | configure:18189: checking for getaddrinfo |
---|
815 | configure:18201: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
816 | configure:18247: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
817 | configure: In function 'main': |
---|
818 | configure:18217: warning: incompatible implicit declaration of built-in function 'memset' |
---|
819 | configure:18221: warning: incompatible implicit declaration of built-in function 'exit' |
---|
820 | configure:18225: warning: incompatible implicit declaration of built-in function 'exit' |
---|
821 | configure:18233: warning: incompatible implicit declaration of built-in function 'exit' |
---|
822 | configure:18237: warning: incompatible implicit declaration of built-in function 'exit' |
---|
823 | configure:18242: warning: incompatible implicit declaration of built-in function 'exit' |
---|
824 | configure: In function 'main': |
---|
825 | configure:18217: warning: incompatible implicit declaration of built-in function 'memset' |
---|
826 | configure:18221: warning: incompatible implicit declaration of built-in function 'exit' |
---|
827 | configure:18225: warning: incompatible implicit declaration of built-in function 'exit' |
---|
828 | configure:18233: warning: incompatible implicit declaration of built-in function 'exit' |
---|
829 | configure:18237: warning: incompatible implicit declaration of built-in function 'exit' |
---|
830 | configure:18242: warning: incompatible implicit declaration of built-in function 'exit' |
---|
831 | configure:18279: checking for strlcat |
---|
832 | configure:18307: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
833 | configure:18279: checking for strlcpy |
---|
834 | configure:18307: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
835 | configure:18279: checking for getopt |
---|
836 | configure:18307: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
837 | configure:18334: checking whether utime accepts a null argument |
---|
838 | configure:18355: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
839 | configure: In function 'main': |
---|
840 | configure:18349: warning: incompatible implicit declaration of built-in function 'exit' |
---|
841 | configure: In function 'main': |
---|
842 | configure:18349: warning: incompatible implicit declaration of built-in function 'exit' |
---|
843 | configure:18381: checking for working alloca.h |
---|
844 | configure:18414: checking for alloca |
---|
845 | configure:18447: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
846 | configure:18614: checking for declared timezone |
---|
847 | configure:18635: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
848 | configure:18661: checking for type of reentrant time-related functions |
---|
849 | configure:18690: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
850 | configure: In function 'main': |
---|
851 | configure:18682: warning: assignment makes integer from pointer without a cast |
---|
852 | configure:18683: error: too many arguments to function 'asctime_r' |
---|
853 | configure:18683: warning: cast from pointer to integer of different size |
---|
854 | configure: In function 'main': |
---|
855 | configure:18682: warning: assignment makes integer from pointer without a cast |
---|
856 | configure:18683: error: too many arguments to function 'asctime_r' |
---|
857 | lipo: can't figure out the architecture type of: /var/tmp//ccKl5fWL.out |
---|
858 | configure: failed program was: |
---|
859 | #line 18672 "configure" |
---|
860 | #include "confdefs.h" |
---|
861 | |
---|
862 | #include <time.h> |
---|
863 | |
---|
864 | main() { |
---|
865 | char buf[27]; |
---|
866 | struct tm t; |
---|
867 | time_t old = 0; |
---|
868 | int r, s; |
---|
869 | |
---|
870 | s = gmtime_r(&old, &t); |
---|
871 | r = (int) asctime_r(&t, buf, 26); |
---|
872 | if (r == s && s == 0) return (0); |
---|
873 | return (1); |
---|
874 | } |
---|
875 | |
---|
876 | configure:18722: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
877 | configure: In function 'main': |
---|
878 | configure:18715: error: too many arguments to function 'asctime_r' |
---|
879 | configure: In function 'main': |
---|
880 | configure:18715: error: too many arguments to function 'asctime_r' |
---|
881 | lipo: can't figure out the architecture type of: /var/tmp//ccRzAIVu.out |
---|
882 | configure: failed program was: |
---|
883 | #line 18706 "configure" |
---|
884 | #include "confdefs.h" |
---|
885 | |
---|
886 | #include <time.h> |
---|
887 | main() { |
---|
888 | struct tm t, *s; |
---|
889 | time_t old = 0; |
---|
890 | char buf[27], *p; |
---|
891 | |
---|
892 | s = gmtime_r(&old, &t); |
---|
893 | p = asctime_r(&t, buf, 26); |
---|
894 | if (p == buf && s == &t) return (0); |
---|
895 | return (1); |
---|
896 | } |
---|
897 | |
---|
898 | configure:18760: checking for readdir_r |
---|
899 | configure:18788: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
900 | configure:18810: checking for type of readdir_r |
---|
901 | configure:18846: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
902 | configure: In function 'main': |
---|
903 | configure:18838: warning: incompatible implicit declaration of built-in function 'exit' |
---|
904 | configure: In function 'main': |
---|
905 | configure:18838: warning: incompatible implicit declaration of built-in function 'exit' |
---|
906 | configure:18909: checking for in_addr_t |
---|
907 | configure:18948: checking for crypt_r |
---|
908 | configure:18976: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
909 | Undefined symbols for architecture x86_64: |
---|
910 | "_crypt_r", referenced from: |
---|
911 | _main in ccOt9ayY.o |
---|
912 | ld: symbol(s) not found for architecture x86_64 |
---|
913 | collect2: ld returned 1 exit status |
---|
914 | Undefined symbols for architecture i386: |
---|
915 | "_crypt_r", referenced from: |
---|
916 | _main in ccDlHEZ9.o |
---|
917 | ld: symbol(s) not found for architecture i386 |
---|
918 | collect2: ld returned 1 exit status |
---|
919 | lipo: can't open input file: /var/tmp//ccPXvDMk.out (No such file or directory) |
---|
920 | configure: failed program was: |
---|
921 | #line 18953 "configure" |
---|
922 | #include "confdefs.h" |
---|
923 | /* System header to define __stub macros and hopefully few prototypes, |
---|
924 | which can conflict with char crypt_r(); below. */ |
---|
925 | #include <assert.h> |
---|
926 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
927 | /* We use char because int might match the return type of a gcc2 |
---|
928 | builtin and then its argument prototype would still apply. */ |
---|
929 | char crypt_r(); |
---|
930 | |
---|
931 | int main() { |
---|
932 | |
---|
933 | /* The GNU C library defines this for functions which it implements |
---|
934 | to always fail with ENOSYS. Some functions are actually named |
---|
935 | something starting with __ and the normal name is an alias. */ |
---|
936 | #if defined (__stub_crypt_r) || defined (__stub___crypt_r) |
---|
937 | choke me |
---|
938 | #else |
---|
939 | crypt_r(); |
---|
940 | #endif |
---|
941 | |
---|
942 | ; return 0; } |
---|
943 | configure:19133: checking whether to include gcov symbols |
---|
944 | configure:19305: checking whether to include debugging symbols |
---|
945 | configure:19347: checking layout of installed files |
---|
946 | configure:19382: checking path to configuration file |
---|
947 | configure:19416: checking where to scan for configuration files |
---|
948 | configure:19452: checking whether to enable safe mode by default |
---|
949 | configure:19487: checking for safe mode exec dir |
---|
950 | configure:19531: checking whether to enable PHP's own SIGCHLD handler |
---|
951 | configure:19569: checking whether to enable magic quotes by default |
---|
952 | configure:19607: checking whether to explicitly link against libgcc |
---|
953 | configure:19687: checking whether to enable short tags by default |
---|
954 | configure:19725: checking whether to enable dmalloc |
---|
955 | configure:19813: checking whether to enable IPv6 support |
---|
956 | configure:19843: checking how big to make fd sets |
---|
957 | configure:19914: checking size of long |
---|
958 | configure:19953: checking size of int |
---|
959 | configure:19993: checking for int32_t |
---|
960 | configure:20018: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
961 | configure:20041: checking for uint32_t |
---|
962 | configure:20066: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
963 | configure:20098: checking for sys/types.h |
---|
964 | configure:20098: checking for inttypes.h |
---|
965 | configure:20098: checking for stdint.h |
---|
966 | configure:20098: checking for string.h |
---|
967 | configure:20098: checking for stdlib.h |
---|
968 | configure:20138: checking for strtoll |
---|
969 | configure:20166: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
970 | configure:20138: checking for atoll |
---|
971 | configure:20166: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lm -lresolv 1>&5 |
---|
972 | configure:20138: checking for strftime |
---|
973 | configure:20592: checking whether to enable LIBXML support |
---|
974 | configure:20640: checking libxml2 install dir |
---|
975 | configure:20669: checking for xml2-config path |
---|
976 | configure:20827: checking whether libxml build works |
---|
977 | configure:20854: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-rpath,/opt/local/lib -L/opt/local/lib conftest.c |
---|
978 | |
---|
979 | -lm -lresolv -lxml2 -lz -liconv -lm 1>&5 |
---|
980 | ld: warning: in /opt/local/lib/libxml2.dylib, file is not of required architecture |
---|
981 | ld: warning: in /opt/local/lib/libz.dylib, file is not of required architecture |
---|
982 | ld: warning: in /opt/local/lib/libiconv.dylib, file is not of required architecture |
---|
983 | Undefined symbols for architecture i386: |
---|
984 | "_xmlInitParser", referenced from: |
---|
985 | _main in ccpULVDA.o |
---|
986 | ld: symbol(s) not found for architecture i386 |
---|
987 | collect2: ld returned 1 exit status |
---|
988 | lipo: can't open input file: /var/tmp//ccuTWk1L.out (No such file or directory) |
---|
989 | configure: failed program was: |
---|
990 | #line 20843 "configure" |
---|
991 | #include "confdefs.h" |
---|
992 | |
---|
993 | |
---|
994 | char xmlInitParser(); |
---|
995 | int main() { |
---|
996 | xmlInitParser(); |
---|
997 | return 0; |
---|
998 | } |
---|
999 | |
---|