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 MacPorts configure 1.4.42, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = SzymanskisComputer |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.9.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~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 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.9.0: Thu Feb 22 20:54:07 PST 2007; root:xnu-792.17.14~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.12 gigabytes |
---|
32 | Default processor set: 66 tasks, 198 threads, 1 processors |
---|
33 | Load average: 1.66, Mach factor: 0.36 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | PATH: /usr/X11R6/bin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1858: checking build system type |
---|
52 | configure:1876: result: powerpc-apple-darwin8.9.0 |
---|
53 | configure:1898: checking host system type |
---|
54 | configure:1913: result: powerpc-apple-darwin8.9.0 |
---|
55 | configure:1935: checking target system type |
---|
56 | configure:1950: result: powerpc-apple-darwin8.9.0 |
---|
57 | configure:2053: checking for gcc |
---|
58 | configure:2069: found /usr/bin/gcc |
---|
59 | configure:2080: result: gcc |
---|
60 | configure:2318: checking for C compiler version |
---|
61 | configure:2325: gcc --version >&5 |
---|
62 | powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061) |
---|
63 | Copyright (C) 2004 Free Software Foundation, Inc. |
---|
64 | This is free software; see the source for copying conditions. There is NO |
---|
65 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
66 | |
---|
67 | configure:2328: $? = 0 |
---|
68 | configure:2335: gcc -v >&5 |
---|
69 | Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs |
---|
70 | Configured with: /private/var/tmp/gcc/gcc-4061.obj~8/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
71 | Thread model: posix |
---|
72 | gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061) |
---|
73 | configure:2338: $? = 0 |
---|
74 | configure:2345: gcc -V >&5 |
---|
75 | gcc: argument to `-V' is missing |
---|
76 | configure:2348: $? = 1 |
---|
77 | configure:2371: checking for C compiler default output file name |
---|
78 | configure:2398: gcc conftest.c >&5 |
---|
79 | configure:2401: $? = 0 |
---|
80 | configure:2439: result: a.out |
---|
81 | configure:2456: checking whether the C compiler works |
---|
82 | configure:2466: ./a.out |
---|
83 | configure:2469: $? = 0 |
---|
84 | configure:2486: result: yes |
---|
85 | configure:2493: checking whether we are cross compiling |
---|
86 | configure:2495: result: no |
---|
87 | configure:2498: checking for suffix of executables |
---|
88 | configure:2505: gcc -o conftest conftest.c >&5 |
---|
89 | configure:2508: $? = 0 |
---|
90 | configure:2532: result: |
---|
91 | configure:2538: checking for suffix of object files |
---|
92 | configure:2564: gcc -c conftest.c >&5 |
---|
93 | configure:2567: $? = 0 |
---|
94 | configure:2590: result: o |
---|
95 | configure:2594: checking whether we are using the GNU C compiler |
---|
96 | configure:2623: gcc -c conftest.c >&5 |
---|
97 | configure:2629: $? = 0 |
---|
98 | configure:2646: result: yes |
---|
99 | configure:2651: checking whether gcc accepts -g |
---|
100 | configure:2681: gcc -c -g conftest.c >&5 |
---|
101 | configure:2687: $? = 0 |
---|
102 | configure:2786: result: yes |
---|
103 | configure:2803: checking for gcc option to accept ISO C89 |
---|
104 | configure:2877: gcc -c -g -O2 conftest.c >&5 |
---|
105 | configure:2883: $? = 0 |
---|
106 | configure:2906: result: none needed |
---|
107 | configure:2937: checking for a BSD-compatible install |
---|
108 | configure:2993: result: /usr/bin/install -c |
---|
109 | configure:3004: checking whether make sets $(MAKE) |
---|
110 | configure:3025: result: yes |
---|
111 | configure:3034: checking whether ln -s works |
---|
112 | configure:3038: result: yes |
---|
113 | configure:3047: checking for mtree |
---|
114 | configure:3065: found /usr/sbin/mtree |
---|
115 | configure:3077: result: /usr/sbin/mtree |
---|
116 | configure:3087: checking for cvs |
---|
117 | configure:3105: found /usr/bin/cvs |
---|
118 | configure:3117: result: /usr/bin/cvs |
---|
119 | configure:3127: checking for svn |
---|
120 | configure:3160: result: no |
---|
121 | configure:3167: checking for rsync |
---|
122 | configure:3185: found /usr/bin/rsync |
---|
123 | configure:3197: result: /usr/bin/rsync |
---|
124 | configure:3207: checking for launchd |
---|
125 | configure:3223: found /sbin/launchd |
---|
126 | configure:3234: result: yes |
---|
127 | configure:3244: checking for launchctl |
---|
128 | configure:3262: found /bin/launchctl |
---|
129 | configure:3274: result: /bin/launchctl |
---|
130 | configure:3284: checking for xcodebuild |
---|
131 | configure:3302: found /usr/bin/xcodebuild |
---|
132 | configure:3314: result: /usr/bin/xcodebuild |
---|
133 | configure:3324: checking for bzip2 |
---|
134 | configure:3342: found /usr/bin/bzip2 |
---|
135 | configure:3354: result: /usr/bin/bzip2 |
---|
136 | configure:3364: checking for xar |
---|
137 | configure:3397: result: no |
---|
138 | configure:3404: checking for open |
---|
139 | configure:3422: found /usr/bin/open |
---|
140 | configure:3434: result: /usr/bin/open |
---|
141 | configure:3457: checking for tar |
---|
142 | configure:3475: found /usr/bin/tar |
---|
143 | configure:3487: result: /usr/bin/tar |
---|
144 | configure:3497: checking for gnutar |
---|
145 | configure:3515: found /usr/bin/gnutar |
---|
146 | configure:3527: result: /usr/bin/gnutar |
---|
147 | configure:3536: checking for which tar variant to use |
---|
148 | configure:3544: result: /usr/bin/gnutar |
---|
149 | configure:3548: checking for /usr/bin/gnutar --no-same-owner support |
---|
150 | configure:3555: result: yes |
---|
151 | configure:3569: checking how to mark unused variables |
---|
152 | configure:3585: gcc -c -g -O2 conftest.c >&5 |
---|
153 | configure:3591: $? = 0 |
---|
154 | configure:3613: result: |
---|
155 | configure:3621: checking for CoreFoundation framework |
---|
156 | configure:3659: gcc -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
157 | configure:3665: $? = 0 |
---|
158 | configure:3692: result: yes |
---|
159 | configure:3708: checking for SystemConfiguration framework |
---|
160 | configure:3746: gcc -o conftest -g -O2 conftest.c -framework SystemConfiguration >&5 |
---|
161 | configure:3752: $? = 0 |
---|
162 | configure:3779: result: yes |
---|
163 | configure:3795: checking for IOKit framework |
---|
164 | configure:3833: gcc -o conftest -g -O2 conftest.c -framework IOKit >&5 |
---|
165 | configure:3839: $? = 0 |
---|
166 | configure:3866: result: yes |
---|
167 | configure:3882: checking for CFNotificationCenterGetDarwinNotifyCenter |
---|
168 | configure:3919: gcc -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
169 | configure:3925: $? = 0 |
---|
170 | configure:3952: result: yes |
---|
171 | configure:3971: checking for whether we will build daemondo |
---|
172 | configure:3988: result: yes |
---|
173 | configure:4012: checking for dports tree |
---|
174 | configure:4036: WARNING: No dports tree found |
---|
175 | configure:4043: checking for ports config directory |
---|
176 | configure:4048: result: ${sysconfdir}/ports |
---|
177 | configure:4065: checking for sqlite3 location |
---|
178 | configure:4074: result: /usr/lib/sqlite3 |
---|
179 | configure:4092: checking for install user |
---|
180 | configure:4098: result: root |
---|
181 | configure:4112: checking for install group |
---|
182 | configure:4126: result: admin |
---|
183 | configure:4140: checking what permissions to use for installation directories |
---|
184 | configure:4146: result: 0775 |
---|
185 | configure:4157: checking how to run the C preprocessor |
---|
186 | configure:4197: gcc -E conftest.c |
---|
187 | configure:4203: $? = 0 |
---|
188 | configure:4234: gcc -E conftest.c |
---|
189 | conftest.c:13:28: error: ac_nonexistent.h: No such file or directory |
---|
190 | configure:4240: $? = 1 |
---|
191 | configure: failed program was: |
---|
192 | | /* confdefs.h. */ |
---|
193 | | #define PACKAGE_NAME "MacPorts" |
---|
194 | | #define PACKAGE_TARNAME "macports" |
---|
195 | | #define PACKAGE_VERSION "1.4.42" |
---|
196 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
197 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
198 | | #define UNUSED __attribute__((unused)) |
---|
199 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
200 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
201 | | #define HAVE_FRAMEWORK_IOKIT |
---|
202 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
203 | | /* end confdefs.h. */ |
---|
204 | | #include <ac_nonexistent.h> |
---|
205 | configure:4273: result: gcc -E |
---|
206 | configure:4302: gcc -E conftest.c |
---|
207 | configure:4308: $? = 0 |
---|
208 | configure:4339: gcc -E conftest.c |
---|
209 | conftest.c:13:28: error: ac_nonexistent.h: No such file or directory |
---|
210 | configure:4345: $? = 1 |
---|
211 | configure: failed program was: |
---|
212 | | /* confdefs.h. */ |
---|
213 | | #define PACKAGE_NAME "MacPorts" |
---|
214 | | #define PACKAGE_TARNAME "macports" |
---|
215 | | #define PACKAGE_VERSION "1.4.42" |
---|
216 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
217 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
218 | | #define UNUSED __attribute__((unused)) |
---|
219 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
220 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
221 | | #define HAVE_FRAMEWORK_IOKIT |
---|
222 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
223 | | /* end confdefs.h. */ |
---|
224 | | #include <ac_nonexistent.h> |
---|
225 | configure:4383: checking for grep that handles long lines and -e |
---|
226 | configure:4457: result: /usr/bin/grep |
---|
227 | configure:4462: checking for egrep |
---|
228 | configure:4540: result: /usr/bin/grep -E |
---|
229 | configure:4545: checking for ANSI C header files |
---|
230 | configure:4575: gcc -c -g -O2 conftest.c >&5 |
---|
231 | configure:4581: $? = 0 |
---|
232 | configure:4677: gcc -o conftest -g -O2 conftest.c >&5 |
---|
233 | configure:4680: $? = 0 |
---|
234 | configure:4686: ./conftest |
---|
235 | configure:4689: $? = 0 |
---|
236 | configure:4706: result: yes |
---|
237 | configure:4724: checking for dirent.h that defines DIR |
---|
238 | configure:4753: gcc -c -g -O2 conftest.c >&5 |
---|
239 | configure:4759: $? = 0 |
---|
240 | configure:4775: result: yes |
---|
241 | configure:4788: checking for library containing opendir |
---|
242 | configure:4829: gcc -o conftest -g -O2 conftest.c >&5 |
---|
243 | configure:4835: $? = 0 |
---|
244 | configure:4863: result: none required |
---|
245 | configure:4957: checking for sys/wait.h that is POSIX.1 compatible |
---|
246 | configure:4993: gcc -c -g -O2 conftest.c >&5 |
---|
247 | configure:4999: $? = 0 |
---|
248 | configure:5014: result: yes |
---|
249 | configure:5024: checking whether stat file-mode macros are broken |
---|
250 | configure:5061: gcc -c -g -O2 conftest.c >&5 |
---|
251 | configure:5067: $? = 0 |
---|
252 | configure:5082: result: no |
---|
253 | configure:5106: checking for sys/types.h |
---|
254 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
255 | configure:5133: $? = 0 |
---|
256 | configure:5149: result: yes |
---|
257 | configure:5106: checking for sys/stat.h |
---|
258 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
259 | configure:5133: $? = 0 |
---|
260 | configure:5149: result: yes |
---|
261 | configure:5106: checking for stdlib.h |
---|
262 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
263 | configure:5133: $? = 0 |
---|
264 | configure:5149: result: yes |
---|
265 | configure:5106: checking for string.h |
---|
266 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
267 | configure:5133: $? = 0 |
---|
268 | configure:5149: result: yes |
---|
269 | configure:5106: checking for memory.h |
---|
270 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
271 | configure:5133: $? = 0 |
---|
272 | configure:5149: result: yes |
---|
273 | configure:5106: checking for strings.h |
---|
274 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
275 | configure:5133: $? = 0 |
---|
276 | configure:5149: result: yes |
---|
277 | configure:5106: checking for inttypes.h |
---|
278 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
279 | configure:5133: $? = 0 |
---|
280 | configure:5149: result: yes |
---|
281 | configure:5106: checking for stdint.h |
---|
282 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
283 | configure:5133: $? = 0 |
---|
284 | configure:5149: result: yes |
---|
285 | configure:5106: checking for unistd.h |
---|
286 | configure:5127: gcc -c -g -O2 conftest.c >&5 |
---|
287 | configure:5133: $? = 0 |
---|
288 | configure:5149: result: yes |
---|
289 | configure:5190: checking limits.h usability |
---|
290 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
291 | configure:5213: $? = 0 |
---|
292 | configure:5227: result: yes |
---|
293 | configure:5231: checking limits.h presence |
---|
294 | configure:5246: gcc -E conftest.c |
---|
295 | configure:5252: $? = 0 |
---|
296 | configure:5266: result: yes |
---|
297 | configure:5299: checking for limits.h |
---|
298 | configure:5307: result: yes |
---|
299 | configure:5190: checking paths.h usability |
---|
300 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
301 | configure:5213: $? = 0 |
---|
302 | configure:5227: result: yes |
---|
303 | configure:5231: checking paths.h presence |
---|
304 | configure:5246: gcc -E conftest.c |
---|
305 | configure:5252: $? = 0 |
---|
306 | configure:5266: result: yes |
---|
307 | configure:5299: checking for paths.h |
---|
308 | configure:5307: result: yes |
---|
309 | configure:5190: checking sys/file.h usability |
---|
310 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
311 | configure:5213: $? = 0 |
---|
312 | configure:5227: result: yes |
---|
313 | configure:5231: checking sys/file.h presence |
---|
314 | configure:5246: gcc -E conftest.c |
---|
315 | configure:5252: $? = 0 |
---|
316 | configure:5266: result: yes |
---|
317 | configure:5299: checking for sys/file.h |
---|
318 | configure:5307: result: yes |
---|
319 | configure:5190: checking crt_externs.h usability |
---|
320 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
321 | configure:5213: $? = 0 |
---|
322 | configure:5227: result: yes |
---|
323 | configure:5231: checking crt_externs.h presence |
---|
324 | configure:5246: gcc -E conftest.c |
---|
325 | configure:5252: $? = 0 |
---|
326 | configure:5266: result: yes |
---|
327 | configure:5299: checking for crt_externs.h |
---|
328 | configure:5307: result: yes |
---|
329 | configure:5190: checking fcntl.h usability |
---|
330 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
331 | configure:5213: $? = 0 |
---|
332 | configure:5227: result: yes |
---|
333 | configure:5231: checking fcntl.h presence |
---|
334 | configure:5246: gcc -E conftest.c |
---|
335 | configure:5252: $? = 0 |
---|
336 | configure:5266: result: yes |
---|
337 | configure:5299: checking for fcntl.h |
---|
338 | configure:5307: result: yes |
---|
339 | configure:5190: checking sys/fcntl.h usability |
---|
340 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
341 | configure:5213: $? = 0 |
---|
342 | configure:5227: result: yes |
---|
343 | configure:5231: checking sys/fcntl.h presence |
---|
344 | configure:5246: gcc -E conftest.c |
---|
345 | configure:5252: $? = 0 |
---|
346 | configure:5266: result: yes |
---|
347 | configure:5299: checking for sys/fcntl.h |
---|
348 | configure:5307: result: yes |
---|
349 | configure:5190: checking sys/cdefs.h usability |
---|
350 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
351 | configure:5213: $? = 0 |
---|
352 | configure:5227: result: yes |
---|
353 | configure:5231: checking sys/cdefs.h presence |
---|
354 | configure:5246: gcc -E conftest.c |
---|
355 | configure:5252: $? = 0 |
---|
356 | configure:5266: result: yes |
---|
357 | configure:5299: checking for sys/cdefs.h |
---|
358 | configure:5307: result: yes |
---|
359 | configure:5190: checking err.h usability |
---|
360 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
361 | configure:5213: $? = 0 |
---|
362 | configure:5227: result: yes |
---|
363 | configure:5231: checking err.h presence |
---|
364 | configure:5246: gcc -E conftest.c |
---|
365 | configure:5252: $? = 0 |
---|
366 | configure:5266: result: yes |
---|
367 | configure:5299: checking for err.h |
---|
368 | configure:5307: result: yes |
---|
369 | configure:5190: checking libgen.h usability |
---|
370 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
371 | configure:5213: $? = 0 |
---|
372 | configure:5227: result: yes |
---|
373 | configure:5231: checking libgen.h presence |
---|
374 | configure:5246: gcc -E conftest.c |
---|
375 | configure:5252: $? = 0 |
---|
376 | configure:5266: result: yes |
---|
377 | configure:5299: checking for libgen.h |
---|
378 | configure:5307: result: yes |
---|
379 | configure:5190: checking sys/socket.h usability |
---|
380 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
381 | configure:5213: $? = 0 |
---|
382 | configure:5227: result: yes |
---|
383 | configure:5231: checking sys/socket.h presence |
---|
384 | configure:5246: gcc -E conftest.c |
---|
385 | configure:5252: $? = 0 |
---|
386 | configure:5266: result: yes |
---|
387 | configure:5299: checking for sys/socket.h |
---|
388 | configure:5307: result: yes |
---|
389 | configure:5190: checking readline/readline.h usability |
---|
390 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
391 | configure:5213: $? = 0 |
---|
392 | configure:5227: result: yes |
---|
393 | configure:5231: checking readline/readline.h presence |
---|
394 | configure:5246: gcc -E conftest.c |
---|
395 | configure:5252: $? = 0 |
---|
396 | configure:5266: result: yes |
---|
397 | configure:5299: checking for readline/readline.h |
---|
398 | configure:5307: result: yes |
---|
399 | configure:5190: checking readline/history.h usability |
---|
400 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
401 | configure:5213: $? = 0 |
---|
402 | configure:5227: result: yes |
---|
403 | configure:5231: checking readline/history.h presence |
---|
404 | configure:5246: gcc -E conftest.c |
---|
405 | configure:5252: $? = 0 |
---|
406 | configure:5266: result: yes |
---|
407 | configure:5299: checking for readline/history.h |
---|
408 | configure:5307: result: yes |
---|
409 | configure:5190: checking pwd.h usability |
---|
410 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
411 | configure:5213: $? = 0 |
---|
412 | configure:5227: result: yes |
---|
413 | configure:5231: checking pwd.h presence |
---|
414 | configure:5246: gcc -E conftest.c |
---|
415 | configure:5252: $? = 0 |
---|
416 | configure:5266: result: yes |
---|
417 | configure:5299: checking for pwd.h |
---|
418 | configure:5307: result: yes |
---|
419 | configure:5190: checking sys/paths.h usability |
---|
420 | configure:5207: gcc -c -g -O2 conftest.c >&5 |
---|
421 | configure:5213: $? = 0 |
---|
422 | configure:5227: result: yes |
---|
423 | configure:5231: checking sys/paths.h presence |
---|
424 | configure:5246: gcc -E conftest.c |
---|
425 | configure:5252: $? = 0 |
---|
426 | configure:5266: result: yes |
---|
427 | configure:5299: checking for sys/paths.h |
---|
428 | configure:5307: result: yes |
---|
429 | configure:5324: checking whether closedir returns void |
---|
430 | configure:5358: gcc -o conftest -g -O2 conftest.c >&5 |
---|
431 | configure:5361: $? = 0 |
---|
432 | configure:5367: ./conftest |
---|
433 | configure:5370: $? = 0 |
---|
434 | configure:5386: result: no |
---|
435 | configure:5396: checking for pid_t |
---|
436 | configure:5426: gcc -c -g -O2 conftest.c >&5 |
---|
437 | configure:5432: $? = 0 |
---|
438 | configure:5447: result: yes |
---|
439 | configure:5474: checking vfork.h usability |
---|
440 | configure:5491: gcc -c -g -O2 conftest.c >&5 |
---|
441 | conftest.c:72:19: error: vfork.h: No such file or directory |
---|
442 | configure:5497: $? = 1 |
---|
443 | configure: failed program was: |
---|
444 | | /* confdefs.h. */ |
---|
445 | | #define PACKAGE_NAME "MacPorts" |
---|
446 | | #define PACKAGE_TARNAME "macports" |
---|
447 | | #define PACKAGE_VERSION "1.4.42" |
---|
448 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
449 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
450 | | #define UNUSED __attribute__((unused)) |
---|
451 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
452 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
453 | | #define HAVE_FRAMEWORK_IOKIT |
---|
454 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
455 | | #define STDC_HEADERS 1 |
---|
456 | | #define HAVE_DIRENT_H 1 |
---|
457 | | #define HAVE_SYS_WAIT_H 1 |
---|
458 | | #define HAVE_SYS_TYPES_H 1 |
---|
459 | | #define HAVE_SYS_STAT_H 1 |
---|
460 | | #define HAVE_STDLIB_H 1 |
---|
461 | | #define HAVE_STRING_H 1 |
---|
462 | | #define HAVE_MEMORY_H 1 |
---|
463 | | #define HAVE_STRINGS_H 1 |
---|
464 | | #define HAVE_INTTYPES_H 1 |
---|
465 | | #define HAVE_STDINT_H 1 |
---|
466 | | #define HAVE_UNISTD_H 1 |
---|
467 | | #define HAVE_LIMITS_H 1 |
---|
468 | | #define HAVE_PATHS_H 1 |
---|
469 | | #define HAVE_SYS_FILE_H 1 |
---|
470 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
471 | | #define HAVE_FCNTL_H 1 |
---|
472 | | #define HAVE_SYS_FCNTL_H 1 |
---|
473 | | #define HAVE_SYS_CDEFS_H 1 |
---|
474 | | #define HAVE_ERR_H 1 |
---|
475 | | #define HAVE_LIBGEN_H 1 |
---|
476 | | #define HAVE_SYS_SOCKET_H 1 |
---|
477 | | #define HAVE_READLINE_READLINE_H 1 |
---|
478 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
479 | | #define HAVE_PWD_H 1 |
---|
480 | | #define HAVE_SYS_PATHS_H 1 |
---|
481 | | /* end confdefs.h. */ |
---|
482 | | #include <stdio.h> |
---|
483 | | #ifdef HAVE_SYS_TYPES_H |
---|
484 | | # include <sys/types.h> |
---|
485 | | #endif |
---|
486 | | #ifdef HAVE_SYS_STAT_H |
---|
487 | | # include <sys/stat.h> |
---|
488 | | #endif |
---|
489 | | #ifdef STDC_HEADERS |
---|
490 | | # include <stdlib.h> |
---|
491 | | # include <stddef.h> |
---|
492 | | #else |
---|
493 | | # ifdef HAVE_STDLIB_H |
---|
494 | | # include <stdlib.h> |
---|
495 | | # endif |
---|
496 | | #endif |
---|
497 | | #ifdef HAVE_STRING_H |
---|
498 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
499 | | # include <memory.h> |
---|
500 | | # endif |
---|
501 | | # include <string.h> |
---|
502 | | #endif |
---|
503 | | #ifdef HAVE_STRINGS_H |
---|
504 | | # include <strings.h> |
---|
505 | | #endif |
---|
506 | | #ifdef HAVE_INTTYPES_H |
---|
507 | | # include <inttypes.h> |
---|
508 | | #endif |
---|
509 | | #ifdef HAVE_STDINT_H |
---|
510 | | # include <stdint.h> |
---|
511 | | #endif |
---|
512 | | #ifdef HAVE_UNISTD_H |
---|
513 | | # include <unistd.h> |
---|
514 | | #endif |
---|
515 | | #include <vfork.h> |
---|
516 | configure:5511: result: no |
---|
517 | configure:5515: checking vfork.h presence |
---|
518 | configure:5530: gcc -E conftest.c |
---|
519 | conftest.c:39:19: error: vfork.h: No such file or directory |
---|
520 | configure:5536: $? = 1 |
---|
521 | configure: failed program was: |
---|
522 | | /* confdefs.h. */ |
---|
523 | | #define PACKAGE_NAME "MacPorts" |
---|
524 | | #define PACKAGE_TARNAME "macports" |
---|
525 | | #define PACKAGE_VERSION "1.4.42" |
---|
526 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
527 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
528 | | #define UNUSED __attribute__((unused)) |
---|
529 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
530 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
531 | | #define HAVE_FRAMEWORK_IOKIT |
---|
532 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
533 | | #define STDC_HEADERS 1 |
---|
534 | | #define HAVE_DIRENT_H 1 |
---|
535 | | #define HAVE_SYS_WAIT_H 1 |
---|
536 | | #define HAVE_SYS_TYPES_H 1 |
---|
537 | | #define HAVE_SYS_STAT_H 1 |
---|
538 | | #define HAVE_STDLIB_H 1 |
---|
539 | | #define HAVE_STRING_H 1 |
---|
540 | | #define HAVE_MEMORY_H 1 |
---|
541 | | #define HAVE_STRINGS_H 1 |
---|
542 | | #define HAVE_INTTYPES_H 1 |
---|
543 | | #define HAVE_STDINT_H 1 |
---|
544 | | #define HAVE_UNISTD_H 1 |
---|
545 | | #define HAVE_LIMITS_H 1 |
---|
546 | | #define HAVE_PATHS_H 1 |
---|
547 | | #define HAVE_SYS_FILE_H 1 |
---|
548 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
549 | | #define HAVE_FCNTL_H 1 |
---|
550 | | #define HAVE_SYS_FCNTL_H 1 |
---|
551 | | #define HAVE_SYS_CDEFS_H 1 |
---|
552 | | #define HAVE_ERR_H 1 |
---|
553 | | #define HAVE_LIBGEN_H 1 |
---|
554 | | #define HAVE_SYS_SOCKET_H 1 |
---|
555 | | #define HAVE_READLINE_READLINE_H 1 |
---|
556 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
557 | | #define HAVE_PWD_H 1 |
---|
558 | | #define HAVE_SYS_PATHS_H 1 |
---|
559 | | /* end confdefs.h. */ |
---|
560 | | #include <vfork.h> |
---|
561 | configure:5550: result: no |
---|
562 | configure:5583: checking for vfork.h |
---|
563 | configure:5591: result: no |
---|
564 | configure:5609: checking for fork |
---|
565 | configure:5665: gcc -o conftest -g -O2 conftest.c >&5 |
---|
566 | conftest.c:62: warning: conflicting types for built-in function 'fork' |
---|
567 | configure:5671: $? = 0 |
---|
568 | configure:5689: result: yes |
---|
569 | configure:5609: checking for vfork |
---|
570 | configure:5665: gcc -o conftest -g -O2 conftest.c >&5 |
---|
571 | configure:5671: $? = 0 |
---|
572 | configure:5689: result: yes |
---|
573 | configure:5700: checking for working fork |
---|
574 | configure:5732: gcc -o conftest -g -O2 conftest.c >&5 |
---|
575 | configure:5735: $? = 0 |
---|
576 | configure:5741: ./conftest |
---|
577 | configure:5744: $? = 0 |
---|
578 | configure:5760: result: yes |
---|
579 | configure:5781: checking for working vfork |
---|
580 | configure:5919: result: yes |
---|
581 | configure:5950: checking whether strerror_r is declared |
---|
582 | configure:5979: gcc -c -g -O2 conftest.c >&5 |
---|
583 | configure:5985: $? = 0 |
---|
584 | configure:6000: result: yes |
---|
585 | configure:6022: checking for strerror_r |
---|
586 | configure:6078: gcc -o conftest -g -O2 conftest.c >&5 |
---|
587 | configure:6084: $? = 0 |
---|
588 | configure:6102: result: yes |
---|
589 | configure:6112: checking whether strerror_r returns char * |
---|
590 | configure:6146: gcc -c -g -O2 conftest.c >&5 |
---|
591 | conftest.c: In function 'main': |
---|
592 | conftest.c:83: error: invalid type argument of 'unary *' |
---|
593 | conftest.c:84: warning: initialization makes pointer from integer without a cast |
---|
594 | configure:6152: $? = 1 |
---|
595 | configure: failed program was: |
---|
596 | | /* confdefs.h. */ |
---|
597 | | #define PACKAGE_NAME "MacPorts" |
---|
598 | | #define PACKAGE_TARNAME "macports" |
---|
599 | | #define PACKAGE_VERSION "1.4.42" |
---|
600 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
601 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
602 | | #define UNUSED __attribute__((unused)) |
---|
603 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
604 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
605 | | #define HAVE_FRAMEWORK_IOKIT |
---|
606 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
607 | | #define STDC_HEADERS 1 |
---|
608 | | #define HAVE_DIRENT_H 1 |
---|
609 | | #define HAVE_SYS_WAIT_H 1 |
---|
610 | | #define HAVE_SYS_TYPES_H 1 |
---|
611 | | #define HAVE_SYS_STAT_H 1 |
---|
612 | | #define HAVE_STDLIB_H 1 |
---|
613 | | #define HAVE_STRING_H 1 |
---|
614 | | #define HAVE_MEMORY_H 1 |
---|
615 | | #define HAVE_STRINGS_H 1 |
---|
616 | | #define HAVE_INTTYPES_H 1 |
---|
617 | | #define HAVE_STDINT_H 1 |
---|
618 | | #define HAVE_UNISTD_H 1 |
---|
619 | | #define HAVE_LIMITS_H 1 |
---|
620 | | #define HAVE_PATHS_H 1 |
---|
621 | | #define HAVE_SYS_FILE_H 1 |
---|
622 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
623 | | #define HAVE_FCNTL_H 1 |
---|
624 | | #define HAVE_SYS_FCNTL_H 1 |
---|
625 | | #define HAVE_SYS_CDEFS_H 1 |
---|
626 | | #define HAVE_ERR_H 1 |
---|
627 | | #define HAVE_LIBGEN_H 1 |
---|
628 | | #define HAVE_SYS_SOCKET_H 1 |
---|
629 | | #define HAVE_READLINE_READLINE_H 1 |
---|
630 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
631 | | #define HAVE_PWD_H 1 |
---|
632 | | #define HAVE_SYS_PATHS_H 1 |
---|
633 | | #define HAVE_FORK 1 |
---|
634 | | #define HAVE_VFORK 1 |
---|
635 | | #define HAVE_WORKING_VFORK 1 |
---|
636 | | #define HAVE_WORKING_FORK 1 |
---|
637 | | #define HAVE_DECL_STRERROR_R 1 |
---|
638 | | #define HAVE_STRERROR_R 1 |
---|
639 | | /* end confdefs.h. */ |
---|
640 | | #include <stdio.h> |
---|
641 | | #ifdef HAVE_SYS_TYPES_H |
---|
642 | | # include <sys/types.h> |
---|
643 | | #endif |
---|
644 | | #ifdef HAVE_SYS_STAT_H |
---|
645 | | # include <sys/stat.h> |
---|
646 | | #endif |
---|
647 | | #ifdef STDC_HEADERS |
---|
648 | | # include <stdlib.h> |
---|
649 | | # include <stddef.h> |
---|
650 | | #else |
---|
651 | | # ifdef HAVE_STDLIB_H |
---|
652 | | # include <stdlib.h> |
---|
653 | | # endif |
---|
654 | | #endif |
---|
655 | | #ifdef HAVE_STRING_H |
---|
656 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
657 | | # include <memory.h> |
---|
658 | | # endif |
---|
659 | | # include <string.h> |
---|
660 | | #endif |
---|
661 | | #ifdef HAVE_STRINGS_H |
---|
662 | | # include <strings.h> |
---|
663 | | #endif |
---|
664 | | #ifdef HAVE_INTTYPES_H |
---|
665 | | # include <inttypes.h> |
---|
666 | | #endif |
---|
667 | | #ifdef HAVE_STDINT_H |
---|
668 | | # include <stdint.h> |
---|
669 | | #endif |
---|
670 | | #ifdef HAVE_UNISTD_H |
---|
671 | | # include <unistd.h> |
---|
672 | | #endif |
---|
673 | | int |
---|
674 | | main () |
---|
675 | | { |
---|
676 | | |
---|
677 | | char buf[100]; |
---|
678 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
679 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
680 | | return !p || x; |
---|
681 | | |
---|
682 | | ; |
---|
683 | | return 0; |
---|
684 | | } |
---|
685 | configure:6228: result: no |
---|
686 | configure:6256: checking for bzero |
---|
687 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
688 | conftest.c:68: warning: conflicting types for built-in function 'bzero' |
---|
689 | configure:6318: $? = 0 |
---|
690 | configure:6336: result: yes |
---|
691 | configure:6256: checking for memset |
---|
692 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
693 | conftest.c:69: warning: conflicting types for built-in function 'memset' |
---|
694 | configure:6318: $? = 0 |
---|
695 | configure:6336: result: yes |
---|
696 | configure:6256: checking for dup2 |
---|
697 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
698 | configure:6318: $? = 0 |
---|
699 | configure:6336: result: yes |
---|
700 | configure:6256: checking for regcomp |
---|
701 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
702 | configure:6318: $? = 0 |
---|
703 | configure:6336: result: yes |
---|
704 | configure:6256: checking for strdup |
---|
705 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
706 | conftest.c:72: warning: conflicting types for built-in function 'strdup' |
---|
707 | configure:6318: $? = 0 |
---|
708 | configure:6336: result: yes |
---|
709 | configure:6256: checking for strerror |
---|
710 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
711 | configure:6318: $? = 0 |
---|
712 | configure:6336: result: yes |
---|
713 | configure:6256: checking for strtol |
---|
714 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
715 | configure:6318: $? = 0 |
---|
716 | configure:6336: result: yes |
---|
717 | configure:6256: checking for fgetln |
---|
718 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
719 | configure:6318: $? = 0 |
---|
720 | configure:6336: result: yes |
---|
721 | configure:6256: checking for lockf |
---|
722 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
723 | configure:6318: $? = 0 |
---|
724 | configure:6336: result: yes |
---|
725 | configure:6256: checking for flock |
---|
726 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
727 | configure:6318: $? = 0 |
---|
728 | configure:6336: result: yes |
---|
729 | configure:6256: checking for setmode |
---|
730 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
731 | configure:6318: $? = 0 |
---|
732 | configure:6336: result: yes |
---|
733 | configure:6256: checking for strcasecmp |
---|
734 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
735 | configure:6318: $? = 0 |
---|
736 | configure:6336: result: yes |
---|
737 | configure:6256: checking for strncasecmp |
---|
738 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
739 | configure:6318: $? = 0 |
---|
740 | configure:6336: result: yes |
---|
741 | configure:6256: checking for strlcpy |
---|
742 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
743 | configure:6318: $? = 0 |
---|
744 | configure:6336: result: yes |
---|
745 | configure:6256: checking for copyfile |
---|
746 | configure:6312: gcc -o conftest -g -O2 conftest.c >&5 |
---|
747 | configure:6318: $? = 0 |
---|
748 | configure:6336: result: yes |
---|
749 | configure:6347: checking if readlink conforms to POSIX 1003.1a |
---|
750 | configure:6381: gcc -c -g -O2 conftest.c >&5 |
---|
751 | configure:6387: $? = 0 |
---|
752 | configure:6410: result: yes |
---|
753 | configure:6428: checking for MD5Update in -lmd |
---|
754 | configure:6463: gcc -o conftest -g -O2 conftest.c -lmd >&5 |
---|
755 | /usr/bin/ld: can't locate file for: -lmd |
---|
756 | collect2: ld returned 1 exit status |
---|
757 | configure:6469: $? = 1 |
---|
758 | configure: failed program was: |
---|
759 | | /* confdefs.h. */ |
---|
760 | | #define PACKAGE_NAME "MacPorts" |
---|
761 | | #define PACKAGE_TARNAME "macports" |
---|
762 | | #define PACKAGE_VERSION "1.4.42" |
---|
763 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
764 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
765 | | #define UNUSED __attribute__((unused)) |
---|
766 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
767 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
768 | | #define HAVE_FRAMEWORK_IOKIT |
---|
769 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
770 | | #define STDC_HEADERS 1 |
---|
771 | | #define HAVE_DIRENT_H 1 |
---|
772 | | #define HAVE_SYS_WAIT_H 1 |
---|
773 | | #define HAVE_SYS_TYPES_H 1 |
---|
774 | | #define HAVE_SYS_STAT_H 1 |
---|
775 | | #define HAVE_STDLIB_H 1 |
---|
776 | | #define HAVE_STRING_H 1 |
---|
777 | | #define HAVE_MEMORY_H 1 |
---|
778 | | #define HAVE_STRINGS_H 1 |
---|
779 | | #define HAVE_INTTYPES_H 1 |
---|
780 | | #define HAVE_STDINT_H 1 |
---|
781 | | #define HAVE_UNISTD_H 1 |
---|
782 | | #define HAVE_LIMITS_H 1 |
---|
783 | | #define HAVE_PATHS_H 1 |
---|
784 | | #define HAVE_SYS_FILE_H 1 |
---|
785 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
786 | | #define HAVE_FCNTL_H 1 |
---|
787 | | #define HAVE_SYS_FCNTL_H 1 |
---|
788 | | #define HAVE_SYS_CDEFS_H 1 |
---|
789 | | #define HAVE_ERR_H 1 |
---|
790 | | #define HAVE_LIBGEN_H 1 |
---|
791 | | #define HAVE_SYS_SOCKET_H 1 |
---|
792 | | #define HAVE_READLINE_READLINE_H 1 |
---|
793 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
794 | | #define HAVE_PWD_H 1 |
---|
795 | | #define HAVE_SYS_PATHS_H 1 |
---|
796 | | #define HAVE_FORK 1 |
---|
797 | | #define HAVE_VFORK 1 |
---|
798 | | #define HAVE_WORKING_VFORK 1 |
---|
799 | | #define HAVE_WORKING_FORK 1 |
---|
800 | | #define HAVE_DECL_STRERROR_R 1 |
---|
801 | | #define HAVE_STRERROR_R 1 |
---|
802 | | #define HAVE_BZERO 1 |
---|
803 | | #define HAVE_MEMSET 1 |
---|
804 | | #define HAVE_DUP2 1 |
---|
805 | | #define HAVE_REGCOMP 1 |
---|
806 | | #define HAVE_STRDUP 1 |
---|
807 | | #define HAVE_STRERROR 1 |
---|
808 | | #define HAVE_STRTOL 1 |
---|
809 | | #define HAVE_FGETLN 1 |
---|
810 | | #define HAVE_LOCKF 1 |
---|
811 | | #define HAVE_FLOCK 1 |
---|
812 | | #define HAVE_SETMODE 1 |
---|
813 | | #define HAVE_STRCASECMP 1 |
---|
814 | | #define HAVE_STRNCASECMP 1 |
---|
815 | | #define HAVE_STRLCPY 1 |
---|
816 | | #define HAVE_COPYFILE 1 |
---|
817 | | /* end confdefs.h. */ |
---|
818 | | |
---|
819 | | /* Override any GCC internal prototype to avoid an error. |
---|
820 | | Use char because int might match the return type of a GCC |
---|
821 | | builtin and then its argument prototype would still apply. */ |
---|
822 | | #ifdef __cplusplus |
---|
823 | | extern "C" |
---|
824 | | #endif |
---|
825 | | char MD5Update (); |
---|
826 | | int |
---|
827 | | main () |
---|
828 | | { |
---|
829 | | return MD5Update (); |
---|
830 | | ; |
---|
831 | | return 0; |
---|
832 | | } |
---|
833 | configure:6487: result: no |
---|
834 | configure:6663: checking for MD5_Update in -lcrypto |
---|
835 | configure:6698: gcc -o conftest -g -O2 conftest.c -lcrypto >&5 |
---|
836 | configure:6704: $? = 0 |
---|
837 | configure:6722: result: yes |
---|
838 | configure:6741: checking openssl/md5.h usability |
---|
839 | configure:6758: gcc -c -g -O2 conftest.c >&5 |
---|
840 | configure:6764: $? = 0 |
---|
841 | configure:6778: result: yes |
---|
842 | configure:6782: checking openssl/md5.h presence |
---|
843 | configure:6797: gcc -E conftest.c |
---|
844 | configure:6803: $? = 0 |
---|
845 | configure:6817: result: yes |
---|
846 | configure:6850: checking for openssl/md5.h |
---|
847 | configure:6858: result: yes |
---|
848 | configure:6911: checking for X |
---|
849 | configure:7146: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include |
---|
850 | configure:7170: checking whether -R must be followed by a space |
---|
851 | configure:7196: gcc -o conftest -g -O2 conftest.c -R/usr/X11R6/lib >&5 |
---|
852 | powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-R/usr/X11R6/lib' |
---|
853 | configure:7202: $? = 0 |
---|
854 | configure: failed program was: |
---|
855 | | /* confdefs.h. */ |
---|
856 | | #define PACKAGE_NAME "MacPorts" |
---|
857 | | #define PACKAGE_TARNAME "macports" |
---|
858 | | #define PACKAGE_VERSION "1.4.42" |
---|
859 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
860 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
861 | | #define UNUSED __attribute__((unused)) |
---|
862 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
863 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
864 | | #define HAVE_FRAMEWORK_IOKIT |
---|
865 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
866 | | #define STDC_HEADERS 1 |
---|
867 | | #define HAVE_DIRENT_H 1 |
---|
868 | | #define HAVE_SYS_WAIT_H 1 |
---|
869 | | #define HAVE_SYS_TYPES_H 1 |
---|
870 | | #define HAVE_SYS_STAT_H 1 |
---|
871 | | #define HAVE_STDLIB_H 1 |
---|
872 | | #define HAVE_STRING_H 1 |
---|
873 | | #define HAVE_MEMORY_H 1 |
---|
874 | | #define HAVE_STRINGS_H 1 |
---|
875 | | #define HAVE_INTTYPES_H 1 |
---|
876 | | #define HAVE_STDINT_H 1 |
---|
877 | | #define HAVE_UNISTD_H 1 |
---|
878 | | #define HAVE_LIMITS_H 1 |
---|
879 | | #define HAVE_PATHS_H 1 |
---|
880 | | #define HAVE_SYS_FILE_H 1 |
---|
881 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
882 | | #define HAVE_FCNTL_H 1 |
---|
883 | | #define HAVE_SYS_FCNTL_H 1 |
---|
884 | | #define HAVE_SYS_CDEFS_H 1 |
---|
885 | | #define HAVE_ERR_H 1 |
---|
886 | | #define HAVE_LIBGEN_H 1 |
---|
887 | | #define HAVE_SYS_SOCKET_H 1 |
---|
888 | | #define HAVE_READLINE_READLINE_H 1 |
---|
889 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
890 | | #define HAVE_PWD_H 1 |
---|
891 | | #define HAVE_SYS_PATHS_H 1 |
---|
892 | | #define HAVE_FORK 1 |
---|
893 | | #define HAVE_VFORK 1 |
---|
894 | | #define HAVE_WORKING_VFORK 1 |
---|
895 | | #define HAVE_WORKING_FORK 1 |
---|
896 | | #define HAVE_DECL_STRERROR_R 1 |
---|
897 | | #define HAVE_STRERROR_R 1 |
---|
898 | | #define HAVE_BZERO 1 |
---|
899 | | #define HAVE_MEMSET 1 |
---|
900 | | #define HAVE_DUP2 1 |
---|
901 | | #define HAVE_REGCOMP 1 |
---|
902 | | #define HAVE_STRDUP 1 |
---|
903 | | #define HAVE_STRERROR 1 |
---|
904 | | #define HAVE_STRTOL 1 |
---|
905 | | #define HAVE_FGETLN 1 |
---|
906 | | #define HAVE_LOCKF 1 |
---|
907 | | #define HAVE_FLOCK 1 |
---|
908 | | #define HAVE_SETMODE 1 |
---|
909 | | #define HAVE_STRCASECMP 1 |
---|
910 | | #define HAVE_STRNCASECMP 1 |
---|
911 | | #define HAVE_STRLCPY 1 |
---|
912 | | #define HAVE_COPYFILE 1 |
---|
913 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
914 | | #define HAVE_LIBCRYPTO |
---|
915 | | /* end confdefs.h. */ |
---|
916 | | |
---|
917 | | int |
---|
918 | | main () |
---|
919 | | { |
---|
920 | | |
---|
921 | | ; |
---|
922 | | return 0; |
---|
923 | | } |
---|
924 | configure:7237: gcc -o conftest -g -O2 conftest.c -R /usr/X11R6/lib >&5 |
---|
925 | powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-R' |
---|
926 | /usr/bin/ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) |
---|
927 | collect2: ld returned 1 exit status |
---|
928 | configure:7243: $? = 1 |
---|
929 | configure: failed program was: |
---|
930 | | /* confdefs.h. */ |
---|
931 | | #define PACKAGE_NAME "MacPorts" |
---|
932 | | #define PACKAGE_TARNAME "macports" |
---|
933 | | #define PACKAGE_VERSION "1.4.42" |
---|
934 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
935 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
936 | | #define UNUSED __attribute__((unused)) |
---|
937 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
938 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
939 | | #define HAVE_FRAMEWORK_IOKIT |
---|
940 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
941 | | #define STDC_HEADERS 1 |
---|
942 | | #define HAVE_DIRENT_H 1 |
---|
943 | | #define HAVE_SYS_WAIT_H 1 |
---|
944 | | #define HAVE_SYS_TYPES_H 1 |
---|
945 | | #define HAVE_SYS_STAT_H 1 |
---|
946 | | #define HAVE_STDLIB_H 1 |
---|
947 | | #define HAVE_STRING_H 1 |
---|
948 | | #define HAVE_MEMORY_H 1 |
---|
949 | | #define HAVE_STRINGS_H 1 |
---|
950 | | #define HAVE_INTTYPES_H 1 |
---|
951 | | #define HAVE_STDINT_H 1 |
---|
952 | | #define HAVE_UNISTD_H 1 |
---|
953 | | #define HAVE_LIMITS_H 1 |
---|
954 | | #define HAVE_PATHS_H 1 |
---|
955 | | #define HAVE_SYS_FILE_H 1 |
---|
956 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
957 | | #define HAVE_FCNTL_H 1 |
---|
958 | | #define HAVE_SYS_FCNTL_H 1 |
---|
959 | | #define HAVE_SYS_CDEFS_H 1 |
---|
960 | | #define HAVE_ERR_H 1 |
---|
961 | | #define HAVE_LIBGEN_H 1 |
---|
962 | | #define HAVE_SYS_SOCKET_H 1 |
---|
963 | | #define HAVE_READLINE_READLINE_H 1 |
---|
964 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
965 | | #define HAVE_PWD_H 1 |
---|
966 | | #define HAVE_SYS_PATHS_H 1 |
---|
967 | | #define HAVE_FORK 1 |
---|
968 | | #define HAVE_VFORK 1 |
---|
969 | | #define HAVE_WORKING_VFORK 1 |
---|
970 | | #define HAVE_WORKING_FORK 1 |
---|
971 | | #define HAVE_DECL_STRERROR_R 1 |
---|
972 | | #define HAVE_STRERROR_R 1 |
---|
973 | | #define HAVE_BZERO 1 |
---|
974 | | #define HAVE_MEMSET 1 |
---|
975 | | #define HAVE_DUP2 1 |
---|
976 | | #define HAVE_REGCOMP 1 |
---|
977 | | #define HAVE_STRDUP 1 |
---|
978 | | #define HAVE_STRERROR 1 |
---|
979 | | #define HAVE_STRTOL 1 |
---|
980 | | #define HAVE_FGETLN 1 |
---|
981 | | #define HAVE_LOCKF 1 |
---|
982 | | #define HAVE_FLOCK 1 |
---|
983 | | #define HAVE_SETMODE 1 |
---|
984 | | #define HAVE_STRCASECMP 1 |
---|
985 | | #define HAVE_STRNCASECMP 1 |
---|
986 | | #define HAVE_STRLCPY 1 |
---|
987 | | #define HAVE_COPYFILE 1 |
---|
988 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
989 | | #define HAVE_LIBCRYPTO |
---|
990 | | /* end confdefs.h. */ |
---|
991 | | |
---|
992 | | int |
---|
993 | | main () |
---|
994 | | { |
---|
995 | | |
---|
996 | | ; |
---|
997 | | return 0; |
---|
998 | | } |
---|
999 | configure:7256: result: neither works |
---|
1000 | configure:7309: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5 |
---|
1001 | configure:7315: $? = 0 |
---|
1002 | configure:7472: checking for gethostbyname |
---|
1003 | configure:7528: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1004 | configure:7534: $? = 0 |
---|
1005 | configure:7551: result: yes |
---|
1006 | configure:7696: checking for connect |
---|
1007 | configure:7752: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1008 | configure:7758: $? = 0 |
---|
1009 | configure:7775: result: yes |
---|
1010 | configure:7847: checking for remove |
---|
1011 | configure:7903: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1012 | configure:7909: $? = 0 |
---|
1013 | configure:7926: result: yes |
---|
1014 | configure:7998: checking for shmat |
---|
1015 | configure:8054: gcc -o conftest -g -O2 conftest.c >&5 |
---|
1016 | configure:8060: $? = 0 |
---|
1017 | configure:8077: result: yes |
---|
1018 | configure:8158: checking for IceConnectionNumber in -lICE |
---|
1019 | configure:8193: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5 |
---|
1020 | configure:8199: $? = 0 |
---|
1021 | configure:8217: result: yes |
---|
1022 | configure:8229: checking for XOpenDisplay in -lX11 |
---|
1023 | configure:8264: gcc -o conftest -g -O2 conftest.c -lX11 -L/usr/X11R6/lib -L/usr/X11R6/lib >&5 |
---|
1024 | configure:8270: $? = 0 |
---|
1025 | configure:8288: result: yes |
---|
1026 | configure:8383: checking for readline in -lreadline |
---|
1027 | configure:8418: gcc -o conftest -g -O2 conftest.c -lreadline >&5 |
---|
1028 | configure:8424: $? = 0 |
---|
1029 | configure:8442: result: yes |
---|
1030 | configure:8453: checking whether rl_username_completion_function is declared |
---|
1031 | configure:8488: gcc -c -g -O2 conftest.c >&5 |
---|
1032 | conftest.c: In function 'main': |
---|
1033 | conftest.c:74: error: 'rl_username_completion_function' undeclared (first use in this function) |
---|
1034 | conftest.c:74: error: (Each undeclared identifier is reported only once |
---|
1035 | conftest.c:74: error: for each function it appears in.) |
---|
1036 | configure:8494: $? = 1 |
---|
1037 | configure: failed program was: |
---|
1038 | | /* confdefs.h. */ |
---|
1039 | | #define PACKAGE_NAME "MacPorts" |
---|
1040 | | #define PACKAGE_TARNAME "macports" |
---|
1041 | | #define PACKAGE_VERSION "1.4.42" |
---|
1042 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
1043 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1044 | | #define UNUSED __attribute__((unused)) |
---|
1045 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1046 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1047 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1048 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1049 | | #define STDC_HEADERS 1 |
---|
1050 | | #define HAVE_DIRENT_H 1 |
---|
1051 | | #define HAVE_SYS_WAIT_H 1 |
---|
1052 | | #define HAVE_SYS_TYPES_H 1 |
---|
1053 | | #define HAVE_SYS_STAT_H 1 |
---|
1054 | | #define HAVE_STDLIB_H 1 |
---|
1055 | | #define HAVE_STRING_H 1 |
---|
1056 | | #define HAVE_MEMORY_H 1 |
---|
1057 | | #define HAVE_STRINGS_H 1 |
---|
1058 | | #define HAVE_INTTYPES_H 1 |
---|
1059 | | #define HAVE_STDINT_H 1 |
---|
1060 | | #define HAVE_UNISTD_H 1 |
---|
1061 | | #define HAVE_LIMITS_H 1 |
---|
1062 | | #define HAVE_PATHS_H 1 |
---|
1063 | | #define HAVE_SYS_FILE_H 1 |
---|
1064 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1065 | | #define HAVE_FCNTL_H 1 |
---|
1066 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1067 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1068 | | #define HAVE_ERR_H 1 |
---|
1069 | | #define HAVE_LIBGEN_H 1 |
---|
1070 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1071 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1072 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1073 | | #define HAVE_PWD_H 1 |
---|
1074 | | #define HAVE_SYS_PATHS_H 1 |
---|
1075 | | #define HAVE_FORK 1 |
---|
1076 | | #define HAVE_VFORK 1 |
---|
1077 | | #define HAVE_WORKING_VFORK 1 |
---|
1078 | | #define HAVE_WORKING_FORK 1 |
---|
1079 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1080 | | #define HAVE_STRERROR_R 1 |
---|
1081 | | #define HAVE_BZERO 1 |
---|
1082 | | #define HAVE_MEMSET 1 |
---|
1083 | | #define HAVE_DUP2 1 |
---|
1084 | | #define HAVE_REGCOMP 1 |
---|
1085 | | #define HAVE_STRDUP 1 |
---|
1086 | | #define HAVE_STRERROR 1 |
---|
1087 | | #define HAVE_STRTOL 1 |
---|
1088 | | #define HAVE_FGETLN 1 |
---|
1089 | | #define HAVE_LOCKF 1 |
---|
1090 | | #define HAVE_FLOCK 1 |
---|
1091 | | #define HAVE_SETMODE 1 |
---|
1092 | | #define HAVE_STRCASECMP 1 |
---|
1093 | | #define HAVE_STRNCASECMP 1 |
---|
1094 | | #define HAVE_STRLCPY 1 |
---|
1095 | | #define HAVE_COPYFILE 1 |
---|
1096 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1097 | | #define HAVE_LIBCRYPTO |
---|
1098 | | #define HAVE_LIBREADLINE 1 |
---|
1099 | | /* end confdefs.h. */ |
---|
1100 | | |
---|
1101 | | #include <stdio.h> |
---|
1102 | | #if HAVE_READLINE_READLINE_H |
---|
1103 | | # include <readline/readline.h> |
---|
1104 | | #endif |
---|
1105 | | |
---|
1106 | | |
---|
1107 | | int |
---|
1108 | | main () |
---|
1109 | | { |
---|
1110 | | #ifndef rl_username_completion_function |
---|
1111 | | (void) rl_username_completion_function; |
---|
1112 | | #endif |
---|
1113 | | |
---|
1114 | | ; |
---|
1115 | | return 0; |
---|
1116 | | } |
---|
1117 | configure:8509: result: no |
---|
1118 | configure:8525: checking whether rl_filename_completion_function is declared |
---|
1119 | configure:8560: gcc -c -g -O2 conftest.c >&5 |
---|
1120 | conftest.c: In function 'main': |
---|
1121 | conftest.c:75: error: 'rl_filename_completion_function' undeclared (first use in this function) |
---|
1122 | conftest.c:75: error: (Each undeclared identifier is reported only once |
---|
1123 | conftest.c:75: error: for each function it appears in.) |
---|
1124 | configure:8566: $? = 1 |
---|
1125 | configure: failed program was: |
---|
1126 | | /* confdefs.h. */ |
---|
1127 | | #define PACKAGE_NAME "MacPorts" |
---|
1128 | | #define PACKAGE_TARNAME "macports" |
---|
1129 | | #define PACKAGE_VERSION "1.4.42" |
---|
1130 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
1131 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1132 | | #define UNUSED __attribute__((unused)) |
---|
1133 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1134 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1135 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1136 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1137 | | #define STDC_HEADERS 1 |
---|
1138 | | #define HAVE_DIRENT_H 1 |
---|
1139 | | #define HAVE_SYS_WAIT_H 1 |
---|
1140 | | #define HAVE_SYS_TYPES_H 1 |
---|
1141 | | #define HAVE_SYS_STAT_H 1 |
---|
1142 | | #define HAVE_STDLIB_H 1 |
---|
1143 | | #define HAVE_STRING_H 1 |
---|
1144 | | #define HAVE_MEMORY_H 1 |
---|
1145 | | #define HAVE_STRINGS_H 1 |
---|
1146 | | #define HAVE_INTTYPES_H 1 |
---|
1147 | | #define HAVE_STDINT_H 1 |
---|
1148 | | #define HAVE_UNISTD_H 1 |
---|
1149 | | #define HAVE_LIMITS_H 1 |
---|
1150 | | #define HAVE_PATHS_H 1 |
---|
1151 | | #define HAVE_SYS_FILE_H 1 |
---|
1152 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1153 | | #define HAVE_FCNTL_H 1 |
---|
1154 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1155 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1156 | | #define HAVE_ERR_H 1 |
---|
1157 | | #define HAVE_LIBGEN_H 1 |
---|
1158 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1159 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1160 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1161 | | #define HAVE_PWD_H 1 |
---|
1162 | | #define HAVE_SYS_PATHS_H 1 |
---|
1163 | | #define HAVE_FORK 1 |
---|
1164 | | #define HAVE_VFORK 1 |
---|
1165 | | #define HAVE_WORKING_VFORK 1 |
---|
1166 | | #define HAVE_WORKING_FORK 1 |
---|
1167 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1168 | | #define HAVE_STRERROR_R 1 |
---|
1169 | | #define HAVE_BZERO 1 |
---|
1170 | | #define HAVE_MEMSET 1 |
---|
1171 | | #define HAVE_DUP2 1 |
---|
1172 | | #define HAVE_REGCOMP 1 |
---|
1173 | | #define HAVE_STRDUP 1 |
---|
1174 | | #define HAVE_STRERROR 1 |
---|
1175 | | #define HAVE_STRTOL 1 |
---|
1176 | | #define HAVE_FGETLN 1 |
---|
1177 | | #define HAVE_LOCKF 1 |
---|
1178 | | #define HAVE_FLOCK 1 |
---|
1179 | | #define HAVE_SETMODE 1 |
---|
1180 | | #define HAVE_STRCASECMP 1 |
---|
1181 | | #define HAVE_STRNCASECMP 1 |
---|
1182 | | #define HAVE_STRLCPY 1 |
---|
1183 | | #define HAVE_COPYFILE 1 |
---|
1184 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1185 | | #define HAVE_LIBCRYPTO |
---|
1186 | | #define HAVE_LIBREADLINE 1 |
---|
1187 | | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 0 |
---|
1188 | | /* end confdefs.h. */ |
---|
1189 | | |
---|
1190 | | #include <stdio.h> |
---|
1191 | | #if HAVE_READLINE_READLINE_H |
---|
1192 | | # include <readline/readline.h> |
---|
1193 | | #endif |
---|
1194 | | |
---|
1195 | | |
---|
1196 | | int |
---|
1197 | | main () |
---|
1198 | | { |
---|
1199 | | #ifndef rl_filename_completion_function |
---|
1200 | | (void) rl_filename_completion_function; |
---|
1201 | | #endif |
---|
1202 | | |
---|
1203 | | ; |
---|
1204 | | return 0; |
---|
1205 | | } |
---|
1206 | configure:8581: result: no |
---|
1207 | configure:8597: checking whether rl_completion_matches is declared |
---|
1208 | configure:8632: gcc -c -g -O2 conftest.c >&5 |
---|
1209 | conftest.c: In function 'main': |
---|
1210 | conftest.c:76: error: 'rl_completion_matches' undeclared (first use in this function) |
---|
1211 | conftest.c:76: error: (Each undeclared identifier is reported only once |
---|
1212 | conftest.c:76: error: for each function it appears in.) |
---|
1213 | configure:8638: $? = 1 |
---|
1214 | configure: failed program was: |
---|
1215 | | /* confdefs.h. */ |
---|
1216 | | #define PACKAGE_NAME "MacPorts" |
---|
1217 | | #define PACKAGE_TARNAME "macports" |
---|
1218 | | #define PACKAGE_VERSION "1.4.42" |
---|
1219 | | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
1220 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1221 | | #define UNUSED __attribute__((unused)) |
---|
1222 | | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1223 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1224 | | #define HAVE_FRAMEWORK_IOKIT |
---|
1225 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1226 | | #define STDC_HEADERS 1 |
---|
1227 | | #define HAVE_DIRENT_H 1 |
---|
1228 | | #define HAVE_SYS_WAIT_H 1 |
---|
1229 | | #define HAVE_SYS_TYPES_H 1 |
---|
1230 | | #define HAVE_SYS_STAT_H 1 |
---|
1231 | | #define HAVE_STDLIB_H 1 |
---|
1232 | | #define HAVE_STRING_H 1 |
---|
1233 | | #define HAVE_MEMORY_H 1 |
---|
1234 | | #define HAVE_STRINGS_H 1 |
---|
1235 | | #define HAVE_INTTYPES_H 1 |
---|
1236 | | #define HAVE_STDINT_H 1 |
---|
1237 | | #define HAVE_UNISTD_H 1 |
---|
1238 | | #define HAVE_LIMITS_H 1 |
---|
1239 | | #define HAVE_PATHS_H 1 |
---|
1240 | | #define HAVE_SYS_FILE_H 1 |
---|
1241 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1242 | | #define HAVE_FCNTL_H 1 |
---|
1243 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1244 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1245 | | #define HAVE_ERR_H 1 |
---|
1246 | | #define HAVE_LIBGEN_H 1 |
---|
1247 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1248 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1249 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1250 | | #define HAVE_PWD_H 1 |
---|
1251 | | #define HAVE_SYS_PATHS_H 1 |
---|
1252 | | #define HAVE_FORK 1 |
---|
1253 | | #define HAVE_VFORK 1 |
---|
1254 | | #define HAVE_WORKING_VFORK 1 |
---|
1255 | | #define HAVE_WORKING_FORK 1 |
---|
1256 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1257 | | #define HAVE_STRERROR_R 1 |
---|
1258 | | #define HAVE_BZERO 1 |
---|
1259 | | #define HAVE_MEMSET 1 |
---|
1260 | | #define HAVE_DUP2 1 |
---|
1261 | | #define HAVE_REGCOMP 1 |
---|
1262 | | #define HAVE_STRDUP 1 |
---|
1263 | | #define HAVE_STRERROR 1 |
---|
1264 | | #define HAVE_STRTOL 1 |
---|
1265 | | #define HAVE_FGETLN 1 |
---|
1266 | | #define HAVE_LOCKF 1 |
---|
1267 | | #define HAVE_FLOCK 1 |
---|
1268 | | #define HAVE_SETMODE 1 |
---|
1269 | | #define HAVE_STRCASECMP 1 |
---|
1270 | | #define HAVE_STRNCASECMP 1 |
---|
1271 | | #define HAVE_STRLCPY 1 |
---|
1272 | | #define HAVE_COPYFILE 1 |
---|
1273 | | #define HAVE_OPENSSL_MD5_H 1 |
---|
1274 | | #define HAVE_LIBCRYPTO |
---|
1275 | | #define HAVE_LIBREADLINE 1 |
---|
1276 | | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 0 |
---|
1277 | | #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 0 |
---|
1278 | | /* end confdefs.h. */ |
---|
1279 | | |
---|
1280 | | #include <stdio.h> |
---|
1281 | | #if HAVE_READLINE_READLINE_H |
---|
1282 | | # include <readline/readline.h> |
---|
1283 | | #endif |
---|
1284 | | |
---|
1285 | | |
---|
1286 | | int |
---|
1287 | | main () |
---|
1288 | | { |
---|
1289 | | #ifndef rl_completion_matches |
---|
1290 | | (void) rl_completion_matches; |
---|
1291 | | #endif |
---|
1292 | | |
---|
1293 | | ; |
---|
1294 | | return 0; |
---|
1295 | | } |
---|
1296 | configure:8653: result: no |
---|
1297 | configure:8669: checking whether username_completion_function is declared |
---|
1298 | configure:8704: gcc -c -g -O2 conftest.c >&5 |
---|
1299 | configure:8710: $? = 0 |
---|
1300 | configure:8725: result: yes |
---|
1301 | configure:8741: checking whether filename_completion_function is declared |
---|
1302 | configure:8776: gcc -c -g -O2 conftest.c >&5 |
---|
1303 | configure:8782: $? = 0 |
---|
1304 | configure:8797: result: yes |
---|
1305 | configure:8813: checking whether completion_matches is declared |
---|
1306 | configure:8848: gcc -c -g -O2 conftest.c >&5 |
---|
1307 | configure:8854: $? = 0 |
---|
1308 | configure:8869: result: yes |
---|
1309 | configure:8917: checking for Tcl configuration |
---|
1310 | configure:8994: result: found /usr/lib/tclConfig.sh |
---|
1311 | configure:9000: checking for existence of /usr/lib/tclConfig.sh |
---|
1312 | configure:9004: result: loading |
---|
1313 | configure:9055: checking for Tcl public headers |
---|
1314 | configure:9108: result: /usr/include |
---|
1315 | configure:9174: checking for tclsh |
---|
1316 | configure:9192: found /usr/bin/tclsh |
---|
1317 | configure:9204: result: /usr/bin/tclsh |
---|
1318 | configure:9225: checking for Tcl package directory |
---|
1319 | configure:9285: result: /Library/Tcl |
---|
1320 | configure:9300: checking whether tclsh was compiled with threads |
---|
1321 | configure:9304: result: yes |
---|
1322 | configure:9327: checking for curl-config |
---|
1323 | configure:9345: found /usr/bin/curl-config |
---|
1324 | configure:9357: result: /usr/bin/curl-config |
---|
1325 | configure:9426: checking for curl_easy_strerror in -lcurl |
---|
1326 | configure:9461: gcc -o conftest -g -O2 conftest.c -lcurl -L/usr/lib -lcurl -lssl -lcrypto -lz -lreadline >&5 |
---|
1327 | configure:9467: $? = 0 |
---|
1328 | configure:9485: result: yes |
---|
1329 | configure:9511: checking for Tcl Thread package |
---|
1330 | configure:9515: result: yes |
---|
1331 | configure:9540: checking how to build libraries |
---|
1332 | configure:9558: result: shared |
---|
1333 | configure:9720: creating ./config.status |
---|
1334 | |
---|
1335 | ## ---------------------- ## |
---|
1336 | ## Running config.status. ## |
---|
1337 | ## ---------------------- ## |
---|
1338 | |
---|
1339 | This file was extended by MacPorts config.status 1.4.42, which was |
---|
1340 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
1341 | |
---|
1342 | CONFIG_FILES = |
---|
1343 | CONFIG_HEADERS = |
---|
1344 | CONFIG_LINKS = |
---|
1345 | CONFIG_COMMANDS = |
---|
1346 | $ ./config.status |
---|
1347 | |
---|
1348 | on SzymanskisComputer |
---|
1349 | |
---|
1350 | config.status:686: creating src/programs/daemondo/Makefile |
---|
1351 | config.status:821: WARNING: src/programs/daemondo/Makefile.in seems to ignore the --datarootdir setting |
---|
1352 | config.status:686: creating Makefile |
---|
1353 | config.status:686: creating Mk/dports.autoconf.mk |
---|
1354 | config.status:821: WARNING: Mk/dports.autoconf.mk.in seems to ignore the --datarootdir setting |
---|
1355 | config.status:686: creating doc/prefix.mtree |
---|
1356 | config.status:686: creating doc/macosx.mtree |
---|
1357 | config.status:686: creating doc/ports.conf |
---|
1358 | config.status:686: creating src/Makefile |
---|
1359 | config.status:686: creating src/darwinports1.0/darwinports_autoconf.tcl |
---|
1360 | config.status:686: creating src/port1.0/port_autoconf.tcl |
---|
1361 | config.status:686: creating src/registry1.0/registry_autoconf.tcl |
---|
1362 | config.status:686: creating src/programs/Makefile |
---|
1363 | config.status:686: creating src/darwinports1.0/darwinports_fastload.tcl |
---|
1364 | config.status:686: creating src/config.h |
---|
1365 | |
---|
1366 | ## ---------------- ## |
---|
1367 | ## Cache variables. ## |
---|
1368 | ## ---------------- ## |
---|
1369 | |
---|
1370 | ac_cv_build=powerpc-apple-darwin8.9.0 |
---|
1371 | ac_cv_c_compiler_gnu=yes |
---|
1372 | ac_cv_c_tclconfig=/usr/lib |
---|
1373 | ac_cv_c_tclh=/usr/include |
---|
1374 | ac_cv_c_tclpkgd=/Library/Tcl |
---|
1375 | ac_cv_env_BZIP2_set= |
---|
1376 | ac_cv_env_BZIP2_value= |
---|
1377 | ac_cv_env_CC_set= |
---|
1378 | ac_cv_env_CC_value= |
---|
1379 | ac_cv_env_CFLAGS_set= |
---|
1380 | ac_cv_env_CFLAGS_value= |
---|
1381 | ac_cv_env_CPPFLAGS_set= |
---|
1382 | ac_cv_env_CPPFLAGS_value= |
---|
1383 | ac_cv_env_CPP_set= |
---|
1384 | ac_cv_env_CPP_value= |
---|
1385 | ac_cv_env_CVS_set= |
---|
1386 | ac_cv_env_CVS_value= |
---|
1387 | ac_cv_env_GNUTAR_set= |
---|
1388 | ac_cv_env_GNUTAR_value= |
---|
1389 | ac_cv_env_LDFLAGS_set= |
---|
1390 | ac_cv_env_LDFLAGS_value= |
---|
1391 | ac_cv_env_LIBS_set= |
---|
1392 | ac_cv_env_LIBS_value= |
---|
1393 | ac_cv_env_MTREE_set= |
---|
1394 | ac_cv_env_MTREE_value= |
---|
1395 | ac_cv_env_OPEN_set= |
---|
1396 | ac_cv_env_OPEN_value= |
---|
1397 | ac_cv_env_RSYNC_set= |
---|
1398 | ac_cv_env_RSYNC_value= |
---|
1399 | ac_cv_env_SVN_set= |
---|
1400 | ac_cv_env_SVN_value= |
---|
1401 | ac_cv_env_TAR_set= |
---|
1402 | ac_cv_env_TAR_value= |
---|
1403 | ac_cv_env_XAR_set= |
---|
1404 | ac_cv_env_XAR_value= |
---|
1405 | ac_cv_env_XMKMF_set= |
---|
1406 | ac_cv_env_XMKMF_value= |
---|
1407 | ac_cv_env_build_alias_set= |
---|
1408 | ac_cv_env_build_alias_value= |
---|
1409 | ac_cv_env_host_alias_set= |
---|
1410 | ac_cv_env_host_alias_value= |
---|
1411 | ac_cv_env_target_alias_set= |
---|
1412 | ac_cv_env_target_alias_value= |
---|
1413 | ac_cv_func_bzero=yes |
---|
1414 | ac_cv_func_closedir_void=no |
---|
1415 | ac_cv_func_connect=yes |
---|
1416 | ac_cv_func_copyfile=yes |
---|
1417 | ac_cv_func_dup2=yes |
---|
1418 | ac_cv_func_fgetln=yes |
---|
1419 | ac_cv_func_flock=yes |
---|
1420 | ac_cv_func_fork=yes |
---|
1421 | ac_cv_func_fork_works=yes |
---|
1422 | ac_cv_func_gethostbyname=yes |
---|
1423 | ac_cv_func_lockf=yes |
---|
1424 | ac_cv_func_memset=yes |
---|
1425 | ac_cv_func_regcomp=yes |
---|
1426 | ac_cv_func_remove=yes |
---|
1427 | ac_cv_func_setmode=yes |
---|
1428 | ac_cv_func_shmat=yes |
---|
1429 | ac_cv_func_strcasecmp=yes |
---|
1430 | ac_cv_func_strdup=yes |
---|
1431 | ac_cv_func_strerror=yes |
---|
1432 | ac_cv_func_strerror_r=yes |
---|
1433 | ac_cv_func_strerror_r_char_p=no |
---|
1434 | ac_cv_func_strlcpy=yes |
---|
1435 | ac_cv_func_strncasecmp=yes |
---|
1436 | ac_cv_func_strtol=yes |
---|
1437 | ac_cv_func_vfork=yes |
---|
1438 | ac_cv_func_vfork_works=yes |
---|
1439 | ac_cv_have_decl_completion_matches=yes |
---|
1440 | ac_cv_have_decl_filename_completion_function=yes |
---|
1441 | ac_cv_have_decl_rl_completion_matches=no |
---|
1442 | ac_cv_have_decl_rl_filename_completion_function=no |
---|
1443 | ac_cv_have_decl_rl_username_completion_function=no |
---|
1444 | ac_cv_have_decl_strerror_r=yes |
---|
1445 | ac_cv_have_decl_username_completion_function=yes |
---|
1446 | ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' |
---|
1447 | ac_cv_header_crt_externs_h=yes |
---|
1448 | ac_cv_header_dirent_dirent_h=yes |
---|
1449 | ac_cv_header_err_h=yes |
---|
1450 | ac_cv_header_fcntl_h=yes |
---|
1451 | ac_cv_header_inttypes_h=yes |
---|
1452 | ac_cv_header_libgen_h=yes |
---|
1453 | ac_cv_header_limits_h=yes |
---|
1454 | ac_cv_header_memory_h=yes |
---|
1455 | ac_cv_header_openssl_md5_h=yes |
---|
1456 | ac_cv_header_paths_h=yes |
---|
1457 | ac_cv_header_pwd_h=yes |
---|
1458 | ac_cv_header_readline_history_h=yes |
---|
1459 | ac_cv_header_readline_readline_h=yes |
---|
1460 | ac_cv_header_stat_broken=no |
---|
1461 | ac_cv_header_stdc=yes |
---|
1462 | ac_cv_header_stdint_h=yes |
---|
1463 | ac_cv_header_stdlib_h=yes |
---|
1464 | ac_cv_header_string_h=yes |
---|
1465 | ac_cv_header_strings_h=yes |
---|
1466 | ac_cv_header_sys_cdefs_h=yes |
---|
1467 | ac_cv_header_sys_fcntl_h=yes |
---|
1468 | ac_cv_header_sys_file_h=yes |
---|
1469 | ac_cv_header_sys_paths_h=yes |
---|
1470 | ac_cv_header_sys_socket_h=yes |
---|
1471 | ac_cv_header_sys_stat_h=yes |
---|
1472 | ac_cv_header_sys_types_h=yes |
---|
1473 | ac_cv_header_sys_wait_h=yes |
---|
1474 | ac_cv_header_unistd_h=yes |
---|
1475 | ac_cv_header_vfork_h=no |
---|
1476 | ac_cv_host=powerpc-apple-darwin8.9.0 |
---|
1477 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
1478 | ac_cv_lib_X11_XOpenDisplay=yes |
---|
1479 | ac_cv_lib_crypto_MD5_Update=yes |
---|
1480 | ac_cv_lib_curl_curl_easy_strerror=yes |
---|
1481 | ac_cv_lib_md_MD5Update=no |
---|
1482 | ac_cv_lib_readline_readline=yes |
---|
1483 | ac_cv_objext=o |
---|
1484 | ac_cv_path_BZIP2=/usr/bin/bzip2 |
---|
1485 | ac_cv_path_CURL_CONFIG=/usr/bin/curl-config |
---|
1486 | ac_cv_path_CVS=/usr/bin/cvs |
---|
1487 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1488 | ac_cv_path_GNUTAR=/usr/bin/gnutar |
---|
1489 | ac_cv_path_GREP=/usr/bin/grep |
---|
1490 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
1491 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
1492 | ac_cv_path_OPEN=/usr/bin/open |
---|
1493 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
1494 | ac_cv_path_TAR=/usr/bin/tar |
---|
1495 | ac_cv_path_TCLSH=/usr/bin/tclsh |
---|
1496 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
1497 | ac_cv_path_install='/usr/bin/install -c' |
---|
1498 | ac_cv_prog_CPP='gcc -E' |
---|
1499 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
1500 | ac_cv_prog_ac_ct_CC=gcc |
---|
1501 | ac_cv_prog_cc_c89= |
---|
1502 | ac_cv_prog_cc_g=yes |
---|
1503 | ac_cv_prog_make_make_set=yes |
---|
1504 | ac_cv_search_opendir='none required' |
---|
1505 | ac_cv_target=powerpc-apple-darwin8.9.0 |
---|
1506 | ac_cv_type_pid_t=yes |
---|
1507 | dp_cv_readlink_is_posix_1003_1a=yes |
---|
1508 | od_cv_have_framework_corefoundation=yes |
---|
1509 | od_cv_have_framework_iokit=yes |
---|
1510 | od_cv_have_framework_systemconfiguration=yes |
---|
1511 | od_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes |
---|
1512 | od_cv_sqlite3_dir=/usr/lib/sqlite3 |
---|
1513 | |
---|
1514 | ## ----------------- ## |
---|
1515 | ## Output variables. ## |
---|
1516 | ## ----------------- ## |
---|
1517 | |
---|
1518 | BZIP2='/usr/bin/bzip2' |
---|
1519 | CC='gcc' |
---|
1520 | CFLAGS='-g -O2' |
---|
1521 | CFLAGS_DEBUG='-g' |
---|
1522 | CFLAGS_LIBCURL='' |
---|
1523 | CFLAGS_OPTIMIZE='-Os' |
---|
1524 | CFLAGS_QUICHEEATERS='-W -Wall -pedantic' |
---|
1525 | CPP='gcc -E' |
---|
1526 | CPPFLAGS='' |
---|
1527 | CURL_CONFIG='/usr/bin/curl-config' |
---|
1528 | CVS='/usr/bin/cvs' |
---|
1529 | DEFS='-DHAVE_CONFIG_H' |
---|
1530 | DPORTSDIR='' |
---|
1531 | DSTGRP='admin' |
---|
1532 | DSTMODE='0775' |
---|
1533 | DSTUSR='root' |
---|
1534 | ECHO_C='' |
---|
1535 | ECHO_N='-n' |
---|
1536 | ECHO_T='' |
---|
1537 | EGREP='/usr/bin/grep -E' |
---|
1538 | EXEEXT='' |
---|
1539 | EXTRA_PROGS=' daemondo' |
---|
1540 | GNUTAR='/usr/bin/gnutar' |
---|
1541 | GREP='/usr/bin/grep' |
---|
1542 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
1543 | HAVE_FRAMEWORK_IOKIT='' |
---|
1544 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
1545 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
1546 | HAVE_LAUNCHD='yes' |
---|
1547 | INCLUDES='-I.. -I. ' |
---|
1548 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1549 | INSTALL_PROGRAM='${INSTALL}' |
---|
1550 | INSTALL_SCRIPT='${INSTALL}' |
---|
1551 | LAUNCHCTL='/bin/launchctl' |
---|
1552 | LDFLAGS='' |
---|
1553 | LDFLAGS_LIBCURL='-L/usr/lib -lcurl -lssl -lcrypto -lz' |
---|
1554 | LIBOBJS='' |
---|
1555 | LIBS='-lreadline ' |
---|
1556 | LN_S='ln -s' |
---|
1557 | LTLIBOBJS='' |
---|
1558 | MD5_LIBS='-lcrypto' |
---|
1559 | MTREE='/usr/sbin/mtree' |
---|
1560 | OBJEXT='o' |
---|
1561 | OPEN='/usr/bin/open' |
---|
1562 | OUR_INCLUDED_PACKAGES='' |
---|
1563 | PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' |
---|
1564 | PACKAGE_NAME='MacPorts' |
---|
1565 | PACKAGE_STRING='MacPorts 1.4.42' |
---|
1566 | PACKAGE_TARNAME='macports' |
---|
1567 | PACKAGE_VERSION='1.4.42' |
---|
1568 | PATH_SEPARATOR=':' |
---|
1569 | PORTCONFIGDIR='${sysconfdir}/ports' |
---|
1570 | PORTCONFIGDIR_EXPANDED='/opt/local/etc/ports' |
---|
1571 | READLINK_IS_NOT_P1003_1A='' |
---|
1572 | REPLACEMENT_PROGS='' |
---|
1573 | RSYNC='/usr/bin/rsync' |
---|
1574 | SET_MAKE='' |
---|
1575 | SHELL='/bin/sh' |
---|
1576 | SHLIB_CFLAGS='-fno-common' |
---|
1577 | SHLIB_LD='cc -dynamiclib ${LDFLAGS}' |
---|
1578 | SHLIB_LDFLAGS='' |
---|
1579 | SHLIB_SUFFIX='.dylib' |
---|
1580 | SQLITE3_DIR='/usr/lib/sqlite3' |
---|
1581 | STLIB_LD='${AR} cr' |
---|
1582 | SVN='' |
---|
1583 | TAR='/usr/bin/tar' |
---|
1584 | TAR_CMD='/usr/bin/gnutar --no-same-owner' |
---|
1585 | TCLSH='/usr/bin/tclsh' |
---|
1586 | TCL_BIN_DIR='/usr/lib' |
---|
1587 | TCL_CC='gcc -pipe' |
---|
1588 | 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 ' |
---|
1589 | TCL_INCLUDES='-I"/usr/include"' |
---|
1590 | TCL_LIB_FILE='Tcl' |
---|
1591 | TCL_LIB_FLAG='' |
---|
1592 | TCL_LIB_SPEC='-framework Tcl' |
---|
1593 | TCL_PACKAGE_DIR='/Library/Tcl' |
---|
1594 | TCL_SRC_DIR='/SourceCache/tcl/tcl-20/tcl/tcl' |
---|
1595 | TCL_STUB_LIB_FILE='libtclstub8.4.a' |
---|
1596 | TCL_STUB_LIB_FLAG='-ltclstub8.4' |
---|
1597 | TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4' |
---|
1598 | TCL_VERSION='8.4' |
---|
1599 | XAR='' |
---|
1600 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
1601 | XMKMF='' |
---|
1602 | X_CFLAGS=' -I/usr/X11R6/include' |
---|
1603 | X_EXTRA_LIBS='' |
---|
1604 | X_LIBS=' -L/usr/X11R6/lib' |
---|
1605 | X_PRE_LIBS=' -lSM -lICE' |
---|
1606 | ac_ct_CC='gcc' |
---|
1607 | bindir='${exec_prefix}/bin' |
---|
1608 | build='powerpc-apple-darwin8.9.0' |
---|
1609 | build_alias='' |
---|
1610 | build_cpu='powerpc' |
---|
1611 | build_os='darwin8.9.0' |
---|
1612 | build_vendor='apple' |
---|
1613 | datadir='${datarootdir}' |
---|
1614 | datarootdir='${prefix}/share' |
---|
1615 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1616 | dvidir='${docdir}' |
---|
1617 | exec_prefix='${prefix}' |
---|
1618 | host='powerpc-apple-darwin8.9.0' |
---|
1619 | host_alias='' |
---|
1620 | host_cpu='powerpc' |
---|
1621 | host_os='darwin8.9.0' |
---|
1622 | host_vendor='apple' |
---|
1623 | htmldir='${docdir}' |
---|
1624 | includedir='${prefix}/include' |
---|
1625 | infodir='${datarootdir}/info' |
---|
1626 | libdir='${exec_prefix}/lib' |
---|
1627 | libexecdir='${exec_prefix}/libexec' |
---|
1628 | localedir='${datarootdir}/locale' |
---|
1629 | localstatedir='${prefix}/var' |
---|
1630 | localstatedir_expanded='/opt/local/var' |
---|
1631 | mandir='${datarootdir}/man' |
---|
1632 | oldincludedir='/usr/include' |
---|
1633 | pdfdir='${docdir}' |
---|
1634 | prefix='/opt/local' |
---|
1635 | prefix_expanded='/opt/local' |
---|
1636 | program_transform_name='s,x,x,' |
---|
1637 | psdir='${docdir}' |
---|
1638 | sbindir='${exec_prefix}/sbin' |
---|
1639 | sharedstatedir='${prefix}/com' |
---|
1640 | subdirs='' |
---|
1641 | sysconfdir='${prefix}/etc' |
---|
1642 | target='powerpc-apple-darwin8.9.0' |
---|
1643 | target_alias='' |
---|
1644 | target_cpu='powerpc' |
---|
1645 | target_os='darwin8.9.0' |
---|
1646 | target_vendor='apple' |
---|
1647 | |
---|
1648 | ## ----------- ## |
---|
1649 | ## confdefs.h. ## |
---|
1650 | ## ----------- ## |
---|
1651 | |
---|
1652 | #define PACKAGE_NAME "MacPorts" |
---|
1653 | #define PACKAGE_TARNAME "macports" |
---|
1654 | #define PACKAGE_VERSION "1.4.42" |
---|
1655 | #define PACKAGE_STRING "MacPorts 1.4.42" |
---|
1656 | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1657 | #define UNUSED __attribute__((unused)) |
---|
1658 | #define HAVE_FRAMEWORK_COREFOUNDATION |
---|
1659 | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION |
---|
1660 | #define HAVE_FRAMEWORK_IOKIT |
---|
1661 | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER |
---|
1662 | #define STDC_HEADERS 1 |
---|
1663 | #define HAVE_DIRENT_H 1 |
---|
1664 | #define HAVE_SYS_WAIT_H 1 |
---|
1665 | #define HAVE_SYS_TYPES_H 1 |
---|
1666 | #define HAVE_SYS_STAT_H 1 |
---|
1667 | #define HAVE_STDLIB_H 1 |
---|
1668 | #define HAVE_STRING_H 1 |
---|
1669 | #define HAVE_MEMORY_H 1 |
---|
1670 | #define HAVE_STRINGS_H 1 |
---|
1671 | #define HAVE_INTTYPES_H 1 |
---|
1672 | #define HAVE_STDINT_H 1 |
---|
1673 | #define HAVE_UNISTD_H 1 |
---|
1674 | #define HAVE_LIMITS_H 1 |
---|
1675 | #define HAVE_PATHS_H 1 |
---|
1676 | #define HAVE_SYS_FILE_H 1 |
---|
1677 | #define HAVE_CRT_EXTERNS_H 1 |
---|
1678 | #define HAVE_FCNTL_H 1 |
---|
1679 | #define HAVE_SYS_FCNTL_H 1 |
---|
1680 | #define HAVE_SYS_CDEFS_H 1 |
---|
1681 | #define HAVE_ERR_H 1 |
---|
1682 | #define HAVE_LIBGEN_H 1 |
---|
1683 | #define HAVE_SYS_SOCKET_H 1 |
---|
1684 | #define HAVE_READLINE_READLINE_H 1 |
---|
1685 | #define HAVE_READLINE_HISTORY_H 1 |
---|
1686 | #define HAVE_PWD_H 1 |
---|
1687 | #define HAVE_SYS_PATHS_H 1 |
---|
1688 | #define HAVE_FORK 1 |
---|
1689 | #define HAVE_VFORK 1 |
---|
1690 | #define HAVE_WORKING_VFORK 1 |
---|
1691 | #define HAVE_WORKING_FORK 1 |
---|
1692 | #define HAVE_DECL_STRERROR_R 1 |
---|
1693 | #define HAVE_STRERROR_R 1 |
---|
1694 | #define HAVE_BZERO 1 |
---|
1695 | #define HAVE_MEMSET 1 |
---|
1696 | #define HAVE_DUP2 1 |
---|
1697 | #define HAVE_REGCOMP 1 |
---|
1698 | #define HAVE_STRDUP 1 |
---|
1699 | #define HAVE_STRERROR 1 |
---|
1700 | #define HAVE_STRTOL 1 |
---|
1701 | #define HAVE_FGETLN 1 |
---|
1702 | #define HAVE_LOCKF 1 |
---|
1703 | #define HAVE_FLOCK 1 |
---|
1704 | #define HAVE_SETMODE 1 |
---|
1705 | #define HAVE_STRCASECMP 1 |
---|
1706 | #define HAVE_STRNCASECMP 1 |
---|
1707 | #define HAVE_STRLCPY 1 |
---|
1708 | #define HAVE_COPYFILE 1 |
---|
1709 | #define HAVE_OPENSSL_MD5_H 1 |
---|
1710 | #define HAVE_LIBCRYPTO |
---|
1711 | #define HAVE_LIBREADLINE 1 |
---|
1712 | #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 0 |
---|
1713 | #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 0 |
---|
1714 | #define HAVE_DECL_RL_COMPLETION_MATCHES 0 |
---|
1715 | #define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 1 |
---|
1716 | #define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 1 |
---|
1717 | #define HAVE_DECL_COMPLETION_MATCHES 1 |
---|
1718 | #define MIN_USABLE_UID 500 |
---|
1719 | #define MIN_USABLE_GID 500 |
---|
1720 | #define HAVE_CURL_EASY_STRERROR 1 |
---|
1721 | |
---|
1722 | configure: exit 0 |
---|