Ticket #20559: config.log

File config.log, 44.4 KB (added by vash_the__typhoon@…, 15 years ago)

config.log (as requested)

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.7.1, which was
5generated by GNU Autoconf 2.63.  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 = Brent.vic.bigpond.net.au
14uname -m = i386
15uname -r = 9.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
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 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 71 tasks, 252 threads, 2 processors
34Load average: 1.36, Mach factor: 0.63
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2043: checking build system type
53configure:2061: result: i686-apple-darwin9.7.0
54configure:2083: checking host system type
55configure:2098: result: i686-apple-darwin9.7.0
56configure:2120: checking target system type
57configure:2135: result: i686-apple-darwin9.7.0
58configure:2165: checking MacPorts version
59configure:2168: result: 1.7.1
60configure:2204: checking for sw_vers
61configure:2220: found /usr/bin/sw_vers
62configure:2231: result: sw_vers
63configure:2243: checking Mac OS X version
64configure:2246: result: 10.5.7
65configure:2271: checking Xcode version
66configure:2274: result: 3.0
67configure:2346: checking for gcc
68configure:2362: found /usr/bin/gcc
69configure:2373: result: gcc
70configure:2605: checking for C compiler version
71configure:2613: gcc --version >&5
72gcc (GCC) 4.2.3
73Copyright (C) 2007 Free Software Foundation, Inc.
74This is free software; see the source for copying conditions.  There is NO
75warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77configure:2617: $? = 0
78configure:2624: gcc -v >&5
79Using built-in specs.
80Target: i386-apple-darwin9.2.2
81Configured with: ../gcc-4.2.3/configure --prefix=/opt/local --enable-languages=c,c++,java,objc,obj-c++,fortran --libdir=/opt/local/lib/gcc42 --includedir=/opt/local/include/gcc42 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --disable-multilib --program-suffix=-mp-4.2 --with-gxx-include-dir=/opt/local/include/gcc42/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local
82Thread model: posix
83gcc version 4.2.3
84configure:2628: $? = 0
85configure:2635: gcc -V >&5
86gcc: '-V' option must have argument
87configure:2639: $? = 1
88configure:2662: checking for C compiler default output file name
89configure:2684: gcc    conftest.c  >&5
90configure:2688: $? = 0
91configure:2726: result: a.out
92configure:2745: checking whether the C compiler works
93configure:2755: ./a.out
94configure:2759: $? = 0
95configure:2778: result: yes
96configure:2785: checking whether we are cross compiling
97configure:2787: result: no
98configure:2790: checking for suffix of executables
99configure:2797: gcc -o conftest    conftest.c  >&5
100configure:2801: $? = 0
101configure:2827: result:
102configure:2833: checking for suffix of object files
103configure:2859: gcc -c   conftest.c >&5
104configure:2863: $? = 0
105configure:2888: result: o
106configure:2892: checking whether we are using the GNU C compiler
107configure:2921: gcc -c   conftest.c >&5
108configure:2928: $? = 0
109configure:2945: result: yes
110configure:2954: checking whether gcc accepts -g
111configure:2984: gcc -c -g  conftest.c >&5
112configure:2991: $? = 0
113configure:3092: result: yes
114configure:3109: checking for gcc option to accept ISO C89
115configure:3183: gcc  -c -g -O2  conftest.c >&5
116configure:3190: $? = 0
117configure:3213: result: none needed
118configure:3285: checking for gcc
119configure:3301: found /usr/bin/gcc
120configure:3312: result: gcc
121configure:3338: checking for Objective C compiler version
122configure:3341: gcc --version </dev/null >&5
123gcc (GCC) 4.2.3
124Copyright (C) 2007 Free Software Foundation, Inc.
125This is free software; see the source for copying conditions.  There is NO
126warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
127
128configure:3344: $? = 0
129configure:3346: gcc -v </dev/null >&5
130Using built-in specs.
131Target: i386-apple-darwin9.2.2
132Configured with: ../gcc-4.2.3/configure --prefix=/opt/local --enable-languages=c,c++,java,objc,obj-c++,fortran --libdir=/opt/local/lib/gcc42 --includedir=/opt/local/include/gcc42 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --disable-multilib --program-suffix=-mp-4.2 --with-gxx-include-dir=/opt/local/include/gcc42/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local
133Thread model: posix
134gcc version 4.2.3
135configure:3349: $? = 0
136configure:3351: gcc -V </dev/null >&5
137gcc: '-V' option must have argument
138configure:3354: $? = 1
139configure:3357: checking whether we are using the GNU Objective C compiler
140configure:3386: gcc -c   conftest.m >&5
141configure:3393: $? = 0
142configure:3410: result: yes
143configure:3416: checking whether gcc accepts -g
144configure:3442: gcc -c -g  conftest.m >&5
145configure:3449: $? = 0
146configure:3464: result: yes
147configure:3501: checking for a BSD-compatible install
148configure:3569: result: /usr/bin/install -c
149configure:3580: checking whether make sets $(MAKE)
150configure:3602: result: yes
151configure:3611: checking whether ln -s works
152configure:3615: result: yes
153configure:3624: checking for mtree
154configure:3643: found /usr/sbin/mtree
155configure:3655: result: /usr/sbin/mtree
156configure:3665: checking for cvs
157configure:3683: found /usr/bin/cvs
158configure:3695: result: /usr/bin/cvs
159configure:3705: checking for svn
160configure:3723: found /usr/bin/svn
161configure:3735: result: /usr/bin/svn
162configure:3745: checking for git
163configure:3778: result: no
164configure:3785: checking for rsync
165configure:3803: found /usr/bin/rsync
166configure:3815: result: /usr/bin/rsync
167configure:3825: checking for sed
168configure:3843: found /usr/bin/sed
169configure:3855: result: /usr/bin/sed
170configure:3865: checking for tar
171configure:3883: found /usr/bin/tar
172configure:3895: result: /usr/bin/tar
173configure:3905: checking for make
174configure:3923: found /usr/bin/make
175configure:3935: result: /usr/bin/make
176configure:3945: checking for launchd
177configure:3961: found /sbin/launchd
178configure:3972: result: yes
179configure:3982: checking for launchctl
180configure:4000: found /bin/launchctl
181configure:4012: result: /bin/launchctl
182configure:4022: checking for xcodebuild
183configure:4040: found /usr/bin/xcodebuild
184configure:4052: result: /usr/bin/xcodebuild
185configure:4064: checking for gnutar
186configure:4083: found /usr/bin/gnutar
187configure:4095: result: /usr/bin/gnutar
188configure:4110: checking for gnumake
189configure:4129: found /usr/bin/gnumake
190configure:4141: result: /usr/bin/gnumake
191configure:4154: checking for bzip2
192configure:4172: found /usr/bin/bzip2
193configure:4184: result: /usr/bin/bzip2
194configure:4194: checking for xar
195configure:4212: found /usr/bin/xar
196configure:4224: result: /usr/bin/xar
197configure:4234: checking for open
198configure:4252: found /usr/bin/open
199configure:4264: result: /usr/bin/open
200configure:4290: checking for sed
201configure:4320: result: /usr/bin/sed
202configure:4335: checking which sed flag to use for extended regexp
203configure:4345: result: -E (BSD)
204configure:4362: checking for tar
205configure:4392: result: /usr/bin/tar
206configure:4402: checking for gnutar
207configure:4432: result: /usr/bin/gnutar
208configure:4441: checking for which tar variant to use
209configure:4449: result: /usr/bin/gnutar
210configure:4453: checking for /usr/bin/gnutar --no-same-owner support
211configure:4460: result: yes
212configure:4490: checking how to mark unused variables
213configure:4506: gcc -c -g -O2  conftest.c >&5
214configure:4513: $? = 0
215configure:4535: result:
216configure:4540: checking for gcc symbol visibility attribute
217configure:4569: gcc -c -g -O2  conftest.c >&5
218configure:4576: $? = 0
219configure:4598: result: __attribute__((visibility("hidden")))
220configure:4818: checking for the pthreads library -lpthreads
221configure:4861: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
222ld: library not found for -lpthreads
223collect2: ld returned 1 exit status
224configure:4868: $? = 1
225configure: failed program was:
226| /* confdefs.h.  */
227| #define PACKAGE_NAME "MacPorts"
228| #define PACKAGE_TARNAME "macports"
229| #define PACKAGE_VERSION "1.7.1"
230| #define PACKAGE_STRING "MacPorts 1.7.1"
231| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
232| #define UNUSED __attribute__((unused))
233| #define MP_PRIVATE __attribute__((visibility("hidden")))
234| /* end confdefs.h.  */
235| #include <pthread.h>
236| int
237| main ()
238| {
239| pthread_t th; pthread_join(th, 0);
240|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
241|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
242|   ;
243|   return 0;
244| }
245configure:4891: result: no
246configure:4763: checking whether pthreads work without any flags
247configure:4861: gcc -o conftest -g -O2    conftest.c   >&5
248configure:4868: $? = 0
249configure:4891: result: yes
250configure:4910: checking for joinable pthread attribute
251configure:4935: gcc -o conftest -g -O2    conftest.c   >&5
252configure:4942: $? = 0
253configure:4962: result: PTHREAD_CREATE_JOINABLE
254configure:4972: checking if more special flags are required for pthreads
255configure:4979: result: -D_THREAD_SAFE
256configure:5018: checking how to run the Objective C preprocessor
257configure:5054: gcc -E  conftest.m
258configure:5061: $? = 0
259configure:5092: gcc -E  conftest.m
260conftest.m:11:28: error: ac_nonexistent.h: No such file or directory
261configure:5099: $? = 1
262configure: failed program was:
263| /* confdefs.h.  */
264| #define PACKAGE_NAME "MacPorts"
265| #define PACKAGE_TARNAME "macports"
266| #define PACKAGE_VERSION "1.7.1"
267| #define PACKAGE_STRING "MacPorts 1.7.1"
268| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
269| #define UNUSED __attribute__((unused))
270| #define MP_PRIVATE __attribute__((visibility("hidden")))
271| #define HAVE_PTHREAD 1
272| /* end confdefs.h.  */
273| #include <ac_nonexistent.h>
274configure:5132: result: gcc -E
275configure:5161: gcc -E  conftest.m
276configure:5168: $? = 0
277configure:5199: gcc -E  conftest.m
278conftest.m:11:28: error: ac_nonexistent.h: No such file or directory
279configure:5206: $? = 1
280configure: failed program was:
281| /* confdefs.h.  */
282| #define PACKAGE_NAME "MacPorts"
283| #define PACKAGE_TARNAME "macports"
284| #define PACKAGE_VERSION "1.7.1"
285| #define PACKAGE_STRING "MacPorts 1.7.1"
286| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
287| #define UNUSED __attribute__((unused))
288| #define MP_PRIVATE __attribute__((visibility("hidden")))
289| #define HAVE_PTHREAD 1
290| /* end confdefs.h.  */
291| #include <ac_nonexistent.h>
292configure:5246: checking for grep that handles long lines and -e
293configure:5306: result: /usr/bin/grep
294configure:5311: checking for egrep
295configure:5375: result: /usr/bin/grep -E
296configure:5380: checking for ANSI C header files
297configure:5410: gcc -c -g -O2  conftest.m >&5
298configure:5417: $? = 0
299configure:5516: gcc -o conftest -g -O2   conftest.m  >&5
300configure:5520: $? = 0
301configure:5526: ./conftest
302configure:5530: $? = 0
303configure:5548: result: yes
304configure:5572: checking for sys/types.h
305configure:5593: gcc -c -g -O2  conftest.m >&5
306configure:5600: $? = 0
307configure:5617: result: yes
308configure:5572: checking for sys/stat.h
309configure:5593: gcc -c -g -O2  conftest.m >&5
310configure:5600: $? = 0
311configure:5617: result: yes
312configure:5572: checking for stdlib.h
313configure:5593: gcc -c -g -O2  conftest.m >&5
314configure:5600: $? = 0
315configure:5617: result: yes
316configure:5572: checking for string.h
317configure:5593: gcc -c -g -O2  conftest.m >&5
318configure:5600: $? = 0
319configure:5617: result: yes
320configure:5572: checking for memory.h
321configure:5593: gcc -c -g -O2  conftest.m >&5
322configure:5600: $? = 0
323configure:5617: result: yes
324configure:5572: checking for strings.h
325configure:5593: gcc -c -g -O2  conftest.m >&5
326configure:5600: $? = 0
327configure:5617: result: yes
328configure:5572: checking for inttypes.h
329configure:5593: gcc -c -g -O2  conftest.m >&5
330configure:5600: $? = 0
331configure:5617: result: yes
332configure:5572: checking for stdint.h
333configure:5593: gcc -c -g -O2  conftest.m >&5
334configure:5600: $? = 0
335configure:5617: result: yes
336configure:5572: checking for unistd.h
337configure:5593: gcc -c -g -O2  conftest.m >&5
338configure:5600: $? = 0
339configure:5617: result: yes
340configure:5682: checking objc/objc.h usability
341configure:5699: gcc -c -g -O2  conftest.m >&5
342configure:5706: $? = 0
343configure:5720: result: yes
344configure:5724: checking objc/objc.h presence
345configure:5739: gcc -E  conftest.m
346configure:5746: $? = 0
347configure:5760: result: yes
348configure:5793: checking for objc/objc.h
349configure:5802: result: yes
350configure:5834: checking if linking libobjc requires pthreads
351configure:5873: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
352configure:5880: $? = 0
353configure:5979: result: no
354configure:5992: checking for Apple Objective-C runtime
355configure:6031: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
356conftest.m: In function 'main':
357conftest.m:31: warning: initialization makes pointer from integer without a cast
358conftest.m:32: warning: no '-alloc' method found
359conftest.m:32: warning: (Messages without a matching method signature
360conftest.m:32: warning: will be assumed to return 'id' and accept
361conftest.m:32: warning: '...' as arguments.)
362conftest.m:33: warning: no '-name' method found
363configure:6038: $? = 0
364configure:6065: result: yes
365configure:6072: checking for GNU Objective C runtime
366configure:6111: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
367conftest.m: In function 'main':
368conftest.m:31: warning: initialization makes pointer from integer without a cast
369conftest.m:32: warning: no '-alloc' method found
370conftest.m:32: warning: (Messages without a matching method signature
371conftest.m:32: warning: will be assumed to return 'id' and accept
372conftest.m:32: warning: '...' as arguments.)
373conftest.m:33: warning: no '-name' method found
374Undefined symbols:
375  "_objc_lookup_class", referenced from:
376      _main in cc9eaAJT.o
377ld: symbol(s) not found
378collect2: ld returned 1 exit status
379configure:6118: $? = 1
380configure: failed program was:
381|
382|                                       /* confdefs.h.  */
383| #define PACKAGE_NAME "MacPorts"
384| #define PACKAGE_TARNAME "macports"
385| #define PACKAGE_VERSION "1.7.1"
386| #define PACKAGE_STRING "MacPorts 1.7.1"
387| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
388| #define UNUSED __attribute__((unused))
389| #define MP_PRIVATE __attribute__((visibility("hidden")))
390| #define HAVE_PTHREAD 1
391| #define STDC_HEADERS 1
392| #define HAVE_SYS_TYPES_H 1
393| #define HAVE_SYS_STAT_H 1
394| #define HAVE_STDLIB_H 1
395| #define HAVE_STRING_H 1
396| #define HAVE_MEMORY_H 1
397| #define HAVE_STRINGS_H 1
398| #define HAVE_INTTYPES_H 1
399| #define HAVE_STDINT_H 1
400| #define HAVE_UNISTD_H 1
401| #define HAVE_OBJC_OBJC_H 1
402| /* end confdefs.h.  */
403|
404|                                                       #include <objc/objc.h>
405|                                                       #include <objc/objc-api.h>
406|
407| int
408| main ()
409| {
410|
411|                                                       id class = objc_lookup_class("Object");
412|                                                       id obj = [class alloc];
413|                                                       puts([obj name]);
414|
415|   ;
416|   return 0;
417| }
418|
419configure:6145: result: no
420configure:6157: Using Apple Objective-C runtime
421configure:6246: checking for Apple Foundation library
422configure:6292: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
423In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAffineTransform.h:5,
424                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:13,
425                 from conftest.m:25:
426/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:105: error: expected ';' before '__attribute__'
427/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:106: error: expected ';' before '__attribute__'
428In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
429                 from conftest.m:25:
430/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62: error: expected ';' before '__attribute__'
431/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66: error: expected ';' before '__attribute__'
432In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:5,
433                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16,
434                 from conftest.m:25:
435/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345: error: expected ';' before '__attribute__'
436/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:346: error: expected ';' before '__attribute__'
437/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:347: error: expected ';' before '__attribute__'
438/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:348: error: expected ';' before '__attribute__'
439/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:349: error: expected ';' before '__attribute__'
440/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:350: error: expected ';' before '__attribute__'
441/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:352: error: expected ';' before '__attribute__'
442/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:353: error: expected ';' before '__attribute__'
443/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355: error: expected ';' before '__attribute__'
444/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356: error: expected ';' before '__attribute__'
445/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357: error: expected ';' before '__attribute__'
446/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:358: error: expected ';' before '__attribute__'
447/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:360: error: expected ';' before '__attribute__'
448/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361: error: expected ';' before '__attribute__'
449/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362: error: expected ';' before '__attribute__'
450/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363: error: expected ';' before '__attribute__'
451/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364: error: expected ';' before '__attribute__'
452In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:6,
453                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16,
454                 from conftest.m:25:
455/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:45: error: expected ';' before '__attribute__'
456/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50: error: expected ';' before '__attribute__'
457In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:20,
458                 from conftest.m:25:
459/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:32: error: expected ';' before '__attribute__'
460/System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:58: error: expected ';' before '__attribute__'
461In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:6,
462                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:23,
463                 from conftest.m:25:
464/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52: error: expected ';' before '__attribute__'
465In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:25,
466                 from conftest.m:25:
467/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:55: error: expected ';' before '__attribute__'
468/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:56: error: expected ';' before '__attribute__'
469In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:28,
470                 from conftest.m:25:
471/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113: error: expected ';' before '__attribute__'
472/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114: error: expected ';' before '__attribute__'
473/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:116: error: expected ';' before '__attribute__'
474/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:117: error: expected ';' before '__attribute__'
475/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:119: error: expected ';' before '__attribute__'
476/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:120: error: expected ';' before '__attribute__'
477/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:122: error: expected ';' before '__attribute__'
478/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:123: error: expected ';' before '__attribute__'
479/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:125: error: expected ';' before '__attribute__'
480/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:126: error: expected ';' before '__attribute__'
481/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:128: error: expected ';' before '__attribute__'
482/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:129: error: expected ';' before '__attribute__'
483/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:131: error: expected ';' before '__attribute__'
484/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:132: error: expected ';' before '__attribute__'
485/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:134: error: expected ';' before '__attribute__'
486/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:135: error: expected ';' before '__attribute__'
487/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:137: error: expected ';' before '__attribute__'
488/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:138: error: expected ';' before '__attribute__'
489/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:140: error: expected ';' before '__attribute__'
490/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:141: error: expected ';' before '__attribute__'
491/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:143: error: expected ';' before '__attribute__'
492/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:144: error: expected ';' before '__attribute__'
493/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:146: error: expected ';' before '__attribute__'
494/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:147: error: expected ';' before '__attribute__'
495/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:149: error: expected ';' before '__attribute__'
496/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:150: error: expected ';' before '__attribute__'
497/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:152: error: expected ';' before '__attribute__'
498/System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:153: error: expected ';' before '__attribute__'
499In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5,
500                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43,
501                 from conftest.m:25:
502/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59: error: stray '@' in program
503/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
504/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60: error: stray '@' in program
505/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
506/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61: error: stray '@' in program
507/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
508/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62: error: stray '@' in program
509/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
510/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65: error: stray '@' in program
511/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
512/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66: error: stray '@' in program
513/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
514/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69: error: stray '@' in program
515/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
516/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70: error: stray '@' in program
517/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
518In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:9,
519                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49,
520                 from conftest.m:25:
521/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:34: error: expected ';' before '__attribute__'
522/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:35: error: expected ';' before '__attribute__'
523/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:36: error: expected ';' before '__attribute__'
524/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:45: error: expected ';' before '__attribute__'
525/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:50: error: expected ';' before '__attribute__'
526In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:52,
527                 from conftest.m:25:
528/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:31: error: expected ';' before '__attribute__'
529/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:43: error: expected ';' before '__attribute__'
530/System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:44: error: expected ';' before '__attribute__'
531In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:53,
532                 from conftest.m:25:
533/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:24: error: expected ';' before '__attribute__'
534/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:25: error: expected ';' before '__attribute__'
535/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:44: error: expected ';' before '__attribute__'
536/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45: error: expected ';' before '__attribute__'
537/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57: error: expected ';' before '__attribute__'
538/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:58: error: expected ';' before '__attribute__'
539/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:72: error: expected ';' before '__attribute__'
540/System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:73: error: expected ';' before '__attribute__'
541In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:61,
542                 from conftest.m:25:
543/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:237: error: expected ';' before '__attribute__'
544/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:238: error: expected ';' before '__attribute__'
545/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:240: error: expected ';' before '__attribute__'
546/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:241: error: expected ';' before '__attribute__'
547/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:243: error: expected ';' before '__attribute__'
548/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:244: error: expected ';' before '__attribute__'
549/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:246: error: expected ';' before '__attribute__'
550/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:247: error: expected ';' before '__attribute__'
551/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:249: error: expected ';' before '__attribute__'
552/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:250: error: expected ';' before '__attribute__'
553/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:252: error: expected ';' before '__attribute__'
554/System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:253: error: expected ';' before '__attribute__'
555In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:67,
556                 from conftest.m:25:
557/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:91: error: expected ';' before '__attribute__'
558/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:92: error: expected ';' before '__attribute__'
559In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70,
560                 from conftest.m:25:
561/System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:42: error: expected ';' before '__attribute__'
562In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76,
563                 from conftest.m:25:
564/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:23: error: expected ';' before '__attribute__'
565In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85,
566                 from conftest.m:25:
567/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:18: error: expected ';' before '__attribute__'
568/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:19: error: expected ';' before '__attribute__'
569/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:40: error: expected ';' before '__attribute__'
570/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:41: error: expected ';' before '__attribute__'
571/System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:55: error: expected ';' before '__attribute__'
572In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:6,
573                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88,
574                 from conftest.m:25:
575/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:52: error: expected ';' before '__attribute__'
576/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:53: error: expected ';' before '__attribute__'
577/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:54: error: expected ';' before '__attribute__'
578/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:55: error: expected ';' before '__attribute__'
579/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:56: error: expected ';' before '__attribute__'
580/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:67: error: expected ';' before '__attribute__'
581/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:68: error: expected ';' before '__attribute__'
582/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:70: error: expected ';' before '__attribute__'
583/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:71: error: expected ';' before '__attribute__'
584/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:73: error: expected ';' before '__attribute__'
585/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:74: error: expected ';' before '__attribute__'
586/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:76: error: expected ';' before '__attribute__'
587/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:77: error: expected ';' before '__attribute__'
588/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:79: error: expected ';' before '__attribute__'
589/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:80: error: expected ';' before '__attribute__'
590/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:83: error: expected ';' before '__attribute__'
591/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:86: error: expected ';' before '__attribute__'
592/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:89: error: expected ';' before '__attribute__'
593/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:90: error: expected ';' before '__attribute__'
594/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:93: error: expected ';' before '__attribute__'
595/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94: error: expected ';' before '__attribute__'
596/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95: error: expected ';' before '__attribute__'
597/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97: error: expected ';' before '__attribute__'
598/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98: error: expected ';' before '__attribute__'
599/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99: error: expected ';' before '__attribute__'
600/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100: error: expected ';' before '__attribute__'
601/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102: error: expected ';' before '__attribute__'
602/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103: error: expected ';' before '__attribute__'
603/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104: error: expected ';' before '__attribute__'
604In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88,
605                 from conftest.m:25:
606/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:75: error: expected ';' before '__attribute__'
607/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76: error: expected ';' before '__attribute__'
608/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:77: error: expected ';' before '__attribute__'
609/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:78: error: expected ';' before '__attribute__'
610/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83: error: expected ';' before '__attribute__'
611/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:84: error: expected ';' before '__attribute__'
612/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:85: error: expected ';' before '__attribute__'
613/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:88: error: expected ';' before '__attribute__'
614/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:89: error: expected ';' before '__attribute__'
615/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:91: error: expected ';' before '__attribute__'
616In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127,
617                 from conftest.m:25:
618/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:126: error: expected ';' before '__attribute__'
619/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:132: error: expected ';' before '__attribute__'
620/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:153: error: expected ';' before '__attribute__'
621/System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:154: error: expected ';' before '__attribute__'
622conftest.m: In function 'main':
623conftest.m:32: warning: 'NSString' may not respond to '+length'
624conftest.m:32: warning: (Messages without a matching method signature
625conftest.m:32: warning: will be assumed to return 'id' and accept
626conftest.m:32: warning: '...' as arguments.)
627configure:6299: $? = 1
628configure: failed program was:
629|
630|                                       /* confdefs.h.  */
631| #define PACKAGE_NAME "MacPorts"
632| #define PACKAGE_TARNAME "macports"
633| #define PACKAGE_VERSION "1.7.1"
634| #define PACKAGE_STRING "MacPorts 1.7.1"
635| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
636| #define UNUSED __attribute__((unused))
637| #define MP_PRIVATE __attribute__((visibility("hidden")))
638| #define HAVE_PTHREAD 1
639| #define STDC_HEADERS 1
640| #define HAVE_SYS_TYPES_H 1
641| #define HAVE_SYS_STAT_H 1
642| #define HAVE_STDLIB_H 1
643| #define HAVE_STRING_H 1
644| #define HAVE_MEMORY_H 1
645| #define HAVE_STRINGS_H 1
646| #define HAVE_INTTYPES_H 1
647| #define HAVE_STDINT_H 1
648| #define HAVE_UNISTD_H 1
649| #define HAVE_OBJC_OBJC_H 1
650| #define APPLE_RUNTIME 1
651| /* end confdefs.h.  */
652|
653|                                                               #include <Foundation/Foundation.h>
654|
655| int
656| main ()
657| {
658|
659|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
660|                                                               [NSString length];
661|
662|   ;
663|   return 0;
664| }
665|
666configure:6329: result: no
667configure:6343: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
668configure:6480: error: Could not find a working Foundation implementation
669
670## ---------------- ##
671## Cache variables. ##
672## ---------------- ##
673
674ac_cv_build=i686-apple-darwin9.7.0
675ac_cv_c_compiler_gnu=yes
676ac_cv_env_BZIP2_set=
677ac_cv_env_BZIP2_value=
678ac_cv_env_CC_set=
679ac_cv_env_CC_value=
680ac_cv_env_CFLAGS_set=
681ac_cv_env_CFLAGS_value=
682ac_cv_env_CPPFLAGS_set=
683ac_cv_env_CPPFLAGS_value=
684ac_cv_env_CPP_set=
685ac_cv_env_CPP_value=
686ac_cv_env_CVS_set=
687ac_cv_env_CVS_value=
688ac_cv_env_GNUMAKE_set=
689ac_cv_env_GNUMAKE_value=
690ac_cv_env_GNUTAR_set=
691ac_cv_env_GNUTAR_value=
692ac_cv_env_LDFLAGS_set=
693ac_cv_env_LDFLAGS_value=
694ac_cv_env_LIBS_set=
695ac_cv_env_LIBS_value=
696ac_cv_env_MAKE_set=
697ac_cv_env_MAKE_value=
698ac_cv_env_MTREE_set=
699ac_cv_env_MTREE_value=
700ac_cv_env_OBJCFLAGS_set=
701ac_cv_env_OBJCFLAGS_value=
702ac_cv_env_OBJCPP_set=
703ac_cv_env_OBJCPP_value=
704ac_cv_env_OBJC_set=
705ac_cv_env_OBJC_value=
706ac_cv_env_OPEN_set=
707ac_cv_env_OPEN_value=
708ac_cv_env_RSYNC_set=
709ac_cv_env_RSYNC_value=
710ac_cv_env_SED_set=
711ac_cv_env_SED_value=
712ac_cv_env_SVN_set=
713ac_cv_env_SVN_value=
714ac_cv_env_TAR_set=
715ac_cv_env_TAR_value=
716ac_cv_env_XAR_set=
717ac_cv_env_XAR_value=
718ac_cv_env_XMKMF_set=
719ac_cv_env_XMKMF_value=
720ac_cv_env_build_alias_set=
721ac_cv_env_build_alias_value=
722ac_cv_env_host_alias_set=
723ac_cv_env_host_alias_value=
724ac_cv_env_target_alias_set=
725ac_cv_env_target_alias_value=
726ac_cv_header_inttypes_h=yes
727ac_cv_header_memory_h=yes
728ac_cv_header_objc_objc_h=yes
729ac_cv_header_stdc=yes
730ac_cv_header_stdint_h=yes
731ac_cv_header_stdlib_h=yes
732ac_cv_header_string_h=yes
733ac_cv_header_strings_h=yes
734ac_cv_header_sys_stat_h=yes
735ac_cv_header_sys_types_h=yes
736ac_cv_header_unistd_h=yes
737ac_cv_host=i686-apple-darwin9.7.0
738ac_cv_objc_compiler_gnu=yes
739ac_cv_objc_foundation_apple=no
740ac_cv_objext=o
741ac_cv_path_BZIP2=/usr/bin/bzip2
742ac_cv_path_CVS=/usr/bin/cvs
743ac_cv_path_EGREP='/usr/bin/grep -E'
744ac_cv_path_GNUMAKE=/usr/bin/gnumake
745ac_cv_path_GNUTAR=/usr/bin/gnutar
746ac_cv_path_GREP=/usr/bin/grep
747ac_cv_path_LAUNCHCTL=/bin/launchctl
748ac_cv_path_MAKE=/usr/bin/make
749ac_cv_path_MTREE=/usr/sbin/mtree
750ac_cv_path_OPEN=/usr/bin/open
751ac_cv_path_RSYNC=/usr/bin/rsync
752ac_cv_path_SED=/usr/bin/sed
753ac_cv_path_SVN=/usr/bin/svn
754ac_cv_path_TAR=/usr/bin/tar
755ac_cv_path_XAR=/usr/bin/xar
756ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
757ac_cv_path_install='/usr/bin/install -c'
758ac_cv_prog_HAVE_LAUNCHD=yes
759ac_cv_prog_OBJCPP='gcc -E'
760ac_cv_prog_SW_VERS=sw_vers
761ac_cv_prog_ac_ct_CC=gcc
762ac_cv_prog_ac_ct_OBJC=gcc
763ac_cv_prog_cc_c89=
764ac_cv_prog_cc_g=yes
765ac_cv_prog_make_make_set=yes
766ac_cv_prog_objc_g=yes
767ac_cv_target=i686-apple-darwin9.7.0
768mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
769mp_cv_objc_req_pthread=no
770mp_cv_objc_runtime_apple=yes
771mp_cv_objc_runtime_gnu=no
772
773## ----------------- ##
774## Output variables. ##
775## ----------------- ##
776
777BZIP2='/usr/bin/bzip2'
778CC='gcc'
779CFLAGS='-g -O2'
780CFLAGS_DEBUG=''
781CFLAGS_LIBCURL=''
782CFLAGS_OPTIMIZE=''
783CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
784CFLAGS_WERROR=''
785CONDITIONAL_PACKAGES=''
786CPP=''
787CPPFLAGS=''
788CURL_CONFIG=''
789CVS='/usr/bin/cvs'
790DEFS=''
791DSTGRP=''
792DSTMODE=''
793DSTUSR=''
794ECHO_C='\c'
795ECHO_N=''
796ECHO_T=''
797EGREP='/usr/bin/grep -E'
798EXEEXT=''
799EXTRA_PROGS=''
800GIT=''
801GNUMAKE='/usr/bin/gnumake'
802GNUTAR='/usr/bin/gnutar'
803GREP='/usr/bin/grep'
804HAVE_FRAMEWORK_COREFOUNDATION=''
805HAVE_FRAMEWORK_IOKIT=''
806HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
807HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
808HAVE_LAUNCHD='yes'
809INCLUDES=''
810INSTALL_DATA='${INSTALL} -m 644'
811INSTALL_PROGRAM='${INSTALL}'
812INSTALL_SCRIPT='${INSTALL}'
813LAUNCHCTL='/bin/launchctl'
814LDFLAGS=''
815LDFLAGS_LIBCURL=''
816LIBOBJS=''
817LIBS=''
818LN_S='ln -s'
819LTLIBOBJS=''
820MACPORTS_VERSION='1.7.1'
821MAKE='/usr/bin/make'
822MD5_LIBS=''
823MPAPPLICATIONSDIR=''
824MPCONFIGDIR=''
825MPCONFIGDIR_EXPANDED=''
826MPFRAMEWORKSDIR=''
827MP_VERSION='1.710'
828MTREE='/usr/sbin/mtree'
829OBJC='gcc'
830OBJCFLAGS='-g -O2'
831OBJCPP='gcc -E'
832OBJC_FOUNDATION=''
833OBJC_FOUNDATION_CPPFLAGS=''
834OBJC_FOUNDATION_LDFLAGS=''
835OBJC_FOUNDATION_LIBS=''
836OBJC_LIBS='-lobjc'
837OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
838OBJC_PTHREAD_LIBS=''
839OBJC_RUNTIME='APPLE_RUNTIME'
840OBJC_RUNTIME_FLAGS='-fnext-runtime'
841OBJEXT='o'
842OPEN='/usr/bin/open'
843OUR_INCLUDED_PACKAGES=''
844PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
845PACKAGE_NAME='MacPorts'
846PACKAGE_STRING='MacPorts 1.7.1'
847PACKAGE_TARNAME='macports'
848PACKAGE_VERSION='1.7.1'
849PATHCONF=''
850PATH_SEPARATOR=':'
851PORTSDIR=''
852PTHREAD_CFLAGS='-D_THREAD_SAFE '
853PTHREAD_LIBS=''
854READLINE_LIBS=''
855READLINK_IS_NOT_P1003_1A=''
856REPLACEMENT_PROGS=''
857RSYNC='/usr/bin/rsync'
858SED='/usr/bin/sed'
859SED_EXT='-E'
860SET_MAKE=''
861SHELL='/bin/sh'
862SHLIB_CFLAGS=''
863SHLIB_LD=''
864SHLIB_LDFLAGS=''
865SHLIB_SUFFIX=''
866SQLITE3_DIR=''
867SQLITE3_LIBS=''
868STLIB_LD=''
869SVN='/usr/bin/svn'
870SW_VERS='sw_vers'
871TAR='/usr/bin/tar'
872TAR_CMD='/usr/bin/gnutar --no-same-owner'
873TCLSH=''
874TCL_BIN_DIR=''
875TCL_CC=''
876TCL_DEFS=''
877TCL_INCLUDES=''
878TCL_LIB_FILE=''
879TCL_LIB_FLAG=''
880TCL_LIB_SPEC=''
881TCL_PACKAGE_DIR=''
882TCL_SRC_DIR=''
883TCL_STUB_LIB_FILE=''
884TCL_STUB_LIB_FLAG=''
885TCL_STUB_LIB_SPEC=''
886TCL_VERSION=''
887UNIVERSAL_ARCHS=''
888UNIVERSAL_SYSROOT=''
889UNIVERSAL_TARGET=''
890XAR='/usr/bin/xar'
891XCODEBUILD='/usr/bin/xcodebuild'
892XMKMF=''
893X_CFLAGS=''
894X_EXTRA_LIBS=''
895X_LIBS=''
896X_PRE_LIBS=''
897ac_ct_CC='gcc'
898ac_ct_OBJC='gcc'
899acx_pthread_config=''
900bindir='${exec_prefix}/bin'
901build='i686-apple-darwin9.7.0'
902build_alias=''
903build_cpu='i686'
904build_os='darwin9.7.0'
905build_vendor='apple'
906datadir='${datarootdir}'
907datarootdir='${prefix}/share'
908docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
909dvidir='${docdir}'
910exec_prefix='NONE'
911host='i686-apple-darwin9.7.0'
912host_alias=''
913host_cpu='i686'
914host_os='darwin9.7.0'
915host_vendor='apple'
916htmldir='${docdir}'
917includedir='${prefix}/include'
918infodir='${datarootdir}/info'
919libdir='${exec_prefix}/lib'
920libexecdir='${exec_prefix}/libexec'
921localedir='${datarootdir}/locale'
922localstatedir='${prefix}/var'
923localstatedir_expanded=''
924mandir='${datarootdir}/man'
925oldincludedir='/usr/include'
926pdfdir='${docdir}'
927prefix='/opt/local'
928prefix_expanded=''
929program_transform_name='s,x,x,'
930psdir='${docdir}'
931sbindir='${exec_prefix}/sbin'
932sharedstatedir='${prefix}/com'
933subdirs=''
934sysconfdir='${prefix}/etc'
935target='i686-apple-darwin9.7.0'
936target_alias=''
937target_cpu='i686'
938target_os='darwin9.7.0'
939target_vendor='apple'
940x11prefix=''
941
942## ----------- ##
943## confdefs.h. ##
944## ----------- ##
945
946#define PACKAGE_NAME "MacPorts"
947#define PACKAGE_TARNAME "macports"
948#define PACKAGE_VERSION "1.7.1"
949#define PACKAGE_STRING "MacPorts 1.7.1"
950#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
951#define UNUSED __attribute__((unused))
952#define MP_PRIVATE __attribute__((visibility("hidden")))
953#define HAVE_PTHREAD 1
954#define STDC_HEADERS 1
955#define HAVE_SYS_TYPES_H 1
956#define HAVE_SYS_STAT_H 1
957#define HAVE_STDLIB_H 1
958#define HAVE_STRING_H 1
959#define HAVE_MEMORY_H 1
960#define HAVE_STRINGS_H 1
961#define HAVE_INTTYPES_H 1
962#define HAVE_STDINT_H 1
963#define HAVE_UNISTD_H 1
964#define HAVE_OBJC_OBJC_H 1
965#define APPLE_RUNTIME 1
966
967configure: exit 1