Ticket #41524: config.log

File config.log, 72.5 KB (added by ballapete (Peter "Pete" Dyballa), 10 years ago)

config.log

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 2.2.99, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = tiger
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~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.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~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: 2.00 gigabytes
32Default processor set: 86 tasks, 222 threads, 1 processors
33Load average: 2.83, Mach factor: 0.31
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /usr/libexec
41PATH: /usr/local/bin
42PATH: /usr/bin
43PATH: /bin
44PATH: /usr/sbin
45PATH: /sbin
46PATH: /usr/X11R6/bin
47PATH: /usr/local/texlive/2009/bin/universal-darwin
48
49
50## ----------- ##
51## Core tests. ##
52## ----------- ##
53
54configure:2683: checking build system type
55configure:2697: result: powerpc-apple-darwin8.11.0
56configure:2717: checking host system type
57configure:2730: result: powerpc-apple-darwin8.11.0
58configure:2750: checking target system type
59configure:2763: result: powerpc-apple-darwin8.11.0
60configure:2791: checking MacPorts version
61configure:2794: result: 2.2.99
62configure:2830: checking for sw_vers
63configure:2848: found /usr/bin/sw_vers
64configure:2860: result: /usr/bin/sw_vers
65configure:2870: checking for defaults
66configure:2888: found /usr/bin/defaults
67configure:2900: result: /usr/bin/defaults
68configure:2910: checking for xcode-select
69configure:2943: result: no
70configure:2950: checking Mac OS X version
71configure:2953: result: 10.4.11
72configure:2975: checking Xcode location
73configure:2987: result: /Developer
74configure:3001: checking Xcode version
75configure:3008: result: 2.5
76configure:3086: checking for clang
77configure:3116: result: no
78configure:3086: checking for cc
79configure:3102: found /usr/bin/cc
80configure:3113: result: cc
81configure:3144: checking for C compiler version
82configure:3153: cc --version >&5
83powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
84Copyright (C) 2005 Free Software Foundation, Inc.
85This is free software; see the source for copying conditions.  There is NO
86warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87
88configure:3164: $? = 0
89configure:3153: cc -v >&5
90Using built-in specs.
91Target: powerpc-apple-darwin8
92Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
93Thread model: posix
94gcc version 4.0.1 (Apple Computer, Inc. build 5370)
95configure:3164: $? = 0
96configure:3153: cc -V >&5
97cc: argument to `-V' is missing
98configure:3164: $? = 1
99configure:3153: cc -qversion >&5
100powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-qversion'
101powerpc-apple-darwin8-gcc-4.0.1: no input files
102configure:3164: $? = 1
103configure:3184: checking whether the C compiler works
104configure:3206: cc    conftest.c  >&5
105configure:3210: $? = 0
106configure:3258: result: yes
107configure:3261: checking for C compiler default output file name
108configure:3263: result: a.out
109configure:3269: checking for suffix of executables
110configure:3276: cc -o conftest    conftest.c  >&5
111configure:3280: $? = 0
112configure:3302: result:
113configure:3324: checking whether we are cross compiling
114configure:3332: cc -o conftest    conftest.c  >&5
115configure:3336: $? = 0
116configure:3343: ./conftest
117configure:3347: $? = 0
118configure:3362: result: no
119configure:3367: checking for suffix of object files
120configure:3389: cc -c   conftest.c >&5
121configure:3393: $? = 0
122configure:3414: result: o
123configure:3418: checking whether we are using the GNU C compiler
124configure:3437: cc -c   conftest.c >&5
125configure:3437: $? = 0
126configure:3446: result: yes
127configure:3455: checking whether cc accepts -g
128configure:3475: cc -c -g  conftest.c >&5
129configure:3475: $? = 0
130configure:3516: result: yes
131configure:3533: checking for cc option to accept ISO C89
132configure:3596: cc  -c -g -O2  conftest.c >&5
133configure:3596: $? = 0
134configure:3609: result: none needed
135configure:3643: checking for a BSD-compatible install
136configure:3711: result: /usr/bin/install -c
137configure:3722: checking whether ln -s works
138configure:3726: result: yes
139configure:3733: checking whether make sets $(MAKE)
140configure:3755: result: yes
141configure:3818: checking for clang
142configure:3848: result: no
143configure:3818: checking for cc
144configure:3834: found /usr/bin/cc
145configure:3845: result: cc
146configure:3870: checking for Objective C compiler version
147configure:3879: cc --version >&5
148powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
149Copyright (C) 2005 Free Software Foundation, Inc.
150This is free software; see the source for copying conditions.  There is NO
151warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
152
153configure:3890: $? = 0
154configure:3879: cc -v >&5
155Using built-in specs.
156Target: powerpc-apple-darwin8
157Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
158Thread model: posix
159gcc version 4.0.1 (Apple Computer, Inc. build 5370)
160configure:3890: $? = 0
161configure:3879: cc -V >&5
162cc: argument to `-V' is missing
163configure:3890: $? = 1
164configure:3879: cc -qversion >&5
165powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-qversion'
166powerpc-apple-darwin8-gcc-4.0.1: no input files
167configure:3890: $? = 1
168configure:3894: checking whether we are using the GNU Objective C compiler
169configure:3913: cc -c   conftest.m >&5
170configure:3913: $? = 0
171configure:3922: result: yes
172configure:3931: checking whether cc accepts -g
173configure:3951: cc -c -g  conftest.m >&5
174configure:3951: $? = 0
175configure:3992: result: yes
176configure:4020: checking for bsdmake
177configure:4038: found /usr/bin/bsdmake
178configure:4050: result: /usr/bin/bsdmake
179configure:4063: checking for bzip2
180configure:4081: found /usr/bin/bzip2
181configure:4093: result: /usr/bin/bzip2
182configure:4103: checking for bzr
183configure:4136: result: no
184configure:4143: checking for chown
185configure:4162: found /usr/sbin/chown
186configure:4174: result: /usr/sbin/chown
187configure:4184: checking for cp
188configure:4202: found /bin/cp
189configure:4214: result: /bin/cp
190configure:4224: checking for cpio
191configure:4242: found /usr/bin/cpio
192configure:4254: result: /usr/bin/cpio
193configure:4264: checking for cvs
194configure:4282: found /usr/bin/cvs
195configure:4294: result: /usr/bin/cvs
196configure:4304: checking for diff
197configure:4322: found /usr/bin/diff
198configure:4334: result: /usr/bin/diff
199configure:4344: checking for dscl
200configure:4362: found /usr/bin/dscl
201configure:4374: result: /usr/bin/dscl
202configure:4384: checking for dseditgroup
203configure:4402: found /usr/sbin/dseditgroup
204configure:4414: result: /usr/sbin/dseditgroup
205configure:4424: checking for file
206configure:4442: found /usr/bin/file
207configure:4454: result: /usr/bin/file
208configure:4464: checking for find
209configure:4482: found /usr/bin/find
210configure:4494: result: /usr/bin/find
211configure:4504: checking for git
212configure:4537: result: no
213configure:4546: checking for gnumake
214configure:4565: found /usr/bin/gnumake
215configure:4577: result: /usr/bin/gnumake
216configure:4592: checking for gnupatch
217configure:4626: result: no
218configure:4592: checking for gpatch
219configure:4626: result: no
220configure:4638: checking for gnutar
221configure:4657: found /usr/bin/gnutar
222configure:4669: result: /usr/bin/gnutar
223configure:4682: checking for gzip
224configure:4700: found /usr/bin/gzip
225configure:4712: result: /usr/bin/gzip
226configure:4722: checking for hdiutil
227configure:4740: found /usr/bin/hdiutil
228configure:4752: result: /usr/bin/hdiutil
229configure:4762: checking for hg
230configure:4795: result: no
231configure:4802: checking for launchctl
232configure:4820: found /bin/launchctl
233configure:4832: result: /bin/launchctl
234configure:4842: checking for lipo
235configure:4860: found /usr/bin/lipo
236configure:4872: result: /usr/bin/lipo
237configure:4882: checking for lsbom
238configure:4900: found /usr/bin/lsbom
239configure:4912: result: /usr/bin/lsbom
240configure:4922: checking for lzma
241configure:4955: result: no
242configure:4962: checking for make
243configure:4980: found /usr/bin/make
244configure:4992: result: /usr/bin/make
245configure:5002: checking for mdfind
246configure:5020: found /usr/bin/mdfind
247configure:5032: result: /usr/bin/mdfind
248configure:5042: checking for mdls
249configure:5060: found /usr/bin/mdls
250configure:5072: result: /usr/bin/mdls
251configure:5082: checking for mkbom
252configure:5100: found /usr/bin/mkbom
253configure:5112: result: /usr/bin/mkbom
254configure:5122: checking for mtree
255configure:5141: found /usr/sbin/mtree
256configure:5153: result: /usr/sbin/mtree
257configure:5163: checking for open
258configure:5181: found /usr/bin/open
259configure:5193: result: /usr/bin/open
260configure:5203: checking for openssl
261configure:5221: found /usr/bin/openssl
262configure:5233: result: /usr/bin/openssl
263configure:5243: checking for patch
264configure:5261: found /usr/bin/patch
265configure:5273: result: /usr/bin/patch
266configure:5283: checking for pax
267configure:5301: found /bin/pax
268configure:5313: result: /bin/pax
269configure:5323: checking for rmdir
270configure:5341: found /bin/rmdir
271configure:5353: result: /bin/rmdir
272configure:5363: checking for rsync
273configure:5381: found /usr/bin/rsync
274configure:5393: result: /usr/bin/rsync
275configure:5403: checking for sandbox-exec
276configure:5436: result: no
277configure:5443: checking for sed
278configure:5461: found /usr/bin/sed
279configure:5473: result: /usr/bin/sed
280configure:5483: checking for svn
281configure:5516: result: no
282configure:5523: checking for swig
283configure:5557: result: no
284configure:5564: checking for tar
285configure:5582: found /usr/bin/tar
286configure:5594: result: /usr/bin/tar
287configure:5604: checking for unzip
288configure:5622: found /usr/bin/unzip
289configure:5634: result: /usr/bin/unzip
290configure:5644: checking for xar
291configure:5677: result: no
292configure:5684: checking for xcodebuild
293configure:5702: found /usr/bin/xcodebuild
294configure:5714: result: /usr/bin/xcodebuild
295configure:5724: checking for xcrun
296configure:5757: result: no
297configure:5764: checking for xz
298configure:5797: result: no
299configure:5804: checking for zip
300configure:5822: found /usr/bin/zip
301configure:5834: result: /usr/bin/zip
302configure:5845: checking for launchd
303configure:5861: found /sbin/launchd
304configure:5872: result: yes
305configure:5907: checking for sed
306configure:5937: result: /usr/bin/sed
307configure:5950: checking which sed flag to use for extended regexp
308configure:5960: result: -E (BSD)
309configure:5977: checking for tar
310configure:6007: result: /usr/bin/tar
311configure:6016: checking whether tar supports -q
312configure:6023: result: no (gnutar)
313configure:6032: checking for tar
314configure:6062: result: /usr/bin/tar
315configure:6072: checking for gnutar
316configure:6102: result: /usr/bin/gnutar
317configure:6111: checking for which tar variant to use
318configure:6118: result: /usr/bin/gnutar
319configure:6122: checking for /usr/bin/gnutar --no-same-owner support
320configure:6129: result: yes
321configure:6137: checking for patch
322configure:6167: result: /usr/bin/patch
323configure:6177: checking for gpatch
324configure:6210: result: no
325configure:6216: checking for GNU (FSF) patch
326configure:6228: result: /usr/bin/patch
327configure:6260: checking how to mark unused variables
328configure:6266: cc -c -g -O2  conftest.c >&5
329configure:6266: $? = 0
330configure:6276: result:
331configure:6281: checking for gcc symbol visibility attribute
332configure:6300: cc -c -g -O2  conftest.c >&5
333configure:6300: $? = 0
334configure:6314: result: __attribute__((visibility("hidden")))
335configure:6499: checking for the pthreads library -lpthreads
336configure:6532: cc -o conftest -g -O2    conftest.c -lpthreads  >&5
337/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lpthreads
338collect2: ld returned 1 exit status
339configure:6532: $? = 1
340configure: failed program was:
341| /* confdefs.h */
342| #define PACKAGE_NAME "MacPorts"
343| #define PACKAGE_TARNAME "macports"
344| #define PACKAGE_VERSION "2.2.99"
345| #define PACKAGE_STRING "MacPorts 2.2.99"
346| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
347| #define PACKAGE_URL ""
348| #define UNUSED __attribute__((unused))
349| #define MP_PRIVATE __attribute__((visibility("hidden")))
350| /* end confdefs.h.  */
351| #include <pthread.h>
352| int
353| main ()
354| {
355| pthread_t th; pthread_join(th, 0);
356|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
357|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
358|   ;
359|   return 0;
360| }
361configure:6541: result: no
362configure:6444: checking whether pthreads work without any flags
363configure:6532: cc -o conftest -g -O2    conftest.c   >&5
364configure:6532: $? = 0
365configure:6541: result: yes
366configure:6560: checking for joinable pthread attribute
367configure:6575: cc -o conftest -g -O2    conftest.c   >&5
368configure:6575: $? = 0
369configure:6581: result: PTHREAD_CREATE_JOINABLE
370configure:6591: checking if more special flags are required for pthreads
371configure:6598: result: -D_THREAD_SAFE
372configure:6635: checking how to run the Objective C preprocessor
373configure:6662: cc -E  conftest.m
374configure:6662: $? = 0
375configure:6676: cc -E  conftest.m
376conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
377configure:6676: $? = 1
378configure: failed program was:
379| /* confdefs.h */
380| #define PACKAGE_NAME "MacPorts"
381| #define PACKAGE_TARNAME "macports"
382| #define PACKAGE_VERSION "2.2.99"
383| #define PACKAGE_STRING "MacPorts 2.2.99"
384| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
385| #define PACKAGE_URL ""
386| #define UNUSED __attribute__((unused))
387| #define MP_PRIVATE __attribute__((visibility("hidden")))
388| #define HAVE_PTHREAD 1
389| /* end confdefs.h.  */
390| #include <ac_nonexistent.h>
391configure:6701: result: cc -E
392configure:6721: cc -E  conftest.m
393configure:6721: $? = 0
394configure:6735: cc -E  conftest.m
395conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
396configure:6735: $? = 1
397configure: failed program was:
398| /* confdefs.h */
399| #define PACKAGE_NAME "MacPorts"
400| #define PACKAGE_TARNAME "macports"
401| #define PACKAGE_VERSION "2.2.99"
402| #define PACKAGE_STRING "MacPorts 2.2.99"
403| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
404| #define PACKAGE_URL ""
405| #define UNUSED __attribute__((unused))
406| #define MP_PRIVATE __attribute__((visibility("hidden")))
407| #define HAVE_PTHREAD 1
408| /* end confdefs.h.  */
409| #include <ac_nonexistent.h>
410configure:6764: checking for grep that handles long lines and -e
411configure:6822: result: /usr/bin/grep
412configure:6827: checking for egrep
413configure:6889: result: /usr/bin/grep -E
414configure:6894: checking for ANSI C header files
415configure:6914: cc -c -g -O2  conftest.m >&5
416configure:6914: $? = 0
417configure:6984: cc -o conftest -g -O2   conftest.m  >&5
418configure:6984: $? = 0
419configure:6984: ./conftest
420configure:6984: $? = 0
421configure:6995: result: yes
422configure:7008: checking for sys/types.h
423configure:7008: cc -c -g -O2  conftest.m >&5
424configure:7008: $? = 0
425configure:7008: result: yes
426configure:7008: checking for sys/stat.h
427configure:7008: cc -c -g -O2  conftest.m >&5
428configure:7008: $? = 0
429configure:7008: result: yes
430configure:7008: checking for stdlib.h
431configure:7008: cc -c -g -O2  conftest.m >&5
432configure:7008: $? = 0
433configure:7008: result: yes
434configure:7008: checking for string.h
435configure:7008: cc -c -g -O2  conftest.m >&5
436configure:7008: $? = 0
437configure:7008: result: yes
438configure:7008: checking for memory.h
439configure:7008: cc -c -g -O2  conftest.m >&5
440configure:7008: $? = 0
441configure:7008: result: yes
442configure:7008: checking for strings.h
443configure:7008: cc -c -g -O2  conftest.m >&5
444configure:7008: $? = 0
445configure:7008: result: yes
446configure:7008: checking for inttypes.h
447configure:7008: cc -c -g -O2  conftest.m >&5
448configure:7008: $? = 0
449configure:7008: result: yes
450configure:7008: checking for stdint.h
451configure:7008: cc -c -g -O2  conftest.m >&5
452configure:7008: $? = 0
453configure:7008: result: yes
454configure:7008: checking for unistd.h
455configure:7008: cc -c -g -O2  conftest.m >&5
456configure:7008: $? = 0
457configure:7008: result: yes
458configure:7055: checking objc/objc.h usability
459configure:7055: cc -c -g -O2  conftest.m >&5
460configure:7055: $? = 0
461configure:7055: result: yes
462configure:7055: checking objc/objc.h presence
463configure:7055: cc -E  conftest.m
464configure:7055: $? = 0
465configure:7055: result: yes
466configure:7055: checking for objc/objc.h
467configure:7055: result: yes
468configure:7080: checking if linking libobjc requires pthreads
469configure:7109: cc -o conftest -g -O2   conftest.m  -lobjc >&5
470configure:7109: $? = 0
471configure:7167: result: no
472configure:7180: checking for Apple Objective-C runtime
473configure:7209: cc -o conftest -g -O2   conftest.m  -lobjc >&5
474conftest.m: In function 'main':
475conftest.m:32: warning: initialization makes pointer from integer without a cast
476conftest.m:33: warning: no '-alloc' method found
477conftest.m:33: warning: (Messages without a matching method signature
478conftest.m:33: warning: will be assumed to return 'id' and accept
479conftest.m:33: warning: '...' as arguments.)
480conftest.m:34: warning: no '-name' method found
481configure:7209: $? = 0
482configure:7224: result: yes
483configure:7231: checking for GNU Objective C runtime
484configure:7260: cc -o conftest -g -O2   conftest.m  -lobjc >&5
485conftest.m: In function 'main':
486conftest.m:32: warning: initialization makes pointer from integer without a cast
487conftest.m:33: warning: no '-alloc' method found
488conftest.m:33: warning: (Messages without a matching method signature
489conftest.m:33: warning: will be assumed to return 'id' and accept
490conftest.m:33: warning: '...' as arguments.)
491conftest.m:34: warning: no '-name' method found
492/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
493_objc_lookup_class
494collect2: ld returned 1 exit status
495configure:7260: $? = 1
496configure: failed program was:
497| /* confdefs.h */
498| #define PACKAGE_NAME "MacPorts"
499| #define PACKAGE_TARNAME "macports"
500| #define PACKAGE_VERSION "2.2.99"
501| #define PACKAGE_STRING "MacPorts 2.2.99"
502| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
503| #define PACKAGE_URL ""
504| #define UNUSED __attribute__((unused))
505| #define MP_PRIVATE __attribute__((visibility("hidden")))
506| #define HAVE_PTHREAD 1
507| #define STDC_HEADERS 1
508| #define HAVE_SYS_TYPES_H 1
509| #define HAVE_SYS_STAT_H 1
510| #define HAVE_STDLIB_H 1
511| #define HAVE_STRING_H 1
512| #define HAVE_MEMORY_H 1
513| #define HAVE_STRINGS_H 1
514| #define HAVE_INTTYPES_H 1
515| #define HAVE_STDINT_H 1
516| #define HAVE_UNISTD_H 1
517| #define HAVE_OBJC_OBJC_H 1
518| /* end confdefs.h.  */
519|
520|
521|                                                       #include <objc/objc.h>
522|                                                       #include <objc/objc-api.h>
523|
524| int
525| main ()
526| {
527|
528|                                                       id class = objc_lookup_class("Object");
529|                                                       id obj = [class alloc];
530|                                                       puts([obj name]);
531|
532|   ;
533|   return 0;
534| }
535|
536configure:7275: result: no
537configure:7287: Using Apple Objective-C runtime
538configure:7367: checking for Apple Foundation library
539configure:7403: cc -o conftest -g -O2   conftest.m -framework Foundation  >&5
540conftest.m: In function 'main':
541conftest.m:33: warning: 'NSString' may not respond to '+length'
542conftest.m:33: warning: (Messages without a matching method signature
543conftest.m:33: warning: will be assumed to return 'id' and accept
544conftest.m:33: warning: '...' as arguments.)
545configure:7403: $? = 0
546configure:7421: result: yes
547configure:7433: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
548configure:7520: Using Apple Foundation library
549configure:7556: checking for CoreFoundation framework
550configure:7584: cc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
551configure:7584: $? = 0
552configure:7602: result: yes
553configure:7616: checking for SystemConfiguration framework
554configure:7644: cc -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
555configure:7644: $? = 0
556configure:7662: result: yes
557configure:7676: checking for IOKit framework
558configure:7704: cc -o conftest -g -O2   conftest.c -framework IOKit  >&5
559configure:7704: $? = 0
560configure:7722: result: yes
561configure:7736: checking for CFNotificationCenterGetDarwinNotifyCenter
562configure:7763: cc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
563configure:7763: $? = 0
564configure:7781: result: yes
565configure:7798: checking for whether we will build daemondo
566configure:7815: result: yes
567configure:7850: checking for ports tree
568configure:7872: WARNING: No ports tree found
569configure:7879: checking for MacPorts config directory
570configure:7884: result: ${sysconfdir}/macports
571configure:7957: checking for install user
572configure:7963: result: root
573configure:7977: checking for install group
574configure:7997: result: admin
575configure:8011: checking for macports user
576configure:8017: result: macports
577configure:8031: checking what permissions to use for installation directories
578configure:8037: result: 0755
579configure:8077: checking for Applications installation directory
580configure:8088: result: /Applications/MacPorts
581configure:8107: checking for Frameworks installation directory
582configure:8114: result: /opt/local/Library/Frameworks
583configure:8148: checking for Universal CPU architectures
584configure:8150: result: i386 ppc
585configure:8162: checking how to run the C preprocessor
586configure:8193: cc -E  conftest.c
587configure:8193: $? = 0
588configure:8207: cc -E  conftest.c
589conftest.c:29:28: error: ac_nonexistent.h: No such file or directory
590configure:8207: $? = 1
591configure: failed program was:
592| /* confdefs.h */
593| #define PACKAGE_NAME "MacPorts"
594| #define PACKAGE_TARNAME "macports"
595| #define PACKAGE_VERSION "2.2.99"
596| #define PACKAGE_STRING "MacPorts 2.2.99"
597| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
598| #define PACKAGE_URL ""
599| #define UNUSED __attribute__((unused))
600| #define MP_PRIVATE __attribute__((visibility("hidden")))
601| #define HAVE_PTHREAD 1
602| #define STDC_HEADERS 1
603| #define HAVE_SYS_TYPES_H 1
604| #define HAVE_SYS_STAT_H 1
605| #define HAVE_STDLIB_H 1
606| #define HAVE_STRING_H 1
607| #define HAVE_MEMORY_H 1
608| #define HAVE_STRINGS_H 1
609| #define HAVE_INTTYPES_H 1
610| #define HAVE_STDINT_H 1
611| #define HAVE_UNISTD_H 1
612| #define HAVE_OBJC_OBJC_H 1
613| #define APPLE_RUNTIME 1
614| #define APPLE_FOUNDATION 1
615| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
616| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
617| #define HAVE_FRAMEWORK_IOKIT /**/
618| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
619| /* end confdefs.h.  */
620| #include <ac_nonexistent.h>
621configure:8232: result: cc -E
622configure:8252: cc -E  conftest.c
623configure:8252: $? = 0
624configure:8266: cc -E  conftest.c
625conftest.c:29:28: error: ac_nonexistent.h: No such file or directory
626configure:8266: $? = 1
627configure: failed program was:
628| /* confdefs.h */
629| #define PACKAGE_NAME "MacPorts"
630| #define PACKAGE_TARNAME "macports"
631| #define PACKAGE_VERSION "2.2.99"
632| #define PACKAGE_STRING "MacPorts 2.2.99"
633| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
634| #define PACKAGE_URL ""
635| #define UNUSED __attribute__((unused))
636| #define MP_PRIVATE __attribute__((visibility("hidden")))
637| #define HAVE_PTHREAD 1
638| #define STDC_HEADERS 1
639| #define HAVE_SYS_TYPES_H 1
640| #define HAVE_SYS_STAT_H 1
641| #define HAVE_STDLIB_H 1
642| #define HAVE_STRING_H 1
643| #define HAVE_MEMORY_H 1
644| #define HAVE_STRINGS_H 1
645| #define HAVE_INTTYPES_H 1
646| #define HAVE_STDINT_H 1
647| #define HAVE_UNISTD_H 1
648| #define HAVE_OBJC_OBJC_H 1
649| #define APPLE_RUNTIME 1
650| #define APPLE_FOUNDATION 1
651| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
652| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
653| #define HAVE_FRAMEWORK_IOKIT /**/
654| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
655| /* end confdefs.h.  */
656| #include <ac_nonexistent.h>
657configure:8295: checking for ANSI C header files
658configure:8396: result: yes
659configure:8407: checking for dirent.h that defines DIR
660configure:8426: cc -c -g -O2  conftest.c >&5
661configure:8426: $? = 0
662configure:8434: result: yes
663configure:8447: checking for library containing opendir
664configure:8478: cc -o conftest -g -O2   conftest.c  >&5
665configure:8478: $? = 0
666configure:8495: result: none required
667configure:8562: checking for sys/wait.h that is POSIX.1 compatible
668configure:8588: cc -c -g -O2  conftest.c >&5
669configure:8588: $? = 0
670configure:8595: result: yes
671configure:8608: checking crt_externs.h usability
672configure:8608: cc -c -g -O2  conftest.c >&5
673configure:8608: $? = 0
674configure:8608: result: yes
675configure:8608: checking crt_externs.h presence
676configure:8608: cc -E  conftest.c
677configure:8608: $? = 0
678configure:8608: result: yes
679configure:8608: checking for crt_externs.h
680configure:8608: result: yes
681configure:8608: checking err.h usability
682configure:8608: cc -c -g -O2  conftest.c >&5
683configure:8608: $? = 0
684configure:8608: result: yes
685configure:8608: checking err.h presence
686configure:8608: cc -E  conftest.c
687configure:8608: $? = 0
688configure:8608: result: yes
689configure:8608: checking for err.h
690configure:8608: result: yes
691configure:8608: checking fcntl.h usability
692configure:8608: cc -c -g -O2  conftest.c >&5
693configure:8608: $? = 0
694configure:8608: result: yes
695configure:8608: checking fcntl.h presence
696configure:8608: cc -E  conftest.c
697configure:8608: $? = 0
698configure:8608: result: yes
699configure:8608: checking for fcntl.h
700configure:8608: result: yes
701configure:8608: checking libkern/OSAtomic.h usability
702configure:8608: cc -c -g -O2  conftest.c >&5
703configure:8608: $? = 0
704configure:8608: result: yes
705configure:8608: checking libkern/OSAtomic.h presence
706configure:8608: cc -E  conftest.c
707configure:8608: $? = 0
708configure:8608: result: yes
709configure:8608: checking for libkern/OSAtomic.h
710configure:8608: result: yes
711configure:8608: checking limits.h usability
712configure:8608: cc -c -g -O2  conftest.c >&5
713configure:8608: $? = 0
714configure:8608: result: yes
715configure:8608: checking limits.h presence
716configure:8608: cc -E  conftest.c
717configure:8608: $? = 0
718configure:8608: result: yes
719configure:8608: checking for limits.h
720configure:8608: result: yes
721configure:8608: checking paths.h usability
722configure:8608: cc -c -g -O2  conftest.c >&5
723configure:8608: $? = 0
724configure:8608: result: yes
725configure:8608: checking paths.h presence
726configure:8608: cc -E  conftest.c
727configure:8608: $? = 0
728configure:8608: result: yes
729configure:8608: checking for paths.h
730configure:8608: result: yes
731configure:8608: checking pwd.h usability
732configure:8608: cc -c -g -O2  conftest.c >&5
733configure:8608: $? = 0
734configure:8608: result: yes
735configure:8608: checking pwd.h presence
736configure:8608: cc -E  conftest.c
737configure:8608: $? = 0
738configure:8608: result: yes
739configure:8608: checking for pwd.h
740configure:8608: result: yes
741configure:8608: checking readline/history.h usability
742configure:8608: cc -c -g -O2  conftest.c >&5
743configure:8608: $? = 0
744configure:8608: result: yes
745configure:8608: checking readline/history.h presence
746configure:8608: cc -E  conftest.c
747configure:8608: $? = 0
748configure:8608: result: yes
749configure:8608: checking for readline/history.h
750configure:8608: result: yes
751configure:8608: checking readline/readline.h usability
752configure:8608: cc -c -g -O2  conftest.c >&5
753configure:8608: $? = 0
754configure:8608: result: yes
755configure:8608: checking readline/readline.h presence
756configure:8608: cc -E  conftest.c
757configure:8608: $? = 0
758configure:8608: result: yes
759configure:8608: checking for readline/readline.h
760configure:8608: result: yes
761configure:8608: checking spawn.h usability
762configure:8608: cc -c -g -O2  conftest.c >&5
763conftest.c:74:19: error: spawn.h: No such file or directory
764configure:8608: $? = 1
765configure: failed program was:
766| /* confdefs.h */
767| #define PACKAGE_NAME "MacPorts"
768| #define PACKAGE_TARNAME "macports"
769| #define PACKAGE_VERSION "2.2.99"
770| #define PACKAGE_STRING "MacPorts 2.2.99"
771| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
772| #define PACKAGE_URL ""
773| #define UNUSED __attribute__((unused))
774| #define MP_PRIVATE __attribute__((visibility("hidden")))
775| #define HAVE_PTHREAD 1
776| #define STDC_HEADERS 1
777| #define HAVE_SYS_TYPES_H 1
778| #define HAVE_SYS_STAT_H 1
779| #define HAVE_STDLIB_H 1
780| #define HAVE_STRING_H 1
781| #define HAVE_MEMORY_H 1
782| #define HAVE_STRINGS_H 1
783| #define HAVE_INTTYPES_H 1
784| #define HAVE_STDINT_H 1
785| #define HAVE_UNISTD_H 1
786| #define HAVE_OBJC_OBJC_H 1
787| #define APPLE_RUNTIME 1
788| #define APPLE_FOUNDATION 1
789| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
790| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
791| #define HAVE_FRAMEWORK_IOKIT /**/
792| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
793| #define STDC_HEADERS 1
794| #define HAVE_DIRENT_H 1
795| #define HAVE_SYS_WAIT_H 1
796| #define HAVE_CRT_EXTERNS_H 1
797| #define HAVE_ERR_H 1
798| #define HAVE_FCNTL_H 1
799| #define HAVE_LIBKERN_OSATOMIC_H 1
800| #define HAVE_LIMITS_H 1
801| #define HAVE_PATHS_H 1
802| #define HAVE_PWD_H 1
803| #define HAVE_READLINE_HISTORY_H 1
804| #define HAVE_READLINE_READLINE_H 1
805| /* end confdefs.h.  */
806| #include <stdio.h>
807| #ifdef HAVE_SYS_TYPES_H
808| # include <sys/types.h>
809| #endif
810| #ifdef HAVE_SYS_STAT_H
811| # include <sys/stat.h>
812| #endif
813| #ifdef STDC_HEADERS
814| # include <stdlib.h>
815| # include <stddef.h>
816| #else
817| # ifdef HAVE_STDLIB_H
818| #  include <stdlib.h>
819| # endif
820| #endif
821| #ifdef HAVE_STRING_H
822| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
823| #  include <memory.h>
824| # endif
825| # include <string.h>
826| #endif
827| #ifdef HAVE_STRINGS_H
828| # include <strings.h>
829| #endif
830| #ifdef HAVE_INTTYPES_H
831| # include <inttypes.h>
832| #endif
833| #ifdef HAVE_STDINT_H
834| # include <stdint.h>
835| #endif
836| #ifdef HAVE_UNISTD_H
837| # include <unistd.h>
838| #endif
839| #include <spawn.h>
840configure:8608: result: no
841configure:8608: checking spawn.h presence
842configure:8608: cc -E  conftest.c
843conftest.c:41:19: error: spawn.h: No such file or directory
844configure:8608: $? = 1
845configure: failed program was:
846| /* confdefs.h */
847| #define PACKAGE_NAME "MacPorts"
848| #define PACKAGE_TARNAME "macports"
849| #define PACKAGE_VERSION "2.2.99"
850| #define PACKAGE_STRING "MacPorts 2.2.99"
851| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
852| #define PACKAGE_URL ""
853| #define UNUSED __attribute__((unused))
854| #define MP_PRIVATE __attribute__((visibility("hidden")))
855| #define HAVE_PTHREAD 1
856| #define STDC_HEADERS 1
857| #define HAVE_SYS_TYPES_H 1
858| #define HAVE_SYS_STAT_H 1
859| #define HAVE_STDLIB_H 1
860| #define HAVE_STRING_H 1
861| #define HAVE_MEMORY_H 1
862| #define HAVE_STRINGS_H 1
863| #define HAVE_INTTYPES_H 1
864| #define HAVE_STDINT_H 1
865| #define HAVE_UNISTD_H 1
866| #define HAVE_OBJC_OBJC_H 1
867| #define APPLE_RUNTIME 1
868| #define APPLE_FOUNDATION 1
869| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
870| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
871| #define HAVE_FRAMEWORK_IOKIT /**/
872| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
873| #define STDC_HEADERS 1
874| #define HAVE_DIRENT_H 1
875| #define HAVE_SYS_WAIT_H 1
876| #define HAVE_CRT_EXTERNS_H 1
877| #define HAVE_ERR_H 1
878| #define HAVE_FCNTL_H 1
879| #define HAVE_LIBKERN_OSATOMIC_H 1
880| #define HAVE_LIMITS_H 1
881| #define HAVE_PATHS_H 1
882| #define HAVE_PWD_H 1
883| #define HAVE_READLINE_HISTORY_H 1
884| #define HAVE_READLINE_READLINE_H 1
885| /* end confdefs.h.  */
886| #include <spawn.h>
887configure:8608: result: no
888configure:8608: checking for spawn.h
889configure:8608: result: no
890configure:8608: checking sys/cdefs.h usability
891configure:8608: cc -c -g -O2  conftest.c >&5
892configure:8608: $? = 0
893configure:8608: result: yes
894configure:8608: checking sys/cdefs.h presence
895configure:8608: cc -E  conftest.c
896configure:8608: $? = 0
897configure:8608: result: yes
898configure:8608: checking for sys/cdefs.h
899configure:8608: result: yes
900configure:8608: checking sys/event.h usability
901configure:8608: cc -c -g -O2  conftest.c >&5
902configure:8608: $? = 0
903configure:8608: result: yes
904configure:8608: checking sys/event.h presence
905configure:8608: cc -E  conftest.c
906configure:8608: $? = 0
907configure:8608: result: yes
908configure:8608: checking for sys/event.h
909configure:8608: result: yes
910configure:8608: checking sys/fcntl.h usability
911configure:8608: cc -c -g -O2  conftest.c >&5
912configure:8608: $? = 0
913configure:8608: result: yes
914configure:8608: checking sys/fcntl.h presence
915configure:8608: cc -E  conftest.c
916configure:8608: $? = 0
917configure:8608: result: yes
918configure:8608: checking for sys/fcntl.h
919configure:8608: result: yes
920configure:8608: checking sys/file.h usability
921configure:8608: cc -c -g -O2  conftest.c >&5
922configure:8608: $? = 0
923configure:8608: result: yes
924configure:8608: checking sys/file.h presence
925configure:8608: cc -E  conftest.c
926configure:8608: $? = 0
927configure:8608: result: yes
928configure:8608: checking for sys/file.h
929configure:8608: result: yes
930configure:8608: checking sys/paths.h usability
931configure:8608: cc -c -g -O2  conftest.c >&5
932configure:8608: $? = 0
933configure:8608: result: yes
934configure:8608: checking sys/paths.h presence
935configure:8608: cc -E  conftest.c
936configure:8608: $? = 0
937configure:8608: result: yes
938configure:8608: checking for sys/paths.h
939configure:8608: result: yes
940configure:8608: checking sys/socket.h usability
941configure:8608: cc -c -g -O2  conftest.c >&5
942configure:8608: $? = 0
943configure:8608: result: yes
944configure:8608: checking sys/socket.h presence
945configure:8608: cc -E  conftest.c
946configure:8608: $? = 0
947configure:8608: result: yes
948configure:8608: checking for sys/socket.h
949configure:8608: result: yes
950configure:8608: checking sys/sysctl.h usability
951configure:8608: cc -c -g -O2  conftest.c >&5
952configure:8608: $? = 0
953configure:8608: result: yes
954configure:8608: checking sys/sysctl.h presence
955configure:8608: cc -E  conftest.c
956configure:8608: $? = 0
957configure:8608: result: yes
958configure:8608: checking for sys/sysctl.h
959configure:8608: result: yes
960configure:8608: checking utime.h usability
961configure:8608: cc -c -g -O2  conftest.c >&5
962configure:8608: $? = 0
963configure:8608: result: yes
964configure:8608: checking utime.h presence
965configure:8608: cc -E  conftest.c
966configure:8608: $? = 0
967configure:8608: result: yes
968configure:8608: checking for utime.h
969configure:8608: result: yes
970configure:8627: checking for OSAtomicCompareAndSwap32
971configure:8627: cc -o conftest -g -O2   conftest.c  >&5
972configure:8627: $? = 0
973configure:8627: result: yes
974configure:8627: checking for OSAtomicCompareAndSwap64
975configure:8627: cc -o conftest -g -O2   conftest.c  >&5
976/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
977_OSAtomicCompareAndSwap64
978collect2: ld returned 1 exit status
979configure:8627: $? = 1
980configure: failed program was:
981| /* confdefs.h */
982| #define PACKAGE_NAME "MacPorts"
983| #define PACKAGE_TARNAME "macports"
984| #define PACKAGE_VERSION "2.2.99"
985| #define PACKAGE_STRING "MacPorts 2.2.99"
986| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
987| #define PACKAGE_URL ""
988| #define UNUSED __attribute__((unused))
989| #define MP_PRIVATE __attribute__((visibility("hidden")))
990| #define HAVE_PTHREAD 1
991| #define STDC_HEADERS 1
992| #define HAVE_SYS_TYPES_H 1
993| #define HAVE_SYS_STAT_H 1
994| #define HAVE_STDLIB_H 1
995| #define HAVE_STRING_H 1
996| #define HAVE_MEMORY_H 1
997| #define HAVE_STRINGS_H 1
998| #define HAVE_INTTYPES_H 1
999| #define HAVE_STDINT_H 1
1000| #define HAVE_UNISTD_H 1
1001| #define HAVE_OBJC_OBJC_H 1
1002| #define APPLE_RUNTIME 1
1003| #define APPLE_FOUNDATION 1
1004| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1005| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1006| #define HAVE_FRAMEWORK_IOKIT /**/
1007| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1008| #define STDC_HEADERS 1
1009| #define HAVE_DIRENT_H 1
1010| #define HAVE_SYS_WAIT_H 1
1011| #define HAVE_CRT_EXTERNS_H 1
1012| #define HAVE_ERR_H 1
1013| #define HAVE_FCNTL_H 1
1014| #define HAVE_LIBKERN_OSATOMIC_H 1
1015| #define HAVE_LIMITS_H 1
1016| #define HAVE_PATHS_H 1
1017| #define HAVE_PWD_H 1
1018| #define HAVE_READLINE_HISTORY_H 1
1019| #define HAVE_READLINE_READLINE_H 1
1020| #define HAVE_SYS_CDEFS_H 1
1021| #define HAVE_SYS_EVENT_H 1
1022| #define HAVE_SYS_FCNTL_H 1
1023| #define HAVE_SYS_FILE_H 1
1024| #define HAVE_SYS_PATHS_H 1
1025| #define HAVE_SYS_SOCKET_H 1
1026| #define HAVE_SYS_SYSCTL_H 1
1027| #define HAVE_UTIME_H 1
1028| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1029| /* end confdefs.h.  */
1030| /* Define OSAtomicCompareAndSwap64 to an innocuous variant, in case <limits.h> declares OSAtomicCompareAndSwap64.
1031|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1032| #define OSAtomicCompareAndSwap64 innocuous_OSAtomicCompareAndSwap64
1033|
1034| /* System header to define __stub macros and hopefully few prototypes,
1035|     which can conflict with char OSAtomicCompareAndSwap64 (); below.
1036|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1037|     <limits.h> exists even on freestanding compilers.  */
1038|
1039| #ifdef __STDC__
1040| # include <limits.h>
1041| #else
1042| # include <assert.h>
1043| #endif
1044|
1045| #undef OSAtomicCompareAndSwap64
1046|
1047| /* Override any GCC internal prototype to avoid an error.
1048|    Use char because int might match the return type of a GCC
1049|    builtin and then its argument prototype would still apply.  */
1050| #ifdef __cplusplus
1051| extern "C"
1052| #endif
1053| char OSAtomicCompareAndSwap64 ();
1054| /* The GNU C library defines this for functions which it implements
1055|     to always fail with ENOSYS.  Some functions are actually named
1056|     something starting with __ and the normal name is an alias.  */
1057| #if defined __stub_OSAtomicCompareAndSwap64 || defined __stub___OSAtomicCompareAndSwap64
1058| choke me
1059| #endif
1060|
1061| int
1062| main ()
1063| {
1064| return OSAtomicCompareAndSwap64 ();
1065|   ;
1066|   return 0;
1067| }
1068configure:8627: result: no
1069configure:8627: checking for OSAtomicCompareAndSwapPtr
1070configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1071/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
1072_OSAtomicCompareAndSwapPtr
1073collect2: ld returned 1 exit status
1074configure:8627: $? = 1
1075configure: failed program was:
1076| /* confdefs.h */
1077| #define PACKAGE_NAME "MacPorts"
1078| #define PACKAGE_TARNAME "macports"
1079| #define PACKAGE_VERSION "2.2.99"
1080| #define PACKAGE_STRING "MacPorts 2.2.99"
1081| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1082| #define PACKAGE_URL ""
1083| #define UNUSED __attribute__((unused))
1084| #define MP_PRIVATE __attribute__((visibility("hidden")))
1085| #define HAVE_PTHREAD 1
1086| #define STDC_HEADERS 1
1087| #define HAVE_SYS_TYPES_H 1
1088| #define HAVE_SYS_STAT_H 1
1089| #define HAVE_STDLIB_H 1
1090| #define HAVE_STRING_H 1
1091| #define HAVE_MEMORY_H 1
1092| #define HAVE_STRINGS_H 1
1093| #define HAVE_INTTYPES_H 1
1094| #define HAVE_STDINT_H 1
1095| #define HAVE_UNISTD_H 1
1096| #define HAVE_OBJC_OBJC_H 1
1097| #define APPLE_RUNTIME 1
1098| #define APPLE_FOUNDATION 1
1099| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1100| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1101| #define HAVE_FRAMEWORK_IOKIT /**/
1102| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1103| #define STDC_HEADERS 1
1104| #define HAVE_DIRENT_H 1
1105| #define HAVE_SYS_WAIT_H 1
1106| #define HAVE_CRT_EXTERNS_H 1
1107| #define HAVE_ERR_H 1
1108| #define HAVE_FCNTL_H 1
1109| #define HAVE_LIBKERN_OSATOMIC_H 1
1110| #define HAVE_LIMITS_H 1
1111| #define HAVE_PATHS_H 1
1112| #define HAVE_PWD_H 1
1113| #define HAVE_READLINE_HISTORY_H 1
1114| #define HAVE_READLINE_READLINE_H 1
1115| #define HAVE_SYS_CDEFS_H 1
1116| #define HAVE_SYS_EVENT_H 1
1117| #define HAVE_SYS_FCNTL_H 1
1118| #define HAVE_SYS_FILE_H 1
1119| #define HAVE_SYS_PATHS_H 1
1120| #define HAVE_SYS_SOCKET_H 1
1121| #define HAVE_SYS_SYSCTL_H 1
1122| #define HAVE_UTIME_H 1
1123| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1124| /* end confdefs.h.  */
1125| /* Define OSAtomicCompareAndSwapPtr to an innocuous variant, in case <limits.h> declares OSAtomicCompareAndSwapPtr.
1126|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1127| #define OSAtomicCompareAndSwapPtr innocuous_OSAtomicCompareAndSwapPtr
1128|
1129| /* System header to define __stub macros and hopefully few prototypes,
1130|     which can conflict with char OSAtomicCompareAndSwapPtr (); below.
1131|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1132|     <limits.h> exists even on freestanding compilers.  */
1133|
1134| #ifdef __STDC__
1135| # include <limits.h>
1136| #else
1137| # include <assert.h>
1138| #endif
1139|
1140| #undef OSAtomicCompareAndSwapPtr
1141|
1142| /* Override any GCC internal prototype to avoid an error.
1143|    Use char because int might match the return type of a GCC
1144|    builtin and then its argument prototype would still apply.  */
1145| #ifdef __cplusplus
1146| extern "C"
1147| #endif
1148| char OSAtomicCompareAndSwapPtr ();
1149| /* The GNU C library defines this for functions which it implements
1150|     to always fail with ENOSYS.  Some functions are actually named
1151|     something starting with __ and the normal name is an alias.  */
1152| #if defined __stub_OSAtomicCompareAndSwapPtr || defined __stub___OSAtomicCompareAndSwapPtr
1153| choke me
1154| #endif
1155|
1156| int
1157| main ()
1158| {
1159| return OSAtomicCompareAndSwapPtr ();
1160|   ;
1161|   return 0;
1162| }
1163configure:8627: result: no
1164configure:8627: checking for bzero
1165configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1166conftest.c:73: warning: conflicting types for built-in function 'bzero'
1167configure:8627: $? = 0
1168configure:8627: result: yes
1169configure:8627: checking for clearenv
1170configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1171/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
1172_clearenv
1173collect2: ld returned 1 exit status
1174configure:8627: $? = 1
1175configure: failed program was:
1176| /* confdefs.h */
1177| #define PACKAGE_NAME "MacPorts"
1178| #define PACKAGE_TARNAME "macports"
1179| #define PACKAGE_VERSION "2.2.99"
1180| #define PACKAGE_STRING "MacPorts 2.2.99"
1181| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1182| #define PACKAGE_URL ""
1183| #define UNUSED __attribute__((unused))
1184| #define MP_PRIVATE __attribute__((visibility("hidden")))
1185| #define HAVE_PTHREAD 1
1186| #define STDC_HEADERS 1
1187| #define HAVE_SYS_TYPES_H 1
1188| #define HAVE_SYS_STAT_H 1
1189| #define HAVE_STDLIB_H 1
1190| #define HAVE_STRING_H 1
1191| #define HAVE_MEMORY_H 1
1192| #define HAVE_STRINGS_H 1
1193| #define HAVE_INTTYPES_H 1
1194| #define HAVE_STDINT_H 1
1195| #define HAVE_UNISTD_H 1
1196| #define HAVE_OBJC_OBJC_H 1
1197| #define APPLE_RUNTIME 1
1198| #define APPLE_FOUNDATION 1
1199| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1200| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1201| #define HAVE_FRAMEWORK_IOKIT /**/
1202| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1203| #define STDC_HEADERS 1
1204| #define HAVE_DIRENT_H 1
1205| #define HAVE_SYS_WAIT_H 1
1206| #define HAVE_CRT_EXTERNS_H 1
1207| #define HAVE_ERR_H 1
1208| #define HAVE_FCNTL_H 1
1209| #define HAVE_LIBKERN_OSATOMIC_H 1
1210| #define HAVE_LIMITS_H 1
1211| #define HAVE_PATHS_H 1
1212| #define HAVE_PWD_H 1
1213| #define HAVE_READLINE_HISTORY_H 1
1214| #define HAVE_READLINE_READLINE_H 1
1215| #define HAVE_SYS_CDEFS_H 1
1216| #define HAVE_SYS_EVENT_H 1
1217| #define HAVE_SYS_FCNTL_H 1
1218| #define HAVE_SYS_FILE_H 1
1219| #define HAVE_SYS_PATHS_H 1
1220| #define HAVE_SYS_SOCKET_H 1
1221| #define HAVE_SYS_SYSCTL_H 1
1222| #define HAVE_UTIME_H 1
1223| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1224| #define HAVE_BZERO 1
1225| /* end confdefs.h.  */
1226| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
1227|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1228| #define clearenv innocuous_clearenv
1229|
1230| /* System header to define __stub macros and hopefully few prototypes,
1231|     which can conflict with char clearenv (); below.
1232|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1233|     <limits.h> exists even on freestanding compilers.  */
1234|
1235| #ifdef __STDC__
1236| # include <limits.h>
1237| #else
1238| # include <assert.h>
1239| #endif
1240|
1241| #undef clearenv
1242|
1243| /* Override any GCC internal prototype to avoid an error.
1244|    Use char because int might match the return type of a GCC
1245|    builtin and then its argument prototype would still apply.  */
1246| #ifdef __cplusplus
1247| extern "C"
1248| #endif
1249| char clearenv ();
1250| /* The GNU C library defines this for functions which it implements
1251|     to always fail with ENOSYS.  Some functions are actually named
1252|     something starting with __ and the normal name is an alias.  */
1253| #if defined __stub_clearenv || defined __stub___clearenv
1254| choke me
1255| #endif
1256|
1257| int
1258| main ()
1259| {
1260| return clearenv ();
1261|   ;
1262|   return 0;
1263| }
1264configure:8627: result: no
1265configure:8627: checking for copyfile
1266configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1267configure:8627: $? = 0
1268configure:8627: result: yes
1269configure:8627: checking for fgetln
1270configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1271configure:8627: $? = 0
1272configure:8627: result: yes
1273configure:8627: checking for flock
1274configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1275configure:8627: $? = 0
1276configure:8627: result: yes
1277configure:8627: checking for kqueue
1278configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1279configure:8627: $? = 0
1280configure:8627: result: yes
1281configure:8627: checking for lockf
1282configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1283configure:8627: $? = 0
1284configure:8627: result: yes
1285configure:8627: checking for memset
1286configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1287conftest.c:79: warning: conflicting types for built-in function 'memset'
1288configure:8627: $? = 0
1289configure:8627: result: yes
1290configure:8627: checking for posix_spawn
1291configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1292/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
1293_posix_spawn
1294collect2: ld returned 1 exit status
1295configure:8627: $? = 1
1296configure: failed program was:
1297| /* confdefs.h */
1298| #define PACKAGE_NAME "MacPorts"
1299| #define PACKAGE_TARNAME "macports"
1300| #define PACKAGE_VERSION "2.2.99"
1301| #define PACKAGE_STRING "MacPorts 2.2.99"
1302| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1303| #define PACKAGE_URL ""
1304| #define UNUSED __attribute__((unused))
1305| #define MP_PRIVATE __attribute__((visibility("hidden")))
1306| #define HAVE_PTHREAD 1
1307| #define STDC_HEADERS 1
1308| #define HAVE_SYS_TYPES_H 1
1309| #define HAVE_SYS_STAT_H 1
1310| #define HAVE_STDLIB_H 1
1311| #define HAVE_STRING_H 1
1312| #define HAVE_MEMORY_H 1
1313| #define HAVE_STRINGS_H 1
1314| #define HAVE_INTTYPES_H 1
1315| #define HAVE_STDINT_H 1
1316| #define HAVE_UNISTD_H 1
1317| #define HAVE_OBJC_OBJC_H 1
1318| #define APPLE_RUNTIME 1
1319| #define APPLE_FOUNDATION 1
1320| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1321| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1322| #define HAVE_FRAMEWORK_IOKIT /**/
1323| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1324| #define STDC_HEADERS 1
1325| #define HAVE_DIRENT_H 1
1326| #define HAVE_SYS_WAIT_H 1
1327| #define HAVE_CRT_EXTERNS_H 1
1328| #define HAVE_ERR_H 1
1329| #define HAVE_FCNTL_H 1
1330| #define HAVE_LIBKERN_OSATOMIC_H 1
1331| #define HAVE_LIMITS_H 1
1332| #define HAVE_PATHS_H 1
1333| #define HAVE_PWD_H 1
1334| #define HAVE_READLINE_HISTORY_H 1
1335| #define HAVE_READLINE_READLINE_H 1
1336| #define HAVE_SYS_CDEFS_H 1
1337| #define HAVE_SYS_EVENT_H 1
1338| #define HAVE_SYS_FCNTL_H 1
1339| #define HAVE_SYS_FILE_H 1
1340| #define HAVE_SYS_PATHS_H 1
1341| #define HAVE_SYS_SOCKET_H 1
1342| #define HAVE_SYS_SYSCTL_H 1
1343| #define HAVE_UTIME_H 1
1344| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1345| #define HAVE_BZERO 1
1346| #define HAVE_COPYFILE 1
1347| #define HAVE_FGETLN 1
1348| #define HAVE_FLOCK 1
1349| #define HAVE_KQUEUE 1
1350| #define HAVE_LOCKF 1
1351| #define HAVE_MEMSET 1
1352| /* end confdefs.h.  */
1353| /* Define posix_spawn to an innocuous variant, in case <limits.h> declares posix_spawn.
1354|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1355| #define posix_spawn innocuous_posix_spawn
1356|
1357| /* System header to define __stub macros and hopefully few prototypes,
1358|     which can conflict with char posix_spawn (); below.
1359|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1360|     <limits.h> exists even on freestanding compilers.  */
1361|
1362| #ifdef __STDC__
1363| # include <limits.h>
1364| #else
1365| # include <assert.h>
1366| #endif
1367|
1368| #undef posix_spawn
1369|
1370| /* Override any GCC internal prototype to avoid an error.
1371|    Use char because int might match the return type of a GCC
1372|    builtin and then its argument prototype would still apply.  */
1373| #ifdef __cplusplus
1374| extern "C"
1375| #endif
1376| char posix_spawn ();
1377| /* The GNU C library defines this for functions which it implements
1378|     to always fail with ENOSYS.  Some functions are actually named
1379|     something starting with __ and the normal name is an alias.  */
1380| #if defined __stub_posix_spawn || defined __stub___posix_spawn
1381| choke me
1382| #endif
1383|
1384| int
1385| main ()
1386| {
1387| return posix_spawn ();
1388|   ;
1389|   return 0;
1390| }
1391configure:8627: result: no
1392configure:8627: checking for setmode
1393configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1394configure:8627: $? = 0
1395configure:8627: result: yes
1396configure:8627: checking for strcasecmp
1397configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1398configure:8627: $? = 0
1399configure:8627: result: yes
1400configure:8627: checking for strlcat
1401configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1402configure:8627: $? = 0
1403configure:8627: result: yes
1404configure:8627: checking for strlcpy
1405configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1406configure:8627: $? = 0
1407configure:8627: result: yes
1408configure:8627: checking for strncasecmp
1409configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1410configure:8627: $? = 0
1411configure:8627: result: yes
1412configure:8627: checking for sysctlbyname
1413configure:8627: cc -o conftest -g -O2   conftest.c  >&5
1414configure:8627: $? = 0
1415configure:8627: result: yes
1416configure:8639: checking if readlink conforms to POSIX 1003.1a
1417configure:8663: cc -c -g -O2  conftest.c >&5
1418configure:8663: $? = 0
1419configure:8678: result: yes
1420configure:8691: checking CommonCrypto/CommonDigest.h usability
1421configure:8691: cc -c -g -O2  conftest.c >&5
1422configure:8691: $? = 0
1423configure:8691: result: yes
1424configure:8691: checking CommonCrypto/CommonDigest.h presence
1425configure:8691: cc -E  conftest.c
1426configure:8691: $? = 0
1427configure:8691: result: yes
1428configure:8691: checking for CommonCrypto/CommonDigest.h
1429configure:8691: result: yes
1430configure:9065: checking for Tcl configuration
1431configure:9139: result: found /usr/lib/tclConfig.sh
1432configure:9145: checking for existence of /usr/lib/tclConfig.sh
1433configure:9149: result: loading
1434configure:9200: checking for Tcl public headers
1435configure:9249: result: /usr/include
1436configure:9316: checking for tclsh
1437configure:9334: found /usr/bin/tclsh
1438configure:9346: result: /usr/bin/tclsh
1439configure:9365: checking for Tcl target platform
1440configure:9369: result: darwin 8
1441configure:9379: checking for Tcl package directory
1442configure:9442: result: /Library/Tcl
1443configure:9457: checking whether tclsh was compiled with threads
1444configure:9461: result: yes
1445configure:9482: checking for curl-config
1446configure:9500: found /usr/bin/curl-config
1447configure:9512: result: /usr/bin/curl-config
1448configure:9595: checking sqlite3.h usability
1449configure:9595: cc -c -g -O2  conftest.c >&5
1450configure:9595: $? = 0
1451configure:9595: result: yes
1452configure:9595: checking sqlite3.h presence
1453configure:9595: cc -E  conftest.c
1454configure:9595: $? = 0
1455configure:9595: result: yes
1456configure:9595: checking for sqlite3.h
1457configure:9595: result: yes
1458configure:9666: checking sqlite3ext.h usability
1459configure:9666: cc -c -g -O2   conftest.c >&5
1460conftest.c:99:24: error: sqlite3ext.h: No such file or directory
1461configure:9666: $? = 1
1462configure: failed program was:
1463| /* confdefs.h */
1464| #define PACKAGE_NAME "MacPorts"
1465| #define PACKAGE_TARNAME "macports"
1466| #define PACKAGE_VERSION "2.2.99"
1467| #define PACKAGE_STRING "MacPorts 2.2.99"
1468| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1469| #define PACKAGE_URL ""
1470| #define UNUSED __attribute__((unused))
1471| #define MP_PRIVATE __attribute__((visibility("hidden")))
1472| #define HAVE_PTHREAD 1
1473| #define STDC_HEADERS 1
1474| #define HAVE_SYS_TYPES_H 1
1475| #define HAVE_SYS_STAT_H 1
1476| #define HAVE_STDLIB_H 1
1477| #define HAVE_STRING_H 1
1478| #define HAVE_MEMORY_H 1
1479| #define HAVE_STRINGS_H 1
1480| #define HAVE_INTTYPES_H 1
1481| #define HAVE_STDINT_H 1
1482| #define HAVE_UNISTD_H 1
1483| #define HAVE_OBJC_OBJC_H 1
1484| #define APPLE_RUNTIME 1
1485| #define APPLE_FOUNDATION 1
1486| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1487| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1488| #define HAVE_FRAMEWORK_IOKIT /**/
1489| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1490| #define STDC_HEADERS 1
1491| #define HAVE_DIRENT_H 1
1492| #define HAVE_SYS_WAIT_H 1
1493| #define HAVE_CRT_EXTERNS_H 1
1494| #define HAVE_ERR_H 1
1495| #define HAVE_FCNTL_H 1
1496| #define HAVE_LIBKERN_OSATOMIC_H 1
1497| #define HAVE_LIMITS_H 1
1498| #define HAVE_PATHS_H 1
1499| #define HAVE_PWD_H 1
1500| #define HAVE_READLINE_HISTORY_H 1
1501| #define HAVE_READLINE_READLINE_H 1
1502| #define HAVE_SYS_CDEFS_H 1
1503| #define HAVE_SYS_EVENT_H 1
1504| #define HAVE_SYS_FCNTL_H 1
1505| #define HAVE_SYS_FILE_H 1
1506| #define HAVE_SYS_PATHS_H 1
1507| #define HAVE_SYS_SOCKET_H 1
1508| #define HAVE_SYS_SYSCTL_H 1
1509| #define HAVE_UTIME_H 1
1510| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1511| #define HAVE_BZERO 1
1512| #define HAVE_COPYFILE 1
1513| #define HAVE_FGETLN 1
1514| #define HAVE_FLOCK 1
1515| #define HAVE_KQUEUE 1
1516| #define HAVE_LOCKF 1
1517| #define HAVE_MEMSET 1
1518| #define HAVE_SETMODE 1
1519| #define HAVE_STRCASECMP 1
1520| #define HAVE_STRLCAT 1
1521| #define HAVE_STRLCPY 1
1522| #define HAVE_STRNCASECMP 1
1523| #define HAVE_SYSCTLBYNAME 1
1524| #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
1525| #define MIN_USABLE_UID 500
1526| #define MIN_USABLE_GID 500
1527| /* end confdefs.h.  */
1528| #include <stdio.h>
1529| #ifdef HAVE_SYS_TYPES_H
1530| # include <sys/types.h>
1531| #endif
1532| #ifdef HAVE_SYS_STAT_H
1533| # include <sys/stat.h>
1534| #endif
1535| #ifdef STDC_HEADERS
1536| # include <stdlib.h>
1537| # include <stddef.h>
1538| #else
1539| # ifdef HAVE_STDLIB_H
1540| #  include <stdlib.h>
1541| # endif
1542| #endif
1543| #ifdef HAVE_STRING_H
1544| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1545| #  include <memory.h>
1546| # endif
1547| # include <string.h>
1548| #endif
1549| #ifdef HAVE_STRINGS_H
1550| # include <strings.h>
1551| #endif
1552| #ifdef HAVE_INTTYPES_H
1553| # include <inttypes.h>
1554| #endif
1555| #ifdef HAVE_STDINT_H
1556| # include <stdint.h>
1557| #endif
1558| #ifdef HAVE_UNISTD_H
1559| # include <unistd.h>
1560| #endif
1561| #include <sqlite3ext.h>
1562configure:9666: result: no
1563configure:9666: checking sqlite3ext.h presence
1564configure:9666: cc -E   conftest.c
1565conftest.c:66:24: error: sqlite3ext.h: No such file or directory
1566configure:9666: $? = 1
1567configure: failed program was:
1568| /* confdefs.h */
1569| #define PACKAGE_NAME "MacPorts"
1570| #define PACKAGE_TARNAME "macports"
1571| #define PACKAGE_VERSION "2.2.99"
1572| #define PACKAGE_STRING "MacPorts 2.2.99"
1573| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1574| #define PACKAGE_URL ""
1575| #define UNUSED __attribute__((unused))
1576| #define MP_PRIVATE __attribute__((visibility("hidden")))
1577| #define HAVE_PTHREAD 1
1578| #define STDC_HEADERS 1
1579| #define HAVE_SYS_TYPES_H 1
1580| #define HAVE_SYS_STAT_H 1
1581| #define HAVE_STDLIB_H 1
1582| #define HAVE_STRING_H 1
1583| #define HAVE_MEMORY_H 1
1584| #define HAVE_STRINGS_H 1
1585| #define HAVE_INTTYPES_H 1
1586| #define HAVE_STDINT_H 1
1587| #define HAVE_UNISTD_H 1
1588| #define HAVE_OBJC_OBJC_H 1
1589| #define APPLE_RUNTIME 1
1590| #define APPLE_FOUNDATION 1
1591| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1592| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1593| #define HAVE_FRAMEWORK_IOKIT /**/
1594| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1595| #define STDC_HEADERS 1
1596| #define HAVE_DIRENT_H 1
1597| #define HAVE_SYS_WAIT_H 1
1598| #define HAVE_CRT_EXTERNS_H 1
1599| #define HAVE_ERR_H 1
1600| #define HAVE_FCNTL_H 1
1601| #define HAVE_LIBKERN_OSATOMIC_H 1
1602| #define HAVE_LIMITS_H 1
1603| #define HAVE_PATHS_H 1
1604| #define HAVE_PWD_H 1
1605| #define HAVE_READLINE_HISTORY_H 1
1606| #define HAVE_READLINE_READLINE_H 1
1607| #define HAVE_SYS_CDEFS_H 1
1608| #define HAVE_SYS_EVENT_H 1
1609| #define HAVE_SYS_FCNTL_H 1
1610| #define HAVE_SYS_FILE_H 1
1611| #define HAVE_SYS_PATHS_H 1
1612| #define HAVE_SYS_SOCKET_H 1
1613| #define HAVE_SYS_SYSCTL_H 1
1614| #define HAVE_UTIME_H 1
1615| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1616| #define HAVE_BZERO 1
1617| #define HAVE_COPYFILE 1
1618| #define HAVE_FGETLN 1
1619| #define HAVE_FLOCK 1
1620| #define HAVE_KQUEUE 1
1621| #define HAVE_LOCKF 1
1622| #define HAVE_MEMSET 1
1623| #define HAVE_SETMODE 1
1624| #define HAVE_STRCASECMP 1
1625| #define HAVE_STRLCAT 1
1626| #define HAVE_STRLCPY 1
1627| #define HAVE_STRNCASECMP 1
1628| #define HAVE_SYSCTLBYNAME 1
1629| #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
1630| #define MIN_USABLE_UID 500
1631| #define MIN_USABLE_GID 500
1632| /* end confdefs.h.  */
1633| #include <sqlite3ext.h>
1634configure:9666: result: no
1635configure:9666: checking for sqlite3ext.h
1636configure:9666: result: no
1637configure:9703: checking for Tcl sqlite3 location
1638configure:9712: result: /usr/lib/sqlite3
1639configure:9722: checking for SQLite >= 3003011
1640configure:9742: cc -E   conftest.c
1641configure:9742: $? = 0
1642configure:9774: cc -E   conftest.c
1643conftest.c:71:10: error: #error "SQLite version too old"
1644configure:9774: $? = 1
1645configure: failed program was:
1646| /* confdefs.h */
1647| #define PACKAGE_NAME "MacPorts"
1648| #define PACKAGE_TARNAME "macports"
1649| #define PACKAGE_VERSION "2.2.99"
1650| #define PACKAGE_STRING "MacPorts 2.2.99"
1651| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1652| #define PACKAGE_URL ""
1653| #define UNUSED __attribute__((unused))
1654| #define MP_PRIVATE __attribute__((visibility("hidden")))
1655| #define HAVE_PTHREAD 1
1656| #define STDC_HEADERS 1
1657| #define HAVE_SYS_TYPES_H 1
1658| #define HAVE_SYS_STAT_H 1
1659| #define HAVE_STDLIB_H 1
1660| #define HAVE_STRING_H 1
1661| #define HAVE_MEMORY_H 1
1662| #define HAVE_STRINGS_H 1
1663| #define HAVE_INTTYPES_H 1
1664| #define HAVE_STDINT_H 1
1665| #define HAVE_UNISTD_H 1
1666| #define HAVE_OBJC_OBJC_H 1
1667| #define APPLE_RUNTIME 1
1668| #define APPLE_FOUNDATION 1
1669| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1670| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1671| #define HAVE_FRAMEWORK_IOKIT /**/
1672| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1673| #define STDC_HEADERS 1
1674| #define HAVE_DIRENT_H 1
1675| #define HAVE_SYS_WAIT_H 1
1676| #define HAVE_CRT_EXTERNS_H 1
1677| #define HAVE_ERR_H 1
1678| #define HAVE_FCNTL_H 1
1679| #define HAVE_LIBKERN_OSATOMIC_H 1
1680| #define HAVE_LIMITS_H 1
1681| #define HAVE_PATHS_H 1
1682| #define HAVE_PWD_H 1
1683| #define HAVE_READLINE_HISTORY_H 1
1684| #define HAVE_READLINE_READLINE_H 1
1685| #define HAVE_SYS_CDEFS_H 1
1686| #define HAVE_SYS_EVENT_H 1
1687| #define HAVE_SYS_FCNTL_H 1
1688| #define HAVE_SYS_FILE_H 1
1689| #define HAVE_SYS_PATHS_H 1
1690| #define HAVE_SYS_SOCKET_H 1
1691| #define HAVE_SYS_SYSCTL_H 1
1692| #define HAVE_UTIME_H 1
1693| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1694| #define HAVE_BZERO 1
1695| #define HAVE_COPYFILE 1
1696| #define HAVE_FGETLN 1
1697| #define HAVE_FLOCK 1
1698| #define HAVE_KQUEUE 1
1699| #define HAVE_LOCKF 1
1700| #define HAVE_MEMSET 1
1701| #define HAVE_SETMODE 1
1702| #define HAVE_STRCASECMP 1
1703| #define HAVE_STRLCAT 1
1704| #define HAVE_STRLCPY 1
1705| #define HAVE_STRNCASECMP 1
1706| #define HAVE_SYSCTLBYNAME 1
1707| #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
1708| #define MIN_USABLE_UID 500
1709| #define MIN_USABLE_GID 500
1710| /* end confdefs.h.  */
1711|
1712|                                               #include <sqlite3.h>
1713|                                               #if (SQLITE_VERSION_NUMBER >= 3003011)
1714|                                               /* Everything is fine */
1715|                                               #else
1716|                                               #  error "SQLite version too old"
1717|                                               #endif
1718|
1719|
1720configure:9785: result: no
1721configure:9805: checking for kqueue
1722configure:9805: result: yes
1723configure:9805: checking for kevent
1724configure:9805: cc -o conftest -g -O2   conftest.c  >&5
1725configure:9805: $? = 0
1726configure:9805: result: yes
1727configure:9815: checking whether trace mode is supported on this platform
1728configure:9850: result: EV_RECEIPT not available, no
1729configure:9882: checking for Tcl Thread package
1730configure:9886: result: yes
1731configure:9910: checking how to build libraries
1732configure:9928: result: shared
1733configure:9970: checking that any existing MacPorts install can be upgraded
1734configure:9977: result: yes
1735configure:10120: creating ./config.status
1736
1737## ---------------------- ##
1738## Running config.status. ##
1739## ---------------------- ##
1740
1741This file was extended by MacPorts config.status 2.2.99, which was
1742generated by GNU Autoconf 2.69.  Invocation command line was
1743
1744  CONFIG_FILES    =
1745  CONFIG_HEADERS  =
1746  CONFIG_LINKS    =
1747  CONFIG_COMMANDS =
1748  $ ./config.status
1749
1750on tiger
1751
1752config.status:1021: creating src/programs/daemondo/Makefile
1753config.status:1021: creating Doxyfile
1754config.status:1021: creating Makefile
1755config.status:1021: creating Mk/macports.autoconf.mk
1756config.status:1021: creating doc/base.mtree
1757config.status:1021: creating doc/macosx.mtree
1758config.status:1021: creating doc/macports.conf
1759config.status:1021: creating doc/prefix.mtree
1760config.status:1021: creating doc/pubkeys.conf
1761config.status:1021: creating portmgr/freebsd/Makefile
1762config.status:1021: creating setupenv.bash
1763config.status:1021: creating src/Makefile
1764config.status:1021: creating src/machista1.0/Makefile
1765config.status:1021: creating src/macports1.0/macports_autoconf.tcl
1766config.status:1021: creating src/macports1.0/macports_test_autoconf.tcl
1767config.status:1021: creating src/macports1.0/macports_fastload.tcl
1768config.status:1021: creating src/package1.0/package_test_autoconf.tcl
1769config.status:1021: creating src/pextlib1.0/Makefile
1770config.status:1021: creating src/port1.0/port_autoconf.tcl
1771config.status:1021: creating src/port1.0/port_test_autoconf.tcl
1772config.status:1021: creating src/programs/Makefile
1773config.status:1021: creating src/registry2.0/registry_autoconf.tcl
1774config.status:1021: creating src/pkg_mkindex.sh
1775config.status:1021: creating src/config.h
1776
1777## ---------------- ##
1778## Cache variables. ##
1779## ---------------- ##
1780
1781ac_cv_build=powerpc-apple-darwin8.11.0
1782ac_cv_c_compiler_gnu=yes
1783ac_cv_c_tclconfig=/usr/lib
1784ac_cv_c_tclh=/usr/include
1785ac_cv_c_tclpkgd=/Library/Tcl
1786ac_cv_env_BSDMAKE_set=
1787ac_cv_env_BSDMAKE_value=
1788ac_cv_env_BZIP2_set=
1789ac_cv_env_BZIP2_value=
1790ac_cv_env_CC_set=
1791ac_cv_env_CC_value=
1792ac_cv_env_CFLAGS_set=
1793ac_cv_env_CFLAGS_value=
1794ac_cv_env_CPPFLAGS_set=
1795ac_cv_env_CPPFLAGS_value=
1796ac_cv_env_CPP_set=
1797ac_cv_env_CPP_value=
1798ac_cv_env_CVS_set=
1799ac_cv_env_CVS_value=
1800ac_cv_env_GNUMAKE_set=
1801ac_cv_env_GNUMAKE_value=
1802ac_cv_env_GNUTAR_set=
1803ac_cv_env_GNUTAR_value=
1804ac_cv_env_LDFLAGS_set=set
1805ac_cv_env_LDFLAGS_value=
1806ac_cv_env_LIBS_set=
1807ac_cv_env_LIBS_value=
1808ac_cv_env_LZMA_set=
1809ac_cv_env_LZMA_value=
1810ac_cv_env_MAKE_set=
1811ac_cv_env_MAKE_value=
1812ac_cv_env_MTREE_set=
1813ac_cv_env_MTREE_value=
1814ac_cv_env_OBJCFLAGS_set=
1815ac_cv_env_OBJCFLAGS_value=
1816ac_cv_env_OBJCPP_set=
1817ac_cv_env_OBJCPP_value=
1818ac_cv_env_OBJC_set=
1819ac_cv_env_OBJC_value=
1820ac_cv_env_OPENSSL_set=
1821ac_cv_env_OPENSSL_value=
1822ac_cv_env_OPEN_set=
1823ac_cv_env_OPEN_value=
1824ac_cv_env_RSYNC_set=
1825ac_cv_env_RSYNC_value=
1826ac_cv_env_SED_set=
1827ac_cv_env_SED_value=
1828ac_cv_env_SVN_set=
1829ac_cv_env_SVN_value=
1830ac_cv_env_SWIG_set=
1831ac_cv_env_SWIG_value=
1832ac_cv_env_TAR_set=
1833ac_cv_env_TAR_value=
1834ac_cv_env_XAR_set=
1835ac_cv_env_XAR_value=
1836ac_cv_env_XZ_set=
1837ac_cv_env_XZ_value=
1838ac_cv_env_build_alias_set=
1839ac_cv_env_build_alias_value=
1840ac_cv_env_host_alias_set=
1841ac_cv_env_host_alias_value=
1842ac_cv_env_target_alias_set=
1843ac_cv_env_target_alias_value=
1844ac_cv_func_OSAtomicCompareAndSwap32=yes
1845ac_cv_func_OSAtomicCompareAndSwap64=no
1846ac_cv_func_OSAtomicCompareAndSwapPtr=no
1847ac_cv_func_bzero=yes
1848ac_cv_func_clearenv=no
1849ac_cv_func_copyfile=yes
1850ac_cv_func_fgetln=yes
1851ac_cv_func_flock=yes
1852ac_cv_func_kevent=yes
1853ac_cv_func_kqueue=yes
1854ac_cv_func_lockf=yes
1855ac_cv_func_memset=yes
1856ac_cv_func_posix_spawn=no
1857ac_cv_func_setmode=yes
1858ac_cv_func_strcasecmp=yes
1859ac_cv_func_strlcat=yes
1860ac_cv_func_strlcpy=yes
1861ac_cv_func_strncasecmp=yes
1862ac_cv_func_sysctlbyname=yes
1863ac_cv_header_CommonCrypto_CommonDigest_h=yes
1864ac_cv_header_crt_externs_h=yes
1865ac_cv_header_dirent_dirent_h=yes
1866ac_cv_header_err_h=yes
1867ac_cv_header_fcntl_h=yes
1868ac_cv_header_inttypes_h=yes
1869ac_cv_header_libkern_OSAtomic_h=yes
1870ac_cv_header_limits_h=yes
1871ac_cv_header_memory_h=yes
1872ac_cv_header_objc_objc_h=yes
1873ac_cv_header_paths_h=yes
1874ac_cv_header_pwd_h=yes
1875ac_cv_header_readline_history_h=yes
1876ac_cv_header_readline_readline_h=yes
1877ac_cv_header_spawn_h=no
1878ac_cv_header_sqlite3_h=yes
1879ac_cv_header_sqlite3ext_h=no
1880ac_cv_header_stdc=yes
1881ac_cv_header_stdint_h=yes
1882ac_cv_header_stdlib_h=yes
1883ac_cv_header_string_h=yes
1884ac_cv_header_strings_h=yes
1885ac_cv_header_sys_cdefs_h=yes
1886ac_cv_header_sys_event_h=yes
1887ac_cv_header_sys_fcntl_h=yes
1888ac_cv_header_sys_file_h=yes
1889ac_cv_header_sys_paths_h=yes
1890ac_cv_header_sys_socket_h=yes
1891ac_cv_header_sys_stat_h=yes
1892ac_cv_header_sys_sysctl_h=yes
1893ac_cv_header_sys_types_h=yes
1894ac_cv_header_sys_wait_h=yes
1895ac_cv_header_unistd_h=yes
1896ac_cv_header_utime_h=yes
1897ac_cv_host=powerpc-apple-darwin8.11.0
1898ac_cv_objc_compiler_gnu=yes
1899ac_cv_objc_foundation_apple=yes
1900ac_cv_objext=o
1901ac_cv_path_BSDMAKE=/usr/bin/bsdmake
1902ac_cv_path_BZIP2=/usr/bin/bzip2
1903ac_cv_path_CHOWN=/usr/sbin/chown
1904ac_cv_path_CP=/bin/cp
1905ac_cv_path_CPIO=/usr/bin/cpio
1906ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
1907ac_cv_path_CVS=/usr/bin/cvs
1908ac_cv_path_DEFAULTS=/usr/bin/defaults
1909ac_cv_path_DIFF=/usr/bin/diff
1910ac_cv_path_DSCL=/usr/bin/dscl
1911ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup
1912ac_cv_path_EGREP='/usr/bin/grep -E'
1913ac_cv_path_FILE=/usr/bin/file
1914ac_cv_path_FIND=/usr/bin/find
1915ac_cv_path_GNUMAKE=/usr/bin/gnumake
1916ac_cv_path_GNUTAR=/usr/bin/gnutar
1917ac_cv_path_GREP=/usr/bin/grep
1918ac_cv_path_GZIP=/usr/bin/gzip
1919ac_cv_path_HDIUTIL=/usr/bin/hdiutil
1920ac_cv_path_LAUNCHCTL=/bin/launchctl
1921ac_cv_path_LIPO=/usr/bin/lipo
1922ac_cv_path_LSBOM=/usr/bin/lsbom
1923ac_cv_path_MAKE=/usr/bin/make
1924ac_cv_path_MDFIND=/usr/bin/mdfind
1925ac_cv_path_MDLS=/usr/bin/mdls
1926ac_cv_path_MKBOM=/usr/bin/mkbom
1927ac_cv_path_MTREE=/usr/sbin/mtree
1928ac_cv_path_OPEN=/usr/bin/open
1929ac_cv_path_OPENSSL=/usr/bin/openssl
1930ac_cv_path_PATCH=/usr/bin/patch
1931ac_cv_path_PAX=/bin/pax
1932ac_cv_path_RMDIR=/bin/rmdir
1933ac_cv_path_RSYNC=/usr/bin/rsync
1934ac_cv_path_SED=/usr/bin/sed
1935ac_cv_path_SW_VERS=/usr/bin/sw_vers
1936ac_cv_path_TAR=/usr/bin/tar
1937ac_cv_path_TCLSH=/usr/bin/tclsh
1938ac_cv_path_UNZIP=/usr/bin/unzip
1939ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1940ac_cv_path_ZIP=/usr/bin/zip
1941ac_cv_path_install='/usr/bin/install -c'
1942ac_cv_prog_CPP='cc -E'
1943ac_cv_prog_HAVE_LAUNCHD=yes
1944ac_cv_prog_OBJCPP='cc -E'
1945ac_cv_prog_ac_ct_CC=cc
1946ac_cv_prog_ac_ct_OBJC=cc
1947ac_cv_prog_cc_c89=
1948ac_cv_prog_cc_g=yes
1949ac_cv_prog_make_make_set=yes
1950ac_cv_prog_objc_g=yes
1951ac_cv_search_opendir='none required'
1952ac_cv_target=powerpc-apple-darwin8.11.0
1953mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
1954mp_cv_have_framework_corefoundation=yes
1955mp_cv_have_framework_iokit=yes
1956mp_cv_have_framework_systemconfiguration=yes
1957mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes
1958mp_cv_objc_req_pthread=no
1959mp_cv_objc_runtime_apple=yes
1960mp_cv_objc_runtime_gnu=no
1961mp_cv_readlink_is_posix_1003_1a=yes
1962mp_cv_sqlite3_dir=/usr/lib/sqlite3
1963mp_cv_sqlite_version_defined=yes
1964mp_cv_sqlite_version_ge_3003011=no
1965
1966## ----------------- ##
1967## Output variables. ##
1968## ----------------- ##
1969
1970BSDMAKE='/usr/bin/bsdmake'
1971BZIP2='/usr/bin/bzip2'
1972BZR=''
1973CC='cc'
1974CFLAGS='-g -O2'
1975CFLAGS_LIBCURL=''
1976CFLAGS_PEDANTIC='-pedantic'
1977CFLAGS_QUICHEEATERS='-Wextra -Wall'
1978CFLAGS_SQLITE3=''
1979CFLAGS_WERROR=''
1980CHOWN='/usr/sbin/chown'
1981CP='/bin/cp'
1982CPIO='/usr/bin/cpio'
1983CPP='cc -E'
1984CPPFLAGS=''
1985CURL_CONFIG='/usr/bin/curl-config'
1986CVS='/usr/bin/cvs'
1987DEFAULTS='/usr/bin/defaults'
1988DEFS='-DHAVE_CONFIG_H'
1989DEVELOPER_DIR='/Developer'
1990DIFF='/usr/bin/diff'
1991DSCL='/usr/bin/dscl'
1992DSEDITGROUP='/usr/sbin/dseditgroup'
1993DSTGRP='admin'
1994DSTMODE='0755'
1995DSTUSR='root'
1996ECHO_C=''
1997ECHO_N='-n'
1998ECHO_T=''
1999EGREP='/usr/bin/grep -E'
2000EXEEXT=''
2001EXTRA_PROGS=' daemondo'
2002FILE='/usr/bin/file'
2003FIND='/usr/bin/find'
2004GIT=''
2005GNUMAKE='/usr/bin/gnumake'
2006GNUPATCH='/usr/bin/patch'
2007GNUTAR='/usr/bin/gnutar'
2008GREP='/usr/bin/grep'
2009GZIP='/usr/bin/gzip'
2010HAVE_FRAMEWORK_COREFOUNDATION=''
2011HAVE_FRAMEWORK_IOKIT=''
2012HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
2013HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
2014HAVE_LAUNCHD='yes'
2015HDIUTIL='/usr/bin/hdiutil'
2016HG=''
2017INCLUDES='-I.. -I. '
2018INSTALL_DATA='${INSTALL} -m 644'
2019INSTALL_PROGRAM='${INSTALL}'
2020INSTALL_SCRIPT='${INSTALL}'
2021LAUNCHCTL='/bin/launchctl'
2022LDFLAGS=''
2023LDFLAGS_LIBCURL='-lcurl'
2024LDFLAGS_SQLITE3='-lsqlite3'
2025LIBOBJS=''
2026LIBS=''
2027LIPO='/usr/bin/lipo'
2028LN_S='ln -s'
2029LSBOM='/usr/bin/lsbom'
2030LTLIBOBJS=''
2031LZMA=''
2032MACPORTS_VERSION='2.2.99'
2033MAKE='/usr/bin/make'
2034MD5_LIBS=''
2035MDFIND='/usr/bin/mdfind'
2036MDLS='/usr/bin/mdls'
2037MKBOM='/usr/bin/mkbom'
2038MPAPPLICATIONSDIR='/Applications/MacPorts'
2039MPCONFIGDIR='${sysconfdir}/macports'
2040MPCONFIGDIR_EXPANDED='/opt/local/etc/macports'
2041MPFRAMEWORKSDIR='/opt/local/Library/Frameworks'
2042MTREE='/usr/sbin/mtree'
2043OBJC='cc'
2044OBJCFLAGS='-g -O2'
2045OBJCPP='cc -E'
2046OBJC_FOUNDATION='Apple'
2047OBJC_FOUNDATION_CPPFLAGS=''
2048OBJC_FOUNDATION_LDFLAGS=''
2049OBJC_FOUNDATION_LIBS='-framework Foundation'
2050OBJC_LIBS='-lobjc'
2051OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
2052OBJC_PTHREAD_LIBS=''
2053OBJC_RUNTIME='APPLE_RUNTIME'
2054OBJC_RUNTIME_FLAGS='-fnext-runtime'
2055OBJEXT='o'
2056OPEN='/usr/bin/open'
2057OPENSSL='/usr/bin/openssl'
2058OS_MAJOR='8'
2059OS_PLATFORM='darwin'
2060OUR_INCLUDED_PACKAGES=''
2061PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
2062PACKAGE_NAME='MacPorts'
2063PACKAGE_STRING='MacPorts 2.2.99'
2064PACKAGE_TARNAME='macports'
2065PACKAGE_URL=''
2066PACKAGE_VERSION='2.2.99'
2067PATCH='/usr/bin/patch'
2068PATH_CLEANED='/usr/libexec:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/texlive/2009/bin/universal-darwin'
2069PATH_SEPARATOR=':'
2070PAX='/bin/pax'
2071PKG_CONFIG=''
2072PORTSDIR=''
2073PTHREAD_CFLAGS='-D_THREAD_SAFE '
2074PTHREAD_LIBS=''
2075READLINE_LIBS=''
2076READLINK_IS_NOT_P1003_1A=''
2077RMDIR='/bin/rmdir'
2078RSYNC='/usr/bin/rsync'
2079RUNUSR='macports'
2080SANDBOX_EXEC=''
2081SED='/usr/bin/sed'
2082SED_EXT='-E'
2083SET_MAKE=''
2084SHELL='/bin/sh'
2085SHLIB_CFLAGS='-fno-common'
2086SHLIB_LD='cc -dynamiclib ${LDFLAGS}'
2087SHLIB_LDFLAGS=''
2088SHLIB_SUFFIX='.dylib'
2089SQLITE3_TCL_DIR='/usr/lib/sqlite3'
2090STLIB_LD='${AR} cr'
2091SVN=''
2092SWIG=''
2093SW_VERS='/usr/bin/sw_vers'
2094TAR='/usr/bin/tar'
2095TAR_CMD='/usr/bin/gnutar --no-same-owner'
2096TAR_Q=''
2097TCLSH='/usr/bin/tclsh'
2098TCL_BIN_DIR='/usr/lib'
2099TCL_CC='gcc -pipe'
2100TCL_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 '
2101TCL_INCLUDES='-I"/usr/include"'
2102TCL_LIB_FILE='Tcl'
2103TCL_LIB_FLAG=''
2104TCL_LIB_SPEC='-framework Tcl'
2105TCL_PACKAGE_DIR='/Library/Tcl'
2106TCL_SRC_DIR='/SourceCache/tcl/tcl-20/tcl/tcl'
2107TCL_STUB_LIB_FILE='libtclstub8.4.a'
2108TCL_STUB_LIB_FLAG='-ltclstub8.4'
2109TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4'
2110TCL_VERSION='8.4'
2111TRACEMODE_SUPPORT='0'
2112UNIVERSAL_ARCHFLAGS=' -arch i386 -arch ppc'
2113UNIVERSAL_ARCHS='i386 ppc'
2114UNZIP='/usr/bin/unzip'
2115XAR=''
2116XCODEBUILD='/usr/bin/xcodebuild'
2117XCODE_SELECT=''
2118XCRUN=''
2119XZ=''
2120ZIP='/usr/bin/zip'
2121ac_ct_CC='cc'
2122ac_ct_OBJC='cc'
2123ac_cv_func_strlcat='yes'
2124acx_pthread_config=''
2125bindir='${exec_prefix}/bin'
2126build='powerpc-apple-darwin8.11.0'
2127build_alias=''
2128build_cpu='powerpc'
2129build_os='darwin8.11.0'
2130build_vendor='apple'
2131datadir='${datarootdir}'
2132datarootdir='${prefix}/share'
2133docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2134dvidir='${docdir}'
2135exec_prefix='${prefix}'
2136host='powerpc-apple-darwin8.11.0'
2137host_alias=''
2138host_cpu='powerpc'
2139host_os='darwin8.11.0'
2140host_vendor='apple'
2141htmldir='${docdir}'
2142includedir='${prefix}/include'
2143infodir='${datarootdir}/info'
2144libdir='${exec_prefix}/lib'
2145libexecdir='${exec_prefix}/libexec'
2146localedir='${datarootdir}/locale'
2147localstatedir='${prefix}/var'
2148localstatedir_expanded='/opt/local/var'
2149macports_tcl_dir='/opt/local/share/macports/Tcl'
2150mandir='${datarootdir}/man'
2151oldincludedir='/usr/include'
2152pdfdir='${docdir}'
2153prefix='/opt/local'
2154prefix_expanded='/opt/local'
2155program_transform_name='s,x,x,'
2156psdir='${docdir}'
2157sbindir='${exec_prefix}/sbin'
2158sharedstatedir='${prefix}/com'
2159subdirs=''
2160sysconfdir='${prefix}/etc'
2161target='powerpc-apple-darwin8.11.0'
2162target_alias=''
2163target_cpu='powerpc'
2164target_os='darwin8.11.0'
2165target_vendor='apple'
2166
2167## ----------- ##
2168## confdefs.h. ##
2169## ----------- ##
2170
2171/* confdefs.h */
2172#define PACKAGE_NAME "MacPorts"
2173#define PACKAGE_TARNAME "macports"
2174#define PACKAGE_VERSION "2.2.99"
2175#define PACKAGE_STRING "MacPorts 2.2.99"
2176#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
2177#define PACKAGE_URL ""
2178#define UNUSED __attribute__((unused))
2179#define MP_PRIVATE __attribute__((visibility("hidden")))
2180#define HAVE_PTHREAD 1
2181#define STDC_HEADERS 1
2182#define HAVE_SYS_TYPES_H 1
2183#define HAVE_SYS_STAT_H 1
2184#define HAVE_STDLIB_H 1
2185#define HAVE_STRING_H 1
2186#define HAVE_MEMORY_H 1
2187#define HAVE_STRINGS_H 1
2188#define HAVE_INTTYPES_H 1
2189#define HAVE_STDINT_H 1
2190#define HAVE_UNISTD_H 1
2191#define HAVE_OBJC_OBJC_H 1
2192#define APPLE_RUNTIME 1
2193#define APPLE_FOUNDATION 1
2194#define HAVE_FRAMEWORK_COREFOUNDATION /**/
2195#define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
2196#define HAVE_FRAMEWORK_IOKIT /**/
2197#define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
2198#define STDC_HEADERS 1
2199#define HAVE_DIRENT_H 1
2200#define HAVE_SYS_WAIT_H 1
2201#define HAVE_CRT_EXTERNS_H 1
2202#define HAVE_ERR_H 1
2203#define HAVE_FCNTL_H 1
2204#define HAVE_LIBKERN_OSATOMIC_H 1
2205#define HAVE_LIMITS_H 1
2206#define HAVE_PATHS_H 1
2207#define HAVE_PWD_H 1
2208#define HAVE_READLINE_HISTORY_H 1
2209#define HAVE_READLINE_READLINE_H 1
2210#define HAVE_SYS_CDEFS_H 1
2211#define HAVE_SYS_EVENT_H 1
2212#define HAVE_SYS_FCNTL_H 1
2213#define HAVE_SYS_FILE_H 1
2214#define HAVE_SYS_PATHS_H 1
2215#define HAVE_SYS_SOCKET_H 1
2216#define HAVE_SYS_SYSCTL_H 1
2217#define HAVE_UTIME_H 1
2218#define HAVE_OSATOMICCOMPAREANDSWAP32 1
2219#define HAVE_BZERO 1
2220#define HAVE_COPYFILE 1
2221#define HAVE_FGETLN 1
2222#define HAVE_FLOCK 1
2223#define HAVE_KQUEUE 1
2224#define HAVE_LOCKF 1
2225#define HAVE_MEMSET 1
2226#define HAVE_SETMODE 1
2227#define HAVE_STRCASECMP 1
2228#define HAVE_STRLCAT 1
2229#define HAVE_STRLCPY 1
2230#define HAVE_STRNCASECMP 1
2231#define HAVE_SYSCTLBYNAME 1
2232#define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
2233#define MIN_USABLE_UID 500
2234#define MIN_USABLE_GID 500
2235#define sqlite3_prepare_v2 sqlite3_prepare
2236#define HAVE_KQUEUE 1
2237#define HAVE_KEVENT 1
2238#define HAVE_TRACEMODE_SUPPORT 0
2239
2240configure: exit 0