Ticket #28452: config.log

File config.log, 28.8 KB (added by sachin.srivastava@…, 13 years ago)
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 = sachins-MacBook-Pro.local
14uname -m = i386
15uname -r = 10.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/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: 121 tasks, 406 threads, 2 processors
34Load average: 0.99, Mach factor: 1.39
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.6.0
53configure:2680: checking host system type
54configure:2693: result: x86_64-apple-darwin10.6.0
55configure:2713: checking target system type
56configure:2726: result: x86_64-apple-darwin10.6.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.6
70configure:2936: checking Xcode location
71configure:2939: result: /Developer
72configure:2948: checking Xcode version
73configure:2955: result: 3.2.5
74configure:3027: checking for gcc
75configure:3043: found /usr/bin/gcc
76configure:3054: result: gcc
77configure:3283: checking for C compiler version
78configure:3292: gcc --version >&5
79i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
80Copyright (C) 2007 Free Software Foundation, Inc.
81This is free software; see the source for copying conditions.  There is NO
82warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
83
84configure:3303: $? = 0
85configure:3292: gcc -v >&5
86Using built-in specs.
87Target: i686-apple-darwin10
88Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
89Thread model: posix
90gcc version 4.2.1 (Apple Inc. build 5664)
91configure:3303: $? = 0
92configure:3292: gcc -V >&5
93gcc-4.2: argument to `-V' is missing
94configure:3303: $? = 1
95configure:3292: gcc -qversion >&5
96i686-apple-darwin10-gcc-4.2.1: no input files
97configure:3303: $? = 1
98configure:3323: checking whether the C compiler works
99configure:3345: gcc    conftest.c  >&5
100configure:3349: $? = 0
101configure:3397: result: yes
102configure:3400: checking for C compiler default output file name
103configure:3402: result: a.out
104configure:3408: checking for suffix of executables
105configure:3415: gcc -o conftest    conftest.c  >&5
106configure:3419: $? = 0
107configure:3441: result:
108configure:3463: checking whether we are cross compiling
109configure:3471: gcc -o conftest    conftest.c  >&5
110configure:3475: $? = 0
111configure:3482: ./conftest
112configure:3486: $? = 0
113configure:3501: result: no
114configure:3506: checking for suffix of object files
115configure:3528: gcc -c   conftest.c >&5
116configure:3532: $? = 0
117configure:3553: result: o
118configure:3557: checking whether we are using the GNU C compiler
119configure:3576: gcc -c   conftest.c >&5
120configure:3576: $? = 0
121configure:3585: result: yes
122configure:3594: checking whether gcc accepts -g
123configure:3614: gcc -c -g  conftest.c >&5
124configure:3614: $? = 0
125configure:3655: result: yes
126configure:3672: checking for gcc option to accept ISO C89
127configure:3736: gcc  -c -g -O2  conftest.c >&5
128configure:3736: $? = 0
129configure:3749: result: none needed
130configure:3823: checking for gcc
131configure:3839: found /usr/bin/gcc
132configure:3850: result: gcc
133configure:3875: checking for Objective C compiler version
134configure:3884: gcc --version >&5
135i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
136Copyright (C) 2007 Free Software Foundation, Inc.
137This is free software; see the source for copying conditions.  There is NO
138warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
139
140configure:3895: $? = 0
141configure:3884: gcc -v >&5
142Using built-in specs.
143Target: i686-apple-darwin10
144Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
145Thread model: posix
146gcc version 4.2.1 (Apple Inc. build 5664)
147configure:3895: $? = 0
148configure:3884: gcc -V >&5
149gcc-4.2: argument to `-V' is missing
150configure:3895: $? = 1
151configure:3884: gcc -qversion >&5
152i686-apple-darwin10-gcc-4.2.1: no input files
153configure:3895: $? = 1
154configure:3899: checking whether we are using the GNU Objective C compiler
155configure:3918: gcc -c   conftest.m >&5
156configure:3918: $? = 0
157configure:3927: result: yes
158configure:3936: checking whether gcc accepts -g
159configure:3956: gcc -c -g  conftest.m >&5
160configure:3956: $? = 0
161configure:3997: result: yes
162configure:4034: checking for a BSD-compatible install
163configure:4102: result: /usr/bin/install -c
164configure:4113: checking whether make sets $(MAKE)
165configure:4135: result: yes
166configure:4144: checking whether ln -s works
167configure:4148: result: yes
168configure:4157: checking for mtree
169configure:4176: found /usr/sbin/mtree
170configure:4188: result: /usr/sbin/mtree
171configure:4198: checking for chown
172configure:4217: found /usr/sbin/chown
173configure:4229: result: /usr/sbin/chown
174configure:4239: checking for cp
175configure:4257: found /bin/cp
176configure:4269: result: /bin/cp
177configure:4279: checking for cpio
178configure:4297: found /usr/bin/cpio
179configure:4309: result: /usr/bin/cpio
180configure:4319: checking for diff
181configure:4337: found /usr/bin/diff
182configure:4349: result: /usr/bin/diff
183configure:4359: checking for dscl
184configure:4377: found /usr/bin/dscl
185configure:4389: result: /usr/bin/dscl
186configure:4399: checking for file
187configure:4417: found /usr/bin/file
188configure:4429: result: /usr/bin/file
189configure:4439: checking for bzr
190configure:4472: result: no
191configure:4479: checking for cvs
192configure:4497: found /usr/bin/cvs
193configure:4509: result: /usr/bin/cvs
194configure:4519: checking for svn
195configure:4537: found /usr/bin/svn
196configure:4549: result: /usr/bin/svn
197configure:4559: checking for git
198configure:4577: found /usr/bin/git
199configure:4589: result: /usr/bin/git
200configure:4599: checking for hg
201configure:4632: result: no
202configure:4639: checking for gzip
203configure:4657: found /usr/bin/gzip
204configure:4669: result: /usr/bin/gzip
205configure:4679: checking for lipo
206configure:4697: found /usr/bin/lipo
207configure:4709: result: /usr/bin/lipo
208configure:4719: checking for patch
209configure:4737: found /usr/bin/patch
210configure:4749: result: /usr/bin/patch
211configure:4759: checking for rmdir
212configure:4777: found /bin/rmdir
213configure:4789: result: /bin/rmdir
214configure:4799: checking for rsync
215configure:4817: found /usr/bin/rsync
216configure:4829: result: /usr/bin/rsync
217configure:4839: checking for sed
218configure:4857: found /usr/bin/sed
219configure:4869: result: /usr/bin/sed
220configure:4879: checking for tar
221configure:4897: found /usr/bin/tar
222configure:4909: result: /usr/bin/tar
223configure:4919: checking for unzip
224configure:4937: found /usr/bin/unzip
225configure:4949: result: /usr/bin/unzip
226configure:4959: checking for zip
227configure:4977: found /usr/bin/zip
228configure:4989: result: /usr/bin/zip
229configure:5001: checking for bsdmake
230configure:5019: found /usr/bin/bsdmake
231configure:5031: result: /usr/bin/bsdmake
232configure:5044: checking for make
233configure:5062: found /usr/bin/make
234configure:5074: result: /usr/bin/make
235configure:5084: checking for hdiutil
236configure:5102: found /usr/bin/hdiutil
237configure:5114: result: /usr/bin/hdiutil
238configure:5124: checking for launchd
239configure:5140: found /sbin/launchd
240configure:5151: result: yes
241configure:5161: checking for launchctl
242configure:5179: found /bin/launchctl
243configure:5191: result: /bin/launchctl
244configure:5201: checking for xcodebuild
245configure:5219: found /usr/bin/xcodebuild
246configure:5231: result: /usr/bin/xcodebuild
247configure:5243: checking for gnutar
248configure:5262: found /usr/bin/gnutar
249configure:5274: result: /usr/bin/gnutar
250configure:5289: checking for gnumake
251configure:5308: found /usr/bin/gnumake
252configure:5320: result: /usr/bin/gnumake
253configure:5335: checking for gnupatch
254configure:5369: result: no
255configure:5335: checking for gpatch
256configure:5369: result: no
257configure:5379: checking for bzip2
258configure:5397: found /usr/bin/bzip2
259configure:5409: result: /usr/bin/bzip2
260configure:5419: checking for lsbom
261configure:5437: found /usr/bin/lsbom
262configure:5449: result: /usr/bin/lsbom
263configure:5459: checking for mkbom
264configure:5477: found /usr/bin/mkbom
265configure:5489: result: /usr/bin/mkbom
266configure:5499: checking for pax
267configure:5517: found /bin/pax
268configure:5529: result: /bin/pax
269configure:5539: checking for xar
270configure:5557: found /usr/bin/xar
271configure:5569: result: /usr/bin/xar
272configure:5579: checking for open
273configure:5597: found /usr/bin/open
274configure:5609: result: /usr/bin/open
275configure:5636: checking for sed
276configure:5666: result: /usr/bin/sed
277configure:5679: checking which sed flag to use for extended regexp
278configure:5689: result: -E (BSD)
279configure:5706: checking for tar
280configure:5736: result: /usr/bin/tar
281configure:5746: checking for gnutar
282configure:5776: result: /usr/bin/gnutar
283configure:5785: checking for which tar variant to use
284configure:5792: result: /usr/bin/gnutar
285configure:5796: checking for /usr/bin/gnutar --no-same-owner support
286configure:5803: result: yes
287configure:5811: checking for patch
288configure:5841: result: /usr/bin/patch
289configure:5851: checking for gpatch
290configure:5884: result: no
291configure:5890: checking for GNU (FSF) patch
292configure:5902: result: /usr/bin/patch
293configure:5932: checking how to mark unused variables
294configure:5938: gcc -c -g -O2  conftest.c >&5
295configure:5938: $? = 0
296configure:5948: result:
297configure:5953: checking for gcc symbol visibility attribute
298configure:5972: gcc -c -g -O2  conftest.c >&5
299configure:5972: $? = 0
300configure:5986: result: __attribute__((visibility("hidden")))
301configure:6171: checking for the pthreads library -lpthreads
302configure:6204: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
303ld: library not found for -lpthreads
304collect2: ld returned 1 exit status
305configure:6204: $? = 1
306configure: failed program was:
307| /* confdefs.h */
308| #define PACKAGE_NAME "MacPorts"
309| #define PACKAGE_TARNAME "macports"
310| #define PACKAGE_VERSION "1.9.2"
311| #define PACKAGE_STRING "MacPorts 1.9.2"
312| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
313| #define PACKAGE_URL ""
314| #define UNUSED __attribute__((unused))
315| #define MP_PRIVATE __attribute__((visibility("hidden")))
316| /* end confdefs.h.  */
317| #include <pthread.h>
318| int
319| main ()
320| {
321| pthread_t th; pthread_join(th, 0);
322|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
323|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
324|   ;
325|   return 0;
326| }
327configure:6213: result: no
328configure:6116: checking whether pthreads work without any flags
329configure:6204: gcc -o conftest -g -O2    conftest.c   >&5
330configure:6204: $? = 0
331configure:6213: result: yes
332configure:6232: checking for joinable pthread attribute
333configure:6247: gcc -o conftest -g -O2    conftest.c   >&5
334configure:6247: $? = 0
335configure:6253: result: PTHREAD_CREATE_JOINABLE
336configure:6263: checking if more special flags are required for pthreads
337configure:6270: result: -D_THREAD_SAFE
338configure:6307: checking how to run the Objective C preprocessor
339configure:6334: gcc -E  conftest.m
340configure:6334: $? = 0
341configure:6348: gcc -E  conftest.m
342conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
343configure:6348: $? = 1
344configure: failed program was:
345| /* confdefs.h */
346| #define PACKAGE_NAME "MacPorts"
347| #define PACKAGE_TARNAME "macports"
348| #define PACKAGE_VERSION "1.9.2"
349| #define PACKAGE_STRING "MacPorts 1.9.2"
350| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
351| #define PACKAGE_URL ""
352| #define UNUSED __attribute__((unused))
353| #define MP_PRIVATE __attribute__((visibility("hidden")))
354| #define HAVE_PTHREAD 1
355| /* end confdefs.h.  */
356| #include <ac_nonexistent.h>
357configure:6373: result: gcc -E
358configure:6393: gcc -E  conftest.m
359configure:6393: $? = 0
360configure:6407: gcc -E  conftest.m
361conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
362configure:6407: $? = 1
363configure: failed program was:
364| /* confdefs.h */
365| #define PACKAGE_NAME "MacPorts"
366| #define PACKAGE_TARNAME "macports"
367| #define PACKAGE_VERSION "1.9.2"
368| #define PACKAGE_STRING "MacPorts 1.9.2"
369| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
370| #define PACKAGE_URL ""
371| #define UNUSED __attribute__((unused))
372| #define MP_PRIVATE __attribute__((visibility("hidden")))
373| #define HAVE_PTHREAD 1
374| /* end confdefs.h.  */
375| #include <ac_nonexistent.h>
376configure:6436: checking for grep that handles long lines and -e
377configure:6494: result: /usr/bin/grep
378configure:6499: checking for egrep
379configure:6561: result: /usr/bin/grep -E
380configure:6566: checking for ANSI C header files
381configure:6586: gcc -c -g -O2  conftest.m >&5
382configure:6586: $? = 0
383configure:6659: gcc -o conftest -g -O2   conftest.m  >&5
384configure:6659: $? = 0
385configure:6659: ./conftest
386configure:6659: $? = 0
387configure:6670: result: yes
388configure:6683: checking for sys/types.h
389configure:6683: gcc -c -g -O2  conftest.m >&5
390configure:6683: $? = 0
391configure:6683: result: yes
392configure:6683: checking for sys/stat.h
393configure:6683: gcc -c -g -O2  conftest.m >&5
394configure:6683: $? = 0
395configure:6683: result: yes
396configure:6683: checking for stdlib.h
397configure:6683: gcc -c -g -O2  conftest.m >&5
398configure:6683: $? = 0
399configure:6683: result: yes
400configure:6683: checking for string.h
401configure:6683: gcc -c -g -O2  conftest.m >&5
402configure:6683: $? = 0
403configure:6683: result: yes
404configure:6683: checking for memory.h
405configure:6683: gcc -c -g -O2  conftest.m >&5
406configure:6683: $? = 0
407configure:6683: result: yes
408configure:6683: checking for strings.h
409configure:6683: gcc -c -g -O2  conftest.m >&5
410configure:6683: $? = 0
411configure:6683: result: yes
412configure:6683: checking for inttypes.h
413configure:6683: gcc -c -g -O2  conftest.m >&5
414configure:6683: $? = 0
415configure:6683: result: yes
416configure:6683: checking for stdint.h
417configure:6683: gcc -c -g -O2  conftest.m >&5
418configure:6683: $? = 0
419configure:6683: result: yes
420configure:6683: checking for unistd.h
421configure:6683: gcc -c -g -O2  conftest.m >&5
422configure:6683: $? = 0
423configure:6683: result: yes
424configure:6730: checking objc/objc.h usability
425configure:6730: gcc -c -g -O2  conftest.m >&5
426configure:6730: $? = 0
427configure:6730: result: yes
428configure:6730: checking objc/objc.h presence
429configure:6730: gcc -E  conftest.m
430configure:6730: $? = 0
431configure:6730: result: yes
432configure:6730: checking for objc/objc.h
433configure:6730: result: yes
434configure:6755: checking if linking libobjc requires pthreads
435configure:6784: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
436conftest.m: In function 'main':
437conftest.m:32: warning: 'Object' may not respond to '+alloc'
438conftest.m:32: warning: (Messages without a matching method signature
439conftest.m:32: warning: will be assumed to return 'id' and accept
440conftest.m:32: warning: '...' as arguments.)
441conftest.m:33: warning: 'Object' may not respond to '-name'
442configure:6784: $? = 0
443configure:6842: result: no
444configure:6855: checking for Apple Objective-C runtime
445configure:6884: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
446conftest.m: In function 'main':
447conftest.m:32: warning: initialization makes pointer from integer without a cast
448conftest.m:33: warning: no '-alloc' method found
449conftest.m:33: warning: (Messages without a matching method signature
450conftest.m:33: warning: will be assumed to return 'id' and accept
451conftest.m:33: warning: '...' as arguments.)
452conftest.m:34: warning: no '-name' method found
453configure:6884: $? = 0
454configure:6899: result: yes
455configure:6906: checking for GNU Objective C runtime
456configure:6935: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
457conftest.m: In function 'main':
458conftest.m:32: warning: initialization makes pointer from integer without a cast
459conftest.m:33: warning: no '-alloc' method found
460conftest.m:33: warning: (Messages without a matching method signature
461conftest.m:33: warning: will be assumed to return 'id' and accept
462conftest.m:33: warning: '...' as arguments.)
463conftest.m:34: warning: no '-name' method found
464Undefined symbols:
465  "_objc_lookup_class", referenced from:
466      _main in ccQGE6uY.o
467ld: symbol(s) not found
468collect2: ld returned 1 exit status
469configure:6935: $? = 1
470configure: failed program was:
471| /* confdefs.h */
472| #define PACKAGE_NAME "MacPorts"
473| #define PACKAGE_TARNAME "macports"
474| #define PACKAGE_VERSION "1.9.2"
475| #define PACKAGE_STRING "MacPorts 1.9.2"
476| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
477| #define PACKAGE_URL ""
478| #define UNUSED __attribute__((unused))
479| #define MP_PRIVATE __attribute__((visibility("hidden")))
480| #define HAVE_PTHREAD 1
481| #define STDC_HEADERS 1
482| #define HAVE_SYS_TYPES_H 1
483| #define HAVE_SYS_STAT_H 1
484| #define HAVE_STDLIB_H 1
485| #define HAVE_STRING_H 1
486| #define HAVE_MEMORY_H 1
487| #define HAVE_STRINGS_H 1
488| #define HAVE_INTTYPES_H 1
489| #define HAVE_STDINT_H 1
490| #define HAVE_UNISTD_H 1
491| #define HAVE_OBJC_OBJC_H 1
492| /* end confdefs.h.  */
493|
494|
495|                                                       #include <objc/objc.h>
496|                                                       #include <objc/objc-api.h>
497|
498| int
499| main ()
500| {
501|
502|                                                       id class = objc_lookup_class("Object");
503|                                                       id obj = [class alloc];
504|                                                       puts([obj name]);
505|
506|   ;
507|   return 0;
508| }
509|
510configure:6950: result: no
511configure:6962: Using Apple Objective-C runtime
512configure:7042: checking for Apple Foundation library
513configure:7078: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
514In file included from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/HFSVolumes.h:32,
515                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:206,
516                 from /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
517                 from /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:21,
518                 from /System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:17,
519                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:81,
520                 from conftest.m:26:
521/usr/include/hfs/hfs_format.h:765: error: expected specifier-qualifier-list before 'uuid_string_t'
522conftest.m: In function 'main':
523conftest.m:33: warning: 'NSString' may not respond to '+length'
524conftest.m:33: warning: (Messages without a matching method signature
525conftest.m:33: warning: will be assumed to return 'id' and accept
526conftest.m:33: warning: '...' as arguments.)
527configure:7078: $? = 1
528configure: failed program was:
529| /* confdefs.h */
530| #define PACKAGE_NAME "MacPorts"
531| #define PACKAGE_TARNAME "macports"
532| #define PACKAGE_VERSION "1.9.2"
533| #define PACKAGE_STRING "MacPorts 1.9.2"
534| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
535| #define PACKAGE_URL ""
536| #define UNUSED __attribute__((unused))
537| #define MP_PRIVATE __attribute__((visibility("hidden")))
538| #define HAVE_PTHREAD 1
539| #define STDC_HEADERS 1
540| #define HAVE_SYS_TYPES_H 1
541| #define HAVE_SYS_STAT_H 1
542| #define HAVE_STDLIB_H 1
543| #define HAVE_STRING_H 1
544| #define HAVE_MEMORY_H 1
545| #define HAVE_STRINGS_H 1
546| #define HAVE_INTTYPES_H 1
547| #define HAVE_STDINT_H 1
548| #define HAVE_UNISTD_H 1
549| #define HAVE_OBJC_OBJC_H 1
550| #define APPLE_RUNTIME 1
551| /* end confdefs.h.  */
552|
553|
554|                                                               #include <Foundation/Foundation.h>
555|
556| int
557| main ()
558| {
559|
560|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
561|                                                               [NSString length];
562|
563|   ;
564|   return 0;
565| }
566|
567configure:7096: result: no
568configure:7108: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
569configure:7212: error: Could not find a working Foundation implementation
570
571## ---------------- ##
572## Cache variables. ##
573## ---------------- ##
574
575ac_cv_build=x86_64-apple-darwin10.6.0
576ac_cv_c_compiler_gnu=yes
577ac_cv_env_BSDMAKE_set=
578ac_cv_env_BSDMAKE_value=
579ac_cv_env_BZIP2_set=
580ac_cv_env_BZIP2_value=
581ac_cv_env_CC_set=
582ac_cv_env_CC_value=
583ac_cv_env_CFLAGS_set=
584ac_cv_env_CFLAGS_value=
585ac_cv_env_CPPFLAGS_set=
586ac_cv_env_CPPFLAGS_value=
587ac_cv_env_CPP_set=
588ac_cv_env_CPP_value=
589ac_cv_env_CVS_set=
590ac_cv_env_CVS_value=
591ac_cv_env_GNUMAKE_set=
592ac_cv_env_GNUMAKE_value=
593ac_cv_env_GNUTAR_set=
594ac_cv_env_GNUTAR_value=
595ac_cv_env_LDFLAGS_set=
596ac_cv_env_LDFLAGS_value=
597ac_cv_env_LIBS_set=
598ac_cv_env_LIBS_value=
599ac_cv_env_MAKE_set=
600ac_cv_env_MAKE_value=
601ac_cv_env_MTREE_set=
602ac_cv_env_MTREE_value=
603ac_cv_env_OBJCFLAGS_set=
604ac_cv_env_OBJCFLAGS_value=
605ac_cv_env_OBJCPP_set=
606ac_cv_env_OBJCPP_value=
607ac_cv_env_OBJC_set=
608ac_cv_env_OBJC_value=
609ac_cv_env_OPEN_set=
610ac_cv_env_OPEN_value=
611ac_cv_env_RSYNC_set=
612ac_cv_env_RSYNC_value=
613ac_cv_env_SED_set=
614ac_cv_env_SED_value=
615ac_cv_env_SVN_set=
616ac_cv_env_SVN_value=
617ac_cv_env_TAR_set=
618ac_cv_env_TAR_value=
619ac_cv_env_XAR_set=
620ac_cv_env_XAR_value=
621ac_cv_env_build_alias_set=
622ac_cv_env_build_alias_value=
623ac_cv_env_host_alias_set=
624ac_cv_env_host_alias_value=
625ac_cv_env_target_alias_set=
626ac_cv_env_target_alias_value=
627ac_cv_header_inttypes_h=yes
628ac_cv_header_memory_h=yes
629ac_cv_header_objc_objc_h=yes
630ac_cv_header_stdc=yes
631ac_cv_header_stdint_h=yes
632ac_cv_header_stdlib_h=yes
633ac_cv_header_string_h=yes
634ac_cv_header_strings_h=yes
635ac_cv_header_sys_stat_h=yes
636ac_cv_header_sys_types_h=yes
637ac_cv_header_unistd_h=yes
638ac_cv_host=x86_64-apple-darwin10.6.0
639ac_cv_objc_compiler_gnu=yes
640ac_cv_objc_foundation_apple=no
641ac_cv_objext=o
642ac_cv_path_BSDMAKE=/usr/bin/bsdmake
643ac_cv_path_BZIP2=/usr/bin/bzip2
644ac_cv_path_CHOWN=/usr/sbin/chown
645ac_cv_path_CP=/bin/cp
646ac_cv_path_CPIO=/usr/bin/cpio
647ac_cv_path_CVS=/usr/bin/cvs
648ac_cv_path_DEFAULTS=/usr/bin/defaults
649ac_cv_path_DIFF=/usr/bin/diff
650ac_cv_path_DSCL=/usr/bin/dscl
651ac_cv_path_EGREP='/usr/bin/grep -E'
652ac_cv_path_FILE=/usr/bin/file
653ac_cv_path_GIT=/usr/bin/git
654ac_cv_path_GNUMAKE=/usr/bin/gnumake
655ac_cv_path_GNUTAR=/usr/bin/gnutar
656ac_cv_path_GREP=/usr/bin/grep
657ac_cv_path_GZIP=/usr/bin/gzip
658ac_cv_path_HDIUTIL=/usr/bin/hdiutil
659ac_cv_path_LAUNCHCTL=/bin/launchctl
660ac_cv_path_LIPO=/usr/bin/lipo
661ac_cv_path_LSBOM=/usr/bin/lsbom
662ac_cv_path_MAKE=/usr/bin/make
663ac_cv_path_MKBOM=/usr/bin/mkbom
664ac_cv_path_MTREE=/usr/sbin/mtree
665ac_cv_path_OPEN=/usr/bin/open
666ac_cv_path_PATCH=/usr/bin/patch
667ac_cv_path_PAX=/bin/pax
668ac_cv_path_RMDIR=/bin/rmdir
669ac_cv_path_RSYNC=/usr/bin/rsync
670ac_cv_path_SED=/usr/bin/sed
671ac_cv_path_SVN=/usr/bin/svn
672ac_cv_path_SW_VERS=/usr/bin/sw_vers
673ac_cv_path_TAR=/usr/bin/tar
674ac_cv_path_UNZIP=/usr/bin/unzip
675ac_cv_path_XAR=/usr/bin/xar
676ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
677ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
678ac_cv_path_ZIP=/usr/bin/zip
679ac_cv_path_install='/usr/bin/install -c'
680ac_cv_prog_HAVE_LAUNCHD=yes
681ac_cv_prog_OBJCPP='gcc -E'
682ac_cv_prog_ac_ct_CC=gcc
683ac_cv_prog_ac_ct_OBJC=gcc
684ac_cv_prog_cc_c89=
685ac_cv_prog_cc_g=yes
686ac_cv_prog_make_make_set=yes
687ac_cv_prog_objc_g=yes
688ac_cv_target=x86_64-apple-darwin10.6.0
689mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
690mp_cv_objc_req_pthread=no
691mp_cv_objc_runtime_apple=yes
692mp_cv_objc_runtime_gnu=no
693
694## ----------------- ##
695## Output variables. ##
696## ----------------- ##
697
698BSDMAKE='/usr/bin/bsdmake'
699BZIP2='/usr/bin/bzip2'
700BZR=''
701CC='gcc'
702CFLAGS='-g -O2'
703CFLAGS_LIBCURL=''
704CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
705CFLAGS_SQLITE3=''
706CFLAGS_WERROR=''
707CHOWN='/usr/sbin/chown'
708CP='/bin/cp'
709CPIO='/usr/bin/cpio'
710CPP=''
711CPPFLAGS=''
712CURL_CONFIG=''
713CVS='/usr/bin/cvs'
714DEFAULTS='/usr/bin/defaults'
715DEFS=''
716DEVELOPER_DIR='/Developer'
717DIFF='/usr/bin/diff'
718DSCL='/usr/bin/dscl'
719DSTGRP=''
720DSTMODE=''
721DSTUSR=''
722ECHO_C='\c'
723ECHO_N=''
724ECHO_T=''
725EGREP='/usr/bin/grep -E'
726EXEEXT=''
727EXTRA_PROGS=''
728FILE='/usr/bin/file'
729GIT='/usr/bin/git'
730GNUMAKE='/usr/bin/gnumake'
731GNUPATCH='/usr/bin/patch'
732GNUTAR='/usr/bin/gnutar'
733GREP='/usr/bin/grep'
734GZIP='/usr/bin/gzip'
735HAVE_FRAMEWORK_COREFOUNDATION=''
736HAVE_FRAMEWORK_IOKIT=''
737HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
738HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
739HAVE_LAUNCHD='yes'
740HDIUTIL='/usr/bin/hdiutil'
741HG=''
742INCLUDES=''
743INSTALL_DATA='${INSTALL} -m 644'
744INSTALL_PROGRAM='${INSTALL}'
745INSTALL_SCRIPT='${INSTALL}'
746LAUNCHCTL='/bin/launchctl'
747LDFLAGS=''
748LDFLAGS_LIBCURL=''
749LDFLAGS_SQLITE3=''
750LIBOBJS=''
751LIBS=''
752LIPO='/usr/bin/lipo'
753LN_S='ln -s'
754LSBOM='/usr/bin/lsbom'
755LTLIBOBJS=''
756MACPORTS_VERSION='1.9.2'
757MAKE='/usr/bin/make'
758MD5_LIBS=''
759MKBOM='/usr/bin/mkbom'
760MPAPPLICATIONSDIR=''
761MPCONFIGDIR=''
762MPCONFIGDIR_EXPANDED=''
763MPFRAMEWORKSDIR=''
764MTREE='/usr/sbin/mtree'
765OBJC='gcc'
766OBJCFLAGS='-g -O2'
767OBJCPP='gcc -E'
768OBJC_FOUNDATION=''
769OBJC_FOUNDATION_CPPFLAGS=''
770OBJC_FOUNDATION_LDFLAGS=''
771OBJC_FOUNDATION_LIBS=''
772OBJC_LIBS='-lobjc'
773OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
774OBJC_PTHREAD_LIBS=''
775OBJC_RUNTIME='APPLE_RUNTIME'
776OBJC_RUNTIME_FLAGS='-fnext-runtime'
777OBJEXT='o'
778OPEN='/usr/bin/open'
779OUR_INCLUDED_PACKAGES=''
780PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
781PACKAGE_NAME='MacPorts'
782PACKAGE_STRING='MacPorts 1.9.2'
783PACKAGE_TARNAME='macports'
784PACKAGE_URL=''
785PACKAGE_VERSION='1.9.2'
786PATCH='/usr/bin/patch'
787PATHCONF=''
788PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
789PATH_SEPARATOR=':'
790PAX='/bin/pax'
791PKG_CONFIG=''
792PORTSDIR=''
793PTHREAD_CFLAGS='-D_THREAD_SAFE '
794PTHREAD_LIBS=''
795READLINE_LIBS=''
796READLINK_IS_NOT_P1003_1A=''
797RMDIR='/bin/rmdir'
798RSYNC='/usr/bin/rsync'
799RUNUSR=''
800SED='/usr/bin/sed'
801SED_EXT='-E'
802SET_MAKE=''
803SHELL='/bin/sh'
804SHLIB_CFLAGS=''
805SHLIB_LD=''
806SHLIB_LDFLAGS=''
807SHLIB_SUFFIX=''
808SQLITE3_TCL_DIR=''
809STLIB_LD=''
810SVN='/usr/bin/svn'
811SW_VERS='/usr/bin/sw_vers'
812TAR='/usr/bin/tar'
813TAR_CMD='/usr/bin/gnutar --no-same-owner'
814TCLSH=''
815TCL_BIN_DIR=''
816TCL_CC=''
817TCL_DEFS=''
818TCL_INCLUDES=''
819TCL_LIB_FILE=''
820TCL_LIB_FLAG=''
821TCL_LIB_SPEC=''
822TCL_PACKAGE_DIR=''
823TCL_SRC_DIR=''
824TCL_STUB_LIB_FILE=''
825TCL_STUB_LIB_FLAG=''
826TCL_STUB_LIB_SPEC=''
827TCL_VERSION=''
828UNIVERSAL_ARCHS=''
829UNZIP='/usr/bin/unzip'
830XAR='/usr/bin/xar'
831XCODEBUILD='/usr/bin/xcodebuild'
832XCODE_SELECT='/usr/bin/xcode-select'
833ZIP='/usr/bin/zip'
834ac_ct_CC='gcc'
835ac_ct_OBJC='gcc'
836acx_pthread_config=''
837bindir='${exec_prefix}/bin'
838build='x86_64-apple-darwin10.6.0'
839build_alias=''
840build_cpu='x86_64'
841build_os='darwin10.6.0'
842build_vendor='apple'
843datadir='${datarootdir}'
844datarootdir='${prefix}/share'
845docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
846dvidir='${docdir}'
847exec_prefix='NONE'
848host='x86_64-apple-darwin10.6.0'
849host_alias=''
850host_cpu='x86_64'
851host_os='darwin10.6.0'
852host_vendor='apple'
853htmldir='${docdir}'
854includedir='${prefix}/include'
855infodir='${datarootdir}/info'
856libdir='${exec_prefix}/lib'
857libexecdir='${exec_prefix}/libexec'
858localedir='${datarootdir}/locale'
859localstatedir='${prefix}/var'
860localstatedir_expanded=''
861macports_tcl_dir=''
862mandir='${datarootdir}/man'
863oldincludedir='/usr/include'
864pdfdir='${docdir}'
865prefix='/opt/local'
866prefix_expanded=''
867program_transform_name='s,x,x,'
868psdir='${docdir}'
869sbindir='${exec_prefix}/sbin'
870sharedstatedir='${prefix}/com'
871subdirs=''
872sysconfdir='${prefix}/etc'
873target='x86_64-apple-darwin10.6.0'
874target_alias=''
875target_cpu='x86_64'
876target_os='darwin10.6.0'
877target_vendor='apple'
878
879## ----------- ##
880## confdefs.h. ##
881## ----------- ##
882
883/* confdefs.h */
884#define PACKAGE_NAME "MacPorts"
885#define PACKAGE_TARNAME "macports"
886#define PACKAGE_VERSION "1.9.2"
887#define PACKAGE_STRING "MacPorts 1.9.2"
888#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
889#define PACKAGE_URL ""
890#define UNUSED __attribute__((unused))
891#define MP_PRIVATE __attribute__((visibility("hidden")))
892#define HAVE_PTHREAD 1
893#define STDC_HEADERS 1
894#define HAVE_SYS_TYPES_H 1
895#define HAVE_SYS_STAT_H 1
896#define HAVE_STDLIB_H 1
897#define HAVE_STRING_H 1
898#define HAVE_MEMORY_H 1
899#define HAVE_STRINGS_H 1
900#define HAVE_INTTYPES_H 1
901#define HAVE_STDINT_H 1
902#define HAVE_UNISTD_H 1
903#define HAVE_OBJC_OBJC_H 1
904#define APPLE_RUNTIME 1
905
906configure: exit 1