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 2.3.3, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/Users/apowers/macports-test --with-applications-dir=/Users/apowers/macports-test/Applications |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Werky.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.0.0: Sun Jul 12 07:47:20 PDT 2015; root:xnu-3247.1.56~16/RELEASE_X86_64 |
---|
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 15.0.0: Sun Jul 12 07:47:20 PDT 2015; root:xnu-3247.1.56~16/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 350 tasks, 2752 threads, 8 processors |
---|
34 | Load average: 3.03, Mach factor: 5.05 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /bin |
---|
40 | PATH: /sbin |
---|
41 | PATH: /usr/bin |
---|
42 | PATH: /usr/sbin |
---|
43 | |
---|
44 | |
---|
45 | ## ----------- ## |
---|
46 | ## Core tests. ## |
---|
47 | ## ----------- ## |
---|
48 | |
---|
49 | configure:2676: checking build system type |
---|
50 | configure:2690: result: x86_64-apple-darwin15.0.0 |
---|
51 | configure:2710: checking host system type |
---|
52 | configure:2723: result: x86_64-apple-darwin15.0.0 |
---|
53 | configure:2743: checking target system type |
---|
54 | configure:2756: result: x86_64-apple-darwin15.0.0 |
---|
55 | configure:2784: checking MacPorts version |
---|
56 | configure:2787: result: 2.3.3 |
---|
57 | configure:2906: checking for sw_vers |
---|
58 | configure:2924: found /usr/bin/sw_vers |
---|
59 | configure:2936: result: /usr/bin/sw_vers |
---|
60 | configure:2946: checking for defaults |
---|
61 | configure:2964: found /usr/bin/defaults |
---|
62 | configure:2976: result: /usr/bin/defaults |
---|
63 | configure:2986: checking for xcode-select |
---|
64 | configure:3004: found /usr/bin/xcode-select |
---|
65 | configure:3016: result: /usr/bin/xcode-select |
---|
66 | configure:3026: checking Mac OS X version |
---|
67 | configure:3029: result: 10.11 |
---|
68 | configure:3051: checking Xcode location |
---|
69 | configure:3063: result: /Applications/Xcode.app/Contents/Developer |
---|
70 | configure:3077: checking Xcode version |
---|
71 | configure:3084: result: 6.4 |
---|
72 | configure:3162: checking for clang |
---|
73 | configure:3178: found /usr/bin/clang |
---|
74 | configure:3189: result: clang |
---|
75 | configure:3220: checking for C compiler version |
---|
76 | configure:3229: clang --version >&5 |
---|
77 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
78 | Target: x86_64-apple-darwin15.0.0 |
---|
79 | Thread model: posix |
---|
80 | configure:3240: $? = 0 |
---|
81 | configure:3229: clang -v >&5 |
---|
82 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
83 | Target: x86_64-apple-darwin15.0.0 |
---|
84 | Thread model: posix |
---|
85 | configure:3240: $? = 0 |
---|
86 | configure:3229: clang -V >&5 |
---|
87 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
88 | clang: error: no input files |
---|
89 | configure:3240: $? = 1 |
---|
90 | configure:3229: clang -qversion >&5 |
---|
91 | clang: error: unknown argument: '-qversion' |
---|
92 | clang: error: no input files |
---|
93 | configure:3240: $? = 1 |
---|
94 | configure:3260: checking whether the C compiler works |
---|
95 | configure:3282: clang conftest.c >&5 |
---|
96 | configure:3286: $? = 0 |
---|
97 | configure:3334: result: yes |
---|
98 | configure:3337: checking for C compiler default output file name |
---|
99 | configure:3339: result: a.out |
---|
100 | configure:3345: checking for suffix of executables |
---|
101 | configure:3352: clang -o conftest conftest.c >&5 |
---|
102 | configure:3356: $? = 0 |
---|
103 | configure:3378: result: |
---|
104 | configure:3400: checking whether we are cross compiling |
---|
105 | configure:3408: clang -o conftest conftest.c >&5 |
---|
106 | configure:3412: $? = 0 |
---|
107 | configure:3419: ./conftest |
---|
108 | configure:3423: $? = 0 |
---|
109 | configure:3438: result: no |
---|
110 | configure:3443: checking for suffix of object files |
---|
111 | configure:3465: clang -c conftest.c >&5 |
---|
112 | configure:3469: $? = 0 |
---|
113 | configure:3490: result: o |
---|
114 | configure:3494: checking whether we are using the GNU C compiler |
---|
115 | configure:3513: clang -c conftest.c >&5 |
---|
116 | configure:3513: $? = 0 |
---|
117 | configure:3522: result: yes |
---|
118 | configure:3531: checking whether clang accepts -g |
---|
119 | configure:3551: clang -c -g conftest.c >&5 |
---|
120 | configure:3551: $? = 0 |
---|
121 | configure:3592: result: yes |
---|
122 | configure:3609: checking for clang option to accept ISO C89 |
---|
123 | configure:3672: clang -c -g -O2 conftest.c >&5 |
---|
124 | configure:3672: $? = 0 |
---|
125 | configure:3685: result: none needed |
---|
126 | configure:3719: checking for a BSD-compatible install |
---|
127 | configure:3787: result: /usr/bin/install -c |
---|
128 | configure:3798: checking whether ln -s works |
---|
129 | configure:3802: result: yes |
---|
130 | configure:3809: checking whether make sets $(MAKE) |
---|
131 | configure:3831: result: yes |
---|
132 | configure:3894: checking for clang |
---|
133 | configure:3910: found /usr/bin/clang |
---|
134 | configure:3921: result: clang |
---|
135 | configure:3946: checking for Objective C compiler version |
---|
136 | configure:3955: clang --version >&5 |
---|
137 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
138 | Target: x86_64-apple-darwin15.0.0 |
---|
139 | Thread model: posix |
---|
140 | configure:3966: $? = 0 |
---|
141 | configure:3955: clang -v >&5 |
---|
142 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
143 | Target: x86_64-apple-darwin15.0.0 |
---|
144 | Thread model: posix |
---|
145 | configure:3966: $? = 0 |
---|
146 | configure:3955: clang -V >&5 |
---|
147 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
148 | clang: error: no input files |
---|
149 | configure:3966: $? = 1 |
---|
150 | configure:3955: clang -qversion >&5 |
---|
151 | clang: error: unknown argument: '-qversion' |
---|
152 | clang: error: no input files |
---|
153 | configure:3966: $? = 1 |
---|
154 | configure:3970: checking whether we are using the GNU Objective C compiler |
---|
155 | configure:3989: clang -c conftest.m >&5 |
---|
156 | configure:3989: $? = 0 |
---|
157 | configure:3998: result: yes |
---|
158 | configure:4007: checking whether clang accepts -g |
---|
159 | configure:4027: clang -c -g conftest.m >&5 |
---|
160 | configure:4027: $? = 0 |
---|
161 | configure:4068: result: yes |
---|
162 | configure:4096: checking for bsdmake |
---|
163 | configure:4129: result: no |
---|
164 | configure:4096: checking for pmake |
---|
165 | configure:4129: result: no |
---|
166 | configure:4139: checking for bzip2 |
---|
167 | configure:4157: found /usr/bin/bzip2 |
---|
168 | configure:4169: result: /usr/bin/bzip2 |
---|
169 | configure:4179: checking for bzr |
---|
170 | configure:4212: result: no |
---|
171 | configure:4219: checking for chown |
---|
172 | configure:4238: found /usr/sbin/chown |
---|
173 | configure:4250: result: /usr/sbin/chown |
---|
174 | configure:4260: checking for cp |
---|
175 | configure:4278: found /bin/cp |
---|
176 | configure:4290: result: /bin/cp |
---|
177 | configure:4300: checking for cpio |
---|
178 | configure:4318: found /usr/bin/cpio |
---|
179 | configure:4330: result: /usr/bin/cpio |
---|
180 | configure:4340: checking for cvs |
---|
181 | configure:4373: result: no |
---|
182 | configure:4380: checking for diff |
---|
183 | configure:4398: found /usr/bin/diff |
---|
184 | configure:4410: result: /usr/bin/diff |
---|
185 | configure:4420: checking for dscl |
---|
186 | configure:4438: found /usr/bin/dscl |
---|
187 | configure:4450: result: /usr/bin/dscl |
---|
188 | configure:4460: checking for dseditgroup |
---|
189 | configure:4479: found /usr/sbin/dseditgroup |
---|
190 | configure:4491: result: /usr/sbin/dseditgroup |
---|
191 | configure:4501: checking for file |
---|
192 | configure:4519: found /usr/bin/file |
---|
193 | configure:4531: result: /usr/bin/file |
---|
194 | configure:4541: checking for find |
---|
195 | configure:4559: found /usr/bin/find |
---|
196 | configure:4571: result: /usr/bin/find |
---|
197 | configure:4581: checking for git |
---|
198 | configure:4599: found /usr/bin/git |
---|
199 | configure:4611: result: /usr/bin/git |
---|
200 | configure:4623: checking for gnumake |
---|
201 | configure:4641: found /usr/bin/gnumake |
---|
202 | configure:4653: result: /usr/bin/gnumake |
---|
203 | configure:4668: checking for gnupatch |
---|
204 | configure:4701: result: no |
---|
205 | configure:4668: checking for gpatch |
---|
206 | configure:4701: result: no |
---|
207 | configure:4713: checking for gnutar |
---|
208 | configure:4746: result: no |
---|
209 | configure:4713: checking for gtar |
---|
210 | configure:4746: result: no |
---|
211 | configure:4756: checking for gzip |
---|
212 | configure:4774: found /usr/bin/gzip |
---|
213 | configure:4786: result: /usr/bin/gzip |
---|
214 | configure:4796: checking for hdiutil |
---|
215 | configure:4814: found /usr/bin/hdiutil |
---|
216 | configure:4826: result: /usr/bin/hdiutil |
---|
217 | configure:4836: checking for hg |
---|
218 | configure:4869: result: no |
---|
219 | configure:4876: checking for launchctl |
---|
220 | configure:4894: found /bin/launchctl |
---|
221 | configure:4906: result: /bin/launchctl |
---|
222 | configure:4916: checking for lipo |
---|
223 | configure:4934: found /usr/bin/lipo |
---|
224 | configure:4946: result: /usr/bin/lipo |
---|
225 | configure:4956: checking for lsbom |
---|
226 | configure:4974: found /usr/bin/lsbom |
---|
227 | configure:4986: result: /usr/bin/lsbom |
---|
228 | configure:4996: checking for lzma |
---|
229 | configure:5029: result: no |
---|
230 | configure:5036: checking for make |
---|
231 | configure:5054: found /usr/bin/make |
---|
232 | configure:5066: result: /usr/bin/make |
---|
233 | configure:5076: checking for mdfind |
---|
234 | configure:5094: found /usr/bin/mdfind |
---|
235 | configure:5106: result: /usr/bin/mdfind |
---|
236 | configure:5116: checking for mdls |
---|
237 | configure:5134: found /usr/bin/mdls |
---|
238 | configure:5146: result: /usr/bin/mdls |
---|
239 | configure:5156: checking for mkbom |
---|
240 | configure:5174: found /usr/bin/mkbom |
---|
241 | configure:5186: result: /usr/bin/mkbom |
---|
242 | configure:5198: checking for mtree |
---|
243 | configure:5217: found /usr/sbin/mtree |
---|
244 | configure:5229: result: /usr/sbin/mtree |
---|
245 | configure:5242: checking for open |
---|
246 | configure:5260: found /usr/bin/open |
---|
247 | configure:5272: result: /usr/bin/open |
---|
248 | configure:5282: checking for openssl |
---|
249 | configure:5300: found /usr/bin/openssl |
---|
250 | configure:5312: result: /usr/bin/openssl |
---|
251 | configure:5322: checking for patch |
---|
252 | configure:5340: found /usr/bin/patch |
---|
253 | configure:5352: result: /usr/bin/patch |
---|
254 | configure:5362: checking for pax |
---|
255 | configure:5380: found /bin/pax |
---|
256 | configure:5392: result: /bin/pax |
---|
257 | configure:5402: checking for rmdir |
---|
258 | configure:5420: found /bin/rmdir |
---|
259 | configure:5432: result: /bin/rmdir |
---|
260 | configure:5442: checking for rsync |
---|
261 | configure:5460: found /usr/bin/rsync |
---|
262 | configure:5472: result: /usr/bin/rsync |
---|
263 | configure:5482: checking for sandbox-exec |
---|
264 | configure:5500: found /usr/bin/sandbox-exec |
---|
265 | configure:5512: result: /usr/bin/sandbox-exec |
---|
266 | configure:5522: checking for sed |
---|
267 | configure:5540: found /usr/bin/sed |
---|
268 | configure:5552: result: /usr/bin/sed |
---|
269 | configure:5562: checking for svn |
---|
270 | configure:5580: found /usr/bin/svn |
---|
271 | configure:5592: result: /usr/bin/svn |
---|
272 | configure:5602: checking for swig |
---|
273 | configure:5635: result: no |
---|
274 | configure:5642: checking for tar |
---|
275 | configure:5660: found /usr/bin/tar |
---|
276 | configure:5672: result: /usr/bin/tar |
---|
277 | configure:5682: checking for unzip |
---|
278 | configure:5700: found /usr/bin/unzip |
---|
279 | configure:5712: result: /usr/bin/unzip |
---|
280 | configure:5722: checking for xar |
---|
281 | configure:5740: found /usr/bin/xar |
---|
282 | configure:5752: result: /usr/bin/xar |
---|
283 | configure:5762: checking for xcodebuild |
---|
284 | configure:5780: found /usr/bin/xcodebuild |
---|
285 | configure:5792: result: /usr/bin/xcodebuild |
---|
286 | configure:5802: checking for xcrun |
---|
287 | configure:5820: found /usr/bin/xcrun |
---|
288 | configure:5832: result: /usr/bin/xcrun |
---|
289 | configure:5842: checking for xz |
---|
290 | configure:5875: result: no |
---|
291 | configure:5882: checking for zip |
---|
292 | configure:5900: found /usr/bin/zip |
---|
293 | configure:5912: result: /usr/bin/zip |
---|
294 | configure:5923: checking for launchd |
---|
295 | configure:5939: found /sbin/launchd |
---|
296 | configure:5950: result: yes |
---|
297 | configure:5985: checking for sed |
---|
298 | configure:6015: result: /usr/bin/sed |
---|
299 | configure:6028: checking which sed flag to use for extended regexp |
---|
300 | configure:6038: result: -E (BSD) |
---|
301 | configure:6055: checking for tar |
---|
302 | configure:6085: result: /usr/bin/tar |
---|
303 | configure:6094: checking whether tar supports -q |
---|
304 | configure:6097: result: yes (bsdtar) |
---|
305 | configure:6110: checking for tar |
---|
306 | configure:6140: result: /usr/bin/tar |
---|
307 | configure:6150: checking for gnutar |
---|
308 | configure:6183: result: no |
---|
309 | configure:6189: checking for which tar variant to use |
---|
310 | configure:6196: result: /usr/bin/tar |
---|
311 | configure:6200: checking for /usr/bin/tar --no-same-owner support |
---|
312 | configure:6204: result: no |
---|
313 | configure:6215: checking for patch |
---|
314 | configure:6245: result: /usr/bin/patch |
---|
315 | configure:6255: checking for gpatch |
---|
316 | configure:6288: result: no |
---|
317 | configure:6294: checking for GNU (FSF) patch |
---|
318 | configure:6306: result: /usr/bin/patch |
---|
319 | configure:6338: checking how to mark unused variables |
---|
320 | configure:6344: clang -c -g -O2 conftest.c >&5 |
---|
321 | configure:6344: $? = 0 |
---|
322 | configure:6354: result: |
---|
323 | configure:6359: checking for gcc symbol visibility attribute |
---|
324 | configure:6378: clang -c -g -O2 conftest.c >&5 |
---|
325 | configure:6378: $? = 0 |
---|
326 | configure:6392: result: __attribute__((visibility("hidden"))) |
---|
327 | configure:6577: checking for the pthreads library -lpthreads |
---|
328 | configure:6610: clang -o conftest -g -O2 conftest.c -lpthreads >&5 |
---|
329 | ld: library not found for -lpthreads |
---|
330 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
331 | configure:6610: $? = 1 |
---|
332 | configure: failed program was: |
---|
333 | | /* confdefs.h */ |
---|
334 | | #define PACKAGE_NAME "MacPorts" |
---|
335 | | #define PACKAGE_TARNAME "macports" |
---|
336 | | #define PACKAGE_VERSION "2.3.3" |
---|
337 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
338 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
339 | | #define PACKAGE_URL "" |
---|
340 | | #define UNUSED __attribute__((unused)) |
---|
341 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
342 | | /* end confdefs.h. */ |
---|
343 | | #include <pthread.h> |
---|
344 | | int |
---|
345 | | main () |
---|
346 | | { |
---|
347 | | pthread_t th; pthread_join(th, 0); |
---|
348 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
349 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
350 | | ; |
---|
351 | | return 0; |
---|
352 | | } |
---|
353 | configure:6619: result: no |
---|
354 | configure:6522: checking whether pthreads work without any flags |
---|
355 | configure:6610: clang -o conftest -g -O2 conftest.c >&5 |
---|
356 | configure:6610: $? = 0 |
---|
357 | configure:6619: result: yes |
---|
358 | configure:6638: checking for joinable pthread attribute |
---|
359 | configure:6653: clang -o conftest -g -O2 conftest.c >&5 |
---|
360 | configure:6653: $? = 0 |
---|
361 | configure:6659: result: PTHREAD_CREATE_JOINABLE |
---|
362 | configure:6669: checking if more special flags are required for pthreads |
---|
363 | configure:6676: result: -D_THREAD_SAFE |
---|
364 | configure:6713: checking how to run the Objective C preprocessor |
---|
365 | configure:6740: clang -E conftest.m |
---|
366 | configure:6740: $? = 0 |
---|
367 | configure:6754: clang -E conftest.m |
---|
368 | conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
369 | #include <ac_nonexistent.h> |
---|
370 | ^ |
---|
371 | 1 error generated. |
---|
372 | configure:6754: $? = 1 |
---|
373 | configure: failed program was: |
---|
374 | | /* confdefs.h */ |
---|
375 | | #define PACKAGE_NAME "MacPorts" |
---|
376 | | #define PACKAGE_TARNAME "macports" |
---|
377 | | #define PACKAGE_VERSION "2.3.3" |
---|
378 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
379 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
380 | | #define PACKAGE_URL "" |
---|
381 | | #define UNUSED __attribute__((unused)) |
---|
382 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
383 | | #define HAVE_PTHREAD 1 |
---|
384 | | /* end confdefs.h. */ |
---|
385 | | #include <ac_nonexistent.h> |
---|
386 | configure:6779: result: clang -E |
---|
387 | configure:6799: clang -E conftest.m |
---|
388 | configure:6799: $? = 0 |
---|
389 | configure:6813: clang -E conftest.m |
---|
390 | conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
391 | #include <ac_nonexistent.h> |
---|
392 | ^ |
---|
393 | 1 error generated. |
---|
394 | configure:6813: $? = 1 |
---|
395 | configure: failed program was: |
---|
396 | | /* confdefs.h */ |
---|
397 | | #define PACKAGE_NAME "MacPorts" |
---|
398 | | #define PACKAGE_TARNAME "macports" |
---|
399 | | #define PACKAGE_VERSION "2.3.3" |
---|
400 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
401 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
402 | | #define PACKAGE_URL "" |
---|
403 | | #define UNUSED __attribute__((unused)) |
---|
404 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
405 | | #define HAVE_PTHREAD 1 |
---|
406 | | /* end confdefs.h. */ |
---|
407 | | #include <ac_nonexistent.h> |
---|
408 | configure:6842: checking for grep that handles long lines and -e |
---|
409 | configure:6900: result: /usr/bin/grep |
---|
410 | configure:6905: checking for egrep |
---|
411 | configure:6967: result: /usr/bin/grep -E |
---|
412 | configure:6972: checking for ANSI C header files |
---|
413 | configure:6992: clang -c -g -O2 conftest.m >&5 |
---|
414 | configure:6992: $? = 0 |
---|
415 | configure:7065: clang -o conftest -g -O2 conftest.m >&5 |
---|
416 | configure:7065: $? = 0 |
---|
417 | configure:7065: ./conftest |
---|
418 | configure:7065: $? = 0 |
---|
419 | configure:7076: result: yes |
---|
420 | configure:7089: checking for sys/types.h |
---|
421 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
422 | configure:7089: $? = 0 |
---|
423 | configure:7089: result: yes |
---|
424 | configure:7089: checking for sys/stat.h |
---|
425 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
426 | configure:7089: $? = 0 |
---|
427 | configure:7089: result: yes |
---|
428 | configure:7089: checking for stdlib.h |
---|
429 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
430 | configure:7089: $? = 0 |
---|
431 | configure:7089: result: yes |
---|
432 | configure:7089: checking for string.h |
---|
433 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
434 | configure:7089: $? = 0 |
---|
435 | configure:7089: result: yes |
---|
436 | configure:7089: checking for memory.h |
---|
437 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
438 | configure:7089: $? = 0 |
---|
439 | configure:7089: result: yes |
---|
440 | configure:7089: checking for strings.h |
---|
441 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
442 | configure:7089: $? = 0 |
---|
443 | configure:7089: result: yes |
---|
444 | configure:7089: checking for inttypes.h |
---|
445 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
446 | configure:7089: $? = 0 |
---|
447 | configure:7089: result: yes |
---|
448 | configure:7089: checking for stdint.h |
---|
449 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
450 | configure:7089: $? = 0 |
---|
451 | configure:7089: result: yes |
---|
452 | configure:7089: checking for unistd.h |
---|
453 | configure:7089: clang -c -g -O2 conftest.m >&5 |
---|
454 | configure:7089: $? = 0 |
---|
455 | configure:7089: result: yes |
---|
456 | configure:7136: checking objc/objc.h usability |
---|
457 | configure:7136: clang -c -g -O2 conftest.m >&5 |
---|
458 | configure:7136: $? = 0 |
---|
459 | configure:7136: result: yes |
---|
460 | configure:7136: checking objc/objc.h presence |
---|
461 | configure:7136: clang -E conftest.m |
---|
462 | configure:7136: $? = 0 |
---|
463 | configure:7136: result: yes |
---|
464 | configure:7136: checking for objc/objc.h |
---|
465 | configure:7136: result: yes |
---|
466 | configure:7161: checking if linking libobjc requires pthreads |
---|
467 | configure:7190: clang -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
468 | conftest.m:32:7: error: use of undeclared identifier 'Object' |
---|
469 | Object *obj = [Object alloc]; |
---|
470 | ^ |
---|
471 | conftest.m:32:15: error: use of undeclared identifier 'obj' |
---|
472 | Object *obj = [Object alloc]; |
---|
473 | ^ |
---|
474 | conftest.m:32:22: error: use of undeclared identifier 'Object' |
---|
475 | Object *obj = [Object alloc]; |
---|
476 | ^ |
---|
477 | conftest.m:33:7: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
478 | puts([obj name]); |
---|
479 | ^ |
---|
480 | conftest.m:33:13: error: use of undeclared identifier 'obj' |
---|
481 | puts([obj name]); |
---|
482 | ^ |
---|
483 | 1 warning and 4 errors generated. |
---|
484 | configure:7190: $? = 1 |
---|
485 | configure: failed program was: |
---|
486 | | /* confdefs.h */ |
---|
487 | | #define PACKAGE_NAME "MacPorts" |
---|
488 | | #define PACKAGE_TARNAME "macports" |
---|
489 | | #define PACKAGE_VERSION "2.3.3" |
---|
490 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
491 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
492 | | #define PACKAGE_URL "" |
---|
493 | | #define UNUSED __attribute__((unused)) |
---|
494 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
495 | | #define HAVE_PTHREAD 1 |
---|
496 | | #define STDC_HEADERS 1 |
---|
497 | | #define HAVE_SYS_TYPES_H 1 |
---|
498 | | #define HAVE_SYS_STAT_H 1 |
---|
499 | | #define HAVE_STDLIB_H 1 |
---|
500 | | #define HAVE_STRING_H 1 |
---|
501 | | #define HAVE_MEMORY_H 1 |
---|
502 | | #define HAVE_STRINGS_H 1 |
---|
503 | | #define HAVE_INTTYPES_H 1 |
---|
504 | | #define HAVE_STDINT_H 1 |
---|
505 | | #define HAVE_UNISTD_H 1 |
---|
506 | | #define HAVE_OBJC_OBJC_H 1 |
---|
507 | | /* end confdefs.h. */ |
---|
508 | | |
---|
509 | | |
---|
510 | | #include <objc/objc.h> |
---|
511 | | #include <objc/Object.h> |
---|
512 | | |
---|
513 | | int |
---|
514 | | main () |
---|
515 | | { |
---|
516 | | |
---|
517 | | Object *obj = [Object alloc]; |
---|
518 | | puts([obj name]); |
---|
519 | | |
---|
520 | | ; |
---|
521 | | return 0; |
---|
522 | | } |
---|
523 | | |
---|
524 | configure:7228: clang -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
525 | conftest.m:32:8: error: use of undeclared identifier 'Object' |
---|
526 | Object *obj = [Object alloc]; |
---|
527 | ^ |
---|
528 | conftest.m:32:16: error: use of undeclared identifier 'obj' |
---|
529 | Object *obj = [Object alloc]; |
---|
530 | ^ |
---|
531 | conftest.m:32:23: error: use of undeclared identifier 'Object' |
---|
532 | Object *obj = [Object alloc]; |
---|
533 | ^ |
---|
534 | conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
535 | puts([obj name]); |
---|
536 | ^ |
---|
537 | conftest.m:33:14: error: use of undeclared identifier 'obj' |
---|
538 | puts([obj name]); |
---|
539 | ^ |
---|
540 | 1 warning and 4 errors generated. |
---|
541 | configure:7228: $? = 1 |
---|
542 | configure: failed program was: |
---|
543 | | /* confdefs.h */ |
---|
544 | | #define PACKAGE_NAME "MacPorts" |
---|
545 | | #define PACKAGE_TARNAME "macports" |
---|
546 | | #define PACKAGE_VERSION "2.3.3" |
---|
547 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
548 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
549 | | #define PACKAGE_URL "" |
---|
550 | | #define UNUSED __attribute__((unused)) |
---|
551 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
552 | | #define HAVE_PTHREAD 1 |
---|
553 | | #define STDC_HEADERS 1 |
---|
554 | | #define HAVE_SYS_TYPES_H 1 |
---|
555 | | #define HAVE_SYS_STAT_H 1 |
---|
556 | | #define HAVE_STDLIB_H 1 |
---|
557 | | #define HAVE_STRING_H 1 |
---|
558 | | #define HAVE_MEMORY_H 1 |
---|
559 | | #define HAVE_STRINGS_H 1 |
---|
560 | | #define HAVE_INTTYPES_H 1 |
---|
561 | | #define HAVE_STDINT_H 1 |
---|
562 | | #define HAVE_UNISTD_H 1 |
---|
563 | | #define HAVE_OBJC_OBJC_H 1 |
---|
564 | | /* end confdefs.h. */ |
---|
565 | | |
---|
566 | | |
---|
567 | | #include <objc/objc.h> |
---|
568 | | #include <objc/Object.h> |
---|
569 | | |
---|
570 | | int |
---|
571 | | main () |
---|
572 | | { |
---|
573 | | |
---|
574 | | Object *obj = [Object alloc]; |
---|
575 | | puts([obj name]); |
---|
576 | | |
---|
577 | | ; |
---|
578 | | return 0; |
---|
579 | | } |
---|
580 | | |
---|
581 | configure:7248: result: no |
---|
582 | configure:7261: checking for Apple Objective-C runtime |
---|
583 | configure:7290: clang -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
584 | conftest.m:32:19: warning: implicit declaration of function 'objc_lookUpClass' is invalid in C99 [-Wimplicit-function-declaration] |
---|
585 | id class = objc_lookUpClass("Object"); |
---|
586 | ^ |
---|
587 | conftest.m:32:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion] |
---|
588 | id class = objc_lookUpClass("Object"); |
---|
589 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
590 | conftest.m:33:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
591 | id obj = [class alloc]; |
---|
592 | ^~~~~ |
---|
593 | conftest.m:34:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
594 | puts([obj name]); |
---|
595 | ^ |
---|
596 | conftest.m:34:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
597 | puts([obj name]); |
---|
598 | ^~~~ |
---|
599 | 5 warnings generated. |
---|
600 | configure:7290: $? = 0 |
---|
601 | configure:7305: result: yes |
---|
602 | configure:7312: checking for GNU Objective C runtime |
---|
603 | configure:7340: clang -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
604 | conftest.m:31:19: warning: implicit declaration of function 'objc_lookup_class' is invalid in C99 [-Wimplicit-function-declaration] |
---|
605 | id class = objc_lookup_class("Object"); |
---|
606 | ^ |
---|
607 | conftest.m:31:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion] |
---|
608 | id class = objc_lookup_class("Object"); |
---|
609 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
610 | conftest.m:32:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
611 | id obj = [class alloc]; |
---|
612 | ^~~~~ |
---|
613 | conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
614 | puts([obj name]); |
---|
615 | ^ |
---|
616 | conftest.m:33:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
617 | puts([obj name]); |
---|
618 | ^~~~ |
---|
619 | 5 warnings generated. |
---|
620 | Undefined symbols for architecture x86_64: |
---|
621 | "_objc_lookup_class", referenced from: |
---|
622 | _main in conftest-313b99.o |
---|
623 | ld: symbol(s) not found for architecture x86_64 |
---|
624 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
625 | configure:7340: $? = 1 |
---|
626 | configure: failed program was: |
---|
627 | | /* confdefs.h */ |
---|
628 | | #define PACKAGE_NAME "MacPorts" |
---|
629 | | #define PACKAGE_TARNAME "macports" |
---|
630 | | #define PACKAGE_VERSION "2.3.3" |
---|
631 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
632 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
633 | | #define PACKAGE_URL "" |
---|
634 | | #define UNUSED __attribute__((unused)) |
---|
635 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
636 | | #define HAVE_PTHREAD 1 |
---|
637 | | #define STDC_HEADERS 1 |
---|
638 | | #define HAVE_SYS_TYPES_H 1 |
---|
639 | | #define HAVE_SYS_STAT_H 1 |
---|
640 | | #define HAVE_STDLIB_H 1 |
---|
641 | | #define HAVE_STRING_H 1 |
---|
642 | | #define HAVE_MEMORY_H 1 |
---|
643 | | #define HAVE_STRINGS_H 1 |
---|
644 | | #define HAVE_INTTYPES_H 1 |
---|
645 | | #define HAVE_STDINT_H 1 |
---|
646 | | #define HAVE_UNISTD_H 1 |
---|
647 | | #define HAVE_OBJC_OBJC_H 1 |
---|
648 | | /* end confdefs.h. */ |
---|
649 | | |
---|
650 | | |
---|
651 | | #include <objc/objc.h> |
---|
652 | | |
---|
653 | | int |
---|
654 | | main () |
---|
655 | | { |
---|
656 | | |
---|
657 | | id class = objc_lookup_class("Object"); |
---|
658 | | id obj = [class alloc]; |
---|
659 | | puts([obj name]); |
---|
660 | | |
---|
661 | | ; |
---|
662 | | return 0; |
---|
663 | | } |
---|
664 | | |
---|
665 | configure:7355: result: no |
---|
666 | configure:7367: Using Apple Objective-C runtime |
---|
667 | configure:7447: checking for Apple Foundation library |
---|
668 | configure:7483: clang -o conftest -g -O2 conftest.m -framework Foundation >&5 |
---|
669 | In file included from conftest.m:26: |
---|
670 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
671 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:6: |
---|
672 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:15: error: expected ';' after @class |
---|
673 | @class NSArray<ObjectType>; |
---|
674 | ^ |
---|
675 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:7:16: error: cannot find protocol declaration for 'ObjectType' |
---|
676 | @class NSArray<ObjectType>; |
---|
677 | ^ |
---|
678 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:25: error: cannot find protocol declaration for 'ObjectType' |
---|
679 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
680 | ^ |
---|
681 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:37: error: expected identifier or '(' |
---|
682 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
683 | ^ |
---|
684 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:13: error: expected ')' |
---|
685 | - (nullable ObjectType)nextObject; |
---|
686 | ^ |
---|
687 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:36:3: note: to match this '(' |
---|
688 | - (nullable ObjectType)nextObject; |
---|
689 | ^ |
---|
690 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:25: error: cannot find protocol declaration for 'ObjectType' |
---|
691 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
692 | ^ |
---|
693 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:1: error: duplicate interface definition for class 'NSEnumerator' |
---|
694 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
695 | ^ |
---|
696 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:34:12: note: previous definition is here |
---|
697 | @interface NSEnumerator<ObjectType> : NSObject <NSFastEnumeration> |
---|
698 | ^ |
---|
699 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:37: error: method type specifier must start with '-' or '+' |
---|
700 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
701 | ^ |
---|
702 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:40:38: error: expected a type |
---|
703 | @interface NSEnumerator<ObjectType> (NSExtendedEnumerator) |
---|
704 | ^ |
---|
705 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:1: error: expected selector for Objective-C method |
---|
706 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
707 | ^ |
---|
708 | /System/Library/Frameworks/Foundation.framework/Headers/NSEnumerator.h:42:36: error: cannot find protocol declaration for 'ObjectType' |
---|
709 | @property (readonly, copy) NSArray<ObjectType> *allObjects; |
---|
710 | ^ |
---|
711 | In file included from conftest.m:26: |
---|
712 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
713 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:32: error: cannot find protocol declaration for 'ObjectType' |
---|
714 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
715 | ^ |
---|
716 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:44: error: expected identifier or '(' |
---|
717 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
718 | ^ |
---|
719 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:19:4: error: expected a type |
---|
720 | - (ObjectType)objectAtIndex:(NSUInteger)index; |
---|
721 | ^ |
---|
722 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:40: error: expected ')' |
---|
723 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
724 | ^ |
---|
725 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:21:33: note: to match this '(' |
---|
726 | - (instancetype)initWithObjects:(const ObjectType [])objects count:(NSUInteger)cnt NS_DESIGNATED_INITIALIZER; |
---|
727 | ^ |
---|
728 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:20: error: cannot find protocol declaration for 'ObjectType' |
---|
729 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
730 | ^ |
---|
731 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:1: error: duplicate interface definition for class 'NSArray' |
---|
732 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
733 | ^ |
---|
734 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:16:12: note: previous definition is here |
---|
735 | @interface NSArray<__covariant ObjectType> : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> |
---|
736 | ^ |
---|
737 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:32: error: method type specifier must start with '-' or '+' |
---|
738 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
739 | ^ |
---|
740 | /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:26:33: error: expected a type |
---|
741 | @interface NSArray<ObjectType> (NSExtendedArray) |
---|
742 | ^ |
---|
743 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
744 | 20 errors generated. |
---|
745 | configure:7483: $? = 1 |
---|
746 | configure: failed program was: |
---|
747 | | /* confdefs.h */ |
---|
748 | | #define PACKAGE_NAME "MacPorts" |
---|
749 | | #define PACKAGE_TARNAME "macports" |
---|
750 | | #define PACKAGE_VERSION "2.3.3" |
---|
751 | | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
752 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
753 | | #define PACKAGE_URL "" |
---|
754 | | #define UNUSED __attribute__((unused)) |
---|
755 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
756 | | #define HAVE_PTHREAD 1 |
---|
757 | | #define STDC_HEADERS 1 |
---|
758 | | #define HAVE_SYS_TYPES_H 1 |
---|
759 | | #define HAVE_SYS_STAT_H 1 |
---|
760 | | #define HAVE_STDLIB_H 1 |
---|
761 | | #define HAVE_STRING_H 1 |
---|
762 | | #define HAVE_MEMORY_H 1 |
---|
763 | | #define HAVE_STRINGS_H 1 |
---|
764 | | #define HAVE_INTTYPES_H 1 |
---|
765 | | #define HAVE_STDINT_H 1 |
---|
766 | | #define HAVE_UNISTD_H 1 |
---|
767 | | #define HAVE_OBJC_OBJC_H 1 |
---|
768 | | #define APPLE_RUNTIME 1 |
---|
769 | | /* end confdefs.h. */ |
---|
770 | | |
---|
771 | | |
---|
772 | | #include <Foundation/Foundation.h> |
---|
773 | | |
---|
774 | | int |
---|
775 | | main () |
---|
776 | | { |
---|
777 | | |
---|
778 | | NSString *string = [[NSString alloc] initWithCString: "Hello World"]; |
---|
779 | | [NSString length]; |
---|
780 | | |
---|
781 | | ; |
---|
782 | | return 0; |
---|
783 | | } |
---|
784 | | |
---|
785 | configure:7501: result: no |
---|
786 | configure:7513: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library |
---|
787 | configure:7617: error: Could not find a working Foundation implementation |
---|
788 | |
---|
789 | ## ---------------- ## |
---|
790 | ## Cache variables. ## |
---|
791 | ## ---------------- ## |
---|
792 | |
---|
793 | ac_cv_build=x86_64-apple-darwin15.0.0 |
---|
794 | ac_cv_c_compiler_gnu=yes |
---|
795 | ac_cv_env_BSDMAKE_set= |
---|
796 | ac_cv_env_BSDMAKE_value= |
---|
797 | ac_cv_env_BZIP2_set= |
---|
798 | ac_cv_env_BZIP2_value= |
---|
799 | ac_cv_env_CC_set= |
---|
800 | ac_cv_env_CC_value= |
---|
801 | ac_cv_env_CFLAGS_set= |
---|
802 | ac_cv_env_CFLAGS_value= |
---|
803 | ac_cv_env_CPPFLAGS_set= |
---|
804 | ac_cv_env_CPPFLAGS_value= |
---|
805 | ac_cv_env_CPP_set= |
---|
806 | ac_cv_env_CPP_value= |
---|
807 | ac_cv_env_CVS_set= |
---|
808 | ac_cv_env_CVS_value= |
---|
809 | ac_cv_env_GNUMAKE_set= |
---|
810 | ac_cv_env_GNUMAKE_value= |
---|
811 | ac_cv_env_GNUTAR_set= |
---|
812 | ac_cv_env_GNUTAR_value= |
---|
813 | ac_cv_env_LDFLAGS_set= |
---|
814 | ac_cv_env_LDFLAGS_value= |
---|
815 | ac_cv_env_LIBS_set= |
---|
816 | ac_cv_env_LIBS_value= |
---|
817 | ac_cv_env_LZMA_set= |
---|
818 | ac_cv_env_LZMA_value= |
---|
819 | ac_cv_env_MAKE_set= |
---|
820 | ac_cv_env_MAKE_value= |
---|
821 | ac_cv_env_MTREE_set= |
---|
822 | ac_cv_env_MTREE_value= |
---|
823 | ac_cv_env_OBJCFLAGS_set= |
---|
824 | ac_cv_env_OBJCFLAGS_value= |
---|
825 | ac_cv_env_OBJCPP_set= |
---|
826 | ac_cv_env_OBJCPP_value= |
---|
827 | ac_cv_env_OBJC_set= |
---|
828 | ac_cv_env_OBJC_value= |
---|
829 | ac_cv_env_OPENSSL_set= |
---|
830 | ac_cv_env_OPENSSL_value= |
---|
831 | ac_cv_env_OPEN_set= |
---|
832 | ac_cv_env_OPEN_value= |
---|
833 | ac_cv_env_RSYNC_set= |
---|
834 | ac_cv_env_RSYNC_value= |
---|
835 | ac_cv_env_SED_set= |
---|
836 | ac_cv_env_SED_value= |
---|
837 | ac_cv_env_SVN_set= |
---|
838 | ac_cv_env_SVN_value= |
---|
839 | ac_cv_env_SWIG_set= |
---|
840 | ac_cv_env_SWIG_value= |
---|
841 | ac_cv_env_TAR_set= |
---|
842 | ac_cv_env_TAR_value= |
---|
843 | ac_cv_env_XAR_set= |
---|
844 | ac_cv_env_XAR_value= |
---|
845 | ac_cv_env_XZ_set= |
---|
846 | ac_cv_env_XZ_value= |
---|
847 | ac_cv_env_build_alias_set= |
---|
848 | ac_cv_env_build_alias_value= |
---|
849 | ac_cv_env_host_alias_set= |
---|
850 | ac_cv_env_host_alias_value= |
---|
851 | ac_cv_env_target_alias_set= |
---|
852 | ac_cv_env_target_alias_value= |
---|
853 | ac_cv_header_inttypes_h=yes |
---|
854 | ac_cv_header_memory_h=yes |
---|
855 | ac_cv_header_objc_objc_h=yes |
---|
856 | ac_cv_header_stdc=yes |
---|
857 | ac_cv_header_stdint_h=yes |
---|
858 | ac_cv_header_stdlib_h=yes |
---|
859 | ac_cv_header_string_h=yes |
---|
860 | ac_cv_header_strings_h=yes |
---|
861 | ac_cv_header_sys_stat_h=yes |
---|
862 | ac_cv_header_sys_types_h=yes |
---|
863 | ac_cv_header_unistd_h=yes |
---|
864 | ac_cv_host=x86_64-apple-darwin15.0.0 |
---|
865 | ac_cv_objc_compiler_gnu=yes |
---|
866 | ac_cv_objc_foundation_apple=no |
---|
867 | ac_cv_objext=o |
---|
868 | ac_cv_path_BZIP2=/usr/bin/bzip2 |
---|
869 | ac_cv_path_CHOWN=/usr/sbin/chown |
---|
870 | ac_cv_path_CP=/bin/cp |
---|
871 | ac_cv_path_CPIO=/usr/bin/cpio |
---|
872 | ac_cv_path_DEFAULTS=/usr/bin/defaults |
---|
873 | ac_cv_path_DIFF=/usr/bin/diff |
---|
874 | ac_cv_path_DSCL=/usr/bin/dscl |
---|
875 | ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup |
---|
876 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
877 | ac_cv_path_FILE=/usr/bin/file |
---|
878 | ac_cv_path_FIND=/usr/bin/find |
---|
879 | ac_cv_path_GIT=/usr/bin/git |
---|
880 | ac_cv_path_GNUMAKE=/usr/bin/gnumake |
---|
881 | ac_cv_path_GREP=/usr/bin/grep |
---|
882 | ac_cv_path_GZIP=/usr/bin/gzip |
---|
883 | ac_cv_path_HDIUTIL=/usr/bin/hdiutil |
---|
884 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
885 | ac_cv_path_LIPO=/usr/bin/lipo |
---|
886 | ac_cv_path_LSBOM=/usr/bin/lsbom |
---|
887 | ac_cv_path_MAKE=/usr/bin/make |
---|
888 | ac_cv_path_MDFIND=/usr/bin/mdfind |
---|
889 | ac_cv_path_MDLS=/usr/bin/mdls |
---|
890 | ac_cv_path_MKBOM=/usr/bin/mkbom |
---|
891 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
892 | ac_cv_path_OPEN=/usr/bin/open |
---|
893 | ac_cv_path_OPENSSL=/usr/bin/openssl |
---|
894 | ac_cv_path_PATCH=/usr/bin/patch |
---|
895 | ac_cv_path_PAX=/bin/pax |
---|
896 | ac_cv_path_RMDIR=/bin/rmdir |
---|
897 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
898 | ac_cv_path_SANDBOX_EXEC=/usr/bin/sandbox-exec |
---|
899 | ac_cv_path_SED=/usr/bin/sed |
---|
900 | ac_cv_path_SVN=/usr/bin/svn |
---|
901 | ac_cv_path_SW_VERS=/usr/bin/sw_vers |
---|
902 | ac_cv_path_TAR=/usr/bin/tar |
---|
903 | ac_cv_path_UNZIP=/usr/bin/unzip |
---|
904 | ac_cv_path_XAR=/usr/bin/xar |
---|
905 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
906 | ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select |
---|
907 | ac_cv_path_XCRUN=/usr/bin/xcrun |
---|
908 | ac_cv_path_ZIP=/usr/bin/zip |
---|
909 | ac_cv_path_install='/usr/bin/install -c' |
---|
910 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
911 | ac_cv_prog_OBJCPP='clang -E' |
---|
912 | ac_cv_prog_ac_ct_CC=clang |
---|
913 | ac_cv_prog_ac_ct_OBJC=clang |
---|
914 | ac_cv_prog_cc_c89= |
---|
915 | ac_cv_prog_cc_g=yes |
---|
916 | ac_cv_prog_make_make_set=yes |
---|
917 | ac_cv_prog_objc_g=yes |
---|
918 | ac_cv_target=x86_64-apple-darwin15.0.0 |
---|
919 | mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))' |
---|
920 | mp_cv_objc_req_pthread=no |
---|
921 | mp_cv_objc_runtime_apple=yes |
---|
922 | mp_cv_objc_runtime_gnu=no |
---|
923 | |
---|
924 | ## ----------------- ## |
---|
925 | ## Output variables. ## |
---|
926 | ## ----------------- ## |
---|
927 | |
---|
928 | BSDMAKE='' |
---|
929 | BZIP2='/usr/bin/bzip2' |
---|
930 | BZR='' |
---|
931 | CC='clang' |
---|
932 | CFLAGS='-g -O2' |
---|
933 | CFLAGS_LIBCURL='' |
---|
934 | CFLAGS_PEDANTIC='-pedantic' |
---|
935 | CFLAGS_QUICHEEATERS='-Wextra -Wall' |
---|
936 | CFLAGS_SQLITE3='' |
---|
937 | CFLAGS_WERROR='' |
---|
938 | CHOWN='/usr/sbin/chown' |
---|
939 | CP='/bin/cp' |
---|
940 | CPIO='/usr/bin/cpio' |
---|
941 | CPP='' |
---|
942 | CPPFLAGS='' |
---|
943 | CURL_CONFIG='' |
---|
944 | CVS='' |
---|
945 | DEFAULTS='/usr/bin/defaults' |
---|
946 | DEFS='' |
---|
947 | DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' |
---|
948 | DIFF='/usr/bin/diff' |
---|
949 | DSCL='/usr/bin/dscl' |
---|
950 | DSEDITGROUP='/usr/sbin/dseditgroup' |
---|
951 | DSTGRP='' |
---|
952 | DSTMODE='' |
---|
953 | DSTUSR='' |
---|
954 | ECHO_C='\c' |
---|
955 | ECHO_N='' |
---|
956 | ECHO_T='' |
---|
957 | EGREP='/usr/bin/grep -E' |
---|
958 | EXEEXT='' |
---|
959 | EXTRA_PROGS='' |
---|
960 | FILE='/usr/bin/file' |
---|
961 | FIND='/usr/bin/find' |
---|
962 | GIT='/usr/bin/git' |
---|
963 | GNUMAKE='/usr/bin/gnumake' |
---|
964 | GNUPATCH='/usr/bin/patch' |
---|
965 | GNUTAR='' |
---|
966 | GREP='/usr/bin/grep' |
---|
967 | GZIP='/usr/bin/gzip' |
---|
968 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
969 | HAVE_FRAMEWORK_IOKIT='' |
---|
970 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
971 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
972 | HAVE_LAUNCHD='yes' |
---|
973 | HDIUTIL='/usr/bin/hdiutil' |
---|
974 | HG='' |
---|
975 | INCLUDES='' |
---|
976 | INSTALL_DATA='${INSTALL} -m 644' |
---|
977 | INSTALL_PROGRAM='${INSTALL}' |
---|
978 | INSTALL_SCRIPT='${INSTALL}' |
---|
979 | INTREE_TCLSH='' |
---|
980 | LAUNCHCTL='/bin/launchctl' |
---|
981 | LDFLAGS='' |
---|
982 | LDFLAGS_LIBCURL='' |
---|
983 | LDFLAGS_SQLITE3='' |
---|
984 | LIBOBJS='' |
---|
985 | LIBS='' |
---|
986 | LIPO='/usr/bin/lipo' |
---|
987 | LN_S='ln -s' |
---|
988 | LSBOM='/usr/bin/lsbom' |
---|
989 | LTLIBOBJS='' |
---|
990 | LZMA='' |
---|
991 | MACPORTS_VERSION='2.3.3' |
---|
992 | MAKE='/usr/bin/make' |
---|
993 | MD5_LIBS='' |
---|
994 | MDFIND='/usr/bin/mdfind' |
---|
995 | MDLS='/usr/bin/mdls' |
---|
996 | MKBOM='/usr/bin/mkbom' |
---|
997 | MPAPPLICATIONSDIR='' |
---|
998 | MPCONFIGDIR='' |
---|
999 | MPCONFIGDIR_EXPANDED='' |
---|
1000 | MPFRAMEWORKSDIR='' |
---|
1001 | MTREE='/usr/sbin/mtree' |
---|
1002 | OBJC='clang' |
---|
1003 | OBJCFLAGS='-g -O2' |
---|
1004 | OBJCPP='clang -E' |
---|
1005 | OBJC_FOUNDATION='' |
---|
1006 | OBJC_FOUNDATION_CPPFLAGS='' |
---|
1007 | OBJC_FOUNDATION_LDFLAGS='' |
---|
1008 | OBJC_FOUNDATION_LIBS='' |
---|
1009 | OBJC_LIBS='-lobjc' |
---|
1010 | OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1011 | OBJC_PTHREAD_LIBS='' |
---|
1012 | OBJC_RUNTIME='APPLE_RUNTIME' |
---|
1013 | OBJC_RUNTIME_FLAGS='-fnext-runtime' |
---|
1014 | OBJEXT='o' |
---|
1015 | OPEN='/usr/bin/open' |
---|
1016 | OPENSSL='/usr/bin/openssl' |
---|
1017 | OS_MAJOR='' |
---|
1018 | OS_PLATFORM='' |
---|
1019 | PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' |
---|
1020 | PACKAGE_NAME='MacPorts' |
---|
1021 | PACKAGE_STRING='MacPorts 2.3.3' |
---|
1022 | PACKAGE_TARNAME='macports' |
---|
1023 | PACKAGE_URL='' |
---|
1024 | PACKAGE_VERSION='2.3.3' |
---|
1025 | PATCH='/usr/bin/patch' |
---|
1026 | PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin' |
---|
1027 | PATH_SEPARATOR=':' |
---|
1028 | PAX='/bin/pax' |
---|
1029 | PKG_CONFIG='' |
---|
1030 | PORTSDIR='' |
---|
1031 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1032 | PTHREAD_LIBS='' |
---|
1033 | READLINE_LIBS='' |
---|
1034 | READLINK_IS_NOT_P1003_1A='' |
---|
1035 | RMDIR='/bin/rmdir' |
---|
1036 | RSYNC='/usr/bin/rsync' |
---|
1037 | RUNUSR='' |
---|
1038 | SANDBOX_EXEC='/usr/bin/sandbox-exec' |
---|
1039 | SED='/usr/bin/sed' |
---|
1040 | SED_EXT='-E' |
---|
1041 | SET_MAKE='' |
---|
1042 | SHELL='/bin/sh' |
---|
1043 | SHLIB_CFLAGS='' |
---|
1044 | SHLIB_LD='' |
---|
1045 | SHLIB_SUFFIX='' |
---|
1046 | STLIB_LD='' |
---|
1047 | SVN='/usr/bin/svn' |
---|
1048 | SWIG='' |
---|
1049 | SW_VERS='/usr/bin/sw_vers' |
---|
1050 | TAR='/usr/bin/tar' |
---|
1051 | TAR_CMD='/usr/bin/tar' |
---|
1052 | TAR_Q='q' |
---|
1053 | TCLSH='' |
---|
1054 | TCL_BIN_DIR='' |
---|
1055 | TCL_LIB_FILE='' |
---|
1056 | TCL_LIB_FLAG='' |
---|
1057 | TCL_LIB_SPEC='' |
---|
1058 | TCL_PACKAGE_PATH='' |
---|
1059 | TCL_PREFIX='' |
---|
1060 | TCL_SRC_DIR='' |
---|
1061 | TCL_STUB_LIB_FILE='' |
---|
1062 | TCL_STUB_LIB_FLAG='' |
---|
1063 | TCL_STUB_LIB_SPEC='' |
---|
1064 | TCL_VERSION='' |
---|
1065 | TRACEMODE_SUPPORT='' |
---|
1066 | UNIVERSAL_ARCHFLAGS='' |
---|
1067 | UNIVERSAL_ARCHS='' |
---|
1068 | UNZIP='/usr/bin/unzip' |
---|
1069 | VENDOR_DESTROOT='' |
---|
1070 | VENDOR_TCLLIB_INSTALL='' |
---|
1071 | VENDOR_TCLLIB_SUBDIR='' |
---|
1072 | VENDOR_TCLTHREAD_INSTALL='' |
---|
1073 | VENDOR_TCLTHREAD_SUBDIR='' |
---|
1074 | VENDOR_TCL_INSTALL='' |
---|
1075 | VENDOR_TCL_SUBDIR='' |
---|
1076 | XAR='/usr/bin/xar' |
---|
1077 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
1078 | XCODE_SELECT='/usr/bin/xcode-select' |
---|
1079 | XCRUN='/usr/bin/xcrun' |
---|
1080 | XZ='' |
---|
1081 | ZIP='/usr/bin/zip' |
---|
1082 | ac_ct_CC='clang' |
---|
1083 | ac_ct_OBJC='clang' |
---|
1084 | ac_cv_func_strlcat='' |
---|
1085 | acx_pthread_config='' |
---|
1086 | bindir='${exec_prefix}/bin' |
---|
1087 | build='x86_64-apple-darwin15.0.0' |
---|
1088 | build_alias='' |
---|
1089 | build_cpu='x86_64' |
---|
1090 | build_os='darwin15.0.0' |
---|
1091 | build_vendor='apple' |
---|
1092 | datadir='${datarootdir}' |
---|
1093 | datarootdir='${prefix}/share' |
---|
1094 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1095 | dvidir='${docdir}' |
---|
1096 | exec_prefix='NONE' |
---|
1097 | host='x86_64-apple-darwin15.0.0' |
---|
1098 | host_alias='' |
---|
1099 | host_cpu='x86_64' |
---|
1100 | host_os='darwin15.0.0' |
---|
1101 | host_vendor='apple' |
---|
1102 | htmldir='${docdir}' |
---|
1103 | includedir='${prefix}/include' |
---|
1104 | infodir='${datarootdir}/info' |
---|
1105 | libdir='${exec_prefix}/lib' |
---|
1106 | libexecdir='${exec_prefix}/libexec' |
---|
1107 | localedir='${datarootdir}/locale' |
---|
1108 | localstatedir='${prefix}/var' |
---|
1109 | localstatedir_expanded='' |
---|
1110 | mandir='${datarootdir}/man' |
---|
1111 | oldincludedir='/usr/include' |
---|
1112 | pdfdir='${docdir}' |
---|
1113 | prefix='/Users/apowers/macports-test' |
---|
1114 | prefix_expanded='' |
---|
1115 | program_transform_name='s,x,x,' |
---|
1116 | psdir='${docdir}' |
---|
1117 | sbindir='${exec_prefix}/sbin' |
---|
1118 | sharedstatedir='${prefix}/com' |
---|
1119 | sysconfdir='${prefix}/etc' |
---|
1120 | target='x86_64-apple-darwin15.0.0' |
---|
1121 | target_alias='' |
---|
1122 | target_cpu='x86_64' |
---|
1123 | target_os='darwin15.0.0' |
---|
1124 | target_vendor='apple' |
---|
1125 | |
---|
1126 | ## ----------- ## |
---|
1127 | ## confdefs.h. ## |
---|
1128 | ## ----------- ## |
---|
1129 | |
---|
1130 | /* confdefs.h */ |
---|
1131 | #define PACKAGE_NAME "MacPorts" |
---|
1132 | #define PACKAGE_TARNAME "macports" |
---|
1133 | #define PACKAGE_VERSION "2.3.3" |
---|
1134 | #define PACKAGE_STRING "MacPorts 2.3.3" |
---|
1135 | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1136 | #define PACKAGE_URL "" |
---|
1137 | #define UNUSED __attribute__((unused)) |
---|
1138 | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1139 | #define HAVE_PTHREAD 1 |
---|
1140 | #define STDC_HEADERS 1 |
---|
1141 | #define HAVE_SYS_TYPES_H 1 |
---|
1142 | #define HAVE_SYS_STAT_H 1 |
---|
1143 | #define HAVE_STDLIB_H 1 |
---|
1144 | #define HAVE_STRING_H 1 |
---|
1145 | #define HAVE_MEMORY_H 1 |
---|
1146 | #define HAVE_STRINGS_H 1 |
---|
1147 | #define HAVE_INTTYPES_H 1 |
---|
1148 | #define HAVE_STDINT_H 1 |
---|
1149 | #define HAVE_UNISTD_H 1 |
---|
1150 | #define HAVE_OBJC_OBJC_H 1 |
---|
1151 | #define APPLE_RUNTIME 1 |
---|
1152 | |
---|
1153 | configure: exit 1 |
---|