Ticket #25414: config.log

File config.log, 32.1 KB (added by zullil@…, 14 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.1, which was
5generated by GNU Autoconf 2.65.  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
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Procyon.local
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 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: 62 tasks, 242 threads, 2 processors
34Load average: 1.95, Mach factor: 0.37
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:2621: checking build system type
52configure:2635: result: x86_64-apple-darwin10.4.0
53configure:2655: checking host system type
54configure:2668: result: x86_64-apple-darwin10.4.0
55configure:2688: checking target system type
56configure:2701: result: x86_64-apple-darwin10.4.0
57configure:2729: checking MacPorts version
58configure:2732: result: 1.9.1
59configure:2765: checking for sw_vers
60configure:2783: found /usr/bin/sw_vers
61configure:2795: result: /usr/bin/sw_vers
62configure:2805: checking for defaults
63configure:2823: found /usr/bin/defaults
64configure:2835: result: /usr/bin/defaults
65configure:2845: checking for xcode-select
66configure:2863: found /usr/bin/xcode-select
67configure:2875: result: /usr/bin/xcode-select
68configure:2885: checking Mac OS X version
69configure:2888: result: 10.6.4
70configure:2911: checking Xcode location
71configure:2914: result: /Developer
72configure:2923: checking Xcode version
73configure:2930: result: 3.2.2
74configure:3002: checking for gcc
75configure:3018: found /usr/bin/gcc
76configure:3029: result: gcc
77configure:3258: checking for C compiler version
78configure:3267: gcc --version >&5
79i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:3278: $? = 0
85configure:3267: gcc -v >&5
86Using built-in specs.
87Target: i686-apple-darwin10
88Configured with: /var/tmp/gcc/gcc-5659~1/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 5659)
91configure:3278: $? = 0
92configure:3267: gcc -V >&5
93gcc-4.2: argument to `-V' is missing
94configure:3278: $? = 1
95configure:3267: gcc -qversion >&5
96i686-apple-darwin10-gcc-4.2.1: no input files
97configure:3278: $? = 1
98configure:3298: checking whether the C compiler works
99configure:3320: gcc    conftest.c  >&5
100configure:3324: $? = 0
101configure:3373: result: yes
102configure:3376: checking for C compiler default output file name
103configure:3378: result: a.out
104configure:3384: checking for suffix of executables
105configure:3391: gcc -o conftest    conftest.c  >&5
106configure:3395: $? = 0
107configure:3417: result:
108configure:3439: checking whether we are cross compiling
109configure:3447: gcc -o conftest    conftest.c  >&5
110configure:3451: $? = 0
111configure:3458: ./conftest
112configure:3462: $? = 0
113configure:3477: result: no
114configure:3482: checking for suffix of object files
115configure:3504: gcc -c   conftest.c >&5
116configure:3508: $? = 0
117configure:3529: result: o
118configure:3533: checking whether we are using the GNU C compiler
119configure:3552: gcc -c   conftest.c >&5
120configure:3552: $? = 0
121configure:3561: result: yes
122configure:3570: checking whether gcc accepts -g
123configure:3590: gcc -c -g  conftest.c >&5
124configure:3590: $? = 0
125configure:3631: result: yes
126configure:3648: checking for gcc option to accept ISO C89
127configure:3712: gcc  -c -g -O2  conftest.c >&5
128configure:3712: $? = 0
129configure:3725: result: none needed
130configure:3799: checking for gcc
131configure:3815: found /usr/bin/gcc
132configure:3826: result: gcc
133configure:3851: checking for Objective C compiler version
134configure:3860: gcc --version >&5
135i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
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:3871: $? = 0
141configure:3860: gcc -v >&5
142Using built-in specs.
143Target: i686-apple-darwin10
144Configured with: /var/tmp/gcc/gcc-5659~1/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 5659)
147configure:3871: $? = 0
148configure:3860: gcc -V >&5
149gcc-4.2: argument to `-V' is missing
150configure:3871: $? = 1
151configure:3860: gcc -qversion >&5
152i686-apple-darwin10-gcc-4.2.1: no input files
153configure:3871: $? = 1
154configure:3875: checking whether we are using the GNU Objective C compiler
155configure:3894: gcc -c   conftest.m >&5
156configure:3894: $? = 0
157configure:3903: result: yes
158configure:3912: checking whether gcc accepts -g
159configure:3932: gcc -c -g  conftest.m >&5
160configure:3932: $? = 0
161configure:3973: result: yes
162configure:4010: checking for a BSD-compatible install
163configure:4078: result: /usr/bin/install -c
164configure:4089: checking whether make sets $(MAKE)
165configure:4111: result: yes
166configure:4120: checking whether ln -s works
167configure:4124: result: yes
168configure:4133: checking for mtree
169configure:4152: found /usr/sbin/mtree
170configure:4164: result: /usr/sbin/mtree
171configure:4174: checking for chown
172configure:4193: found /usr/sbin/chown
173configure:4205: result: /usr/sbin/chown
174configure:4215: checking for cp
175configure:4233: found /bin/cp
176configure:4245: result: /bin/cp
177configure:4255: checking for cpio
178configure:4273: found /usr/bin/cpio
179configure:4285: result: /usr/bin/cpio
180configure:4295: checking for diff
181configure:4313: found /usr/bin/diff
182configure:4325: result: /usr/bin/diff
183configure:4335: checking for dscl
184configure:4353: found /usr/bin/dscl
185configure:4365: result: /usr/bin/dscl
186configure:4375: checking for file
187configure:4393: found /usr/bin/file
188configure:4405: result: /usr/bin/file
189configure:4415: checking for bzr
190configure:4448: result: no
191configure:4455: checking for cvs
192configure:4473: found /usr/bin/cvs
193configure:4485: result: /usr/bin/cvs
194configure:4495: checking for svn
195configure:4513: found /usr/bin/svn
196configure:4525: result: /usr/bin/svn
197configure:4535: checking for git
198configure:4568: result: no
199configure:4575: checking for hg
200configure:4608: result: no
201configure:4615: checking for gzip
202configure:4633: found /usr/bin/gzip
203configure:4645: result: /usr/bin/gzip
204configure:4655: checking for lipo
205configure:4673: found /usr/bin/lipo
206configure:4685: result: /usr/bin/lipo
207configure:4695: checking for patch
208configure:4713: found /usr/bin/patch
209configure:4725: result: /usr/bin/patch
210configure:4735: checking for rmdir
211configure:4753: found /bin/rmdir
212configure:4765: result: /bin/rmdir
213configure:4775: checking for rsync
214configure:4793: found /usr/bin/rsync
215configure:4805: result: /usr/bin/rsync
216configure:4815: checking for sed
217configure:4833: found /usr/bin/sed
218configure:4845: result: /usr/bin/sed
219configure:4855: checking for tar
220configure:4873: found /usr/bin/tar
221configure:4885: result: /usr/bin/tar
222configure:4895: checking for unzip
223configure:4913: found /usr/bin/unzip
224configure:4925: result: /usr/bin/unzip
225configure:4935: checking for zip
226configure:4953: found /usr/bin/zip
227configure:4965: result: /usr/bin/zip
228configure:4977: checking for bsdmake
229configure:4995: found /usr/bin/bsdmake
230configure:5007: result: /usr/bin/bsdmake
231configure:5020: checking for make
232configure:5038: found /usr/bin/make
233configure:5050: result: /usr/bin/make
234configure:5060: checking for hdiutil
235configure:5078: found /usr/bin/hdiutil
236configure:5090: result: /usr/bin/hdiutil
237configure:5100: checking for launchd
238configure:5116: found /sbin/launchd
239configure:5127: result: yes
240configure:5137: checking for launchctl
241configure:5155: found /bin/launchctl
242configure:5167: result: /bin/launchctl
243configure:5177: checking for xcodebuild
244configure:5195: found /usr/bin/xcodebuild
245configure:5207: result: /usr/bin/xcodebuild
246configure:5219: checking for gnutar
247configure:5238: found /usr/bin/gnutar
248configure:5250: result: /usr/bin/gnutar
249configure:5265: checking for gnumake
250configure:5284: found /usr/bin/gnumake
251configure:5296: result: /usr/bin/gnumake
252configure:5311: checking for gnupatch
253configure:5345: result: no
254configure:5311: checking for gpatch
255configure:5345: result: no
256configure:5355: checking for bzip2
257configure:5373: found /usr/bin/bzip2
258configure:5385: result: /usr/bin/bzip2
259configure:5395: checking for lsbom
260configure:5413: found /usr/bin/lsbom
261configure:5425: result: /usr/bin/lsbom
262configure:5435: checking for mkbom
263configure:5453: found /usr/bin/mkbom
264configure:5465: result: /usr/bin/mkbom
265configure:5475: checking for pax
266configure:5493: found /bin/pax
267configure:5505: result: /bin/pax
268configure:5515: checking for xar
269configure:5533: found /usr/bin/xar
270configure:5545: result: /usr/bin/xar
271configure:5555: checking for open
272configure:5573: found /usr/bin/open
273configure:5585: result: /usr/bin/open
274configure:5612: checking for sed
275configure:5642: result: /usr/bin/sed
276configure:5655: checking which sed flag to use for extended regexp
277configure:5665: result: -E (BSD)
278configure:5682: checking for tar
279configure:5712: result: /usr/bin/tar
280configure:5722: checking for gnutar
281configure:5752: result: /usr/bin/gnutar
282configure:5761: checking for which tar variant to use
283configure:5768: result: /usr/bin/gnutar
284configure:5772: checking for /usr/bin/gnutar --no-same-owner support
285configure:5779: result: yes
286configure:5787: checking for patch
287configure:5817: result: /usr/bin/patch
288configure:5827: checking for gpatch
289configure:5860: result: no
290configure:5866: checking for GNU (FSF) patch
291configure:5878: result: /usr/bin/patch
292configure:5908: checking how to mark unused variables
293configure:5914: gcc -c -g -O2  conftest.c >&5
294configure:5914: $? = 0
295configure:5924: result:
296configure:5929: checking for gcc symbol visibility attribute
297configure:5948: gcc -c -g -O2  conftest.c >&5
298configure:5948: $? = 0
299configure:5962: result: __attribute__((visibility("hidden")))
300configure:6147: checking for the pthreads library -lpthreads
301configure:6180: gcc -o conftest -g -O2    conftest.c -lpthreads  >&5
302ld: library not found for -lpthreads
303collect2: ld returned 1 exit status
304configure:6180: $? = 1
305configure: failed program was:
306| /* confdefs.h */
307| #define PACKAGE_NAME "MacPorts"
308| #define PACKAGE_TARNAME "macports"
309| #define PACKAGE_VERSION "1.9.1"
310| #define PACKAGE_STRING "MacPorts 1.9.1"
311| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
312| #define PACKAGE_URL ""
313| #define UNUSED __attribute__((unused))
314| #define MP_PRIVATE __attribute__((visibility("hidden")))
315| /* end confdefs.h.  */
316| #include <pthread.h>
317| int
318| main ()
319| {
320| pthread_t th; pthread_join(th, 0);
321|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
322|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
323|   ;
324|   return 0;
325| }
326configure:6189: result: no
327configure:6092: checking whether pthreads work without any flags
328configure:6180: gcc -o conftest -g -O2    conftest.c   >&5
329configure:6180: $? = 0
330configure:6189: result: yes
331configure:6208: checking for joinable pthread attribute
332configure:6223: gcc -o conftest -g -O2    conftest.c   >&5
333configure:6223: $? = 0
334configure:6229: result: PTHREAD_CREATE_JOINABLE
335configure:6239: checking if more special flags are required for pthreads
336configure:6246: result: -D_THREAD_SAFE
337configure:6283: checking how to run the Objective C preprocessor
338configure:6310: gcc -E  conftest.m
339configure:6310: $? = 0
340configure:6324: gcc -E  conftest.m
341conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
342configure:6324: $? = 1
343configure: failed program was:
344| /* confdefs.h */
345| #define PACKAGE_NAME "MacPorts"
346| #define PACKAGE_TARNAME "macports"
347| #define PACKAGE_VERSION "1.9.1"
348| #define PACKAGE_STRING "MacPorts 1.9.1"
349| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
350| #define PACKAGE_URL ""
351| #define UNUSED __attribute__((unused))
352| #define MP_PRIVATE __attribute__((visibility("hidden")))
353| #define HAVE_PTHREAD 1
354| /* end confdefs.h.  */
355| #include <ac_nonexistent.h>
356configure:6349: result: gcc -E
357configure:6369: gcc -E  conftest.m
358configure:6369: $? = 0
359configure:6383: gcc -E  conftest.m
360conftest.m:12:28: error: ac_nonexistent.h: No such file or directory
361configure:6383: $? = 1
362configure: failed program was:
363| /* confdefs.h */
364| #define PACKAGE_NAME "MacPorts"
365| #define PACKAGE_TARNAME "macports"
366| #define PACKAGE_VERSION "1.9.1"
367| #define PACKAGE_STRING "MacPorts 1.9.1"
368| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
369| #define PACKAGE_URL ""
370| #define UNUSED __attribute__((unused))
371| #define MP_PRIVATE __attribute__((visibility("hidden")))
372| #define HAVE_PTHREAD 1
373| /* end confdefs.h.  */
374| #include <ac_nonexistent.h>
375configure:6412: checking for grep that handles long lines and -e
376configure:6470: result: /usr/bin/grep
377configure:6475: checking for egrep
378configure:6537: result: /usr/bin/grep -E
379configure:6542: checking for ANSI C header files
380configure:6562: gcc -c -g -O2  conftest.m >&5
381In file included from /usr/include/stdlib.h:65,
382                 from conftest.m:12:
383/usr/include/sys/wait.h:116:51: error: /usr/include/sys/signal.h: Input/output error
384In file included from /usr/include/stdlib.h:65,
385                 from conftest.m:12:
386/usr/include/sys/wait.h:258: error: expected declaration specifiers or '...' before 'siginfo_t'
387configure:6562: $? = 1
388configure: failed program was:
389| /* confdefs.h */
390| #define PACKAGE_NAME "MacPorts"
391| #define PACKAGE_TARNAME "macports"
392| #define PACKAGE_VERSION "1.9.1"
393| #define PACKAGE_STRING "MacPorts 1.9.1"
394| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
395| #define PACKAGE_URL ""
396| #define UNUSED __attribute__((unused))
397| #define MP_PRIVATE __attribute__((visibility("hidden")))
398| #define HAVE_PTHREAD 1
399| /* end confdefs.h.  */
400| #include <stdlib.h>
401| #include <stdarg.h>
402| #include <string.h>
403| #include <float.h>
404|
405| int
406| main ()
407| {
408|
409|   ;
410|   return 0;
411| }
412configure:6646: result: no
413configure:6659: checking for sys/types.h
414configure:6659: gcc -c -g -O2  conftest.m >&5
415configure:6659: $? = 0
416configure:6659: result: yes
417configure:6659: checking for sys/stat.h
418configure:6659: gcc -c -g -O2  conftest.m >&5
419configure:6659: $? = 0
420configure:6659: result: yes
421configure:6659: checking for stdlib.h
422configure:6659: gcc -c -g -O2  conftest.m >&5
423In file included from /usr/include/stdlib.h:65,
424                 from conftest.m:48:
425/usr/include/sys/wait.h:116:51: error: /usr/include/sys/signal.h: Input/output error
426In file included from /usr/include/stdlib.h:65,
427                 from conftest.m:48:
428/usr/include/sys/wait.h:258: error: expected declaration specifiers or '...' before 'siginfo_t'
429configure:6659: $? = 1
430configure: failed program was:
431| /* confdefs.h */
432| #define PACKAGE_NAME "MacPorts"
433| #define PACKAGE_TARNAME "macports"
434| #define PACKAGE_VERSION "1.9.1"
435| #define PACKAGE_STRING "MacPorts 1.9.1"
436| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
437| #define PACKAGE_URL ""
438| #define UNUSED __attribute__((unused))
439| #define MP_PRIVATE __attribute__((visibility("hidden")))
440| #define HAVE_PTHREAD 1
441| #define HAVE_SYS_TYPES_H 1
442| #define HAVE_SYS_STAT_H 1
443| /* end confdefs.h.  */
444| #include <stdio.h>
445| #ifdef HAVE_SYS_TYPES_H
446| # include <sys/types.h>
447| #endif
448| #ifdef HAVE_SYS_STAT_H
449| # include <sys/stat.h>
450| #endif
451| #ifdef STDC_HEADERS
452| # include <stdlib.h>
453| # include <stddef.h>
454| #else
455| # ifdef HAVE_STDLIB_H
456| #  include <stdlib.h>
457| # endif
458| #endif
459| #ifdef HAVE_STRING_H
460| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
461| #  include <memory.h>
462| # endif
463| # include <string.h>
464| #endif
465| #ifdef HAVE_STRINGS_H
466| # include <strings.h>
467| #endif
468| #ifdef HAVE_INTTYPES_H
469| # include <inttypes.h>
470| #endif
471| #ifdef HAVE_STDINT_H
472| # include <stdint.h>
473| #endif
474| #ifdef HAVE_UNISTD_H
475| # include <unistd.h>
476| #endif
477|
478| #include <stdlib.h>
479configure:6659: result: no
480configure:6659: checking for string.h
481configure:6659: gcc -c -g -O2  conftest.m >&5
482configure:6659: $? = 0
483configure:6659: result: yes
484configure:6659: checking for memory.h
485configure:6659: gcc -c -g -O2  conftest.m >&5
486configure:6659: $? = 0
487configure:6659: result: yes
488configure:6659: checking for strings.h
489configure:6659: gcc -c -g -O2  conftest.m >&5
490configure:6659: $? = 0
491configure:6659: result: yes
492configure:6659: checking for inttypes.h
493configure:6659: gcc -c -g -O2  conftest.m >&5
494configure:6659: $? = 0
495configure:6659: result: yes
496configure:6659: checking for stdint.h
497configure:6659: gcc -c -g -O2  conftest.m >&5
498configure:6659: $? = 0
499configure:6659: result: yes
500configure:6659: checking for unistd.h
501configure:6659: gcc -c -g -O2  conftest.m >&5
502configure:6659: $? = 0
503configure:6659: result: yes
504configure:6707: checking objc/objc.h usability
505configure:6707: gcc -c -g -O2  conftest.m >&5
506configure:6707: $? = 0
507configure:6707: result: yes
508configure:6707: checking objc/objc.h presence
509configure:6707: gcc -E  conftest.m
510configure:6707: $? = 0
511configure:6707: result: yes
512configure:6707: checking for objc/objc.h
513configure:6707: result: yes
514configure:6732: checking if linking libobjc requires pthreads
515configure:6761: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
516conftest.m: In function 'main':
517conftest.m:30: warning: 'Object' may not respond to '+alloc'
518conftest.m:30: warning: (Messages without a matching method signature
519conftest.m:30: warning: will be assumed to return 'id' and accept
520conftest.m:30: warning: '...' as arguments.)
521conftest.m:31: warning: 'Object' may not respond to '-name'
522configure:6761: $? = 0
523configure:6819: result: no
524configure:6832: checking for Apple Objective-C runtime
525configure:6861: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
526conftest.m: In function 'main':
527conftest.m:30: warning: initialization makes pointer from integer without a cast
528conftest.m:31: warning: no '-alloc' method found
529conftest.m:31: warning: (Messages without a matching method signature
530conftest.m:31: warning: will be assumed to return 'id' and accept
531conftest.m:31: warning: '...' as arguments.)
532conftest.m:32: warning: no '-name' method found
533configure:6861: $? = 0
534configure:6876: result: yes
535configure:6883: checking for GNU Objective C runtime
536configure:6912: gcc -o conftest -g -O2   conftest.m  -lobjc >&5
537conftest.m: In function 'main':
538conftest.m:30: warning: initialization makes pointer from integer without a cast
539conftest.m:31: warning: no '-alloc' method found
540conftest.m:31: warning: (Messages without a matching method signature
541conftest.m:31: warning: will be assumed to return 'id' and accept
542conftest.m:31: warning: '...' as arguments.)
543conftest.m:32: warning: no '-name' method found
544Undefined symbols:
545  "_objc_lookup_class", referenced from:
546      _main in ccI3eAU9.o
547ld: symbol(s) not found
548collect2: ld returned 1 exit status
549configure:6912: $? = 1
550configure: failed program was:
551| /* confdefs.h */
552| #define PACKAGE_NAME "MacPorts"
553| #define PACKAGE_TARNAME "macports"
554| #define PACKAGE_VERSION "1.9.1"
555| #define PACKAGE_STRING "MacPorts 1.9.1"
556| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
557| #define PACKAGE_URL ""
558| #define UNUSED __attribute__((unused))
559| #define MP_PRIVATE __attribute__((visibility("hidden")))
560| #define HAVE_PTHREAD 1
561| #define HAVE_SYS_TYPES_H 1
562| #define HAVE_SYS_STAT_H 1
563| #define HAVE_STRING_H 1
564| #define HAVE_MEMORY_H 1
565| #define HAVE_STRINGS_H 1
566| #define HAVE_INTTYPES_H 1
567| #define HAVE_STDINT_H 1
568| #define HAVE_UNISTD_H 1
569| #define HAVE_OBJC_OBJC_H 1
570| /* end confdefs.h.  */
571|
572|
573|                                                       #include <objc/objc.h>
574|                                                       #include <objc/objc-api.h>
575|
576| int
577| main ()
578| {
579|
580|                                                       id class = objc_lookup_class("Object");
581|                                                       id obj = [class alloc];
582|                                                       puts([obj name]);
583|
584|   ;
585|   return 0;
586| }
587|
588configure:6927: result: no
589configure:6939: Using Apple Objective-C runtime
590configure:7019: checking for Apple Foundation library
591configure:7055: gcc -o conftest -g -O2   conftest.m -framework Foundation  >&5
592In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:21,
593                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
594                 from conftest.m:24:
595/usr/include/signal.h:63:24: error: /usr/include/sys/signal.h: Input/output error
596In file included from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:21,
597                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
598                 from conftest.m:24:
599/usr/include/signal.h:71: error: 'NSIG' undeclared here (not in a function)
600/usr/include/signal.h:85: error: expected ';', ',' or ')' before '*' token
601/usr/include/signal.h:88: error: expected ')' before '*' token
602/usr/include/signal.h:89: error: expected ';', ',' or ')' before '*' token
603/usr/include/signal.h:90: error: expected ')' before '*' token
604/usr/include/signal.h:91: error: expected ')' before '*' token
605/usr/include/signal.h:92: error: expected ')' before '*' token
606/usr/include/signal.h:96: error: expected ';', ',' or ')' before '*' token
607/usr/include/signal.h:98: error: expected ')' before '*' token
608/usr/include/signal.h:99: error: expected ';', ',' or ')' before '*' token
609/usr/include/signal.h:102: error: expected ';', ',' or ')' before '*' token
610/usr/include/signal.h:103: error: expected ';', ',' or ')' before '*' token
611/usr/include/signal.h: In function '__sigbits':
612/usr/include/signal.h:118: error: '__DARWIN_NSIG' undeclared (first use in this function)
613/usr/include/signal.h:118: error: (Each undeclared identifier is reported only once
614/usr/include/signal.h:118: error: for each function it appears in.)
615In file included from /usr/include/stdlib.h:65,
616                 from /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:24,
617                 from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6,
618                 from conftest.m:24:
619/usr/include/sys/wait.h: At top level:
620/usr/include/sys/wait.h:258: error: expected declaration specifiers or '...' before 'siginfo_t'
621conftest.m: In function 'main':
622conftest.m:31: warning: 'NSString' may not respond to '+length'
623conftest.m:31: warning: (Messages without a matching method signature
624conftest.m:31: warning: will be assumed to return 'id' and accept
625conftest.m:31: warning: '...' as arguments.)
626configure:7055: $? = 1
627configure: failed program was:
628| /* confdefs.h */
629| #define PACKAGE_NAME "MacPorts"
630| #define PACKAGE_TARNAME "macports"
631| #define PACKAGE_VERSION "1.9.1"
632| #define PACKAGE_STRING "MacPorts 1.9.1"
633| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
634| #define PACKAGE_URL ""
635| #define UNUSED __attribute__((unused))
636| #define MP_PRIVATE __attribute__((visibility("hidden")))
637| #define HAVE_PTHREAD 1
638| #define HAVE_SYS_TYPES_H 1
639| #define HAVE_SYS_STAT_H 1
640| #define HAVE_STRING_H 1
641| #define HAVE_MEMORY_H 1
642| #define HAVE_STRINGS_H 1
643| #define HAVE_INTTYPES_H 1
644| #define HAVE_STDINT_H 1
645| #define HAVE_UNISTD_H 1
646| #define HAVE_OBJC_OBJC_H 1
647| #define APPLE_RUNTIME 1
648| /* end confdefs.h.  */
649|
650|
651|                                                               #include <Foundation/Foundation.h>
652|
653| int
654| main ()
655| {
656|
657|                                                               NSString *string = [[NSString alloc] initWithCString: "Hello World"];
658|                                                               [NSString length];
659|
660|   ;
661|   return 0;
662| }
663|
664configure:7073: result: no
665configure:7085: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
666configure:7189: error: Could not find a working Foundation implementation
667
668## ---------------- ##
669## Cache variables. ##
670## ---------------- ##
671
672ac_cv_build=x86_64-apple-darwin10.4.0
673ac_cv_c_compiler_gnu=yes
674ac_cv_env_BSDMAKE_set=
675ac_cv_env_BSDMAKE_value=
676ac_cv_env_BZIP2_set=
677ac_cv_env_BZIP2_value=
678ac_cv_env_CC_set=
679ac_cv_env_CC_value=
680ac_cv_env_CFLAGS_set=
681ac_cv_env_CFLAGS_value=
682ac_cv_env_CPPFLAGS_set=
683ac_cv_env_CPPFLAGS_value=
684ac_cv_env_CPP_set=
685ac_cv_env_CPP_value=
686ac_cv_env_CVS_set=
687ac_cv_env_CVS_value=
688ac_cv_env_GNUMAKE_set=
689ac_cv_env_GNUMAKE_value=
690ac_cv_env_GNUTAR_set=
691ac_cv_env_GNUTAR_value=
692ac_cv_env_LDFLAGS_set=
693ac_cv_env_LDFLAGS_value=
694ac_cv_env_LIBS_set=
695ac_cv_env_LIBS_value=
696ac_cv_env_MAKE_set=
697ac_cv_env_MAKE_value=
698ac_cv_env_MTREE_set=
699ac_cv_env_MTREE_value=
700ac_cv_env_OBJCFLAGS_set=
701ac_cv_env_OBJCFLAGS_value=
702ac_cv_env_OBJCPP_set=
703ac_cv_env_OBJCPP_value=
704ac_cv_env_OBJC_set=
705ac_cv_env_OBJC_value=
706ac_cv_env_OPEN_set=
707ac_cv_env_OPEN_value=
708ac_cv_env_RSYNC_set=
709ac_cv_env_RSYNC_value=
710ac_cv_env_SED_set=
711ac_cv_env_SED_value=
712ac_cv_env_SVN_set=
713ac_cv_env_SVN_value=
714ac_cv_env_TAR_set=
715ac_cv_env_TAR_value=
716ac_cv_env_XAR_set=
717ac_cv_env_XAR_value=
718ac_cv_env_build_alias_set=
719ac_cv_env_build_alias_value=
720ac_cv_env_host_alias_set=
721ac_cv_env_host_alias_value=
722ac_cv_env_target_alias_set=
723ac_cv_env_target_alias_value=
724ac_cv_header_inttypes_h=yes
725ac_cv_header_memory_h=yes
726ac_cv_header_objc_objc_h=yes
727ac_cv_header_stdc=no
728ac_cv_header_stdint_h=yes
729ac_cv_header_stdlib_h=no
730ac_cv_header_string_h=yes
731ac_cv_header_strings_h=yes
732ac_cv_header_sys_stat_h=yes
733ac_cv_header_sys_types_h=yes
734ac_cv_header_unistd_h=yes
735ac_cv_host=x86_64-apple-darwin10.4.0
736ac_cv_objc_compiler_gnu=yes
737ac_cv_objc_foundation_apple=no
738ac_cv_objext=o
739ac_cv_path_BSDMAKE=/usr/bin/bsdmake
740ac_cv_path_BZIP2=/usr/bin/bzip2
741ac_cv_path_CHOWN=/usr/sbin/chown
742ac_cv_path_CP=/bin/cp
743ac_cv_path_CPIO=/usr/bin/cpio
744ac_cv_path_CVS=/usr/bin/cvs
745ac_cv_path_DEFAULTS=/usr/bin/defaults
746ac_cv_path_DIFF=/usr/bin/diff
747ac_cv_path_DSCL=/usr/bin/dscl
748ac_cv_path_EGREP='/usr/bin/grep -E'
749ac_cv_path_FILE=/usr/bin/file
750ac_cv_path_GNUMAKE=/usr/bin/gnumake
751ac_cv_path_GNUTAR=/usr/bin/gnutar
752ac_cv_path_GREP=/usr/bin/grep
753ac_cv_path_GZIP=/usr/bin/gzip
754ac_cv_path_HDIUTIL=/usr/bin/hdiutil
755ac_cv_path_LAUNCHCTL=/bin/launchctl
756ac_cv_path_LIPO=/usr/bin/lipo
757ac_cv_path_LSBOM=/usr/bin/lsbom
758ac_cv_path_MAKE=/usr/bin/make
759ac_cv_path_MKBOM=/usr/bin/mkbom
760ac_cv_path_MTREE=/usr/sbin/mtree
761ac_cv_path_OPEN=/usr/bin/open
762ac_cv_path_PATCH=/usr/bin/patch
763ac_cv_path_PAX=/bin/pax
764ac_cv_path_RMDIR=/bin/rmdir
765ac_cv_path_RSYNC=/usr/bin/rsync
766ac_cv_path_SED=/usr/bin/sed
767ac_cv_path_SVN=/usr/bin/svn
768ac_cv_path_SW_VERS=/usr/bin/sw_vers
769ac_cv_path_TAR=/usr/bin/tar
770ac_cv_path_UNZIP=/usr/bin/unzip
771ac_cv_path_XAR=/usr/bin/xar
772ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
773ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
774ac_cv_path_ZIP=/usr/bin/zip
775ac_cv_path_install='/usr/bin/install -c'
776ac_cv_prog_HAVE_LAUNCHD=yes
777ac_cv_prog_OBJCPP='gcc -E'
778ac_cv_prog_ac_ct_CC=gcc
779ac_cv_prog_ac_ct_OBJC=gcc
780ac_cv_prog_cc_c89=
781ac_cv_prog_cc_g=yes
782ac_cv_prog_make_make_set=yes
783ac_cv_prog_objc_g=yes
784ac_cv_target=x86_64-apple-darwin10.4.0
785mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
786mp_cv_objc_req_pthread=no
787mp_cv_objc_runtime_apple=yes
788mp_cv_objc_runtime_gnu=no
789
790## ----------------- ##
791## Output variables. ##
792## ----------------- ##
793
794BSDMAKE='/usr/bin/bsdmake'
795BZIP2='/usr/bin/bzip2'
796BZR=''
797CC='gcc'
798CFLAGS='-g -O2'
799CFLAGS_LIBCURL=''
800CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
801CFLAGS_SQLITE3=''
802CFLAGS_WERROR=''
803CHOWN='/usr/sbin/chown'
804CP='/bin/cp'
805CPIO='/usr/bin/cpio'
806CPP=''
807CPPFLAGS=''
808CURL_CONFIG=''
809CVS='/usr/bin/cvs'
810DEFAULTS='/usr/bin/defaults'
811DEFS=''
812DEVELOPER_DIR='/Developer'
813DIFF='/usr/bin/diff'
814DSCL='/usr/bin/dscl'
815DSTGRP=''
816DSTMODE=''
817DSTUSR=''
818ECHO_C='\c'
819ECHO_N=''
820ECHO_T=''
821EGREP='/usr/bin/grep -E'
822EXEEXT=''
823EXTRA_PROGS=''
824FILE='/usr/bin/file'
825GIT=''
826GNUMAKE='/usr/bin/gnumake'
827GNUPATCH='/usr/bin/patch'
828GNUTAR='/usr/bin/gnutar'
829GREP='/usr/bin/grep'
830GZIP='/usr/bin/gzip'
831HAVE_FRAMEWORK_COREFOUNDATION=''
832HAVE_FRAMEWORK_IOKIT=''
833HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
834HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
835HAVE_LAUNCHD='yes'
836HDIUTIL='/usr/bin/hdiutil'
837HG=''
838INCLUDES=''
839INSTALL_DATA='${INSTALL} -m 644'
840INSTALL_PROGRAM='${INSTALL}'
841INSTALL_SCRIPT='${INSTALL}'
842LAUNCHCTL='/bin/launchctl'
843LDFLAGS=''
844LDFLAGS_LIBCURL=''
845LDFLAGS_SQLITE3=''
846LIBOBJS=''
847LIBS=''
848LIPO='/usr/bin/lipo'
849LN_S='ln -s'
850LSBOM='/usr/bin/lsbom'
851LTLIBOBJS=''
852MACPORTS_VERSION='1.9.1'
853MAKE='/usr/bin/make'
854MD5_LIBS=''
855MKBOM='/usr/bin/mkbom'
856MPAPPLICATIONSDIR=''
857MPCONFIGDIR=''
858MPCONFIGDIR_EXPANDED=''
859MPFRAMEWORKSDIR=''
860MTREE='/usr/sbin/mtree'
861OBJC='gcc'
862OBJCFLAGS='-g -O2'
863OBJCPP='gcc -E'
864OBJC_FOUNDATION=''
865OBJC_FOUNDATION_CPPFLAGS=''
866OBJC_FOUNDATION_LDFLAGS=''
867OBJC_FOUNDATION_LIBS=''
868OBJC_LIBS='-lobjc'
869OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
870OBJC_PTHREAD_LIBS=''
871OBJC_RUNTIME='APPLE_RUNTIME'
872OBJC_RUNTIME_FLAGS='-fnext-runtime'
873OBJEXT='o'
874OPEN='/usr/bin/open'
875OUR_INCLUDED_PACKAGES=''
876PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
877PACKAGE_NAME='MacPorts'
878PACKAGE_STRING='MacPorts 1.9.1'
879PACKAGE_TARNAME='macports'
880PACKAGE_URL=''
881PACKAGE_VERSION='1.9.1'
882PATCH='/usr/bin/patch'
883PATHCONF=''
884PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin'
885PATH_SEPARATOR=':'
886PAX='/bin/pax'
887PKG_CONFIG=''
888PORTSDIR=''
889PTHREAD_CFLAGS='-D_THREAD_SAFE '
890PTHREAD_LIBS=''
891READLINE_LIBS=''
892READLINK_IS_NOT_P1003_1A=''
893RMDIR='/bin/rmdir'
894RSYNC='/usr/bin/rsync'
895RUNUSR=''
896SED='/usr/bin/sed'
897SED_EXT='-E'
898SET_MAKE=''
899SHELL='/bin/sh'
900SHLIB_CFLAGS=''
901SHLIB_LD=''
902SHLIB_LDFLAGS=''
903SHLIB_SUFFIX=''
904SQLITE3_TCL_DIR=''
905STLIB_LD=''
906SVN='/usr/bin/svn'
907SW_VERS='/usr/bin/sw_vers'
908TAR='/usr/bin/tar'
909TAR_CMD='/usr/bin/gnutar --no-same-owner'
910TCLSH=''
911TCL_BIN_DIR=''
912TCL_CC=''
913TCL_DEFS=''
914TCL_INCLUDES=''
915TCL_LIB_FILE=''
916TCL_LIB_FLAG=''
917TCL_LIB_SPEC=''
918TCL_PACKAGE_DIR=''
919TCL_SRC_DIR=''
920TCL_STUB_LIB_FILE=''
921TCL_STUB_LIB_FLAG=''
922TCL_STUB_LIB_SPEC=''
923TCL_VERSION=''
924UNIVERSAL_ARCHS=''
925UNZIP='/usr/bin/unzip'
926XAR='/usr/bin/xar'
927XCODEBUILD='/usr/bin/xcodebuild'
928XCODE_SELECT='/usr/bin/xcode-select'
929ZIP='/usr/bin/zip'
930ac_ct_CC='gcc'
931ac_ct_OBJC='gcc'
932acx_pthread_config=''
933bindir='${exec_prefix}/bin'
934build='x86_64-apple-darwin10.4.0'
935build_alias=''
936build_cpu='x86_64'
937build_os='darwin10.4.0'
938build_vendor='apple'
939datadir='${datarootdir}'
940datarootdir='${prefix}/share'
941docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
942dvidir='${docdir}'
943exec_prefix='NONE'
944host='x86_64-apple-darwin10.4.0'
945host_alias=''
946host_cpu='x86_64'
947host_os='darwin10.4.0'
948host_vendor='apple'
949htmldir='${docdir}'
950includedir='${prefix}/include'
951infodir='${datarootdir}/info'
952libdir='${exec_prefix}/lib'
953libexecdir='${exec_prefix}/libexec'
954localedir='${datarootdir}/locale'
955localstatedir='${prefix}/var'
956localstatedir_expanded=''
957macports_tcl_dir=''
958mandir='${datarootdir}/man'
959oldincludedir='/usr/include'
960pdfdir='${docdir}'
961prefix='/opt/local'
962prefix_expanded=''
963program_transform_name='s,x,x,'
964psdir='${docdir}'
965sbindir='${exec_prefix}/sbin'
966sharedstatedir='${prefix}/com'
967subdirs=''
968sysconfdir='${prefix}/etc'
969target='x86_64-apple-darwin10.4.0'
970target_alias=''
971target_cpu='x86_64'
972target_os='darwin10.4.0'
973target_vendor='apple'
974
975## ----------- ##
976## confdefs.h. ##
977## ----------- ##
978
979/* confdefs.h */
980#define PACKAGE_NAME "MacPorts"
981#define PACKAGE_TARNAME "macports"
982#define PACKAGE_VERSION "1.9.1"
983#define PACKAGE_STRING "MacPorts 1.9.1"
984#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
985#define PACKAGE_URL ""
986#define UNUSED __attribute__((unused))
987#define MP_PRIVATE __attribute__((visibility("hidden")))
988#define HAVE_PTHREAD 1
989#define HAVE_SYS_TYPES_H 1
990#define HAVE_SYS_STAT_H 1
991#define HAVE_STRING_H 1
992#define HAVE_MEMORY_H 1
993#define HAVE_STRINGS_H 1
994#define HAVE_INTTYPES_H 1
995#define HAVE_STDINT_H 1
996#define HAVE_UNISTD_H 1
997#define HAVE_OBJC_OBJC_H 1
998#define APPLE_RUNTIME 1
999
1000configure: exit 1