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.5, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-install-user=root --with-install-group=admin --with-directory-mode=0755 --enable-readline |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Q |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 16.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/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 16.1.0: Thu Oct 13 21:26:57 PDT 2016; root:xnu-3789.21.3~60/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: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 370 tasks, 1820 threads, 8 processors |
---|
34 | Load average: 3.26, Mach factor: 4.73 |
---|
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 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2676: checking build system type |
---|
52 | configure:2690: result: x86_64-apple-darwin16.1.0 |
---|
53 | configure:2710: checking host system type |
---|
54 | configure:2723: result: x86_64-apple-darwin16.1.0 |
---|
55 | configure:2743: checking target system type |
---|
56 | configure:2756: result: x86_64-apple-darwin16.1.0 |
---|
57 | configure:2784: checking MacPorts version |
---|
58 | configure:2787: result: 2.3.5 |
---|
59 | configure:2906: checking for sw_vers |
---|
60 | configure:2924: found /usr/bin/sw_vers |
---|
61 | configure:2936: result: /usr/bin/sw_vers |
---|
62 | configure:2946: checking for defaults |
---|
63 | configure:2964: found /usr/bin/defaults |
---|
64 | configure:2976: result: /usr/bin/defaults |
---|
65 | configure:2986: checking for xcode-select |
---|
66 | configure:3004: found /usr/bin/xcode-select |
---|
67 | configure:3016: result: /usr/bin/xcode-select |
---|
68 | configure:3026: checking Mac OS X version |
---|
69 | configure:3029: result: 10.12.1 |
---|
70 | configure:3051: checking Xcode location |
---|
71 | configure:3063: result: /Applications/Xcode.app/Contents/Developer |
---|
72 | configure:3077: checking Xcode version |
---|
73 | configure:3084: result: 7.3 |
---|
74 | configure:3220: checking for C compiler version |
---|
75 | configure:3229: /usr/bin/cc --version >&5 |
---|
76 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
77 | Target: x86_64-apple-darwin16.1.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
80 | configure:3240: $? = 0 |
---|
81 | configure:3229: /usr/bin/cc -v >&5 |
---|
82 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
83 | Target: x86_64-apple-darwin16.1.0 |
---|
84 | Thread model: posix |
---|
85 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
86 | configure:3240: $? = 0 |
---|
87 | configure:3229: /usr/bin/cc -V >&5 |
---|
88 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
89 | clang: error: no input files |
---|
90 | configure:3240: $? = 1 |
---|
91 | configure:3229: /usr/bin/cc -qversion >&5 |
---|
92 | clang: error: unknown argument: '-qversion' |
---|
93 | clang: error: no input files |
---|
94 | configure:3240: $? = 1 |
---|
95 | configure:3260: checking whether the C compiler works |
---|
96 | configure:3282: /usr/bin/cc conftest.c >&5 |
---|
97 | configure:3286: $? = 0 |
---|
98 | configure:3334: result: yes |
---|
99 | configure:3337: checking for C compiler default output file name |
---|
100 | configure:3339: result: a.out |
---|
101 | configure:3345: checking for suffix of executables |
---|
102 | configure:3352: /usr/bin/cc -o conftest conftest.c >&5 |
---|
103 | configure:3356: $? = 0 |
---|
104 | configure:3378: result: |
---|
105 | configure:3400: checking whether we are cross compiling |
---|
106 | configure:3408: /usr/bin/cc -o conftest conftest.c >&5 |
---|
107 | configure:3412: $? = 0 |
---|
108 | configure:3419: ./conftest |
---|
109 | configure:3423: $? = 0 |
---|
110 | configure:3438: result: no |
---|
111 | configure:3443: checking for suffix of object files |
---|
112 | configure:3465: /usr/bin/cc -c conftest.c >&5 |
---|
113 | configure:3469: $? = 0 |
---|
114 | configure:3490: result: o |
---|
115 | configure:3494: checking whether we are using the GNU C compiler |
---|
116 | configure:3513: /usr/bin/cc -c conftest.c >&5 |
---|
117 | configure:3513: $? = 0 |
---|
118 | configure:3522: result: yes |
---|
119 | configure:3531: checking whether /usr/bin/cc accepts -g |
---|
120 | configure:3551: /usr/bin/cc -c -g conftest.c >&5 |
---|
121 | configure:3551: $? = 0 |
---|
122 | configure:3592: result: yes |
---|
123 | configure:3609: checking for /usr/bin/cc option to accept ISO C89 |
---|
124 | configure:3672: /usr/bin/cc -c -g -O2 conftest.c >&5 |
---|
125 | configure:3672: $? = 0 |
---|
126 | configure:3685: result: none needed |
---|
127 | configure:3719: checking for a BSD-compatible install |
---|
128 | configure:3787: result: /usr/bin/install -c |
---|
129 | configure:3798: checking whether ln -s works |
---|
130 | configure:3802: result: yes |
---|
131 | configure:3809: checking whether make sets $(MAKE) |
---|
132 | configure:3831: result: yes |
---|
133 | configure:3946: checking for Objective C compiler version |
---|
134 | configure:3955: /usr/bin/cc --version >&5 |
---|
135 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
136 | Target: x86_64-apple-darwin16.1.0 |
---|
137 | Thread model: posix |
---|
138 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
139 | configure:3966: $? = 0 |
---|
140 | configure:3955: /usr/bin/cc -v >&5 |
---|
141 | Apple LLVM version 7.3.0 (clang-703.0.29) |
---|
142 | Target: x86_64-apple-darwin16.1.0 |
---|
143 | Thread model: posix |
---|
144 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
145 | configure:3966: $? = 0 |
---|
146 | configure:3955: /usr/bin/cc -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: /usr/bin/cc -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: /usr/bin/cc -c conftest.m >&5 |
---|
156 | configure:3989: $? = 0 |
---|
157 | configure:3998: result: yes |
---|
158 | configure:4007: checking whether /usr/bin/cc accepts -g |
---|
159 | configure:4027: /usr/bin/cc -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: /usr/bin/cc -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: /usr/bin/cc -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: /usr/bin/cc -o conftest -g -O2 conftest.c -lpthreads >&5 |
---|
329 | conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
330 | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
331 | ~^ |
---|
332 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
333 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
334 | ~ ^ |
---|
335 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
336 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
337 | ~ ^ |
---|
338 | 3 warnings generated. |
---|
339 | ld: library not found for -lpthreads |
---|
340 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
341 | configure:6610: $? = 1 |
---|
342 | configure: failed program was: |
---|
343 | | /* confdefs.h */ |
---|
344 | | #define PACKAGE_NAME "MacPorts" |
---|
345 | | #define PACKAGE_TARNAME "macports" |
---|
346 | | #define PACKAGE_VERSION "2.3.5" |
---|
347 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
348 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
349 | | #define PACKAGE_URL "" |
---|
350 | | #define UNUSED __attribute__((unused)) |
---|
351 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
352 | | /* end confdefs.h. */ |
---|
353 | | #include <pthread.h> |
---|
354 | | int |
---|
355 | | main () |
---|
356 | | { |
---|
357 | | pthread_t th; pthread_join(th, 0); |
---|
358 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
359 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
360 | | ; |
---|
361 | | return 0; |
---|
362 | | } |
---|
363 | configure:6619: result: no |
---|
364 | configure:6522: checking whether pthreads work without any flags |
---|
365 | configure:6610: /usr/bin/cc -o conftest -g -O2 conftest.c >&5 |
---|
366 | conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
367 | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
368 | ~^ |
---|
369 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
370 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
371 | ~ ^ |
---|
372 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
373 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
374 | ~ ^ |
---|
375 | 3 warnings generated. |
---|
376 | configure:6610: $? = 0 |
---|
377 | configure:6619: result: yes |
---|
378 | configure:6638: checking for joinable pthread attribute |
---|
379 | configure:6653: /usr/bin/cc -o conftest -g -O2 conftest.c >&5 |
---|
380 | configure:6653: $? = 0 |
---|
381 | configure:6659: result: PTHREAD_CREATE_JOINABLE |
---|
382 | configure:6669: checking if more special flags are required for pthreads |
---|
383 | configure:6676: result: -D_THREAD_SAFE |
---|
384 | configure:6713: checking how to run the Objective C preprocessor |
---|
385 | configure:6740: /usr/bin/cc -E conftest.m |
---|
386 | configure:6740: $? = 0 |
---|
387 | configure:6754: /usr/bin/cc -E conftest.m |
---|
388 | conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
389 | #include <ac_nonexistent.h> |
---|
390 | ^ |
---|
391 | 1 error generated. |
---|
392 | configure:6754: $? = 1 |
---|
393 | configure: failed program was: |
---|
394 | | /* confdefs.h */ |
---|
395 | | #define PACKAGE_NAME "MacPorts" |
---|
396 | | #define PACKAGE_TARNAME "macports" |
---|
397 | | #define PACKAGE_VERSION "2.3.5" |
---|
398 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
399 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
400 | | #define PACKAGE_URL "" |
---|
401 | | #define UNUSED __attribute__((unused)) |
---|
402 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
403 | | #define HAVE_PTHREAD 1 |
---|
404 | | /* end confdefs.h. */ |
---|
405 | | #include <ac_nonexistent.h> |
---|
406 | configure:6779: result: /usr/bin/cc -E |
---|
407 | configure:6799: /usr/bin/cc -E conftest.m |
---|
408 | configure:6799: $? = 0 |
---|
409 | configure:6813: /usr/bin/cc -E conftest.m |
---|
410 | conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
411 | #include <ac_nonexistent.h> |
---|
412 | ^ |
---|
413 | 1 error generated. |
---|
414 | configure:6813: $? = 1 |
---|
415 | configure: failed program was: |
---|
416 | | /* confdefs.h */ |
---|
417 | | #define PACKAGE_NAME "MacPorts" |
---|
418 | | #define PACKAGE_TARNAME "macports" |
---|
419 | | #define PACKAGE_VERSION "2.3.5" |
---|
420 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
421 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
422 | | #define PACKAGE_URL "" |
---|
423 | | #define UNUSED __attribute__((unused)) |
---|
424 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
425 | | #define HAVE_PTHREAD 1 |
---|
426 | | /* end confdefs.h. */ |
---|
427 | | #include <ac_nonexistent.h> |
---|
428 | configure:6842: checking for grep that handles long lines and -e |
---|
429 | configure:6900: result: /usr/bin/grep |
---|
430 | configure:6905: checking for egrep |
---|
431 | configure:6967: result: /usr/bin/grep -E |
---|
432 | configure:6972: checking for ANSI C header files |
---|
433 | configure:6992: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
434 | configure:6992: $? = 0 |
---|
435 | configure:7065: /usr/bin/cc -o conftest -g -O2 conftest.m >&5 |
---|
436 | configure:7065: $? = 0 |
---|
437 | configure:7065: ./conftest |
---|
438 | configure:7065: $? = 0 |
---|
439 | configure:7076: result: yes |
---|
440 | configure:7089: checking for sys/types.h |
---|
441 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
442 | configure:7089: $? = 0 |
---|
443 | configure:7089: result: yes |
---|
444 | configure:7089: checking for sys/stat.h |
---|
445 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
446 | configure:7089: $? = 0 |
---|
447 | configure:7089: result: yes |
---|
448 | configure:7089: checking for stdlib.h |
---|
449 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
450 | configure:7089: $? = 0 |
---|
451 | configure:7089: result: yes |
---|
452 | configure:7089: checking for string.h |
---|
453 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
454 | configure:7089: $? = 0 |
---|
455 | configure:7089: result: yes |
---|
456 | configure:7089: checking for memory.h |
---|
457 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
458 | configure:7089: $? = 0 |
---|
459 | configure:7089: result: yes |
---|
460 | configure:7089: checking for strings.h |
---|
461 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
462 | configure:7089: $? = 0 |
---|
463 | configure:7089: result: yes |
---|
464 | configure:7089: checking for inttypes.h |
---|
465 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
466 | configure:7089: $? = 0 |
---|
467 | configure:7089: result: yes |
---|
468 | configure:7089: checking for stdint.h |
---|
469 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
470 | configure:7089: $? = 0 |
---|
471 | configure:7089: result: yes |
---|
472 | configure:7089: checking for unistd.h |
---|
473 | configure:7089: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
474 | configure:7089: $? = 0 |
---|
475 | configure:7089: result: yes |
---|
476 | configure:7136: checking objc/objc.h usability |
---|
477 | configure:7136: /usr/bin/cc -c -g -O2 conftest.m >&5 |
---|
478 | configure:7136: $? = 0 |
---|
479 | configure:7136: result: yes |
---|
480 | configure:7136: checking objc/objc.h presence |
---|
481 | configure:7136: /usr/bin/cc -E conftest.m |
---|
482 | configure:7136: $? = 0 |
---|
483 | configure:7136: result: yes |
---|
484 | configure:7136: checking for objc/objc.h |
---|
485 | configure:7136: result: yes |
---|
486 | configure:7161: checking if linking libobjc requires pthreads |
---|
487 | configure:7190: /usr/bin/cc -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
488 | conftest.m:32:7: error: use of undeclared identifier 'Object' |
---|
489 | Object *obj = [Object alloc]; |
---|
490 | ^ |
---|
491 | conftest.m:32:15: error: use of undeclared identifier 'obj' |
---|
492 | Object *obj = [Object alloc]; |
---|
493 | ^ |
---|
494 | conftest.m:32:22: error: use of undeclared identifier 'Object' |
---|
495 | Object *obj = [Object alloc]; |
---|
496 | ^ |
---|
497 | conftest.m:33:7: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
498 | puts([obj name]); |
---|
499 | ^ |
---|
500 | conftest.m:33:13: error: use of undeclared identifier 'obj' |
---|
501 | puts([obj name]); |
---|
502 | ^ |
---|
503 | 1 warning and 4 errors generated. |
---|
504 | configure:7190: $? = 1 |
---|
505 | configure: failed program was: |
---|
506 | | /* confdefs.h */ |
---|
507 | | #define PACKAGE_NAME "MacPorts" |
---|
508 | | #define PACKAGE_TARNAME "macports" |
---|
509 | | #define PACKAGE_VERSION "2.3.5" |
---|
510 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
511 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
512 | | #define PACKAGE_URL "" |
---|
513 | | #define UNUSED __attribute__((unused)) |
---|
514 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
515 | | #define HAVE_PTHREAD 1 |
---|
516 | | #define STDC_HEADERS 1 |
---|
517 | | #define HAVE_SYS_TYPES_H 1 |
---|
518 | | #define HAVE_SYS_STAT_H 1 |
---|
519 | | #define HAVE_STDLIB_H 1 |
---|
520 | | #define HAVE_STRING_H 1 |
---|
521 | | #define HAVE_MEMORY_H 1 |
---|
522 | | #define HAVE_STRINGS_H 1 |
---|
523 | | #define HAVE_INTTYPES_H 1 |
---|
524 | | #define HAVE_STDINT_H 1 |
---|
525 | | #define HAVE_UNISTD_H 1 |
---|
526 | | #define HAVE_OBJC_OBJC_H 1 |
---|
527 | | /* end confdefs.h. */ |
---|
528 | | |
---|
529 | | |
---|
530 | | #include <objc/objc.h> |
---|
531 | | #include <objc/Object.h> |
---|
532 | | |
---|
533 | | int |
---|
534 | | main () |
---|
535 | | { |
---|
536 | | |
---|
537 | | Object *obj = [Object alloc]; |
---|
538 | | puts([obj name]); |
---|
539 | | |
---|
540 | | ; |
---|
541 | | return 0; |
---|
542 | | } |
---|
543 | | |
---|
544 | configure:7228: /usr/bin/cc -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
545 | conftest.m:32:8: error: use of undeclared identifier 'Object' |
---|
546 | Object *obj = [Object alloc]; |
---|
547 | ^ |
---|
548 | conftest.m:32:16: error: use of undeclared identifier 'obj' |
---|
549 | Object *obj = [Object alloc]; |
---|
550 | ^ |
---|
551 | conftest.m:32:23: error: use of undeclared identifier 'Object' |
---|
552 | Object *obj = [Object alloc]; |
---|
553 | ^ |
---|
554 | conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
555 | puts([obj name]); |
---|
556 | ^ |
---|
557 | conftest.m:33:14: error: use of undeclared identifier 'obj' |
---|
558 | puts([obj name]); |
---|
559 | ^ |
---|
560 | 1 warning and 4 errors generated. |
---|
561 | configure:7228: $? = 1 |
---|
562 | configure: failed program was: |
---|
563 | | /* confdefs.h */ |
---|
564 | | #define PACKAGE_NAME "MacPorts" |
---|
565 | | #define PACKAGE_TARNAME "macports" |
---|
566 | | #define PACKAGE_VERSION "2.3.5" |
---|
567 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
568 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
569 | | #define PACKAGE_URL "" |
---|
570 | | #define UNUSED __attribute__((unused)) |
---|
571 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
572 | | #define HAVE_PTHREAD 1 |
---|
573 | | #define STDC_HEADERS 1 |
---|
574 | | #define HAVE_SYS_TYPES_H 1 |
---|
575 | | #define HAVE_SYS_STAT_H 1 |
---|
576 | | #define HAVE_STDLIB_H 1 |
---|
577 | | #define HAVE_STRING_H 1 |
---|
578 | | #define HAVE_MEMORY_H 1 |
---|
579 | | #define HAVE_STRINGS_H 1 |
---|
580 | | #define HAVE_INTTYPES_H 1 |
---|
581 | | #define HAVE_STDINT_H 1 |
---|
582 | | #define HAVE_UNISTD_H 1 |
---|
583 | | #define HAVE_OBJC_OBJC_H 1 |
---|
584 | | /* end confdefs.h. */ |
---|
585 | | |
---|
586 | | |
---|
587 | | #include <objc/objc.h> |
---|
588 | | #include <objc/Object.h> |
---|
589 | | |
---|
590 | | int |
---|
591 | | main () |
---|
592 | | { |
---|
593 | | |
---|
594 | | Object *obj = [Object alloc]; |
---|
595 | | puts([obj name]); |
---|
596 | | |
---|
597 | | ; |
---|
598 | | return 0; |
---|
599 | | } |
---|
600 | | |
---|
601 | configure:7248: result: no |
---|
602 | configure:7261: checking for Apple Objective-C runtime |
---|
603 | configure:7290: /usr/bin/cc -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
604 | conftest.m:32:19: warning: implicit declaration of function 'objc_lookUpClass' is invalid in C99 [-Wimplicit-function-declaration] |
---|
605 | id class = objc_lookUpClass("Object"); |
---|
606 | ^ |
---|
607 | conftest.m:32:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion] |
---|
608 | id class = objc_lookUpClass("Object"); |
---|
609 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
610 | conftest.m:33:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
611 | id obj = [class alloc]; |
---|
612 | ^~~~~ |
---|
613 | conftest.m:34:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
614 | puts([obj name]); |
---|
615 | ^ |
---|
616 | conftest.m:34: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 | configure:7290: $? = 0 |
---|
621 | configure:7305: result: yes |
---|
622 | configure:7312: checking for GNU Objective C runtime |
---|
623 | configure:7340: /usr/bin/cc -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
624 | conftest.m:31:19: warning: implicit declaration of function 'objc_lookup_class' is invalid in C99 [-Wimplicit-function-declaration] |
---|
625 | id class = objc_lookup_class("Object"); |
---|
626 | ^ |
---|
627 | conftest.m:31:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion] |
---|
628 | id class = objc_lookup_class("Object"); |
---|
629 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
630 | conftest.m:32:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
631 | id obj = [class alloc]; |
---|
632 | ^~~~~ |
---|
633 | conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
634 | puts([obj name]); |
---|
635 | ^ |
---|
636 | conftest.m:33:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
637 | puts([obj name]); |
---|
638 | ^~~~ |
---|
639 | 5 warnings generated. |
---|
640 | Undefined symbols for architecture x86_64: |
---|
641 | "_objc_lookup_class", referenced from: |
---|
642 | _main in conftest-b01d64.o |
---|
643 | ld: symbol(s) not found for architecture x86_64 |
---|
644 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
645 | configure:7340: $? = 1 |
---|
646 | configure: failed program was: |
---|
647 | | /* confdefs.h */ |
---|
648 | | #define PACKAGE_NAME "MacPorts" |
---|
649 | | #define PACKAGE_TARNAME "macports" |
---|
650 | | #define PACKAGE_VERSION "2.3.5" |
---|
651 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
652 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
653 | | #define PACKAGE_URL "" |
---|
654 | | #define UNUSED __attribute__((unused)) |
---|
655 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
656 | | #define HAVE_PTHREAD 1 |
---|
657 | | #define STDC_HEADERS 1 |
---|
658 | | #define HAVE_SYS_TYPES_H 1 |
---|
659 | | #define HAVE_SYS_STAT_H 1 |
---|
660 | | #define HAVE_STDLIB_H 1 |
---|
661 | | #define HAVE_STRING_H 1 |
---|
662 | | #define HAVE_MEMORY_H 1 |
---|
663 | | #define HAVE_STRINGS_H 1 |
---|
664 | | #define HAVE_INTTYPES_H 1 |
---|
665 | | #define HAVE_STDINT_H 1 |
---|
666 | | #define HAVE_UNISTD_H 1 |
---|
667 | | #define HAVE_OBJC_OBJC_H 1 |
---|
668 | | /* end confdefs.h. */ |
---|
669 | | |
---|
670 | | |
---|
671 | | #include <objc/objc.h> |
---|
672 | | |
---|
673 | | int |
---|
674 | | main () |
---|
675 | | { |
---|
676 | | |
---|
677 | | id class = objc_lookup_class("Object"); |
---|
678 | | id obj = [class alloc]; |
---|
679 | | puts([obj name]); |
---|
680 | | |
---|
681 | | ; |
---|
682 | | return 0; |
---|
683 | | } |
---|
684 | | |
---|
685 | configure:7355: result: no |
---|
686 | configure:7367: Using Apple Objective-C runtime |
---|
687 | configure:7447: checking for Apple Foundation library |
---|
688 | configure:7483: /usr/bin/cc -o conftest -g -O2 conftest.m -framework Foundation >&5 |
---|
689 | In file included from conftest.m:26: |
---|
690 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:10: |
---|
691 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSArray.h:5: |
---|
692 | /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:44:12: error: unknown property attribute 'class' |
---|
693 | @property (class, readonly) BOOL supportsSecureCoding; |
---|
694 | ^ |
---|
695 | In file included from conftest.m:26: |
---|
696 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12: |
---|
697 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:6: |
---|
698 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:262:12: error: unknown property attribute 'class' |
---|
699 | @property (class, readonly) const NSStringEncoding *availableStringEncodings; |
---|
700 | ^ |
---|
701 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:269:12: error: unknown property attribute 'class' |
---|
702 | @property (class, readonly) NSStringEncoding defaultCStringEncoding; // Should be rarely used |
---|
703 | ^ |
---|
704 | In file included from conftest.m:26: |
---|
705 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12: |
---|
706 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:11: |
---|
707 | /System/Library/Frameworks/Foundation.framework/Headers/NSNotification.h:45:12: error: unknown property attribute 'class' |
---|
708 | @property (class, readonly, strong) NSNotificationCenter *defaultCenter; |
---|
709 | ^ |
---|
710 | In file included from conftest.m:26: |
---|
711 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:12: |
---|
712 | /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:33:12: error: unknown property attribute 'class' |
---|
713 | @property (class, readonly, strong) NSBundle *mainBundle; |
---|
714 | ^ |
---|
715 | /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:46:12: error: unknown property attribute 'class' |
---|
716 | @property (class, readonly, copy) NSArray<NSBundle *> *allBundles; |
---|
717 | ^ |
---|
718 | /System/Library/Frameworks/Foundation.framework/Headers/NSBundle.h:47:12: error: unknown property attribute 'class' |
---|
719 | @property (class, readonly, copy) NSArray<NSBundle *> *allFrameworks; |
---|
720 | ^ |
---|
721 | In file included from conftest.m:26: |
---|
722 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14: |
---|
723 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:7: |
---|
724 | /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:46:12: error: unknown property attribute 'class' |
---|
725 | @property (class, readonly) NSTimeInterval timeIntervalSinceReferenceDate; |
---|
726 | ^ |
---|
727 | /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:60:12: error: unknown property attribute 'class' |
---|
728 | @property (class, readonly, copy) NSDate *distantFuture; |
---|
729 | ^ |
---|
730 | /System/Library/Frameworks/Foundation.framework/Headers/NSDate.h:61:12: error: unknown property attribute 'class' |
---|
731 | @property (class, readonly, copy) NSDate *distantPast; |
---|
732 | ^ |
---|
733 | In file included from conftest.m:26: |
---|
734 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:14: |
---|
735 | /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:108:12: error: unknown property attribute 'class' |
---|
736 | @property (class, readonly, copy) NSCalendar *currentCalendar; // user's preferred calendar |
---|
737 | ^ |
---|
738 | /System/Library/Frameworks/Foundation.framework/Headers/NSCalendar.h:109:12: error: unknown property attribute 'class' |
---|
739 | @property (class, readonly, strong) NSCalendar *autoupdatingCurrentCalendar NS_AVAILABLE(10_5, 2_0); // tracks changes to user's preferred calendar identifier |
---|
740 | ^ |
---|
741 | In file included from conftest.m:26: |
---|
742 | In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:15: |
---|
743 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:21:22: error: unknown property attribute 'class' |
---|
744 | @property (readonly, class, copy) NSCharacterSet *controlCharacterSet; |
---|
745 | ^ |
---|
746 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:22:22: error: unknown property attribute 'class' |
---|
747 | @property (readonly, class, copy) NSCharacterSet *whitespaceCharacterSet; |
---|
748 | ^ |
---|
749 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:23:22: error: unknown property attribute 'class' |
---|
750 | @property (readonly, class, copy) NSCharacterSet *whitespaceAndNewlineCharacterSet; |
---|
751 | ^ |
---|
752 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:24:22: error: unknown property attribute 'class' |
---|
753 | @property (readonly, class, copy) NSCharacterSet *decimalDigitCharacterSet; |
---|
754 | ^ |
---|
755 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:25:22: error: unknown property attribute 'class' |
---|
756 | @property (readonly, class, copy) NSCharacterSet *letterCharacterSet; |
---|
757 | ^ |
---|
758 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:26:22: error: unknown property attribute 'class' |
---|
759 | @property (readonly, class, copy) NSCharacterSet *lowercaseLetterCharacterSet; |
---|
760 | ^ |
---|
761 | /System/Library/Frameworks/Foundation.framework/Headers/NSCharacterSet.h:27:22: error: unknown property attribute 'class' |
---|
762 | @property (readonly, class, copy) NSCharacterSet *uppercaseLetterCharacterSet; |
---|
763 | ^ |
---|
764 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
765 | 20 errors generated. |
---|
766 | configure:7483: $? = 1 |
---|
767 | configure: failed program was: |
---|
768 | | /* confdefs.h */ |
---|
769 | | #define PACKAGE_NAME "MacPorts" |
---|
770 | | #define PACKAGE_TARNAME "macports" |
---|
771 | | #define PACKAGE_VERSION "2.3.5" |
---|
772 | | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
773 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
774 | | #define PACKAGE_URL "" |
---|
775 | | #define UNUSED __attribute__((unused)) |
---|
776 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
777 | | #define HAVE_PTHREAD 1 |
---|
778 | | #define STDC_HEADERS 1 |
---|
779 | | #define HAVE_SYS_TYPES_H 1 |
---|
780 | | #define HAVE_SYS_STAT_H 1 |
---|
781 | | #define HAVE_STDLIB_H 1 |
---|
782 | | #define HAVE_STRING_H 1 |
---|
783 | | #define HAVE_MEMORY_H 1 |
---|
784 | | #define HAVE_STRINGS_H 1 |
---|
785 | | #define HAVE_INTTYPES_H 1 |
---|
786 | | #define HAVE_STDINT_H 1 |
---|
787 | | #define HAVE_UNISTD_H 1 |
---|
788 | | #define HAVE_OBJC_OBJC_H 1 |
---|
789 | | #define APPLE_RUNTIME 1 |
---|
790 | | /* end confdefs.h. */ |
---|
791 | | |
---|
792 | | |
---|
793 | | #include <Foundation/Foundation.h> |
---|
794 | | |
---|
795 | | int |
---|
796 | | main () |
---|
797 | | { |
---|
798 | | |
---|
799 | | NSString *string = [[NSString alloc] initWithCString: "Hello World"]; |
---|
800 | | [NSString length]; |
---|
801 | | |
---|
802 | | ; |
---|
803 | | return 0; |
---|
804 | | } |
---|
805 | | |
---|
806 | configure:7501: result: no |
---|
807 | configure:7513: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library |
---|
808 | configure:7617: error: Could not find a working Foundation implementation |
---|
809 | |
---|
810 | ## ---------------- ## |
---|
811 | ## Cache variables. ## |
---|
812 | ## ---------------- ## |
---|
813 | |
---|
814 | ac_cv_build=x86_64-apple-darwin16.1.0 |
---|
815 | ac_cv_c_compiler_gnu=yes |
---|
816 | ac_cv_env_BSDMAKE_set= |
---|
817 | ac_cv_env_BSDMAKE_value= |
---|
818 | ac_cv_env_BZIP2_set= |
---|
819 | ac_cv_env_BZIP2_value= |
---|
820 | ac_cv_env_CC_set=set |
---|
821 | ac_cv_env_CC_value=/usr/bin/cc |
---|
822 | ac_cv_env_CFLAGS_set= |
---|
823 | ac_cv_env_CFLAGS_value= |
---|
824 | ac_cv_env_CPPFLAGS_set= |
---|
825 | ac_cv_env_CPPFLAGS_value= |
---|
826 | ac_cv_env_CPP_set= |
---|
827 | ac_cv_env_CPP_value= |
---|
828 | ac_cv_env_CVS_set= |
---|
829 | ac_cv_env_CVS_value= |
---|
830 | ac_cv_env_GNUMAKE_set= |
---|
831 | ac_cv_env_GNUMAKE_value= |
---|
832 | ac_cv_env_GNUTAR_set= |
---|
833 | ac_cv_env_GNUTAR_value= |
---|
834 | ac_cv_env_LDFLAGS_set= |
---|
835 | ac_cv_env_LDFLAGS_value= |
---|
836 | ac_cv_env_LIBS_set= |
---|
837 | ac_cv_env_LIBS_value= |
---|
838 | ac_cv_env_LZMA_set= |
---|
839 | ac_cv_env_LZMA_value= |
---|
840 | ac_cv_env_MAKE_set= |
---|
841 | ac_cv_env_MAKE_value= |
---|
842 | ac_cv_env_MTREE_set= |
---|
843 | ac_cv_env_MTREE_value= |
---|
844 | ac_cv_env_OBJCFLAGS_set= |
---|
845 | ac_cv_env_OBJCFLAGS_value= |
---|
846 | ac_cv_env_OBJCPP_set= |
---|
847 | ac_cv_env_OBJCPP_value= |
---|
848 | ac_cv_env_OBJC_set=set |
---|
849 | ac_cv_env_OBJC_value=/usr/bin/cc |
---|
850 | ac_cv_env_OPENSSL_set= |
---|
851 | ac_cv_env_OPENSSL_value= |
---|
852 | ac_cv_env_OPEN_set= |
---|
853 | ac_cv_env_OPEN_value= |
---|
854 | ac_cv_env_RSYNC_set= |
---|
855 | ac_cv_env_RSYNC_value= |
---|
856 | ac_cv_env_SED_set= |
---|
857 | ac_cv_env_SED_value= |
---|
858 | ac_cv_env_SVN_set= |
---|
859 | ac_cv_env_SVN_value= |
---|
860 | ac_cv_env_SWIG_set= |
---|
861 | ac_cv_env_SWIG_value= |
---|
862 | ac_cv_env_TAR_set= |
---|
863 | ac_cv_env_TAR_value= |
---|
864 | ac_cv_env_XAR_set= |
---|
865 | ac_cv_env_XAR_value= |
---|
866 | ac_cv_env_XZ_set= |
---|
867 | ac_cv_env_XZ_value= |
---|
868 | ac_cv_env_build_alias_set= |
---|
869 | ac_cv_env_build_alias_value= |
---|
870 | ac_cv_env_host_alias_set= |
---|
871 | ac_cv_env_host_alias_value= |
---|
872 | ac_cv_env_target_alias_set= |
---|
873 | ac_cv_env_target_alias_value= |
---|
874 | ac_cv_header_inttypes_h=yes |
---|
875 | ac_cv_header_memory_h=yes |
---|
876 | ac_cv_header_objc_objc_h=yes |
---|
877 | ac_cv_header_stdc=yes |
---|
878 | ac_cv_header_stdint_h=yes |
---|
879 | ac_cv_header_stdlib_h=yes |
---|
880 | ac_cv_header_string_h=yes |
---|
881 | ac_cv_header_strings_h=yes |
---|
882 | ac_cv_header_sys_stat_h=yes |
---|
883 | ac_cv_header_sys_types_h=yes |
---|
884 | ac_cv_header_unistd_h=yes |
---|
885 | ac_cv_host=x86_64-apple-darwin16.1.0 |
---|
886 | ac_cv_objc_compiler_gnu=yes |
---|
887 | ac_cv_objc_foundation_apple=no |
---|
888 | ac_cv_objext=o |
---|
889 | ac_cv_path_BZIP2=/usr/bin/bzip2 |
---|
890 | ac_cv_path_CHOWN=/usr/sbin/chown |
---|
891 | ac_cv_path_CP=/bin/cp |
---|
892 | ac_cv_path_CPIO=/usr/bin/cpio |
---|
893 | ac_cv_path_DEFAULTS=/usr/bin/defaults |
---|
894 | ac_cv_path_DIFF=/usr/bin/diff |
---|
895 | ac_cv_path_DSCL=/usr/bin/dscl |
---|
896 | ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup |
---|
897 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
898 | ac_cv_path_FILE=/usr/bin/file |
---|
899 | ac_cv_path_FIND=/usr/bin/find |
---|
900 | ac_cv_path_GIT=/usr/bin/git |
---|
901 | ac_cv_path_GNUMAKE=/usr/bin/gnumake |
---|
902 | ac_cv_path_GREP=/usr/bin/grep |
---|
903 | ac_cv_path_GZIP=/usr/bin/gzip |
---|
904 | ac_cv_path_HDIUTIL=/usr/bin/hdiutil |
---|
905 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
906 | ac_cv_path_LIPO=/usr/bin/lipo |
---|
907 | ac_cv_path_LSBOM=/usr/bin/lsbom |
---|
908 | ac_cv_path_MAKE=/usr/bin/make |
---|
909 | ac_cv_path_MDFIND=/usr/bin/mdfind |
---|
910 | ac_cv_path_MDLS=/usr/bin/mdls |
---|
911 | ac_cv_path_MKBOM=/usr/bin/mkbom |
---|
912 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
913 | ac_cv_path_OPEN=/usr/bin/open |
---|
914 | ac_cv_path_OPENSSL=/usr/bin/openssl |
---|
915 | ac_cv_path_PATCH=/usr/bin/patch |
---|
916 | ac_cv_path_PAX=/bin/pax |
---|
917 | ac_cv_path_RMDIR=/bin/rmdir |
---|
918 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
919 | ac_cv_path_SANDBOX_EXEC=/usr/bin/sandbox-exec |
---|
920 | ac_cv_path_SED=/usr/bin/sed |
---|
921 | ac_cv_path_SVN=/usr/bin/svn |
---|
922 | ac_cv_path_SW_VERS=/usr/bin/sw_vers |
---|
923 | ac_cv_path_TAR=/usr/bin/tar |
---|
924 | ac_cv_path_UNZIP=/usr/bin/unzip |
---|
925 | ac_cv_path_XAR=/usr/bin/xar |
---|
926 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
927 | ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select |
---|
928 | ac_cv_path_XCRUN=/usr/bin/xcrun |
---|
929 | ac_cv_path_ZIP=/usr/bin/zip |
---|
930 | ac_cv_path_install='/usr/bin/install -c' |
---|
931 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
932 | ac_cv_prog_OBJCPP='/usr/bin/cc -E' |
---|
933 | ac_cv_prog_cc_c89= |
---|
934 | ac_cv_prog_cc_g=yes |
---|
935 | ac_cv_prog_make_make_set=yes |
---|
936 | ac_cv_prog_objc_g=yes |
---|
937 | ac_cv_target=x86_64-apple-darwin16.1.0 |
---|
938 | mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))' |
---|
939 | mp_cv_objc_req_pthread=no |
---|
940 | mp_cv_objc_runtime_apple=yes |
---|
941 | mp_cv_objc_runtime_gnu=no |
---|
942 | |
---|
943 | ## ----------------- ## |
---|
944 | ## Output variables. ## |
---|
945 | ## ----------------- ## |
---|
946 | |
---|
947 | BSDMAKE='' |
---|
948 | BZIP2='/usr/bin/bzip2' |
---|
949 | BZR='' |
---|
950 | CC='/usr/bin/cc' |
---|
951 | CFLAGS='-g -O2' |
---|
952 | CFLAGS_LIBCURL='' |
---|
953 | CFLAGS_PEDANTIC='-pedantic' |
---|
954 | CFLAGS_QUICHEEATERS='-Wextra -Wall' |
---|
955 | CFLAGS_SQLITE3='' |
---|
956 | CFLAGS_WERROR='' |
---|
957 | CHOWN='/usr/sbin/chown' |
---|
958 | CP='/bin/cp' |
---|
959 | CPIO='/usr/bin/cpio' |
---|
960 | CPP='' |
---|
961 | CPPFLAGS='' |
---|
962 | CURL_CONFIG='' |
---|
963 | CVS='' |
---|
964 | DEFAULTS='/usr/bin/defaults' |
---|
965 | DEFS='' |
---|
966 | DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' |
---|
967 | DIFF='/usr/bin/diff' |
---|
968 | DSCL='/usr/bin/dscl' |
---|
969 | DSEDITGROUP='/usr/sbin/dseditgroup' |
---|
970 | DSTGRP='' |
---|
971 | DSTMODE='' |
---|
972 | DSTUSR='' |
---|
973 | ECHO_C='\c' |
---|
974 | ECHO_N='' |
---|
975 | ECHO_T='' |
---|
976 | EGREP='/usr/bin/grep -E' |
---|
977 | EXEEXT='' |
---|
978 | EXTRA_PROGS='' |
---|
979 | FILE='/usr/bin/file' |
---|
980 | FIND='/usr/bin/find' |
---|
981 | GIT='/usr/bin/git' |
---|
982 | GNUMAKE='/usr/bin/gnumake' |
---|
983 | GNUPATCH='/usr/bin/patch' |
---|
984 | GNUTAR='' |
---|
985 | GREP='/usr/bin/grep' |
---|
986 | GZIP='/usr/bin/gzip' |
---|
987 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
988 | HAVE_FRAMEWORK_IOKIT='' |
---|
989 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
990 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
991 | HAVE_LAUNCHD='yes' |
---|
992 | HDIUTIL='/usr/bin/hdiutil' |
---|
993 | HG='' |
---|
994 | INCLUDES='' |
---|
995 | INSTALL_DATA='${INSTALL} -m 644' |
---|
996 | INSTALL_PROGRAM='${INSTALL}' |
---|
997 | INSTALL_SCRIPT='${INSTALL}' |
---|
998 | INTREE_TCLSH='' |
---|
999 | LAUNCHCTL='/bin/launchctl' |
---|
1000 | LDFLAGS='' |
---|
1001 | LDFLAGS_LIBCURL='' |
---|
1002 | LDFLAGS_SQLITE3='' |
---|
1003 | LIBOBJS='' |
---|
1004 | LIBS='' |
---|
1005 | LIPO='/usr/bin/lipo' |
---|
1006 | LN_S='ln -s' |
---|
1007 | LSBOM='/usr/bin/lsbom' |
---|
1008 | LTLIBOBJS='' |
---|
1009 | LZMA='' |
---|
1010 | MACPORTS_VERSION='2.3.5' |
---|
1011 | MAKE='/usr/bin/make' |
---|
1012 | MD5_LIBS='' |
---|
1013 | MDFIND='/usr/bin/mdfind' |
---|
1014 | MDLS='/usr/bin/mdls' |
---|
1015 | MKBOM='/usr/bin/mkbom' |
---|
1016 | MPAPPLICATIONSDIR='' |
---|
1017 | MPCONFIGDIR='' |
---|
1018 | MPCONFIGDIR_EXPANDED='' |
---|
1019 | MPFRAMEWORKSDIR='' |
---|
1020 | MTREE='/usr/sbin/mtree' |
---|
1021 | OBJC='/usr/bin/cc' |
---|
1022 | OBJCFLAGS='-g -O2' |
---|
1023 | OBJCPP='/usr/bin/cc -E' |
---|
1024 | OBJC_FOUNDATION='' |
---|
1025 | OBJC_FOUNDATION_CPPFLAGS='' |
---|
1026 | OBJC_FOUNDATION_LDFLAGS='' |
---|
1027 | OBJC_FOUNDATION_LIBS='' |
---|
1028 | OBJC_LIBS='-lobjc' |
---|
1029 | OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1030 | OBJC_PTHREAD_LIBS='' |
---|
1031 | OBJC_RUNTIME='APPLE_RUNTIME' |
---|
1032 | OBJC_RUNTIME_FLAGS='-fnext-runtime' |
---|
1033 | OBJEXT='o' |
---|
1034 | OPEN='/usr/bin/open' |
---|
1035 | OPENSSL='/usr/bin/openssl' |
---|
1036 | OS_MAJOR='' |
---|
1037 | OS_PLATFORM='' |
---|
1038 | PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org' |
---|
1039 | PACKAGE_NAME='MacPorts' |
---|
1040 | PACKAGE_STRING='MacPorts 2.3.5' |
---|
1041 | PACKAGE_TARNAME='macports' |
---|
1042 | PACKAGE_URL='' |
---|
1043 | PACKAGE_VERSION='2.3.5' |
---|
1044 | PATCH='/usr/bin/patch' |
---|
1045 | PATH_CLEANED='/bin:/sbin:/usr/bin:/usr/sbin' |
---|
1046 | PATH_SEPARATOR=':' |
---|
1047 | PAX='/bin/pax' |
---|
1048 | PKG_CONFIG='' |
---|
1049 | PORTSDIR='' |
---|
1050 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1051 | PTHREAD_LIBS='' |
---|
1052 | READLINE_LIBS='' |
---|
1053 | READLINK_IS_NOT_P1003_1A='' |
---|
1054 | RMDIR='/bin/rmdir' |
---|
1055 | RSYNC='/usr/bin/rsync' |
---|
1056 | RUNUSR='' |
---|
1057 | SANDBOX_EXEC='/usr/bin/sandbox-exec' |
---|
1058 | SED='/usr/bin/sed' |
---|
1059 | SED_EXT='-E' |
---|
1060 | SET_MAKE='' |
---|
1061 | SHELL='/bin/sh' |
---|
1062 | SHLIB_CFLAGS='' |
---|
1063 | SHLIB_LD='' |
---|
1064 | SHLIB_SUFFIX='' |
---|
1065 | STLIB_LD='' |
---|
1066 | SVN='/usr/bin/svn' |
---|
1067 | SWIG='' |
---|
1068 | SW_VERS='/usr/bin/sw_vers' |
---|
1069 | TAR='/usr/bin/tar' |
---|
1070 | TAR_CMD='/usr/bin/tar' |
---|
1071 | TAR_Q='q' |
---|
1072 | TCLSH='' |
---|
1073 | TCL_BIN_DIR='' |
---|
1074 | TCL_LIB_FILE='' |
---|
1075 | TCL_LIB_FLAG='' |
---|
1076 | TCL_LIB_SPEC='' |
---|
1077 | TCL_PACKAGE_PATH='' |
---|
1078 | TCL_PREFIX='' |
---|
1079 | TCL_SRC_DIR='' |
---|
1080 | TCL_STUB_LIB_FILE='' |
---|
1081 | TCL_STUB_LIB_FLAG='' |
---|
1082 | TCL_STUB_LIB_SPEC='' |
---|
1083 | TCL_VERSION='' |
---|
1084 | TRACEMODE_SUPPORT='' |
---|
1085 | UNIVERSAL_ARCHFLAGS='' |
---|
1086 | UNIVERSAL_ARCHS='' |
---|
1087 | UNZIP='/usr/bin/unzip' |
---|
1088 | VENDOR_DESTROOT='' |
---|
1089 | VENDOR_TCLLIB_INSTALL='' |
---|
1090 | VENDOR_TCLLIB_SUBDIR='' |
---|
1091 | VENDOR_TCLTHREAD_INSTALL='' |
---|
1092 | VENDOR_TCLTHREAD_SUBDIR='' |
---|
1093 | VENDOR_TCL_INSTALL='' |
---|
1094 | VENDOR_TCL_SUBDIR='' |
---|
1095 | XAR='/usr/bin/xar' |
---|
1096 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
1097 | XCODE_SELECT='/usr/bin/xcode-select' |
---|
1098 | XCRUN='/usr/bin/xcrun' |
---|
1099 | XZ='' |
---|
1100 | ZIP='/usr/bin/zip' |
---|
1101 | ac_ct_CC='' |
---|
1102 | ac_ct_OBJC='' |
---|
1103 | ac_cv_func_strlcat='' |
---|
1104 | acx_pthread_config='' |
---|
1105 | bindir='${exec_prefix}/bin' |
---|
1106 | build='x86_64-apple-darwin16.1.0' |
---|
1107 | build_alias='' |
---|
1108 | build_cpu='x86_64' |
---|
1109 | build_os='darwin16.1.0' |
---|
1110 | build_vendor='apple' |
---|
1111 | datadir='${datarootdir}' |
---|
1112 | datarootdir='${prefix}/share' |
---|
1113 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1114 | dvidir='${docdir}' |
---|
1115 | exec_prefix='NONE' |
---|
1116 | host='x86_64-apple-darwin16.1.0' |
---|
1117 | host_alias='' |
---|
1118 | host_cpu='x86_64' |
---|
1119 | host_os='darwin16.1.0' |
---|
1120 | host_vendor='apple' |
---|
1121 | htmldir='${docdir}' |
---|
1122 | includedir='${prefix}/include' |
---|
1123 | infodir='${datarootdir}/info' |
---|
1124 | libdir='${exec_prefix}/lib' |
---|
1125 | libexecdir='${exec_prefix}/libexec' |
---|
1126 | localedir='${datarootdir}/locale' |
---|
1127 | localstatedir='${prefix}/var' |
---|
1128 | localstatedir_expanded='' |
---|
1129 | mandir='${datarootdir}/man' |
---|
1130 | oldincludedir='/usr/include' |
---|
1131 | pdfdir='${docdir}' |
---|
1132 | prefix='/opt/local' |
---|
1133 | prefix_expanded='' |
---|
1134 | program_transform_name='s,x,x,' |
---|
1135 | psdir='${docdir}' |
---|
1136 | sbindir='${exec_prefix}/sbin' |
---|
1137 | sharedstatedir='${prefix}/com' |
---|
1138 | sysconfdir='${prefix}/etc' |
---|
1139 | target='x86_64-apple-darwin16.1.0' |
---|
1140 | target_alias='' |
---|
1141 | target_cpu='x86_64' |
---|
1142 | target_os='darwin16.1.0' |
---|
1143 | target_vendor='apple' |
---|
1144 | |
---|
1145 | ## ----------- ## |
---|
1146 | ## confdefs.h. ## |
---|
1147 | ## ----------- ## |
---|
1148 | |
---|
1149 | /* confdefs.h */ |
---|
1150 | #define PACKAGE_NAME "MacPorts" |
---|
1151 | #define PACKAGE_TARNAME "macports" |
---|
1152 | #define PACKAGE_VERSION "2.3.5" |
---|
1153 | #define PACKAGE_STRING "MacPorts 2.3.5" |
---|
1154 | #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org" |
---|
1155 | #define PACKAGE_URL "" |
---|
1156 | #define UNUSED __attribute__((unused)) |
---|
1157 | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1158 | #define HAVE_PTHREAD 1 |
---|
1159 | #define STDC_HEADERS 1 |
---|
1160 | #define HAVE_SYS_TYPES_H 1 |
---|
1161 | #define HAVE_SYS_STAT_H 1 |
---|
1162 | #define HAVE_STDLIB_H 1 |
---|
1163 | #define HAVE_STRING_H 1 |
---|
1164 | #define HAVE_MEMORY_H 1 |
---|
1165 | #define HAVE_STRINGS_H 1 |
---|
1166 | #define HAVE_INTTYPES_H 1 |
---|
1167 | #define HAVE_STDINT_H 1 |
---|
1168 | #define HAVE_UNISTD_H 1 |
---|
1169 | #define HAVE_OBJC_OBJC_H 1 |
---|
1170 | #define APPLE_RUNTIME 1 |
---|
1171 | |
---|
1172 | configure: exit 1 |
---|