Ticket #39377: config.log

File config.log, 61.2 KB (added by waidmann@…, 11 years ago)

/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base/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.1.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = waidmann
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: 119 tasks, 578 threads, 2 processors
34Load average: 0.51, Mach factor: 1.48
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/matthiaswaidmann/bin
40PATH: /usr/bin
41PATH: /usr/local/bin
42PATH: /bin
43PATH: /Users/matthiaswaidmann/WORK/Developer/usr/bin
44PATH: /usr/sbin
45PATH: /sbin
46PATH: /usr/texbin
47PATH: /usr/X11/bin
48PATH: /usr/X11R6/bin
49PATH: /opt/local/bin
50PATH: /opt/local/sbin/
51PATH: /usr/local/include
52PATH: /usr/local/lib
53PATH: /Users/matthiaswaidmann/WORK/SOFTWARE/VisIt/bin
54PATH: /Users/matthiaswaidmann/WORK/SOFTWARE/Tau/Code/apple/bin
55PATH: /opt/local/bin
56PATH: /opt/local/sbin
57PATH: /usr/bin
58PATH: /bin
59PATH: /usr/sbin
60PATH: /sbin
61PATH: /usr/local/bin
62PATH: /usr/texbin
63PATH: /usr/X11/bin
64
65
66## ----------- ##
67## Core tests. ##
68## ----------- ##
69
70configure:2680: checking build system type
71configure:2694: result: x86_64-apple-darwin10.8.0
72configure:2714: checking host system type
73configure:2727: result: x86_64-apple-darwin10.8.0
74configure:2747: checking target system type
75configure:2760: result: x86_64-apple-darwin10.8.0
76configure:2788: checking MacPorts version
77configure:2791: result: 2.1.3
78configure:2824: checking for sw_vers
79configure:2842: found /usr/bin/sw_vers
80configure:2854: result: /usr/bin/sw_vers
81configure:2864: checking for defaults
82configure:2882: found /usr/bin/defaults
83configure:2894: result: /usr/bin/defaults
84configure:2904: checking for xcode-select
85configure:2922: found /usr/bin/xcode-select
86configure:2934: result: /usr/bin/xcode-select
87configure:2944: checking Mac OS X version
88configure:2947: result: 10.6.8
89configure:2970: checking Xcode location
90configure:2981: result: /Developer
91configure:2995: checking Xcode version
92configure:3002: result: 3.2.6
93configure:3074: checking for gcc
94configure:3090: found /usr/bin/gcc
95configure:3101: result: gcc
96configure:3330: checking for C compiler version
97configure:3339: gcc --version >&5
98gcc (GCC) 4.5.3
99Copyright (C) 2010 Free Software Foundation, Inc.
100This is free software; see the source for copying conditions.  There is NO
101warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
102
103configure:3350: $? = 0
104configure:3339: gcc -v >&5
105Using built-in specs.
106COLLECT_GCC=gcc
107COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin10/4.5.3/lto-wrapper
108Target: x86_64-apple-darwin10
109Configured 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
110Thread model: posix
111gcc version 4.5.3 (GCC)
112configure:3350: $? = 0
113configure:3339: gcc -V >&5
114gcc: '-V' option must have argument
115configure:3350: $? = 1
116configure:3339: gcc -qversion >&5
117gcc: unrecognized option '-qversion'
118gcc: no input files
119configure:3350: $? = 1
120configure:3370: checking whether the C compiler works
121configure:3392: gcc    conftest.c  >&5
122configure:3396: $? = 0
123configure:3444: result: yes
124configure:3447: checking for C compiler default output file name
125configure:3449: result: a.out
126configure:3455: checking for suffix of executables
127configure:3462: gcc -o conftest    conftest.c  >&5
128configure:3466: $? = 0
129configure:3488: result:
130configure:3510: checking whether we are cross compiling
131configure:3518: gcc -o conftest    conftest.c  >&5
132configure:3522: $? = 0
133configure:3529: ./conftest
134configure:3533: $? = 0
135configure:3548: result: no
136configure:3553: checking for suffix of object files
137configure:3575: gcc -c   conftest.c >&5
138configure:3579: $? = 0
139configure:3600: result: o
140configure:3604: checking whether we are using the GNU C compiler
141configure:3623: gcc -c   conftest.c >&5
142configure:3623: $? = 0
143configure:3632: result: yes
144configure:3641: checking whether gcc accepts -g
145configure:3661: gcc -c -g  conftest.c >&5
146configure:3661: $? = 0
147configure:3702: result: yes
148configure:3719: checking for gcc option to accept ISO C89
149configure:3782: gcc  -c -g -O2  conftest.c >&5
150configure:3782: $? = 0
151configure:3795: result: none needed
152configure:3829: checking for a BSD-compatible install
153configure:3897: result: /usr/bin/install -c
154configure:3908: checking whether ln -s works
155configure:3912: result: yes
156configure:3919: checking whether make sets $(MAKE)
157configure:3941: result: yes
158configure:4004: checking for gcc
159configure:4020: found /usr/bin/gcc
160configure:4031: result: gcc
161configure:4056: checking for Objective C compiler version
162configure:4065: gcc --version >&5
163gcc (GCC) 4.5.3
164Copyright (C) 2010 Free Software Foundation, Inc.
165This is free software; see the source for copying conditions.  There is NO
166warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
167
168configure:4076: $? = 0
169configure:4065: gcc -v >&5
170Using built-in specs.
171COLLECT_GCC=gcc
172COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin10/4.5.3/lto-wrapper
173Target: x86_64-apple-darwin10
174Configured 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
175Thread model: posix
176gcc version 4.5.3 (GCC)
177configure:4076: $? = 0
178configure:4065: gcc -V >&5
179gcc: '-V' option must have argument
180configure:4076: $? = 1
181configure:4065: gcc -qversion >&5
182gcc: unrecognized option '-qversion'
183gcc: no input files
184configure:4076: $? = 1
185configure:4080: checking whether we are using the GNU Objective C compiler
186configure:4099: gcc -c   conftest.m >&5
187configure:4099: $? = 0
188configure:4108: result: yes
189configure:4117: checking whether gcc accepts -g
190configure:4137: gcc -c -g  conftest.m >&5
191configure:4137: $? = 0
192configure:4178: result: yes
193configure:4206: checking for bsdmake
194configure:4224: found /usr/bin/bsdmake
195configure:4236: result: /usr/bin/bsdmake
196configure:4249: checking for bzip2
197configure:4267: found /usr/bin/bzip2
198configure:4279: result: /usr/bin/bzip2
199configure:4289: checking for bzr
200configure:4322: result: no
201configure:4329: checking for chown
202configure:4348: found /usr/sbin/chown
203configure:4360: result: /usr/sbin/chown
204configure:4370: checking for cp
205configure:4388: found /bin/cp
206configure:4400: result: /bin/cp
207configure:4410: checking for cpio
208configure:4428: found /usr/bin/cpio
209configure:4440: result: /usr/bin/cpio
210configure:4450: checking for cvs
211configure:4468: found /usr/bin/cvs
212configure:4480: result: /usr/bin/cvs
213configure:4490: checking for diff
214configure:4508: found /usr/bin/diff
215configure:4520: result: /usr/bin/diff
216configure:4530: checking for dscl
217configure:4548: found /usr/bin/dscl
218configure:4560: result: /usr/bin/dscl
219configure:4570: checking for dseditgroup
220configure:4588: found /usr/sbin/dseditgroup
221configure:4600: result: /usr/sbin/dseditgroup
222configure:4610: checking for file
223configure:4628: found /usr/bin/file
224configure:4640: result: /usr/bin/file
225configure:4650: checking for git
226configure:4683: result: no
227configure:4692: checking for gnumake
228configure:4711: found /usr/bin/gnumake
229configure:4723: result: /usr/bin/gnumake
230configure:4738: checking for gnupatch
231configure:4772: result: no
232configure:4738: checking for gpatch
233configure:4772: result: no
234configure:4784: checking for gnutar
235configure:4803: found /usr/bin/gnutar
236configure:4815: result: /usr/bin/gnutar
237configure:4828: checking for gzip
238configure:4846: found /usr/bin/gzip
239configure:4858: result: /usr/bin/gzip
240configure:4868: checking for hdiutil
241configure:4886: found /usr/bin/hdiutil
242configure:4898: result: /usr/bin/hdiutil
243configure:4908: checking for hg
244configure:4941: result: no
245configure:4948: checking for launchctl
246configure:4966: found /bin/launchctl
247configure:4978: result: /bin/launchctl
248configure:4988: checking for lipo
249configure:5006: found /usr/bin/lipo
250configure:5018: result: /usr/bin/lipo
251configure:5028: checking for lsbom
252configure:5046: found /usr/bin/lsbom
253configure:5058: result: /usr/bin/lsbom
254configure:5068: checking for lzma
255configure:5101: result: no
256configure:5108: checking for make
257configure:5126: found /usr/bin/make
258configure:5138: result: /usr/bin/make
259configure:5148: checking for mdfind
260configure:5166: found /usr/bin/mdfind
261configure:5178: result: /usr/bin/mdfind
262configure:5188: checking for mdls
263configure:5206: found /usr/bin/mdls
264configure:5218: result: /usr/bin/mdls
265configure:5228: checking for mkbom
266configure:5246: found /usr/bin/mkbom
267configure:5258: result: /usr/bin/mkbom
268configure:5268: checking for mtree
269configure:5287: found /usr/sbin/mtree
270configure:5299: result: /usr/sbin/mtree
271configure:5309: checking for open
272configure:5327: found /usr/bin/open
273configure:5339: result: /usr/bin/open
274configure:5349: checking for openssl
275configure:5367: found /usr/bin/openssl
276configure:5379: result: /usr/bin/openssl
277configure:5389: checking for patch
278configure:5407: found /usr/bin/patch
279configure:5419: result: /usr/bin/patch
280configure:5429: checking for pax
281configure:5447: found /bin/pax
282configure:5459: result: /bin/pax
283configure:5469: checking for rmdir
284configure:5487: found /bin/rmdir
285configure:5499: result: /bin/rmdir
286configure:5509: checking for rsync
287configure:5527: found /usr/bin/rsync
288configure:5539: result: /usr/bin/rsync
289configure:5549: checking for sed
290configure:5567: found /usr/bin/sed
291configure:5579: result: /usr/bin/sed
292configure:5589: checking for svn
293configure:5607: found /usr/bin/svn
294configure:5619: result: /usr/bin/svn
295configure:5629: checking for swig
296configure:5648: found /usr/bin/swig
297configure:5660: result: /usr/bin/swig
298configure:5670: checking for tar
299configure:5688: found /usr/bin/tar
300configure:5700: result: /usr/bin/tar
301configure:5710: checking for unzip
302configure:5728: found /usr/bin/unzip
303configure:5740: result: /usr/bin/unzip
304configure:5750: checking for xar
305configure:5768: found /usr/bin/xar
306configure:5780: result: /usr/bin/xar
307configure:5790: checking for xcodebuild
308configure:5808: found /usr/bin/xcodebuild
309configure:5820: result: /usr/bin/xcodebuild
310configure:5830: checking for xcrun
311configure:5848: found /usr/bin/xcrun
312configure:5860: result: /usr/bin/xcrun
313configure:5870: checking for xz
314configure:5903: result: no
315configure:5910: checking for zip
316configure:5928: found /usr/bin/zip
317configure:5940: result: /usr/bin/zip
318configure:5951: checking for launchd
319configure:5967: found /sbin/launchd
320configure:5978: result: yes
321configure:6013: checking for sed
322configure:6043: result: /usr/bin/sed
323configure:6056: checking which sed flag to use for extended regexp
324configure:6066: result: -E (BSD)
325configure:6083: checking for tar
326configure:6113: result: /usr/bin/tar
327configure:6122: checking whether tar supports -q
328configure:6125: result: yes (bsdtar)
329configure:6138: checking for tar
330configure:6168: result: /usr/bin/tar
331configure:6178: checking for gnutar
332configure:6208: result: /usr/bin/gnutar
333configure:6217: checking for which tar variant to use
334configure:6224: result: /usr/bin/gnutar
335configure:6228: checking for /usr/bin/gnutar --no-same-owner support
336configure:6235: result: yes
337configure:6243: checking for patch
338configure:6273: result: /usr/bin/patch
339configure:6283: checking for gpatch
340configure:6316: result: no
341configure:6322: checking for GNU (FSF) patch
342configure:6334: result: /usr/bin/patch
343configure:6366: checking how to mark unused variables
344configure:6372: gcc -c -g -O2  conftest.c >&5
345configure:6372: $? = 0
346configure:6382: result:
347configure:6387: checking for gcc symbol visibility attribute
348configure:6406: gcc -c -g -O2  conftest.c >&5
349configure:6406: $? = 0
350configure:6420: result: __attribute__((visibility("hidden")))
351configure:6605: checking for the pthreads library -lpthreads
352configure:6638: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
353ld: library not found for -lpthreads
354collect2: ld returned 1 exit status
355configure:6638: $? = 1
356configure: failed program was:
357| /* confdefs.h */
358| #define PACKAGE_NAME "MacPorts"
359| #define PACKAGE_TARNAME "macports"
360| #define PACKAGE_VERSION "2.1.3"
361| #define PACKAGE_STRING "MacPorts 2.1.3"
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| /* end confdefs.h.  */
367| #include <pthread.h>
368| int
369| main ()
370| {
371| pthread_t th; pthread_join(th, 0);
372|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
373|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
374|   ;
375|   return 0;
376| }
377configure:6647: result: no
378configure:6550: checking whether pthreads work without any flags
379configure:6638: gcc -o conftest -g -O2    conftest.c   >&5
380configure:6638: $? = 0
381configure:6647: result: yes
382configure:6666: checking for joinable pthread attribute
383configure:6681: gcc -o conftest -g -O2    conftest.c   >&5
384configure:6681: $? = 0
385configure:6687: result: PTHREAD_CREATE_JOINABLE
386configure:6697: checking if more special flags are required for pthreads
387configure:6704: result: -D_THREAD_SAFE
388configure:6741: checking how to run the Objective C preprocessor
389configure:6768: gcc -E  conftest.m
390configure:6768: $? = 0
391configure:6782: gcc -E  conftest.m
392conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
393compilation terminated.
394configure:6782: $? = 1
395configure: failed program was:
396| /* confdefs.h */
397| #define PACKAGE_NAME "MacPorts"
398| #define PACKAGE_TARNAME "macports"
399| #define PACKAGE_VERSION "2.1.3"
400| #define PACKAGE_STRING "MacPorts 2.1.3"
401| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
402| #define PACKAGE_URL ""
403| #define UNUSED __attribute__((unused))
404| #define MP_PRIVATE __attribute__((visibility("hidden")))
405| #define HAVE_PTHREAD 1
406| /* end confdefs.h.  */
407| #include <ac_nonexistent.h>
408configure:6807: result: gcc -E
409configure:6827: gcc -E  conftest.m
410configure:6827: $? = 0
411configure:6841: gcc -E  conftest.m
412conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
413compilation terminated.
414configure:6841: $? = 1
415configure: failed program was:
416| /* confdefs.h */
417| #define PACKAGE_NAME "MacPorts"
418| #define PACKAGE_TARNAME "macports"
419| #define PACKAGE_VERSION "2.1.3"
420| #define PACKAGE_STRING "MacPorts 2.1.3"
421| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
422| #define PACKAGE_URL ""
423| #define UNUSED __attribute__((unused))
424| #define MP_PRIVATE __attribute__((visibility("hidden")))
425| #define HAVE_PTHREAD 1
426| /* end confdefs.h.  */
427| #include <ac_nonexistent.h>
428configure:6870: checking for grep that handles long lines and -e
429configure:6928: result: /usr/bin/grep
430configure:6933: checking for egrep
431configure:6995: result: /usr/bin/grep -E
432configure:7000: checking for ANSI C header files
433configure:7020: gcc -c -g -O2  conftest.m >&5
434configure:7020: $? = 0
435configure:7093: gcc -o conftest -g -O2   conftest.m  >&5
436configure:7093: $? = 0
437configure:7093: ./conftest
438configure:7093: $? = 0
439configure:7104: result: yes
440configure:7117: checking for sys/types.h
441configure:7117: gcc -c -g -O2  conftest.m >&5
442configure:7117: $? = 0
443configure:7117: result: yes
444configure:7117: checking for sys/stat.h
445configure:7117: gcc -c -g -O2  conftest.m >&5
446configure:7117: $? = 0
447configure:7117: result: yes
448configure:7117: checking for stdlib.h
449configure:7117: gcc -c -g -O2  conftest.m >&5
450configure:7117: $? = 0
451configure:7117: result: yes
452configure:7117: checking for string.h
453configure:7117: gcc -c -g -O2  conftest.m >&5
454configure:7117: $? = 0
455configure:7117: result: yes
456configure:7117: checking for memory.h
457configure:7117: gcc -c -g -O2  conftest.m >&5
458configure:7117: $? = 0
459configure:7117: result: yes
460configure:7117: checking for strings.h
461configure:7117: gcc -c -g -O2  conftest.m >&5
462configure:7117: $? = 0
463configure:7117: result: yes
464configure:7117: checking for inttypes.h
465configure:7117: gcc -c -g -O2  conftest.m >&5
466configure:7117: $? = 0
467configure:7117: result: yes
468configure:7117: checking for stdint.h
469configure:7117: gcc -c -g -O2  conftest.m >&5
470configure:7117: $? = 0
471configure:7117: result: yes
472configure:7117: checking for unistd.h
473configure:7117: gcc -c -g -O2  conftest.m >&5
474configure:7117: $? = 0
475configure:7117: result: yes
476configure:7164: checking objc/objc.h usability
477configure:7164: gcc -c -g -O2  conftest.m >&5
478configure:7164: $? = 0
479configure:7164: result: yes
480configure:7164: checking objc/objc.h presence
481configure:7164: gcc -E  conftest.m
482configure:7164: $? = 0
483configure:7164: result: yes
484configure:7164: checking for objc/objc.h
485configure:7164: result: yes
486configure:7189: checking if linking libobjc requires pthreads
487configure:7218: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
488Undefined symbols:
489  ".objc_class_name_Object", referenced from:
490      literal-pointer@__OBJC@__cls_refs@Object in ccD8OtZm.o
491ld: symbol(s) not found
492collect2: ld returned 1 exit status
493configure:7218: $? = 1
494configure: failed program was:
495| /* confdefs.h */
496| #define PACKAGE_NAME "MacPorts"
497| #define PACKAGE_TARNAME "macports"
498| #define PACKAGE_VERSION "2.1.3"
499| #define PACKAGE_STRING "MacPorts 2.1.3"
500| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
501| #define PACKAGE_URL ""
502| #define UNUSED __attribute__((unused))
503| #define MP_PRIVATE __attribute__((visibility("hidden")))
504| #define HAVE_PTHREAD 1
505| #define STDC_HEADERS 1
506| #define HAVE_SYS_TYPES_H 1
507| #define HAVE_SYS_STAT_H 1
508| #define HAVE_STDLIB_H 1
509| #define HAVE_STRING_H 1
510| #define HAVE_MEMORY_H 1
511| #define HAVE_STRINGS_H 1
512| #define HAVE_INTTYPES_H 1
513| #define HAVE_STDINT_H 1
514| #define HAVE_UNISTD_H 1
515| #define HAVE_OBJC_OBJC_H 1
516| /* end confdefs.h.  */
517|
518|
519|                                               #include <objc/objc.h>
520|                                               #include <objc/Object.h>
521|
522| int
523| main ()
524| {
525|
526|                                               Object *obj = [Object alloc];
527|                                               puts([obj name]);
528|
529|   ;
530|   return 0;
531| }
532|
533configure:7256: gcc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
534Undefined symbols:
535  ".objc_class_name_Object", referenced from:
536      literal-pointer@__OBJC@__cls_refs@Object in cceRFOcN.o
537ld: symbol(s) not found
538collect2: ld returned 1 exit status
539configure:7256: $? = 1
540configure: failed program was:
541| /* confdefs.h */
542| #define PACKAGE_NAME "MacPorts"
543| #define PACKAGE_TARNAME "macports"
544| #define PACKAGE_VERSION "2.1.3"
545| #define PACKAGE_STRING "MacPorts 2.1.3"
546| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
547| #define PACKAGE_URL ""
548| #define UNUSED __attribute__((unused))
549| #define MP_PRIVATE __attribute__((visibility("hidden")))
550| #define HAVE_PTHREAD 1
551| #define STDC_HEADERS 1
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_STAT_H 1
554| #define HAVE_STDLIB_H 1
555| #define HAVE_STRING_H 1
556| #define HAVE_MEMORY_H 1
557| #define HAVE_STRINGS_H 1
558| #define HAVE_INTTYPES_H 1
559| #define HAVE_STDINT_H 1
560| #define HAVE_UNISTD_H 1
561| #define HAVE_OBJC_OBJC_H 1
562| /* end confdefs.h.  */
563|
564|
565|                                                       #include <objc/objc.h>
566|                                                       #include <objc/Object.h>
567|
568| int
569| main ()
570| {
571|
572|                                                       Object *obj = [Object alloc];
573|                                                       puts([obj name]);
574|
575|   ;
576|   return 0;
577| }
578|
579configure:7276: result: no
580configure:7289: checking for Apple Objective-C runtime
581configure:7318: gcc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
582conftest.m: In function 'main':
583conftest.m:32:19: warning: initialization makes pointer from integer without a cast
584conftest.m:33:8: warning: no '-alloc' method found
585conftest.m:33:8: warning: (Messages without a matching method signature
586conftest.m:33:8: warning: will be assumed to return 'id' and accept
587conftest.m:33:8: warning: '...' as arguments.)
588conftest.m:34:8: warning: no '-name' method found
589configure:7318: $? = 0
590configure:7333: result: yes
591configure:7340: checking for GNU Objective C runtime
592configure:7369: gcc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
593conftest.m: In function 'main':
594conftest.m:32:19: warning: initialization makes pointer from integer without a cast
595conftest.m:33:8: warning: no '-alloc' method found
596conftest.m:33:8: warning: (Messages without a matching method signature
597conftest.m:33:8: warning: will be assumed to return 'id' and accept
598conftest.m:33:8: warning: '...' as arguments.)
599conftest.m:34:8: warning: no '-name' method found
600Undefined symbols:
601  "_objc_lookup_class", referenced from:
602      _main in ccmfE7xf.o
603ld: symbol(s) not found
604collect2: ld returned 1 exit status
605configure:7369: $? = 1
606configure: failed program was:
607| /* confdefs.h */
608| #define PACKAGE_NAME "MacPorts"
609| #define PACKAGE_TARNAME "macports"
610| #define PACKAGE_VERSION "2.1.3"
611| #define PACKAGE_STRING "MacPorts 2.1.3"
612| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
613| #define PACKAGE_URL ""
614| #define UNUSED __attribute__((unused))
615| #define MP_PRIVATE __attribute__((visibility("hidden")))
616| #define HAVE_PTHREAD 1
617| #define STDC_HEADERS 1
618| #define HAVE_SYS_TYPES_H 1
619| #define HAVE_SYS_STAT_H 1
620| #define HAVE_STDLIB_H 1
621| #define HAVE_STRING_H 1
622| #define HAVE_MEMORY_H 1
623| #define HAVE_STRINGS_H 1
624| #define HAVE_INTTYPES_H 1
625| #define HAVE_STDINT_H 1
626| #define HAVE_UNISTD_H 1
627| #define HAVE_OBJC_OBJC_H 1
628| /* end confdefs.h.  */
629|
630|
631|                                                       #include <objc/objc.h>
632|                                                       #include <objc/objc-api.h>
633|
634| int
635| main ()
636| {
637|
638|                                                       id class = objc_lookup_class("Object");
639|                                                       id obj = [class alloc];
640|                                                       puts([obj name]);
641|
642|   ;
643|   return 0;
644| }
645|
646configure:7384: result: no
647configure:7396: Using Apple Objective-C runtime
648configure:7476: checking for Apple Foundation library
649configure:7512: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
650In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:0,
651                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
652                 from conftest.m:26:
653/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147:1: error: format string argument not a string type
654In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0,
655                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10,
656                 from conftest.m:26:
657/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:123:35: error: expected ';' before '__attribute__'
658/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:138:1: error: stray '@' in program
659/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:139:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
660In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0,
661                 from conftest.m:26:
662/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:87:42: error: expected ';' before '__attribute__'
663/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:41: error: expected ';' before '__attribute__'
664/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:131:83: error: expected ';' before '__attribute__'
665In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7:0,
666                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14,
667                 from conftest.m:26:
668/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:27:47: error: expected ';' before '__attribute__'
669In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:0,
670                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
671                 from conftest.m:26:
672/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:139:63: error: expected ';' before '__attribute__'
673In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:0,
674                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
675                 from conftest.m:26:
676/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:277:46: error: expected ';' before '__attribute__'
677/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:278:68: error: expected ';' before '__attribute__'
678/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:279:64: error: expected ';' before '__attribute__'
679/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:280:86: error: expected ';' before '__attribute__'
680/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:291:48: error: expected ';' before '__attribute__'
681/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:292:57: error: expected ';' before '__attribute__'
682/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:336:46: error: expected ';' before '__attribute__'
683/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367:25: error: expected ';' before '__attribute__'
684/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368:30: error: expected ';' before '__attribute__'
685/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:369:29: error: expected ';' before '__attribute__'
686/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:370:34: error: expected ';' before '__attribute__'
687/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:371:66: error: expected ';' before '__attribute__'
688/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:372:133: error: expected ';' before '__attribute__'
689/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:374:72: error: expected ';' before '__attribute__'
690/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:375:61: error: expected ';' before '__attribute__'
691/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:377:47: error: expected ';' before '__attribute__'
692/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:378:42: error: expected ';' before '__attribute__'
693/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:379:49: error: expected ';' before '__attribute__'
694/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:44: error: expected ';' before '__attribute__'
695/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:382:99: error: expected ';' before '__attribute__'
696/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:383:69: error: expected ';' before '__attribute__'
697/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:384:43: error: expected ';' before '__attribute__'
698/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:385:71: error: expected ';' before '__attribute__'
699/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386:45: error: expected ';' before '__attribute__'
700/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:411:1: error: stray '@' in program
701/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:411:2: error: expected specifier-qualifier-list before 'package'
702In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0,
703                 from conftest.m:26:
704/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:35: error: expected ';' before '__attribute__'
705/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:91:22: error: expected ';' before '__attribute__'
706In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:8:0,
707                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21,
708                 from conftest.m:26:
709/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:57: error: expected ';' before '__attribute__'
710/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:51: error: expected ';' before '__attribute__'
711In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:25:0,
712                 from conftest.m:26:
713/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:61:63: error: expected ';' before '__attribute__'
714/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:62:85: error: expected ';' before '__attribute__'
715In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0,
716                 from conftest.m:26:
717/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:162:81: error: expected ';' before '__attribute__'
718/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:163:81: error: expected ';' before '__attribute__'
719/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:164:55: error: expected ';' before '__attribute__'
720/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:63: error: expected ';' before '__attribute__'
721/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:166:64: error: expected ';' before '__attribute__'
722/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:167:85: error: expected ';' before '__attribute__'
723/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:168:86: error: expected ';' before '__attribute__'
724/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:171:78: error: expected ';' before '__attribute__'
725/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:172:78: error: expected ';' before '__attribute__'
726/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:173:78: error: expected ';' before '__attribute__'
727/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:174:63: error: expected ';' before '__attribute__'
728/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:248:91: error: expected ';' before '__attribute__'
729/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:249:74: error: expected ';' before '__attribute__'
730In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:9:0,
731                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32,
732                 from conftest.m:26:
733/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:53:40: error: expected ';' before '__attribute__'
734/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:58:41: error: expected ';' before '__attribute__'
735In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0,
736                 from conftest.m:26:
737/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:178:27: error: expected ';' before '__attribute__'
738/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:179:41: error: expected ';' before '__attribute__'
739/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:180:58: error: expected ';' before '__attribute__'
740/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:184:52: error: expected ';' before '__attribute__'
741/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:185:60: error: expected ';' before '__attribute__'
742/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:186:49: error: expected ';' before '__attribute__'
743/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:187:65: error: expected ';' before '__attribute__'
744/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:46: error: expected ';' before '__attribute__'
745/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:189:49: error: expected ';' before '__attribute__'
746/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:190:61: error: expected ';' before '__attribute__'
747In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0,
748                 from conftest.m:26:
749/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:189:100: error: expected ';' before '__attribute__'
750In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:34:0,
751                 from conftest.m:26:
752/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:125:1: error: stray '@' in program
753/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:128:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
754/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:161:1: error: stray '@' in program
755/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:164:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
756In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:38:0,
757                 from conftest.m:26:
758/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:5: error: stray '@' in program
759/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:6: error: expected specifier-qualifier-list before 'package'
760In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0,
761                 from conftest.m:26:
762/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:67:1: error: stray '@' in program
763/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:69:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
764/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:113:1: error: stray '@' in program
765/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:117:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
766In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0,
767                 from conftest.m:26:
768/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:47:27: error: expected ';' before '__attribute__'
769In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:53:0,
770                 from conftest.m:26:
771/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:108:1: error: stray '@' in program
772/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:109:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
773In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:8:0,
774                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58,
775                 from conftest.m:26:
776/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:52:91: error: expected ';' before '__attribute__'
777/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:53:64: error: expected ';' before '__attribute__'
778/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:54:65: error: expected ';' before '__attribute__'
779/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:55:65: error: expected ';' before '__attribute__'
780/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:56:93: error: expected ';' before '__attribute__'
781/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:67:59: error: expected ';' before '__attribute__'
782/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:68:46: error: expected ';' before '__attribute__'
783/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:70:29: error: expected ';' before '__attribute__'
784/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:71:29: error: expected ';' before '__attribute__'
785/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:73:50: error: expected ';' before '__attribute__'
786/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:74:53: error: expected ';' before '__attribute__'
787/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:76:26: error: expected ';' before '__attribute__'
788/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:77:32: error: expected ';' before '__attribute__'
789/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:79:26: error: expected ';' before '__attribute__'
790/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:80:35: error: expected ';' before '__attribute__'
791/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:83:40: error: expected ';' before '__attribute__'
792/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:86:25: error: expected ';' before '__attribute__'
793/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:89:60: error: expected ';' before '__attribute__'
794/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:90:65: error: expected ';' before '__attribute__'
795/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:93:39: error: expected ';' before '__attribute__'
796/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94:52: error: expected ';' before '__attribute__'
797/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95:53: error: expected ';' before '__attribute__'
798/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97:46: error: expected ';' before '__attribute__'
799/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98:57: error: expected ';' before '__attribute__'
800/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99:72: error: expected ';' before '__attribute__'
801/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100:34: error: expected ';' before '__attribute__'
802/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102:30: error: expected ';' before '__attribute__'
803/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103:31: error: expected ';' before '__attribute__'
804/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104:29: error: expected ';' before '__attribute__'
805In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:0,
806                 from conftest.m:26:
807/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:160:79: error: expected ';' before '__attribute__'
808/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:161:53: error: expected ';' before '__attribute__'
809/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:162:53: error: expected ';' before '__attribute__'
810/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:163:81: error: expected ';' before '__attribute__'
811/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:168:57: error: expected ';' before '__attribute__'
812/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:169:84: error: expected ';' before '__attribute__'
813/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:170:46: error: expected ';' before '__attribute__'
814/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:173:40: error: expected ';' before '__attribute__'
815/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:174:65: error: expected ';' before '__attribute__'
816/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:176:59: error: expected ';' before '__attribute__'
817In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0,
818                 from conftest.m:26:
819/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:136:17: error: expected ';' before '__attribute__'
820/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:228:1: error: stray '@' in program
821/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:232:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
822/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:275:1: error: stray '@' in program
823/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:279:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
824/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:321:43: error: expected ';' before '__attribute__'
825/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:327:72: error: expected ';' before '__attribute__'
826/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:337:29: error: expected ';' before '__attribute__'
827In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0,
828                 from conftest.m:26:
829/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:37:5: error: stray '@' in program
830/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:37:6: error: expected specifier-qualifier-list before 'package'
831In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0,
832                 from conftest.m:26:
833/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:131:5: error: stray '@' in program
834/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:131:6: error: expected specifier-qualifier-list before 'package'
835In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86:0,
836                 from conftest.m:26:
837/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:67:1: error: stray '@' in program
838/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:70:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
839In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:0,
840                 from conftest.m:26:
841/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50:37: error: expected ';' before '__attribute__'
842In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:0,
843                 from conftest.m:26:
844/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:114:1: error: stray '@' in program
845/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:118:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
846In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:118:0,
847                 from conftest.m:26:
848/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:43:1: error: stray '@' in program
849/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:44:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
850In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:125:0,
851                 from conftest.m:26:
852/System/Library/Frameworks/Foundation.framework/Headers/NSGarbageCollector.h:26:22: error: expected ';' before '__attribute__'
853In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5:0,
854                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127,
855                 from conftest.m:26:
856/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59:1: error: stray '@' in program
857/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
858/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60:1: error: stray '@' in program
859/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
860/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61:1: error: stray '@' in program
861/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
862/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62:1: error: stray '@' in program
863/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
864/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:1: error: stray '@' in program
865/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
866/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:1: error: stray '@' in program
867/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
868/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:1: error: stray '@' in program
869/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
870/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:1: error: stray '@' in program
871/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
872In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0,
873                 from conftest.m:26:
874/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:78:1: error: stray '@' in program
875/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:80:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
876In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:132:0,
877                 from conftest.m:26:
878/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:16:1: error: stray '@' in program
879/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:16:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
880/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:17:1: error: stray '@' in program
881/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:17:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDictionary'
882/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:1: error: stray '@' in program
883/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
884/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:29:1: error: stray '@' in program
885/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:29:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
886/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:30:1: error: stray '@' in program
887/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:30:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
888In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:136:0,
889                 from conftest.m:26:
890/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:110:39: error: expected ';' before '__attribute__'
891In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:7:0,
892                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146,
893                 from conftest.m:26:
894/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:39:1: error: stray '@' in program
895/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:39:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTextCheckingType'
896/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:40:1: error: stray '@' in program
897/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:40:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSRange'
898/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:47:1: error: stray '@' in program
899/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:47:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSOrthography'
900/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:48:1: error: stray '@' in program
901/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:48:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
902/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:49:1: error: stray '@' in program
903/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:49:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDate'
904/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:1: error: stray '@' in program
905/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTimeZone'
906/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:1: error: stray '@' in program
907/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTimeInterval'
908/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:1: error: stray '@' in program
909/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDictionary'
910/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:1: error: stray '@' in program
911/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSURL'
912/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:54:1: error: stray '@' in program
913/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:54:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
914In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146:0,
915                 from conftest.m:26:
916/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:71:1: error: stray '@' in program
917/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:73:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
918conftest.m: In function 'main':
919conftest.m:33:9: warning: 'NSString' may not respond to '+length'
920conftest.m:33:9: warning: (Messages without a matching method signature
921conftest.m:33:9: warning: will be assumed to return 'id' and accept
922conftest.m:33:9: warning: '...' as arguments.)
923configure:7512: $? = 1
924configure: failed program was:
925| /* confdefs.h */
926| #define PACKAGE_NAME "MacPorts"
927| #define PACKAGE_TARNAME "macports"
928| #define PACKAGE_VERSION "2.1.3"
929| #define PACKAGE_STRING "MacPorts 2.1.3"
930| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
931| #define PACKAGE_URL ""
932| #define UNUSED __attribute__((unused))
933| #define MP_PRIVATE __attribute__((visibility("hidden")))
934| #define HAVE_PTHREAD 1
935| #define STDC_HEADERS 1
936| #define HAVE_SYS_TYPES_H 1
937| #define HAVE_SYS_STAT_H 1
938| #define HAVE_STDLIB_H 1
939| #define HAVE_STRING_H 1
940| #define HAVE_MEMORY_H 1
941| #define HAVE_STRINGS_H 1
942| #define HAVE_INTTYPES_H 1
943| #define HAVE_STDINT_H 1
944| #define HAVE_UNISTD_H 1
945| #define HAVE_OBJC_OBJC_H 1
946| #define APPLE_RUNTIME 1
947| /* end confdefs.h.  */
948|
949|
950|                                                               #include <Foundation/Foundation.h>
951|
952| int
953| main ()
954| {
955|
956|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
957|                                                               [NSString length];
958|
959|   ;
960|   return 0;
961| }
962|
963configure:7530: result: no
964configure:7542: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
965configure:7646: error: Could not find a working Foundation implementation
966
967## ---------------- ##
968## Cache variables. ##
969## ---------------- ##
970
971ac_cv_build=x86_64-apple-darwin10.8.0
972ac_cv_c_compiler_gnu=yes
973ac_cv_env_BSDMAKE_set=
974ac_cv_env_BSDMAKE_value=
975ac_cv_env_BZIP2_set=
976ac_cv_env_BZIP2_value=
977ac_cv_env_CC_set=
978ac_cv_env_CC_value=
979ac_cv_env_CFLAGS_set=
980ac_cv_env_CFLAGS_value=
981ac_cv_env_CPPFLAGS_set=
982ac_cv_env_CPPFLAGS_value=
983ac_cv_env_CPP_set=
984ac_cv_env_CPP_value=
985ac_cv_env_CVS_set=
986ac_cv_env_CVS_value=
987ac_cv_env_GNUMAKE_set=
988ac_cv_env_GNUMAKE_value=
989ac_cv_env_GNUTAR_set=
990ac_cv_env_GNUTAR_value=
991ac_cv_env_LDFLAGS_set=
992ac_cv_env_LDFLAGS_value=
993ac_cv_env_LIBS_set=
994ac_cv_env_LIBS_value=
995ac_cv_env_LZMA_set=
996ac_cv_env_LZMA_value=
997ac_cv_env_MAKE_set=
998ac_cv_env_MAKE_value=
999ac_cv_env_MTREE_set=
1000ac_cv_env_MTREE_value=
1001ac_cv_env_OBJCFLAGS_set=
1002ac_cv_env_OBJCFLAGS_value=
1003ac_cv_env_OBJCPP_set=
1004ac_cv_env_OBJCPP_value=
1005ac_cv_env_OBJC_set=
1006ac_cv_env_OBJC_value=
1007ac_cv_env_OPENSSL_set=
1008ac_cv_env_OPENSSL_value=
1009ac_cv_env_OPEN_set=
1010ac_cv_env_OPEN_value=
1011ac_cv_env_RSYNC_set=
1012ac_cv_env_RSYNC_value=
1013ac_cv_env_SED_set=
1014ac_cv_env_SED_value=
1015ac_cv_env_SVN_set=
1016ac_cv_env_SVN_value=
1017ac_cv_env_SWIG_set=
1018ac_cv_env_SWIG_value=
1019ac_cv_env_TAR_set=
1020ac_cv_env_TAR_value=
1021ac_cv_env_XAR_set=
1022ac_cv_env_XAR_value=
1023ac_cv_env_XZ_set=
1024ac_cv_env_XZ_value=
1025ac_cv_env_build_alias_set=
1026ac_cv_env_build_alias_value=
1027ac_cv_env_host_alias_set=
1028ac_cv_env_host_alias_value=
1029ac_cv_env_target_alias_set=
1030ac_cv_env_target_alias_value=
1031ac_cv_header_inttypes_h=yes
1032ac_cv_header_memory_h=yes
1033ac_cv_header_objc_objc_h=yes
1034ac_cv_header_stdc=yes
1035ac_cv_header_stdint_h=yes
1036ac_cv_header_stdlib_h=yes
1037ac_cv_header_string_h=yes
1038ac_cv_header_strings_h=yes
1039ac_cv_header_sys_stat_h=yes
1040ac_cv_header_sys_types_h=yes
1041ac_cv_header_unistd_h=yes
1042ac_cv_host=x86_64-apple-darwin10.8.0
1043ac_cv_objc_compiler_gnu=yes
1044ac_cv_objc_foundation_apple=no
1045ac_cv_objext=o
1046ac_cv_path_BSDMAKE=/usr/bin/bsdmake
1047ac_cv_path_BZIP2=/usr/bin/bzip2
1048ac_cv_path_CHOWN=/usr/sbin/chown
1049ac_cv_path_CP=/bin/cp
1050ac_cv_path_CPIO=/usr/bin/cpio
1051ac_cv_path_CVS=/usr/bin/cvs
1052ac_cv_path_DEFAULTS=/usr/bin/defaults
1053ac_cv_path_DIFF=/usr/bin/diff
1054ac_cv_path_DSCL=/usr/bin/dscl
1055ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup
1056ac_cv_path_EGREP='/usr/bin/grep -E'
1057ac_cv_path_FILE=/usr/bin/file
1058ac_cv_path_GNUMAKE=/usr/bin/gnumake
1059ac_cv_path_GNUTAR=/usr/bin/gnutar
1060ac_cv_path_GREP=/usr/bin/grep
1061ac_cv_path_GZIP=/usr/bin/gzip
1062ac_cv_path_HDIUTIL=/usr/bin/hdiutil
1063ac_cv_path_LAUNCHCTL=/bin/launchctl
1064ac_cv_path_LIPO=/usr/bin/lipo
1065ac_cv_path_LSBOM=/usr/bin/lsbom
1066ac_cv_path_MAKE=/usr/bin/make
1067ac_cv_path_MDFIND=/usr/bin/mdfind
1068ac_cv_path_MDLS=/usr/bin/mdls
1069ac_cv_path_MKBOM=/usr/bin/mkbom
1070ac_cv_path_MTREE=/usr/sbin/mtree
1071ac_cv_path_OPEN=/usr/bin/open
1072ac_cv_path_OPENSSL=/usr/bin/openssl
1073ac_cv_path_PATCH=/usr/bin/patch
1074ac_cv_path_PAX=/bin/pax
1075ac_cv_path_RMDIR=/bin/rmdir
1076ac_cv_path_RSYNC=/usr/bin/rsync
1077ac_cv_path_SED=/usr/bin/sed
1078ac_cv_path_SVN=/usr/bin/svn
1079ac_cv_path_SWIG=/usr/bin/swig
1080ac_cv_path_SW_VERS=/usr/bin/sw_vers
1081ac_cv_path_TAR=/usr/bin/tar
1082ac_cv_path_UNZIP=/usr/bin/unzip
1083ac_cv_path_XAR=/usr/bin/xar
1084ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1085ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
1086ac_cv_path_XCRUN=/usr/bin/xcrun
1087ac_cv_path_ZIP=/usr/bin/zip
1088ac_cv_path_install='/usr/bin/install -c'
1089ac_cv_prog_HAVE_LAUNCHD=yes
1090ac_cv_prog_OBJCPP='gcc -E'
1091ac_cv_prog_ac_ct_CC=gcc
1092ac_cv_prog_ac_ct_OBJC=gcc
1093ac_cv_prog_cc_c89=
1094ac_cv_prog_cc_g=yes
1095ac_cv_prog_make_make_set=yes
1096ac_cv_prog_objc_g=yes
1097ac_cv_target=x86_64-apple-darwin10.8.0
1098mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
1099mp_cv_objc_req_pthread=no
1100mp_cv_objc_runtime_apple=yes
1101mp_cv_objc_runtime_gnu=no
1102
1103## ----------------- ##
1104## Output variables. ##
1105## ----------------- ##
1106
1107BSDMAKE='/usr/bin/bsdmake'
1108BZIP2='/usr/bin/bzip2'
1109BZR=''
1110CC='gcc'
1111CFLAGS='-g -O2'
1112CFLAGS_LIBCURL=''
1113CFLAGS_PEDANTIC='-pedantic'
1114CFLAGS_QUICHEEATERS='-Wextra -Wall'
1115CFLAGS_SQLITE3=''
1116CFLAGS_WERROR=''
1117CHOWN='/usr/sbin/chown'
1118CP='/bin/cp'
1119CPIO='/usr/bin/cpio'
1120CPP=''
1121CPPFLAGS=''
1122CURL_CONFIG=''
1123CVS='/usr/bin/cvs'
1124DEFAULTS='/usr/bin/defaults'
1125DEFS=''
1126DEVELOPER_DIR='/Developer'
1127DIFF='/usr/bin/diff'
1128DSCL='/usr/bin/dscl'
1129DSEDITGROUP='/usr/sbin/dseditgroup'
1130DSTGRP=''
1131DSTMODE=''
1132DSTUSR=''
1133ECHO_C='\c'
1134ECHO_N=''
1135ECHO_T=''
1136EGREP='/usr/bin/grep -E'
1137EXEEXT=''
1138EXTRA_PROGS=''
1139FILE='/usr/bin/file'
1140GIT=''
1141GNUMAKE='/usr/bin/gnumake'
1142GNUPATCH='/usr/bin/patch'
1143GNUTAR='/usr/bin/gnutar'
1144GREP='/usr/bin/grep'
1145GZIP='/usr/bin/gzip'
1146HAVE_FRAMEWORK_COREFOUNDATION=''
1147HAVE_FRAMEWORK_IOKIT=''
1148HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1149HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1150HAVE_LAUNCHD='yes'
1151HDIUTIL='/usr/bin/hdiutil'
1152HG=''
1153INCLUDES=''
1154INSTALL_DATA='${INSTALL} -m 644'
1155INSTALL_PROGRAM='${INSTALL}'
1156INSTALL_SCRIPT='${INSTALL}'
1157LAUNCHCTL='/bin/launchctl'
1158LDFLAGS=''
1159LDFLAGS_LIBCURL=''
1160LDFLAGS_SQLITE3=''
1161LIBOBJS=''
1162LIBS=''
1163LIPO='/usr/bin/lipo'
1164LN_S='ln -s'
1165LSBOM='/usr/bin/lsbom'
1166LTLIBOBJS=''
1167LZMA=''
1168MACPORTS_VERSION='2.1.3'
1169MAKE='/usr/bin/make'
1170MD5_LIBS=''
1171MDFIND='/usr/bin/mdfind'
1172MDLS='/usr/bin/mdls'
1173MKBOM='/usr/bin/mkbom'
1174MPAPPLICATIONSDIR=''
1175MPCONFIGDIR=''
1176MPCONFIGDIR_EXPANDED=''
1177MPFRAMEWORKSDIR=''
1178MTREE='/usr/sbin/mtree'
1179OBJC='gcc'
1180OBJCFLAGS='-g -O2'
1181OBJCPP='gcc -E'
1182OBJC_FOUNDATION=''
1183OBJC_FOUNDATION_CPPFLAGS=''
1184OBJC_FOUNDATION_LDFLAGS=''
1185OBJC_FOUNDATION_LIBS=''
1186OBJC_LIBS='-lobjc'
1187OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
1188OBJC_PTHREAD_LIBS=''
1189OBJC_RUNTIME='APPLE_RUNTIME'
1190OBJC_RUNTIME_FLAGS='-fnext-runtime'
1191OBJEXT='o'
1192OPEN='/usr/bin/open'
1193OPENSSL='/usr/bin/openssl'
1194OUR_INCLUDED_PACKAGES=''
1195PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
1196PACKAGE_NAME='MacPorts'
1197PACKAGE_STRING='MacPorts 2.1.3'
1198PACKAGE_TARNAME='macports'
1199PACKAGE_URL=''
1200PACKAGE_VERSION='2.1.3'
1201PATCH='/usr/bin/patch'
1202PATHCONF=''
1203PATH_CLEANED='/Users/matthiaswaidmann/bin:/usr/bin:/usr/local/bin:/bin:/Users/matthiaswaidmann/WORK/Developer/usr/bin:/usr/sbin:/sbin:/usr/texbin:/usr/X11/bin:/usr/X11R6/bin:/opt/local/sbin/:/usr/local/include:/usr/local/lib:/Users/matthiaswaidmann/WORK/SOFTWARE/VisIt/bin:/Users/matthiaswaidmann/WORK/SOFTWARE/Tau/Code/apple/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin'
1204PATH_SEPARATOR=':'
1205PAX='/bin/pax'
1206PKG_CONFIG=''
1207PORTSDIR=''
1208PTHREAD_CFLAGS='-D_THREAD_SAFE '
1209PTHREAD_LIBS=''
1210READLINE_LIBS=''
1211READLINK_IS_NOT_P1003_1A=''
1212RMDIR='/bin/rmdir'
1213RSYNC='/usr/bin/rsync'
1214RUNUSR=''
1215SED='/usr/bin/sed'
1216SED_EXT='-E'
1217SET_MAKE=''
1218SHELL='/bin/sh'
1219SHLIB_CFLAGS=''
1220SHLIB_LD=''
1221SHLIB_LDFLAGS=''
1222SHLIB_SUFFIX=''
1223SQLITE3_TCL_DIR=''
1224STLIB_LD=''
1225SVN='/usr/bin/svn'
1226SWIG='/usr/bin/swig'
1227SW_VERS='/usr/bin/sw_vers'
1228TAR='/usr/bin/tar'
1229TAR_CMD='/usr/bin/gnutar --no-same-owner'
1230TAR_Q='q'
1231TCLSH=''
1232TCL_BIN_DIR=''
1233TCL_CC=''
1234TCL_DEFS=''
1235TCL_INCLUDES=''
1236TCL_LIB_FILE=''
1237TCL_LIB_FLAG=''
1238TCL_LIB_SPEC=''
1239TCL_PACKAGE_DIR=''
1240TCL_SRC_DIR=''
1241TCL_STUB_LIB_FILE=''
1242TCL_STUB_LIB_FLAG=''
1243TCL_STUB_LIB_SPEC=''
1244TCL_VERSION=''
1245UNIVERSAL_ARCHS=''
1246UNZIP='/usr/bin/unzip'
1247XAR='/usr/bin/xar'
1248XCODEBUILD='/usr/bin/xcodebuild'
1249XCODE_SELECT='/usr/bin/xcode-select'
1250XCRUN='/usr/bin/xcrun'
1251XZ=''
1252ZIP='/usr/bin/zip'
1253ac_ct_CC='gcc'
1254ac_ct_OBJC='gcc'
1255acx_pthread_config=''
1256bindir='${exec_prefix}/bin'
1257build='x86_64-apple-darwin10.8.0'
1258build_alias=''
1259build_cpu='x86_64'
1260build_os='darwin10.8.0'
1261build_vendor='apple'
1262datadir='${datarootdir}'
1263datarootdir='${prefix}/share'
1264docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1265dvidir='${docdir}'
1266exec_prefix='NONE'
1267host='x86_64-apple-darwin10.8.0'
1268host_alias=''
1269host_cpu='x86_64'
1270host_os='darwin10.8.0'
1271host_vendor='apple'
1272htmldir='${docdir}'
1273includedir='${prefix}/include'
1274infodir='${datarootdir}/info'
1275libdir='${exec_prefix}/lib'
1276libexecdir='${exec_prefix}/libexec'
1277localedir='${datarootdir}/locale'
1278localstatedir='${prefix}/var'
1279localstatedir_expanded=''
1280macports_tcl_dir=''
1281mandir='${datarootdir}/man'
1282oldincludedir='/usr/include'
1283pdfdir='${docdir}'
1284prefix='NONE'
1285prefix_expanded=''
1286program_transform_name='s,x,x,'
1287psdir='${docdir}'
1288sbindir='${exec_prefix}/sbin'
1289sharedstatedir='${prefix}/com'
1290subdirs=''
1291sysconfdir='${prefix}/etc'
1292target='x86_64-apple-darwin10.8.0'
1293target_alias=''
1294target_cpu='x86_64'
1295target_os='darwin10.8.0'
1296target_vendor='apple'
1297
1298## ----------- ##
1299## confdefs.h. ##
1300## ----------- ##
1301
1302/* confdefs.h */
1303#define PACKAGE_NAME "MacPorts"
1304#define PACKAGE_TARNAME "macports"
1305#define PACKAGE_VERSION "2.1.3"
1306#define PACKAGE_STRING "MacPorts 2.1.3"
1307#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1308#define PACKAGE_URL ""
1309#define UNUSED __attribute__((unused))
1310#define MP_PRIVATE __attribute__((visibility("hidden")))
1311#define HAVE_PTHREAD 1
1312#define STDC_HEADERS 1
1313#define HAVE_SYS_TYPES_H 1
1314#define HAVE_SYS_STAT_H 1
1315#define HAVE_STDLIB_H 1
1316#define HAVE_STRING_H 1
1317#define HAVE_MEMORY_H 1
1318#define HAVE_STRINGS_H 1
1319#define HAVE_INTTYPES_H 1
1320#define HAVE_STDINT_H 1
1321#define HAVE_UNISTD_H 1
1322#define HAVE_OBJC_OBJC_H 1
1323#define APPLE_RUNTIME 1
1324
1325configure: exit 1