Ticket #30298: config.log

File config.log, 59.6 KB (added by mcq@…, 13 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.0.0, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-tclpackage=/Library/Tcl --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 67-194-94-234.wireless.umnet.umich.edu
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~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 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~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: 4.00 gigabytes
33Default processor set: 85 tasks, 364 threads, 2 processors
34Load average: 1.27, Mach factor: 0.74
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
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2649: checking build system type
52configure:2663: result: x86_64-apple-darwin10.8.0
53configure:2683: checking host system type
54configure:2696: result: x86_64-apple-darwin10.8.0
55configure:2716: checking target system type
56configure:2729: result: x86_64-apple-darwin10.8.0
57configure:2757: checking MacPorts version
58configure:2760: result: 2.0.0
59configure:2793: checking for sw_vers
60configure:2811: found /usr/bin/sw_vers
61configure:2823: result: /usr/bin/sw_vers
62configure:2833: checking for defaults
63configure:2851: found /usr/bin/defaults
64configure:2863: result: /usr/bin/defaults
65configure:2873: checking for xcode-select
66configure:2891: found /usr/bin/xcode-select
67configure:2903: result: /usr/bin/xcode-select
68configure:2913: checking Mac OS X version
69configure:2916: result: 10.6.8
70configure:2939: checking Xcode location
71configure:2942: result: /Developer
72configure:2951: checking Xcode version
73configure:2958: result: 3.2.5
74configure:3030: checking for gcc
75configure:3057: result: /usr/bin/gcc-4.2
76configure:3286: checking for C compiler version
77configure:3295: /usr/bin/gcc-4.2 --version >&5
78i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
79Copyright (C) 2007 Free Software Foundation, Inc.
80This is free software; see the source for copying conditions.  There is NO
81warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
82
83configure:3306: $? = 0
84configure:3295: /usr/bin/gcc-4.2 -v >&5
85Using built-in specs.
86Target: i686-apple-darwin10
87Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
88Thread model: posix
89gcc version 4.2.1 (Apple Inc. build 5664)
90configure:3306: $? = 0
91configure:3295: /usr/bin/gcc-4.2 -V >&5
92gcc-4.2: argument to `-V' is missing
93configure:3306: $? = 1
94configure:3295: /usr/bin/gcc-4.2 -qversion >&5
95i686-apple-darwin10-gcc-4.2.1: no input files
96configure:3306: $? = 1
97configure:3326: checking whether the C compiler works
98configure:3348: /usr/bin/gcc-4.2    conftest.c  >&5
99configure:3352: $? = 0
100configure:3400: result: yes
101configure:3403: checking for C compiler default output file name
102configure:3405: result: a.out
103configure:3411: checking for suffix of executables
104configure:3418: /usr/bin/gcc-4.2 -o conftest    conftest.c  >&5
105configure:3422: $? = 0
106configure:3444: result:
107configure:3466: checking whether we are cross compiling
108configure:3474: /usr/bin/gcc-4.2 -o conftest    conftest.c  >&5
109configure:3478: $? = 0
110configure:3485: ./conftest
111configure:3489: $? = 0
112configure:3504: result: no
113configure:3509: checking for suffix of object files
114configure:3531: /usr/bin/gcc-4.2 -c   conftest.c >&5
115configure:3535: $? = 0
116configure:3556: result: o
117configure:3560: checking whether we are using the GNU C compiler
118configure:3579: /usr/bin/gcc-4.2 -c   conftest.c >&5
119configure:3579: $? = 0
120configure:3588: result: yes
121configure:3597: checking whether /usr/bin/gcc-4.2 accepts -g
122configure:3617: /usr/bin/gcc-4.2 -c -g  conftest.c >&5
123configure:3617: $? = 0
124configure:3658: result: yes
125configure:3675: checking for /usr/bin/gcc-4.2 option to accept ISO C89
126configure:3739: /usr/bin/gcc-4.2  -c -g -O2  conftest.c >&5
127configure:3739: $? = 0
128configure:3752: result: none needed
129configure:3826: checking for gcc
130configure:3842: found /usr/bin/gcc
131configure:3853: result: gcc
132configure:3878: checking for Objective C compiler version
133configure:3887: gcc --version >&5
134gcc (GCC) 4.5.3
135Copyright (C) 2010 Free Software Foundation, Inc.
136This is free software; see the source for copying conditions.  There is NO
137warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
138
139configure:3898: $? = 0
140configure:3887: gcc -v >&5
141Using built-in specs.
142COLLECT_GCC=gcc
143COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin10/4.5.3/lto-wrapper
144Target: x86_64-apple-darwin10
145Configured with: ../gcc-4.5.3/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc45 --includedir=/opt/local/include/gcc45 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.5 --with-gxx-include-dir=/opt/local/include/gcc45/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --enable-stage1-checking --disable-multilib --enable-fully-dynamic-string
146Thread model: posix
147gcc version 4.5.3 (GCC)
148configure:3898: $? = 0
149configure:3887: gcc -V >&5
150gcc: '-V' option must have argument
151configure:3898: $? = 1
152configure:3887: gcc -qversion >&5
153gcc: unrecognized option '-qversion'
154gcc: no input files
155configure:3898: $? = 1
156configure:3902: checking whether we are using the GNU Objective C compiler
157configure:3921: gcc -c   conftest.m >&5
158configure:3921: $? = 0
159configure:3930: result: yes
160configure:3939: checking whether gcc accepts -g
161configure:3959: gcc -c -g  conftest.m >&5
162configure:3959: $? = 0
163configure:4000: result: yes
164configure:4037: checking for a BSD-compatible install
165configure:4105: result: /usr/bin/install -c
166configure:4116: checking whether make sets $(MAKE)
167configure:4138: result: yes
168configure:4147: checking whether ln -s works
169configure:4151: result: yes
170configure:4160: checking for mtree
171configure:4179: found /usr/sbin/mtree
172configure:4191: result: /usr/sbin/mtree
173configure:4201: checking for chown
174configure:4220: found /usr/sbin/chown
175configure:4232: result: /usr/sbin/chown
176configure:4242: checking for cp
177configure:4260: found /bin/cp
178configure:4272: result: /bin/cp
179configure:4282: checking for cpio
180configure:4300: found /usr/bin/cpio
181configure:4312: result: /usr/bin/cpio
182configure:4322: checking for diff
183configure:4340: found /usr/bin/diff
184configure:4352: result: /usr/bin/diff
185configure:4362: checking for dscl
186configure:4380: found /usr/bin/dscl
187configure:4392: result: /usr/bin/dscl
188configure:4402: checking for dseditgroup
189configure:4420: found /usr/sbin/dseditgroup
190configure:4432: result: /usr/sbin/dseditgroup
191configure:4442: checking for file
192configure:4460: found /usr/bin/file
193configure:4472: result: /usr/bin/file
194configure:4482: checking for bzr
195configure:4515: result: no
196configure:4522: checking for cvs
197configure:4540: found /usr/bin/cvs
198configure:4552: result: /usr/bin/cvs
199configure:4562: checking for svn
200configure:4580: found /usr/bin/svn
201configure:4592: result: /usr/bin/svn
202configure:4602: checking for git
203configure:4635: result: no
204configure:4642: checking for hg
205configure:4675: result: no
206configure:4682: checking for gzip
207configure:4700: found /usr/bin/gzip
208configure:4712: result: /usr/bin/gzip
209configure:4722: checking for lipo
210configure:4740: found /usr/bin/lipo
211configure:4752: result: /usr/bin/lipo
212configure:4762: checking for patch
213configure:4780: found /usr/bin/patch
214configure:4792: result: /usr/bin/patch
215configure:4802: checking for rmdir
216configure:4820: found /bin/rmdir
217configure:4832: result: /bin/rmdir
218configure:4842: checking for rsync
219configure:4860: found /usr/bin/rsync
220configure:4872: result: /usr/bin/rsync
221configure:4882: checking for openssl
222configure:4900: found /usr/bin/openssl
223configure:4912: result: /usr/bin/openssl
224configure:4922: checking for sed
225configure:4940: found /usr/bin/sed
226configure:4952: result: /usr/bin/sed
227configure:4962: checking for tar
228configure:4980: found /usr/bin/tar
229configure:4992: result: /usr/bin/tar
230configure:5002: checking for unzip
231configure:5020: found /usr/bin/unzip
232configure:5032: result: /usr/bin/unzip
233configure:5042: checking for zip
234configure:5060: found /usr/bin/zip
235configure:5072: result: /usr/bin/zip
236configure:5084: checking for bsdmake
237configure:5102: found /usr/bin/bsdmake
238configure:5114: result: /usr/bin/bsdmake
239configure:5127: checking for make
240configure:5145: found /usr/bin/make
241configure:5157: result: /usr/bin/make
242configure:5167: checking for hdiutil
243configure:5185: found /usr/bin/hdiutil
244configure:5197: result: /usr/bin/hdiutil
245configure:5207: checking for launchd
246configure:5223: found /sbin/launchd
247configure:5234: result: yes
248configure:5244: checking for launchctl
249configure:5262: found /bin/launchctl
250configure:5274: result: /bin/launchctl
251configure:5284: checking for xcodebuild
252configure:5302: found /usr/bin/xcodebuild
253configure:5314: result: /usr/bin/xcodebuild
254configure:5326: checking for gnutar
255configure:5345: found /usr/bin/gnutar
256configure:5357: result: /usr/bin/gnutar
257configure:5372: checking for gnumake
258configure:5391: found /usr/bin/gnumake
259configure:5403: result: /usr/bin/gnumake
260configure:5418: checking for gnupatch
261configure:5452: result: no
262configure:5418: checking for gpatch
263configure:5452: result: no
264configure:5462: checking for bzip2
265configure:5480: found /usr/bin/bzip2
266configure:5492: result: /usr/bin/bzip2
267configure:5502: checking for lsbom
268configure:5520: found /usr/bin/lsbom
269configure:5532: result: /usr/bin/lsbom
270configure:5542: checking for mkbom
271configure:5560: found /usr/bin/mkbom
272configure:5572: result: /usr/bin/mkbom
273configure:5582: checking for pax
274configure:5600: found /bin/pax
275configure:5612: result: /bin/pax
276configure:5622: checking for xar
277configure:5640: found /usr/bin/xar
278configure:5652: result: /usr/bin/xar
279configure:5662: checking for open
280configure:5680: found /usr/bin/open
281configure:5692: result: /usr/bin/open
282configure:5720: checking for sed
283configure:5750: result: /usr/bin/sed
284configure:5763: checking which sed flag to use for extended regexp
285configure:5773: result: -E (BSD)
286configure:5790: checking for tar
287configure:5820: result: /usr/bin/tar
288configure:5829: checking whether tar supports -q
289configure:5832: result: yes (bsdtar)
290configure:5845: checking for tar
291configure:5875: result: /usr/bin/tar
292configure:5885: checking for gnutar
293configure:5915: result: /usr/bin/gnutar
294configure:5924: checking for which tar variant to use
295configure:5931: result: /usr/bin/gnutar
296configure:5935: checking for /usr/bin/gnutar --no-same-owner support
297configure:5942: result: yes
298configure:5950: checking for patch
299configure:5980: result: /usr/bin/patch
300configure:5990: checking for gpatch
301configure:6023: result: no
302configure:6029: checking for GNU (FSF) patch
303configure:6041: result: /usr/bin/patch
304configure:6071: checking how to mark unused variables
305configure:6077: /usr/bin/gcc-4.2 -c -g -O2  conftest.c >&5
306configure:6077: $? = 0
307configure:6087: result:
308configure:6092: checking for gcc symbol visibility attribute
309configure:6111: /usr/bin/gcc-4.2 -c -g -O2  conftest.c >&5
310configure:6111: $? = 0
311configure:6125: result: __attribute__((visibility("hidden")))
312configure:6310: checking for the pthreads library -lpthreads
313configure:6343: /usr/bin/gcc-4.2 -o conftest -g -O2    conftest.c -lpthreads  >&5
314ld: library not found for -lpthreads
315collect2: ld returned 1 exit status
316configure:6343: $? = 1
317configure: failed program was:
318| /* confdefs.h */
319| #define PACKAGE_NAME "MacPorts"
320| #define PACKAGE_TARNAME "macports"
321| #define PACKAGE_VERSION "2.0.0"
322| #define PACKAGE_STRING "MacPorts 2.0.0"
323| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
324| #define PACKAGE_URL ""
325| #define UNUSED __attribute__((unused))
326| #define MP_PRIVATE __attribute__((visibility("hidden")))
327| /* end confdefs.h.  */
328| #include <pthread.h>
329| int
330| main ()
331| {
332| pthread_t th; pthread_join(th, 0);
333|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
334|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
335|   ;
336|   return 0;
337| }
338configure:6352: result: no
339configure:6255: checking whether pthreads work without any flags
340configure:6343: /usr/bin/gcc-4.2 -o conftest -g -O2    conftest.c   >&5
341configure:6343: $? = 0
342configure:6352: result: yes
343configure:6371: checking for joinable pthread attribute
344configure:6386: /usr/bin/gcc-4.2 -o conftest -g -O2    conftest.c   >&5
345configure:6386: $? = 0
346configure:6392: result: PTHREAD_CREATE_JOINABLE
347configure:6402: checking if more special flags are required for pthreads
348configure:6409: result: -D_THREAD_SAFE
349configure:6446: checking how to run the Objective C preprocessor
350configure:6473: gcc -E  conftest.m
351configure:6473: $? = 0
352configure:6487: gcc -E  conftest.m
353conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
354compilation terminated.
355configure:6487: $? = 1
356configure: failed program was:
357| /* confdefs.h */
358| #define PACKAGE_NAME "MacPorts"
359| #define PACKAGE_TARNAME "macports"
360| #define PACKAGE_VERSION "2.0.0"
361| #define PACKAGE_STRING "MacPorts 2.0.0"
362| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
363| #define PACKAGE_URL ""
364| #define UNUSED __attribute__((unused))
365| #define MP_PRIVATE __attribute__((visibility("hidden")))
366| #define HAVE_PTHREAD 1
367| /* end confdefs.h.  */
368| #include <ac_nonexistent.h>
369configure:6512: result: gcc -E
370configure:6532: gcc -E  conftest.m
371configure:6532: $? = 0
372configure:6546: gcc -E  conftest.m
373conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
374compilation terminated.
375configure:6546: $? = 1
376configure: failed program was:
377| /* confdefs.h */
378| #define PACKAGE_NAME "MacPorts"
379| #define PACKAGE_TARNAME "macports"
380| #define PACKAGE_VERSION "2.0.0"
381| #define PACKAGE_STRING "MacPorts 2.0.0"
382| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
383| #define PACKAGE_URL ""
384| #define UNUSED __attribute__((unused))
385| #define MP_PRIVATE __attribute__((visibility("hidden")))
386| #define HAVE_PTHREAD 1
387| /* end confdefs.h.  */
388| #include <ac_nonexistent.h>
389configure:6575: checking for grep that handles long lines and -e
390configure:6633: result: /usr/bin/grep
391configure:6638: checking for egrep
392configure:6700: result: /usr/bin/grep -E
393configure:6705: checking for ANSI C header files
394configure:6725: gcc -c -g -O2  conftest.m >&5
395configure:6725: $? = 0
396configure:6798: gcc -o conftest -g -O2   conftest.m  >&5
397configure:6798: $? = 0
398configure:6798: ./conftest
399configure:6798: $? = 0
400configure:6809: result: yes
401configure:6822: checking for sys/types.h
402configure:6822: gcc -c -g -O2  conftest.m >&5
403configure:6822: $? = 0
404configure:6822: result: yes
405configure:6822: checking for sys/stat.h
406configure:6822: gcc -c -g -O2  conftest.m >&5
407configure:6822: $? = 0
408configure:6822: result: yes
409configure:6822: checking for stdlib.h
410configure:6822: gcc -c -g -O2  conftest.m >&5
411configure:6822: $? = 0
412configure:6822: result: yes
413configure:6822: checking for string.h
414configure:6822: gcc -c -g -O2  conftest.m >&5
415configure:6822: $? = 0
416configure:6822: result: yes
417configure:6822: checking for memory.h
418configure:6822: gcc -c -g -O2  conftest.m >&5
419configure:6822: $? = 0
420configure:6822: result: yes
421configure:6822: checking for strings.h
422configure:6822: gcc -c -g -O2  conftest.m >&5
423configure:6822: $? = 0
424configure:6822: result: yes
425configure:6822: checking for inttypes.h
426configure:6822: gcc -c -g -O2  conftest.m >&5
427configure:6822: $? = 0
428configure:6822: result: yes
429configure:6822: checking for stdint.h
430configure:6822: gcc -c -g -O2  conftest.m >&5
431configure:6822: $? = 0
432configure:6822: result: yes
433configure:6822: checking for unistd.h
434configure:6822: gcc -c -g -O2  conftest.m >&5
435configure:6822: $? = 0
436configure:6822: result: yes
437configure:6869: checking objc/objc.h usability
438configure:6869: gcc -c -g -O2  conftest.m >&5
439configure:6869: $? = 0
440configure:6869: result: yes
441configure:6869: checking objc/objc.h presence
442configure:6869: gcc -E  conftest.m
443configure:6869: $? = 0
444configure:6869: result: yes
445configure:6869: checking for objc/objc.h
446configure:6869: result: yes
447configure:6894: checking if linking libobjc requires pthreads
448configure:6923: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
449Undefined symbols:
450  ".objc_class_name_Object", referenced from:
451      literal-pointer@__OBJC@__cls_refs@Object in ccCa35an.o
452ld: symbol(s) not found
453collect2: ld returned 1 exit status
454configure:6923: $? = 1
455configure: failed program was:
456| /* confdefs.h */
457| #define PACKAGE_NAME "MacPorts"
458| #define PACKAGE_TARNAME "macports"
459| #define PACKAGE_VERSION "2.0.0"
460| #define PACKAGE_STRING "MacPorts 2.0.0"
461| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
462| #define PACKAGE_URL ""
463| #define UNUSED __attribute__((unused))
464| #define MP_PRIVATE __attribute__((visibility("hidden")))
465| #define HAVE_PTHREAD 1
466| #define STDC_HEADERS 1
467| #define HAVE_SYS_TYPES_H 1
468| #define HAVE_SYS_STAT_H 1
469| #define HAVE_STDLIB_H 1
470| #define HAVE_STRING_H 1
471| #define HAVE_MEMORY_H 1
472| #define HAVE_STRINGS_H 1
473| #define HAVE_INTTYPES_H 1
474| #define HAVE_STDINT_H 1
475| #define HAVE_UNISTD_H 1
476| #define HAVE_OBJC_OBJC_H 1
477| /* end confdefs.h.  */
478|
479|
480|                                               #include <objc/objc.h>
481|                                               #include <objc/Object.h>
482|
483| int
484| main ()
485| {
486|
487|                                               Object *obj = [Object alloc];
488|                                               puts([obj name]);
489|
490|   ;
491|   return 0;
492| }
493|
494configure:6961: gcc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
495Undefined symbols:
496  ".objc_class_name_Object", referenced from:
497      literal-pointer@__OBJC@__cls_refs@Object in ccX0rluz.o
498ld: symbol(s) not found
499collect2: ld returned 1 exit status
500configure:6961: $? = 1
501configure: failed program was:
502| /* confdefs.h */
503| #define PACKAGE_NAME "MacPorts"
504| #define PACKAGE_TARNAME "macports"
505| #define PACKAGE_VERSION "2.0.0"
506| #define PACKAGE_STRING "MacPorts 2.0.0"
507| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
508| #define PACKAGE_URL ""
509| #define UNUSED __attribute__((unused))
510| #define MP_PRIVATE __attribute__((visibility("hidden")))
511| #define HAVE_PTHREAD 1
512| #define STDC_HEADERS 1
513| #define HAVE_SYS_TYPES_H 1
514| #define HAVE_SYS_STAT_H 1
515| #define HAVE_STDLIB_H 1
516| #define HAVE_STRING_H 1
517| #define HAVE_MEMORY_H 1
518| #define HAVE_STRINGS_H 1
519| #define HAVE_INTTYPES_H 1
520| #define HAVE_STDINT_H 1
521| #define HAVE_UNISTD_H 1
522| #define HAVE_OBJC_OBJC_H 1
523| /* end confdefs.h.  */
524|
525|
526|                                                       #include <objc/objc.h>
527|                                                       #include <objc/Object.h>
528|
529| int
530| main ()
531| {
532|
533|                                                       Object *obj = [Object alloc];
534|                                                       puts([obj name]);
535|
536|   ;
537|   return 0;
538| }
539|
540configure:6981: result: no
541configure:6994: checking for Apple Objective-C runtime
542configure:7023: gcc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
543conftest.m: In function 'main':
544conftest.m:32:19: warning: initialization makes pointer from integer without a cast
545conftest.m:33:8: warning: no '-alloc' method found
546conftest.m:33:8: warning: (Messages without a matching method signature
547conftest.m:33:8: warning: will be assumed to return 'id' and accept
548conftest.m:33:8: warning: '...' as arguments.)
549conftest.m:34:8: warning: no '-name' method found
550configure:7023: $? = 0
551configure:7038: result: yes
552configure:7045: checking for GNU Objective C runtime
553configure:7074: gcc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
554conftest.m: In function 'main':
555conftest.m:32:19: warning: initialization makes pointer from integer without a cast
556conftest.m:33:8: warning: no '-alloc' method found
557conftest.m:33:8: warning: (Messages without a matching method signature
558conftest.m:33:8: warning: will be assumed to return 'id' and accept
559conftest.m:33:8: warning: '...' as arguments.)
560conftest.m:34:8: warning: no '-name' method found
561Undefined symbols:
562  "_objc_lookup_class", referenced from:
563      _main in ccHb133g.o
564ld: symbol(s) not found
565collect2: ld returned 1 exit status
566configure:7074: $? = 1
567configure: failed program was:
568| /* confdefs.h */
569| #define PACKAGE_NAME "MacPorts"
570| #define PACKAGE_TARNAME "macports"
571| #define PACKAGE_VERSION "2.0.0"
572| #define PACKAGE_STRING "MacPorts 2.0.0"
573| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
574| #define PACKAGE_URL ""
575| #define UNUSED __attribute__((unused))
576| #define MP_PRIVATE __attribute__((visibility("hidden")))
577| #define HAVE_PTHREAD 1
578| #define STDC_HEADERS 1
579| #define HAVE_SYS_TYPES_H 1
580| #define HAVE_SYS_STAT_H 1
581| #define HAVE_STDLIB_H 1
582| #define HAVE_STRING_H 1
583| #define HAVE_MEMORY_H 1
584| #define HAVE_STRINGS_H 1
585| #define HAVE_INTTYPES_H 1
586| #define HAVE_STDINT_H 1
587| #define HAVE_UNISTD_H 1
588| #define HAVE_OBJC_OBJC_H 1
589| /* end confdefs.h.  */
590|
591|
592|                                                       #include <objc/objc.h>
593|                                                       #include <objc/objc-api.h>
594|
595| int
596| main ()
597| {
598|
599|                                                       id class = objc_lookup_class("Object");
600|                                                       id obj = [class alloc];
601|                                                       puts([obj name]);
602|
603|   ;
604|   return 0;
605| }
606|
607configure:7089: result: no
608configure:7101: Using Apple Objective-C runtime
609configure:7181: checking for Apple Foundation library
610configure:7217: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
611In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:0,
612                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
613                 from conftest.m:26:
614/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147:1: error: format string argument not a string type
615In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0,
616                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10,
617                 from conftest.m:26:
618/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:123:35: error: expected ';' before '__attribute__'
619/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:138:1: error: stray '@' in program
620/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:139:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
621In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0,
622                 from conftest.m:26:
623/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:87:42: error: expected ';' before '__attribute__'
624/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:41: error: expected ';' before '__attribute__'
625/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:131:83: error: expected ';' before '__attribute__'
626In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7:0,
627                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14,
628                 from conftest.m:26:
629/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:27:47: error: expected ';' before '__attribute__'
630In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:0,
631                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
632                 from conftest.m:26:
633/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:139:63: error: expected ';' before '__attribute__'
634In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:0,
635                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
636                 from conftest.m:26:
637/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:277:46: error: expected ';' before '__attribute__'
638/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:278:68: error: expected ';' before '__attribute__'
639/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:279:64: error: expected ';' before '__attribute__'
640/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:280:86: error: expected ';' before '__attribute__'
641/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:291:48: error: expected ';' before '__attribute__'
642/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:292:57: error: expected ';' before '__attribute__'
643/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:336:46: error: expected ';' before '__attribute__'
644/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367:25: error: expected ';' before '__attribute__'
645/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368:30: error: expected ';' before '__attribute__'
646/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:369:29: error: expected ';' before '__attribute__'
647/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:370:34: error: expected ';' before '__attribute__'
648/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:371:66: error: expected ';' before '__attribute__'
649/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:372:133: error: expected ';' before '__attribute__'
650/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:374:72: error: expected ';' before '__attribute__'
651/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:375:61: error: expected ';' before '__attribute__'
652/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:377:47: error: expected ';' before '__attribute__'
653/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:378:42: error: expected ';' before '__attribute__'
654/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:379:49: error: expected ';' before '__attribute__'
655/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:44: error: expected ';' before '__attribute__'
656/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:382:99: error: expected ';' before '__attribute__'
657/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:383:69: error: expected ';' before '__attribute__'
658/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:384:43: error: expected ';' before '__attribute__'
659/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:385:71: error: expected ';' before '__attribute__'
660/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386:45: error: expected ';' before '__attribute__'
661/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:411:1: error: stray '@' in program
662/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:411:2: error: expected specifier-qualifier-list before 'package'
663In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0,
664                 from conftest.m:26:
665/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:35: error: expected ';' before '__attribute__'
666/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:91:22: error: expected ';' before '__attribute__'
667In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:8:0,
668                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21,
669                 from conftest.m:26:
670/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:57: error: expected ';' before '__attribute__'
671/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:51: error: expected ';' before '__attribute__'
672In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:25:0,
673                 from conftest.m:26:
674/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:61:63: error: expected ';' before '__attribute__'
675/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:62:85: error: expected ';' before '__attribute__'
676In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0,
677                 from conftest.m:26:
678/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:162:81: error: expected ';' before '__attribute__'
679/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:163:81: error: expected ';' before '__attribute__'
680/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:164:55: error: expected ';' before '__attribute__'
681/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:63: error: expected ';' before '__attribute__'
682/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:166:64: error: expected ';' before '__attribute__'
683/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:167:85: error: expected ';' before '__attribute__'
684/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:168:86: error: expected ';' before '__attribute__'
685/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:171:78: error: expected ';' before '__attribute__'
686/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:172:78: error: expected ';' before '__attribute__'
687/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:173:78: error: expected ';' before '__attribute__'
688/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:174:63: error: expected ';' before '__attribute__'
689/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:248:91: error: expected ';' before '__attribute__'
690/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:249:74: error: expected ';' before '__attribute__'
691In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:9:0,
692                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32,
693                 from conftest.m:26:
694/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:53:40: error: expected ';' before '__attribute__'
695/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:58:41: error: expected ';' before '__attribute__'
696In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0,
697                 from conftest.m:26:
698/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:178:27: error: expected ';' before '__attribute__'
699/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:179:41: error: expected ';' before '__attribute__'
700/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:180:58: error: expected ';' before '__attribute__'
701/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:184:52: error: expected ';' before '__attribute__'
702/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:185:60: error: expected ';' before '__attribute__'
703/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:186:49: error: expected ';' before '__attribute__'
704/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:187:65: error: expected ';' before '__attribute__'
705/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:46: error: expected ';' before '__attribute__'
706/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:189:49: error: expected ';' before '__attribute__'
707/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:190:61: error: expected ';' before '__attribute__'
708In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0,
709                 from conftest.m:26:
710/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:189:100: error: expected ';' before '__attribute__'
711In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:34:0,
712                 from conftest.m:26:
713/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:125:1: error: stray '@' in program
714/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:128:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
715/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:161:1: error: stray '@' in program
716/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:164:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
717In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:38:0,
718                 from conftest.m:26:
719/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:5: error: stray '@' in program
720/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:6: error: expected specifier-qualifier-list before 'package'
721In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0,
722                 from conftest.m:26:
723/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:67:1: error: stray '@' in program
724/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:69:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
725/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:113:1: error: stray '@' in program
726/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:117:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
727In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0,
728                 from conftest.m:26:
729/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:47:27: error: expected ';' before '__attribute__'
730In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:53:0,
731                 from conftest.m:26:
732/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:108:1: error: stray '@' in program
733/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:109:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
734In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:8:0,
735                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58,
736                 from conftest.m:26:
737/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:52:91: error: expected ';' before '__attribute__'
738/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:53:64: error: expected ';' before '__attribute__'
739/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:54:65: error: expected ';' before '__attribute__'
740/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:55:65: error: expected ';' before '__attribute__'
741/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:56:93: error: expected ';' before '__attribute__'
742/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:67:59: error: expected ';' before '__attribute__'
743/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:68:46: error: expected ';' before '__attribute__'
744/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:70:29: error: expected ';' before '__attribute__'
745/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:71:29: error: expected ';' before '__attribute__'
746/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:73:50: error: expected ';' before '__attribute__'
747/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:74:53: error: expected ';' before '__attribute__'
748/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:76:26: error: expected ';' before '__attribute__'
749/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:77:32: error: expected ';' before '__attribute__'
750/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:79:26: error: expected ';' before '__attribute__'
751/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:80:35: error: expected ';' before '__attribute__'
752/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:83:40: error: expected ';' before '__attribute__'
753/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:86:25: error: expected ';' before '__attribute__'
754/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:89:60: error: expected ';' before '__attribute__'
755/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:90:65: error: expected ';' before '__attribute__'
756/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:93:39: error: expected ';' before '__attribute__'
757/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94:52: error: expected ';' before '__attribute__'
758/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95:53: error: expected ';' before '__attribute__'
759/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97:46: error: expected ';' before '__attribute__'
760/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98:57: error: expected ';' before '__attribute__'
761/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99:72: error: expected ';' before '__attribute__'
762/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100:34: error: expected ';' before '__attribute__'
763/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102:30: error: expected ';' before '__attribute__'
764/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103:31: error: expected ';' before '__attribute__'
765/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104:29: error: expected ';' before '__attribute__'
766In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:0,
767                 from conftest.m:26:
768/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:160:79: error: expected ';' before '__attribute__'
769/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:161:53: error: expected ';' before '__attribute__'
770/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:162:53: error: expected ';' before '__attribute__'
771/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:163:81: error: expected ';' before '__attribute__'
772/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:168:57: error: expected ';' before '__attribute__'
773/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:169:84: error: expected ';' before '__attribute__'
774/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:170:46: error: expected ';' before '__attribute__'
775/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:173:40: error: expected ';' before '__attribute__'
776/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:174:65: error: expected ';' before '__attribute__'
777/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:176:59: error: expected ';' before '__attribute__'
778In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0,
779                 from conftest.m:26:
780/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:136:17: error: expected ';' before '__attribute__'
781/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:228:1: error: stray '@' in program
782/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:232:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
783/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:275:1: error: stray '@' in program
784/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:279:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
785/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:321:43: error: expected ';' before '__attribute__'
786/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:327:72: error: expected ';' before '__attribute__'
787/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:337:29: error: expected ';' before '__attribute__'
788In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0,
789                 from conftest.m:26:
790/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:37:5: error: stray '@' in program
791/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:37:6: error: expected specifier-qualifier-list before 'package'
792In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0,
793                 from conftest.m:26:
794/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:131:5: error: stray '@' in program
795/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:131:6: error: expected specifier-qualifier-list before 'package'
796In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86:0,
797                 from conftest.m:26:
798/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:67:1: error: stray '@' in program
799/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:70:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
800In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:0,
801                 from conftest.m:26:
802/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50:37: error: expected ';' before '__attribute__'
803In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:0,
804                 from conftest.m:26:
805/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:114:1: error: stray '@' in program
806/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:118:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
807In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:118:0,
808                 from conftest.m:26:
809/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:43:1: error: stray '@' in program
810/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:44:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
811In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:125:0,
812                 from conftest.m:26:
813/System/Library/Frameworks/Foundation.framework/Headers/NSGarbageCollector.h:26:22: error: expected ';' before '__attribute__'
814In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5:0,
815                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127,
816                 from conftest.m:26:
817/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59:1: error: stray '@' in program
818/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
819/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60:1: error: stray '@' in program
820/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
821/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61:1: error: stray '@' in program
822/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
823/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62:1: error: stray '@' in program
824/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
825/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:1: error: stray '@' in program
826/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
827/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:1: error: stray '@' in program
828/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
829/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:1: error: stray '@' in program
830/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
831/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:1: error: stray '@' in program
832/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
833In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0,
834                 from conftest.m:26:
835/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:78:1: error: stray '@' in program
836/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:80:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
837In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:132:0,
838                 from conftest.m:26:
839/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:16:1: error: stray '@' in program
840/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:16:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
841/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:17:1: error: stray '@' in program
842/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:17:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDictionary'
843/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:1: error: stray '@' in program
844/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
845/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:29:1: error: stray '@' in program
846/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:29:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
847/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:30:1: error: stray '@' in program
848/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:30:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
849In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:136:0,
850                 from conftest.m:26:
851/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:110:39: error: expected ';' before '__attribute__'
852In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:7:0,
853                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146,
854                 from conftest.m:26:
855/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:39:1: error: stray '@' in program
856/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:39:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTextCheckingType'
857/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:40:1: error: stray '@' in program
858/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:40:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSRange'
859/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:47:1: error: stray '@' in program
860/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:47:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSOrthography'
861/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:48:1: error: stray '@' in program
862/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:48:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
863/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:49:1: error: stray '@' in program
864/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:49:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDate'
865/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:1: error: stray '@' in program
866/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTimeZone'
867/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:1: error: stray '@' in program
868/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTimeInterval'
869/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:1: error: stray '@' in program
870/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDictionary'
871/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:1: error: stray '@' in program
872/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSURL'
873/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:54:1: error: stray '@' in program
874/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:54:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
875In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146:0,
876                 from conftest.m:26:
877/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:71:1: error: stray '@' in program
878/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:73:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
879conftest.m: In function 'main':
880conftest.m:33:9: warning: 'NSString' may not respond to '+length'
881conftest.m:33:9: warning: (Messages without a matching method signature
882conftest.m:33:9: warning: will be assumed to return 'id' and accept
883conftest.m:33:9: warning: '...' as arguments.)
884configure:7217: $? = 1
885configure: failed program was:
886| /* confdefs.h */
887| #define PACKAGE_NAME "MacPorts"
888| #define PACKAGE_TARNAME "macports"
889| #define PACKAGE_VERSION "2.0.0"
890| #define PACKAGE_STRING "MacPorts 2.0.0"
891| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
892| #define PACKAGE_URL ""
893| #define UNUSED __attribute__((unused))
894| #define MP_PRIVATE __attribute__((visibility("hidden")))
895| #define HAVE_PTHREAD 1
896| #define STDC_HEADERS 1
897| #define HAVE_SYS_TYPES_H 1
898| #define HAVE_SYS_STAT_H 1
899| #define HAVE_STDLIB_H 1
900| #define HAVE_STRING_H 1
901| #define HAVE_MEMORY_H 1
902| #define HAVE_STRINGS_H 1
903| #define HAVE_INTTYPES_H 1
904| #define HAVE_STDINT_H 1
905| #define HAVE_UNISTD_H 1
906| #define HAVE_OBJC_OBJC_H 1
907| #define APPLE_RUNTIME 1
908| /* end confdefs.h.  */
909|
910|
911|                                                               #include <Foundation/Foundation.h>
912|
913| int
914| main ()
915| {
916|
917|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
918|                                                               [NSString length];
919|
920|   ;
921|   return 0;
922| }
923|
924configure:7235: result: no
925configure:7247: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
926configure:7351: error: Could not find a working Foundation implementation
927
928## ---------------- ##
929## Cache variables. ##
930## ---------------- ##
931
932ac_cv_build=x86_64-apple-darwin10.8.0
933ac_cv_c_compiler_gnu=yes
934ac_cv_env_BSDMAKE_set=
935ac_cv_env_BSDMAKE_value=
936ac_cv_env_BZIP2_set=
937ac_cv_env_BZIP2_value=
938ac_cv_env_CC_set=set
939ac_cv_env_CC_value=/usr/bin/gcc-4.2
940ac_cv_env_CFLAGS_set=
941ac_cv_env_CFLAGS_value=
942ac_cv_env_CPPFLAGS_set=
943ac_cv_env_CPPFLAGS_value=
944ac_cv_env_CPP_set=
945ac_cv_env_CPP_value=
946ac_cv_env_CVS_set=
947ac_cv_env_CVS_value=
948ac_cv_env_GNUMAKE_set=
949ac_cv_env_GNUMAKE_value=
950ac_cv_env_GNUTAR_set=
951ac_cv_env_GNUTAR_value=
952ac_cv_env_LDFLAGS_set=
953ac_cv_env_LDFLAGS_value=
954ac_cv_env_LIBS_set=
955ac_cv_env_LIBS_value=
956ac_cv_env_MAKE_set=
957ac_cv_env_MAKE_value=
958ac_cv_env_MTREE_set=
959ac_cv_env_MTREE_value=
960ac_cv_env_OBJCFLAGS_set=
961ac_cv_env_OBJCFLAGS_value=
962ac_cv_env_OBJCPP_set=
963ac_cv_env_OBJCPP_value=
964ac_cv_env_OBJC_set=
965ac_cv_env_OBJC_value=
966ac_cv_env_OPENSSL_set=
967ac_cv_env_OPENSSL_value=
968ac_cv_env_OPEN_set=
969ac_cv_env_OPEN_value=
970ac_cv_env_RSYNC_set=
971ac_cv_env_RSYNC_value=
972ac_cv_env_SED_set=
973ac_cv_env_SED_value=
974ac_cv_env_SVN_set=
975ac_cv_env_SVN_value=
976ac_cv_env_TAR_set=
977ac_cv_env_TAR_value=
978ac_cv_env_XAR_set=
979ac_cv_env_XAR_value=
980ac_cv_env_build_alias_set=
981ac_cv_env_build_alias_value=
982ac_cv_env_host_alias_set=
983ac_cv_env_host_alias_value=
984ac_cv_env_target_alias_set=
985ac_cv_env_target_alias_value=
986ac_cv_header_inttypes_h=yes
987ac_cv_header_memory_h=yes
988ac_cv_header_objc_objc_h=yes
989ac_cv_header_stdc=yes
990ac_cv_header_stdint_h=yes
991ac_cv_header_stdlib_h=yes
992ac_cv_header_string_h=yes
993ac_cv_header_strings_h=yes
994ac_cv_header_sys_stat_h=yes
995ac_cv_header_sys_types_h=yes
996ac_cv_header_unistd_h=yes
997ac_cv_host=x86_64-apple-darwin10.8.0
998ac_cv_objc_compiler_gnu=yes
999ac_cv_objc_foundation_apple=no
1000ac_cv_objext=o
1001ac_cv_path_BSDMAKE=/usr/bin/bsdmake
1002ac_cv_path_BZIP2=/usr/bin/bzip2
1003ac_cv_path_CHOWN=/usr/sbin/chown
1004ac_cv_path_CP=/bin/cp
1005ac_cv_path_CPIO=/usr/bin/cpio
1006ac_cv_path_CVS=/usr/bin/cvs
1007ac_cv_path_DEFAULTS=/usr/bin/defaults
1008ac_cv_path_DIFF=/usr/bin/diff
1009ac_cv_path_DSCL=/usr/bin/dscl
1010ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup
1011ac_cv_path_EGREP='/usr/bin/grep -E'
1012ac_cv_path_FILE=/usr/bin/file
1013ac_cv_path_GNUMAKE=/usr/bin/gnumake
1014ac_cv_path_GNUTAR=/usr/bin/gnutar
1015ac_cv_path_GREP=/usr/bin/grep
1016ac_cv_path_GZIP=/usr/bin/gzip
1017ac_cv_path_HDIUTIL=/usr/bin/hdiutil
1018ac_cv_path_LAUNCHCTL=/bin/launchctl
1019ac_cv_path_LIPO=/usr/bin/lipo
1020ac_cv_path_LSBOM=/usr/bin/lsbom
1021ac_cv_path_MAKE=/usr/bin/make
1022ac_cv_path_MKBOM=/usr/bin/mkbom
1023ac_cv_path_MTREE=/usr/sbin/mtree
1024ac_cv_path_OPEN=/usr/bin/open
1025ac_cv_path_OPENSSL=/usr/bin/openssl
1026ac_cv_path_PATCH=/usr/bin/patch
1027ac_cv_path_PAX=/bin/pax
1028ac_cv_path_RMDIR=/bin/rmdir
1029ac_cv_path_RSYNC=/usr/bin/rsync
1030ac_cv_path_SED=/usr/bin/sed
1031ac_cv_path_SVN=/usr/bin/svn
1032ac_cv_path_SW_VERS=/usr/bin/sw_vers
1033ac_cv_path_TAR=/usr/bin/tar
1034ac_cv_path_UNZIP=/usr/bin/unzip
1035ac_cv_path_XAR=/usr/bin/xar
1036ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1037ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
1038ac_cv_path_ZIP=/usr/bin/zip
1039ac_cv_path_install='/usr/bin/install -c'
1040ac_cv_prog_HAVE_LAUNCHD=yes
1041ac_cv_prog_OBJCPP='gcc -E'
1042ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
1043ac_cv_prog_ac_ct_OBJC=gcc
1044ac_cv_prog_cc_c89=
1045ac_cv_prog_cc_g=yes
1046ac_cv_prog_make_make_set=yes
1047ac_cv_prog_objc_g=yes
1048ac_cv_target=x86_64-apple-darwin10.8.0
1049mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
1050mp_cv_objc_req_pthread=no
1051mp_cv_objc_runtime_apple=yes
1052mp_cv_objc_runtime_gnu=no
1053
1054## ----------------- ##
1055## Output variables. ##
1056## ----------------- ##
1057
1058BSDMAKE='/usr/bin/bsdmake'
1059BZIP2='/usr/bin/bzip2'
1060BZR=''
1061CC='/usr/bin/gcc-4.2'
1062CFLAGS='-g -O2'
1063CFLAGS_LIBCURL=''
1064CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
1065CFLAGS_SQLITE3=''
1066CFLAGS_WERROR=''
1067CHOWN='/usr/sbin/chown'
1068CP='/bin/cp'
1069CPIO='/usr/bin/cpio'
1070CPP=''
1071CPPFLAGS=''
1072CURL_CONFIG=''
1073CVS='/usr/bin/cvs'
1074DEFAULTS='/usr/bin/defaults'
1075DEFS=''
1076DEVELOPER_DIR='/Developer'
1077DIFF='/usr/bin/diff'
1078DSCL='/usr/bin/dscl'
1079DSEDITGROUP='/usr/sbin/dseditgroup'
1080DSTGRP=''
1081DSTMODE=''
1082DSTUSR=''
1083ECHO_C='\c'
1084ECHO_N=''
1085ECHO_T=''
1086EGREP='/usr/bin/grep -E'
1087EXEEXT=''
1088EXTRA_PROGS=''
1089FILE='/usr/bin/file'
1090GIT=''
1091GNUMAKE='/usr/bin/gnumake'
1092GNUPATCH='/usr/bin/patch'
1093GNUTAR='/usr/bin/gnutar'
1094GREP='/usr/bin/grep'
1095GZIP='/usr/bin/gzip'
1096HAVE_FRAMEWORK_COREFOUNDATION=''
1097HAVE_FRAMEWORK_IOKIT=''
1098HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1099HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1100HAVE_LAUNCHD='yes'
1101HDIUTIL='/usr/bin/hdiutil'
1102HG=''
1103INCLUDES=''
1104INSTALL_DATA='${INSTALL} -m 644'
1105INSTALL_PROGRAM='${INSTALL}'
1106INSTALL_SCRIPT='${INSTALL}'
1107LAUNCHCTL='/bin/launchctl'
1108LDFLAGS=''
1109LDFLAGS_LIBCURL=''
1110LDFLAGS_SQLITE3=''
1111LIBOBJS=''
1112LIBS=''
1113LIPO='/usr/bin/lipo'
1114LN_S='ln -s'
1115LSBOM='/usr/bin/lsbom'
1116LTLIBOBJS=''
1117MACPORTS_VERSION='2.0.0'
1118MAKE='/usr/bin/make'
1119MD5_LIBS=''
1120MKBOM='/usr/bin/mkbom'
1121MPAPPLICATIONSDIR=''
1122MPCONFIGDIR=''
1123MPCONFIGDIR_EXPANDED=''
1124MPFRAMEWORKSDIR=''
1125MTREE='/usr/sbin/mtree'
1126OBJC='gcc'
1127OBJCFLAGS='-g -O2'
1128OBJCPP='gcc -E'
1129OBJC_FOUNDATION=''
1130OBJC_FOUNDATION_CPPFLAGS=''
1131OBJC_FOUNDATION_LDFLAGS=''
1132OBJC_FOUNDATION_LIBS=''
1133OBJC_LIBS='-lobjc'
1134OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
1135OBJC_PTHREAD_LIBS=''
1136OBJC_RUNTIME='APPLE_RUNTIME'
1137OBJC_RUNTIME_FLAGS='-fnext-runtime'
1138OBJEXT='o'
1139OPEN='/usr/bin/open'
1140OPENSSL='/usr/bin/openssl'
1141OUR_INCLUDED_PACKAGES=''
1142PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
1143PACKAGE_NAME='MacPorts'
1144PACKAGE_STRING='MacPorts 2.0.0'
1145PACKAGE_TARNAME='macports'
1146PACKAGE_URL=''
1147PACKAGE_VERSION='2.0.0'
1148PATCH='/usr/bin/patch'
1149PATHCONF=''
1150PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
1151PATH_SEPARATOR=':'
1152PAX='/bin/pax'
1153PKG_CONFIG=''
1154PORTSDIR=''
1155PTHREAD_CFLAGS='-D_THREAD_SAFE '
1156PTHREAD_LIBS=''
1157READLINE_LIBS=''
1158READLINK_IS_NOT_P1003_1A=''
1159RMDIR='/bin/rmdir'
1160RSYNC='/usr/bin/rsync'
1161RUNUSR=''
1162SED='/usr/bin/sed'
1163SED_EXT='-E'
1164SET_MAKE=''
1165SHELL='/bin/sh'
1166SHLIB_CFLAGS=''
1167SHLIB_LD=''
1168SHLIB_LDFLAGS=''
1169SHLIB_SUFFIX=''
1170SQLITE3_TCL_DIR=''
1171STLIB_LD=''
1172SVN='/usr/bin/svn'
1173SW_VERS='/usr/bin/sw_vers'
1174TAR='/usr/bin/tar'
1175TAR_CMD='/usr/bin/gnutar --no-same-owner'
1176TAR_Q='q'
1177TCLSH=''
1178TCL_BIN_DIR=''
1179TCL_CC=''
1180TCL_DEFS=''
1181TCL_INCLUDES=''
1182TCL_LIB_FILE=''
1183TCL_LIB_FLAG=''
1184TCL_LIB_SPEC=''
1185TCL_PACKAGE_DIR=''
1186TCL_SRC_DIR=''
1187TCL_STUB_LIB_FILE=''
1188TCL_STUB_LIB_FLAG=''
1189TCL_STUB_LIB_SPEC=''
1190TCL_VERSION=''
1191UNIVERSAL_ARCHS=''
1192UNZIP='/usr/bin/unzip'
1193XAR='/usr/bin/xar'
1194XCODEBUILD='/usr/bin/xcodebuild'
1195XCODE_SELECT='/usr/bin/xcode-select'
1196ZIP='/usr/bin/zip'
1197ac_ct_CC='/usr/bin/gcc-4.2'
1198ac_ct_OBJC='gcc'
1199acx_pthread_config=''
1200bindir='${exec_prefix}/bin'
1201build='x86_64-apple-darwin10.8.0'
1202build_alias=''
1203build_cpu='x86_64'
1204build_os='darwin10.8.0'
1205build_vendor='apple'
1206datadir='${datarootdir}'
1207datarootdir='${prefix}/share'
1208docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1209dvidir='${docdir}'
1210exec_prefix='NONE'
1211host='x86_64-apple-darwin10.8.0'
1212host_alias=''
1213host_cpu='x86_64'
1214host_os='darwin10.8.0'
1215host_vendor='apple'
1216htmldir='${docdir}'
1217includedir='${prefix}/include'
1218infodir='${datarootdir}/info'
1219libdir='${exec_prefix}/lib'
1220libexecdir='${exec_prefix}/libexec'
1221localedir='${datarootdir}/locale'
1222localstatedir='${prefix}/var'
1223localstatedir_expanded=''
1224macports_tcl_dir=''
1225mandir='${datarootdir}/man'
1226oldincludedir='/usr/include'
1227pdfdir='${docdir}'
1228prefix='/opt/local'
1229prefix_expanded=''
1230program_transform_name='s,x,x,'
1231psdir='${docdir}'
1232sbindir='${exec_prefix}/sbin'
1233sharedstatedir='${prefix}/com'
1234subdirs=''
1235sysconfdir='${prefix}/etc'
1236target='x86_64-apple-darwin10.8.0'
1237target_alias=''
1238target_cpu='x86_64'
1239target_os='darwin10.8.0'
1240target_vendor='apple'
1241
1242## ----------- ##
1243## confdefs.h. ##
1244## ----------- ##
1245
1246/* confdefs.h */
1247#define PACKAGE_NAME "MacPorts"
1248#define PACKAGE_TARNAME "macports"
1249#define PACKAGE_VERSION "2.0.0"
1250#define PACKAGE_STRING "MacPorts 2.0.0"
1251#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1252#define PACKAGE_URL ""
1253#define UNUSED __attribute__((unused))
1254#define MP_PRIVATE __attribute__((visibility("hidden")))
1255#define HAVE_PTHREAD 1
1256#define STDC_HEADERS 1
1257#define HAVE_SYS_TYPES_H 1
1258#define HAVE_SYS_STAT_H 1
1259#define HAVE_STDLIB_H 1
1260#define HAVE_STRING_H 1
1261#define HAVE_MEMORY_H 1
1262#define HAVE_STRINGS_H 1
1263#define HAVE_INTTYPES_H 1
1264#define HAVE_STDINT_H 1
1265#define HAVE_UNISTD_H 1
1266#define HAVE_OBJC_OBJC_H 1
1267#define APPLE_RUNTIME 1
1268
1269configure: exit 1