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.4.2, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix /Users/wcz/macports --with-applications-dir=/Users/wcz/macports/Applications --with-install-user=wcz --with-install-group=staff --with-no-root-privileges |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Wojciechs-MBPr.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/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 17.3.0: Thu Nov 9 18:09:22 PST 2017; root:xnu-4570.31.3~1/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: 405 tasks, 1541 threads, 8 processors |
---|
34 | Load average: 2.37, Mach factor: 5.62 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Users/wcz/bin |
---|
40 | PATH: /Developer/NVIDIA/CUDA-9.0/bin |
---|
41 | PATH: /Users/wcz/anaconda3/bin |
---|
42 | PATH: /usr/local/bin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /bin |
---|
45 | PATH: /usr/sbin |
---|
46 | PATH: /sbin |
---|
47 | PATH: /opt/X11/bin |
---|
48 | PATH: /opt/kroleg/mc/bin |
---|
49 | |
---|
50 | |
---|
51 | ## ----------- ## |
---|
52 | ## Core tests. ## |
---|
53 | ## ----------- ## |
---|
54 | |
---|
55 | configure:2680: checking build system type |
---|
56 | configure:2694: result: x86_64-apple-darwin17.3.0 |
---|
57 | configure:2714: checking host system type |
---|
58 | configure:2727: result: x86_64-apple-darwin17.3.0 |
---|
59 | configure:2747: checking target system type |
---|
60 | configure:2760: result: x86_64-apple-darwin17.3.0 |
---|
61 | configure:2788: checking MacPorts version |
---|
62 | configure:2791: result: 2.4.2 |
---|
63 | configure:2910: checking for sw_vers |
---|
64 | configure:2928: found /usr/bin/sw_vers |
---|
65 | configure:2940: result: /usr/bin/sw_vers |
---|
66 | configure:2950: checking for defaults |
---|
67 | configure:2968: found /usr/bin/defaults |
---|
68 | configure:2980: result: /usr/bin/defaults |
---|
69 | configure:2990: checking for xcode-select |
---|
70 | configure:3008: found /usr/bin/xcode-select |
---|
71 | configure:3020: result: /usr/bin/xcode-select |
---|
72 | configure:3030: checking Mac OS X version |
---|
73 | configure:3033: result: 10.13.2 |
---|
74 | configure:3055: checking Xcode location |
---|
75 | configure:3067: result: /Applications/Xcode.app/Contents/Developer |
---|
76 | configure:3081: checking Xcode version |
---|
77 | configure:3088: result: 9.2 |
---|
78 | configure:3166: checking for clang |
---|
79 | configure:3182: found /usr/bin/clang |
---|
80 | configure:3193: result: clang |
---|
81 | configure:3224: checking for C compiler version |
---|
82 | configure:3233: clang --version >&5 |
---|
83 | Apple LLVM version 9.0.0 (clang-900.0.39.2) |
---|
84 | Target: x86_64-apple-darwin17.3.0 |
---|
85 | Thread model: posix |
---|
86 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
87 | configure:3244: $? = 0 |
---|
88 | configure:3233: clang -v >&5 |
---|
89 | Apple LLVM version 9.0.0 (clang-900.0.39.2) |
---|
90 | Target: x86_64-apple-darwin17.3.0 |
---|
91 | Thread model: posix |
---|
92 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
93 | Found CUDA installation: /usr/local/cuda, version unknown |
---|
94 | configure:3244: $? = 0 |
---|
95 | configure:3233: clang -V >&5 |
---|
96 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
97 | clang: error: no input files |
---|
98 | configure:3244: $? = 1 |
---|
99 | configure:3233: clang -qversion >&5 |
---|
100 | clang: error: unknown argument: '-qversion' |
---|
101 | clang: error: no input files |
---|
102 | configure:3244: $? = 1 |
---|
103 | configure:3264: checking whether the C compiler works |
---|
104 | configure:3286: clang conftest.c >&5 |
---|
105 | configure:3290: $? = 0 |
---|
106 | configure:3338: result: yes |
---|
107 | configure:3341: checking for C compiler default output file name |
---|
108 | configure:3343: result: a.out |
---|
109 | configure:3349: checking for suffix of executables |
---|
110 | configure:3356: clang -o conftest conftest.c >&5 |
---|
111 | configure:3360: $? = 0 |
---|
112 | configure:3382: result: |
---|
113 | configure:3404: checking whether we are cross compiling |
---|
114 | configure:3412: clang -o conftest conftest.c >&5 |
---|
115 | configure:3416: $? = 0 |
---|
116 | configure:3423: ./conftest |
---|
117 | configure:3427: $? = 0 |
---|
118 | configure:3442: result: no |
---|
119 | configure:3447: checking for suffix of object files |
---|
120 | configure:3469: clang -c conftest.c >&5 |
---|
121 | configure:3473: $? = 0 |
---|
122 | configure:3494: result: o |
---|
123 | configure:3498: checking whether we are using the GNU C compiler |
---|
124 | configure:3517: clang -c conftest.c >&5 |
---|
125 | configure:3517: $? = 0 |
---|
126 | configure:3526: result: yes |
---|
127 | configure:3535: checking whether clang accepts -g |
---|
128 | configure:3555: clang -c -g conftest.c >&5 |
---|
129 | configure:3555: $? = 0 |
---|
130 | configure:3596: result: yes |
---|
131 | configure:3613: checking for clang option to accept ISO C89 |
---|
132 | configure:3676: clang -c -g -O2 conftest.c >&5 |
---|
133 | configure:3676: $? = 0 |
---|
134 | configure:3689: result: none needed |
---|
135 | configure:3723: checking for a BSD-compatible install |
---|
136 | configure:3791: result: /usr/bin/install -c |
---|
137 | configure:3802: checking whether ln -s works |
---|
138 | configure:3806: result: yes |
---|
139 | configure:3813: checking whether make sets $(MAKE) |
---|
140 | configure:3835: result: yes |
---|
141 | configure:3898: checking for clang |
---|
142 | configure:3914: found /usr/bin/clang |
---|
143 | configure:3925: result: clang |
---|
144 | configure:3950: checking for Objective C compiler version |
---|
145 | configure:3959: clang --version >&5 |
---|
146 | Apple LLVM version 9.0.0 (clang-900.0.39.2) |
---|
147 | Target: x86_64-apple-darwin17.3.0 |
---|
148 | Thread model: posix |
---|
149 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
150 | configure:3970: $? = 0 |
---|
151 | configure:3959: clang -v >&5 |
---|
152 | Apple LLVM version 9.0.0 (clang-900.0.39.2) |
---|
153 | Target: x86_64-apple-darwin17.3.0 |
---|
154 | Thread model: posix |
---|
155 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
156 | Found CUDA installation: /usr/local/cuda, version unknown |
---|
157 | configure:3970: $? = 0 |
---|
158 | configure:3959: clang -V >&5 |
---|
159 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
160 | clang: error: no input files |
---|
161 | configure:3970: $? = 1 |
---|
162 | configure:3959: clang -qversion >&5 |
---|
163 | clang: error: unknown argument: '-qversion' |
---|
164 | clang: error: no input files |
---|
165 | configure:3970: $? = 1 |
---|
166 | configure:3974: checking whether we are using the GNU Objective C compiler |
---|
167 | configure:3993: clang -c conftest.m >&5 |
---|
168 | configure:3993: $? = 0 |
---|
169 | configure:4002: result: yes |
---|
170 | configure:4011: checking whether clang accepts -g |
---|
171 | configure:4031: clang -c -g conftest.m >&5 |
---|
172 | configure:4031: $? = 0 |
---|
173 | configure:4072: result: yes |
---|
174 | configure:4206: checking for bsdmake |
---|
175 | configure:4239: result: no |
---|
176 | configure:4206: checking for pmake |
---|
177 | configure:4239: result: no |
---|
178 | configure:4249: checking for bzip2 |
---|
179 | configure:4267: found /Users/wcz/anaconda3/bin/bzip2 |
---|
180 | configure:4279: result: /Users/wcz/anaconda3/bin/bzip2 |
---|
181 | configure:4289: checking for bzr |
---|
182 | configure:4322: result: no |
---|
183 | configure:4329: checking for chown |
---|
184 | configure:4348: found /usr/sbin/chown |
---|
185 | configure:4360: result: /usr/sbin/chown |
---|
186 | configure:4370: checking for cp |
---|
187 | configure:4388: found /bin/cp |
---|
188 | configure:4400: result: /bin/cp |
---|
189 | configure:4410: checking for cpio |
---|
190 | configure:4428: found /usr/bin/cpio |
---|
191 | configure:4440: result: /usr/bin/cpio |
---|
192 | configure:4450: checking for cvs |
---|
193 | configure:4483: result: no |
---|
194 | configure:4490: checking for diff |
---|
195 | configure:4508: found /usr/bin/diff |
---|
196 | configure:4520: result: /usr/bin/diff |
---|
197 | configure:4530: checking for dscl |
---|
198 | configure:4548: found /usr/bin/dscl |
---|
199 | configure:4560: result: /usr/bin/dscl |
---|
200 | configure:4570: checking for dseditgroup |
---|
201 | configure:4589: found /usr/sbin/dseditgroup |
---|
202 | configure:4601: result: /usr/sbin/dseditgroup |
---|
203 | configure:4611: checking for file |
---|
204 | configure:4629: found /usr/bin/file |
---|
205 | configure:4641: result: /usr/bin/file |
---|
206 | configure:4651: checking for find |
---|
207 | configure:4669: found /usr/bin/find |
---|
208 | configure:4681: result: /usr/bin/find |
---|
209 | configure:4691: checking for git |
---|
210 | configure:4709: found /usr/local/bin/git |
---|
211 | configure:4721: result: /usr/local/bin/git |
---|
212 | configure:4733: checking for gnumake |
---|
213 | configure:4751: found /usr/bin/gnumake |
---|
214 | configure:4763: result: /usr/bin/gnumake |
---|
215 | configure:4778: checking for gnupatch |
---|
216 | configure:4811: result: no |
---|
217 | configure:4778: checking for gpatch |
---|
218 | configure:4811: result: no |
---|
219 | configure:4823: checking for gnutar |
---|
220 | configure:4856: result: no |
---|
221 | configure:4823: checking for gtar |
---|
222 | configure:4856: result: no |
---|
223 | configure:4866: checking for gzip |
---|
224 | configure:4884: found /usr/bin/gzip |
---|
225 | configure:4896: result: /usr/bin/gzip |
---|
226 | configure:4906: checking for hdiutil |
---|
227 | configure:4924: found /usr/bin/hdiutil |
---|
228 | configure:4936: result: /usr/bin/hdiutil |
---|
229 | configure:4946: checking for hg |
---|
230 | configure:4979: result: no |
---|
231 | configure:4986: checking for launchctl |
---|
232 | configure:5004: found /bin/launchctl |
---|
233 | configure:5016: result: /bin/launchctl |
---|
234 | configure:5026: checking for lipo |
---|
235 | configure:5044: found /usr/bin/lipo |
---|
236 | configure:5056: result: /usr/bin/lipo |
---|
237 | configure:5066: checking for lsbom |
---|
238 | configure:5084: found /usr/bin/lsbom |
---|
239 | configure:5096: result: /usr/bin/lsbom |
---|
240 | configure:5106: checking for lzma |
---|
241 | configure:5124: found /Users/wcz/anaconda3/bin/lzma |
---|
242 | configure:5136: result: /Users/wcz/anaconda3/bin/lzma |
---|
243 | configure:5146: checking for make |
---|
244 | configure:5164: found /usr/bin/make |
---|
245 | configure:5176: result: /usr/bin/make |
---|
246 | configure:5186: checking for man |
---|
247 | configure:5204: found /usr/bin/man |
---|
248 | configure:5216: result: /usr/bin/man |
---|
249 | configure:5226: checking for mdfind |
---|
250 | configure:5244: found /usr/bin/mdfind |
---|
251 | configure:5256: result: /usr/bin/mdfind |
---|
252 | configure:5266: checking for mdls |
---|
253 | configure:5284: found /usr/bin/mdls |
---|
254 | configure:5296: result: /usr/bin/mdls |
---|
255 | configure:5306: checking for mkbom |
---|
256 | configure:5324: found /usr/bin/mkbom |
---|
257 | configure:5336: result: /usr/bin/mkbom |
---|
258 | configure:5348: checking for mtree |
---|
259 | configure:5367: found /usr/sbin/mtree |
---|
260 | configure:5379: result: /usr/sbin/mtree |
---|
261 | configure:5392: checking for open |
---|
262 | configure:5410: found /usr/bin/open |
---|
263 | configure:5422: result: /usr/bin/open |
---|
264 | configure:5432: checking for openssl |
---|
265 | configure:5450: found /Users/wcz/anaconda3/bin/openssl |
---|
266 | configure:5462: result: /Users/wcz/anaconda3/bin/openssl |
---|
267 | configure:5472: checking for patch |
---|
268 | configure:5490: found /usr/bin/patch |
---|
269 | configure:5502: result: /usr/bin/patch |
---|
270 | configure:5512: checking for pax |
---|
271 | configure:5530: found /bin/pax |
---|
272 | configure:5542: result: /bin/pax |
---|
273 | configure:5552: checking for rmdir |
---|
274 | configure:5570: found /bin/rmdir |
---|
275 | configure:5582: result: /bin/rmdir |
---|
276 | configure:5592: checking for rsync |
---|
277 | configure:5610: found /usr/bin/rsync |
---|
278 | configure:5622: result: /usr/bin/rsync |
---|
279 | configure:5632: checking for sandbox-exec |
---|
280 | configure:5650: found /usr/bin/sandbox-exec |
---|
281 | configure:5662: result: /usr/bin/sandbox-exec |
---|
282 | configure:5672: checking for sed |
---|
283 | configure:5690: found /usr/bin/sed |
---|
284 | configure:5702: result: /usr/bin/sed |
---|
285 | configure:5712: checking for svn |
---|
286 | configure:5730: found /usr/bin/svn |
---|
287 | configure:5742: result: /usr/bin/svn |
---|
288 | configure:5752: checking for swig |
---|
289 | configure:5785: result: no |
---|
290 | configure:5792: checking for tar |
---|
291 | configure:5810: found /usr/bin/tar |
---|
292 | configure:5822: result: /usr/bin/tar |
---|
293 | configure:5832: checking for unzip |
---|
294 | configure:5850: found /usr/bin/unzip |
---|
295 | configure:5862: result: /usr/bin/unzip |
---|
296 | configure:5872: checking for xar |
---|
297 | configure:5890: found /usr/bin/xar |
---|
298 | configure:5902: result: /usr/bin/xar |
---|
299 | configure:5912: checking for xcodebuild |
---|
300 | configure:5930: found /usr/bin/xcodebuild |
---|
301 | configure:5942: result: /usr/bin/xcodebuild |
---|
302 | configure:5952: checking for xcrun |
---|
303 | configure:5970: found /usr/bin/xcrun |
---|
304 | configure:5982: result: /usr/bin/xcrun |
---|
305 | configure:5992: checking for xz |
---|
306 | configure:6010: found /Users/wcz/anaconda3/bin/xz |
---|
307 | configure:6022: result: /Users/wcz/anaconda3/bin/xz |
---|
308 | configure:6032: checking for zip |
---|
309 | configure:6050: found /usr/bin/zip |
---|
310 | configure:6062: result: /usr/bin/zip |
---|
311 | configure:6073: checking for launchd |
---|
312 | configure:6089: found /sbin/launchd |
---|
313 | configure:6100: result: yes |
---|
314 | configure:6116: checking for sed |
---|
315 | configure:6146: result: /usr/bin/sed |
---|
316 | configure:6159: checking which sed flag to use for extended regexp |
---|
317 | configure:6169: result: -E (BSD) |
---|
318 | configure:6186: checking for tar |
---|
319 | configure:6216: result: /usr/bin/tar |
---|
320 | configure:6225: checking whether tar supports -q |
---|
321 | configure:6228: result: yes (bsdtar) |
---|
322 | configure:6241: checking for tar |
---|
323 | configure:6271: result: /usr/bin/tar |
---|
324 | configure:6281: checking for gnutar |
---|
325 | configure:6314: result: no |
---|
326 | configure:6320: checking for which tar variant to use |
---|
327 | configure:6327: result: /usr/bin/tar |
---|
328 | configure:6331: checking for /usr/bin/tar --no-same-owner support |
---|
329 | configure:6335: result: no |
---|
330 | configure:6346: checking for patch |
---|
331 | configure:6376: result: /usr/bin/patch |
---|
332 | configure:6386: checking for gpatch |
---|
333 | configure:6419: result: no |
---|
334 | configure:6425: checking for GNU (FSF) patch |
---|
335 | configure:6437: result: /usr/bin/patch |
---|
336 | configure:6469: checking how to mark unused variables |
---|
337 | configure:6475: clang -c -g -O2 conftest.c >&5 |
---|
338 | configure:6475: $? = 0 |
---|
339 | configure:6485: result: |
---|
340 | configure:6490: checking for gcc symbol visibility attribute |
---|
341 | configure:6509: clang -c -g -O2 conftest.c >&5 |
---|
342 | configure:6509: $? = 0 |
---|
343 | configure:6523: result: __attribute__((visibility("hidden"))) |
---|
344 | configure:6708: checking for the pthreads library -lpthreads |
---|
345 | configure:6741: clang -o conftest -g -O2 conftest.c -lpthreads >&5 |
---|
346 | conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
347 | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
348 | ~^ |
---|
349 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
350 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
351 | ~ ^ |
---|
352 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
353 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
354 | ~ ^ |
---|
355 | 3 warnings generated. |
---|
356 | ld: library not found for -lpthreads |
---|
357 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
358 | configure:6741: $? = 1 |
---|
359 | configure: failed program was: |
---|
360 | | /* confdefs.h */ |
---|
361 | | #define PACKAGE_NAME "MacPorts" |
---|
362 | | #define PACKAGE_TARNAME "macports" |
---|
363 | | #define PACKAGE_VERSION "2.4.2" |
---|
364 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
365 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
366 | | #define PACKAGE_URL "" |
---|
367 | | #define UNUSED __attribute__((unused)) |
---|
368 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
369 | | /* end confdefs.h. */ |
---|
370 | | #include <pthread.h> |
---|
371 | | int |
---|
372 | | main () |
---|
373 | | { |
---|
374 | | pthread_t th; pthread_join(th, 0); |
---|
375 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
376 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
377 | | ; |
---|
378 | | return 0; |
---|
379 | | } |
---|
380 | configure:6750: result: no |
---|
381 | configure:6653: checking whether pthreads work without any flags |
---|
382 | configure:6741: clang -o conftest -g -O2 conftest.c >&5 |
---|
383 | conftest.c:16:41: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
384 | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
385 | ~^ |
---|
386 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
387 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
388 | ~ ^ |
---|
389 | conftest.c:17:44: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
390 | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
391 | ~ ^ |
---|
392 | 3 warnings generated. |
---|
393 | configure:6741: $? = 0 |
---|
394 | configure:6750: result: yes |
---|
395 | configure:6769: checking for joinable pthread attribute |
---|
396 | configure:6784: clang -o conftest -g -O2 conftest.c >&5 |
---|
397 | configure:6784: $? = 0 |
---|
398 | configure:6790: result: PTHREAD_CREATE_JOINABLE |
---|
399 | configure:6800: checking if more special flags are required for pthreads |
---|
400 | configure:6807: result: -D_THREAD_SAFE |
---|
401 | configure:6844: checking how to run the Objective C preprocessor |
---|
402 | configure:6871: clang -E conftest.m |
---|
403 | configure:6871: $? = 0 |
---|
404 | configure:6885: clang -E conftest.m |
---|
405 | conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
406 | #include <ac_nonexistent.h> |
---|
407 | ^~~~~~~~~~~~~~~~~~ |
---|
408 | 1 error generated. |
---|
409 | configure:6885: $? = 1 |
---|
410 | configure: failed program was: |
---|
411 | | /* confdefs.h */ |
---|
412 | | #define PACKAGE_NAME "MacPorts" |
---|
413 | | #define PACKAGE_TARNAME "macports" |
---|
414 | | #define PACKAGE_VERSION "2.4.2" |
---|
415 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
416 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
417 | | #define PACKAGE_URL "" |
---|
418 | | #define UNUSED __attribute__((unused)) |
---|
419 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
420 | | #define HAVE_PTHREAD 1 |
---|
421 | | /* end confdefs.h. */ |
---|
422 | | #include <ac_nonexistent.h> |
---|
423 | configure:6910: result: clang -E |
---|
424 | configure:6930: clang -E conftest.m |
---|
425 | configure:6930: $? = 0 |
---|
426 | configure:6944: clang -E conftest.m |
---|
427 | conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found |
---|
428 | #include <ac_nonexistent.h> |
---|
429 | ^~~~~~~~~~~~~~~~~~ |
---|
430 | 1 error generated. |
---|
431 | configure:6944: $? = 1 |
---|
432 | configure: failed program was: |
---|
433 | | /* confdefs.h */ |
---|
434 | | #define PACKAGE_NAME "MacPorts" |
---|
435 | | #define PACKAGE_TARNAME "macports" |
---|
436 | | #define PACKAGE_VERSION "2.4.2" |
---|
437 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
438 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
439 | | #define PACKAGE_URL "" |
---|
440 | | #define UNUSED __attribute__((unused)) |
---|
441 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
442 | | #define HAVE_PTHREAD 1 |
---|
443 | | /* end confdefs.h. */ |
---|
444 | | #include <ac_nonexistent.h> |
---|
445 | configure:6973: checking for grep that handles long lines and -e |
---|
446 | configure:7031: result: /usr/bin/grep |
---|
447 | configure:7036: checking for egrep |
---|
448 | configure:7098: result: /usr/bin/grep -E |
---|
449 | configure:7103: checking for ANSI C header files |
---|
450 | configure:7123: clang -c -g -O2 conftest.m >&5 |
---|
451 | configure:7123: $? = 0 |
---|
452 | configure:7196: clang -o conftest -g -O2 conftest.m >&5 |
---|
453 | configure:7196: $? = 0 |
---|
454 | configure:7196: ./conftest |
---|
455 | configure:7196: $? = 0 |
---|
456 | configure:7207: result: yes |
---|
457 | configure:7220: checking for sys/types.h |
---|
458 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
459 | configure:7220: $? = 0 |
---|
460 | configure:7220: result: yes |
---|
461 | configure:7220: checking for sys/stat.h |
---|
462 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
463 | configure:7220: $? = 0 |
---|
464 | configure:7220: result: yes |
---|
465 | configure:7220: checking for stdlib.h |
---|
466 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
467 | configure:7220: $? = 0 |
---|
468 | configure:7220: result: yes |
---|
469 | configure:7220: checking for string.h |
---|
470 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
471 | configure:7220: $? = 0 |
---|
472 | configure:7220: result: yes |
---|
473 | configure:7220: checking for memory.h |
---|
474 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
475 | configure:7220: $? = 0 |
---|
476 | configure:7220: result: yes |
---|
477 | configure:7220: checking for strings.h |
---|
478 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
479 | configure:7220: $? = 0 |
---|
480 | configure:7220: result: yes |
---|
481 | configure:7220: checking for inttypes.h |
---|
482 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
483 | configure:7220: $? = 0 |
---|
484 | configure:7220: result: yes |
---|
485 | configure:7220: checking for stdint.h |
---|
486 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
487 | configure:7220: $? = 0 |
---|
488 | configure:7220: result: yes |
---|
489 | configure:7220: checking for unistd.h |
---|
490 | configure:7220: clang -c -g -O2 conftest.m >&5 |
---|
491 | configure:7220: $? = 0 |
---|
492 | configure:7220: result: yes |
---|
493 | configure:7267: checking objc/objc.h usability |
---|
494 | configure:7267: clang -c -g -O2 conftest.m >&5 |
---|
495 | configure:7267: $? = 0 |
---|
496 | configure:7267: result: yes |
---|
497 | configure:7267: checking objc/objc.h presence |
---|
498 | configure:7267: clang -E conftest.m |
---|
499 | configure:7267: $? = 0 |
---|
500 | configure:7267: result: yes |
---|
501 | configure:7267: checking for objc/objc.h |
---|
502 | configure:7267: result: yes |
---|
503 | configure:7292: checking if linking libobjc requires pthreads |
---|
504 | configure:7321: clang -o conftest -g -O2 conftest.m -lobjc >&5 |
---|
505 | conftest.m:32:7: error: use of undeclared identifier 'Object' |
---|
506 | Object *obj = [Object alloc]; |
---|
507 | ^ |
---|
508 | conftest.m:32:15: error: use of undeclared identifier 'obj' |
---|
509 | Object *obj = [Object alloc]; |
---|
510 | ^ |
---|
511 | conftest.m:32:22: error: use of undeclared identifier 'Object' |
---|
512 | Object *obj = [Object alloc]; |
---|
513 | ^ |
---|
514 | conftest.m:33:7: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
515 | puts([obj name]); |
---|
516 | ^ |
---|
517 | conftest.m:33:13: error: use of undeclared identifier 'obj' |
---|
518 | puts([obj name]); |
---|
519 | ^ |
---|
520 | 1 warning and 4 errors generated. |
---|
521 | configure:7321: $? = 1 |
---|
522 | configure: failed program was: |
---|
523 | | /* confdefs.h */ |
---|
524 | | #define PACKAGE_NAME "MacPorts" |
---|
525 | | #define PACKAGE_TARNAME "macports" |
---|
526 | | #define PACKAGE_VERSION "2.4.2" |
---|
527 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
528 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
529 | | #define PACKAGE_URL "" |
---|
530 | | #define UNUSED __attribute__((unused)) |
---|
531 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
532 | | #define HAVE_PTHREAD 1 |
---|
533 | | #define STDC_HEADERS 1 |
---|
534 | | #define HAVE_SYS_TYPES_H 1 |
---|
535 | | #define HAVE_SYS_STAT_H 1 |
---|
536 | | #define HAVE_STDLIB_H 1 |
---|
537 | | #define HAVE_STRING_H 1 |
---|
538 | | #define HAVE_MEMORY_H 1 |
---|
539 | | #define HAVE_STRINGS_H 1 |
---|
540 | | #define HAVE_INTTYPES_H 1 |
---|
541 | | #define HAVE_STDINT_H 1 |
---|
542 | | #define HAVE_UNISTD_H 1 |
---|
543 | | #define HAVE_OBJC_OBJC_H 1 |
---|
544 | | /* end confdefs.h. */ |
---|
545 | | |
---|
546 | | |
---|
547 | | #include <objc/objc.h> |
---|
548 | | #include <objc/Object.h> |
---|
549 | | |
---|
550 | | int |
---|
551 | | main () |
---|
552 | | { |
---|
553 | | |
---|
554 | | Object *obj = [Object alloc]; |
---|
555 | | puts([obj name]); |
---|
556 | | |
---|
557 | | ; |
---|
558 | | return 0; |
---|
559 | | } |
---|
560 | | |
---|
561 | configure:7359: clang -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
562 | conftest.m:32:8: error: use of undeclared identifier 'Object' |
---|
563 | Object *obj = [Object alloc]; |
---|
564 | ^ |
---|
565 | conftest.m:32:16: error: use of undeclared identifier 'obj' |
---|
566 | Object *obj = [Object alloc]; |
---|
567 | ^ |
---|
568 | conftest.m:32:23: error: use of undeclared identifier 'Object' |
---|
569 | Object *obj = [Object alloc]; |
---|
570 | ^ |
---|
571 | conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
572 | puts([obj name]); |
---|
573 | ^ |
---|
574 | conftest.m:33:14: error: use of undeclared identifier 'obj' |
---|
575 | puts([obj name]); |
---|
576 | ^ |
---|
577 | 1 warning and 4 errors generated. |
---|
578 | configure:7359: $? = 1 |
---|
579 | configure: failed program was: |
---|
580 | | /* confdefs.h */ |
---|
581 | | #define PACKAGE_NAME "MacPorts" |
---|
582 | | #define PACKAGE_TARNAME "macports" |
---|
583 | | #define PACKAGE_VERSION "2.4.2" |
---|
584 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
585 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
586 | | #define PACKAGE_URL "" |
---|
587 | | #define UNUSED __attribute__((unused)) |
---|
588 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
589 | | #define HAVE_PTHREAD 1 |
---|
590 | | #define STDC_HEADERS 1 |
---|
591 | | #define HAVE_SYS_TYPES_H 1 |
---|
592 | | #define HAVE_SYS_STAT_H 1 |
---|
593 | | #define HAVE_STDLIB_H 1 |
---|
594 | | #define HAVE_STRING_H 1 |
---|
595 | | #define HAVE_MEMORY_H 1 |
---|
596 | | #define HAVE_STRINGS_H 1 |
---|
597 | | #define HAVE_INTTYPES_H 1 |
---|
598 | | #define HAVE_STDINT_H 1 |
---|
599 | | #define HAVE_UNISTD_H 1 |
---|
600 | | #define HAVE_OBJC_OBJC_H 1 |
---|
601 | | /* end confdefs.h. */ |
---|
602 | | |
---|
603 | | |
---|
604 | | #include <objc/objc.h> |
---|
605 | | #include <objc/Object.h> |
---|
606 | | |
---|
607 | | int |
---|
608 | | main () |
---|
609 | | { |
---|
610 | | |
---|
611 | | Object *obj = [Object alloc]; |
---|
612 | | puts([obj name]); |
---|
613 | | |
---|
614 | | ; |
---|
615 | | return 0; |
---|
616 | | } |
---|
617 | | |
---|
618 | configure:7379: result: no |
---|
619 | configure:7392: checking for Apple Objective-C runtime |
---|
620 | configure:7421: clang -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
621 | conftest.m:32:19: warning: implicit declaration of function 'objc_lookUpClass' is invalid in C99 [-Wimplicit-function-declaration] |
---|
622 | id class = objc_lookUpClass("Object"); |
---|
623 | ^ |
---|
624 | conftest.m:32:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion] |
---|
625 | id class = objc_lookUpClass("Object"); |
---|
626 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
627 | conftest.m:33:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
628 | id obj = [class alloc]; |
---|
629 | ^~~~~ |
---|
630 | conftest.m:34:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
631 | puts([obj name]); |
---|
632 | ^ |
---|
633 | conftest.m:34:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
634 | puts([obj name]); |
---|
635 | ^~~~ |
---|
636 | 5 warnings generated. |
---|
637 | configure:7421: $? = 0 |
---|
638 | configure:7436: result: yes |
---|
639 | configure:7443: checking for GNU Objective C runtime |
---|
640 | configure:7471: clang -o conftest -g -O2 -D_THREAD_SAFE conftest.m -lobjc >&5 |
---|
641 | conftest.m:31:19: warning: implicit declaration of function 'objc_lookup_class' is invalid in C99 [-Wimplicit-function-declaration] |
---|
642 | id class = objc_lookup_class("Object"); |
---|
643 | ^ |
---|
644 | conftest.m:31:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion] |
---|
645 | id class = objc_lookup_class("Object"); |
---|
646 | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
647 | conftest.m:32:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
648 | id obj = [class alloc]; |
---|
649 | ^~~~~ |
---|
650 | conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration] |
---|
651 | puts([obj name]); |
---|
652 | ^ |
---|
653 | conftest.m:33:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
654 | puts([obj name]); |
---|
655 | ^~~~ |
---|
656 | 5 warnings generated. |
---|
657 | Undefined symbols for architecture x86_64: |
---|
658 | "_objc_lookup_class", referenced from: |
---|
659 | _main in conftest-943bdc.o |
---|
660 | ld: symbol(s) not found for architecture x86_64 |
---|
661 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
662 | configure:7471: $? = 1 |
---|
663 | configure: failed program was: |
---|
664 | | /* confdefs.h */ |
---|
665 | | #define PACKAGE_NAME "MacPorts" |
---|
666 | | #define PACKAGE_TARNAME "macports" |
---|
667 | | #define PACKAGE_VERSION "2.4.2" |
---|
668 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
669 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
670 | | #define PACKAGE_URL "" |
---|
671 | | #define UNUSED __attribute__((unused)) |
---|
672 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
673 | | #define HAVE_PTHREAD 1 |
---|
674 | | #define STDC_HEADERS 1 |
---|
675 | | #define HAVE_SYS_TYPES_H 1 |
---|
676 | | #define HAVE_SYS_STAT_H 1 |
---|
677 | | #define HAVE_STDLIB_H 1 |
---|
678 | | #define HAVE_STRING_H 1 |
---|
679 | | #define HAVE_MEMORY_H 1 |
---|
680 | | #define HAVE_STRINGS_H 1 |
---|
681 | | #define HAVE_INTTYPES_H 1 |
---|
682 | | #define HAVE_STDINT_H 1 |
---|
683 | | #define HAVE_UNISTD_H 1 |
---|
684 | | #define HAVE_OBJC_OBJC_H 1 |
---|
685 | | /* end confdefs.h. */ |
---|
686 | | |
---|
687 | | |
---|
688 | | #include <objc/objc.h> |
---|
689 | | |
---|
690 | | int |
---|
691 | | main () |
---|
692 | | { |
---|
693 | | |
---|
694 | | id class = objc_lookup_class("Object"); |
---|
695 | | id obj = [class alloc]; |
---|
696 | | puts([obj name]); |
---|
697 | | |
---|
698 | | ; |
---|
699 | | return 0; |
---|
700 | | } |
---|
701 | | |
---|
702 | configure:7486: result: no |
---|
703 | configure:7498: Using Apple Objective-C runtime |
---|
704 | configure:7578: checking for Apple Foundation library |
---|
705 | configure:7614: clang -o conftest -g -O2 conftest.m -framework Foundation >&5 |
---|
706 | conftest.m:32:46: warning: 'initWithCString:' is deprecated: first deprecated in macOS 10.4 - Use -initWithCString:encoding: instead [-Wdeprecated-declarations] |
---|
707 | NSString *string = [[NSString alloc] initWithCString: "Hello World"]; |
---|
708 | ^ |
---|
709 | /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:518:1: note: 'initWithCString:' has been explicitly marked deprecated here |
---|
710 | - (nullable id)initWithCString:(const char *)bytes API_DEPRECATED("Use -initWithCString:encoding: instead", macos(10.0,10.4), ios(2.0,2.0), watchos(2.0,2.0), tvos(9.0,9.0)); |
---|
711 | ^ |
---|
712 | conftest.m:33:19: warning: class method '+length' not found (return type defaults to 'id') [-Wobjc-method-access] |
---|
713 | [NSString length]; |
---|
714 | ^~~~~~ |
---|
715 | 2 warnings generated. |
---|
716 | configure:7614: $? = 0 |
---|
717 | configure:7632: result: yes |
---|
718 | configure:7644: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library |
---|
719 | configure:7731: Using Apple Foundation library |
---|
720 | configure:7767: checking for CoreFoundation framework |
---|
721 | configure:7795: clang -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
722 | configure:7795: $? = 0 |
---|
723 | configure:7813: result: yes |
---|
724 | configure:7827: checking for SystemConfiguration framework |
---|
725 | configure:7855: clang -o conftest -g -O2 conftest.c -framework SystemConfiguration >&5 |
---|
726 | conftest.c:35:75: warning: null passed to a callee that requires a non-null argument [-Wnonnull] |
---|
727 | SCDynamicStoreRef dsRef = SCDynamicStoreCreate(NULL, NULL, NULL, NULL); |
---|
728 | ~~~~ ^ |
---|
729 | 1 warning generated. |
---|
730 | configure:7855: $? = 0 |
---|
731 | configure:7873: result: yes |
---|
732 | configure:7887: checking for IOKit framework |
---|
733 | configure:7915: clang -o conftest -g -O2 conftest.c -framework IOKit >&5 |
---|
734 | conftest.c:36:6: warning: implicit declaration of function 'IORegisterForSystemPower' is invalid in C99 [-Wimplicit-function-declaration] |
---|
735 | IORegisterForSystemPower(0, NULL, NULL, NULL); |
---|
736 | ^ |
---|
737 | 1 warning generated. |
---|
738 | configure:7915: $? = 0 |
---|
739 | configure:7933: result: yes |
---|
740 | configure:7947: checking for CFNotificationCenterGetDarwinNotifyCenter |
---|
741 | configure:7974: clang -o conftest -g -O2 conftest.c -framework CoreFoundation >&5 |
---|
742 | configure:7974: $? = 0 |
---|
743 | configure:7992: result: yes |
---|
744 | configure:8009: checking for whether we will build daemondo |
---|
745 | configure:8026: result: yes |
---|
746 | configure:8061: checking for ports tree |
---|
747 | configure:8083: WARNING: No ports tree found |
---|
748 | configure:8090: checking for MacPorts config directory |
---|
749 | configure:8095: result: ${sysconfdir}/macports |
---|
750 | configure:8115: checking for install user |
---|
751 | configure:8118: result: wcz |
---|
752 | configure:8123: checking for install group |
---|
753 | configure:8126: result: staff |
---|
754 | configure:8131: checking for macports user |
---|
755 | configure:8134: result: wcz |
---|
756 | configure:8152: checking for install user |
---|
757 | configure:8158: result: wcz |
---|
758 | configure:8172: checking for install group |
---|
759 | configure:8191: result: staff |
---|
760 | configure:8205: checking for macports user |
---|
761 | configure:8211: result: wcz |
---|
762 | configure:8225: checking what permissions to use for installation directories |
---|
763 | configure:8231: result: 0755 |
---|
764 | configure:8271: checking for Applications installation directory |
---|
765 | configure:8282: result: /Users/wcz/macports/Applications |
---|
766 | configure:8301: checking for Frameworks installation directory |
---|
767 | configure:8308: result: /Users/wcz/macports/Library/Frameworks |
---|
768 | configure:8342: checking for Universal CPU architectures |
---|
769 | configure:8344: result: x86_64 i386 |
---|
770 | configure:8356: checking how to run the C preprocessor |
---|
771 | configure:8387: clang -E conftest.c |
---|
772 | configure:8387: $? = 0 |
---|
773 | configure:8401: clang -E conftest.c |
---|
774 | conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found |
---|
775 | #include <ac_nonexistent.h> |
---|
776 | ^~~~~~~~~~~~~~~~~~ |
---|
777 | 1 error generated. |
---|
778 | configure:8401: $? = 1 |
---|
779 | configure: failed program was: |
---|
780 | | /* confdefs.h */ |
---|
781 | | #define PACKAGE_NAME "MacPorts" |
---|
782 | | #define PACKAGE_TARNAME "macports" |
---|
783 | | #define PACKAGE_VERSION "2.4.2" |
---|
784 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
785 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
786 | | #define PACKAGE_URL "" |
---|
787 | | #define UNUSED __attribute__((unused)) |
---|
788 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
789 | | #define HAVE_PTHREAD 1 |
---|
790 | | #define STDC_HEADERS 1 |
---|
791 | | #define HAVE_SYS_TYPES_H 1 |
---|
792 | | #define HAVE_SYS_STAT_H 1 |
---|
793 | | #define HAVE_STDLIB_H 1 |
---|
794 | | #define HAVE_STRING_H 1 |
---|
795 | | #define HAVE_MEMORY_H 1 |
---|
796 | | #define HAVE_STRINGS_H 1 |
---|
797 | | #define HAVE_INTTYPES_H 1 |
---|
798 | | #define HAVE_STDINT_H 1 |
---|
799 | | #define HAVE_UNISTD_H 1 |
---|
800 | | #define HAVE_OBJC_OBJC_H 1 |
---|
801 | | #define APPLE_RUNTIME 1 |
---|
802 | | #define APPLE_FOUNDATION 1 |
---|
803 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
804 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
805 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
806 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
807 | | /* end confdefs.h. */ |
---|
808 | | #include <ac_nonexistent.h> |
---|
809 | configure:8426: result: clang -E |
---|
810 | configure:8446: clang -E conftest.c |
---|
811 | configure:8446: $? = 0 |
---|
812 | configure:8460: clang -E conftest.c |
---|
813 | conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found |
---|
814 | #include <ac_nonexistent.h> |
---|
815 | ^~~~~~~~~~~~~~~~~~ |
---|
816 | 1 error generated. |
---|
817 | configure:8460: $? = 1 |
---|
818 | configure: failed program was: |
---|
819 | | /* confdefs.h */ |
---|
820 | | #define PACKAGE_NAME "MacPorts" |
---|
821 | | #define PACKAGE_TARNAME "macports" |
---|
822 | | #define PACKAGE_VERSION "2.4.2" |
---|
823 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
824 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
825 | | #define PACKAGE_URL "" |
---|
826 | | #define UNUSED __attribute__((unused)) |
---|
827 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
828 | | #define HAVE_PTHREAD 1 |
---|
829 | | #define STDC_HEADERS 1 |
---|
830 | | #define HAVE_SYS_TYPES_H 1 |
---|
831 | | #define HAVE_SYS_STAT_H 1 |
---|
832 | | #define HAVE_STDLIB_H 1 |
---|
833 | | #define HAVE_STRING_H 1 |
---|
834 | | #define HAVE_MEMORY_H 1 |
---|
835 | | #define HAVE_STRINGS_H 1 |
---|
836 | | #define HAVE_INTTYPES_H 1 |
---|
837 | | #define HAVE_STDINT_H 1 |
---|
838 | | #define HAVE_UNISTD_H 1 |
---|
839 | | #define HAVE_OBJC_OBJC_H 1 |
---|
840 | | #define APPLE_RUNTIME 1 |
---|
841 | | #define APPLE_FOUNDATION 1 |
---|
842 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
843 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
844 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
845 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
846 | | /* end confdefs.h. */ |
---|
847 | | #include <ac_nonexistent.h> |
---|
848 | configure:8489: checking for ANSI C header files |
---|
849 | configure:8593: result: yes |
---|
850 | configure:8604: checking for dirent.h that defines DIR |
---|
851 | configure:8623: clang -c -g -O2 conftest.c >&5 |
---|
852 | configure:8623: $? = 0 |
---|
853 | configure:8631: result: yes |
---|
854 | configure:8644: checking for library containing opendir |
---|
855 | configure:8675: clang -o conftest -g -O2 conftest.c >&5 |
---|
856 | configure:8675: $? = 0 |
---|
857 | configure:8692: result: none required |
---|
858 | configure:8759: checking for sys/wait.h that is POSIX.1 compatible |
---|
859 | configure:8785: clang -c -g -O2 conftest.c >&5 |
---|
860 | configure:8785: $? = 0 |
---|
861 | configure:8792: result: yes |
---|
862 | configure:8805: checking crt_externs.h usability |
---|
863 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
864 | configure:8805: $? = 0 |
---|
865 | configure:8805: result: yes |
---|
866 | configure:8805: checking crt_externs.h presence |
---|
867 | configure:8805: clang -E conftest.c |
---|
868 | configure:8805: $? = 0 |
---|
869 | configure:8805: result: yes |
---|
870 | configure:8805: checking for crt_externs.h |
---|
871 | configure:8805: result: yes |
---|
872 | configure:8805: checking err.h usability |
---|
873 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
874 | configure:8805: $? = 0 |
---|
875 | configure:8805: result: yes |
---|
876 | configure:8805: checking err.h presence |
---|
877 | configure:8805: clang -E conftest.c |
---|
878 | configure:8805: $? = 0 |
---|
879 | configure:8805: result: yes |
---|
880 | configure:8805: checking for err.h |
---|
881 | configure:8805: result: yes |
---|
882 | configure:8805: checking fcntl.h usability |
---|
883 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
884 | configure:8805: $? = 0 |
---|
885 | configure:8805: result: yes |
---|
886 | configure:8805: checking fcntl.h presence |
---|
887 | configure:8805: clang -E conftest.c |
---|
888 | configure:8805: $? = 0 |
---|
889 | configure:8805: result: yes |
---|
890 | configure:8805: checking for fcntl.h |
---|
891 | configure:8805: result: yes |
---|
892 | configure:8805: checking libkern/OSAtomic.h usability |
---|
893 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
894 | configure:8805: $? = 0 |
---|
895 | configure:8805: result: yes |
---|
896 | configure:8805: checking libkern/OSAtomic.h presence |
---|
897 | configure:8805: clang -E conftest.c |
---|
898 | configure:8805: $? = 0 |
---|
899 | configure:8805: result: yes |
---|
900 | configure:8805: checking for libkern/OSAtomic.h |
---|
901 | configure:8805: result: yes |
---|
902 | configure:8805: checking libproc.h usability |
---|
903 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
904 | configure:8805: $? = 0 |
---|
905 | configure:8805: result: yes |
---|
906 | configure:8805: checking libproc.h presence |
---|
907 | configure:8805: clang -E conftest.c |
---|
908 | configure:8805: $? = 0 |
---|
909 | configure:8805: result: yes |
---|
910 | configure:8805: checking for libproc.h |
---|
911 | configure:8805: result: yes |
---|
912 | configure:8805: checking limits.h usability |
---|
913 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
914 | configure:8805: $? = 0 |
---|
915 | configure:8805: result: yes |
---|
916 | configure:8805: checking limits.h presence |
---|
917 | configure:8805: clang -E conftest.c |
---|
918 | configure:8805: $? = 0 |
---|
919 | configure:8805: result: yes |
---|
920 | configure:8805: checking for limits.h |
---|
921 | configure:8805: result: yes |
---|
922 | configure:8805: checking paths.h usability |
---|
923 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
924 | configure:8805: $? = 0 |
---|
925 | configure:8805: result: yes |
---|
926 | configure:8805: checking paths.h presence |
---|
927 | configure:8805: clang -E conftest.c |
---|
928 | configure:8805: $? = 0 |
---|
929 | configure:8805: result: yes |
---|
930 | configure:8805: checking for paths.h |
---|
931 | configure:8805: result: yes |
---|
932 | configure:8805: checking pwd.h usability |
---|
933 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
934 | configure:8805: $? = 0 |
---|
935 | configure:8805: result: yes |
---|
936 | configure:8805: checking pwd.h presence |
---|
937 | configure:8805: clang -E conftest.c |
---|
938 | configure:8805: $? = 0 |
---|
939 | configure:8805: result: yes |
---|
940 | configure:8805: checking for pwd.h |
---|
941 | configure:8805: result: yes |
---|
942 | configure:8805: checking readline/history.h usability |
---|
943 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
944 | configure:8805: $? = 0 |
---|
945 | configure:8805: result: yes |
---|
946 | configure:8805: checking readline/history.h presence |
---|
947 | configure:8805: clang -E conftest.c |
---|
948 | configure:8805: $? = 0 |
---|
949 | configure:8805: result: yes |
---|
950 | configure:8805: checking for readline/history.h |
---|
951 | configure:8805: result: yes |
---|
952 | configure:8805: checking readline/readline.h usability |
---|
953 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
954 | configure:8805: $? = 0 |
---|
955 | configure:8805: result: yes |
---|
956 | configure:8805: checking readline/readline.h presence |
---|
957 | configure:8805: clang -E conftest.c |
---|
958 | configure:8805: $? = 0 |
---|
959 | configure:8805: result: yes |
---|
960 | configure:8805: checking for readline/readline.h |
---|
961 | configure:8805: result: yes |
---|
962 | configure:8805: checking spawn.h usability |
---|
963 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
964 | configure:8805: $? = 0 |
---|
965 | configure:8805: result: yes |
---|
966 | configure:8805: checking spawn.h presence |
---|
967 | configure:8805: clang -E conftest.c |
---|
968 | configure:8805: $? = 0 |
---|
969 | configure:8805: result: yes |
---|
970 | configure:8805: checking for spawn.h |
---|
971 | configure:8805: result: yes |
---|
972 | configure:8805: checking sys/cdefs.h usability |
---|
973 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
974 | configure:8805: $? = 0 |
---|
975 | configure:8805: result: yes |
---|
976 | configure:8805: checking sys/cdefs.h presence |
---|
977 | configure:8805: clang -E conftest.c |
---|
978 | configure:8805: $? = 0 |
---|
979 | configure:8805: result: yes |
---|
980 | configure:8805: checking for sys/cdefs.h |
---|
981 | configure:8805: result: yes |
---|
982 | configure:8805: checking sys/event.h usability |
---|
983 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
984 | configure:8805: $? = 0 |
---|
985 | configure:8805: result: yes |
---|
986 | configure:8805: checking sys/event.h presence |
---|
987 | configure:8805: clang -E conftest.c |
---|
988 | configure:8805: $? = 0 |
---|
989 | configure:8805: result: yes |
---|
990 | configure:8805: checking for sys/event.h |
---|
991 | configure:8805: result: yes |
---|
992 | configure:8805: checking sys/fcntl.h usability |
---|
993 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
994 | configure:8805: $? = 0 |
---|
995 | configure:8805: result: yes |
---|
996 | configure:8805: checking sys/fcntl.h presence |
---|
997 | configure:8805: clang -E conftest.c |
---|
998 | configure:8805: $? = 0 |
---|
999 | configure:8805: result: yes |
---|
1000 | configure:8805: checking for sys/fcntl.h |
---|
1001 | configure:8805: result: yes |
---|
1002 | configure:8805: checking sys/file.h usability |
---|
1003 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
1004 | configure:8805: $? = 0 |
---|
1005 | configure:8805: result: yes |
---|
1006 | configure:8805: checking sys/file.h presence |
---|
1007 | configure:8805: clang -E conftest.c |
---|
1008 | configure:8805: $? = 0 |
---|
1009 | configure:8805: result: yes |
---|
1010 | configure:8805: checking for sys/file.h |
---|
1011 | configure:8805: result: yes |
---|
1012 | configure:8805: checking sys/paths.h usability |
---|
1013 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
1014 | configure:8805: $? = 0 |
---|
1015 | configure:8805: result: yes |
---|
1016 | configure:8805: checking sys/paths.h presence |
---|
1017 | configure:8805: clang -E conftest.c |
---|
1018 | configure:8805: $? = 0 |
---|
1019 | configure:8805: result: yes |
---|
1020 | configure:8805: checking for sys/paths.h |
---|
1021 | configure:8805: result: yes |
---|
1022 | configure:8805: checking sys/socket.h usability |
---|
1023 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
1024 | configure:8805: $? = 0 |
---|
1025 | configure:8805: result: yes |
---|
1026 | configure:8805: checking sys/socket.h presence |
---|
1027 | configure:8805: clang -E conftest.c |
---|
1028 | configure:8805: $? = 0 |
---|
1029 | configure:8805: result: yes |
---|
1030 | configure:8805: checking for sys/socket.h |
---|
1031 | configure:8805: result: yes |
---|
1032 | configure:8805: checking sys/sysctl.h usability |
---|
1033 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
1034 | configure:8805: $? = 0 |
---|
1035 | configure:8805: result: yes |
---|
1036 | configure:8805: checking sys/sysctl.h presence |
---|
1037 | configure:8805: clang -E conftest.c |
---|
1038 | configure:8805: $? = 0 |
---|
1039 | configure:8805: result: yes |
---|
1040 | configure:8805: checking for sys/sysctl.h |
---|
1041 | configure:8805: result: yes |
---|
1042 | configure:8805: checking utime.h usability |
---|
1043 | configure:8805: clang -c -g -O2 conftest.c >&5 |
---|
1044 | configure:8805: $? = 0 |
---|
1045 | configure:8805: result: yes |
---|
1046 | configure:8805: checking utime.h presence |
---|
1047 | configure:8805: clang -E conftest.c |
---|
1048 | configure:8805: $? = 0 |
---|
1049 | configure:8805: result: yes |
---|
1050 | configure:8805: checking for utime.h |
---|
1051 | configure:8805: result: yes |
---|
1052 | configure:8823: checking for OSAtomicCompareAndSwap32 |
---|
1053 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1054 | configure:8823: $? = 0 |
---|
1055 | configure:8823: result: yes |
---|
1056 | configure:8823: checking for OSAtomicCompareAndSwap64 |
---|
1057 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1058 | configure:8823: $? = 0 |
---|
1059 | configure:8823: result: yes |
---|
1060 | configure:8823: checking for OSAtomicCompareAndSwapPtr |
---|
1061 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1062 | configure:8823: $? = 0 |
---|
1063 | configure:8823: result: yes |
---|
1064 | configure:8823: checking for __getdirentries64 |
---|
1065 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1066 | configure:8823: $? = 0 |
---|
1067 | configure:8823: result: yes |
---|
1068 | configure:8823: checking for bzero |
---|
1069 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1070 | conftest.c:78:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration] |
---|
1071 | char bzero (); |
---|
1072 | ^ |
---|
1073 | conftest.c:78:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' |
---|
1074 | 1 warning generated. |
---|
1075 | configure:8823: $? = 0 |
---|
1076 | configure:8823: result: yes |
---|
1077 | configure:8823: checking for clearenv |
---|
1078 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1079 | Undefined symbols for architecture x86_64: |
---|
1080 | "_clearenv", referenced from: |
---|
1081 | _main in conftest-c92427.o |
---|
1082 | ld: symbol(s) not found for architecture x86_64 |
---|
1083 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1084 | configure:8823: $? = 1 |
---|
1085 | configure: failed program was: |
---|
1086 | | /* confdefs.h */ |
---|
1087 | | #define PACKAGE_NAME "MacPorts" |
---|
1088 | | #define PACKAGE_TARNAME "macports" |
---|
1089 | | #define PACKAGE_VERSION "2.4.2" |
---|
1090 | | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
1091 | | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
1092 | | #define PACKAGE_URL "" |
---|
1093 | | #define UNUSED __attribute__((unused)) |
---|
1094 | | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1095 | | #define HAVE_PTHREAD 1 |
---|
1096 | | #define STDC_HEADERS 1 |
---|
1097 | | #define HAVE_SYS_TYPES_H 1 |
---|
1098 | | #define HAVE_SYS_STAT_H 1 |
---|
1099 | | #define HAVE_STDLIB_H 1 |
---|
1100 | | #define HAVE_STRING_H 1 |
---|
1101 | | #define HAVE_MEMORY_H 1 |
---|
1102 | | #define HAVE_STRINGS_H 1 |
---|
1103 | | #define HAVE_INTTYPES_H 1 |
---|
1104 | | #define HAVE_STDINT_H 1 |
---|
1105 | | #define HAVE_UNISTD_H 1 |
---|
1106 | | #define HAVE_OBJC_OBJC_H 1 |
---|
1107 | | #define APPLE_RUNTIME 1 |
---|
1108 | | #define APPLE_FOUNDATION 1 |
---|
1109 | | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1110 | | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1111 | | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1112 | | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1113 | | #define STDC_HEADERS 1 |
---|
1114 | | #define HAVE_DIRENT_H 1 |
---|
1115 | | #define HAVE_SYS_WAIT_H 1 |
---|
1116 | | #define HAVE_CRT_EXTERNS_H 1 |
---|
1117 | | #define HAVE_ERR_H 1 |
---|
1118 | | #define HAVE_FCNTL_H 1 |
---|
1119 | | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1120 | | #define HAVE_LIBPROC_H 1 |
---|
1121 | | #define HAVE_LIMITS_H 1 |
---|
1122 | | #define HAVE_PATHS_H 1 |
---|
1123 | | #define HAVE_PWD_H 1 |
---|
1124 | | #define HAVE_READLINE_HISTORY_H 1 |
---|
1125 | | #define HAVE_READLINE_READLINE_H 1 |
---|
1126 | | #define HAVE_SPAWN_H 1 |
---|
1127 | | #define HAVE_SYS_CDEFS_H 1 |
---|
1128 | | #define HAVE_SYS_EVENT_H 1 |
---|
1129 | | #define HAVE_SYS_FCNTL_H 1 |
---|
1130 | | #define HAVE_SYS_FILE_H 1 |
---|
1131 | | #define HAVE_SYS_PATHS_H 1 |
---|
1132 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1133 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
1134 | | #define HAVE_UTIME_H 1 |
---|
1135 | | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1136 | | #define HAVE_OSATOMICCOMPAREANDSWAP64 1 |
---|
1137 | | #define HAVE_OSATOMICCOMPAREANDSWAPPTR 1 |
---|
1138 | | #define HAVE___GETDIRENTRIES64 1 |
---|
1139 | | #define HAVE_BZERO 1 |
---|
1140 | | /* end confdefs.h. */ |
---|
1141 | | /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv. |
---|
1142 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1143 | | #define clearenv innocuous_clearenv |
---|
1144 | | |
---|
1145 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1146 | | which can conflict with char clearenv (); below. |
---|
1147 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1148 | | <limits.h> exists even on freestanding compilers. */ |
---|
1149 | | |
---|
1150 | | #ifdef __STDC__ |
---|
1151 | | # include <limits.h> |
---|
1152 | | #else |
---|
1153 | | # include <assert.h> |
---|
1154 | | #endif |
---|
1155 | | |
---|
1156 | | #undef clearenv |
---|
1157 | | |
---|
1158 | | /* Override any GCC internal prototype to avoid an error. |
---|
1159 | | Use char because int might match the return type of a GCC |
---|
1160 | | builtin and then its argument prototype would still apply. */ |
---|
1161 | | #ifdef __cplusplus |
---|
1162 | | extern "C" |
---|
1163 | | #endif |
---|
1164 | | char clearenv (); |
---|
1165 | | /* The GNU C library defines this for functions which it implements |
---|
1166 | | to always fail with ENOSYS. Some functions are actually named |
---|
1167 | | something starting with __ and the normal name is an alias. */ |
---|
1168 | | #if defined __stub_clearenv || defined __stub___clearenv |
---|
1169 | | choke me |
---|
1170 | | #endif |
---|
1171 | | |
---|
1172 | | int |
---|
1173 | | main () |
---|
1174 | | { |
---|
1175 | | return clearenv (); |
---|
1176 | | ; |
---|
1177 | | return 0; |
---|
1178 | | } |
---|
1179 | configure:8823: result: no |
---|
1180 | configure:8823: checking for copyfile |
---|
1181 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1182 | configure:8823: $? = 0 |
---|
1183 | configure:8823: result: yes |
---|
1184 | configure:8823: checking for fgetln |
---|
1185 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1186 | configure:8823: $? = 0 |
---|
1187 | configure:8823: result: yes |
---|
1188 | configure:8823: checking for flock |
---|
1189 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1190 | configure:8823: $? = 0 |
---|
1191 | configure:8823: result: yes |
---|
1192 | configure:8823: checking for fls |
---|
1193 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1194 | configure:8823: $? = 0 |
---|
1195 | configure:8823: result: yes |
---|
1196 | configure:8823: checking for kqueue |
---|
1197 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1198 | configure:8823: $? = 0 |
---|
1199 | configure:8823: result: yes |
---|
1200 | configure:8823: checking for lockf |
---|
1201 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1202 | configure:8823: $? = 0 |
---|
1203 | configure:8823: result: yes |
---|
1204 | configure:8823: checking for memset |
---|
1205 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1206 | conftest.c:85:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration] |
---|
1207 | char memset (); |
---|
1208 | ^ |
---|
1209 | conftest.c:85:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
1210 | 1 warning generated. |
---|
1211 | configure:8823: $? = 0 |
---|
1212 | configure:8823: result: yes |
---|
1213 | configure:8823: checking for posix_spawn |
---|
1214 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1215 | configure:8823: $? = 0 |
---|
1216 | configure:8823: result: yes |
---|
1217 | configure:8823: checking for setmode |
---|
1218 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1219 | configure:8823: $? = 0 |
---|
1220 | configure:8823: result: yes |
---|
1221 | configure:8823: checking for strcasecmp |
---|
1222 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1223 | conftest.c:88:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
1224 | char strcasecmp (); |
---|
1225 | ^ |
---|
1226 | conftest.c:88:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
1227 | 1 warning generated. |
---|
1228 | configure:8823: $? = 0 |
---|
1229 | configure:8823: result: yes |
---|
1230 | configure:8823: checking for strlcat |
---|
1231 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1232 | conftest.c:89:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration] |
---|
1233 | char strlcat (); |
---|
1234 | ^ |
---|
1235 | conftest.c:89:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1236 | 1 warning generated. |
---|
1237 | configure:8823: $? = 0 |
---|
1238 | configure:8823: result: yes |
---|
1239 | configure:8823: checking for strlcpy |
---|
1240 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1241 | conftest.c:90:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration] |
---|
1242 | char strlcpy (); |
---|
1243 | ^ |
---|
1244 | conftest.c:90:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)' |
---|
1245 | 1 warning generated. |
---|
1246 | configure:8823: $? = 0 |
---|
1247 | configure:8823: result: yes |
---|
1248 | configure:8823: checking for strncasecmp |
---|
1249 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1250 | conftest.c:91:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
1251 | char strncasecmp (); |
---|
1252 | ^ |
---|
1253 | conftest.c:91:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
1254 | 1 warning generated. |
---|
1255 | configure:8823: $? = 0 |
---|
1256 | configure:8823: result: yes |
---|
1257 | configure:8823: checking for sysctlbyname |
---|
1258 | configure:8823: clang -o conftest -g -O2 conftest.c >&5 |
---|
1259 | configure:8823: $? = 0 |
---|
1260 | configure:8823: result: yes |
---|
1261 | configure:8835: checking if readlink conforms to POSIX 1003.1a |
---|
1262 | configure:8859: clang -c -g -O2 conftest.c >&5 |
---|
1263 | configure:8859: $? = 0 |
---|
1264 | configure:8874: result: yes |
---|
1265 | configure:8887: checking CommonCrypto/CommonDigest.h usability |
---|
1266 | configure:8887: clang -c -g -O2 conftest.c >&5 |
---|
1267 | configure:8887: $? = 0 |
---|
1268 | configure:8887: result: yes |
---|
1269 | configure:8887: checking CommonCrypto/CommonDigest.h presence |
---|
1270 | configure:8887: clang -E conftest.c |
---|
1271 | configure:8887: $? = 0 |
---|
1272 | configure:8887: result: yes |
---|
1273 | configure:8887: checking for CommonCrypto/CommonDigest.h |
---|
1274 | configure:8887: result: yes |
---|
1275 | configure:9245: checking for target platform |
---|
1276 | configure:9249: result: darwin 17 |
---|
1277 | configure:9267: checking for curl-config |
---|
1278 | configure:9285: found /Users/wcz/anaconda3/bin/curl-config |
---|
1279 | configure:9297: result: /Users/wcz/anaconda3/bin/curl-config |
---|
1280 | configure:9380: checking sqlite3.h usability |
---|
1281 | configure:9380: clang -c -g -O2 conftest.c >&5 |
---|
1282 | configure:9380: $? = 0 |
---|
1283 | configure:9380: result: yes |
---|
1284 | configure:9380: checking sqlite3.h presence |
---|
1285 | configure:9380: clang -E conftest.c |
---|
1286 | configure:9380: $? = 0 |
---|
1287 | configure:9380: result: yes |
---|
1288 | configure:9380: checking for sqlite3.h |
---|
1289 | configure:9380: result: yes |
---|
1290 | configure:9451: checking sqlite3ext.h usability |
---|
1291 | configure:9451: clang -c -g -O2 conftest.c >&5 |
---|
1292 | configure:9451: $? = 0 |
---|
1293 | configure:9451: result: yes |
---|
1294 | configure:9451: checking sqlite3ext.h presence |
---|
1295 | configure:9451: clang -E conftest.c |
---|
1296 | configure:9451: $? = 0 |
---|
1297 | configure:9451: result: yes |
---|
1298 | configure:9451: checking for sqlite3ext.h |
---|
1299 | configure:9451: result: yes |
---|
1300 | configure:9470: checking for SQLite >= 3003011 |
---|
1301 | configure:9490: clang -E conftest.c |
---|
1302 | configure:9490: $? = 0 |
---|
1303 | configure:9522: clang -E conftest.c |
---|
1304 | configure:9522: $? = 0 |
---|
1305 | configure:9533: result: yes |
---|
1306 | configure:9553: checking for kqueue |
---|
1307 | configure:9553: result: yes |
---|
1308 | configure:9553: checking for kevent |
---|
1309 | configure:9553: clang -o conftest -g -O2 conftest.c >&5 |
---|
1310 | configure:9553: $? = 0 |
---|
1311 | configure:9553: result: yes |
---|
1312 | configure:9563: checking whether trace mode is supported on this platform |
---|
1313 | configure:9592: result: yes |
---|
1314 | configure:9697: === configuring in vendor/tcl/unix (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix) |
---|
1315 | configure:9938: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking' '--prefix=/Users/wcz/macports/libexec/macports' '--enable-threads' '--with-no-root-privileges' '--srcdir=.' in vendor/tcl/unix |
---|
1316 | configure:9944: === finished configuring in vendor/tcl/unix (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix) |
---|
1317 | configure:10005: === configuring in vendor/thread (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/thread) |
---|
1318 | configure:10246: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking' '--prefix=/Users/wcz/macports/libexec/macports' '--with-no-root-privileges' '--srcdir=.' in vendor/thread |
---|
1319 | configure:10252: === finished configuring in vendor/thread (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/thread) |
---|
1320 | configure:10308: === configuring in vendor/tclx (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tclx) |
---|
1321 | configure:10549: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking' '--prefix=/Users/wcz/macports/libexec/macports' '--with-no-root-privileges' '--srcdir=.' in vendor/tclx |
---|
1322 | configure:10555: === finished configuring in vendor/tclx (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tclx) |
---|
1323 | configure:10613: === configuring in vendor/tcllib (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcllib) |
---|
1324 | configure:10854: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking' '--prefix=/Users/wcz/macports/libexec/macports' '--with-no-root-privileges' '--srcdir=.' in vendor/tcllib |
---|
1325 | configure:10860: === finished configuring in vendor/tcllib (/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcllib) |
---|
1326 | configure:10871: checking for Tcl configuration |
---|
1327 | configure:10874: result: found /Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix/tclConfig.sh |
---|
1328 | configure:10877: checking for existence of /Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix/tclConfig.sh |
---|
1329 | configure:10881: result: loading |
---|
1330 | configure:10929: checking how to build libraries |
---|
1331 | configure:10947: result: shared |
---|
1332 | configure:10989: checking that any existing MacPorts install can be upgraded |
---|
1333 | configure:10996: result: yes |
---|
1334 | configure:11131: creating ./config.status |
---|
1335 | |
---|
1336 | ## ---------------------- ## |
---|
1337 | ## Running config.status. ## |
---|
1338 | ## ---------------------- ## |
---|
1339 | |
---|
1340 | This file was extended by MacPorts config.status 2.4.2, which was |
---|
1341 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
1342 | |
---|
1343 | CONFIG_FILES = |
---|
1344 | CONFIG_HEADERS = |
---|
1345 | CONFIG_LINKS = |
---|
1346 | CONFIG_COMMANDS = |
---|
1347 | $ ./config.status |
---|
1348 | |
---|
1349 | on Wojciechs-MBPr.local |
---|
1350 | |
---|
1351 | config.status:1047: creating src/programs/daemondo/Makefile |
---|
1352 | config.status:1047: creating Doxyfile |
---|
1353 | config.status:1047: creating Makefile |
---|
1354 | config.status:1047: creating Mk/macports.autoconf.mk |
---|
1355 | config.status:1047: creating doc/Makefile |
---|
1356 | config.status:1047: creating doc/base.mtree |
---|
1357 | config.status:1047: creating doc/macosx.mtree |
---|
1358 | config.status:1047: creating doc/macports.conf |
---|
1359 | config.status:1047: creating doc/prefix.mtree |
---|
1360 | config.status:1047: creating doc/pubkeys.conf |
---|
1361 | config.status:1047: creating portmgr/dmg/postflight |
---|
1362 | config.status:1047: creating setupenv.bash |
---|
1363 | config.status:1047: creating src/Makefile |
---|
1364 | config.status:1047: creating src/cregistry/Makefile |
---|
1365 | config.status:1047: creating src/darwintracelib1.0/Makefile |
---|
1366 | config.status:1047: creating src/machista1.0/Makefile |
---|
1367 | config.status:1047: creating src/macports1.0/Makefile |
---|
1368 | config.status:1047: creating src/macports1.0/macports_autoconf.tcl |
---|
1369 | config.status:1047: creating src/macports1.0/macports_test_autoconf.tcl |
---|
1370 | config.status:1047: creating src/mpcommon1.0/Makefile |
---|
1371 | config.status:1047: creating src/package1.0/Makefile |
---|
1372 | config.status:1047: creating src/package1.0/package_test_autoconf.tcl |
---|
1373 | config.status:1047: creating src/pextlib1.0/Makefile |
---|
1374 | config.status:1047: creating src/port/Makefile |
---|
1375 | config.status:1047: creating src/port1.0/Makefile |
---|
1376 | config.status:1047: creating src/port1.0/port_autoconf.tcl |
---|
1377 | config.status:1047: creating src/port1.0/port_test_autoconf.tcl |
---|
1378 | config.status:1047: creating src/programs/Makefile |
---|
1379 | config.status:1047: creating src/registry2.0/Makefile |
---|
1380 | config.status:1047: creating src/registry2.0/registry_autoconf.tcl |
---|
1381 | config.status:1047: creating tests/Makefile |
---|
1382 | config.status:1047: creating tests/test.tcl |
---|
1383 | config.status:1047: creating tests/test/library.tcl |
---|
1384 | config.status:1047: creating tests/test/trace/test.tcl |
---|
1385 | config.status:1047: creating vendor/Makefile |
---|
1386 | config.status:1047: creating vendor/tclsh |
---|
1387 | config.status:1047: creating src/dedup_portfiles.tcl |
---|
1388 | config.status:1047: creating src/images_to_archives.tcl |
---|
1389 | config.status:1047: creating src/pkg_mkindex.sh |
---|
1390 | config.status:1047: creating src/upgrade_sources_conf_default.tcl |
---|
1391 | config.status:1047: creating src/config.h |
---|
1392 | config.status:1222: src/config.h is unchanged |
---|
1393 | |
---|
1394 | ## ---------------- ## |
---|
1395 | ## Cache variables. ## |
---|
1396 | ## ---------------- ## |
---|
1397 | |
---|
1398 | ac_cv_build=x86_64-apple-darwin17.3.0 |
---|
1399 | ac_cv_c_compiler_gnu=yes |
---|
1400 | ac_cv_env_CC_set= |
---|
1401 | ac_cv_env_CC_value= |
---|
1402 | ac_cv_env_CFLAGS_set= |
---|
1403 | ac_cv_env_CFLAGS_value= |
---|
1404 | ac_cv_env_CPPFLAGS_set= |
---|
1405 | ac_cv_env_CPPFLAGS_value= |
---|
1406 | ac_cv_env_CPP_set= |
---|
1407 | ac_cv_env_CPP_value= |
---|
1408 | ac_cv_env_LDFLAGS_set= |
---|
1409 | ac_cv_env_LDFLAGS_value= |
---|
1410 | ac_cv_env_LIBS_set= |
---|
1411 | ac_cv_env_LIBS_value= |
---|
1412 | ac_cv_env_OBJCFLAGS_set= |
---|
1413 | ac_cv_env_OBJCFLAGS_value= |
---|
1414 | ac_cv_env_OBJCPP_set= |
---|
1415 | ac_cv_env_OBJCPP_value= |
---|
1416 | ac_cv_env_OBJC_set= |
---|
1417 | ac_cv_env_OBJC_value= |
---|
1418 | ac_cv_env_build_alias_set= |
---|
1419 | ac_cv_env_build_alias_value= |
---|
1420 | ac_cv_env_host_alias_set= |
---|
1421 | ac_cv_env_host_alias_value= |
---|
1422 | ac_cv_env_target_alias_set= |
---|
1423 | ac_cv_env_target_alias_value= |
---|
1424 | ac_cv_func_OSAtomicCompareAndSwap32=yes |
---|
1425 | ac_cv_func_OSAtomicCompareAndSwap64=yes |
---|
1426 | ac_cv_func_OSAtomicCompareAndSwapPtr=yes |
---|
1427 | ac_cv_func___getdirentries64=yes |
---|
1428 | ac_cv_func_bzero=yes |
---|
1429 | ac_cv_func_clearenv=no |
---|
1430 | ac_cv_func_copyfile=yes |
---|
1431 | ac_cv_func_fgetln=yes |
---|
1432 | ac_cv_func_flock=yes |
---|
1433 | ac_cv_func_fls=yes |
---|
1434 | ac_cv_func_kevent=yes |
---|
1435 | ac_cv_func_kqueue=yes |
---|
1436 | ac_cv_func_lockf=yes |
---|
1437 | ac_cv_func_memset=yes |
---|
1438 | ac_cv_func_posix_spawn=yes |
---|
1439 | ac_cv_func_setmode=yes |
---|
1440 | ac_cv_func_strcasecmp=yes |
---|
1441 | ac_cv_func_strlcat=yes |
---|
1442 | ac_cv_func_strlcpy=yes |
---|
1443 | ac_cv_func_strncasecmp=yes |
---|
1444 | ac_cv_func_sysctlbyname=yes |
---|
1445 | ac_cv_header_CommonCrypto_CommonDigest_h=yes |
---|
1446 | ac_cv_header_crt_externs_h=yes |
---|
1447 | ac_cv_header_dirent_dirent_h=yes |
---|
1448 | ac_cv_header_err_h=yes |
---|
1449 | ac_cv_header_fcntl_h=yes |
---|
1450 | ac_cv_header_inttypes_h=yes |
---|
1451 | ac_cv_header_libkern_OSAtomic_h=yes |
---|
1452 | ac_cv_header_libproc_h=yes |
---|
1453 | ac_cv_header_limits_h=yes |
---|
1454 | ac_cv_header_memory_h=yes |
---|
1455 | ac_cv_header_objc_objc_h=yes |
---|
1456 | ac_cv_header_paths_h=yes |
---|
1457 | ac_cv_header_pwd_h=yes |
---|
1458 | ac_cv_header_readline_history_h=yes |
---|
1459 | ac_cv_header_readline_readline_h=yes |
---|
1460 | ac_cv_header_spawn_h=yes |
---|
1461 | ac_cv_header_sqlite3_h=yes |
---|
1462 | ac_cv_header_sqlite3ext_h=yes |
---|
1463 | ac_cv_header_stdc=yes |
---|
1464 | ac_cv_header_stdint_h=yes |
---|
1465 | ac_cv_header_stdlib_h=yes |
---|
1466 | ac_cv_header_string_h=yes |
---|
1467 | ac_cv_header_strings_h=yes |
---|
1468 | ac_cv_header_sys_cdefs_h=yes |
---|
1469 | ac_cv_header_sys_event_h=yes |
---|
1470 | ac_cv_header_sys_fcntl_h=yes |
---|
1471 | ac_cv_header_sys_file_h=yes |
---|
1472 | ac_cv_header_sys_paths_h=yes |
---|
1473 | ac_cv_header_sys_socket_h=yes |
---|
1474 | ac_cv_header_sys_stat_h=yes |
---|
1475 | ac_cv_header_sys_sysctl_h=yes |
---|
1476 | ac_cv_header_sys_types_h=yes |
---|
1477 | ac_cv_header_sys_wait_h=yes |
---|
1478 | ac_cv_header_unistd_h=yes |
---|
1479 | ac_cv_header_utime_h=yes |
---|
1480 | ac_cv_host=x86_64-apple-darwin17.3.0 |
---|
1481 | ac_cv_objc_compiler_gnu=yes |
---|
1482 | ac_cv_objc_foundation_apple=yes |
---|
1483 | ac_cv_objext=o |
---|
1484 | ac_cv_path_BZIP2_BIN=/Users/wcz/anaconda3/bin/bzip2 |
---|
1485 | ac_cv_path_CHOWN=/usr/sbin/chown |
---|
1486 | ac_cv_path_CP=/bin/cp |
---|
1487 | ac_cv_path_CPIO=/usr/bin/cpio |
---|
1488 | ac_cv_path_CURL_CONFIG=/Users/wcz/anaconda3/bin/curl-config |
---|
1489 | ac_cv_path_DEFAULTS=/usr/bin/defaults |
---|
1490 | ac_cv_path_DIFF=/usr/bin/diff |
---|
1491 | ac_cv_path_DSCL=/usr/bin/dscl |
---|
1492 | ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup |
---|
1493 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
1494 | ac_cv_path_FILE=/usr/bin/file |
---|
1495 | ac_cv_path_FIND=/usr/bin/find |
---|
1496 | ac_cv_path_GIT=/usr/local/bin/git |
---|
1497 | ac_cv_path_GNUMAKE=/usr/bin/gnumake |
---|
1498 | ac_cv_path_GREP=/usr/bin/grep |
---|
1499 | ac_cv_path_GZIP_BIN=/usr/bin/gzip |
---|
1500 | ac_cv_path_HDIUTIL=/usr/bin/hdiutil |
---|
1501 | ac_cv_path_LAUNCHCTL=/bin/launchctl |
---|
1502 | ac_cv_path_LIPO=/usr/bin/lipo |
---|
1503 | ac_cv_path_LSBOM=/usr/bin/lsbom |
---|
1504 | ac_cv_path_LZMA=/Users/wcz/anaconda3/bin/lzma |
---|
1505 | ac_cv_path_MAKE=/usr/bin/make |
---|
1506 | ac_cv_path_MAN=/usr/bin/man |
---|
1507 | ac_cv_path_MDFIND=/usr/bin/mdfind |
---|
1508 | ac_cv_path_MDLS=/usr/bin/mdls |
---|
1509 | ac_cv_path_MKBOM=/usr/bin/mkbom |
---|
1510 | ac_cv_path_MTREE=/usr/sbin/mtree |
---|
1511 | ac_cv_path_OPEN=/usr/bin/open |
---|
1512 | ac_cv_path_OPENSSL=/Users/wcz/anaconda3/bin/openssl |
---|
1513 | ac_cv_path_PATCH=/usr/bin/patch |
---|
1514 | ac_cv_path_PAX=/bin/pax |
---|
1515 | ac_cv_path_RMDIR=/bin/rmdir |
---|
1516 | ac_cv_path_RSYNC=/usr/bin/rsync |
---|
1517 | ac_cv_path_SANDBOX_EXEC=/usr/bin/sandbox-exec |
---|
1518 | ac_cv_path_SED=/usr/bin/sed |
---|
1519 | ac_cv_path_SVN=/usr/bin/svn |
---|
1520 | ac_cv_path_SW_VERS=/usr/bin/sw_vers |
---|
1521 | ac_cv_path_TAR=/usr/bin/tar |
---|
1522 | ac_cv_path_UNZIP=/usr/bin/unzip |
---|
1523 | ac_cv_path_XAR=/usr/bin/xar |
---|
1524 | ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild |
---|
1525 | ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select |
---|
1526 | ac_cv_path_XCRUN=/usr/bin/xcrun |
---|
1527 | ac_cv_path_XZ=/Users/wcz/anaconda3/bin/xz |
---|
1528 | ac_cv_path_ZIP=/usr/bin/zip |
---|
1529 | ac_cv_path_install='/usr/bin/install -c' |
---|
1530 | ac_cv_prog_CPP='clang -E' |
---|
1531 | ac_cv_prog_HAVE_LAUNCHD=yes |
---|
1532 | ac_cv_prog_OBJCPP='clang -E' |
---|
1533 | ac_cv_prog_ac_ct_CC=clang |
---|
1534 | ac_cv_prog_ac_ct_OBJC=clang |
---|
1535 | ac_cv_prog_cc_c89= |
---|
1536 | ac_cv_prog_cc_g=yes |
---|
1537 | ac_cv_prog_make_make_set=yes |
---|
1538 | ac_cv_prog_objc_g=yes |
---|
1539 | ac_cv_search_opendir='none required' |
---|
1540 | ac_cv_target=x86_64-apple-darwin17.3.0 |
---|
1541 | mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))' |
---|
1542 | mp_cv_have_framework_corefoundation=yes |
---|
1543 | mp_cv_have_framework_iokit=yes |
---|
1544 | mp_cv_have_framework_systemconfiguration=yes |
---|
1545 | mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes |
---|
1546 | mp_cv_objc_req_pthread=no |
---|
1547 | mp_cv_objc_runtime_apple=yes |
---|
1548 | mp_cv_objc_runtime_gnu=no |
---|
1549 | mp_cv_readlink_is_posix_1003_1a=yes |
---|
1550 | mp_cv_sqlite_version_defined=yes |
---|
1551 | mp_cv_sqlite_version_ge_3003011=yes |
---|
1552 | |
---|
1553 | ## ----------------- ## |
---|
1554 | ## Output variables. ## |
---|
1555 | ## ----------------- ## |
---|
1556 | |
---|
1557 | BSDMAKE='' |
---|
1558 | BZIP2_BIN='/Users/wcz/anaconda3/bin/bzip2' |
---|
1559 | BZR='' |
---|
1560 | CC='clang' |
---|
1561 | CFLAGS='-g -O2' |
---|
1562 | CFLAGS_LIBCURL='-I/Users/wcz/anaconda3/include' |
---|
1563 | CFLAGS_PEDANTIC='-pedantic' |
---|
1564 | CFLAGS_QUICHEEATERS='-Wextra -Wall' |
---|
1565 | CFLAGS_SQLITE3='' |
---|
1566 | CFLAGS_WERROR='' |
---|
1567 | CHOWN='/usr/sbin/chown' |
---|
1568 | CP='/bin/cp' |
---|
1569 | CPIO='/usr/bin/cpio' |
---|
1570 | CPP='clang -E' |
---|
1571 | CPPFLAGS='' |
---|
1572 | CURL_CONFIG='/Users/wcz/anaconda3/bin/curl-config' |
---|
1573 | CVS='' |
---|
1574 | DARWINTRACE_SIP_WORKAROUND_PATH='/Users/wcz/macports/var/macports/sip-workaround' |
---|
1575 | DEFAULTS='/usr/bin/defaults' |
---|
1576 | DEFS='-DHAVE_CONFIG_H' |
---|
1577 | DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer' |
---|
1578 | DIFF='/usr/bin/diff' |
---|
1579 | DSCL='/usr/bin/dscl' |
---|
1580 | DSEDITGROUP='/usr/sbin/dseditgroup' |
---|
1581 | DSTGRP='staff' |
---|
1582 | DSTMODE='0755' |
---|
1583 | DSTUSR='wcz' |
---|
1584 | ECHO_C='\c' |
---|
1585 | ECHO_N='' |
---|
1586 | ECHO_T='' |
---|
1587 | EGREP='/usr/bin/grep -E' |
---|
1588 | EXEEXT='' |
---|
1589 | EXTRA_PROGS=' daemondo' |
---|
1590 | FILE='/usr/bin/file' |
---|
1591 | FIND='/usr/bin/find' |
---|
1592 | GIT='/usr/local/bin/git' |
---|
1593 | GNUMAKE='/usr/bin/gnumake' |
---|
1594 | GNUPATCH='/usr/bin/patch' |
---|
1595 | GNUTAR='' |
---|
1596 | GREP='/usr/bin/grep' |
---|
1597 | GZIP_BIN='/usr/bin/gzip' |
---|
1598 | HAVE_FRAMEWORK_COREFOUNDATION='' |
---|
1599 | HAVE_FRAMEWORK_IOKIT='' |
---|
1600 | HAVE_FRAMEWORK_SYSTEMCONFIGURATION='' |
---|
1601 | HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER='' |
---|
1602 | HAVE_LAUNCHD='yes' |
---|
1603 | HDIUTIL='/usr/bin/hdiutil' |
---|
1604 | HG='' |
---|
1605 | INCLUDES='-I.. -I. ' |
---|
1606 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1607 | INSTALL_PROGRAM='${INSTALL}' |
---|
1608 | INSTALL_SCRIPT='${INSTALL}' |
---|
1609 | INTREE_TCLSH='/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tclsh' |
---|
1610 | LAUNCHCTL='/bin/launchctl' |
---|
1611 | LDFLAGS='' |
---|
1612 | LDFLAGS_LIBCURL='-lcurl' |
---|
1613 | LDFLAGS_SQLITE3='-lsqlite3' |
---|
1614 | LIBOBJS='' |
---|
1615 | LIBS='' |
---|
1616 | LIPO='/usr/bin/lipo' |
---|
1617 | LN_S='ln -s' |
---|
1618 | LSBOM='/usr/bin/lsbom' |
---|
1619 | LTLIBOBJS='' |
---|
1620 | LZMA='/Users/wcz/anaconda3/bin/lzma' |
---|
1621 | MACPORTS_VERSION='2.4.2' |
---|
1622 | MAKE='/usr/bin/make' |
---|
1623 | MAN='/usr/bin/man' |
---|
1624 | MD5_LIBS='' |
---|
1625 | MDFIND='/usr/bin/mdfind' |
---|
1626 | MDLS='/usr/bin/mdls' |
---|
1627 | MKBOM='/usr/bin/mkbom' |
---|
1628 | MPAPPLICATIONSDIR='/Users/wcz/macports/Applications' |
---|
1629 | MPCONFIGDIR='${sysconfdir}/macports' |
---|
1630 | MPCONFIGDIR_EXPANDED='/Users/wcz/macports/etc/macports' |
---|
1631 | MPFRAMEWORKSDIR='/Users/wcz/macports/Library/Frameworks' |
---|
1632 | MTREE='/usr/sbin/mtree' |
---|
1633 | OBJC='clang' |
---|
1634 | OBJCFLAGS='-g -O2' |
---|
1635 | OBJCPP='clang -E' |
---|
1636 | OBJC_FOUNDATION='Apple' |
---|
1637 | OBJC_FOUNDATION_CPPFLAGS='' |
---|
1638 | OBJC_FOUNDATION_LDFLAGS='' |
---|
1639 | OBJC_FOUNDATION_LIBS='-framework Foundation' |
---|
1640 | OBJC_LIBS='-lobjc' |
---|
1641 | OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1642 | OBJC_PTHREAD_LIBS='' |
---|
1643 | OBJC_RUNTIME='APPLE_RUNTIME' |
---|
1644 | OBJC_RUNTIME_FLAGS='-fnext-runtime' |
---|
1645 | OBJEXT='o' |
---|
1646 | OPEN='/usr/bin/open' |
---|
1647 | OPENSSL='/Users/wcz/anaconda3/bin/openssl' |
---|
1648 | OS_MAJOR='17' |
---|
1649 | OS_PLATFORM='darwin' |
---|
1650 | PACKAGE_BUGREPORT='macports-dev@lists.macports.org' |
---|
1651 | PACKAGE_NAME='MacPorts' |
---|
1652 | PACKAGE_STRING='MacPorts 2.4.2' |
---|
1653 | PACKAGE_TARNAME='macports' |
---|
1654 | PACKAGE_URL='' |
---|
1655 | PACKAGE_VERSION='2.4.2' |
---|
1656 | PATCH='/usr/bin/patch' |
---|
1657 | PATH_CLEANED='/Users/wcz/bin:/Developer/NVIDIA/CUDA-9.0/bin:/Users/wcz/anaconda3/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/kroleg/mc/bin' |
---|
1658 | PATH_SEPARATOR=':' |
---|
1659 | PAX='/bin/pax' |
---|
1660 | PKG_CONFIG='' |
---|
1661 | PORTSDIR='' |
---|
1662 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
1663 | PTHREAD_LIBS='' |
---|
1664 | READLINE_LIBS='' |
---|
1665 | READLINK_IS_NOT_P1003_1A='' |
---|
1666 | RMDIR='/bin/rmdir' |
---|
1667 | RSYNC='/usr/bin/rsync' |
---|
1668 | RUNUSR='wcz' |
---|
1669 | SANDBOX_EXEC='/usr/bin/sandbox-exec' |
---|
1670 | SED='/usr/bin/sed' |
---|
1671 | SED_EXT='-E' |
---|
1672 | SET_MAKE='' |
---|
1673 | SHELL='/bin/sh' |
---|
1674 | SHLIB_CFLAGS='-fno-common' |
---|
1675 | SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module' |
---|
1676 | SHLIB_SUFFIX='.dylib' |
---|
1677 | STLIB_LD='${AR} cr' |
---|
1678 | SVN='/usr/bin/svn' |
---|
1679 | SWIG='' |
---|
1680 | SW_VERS='/usr/bin/sw_vers' |
---|
1681 | TAR='/usr/bin/tar' |
---|
1682 | TAR_CMD='/usr/bin/tar' |
---|
1683 | TAR_Q='q' |
---|
1684 | TCLSH='/Users/wcz/macports/libexec/macports/bin/tclsh8.5' |
---|
1685 | TCL_BIN_DIR='/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix' |
---|
1686 | TCL_LIB_FILE='libtcl8.5.dylib' |
---|
1687 | TCL_LIB_FLAG='-ltcl8.5' |
---|
1688 | TCL_LIB_SPEC='-L/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix -ltcl8.5' |
---|
1689 | TCL_PACKAGE_PATH='/Users/wcz/macports/libexec/macports/lib' |
---|
1690 | TCL_PREFIX='/Users/wcz/macports/libexec/macports' |
---|
1691 | TCL_SRC_DIR='/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl' |
---|
1692 | TCL_STUB_LIB_FILE='libtclstub8.5.a' |
---|
1693 | TCL_STUB_LIB_FLAG='-ltclstub8.5' |
---|
1694 | TCL_STUB_LIB_SPEC='-L/Users/wcz/technologies/macports/MacPorts-2.4.2/vendor/tcl/unix -ltclstub8.5' |
---|
1695 | TCL_VERSION='8.5' |
---|
1696 | TRACEMODE_SUPPORT='1' |
---|
1697 | UNIVERSAL_ARCHFLAGS=' -arch x86_64 -arch i386' |
---|
1698 | UNIVERSAL_ARCHS='x86_64 i386' |
---|
1699 | UNZIP='/usr/bin/unzip' |
---|
1700 | VENDOR_DESTROOT='vendor/vendor-destroot' |
---|
1701 | VENDOR_TCLLIB_INSTALL='install-libraries' |
---|
1702 | VENDOR_TCLLIB_SUBDIR='tcllib' |
---|
1703 | VENDOR_TCLTHREAD_INSTALL='install-binaries install-libraries' |
---|
1704 | VENDOR_TCLTHREAD_SUBDIR='thread' |
---|
1705 | VENDOR_TCLX_INSTALL='install-binaries install-libraries' |
---|
1706 | VENDOR_TCLX_SUBDIR='tclx' |
---|
1707 | VENDOR_TCL_INSTALL='install-binaries install-libraries' |
---|
1708 | VENDOR_TCL_SUBDIR='tcl/unix' |
---|
1709 | XAR='/usr/bin/xar' |
---|
1710 | XCODEBUILD='/usr/bin/xcodebuild' |
---|
1711 | XCODE_SELECT='/usr/bin/xcode-select' |
---|
1712 | XCRUN='/usr/bin/xcrun' |
---|
1713 | XZ='/Users/wcz/anaconda3/bin/xz' |
---|
1714 | ZIP='/usr/bin/zip' |
---|
1715 | ac_ct_CC='clang' |
---|
1716 | ac_ct_OBJC='clang' |
---|
1717 | ac_cv_func_strlcat='yes' |
---|
1718 | acx_pthread_config='' |
---|
1719 | bindir='${exec_prefix}/bin' |
---|
1720 | build='x86_64-apple-darwin17.3.0' |
---|
1721 | build_alias='' |
---|
1722 | build_cpu='x86_64' |
---|
1723 | build_os='darwin17.3.0' |
---|
1724 | build_vendor='apple' |
---|
1725 | datadir='${datarootdir}' |
---|
1726 | datarootdir='${prefix}/share' |
---|
1727 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1728 | dvidir='${docdir}' |
---|
1729 | exec_prefix='${prefix}' |
---|
1730 | host='x86_64-apple-darwin17.3.0' |
---|
1731 | host_alias='' |
---|
1732 | host_cpu='x86_64' |
---|
1733 | host_os='darwin17.3.0' |
---|
1734 | host_vendor='apple' |
---|
1735 | htmldir='${docdir}' |
---|
1736 | includedir='${prefix}/include' |
---|
1737 | infodir='${datarootdir}/info' |
---|
1738 | libdir='${exec_prefix}/lib' |
---|
1739 | libexecdir='${exec_prefix}/libexec' |
---|
1740 | localedir='${datarootdir}/locale' |
---|
1741 | localstatedir='${prefix}/var' |
---|
1742 | localstatedir_expanded='/Users/wcz/macports/var' |
---|
1743 | mandir='${datarootdir}/man' |
---|
1744 | oldincludedir='/usr/include' |
---|
1745 | pdfdir='${docdir}' |
---|
1746 | prefix='/Users/wcz/macports' |
---|
1747 | prefix_expanded='/Users/wcz/macports' |
---|
1748 | program_transform_name='s,x,x,' |
---|
1749 | psdir='${docdir}' |
---|
1750 | sbindir='${exec_prefix}/sbin' |
---|
1751 | sharedstatedir='${prefix}/com' |
---|
1752 | sysconfdir='${prefix}/etc' |
---|
1753 | target='x86_64-apple-darwin17.3.0' |
---|
1754 | target_alias='' |
---|
1755 | target_cpu='x86_64' |
---|
1756 | target_os='darwin17.3.0' |
---|
1757 | target_vendor='apple' |
---|
1758 | |
---|
1759 | ## ----------- ## |
---|
1760 | ## confdefs.h. ## |
---|
1761 | ## ----------- ## |
---|
1762 | |
---|
1763 | /* confdefs.h */ |
---|
1764 | #define PACKAGE_NAME "MacPorts" |
---|
1765 | #define PACKAGE_TARNAME "macports" |
---|
1766 | #define PACKAGE_VERSION "2.4.2" |
---|
1767 | #define PACKAGE_STRING "MacPorts 2.4.2" |
---|
1768 | #define PACKAGE_BUGREPORT "macports-dev@lists.macports.org" |
---|
1769 | #define PACKAGE_URL "" |
---|
1770 | #define UNUSED __attribute__((unused)) |
---|
1771 | #define MP_PRIVATE __attribute__((visibility("hidden"))) |
---|
1772 | #define HAVE_PTHREAD 1 |
---|
1773 | #define STDC_HEADERS 1 |
---|
1774 | #define HAVE_SYS_TYPES_H 1 |
---|
1775 | #define HAVE_SYS_STAT_H 1 |
---|
1776 | #define HAVE_STDLIB_H 1 |
---|
1777 | #define HAVE_STRING_H 1 |
---|
1778 | #define HAVE_MEMORY_H 1 |
---|
1779 | #define HAVE_STRINGS_H 1 |
---|
1780 | #define HAVE_INTTYPES_H 1 |
---|
1781 | #define HAVE_STDINT_H 1 |
---|
1782 | #define HAVE_UNISTD_H 1 |
---|
1783 | #define HAVE_OBJC_OBJC_H 1 |
---|
1784 | #define APPLE_RUNTIME 1 |
---|
1785 | #define APPLE_FOUNDATION 1 |
---|
1786 | #define HAVE_FRAMEWORK_COREFOUNDATION /**/ |
---|
1787 | #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/ |
---|
1788 | #define HAVE_FRAMEWORK_IOKIT /**/ |
---|
1789 | #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/ |
---|
1790 | #define STDC_HEADERS 1 |
---|
1791 | #define HAVE_DIRENT_H 1 |
---|
1792 | #define HAVE_SYS_WAIT_H 1 |
---|
1793 | #define HAVE_CRT_EXTERNS_H 1 |
---|
1794 | #define HAVE_ERR_H 1 |
---|
1795 | #define HAVE_FCNTL_H 1 |
---|
1796 | #define HAVE_LIBKERN_OSATOMIC_H 1 |
---|
1797 | #define HAVE_LIBPROC_H 1 |
---|
1798 | #define HAVE_LIMITS_H 1 |
---|
1799 | #define HAVE_PATHS_H 1 |
---|
1800 | #define HAVE_PWD_H 1 |
---|
1801 | #define HAVE_READLINE_HISTORY_H 1 |
---|
1802 | #define HAVE_READLINE_READLINE_H 1 |
---|
1803 | #define HAVE_SPAWN_H 1 |
---|
1804 | #define HAVE_SYS_CDEFS_H 1 |
---|
1805 | #define HAVE_SYS_EVENT_H 1 |
---|
1806 | #define HAVE_SYS_FCNTL_H 1 |
---|
1807 | #define HAVE_SYS_FILE_H 1 |
---|
1808 | #define HAVE_SYS_PATHS_H 1 |
---|
1809 | #define HAVE_SYS_SOCKET_H 1 |
---|
1810 | #define HAVE_SYS_SYSCTL_H 1 |
---|
1811 | #define HAVE_UTIME_H 1 |
---|
1812 | #define HAVE_OSATOMICCOMPAREANDSWAP32 1 |
---|
1813 | #define HAVE_OSATOMICCOMPAREANDSWAP64 1 |
---|
1814 | #define HAVE_OSATOMICCOMPAREANDSWAPPTR 1 |
---|
1815 | #define HAVE___GETDIRENTRIES64 1 |
---|
1816 | #define HAVE_BZERO 1 |
---|
1817 | #define HAVE_COPYFILE 1 |
---|
1818 | #define HAVE_FGETLN 1 |
---|
1819 | #define HAVE_FLOCK 1 |
---|
1820 | #define HAVE_FLS 1 |
---|
1821 | #define HAVE_KQUEUE 1 |
---|
1822 | #define HAVE_LOCKF 1 |
---|
1823 | #define HAVE_MEMSET 1 |
---|
1824 | #define HAVE_POSIX_SPAWN 1 |
---|
1825 | #define HAVE_SETMODE 1 |
---|
1826 | #define HAVE_STRCASECMP 1 |
---|
1827 | #define HAVE_STRLCAT 1 |
---|
1828 | #define HAVE_STRLCPY 1 |
---|
1829 | #define HAVE_STRNCASECMP 1 |
---|
1830 | #define HAVE_SYSCTLBYNAME 1 |
---|
1831 | #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1 |
---|
1832 | #define MIN_USABLE_UID 500 |
---|
1833 | #define MIN_USABLE_GID 500 |
---|
1834 | #define HAVE_SQLITE3EXT_H 1 |
---|
1835 | #define HAVE_KQUEUE 1 |
---|
1836 | #define HAVE_KEVENT 1 |
---|
1837 | #define HAVE_TRACEMODE_SUPPORT 1 |
---|
1838 | #define DARWINTRACE_SIP_WORKAROUND_PATH "/Users/wcz/macports/var/macports/sip-workaround" |
---|
1839 | |
---|
1840 | configure: exit 0 |
---|