Ticket #22619: config.log

File config.log, 53.8 KB (added by aszy@…, 14 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by MacPorts configure 1.4.42, which was
5generated 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
13hostname = SzymanskisComputer
14uname -m = Power Macintosh
15uname -r = 8.9.0
16uname -s = Darwin
17uname -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
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 1.12 gigabytes
32Default processor set: 66 tasks, 198 threads, 1 processors
33Load average: 1.66, Mach factor: 0.36
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44PATH: /usr/X11R6/bin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1858: checking build system type
52configure:1876: result: powerpc-apple-darwin8.9.0
53configure:1898: checking host system type
54configure:1913: result: powerpc-apple-darwin8.9.0
55configure:1935: checking target system type
56configure:1950: result: powerpc-apple-darwin8.9.0
57configure:2053: checking for gcc
58configure:2069: found /usr/bin/gcc
59configure:2080: result: gcc
60configure:2318: checking for C compiler version
61configure:2325: gcc --version >&5
62powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061)
63Copyright (C) 2004 Free Software Foundation, Inc.
64This is free software; see the source for copying conditions.  There is NO
65warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
66
67configure:2328: $? = 0
68configure:2335: gcc -v >&5
69Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs
70Configured 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
71Thread model: posix
72gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)
73configure:2338: $? = 0
74configure:2345: gcc -V >&5
75gcc: argument to `-V' is missing
76configure:2348: $? = 1
77configure:2371: checking for C compiler default output file name
78configure:2398: gcc    conftest.c  >&5
79configure:2401: $? = 0
80configure:2439: result: a.out
81configure:2456: checking whether the C compiler works
82configure:2466: ./a.out
83configure:2469: $? = 0
84configure:2486: result: yes
85configure:2493: checking whether we are cross compiling
86configure:2495: result: no
87configure:2498: checking for suffix of executables
88configure:2505: gcc -o conftest    conftest.c  >&5
89configure:2508: $? = 0
90configure:2532: result:
91configure:2538: checking for suffix of object files
92configure:2564: gcc -c   conftest.c >&5
93configure:2567: $? = 0
94configure:2590: result: o
95configure:2594: checking whether we are using the GNU C compiler
96configure:2623: gcc -c   conftest.c >&5
97configure:2629: $? = 0
98configure:2646: result: yes
99configure:2651: checking whether gcc accepts -g
100configure:2681: gcc -c -g  conftest.c >&5
101configure:2687: $? = 0
102configure:2786: result: yes
103configure:2803: checking for gcc option to accept ISO C89
104configure:2877: gcc  -c -g -O2  conftest.c >&5
105configure:2883: $? = 0
106configure:2906: result: none needed
107configure:2937: checking for a BSD-compatible install
108configure:2993: result: /usr/bin/install -c
109configure:3004: checking whether make sets $(MAKE)
110configure:3025: result: yes
111configure:3034: checking whether ln -s works
112configure:3038: result: yes
113configure:3047: checking for mtree
114configure:3065: found /usr/sbin/mtree
115configure:3077: result: /usr/sbin/mtree
116configure:3087: checking for cvs
117configure:3105: found /usr/bin/cvs
118configure:3117: result: /usr/bin/cvs
119configure:3127: checking for svn
120configure:3160: result: no
121configure:3167: checking for rsync
122configure:3185: found /usr/bin/rsync
123configure:3197: result: /usr/bin/rsync
124configure:3207: checking for launchd
125configure:3223: found /sbin/launchd
126configure:3234: result: yes
127configure:3244: checking for launchctl
128configure:3262: found /bin/launchctl
129configure:3274: result: /bin/launchctl
130configure:3284: checking for xcodebuild
131configure:3302: found /usr/bin/xcodebuild
132configure:3314: result: /usr/bin/xcodebuild
133configure:3324: checking for bzip2
134configure:3342: found /usr/bin/bzip2
135configure:3354: result: /usr/bin/bzip2
136configure:3364: checking for xar
137configure:3397: result: no
138configure:3404: checking for open
139configure:3422: found /usr/bin/open
140configure:3434: result: /usr/bin/open
141configure:3457: checking for tar
142configure:3475: found /usr/bin/tar
143configure:3487: result: /usr/bin/tar
144configure:3497: checking for gnutar
145configure:3515: found /usr/bin/gnutar
146configure:3527: result: /usr/bin/gnutar
147configure:3536: checking for which tar variant to use
148configure:3544: result: /usr/bin/gnutar
149configure:3548: checking for /usr/bin/gnutar --no-same-owner support
150configure:3555: result: yes
151configure:3569: checking how to mark unused variables
152configure:3585: gcc -c -g -O2  conftest.c >&5
153configure:3591: $? = 0
154configure:3613: result:
155configure:3621: checking for CoreFoundation framework
156configure:3659: gcc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
157configure:3665: $? = 0
158configure:3692: result: yes
159configure:3708: checking for SystemConfiguration framework
160configure:3746: gcc -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
161configure:3752: $? = 0
162configure:3779: result: yes
163configure:3795: checking for IOKit framework
164configure:3833: gcc -o conftest -g -O2   conftest.c -framework IOKit  >&5
165configure:3839: $? = 0
166configure:3866: result: yes
167configure:3882: checking for CFNotificationCenterGetDarwinNotifyCenter
168configure:3919: gcc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
169configure:3925: $? = 0
170configure:3952: result: yes
171configure:3971: checking for whether we will build daemondo
172configure:3988: result: yes
173configure:4012: checking for dports tree
174configure:4036: WARNING: No dports tree found
175configure:4043: checking for ports config directory
176configure:4048: result: ${sysconfdir}/ports
177configure:4065: checking for sqlite3 location
178configure:4074: result: /usr/lib/sqlite3
179configure:4092: checking for install user
180configure:4098: result: root
181configure:4112: checking for install group
182configure:4126: result: admin
183configure:4140: checking what permissions to use for installation directories
184configure:4146: result: 0775
185configure:4157: checking how to run the C preprocessor
186configure:4197: gcc -E  conftest.c
187configure:4203: $? = 0
188configure:4234: gcc -E  conftest.c
189conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
190configure:4240: $? = 1
191configure: 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>
205configure:4273: result: gcc -E
206configure:4302: gcc -E  conftest.c
207configure:4308: $? = 0
208configure:4339: gcc -E  conftest.c
209conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
210configure:4345: $? = 1
211configure: 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>
225configure:4383: checking for grep that handles long lines and -e
226configure:4457: result: /usr/bin/grep
227configure:4462: checking for egrep
228configure:4540: result: /usr/bin/grep -E
229configure:4545: checking for ANSI C header files
230configure:4575: gcc -c -g -O2  conftest.c >&5
231configure:4581: $? = 0
232configure:4677: gcc -o conftest -g -O2   conftest.c  >&5
233configure:4680: $? = 0
234configure:4686: ./conftest
235configure:4689: $? = 0
236configure:4706: result: yes
237configure:4724: checking for dirent.h that defines DIR
238configure:4753: gcc -c -g -O2  conftest.c >&5
239configure:4759: $? = 0
240configure:4775: result: yes
241configure:4788: checking for library containing opendir
242configure:4829: gcc -o conftest -g -O2   conftest.c  >&5
243configure:4835: $? = 0
244configure:4863: result: none required
245configure:4957: checking for sys/wait.h that is POSIX.1 compatible
246configure:4993: gcc -c -g -O2  conftest.c >&5
247configure:4999: $? = 0
248configure:5014: result: yes
249configure:5024: checking whether stat file-mode macros are broken
250configure:5061: gcc -c -g -O2  conftest.c >&5
251configure:5067: $? = 0
252configure:5082: result: no
253configure:5106: checking for sys/types.h
254configure:5127: gcc -c -g -O2  conftest.c >&5
255configure:5133: $? = 0
256configure:5149: result: yes
257configure:5106: checking for sys/stat.h
258configure:5127: gcc -c -g -O2  conftest.c >&5
259configure:5133: $? = 0
260configure:5149: result: yes
261configure:5106: checking for stdlib.h
262configure:5127: gcc -c -g -O2  conftest.c >&5
263configure:5133: $? = 0
264configure:5149: result: yes
265configure:5106: checking for string.h
266configure:5127: gcc -c -g -O2  conftest.c >&5
267configure:5133: $? = 0
268configure:5149: result: yes
269configure:5106: checking for memory.h
270configure:5127: gcc -c -g -O2  conftest.c >&5
271configure:5133: $? = 0
272configure:5149: result: yes
273configure:5106: checking for strings.h
274configure:5127: gcc -c -g -O2  conftest.c >&5
275configure:5133: $? = 0
276configure:5149: result: yes
277configure:5106: checking for inttypes.h
278configure:5127: gcc -c -g -O2  conftest.c >&5
279configure:5133: $? = 0
280configure:5149: result: yes
281configure:5106: checking for stdint.h
282configure:5127: gcc -c -g -O2  conftest.c >&5
283configure:5133: $? = 0
284configure:5149: result: yes
285configure:5106: checking for unistd.h
286configure:5127: gcc -c -g -O2  conftest.c >&5
287configure:5133: $? = 0
288configure:5149: result: yes
289configure:5190: checking limits.h usability
290configure:5207: gcc -c -g -O2  conftest.c >&5
291configure:5213: $? = 0
292configure:5227: result: yes
293configure:5231: checking limits.h presence
294configure:5246: gcc -E  conftest.c
295configure:5252: $? = 0
296configure:5266: result: yes
297configure:5299: checking for limits.h
298configure:5307: result: yes
299configure:5190: checking paths.h usability
300configure:5207: gcc -c -g -O2  conftest.c >&5
301configure:5213: $? = 0
302configure:5227: result: yes
303configure:5231: checking paths.h presence
304configure:5246: gcc -E  conftest.c
305configure:5252: $? = 0
306configure:5266: result: yes
307configure:5299: checking for paths.h
308configure:5307: result: yes
309configure:5190: checking sys/file.h usability
310configure:5207: gcc -c -g -O2  conftest.c >&5
311configure:5213: $? = 0
312configure:5227: result: yes
313configure:5231: checking sys/file.h presence
314configure:5246: gcc -E  conftest.c
315configure:5252: $? = 0
316configure:5266: result: yes
317configure:5299: checking for sys/file.h
318configure:5307: result: yes
319configure:5190: checking crt_externs.h usability
320configure:5207: gcc -c -g -O2  conftest.c >&5
321configure:5213: $? = 0
322configure:5227: result: yes
323configure:5231: checking crt_externs.h presence
324configure:5246: gcc -E  conftest.c
325configure:5252: $? = 0
326configure:5266: result: yes
327configure:5299: checking for crt_externs.h
328configure:5307: result: yes
329configure:5190: checking fcntl.h usability
330configure:5207: gcc -c -g -O2  conftest.c >&5
331configure:5213: $? = 0
332configure:5227: result: yes
333configure:5231: checking fcntl.h presence
334configure:5246: gcc -E  conftest.c
335configure:5252: $? = 0
336configure:5266: result: yes
337configure:5299: checking for fcntl.h
338configure:5307: result: yes
339configure:5190: checking sys/fcntl.h usability
340configure:5207: gcc -c -g -O2  conftest.c >&5
341configure:5213: $? = 0
342configure:5227: result: yes
343configure:5231: checking sys/fcntl.h presence
344configure:5246: gcc -E  conftest.c
345configure:5252: $? = 0
346configure:5266: result: yes
347configure:5299: checking for sys/fcntl.h
348configure:5307: result: yes
349configure:5190: checking sys/cdefs.h usability
350configure:5207: gcc -c -g -O2  conftest.c >&5
351configure:5213: $? = 0
352configure:5227: result: yes
353configure:5231: checking sys/cdefs.h presence
354configure:5246: gcc -E  conftest.c
355configure:5252: $? = 0
356configure:5266: result: yes
357configure:5299: checking for sys/cdefs.h
358configure:5307: result: yes
359configure:5190: checking err.h usability
360configure:5207: gcc -c -g -O2  conftest.c >&5
361configure:5213: $? = 0
362configure:5227: result: yes
363configure:5231: checking err.h presence
364configure:5246: gcc -E  conftest.c
365configure:5252: $? = 0
366configure:5266: result: yes
367configure:5299: checking for err.h
368configure:5307: result: yes
369configure:5190: checking libgen.h usability
370configure:5207: gcc -c -g -O2  conftest.c >&5
371configure:5213: $? = 0
372configure:5227: result: yes
373configure:5231: checking libgen.h presence
374configure:5246: gcc -E  conftest.c
375configure:5252: $? = 0
376configure:5266: result: yes
377configure:5299: checking for libgen.h
378configure:5307: result: yes
379configure:5190: checking sys/socket.h usability
380configure:5207: gcc -c -g -O2  conftest.c >&5
381configure:5213: $? = 0
382configure:5227: result: yes
383configure:5231: checking sys/socket.h presence
384configure:5246: gcc -E  conftest.c
385configure:5252: $? = 0
386configure:5266: result: yes
387configure:5299: checking for sys/socket.h
388configure:5307: result: yes
389configure:5190: checking readline/readline.h usability
390configure:5207: gcc -c -g -O2  conftest.c >&5
391configure:5213: $? = 0
392configure:5227: result: yes
393configure:5231: checking readline/readline.h presence
394configure:5246: gcc -E  conftest.c
395configure:5252: $? = 0
396configure:5266: result: yes
397configure:5299: checking for readline/readline.h
398configure:5307: result: yes
399configure:5190: checking readline/history.h usability
400configure:5207: gcc -c -g -O2  conftest.c >&5
401configure:5213: $? = 0
402configure:5227: result: yes
403configure:5231: checking readline/history.h presence
404configure:5246: gcc -E  conftest.c
405configure:5252: $? = 0
406configure:5266: result: yes
407configure:5299: checking for readline/history.h
408configure:5307: result: yes
409configure:5190: checking pwd.h usability
410configure:5207: gcc -c -g -O2  conftest.c >&5
411configure:5213: $? = 0
412configure:5227: result: yes
413configure:5231: checking pwd.h presence
414configure:5246: gcc -E  conftest.c
415configure:5252: $? = 0
416configure:5266: result: yes
417configure:5299: checking for pwd.h
418configure:5307: result: yes
419configure:5190: checking sys/paths.h usability
420configure:5207: gcc -c -g -O2  conftest.c >&5
421configure:5213: $? = 0
422configure:5227: result: yes
423configure:5231: checking sys/paths.h presence
424configure:5246: gcc -E  conftest.c
425configure:5252: $? = 0
426configure:5266: result: yes
427configure:5299: checking for sys/paths.h
428configure:5307: result: yes
429configure:5324: checking whether closedir returns void
430configure:5358: gcc -o conftest -g -O2   conftest.c  >&5
431configure:5361: $? = 0
432configure:5367: ./conftest
433configure:5370: $? = 0
434configure:5386: result: no
435configure:5396: checking for pid_t
436configure:5426: gcc -c -g -O2  conftest.c >&5
437configure:5432: $? = 0
438configure:5447: result: yes
439configure:5474: checking vfork.h usability
440configure:5491: gcc -c -g -O2  conftest.c >&5
441conftest.c:72:19: error: vfork.h: No such file or directory
442configure:5497: $? = 1
443configure: 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>
516configure:5511: result: no
517configure:5515: checking vfork.h presence
518configure:5530: gcc -E  conftest.c
519conftest.c:39:19: error: vfork.h: No such file or directory
520configure:5536: $? = 1
521configure: 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>
561configure:5550: result: no
562configure:5583: checking for vfork.h
563configure:5591: result: no
564configure:5609: checking for fork
565configure:5665: gcc -o conftest -g -O2   conftest.c  >&5
566conftest.c:62: warning: conflicting types for built-in function 'fork'
567configure:5671: $? = 0
568configure:5689: result: yes
569configure:5609: checking for vfork
570configure:5665: gcc -o conftest -g -O2   conftest.c  >&5
571configure:5671: $? = 0
572configure:5689: result: yes
573configure:5700: checking for working fork
574configure:5732: gcc -o conftest -g -O2   conftest.c  >&5
575configure:5735: $? = 0
576configure:5741: ./conftest
577configure:5744: $? = 0
578configure:5760: result: yes
579configure:5781: checking for working vfork
580configure:5919: result: yes
581configure:5950: checking whether strerror_r is declared
582configure:5979: gcc -c -g -O2  conftest.c >&5
583configure:5985: $? = 0
584configure:6000: result: yes
585configure:6022: checking for strerror_r
586configure:6078: gcc -o conftest -g -O2   conftest.c  >&5
587configure:6084: $? = 0
588configure:6102: result: yes
589configure:6112: checking whether strerror_r returns char *
590configure:6146: gcc -c -g -O2  conftest.c >&5
591conftest.c: In function 'main':
592conftest.c:83: error: invalid type argument of 'unary *'
593conftest.c:84: warning: initialization makes pointer from integer without a cast
594configure:6152: $? = 1
595configure: 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| }
685configure:6228: result: no
686configure:6256: checking for bzero
687configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
688conftest.c:68: warning: conflicting types for built-in function 'bzero'
689configure:6318: $? = 0
690configure:6336: result: yes
691configure:6256: checking for memset
692configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
693conftest.c:69: warning: conflicting types for built-in function 'memset'
694configure:6318: $? = 0
695configure:6336: result: yes
696configure:6256: checking for dup2
697configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
698configure:6318: $? = 0
699configure:6336: result: yes
700configure:6256: checking for regcomp
701configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
702configure:6318: $? = 0
703configure:6336: result: yes
704configure:6256: checking for strdup
705configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
706conftest.c:72: warning: conflicting types for built-in function 'strdup'
707configure:6318: $? = 0
708configure:6336: result: yes
709configure:6256: checking for strerror
710configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
711configure:6318: $? = 0
712configure:6336: result: yes
713configure:6256: checking for strtol
714configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
715configure:6318: $? = 0
716configure:6336: result: yes
717configure:6256: checking for fgetln
718configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
719configure:6318: $? = 0
720configure:6336: result: yes
721configure:6256: checking for lockf
722configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
723configure:6318: $? = 0
724configure:6336: result: yes
725configure:6256: checking for flock
726configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
727configure:6318: $? = 0
728configure:6336: result: yes
729configure:6256: checking for setmode
730configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
731configure:6318: $? = 0
732configure:6336: result: yes
733configure:6256: checking for strcasecmp
734configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
735configure:6318: $? = 0
736configure:6336: result: yes
737configure:6256: checking for strncasecmp
738configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
739configure:6318: $? = 0
740configure:6336: result: yes
741configure:6256: checking for strlcpy
742configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
743configure:6318: $? = 0
744configure:6336: result: yes
745configure:6256: checking for copyfile
746configure:6312: gcc -o conftest -g -O2   conftest.c  >&5
747configure:6318: $? = 0
748configure:6336: result: yes
749configure:6347: checking if readlink conforms to POSIX 1003.1a
750configure:6381: gcc -c -g -O2  conftest.c >&5
751configure:6387: $? = 0
752configure:6410: result: yes
753configure:6428: checking for MD5Update in -lmd
754configure:6463: gcc -o conftest -g -O2   conftest.c -lmd   >&5
755/usr/bin/ld: can't locate file for: -lmd
756collect2: ld returned 1 exit status
757configure:6469: $? = 1
758configure: 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| }
833configure:6487: result: no
834configure:6663: checking for MD5_Update in -lcrypto
835configure:6698: gcc -o conftest -g -O2   conftest.c -lcrypto   >&5
836configure:6704: $? = 0
837configure:6722: result: yes
838configure:6741: checking openssl/md5.h usability
839configure:6758: gcc -c -g -O2  conftest.c >&5
840configure:6764: $? = 0
841configure:6778: result: yes
842configure:6782: checking openssl/md5.h presence
843configure:6797: gcc -E  conftest.c
844configure:6803: $? = 0
845configure:6817: result: yes
846configure:6850: checking for openssl/md5.h
847configure:6858: result: yes
848configure:6911: checking for X
849configure:7146: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
850configure:7170: checking whether -R must be followed by a space
851configure:7196: gcc -o conftest -g -O2   conftest.c  -R/usr/X11R6/lib >&5
852powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-R/usr/X11R6/lib'
853configure:7202: $? = 0
854configure: 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| }
924configure:7237: gcc -o conftest -g -O2   conftest.c  -R /usr/X11R6/lib >&5
925powerpc-apple-darwin8-gcc-4.0.0: unrecognized option `-R'
926/usr/bin/ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument)
927collect2: ld returned 1 exit status
928configure:7243: $? = 1
929configure: 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| }
999configure:7256: result: neither works
1000configure:7309: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
1001configure:7315: $? = 0
1002configure:7472: checking for gethostbyname
1003configure:7528: gcc -o conftest -g -O2   conftest.c  >&5
1004configure:7534: $? = 0
1005configure:7551: result: yes
1006configure:7696: checking for connect
1007configure:7752: gcc -o conftest -g -O2   conftest.c  >&5
1008configure:7758: $? = 0
1009configure:7775: result: yes
1010configure:7847: checking for remove
1011configure:7903: gcc -o conftest -g -O2   conftest.c  >&5
1012configure:7909: $? = 0
1013configure:7926: result: yes
1014configure:7998: checking for shmat
1015configure:8054: gcc -o conftest -g -O2   conftest.c  >&5
1016configure:8060: $? = 0
1017configure:8077: result: yes
1018configure:8158: checking for IceConnectionNumber in -lICE
1019configure:8193: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
1020configure:8199: $? = 0
1021configure:8217: result: yes
1022configure:8229: checking for XOpenDisplay in -lX11
1023configure:8264: gcc -o conftest -g -O2   conftest.c -lX11 -L/usr/X11R6/lib  -L/usr/X11R6/lib  >&5
1024configure:8270: $? = 0
1025configure:8288: result: yes
1026configure:8383: checking for readline in -lreadline
1027configure:8418: gcc -o conftest -g -O2   conftest.c -lreadline   >&5
1028configure:8424: $? = 0
1029configure:8442: result: yes
1030configure:8453: checking whether rl_username_completion_function is declared
1031configure:8488: gcc -c -g -O2  conftest.c >&5
1032conftest.c: In function 'main':
1033conftest.c:74: error: 'rl_username_completion_function' undeclared (first use in this function)
1034conftest.c:74: error: (Each undeclared identifier is reported only once
1035conftest.c:74: error: for each function it appears in.)
1036configure:8494: $? = 1
1037configure: 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| }
1117configure:8509: result: no
1118configure:8525: checking whether rl_filename_completion_function is declared
1119configure:8560: gcc -c -g -O2  conftest.c >&5
1120conftest.c: In function 'main':
1121conftest.c:75: error: 'rl_filename_completion_function' undeclared (first use in this function)
1122conftest.c:75: error: (Each undeclared identifier is reported only once
1123conftest.c:75: error: for each function it appears in.)
1124configure:8566: $? = 1
1125configure: 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| }
1206configure:8581: result: no
1207configure:8597: checking whether rl_completion_matches is declared
1208configure:8632: gcc -c -g -O2  conftest.c >&5
1209conftest.c: In function 'main':
1210conftest.c:76: error: 'rl_completion_matches' undeclared (first use in this function)
1211conftest.c:76: error: (Each undeclared identifier is reported only once
1212conftest.c:76: error: for each function it appears in.)
1213configure:8638: $? = 1
1214configure: 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| }
1296configure:8653: result: no
1297configure:8669: checking whether username_completion_function is declared
1298configure:8704: gcc -c -g -O2  conftest.c >&5
1299configure:8710: $? = 0
1300configure:8725: result: yes
1301configure:8741: checking whether filename_completion_function is declared
1302configure:8776: gcc -c -g -O2  conftest.c >&5
1303configure:8782: $? = 0
1304configure:8797: result: yes
1305configure:8813: checking whether completion_matches is declared
1306configure:8848: gcc -c -g -O2  conftest.c >&5
1307configure:8854: $? = 0
1308configure:8869: result: yes
1309configure:8917: checking for Tcl configuration
1310configure:8994: result: found /usr/lib/tclConfig.sh
1311configure:9000: checking for existence of /usr/lib/tclConfig.sh
1312configure:9004: result: loading
1313configure:9055: checking for Tcl public headers
1314configure:9108: result: /usr/include
1315configure:9174: checking for tclsh
1316configure:9192: found /usr/bin/tclsh
1317configure:9204: result: /usr/bin/tclsh
1318configure:9225: checking for Tcl package directory
1319configure:9285: result: /Library/Tcl
1320configure:9300: checking whether tclsh was compiled with threads
1321configure:9304: result: yes
1322configure:9327: checking for curl-config
1323configure:9345: found /usr/bin/curl-config
1324configure:9357: result: /usr/bin/curl-config
1325configure:9426: checking for curl_easy_strerror in -lcurl
1326configure:9461: gcc -o conftest -g -O2   conftest.c -lcurl -L/usr/lib -lcurl -lssl -lcrypto -lz -lreadline  >&5
1327configure:9467: $? = 0
1328configure:9485: result: yes
1329configure:9511: checking for Tcl Thread package
1330configure:9515: result: yes
1331configure:9540: checking how to build libraries
1332configure:9558: result: shared
1333configure:9720: creating ./config.status
1334
1335## ---------------------- ##
1336## Running config.status. ##
1337## ---------------------- ##
1338
1339This file was extended by MacPorts config.status 1.4.42, which was
1340generated 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
1348on SzymanskisComputer
1349
1350config.status:686: creating src/programs/daemondo/Makefile
1351config.status:821: WARNING:  src/programs/daemondo/Makefile.in seems to ignore the --datarootdir setting
1352config.status:686: creating Makefile
1353config.status:686: creating Mk/dports.autoconf.mk
1354config.status:821: WARNING:  Mk/dports.autoconf.mk.in seems to ignore the --datarootdir setting
1355config.status:686: creating doc/prefix.mtree
1356config.status:686: creating doc/macosx.mtree
1357config.status:686: creating doc/ports.conf
1358config.status:686: creating src/Makefile
1359config.status:686: creating src/darwinports1.0/darwinports_autoconf.tcl
1360config.status:686: creating src/port1.0/port_autoconf.tcl
1361config.status:686: creating src/registry1.0/registry_autoconf.tcl
1362config.status:686: creating src/programs/Makefile
1363config.status:686: creating src/darwinports1.0/darwinports_fastload.tcl
1364config.status:686: creating src/config.h
1365
1366## ---------------- ##
1367## Cache variables. ##
1368## ---------------- ##
1369
1370ac_cv_build=powerpc-apple-darwin8.9.0
1371ac_cv_c_compiler_gnu=yes
1372ac_cv_c_tclconfig=/usr/lib
1373ac_cv_c_tclh=/usr/include
1374ac_cv_c_tclpkgd=/Library/Tcl
1375ac_cv_env_BZIP2_set=
1376ac_cv_env_BZIP2_value=
1377ac_cv_env_CC_set=
1378ac_cv_env_CC_value=
1379ac_cv_env_CFLAGS_set=
1380ac_cv_env_CFLAGS_value=
1381ac_cv_env_CPPFLAGS_set=
1382ac_cv_env_CPPFLAGS_value=
1383ac_cv_env_CPP_set=
1384ac_cv_env_CPP_value=
1385ac_cv_env_CVS_set=
1386ac_cv_env_CVS_value=
1387ac_cv_env_GNUTAR_set=
1388ac_cv_env_GNUTAR_value=
1389ac_cv_env_LDFLAGS_set=
1390ac_cv_env_LDFLAGS_value=
1391ac_cv_env_LIBS_set=
1392ac_cv_env_LIBS_value=
1393ac_cv_env_MTREE_set=
1394ac_cv_env_MTREE_value=
1395ac_cv_env_OPEN_set=
1396ac_cv_env_OPEN_value=
1397ac_cv_env_RSYNC_set=
1398ac_cv_env_RSYNC_value=
1399ac_cv_env_SVN_set=
1400ac_cv_env_SVN_value=
1401ac_cv_env_TAR_set=
1402ac_cv_env_TAR_value=
1403ac_cv_env_XAR_set=
1404ac_cv_env_XAR_value=
1405ac_cv_env_XMKMF_set=
1406ac_cv_env_XMKMF_value=
1407ac_cv_env_build_alias_set=
1408ac_cv_env_build_alias_value=
1409ac_cv_env_host_alias_set=
1410ac_cv_env_host_alias_value=
1411ac_cv_env_target_alias_set=
1412ac_cv_env_target_alias_value=
1413ac_cv_func_bzero=yes
1414ac_cv_func_closedir_void=no
1415ac_cv_func_connect=yes
1416ac_cv_func_copyfile=yes
1417ac_cv_func_dup2=yes
1418ac_cv_func_fgetln=yes
1419ac_cv_func_flock=yes
1420ac_cv_func_fork=yes
1421ac_cv_func_fork_works=yes
1422ac_cv_func_gethostbyname=yes
1423ac_cv_func_lockf=yes
1424ac_cv_func_memset=yes
1425ac_cv_func_regcomp=yes
1426ac_cv_func_remove=yes
1427ac_cv_func_setmode=yes
1428ac_cv_func_shmat=yes
1429ac_cv_func_strcasecmp=yes
1430ac_cv_func_strdup=yes
1431ac_cv_func_strerror=yes
1432ac_cv_func_strerror_r=yes
1433ac_cv_func_strerror_r_char_p=no
1434ac_cv_func_strlcpy=yes
1435ac_cv_func_strncasecmp=yes
1436ac_cv_func_strtol=yes
1437ac_cv_func_vfork=yes
1438ac_cv_func_vfork_works=yes
1439ac_cv_have_decl_completion_matches=yes
1440ac_cv_have_decl_filename_completion_function=yes
1441ac_cv_have_decl_rl_completion_matches=no
1442ac_cv_have_decl_rl_filename_completion_function=no
1443ac_cv_have_decl_rl_username_completion_function=no
1444ac_cv_have_decl_strerror_r=yes
1445ac_cv_have_decl_username_completion_function=yes
1446ac_cv_have_x='have_x=yes        ac_x_includes='\''/usr/X11R6/include'\''        ac_x_libraries='\''/usr/X11R6/lib'\'''
1447ac_cv_header_crt_externs_h=yes
1448ac_cv_header_dirent_dirent_h=yes
1449ac_cv_header_err_h=yes
1450ac_cv_header_fcntl_h=yes
1451ac_cv_header_inttypes_h=yes
1452ac_cv_header_libgen_h=yes
1453ac_cv_header_limits_h=yes
1454ac_cv_header_memory_h=yes
1455ac_cv_header_openssl_md5_h=yes
1456ac_cv_header_paths_h=yes
1457ac_cv_header_pwd_h=yes
1458ac_cv_header_readline_history_h=yes
1459ac_cv_header_readline_readline_h=yes
1460ac_cv_header_stat_broken=no
1461ac_cv_header_stdc=yes
1462ac_cv_header_stdint_h=yes
1463ac_cv_header_stdlib_h=yes
1464ac_cv_header_string_h=yes
1465ac_cv_header_strings_h=yes
1466ac_cv_header_sys_cdefs_h=yes
1467ac_cv_header_sys_fcntl_h=yes
1468ac_cv_header_sys_file_h=yes
1469ac_cv_header_sys_paths_h=yes
1470ac_cv_header_sys_socket_h=yes
1471ac_cv_header_sys_stat_h=yes
1472ac_cv_header_sys_types_h=yes
1473ac_cv_header_sys_wait_h=yes
1474ac_cv_header_unistd_h=yes
1475ac_cv_header_vfork_h=no
1476ac_cv_host=powerpc-apple-darwin8.9.0
1477ac_cv_lib_ICE_IceConnectionNumber=yes
1478ac_cv_lib_X11_XOpenDisplay=yes
1479ac_cv_lib_crypto_MD5_Update=yes
1480ac_cv_lib_curl_curl_easy_strerror=yes
1481ac_cv_lib_md_MD5Update=no
1482ac_cv_lib_readline_readline=yes
1483ac_cv_objext=o
1484ac_cv_path_BZIP2=/usr/bin/bzip2
1485ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
1486ac_cv_path_CVS=/usr/bin/cvs
1487ac_cv_path_EGREP='/usr/bin/grep -E'
1488ac_cv_path_GNUTAR=/usr/bin/gnutar
1489ac_cv_path_GREP=/usr/bin/grep
1490ac_cv_path_LAUNCHCTL=/bin/launchctl
1491ac_cv_path_MTREE=/usr/sbin/mtree
1492ac_cv_path_OPEN=/usr/bin/open
1493ac_cv_path_RSYNC=/usr/bin/rsync
1494ac_cv_path_TAR=/usr/bin/tar
1495ac_cv_path_TCLSH=/usr/bin/tclsh
1496ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1497ac_cv_path_install='/usr/bin/install -c'
1498ac_cv_prog_CPP='gcc -E'
1499ac_cv_prog_HAVE_LAUNCHD=yes
1500ac_cv_prog_ac_ct_CC=gcc
1501ac_cv_prog_cc_c89=
1502ac_cv_prog_cc_g=yes
1503ac_cv_prog_make_make_set=yes
1504ac_cv_search_opendir='none required'
1505ac_cv_target=powerpc-apple-darwin8.9.0
1506ac_cv_type_pid_t=yes
1507dp_cv_readlink_is_posix_1003_1a=yes
1508od_cv_have_framework_corefoundation=yes
1509od_cv_have_framework_iokit=yes
1510od_cv_have_framework_systemconfiguration=yes
1511od_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes
1512od_cv_sqlite3_dir=/usr/lib/sqlite3
1513
1514## ----------------- ##
1515## Output variables. ##
1516## ----------------- ##
1517
1518BZIP2='/usr/bin/bzip2'
1519CC='gcc'
1520CFLAGS='-g -O2'
1521CFLAGS_DEBUG='-g'
1522CFLAGS_LIBCURL=''
1523CFLAGS_OPTIMIZE='-Os'
1524CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
1525CPP='gcc -E'
1526CPPFLAGS=''
1527CURL_CONFIG='/usr/bin/curl-config'
1528CVS='/usr/bin/cvs'
1529DEFS='-DHAVE_CONFIG_H'
1530DPORTSDIR=''
1531DSTGRP='admin'
1532DSTMODE='0775'
1533DSTUSR='root'
1534ECHO_C=''
1535ECHO_N='-n'
1536ECHO_T=''
1537EGREP='/usr/bin/grep -E'
1538EXEEXT=''
1539EXTRA_PROGS=' daemondo'
1540GNUTAR='/usr/bin/gnutar'
1541GREP='/usr/bin/grep'
1542HAVE_FRAMEWORK_COREFOUNDATION=''
1543HAVE_FRAMEWORK_IOKIT=''
1544HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1545HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1546HAVE_LAUNCHD='yes'
1547INCLUDES='-I.. -I. '
1548INSTALL_DATA='${INSTALL} -m 644'
1549INSTALL_PROGRAM='${INSTALL}'
1550INSTALL_SCRIPT='${INSTALL}'
1551LAUNCHCTL='/bin/launchctl'
1552LDFLAGS=''
1553LDFLAGS_LIBCURL='-L/usr/lib -lcurl -lssl -lcrypto -lz'
1554LIBOBJS=''
1555LIBS='-lreadline '
1556LN_S='ln -s'
1557LTLIBOBJS=''
1558MD5_LIBS='-lcrypto'
1559MTREE='/usr/sbin/mtree'
1560OBJEXT='o'
1561OPEN='/usr/bin/open'
1562OUR_INCLUDED_PACKAGES=''
1563PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
1564PACKAGE_NAME='MacPorts'
1565PACKAGE_STRING='MacPorts 1.4.42'
1566PACKAGE_TARNAME='macports'
1567PACKAGE_VERSION='1.4.42'
1568PATH_SEPARATOR=':'
1569PORTCONFIGDIR='${sysconfdir}/ports'
1570PORTCONFIGDIR_EXPANDED='/opt/local/etc/ports'
1571READLINK_IS_NOT_P1003_1A=''
1572REPLACEMENT_PROGS=''
1573RSYNC='/usr/bin/rsync'
1574SET_MAKE=''
1575SHELL='/bin/sh'
1576SHLIB_CFLAGS='-fno-common'
1577SHLIB_LD='cc -dynamiclib ${LDFLAGS}'
1578SHLIB_LDFLAGS=''
1579SHLIB_SUFFIX='.dylib'
1580SQLITE3_DIR='/usr/lib/sqlite3'
1581STLIB_LD='${AR} cr'
1582SVN=''
1583TAR='/usr/bin/tar'
1584TAR_CMD='/usr/bin/gnutar --no-same-owner'
1585TCLSH='/usr/bin/tclsh'
1586TCL_BIN_DIR='/usr/lib'
1587TCL_CC='gcc -pipe'
1588TCL_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 '
1589TCL_INCLUDES='-I"/usr/include"'
1590TCL_LIB_FILE='Tcl'
1591TCL_LIB_FLAG=''
1592TCL_LIB_SPEC='-framework Tcl'
1593TCL_PACKAGE_DIR='/Library/Tcl'
1594TCL_SRC_DIR='/SourceCache/tcl/tcl-20/tcl/tcl'
1595TCL_STUB_LIB_FILE='libtclstub8.4.a'
1596TCL_STUB_LIB_FLAG='-ltclstub8.4'
1597TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4'
1598TCL_VERSION='8.4'
1599XAR=''
1600XCODEBUILD='/usr/bin/xcodebuild'
1601XMKMF=''
1602X_CFLAGS=' -I/usr/X11R6/include'
1603X_EXTRA_LIBS=''
1604X_LIBS=' -L/usr/X11R6/lib'
1605X_PRE_LIBS=' -lSM -lICE'
1606ac_ct_CC='gcc'
1607bindir='${exec_prefix}/bin'
1608build='powerpc-apple-darwin8.9.0'
1609build_alias=''
1610build_cpu='powerpc'
1611build_os='darwin8.9.0'
1612build_vendor='apple'
1613datadir='${datarootdir}'
1614datarootdir='${prefix}/share'
1615docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1616dvidir='${docdir}'
1617exec_prefix='${prefix}'
1618host='powerpc-apple-darwin8.9.0'
1619host_alias=''
1620host_cpu='powerpc'
1621host_os='darwin8.9.0'
1622host_vendor='apple'
1623htmldir='${docdir}'
1624includedir='${prefix}/include'
1625infodir='${datarootdir}/info'
1626libdir='${exec_prefix}/lib'
1627libexecdir='${exec_prefix}/libexec'
1628localedir='${datarootdir}/locale'
1629localstatedir='${prefix}/var'
1630localstatedir_expanded='/opt/local/var'
1631mandir='${datarootdir}/man'
1632oldincludedir='/usr/include'
1633pdfdir='${docdir}'
1634prefix='/opt/local'
1635prefix_expanded='/opt/local'
1636program_transform_name='s,x,x,'
1637psdir='${docdir}'
1638sbindir='${exec_prefix}/sbin'
1639sharedstatedir='${prefix}/com'
1640subdirs=''
1641sysconfdir='${prefix}/etc'
1642target='powerpc-apple-darwin8.9.0'
1643target_alias=''
1644target_cpu='powerpc'
1645target_os='darwin8.9.0'
1646target_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
1722configure: exit 0