1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by OpenDarwin DarwinPorts configure 1.0, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = dhcp66.localmath |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | Processor type: ppc7450 (PowerPC 7450) |
---|
30 | Processor active: 0 |
---|
31 | Primary memory available: 1.50 gigabytes |
---|
32 | Default processor set: 86 tasks, 279 threads, 1 processors |
---|
33 | Load average: 1.64, Mach factor: 0.43 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /Users/tob/bin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | PATH: /usr/local/bin |
---|
45 | PATH: /usr/local/teTeX/bin/powerpc-apple-darwin-current |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:1393: checking build system type |
---|
53 | configure:1411: result: powerpc-apple-darwin8.7.0 |
---|
54 | configure:1419: checking host system type |
---|
55 | configure:1433: result: powerpc-apple-darwin8.7.0 |
---|
56 | configure:1441: checking target system type |
---|
57 | configure:1455: result: powerpc-apple-darwin8.7.0 |
---|
58 | configure:1542: checking for gcc |
---|
59 | configure:1558: found /usr/bin/gcc |
---|
60 | configure:1568: result: gcc |
---|
61 | configure:1812: checking for C compiler version |
---|
62 | configure:1815: gcc --version </dev/null >&5 |
---|
63 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247) |
---|
64 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
65 | This is free software; see the source for copying conditions. There is NO |
---|
66 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
67 | |
---|
68 | configure:1818: $? = 0 |
---|
69 | configure:1820: gcc -v </dev/null >&5 |
---|
70 | Using built-in specs. |
---|
71 | Target: powerpc-apple-darwin8 |
---|
72 | Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
73 | Thread model: posix |
---|
74 | gcc version 4.0.1 (Apple Computer, Inc. build 5247) |
---|
75 | configure:1823: $? = 0 |
---|
76 | configure:1825: gcc -V </dev/null >&5 |
---|
77 | gcc: argument to `-V' is missing |
---|
78 | configure:1828: $? = 1 |
---|
79 | configure:1851: checking for C compiler default output file name |
---|
80 | configure:1854: gcc conftest.c >&5 |
---|
81 | configure:1857: $? = 0 |
---|
82 | configure:1903: result: a.out |
---|
83 | configure:1908: checking whether the C compiler works |
---|
84 | configure:1914: ./a.out |
---|
85 | configure:1917: $? = 0 |
---|
86 | configure:1934: result: yes |
---|
87 | configure:1941: checking whether we are cross compiling |
---|
88 | configure:1943: result: no |
---|
89 | configure:1946: checking for suffix of executables |
---|
90 | configure:1948: gcc -o conftest conftest.c >&5 |
---|
91 | configure:1951: $? = 0 |
---|
92 | configure:1976: result: |
---|
93 | configure:1982: checking for suffix of object files |
---|
94 | configure:2003: gcc -c conftest.c >&5 |
---|
95 | configure:2006: $? = 0 |
---|
96 | configure:2028: result: o |
---|
97 | configure:2032: checking whether we are using the GNU C compiler |
---|
98 | configure:2056: gcc -c conftest.c >&5 |
---|
99 | configure:2062: $? = 0 |
---|
100 | configure:2066: test -z |
---|
101 | || test ! -s conftest.err |
---|
102 | configure:2069: $? = 0 |
---|
103 | configure:2072: test -s conftest.o |
---|
104 | configure:2075: $? = 0 |
---|
105 | configure:2088: result: yes |
---|
106 | configure:2094: checking whether gcc accepts -g |
---|
107 | configure:2115: gcc -c -g conftest.c >&5 |
---|
108 | configure:2121: $? = 0 |
---|
109 | configure:2125: test -z |
---|
110 | || test ! -s conftest.err |
---|
111 | configure:2128: $? = 0 |
---|
112 | configure:2131: test -s conftest.o |
---|
113 | configure:2134: $? = 0 |
---|
114 | configure:2145: result: yes |
---|
115 | configure:2162: checking for gcc option to accept ANSI C |
---|
116 | configure:2232: gcc -c -g -O2 conftest.c >&5 |
---|
117 | configure:2238: $? = 0 |
---|
118 | configure:2242: test -z |
---|
119 | || test ! -s conftest.err |
---|
120 | configure:2245: $? = 0 |
---|
121 | configure:2248: test -s conftest.o |
---|
122 | configure:2251: $? = 0 |
---|
123 | configure:2269: result: none needed |
---|
124 | configure:2287: gcc -c -g -O2 conftest.c >&5 |
---|
125 | conftest.c:2: error: parse error before 'me' |
---|
126 | configure:2293: $? = 1 |
---|
127 | configure: failed program was: |
---|
128 | | #ifndef __cplusplus |
---|
129 | | choke me |
---|
130 | | #endif |
---|
131 | configure:2439: checking for a BSD-compatible install |
---|
132 | configure:2494: result: /usr/bin/install -c |
---|
133 | configure:2505: checking whether make sets $(MAKE) |
---|
134 | configure:2525: result: yes |
---|
135 | configure:2534: checking whether ln -s works |
---|
136 | configure:2538: result: yes |
---|
137 | configure:2547: checking for cvs |
---|
138 | configure:2565: found /usr/bin/cvs |
---|
139 | configure:2577: result: /usr/bin/cvs |
---|
140 | configure:2586: checking for rsync |
---|
141 | configure:2604: found /usr/bin/rsync |
---|
142 | configure:2616: result: /usr/bin/rsync |
---|
143 | configure:2625: checking for launchd |
---|
144 | configure:2641: found /sbin/launchd |
---|
145 | configure:2651: result: yes |
---|
146 | configure:2660: checking for launchctl |
---|
147 | configure:2678: found /bin/launchctl |
---|
148 | configure:2690: result: /bin/launchctl |
---|
149 | configure:2699: checking for xcodebuild |
---|
150 | configure:2717: found /usr/bin/xcodebuild |
---|
151 | configure:2729: result: /usr/bin/xcodebuild |
---|
152 | configure:2746: checking for tar |
---|
153 | configure:2764: found /usr/bin/tar |
---|
154 | configure:2776: result: /usr/bin/tar |
---|
155 | configure:2785: checking for gnutar |
---|
156 | configure:2803: found /usr/bin/gnutar |
---|
157 | configure:2815: result: /usr/bin/gnutar |
---|
158 | configure:2823: checking for which tar variant to use |
---|
159 | configure:2831: result: /usr/bin/gnutar |
---|
160 | configure:2835: checking for /usr/bin/gnutar --no-same-owner support |
---|
161 | configure:2842: result: yes |
---|
162 | configure:2856: checking how to mark unused variables |
---|
163 | configure:2867: gcc -c -g -O2 conftest.c >&5 |
---|
164 | configure:2873: $? = 0 |
---|
165 | configure:2877: test -z |
---|
166 | || test ! -s conftest.err |
---|
167 | configure:2880: $? = 0 |
---|
168 | configure:2883: test -s conftest.o |
---|
169 | configure:2886: $? = 0 |
---|
170 | configure:2904: result: |
---|
171 | configure:2913: checking for mtree |
---|
172 | configure:2932: found /usr/sbin/mtree |
---|
173 | configure:2944: result: /usr/sbin/mtree |
---|
174 | configure:2977: checking for CoreFoundation framework |
---|
175 | configure:3010: gcc -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
176 | configure:3016: $? = 0 |
---|
177 | configure:3020: test -z |
---|
178 | || test ! -s conftest.err |
---|
179 | configure:3023: $? = 0 |
---|
180 | configure:3026: test -s conftest |
---|
181 | configure:3029: $? = 0 |
---|
182 | configure:3051: result: yes |
---|
183 | configure:3067: checking for SystemConfiguration framework |
---|
184 | configure:3100: gcc -o conftest -g -O2 conftest.c -framework SystemConfiguration >&5 |
---|
185 | configure:3106: $? = 0 |
---|
186 | configure:3110: test -z |
---|
187 | || test ! -s conftest.err |
---|
188 | configure:3113: $? = 0 |
---|
189 | configure:3116: test -s conftest |
---|
190 | configure:3119: $? = 0 |
---|
191 | configure:3141: result: yes |
---|
192 | configure:3157: checking for IOKit framework |
---|
193 | configure:3190: gcc -o conftest -g -O2 conftest.c -framework IOKit >&5 |
---|
194 | configure:3196: $? = 0 |
---|
195 | configure:3200: test -z |
---|
196 | || test ! -s conftest.err |
---|
197 | configure:3203: $? = 0 |
---|
198 | configure:3206: test -s conftest |
---|
199 | configure:3209: $? = 0 |
---|
200 | configure:3231: result: yes |
---|
201 | configure:3247: checking for CFNotificationCenterGetDarwinNotifyCenter |
---|
202 | configure:3279: gcc -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
203 | configure:3285: $? = 0 |
---|
204 | configure:3289: test -z |
---|
205 | || test ! -s conftest.err |
---|
206 | configure:3292: $? = 0 |
---|
207 | configure:3295: test -s conftest |
---|
208 | configure:3298: $? = 0 |
---|
209 | configure:3320: result: yes |
---|
210 | configure:3339: checking for whether we will build daemondo |
---|
211 | configure:3356: result: yes |
---|
212 | configure:3381: checking for dports tree |
---|
213 | configure:3405: WARNING: No dports tree found |
---|
214 | configure:3412: checking for ports config directory |
---|
215 | configure:3417: result: ${sysconfdir}/ports |
---|
216 | configure:3434: checking for sqlite3 location |
---|
217 | configure:3443: result: /usr/lib/sqlite3 |
---|
218 | configure:3461: checking for install user |
---|
219 | configure:3467: result: root |
---|
220 | configure:3481: checking for install group |
---|
221 | configure:3495: result: admin |
---|
222 | configure:3509: checking what permissions to use for installation directories |
---|
223 | configure:3515: result: 0775 |
---|
224 | configure:3526: checking how to run the C preprocessor |
---|
225 | configure:3561: gcc -E conftest.c |
---|
226 | configure:3567: $? = 0 |
---|
227 | configure:3599: gcc -E conftest.c |
---|
228 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
---|
229 | configure:3605: $? = 1 |
---|
230 | configure: failed program was: |
---|
231 | | /* confdefs.h. */ |
---|
232 | | |
---|
233 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
234 | | #define PACKAGE_TARNAME "darwinports" |
---|
235 | | #define PACKAGE_VERSION "1.0" |
---|
236 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
237 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
238 | | #define UNUSED __attribute__((unused)) |
---|
239 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
240 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
241 | | #define HAVE_FRAMEWORK_IOKIT |
---|
242 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
243 | | /* end confdefs.h. */ |
---|
244 | | #include <ac_nonexistent.h> |
---|
245 | configure:3644: result: gcc -E |
---|
246 | configure:3668: gcc -E conftest.c |
---|
247 | configure:3674: $? = 0 |
---|
248 | configure:3706: gcc -E conftest.c |
---|
249 | conftest.c:14:28: error: ac_nonexistent.h: No such file or directory |
---|
250 | configure:3712: $? = 1 |
---|
251 | configure: failed program was: |
---|
252 | | /* confdefs.h. */ |
---|
253 | | |
---|
254 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
255 | | #define PACKAGE_TARNAME "darwinports" |
---|
256 | | #define PACKAGE_VERSION "1.0" |
---|
257 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
258 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
259 | | #define UNUSED __attribute__((unused)) |
---|
260 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
261 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
262 | | #define HAVE_FRAMEWORK_IOKIT |
---|
263 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
264 | | /* end confdefs.h. */ |
---|
265 | | #include <ac_nonexistent.h> |
---|
266 | configure:3756: checking for egrep |
---|
267 | configure:3766: result: grep -E |
---|
268 | configure:3771: checking for ANSI C header files |
---|
269 | configure:3796: gcc -c -g -O2 conftest.c >&5 |
---|
270 | configure:3802: $? = 0 |
---|
271 | configure:3806: test -z |
---|
272 | || test ! -s conftest.err |
---|
273 | configure:3809: $? = 0 |
---|
274 | configure:3812: test -s conftest.o |
---|
275 | configure:3815: $? = 0 |
---|
276 | configure:3901: gcc -o conftest -g -O2 conftest.c >&5 |
---|
277 | conftest.c: In function 'main': |
---|
278 | conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit' |
---|
279 | configure:3904: $? = 0 |
---|
280 | configure:3906: ./conftest |
---|
281 | configure:3909: $? = 0 |
---|
282 | configure:3924: result: yes |
---|
283 | configure:3942: checking for dirent.h that defines DIR |
---|
284 | configure:3966: gcc -c -g -O2 conftest.c >&5 |
---|
285 | configure:3972: $? = 0 |
---|
286 | configure:3976: test -z |
---|
287 | || test ! -s conftest.err |
---|
288 | configure:3979: $? = 0 |
---|
289 | configure:3982: test -s conftest.o |
---|
290 | configure:3985: $? = 0 |
---|
291 | configure:3996: result: yes |
---|
292 | configure:4009: checking for library containing opendir |
---|
293 | configure:4039: gcc -o conftest -g -O2 conftest.c >&5 |
---|
294 | configure:4045: $? = 0 |
---|
295 | configure:4049: test -z |
---|
296 | || test ! -s conftest.err |
---|
297 | configure:4052: $? = 0 |
---|
298 | configure:4055: test -s conftest |
---|
299 | configure:4058: $? = 0 |
---|
300 | configure:4128: result: none required |
---|
301 | configure:4264: checking for sys/wait.h that is POSIX.1 compatible |
---|
302 | configure:4295: gcc -c -g -O2 conftest.c >&5 |
---|
303 | configure:4301: $? = 0 |
---|
304 | configure:4305: test -z |
---|
305 | || test ! -s conftest.err |
---|
306 | configure:4308: $? = 0 |
---|
307 | configure:4311: test -s conftest.o |
---|
308 | configure:4314: $? = 0 |
---|
309 | configure:4325: result: yes |
---|
310 | configure:4335: checking whether stat file-mode macros are broken |
---|
311 | configure:4383: result: no |
---|
312 | configure:4407: checking for sys/types.h |
---|
313 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
314 | configure:4429: $? = 0 |
---|
315 | configure:4433: test -z |
---|
316 | || test ! -s conftest.err |
---|
317 | configure:4436: $? = 0 |
---|
318 | configure:4439: test -s conftest.o |
---|
319 | configure:4442: $? = 0 |
---|
320 | configure:4453: result: yes |
---|
321 | configure:4407: checking for sys/stat.h |
---|
322 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
323 | configure:4429: $? = 0 |
---|
324 | configure:4433: test -z |
---|
325 | || test ! -s conftest.err |
---|
326 | configure:4436: $? = 0 |
---|
327 | configure:4439: test -s conftest.o |
---|
328 | configure:4442: $? = 0 |
---|
329 | configure:4453: result: yes |
---|
330 | configure:4407: checking for stdlib.h |
---|
331 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
332 | configure:4429: $? = 0 |
---|
333 | configure:4433: test -z |
---|
334 | || test ! -s conftest.err |
---|
335 | configure:4436: $? = 0 |
---|
336 | configure:4439: test -s conftest.o |
---|
337 | configure:4442: $? = 0 |
---|
338 | configure:4453: result: yes |
---|
339 | configure:4407: checking for string.h |
---|
340 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
341 | configure:4429: $? = 0 |
---|
342 | configure:4433: test -z |
---|
343 | || test ! -s conftest.err |
---|
344 | configure:4436: $? = 0 |
---|
345 | configure:4439: test -s conftest.o |
---|
346 | configure:4442: $? = 0 |
---|
347 | configure:4453: result: yes |
---|
348 | configure:4407: checking for memory.h |
---|
349 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
350 | configure:4429: $? = 0 |
---|
351 | configure:4433: test -z |
---|
352 | || test ! -s conftest.err |
---|
353 | configure:4436: $? = 0 |
---|
354 | configure:4439: test -s conftest.o |
---|
355 | configure:4442: $? = 0 |
---|
356 | configure:4453: result: yes |
---|
357 | configure:4407: checking for strings.h |
---|
358 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
359 | configure:4429: $? = 0 |
---|
360 | configure:4433: test -z |
---|
361 | || test ! -s conftest.err |
---|
362 | configure:4436: $? = 0 |
---|
363 | configure:4439: test -s conftest.o |
---|
364 | configure:4442: $? = 0 |
---|
365 | configure:4453: result: yes |
---|
366 | configure:4407: checking for inttypes.h |
---|
367 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
368 | configure:4429: $? = 0 |
---|
369 | configure:4433: test -z |
---|
370 | || test ! -s conftest.err |
---|
371 | configure:4436: $? = 0 |
---|
372 | configure:4439: test -s conftest.o |
---|
373 | configure:4442: $? = 0 |
---|
374 | configure:4453: result: yes |
---|
375 | configure:4407: checking for stdint.h |
---|
376 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
377 | configure:4429: $? = 0 |
---|
378 | configure:4433: test -z |
---|
379 | || test ! -s conftest.err |
---|
380 | configure:4436: $? = 0 |
---|
381 | configure:4439: test -s conftest.o |
---|
382 | configure:4442: $? = 0 |
---|
383 | configure:4453: result: yes |
---|
384 | configure:4407: checking for unistd.h |
---|
385 | configure:4423: gcc -c -g -O2 conftest.c >&5 |
---|
386 | configure:4429: $? = 0 |
---|
387 | configure:4433: test -z |
---|
388 | || test ! -s conftest.err |
---|
389 | configure:4436: $? = 0 |
---|
390 | configure:4439: test -s conftest.o |
---|
391 | configure:4442: $? = 0 |
---|
392 | configure:4453: result: yes |
---|
393 | configure:4493: checking limits.h usability |
---|
394 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
395 | configure:4511: $? = 0 |
---|
396 | configure:4515: test -z |
---|
397 | || test ! -s conftest.err |
---|
398 | configure:4518: $? = 0 |
---|
399 | configure:4521: test -s conftest.o |
---|
400 | configure:4524: $? = 0 |
---|
401 | configure:4534: result: yes |
---|
402 | configure:4538: checking limits.h presence |
---|
403 | configure:4548: gcc -E conftest.c |
---|
404 | configure:4554: $? = 0 |
---|
405 | configure:4574: result: yes |
---|
406 | configure:4609: checking for limits.h |
---|
407 | configure:4616: result: yes |
---|
408 | configure:4493: checking paths.h usability |
---|
409 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
410 | configure:4511: $? = 0 |
---|
411 | configure:4515: test -z |
---|
412 | || test ! -s conftest.err |
---|
413 | configure:4518: $? = 0 |
---|
414 | configure:4521: test -s conftest.o |
---|
415 | configure:4524: $? = 0 |
---|
416 | configure:4534: result: yes |
---|
417 | configure:4538: checking paths.h presence |
---|
418 | configure:4548: gcc -E conftest.c |
---|
419 | configure:4554: $? = 0 |
---|
420 | configure:4574: result: yes |
---|
421 | configure:4609: checking for paths.h |
---|
422 | configure:4616: result: yes |
---|
423 | configure:4493: checking sys/file.h usability |
---|
424 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
425 | configure:4511: $? = 0 |
---|
426 | configure:4515: test -z |
---|
427 | || test ! -s conftest.err |
---|
428 | configure:4518: $? = 0 |
---|
429 | configure:4521: test -s conftest.o |
---|
430 | configure:4524: $? = 0 |
---|
431 | configure:4534: result: yes |
---|
432 | configure:4538: checking sys/file.h presence |
---|
433 | configure:4548: gcc -E conftest.c |
---|
434 | configure:4554: $? = 0 |
---|
435 | configure:4574: result: yes |
---|
436 | configure:4609: checking for sys/file.h |
---|
437 | configure:4616: result: yes |
---|
438 | configure:4493: checking crt_externs.h usability |
---|
439 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
440 | configure:4511: $? = 0 |
---|
441 | configure:4515: test -z |
---|
442 | || test ! -s conftest.err |
---|
443 | configure:4518: $? = 0 |
---|
444 | configure:4521: test -s conftest.o |
---|
445 | configure:4524: $? = 0 |
---|
446 | configure:4534: result: yes |
---|
447 | configure:4538: checking crt_externs.h presence |
---|
448 | configure:4548: gcc -E conftest.c |
---|
449 | configure:4554: $? = 0 |
---|
450 | configure:4574: result: yes |
---|
451 | configure:4609: checking for crt_externs.h |
---|
452 | configure:4616: result: yes |
---|
453 | configure:4493: checking fcntl.h usability |
---|
454 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
455 | configure:4511: $? = 0 |
---|
456 | configure:4515: test -z |
---|
457 | || test ! -s conftest.err |
---|
458 | configure:4518: $? = 0 |
---|
459 | configure:4521: test -s conftest.o |
---|
460 | configure:4524: $? = 0 |
---|
461 | configure:4534: result: yes |
---|
462 | configure:4538: checking fcntl.h presence |
---|
463 | configure:4548: gcc -E conftest.c |
---|
464 | configure:4554: $? = 0 |
---|
465 | configure:4574: result: yes |
---|
466 | configure:4609: checking for fcntl.h |
---|
467 | configure:4616: result: yes |
---|
468 | configure:4493: checking sys/fcntl.h usability |
---|
469 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
470 | configure:4511: $? = 0 |
---|
471 | configure:4515: test -z |
---|
472 | || test ! -s conftest.err |
---|
473 | configure:4518: $? = 0 |
---|
474 | configure:4521: test -s conftest.o |
---|
475 | configure:4524: $? = 0 |
---|
476 | configure:4534: result: yes |
---|
477 | configure:4538: checking sys/fcntl.h presence |
---|
478 | configure:4548: gcc -E conftest.c |
---|
479 | configure:4554: $? = 0 |
---|
480 | configure:4574: result: yes |
---|
481 | configure:4609: checking for sys/fcntl.h |
---|
482 | configure:4616: result: yes |
---|
483 | configure:4493: checking sys/cdefs.h usability |
---|
484 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
485 | configure:4511: $? = 0 |
---|
486 | configure:4515: test -z |
---|
487 | || test ! -s conftest.err |
---|
488 | configure:4518: $? = 0 |
---|
489 | configure:4521: test -s conftest.o |
---|
490 | configure:4524: $? = 0 |
---|
491 | configure:4534: result: yes |
---|
492 | configure:4538: checking sys/cdefs.h presence |
---|
493 | configure:4548: gcc -E conftest.c |
---|
494 | configure:4554: $? = 0 |
---|
495 | configure:4574: result: yes |
---|
496 | configure:4609: checking for sys/cdefs.h |
---|
497 | configure:4616: result: yes |
---|
498 | configure:4493: checking err.h usability |
---|
499 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
500 | configure:4511: $? = 0 |
---|
501 | configure:4515: test -z |
---|
502 | || test ! -s conftest.err |
---|
503 | configure:4518: $? = 0 |
---|
504 | configure:4521: test -s conftest.o |
---|
505 | configure:4524: $? = 0 |
---|
506 | configure:4534: result: yes |
---|
507 | configure:4538: checking err.h presence |
---|
508 | configure:4548: gcc -E conftest.c |
---|
509 | configure:4554: $? = 0 |
---|
510 | configure:4574: result: yes |
---|
511 | configure:4609: checking for err.h |
---|
512 | configure:4616: result: yes |
---|
513 | configure:4493: checking libgen.h usability |
---|
514 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
515 | configure:4511: $? = 0 |
---|
516 | configure:4515: test -z |
---|
517 | || test ! -s conftest.err |
---|
518 | configure:4518: $? = 0 |
---|
519 | configure:4521: test -s conftest.o |
---|
520 | configure:4524: $? = 0 |
---|
521 | configure:4534: result: yes |
---|
522 | configure:4538: checking libgen.h presence |
---|
523 | configure:4548: gcc -E conftest.c |
---|
524 | configure:4554: $? = 0 |
---|
525 | configure:4574: result: yes |
---|
526 | configure:4609: checking for libgen.h |
---|
527 | configure:4616: result: yes |
---|
528 | configure:4493: checking sys/socket.h usability |
---|
529 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
530 | configure:4511: $? = 0 |
---|
531 | configure:4515: test -z |
---|
532 | || test ! -s conftest.err |
---|
533 | configure:4518: $? = 0 |
---|
534 | configure:4521: test -s conftest.o |
---|
535 | configure:4524: $? = 0 |
---|
536 | configure:4534: result: yes |
---|
537 | configure:4538: checking sys/socket.h presence |
---|
538 | configure:4548: gcc -E conftest.c |
---|
539 | configure:4554: $? = 0 |
---|
540 | configure:4574: result: yes |
---|
541 | configure:4609: checking for sys/socket.h |
---|
542 | configure:4616: result: yes |
---|
543 | configure:4493: checking readline/readline.h usability |
---|
544 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
545 | configure:4511: $? = 0 |
---|
546 | configure:4515: test -z |
---|
547 | || test ! -s conftest.err |
---|
548 | configure:4518: $? = 0 |
---|
549 | configure:4521: test -s conftest.o |
---|
550 | configure:4524: $? = 0 |
---|
551 | configure:4534: result: yes |
---|
552 | configure:4538: checking readline/readline.h presence |
---|
553 | configure:4548: gcc -E conftest.c |
---|
554 | configure:4554: $? = 0 |
---|
555 | configure:4574: result: yes |
---|
556 | configure:4609: checking for readline/readline.h |
---|
557 | configure:4616: result: yes |
---|
558 | configure:4493: checking readline/history.h usability |
---|
559 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
560 | configure:4511: $? = 0 |
---|
561 | configure:4515: test -z |
---|
562 | || test ! -s conftest.err |
---|
563 | configure:4518: $? = 0 |
---|
564 | configure:4521: test -s conftest.o |
---|
565 | configure:4524: $? = 0 |
---|
566 | configure:4534: result: yes |
---|
567 | configure:4538: checking readline/history.h presence |
---|
568 | configure:4548: gcc -E conftest.c |
---|
569 | configure:4554: $? = 0 |
---|
570 | configure:4574: result: yes |
---|
571 | configure:4609: checking for readline/history.h |
---|
572 | configure:4616: result: yes |
---|
573 | configure:4493: checking pwd.h usability |
---|
574 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
575 | configure:4511: $? = 0 |
---|
576 | configure:4515: test -z |
---|
577 | || test ! -s conftest.err |
---|
578 | configure:4518: $? = 0 |
---|
579 | configure:4521: test -s conftest.o |
---|
580 | configure:4524: $? = 0 |
---|
581 | configure:4534: result: yes |
---|
582 | configure:4538: checking pwd.h presence |
---|
583 | configure:4548: gcc -E conftest.c |
---|
584 | configure:4554: $? = 0 |
---|
585 | configure:4574: result: yes |
---|
586 | configure:4609: checking for pwd.h |
---|
587 | configure:4616: result: yes |
---|
588 | configure:4493: checking sys/paths.h usability |
---|
589 | configure:4505: gcc -c -g -O2 conftest.c >&5 |
---|
590 | configure:4511: $? = 0 |
---|
591 | configure:4515: test -z |
---|
592 | || test ! -s conftest.err |
---|
593 | configure:4518: $? = 0 |
---|
594 | configure:4521: test -s conftest.o |
---|
595 | configure:4524: $? = 0 |
---|
596 | configure:4534: result: yes |
---|
597 | configure:4538: checking sys/paths.h presence |
---|
598 | configure:4548: gcc -E conftest.c |
---|
599 | configure:4554: $? = 0 |
---|
600 | configure:4574: result: yes |
---|
601 | configure:4609: checking for sys/paths.h |
---|
602 | configure:4616: result: yes |
---|
603 | configure:4633: checking whether closedir returns void |
---|
604 | configure:4662: gcc -o conftest -g -O2 conftest.c >&5 |
---|
605 | configure:4665: $? = 0 |
---|
606 | configure:4667: ./conftest |
---|
607 | configure:4670: $? = 0 |
---|
608 | configure:4684: result: no |
---|
609 | configure:4694: checking for pid_t |
---|
610 | configure:4718: gcc -c -g -O2 conftest.c >&5 |
---|
611 | configure:4724: $? = 0 |
---|
612 | configure:4728: test -z |
---|
613 | || test ! -s conftest.err |
---|
614 | configure:4731: $? = 0 |
---|
615 | configure:4734: test -s conftest.o |
---|
616 | configure:4737: $? = 0 |
---|
617 | configure:4748: result: yes |
---|
618 | configure:4766: checking for unistd.h |
---|
619 | configure:4771: result: yes |
---|
620 | configure:4775: checking vfork.h usability |
---|
621 | configure:4787: gcc -c -g -O2 conftest.c >&5 |
---|
622 | conftest.c:75:19: error: vfork.h: No such file or directory |
---|
623 | configure:4793: $? = 1 |
---|
624 | configure: failed program was: |
---|
625 | | /* confdefs.h. */ |
---|
626 | | |
---|
627 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
628 | | #define PACKAGE_TARNAME "darwinports" |
---|
629 | | #define PACKAGE_VERSION "1.0" |
---|
630 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
631 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
632 | | #define UNUSED __attribute__((unused)) |
---|
633 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
634 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
635 | | #define HAVE_FRAMEWORK_IOKIT |
---|
636 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
637 | | #define STDC_HEADERS 1 |
---|
638 | | #define HAVE_DIRENT_H 1 |
---|
639 | | #define HAVE_SYS_WAIT_H 1 |
---|
640 | | #define HAVE_SYS_TYPES_H 1 |
---|
641 | | #define HAVE_SYS_STAT_H 1 |
---|
642 | | #define HAVE_STDLIB_H 1 |
---|
643 | | #define HAVE_STRING_H 1 |
---|
644 | | #define HAVE_MEMORY_H 1 |
---|
645 | | #define HAVE_STRINGS_H 1 |
---|
646 | | #define HAVE_INTTYPES_H 1 |
---|
647 | | #define HAVE_STDINT_H 1 |
---|
648 | | #define HAVE_UNISTD_H 1 |
---|
649 | | #define HAVE_LIMITS_H 1 |
---|
650 | | #define HAVE_PATHS_H 1 |
---|
651 | | #define HAVE_SYS_FILE_H 1 |
---|
652 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
653 | | #define HAVE_FCNTL_H 1 |
---|
654 | | #define HAVE_SYS_FCNTL_H 1 |
---|
655 | | #define HAVE_SYS_CDEFS_H 1 |
---|
656 | | #define HAVE_ERR_H 1 |
---|
657 | | #define HAVE_LIBGEN_H 1 |
---|
658 | | #define HAVE_SYS_SOCKET_H 1 |
---|
659 | | #define HAVE_READLINE_READLINE_H 1 |
---|
660 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
661 | | #define HAVE_PWD_H 1 |
---|
662 | | #define HAVE_SYS_PATHS_H 1 |
---|
663 | | #define HAVE_UNISTD_H 1 |
---|
664 | | /* end confdefs.h. */ |
---|
665 | | #include <stdio.h> |
---|
666 | | #if HAVE_SYS_TYPES_H |
---|
667 | | # include <sys/types.h> |
---|
668 | | #endif |
---|
669 | | #if HAVE_SYS_STAT_H |
---|
670 | | # include <sys/stat.h> |
---|
671 | | #endif |
---|
672 | | #if STDC_HEADERS |
---|
673 | | # include <stdlib.h> |
---|
674 | | # include <stddef.h> |
---|
675 | | #else |
---|
676 | | # if HAVE_STDLIB_H |
---|
677 | | # include <stdlib.h> |
---|
678 | | # endif |
---|
679 | | #endif |
---|
680 | | #if HAVE_STRING_H |
---|
681 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
682 | | # include <memory.h> |
---|
683 | | # endif |
---|
684 | | # include <string.h> |
---|
685 | | #endif |
---|
686 | | #if HAVE_STRINGS_H |
---|
687 | | # include <strings.h> |
---|
688 | | #endif |
---|
689 | | #if HAVE_INTTYPES_H |
---|
690 | | # include <inttypes.h> |
---|
691 | | #else |
---|
692 | | # if HAVE_STDINT_H |
---|
693 | | # include <stdint.h> |
---|
694 | | # endif |
---|
695 | | #endif |
---|
696 | | #if HAVE_UNISTD_H |
---|
697 | | # include <unistd.h> |
---|
698 | | #endif |
---|
699 | | #include <vfork.h> |
---|
700 | configure:4816: result: no |
---|
701 | configure:4820: checking vfork.h presence |
---|
702 | configure:4830: gcc -E conftest.c |
---|
703 | conftest.c:41:19: error: vfork.h: No such file or directory |
---|
704 | configure:4836: $? = 1 |
---|
705 | configure: failed program was: |
---|
706 | | /* confdefs.h. */ |
---|
707 | | |
---|
708 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
709 | | #define PACKAGE_TARNAME "darwinports" |
---|
710 | | #define PACKAGE_VERSION "1.0" |
---|
711 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
712 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
713 | | #define UNUSED __attribute__((unused)) |
---|
714 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
715 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
716 | | #define HAVE_FRAMEWORK_IOKIT |
---|
717 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
718 | | #define STDC_HEADERS 1 |
---|
719 | | #define HAVE_DIRENT_H 1 |
---|
720 | | #define HAVE_SYS_WAIT_H 1 |
---|
721 | | #define HAVE_SYS_TYPES_H 1 |
---|
722 | | #define HAVE_SYS_STAT_H 1 |
---|
723 | | #define HAVE_STDLIB_H 1 |
---|
724 | | #define HAVE_STRING_H 1 |
---|
725 | | #define HAVE_MEMORY_H 1 |
---|
726 | | #define HAVE_STRINGS_H 1 |
---|
727 | | #define HAVE_INTTYPES_H 1 |
---|
728 | | #define HAVE_STDINT_H 1 |
---|
729 | | #define HAVE_UNISTD_H 1 |
---|
730 | | #define HAVE_LIMITS_H 1 |
---|
731 | | #define HAVE_PATHS_H 1 |
---|
732 | | #define HAVE_SYS_FILE_H 1 |
---|
733 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
734 | | #define HAVE_FCNTL_H 1 |
---|
735 | | #define HAVE_SYS_FCNTL_H 1 |
---|
736 | | #define HAVE_SYS_CDEFS_H 1 |
---|
737 | | #define HAVE_ERR_H 1 |
---|
738 | | #define HAVE_LIBGEN_H 1 |
---|
739 | | #define HAVE_SYS_SOCKET_H 1 |
---|
740 | | #define HAVE_READLINE_READLINE_H 1 |
---|
741 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
742 | | #define HAVE_PWD_H 1 |
---|
743 | | #define HAVE_SYS_PATHS_H 1 |
---|
744 | | #define HAVE_UNISTD_H 1 |
---|
745 | | /* end confdefs.h. */ |
---|
746 | | #include <vfork.h> |
---|
747 | configure:4856: result: no |
---|
748 | configure:4891: checking for vfork.h |
---|
749 | configure:4898: result: no |
---|
750 | configure:4916: checking for fork |
---|
751 | configure:4973: gcc -o conftest -g -O2 conftest.c >&5 |
---|
752 | conftest.c:65: warning: conflicting types for built-in function 'fork' |
---|
753 | configure:4979: $? = 0 |
---|
754 | configure:4983: test -z |
---|
755 | || test ! -s conftest.err |
---|
756 | configure:4986: $? = 0 |
---|
757 | configure:4989: test -s conftest |
---|
758 | configure:4992: $? = 0 |
---|
759 | configure:5004: result: yes |
---|
760 | configure:4916: checking for vfork |
---|
761 | configure:4973: gcc -o conftest -g -O2 conftest.c >&5 |
---|
762 | configure:4979: $? = 0 |
---|
763 | configure:4983: test -z |
---|
764 | || test ! -s conftest.err |
---|
765 | configure:4986: $? = 0 |
---|
766 | configure:4989: test -s conftest |
---|
767 | configure:4992: $? = 0 |
---|
768 | configure:5004: result: yes |
---|
769 | configure:5015: checking for working fork |
---|
770 | configure:5038: gcc -o conftest -g -O2 conftest.c >&5 |
---|
771 | conftest.c: In function 'main': |
---|
772 | conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' |
---|
773 | configure:5041: $? = 0 |
---|
774 | configure:5043: ./conftest |
---|
775 | configure:5046: $? = 0 |
---|
776 | configure:5060: result: yes |
---|
777 | configure:5081: checking for working vfork |
---|
778 | configure:5214: result: yes |
---|
779 | configure:5245: checking whether strerror_r is declared |
---|
780 | configure:5269: gcc -c -g -O2 conftest.c >&5 |
---|
781 | configure:5275: $? = 0 |
---|
782 | configure:5279: test -z |
---|
783 | || test ! -s conftest.err |
---|
784 | configure:5282: $? = 0 |
---|
785 | configure:5285: test -s conftest.o |
---|
786 | configure:5288: $? = 0 |
---|
787 | configure:5299: result: yes |
---|
788 | configure:5321: checking for strerror_r |
---|
789 | configure:5378: gcc -o conftest -g -O2 conftest.c >&5 |
---|
790 | configure:5384: $? = 0 |
---|
791 | configure:5388: test -z |
---|
792 | || test ! -s conftest.err |
---|
793 | configure:5391: $? = 0 |
---|
794 | configure:5394: test -s conftest |
---|
795 | configure:5397: $? = 0 |
---|
796 | configure:5409: result: yes |
---|
797 | configure:5419: checking whether strerror_r returns char * |
---|
798 | configure:5447: gcc -c -g -O2 conftest.c >&5 |
---|
799 | conftest.c: In function 'main': |
---|
800 | conftest.c:86: error: invalid type argument of 'unary *' |
---|
801 | conftest.c:87: warning: initialization makes pointer from integer without a cast |
---|
802 | configure:5453: $? = 1 |
---|
803 | configure: failed program was: |
---|
804 | | /* confdefs.h. */ |
---|
805 | | |
---|
806 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
807 | | #define PACKAGE_TARNAME "darwinports" |
---|
808 | | #define PACKAGE_VERSION "1.0" |
---|
809 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
810 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
811 | | #define UNUSED __attribute__((unused)) |
---|
812 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
813 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
814 | | #define HAVE_FRAMEWORK_IOKIT |
---|
815 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
816 | | #define STDC_HEADERS 1 |
---|
817 | | #define HAVE_DIRENT_H 1 |
---|
818 | | #define HAVE_SYS_WAIT_H 1 |
---|
819 | | #define HAVE_SYS_TYPES_H 1 |
---|
820 | | #define HAVE_SYS_STAT_H 1 |
---|
821 | | #define HAVE_STDLIB_H 1 |
---|
822 | | #define HAVE_STRING_H 1 |
---|
823 | | #define HAVE_MEMORY_H 1 |
---|
824 | | #define HAVE_STRINGS_H 1 |
---|
825 | | #define HAVE_INTTYPES_H 1 |
---|
826 | | #define HAVE_STDINT_H 1 |
---|
827 | | #define HAVE_UNISTD_H 1 |
---|
828 | | #define HAVE_LIMITS_H 1 |
---|
829 | | #define HAVE_PATHS_H 1 |
---|
830 | | #define HAVE_SYS_FILE_H 1 |
---|
831 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
832 | | #define HAVE_FCNTL_H 1 |
---|
833 | | #define HAVE_SYS_FCNTL_H 1 |
---|
834 | | #define HAVE_SYS_CDEFS_H 1 |
---|
835 | | #define HAVE_ERR_H 1 |
---|
836 | | #define HAVE_LIBGEN_H 1 |
---|
837 | | #define HAVE_SYS_SOCKET_H 1 |
---|
838 | | #define HAVE_READLINE_READLINE_H 1 |
---|
839 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
840 | | #define HAVE_PWD_H 1 |
---|
841 | | #define HAVE_SYS_PATHS_H 1 |
---|
842 | | #define HAVE_UNISTD_H 1 |
---|
843 | | #define HAVE_FORK 1 |
---|
844 | | #define HAVE_VFORK 1 |
---|
845 | | #define HAVE_WORKING_VFORK 1 |
---|
846 | | #define HAVE_WORKING_FORK 1 |
---|
847 | | #define HAVE_DECL_STRERROR_R 1 |
---|
848 | | #define HAVE_STRERROR_R 1 |
---|
849 | | /* end confdefs.h. */ |
---|
850 | | #include <stdio.h> |
---|
851 | | #if HAVE_SYS_TYPES_H |
---|
852 | | # include <sys/types.h> |
---|
853 | | #endif |
---|
854 | | #if HAVE_SYS_STAT_H |
---|
855 | | # include <sys/stat.h> |
---|
856 | | #endif |
---|
857 | | #if STDC_HEADERS |
---|
858 | | # include <stdlib.h> |
---|
859 | | # include <stddef.h> |
---|
860 | | #else |
---|
861 | | # if HAVE_STDLIB_H |
---|
862 | | # include <stdlib.h> |
---|
863 | | # endif |
---|
864 | | #endif |
---|
865 | | #if HAVE_STRING_H |
---|
866 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
867 | | # include <memory.h> |
---|
868 | | # endif |
---|
869 | | # include <string.h> |
---|
870 | | #endif |
---|
871 | | #if HAVE_STRINGS_H |
---|
872 | | # include <strings.h> |
---|
873 | | #endif |
---|
874 | | #if HAVE_INTTYPES_H |
---|
875 | | # include <inttypes.h> |
---|
876 | | #else |
---|
877 | | # if HAVE_STDINT_H |
---|
878 | | # include <stdint.h> |
---|
879 | | # endif |
---|
880 | | #endif |
---|
881 | | #if HAVE_UNISTD_H |
---|
882 | | # include <unistd.h> |
---|
883 | | #endif |
---|
884 | | int |
---|
885 | | main () |
---|
886 | | { |
---|
887 | | |
---|
888 | | char buf[100]; |
---|
889 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
890 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
891 | | |
---|
892 | | ; |
---|
893 | | return 0; |
---|
894 | | } |
---|
895 | configure:5526: result: no |
---|
896 | configure:5554: checking for bzero |
---|
897 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
898 | conftest.c:71: warning: conflicting types for built-in function 'bzero' |
---|
899 | configure:5617: $? = 0 |
---|
900 | configure:5621: test -z |
---|
901 | || test ! -s conftest.err |
---|
902 | configure:5624: $? = 0 |
---|
903 | configure:5627: test -s conftest |
---|
904 | configure:5630: $? = 0 |
---|
905 | configure:5642: result: yes |
---|
906 | configure:5554: checking for memset |
---|
907 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
908 | conftest.c:72: warning: conflicting types for built-in function 'memset' |
---|
909 | configure:5617: $? = 0 |
---|
910 | configure:5621: test -z |
---|
911 | || test ! -s conftest.err |
---|
912 | configure:5624: $? = 0 |
---|
913 | configure:5627: test -s conftest |
---|
914 | configure:5630: $? = 0 |
---|
915 | configure:5642: result: yes |
---|
916 | configure:5554: checking for dup2 |
---|
917 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
918 | configure:5617: $? = 0 |
---|
919 | configure:5621: test -z |
---|
920 | || test ! -s conftest.err |
---|
921 | configure:5624: $? = 0 |
---|
922 | configure:5627: test -s conftest |
---|
923 | configure:5630: $? = 0 |
---|
924 | configure:5642: result: yes |
---|
925 | configure:5554: checking for regcomp |
---|
926 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
927 | configure:5617: $? = 0 |
---|
928 | configure:5621: test -z |
---|
929 | || test ! -s conftest.err |
---|
930 | configure:5624: $? = 0 |
---|
931 | configure:5627: test -s conftest |
---|
932 | configure:5630: $? = 0 |
---|
933 | configure:5642: result: yes |
---|
934 | configure:5554: checking for strdup |
---|
935 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
936 | conftest.c:75: warning: conflicting types for built-in function 'strdup' |
---|
937 | configure:5617: $? = 0 |
---|
938 | configure:5621: test -z |
---|
939 | || test ! -s conftest.err |
---|
940 | configure:5624: $? = 0 |
---|
941 | configure:5627: test -s conftest |
---|
942 | configure:5630: $? = 0 |
---|
943 | configure:5642: result: yes |
---|
944 | configure:5554: checking for strerror |
---|
945 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
946 | configure:5617: $? = 0 |
---|
947 | configure:5621: test -z |
---|
948 | || test ! -s conftest.err |
---|
949 | configure:5624: $? = 0 |
---|
950 | configure:5627: test -s conftest |
---|
951 | configure:5630: $? = 0 |
---|
952 | configure:5642: result: yes |
---|
953 | configure:5554: checking for strtol |
---|
954 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
955 | configure:5617: $? = 0 |
---|
956 | configure:5621: test -z |
---|
957 | || test ! -s conftest.err |
---|
958 | configure:5624: $? = 0 |
---|
959 | configure:5627: test -s conftest |
---|
960 | configure:5630: $? = 0 |
---|
961 | configure:5642: result: yes |
---|
962 | configure:5554: checking for fgetln |
---|
963 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
964 | configure:5617: $? = 0 |
---|
965 | configure:5621: test -z |
---|
966 | || test ! -s conftest.err |
---|
967 | configure:5624: $? = 0 |
---|
968 | configure:5627: test -s conftest |
---|
969 | configure:5630: $? = 0 |
---|
970 | configure:5642: result: yes |
---|
971 | configure:5554: checking for lockf |
---|
972 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
973 | configure:5617: $? = 0 |
---|
974 | configure:5621: test -z |
---|
975 | || test ! -s conftest.err |
---|
976 | configure:5624: $? = 0 |
---|
977 | configure:5627: test -s conftest |
---|
978 | configure:5630: $? = 0 |
---|
979 | configure:5642: result: yes |
---|
980 | configure:5554: checking for flock |
---|
981 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
982 | configure:5617: $? = 0 |
---|
983 | configure:5621: test -z |
---|
984 | || test ! -s conftest.err |
---|
985 | configure:5624: $? = 0 |
---|
986 | configure:5627: test -s conftest |
---|
987 | configure:5630: $? = 0 |
---|
988 | configure:5642: result: yes |
---|
989 | configure:5554: checking for setmode |
---|
990 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
991 | configure:5617: $? = 0 |
---|
992 | configure:5621: test -z |
---|
993 | || test ! -s conftest.err |
---|
994 | configure:5624: $? = 0 |
---|
995 | configure:5627: test -s conftest |
---|
996 | configure:5630: $? = 0 |
---|
997 | configure:5642: result: yes |
---|
998 | configure:5554: checking for strcasecmp |
---|
999 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1000 | configure:5617: $? = 0 |
---|
1001 | configure:5621: test -z |
---|
1002 | || test ! -s conftest.err |
---|
1003 | configure:5624: $? = 0 |
---|
1004 | configure:5627: test -s conftest |
---|
1005 | configure:5630: $? = 0 |
---|
1006 | configure:5642: result: yes |
---|
1007 | configure:5554: checking for strncasecmp |
---|
1008 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1009 | configure:5617: $? = 0 |
---|
1010 | configure:5621: test -z |
---|
1011 | || test ! -s conftest.err |
---|
1012 | configure:5624: $? = 0 |
---|
1013 | configure:5627: test -s conftest |
---|
1014 | configure:5630: $? = 0 |
---|
1015 | configure:5642: result: yes |
---|
1016 | configure:5554: checking for strlcpy |
---|
1017 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1018 | configure:5617: $? = 0 |
---|
1019 | configure:5621: test -z |
---|
1020 | || test ! -s conftest.err |
---|
1021 | configure:5624: $? = 0 |
---|
1022 | configure:5627: test -s conftest |
---|
1023 | configure:5630: $? = 0 |
---|
1024 | configure:5642: result: yes |
---|
1025 | configure:5554: checking for copyfile |
---|
1026 | configure:5611: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1027 | configure:5617: $? = 0 |
---|
1028 | configure:5621: test -z |
---|
1029 | || test ! -s conftest.err |
---|
1030 | configure:5624: $? = 0 |
---|
1031 | configure:5627: test -s conftest |
---|
1032 | configure:5630: $? = 0 |
---|
1033 | configure:5642: result: yes |
---|
1034 | configure:5653: checking if readlink conforms to POSIX 1003.1a |
---|
1035 | configure:5682: gcc -c -g -O2 conftest.c >&5 |
---|
1036 | configure:5688: $? = 0 |
---|
1037 | configure:5692: test -z |
---|
1038 | || test ! -s conftest.err |
---|
1039 | configure:5695: $? = 0 |
---|
1040 | configure:5698: test -s conftest.o |
---|
1041 | configure:5701: $? = 0 |
---|
1042 | configure:5720: result: yes |
---|
1043 | configure:5738: checking for MD5Update in -lmd |
---|
1044 | configure:5768: gcc -o conftest -g -O2 conftest.c -lmd >&5 |
---|
1045 | /usr/bin/ld: can't locate file for: -lmd |
---|
1046 | collect2: ld returned 1 exit status |
---|
1047 | configure:5774: $? = 1 |
---|
1048 | configure: failed program was: |
---|
1049 | | /* confdefs.h. */ |
---|
1050 | | |
---|
1051 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
1052 | | #define PACKAGE_TARNAME "darwinports" |
---|
1053 | | #define PACKAGE_VERSION "1.0" |
---|
1054 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
1055 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
1056 | | #define UNUSED __attribute__((unused)) |
---|
1057 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1058 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1059 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1060 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1061 | | #define STDC_HEADERS 1 |
---|
1062 | | #define HAVE_DIRENT_H 1 |
---|
1063 | | #define HAVE_SYS_WAIT_H 1 |
---|
1064 | | #define HAVE_SYS_TYPES_H 1 |
---|
1065 | | #define HAVE_SYS_STAT_H 1 |
---|
1066 | | #define HAVE_STDLIB_H 1 |
---|
1067 | | #define HAVE_STRING_H 1 |
---|
1068 | | #define HAVE_MEMORY_H 1 |
---|
1069 | | #define HAVE_STRINGS_H 1 |
---|
1070 | | #define HAVE_INTTYPES_H 1 |
---|
1071 | | #define HAVE_STDINT_H 1 |
---|
1072 | | #define HAVE_UNISTD_H 1 |
---|
1073 | | #define HAVE_LIMITS_H 1 |
---|
1074 | | #define HAVE_PATHS_H 1 |
---|
1075 | | #define HAVE_SYS_FILE_H 1 |
---|
1076 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1077 | | #define HAVE_FCNTL_H 1 |
---|
1078 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1079 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1080 | | #define HAVE_ERR_H 1 |
---|
1081 | | #define HAVE_LIBGEN_H 1 |
---|
1082 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1083 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1084 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1085 | | #define HAVE_PWD_H 1 |
---|
1086 | | #define HAVE_SYS_PATHS_H 1 |
---|
1087 | | #define HAVE_UNISTD_H 1 |
---|
1088 | | #define HAVE_FORK 1 |
---|
1089 | | #define HAVE_VFORK 1 |
---|
1090 | | #define HAVE_WORKING_VFORK 1 |
---|
1091 | | #define HAVE_WORKING_FORK 1 |
---|
1092 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1093 | | #define HAVE_STRERROR_R 1 |
---|
1094 | | #define HAVE_BZERO 1 |
---|
1095 | | #define HAVE_MEMSET 1 |
---|
1096 | | #define HAVE_DUP2 1 |
---|
1097 | | #define HAVE_REGCOMP 1 |
---|
1098 | | #define HAVE_STRDUP 1 |
---|
1099 | | #define HAVE_STRERROR 1 |
---|
1100 | | #define HAVE_STRTOL 1 |
---|
1101 | | #define HAVE_FGETLN 1 |
---|
1102 | | #define HAVE_LOCKF 1 |
---|
1103 | | #define HAVE_FLOCK 1 |
---|
1104 | | #define HAVE_SETMODE 1 |
---|
1105 | | #define HAVE_STRCASECMP 1 |
---|
1106 | | #define HAVE_STRNCASECMP 1 |
---|
1107 | | #define HAVE_STRLCPY 1 |
---|
1108 | | #define HAVE_COPYFILE 1 |
---|
1109 | | /* end confdefs.h. */ |
---|
1110 | | |
---|
1111 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1112 | | #ifdef __cplusplus |
---|
1113 | | extern "C" |
---|
1114 | | #endif |
---|
1115 | | /* We use char because int might match the return type of a gcc2 |
---|
1116 | | builtin and then its argument prototype would still apply. */ |
---|
1117 | | char MD5Update (); |
---|
1118 | | int |
---|
1119 | | main () |
---|
1120 | | { |
---|
1121 | | MD5Update (); |
---|
1122 | | ; |
---|
1123 | | return 0; |
---|
1124 | | } |
---|
1125 | configure:5800: result: no |
---|
1126 | configure:5981: checking for MD5_Update in -lcrypto |
---|
1127 | configure:6011: gcc -o conftest -g -O2 conftest.c -lcrypto >&5 |
---|
1128 | configure:6017: $? = 0 |
---|
1129 | configure:6021: test -z |
---|
1130 | || test ! -s conftest.err |
---|
1131 | configure:6024: $? = 0 |
---|
1132 | configure:6027: test -s conftest |
---|
1133 | configure:6030: $? = 0 |
---|
1134 | configure:6043: result: yes |
---|
1135 | configure:6061: checking openssl/md5.h usability |
---|
1136 | configure:6073: gcc -c -g -O2 conftest.c >&5 |
---|
1137 | configure:6079: $? = 0 |
---|
1138 | configure:6083: test -z |
---|
1139 | || test ! -s conftest.err |
---|
1140 | configure:6086: $? = 0 |
---|
1141 | configure:6089: test -s conftest.o |
---|
1142 | configure:6092: $? = 0 |
---|
1143 | configure:6102: result: yes |
---|
1144 | configure:6106: checking openssl/md5.h presence |
---|
1145 | configure:6116: gcc -E conftest.c |
---|
1146 | configure:6122: $? = 0 |
---|
1147 | configure:6142: result: yes |
---|
1148 | configure:6177: checking for openssl/md5.h |
---|
1149 | configure:6184: result: yes |
---|
1150 | configure:6237: checking for X |
---|
1151 | configure:6342: gcc -E conftest.c |
---|
1152 | configure:6348: $? = 0 |
---|
1153 | configure:6398: gcc -o conftest -g -O2 conftest.c -lXt >&5 |
---|
1154 | /usr/bin/ld: can't locate file for: -lXt |
---|
1155 | collect2: ld returned 1 exit status |
---|
1156 | configure:6404: $? = 1 |
---|
1157 | configure: failed program was: |
---|
1158 | | /* confdefs.h. */ |
---|
1159 | | |
---|
1160 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
1161 | | #define PACKAGE_TARNAME "darwinports" |
---|
1162 | | #define PACKAGE_VERSION "1.0" |
---|
1163 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
1164 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
1165 | | #define UNUSED __attribute__((unused)) |
---|
1166 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1167 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1168 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1169 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1170 | | #define STDC_HEADERS 1 |
---|
1171 | | #define HAVE_DIRENT_H 1 |
---|
1172 | | #define HAVE_SYS_WAIT_H 1 |
---|
1173 | | #define HAVE_SYS_TYPES_H 1 |
---|
1174 | | #define HAVE_SYS_STAT_H 1 |
---|
1175 | | #define HAVE_STDLIB_H 1 |
---|
1176 | | #define HAVE_STRING_H 1 |
---|
1177 | | #define HAVE_MEMORY_H 1 |
---|
1178 | | #define HAVE_STRINGS_H 1 |
---|
1179 | | #define HAVE_INTTYPES_H 1 |
---|
1180 | | #define HAVE_STDINT_H 1 |
---|
1181 | | #define HAVE_UNISTD_H 1 |
---|
1182 | | #define HAVE_LIMITS_H 1 |
---|
1183 | | #define HAVE_PATHS_H 1 |
---|
1184 | | #define HAVE_SYS_FILE_H 1 |
---|
1185 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1186 | | #define HAVE_FCNTL_H 1 |
---|
1187 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1188 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1189 | | #define HAVE_ERR_H 1 |
---|
1190 | | #define HAVE_LIBGEN_H 1 |
---|
1191 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1192 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1193 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1194 | | #define HAVE_PWD_H 1 |
---|
1195 | | #define HAVE_SYS_PATHS_H 1 |
---|
1196 | | #define HAVE_UNISTD_H 1 |
---|
1197 | | #define HAVE_FORK 1 |
---|
1198 | | #define HAVE_VFORK 1 |
---|
1199 | | #define HAVE_WORKING_VFORK 1 |
---|
1200 | | #define HAVE_WORKING_FORK 1 |
---|
1201 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1202 | | #define HAVE_STRERROR_R 1 |
---|
1203 | | #define HAVE_BZERO 1 |
---|
1204 | | #define HAVE_MEMSET 1 |
---|
1205 | | #define HAVE_DUP2 1 |
---|
1206 | | #define HAVE_REGCOMP 1 |
---|
1207 | | #define HAVE_STRDUP 1 |
---|
1208 | | #define HAVE_STRERROR 1 |
---|
1209 | | #define HAVE_STRTOL 1 |
---|
1210 | | #define HAVE_FGETLN 1 |
---|
1211 | | #define HAVE_LOCKF 1 |
---|
1212 | | #define HAVE_FLOCK 1 |
---|
1213 | | #define HAVE_SETMODE 1 |
---|
1214 | | #define HAVE_STRCASECMP 1 |
---|
1215 | | #define HAVE_STRNCASECMP 1 |
---|
1216 | | #define HAVE_STRLCPY 1 |
---|
1217 | | #define HAVE_COPYFILE 1 |
---|
1218 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1219 | | #define HAVE_LIBCRYPTO |
---|
1220 | | /* end confdefs.h. */ |
---|
1221 | | #include <X11/Intrinsic.h> |
---|
1222 | | int |
---|
1223 | | main () |
---|
1224 | | { |
---|
1225 | | XtMalloc (0) |
---|
1226 | | ; |
---|
1227 | | return 0; |
---|
1228 | | } |
---|
1229 | configure:6467: result: libraries /usr/X11R6/lib, headers |
---|
1230 | configure:6641: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5 |
---|
1231 | configure:6647: $? = 0 |
---|
1232 | configure:6651: test -z |
---|
1233 | || test ! -s conftest.err |
---|
1234 | configure:6654: $? = 0 |
---|
1235 | configure:6657: test -s conftest |
---|
1236 | configure:6660: $? = 0 |
---|
1237 | configure:6818: checking for gethostbyname |
---|
1238 | configure:6875: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1239 | configure:6881: $? = 0 |
---|
1240 | configure:6885: test -z |
---|
1241 | || test ! -s conftest.err |
---|
1242 | configure:6888: $? = 0 |
---|
1243 | configure:6891: test -s conftest |
---|
1244 | configure:6894: $? = 0 |
---|
1245 | configure:6906: result: yes |
---|
1246 | configure:7057: checking for connect |
---|
1247 | configure:7114: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1248 | configure:7120: $? = 0 |
---|
1249 | configure:7124: test -z |
---|
1250 | || test ! -s conftest.err |
---|
1251 | configure:7127: $? = 0 |
---|
1252 | configure:7130: test -s conftest |
---|
1253 | configure:7133: $? = 0 |
---|
1254 | configure:7145: result: yes |
---|
1255 | configure:7220: checking for remove |
---|
1256 | configure:7277: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1257 | configure:7283: $? = 0 |
---|
1258 | configure:7287: test -z |
---|
1259 | || test ! -s conftest.err |
---|
1260 | configure:7290: $? = 0 |
---|
1261 | configure:7293: test -s conftest |
---|
1262 | configure:7296: $? = 0 |
---|
1263 | configure:7308: result: yes |
---|
1264 | configure:7383: checking for shmat |
---|
1265 | configure:7440: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1266 | configure:7446: $? = 0 |
---|
1267 | configure:7450: test -z |
---|
1268 | || test ! -s conftest.err |
---|
1269 | configure:7453: $? = 0 |
---|
1270 | configure:7456: test -s conftest |
---|
1271 | configure:7459: $? = 0 |
---|
1272 | configure:7471: result: yes |
---|
1273 | configure:7555: checking for IceConnectionNumber in -lICE |
---|
1274 | configure:7585: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5 |
---|
1275 | configure:7591: $? = 0 |
---|
1276 | configure:7595: test -z |
---|
1277 | || test ! -s conftest.err |
---|
1278 | configure:7598: $? = 0 |
---|
1279 | configure:7601: test -s conftest |
---|
1280 | configure:7604: $? = 0 |
---|
1281 | configure:7617: result: yes |
---|
1282 | configure:7629: checking for XOpenDisplay in -lX11 |
---|
1283 | configure:7659: gcc -o conftest -g -O2 conftest.c -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib >&5 |
---|
1284 | configure:7665: $? = 0 |
---|
1285 | configure:7669: test -z |
---|
1286 | || test ! -s conftest.err |
---|
1287 | configure:7672: $? = 0 |
---|
1288 | configure:7675: test -s conftest |
---|
1289 | configure:7678: $? = 0 |
---|
1290 | configure:7691: result: yes |
---|
1291 | configure:7786: checking for readline in -lreadline |
---|
1292 | configure:7816: gcc -o conftest -g -O2 conftest.c -lreadline >&5 |
---|
1293 | configure:7822: $? = 0 |
---|
1294 | configure:7826: test -z |
---|
1295 | || test ! -s conftest.err |
---|
1296 | configure:7829: $? = 0 |
---|
1297 | configure:7832: test -s conftest |
---|
1298 | configure:7835: $? = 0 |
---|
1299 | configure:7848: result: yes |
---|
1300 | configure:7859: checking whether rl_username_completion_function is declared |
---|
1301 | configure:7889: gcc -c -g -O2 conftest.c >&5 |
---|
1302 | configure:7895: $? = 0 |
---|
1303 | configure:7899: test -z |
---|
1304 | || test ! -s conftest.err |
---|
1305 | configure:7902: $? = 0 |
---|
1306 | configure:7905: test -s conftest.o |
---|
1307 | configure:7908: $? = 0 |
---|
1308 | configure:7919: result: yes |
---|
1309 | configure:7935: checking whether rl_filename_completion_function is declared |
---|
1310 | configure:7965: gcc -c -g -O2 conftest.c >&5 |
---|
1311 | configure:7971: $? = 0 |
---|
1312 | configure:7975: test -z |
---|
1313 | || test ! -s conftest.err |
---|
1314 | configure:7978: $? = 0 |
---|
1315 | configure:7981: test -s conftest.o |
---|
1316 | configure:7984: $? = 0 |
---|
1317 | configure:7995: result: yes |
---|
1318 | configure:8011: checking whether rl_completion_matches is declared |
---|
1319 | configure:8041: gcc -c -g -O2 conftest.c >&5 |
---|
1320 | configure:8047: $? = 0 |
---|
1321 | configure:8051: test -z |
---|
1322 | || test ! -s conftest.err |
---|
1323 | configure:8054: $? = 0 |
---|
1324 | configure:8057: test -s conftest.o |
---|
1325 | configure:8060: $? = 0 |
---|
1326 | configure:8071: result: yes |
---|
1327 | configure:8087: checking whether username_completion_function is declared |
---|
1328 | configure:8117: gcc -c -g -O2 conftest.c >&5 |
---|
1329 | conftest.c: In function 'main': |
---|
1330 | conftest.c:79: error: 'username_completion_function' undeclared (first use in this function) |
---|
1331 | conftest.c:79: error: (Each undeclared identifier is reported only once |
---|
1332 | conftest.c:79: error: for each function it appears in.) |
---|
1333 | configure:8123: $? = 1 |
---|
1334 | configure: failed program was: |
---|
1335 | | /* confdefs.h. */ |
---|
1336 | | |
---|
1337 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
1338 | | #define PACKAGE_TARNAME "darwinports" |
---|
1339 | | #define PACKAGE_VERSION "1.0" |
---|
1340 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
1341 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
1342 | | #define UNUSED __attribute__((unused)) |
---|
1343 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1344 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1345 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1346 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1347 | | #define STDC_HEADERS 1 |
---|
1348 | | #define HAVE_DIRENT_H 1 |
---|
1349 | | #define HAVE_SYS_WAIT_H 1 |
---|
1350 | | #define HAVE_SYS_TYPES_H 1 |
---|
1351 | | #define HAVE_SYS_STAT_H 1 |
---|
1352 | | #define HAVE_STDLIB_H 1 |
---|
1353 | | #define HAVE_STRING_H 1 |
---|
1354 | | #define HAVE_MEMORY_H 1 |
---|
1355 | | #define HAVE_STRINGS_H 1 |
---|
1356 | | #define HAVE_INTTYPES_H 1 |
---|
1357 | | #define HAVE_STDINT_H 1 |
---|
1358 | | #define HAVE_UNISTD_H 1 |
---|
1359 | | #define HAVE_LIMITS_H 1 |
---|
1360 | | #define HAVE_PATHS_H 1 |
---|
1361 | | #define HAVE_SYS_FILE_H 1 |
---|
1362 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1363 | | #define HAVE_FCNTL_H 1 |
---|
1364 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1365 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1366 | | #define HAVE_ERR_H 1 |
---|
1367 | | #define HAVE_LIBGEN_H 1 |
---|
1368 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1369 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1370 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1371 | | #define HAVE_PWD_H 1 |
---|
1372 | | #define HAVE_SYS_PATHS_H 1 |
---|
1373 | | #define HAVE_UNISTD_H 1 |
---|
1374 | | #define HAVE_FORK 1 |
---|
1375 | | #define HAVE_VFORK 1 |
---|
1376 | | #define HAVE_WORKING_VFORK 1 |
---|
1377 | | #define HAVE_WORKING_FORK 1 |
---|
1378 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1379 | | #define HAVE_STRERROR_R 1 |
---|
1380 | | #define HAVE_BZERO 1 |
---|
1381 | | #define HAVE_MEMSET 1 |
---|
1382 | | #define HAVE_DUP2 1 |
---|
1383 | | #define HAVE_REGCOMP 1 |
---|
1384 | | #define HAVE_STRDUP 1 |
---|
1385 | | #define HAVE_STRERROR 1 |
---|
1386 | | #define HAVE_STRTOL 1 |
---|
1387 | | #define HAVE_FGETLN 1 |
---|
1388 | | #define HAVE_LOCKF 1 |
---|
1389 | | #define HAVE_FLOCK 1 |
---|
1390 | | #define HAVE_SETMODE 1 |
---|
1391 | | #define HAVE_STRCASECMP 1 |
---|
1392 | | #define HAVE_STRNCASECMP 1 |
---|
1393 | | #define HAVE_STRLCPY 1 |
---|
1394 | | #define HAVE_COPYFILE 1 |
---|
1395 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1396 | | #define HAVE_LIBCRYPTO |
---|
1397 | | #define HAVE_LIBREADLINE 1 |
---|
1398 | | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1 |
---|
1399 | | #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1 |
---|
1400 | | #define HAVE_DECL_RL_COMPLETION_MATCHES 1 |
---|
1401 | | /* end confdefs.h. */ |
---|
1402 | | |
---|
1403 | | #include <stdio.h> |
---|
1404 | | #if HAVE_READLINE_READLINE_H |
---|
1405 | | # include <readline/readline.h> |
---|
1406 | | #endif |
---|
1407 | | |
---|
1408 | | |
---|
1409 | | int |
---|
1410 | | main () |
---|
1411 | | { |
---|
1412 | | #ifndef username_completion_function |
---|
1413 | | char *p = (char *) username_completion_function; |
---|
1414 | | #endif |
---|
1415 | | |
---|
1416 | | ; |
---|
1417 | | return 0; |
---|
1418 | | } |
---|
1419 | configure:8147: result: no |
---|
1420 | configure:8163: checking whether filename_completion_function is declared |
---|
1421 | configure:8193: gcc -c -g -O2 conftest.c >&5 |
---|
1422 | conftest.c: In function 'main': |
---|
1423 | conftest.c:80: error: 'filename_completion_function' undeclared (first use in this function) |
---|
1424 | conftest.c:80: error: (Each undeclared identifier is reported only once |
---|
1425 | conftest.c:80: error: for each function it appears in.) |
---|
1426 | configure:8199: $? = 1 |
---|
1427 | configure: failed program was: |
---|
1428 | | /* confdefs.h. */ |
---|
1429 | | |
---|
1430 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
1431 | | #define PACKAGE_TARNAME "darwinports" |
---|
1432 | | #define PACKAGE_VERSION "1.0" |
---|
1433 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
1434 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
1435 | | #define UNUSED __attribute__((unused)) |
---|
1436 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1437 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1438 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1439 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1440 | | #define STDC_HEADERS 1 |
---|
1441 | | #define HAVE_DIRENT_H 1 |
---|
1442 | | #define HAVE_SYS_WAIT_H 1 |
---|
1443 | | #define HAVE_SYS_TYPES_H 1 |
---|
1444 | | #define HAVE_SYS_STAT_H 1 |
---|
1445 | | #define HAVE_STDLIB_H 1 |
---|
1446 | | #define HAVE_STRING_H 1 |
---|
1447 | | #define HAVE_MEMORY_H 1 |
---|
1448 | | #define HAVE_STRINGS_H 1 |
---|
1449 | | #define HAVE_INTTYPES_H 1 |
---|
1450 | | #define HAVE_STDINT_H 1 |
---|
1451 | | #define HAVE_UNISTD_H 1 |
---|
1452 | | #define HAVE_LIMITS_H 1 |
---|
1453 | | #define HAVE_PATHS_H 1 |
---|
1454 | | #define HAVE_SYS_FILE_H 1 |
---|
1455 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1456 | | #define HAVE_FCNTL_H 1 |
---|
1457 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1458 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1459 | | #define HAVE_ERR_H 1 |
---|
1460 | | #define HAVE_LIBGEN_H 1 |
---|
1461 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1462 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1463 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1464 | | #define HAVE_PWD_H 1 |
---|
1465 | | #define HAVE_SYS_PATHS_H 1 |
---|
1466 | | #define HAVE_UNISTD_H 1 |
---|
1467 | | #define HAVE_FORK 1 |
---|
1468 | | #define HAVE_VFORK 1 |
---|
1469 | | #define HAVE_WORKING_VFORK 1 |
---|
1470 | | #define HAVE_WORKING_FORK 1 |
---|
1471 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1472 | | #define HAVE_STRERROR_R 1 |
---|
1473 | | #define HAVE_BZERO 1 |
---|
1474 | | #define HAVE_MEMSET 1 |
---|
1475 | | #define HAVE_DUP2 1 |
---|
1476 | | #define HAVE_REGCOMP 1 |
---|
1477 | | #define HAVE_STRDUP 1 |
---|
1478 | | #define HAVE_STRERROR 1 |
---|
1479 | | #define HAVE_STRTOL 1 |
---|
1480 | | #define HAVE_FGETLN 1 |
---|
1481 | | #define HAVE_LOCKF 1 |
---|
1482 | | #define HAVE_FLOCK 1 |
---|
1483 | | #define HAVE_SETMODE 1 |
---|
1484 | | #define HAVE_STRCASECMP 1 |
---|
1485 | | #define HAVE_STRNCASECMP 1 |
---|
1486 | | #define HAVE_STRLCPY 1 |
---|
1487 | | #define HAVE_COPYFILE 1 |
---|
1488 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1489 | | #define HAVE_LIBCRYPTO |
---|
1490 | | #define HAVE_LIBREADLINE 1 |
---|
1491 | | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1 |
---|
1492 | | #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1 |
---|
1493 | | #define HAVE_DECL_RL_COMPLETION_MATCHES 1 |
---|
1494 | | #define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 0 |
---|
1495 | | /* end confdefs.h. */ |
---|
1496 | | |
---|
1497 | | #include <stdio.h> |
---|
1498 | | #if HAVE_READLINE_READLINE_H |
---|
1499 | | # include <readline/readline.h> |
---|
1500 | | #endif |
---|
1501 | | |
---|
1502 | | |
---|
1503 | | int |
---|
1504 | | main () |
---|
1505 | | { |
---|
1506 | | #ifndef filename_completion_function |
---|
1507 | | char *p = (char *) filename_completion_function; |
---|
1508 | | #endif |
---|
1509 | | |
---|
1510 | | ; |
---|
1511 | | return 0; |
---|
1512 | | } |
---|
1513 | configure:8223: result: no |
---|
1514 | configure:8239: checking whether completion_matches is declared |
---|
1515 | configure:8269: gcc -c -g -O2 conftest.c >&5 |
---|
1516 | conftest.c: In function 'main': |
---|
1517 | conftest.c:81: error: 'completion_matches' undeclared (first use in this function) |
---|
1518 | conftest.c:81: error: (Each undeclared identifier is reported only once |
---|
1519 | conftest.c:81: error: for each function it appears in.) |
---|
1520 | configure:8275: $? = 1 |
---|
1521 | configure: failed program was: |
---|
1522 | | /* confdefs.h. */ |
---|
1523 | | |
---|
1524 | | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
1525 | | #define PACKAGE_TARNAME "darwinports" |
---|
1526 | | #define PACKAGE_VERSION "1.0" |
---|
1527 | | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
1528 | | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
1529 | | #define UNUSED __attribute__((unused)) |
---|
1530 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1531 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1532 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1533 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1534 | | #define STDC_HEADERS 1 |
---|
1535 | | #define HAVE_DIRENT_H 1 |
---|
1536 | | #define HAVE_SYS_WAIT_H 1 |
---|
1537 | | #define HAVE_SYS_TYPES_H 1 |
---|
1538 | | #define HAVE_SYS_STAT_H 1 |
---|
1539 | | #define HAVE_STDLIB_H 1 |
---|
1540 | | #define HAVE_STRING_H 1 |
---|
1541 | | #define HAVE_MEMORY_H 1 |
---|
1542 | | #define HAVE_STRINGS_H 1 |
---|
1543 | | #define HAVE_INTTYPES_H 1 |
---|
1544 | | #define HAVE_STDINT_H 1 |
---|
1545 | | #define HAVE_UNISTD_H 1 |
---|
1546 | | #define HAVE_LIMITS_H 1 |
---|
1547 | | #define HAVE_PATHS_H 1 |
---|
1548 | | #define HAVE_SYS_FILE_H 1 |
---|
1549 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1550 | | #define HAVE_FCNTL_H 1 |
---|
1551 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1552 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1553 | | #define HAVE_ERR_H 1 |
---|
1554 | | #define HAVE_LIBGEN_H 1 |
---|
1555 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1556 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1557 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1558 | | #define HAVE_PWD_H 1 |
---|
1559 | | #define HAVE_SYS_PATHS_H 1 |
---|
1560 | | #define HAVE_UNISTD_H 1 |
---|
1561 | | #define HAVE_FORK 1 |
---|
1562 | | #define HAVE_VFORK 1 |
---|
1563 | | #define HAVE_WORKING_VFORK 1 |
---|
1564 | | #define HAVE_WORKING_FORK 1 |
---|
1565 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1566 | | #define HAVE_STRERROR_R 1 |
---|
1567 | | #define HAVE_BZERO 1 |
---|
1568 | | #define HAVE_MEMSET 1 |
---|
1569 | | #define HAVE_DUP2 1 |
---|
1570 | | #define HAVE_REGCOMP 1 |
---|
1571 | | #define HAVE_STRDUP 1 |
---|
1572 | | #define HAVE_STRERROR 1 |
---|
1573 | | #define HAVE_STRTOL 1 |
---|
1574 | | #define HAVE_FGETLN 1 |
---|
1575 | | #define HAVE_LOCKF 1 |
---|
1576 | | #define HAVE_FLOCK 1 |
---|
1577 | | #define HAVE_SETMODE 1 |
---|
1578 | | #define HAVE_STRCASECMP 1 |
---|
1579 | | #define HAVE_STRNCASECMP 1 |
---|
1580 | | #define HAVE_STRLCPY 1 |
---|
1581 | | #define HAVE_COPYFILE 1 |
---|
1582 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1583 | | #define HAVE_LIBCRYPTO |
---|
1584 | | #define HAVE_LIBREADLINE 1 |
---|
1585 | | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1 |
---|
1586 | | #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1 |
---|
1587 | | #define HAVE_DECL_RL_COMPLETION_MATCHES 1 |
---|
1588 | | #define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 0 |
---|
1589 | | #define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 0 |
---|
1590 | | /* end confdefs.h. */ |
---|
1591 | | |
---|
1592 | | #include <stdio.h> |
---|
1593 | | #if HAVE_READLINE_READLINE_H |
---|
1594 | | # include <readline/readline.h> |
---|
1595 | | #endif |
---|
1596 | | |
---|
1597 | | |
---|
1598 | | int |
---|
1599 | | main () |
---|
1600 | | { |
---|
1601 | | #ifndef completion_matches |
---|
1602 | | char *p = (char *) completion_matches; |
---|
1603 | | #endif |
---|
1604 | | |
---|
1605 | | ; |
---|
1606 | | return 0; |
---|
1607 | | } |
---|
1608 | configure:8299: result: no |
---|
1609 | configure:8335: checking for Tcl configuration |
---|
1610 | configure:8412: result: found /usr/lib/tclConfig.sh |
---|
1611 | configure:8418: checking for existence of /usr/lib/tclConfig.sh |
---|
1612 | configure:8422: result: loading |
---|
1613 | configure:8473: checking for Tcl public headers |
---|
1614 | configure:8526: result: /usr/include |
---|
1615 | configure:8591: checking for tclsh |
---|
1616 | configure:8609: found /usr/bin/tclsh |
---|
1617 | configure:8621: result: /usr/bin/tclsh |
---|
1618 | configure:8641: checking for Tcl package directory |
---|
1619 | configure:8701: result: /Library/Tcl |
---|
1620 | configure:8716: checking whether tclsh was compiled with threads |
---|
1621 | configure:8720: result: yes |
---|
1622 | configure:8743: checking for curl-config |
---|
1623 | configure:8761: found /usr/bin/curl-config |
---|
1624 | configure:8773: result: /usr/bin/curl-config |
---|
1625 | configure:8840: checking for curl_easy_strerror in -lcurl |
---|
1626 | configure:8870: gcc -o conftest -g -O2 conftest.c -lcurl -L/usr/lib -lcurl -lssl -lcrypto -lz -lreadline >&5 |
---|
1627 | configure:8876: $? = 0 |
---|
1628 | configure:8880: test -z |
---|
1629 | || test ! -s conftest.err |
---|
1630 | configure:8883: $? = 0 |
---|
1631 | configure:8886: test -s conftest |
---|
1632 | configure:8889: $? = 0 |
---|
1633 | configure:8902: result: yes |
---|
1634 | configure:8928: checking for Tcl Thread package |
---|
1635 | configure:8932: result: yes |
---|
1636 | configure:8959: checking how to build libraries |
---|
1637 | configure:8977: result: shared |
---|
1638 | configure:9134: creating ./config.status |
---|
1639 | |
---|
1640 | ## ---------------------- ## |
---|
1641 | ## Running config.status. ## |
---|
1642 | ## ---------------------- ## |
---|
1643 | |
---|
1644 | This file was extended by OpenDarwin DarwinPorts config.status 1.0, which was |
---|
1645 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
1646 | |
---|
1647 | CONFIG_FILES = |
---|
1648 | CONFIG_HEADERS = |
---|
1649 | CONFIG_LINKS = |
---|
1650 | CONFIG_COMMANDS = |
---|
1651 | $ ./config.status |
---|
1652 | |
---|
1653 | on dhcp66.localmath |
---|
1654 | |
---|
1655 | config.status:732: creating src/programs/daemondo/Makefile |
---|
1656 | config.status:732: creating Makefile |
---|
1657 | config.status:732: creating Mk/dports.autoconf.mk |
---|
1658 | config.status:732: creating doc/prefix.mtree |
---|
1659 | config.status:732: creating doc/macosx.mtree |
---|
1660 | config.status:732: creating doc/ports.conf |
---|
1661 | config.status:732: creating src/Makefile |
---|
1662 | config.status:732: creating src/darwinports1.0/darwinports_autoconf.tcl |
---|
1663 | config.status:732: creating src/port1.0/port_autoconf.tcl |
---|
1664 | config.status:732: creating src/programs/Makefile |
---|
1665 | config.status:732: creating src/darwinports1.0/darwinports_fastload.tcl |
---|
1666 | config.status:836: creating src/config.h |
---|
1667 | |
---|
1668 | ## ---------------- ## |
---|
1669 | ## Cache variables. ## |
---|
1670 | ## ---------------- ## |
---|
1671 | |
---|
1672 | ac_cv_build=powerpc-apple-darwin8.7.0 |
---|
1673 | ac_cv_build_alias=powerpc-apple-darwin8.7.0 |
---|
1674 | ac_cv_c_compiler_gnu=yes |
---|
1675 | ac_cv_c_tclconfig=/usr/lib |
---|
1676 | ac_cv_c_tclh=/usr/include |
---|
1677 | ac_cv_c_tclpkgd=/Library/Tcl |
---|
1678 | ac_cv_env_CC_set= |
---|
1679 | ac_cv_env_CC_value= |
---|
1680 | ac_cv_env_CFLAGS_set= |
---|
1681 | ac_cv_env_CFLAGS_value= |
---|
1682 | ac_cv_env_CPPFLAGS_set= |
---|
1683 | ac_cv_env_CPPFLAGS_value= |
---|
1684 | ac_cv_env_CPP_set= |
---|
1685 | ac_cv_env_CPP_value= |
---|
1686 | ac_cv_env_CVS_set= |
---|
1687 | ac_cv_env_CVS_value= |
---|
1688 | ac_cv_env_GNUTAR_set= |
---|
1689 | ac_cv_env_GNUTAR_value= |
---|
1690 | ac_cv_env_LDFLAGS_set= |
---|
1691 | ac_cv_env_LDFLAGS_value= |
---|
1692 | ac_cv_env_RSYNC_set= |
---|
1693 | ac_cv_env_RSYNC_value= |
---|
1694 | ac_cv_env_TAR_set= |
---|
1695 | ac_cv_env_TAR_value= |
---|
1696 | ac_cv_env_build_alias_set= |
---|
1697 | ac_cv_env_build_alias_value= |
---|
1698 | ac_cv_env_host_alias_set= |
---|
1699 | ac_cv_env_host_alias_value= |
---|
1700 | ac_cv_env_target_alias_set= |
---|
1701 | ac_cv_env_target_alias_value= |
---|
1702 | ac_cv_exeext= |
---|
1703 | ac_cv_func_bzero=yes |
---|
1704 | ac_cv_func_closedir_void=no |
---|
1705 | ac_cv_func_connect=yes |
---|
1706 | ac_cv_func_copyfile=yes |
---|
1707 | ac_cv_func_dup2=yes |
---|
1708 | ac_cv_func_fgetln=yes |
---|
1709 | ac_cv_func_flock=yes |
---|
1710 | ac_cv_func_fork=yes |
---|
1711 | ac_cv_func_fork_works=yes |
---|
1712 | ac_cv_func_gethostbyname=yes |
---|
1713 | ac_cv_func_lockf=yes |
---|
1714 | ac_cv_func_memset=yes |
---|
1715 | ac_cv_func_regcomp=yes |
---|
1716 | ac_cv_func_remove=yes |
---|
1717 | ac_cv_func_setmode=yes |
---|
1718 | ac_cv_func_shmat=yes |
---|
1719 | ac_cv_func_strcasecmp=yes |
---|
1720 | ac_cv_func_strdup=yes |
---|
1721 | ac_cv_func_strerror=yes |
---|
1722 | ac_cv_func_strerror_r=yes |
---|
1723 | ac_cv_func_strerror_r_char_p=no |
---|
1724 | ac_cv_func_strlcpy=yes |
---|
1725 | ac_cv_func_strncasecmp=yes |
---|
1726 | ac_cv_func_strtol=yes |
---|
1727 | ac_cv_func_vfork=yes |
---|
1728 | ac_cv_func_vfork_works=yes |
---|
1729 | ac_cv_have_decl_completion_matches=no |
---|
1730 | ac_cv_have_decl_filename_completion_function=no |
---|
1731 | ac_cv_have_decl_rl_completion_matches=yes |
---|
1732 | ac_cv_have_decl_rl_filename_completion_function=yes |
---|
1733 | ac_cv_have_decl_rl_username_completion_function=yes |
---|
1734 | ac_cv_have_decl_strerror_r=yes |
---|
1735 | ac_cv_have_decl_username_completion_function=no |
---|
1736 | ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=/usr/X11R6/lib' |
---|
1737 | ac_cv_header_crt_externs_h=yes |
---|
1738 | ac_cv_header_dirent_dirent_h=yes |
---|
1739 | ac_cv_header_err_h=yes |
---|
1740 | ac_cv_header_fcntl_h=yes |
---|
1741 | ac_cv_header_inttypes_h=yes |
---|
1742 | ac_cv_header_libgen_h=yes |
---|
1743 | ac_cv_header_limits_h=yes |
---|
1744 | ac_cv_header_memory_h=yes |
---|
1745 | ac_cv_header_openssl_md5_h=yes |
---|
1746 | ac_cv_header_paths_h=yes |
---|
1747 | ac_cv_header_pwd_h=yes |
---|
1748 | ac_cv_header_readline_history_h=yes |
---|
1749 | ac_cv_header_readline_readline_h=yes |
---|
1750 | ac_cv_header_stat_broken=no |
---|
1751 | ac_cv_header_stdc=yes |
---|
1752 | ac_cv_header_stdint_h=yes |
---|
1753 | ac_cv_header_stdlib_h=yes |
---|
1754 | ac_cv_header_string_h=yes |
---|
1755 | ac_cv_header_strings_h=yes |
---|
1756 | ac_cv_header_sys_cdefs_h=yes |
---|
1757 | ac_cv_header_sys_fcntl_h=yes |
---|
1758 | ac_cv_header_sys_file_h=yes |
---|
1759 | ac_cv_header_sys_paths_h=yes |
---|
1760 | ac_cv_header_sys_socket_h=yes |
---|
1761 | ac_cv_header_sys_stat_h=yes |
---|
1762 | ac_cv_header_sys_types_h=yes |
---|
1763 | ac_cv_header_sys_wait_h=yes |
---|
1764 | ac_cv_header_unistd_h=yes |
---|
1765 | ac_cv_header_vfork_h=no |
---|
1766 | ac_cv_host=powerpc-apple-darwin8.7.0 |
---|
1767 | ac_cv_host_alias=powerpc-apple-darwin8.7.0 |
---|
1768 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
1769 | ac_cv_lib_X11_XOpenDisplay=yes |
---|
1770 | ac_cv_lib_crypto_MD5_Update=yes |
---|
1771 | ac_cv_lib_curl_curl_easy_strerror=yes |
---|
1772 | ac_cv_lib_md_MD5Update=no |
---|
1773 | ac_cv_lib_readline_readline=yes |
---|
1774 | ac_cv_objext=o |
---|
1775 | ac_cv_path_CURL_CONFIG=/usr/bin/curl-config |
---|
1776 | ac_cv_path_CVS=/usr/bin/cvs |
---|
1777 | ac_cv_path_GNUTAR=/usr/bin/gnutar |
---|
1778 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
1779 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
1780 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
1781 | ac_cv_path_TAR=/usr/bin/tar |
---|
1782 | ac_cv_path_TCLSH=/usr/bin/tclsh |
---|
1783 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
1784 | ac_cv_path_install='/usr/bin/install -c' |
---|
1785 | ac_cv_prog_CPP='gcc -E' |
---|
1786 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
1787 | ac_cv_prog_ac_ct_CC=gcc |
---|
1788 | ac_cv_prog_cc_g=yes |
---|
1789 | ac_cv_prog_cc_stdc= |
---|
1790 | ac_cv_prog_egrep='grep -E' |
---|
1791 | ac_cv_prog_make_make_set=yes |
---|
1792 | ac_cv_search_opendir='none required' |
---|
1793 | ac_cv_target=powerpc-apple-darwin8.7.0 |
---|
1794 | ac_cv_target_alias=powerpc-apple-darwin8.7.0 |
---|
1795 | ac_cv_type_pid_t=yes |
---|
1796 | dp_cv_readlink_is_posix_1003_1a=yes |
---|
1797 | od_cv_have_framework_corefoundation=yes |
---|
1798 | od_cv_have_framework_iokit=yes |
---|
1799 | od_cv_have_framework_systemconfiguration=yes |
---|
1800 | od_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes |
---|
1801 | od_cv_sqlite3_dir=/usr/lib/sqlite3 |
---|
1802 | |
---|
1803 | ## ----------------- ## |
---|
1804 | ## Output variables. ## |
---|
1805 | ## ----------------- ## |
---|
1806 | |
---|
1807 | CC='gcc' |
---|
1808 | CFLAGS='-g -O2' |
---|
1809 | CFLAGS_DEBUG='-g' |
---|
1810 | CFLAGS_LIBCURL='' |
---|
1811 | CFLAGS_OPTIMIZE='-Os' |
---|
1812 | CFLAGS_QUICHEEATERS='-W -Wall -pedantic' |
---|
1813 | CPP='gcc -E' |
---|
1814 | CPPFLAGS='' |
---|
1815 | CURL_CONFIG='/usr/bin/curl-config' |
---|
1816 | CVS='/usr/bin/cvs' |
---|
1817 | DEFS='-DHAVE_CONFIG_H' |
---|
1818 | DPORTSDIR='' |
---|
1819 | DSTGRP='admin' |
---|
1820 | DSTMODE='0775' |
---|
1821 | DSTUSR='root' |
---|
1822 | ECHO_C='' |
---|
1823 | ECHO_N='-n' |
---|
1824 | ECHO_T='' |
---|
1825 | EGREP='grep -E' |
---|
1826 | ENABLE_LAUNCHD_SUPPORT='yes' |
---|
1827 | EXEEXT='' |
---|
1828 | EXTRA_PROGS=' daemondo' |
---|
1829 | GNUTAR='/usr/bin/gnutar' |
---|
1830 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
1831 | HAVE_FRAMEWORK_IOKIT='' |
---|
1832 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
1833 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
1834 | HAVE_LAUNCHD='yes' |
---|
1835 | INCLUDES='-I.. -I. ' |
---|
1836 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1837 | INSTALL_PROGRAM='${INSTALL}' |
---|
1838 | INSTALL_SCRIPT='${INSTALL}' |
---|
1839 | LAUNCHCTL='/bin/launchctl' |
---|
1840 | LDFLAGS='' |
---|
1841 | LDFLAGS_LIBCURL='-L/usr/lib -lcurl -lssl -lcrypto -lz' |
---|
1842 | LIBOBJS='' |
---|
1843 | LIBS='-lreadline ' |
---|
1844 | LN_S='ln -s' |
---|
1845 | LTLIBOBJS='' |
---|
1846 | MD5_LIBS='-lcrypto' |
---|
1847 | MTREE='/usr/sbin/mtree' |
---|
1848 | OBJEXT='o' |
---|
1849 | OUR_INCLUDED_PACKAGES='' |
---|
1850 | PACKAGE_BUGREPORT='darwinports@opendarwin.org' |
---|
1851 | PACKAGE_NAME='OpenDarwin DarwinPorts' |
---|
1852 | PACKAGE_STRING='OpenDarwin DarwinPorts 1.0' |
---|
1853 | PACKAGE_TARNAME='darwinports' |
---|
1854 | PACKAGE_VERSION='1.0' |
---|
1855 | PATH_SEPARATOR=':' |
---|
1856 | PORTCONFIGDIR='${sysconfdir}/ports' |
---|
1857 | PORTCONFIGDIR_EXPANDED='/opt/local/etc/ports' |
---|
1858 | READLINK_IS_NOT_P1003_1A='' |
---|
1859 | REPLACEMENT_PROGS='' |
---|
1860 | RSYNC='/usr/bin/rsync' |
---|
1861 | SET_MAKE='' |
---|
1862 | SHELL='/bin/sh' |
---|
1863 | SHLIB_CFLAGS='-fno-common' |
---|
1864 | SHLIB_LD='cc -dynamiclib ${LDFLAGS}' |
---|
1865 | SHLIB_LDFLAGS='' |
---|
1866 | SHLIB_SUFFIX='.dylib' |
---|
1867 | SQLITE3_DIR='/usr/lib/sqlite3' |
---|
1868 | STLIB_LD='${AR} cr' |
---|
1869 | TAR='/usr/bin/tar' |
---|
1870 | TAR_CMD='/usr/bin/gnutar --no-same-owner' |
---|
1871 | TCLSH='/usr/bin/tclsh' |
---|
1872 | TCL_BIN_DIR='/usr/lib' |
---|
1873 | TCL_CC='gcc -pipe' |
---|
1874 | TCL_DEFS=' -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 ' |
---|
1875 | TCL_INCLUDES='-I"/usr/include"' |
---|
1876 | TCL_LIB_FILE='Tcl' |
---|
1877 | TCL_LIB_FLAG='' |
---|
1878 | TCL_LIB_SPEC='-framework Tcl' |
---|
1879 | TCL_PACKAGE_DIR='/Library/Tcl' |
---|
1880 | TCL_SRC_DIR='/SourceCache/tcl/tcl-20/tcl/tcl' |
---|
1881 | TCL_STUB_LIB_FILE='libtclstub8.4.a' |
---|
1882 | TCL_STUB_LIB_FLAG='-ltclstub8.4' |
---|
1883 | TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4' |
---|
1884 | TCL_VERSION='8.4' |
---|
1885 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
1886 | X_CFLAGS='' |
---|
1887 | X_EXTRA_LIBS='' |
---|
1888 | X_LIBS=' -L/usr/X11R6/lib' |
---|
1889 | X_PRE_LIBS=' -lSM -lICE' |
---|
1890 | ac_ct_CC='gcc' |
---|
1891 | bindir='${exec_prefix}/bin' |
---|
1892 | build='powerpc-apple-darwin8.7.0' |
---|
1893 | build_alias='' |
---|
1894 | build_cpu='powerpc' |
---|
1895 | build_os='darwin8.7.0' |
---|
1896 | build_vendor='apple' |
---|
1897 | datadir='${prefix}/share' |
---|
1898 | exec_prefix='${prefix}' |
---|
1899 | host='powerpc-apple-darwin8.7.0' |
---|
1900 | host_alias='' |
---|
1901 | host_cpu='powerpc' |
---|
1902 | host_os='darwin8.7.0' |
---|
1903 | host_vendor='apple' |
---|
1904 | includedir='${prefix}/include' |
---|
1905 | infodir='${prefix}/info' |
---|
1906 | libdir='${exec_prefix}/lib' |
---|
1907 | libexecdir='${exec_prefix}/libexec' |
---|
1908 | localstatedir='${prefix}/var' |
---|
1909 | localstatedir_expanded='/opt/local/var' |
---|
1910 | mandir='${prefix}/man' |
---|
1911 | oldincludedir='/usr/include' |
---|
1912 | prefix='/opt/local' |
---|
1913 | prefix_expanded='/opt/local' |
---|
1914 | program_transform_name='s,x,x,' |
---|
1915 | sbindir='${exec_prefix}/sbin' |
---|
1916 | sharedstatedir='${prefix}/com' |
---|
1917 | subdirs='' |
---|
1918 | sysconfdir='${prefix}/etc' |
---|
1919 | target='powerpc-apple-darwin8.7.0' |
---|
1920 | target_alias='' |
---|
1921 | target_cpu='powerpc' |
---|
1922 | target_os='darwin8.7.0' |
---|
1923 | target_vendor='apple' |
---|
1924 | |
---|
1925 | ## ----------- ## |
---|
1926 | ## confdefs.h. ## |
---|
1927 | ## ----------- ## |
---|
1928 | |
---|
1929 | #define HAVE_BZERO 1 |
---|
1930 | #define HAVE_COPYFILE 1 |
---|
1931 | #define HAVE_CRT_EXTERNS_H 1 |
---|
1932 | #define HAVE_CURL_EASY_STRERROR 1 |
---|
1933 | #define HAVE_DECL_COMPLETION_MATCHES 0 |
---|
1934 | #define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 0 |
---|
1935 | #define HAVE_DECL_RL_COMPLETION_MATCHES 1 |
---|
1936 | #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1 |
---|
1937 | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1 |
---|
1938 | #define HAVE_DECL_STRERROR_R 1 |
---|
1939 | #define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 0 |
---|
1940 | #define HAVE_DIRENT_H 1 |
---|
1941 | #define HAVE_DUP2 1 |
---|
1942 | #define HAVE_ERR_H 1 |
---|
1943 | #define HAVE_FCNTL_H 1 |
---|
1944 | #define HAVE_FGETLN 1 |
---|
1945 | #define HAVE_FLOCK 1 |
---|
1946 | #define HAVE_FORK 1 |
---|
1947 | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1948 | #define HAVE_FRAMEWORK_IOKIT |
---|
1949 | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1950 | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1951 | #define HAVE_INTTYPES_H 1 |
---|
1952 | #define HAVE_LIBCRYPTO |
---|
1953 | #define HAVE_LIBGEN_H 1 |
---|
1954 | #define HAVE_LIBREADLINE 1 |
---|
1955 | #define HAVE_LIMITS_H 1 |
---|
1956 | #define HAVE_LOCKF 1 |
---|
1957 | #define HAVE_MEMORY_H 1 |
---|
1958 | #define HAVE_MEMSET 1 |
---|
1959 | #define HAVE_OPENSSL_MD5_H 1 |
---|
1960 | #define HAVE_PATHS_H 1 |
---|
1961 | #define HAVE_PWD_H 1 |
---|
1962 | #define HAVE_READLINE_HISTORY_H 1 |
---|
1963 | #define HAVE_READLINE_READLINE_H 1 |
---|
1964 | #define HAVE_REGCOMP 1 |
---|
1965 | #define HAVE_SETMODE 1 |
---|
1966 | #define HAVE_STDINT_H 1 |
---|
1967 | #define HAVE_STDLIB_H 1 |
---|
1968 | #define HAVE_STRCASECMP 1 |
---|
1969 | #define HAVE_STRDUP 1 |
---|
1970 | #define HAVE_STRERROR 1 |
---|
1971 | #define HAVE_STRERROR_R 1 |
---|
1972 | #define HAVE_STRINGS_H 1 |
---|
1973 | #define HAVE_STRING_H 1 |
---|
1974 | #define HAVE_STRLCPY 1 |
---|
1975 | #define HAVE_STRNCASECMP 1 |
---|
1976 | #define HAVE_STRTOL 1 |
---|
1977 | #define HAVE_SYS_CDEFS_H 1 |
---|
1978 | #define HAVE_SYS_FCNTL_H 1 |
---|
1979 | #define HAVE_SYS_FILE_H 1 |
---|
1980 | #define HAVE_SYS_PATHS_H 1 |
---|
1981 | #define HAVE_SYS_SOCKET_H 1 |
---|
1982 | #define HAVE_SYS_STAT_H 1 |
---|
1983 | #define HAVE_SYS_TYPES_H 1 |
---|
1984 | #define HAVE_SYS_WAIT_H 1 |
---|
1985 | #define HAVE_UNISTD_H 1 |
---|
1986 | #define HAVE_UNISTD_H 1 |
---|
1987 | #define HAVE_VFORK 1 |
---|
1988 | #define HAVE_WORKING_FORK 1 |
---|
1989 | #define HAVE_WORKING_VFORK 1 |
---|
1990 | #define PACKAGE_BUGREPORT "darwinports@opendarwin.org" |
---|
1991 | #define PACKAGE_NAME "OpenDarwin DarwinPorts" |
---|
1992 | #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0" |
---|
1993 | #define PACKAGE_TARNAME "darwinports" |
---|
1994 | #define PACKAGE_VERSION "1.0" |
---|
1995 | #define STDC_HEADERS 1 |
---|
1996 | #define UNUSED __attribute__((unused)) |
---|
1997 | |
---|
1998 | configure: exit 0 |
---|