Ticket #27197: basefail_config.log

File basefail_config.log, 58.1 KB (added by spe@…, 13 years ago)

config.log files from failed selfupdate 1.9.2

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by MacPorts configure 1.9.2, 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 = HOSTNAMEHERE
14uname -m = i386
15uname -r = 10.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~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.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 16.00 gigabytes
33Default processor set: 133 tasks, 411 threads, 16 processors
34Load average: 0.96, Mach factor: 15.03
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:2646: checking build system type
52configure:2660: result: x86_64-apple-darwin10.4.0
53configure:2680: checking host system type
54configure:2693: result: x86_64-apple-darwin10.4.0
55configure:2713: checking target system type
56configure:2726: result: x86_64-apple-darwin10.4.0
57configure:2754: checking MacPorts version
58configure:2757: result: 1.9.2
59configure:2790: checking for sw_vers
60configure:2808: found /usr/bin/sw_vers
61configure:2820: result: /usr/bin/sw_vers
62configure:2830: checking for defaults
63configure:2848: found /usr/bin/defaults
64configure:2860: result: /usr/bin/defaults
65configure:2870: checking for xcode-select
66configure:2888: found /usr/bin/xcode-select
67configure:2900: result: /usr/bin/xcode-select
68configure:2910: checking Mac OS X version
69configure:2913: result: 10.6.4
70configure:2936: checking Xcode location
71configure:2939: result: /Developer
72configure:2948: checking Xcode version
73configure:2955: result: 3.2.4
74configure:3027: checking for gcc
75configure:3057: result: no
76configure:3120: checking for cc
77configure:3141: found /usr/bin/cc
78configure:3164: result: cc
79configure:3283: checking for C compiler version
80configure:3292: cc --version >&5
81cc (GCC) 4.5.0
82Copyright (C) 2010 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions.  There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:3303: $? = 0
87configure:3292: cc -v >&5
88Using built-in specs.
89COLLECT_GCC=cc
90COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin10.3.0/4.5.0/lto-wrapper
91Target: x86_64-apple-darwin10.3.0
92Configured with: ../gcc-4.5.0/configure
93Thread model: posix
94gcc version 4.5.0 (GCC)
95configure:3303: $? = 0
96configure:3292: cc -V >&5
97cc: '-V' option must have argument
98configure:3303: $? = 1
99configure:3292: cc -qversion >&5
100cc: unrecognized option '-qversion'
101cc: no input files
102configure:3303: $? = 1
103configure:3323: checking whether the C compiler works
104configure:3345: cc    conftest.c  >&5
105configure:3349: $? = 0
106configure:3397: result: yes
107configure:3400: checking for C compiler default output file name
108configure:3402: result: a.out
109configure:3408: checking for suffix of executables
110configure:3415: cc -o conftest    conftest.c  >&5
111configure:3419: $? = 0
112configure:3441: result:
113configure:3463: checking whether we are cross compiling
114configure:3471: cc -o conftest    conftest.c  >&5
115configure:3475: $? = 0
116configure:3482: ./conftest
117configure:3486: $? = 0
118configure:3501: result: no
119configure:3506: checking for suffix of object files
120configure:3528: cc -c   conftest.c >&5
121configure:3532: $? = 0
122configure:3553: result: o
123configure:3557: checking whether we are using the GNU C compiler
124configure:3576: cc -c   conftest.c >&5
125configure:3576: $? = 0
126configure:3585: result: yes
127configure:3594: checking whether cc accepts -g
128configure:3614: cc -c -g  conftest.c >&5
129configure:3614: $? = 0
130configure:3655: result: yes
131configure:3672: checking for cc option to accept ISO C89
132configure:3736: cc  -c -g -O2  conftest.c >&5
133configure:3736: $? = 0
134configure:3749: result: none needed
135configure:3823: checking for gcc
136configure:3853: result: no
137configure:3823: checking for objcc
138configure:3853: result: no
139configure:3823: checking for objc
140configure:3853: result: no
141configure:3823: checking for cc
142configure:3839: found /usr/bin/cc
143configure:3850: result: cc
144configure:3875: checking for Objective C compiler version
145configure:3884: cc --version >&5
146cc (GCC) 4.5.0
147Copyright (C) 2010 Free Software Foundation, Inc.
148This is free software; see the source for copying conditions.  There is NO
149warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
150
151configure:3895: $? = 0
152configure:3884: cc -v >&5
153Using built-in specs.
154COLLECT_GCC=cc
155COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin10.3.0/4.5.0/lto-wrapper
156Target: x86_64-apple-darwin10.3.0
157Configured with: ../gcc-4.5.0/configure
158Thread model: posix
159gcc version 4.5.0 (GCC)
160configure:3895: $? = 0
161configure:3884: cc -V >&5
162cc: '-V' option must have argument
163configure:3895: $? = 1
164configure:3884: cc -qversion >&5
165cc: unrecognized option '-qversion'
166cc: no input files
167configure:3895: $? = 1
168configure:3899: checking whether we are using the GNU Objective C compiler
169configure:3918: cc -c   conftest.m >&5
170configure:3918: $? = 0
171configure:3927: result: yes
172configure:3936: checking whether cc accepts -g
173configure:3956: cc -c -g  conftest.m >&5
174configure:3956: $? = 0
175configure:3997: result: yes
176configure:4034: checking for a BSD-compatible install
177configure:4102: result: /usr/bin/install -c
178configure:4113: checking whether make sets $(MAKE)
179configure:4135: result: yes
180configure:4144: checking whether ln -s works
181configure:4148: result: yes
182configure:4157: checking for mtree
183configure:4176: found /usr/sbin/mtree
184configure:4188: result: /usr/sbin/mtree
185configure:4198: checking for chown
186configure:4217: found /usr/sbin/chown
187configure:4229: result: /usr/sbin/chown
188configure:4239: checking for cp
189configure:4257: found /bin/cp
190configure:4269: result: /bin/cp
191configure:4279: checking for cpio
192configure:4297: found /usr/bin/cpio
193configure:4309: result: /usr/bin/cpio
194configure:4319: checking for diff
195configure:4337: found /usr/bin/diff
196configure:4349: result: /usr/bin/diff
197configure:4359: checking for dscl
198configure:4377: found /usr/bin/dscl
199configure:4389: result: /usr/bin/dscl
200configure:4399: checking for file
201configure:4417: found /usr/bin/file
202configure:4429: result: /usr/bin/file
203configure:4439: checking for bzr
204configure:4472: result: no
205configure:4479: checking for cvs
206configure:4497: found /usr/bin/cvs
207configure:4509: result: /usr/bin/cvs
208configure:4519: checking for svn
209configure:4537: found /usr/bin/svn
210configure:4549: result: /usr/bin/svn
211configure:4559: checking for git
212configure:4592: result: no
213configure:4599: checking for hg
214configure:4632: result: no
215configure:4639: checking for gzip
216configure:4657: found /usr/bin/gzip
217configure:4669: result: /usr/bin/gzip
218configure:4679: checking for lipo
219configure:4697: found /usr/bin/lipo
220configure:4709: result: /usr/bin/lipo
221configure:4719: checking for patch
222configure:4737: found /usr/bin/patch
223configure:4749: result: /usr/bin/patch
224configure:4759: checking for rmdir
225configure:4777: found /bin/rmdir
226configure:4789: result: /bin/rmdir
227configure:4799: checking for rsync
228configure:4817: found /usr/bin/rsync
229configure:4829: result: /usr/bin/rsync
230configure:4839: checking for sed
231configure:4857: found /usr/bin/sed
232configure:4869: result: /usr/bin/sed
233configure:4879: checking for tar
234configure:4897: found /usr/bin/tar
235configure:4909: result: /usr/bin/tar
236configure:4919: checking for unzip
237configure:4937: found /usr/bin/unzip
238configure:4949: result: /usr/bin/unzip
239configure:4959: checking for zip
240configure:4977: found /usr/bin/zip
241configure:4989: result: /usr/bin/zip
242configure:5001: checking for bsdmake
243configure:5019: found /usr/bin/bsdmake
244configure:5031: result: /usr/bin/bsdmake
245configure:5044: checking for make
246configure:5062: found /usr/bin/make
247configure:5074: result: /usr/bin/make
248configure:5084: checking for hdiutil
249configure:5102: found /usr/bin/hdiutil
250configure:5114: result: /usr/bin/hdiutil
251configure:5124: checking for launchd
252configure:5140: found /sbin/launchd
253configure:5151: result: yes
254configure:5161: checking for launchctl
255configure:5179: found /bin/launchctl
256configure:5191: result: /bin/launchctl
257configure:5201: checking for xcodebuild
258configure:5219: found /usr/bin/xcodebuild
259configure:5231: result: /usr/bin/xcodebuild
260configure:5243: checking for gnutar
261configure:5262: found /usr/bin/gnutar
262configure:5274: result: /usr/bin/gnutar
263configure:5289: checking for gnumake
264configure:5308: found /usr/bin/gnumake
265configure:5320: result: /usr/bin/gnumake
266configure:5335: checking for gnupatch
267configure:5369: result: no
268configure:5335: checking for gpatch
269configure:5369: result: no
270configure:5379: checking for bzip2
271configure:5397: found /usr/bin/bzip2
272configure:5409: result: /usr/bin/bzip2
273configure:5419: checking for lsbom
274configure:5437: found /usr/bin/lsbom
275configure:5449: result: /usr/bin/lsbom
276configure:5459: checking for mkbom
277configure:5477: found /usr/bin/mkbom
278configure:5489: result: /usr/bin/mkbom
279configure:5499: checking for pax
280configure:5517: found /bin/pax
281configure:5529: result: /bin/pax
282configure:5539: checking for xar
283configure:5557: found /usr/bin/xar
284configure:5569: result: /usr/bin/xar
285configure:5579: checking for open
286configure:5597: found /usr/bin/open
287configure:5609: result: /usr/bin/open
288configure:5636: checking for sed
289configure:5666: result: /usr/bin/sed
290configure:5679: checking which sed flag to use for extended regexp
291configure:5689: result: -E (BSD)
292configure:5706: checking for tar
293configure:5736: result: /usr/bin/tar
294configure:5746: checking for gnutar
295configure:5776: result: /usr/bin/gnutar
296configure:5785: checking for which tar variant to use
297configure:5792: result: /usr/bin/gnutar
298configure:5796: checking for /usr/bin/gnutar --no-same-owner support
299configure:5803: result: yes
300configure:5811: checking for patch
301configure:5841: result: /usr/bin/patch
302configure:5851: checking for gpatch
303configure:5884: result: no
304configure:5890: checking for GNU (FSF) patch
305configure:5902: result: /usr/bin/patch
306configure:5932: checking how to mark unused variables
307configure:5938: cc -c -g -O2  conftest.c >&5
308configure:5938: $? = 0
309configure:5948: result:
310configure:5953: checking for gcc symbol visibility attribute
311configure:5972: cc -c -g -O2  conftest.c >&5
312configure:5972: $? = 0
313configure:5986: result: __attribute__((visibility("hidden")))
314configure:6171: checking for the pthreads library -lpthreads
315configure:6204: cc -o conftest -g -O2    conftest.c -lpthreads  >&5
316ld: library not found for -lpthreads
317collect2: ld returned 1 exit status
318configure:6204: $? = 1
319configure: failed program was:
320| /* confdefs.h */
321| #define PACKAGE_NAME "MacPorts"
322| #define PACKAGE_TARNAME "macports"
323| #define PACKAGE_VERSION "1.9.2"
324| #define PACKAGE_STRING "MacPorts 1.9.2"
325| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
326| #define PACKAGE_URL ""
327| #define UNUSED __attribute__((unused))
328| #define MP_PRIVATE __attribute__((visibility("hidden")))
329| /* end confdefs.h.  */
330| #include <pthread.h>
331| int
332| main ()
333| {
334| pthread_t th; pthread_join(th, 0);
335|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
336|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
337|   ;
338|   return 0;
339| }
340configure:6213: result: no
341configure:6116: checking whether pthreads work without any flags
342configure:6204: cc -o conftest -g -O2    conftest.c   >&5
343configure:6204: $? = 0
344configure:6213: result: yes
345configure:6232: checking for joinable pthread attribute
346configure:6247: cc -o conftest -g -O2    conftest.c   >&5
347configure:6247: $? = 0
348configure:6253: result: PTHREAD_CREATE_JOINABLE
349configure:6263: checking if more special flags are required for pthreads
350configure:6270: result: -D_THREAD_SAFE
351configure:6307: checking how to run the Objective C preprocessor
352configure:6334: cc -E  conftest.m
353configure:6334: $? = 0
354configure:6348: cc -E  conftest.m
355conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
356compilation terminated.
357configure:6348: $? = 1
358configure: failed program was:
359| /* confdefs.h */
360| #define PACKAGE_NAME "MacPorts"
361| #define PACKAGE_TARNAME "macports"
362| #define PACKAGE_VERSION "1.9.2"
363| #define PACKAGE_STRING "MacPorts 1.9.2"
364| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
365| #define PACKAGE_URL ""
366| #define UNUSED __attribute__((unused))
367| #define MP_PRIVATE __attribute__((visibility("hidden")))
368| #define HAVE_PTHREAD 1
369| /* end confdefs.h.  */
370| #include <ac_nonexistent.h>
371configure:6373: result: cc -E
372configure:6393: cc -E  conftest.m
373configure:6393: $? = 0
374configure:6407: cc -E  conftest.m
375conftest.m:12:28: fatal error: ac_nonexistent.h: No such file or directory
376compilation terminated.
377configure:6407: $? = 1
378configure: failed program was:
379| /* confdefs.h */
380| #define PACKAGE_NAME "MacPorts"
381| #define PACKAGE_TARNAME "macports"
382| #define PACKAGE_VERSION "1.9.2"
383| #define PACKAGE_STRING "MacPorts 1.9.2"
384| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
385| #define PACKAGE_URL ""
386| #define UNUSED __attribute__((unused))
387| #define MP_PRIVATE __attribute__((visibility("hidden")))
388| #define HAVE_PTHREAD 1
389| /* end confdefs.h.  */
390| #include <ac_nonexistent.h>
391configure:6436: checking for grep that handles long lines and -e
392configure:6494: result: /usr/bin/grep
393configure:6499: checking for egrep
394configure:6561: result: /usr/bin/grep -E
395configure:6566: checking for ANSI C header files
396configure:6586: cc -c -g -O2  conftest.m >&5
397configure:6586: $? = 0
398configure:6659: cc -o conftest -g -O2   conftest.m  >&5
399configure:6659: $? = 0
400configure:6659: ./conftest
401configure:6659: $? = 0
402configure:6670: result: yes
403configure:6683: checking for sys/types.h
404configure:6683: cc -c -g -O2  conftest.m >&5
405configure:6683: $? = 0
406configure:6683: result: yes
407configure:6683: checking for sys/stat.h
408configure:6683: cc -c -g -O2  conftest.m >&5
409configure:6683: $? = 0
410configure:6683: result: yes
411configure:6683: checking for stdlib.h
412configure:6683: cc -c -g -O2  conftest.m >&5
413configure:6683: $? = 0
414configure:6683: result: yes
415configure:6683: checking for string.h
416configure:6683: cc -c -g -O2  conftest.m >&5
417configure:6683: $? = 0
418configure:6683: result: yes
419configure:6683: checking for memory.h
420configure:6683: cc -c -g -O2  conftest.m >&5
421configure:6683: $? = 0
422configure:6683: result: yes
423configure:6683: checking for strings.h
424configure:6683: cc -c -g -O2  conftest.m >&5
425configure:6683: $? = 0
426configure:6683: result: yes
427configure:6683: checking for inttypes.h
428configure:6683: cc -c -g -O2  conftest.m >&5
429configure:6683: $? = 0
430configure:6683: result: yes
431configure:6683: checking for stdint.h
432configure:6683: cc -c -g -O2  conftest.m >&5
433configure:6683: $? = 0
434configure:6683: result: yes
435configure:6683: checking for unistd.h
436configure:6683: cc -c -g -O2  conftest.m >&5
437configure:6683: $? = 0
438configure:6683: result: yes
439configure:6730: checking objc/objc.h usability
440configure:6730: cc -c -g -O2  conftest.m >&5
441configure:6730: $? = 0
442configure:6730: result: yes
443configure:6730: checking objc/objc.h presence
444configure:6730: cc -E  conftest.m
445configure:6730: $? = 0
446configure:6730: result: yes
447configure:6730: checking for objc/objc.h
448configure:6730: result: yes
449configure:6755: checking if linking libobjc requires pthreads
450configure:6784: cc -o conftest -g -O2   conftest.m  -lobjc >&5
451Undefined symbols:
452  ".objc_class_name_Object", referenced from:
453      literal-pointer@__OBJC@__cls_refs@Object in ccaRP98Q.o
454ld: symbol(s) not found
455collect2: ld returned 1 exit status
456configure:6784: $? = 1
457configure: failed program was:
458| /* confdefs.h */
459| #define PACKAGE_NAME "MacPorts"
460| #define PACKAGE_TARNAME "macports"
461| #define PACKAGE_VERSION "1.9.2"
462| #define PACKAGE_STRING "MacPorts 1.9.2"
463| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
464| #define PACKAGE_URL ""
465| #define UNUSED __attribute__((unused))
466| #define MP_PRIVATE __attribute__((visibility("hidden")))
467| #define HAVE_PTHREAD 1
468| #define STDC_HEADERS 1
469| #define HAVE_SYS_TYPES_H 1
470| #define HAVE_SYS_STAT_H 1
471| #define HAVE_STDLIB_H 1
472| #define HAVE_STRING_H 1
473| #define HAVE_MEMORY_H 1
474| #define HAVE_STRINGS_H 1
475| #define HAVE_INTTYPES_H 1
476| #define HAVE_STDINT_H 1
477| #define HAVE_UNISTD_H 1
478| #define HAVE_OBJC_OBJC_H 1
479| /* end confdefs.h.  */
480|
481|
482|                                               #include <objc/objc.h>
483|                                               #include <objc/Object.h>
484|
485| int
486| main ()
487| {
488|
489|                                               Object *obj = [Object alloc];
490|                                               puts([obj name]);
491|
492|   ;
493|   return 0;
494| }
495|
496configure:6822: cc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
497Undefined symbols:
498  ".objc_class_name_Object", referenced from:
499      literal-pointer@__OBJC@__cls_refs@Object in ccVIgmNk.o
500ld: symbol(s) not found
501collect2: ld returned 1 exit status
502configure:6822: $? = 1
503configure: failed program was:
504| /* confdefs.h */
505| #define PACKAGE_NAME "MacPorts"
506| #define PACKAGE_TARNAME "macports"
507| #define PACKAGE_VERSION "1.9.2"
508| #define PACKAGE_STRING "MacPorts 1.9.2"
509| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
510| #define PACKAGE_URL ""
511| #define UNUSED __attribute__((unused))
512| #define MP_PRIVATE __attribute__((visibility("hidden")))
513| #define HAVE_PTHREAD 1
514| #define STDC_HEADERS 1
515| #define HAVE_SYS_TYPES_H 1
516| #define HAVE_SYS_STAT_H 1
517| #define HAVE_STDLIB_H 1
518| #define HAVE_STRING_H 1
519| #define HAVE_MEMORY_H 1
520| #define HAVE_STRINGS_H 1
521| #define HAVE_INTTYPES_H 1
522| #define HAVE_STDINT_H 1
523| #define HAVE_UNISTD_H 1
524| #define HAVE_OBJC_OBJC_H 1
525| /* end confdefs.h.  */
526|
527|
528|                                                       #include <objc/objc.h>
529|                                                       #include <objc/Object.h>
530|
531| int
532| main ()
533| {
534|
535|                                                       Object *obj = [Object alloc];
536|                                                       puts([obj name]);
537|
538|   ;
539|   return 0;
540| }
541|
542configure:6842: result: no
543configure:6855: checking for Apple Objective-C runtime
544configure:6884: cc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
545conftest.m: In function 'main':
546conftest.m:32:19: warning: initialization makes pointer from integer without a cast
547conftest.m:33:8: warning: no '-alloc' method found
548conftest.m:33:8: warning: (Messages without a matching method signature
549conftest.m:33:8: warning: will be assumed to return 'id' and accept
550conftest.m:33:8: warning: '...' as arguments.)
551conftest.m:34:8: warning: no '-name' method found
552configure:6884: $? = 0
553configure:6899: result: yes
554configure:6906: checking for GNU Objective C runtime
555configure:6935: cc -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
556conftest.m: In function 'main':
557conftest.m:32:19: warning: initialization makes pointer from integer without a cast
558conftest.m:33:8: warning: no '-alloc' method found
559conftest.m:33:8: warning: (Messages without a matching method signature
560conftest.m:33:8: warning: will be assumed to return 'id' and accept
561conftest.m:33:8: warning: '...' as arguments.)
562conftest.m:34:8: warning: no '-name' method found
563Undefined symbols:
564  "_objc_lookup_class", referenced from:
565      _main in ccd0cY26.o
566ld: symbol(s) not found
567collect2: ld returned 1 exit status
568configure:6935: $? = 1
569configure: failed program was:
570| /* confdefs.h */
571| #define PACKAGE_NAME "MacPorts"
572| #define PACKAGE_TARNAME "macports"
573| #define PACKAGE_VERSION "1.9.2"
574| #define PACKAGE_STRING "MacPorts 1.9.2"
575| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
576| #define PACKAGE_URL ""
577| #define UNUSED __attribute__((unused))
578| #define MP_PRIVATE __attribute__((visibility("hidden")))
579| #define HAVE_PTHREAD 1
580| #define STDC_HEADERS 1
581| #define HAVE_SYS_TYPES_H 1
582| #define HAVE_SYS_STAT_H 1
583| #define HAVE_STDLIB_H 1
584| #define HAVE_STRING_H 1
585| #define HAVE_MEMORY_H 1
586| #define HAVE_STRINGS_H 1
587| #define HAVE_INTTYPES_H 1
588| #define HAVE_STDINT_H 1
589| #define HAVE_UNISTD_H 1
590| #define HAVE_OBJC_OBJC_H 1
591| /* end confdefs.h.  */
592|
593|
594|                                                       #include <objc/objc.h>
595|                                                       #include <objc/objc-api.h>
596|
597| int
598| main ()
599| {
600|
601|                                                       id class = objc_lookup_class("Object");
602|                                                       id obj = [class alloc];
603|                                                       puts([obj name]);
604|
605|   ;
606|   return 0;
607| }
608|
609configure:6950: result: no
610configure:6962: Using Apple Objective-C runtime
611configure:7042: checking for Apple Foundation library
612configure:7078: cc -o conftest -g -O2   conftest.m -framework Foundation  >&5
613In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:43:0,
614                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
615                 from conftest.m:26:
616/System/Library/Frameworks/CoreFoundation.framework/Headers/CFBundle.h:147:1: error: format string argument not a string type
617In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5:0,
618                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10,
619                 from conftest.m:26:
620/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:123:35: error: expected ';' before '__attribute__'
621/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:138:1: error: stray '@' in program
622/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:139:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
623In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10:0,
624                 from conftest.m:26:
625/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:87:42: error: expected ';' before '__attribute__'
626/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:91:41: error: expected ';' before '__attribute__'
627/System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:131:83: error: expected ';' before '__attribute__'
628In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7:0,
629                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14,
630                 from conftest.m:26:
631/System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:27:47: error: expected ';' before '__attribute__'
632In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:0,
633                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
634                 from conftest.m:26:
635/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:139:63: error: expected ';' before '__attribute__'
636In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:8:0,
637                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15,
638                 from conftest.m:26:
639/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:277:46: error: expected ';' before '__attribute__'
640/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:278:68: error: expected ';' before '__attribute__'
641/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:279:64: error: expected ';' before '__attribute__'
642/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:280:86: error: expected ';' before '__attribute__'
643/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:291:48: error: expected ';' before '__attribute__'
644/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:292:57: error: expected ';' before '__attribute__'
645/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:336:46: error: expected ';' before '__attribute__'
646/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367:25: error: expected ';' before '__attribute__'
647/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:368:30: error: expected ';' before '__attribute__'
648/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:369:29: error: expected ';' before '__attribute__'
649/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:370:34: error: expected ';' before '__attribute__'
650/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:371:66: error: expected ';' before '__attribute__'
651/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:372:133: error: expected ';' before '__attribute__'
652/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:374:72: error: expected ';' before '__attribute__'
653/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:375:61: error: expected ';' before '__attribute__'
654/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:377:47: error: expected ';' before '__attribute__'
655/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:378:42: error: expected ';' before '__attribute__'
656/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:379:49: error: expected ';' before '__attribute__'
657/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:380:44: error: expected ';' before '__attribute__'
658/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:382:99: error: expected ';' before '__attribute__'
659/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:383:69: error: expected ';' before '__attribute__'
660/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:384:43: error: expected ';' before '__attribute__'
661/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:385:71: error: expected ';' before '__attribute__'
662/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:386:45: error: expected ';' before '__attribute__'
663/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:411:1: error: stray '@' in program
664/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:411:2: error: expected specifier-qualifier-list before 'package'
665In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16:0,
666                 from conftest.m:26:
667/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:83:35: error: expected ';' before '__attribute__'
668/System/Library/Frameworks/Foundation.framework/Headers/NSCoder.h:91:22: error: expected ';' before '__attribute__'
669In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSDecimalNumber.h:8:0,
670                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:21,
671                 from conftest.m:26:
672/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:56:57: error: expected ';' before '__attribute__'
673/System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:61:51: error: expected ';' before '__attribute__'
674In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:25:0,
675                 from conftest.m:26:
676/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:61:63: error: expected ';' before '__attribute__'
677/System/Library/Frameworks/Foundation.framework/Headers/NSException.h:62:85: error: expected ';' before '__attribute__'
678In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:27:0,
679                 from conftest.m:26:
680/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:162:81: error: expected ';' before '__attribute__'
681/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:163:81: error: expected ';' before '__attribute__'
682/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:164:55: error: expected ';' before '__attribute__'
683/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:165:63: error: expected ';' before '__attribute__'
684/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:166:64: error: expected ';' before '__attribute__'
685/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:167:85: error: expected ';' before '__attribute__'
686/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:168:86: error: expected ';' before '__attribute__'
687/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:171:78: error: expected ';' before '__attribute__'
688/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:172:78: error: expected ';' before '__attribute__'
689/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:173:78: error: expected ';' before '__attribute__'
690/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:174:63: error: expected ';' before '__attribute__'
691/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:248:91: error: expected ';' before '__attribute__'
692/System/Library/Frameworks/Foundation.framework/Headers/NSFileManager.h:249:74: error: expected ';' before '__attribute__'
693In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:9:0,
694                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32,
695                 from conftest.m:26:
696/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:53:40: error: expected ';' before '__attribute__'
697/System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:58:41: error: expected ';' before '__attribute__'
698In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:32:0,
699                 from conftest.m:26:
700/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:178:27: error: expected ';' before '__attribute__'
701/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:179:41: error: expected ';' before '__attribute__'
702/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:180:58: error: expected ';' before '__attribute__'
703/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:184:52: error: expected ';' before '__attribute__'
704/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:185:60: error: expected ';' before '__attribute__'
705/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:186:49: error: expected ';' before '__attribute__'
706/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:187:65: error: expected ';' before '__attribute__'
707/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:188:46: error: expected ';' before '__attribute__'
708/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:189:49: error: expected ';' before '__attribute__'
709/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:190:61: error: expected ';' before '__attribute__'
710In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:33:0,
711                 from conftest.m:26:
712/System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueObserving.h:189:100: error: expected ';' before '__attribute__'
713In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:34:0,
714                 from conftest.m:26:
715/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:125:1: error: stray '@' in program
716/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:128:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
717/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:161:1: error: stray '@' in program
718/System/Library/Frameworks/Foundation.framework/Headers/NSKeyedArchiver.h:164:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
719In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:38:0,
720                 from conftest.m:26:
721/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:5: error: stray '@' in program
722/System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:29:6: error: expected specifier-qualifier-list before 'package'
723In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:44:0,
724                 from conftest.m:26:
725/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:67:1: error: stray '@' in program
726/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:69:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
727/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:113:1: error: stray '@' in program
728/System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:117:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
729In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49:0,
730                 from conftest.m:26:
731/System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:47:27: error: expected ';' before '__attribute__'
732In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:53:0,
733                 from conftest.m:26:
734/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:108:1: error: stray '@' in program
735/System/Library/Frameworks/Foundation.framework/Headers/NSStream.h:109:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
736In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:8:0,
737                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58,
738                 from conftest.m:26:
739/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:52:91: error: expected ';' before '__attribute__'
740/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:53:64: error: expected ';' before '__attribute__'
741/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:54:65: error: expected ';' before '__attribute__'
742/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:55:65: error: expected ';' before '__attribute__'
743/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:56:93: error: expected ';' before '__attribute__'
744/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:67:59: error: expected ';' before '__attribute__'
745/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:68:46: error: expected ';' before '__attribute__'
746/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:70:29: error: expected ';' before '__attribute__'
747/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:71:29: error: expected ';' before '__attribute__'
748/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:73:50: error: expected ';' before '__attribute__'
749/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:74:53: error: expected ';' before '__attribute__'
750/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:76:26: error: expected ';' before '__attribute__'
751/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:77:32: error: expected ';' before '__attribute__'
752/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:79:26: error: expected ';' before '__attribute__'
753/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:80:35: error: expected ';' before '__attribute__'
754/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:83:40: error: expected ';' before '__attribute__'
755/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:86:25: error: expected ';' before '__attribute__'
756/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:89:60: error: expected ';' before '__attribute__'
757/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:90:65: error: expected ';' before '__attribute__'
758/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:93:39: error: expected ';' before '__attribute__'
759/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94:52: error: expected ';' before '__attribute__'
760/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95:53: error: expected ';' before '__attribute__'
761/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97:46: error: expected ';' before '__attribute__'
762/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98:57: error: expected ';' before '__attribute__'
763/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99:72: error: expected ';' before '__attribute__'
764/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100:34: error: expected ';' before '__attribute__'
765/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102:30: error: expected ';' before '__attribute__'
766/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103:31: error: expected ';' before '__attribute__'
767/System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104:29: error: expected ';' before '__attribute__'
768In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:58:0,
769                 from conftest.m:26:
770/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:160:79: error: expected ';' before '__attribute__'
771/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:161:53: error: expected ';' before '__attribute__'
772/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:162:53: error: expected ';' before '__attribute__'
773/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:163:81: error: expected ';' before '__attribute__'
774/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:168:57: error: expected ';' before '__attribute__'
775/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:169:84: error: expected ';' before '__attribute__'
776/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:170:46: error: expected ';' before '__attribute__'
777/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:173:40: error: expected ';' before '__attribute__'
778/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:174:65: error: expected ';' before '__attribute__'
779/System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:176:59: error: expected ';' before '__attribute__'
780In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:75:0,
781                 from conftest.m:26:
782/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:136:17: error: expected ';' before '__attribute__'
783/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:228:1: error: stray '@' in program
784/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:232:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
785/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:275:1: error: stray '@' in program
786/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:279:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
787/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:321:43: error: expected ';' before '__attribute__'
788/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:327:72: error: expected ';' before '__attribute__'
789/System/Library/Frameworks/Foundation.framework/Headers/NSNetServices.h:337:29: error: expected ';' before '__attribute__'
790In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0,
791                 from conftest.m:26:
792/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:37:5: error: stray '@' in program
793/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:37:6: error: expected specifier-qualifier-list before 'package'
794In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85:0,
795                 from conftest.m:26:
796/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:131:5: error: stray '@' in program
797/System/Library/Frameworks/Foundation.framework/Headers/NSURLResponse.h:131:6: error: expected specifier-qualifier-list before 'package'
798In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:86:0,
799                 from conftest.m:26:
800/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:67:1: error: stray '@' in program
801/System/Library/Frameworks/Foundation.framework/Headers/NSXMLParser.h:70:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
802In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:0,
803                 from conftest.m:26:
804/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50:37: error: expected ';' before '__attribute__'
805In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:93:0,
806                 from conftest.m:26:
807/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:114:1: error: stray '@' in program
808/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:118:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
809In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:118:0,
810                 from conftest.m:26:
811/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:43:1: error: stray '@' in program
812/System/Library/Frameworks/Foundation.framework/Headers/NSCache.h:44:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
813In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:125:0,
814                 from conftest.m:26:
815/System/Library/Frameworks/Foundation.framework/Headers/NSGarbageCollector.h:26:22: error: expected ';' before '__attribute__'
816In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5:0,
817                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127,
818                 from conftest.m:26:
819/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59:1: error: stray '@' in program
820/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
821/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60:1: error: stray '@' in program
822/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
823/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61:1: error: stray '@' in program
824/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger'
825/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62:1: error: stray '@' in program
826/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
827/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:1: error: stray '@' in program
828/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
829/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:1: error: stray '@' in program
830/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
831/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:1: error: stray '@' in program
832/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
833/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:1: error: stray '@' in program
834/System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL'
835In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:130:0,
836                 from conftest.m:26:
837/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:78:1: error: stray '@' in program
838/System/Library/Frameworks/Foundation.framework/Headers/NSMetadata.h:80:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
839In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:132:0,
840                 from conftest.m:26:
841/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:16:1: error: stray '@' in program
842/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:16:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
843/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:17:1: error: stray '@' in program
844/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:17:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDictionary'
845/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:1: error: stray '@' in program
846/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:28:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
847/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:29:1: error: stray '@' in program
848/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:29:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
849/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:30:1: error: stray '@' in program
850/System/Library/Frameworks/Foundation.framework/Headers/NSOrthography.h:30:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
851In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:136:0,
852                 from conftest.m:26:
853/System/Library/Frameworks/Foundation.framework/Headers/NSScriptClassDescription.h:110:39: error: expected ';' before '__attribute__'
854In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:7:0,
855                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146,
856                 from conftest.m:26:
857/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:39:1: error: stray '@' in program
858/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:39:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTextCheckingType'
859/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:40:1: error: stray '@' in program
860/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:40:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSRange'
861/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:47:1: error: stray '@' in program
862/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:47:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSOrthography'
863/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:48:1: error: stray '@' in program
864/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:48:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSArray'
865/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:49:1: error: stray '@' in program
866/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:49:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDate'
867/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:1: error: stray '@' in program
868/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:50:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTimeZone'
869/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:1: error: stray '@' in program
870/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:51:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSTimeInterval'
871/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:1: error: stray '@' in program
872/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:52:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSDictionary'
873/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:1: error: stray '@' in program
874/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:53:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSURL'
875/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:54:1: error: stray '@' in program
876/System/Library/Frameworks/Foundation.framework/Headers/NSTextCheckingResult.h:54:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString'
877In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:146:0,
878                 from conftest.m:26:
879/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:71:1: error: stray '@' in program
880/System/Library/Frameworks/Foundation.framework/Headers/NSSpellServer.h:73:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '-' token
881conftest.m: In function 'main':
882conftest.m:33:9: warning: 'NSString' may not respond to '+length'
883conftest.m:33:9: warning: (Messages without a matching method signature
884conftest.m:33:9: warning: will be assumed to return 'id' and accept
885conftest.m:33:9: warning: '...' as arguments.)
886configure:7078: $? = 1
887configure: failed program was:
888| /* confdefs.h */
889| #define PACKAGE_NAME "MacPorts"
890| #define PACKAGE_TARNAME "macports"
891| #define PACKAGE_VERSION "1.9.2"
892| #define PACKAGE_STRING "MacPorts 1.9.2"
893| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
894| #define PACKAGE_URL ""
895| #define UNUSED __attribute__((unused))
896| #define MP_PRIVATE __attribute__((visibility("hidden")))
897| #define HAVE_PTHREAD 1
898| #define STDC_HEADERS 1
899| #define HAVE_SYS_TYPES_H 1
900| #define HAVE_SYS_STAT_H 1
901| #define HAVE_STDLIB_H 1
902| #define HAVE_STRING_H 1
903| #define HAVE_MEMORY_H 1
904| #define HAVE_STRINGS_H 1
905| #define HAVE_INTTYPES_H 1
906| #define HAVE_STDINT_H 1
907| #define HAVE_UNISTD_H 1
908| #define HAVE_OBJC_OBJC_H 1
909| #define APPLE_RUNTIME 1
910| /* end confdefs.h.  */
911|
912|
913|                                                               #include <Foundation/Foundation.h>
914|
915| int
916| main ()
917| {
918|
919|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
920|                                                               [NSString length];
921|
922|   ;
923|   return 0;
924| }
925|
926configure:7096: result: no
927configure:7108: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
928configure:7212: error: Could not find a working Foundation implementation
929
930## ---------------- ##
931## Cache variables. ##
932## ---------------- ##
933
934ac_cv_build=x86_64-apple-darwin10.4.0
935ac_cv_c_compiler_gnu=yes
936ac_cv_env_BSDMAKE_set=
937ac_cv_env_BSDMAKE_value=
938ac_cv_env_BZIP2_set=
939ac_cv_env_BZIP2_value=
940ac_cv_env_CC_set=
941ac_cv_env_CC_value=
942ac_cv_env_CFLAGS_set=
943ac_cv_env_CFLAGS_value=
944ac_cv_env_CPPFLAGS_set=
945ac_cv_env_CPPFLAGS_value=
946ac_cv_env_CPP_set=
947ac_cv_env_CPP_value=
948ac_cv_env_CVS_set=
949ac_cv_env_CVS_value=
950ac_cv_env_GNUMAKE_set=
951ac_cv_env_GNUMAKE_value=
952ac_cv_env_GNUTAR_set=
953ac_cv_env_GNUTAR_value=
954ac_cv_env_LDFLAGS_set=
955ac_cv_env_LDFLAGS_value=
956ac_cv_env_LIBS_set=
957ac_cv_env_LIBS_value=
958ac_cv_env_MAKE_set=
959ac_cv_env_MAKE_value=
960ac_cv_env_MTREE_set=
961ac_cv_env_MTREE_value=
962ac_cv_env_OBJCFLAGS_set=
963ac_cv_env_OBJCFLAGS_value=
964ac_cv_env_OBJCPP_set=
965ac_cv_env_OBJCPP_value=
966ac_cv_env_OBJC_set=
967ac_cv_env_OBJC_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.4.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_EGREP='/usr/bin/grep -E'
1011ac_cv_path_FILE=/usr/bin/file
1012ac_cv_path_GNUMAKE=/usr/bin/gnumake
1013ac_cv_path_GNUTAR=/usr/bin/gnutar
1014ac_cv_path_GREP=/usr/bin/grep
1015ac_cv_path_GZIP=/usr/bin/gzip
1016ac_cv_path_HDIUTIL=/usr/bin/hdiutil
1017ac_cv_path_LAUNCHCTL=/bin/launchctl
1018ac_cv_path_LIPO=/usr/bin/lipo
1019ac_cv_path_LSBOM=/usr/bin/lsbom
1020ac_cv_path_MAKE=/usr/bin/make
1021ac_cv_path_MKBOM=/usr/bin/mkbom
1022ac_cv_path_MTREE=/usr/sbin/mtree
1023ac_cv_path_OPEN=/usr/bin/open
1024ac_cv_path_PATCH=/usr/bin/patch
1025ac_cv_path_PAX=/bin/pax
1026ac_cv_path_RMDIR=/bin/rmdir
1027ac_cv_path_RSYNC=/usr/bin/rsync
1028ac_cv_path_SED=/usr/bin/sed
1029ac_cv_path_SVN=/usr/bin/svn
1030ac_cv_path_SW_VERS=/usr/bin/sw_vers
1031ac_cv_path_TAR=/usr/bin/tar
1032ac_cv_path_UNZIP=/usr/bin/unzip
1033ac_cv_path_XAR=/usr/bin/xar
1034ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1035ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
1036ac_cv_path_ZIP=/usr/bin/zip
1037ac_cv_path_install='/usr/bin/install -c'
1038ac_cv_prog_CC=cc
1039ac_cv_prog_HAVE_LAUNCHD=yes
1040ac_cv_prog_OBJCPP='cc -E'
1041ac_cv_prog_ac_ct_OBJC=cc
1042ac_cv_prog_cc_c89=
1043ac_cv_prog_cc_g=yes
1044ac_cv_prog_make_make_set=yes
1045ac_cv_prog_objc_g=yes
1046ac_cv_target=x86_64-apple-darwin10.4.0
1047mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
1048mp_cv_objc_req_pthread=no
1049mp_cv_objc_runtime_apple=yes
1050mp_cv_objc_runtime_gnu=no
1051
1052## ----------------- ##
1053## Output variables. ##
1054## ----------------- ##
1055
1056BSDMAKE='/usr/bin/bsdmake'
1057BZIP2='/usr/bin/bzip2'
1058BZR=''
1059CC='cc'
1060CFLAGS='-g -O2'
1061CFLAGS_LIBCURL=''
1062CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
1063CFLAGS_SQLITE3=''
1064CFLAGS_WERROR=''
1065CHOWN='/usr/sbin/chown'
1066CP='/bin/cp'
1067CPIO='/usr/bin/cpio'
1068CPP=''
1069CPPFLAGS=''
1070CURL_CONFIG=''
1071CVS='/usr/bin/cvs'
1072DEFAULTS='/usr/bin/defaults'
1073DEFS=''
1074DEVELOPER_DIR='/Developer'
1075DIFF='/usr/bin/diff'
1076DSCL='/usr/bin/dscl'
1077DSTGRP=''
1078DSTMODE=''
1079DSTUSR=''
1080ECHO_C='\c'
1081ECHO_N=''
1082ECHO_T=''
1083EGREP='/usr/bin/grep -E'
1084EXEEXT=''
1085EXTRA_PROGS=''
1086FILE='/usr/bin/file'
1087GIT=''
1088GNUMAKE='/usr/bin/gnumake'
1089GNUPATCH='/usr/bin/patch'
1090GNUTAR='/usr/bin/gnutar'
1091GREP='/usr/bin/grep'
1092GZIP='/usr/bin/gzip'
1093HAVE_FRAMEWORK_COREFOUNDATION=''
1094HAVE_FRAMEWORK_IOKIT=''
1095HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1096HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1097HAVE_LAUNCHD='yes'
1098HDIUTIL='/usr/bin/hdiutil'
1099HG=''
1100INCLUDES=''
1101INSTALL_DATA='${INSTALL} -m 644'
1102INSTALL_PROGRAM='${INSTALL}'
1103INSTALL_SCRIPT='${INSTALL}'
1104LAUNCHCTL='/bin/launchctl'
1105LDFLAGS=''
1106LDFLAGS_LIBCURL=''
1107LDFLAGS_SQLITE3=''
1108LIBOBJS=''
1109LIBS=''
1110LIPO='/usr/bin/lipo'
1111LN_S='ln -s'
1112LSBOM='/usr/bin/lsbom'
1113LTLIBOBJS=''
1114MACPORTS_VERSION='1.9.2'
1115MAKE='/usr/bin/make'
1116MD5_LIBS=''
1117MKBOM='/usr/bin/mkbom'
1118MPAPPLICATIONSDIR=''
1119MPCONFIGDIR=''
1120MPCONFIGDIR_EXPANDED=''
1121MPFRAMEWORKSDIR=''
1122MTREE='/usr/sbin/mtree'
1123OBJC='cc'
1124OBJCFLAGS='-g -O2'
1125OBJCPP='cc -E'
1126OBJC_FOUNDATION=''
1127OBJC_FOUNDATION_CPPFLAGS=''
1128OBJC_FOUNDATION_LDFLAGS=''
1129OBJC_FOUNDATION_LIBS=''
1130OBJC_LIBS='-lobjc'
1131OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
1132OBJC_PTHREAD_LIBS=''
1133OBJC_RUNTIME='APPLE_RUNTIME'
1134OBJC_RUNTIME_FLAGS='-fnext-runtime'
1135OBJEXT='o'
1136OPEN='/usr/bin/open'
1137OUR_INCLUDED_PACKAGES=''
1138PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
1139PACKAGE_NAME='MacPorts'
1140PACKAGE_STRING='MacPorts 1.9.2'
1141PACKAGE_TARNAME='macports'
1142PACKAGE_URL=''
1143PACKAGE_VERSION='1.9.2'
1144PATCH='/usr/bin/patch'
1145PATHCONF=''
1146PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
1147PATH_SEPARATOR=':'
1148PAX='/bin/pax'
1149PKG_CONFIG=''
1150PORTSDIR=''
1151PTHREAD_CFLAGS='-D_THREAD_SAFE '
1152PTHREAD_LIBS=''
1153READLINE_LIBS=''
1154READLINK_IS_NOT_P1003_1A=''
1155RMDIR='/bin/rmdir'
1156RSYNC='/usr/bin/rsync'
1157RUNUSR=''
1158SED='/usr/bin/sed'
1159SED_EXT='-E'
1160SET_MAKE=''
1161SHELL='/bin/sh'
1162SHLIB_CFLAGS=''
1163SHLIB_LD=''
1164SHLIB_LDFLAGS=''
1165SHLIB_SUFFIX=''
1166SQLITE3_TCL_DIR=''
1167STLIB_LD=''
1168SVN='/usr/bin/svn'
1169SW_VERS='/usr/bin/sw_vers'
1170TAR='/usr/bin/tar'
1171TAR_CMD='/usr/bin/gnutar --no-same-owner'
1172TCLSH=''
1173TCL_BIN_DIR=''
1174TCL_CC=''
1175TCL_DEFS=''
1176TCL_INCLUDES=''
1177TCL_LIB_FILE=''
1178TCL_LIB_FLAG=''
1179TCL_LIB_SPEC=''
1180TCL_PACKAGE_DIR=''
1181TCL_SRC_DIR=''
1182TCL_STUB_LIB_FILE=''
1183TCL_STUB_LIB_FLAG=''
1184TCL_STUB_LIB_SPEC=''
1185TCL_VERSION=''
1186UNIVERSAL_ARCHS=''
1187UNZIP='/usr/bin/unzip'
1188XAR='/usr/bin/xar'
1189XCODEBUILD='/usr/bin/xcodebuild'
1190XCODE_SELECT='/usr/bin/xcode-select'
1191ZIP='/usr/bin/zip'
1192ac_ct_CC=''
1193ac_ct_OBJC='cc'
1194acx_pthread_config=''
1195bindir='${exec_prefix}/bin'
1196build='x86_64-apple-darwin10.4.0'
1197build_alias=''
1198build_cpu='x86_64'
1199build_os='darwin10.4.0'
1200build_vendor='apple'
1201datadir='${datarootdir}'
1202datarootdir='${prefix}/share'
1203docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1204dvidir='${docdir}'
1205exec_prefix='NONE'
1206host='x86_64-apple-darwin10.4.0'
1207host_alias=''
1208host_cpu='x86_64'
1209host_os='darwin10.4.0'
1210host_vendor='apple'
1211htmldir='${docdir}'
1212includedir='${prefix}/include'
1213infodir='${datarootdir}/info'
1214libdir='${exec_prefix}/lib'
1215libexecdir='${exec_prefix}/libexec'
1216localedir='${datarootdir}/locale'
1217localstatedir='${prefix}/var'
1218localstatedir_expanded=''
1219macports_tcl_dir=''
1220mandir='${datarootdir}/man'
1221oldincludedir='/usr/include'
1222pdfdir='${docdir}'
1223prefix='/opt/local'
1224prefix_expanded=''
1225program_transform_name='s,x,x,'
1226psdir='${docdir}'
1227sbindir='${exec_prefix}/sbin'
1228sharedstatedir='${prefix}/com'
1229subdirs=''
1230sysconfdir='${prefix}/etc'
1231target='x86_64-apple-darwin10.4.0'
1232target_alias=''
1233target_cpu='x86_64'
1234target_os='darwin10.4.0'
1235target_vendor='apple'
1236
1237## ----------- ##
1238## confdefs.h. ##
1239## ----------- ##
1240
1241/* confdefs.h */
1242#define PACKAGE_NAME "MacPorts"
1243#define PACKAGE_TARNAME "macports"
1244#define PACKAGE_VERSION "1.9.2"
1245#define PACKAGE_STRING "MacPorts 1.9.2"
1246#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1247#define PACKAGE_URL ""
1248#define UNUSED __attribute__((unused))
1249#define MP_PRIVATE __attribute__((visibility("hidden")))
1250#define HAVE_PTHREAD 1
1251#define STDC_HEADERS 1
1252#define HAVE_SYS_TYPES_H 1
1253#define HAVE_SYS_STAT_H 1
1254#define HAVE_STDLIB_H 1
1255#define HAVE_STRING_H 1
1256#define HAVE_MEMORY_H 1
1257#define HAVE_STRINGS_H 1
1258#define HAVE_INTTYPES_H 1
1259#define HAVE_STDINT_H 1
1260#define HAVE_UNISTD_H 1
1261#define HAVE_OBJC_OBJC_H 1
1262#define APPLE_RUNTIME 1
1263
1264configure: exit 1