1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by MacPorts configure 1.7.1, which was |
---|
5 | generated by GNU Autoconf 2.63. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-tclpackage=/Library/Tcl |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Brent.vic.bigpond.net.au |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 71 tasks, 252 threads, 2 processors |
---|
34 | Load average: 1.36, Mach factor: 0.63 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2043: checking build system type |
---|
53 | configure:2061: result: i686-apple-darwin9.7.0 |
---|
54 | configure:2083: checking host system type |
---|
55 | configure:2098: result: i686-apple-darwin9.7.0 |
---|
56 | configure:2120: checking target system type |
---|
57 | configure:2135: result: i686-apple-darwin9.7.0 |
---|
58 | configure:2165: checking MacPorts version |
---|
59 | configure:2168: result: 1.7.1 |
---|
60 | configure:2204: checking for sw_vers |
---|
61 | configure:2220: found /usr/bin/sw_vers |
---|
62 | configure:2231: result: sw_vers |
---|
63 | configure:2243: checking Mac OS X version |
---|
64 | configure:2246: result: 10.5.7 |
---|
65 | configure:2271: checking Xcode version |
---|
66 | configure:2274: result: 3.0 |
---|
67 | configure:2346: checking for gcc |
---|
68 | configure:2362: found /usr/bin/gcc |
---|
69 | configure:2373: result: gcc |
---|
70 | configure:2605: checking for C compiler version |
---|
71 | configure:2613: gcc --version >&5 |
---|
72 | gcc (GCC) 4.2.3 |
---|
73 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
74 | This is free software; see the source for copying conditions. There is NO |
---|
75 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
76 | |
---|
77 | configure:2617: $? = 0 |
---|
78 | configure:2624: gcc -v >&5 |
---|
79 | Using built-in specs. |
---|
80 | Target: i386-apple-darwin9.2.2 |
---|
81 | Configured with: ../gcc-4.2.3/configure --prefix=/opt/local --enable-languages=c,c++,java,objc,obj-c++,fortran --libdir=/opt/local/lib/gcc42 --includedir=/opt/local/include/gcc42 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --disable-multilib --program-suffix=-mp-4.2 --with-gxx-include-dir=/opt/local/include/gcc42/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local |
---|
82 | Thread model: posix |
---|
83 | gcc version 4.2.3 |
---|
84 | configure:2628: $? = 0 |
---|
85 | configure:2635: gcc -V >&5 |
---|
86 | gcc: '-V' option must have argument |
---|
87 | configure:2639: $? = 1 |
---|
88 | configure:2662: checking for C compiler default output file name |
---|
89 | configure:2684: gcc conftest.c >&5 |
---|
90 | configure:2688: $? = 0 |
---|
91 | configure:2726: result: a.out |
---|
92 | configure:2745: checking whether the C compiler works |
---|
93 | configure:2755: ./a.out |
---|
94 | configure:2759: $? = 0 |
---|
95 | configure:2778: result: yes |
---|
96 | configure:2785: checking whether we are cross compiling |
---|
97 | configure:2787: result: no |
---|
98 | configure:2790: checking for suffix of executables |
---|
99 | configure:2797: gcc -o conftest conftest.c >&5 |
---|
100 | configure:2801: $? = 0 |
---|
101 | configure:2827: result: |
---|
102 | configure:2833: checking for suffix of object files |
---|
103 | configure:2859: gcc -c conftest.c >&5 |
---|
104 | configure:2863: $? = 0 |
---|
105 | configure:2888: result: o |
---|
106 | configure:2892: checking whether we are using the GNU C compiler |
---|
107 | configure:2921: gcc -c conftest.c >&5 |
---|
108 | configure:2928: $? = 0 |
---|
109 | configure:2945: result: yes |
---|
110 | configure:2954: checking whether gcc accepts -g |
---|
111 | configure:2984: gcc -c -g conftest.c >&5 |
---|
112 | configure:2991: $? = 0 |
---|
113 | configure:3092: result: yes |
---|
114 | configure:3109: checking for gcc option to accept ISO C89 |
---|
115 | configure:3183: gcc -c -g -O2 conftest.c >&5 |
---|
116 | configure:3190: $? = 0 |
---|
117 | configure:3213: result: none needed |
---|
118 | configure:3285: checking for gcc |
---|
119 | configure:3301: found /usr/bin/gcc |
---|
120 | configure:3312: result: gcc |
---|
121 | configure:3338: checking for Objective C compiler version |
---|
122 | configure:3341: gcc --version </dev/null >&5 |
---|
123 | gcc (GCC) 4.2.3 |
---|
124 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
125 | This is free software; see the source for copying conditions. There is NO |
---|
126 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
127 | |
---|
128 | configure:3344: $? = 0 |
---|
129 | configure:3346: gcc -v </dev/null >&5 |
---|
130 | Using built-in specs. |
---|
131 | Target: i386-apple-darwin9.2.2 |
---|
132 | Configured with: ../gcc-4.2.3/configure --prefix=/opt/local --enable-languages=c,c++,java,objc,obj-c++,fortran --libdir=/opt/local/lib/gcc42 --includedir=/opt/local/include/gcc42 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-local-prefix=/opt/local --with-system-zlib --disable-nls --disable-multilib --program-suffix=-mp-4.2 --with-gxx-include-dir=/opt/local/include/gcc42/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local |
---|
133 | Thread model: posix |
---|
134 | gcc version 4.2.3 |
---|
135 | configure:3349: $? = 0 |
---|
136 | configure:3351: gcc -V </dev/null >&5 |
---|
137 | gcc: '-V' option must have argument |
---|
138 | configure:3354: $? = 1 |
---|
139 | configure:3357: checking whether we are using the GNU Objective C compiler |
---|
140 | configure:3386: gcc -c conftest.m >&5 |
---|
141 | configure:3393: $? = 0 |
---|
142 | configure:3410: result: yes |
---|
143 | configure:3416: checking whether gcc accepts -g |
---|
144 | configure:3442: gcc -c -g conftest.m >&5 |
---|
145 | configure:3449: $? = 0 |
---|
146 | configure:3464: result: yes |
---|
147 | configure:3501: checking for a BSD-compatible install |
---|
148 | configure:3569: result: /usr/bin/install -c |
---|
149 | configure:3580: checking whether make sets $(MAKE) |
---|
150 | configure:3602: result: yes |
---|
151 | configure:3611: checking whether ln -s works |
---|
152 | configure:3615: result: yes |
---|
153 | configure:3624: checking for mtree |
---|
154 | configure:3643: found /usr/sbin/mtree |
---|
155 | configure:3655: result: /usr/sbin/mtree |
---|
156 | configure:3665: checking for cvs |
---|
157 | configure:3683: found /usr/bin/cvs |
---|
158 | configure:3695: result: /usr/bin/cvs |
---|
159 | configure:3705: checking for svn |
---|
160 | configure:3723: found /usr/bin/svn |
---|
161 | configure:3735: result: /usr/bin/svn |
---|
162 | configure:3745: checking for git |
---|
163 | configure:3778: result: no |
---|
164 | configure:3785: checking for rsync |
---|
165 | configure:3803: found /usr/bin/rsync |
---|
166 | configure:3815: result: /usr/bin/rsync |
---|
167 | configure:3825: checking for sed |
---|
168 | configure:3843: found /usr/bin/sed |
---|
169 | configure:3855: result: /usr/bin/sed |
---|
170 | configure:3865: checking for tar |
---|
171 | configure:3883: found /usr/bin/tar |
---|
172 | configure:3895: result: /usr/bin/tar |
---|
173 | configure:3905: checking for make |
---|
174 | configure:3923: found /usr/bin/make |
---|
175 | configure:3935: result: /usr/bin/make |
---|
176 | configure:3945: checking for launchd |
---|
177 | configure:3961: found /sbin/launchd |
---|
178 | configure:3972: result: yes |
---|
179 | configure:3982: checking for launchctl |
---|
180 | configure:4000: found /bin/launchctl |
---|
181 | configure:4012: result: /bin/launchctl |
---|
182 | configure:4022: checking for xcodebuild |
---|
183 | configure:4040: found /usr/bin/xcodebuild |
---|
184 | configure:4052: result: /usr/bin/xcodebuild |
---|
185 | configure:4064: checking for gnutar |
---|
186 | configure:4083: found /usr/bin/gnutar |
---|
187 | configure:4095: result: /usr/bin/gnutar |
---|
188 | configure:4110: checking for gnumake |
---|
189 | configure:4129: found /usr/bin/gnumake |
---|
190 | configure:4141: result: /usr/bin/gnumake |
---|
191 | configure:4154: checking for bzip2 |
---|
192 | configure:4172: found /usr/bin/bzip2 |
---|
193 | configure:4184: result: /usr/bin/bzip2 |
---|
194 | configure:4194: checking for xar |
---|
195 | configure:4212: found /usr/bin/xar |
---|
196 | configure:4224: result: /usr/bin/xar |
---|
197 | configure:4234: checking for open |
---|
198 | configure:4252: found /usr/bin/open |
---|
199 | configure:4264: result: /usr/bin/open |
---|
200 | configure:4290: checking for sed |
---|
201 | configure:4320: result: /usr/bin/sed |
---|
202 | configure:4335: checking which sed flag to use for extended regexp |
---|
203 | configure:4345: result: -E (BSD) |
---|
204 | configure:4362: checking for tar |
---|
205 | configure:4392: result: /usr/bin/tar |
---|
206 | configure:4402: checking for gnutar |
---|
207 | configure:4432: result: /usr/bin/gnutar |
---|
208 | configure:4441: checking for which tar variant to use |
---|
209 | configure:4449: result: /usr/bin/gnutar |
---|
210 | configure:4453: checking for /usr/bin/gnutar --no-same-owner support |
---|
211 | configure:4460: result: yes |
---|
212 | configure:4490: checking how to mark unused variables |
---|
213 | configure:4506: gcc -c -g -O2 conftest.c >&5 |
---|
214 | configure:4513: $? = 0 |
---|
215 | configure:4535: result: |
---|
216 | configure:4540: checking for gcc symbol visibility attribute |
---|
217 | configure:4569: gcc -c -g -O2 conftest.c >&5 |
---|
218 | configure:4576: $? = 0 |
---|
219 | configure:4598: result: __attribute__((visibility("hidden"))) |
---|
220 | configure:4818: checking for the pthreads library -lpthreads |
---|
221 | configure:4861: gcc -o conftest -g -O2 conftest.c -lpthreads >&5 |
---|
222 | ld: library not found for -lpthreads |
---|
223 | collect2: ld returned 1 exit status |
---|
224 | configure:4868: $? = 1 |
---|
225 | configure: failed program was: |
---|
226 | | /* confdefs.h. */ |
---|
227 | | #define PACKAGE_NAME "MacPorts" |
---|
228 | | #define PACKAGE_TARNAME "macports" |
---|
229 | | #define PACKAGE_VERSION "1.7.1" |
---|
230 | | #define PACKAGE_STRING "MacPorts 1.7.1" |
---|
231 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
232 | | #define UNUSED __attribute__((unused)) |
---|
233 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
234 | | /* end confdefs.h. */ |
---|
235 | | #include <pthread.h> |
---|
236 | | int |
---|
237 | | main () |
---|
238 | | { |
---|
239 | | pthread_t th; pthread_join(th, 0); |
---|
240 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
241 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
242 | | ; |
---|
243 | | return 0; |
---|
244 | | } |
---|
245 | configure:4891: result: no |
---|
246 | configure:4763: checking whether pthreads work without any flags |
---|
247 | configure:4861: gcc -o conftest -g -O2 conftest.c >&5 |
---|
248 | configure:4868: $? = 0 |
---|
249 | configure:4891: result: yes |
---|
250 | configure:4910: checking for joinable pthread attribute |
---|
251 | configure:4935: gcc -o conftest -g -O2 conftest.c >&5 |
---|
252 | configure:4942: $? = 0 |
---|
253 | configure:4962: result: PTHREAD_CREATE_JOINABLE |
---|
254 | configure:4972: checking if more special flags are required for pthreads |
---|
255 | configure:4979: result: -D_THREAD_SAFE |
---|
256 | configure:5018: checking how to run the Objective C preprocessor |
---|
257 | configure:5054: gcc -E conftest.m |
---|
258 | configure:5061: $? = 0 |
---|
259 | configure:5092: gcc -E conftest.m |
---|
260 | conftest.m:11:28: error: ac_nonexistent.h: No such file or directory |
---|
261 | configure:5099: $? = 1 |
---|
262 | configure: failed program was: |
---|
263 | | /* confdefs.h. */ |
---|
264 | | #define PACKAGE_NAME "MacPorts" |
---|
265 | | #define PACKAGE_TARNAME "macports" |
---|
266 | | #define PACKAGE_VERSION "1.7.1" |
---|
267 | | #define PACKAGE_STRING "MacPorts 1.7.1" |
---|
268 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
269 | | #define UNUSED __attribute__((unused)) |
---|
270 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
271 | | #define HAVE_PTHREAD 1 |
---|
272 | | /* end confdefs.h. */ |
---|
273 | | #include <ac_nonexistent.h> |
---|
274 | configure:5132: result: gcc -E |
---|
275 | configure:5161: gcc -E conftest.m |
---|
276 | configure:5168: $? = 0 |
---|
277 | configure:5199: gcc -E conftest.m |
---|
278 | conftest.m:11:28: error: ac_nonexistent.h: No such file or directory |
---|
279 | configure:5206: $? = 1 |
---|
280 | configure: failed program was: |
---|
281 | | /* confdefs.h. */ |
---|
282 | | #define PACKAGE_NAME "MacPorts" |
---|
283 | | #define PACKAGE_TARNAME "macports" |
---|
284 | | #define PACKAGE_VERSION "1.7.1" |
---|
285 | | #define PACKAGE_STRING "MacPorts 1.7.1" |
---|
286 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
287 | | #define UNUSED __attribute__((unused)) |
---|
288 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
289 | | #define HAVE_PTHREAD 1 |
---|
290 | | /* end confdefs.h. */ |
---|
291 | | #include <ac_nonexistent.h> |
---|
292 | configure:5246: checking for grep that handles long lines and -e |
---|
293 | configure:5306: result: /usr/bin/grep |
---|
294 | configure:5311: checking for egrep |
---|
295 | configure:5375: result: /usr/bin/grep -E |
---|
296 | configure:5380: checking for ANSI C header files |
---|
297 | configure:5410: gcc -c -g -O2 conftest.m >&5 |
---|
298 | configure:5417: $? = 0 |
---|
299 | configure:5516: gcc -o conftest -g -O2 conftest.m >&5 |
---|
300 | configure:5520: $? = 0 |
---|
301 | configure:5526: ./conftest |
---|
302 | configure:5530: $? = 0 |
---|
303 | configure:5548: result: yes |
---|
304 | configure:5572: checking for sys/types.h |
---|
305 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
306 | configure:5600: $? = 0 |
---|
307 | configure:5617: result: yes |
---|
308 | configure:5572: checking for sys/stat.h |
---|
309 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
310 | configure:5600: $? = 0 |
---|
311 | configure:5617: result: yes |
---|
312 | configure:5572: checking for stdlib.h |
---|
313 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
314 | configure:5600: $? = 0 |
---|
315 | configure:5617: result: yes |
---|
316 | configure:5572: checking for string.h |
---|
317 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
318 | configure:5600: $? = 0 |
---|
319 | configure:5617: result: yes |
---|
320 | configure:5572: checking for memory.h |
---|
321 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
322 | configure:5600: $? = 0 |
---|
323 | configure:5617: result: yes |
---|
324 | configure:5572: checking for strings.h |
---|
325 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
326 | configure:5600: $? = 0 |
---|
327 | configure:5617: result: yes |
---|
328 | configure:5572: checking for inttypes.h |
---|
329 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
330 | configure:5600: $? = 0 |
---|
331 | configure:5617: result: yes |
---|
332 | configure:5572: checking for stdint.h |
---|
333 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
334 | configure:5600: $? = 0 |
---|
335 | configure:5617: result: yes |
---|
336 | configure:5572: checking for unistd.h |
---|
337 | configure:5593: gcc -c -g -O2 conftest.m >&5 |
---|
338 | configure:5600: $? = 0 |
---|
339 | configure:5617: result: yes |
---|
340 | configure:5682: checking objc/objc.h usability |
---|
341 | configure:5699: gcc -c -g -O2 conftest.m >&5 |
---|
342 | configure:5706: $? = 0 |
---|
343 | configure:5720: result: yes |
---|
344 | configure:5724: checking objc/objc.h presence |
---|
345 | configure:5739: gcc -E conftest.m |
---|
346 | configure:5746: $? = 0 |
---|
347 | configure:5760: result: yes |
---|
348 | configure:5793: checking for objc/objc.h |
---|
349 | configure:5802: result: yes |
---|
350 | configure:5834: checking if linking libobjc requires pthreads |
---|
351 | configure:5873: gcc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
352 | configure:5880: $? = 0 |
---|
353 | configure:5979: result: no |
---|
354 | configure:5992: checking for Apple Objective-C runtime |
---|
355 | configure:6031: gcc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
356 | conftest.m: In function 'main': |
---|
357 | conftest.m:31: warning: initialization makes pointer from integer without a cast |
---|
358 | conftest.m:32: warning: no '-alloc' method found |
---|
359 | conftest.m:32: warning: (Messages without a matching method signature |
---|
360 | conftest.m:32: warning: will be assumed to return 'id' and accept |
---|
361 | conftest.m:32: warning: '...' as arguments.) |
---|
362 | conftest.m:33: warning: no '-name' method found |
---|
363 | configure:6038: $? = 0 |
---|
364 | configure:6065: result: yes |
---|
365 | configure:6072: checking for GNU Objective C runtime |
---|
366 | configure:6111: gcc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
367 | conftest.m: In function 'main': |
---|
368 | conftest.m:31: warning: initialization makes pointer from integer without a cast |
---|
369 | conftest.m:32: warning: no '-alloc' method found |
---|
370 | conftest.m:32: warning: (Messages without a matching method signature |
---|
371 | conftest.m:32: warning: will be assumed to return 'id' and accept |
---|
372 | conftest.m:32: warning: '...' as arguments.) |
---|
373 | conftest.m:33: warning: no '-name' method found |
---|
374 | Undefined symbols: |
---|
375 | "_objc_lookup_class", referenced from: |
---|
376 | _main in cc9eaAJT.o |
---|
377 | ld: symbol(s) not found |
---|
378 | collect2: ld returned 1 exit status |
---|
379 | configure:6118: $? = 1 |
---|
380 | configure: failed program was: |
---|
381 | | |
---|
382 | | /* confdefs.h. */ |
---|
383 | | #define PACKAGE_NAME "MacPorts" |
---|
384 | | #define PACKAGE_TARNAME "macports" |
---|
385 | | #define PACKAGE_VERSION "1.7.1" |
---|
386 | | #define PACKAGE_STRING "MacPorts 1.7.1" |
---|
387 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
388 | | #define UNUSED __attribute__((unused)) |
---|
389 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
390 | | #define HAVE_PTHREAD 1 |
---|
391 | | #define STDC_HEADERS 1 |
---|
392 | | #define HAVE_SYS_TYPES_H 1 |
---|
393 | | #define HAVE_SYS_STAT_H 1 |
---|
394 | | #define HAVE_STDLIB_H 1 |
---|
395 | | #define HAVE_STRING_H 1 |
---|
396 | | #define HAVE_MEMORY_H 1 |
---|
397 | | #define HAVE_STRINGS_H 1 |
---|
398 | | #define HAVE_INTTYPES_H 1 |
---|
399 | | #define HAVE_STDINT_H 1 |
---|
400 | | #define HAVE_UNISTD_H 1 |
---|
401 | | #define HAVE_OBJC_OBJC_H 1 |
---|
402 | | /* end confdefs.h. */ |
---|
403 | | |
---|
404 | | #include <objc/objc.h> |
---|
405 | | #include <objc/objc-api.h> |
---|
406 | | |
---|
407 | | int |
---|
408 | | main () |
---|
409 | | { |
---|
410 | | |
---|
411 | | id class = objc_lookup_class("Object"); |
---|
412 | | id obj = [class alloc]; |
---|
413 | | puts([obj name]); |
---|
414 | | |
---|
415 | | ; |
---|
416 | | return 0; |
---|
417 | | } |
---|
418 | | |
---|
419 | configure:6145: result: no |
---|
420 | configure:6157: Using Apple Objective-C runtime |
---|
421 | configure:6246: checking for Apple Foundation library |
---|
422 | configure:6292: gcc -o conftest -g -O2 conftest.m -framework Foundation >&5 |
---|
423 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAffineTransform.h:5, |
---|
424 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:13, |
---|
425 | from conftest.m:25: |
---|
426 | /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:105: error: expected ';' before '__attribute__' |
---|
427 | /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:106: error: expected ';' before '__attribute__' |
---|
428 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15, |
---|
429 | from conftest.m:25: |
---|
430 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:62: error: expected ';' before '__attribute__' |
---|
431 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:66: error: expected ';' before '__attribute__' |
---|
432 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:5, |
---|
433 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16, |
---|
434 | from conftest.m:25: |
---|
435 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:345: error: expected ';' before '__attribute__' |
---|
436 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:346: error: expected ';' before '__attribute__' |
---|
437 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:347: error: expected ';' before '__attribute__' |
---|
438 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:348: error: expected ';' before '__attribute__' |
---|
439 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:349: error: expected ';' before '__attribute__' |
---|
440 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:350: error: expected ';' before '__attribute__' |
---|
441 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:352: error: expected ';' before '__attribute__' |
---|
442 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:353: error: expected ';' before '__attribute__' |
---|
443 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:355: error: expected ';' before '__attribute__' |
---|
444 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:356: error: expected ';' before '__attribute__' |
---|
445 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:357: error: expected ';' before '__attribute__' |
---|
446 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:358: error: expected ';' before '__attribute__' |
---|
447 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:360: error: expected ';' before '__attribute__' |
---|
448 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361: error: expected ';' before '__attribute__' |
---|
449 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:362: error: expected ';' before '__attribute__' |
---|
450 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:363: error: expected ';' before '__attribute__' |
---|
451 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:364: error: expected ';' before '__attribute__' |
---|
452 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSAttributedString.h:6, |
---|
453 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:16, |
---|
454 | from conftest.m:25: |
---|
455 | /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:45: error: expected ';' before '__attribute__' |
---|
456 | /System/Library/Frameworks/Foundation.framework/Headers/NSDictionary.h:50: error: expected ';' before '__attribute__' |
---|
457 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:20, |
---|
458 | from conftest.m:25: |
---|
459 | /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:32: error: expected ';' before '__attribute__' |
---|
460 | /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:58: error: expected ';' before '__attribute__' |
---|
461 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSClassDescription.h:6, |
---|
462 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:23, |
---|
463 | from conftest.m:25: |
---|
464 | /System/Library/Frameworks/Foundation.framework/Headers/NSException.h:52: error: expected ';' before '__attribute__' |
---|
465 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:25, |
---|
466 | from conftest.m:25: |
---|
467 | /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:55: error: expected ';' before '__attribute__' |
---|
468 | /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:56: error: expected ';' before '__attribute__' |
---|
469 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:28, |
---|
470 | from conftest.m:25: |
---|
471 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:113: error: expected ';' before '__attribute__' |
---|
472 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:114: error: expected ';' before '__attribute__' |
---|
473 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:116: error: expected ';' before '__attribute__' |
---|
474 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:117: error: expected ';' before '__attribute__' |
---|
475 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:119: error: expected ';' before '__attribute__' |
---|
476 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:120: error: expected ';' before '__attribute__' |
---|
477 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:122: error: expected ';' before '__attribute__' |
---|
478 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:123: error: expected ';' before '__attribute__' |
---|
479 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:125: error: expected ';' before '__attribute__' |
---|
480 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:126: error: expected ';' before '__attribute__' |
---|
481 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:128: error: expected ';' before '__attribute__' |
---|
482 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:129: error: expected ';' before '__attribute__' |
---|
483 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:131: error: expected ';' before '__attribute__' |
---|
484 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:132: error: expected ';' before '__attribute__' |
---|
485 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:134: error: expected ';' before '__attribute__' |
---|
486 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:135: error: expected ';' before '__attribute__' |
---|
487 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:137: error: expected ';' before '__attribute__' |
---|
488 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:138: error: expected ';' before '__attribute__' |
---|
489 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:140: error: expected ';' before '__attribute__' |
---|
490 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:141: error: expected ';' before '__attribute__' |
---|
491 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:143: error: expected ';' before '__attribute__' |
---|
492 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:144: error: expected ';' before '__attribute__' |
---|
493 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:146: error: expected ';' before '__attribute__' |
---|
494 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:147: error: expected ';' before '__attribute__' |
---|
495 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:149: error: expected ';' before '__attribute__' |
---|
496 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:150: error: expected ';' before '__attribute__' |
---|
497 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:152: error: expected ';' before '__attribute__' |
---|
498 | /System/Library/Frameworks/Foundation.framework/Headers/NSDateFormatter.h:153: error: expected ';' before '__attribute__' |
---|
499 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSHashTable.h:5, |
---|
500 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:43, |
---|
501 | from conftest.m:25: |
---|
502 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59: error: stray '@' in program |
---|
503 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger' |
---|
504 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60: error: stray '@' in program |
---|
505 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL' |
---|
506 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61: error: stray '@' in program |
---|
507 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSUInteger' |
---|
508 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62: error: stray '@' in program |
---|
509 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NSString' |
---|
510 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65: error: stray '@' in program |
---|
511 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void' |
---|
512 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66: error: stray '@' in program |
---|
513 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void' |
---|
514 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69: error: stray '@' in program |
---|
515 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL' |
---|
516 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70: error: stray '@' in program |
---|
517 | /System/Library/Frameworks/Foundation.framework/Headers/NSPointerFunctions.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BOOL' |
---|
518 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSKeyValueCoding.h:9, |
---|
519 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:49, |
---|
520 | from conftest.m:25: |
---|
521 | /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:34: error: expected ';' before '__attribute__' |
---|
522 | /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:35: error: expected ';' before '__attribute__' |
---|
523 | /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:36: error: expected ';' before '__attribute__' |
---|
524 | /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:45: error: expected ';' before '__attribute__' |
---|
525 | /System/Library/Frameworks/Foundation.framework/Headers/NSSet.h:50: error: expected ';' before '__attribute__' |
---|
526 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:52, |
---|
527 | from conftest.m:25: |
---|
528 | /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:31: error: expected ';' before '__attribute__' |
---|
529 | /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:43: error: expected ';' before '__attribute__' |
---|
530 | /System/Library/Frameworks/Foundation.framework/Headers/NSLocale.h:44: error: expected ';' before '__attribute__' |
---|
531 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:53, |
---|
532 | from conftest.m:25: |
---|
533 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:24: error: expected ';' before '__attribute__' |
---|
534 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:25: error: expected ';' before '__attribute__' |
---|
535 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:44: error: expected ';' before '__attribute__' |
---|
536 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:45: error: expected ';' before '__attribute__' |
---|
537 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:57: error: expected ';' before '__attribute__' |
---|
538 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:58: error: expected ';' before '__attribute__' |
---|
539 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:72: error: expected ';' before '__attribute__' |
---|
540 | /System/Library/Frameworks/Foundation.framework/Headers/NSLock.h:73: error: expected ';' before '__attribute__' |
---|
541 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:61, |
---|
542 | from conftest.m:25: |
---|
543 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:237: error: expected ';' before '__attribute__' |
---|
544 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:238: error: expected ';' before '__attribute__' |
---|
545 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:240: error: expected ';' before '__attribute__' |
---|
546 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:241: error: expected ';' before '__attribute__' |
---|
547 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:243: error: expected ';' before '__attribute__' |
---|
548 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:244: error: expected ';' before '__attribute__' |
---|
549 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:246: error: expected ';' before '__attribute__' |
---|
550 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:247: error: expected ';' before '__attribute__' |
---|
551 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:249: error: expected ';' before '__attribute__' |
---|
552 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:250: error: expected ';' before '__attribute__' |
---|
553 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:252: error: expected ';' before '__attribute__' |
---|
554 | /System/Library/Frameworks/Foundation.framework/Headers/NSNumberFormatter.h:253: error: expected ';' before '__attribute__' |
---|
555 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:67, |
---|
556 | from conftest.m:25: |
---|
557 | /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:91: error: expected ';' before '__attribute__' |
---|
558 | /System/Library/Frameworks/Foundation.framework/Headers/NSPort.h:92: error: expected ';' before '__attribute__' |
---|
559 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:70, |
---|
560 | from conftest.m:25: |
---|
561 | /System/Library/Frameworks/Foundation.framework/Headers/NSPortNameServer.h:42: error: expected ';' before '__attribute__' |
---|
562 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76, |
---|
563 | from conftest.m:25: |
---|
564 | /System/Library/Frameworks/Foundation.framework/Headers/NSRunLoop.h:23: error: expected ';' before '__attribute__' |
---|
565 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:85, |
---|
566 | from conftest.m:25: |
---|
567 | /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:18: error: expected ';' before '__attribute__' |
---|
568 | /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:19: error: expected ';' before '__attribute__' |
---|
569 | /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:40: error: expected ';' before '__attribute__' |
---|
570 | /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:41: error: expected ';' before '__attribute__' |
---|
571 | /System/Library/Frameworks/Foundation.framework/Headers/NSTimeZone.h:55: error: expected ';' before '__attribute__' |
---|
572 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:6, |
---|
573 | from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88, |
---|
574 | from conftest.m:25: |
---|
575 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:52: error: expected ';' before '__attribute__' |
---|
576 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:53: error: expected ';' before '__attribute__' |
---|
577 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:54: error: expected ';' before '__attribute__' |
---|
578 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:55: error: expected ';' before '__attribute__' |
---|
579 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:56: error: expected ';' before '__attribute__' |
---|
580 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:67: error: expected ';' before '__attribute__' |
---|
581 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:68: error: expected ';' before '__attribute__' |
---|
582 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:70: error: expected ';' before '__attribute__' |
---|
583 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:71: error: expected ';' before '__attribute__' |
---|
584 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:73: error: expected ';' before '__attribute__' |
---|
585 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:74: error: expected ';' before '__attribute__' |
---|
586 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:76: error: expected ';' before '__attribute__' |
---|
587 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:77: error: expected ';' before '__attribute__' |
---|
588 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:79: error: expected ';' before '__attribute__' |
---|
589 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:80: error: expected ';' before '__attribute__' |
---|
590 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:83: error: expected ';' before '__attribute__' |
---|
591 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:86: error: expected ';' before '__attribute__' |
---|
592 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:89: error: expected ';' before '__attribute__' |
---|
593 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:90: error: expected ';' before '__attribute__' |
---|
594 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:93: error: expected ';' before '__attribute__' |
---|
595 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:94: error: expected ';' before '__attribute__' |
---|
596 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:95: error: expected ';' before '__attribute__' |
---|
597 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:97: error: expected ';' before '__attribute__' |
---|
598 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:98: error: expected ';' before '__attribute__' |
---|
599 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:99: error: expected ';' before '__attribute__' |
---|
600 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:100: error: expected ';' before '__attribute__' |
---|
601 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:102: error: expected ';' before '__attribute__' |
---|
602 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:103: error: expected ';' before '__attribute__' |
---|
603 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLHandle.h:104: error: expected ';' before '__attribute__' |
---|
604 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:88, |
---|
605 | from conftest.m:25: |
---|
606 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:75: error: expected ';' before '__attribute__' |
---|
607 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:76: error: expected ';' before '__attribute__' |
---|
608 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:77: error: expected ';' before '__attribute__' |
---|
609 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:78: error: expected ';' before '__attribute__' |
---|
610 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:83: error: expected ';' before '__attribute__' |
---|
611 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:84: error: expected ';' before '__attribute__' |
---|
612 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:85: error: expected ';' before '__attribute__' |
---|
613 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:88: error: expected ';' before '__attribute__' |
---|
614 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:89: error: expected ';' before '__attribute__' |
---|
615 | /System/Library/Frameworks/Foundation.framework/Headers/NSURL.h:91: error: expected ';' before '__attribute__' |
---|
616 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:127, |
---|
617 | from conftest.m:25: |
---|
618 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:126: error: expected ';' before '__attribute__' |
---|
619 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:132: error: expected ';' before '__attribute__' |
---|
620 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:153: error: expected ';' before '__attribute__' |
---|
621 | /System/Library/Frameworks/Foundation.framework/Headers/NSURLConnection.h:154: error: expected ';' before '__attribute__' |
---|
622 | conftest.m: In function 'main': |
---|
623 | conftest.m:32: warning: 'NSString' may not respond to '+length' |
---|
624 | conftest.m:32: warning: (Messages without a matching method signature |
---|
625 | conftest.m:32: warning: will be assumed to return 'id' and accept |
---|
626 | conftest.m:32: warning: '...' as arguments.) |
---|
627 | configure:6299: $? = 1 |
---|
628 | configure: failed program was: |
---|
629 | | |
---|
630 | | /* confdefs.h. */ |
---|
631 | | #define PACKAGE_NAME "MacPorts" |
---|
632 | | #define PACKAGE_TARNAME "macports" |
---|
633 | | #define PACKAGE_VERSION "1.7.1" |
---|
634 | | #define PACKAGE_STRING "MacPorts 1.7.1" |
---|
635 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
636 | | #define UNUSED __attribute__((unused)) |
---|
637 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
638 | | #define HAVE_PTHREAD 1 |
---|
639 | | #define STDC_HEADERS 1 |
---|
640 | | #define HAVE_SYS_TYPES_H 1 |
---|
641 | | #define HAVE_SYS_STAT_H 1 |
---|
642 | | #define HAVE_STDLIB_H 1 |
---|
643 | | #define HAVE_STRING_H 1 |
---|
644 | | #define HAVE_MEMORY_H 1 |
---|
645 | | #define HAVE_STRINGS_H 1 |
---|
646 | | #define HAVE_INTTYPES_H 1 |
---|
647 | | #define HAVE_STDINT_H 1 |
---|
648 | | #define HAVE_UNISTD_H 1 |
---|
649 | | #define HAVE_OBJC_OBJC_H 1 |
---|
650 | | #define APPLE_RUNTIME 1 |
---|
651 | | /* end confdefs.h. */ |
---|
652 | | |
---|
653 | | #include <Foundation/Foundation.h> |
---|
654 | | |
---|
655 | | int |
---|
656 | | main () |
---|
657 | | { |
---|
658 | | |
---|
659 | | NSString *string = [[NSString alloc] initWithCString: "Hello World"]; |
---|
660 | | [NSString length]; |
---|
661 | | |
---|
662 | | ; |
---|
663 | | return 0; |
---|
664 | | } |
---|
665 | | |
---|
666 | configure:6329: result: no |
---|
667 | configure:6343: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library |
---|
668 | configure:6480: error: Could not find a working Foundation implementation |
---|
669 | |
---|
670 | ## ---------------- ## |
---|
671 | ## Cache variables. ## |
---|
672 | ## ---------------- ## |
---|
673 | |
---|
674 | ac_cv_build=i686-apple-darwin9.7.0 |
---|
675 | ac_cv_c_compiler_gnu=yes |
---|
676 | ac_cv_env_BZIP2_set= |
---|
677 | ac_cv_env_BZIP2_value= |
---|
678 | ac_cv_env_CC_set= |
---|
679 | ac_cv_env_CC_value= |
---|
680 | ac_cv_env_CFLAGS_set= |
---|
681 | ac_cv_env_CFLAGS_value= |
---|
682 | ac_cv_env_CPPFLAGS_set= |
---|
683 | ac_cv_env_CPPFLAGS_value= |
---|
684 | ac_cv_env_CPP_set= |
---|
685 | ac_cv_env_CPP_value= |
---|
686 | ac_cv_env_CVS_set= |
---|
687 | ac_cv_env_CVS_value= |
---|
688 | ac_cv_env_GNUMAKE_set= |
---|
689 | ac_cv_env_GNUMAKE_value= |
---|
690 | ac_cv_env_GNUTAR_set= |
---|
691 | ac_cv_env_GNUTAR_value= |
---|
692 | ac_cv_env_LDFLAGS_set= |
---|
693 | ac_cv_env_LDFLAGS_value= |
---|
694 | ac_cv_env_LIBS_set= |
---|
695 | ac_cv_env_LIBS_value= |
---|
696 | ac_cv_env_MAKE_set= |
---|
697 | ac_cv_env_MAKE_value= |
---|
698 | ac_cv_env_MTREE_set= |
---|
699 | ac_cv_env_MTREE_value= |
---|
700 | ac_cv_env_OBJCFLAGS_set= |
---|
701 | ac_cv_env_OBJCFLAGS_value= |
---|
702 | ac_cv_env_OBJCPP_set= |
---|
703 | ac_cv_env_OBJCPP_value= |
---|
704 | ac_cv_env_OBJC_set= |
---|
705 | ac_cv_env_OBJC_value= |
---|
706 | ac_cv_env_OPEN_set= |
---|
707 | ac_cv_env_OPEN_value= |
---|
708 | ac_cv_env_RSYNC_set= |
---|
709 | ac_cv_env_RSYNC_value= |
---|
710 | ac_cv_env_SED_set= |
---|
711 | ac_cv_env_SED_value= |
---|
712 | ac_cv_env_SVN_set= |
---|
713 | ac_cv_env_SVN_value= |
---|
714 | ac_cv_env_TAR_set= |
---|
715 | ac_cv_env_TAR_value= |
---|
716 | ac_cv_env_XAR_set= |
---|
717 | ac_cv_env_XAR_value= |
---|
718 | ac_cv_env_XMKMF_set= |
---|
719 | ac_cv_env_XMKMF_value= |
---|
720 | ac_cv_env_build_alias_set= |
---|
721 | ac_cv_env_build_alias_value= |
---|
722 | ac_cv_env_host_alias_set= |
---|
723 | ac_cv_env_host_alias_value= |
---|
724 | ac_cv_env_target_alias_set= |
---|
725 | ac_cv_env_target_alias_value= |
---|
726 | ac_cv_header_inttypes_h=yes |
---|
727 | ac_cv_header_memory_h=yes |
---|
728 | ac_cv_header_objc_objc_h=yes |
---|
729 | ac_cv_header_stdc=yes |
---|
730 | ac_cv_header_stdint_h=yes |
---|
731 | ac_cv_header_stdlib_h=yes |
---|
732 | ac_cv_header_string_h=yes |
---|
733 | ac_cv_header_strings_h=yes |
---|
734 | ac_cv_header_sys_stat_h=yes |
---|
735 | ac_cv_header_sys_types_h=yes |
---|
736 | ac_cv_header_unistd_h=yes |
---|
737 | ac_cv_host=i686-apple-darwin9.7.0 |
---|
738 | ac_cv_objc_compiler_gnu=yes |
---|
739 | ac_cv_objc_foundation_apple=no |
---|
740 | ac_cv_objext=o |
---|
741 | ac_cv_path_BZIP2=/usr/bin/bzip2 |
---|
742 | ac_cv_path_CVS=/usr/bin/cvs |
---|
743 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
744 | ac_cv_path_GNUMAKE=/usr/bin/gnumake |
---|
745 | ac_cv_path_GNUTAR=/usr/bin/gnutar |
---|
746 | ac_cv_path_GREP=/usr/bin/grep |
---|
747 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
748 | ac_cv_path_MAKE=/usr/bin/make |
---|
749 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
750 | ac_cv_path_OPEN=/usr/bin/open |
---|
751 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
752 | ac_cv_path_SED=/usr/bin/sed |
---|
753 | ac_cv_path_SVN=/usr/bin/svn |
---|
754 | ac_cv_path_TAR=/usr/bin/tar |
---|
755 | ac_cv_path_XAR=/usr/bin/xar |
---|
756 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
757 | ac_cv_path_install='/usr/bin/install -c' |
---|
758 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
759 | ac_cv_prog_OBJCPP='gcc -E' |
---|
760 | ac_cv_prog_SW_VERS=sw_vers |
---|
761 | ac_cv_prog_ac_ct_CC=gcc |
---|
762 | ac_cv_prog_ac_ct_OBJC=gcc |
---|
763 | ac_cv_prog_cc_c89= |
---|
764 | ac_cv_prog_cc_g=yes |
---|
765 | ac_cv_prog_make_make_set=yes |
---|
766 | ac_cv_prog_objc_g=yes |
---|
767 | ac_cv_target=i686-apple-darwin9.7.0 |
---|
768 | mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))' |
---|
769 | mp_cv_objc_req_pthread=no |
---|
770 | mp_cv_objc_runtime_apple=yes |
---|
771 | mp_cv_objc_runtime_gnu=no |
---|
772 | |
---|
773 | ## ----------------- ## |
---|
774 | ## Output variables. ## |
---|
775 | ## ----------------- ## |
---|
776 | |
---|
777 | BZIP2='/usr/bin/bzip2' |
---|
778 | CC='gcc' |
---|
779 | CFLAGS='-g -O2' |
---|
780 | CFLAGS_DEBUG='' |
---|
781 | CFLAGS_LIBCURL='' |
---|
782 | CFLAGS_OPTIMIZE='' |
---|
783 | CFLAGS_QUICHEEATERS='-W -Wall -pedantic' |
---|
784 | CFLAGS_WERROR='' |
---|
785 | CONDITIONAL_PACKAGES='' |
---|
786 | CPP='' |
---|
787 | CPPFLAGS='' |
---|
788 | CURL_CONFIG='' |
---|
789 | CVS='/usr/bin/cvs' |
---|
790 | DEFS='' |
---|
791 | DSTGRP='' |
---|
792 | DSTMODE='' |
---|
793 | DSTUSR='' |
---|
794 | ECHO_C='\c' |
---|
795 | ECHO_N='' |
---|
796 | ECHO_T='' |
---|
797 | EGREP='/usr/bin/grep -E' |
---|
798 | EXEEXT='' |
---|
799 | EXTRA_PROGS='' |
---|
800 | GIT='' |
---|
801 | GNUMAKE='/usr/bin/gnumake' |
---|
802 | GNUTAR='/usr/bin/gnutar' |
---|
803 | GREP='/usr/bin/grep' |
---|
804 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
805 | HAVE_FRAMEWORK_IOKIT='' |
---|
806 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
807 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
808 | HAVE_LAUNCHD='yes' |
---|
809 | INCLUDES='' |
---|
810 | INSTALL_DATA='${INSTALL} -m 644' |
---|
811 | INSTALL_PROGRAM='${INSTALL}' |
---|
812 | INSTALL_SCRIPT='${INSTALL}' |
---|
813 | LAUNCHCTL='/bin/launchctl' |
---|
814 | LDFLAGS='' |
---|
815 | LDFLAGS_LIBCURL='' |
---|
816 | LIBOBJS='' |
---|
817 | LIBS='' |
---|
818 | LN_S='ln -s' |
---|
819 | LTLIBOBJS='' |
---|
820 | MACPORTS_VERSION='1.7.1' |
---|
821 | MAKE='/usr/bin/make' |
---|
822 | MD5_LIBS='' |
---|
823 | MPAPPLICATIONSDIR='' |
---|
824 | MPCONFIGDIR='' |
---|
825 | MPCONFIGDIR_EXPANDED='' |
---|
826 | MPFRAMEWORKSDIR='' |
---|
827 | MP_VERSION='1.710' |
---|
828 | MTREE='/usr/sbin/mtree' |
---|
829 | OBJC='gcc' |
---|
830 | OBJCFLAGS='-g -O2' |
---|
831 | OBJCPP='gcc -E' |
---|
832 | OBJC_FOUNDATION='' |
---|
833 | OBJC_FOUNDATION_CPPFLAGS='' |
---|
834 | OBJC_FOUNDATION_LDFLAGS='' |
---|
835 | OBJC_FOUNDATION_LIBS='' |
---|
836 | OBJC_LIBS='-lobjc' |
---|
837 | OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
838 | OBJC_PTHREAD_LIBS='' |
---|
839 | OBJC_RUNTIME='APPLE_RUNTIME' |
---|
840 | OBJC_RUNTIME_FLAGS='-fnext-runtime' |
---|
841 | OBJEXT='o' |
---|
842 | OPEN='/usr/bin/open' |
---|
843 | OUR_INCLUDED_PACKAGES='' |
---|
844 | PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' |
---|
845 | PACKAGE_NAME='MacPorts' |
---|
846 | PACKAGE_STRING='MacPorts 1.7.1' |
---|
847 | PACKAGE_TARNAME='macports' |
---|
848 | PACKAGE_VERSION='1.7.1' |
---|
849 | PATHCONF='' |
---|
850 | PATH_SEPARATOR=':' |
---|
851 | PORTSDIR='' |
---|
852 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
853 | PTHREAD_LIBS='' |
---|
854 | READLINE_LIBS='' |
---|
855 | READLINK_IS_NOT_P1003_1A='' |
---|
856 | REPLACEMENT_PROGS='' |
---|
857 | RSYNC='/usr/bin/rsync' |
---|
858 | SED='/usr/bin/sed' |
---|
859 | SED_EXT='-E' |
---|
860 | SET_MAKE='' |
---|
861 | SHELL='/bin/sh' |
---|
862 | SHLIB_CFLAGS='' |
---|
863 | SHLIB_LD='' |
---|
864 | SHLIB_LDFLAGS='' |
---|
865 | SHLIB_SUFFIX='' |
---|
866 | SQLITE3_DIR='' |
---|
867 | SQLITE3_LIBS='' |
---|
868 | STLIB_LD='' |
---|
869 | SVN='/usr/bin/svn' |
---|
870 | SW_VERS='sw_vers' |
---|
871 | TAR='/usr/bin/tar' |
---|
872 | TAR_CMD='/usr/bin/gnutar --no-same-owner' |
---|
873 | TCLSH='' |
---|
874 | TCL_BIN_DIR='' |
---|
875 | TCL_CC='' |
---|
876 | TCL_DEFS='' |
---|
877 | TCL_INCLUDES='' |
---|
878 | TCL_LIB_FILE='' |
---|
879 | TCL_LIB_FLAG='' |
---|
880 | TCL_LIB_SPEC='' |
---|
881 | TCL_PACKAGE_DIR='' |
---|
882 | TCL_SRC_DIR='' |
---|
883 | TCL_STUB_LIB_FILE='' |
---|
884 | TCL_STUB_LIB_FLAG='' |
---|
885 | TCL_STUB_LIB_SPEC='' |
---|
886 | TCL_VERSION='' |
---|
887 | UNIVERSAL_ARCHS='' |
---|
888 | UNIVERSAL_SYSROOT='' |
---|
889 | UNIVERSAL_TARGET='' |
---|
890 | XAR='/usr/bin/xar' |
---|
891 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
892 | XMKMF='' |
---|
893 | X_CFLAGS='' |
---|
894 | X_EXTRA_LIBS='' |
---|
895 | X_LIBS='' |
---|
896 | X_PRE_LIBS='' |
---|
897 | ac_ct_CC='gcc' |
---|
898 | ac_ct_OBJC='gcc' |
---|
899 | acx_pthread_config='' |
---|
900 | bindir='${exec_prefix}/bin' |
---|
901 | build='i686-apple-darwin9.7.0' |
---|
902 | build_alias='' |
---|
903 | build_cpu='i686' |
---|
904 | build_os='darwin9.7.0' |
---|
905 | build_vendor='apple' |
---|
906 | datadir='${datarootdir}' |
---|
907 | datarootdir='${prefix}/share' |
---|
908 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
909 | dvidir='${docdir}' |
---|
910 | exec_prefix='NONE' |
---|
911 | host='i686-apple-darwin9.7.0' |
---|
912 | host_alias='' |
---|
913 | host_cpu='i686' |
---|
914 | host_os='darwin9.7.0' |
---|
915 | host_vendor='apple' |
---|
916 | htmldir='${docdir}' |
---|
917 | includedir='${prefix}/include' |
---|
918 | infodir='${datarootdir}/info' |
---|
919 | libdir='${exec_prefix}/lib' |
---|
920 | libexecdir='${exec_prefix}/libexec' |
---|
921 | localedir='${datarootdir}/locale' |
---|
922 | localstatedir='${prefix}/var' |
---|
923 | localstatedir_expanded='' |
---|
924 | mandir='${datarootdir}/man' |
---|
925 | oldincludedir='/usr/include' |
---|
926 | pdfdir='${docdir}' |
---|
927 | prefix='/opt/local' |
---|
928 | prefix_expanded='' |
---|
929 | program_transform_name='s,x,x,' |
---|
930 | psdir='${docdir}' |
---|
931 | sbindir='${exec_prefix}/sbin' |
---|
932 | sharedstatedir='${prefix}/com' |
---|
933 | subdirs='' |
---|
934 | sysconfdir='${prefix}/etc' |
---|
935 | target='i686-apple-darwin9.7.0' |
---|
936 | target_alias='' |
---|
937 | target_cpu='i686' |
---|
938 | target_os='darwin9.7.0' |
---|
939 | target_vendor='apple' |
---|
940 | x11prefix='' |
---|
941 | |
---|
942 | ## ----------- ## |
---|
943 | ## confdefs.h. ## |
---|
944 | ## ----------- ## |
---|
945 | |
---|
946 | #define PACKAGE_NAME "MacPorts" |
---|
947 | #define PACKAGE_TARNAME "macports" |
---|
948 | #define PACKAGE_VERSION "1.7.1" |
---|
949 | #define PACKAGE_STRING "MacPorts 1.7.1" |
---|
950 | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
951 | #define UNUSED __attribute__((unused)) |
---|
952 | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
953 | #define HAVE_PTHREAD 1 |
---|
954 | #define STDC_HEADERS 1 |
---|
955 | #define HAVE_SYS_TYPES_H 1 |
---|
956 | #define HAVE_SYS_STAT_H 1 |
---|
957 | #define HAVE_STDLIB_H 1 |
---|
958 | #define HAVE_STRING_H 1 |
---|
959 | #define HAVE_MEMORY_H 1 |
---|
960 | #define HAVE_STRINGS_H 1 |
---|
961 | #define HAVE_INTTYPES_H 1 |
---|
962 | #define HAVE_STDINT_H 1 |
---|
963 | #define HAVE_UNISTD_H 1 |
---|
964 | #define HAVE_OBJC_OBJC_H 1 |
---|
965 | #define APPLE_RUNTIME 1 |
---|
966 | |
---|
967 | configure: exit 1 |
---|