Ticket #44495: config.log

File config.log, 56.9 KB (added by manishguddu@…, 10 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by MacPorts configure 2.3.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base/configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = apples-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 13.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~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 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 158 tasks, 782 threads, 4 processors
34Load average: 2.11, Mach factor: 2.09
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /usr/bin
42PATH: /bin
43PATH: /usr/sbin
44PATH: /sbin
45PATH: /usr/local/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2676: checking build system type
53configure:2690: result: x86_64-apple-darwin13.3.0
54configure:2710: checking host system type
55configure:2723: result: x86_64-apple-darwin13.3.0
56configure:2743: checking target system type
57configure:2756: result: x86_64-apple-darwin13.3.0
58configure:2784: checking MacPorts version
59configure:2787: result: 2.3.1
60configure:2906: checking for sw_vers
61configure:2924: found /usr/bin/sw_vers
62configure:2936: result: /usr/bin/sw_vers
63configure:2946: checking for defaults
64configure:2964: found /usr/bin/defaults
65configure:2976: result: /usr/bin/defaults
66configure:2986: checking for xcode-select
67configure:3004: found /usr/bin/xcode-select
68configure:3016: result: /usr/bin/xcode-select
69configure:3026: checking Mac OS X version
70configure:3029: result: 10.9.4
71configure:3051: checking Xcode location
72configure:3063: result: /Applications/Xcode.app/Contents/Developer
73configure:3077: checking Xcode version
74configure:3084: result: 5.1.1
75configure:3162: checking for clang
76configure:3178: found /usr/bin/clang
77configure:3189: result: clang
78configure:3220: checking for C compiler version
79configure:3229: clang --version >&5
80Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
81Target: x86_64-apple-darwin13.3.0
82Thread model: posix
83configure:3240: $? = 0
84configure:3229: clang -v >&5
85Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
86Target: x86_64-apple-darwin13.3.0
87Thread model: posix
88configure:3240: $? = 0
89configure:3229: clang -V >&5
90clang: error: argument to '-V' is missing (expected 1 value)
91clang: error: no input files
92configure:3240: $? = 1
93configure:3229: clang -qversion >&5
94clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
95clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
96clang: error: no input files
97configure:3240: $? = 1
98configure:3260: checking whether the C compiler works
99configure:3282: clang    conftest.c  >&5
100configure:3286: $? = 0
101configure:3334: result: yes
102configure:3337: checking for C compiler default output file name
103configure:3339: result: a.out
104configure:3345: checking for suffix of executables
105configure:3352: clang -o conftest    conftest.c  >&5
106configure:3356: $? = 0
107configure:3378: result:
108configure:3400: checking whether we are cross compiling
109configure:3408: clang -o conftest    conftest.c  >&5
110configure:3412: $? = 0
111configure:3419: ./conftest
112configure:3423: $? = 0
113configure:3438: result: no
114configure:3443: checking for suffix of object files
115configure:3465: clang -c   conftest.c >&5
116configure:3469: $? = 0
117configure:3490: result: o
118configure:3494: checking whether we are using the GNU C compiler
119configure:3513: clang -c   conftest.c >&5
120configure:3513: $? = 0
121configure:3522: result: yes
122configure:3531: checking whether clang accepts -g
123configure:3551: clang -c -g  conftest.c >&5
124configure:3551: $? = 0
125configure:3592: result: yes
126configure:3609: checking for clang option to accept ISO C89
127configure:3672: clang  -c -g -O2  conftest.c >&5
128configure:3672: $? = 0
129configure:3685: result: none needed
130configure:3719: checking for a BSD-compatible install
131configure:3787: result: /usr/bin/install -c
132configure:3798: checking whether ln -s works
133configure:3802: result: yes
134configure:3809: checking whether make sets $(MAKE)
135configure:3831: result: yes
136configure:3894: checking for clang
137configure:3910: found /usr/bin/clang
138configure:3921: result: clang
139configure:3946: checking for Objective C compiler version
140configure:3955: clang --version >&5
141Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
142Target: x86_64-apple-darwin13.3.0
143Thread model: posix
144configure:3966: $? = 0
145configure:3955: clang -v >&5
146Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
147Target: x86_64-apple-darwin13.3.0
148Thread model: posix
149configure:3966: $? = 0
150configure:3955: clang -V >&5
151clang: error: argument to '-V' is missing (expected 1 value)
152clang: error: no input files
153configure:3966: $? = 1
154configure:3955: clang -qversion >&5
155clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
156clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
157clang: error: no input files
158configure:3966: $? = 1
159configure:3970: checking whether we are using the GNU Objective C compiler
160configure:3989: clang -c   conftest.m >&5
161configure:3989: $? = 0
162configure:3998: result: yes
163configure:4007: checking whether clang accepts -g
164configure:4027: clang -c -g  conftest.m >&5
165configure:4027: $? = 0
166configure:4068: result: yes
167configure:4096: checking for bsdmake
168configure:4129: result: no
169configure:4096: checking for pmake
170configure:4129: result: no
171configure:4139: checking for bzip2
172configure:4157: found /usr/bin/bzip2
173configure:4169: result: /usr/bin/bzip2
174configure:4179: checking for bzr
175configure:4212: result: no
176configure:4219: checking for chown
177configure:4238: found /usr/sbin/chown
178configure:4250: result: /usr/sbin/chown
179configure:4260: checking for cp
180configure:4278: found /bin/cp
181configure:4290: result: /bin/cp
182configure:4300: checking for cpio
183configure:4318: found /usr/bin/cpio
184configure:4330: result: /usr/bin/cpio
185configure:4340: checking for cvs
186configure:4373: result: no
187configure:4380: checking for diff
188configure:4398: found /usr/bin/diff
189configure:4410: result: /usr/bin/diff
190configure:4420: checking for dscl
191configure:4438: found /usr/bin/dscl
192configure:4450: result: /usr/bin/dscl
193configure:4460: checking for dseditgroup
194configure:4479: found /usr/sbin/dseditgroup
195configure:4491: result: /usr/sbin/dseditgroup
196configure:4501: checking for file
197configure:4519: found /usr/bin/file
198configure:4531: result: /usr/bin/file
199configure:4541: checking for find
200configure:4559: found /usr/bin/find
201configure:4571: result: /usr/bin/find
202configure:4581: checking for git
203configure:4599: found /usr/bin/git
204configure:4611: result: /usr/bin/git
205configure:4623: checking for gnumake
206configure:4641: found /usr/bin/gnumake
207configure:4653: result: /usr/bin/gnumake
208configure:4668: checking for gnupatch
209configure:4701: result: no
210configure:4668: checking for gpatch
211configure:4701: result: no
212configure:4713: checking for gnutar
213configure:4746: result: no
214configure:4713: checking for gtar
215configure:4746: result: no
216configure:4756: checking for gzip
217configure:4774: found /usr/bin/gzip
218configure:4786: result: /usr/bin/gzip
219configure:4796: checking for hdiutil
220configure:4814: found /usr/bin/hdiutil
221configure:4826: result: /usr/bin/hdiutil
222configure:4836: checking for hg
223configure:4869: result: no
224configure:4876: checking for launchctl
225configure:4894: found /bin/launchctl
226configure:4906: result: /bin/launchctl
227configure:4916: checking for lipo
228configure:4934: found /usr/bin/lipo
229configure:4946: result: /usr/bin/lipo
230configure:4956: checking for lsbom
231configure:4974: found /usr/bin/lsbom
232configure:4986: result: /usr/bin/lsbom
233configure:4996: checking for lzma
234configure:5029: result: no
235configure:5036: checking for make
236configure:5054: found /usr/bin/make
237configure:5066: result: /usr/bin/make
238configure:5076: checking for mdfind
239configure:5094: found /usr/bin/mdfind
240configure:5106: result: /usr/bin/mdfind
241configure:5116: checking for mdls
242configure:5134: found /usr/bin/mdls
243configure:5146: result: /usr/bin/mdls
244configure:5156: checking for mkbom
245configure:5174: found /usr/bin/mkbom
246configure:5186: result: /usr/bin/mkbom
247configure:5198: checking for mtree
248configure:5217: found /usr/sbin/mtree
249configure:5229: result: /usr/sbin/mtree
250configure:5242: checking for open
251configure:5260: found /usr/bin/open
252configure:5272: result: /usr/bin/open
253configure:5282: checking for openssl
254configure:5300: found /usr/bin/openssl
255configure:5312: result: /usr/bin/openssl
256configure:5322: checking for patch
257configure:5340: found /usr/bin/patch
258configure:5352: result: /usr/bin/patch
259configure:5362: checking for pax
260configure:5380: found /bin/pax
261configure:5392: result: /bin/pax
262configure:5402: checking for rmdir
263configure:5420: found /bin/rmdir
264configure:5432: result: /bin/rmdir
265configure:5442: checking for rsync
266configure:5460: found /usr/bin/rsync
267configure:5472: result: /usr/bin/rsync
268configure:5482: checking for sandbox-exec
269configure:5500: found /usr/bin/sandbox-exec
270configure:5512: result: /usr/bin/sandbox-exec
271configure:5522: checking for sed
272configure:5540: found /usr/bin/sed
273configure:5552: result: /usr/bin/sed
274configure:5562: checking for svn
275configure:5580: found /usr/bin/svn
276configure:5592: result: /usr/bin/svn
277configure:5602: checking for swig
278configure:5635: result: no
279configure:5642: checking for tar
280configure:5660: found /usr/bin/tar
281configure:5672: result: /usr/bin/tar
282configure:5682: checking for unzip
283configure:5700: found /usr/bin/unzip
284configure:5712: result: /usr/bin/unzip
285configure:5722: checking for xar
286configure:5740: found /usr/bin/xar
287configure:5752: result: /usr/bin/xar
288configure:5762: checking for xcodebuild
289configure:5780: found /usr/bin/xcodebuild
290configure:5792: result: /usr/bin/xcodebuild
291configure:5802: checking for xcrun
292configure:5820: found /usr/bin/xcrun
293configure:5832: result: /usr/bin/xcrun
294configure:5842: checking for xz
295configure:5875: result: no
296configure:5882: checking for zip
297configure:5900: found /usr/bin/zip
298configure:5912: result: /usr/bin/zip
299configure:5923: checking for launchd
300configure:5939: found /sbin/launchd
301configure:5950: result: yes
302configure:5985: checking for sed
303configure:6015: result: /usr/bin/sed
304configure:6028: checking which sed flag to use for extended regexp
305configure:6038: result: -E (BSD)
306configure:6055: checking for tar
307configure:6085: result: /usr/bin/tar
308configure:6094: checking whether tar supports -q
309configure:6097: result: yes (bsdtar)
310configure:6110: checking for tar
311configure:6140: result: /usr/bin/tar
312configure:6150: checking for gnutar
313configure:6183: result: no
314configure:6189: checking for which tar variant to use
315configure:6196: result: /usr/bin/tar
316configure:6200: checking for /usr/bin/tar --no-same-owner support
317configure:6204: result: no
318configure:6215: checking for patch
319configure:6245: result: /usr/bin/patch
320configure:6255: checking for gpatch
321configure:6288: result: no
322configure:6294: checking for GNU (FSF) patch
323configure:6306: result: /usr/bin/patch
324configure:6338: checking how to mark unused variables
325configure:6344: clang -c -g -O2  conftest.c >&5
326configure:6344: $? = 0
327configure:6354: result:
328configure:6359: checking for gcc symbol visibility attribute
329configure:6378: clang -c -g -O2  conftest.c >&5
330configure:6378: $? = 0
331configure:6392: result: __attribute__((visibility("hidden")))
332configure:6577: checking for the pthreads library -lpthreads
333configure:6610: clang -o conftest -g -O2    conftest.c -lpthreads  >&5
334ld: library not found for -lpthreads
335clang: error: linker command failed with exit code 1 (use -v to see invocation)
336configure:6610: $? = 1
337configure: failed program was:
338| /* confdefs.h */
339| #define PACKAGE_NAME "MacPorts"
340| #define PACKAGE_TARNAME "macports"
341| #define PACKAGE_VERSION "2.3.1"
342| #define PACKAGE_STRING "MacPorts 2.3.1"
343| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
344| #define PACKAGE_URL ""
345| #define UNUSED __attribute__((unused))
346| #define MP_PRIVATE __attribute__((visibility("hidden")))
347| /* end confdefs.h.  */
348| #include <pthread.h>
349| int
350| main ()
351| {
352| pthread_t th; pthread_join(th, 0);
353|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
354|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
355|   ;
356|   return 0;
357| }
358configure:6619: result: no
359configure:6522: checking whether pthreads work without any flags
360configure:6610: clang -o conftest -g -O2    conftest.c   >&5
361configure:6610: $? = 0
362configure:6619: result: yes
363configure:6638: checking for joinable pthread attribute
364configure:6653: clang -o conftest -g -O2    conftest.c   >&5
365configure:6653: $? = 0
366configure:6659: result: PTHREAD_CREATE_JOINABLE
367configure:6669: checking if more special flags are required for pthreads
368configure:6676: result: -D_THREAD_SAFE
369configure:6713: checking how to run the Objective C preprocessor
370configure:6740: clang -E  conftest.m
371configure:6740: $? = 0
372configure:6754: clang -E  conftest.m
373conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found
374#include <ac_nonexistent.h>
375         ^
3761 error generated.
377configure:6754: $? = 1
378configure: failed program was:
379| /* confdefs.h */
380| #define PACKAGE_NAME "MacPorts"
381| #define PACKAGE_TARNAME "macports"
382| #define PACKAGE_VERSION "2.3.1"
383| #define PACKAGE_STRING "MacPorts 2.3.1"
384| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
385| #define PACKAGE_URL ""
386| #define UNUSED __attribute__((unused))
387| #define MP_PRIVATE __attribute__((visibility("hidden")))
388| #define HAVE_PTHREAD 1
389| /* end confdefs.h.  */
390| #include <ac_nonexistent.h>
391configure:6779: result: clang -E
392configure:6799: clang -E  conftest.m
393configure:6799: $? = 0
394configure:6813: clang -E  conftest.m
395conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found
396#include <ac_nonexistent.h>
397         ^
3981 error generated.
399configure:6813: $? = 1
400configure: failed program was:
401| /* confdefs.h */
402| #define PACKAGE_NAME "MacPorts"
403| #define PACKAGE_TARNAME "macports"
404| #define PACKAGE_VERSION "2.3.1"
405| #define PACKAGE_STRING "MacPorts 2.3.1"
406| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
407| #define PACKAGE_URL ""
408| #define UNUSED __attribute__((unused))
409| #define MP_PRIVATE __attribute__((visibility("hidden")))
410| #define HAVE_PTHREAD 1
411| /* end confdefs.h.  */
412| #include <ac_nonexistent.h>
413configure:6842: checking for grep that handles long lines and -e
414configure:6900: result: /usr/bin/grep
415configure:6905: checking for egrep
416configure:6967: result: /usr/bin/grep -E
417configure:6972: checking for ANSI C header files
418configure:6992: clang -c -g -O2  conftest.m >&5
419configure:6992: $? = 0
420configure:7065: clang -o conftest -g -O2   conftest.m  >&5
421configure:7065: $? = 0
422configure:7065: ./conftest
423configure:7065: $? = 0
424configure:7076: result: yes
425configure:7089: checking for sys/types.h
426configure:7089: clang -c -g -O2  conftest.m >&5
427configure:7089: $? = 0
428configure:7089: result: yes
429configure:7089: checking for sys/stat.h
430configure:7089: clang -c -g -O2  conftest.m >&5
431configure:7089: $? = 0
432configure:7089: result: yes
433configure:7089: checking for stdlib.h
434configure:7089: clang -c -g -O2  conftest.m >&5
435configure:7089: $? = 0
436configure:7089: result: yes
437configure:7089: checking for string.h
438configure:7089: clang -c -g -O2  conftest.m >&5
439configure:7089: $? = 0
440configure:7089: result: yes
441configure:7089: checking for memory.h
442configure:7089: clang -c -g -O2  conftest.m >&5
443configure:7089: $? = 0
444configure:7089: result: yes
445configure:7089: checking for strings.h
446configure:7089: clang -c -g -O2  conftest.m >&5
447configure:7089: $? = 0
448configure:7089: result: yes
449configure:7089: checking for inttypes.h
450configure:7089: clang -c -g -O2  conftest.m >&5
451configure:7089: $? = 0
452configure:7089: result: yes
453configure:7089: checking for stdint.h
454configure:7089: clang -c -g -O2  conftest.m >&5
455configure:7089: $? = 0
456configure:7089: result: yes
457configure:7089: checking for unistd.h
458configure:7089: clang -c -g -O2  conftest.m >&5
459configure:7089: $? = 0
460configure:7089: result: yes
461configure:7136: checking objc/objc.h usability
462configure:7136: clang -c -g -O2  conftest.m >&5
463configure:7136: $? = 0
464configure:7136: result: yes
465configure:7136: checking objc/objc.h presence
466configure:7136: clang -E  conftest.m
467configure:7136: $? = 0
468configure:7136: result: yes
469configure:7136: checking for objc/objc.h
470configure:7136: result: yes
471configure:7161: checking if linking libobjc requires pthreads
472configure:7190: clang -o conftest -g -O2   conftest.m  -lobjc >&5
473conftest.m:32:7: error: use of undeclared identifier 'Object'
474                                                Object *obj = [Object alloc];
475                                                ^
476conftest.m:32:15: error: use of undeclared identifier 'obj'
477                                                Object *obj = [Object alloc];
478                                                        ^
479conftest.m:32:22: error: use of undeclared identifier 'Object'
480                                                Object *obj = [Object alloc];
481                                                               ^
482conftest.m:33:7: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
483                                                puts([obj name]);
484                                                ^
485conftest.m:33:13: error: use of undeclared identifier 'obj'
486                                                puts([obj name]);
487                                                      ^
4881 warning and 4 errors generated.
489configure:7190: $? = 1
490configure: failed program was:
491| /* confdefs.h */
492| #define PACKAGE_NAME "MacPorts"
493| #define PACKAGE_TARNAME "macports"
494| #define PACKAGE_VERSION "2.3.1"
495| #define PACKAGE_STRING "MacPorts 2.3.1"
496| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
497| #define PACKAGE_URL ""
498| #define UNUSED __attribute__((unused))
499| #define MP_PRIVATE __attribute__((visibility("hidden")))
500| #define HAVE_PTHREAD 1
501| #define STDC_HEADERS 1
502| #define HAVE_SYS_TYPES_H 1
503| #define HAVE_SYS_STAT_H 1
504| #define HAVE_STDLIB_H 1
505| #define HAVE_STRING_H 1
506| #define HAVE_MEMORY_H 1
507| #define HAVE_STRINGS_H 1
508| #define HAVE_INTTYPES_H 1
509| #define HAVE_STDINT_H 1
510| #define HAVE_UNISTD_H 1
511| #define HAVE_OBJC_OBJC_H 1
512| /* end confdefs.h.  */
513|
514|
515|                                               #include <objc/objc.h>
516|                                               #include <objc/Object.h>
517|
518| int
519| main ()
520| {
521|
522|                                               Object *obj = [Object alloc];
523|                                               puts([obj name]);
524|
525|   ;
526|   return 0;
527| }
528|
529configure:7228: clang -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
530conftest.m:32:8: error: use of undeclared identifier 'Object'
531                                                        Object *obj = [Object alloc];
532                                                        ^
533conftest.m:32:16: error: use of undeclared identifier 'obj'
534                                                        Object *obj = [Object alloc];
535                                                                ^
536conftest.m:32:23: error: use of undeclared identifier 'Object'
537                                                        Object *obj = [Object alloc];
538                                                                       ^
539conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
540                                                        puts([obj name]);
541                                                        ^
542conftest.m:33:14: error: use of undeclared identifier 'obj'
543                                                        puts([obj name]);
544                                                              ^
5451 warning and 4 errors generated.
546configure:7228: $? = 1
547configure: failed program was:
548| /* confdefs.h */
549| #define PACKAGE_NAME "MacPorts"
550| #define PACKAGE_TARNAME "macports"
551| #define PACKAGE_VERSION "2.3.1"
552| #define PACKAGE_STRING "MacPorts 2.3.1"
553| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
554| #define PACKAGE_URL ""
555| #define UNUSED __attribute__((unused))
556| #define MP_PRIVATE __attribute__((visibility("hidden")))
557| #define HAVE_PTHREAD 1
558| #define STDC_HEADERS 1
559| #define HAVE_SYS_TYPES_H 1
560| #define HAVE_SYS_STAT_H 1
561| #define HAVE_STDLIB_H 1
562| #define HAVE_STRING_H 1
563| #define HAVE_MEMORY_H 1
564| #define HAVE_STRINGS_H 1
565| #define HAVE_INTTYPES_H 1
566| #define HAVE_STDINT_H 1
567| #define HAVE_UNISTD_H 1
568| #define HAVE_OBJC_OBJC_H 1
569| /* end confdefs.h.  */
570|
571|
572|                                                       #include <objc/objc.h>
573|                                                       #include <objc/Object.h>
574|
575| int
576| main ()
577| {
578|
579|                                                       Object *obj = [Object alloc];
580|                                                       puts([obj name]);
581|
582|   ;
583|   return 0;
584| }
585|
586configure:7248: result: no
587configure:7261: checking for Apple Objective-C runtime
588configure:7290: clang -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
589conftest.m:32:19: warning: implicit declaration of function 'objc_lookUpClass' is invalid in C99 [-Wimplicit-function-declaration]
590                                                        id class = objc_lookUpClass("Object");
591                                                                   ^
592conftest.m:32:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion]
593                                                        id class = objc_lookUpClass("Object");
594                                                           ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~
595conftest.m:33:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access]
596                                                        id obj = [class alloc];
597                                                                        ^~~~~
598conftest.m:34:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
599                                                        puts([obj name]);
600                                                        ^
601conftest.m:34:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access]
602                                                        puts([obj name]);
603                                                                  ^~~~
6045 warnings generated.
605configure:7290: $? = 0
606configure:7305: result: yes
607configure:7312: checking for GNU Objective C runtime
608configure:7340: clang -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
609conftest.m:31:19: warning: implicit declaration of function 'objc_lookup_class' is invalid in C99 [-Wimplicit-function-declaration]
610                                                        id class = objc_lookup_class("Object");
611                                                                   ^
612conftest.m:31:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion]
613                                                        id class = objc_lookup_class("Object");
614                                                           ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
615conftest.m:32:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access]
616                                                        id obj = [class alloc];
617                                                                        ^~~~~
618conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
619                                                        puts([obj name]);
620                                                        ^
621conftest.m:33:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access]
622                                                        puts([obj name]);
623                                                                  ^~~~
6245 warnings generated.
625Undefined symbols for architecture x86_64:
626  "_objc_lookup_class", referenced from:
627      _main in conftest-82e82c.o
628ld: symbol(s) not found for architecture x86_64
629clang: error: linker command failed with exit code 1 (use -v to see invocation)
630configure:7340: $? = 1
631configure: failed program was:
632| /* confdefs.h */
633| #define PACKAGE_NAME "MacPorts"
634| #define PACKAGE_TARNAME "macports"
635| #define PACKAGE_VERSION "2.3.1"
636| #define PACKAGE_STRING "MacPorts 2.3.1"
637| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
638| #define PACKAGE_URL ""
639| #define UNUSED __attribute__((unused))
640| #define MP_PRIVATE __attribute__((visibility("hidden")))
641| #define HAVE_PTHREAD 1
642| #define STDC_HEADERS 1
643| #define HAVE_SYS_TYPES_H 1
644| #define HAVE_SYS_STAT_H 1
645| #define HAVE_STDLIB_H 1
646| #define HAVE_STRING_H 1
647| #define HAVE_MEMORY_H 1
648| #define HAVE_STRINGS_H 1
649| #define HAVE_INTTYPES_H 1
650| #define HAVE_STDINT_H 1
651| #define HAVE_UNISTD_H 1
652| #define HAVE_OBJC_OBJC_H 1
653| /* end confdefs.h.  */
654|
655|
656|                                                       #include <objc/objc.h>
657|
658| int
659| main ()
660| {
661|
662|                                                       id class = objc_lookup_class("Object");
663|                                                       id obj = [class alloc];
664|                                                       puts([obj name]);
665|
666|   ;
667|   return 0;
668| }
669|
670configure:7355: result: no
671configure:7367: Using Apple Objective-C runtime
672configure:7447: checking for Apple Foundation library
673configure:7483: clang -o conftest -g -O2   conftest.m -framework Foundation  >&5
674conftest.m:32:46: warning: 'initWithCString:' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
675                                                                NSString *string = [[NSString alloc] initWithCString: "Hello World"];
676                                                                                                     ^
677/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:1: note: method 'initWithCString:' declared here
678- (id)initWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); 
679^
680conftest.m:33:19: warning: class method '+length' not found (return type defaults to 'id') [-Wobjc-method-access]
681                                                                [NSString length];
682                                                                          ^~~~~~
6832 warnings generated.
684configure:7483: $? = 0
685configure:7501: result: yes
686configure:7513: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
687configure:7600: Using Apple Foundation library
688configure:7636: checking for CoreFoundation framework
689configure:7664: clang -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
690configure:7664: $? = 0
691configure:7682: result: yes
692configure:7696: checking for SystemConfiguration framework
693configure:7724: clang -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
694configure:7724: $? = 0
695configure:7742: result: yes
696configure:7756: checking for IOKit framework
697configure:7784: clang -o conftest -g -O2   conftest.c -framework IOKit  >&5
698conftest.c:36:6: warning: implicit declaration of function 'IORegisterForSystemPower' is invalid in C99 [-Wimplicit-function-declaration]
699                                        IORegisterForSystemPower(0, NULL, NULL, NULL);
700                                        ^
7011 warning generated.
702configure:7784: $? = 0
703configure:7802: result: yes
704configure:7816: checking for CFNotificationCenterGetDarwinNotifyCenter
705configure:7843: clang -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
706configure:7843: $? = 0
707configure:7861: result: yes
708configure:7878: checking for whether we will build daemondo
709configure:7895: result: yes
710configure:7930: checking for ports tree
711configure:7952: WARNING: No ports tree found
712configure:7959: checking for MacPorts config directory
713configure:7964: result: ${sysconfdir}/macports
714configure:8021: checking for install user
715configure:8027: result: root
716configure:8041: checking for install group
717configure:8060: result: admin
718configure:8074: checking for macports user
719configure:8080: result: macports
720configure:8094: checking what permissions to use for installation directories
721configure:8100: result: 0755
722configure:8140: checking for Applications installation directory
723configure:8151: result: /Applications/MacPorts
724configure:8170: checking for Frameworks installation directory
725configure:8177: result: /opt/local/Library/Frameworks
726configure:8211: checking for Universal CPU architectures
727configure:8213: result: x86_64 i386
728configure:8225: checking how to run the C preprocessor
729configure:8256: clang -E  conftest.c
730configure:8256: $? = 0
731configure:8270: clang -E  conftest.c
732conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
733#include <ac_nonexistent.h>
734         ^
7351 error generated.
736configure:8270: $? = 1
737configure: failed program was:
738| /* confdefs.h */
739| #define PACKAGE_NAME "MacPorts"
740| #define PACKAGE_TARNAME "macports"
741| #define PACKAGE_VERSION "2.3.1"
742| #define PACKAGE_STRING "MacPorts 2.3.1"
743| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
744| #define PACKAGE_URL ""
745| #define UNUSED __attribute__((unused))
746| #define MP_PRIVATE __attribute__((visibility("hidden")))
747| #define HAVE_PTHREAD 1
748| #define STDC_HEADERS 1
749| #define HAVE_SYS_TYPES_H 1
750| #define HAVE_SYS_STAT_H 1
751| #define HAVE_STDLIB_H 1
752| #define HAVE_STRING_H 1
753| #define HAVE_MEMORY_H 1
754| #define HAVE_STRINGS_H 1
755| #define HAVE_INTTYPES_H 1
756| #define HAVE_STDINT_H 1
757| #define HAVE_UNISTD_H 1
758| #define HAVE_OBJC_OBJC_H 1
759| #define APPLE_RUNTIME 1
760| #define APPLE_FOUNDATION 1
761| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
762| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
763| #define HAVE_FRAMEWORK_IOKIT /**/
764| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
765| /* end confdefs.h.  */
766| #include <ac_nonexistent.h>
767configure:8295: result: clang -E
768configure:8315: clang -E  conftest.c
769configure:8315: $? = 0
770configure:8329: clang -E  conftest.c
771conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
772#include <ac_nonexistent.h>
773         ^
7741 error generated.
775configure:8329: $? = 1
776configure: failed program was:
777| /* confdefs.h */
778| #define PACKAGE_NAME "MacPorts"
779| #define PACKAGE_TARNAME "macports"
780| #define PACKAGE_VERSION "2.3.1"
781| #define PACKAGE_STRING "MacPorts 2.3.1"
782| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
783| #define PACKAGE_URL ""
784| #define UNUSED __attribute__((unused))
785| #define MP_PRIVATE __attribute__((visibility("hidden")))
786| #define HAVE_PTHREAD 1
787| #define STDC_HEADERS 1
788| #define HAVE_SYS_TYPES_H 1
789| #define HAVE_SYS_STAT_H 1
790| #define HAVE_STDLIB_H 1
791| #define HAVE_STRING_H 1
792| #define HAVE_MEMORY_H 1
793| #define HAVE_STRINGS_H 1
794| #define HAVE_INTTYPES_H 1
795| #define HAVE_STDINT_H 1
796| #define HAVE_UNISTD_H 1
797| #define HAVE_OBJC_OBJC_H 1
798| #define APPLE_RUNTIME 1
799| #define APPLE_FOUNDATION 1
800| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
801| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
802| #define HAVE_FRAMEWORK_IOKIT /**/
803| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
804| /* end confdefs.h.  */
805| #include <ac_nonexistent.h>
806configure:8358: checking for ANSI C header files
807configure:8462: result: yes
808configure:8473: checking for dirent.h that defines DIR
809configure:8492: clang -c -g -O2  conftest.c >&5
810configure:8492: $? = 0
811configure:8500: result: yes
812configure:8513: checking for library containing opendir
813configure:8544: clang -o conftest -g -O2   conftest.c  >&5
814configure:8544: $? = 0
815configure:8561: result: none required
816configure:8628: checking for sys/wait.h that is POSIX.1 compatible
817configure:8654: clang -c -g -O2  conftest.c >&5
818configure:8654: $? = 0
819configure:8661: result: yes
820configure:8674: checking crt_externs.h usability
821configure:8674: clang -c -g -O2  conftest.c >&5
822configure:8674: $? = 0
823configure:8674: result: yes
824configure:8674: checking crt_externs.h presence
825configure:8674: clang -E  conftest.c
826configure:8674: $? = 0
827configure:8674: result: yes
828configure:8674: checking for crt_externs.h
829configure:8674: result: yes
830configure:8674: checking err.h usability
831configure:8674: clang -c -g -O2  conftest.c >&5
832configure:8674: $? = 0
833configure:8674: result: yes
834configure:8674: checking err.h presence
835configure:8674: clang -E  conftest.c
836configure:8674: $? = 0
837configure:8674: result: yes
838configure:8674: checking for err.h
839configure:8674: result: yes
840configure:8674: checking fcntl.h usability
841configure:8674: clang -c -g -O2  conftest.c >&5
842configure:8674: $? = 0
843configure:8674: result: yes
844configure:8674: checking fcntl.h presence
845configure:8674: clang -E  conftest.c
846configure:8674: $? = 0
847configure:8674: result: yes
848configure:8674: checking for fcntl.h
849configure:8674: result: yes
850configure:8674: checking libkern/OSAtomic.h usability
851configure:8674: clang -c -g -O2  conftest.c >&5
852configure:8674: $? = 0
853configure:8674: result: yes
854configure:8674: checking libkern/OSAtomic.h presence
855configure:8674: clang -E  conftest.c
856configure:8674: $? = 0
857configure:8674: result: yes
858configure:8674: checking for libkern/OSAtomic.h
859configure:8674: result: yes
860configure:8674: checking limits.h usability
861configure:8674: clang -c -g -O2  conftest.c >&5
862configure:8674: $? = 0
863configure:8674: result: yes
864configure:8674: checking limits.h presence
865configure:8674: clang -E  conftest.c
866configure:8674: $? = 0
867configure:8674: result: yes
868configure:8674: checking for limits.h
869configure:8674: result: yes
870configure:8674: checking paths.h usability
871configure:8674: clang -c -g -O2  conftest.c >&5
872configure:8674: $? = 0
873configure:8674: result: yes
874configure:8674: checking paths.h presence
875configure:8674: clang -E  conftest.c
876configure:8674: $? = 0
877configure:8674: result: yes
878configure:8674: checking for paths.h
879configure:8674: result: yes
880configure:8674: checking pwd.h usability
881configure:8674: clang -c -g -O2  conftest.c >&5
882configure:8674: $? = 0
883configure:8674: result: yes
884configure:8674: checking pwd.h presence
885configure:8674: clang -E  conftest.c
886configure:8674: $? = 0
887configure:8674: result: yes
888configure:8674: checking for pwd.h
889configure:8674: result: yes
890configure:8674: checking readline/history.h usability
891configure:8674: clang -c -g -O2  conftest.c >&5
892configure:8674: $? = 0
893configure:8674: result: yes
894configure:8674: checking readline/history.h presence
895configure:8674: clang -E  conftest.c
896configure:8674: $? = 0
897configure:8674: result: yes
898configure:8674: checking for readline/history.h
899configure:8674: result: yes
900configure:8674: checking readline/readline.h usability
901configure:8674: clang -c -g -O2  conftest.c >&5
902configure:8674: $? = 0
903configure:8674: result: yes
904configure:8674: checking readline/readline.h presence
905configure:8674: clang -E  conftest.c
906configure:8674: $? = 0
907configure:8674: result: yes
908configure:8674: checking for readline/readline.h
909configure:8674: result: yes
910configure:8674: checking spawn.h usability
911configure:8674: clang -c -g -O2  conftest.c >&5
912configure:8674: $? = 0
913configure:8674: result: yes
914configure:8674: checking spawn.h presence
915configure:8674: clang -E  conftest.c
916configure:8674: $? = 0
917configure:8674: result: yes
918configure:8674: checking for spawn.h
919configure:8674: result: yes
920configure:8674: checking sys/cdefs.h usability
921configure:8674: clang -c -g -O2  conftest.c >&5
922configure:8674: $? = 0
923configure:8674: result: yes
924configure:8674: checking sys/cdefs.h presence
925configure:8674: clang -E  conftest.c
926configure:8674: $? = 0
927configure:8674: result: yes
928configure:8674: checking for sys/cdefs.h
929configure:8674: result: yes
930configure:8674: checking sys/event.h usability
931configure:8674: clang -c -g -O2  conftest.c >&5
932configure:8674: $? = 0
933configure:8674: result: yes
934configure:8674: checking sys/event.h presence
935configure:8674: clang -E  conftest.c
936configure:8674: $? = 0
937configure:8674: result: yes
938configure:8674: checking for sys/event.h
939configure:8674: result: yes
940configure:8674: checking sys/fcntl.h usability
941configure:8674: clang -c -g -O2  conftest.c >&5
942configure:8674: $? = 0
943configure:8674: result: yes
944configure:8674: checking sys/fcntl.h presence
945configure:8674: clang -E  conftest.c
946configure:8674: $? = 0
947configure:8674: result: yes
948configure:8674: checking for sys/fcntl.h
949configure:8674: result: yes
950configure:8674: checking sys/file.h usability
951configure:8674: clang -c -g -O2  conftest.c >&5
952configure:8674: $? = 0
953configure:8674: result: yes
954configure:8674: checking sys/file.h presence
955configure:8674: clang -E  conftest.c
956configure:8674: $? = 0
957configure:8674: result: yes
958configure:8674: checking for sys/file.h
959configure:8674: result: yes
960configure:8674: checking sys/paths.h usability
961configure:8674: clang -c -g -O2  conftest.c >&5
962configure:8674: $? = 0
963configure:8674: result: yes
964configure:8674: checking sys/paths.h presence
965configure:8674: clang -E  conftest.c
966configure:8674: $? = 0
967configure:8674: result: yes
968configure:8674: checking for sys/paths.h
969configure:8674: result: yes
970configure:8674: checking sys/socket.h usability
971configure:8674: clang -c -g -O2  conftest.c >&5
972configure:8674: $? = 0
973configure:8674: result: yes
974configure:8674: checking sys/socket.h presence
975configure:8674: clang -E  conftest.c
976configure:8674: $? = 0
977configure:8674: result: yes
978configure:8674: checking for sys/socket.h
979configure:8674: result: yes
980configure:8674: checking sys/sysctl.h usability
981configure:8674: clang -c -g -O2  conftest.c >&5
982configure:8674: $? = 0
983configure:8674: result: yes
984configure:8674: checking sys/sysctl.h presence
985configure:8674: clang -E  conftest.c
986configure:8674: $? = 0
987configure:8674: result: yes
988configure:8674: checking for sys/sysctl.h
989configure:8674: result: yes
990configure:8674: checking utime.h usability
991configure:8674: clang -c -g -O2  conftest.c >&5
992configure:8674: $? = 0
993configure:8674: result: yes
994configure:8674: checking utime.h presence
995configure:8674: clang -E  conftest.c
996configure:8674: $? = 0
997configure:8674: result: yes
998configure:8674: checking for utime.h
999configure:8674: result: yes
1000configure:8692: checking for OSAtomicCompareAndSwap32
1001configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1002configure:8692: $? = 0
1003configure:8692: result: yes
1004configure:8692: checking for OSAtomicCompareAndSwap64
1005configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1006configure:8692: $? = 0
1007configure:8692: result: yes
1008configure:8692: checking for OSAtomicCompareAndSwapPtr
1009configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1010configure:8692: $? = 0
1011configure:8692: result: yes
1012configure:8692: checking for __getdirentries64
1013configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1014configure:8692: $? = 0
1015configure:8692: result: yes
1016configure:8692: checking for bzero
1017configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1018conftest.c:77:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
1019char bzero ();
1020     ^
1021conftest.c:77:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
10221 warning generated.
1023configure:8692: $? = 0
1024configure:8692: result: yes
1025configure:8692: checking for clearenv
1026configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1027Undefined symbols for architecture x86_64:
1028  "_clearenv", referenced from:
1029      _main in conftest-158374.o
1030ld: symbol(s) not found for architecture x86_64
1031clang: error: linker command failed with exit code 1 (use -v to see invocation)
1032configure:8692: $? = 1
1033configure: failed program was:
1034| /* confdefs.h */
1035| #define PACKAGE_NAME "MacPorts"
1036| #define PACKAGE_TARNAME "macports"
1037| #define PACKAGE_VERSION "2.3.1"
1038| #define PACKAGE_STRING "MacPorts 2.3.1"
1039| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1040| #define PACKAGE_URL ""
1041| #define UNUSED __attribute__((unused))
1042| #define MP_PRIVATE __attribute__((visibility("hidden")))
1043| #define HAVE_PTHREAD 1
1044| #define STDC_HEADERS 1
1045| #define HAVE_SYS_TYPES_H 1
1046| #define HAVE_SYS_STAT_H 1
1047| #define HAVE_STDLIB_H 1
1048| #define HAVE_STRING_H 1
1049| #define HAVE_MEMORY_H 1
1050| #define HAVE_STRINGS_H 1
1051| #define HAVE_INTTYPES_H 1
1052| #define HAVE_STDINT_H 1
1053| #define HAVE_UNISTD_H 1
1054| #define HAVE_OBJC_OBJC_H 1
1055| #define APPLE_RUNTIME 1
1056| #define APPLE_FOUNDATION 1
1057| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1058| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1059| #define HAVE_FRAMEWORK_IOKIT /**/
1060| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1061| #define STDC_HEADERS 1
1062| #define HAVE_DIRENT_H 1
1063| #define HAVE_SYS_WAIT_H 1
1064| #define HAVE_CRT_EXTERNS_H 1
1065| #define HAVE_ERR_H 1
1066| #define HAVE_FCNTL_H 1
1067| #define HAVE_LIBKERN_OSATOMIC_H 1
1068| #define HAVE_LIMITS_H 1
1069| #define HAVE_PATHS_H 1
1070| #define HAVE_PWD_H 1
1071| #define HAVE_READLINE_HISTORY_H 1
1072| #define HAVE_READLINE_READLINE_H 1
1073| #define HAVE_SPAWN_H 1
1074| #define HAVE_SYS_CDEFS_H 1
1075| #define HAVE_SYS_EVENT_H 1
1076| #define HAVE_SYS_FCNTL_H 1
1077| #define HAVE_SYS_FILE_H 1
1078| #define HAVE_SYS_PATHS_H 1
1079| #define HAVE_SYS_SOCKET_H 1
1080| #define HAVE_SYS_SYSCTL_H 1
1081| #define HAVE_UTIME_H 1
1082| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1083| #define HAVE_OSATOMICCOMPAREANDSWAP64 1
1084| #define HAVE_OSATOMICCOMPAREANDSWAPPTR 1
1085| #define HAVE___GETDIRENTRIES64 1
1086| #define HAVE_BZERO 1
1087| /* end confdefs.h.  */
1088| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
1089|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1090| #define clearenv innocuous_clearenv
1091|
1092| /* System header to define __stub macros and hopefully few prototypes,
1093|     which can conflict with char clearenv (); below.
1094|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1095|     <limits.h> exists even on freestanding compilers.  */
1096|
1097| #ifdef __STDC__
1098| # include <limits.h>
1099| #else
1100| # include <assert.h>
1101| #endif
1102|
1103| #undef clearenv
1104|
1105| /* Override any GCC internal prototype to avoid an error.
1106|    Use char because int might match the return type of a GCC
1107|    builtin and then its argument prototype would still apply.  */
1108| #ifdef __cplusplus
1109| extern "C"
1110| #endif
1111| char clearenv ();
1112| /* The GNU C library defines this for functions which it implements
1113|     to always fail with ENOSYS.  Some functions are actually named
1114|     something starting with __ and the normal name is an alias.  */
1115| #if defined __stub_clearenv || defined __stub___clearenv
1116| choke me
1117| #endif
1118|
1119| int
1120| main ()
1121| {
1122| return clearenv ();
1123|   ;
1124|   return 0;
1125| }
1126configure:8692: result: no
1127configure:8692: checking for copyfile
1128configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1129configure:8692: $? = 0
1130configure:8692: result: yes
1131configure:8692: checking for fgetln
1132configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1133configure:8692: $? = 0
1134configure:8692: result: yes
1135configure:8692: checking for flock
1136configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1137configure:8692: $? = 0
1138configure:8692: result: yes
1139configure:8692: checking for fls
1140configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1141configure:8692: $? = 0
1142configure:8692: result: yes
1143configure:8692: checking for kqueue
1144configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1145configure:8692: $? = 0
1146configure:8692: result: yes
1147configure:8692: checking for lockf
1148configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1149configure:8692: $? = 0
1150configure:8692: result: yes
1151configure:8692: checking for memset
1152configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1153conftest.c:84:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
1154char memset ();
1155     ^
1156conftest.c:84:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
11571 warning generated.
1158configure:8692: $? = 0
1159configure:8692: result: yes
1160configure:8692: checking for posix_spawn
1161configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1162configure:8692: $? = 0
1163configure:8692: result: yes
1164configure:8692: checking for setmode
1165configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1166configure:8692: $? = 0
1167configure:8692: result: yes
1168configure:8692: checking for strcasecmp
1169configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1170conftest.c:87:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
1171char strcasecmp ();
1172     ^
1173conftest.c:87:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
11741 warning generated.
1175configure:8692: $? = 0
1176configure:8692: result: yes
1177configure:8692: checking for strlcat
1178configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1179conftest.c:88:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
1180char strlcat ();
1181     ^
1182conftest.c:88:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
11831 warning generated.
1184configure:8692: $? = 0
1185configure:8692: result: yes
1186configure:8692: checking for strlcpy
1187configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1188conftest.c:89:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1189char strlcpy ();
1190     ^
1191conftest.c:89:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
11921 warning generated.
1193configure:8692: $? = 0
1194configure:8692: result: yes
1195configure:8692: checking for strncasecmp
1196configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1197conftest.c:90:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
1198char strncasecmp ();
1199     ^
1200conftest.c:90:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
12011 warning generated.
1202configure:8692: $? = 0
1203configure:8692: result: yes
1204configure:8692: checking for sysctlbyname
1205configure:8692: clang -o conftest -g -O2   conftest.c  >&5
1206configure:8692: $? = 0
1207configure:8692: result: yes
1208configure:8704: checking if readlink conforms to POSIX 1003.1a
1209configure:8728: clang -c -g -O2  conftest.c >&5
1210configure:8728: $? = 0
1211configure:8743: result: yes
1212configure:8756: checking CommonCrypto/CommonDigest.h usability
1213configure:8756: clang -c -g -O2  conftest.c >&5
1214configure:8756: $? = 0
1215configure:8756: result: yes
1216configure:8756: checking CommonCrypto/CommonDigest.h presence
1217configure:8756: clang -E  conftest.c
1218configure:8756: $? = 0
1219configure:8756: result: yes
1220configure:8756: checking for CommonCrypto/CommonDigest.h
1221configure:8756: result: yes
1222configure:9114: checking for target platform
1223configure:9118: result: darwin 13
1224configure:9136: checking for curl-config
1225configure:9154: found /usr/bin/curl-config
1226configure:9166: result: /usr/bin/curl-config
1227configure:9249: checking sqlite3.h usability
1228configure:9249: clang -c -g -O2  conftest.c >&5
1229configure:9249: $? = 0
1230configure:9249: result: yes
1231configure:9249: checking sqlite3.h presence
1232configure:9249: clang -E  conftest.c
1233configure:9249: $? = 0
1234configure:9249: result: yes
1235configure:9249: checking for sqlite3.h
1236configure:9249: result: yes
1237configure:9320: checking sqlite3ext.h usability
1238configure:9320: clang -c -g -O2   conftest.c >&5
1239configure:9320: $? = 0
1240configure:9320: result: yes
1241configure:9320: checking sqlite3ext.h presence
1242configure:9320: clang -E   conftest.c
1243configure:9320: $? = 0
1244configure:9320: result: yes
1245configure:9320: checking for sqlite3ext.h
1246configure:9320: result: yes
1247configure:9339: checking for SQLite >= 3003011
1248configure:9359: clang -E   conftest.c
1249configure:9359: $? = 0
1250configure:9391: clang -E   conftest.c
1251configure:9391: $? = 0
1252configure:9402: result: yes
1253configure:9422: checking for kqueue
1254configure:9422: result: yes
1255configure:9422: checking for kevent
1256configure:9422: clang -o conftest -g -O2   conftest.c  >&5
1257configure:9422: $? = 0
1258configure:9422: result: yes
1259configure:9432: checking whether trace mode is supported on this platform
1260configure:9461: result: yes
1261configure:9525: === extracting vendor/tcl8.5.15-src.tar.gz
1262configure:9571: === configuring in vendor/tcl8.5.15/unix (/Users/apple/vendor/tcl8.5.15/unix)
1263configure:9816: error: no configure script found in vendor/tcl8.5.15/unix
1264
1265## ---------------- ##
1266## Cache variables. ##
1267## ---------------- ##
1268
1269ac_cv_build=x86_64-apple-darwin13.3.0
1270ac_cv_c_compiler_gnu=yes
1271ac_cv_env_BSDMAKE_set=
1272ac_cv_env_BSDMAKE_value=
1273ac_cv_env_BZIP2_set=
1274ac_cv_env_BZIP2_value=
1275ac_cv_env_CC_set=
1276ac_cv_env_CC_value=
1277ac_cv_env_CFLAGS_set=
1278ac_cv_env_CFLAGS_value=
1279ac_cv_env_CPPFLAGS_set=
1280ac_cv_env_CPPFLAGS_value=
1281ac_cv_env_CPP_set=
1282ac_cv_env_CPP_value=
1283ac_cv_env_CVS_set=
1284ac_cv_env_CVS_value=
1285ac_cv_env_GNUMAKE_set=
1286ac_cv_env_GNUMAKE_value=
1287ac_cv_env_GNUTAR_set=
1288ac_cv_env_GNUTAR_value=
1289ac_cv_env_LDFLAGS_set=
1290ac_cv_env_LDFLAGS_value=
1291ac_cv_env_LIBS_set=
1292ac_cv_env_LIBS_value=
1293ac_cv_env_LZMA_set=
1294ac_cv_env_LZMA_value=
1295ac_cv_env_MAKE_set=
1296ac_cv_env_MAKE_value=
1297ac_cv_env_MTREE_set=
1298ac_cv_env_MTREE_value=
1299ac_cv_env_OBJCFLAGS_set=
1300ac_cv_env_OBJCFLAGS_value=
1301ac_cv_env_OBJCPP_set=
1302ac_cv_env_OBJCPP_value=
1303ac_cv_env_OBJC_set=
1304ac_cv_env_OBJC_value=
1305ac_cv_env_OPENSSL_set=
1306ac_cv_env_OPENSSL_value=
1307ac_cv_env_OPEN_set=
1308ac_cv_env_OPEN_value=
1309ac_cv_env_RSYNC_set=
1310ac_cv_env_RSYNC_value=
1311ac_cv_env_SED_set=
1312ac_cv_env_SED_value=
1313ac_cv_env_SVN_set=
1314ac_cv_env_SVN_value=
1315ac_cv_env_SWIG_set=
1316ac_cv_env_SWIG_value=
1317ac_cv_env_TAR_set=
1318ac_cv_env_TAR_value=
1319ac_cv_env_XAR_set=
1320ac_cv_env_XAR_value=
1321ac_cv_env_XZ_set=
1322ac_cv_env_XZ_value=
1323ac_cv_env_build_alias_set=
1324ac_cv_env_build_alias_value=
1325ac_cv_env_host_alias_set=
1326ac_cv_env_host_alias_value=
1327ac_cv_env_target_alias_set=
1328ac_cv_env_target_alias_value=
1329ac_cv_func_OSAtomicCompareAndSwap32=yes
1330ac_cv_func_OSAtomicCompareAndSwap64=yes
1331ac_cv_func_OSAtomicCompareAndSwapPtr=yes
1332ac_cv_func___getdirentries64=yes
1333ac_cv_func_bzero=yes
1334ac_cv_func_clearenv=no
1335ac_cv_func_copyfile=yes
1336ac_cv_func_fgetln=yes
1337ac_cv_func_flock=yes
1338ac_cv_func_fls=yes
1339ac_cv_func_kevent=yes
1340ac_cv_func_kqueue=yes
1341ac_cv_func_lockf=yes
1342ac_cv_func_memset=yes
1343ac_cv_func_posix_spawn=yes
1344ac_cv_func_setmode=yes
1345ac_cv_func_strcasecmp=yes
1346ac_cv_func_strlcat=yes
1347ac_cv_func_strlcpy=yes
1348ac_cv_func_strncasecmp=yes
1349ac_cv_func_sysctlbyname=yes
1350ac_cv_header_CommonCrypto_CommonDigest_h=yes
1351ac_cv_header_crt_externs_h=yes
1352ac_cv_header_dirent_dirent_h=yes
1353ac_cv_header_err_h=yes
1354ac_cv_header_fcntl_h=yes
1355ac_cv_header_inttypes_h=yes
1356ac_cv_header_libkern_OSAtomic_h=yes
1357ac_cv_header_limits_h=yes
1358ac_cv_header_memory_h=yes
1359ac_cv_header_objc_objc_h=yes
1360ac_cv_header_paths_h=yes
1361ac_cv_header_pwd_h=yes
1362ac_cv_header_readline_history_h=yes
1363ac_cv_header_readline_readline_h=yes
1364ac_cv_header_spawn_h=yes
1365ac_cv_header_sqlite3_h=yes
1366ac_cv_header_sqlite3ext_h=yes
1367ac_cv_header_stdc=yes
1368ac_cv_header_stdint_h=yes
1369ac_cv_header_stdlib_h=yes
1370ac_cv_header_string_h=yes
1371ac_cv_header_strings_h=yes
1372ac_cv_header_sys_cdefs_h=yes
1373ac_cv_header_sys_event_h=yes
1374ac_cv_header_sys_fcntl_h=yes
1375ac_cv_header_sys_file_h=yes
1376ac_cv_header_sys_paths_h=yes
1377ac_cv_header_sys_socket_h=yes
1378ac_cv_header_sys_stat_h=yes
1379ac_cv_header_sys_sysctl_h=yes
1380ac_cv_header_sys_types_h=yes
1381ac_cv_header_sys_wait_h=yes
1382ac_cv_header_unistd_h=yes
1383ac_cv_header_utime_h=yes
1384ac_cv_host=x86_64-apple-darwin13.3.0
1385ac_cv_objc_compiler_gnu=yes
1386ac_cv_objc_foundation_apple=yes
1387ac_cv_objext=o
1388ac_cv_path_BZIP2=/usr/bin/bzip2
1389ac_cv_path_CHOWN=/usr/sbin/chown
1390ac_cv_path_CP=/bin/cp
1391ac_cv_path_CPIO=/usr/bin/cpio
1392ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
1393ac_cv_path_DEFAULTS=/usr/bin/defaults
1394ac_cv_path_DIFF=/usr/bin/diff
1395ac_cv_path_DSCL=/usr/bin/dscl
1396ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup
1397ac_cv_path_EGREP='/usr/bin/grep -E'
1398ac_cv_path_FILE=/usr/bin/file
1399ac_cv_path_FIND=/usr/bin/find
1400ac_cv_path_GIT=/usr/bin/git
1401ac_cv_path_GNUMAKE=/usr/bin/gnumake
1402ac_cv_path_GREP=/usr/bin/grep
1403ac_cv_path_GZIP=/usr/bin/gzip
1404ac_cv_path_HDIUTIL=/usr/bin/hdiutil
1405ac_cv_path_LAUNCHCTL=/bin/launchctl
1406ac_cv_path_LIPO=/usr/bin/lipo
1407ac_cv_path_LSBOM=/usr/bin/lsbom
1408ac_cv_path_MAKE=/usr/bin/make
1409ac_cv_path_MDFIND=/usr/bin/mdfind
1410ac_cv_path_MDLS=/usr/bin/mdls
1411ac_cv_path_MKBOM=/usr/bin/mkbom
1412ac_cv_path_MTREE=/usr/sbin/mtree
1413ac_cv_path_OPEN=/usr/bin/open
1414ac_cv_path_OPENSSL=/usr/bin/openssl
1415ac_cv_path_PATCH=/usr/bin/patch
1416ac_cv_path_PAX=/bin/pax
1417ac_cv_path_RMDIR=/bin/rmdir
1418ac_cv_path_RSYNC=/usr/bin/rsync
1419ac_cv_path_SANDBOX_EXEC=/usr/bin/sandbox-exec
1420ac_cv_path_SED=/usr/bin/sed
1421ac_cv_path_SVN=/usr/bin/svn
1422ac_cv_path_SW_VERS=/usr/bin/sw_vers
1423ac_cv_path_TAR=/usr/bin/tar
1424ac_cv_path_UNZIP=/usr/bin/unzip
1425ac_cv_path_XAR=/usr/bin/xar
1426ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1427ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
1428ac_cv_path_XCRUN=/usr/bin/xcrun
1429ac_cv_path_ZIP=/usr/bin/zip
1430ac_cv_path_install='/usr/bin/install -c'
1431ac_cv_prog_CPP='clang -E'
1432ac_cv_prog_HAVE_LAUNCHD=yes
1433ac_cv_prog_OBJCPP='clang -E'
1434ac_cv_prog_ac_ct_CC=clang
1435ac_cv_prog_ac_ct_OBJC=clang
1436ac_cv_prog_cc_c89=
1437ac_cv_prog_cc_g=yes
1438ac_cv_prog_make_make_set=yes
1439ac_cv_prog_objc_g=yes
1440ac_cv_search_opendir='none required'
1441ac_cv_target=x86_64-apple-darwin13.3.0
1442mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
1443mp_cv_have_framework_corefoundation=yes
1444mp_cv_have_framework_iokit=yes
1445mp_cv_have_framework_systemconfiguration=yes
1446mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes
1447mp_cv_objc_req_pthread=no
1448mp_cv_objc_runtime_apple=yes
1449mp_cv_objc_runtime_gnu=no
1450mp_cv_readlink_is_posix_1003_1a=yes
1451mp_cv_sqlite_version_defined=yes
1452mp_cv_sqlite_version_ge_3003011=yes
1453
1454## ----------------- ##
1455## Output variables. ##
1456## ----------------- ##
1457
1458BSDMAKE=''
1459BZIP2='/usr/bin/bzip2'
1460BZR=''
1461CC='clang'
1462CFLAGS='-g -O2'
1463CFLAGS_LIBCURL=''
1464CFLAGS_PEDANTIC='-pedantic'
1465CFLAGS_QUICHEEATERS='-Wextra -Wall'
1466CFLAGS_SQLITE3=''
1467CFLAGS_WERROR=''
1468CHOWN='/usr/sbin/chown'
1469CP='/bin/cp'
1470CPIO='/usr/bin/cpio'
1471CPP='clang -E'
1472CPPFLAGS=''
1473CURL_CONFIG='/usr/bin/curl-config'
1474CVS=''
1475DEFAULTS='/usr/bin/defaults'
1476DEFS=''
1477DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
1478DIFF='/usr/bin/diff'
1479DSCL='/usr/bin/dscl'
1480DSEDITGROUP='/usr/sbin/dseditgroup'
1481DSTGRP='admin'
1482DSTMODE='0755'
1483DSTUSR='root'
1484ECHO_C='\c'
1485ECHO_N=''
1486ECHO_T=''
1487EGREP='/usr/bin/grep -E'
1488EXEEXT=''
1489EXTRA_PROGS=' daemondo'
1490FILE='/usr/bin/file'
1491FIND='/usr/bin/find'
1492GIT='/usr/bin/git'
1493GNUMAKE='/usr/bin/gnumake'
1494GNUPATCH='/usr/bin/patch'
1495GNUTAR=''
1496GREP='/usr/bin/grep'
1497GZIP='/usr/bin/gzip'
1498HAVE_FRAMEWORK_COREFOUNDATION=''
1499HAVE_FRAMEWORK_IOKIT=''
1500HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1501HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1502HAVE_LAUNCHD='yes'
1503HDIUTIL='/usr/bin/hdiutil'
1504HG=''
1505INCLUDES=''
1506INSTALL_DATA='${INSTALL} -m 644'
1507INSTALL_PROGRAM='${INSTALL}'
1508INSTALL_SCRIPT='${INSTALL}'
1509INTREE_TCLSH=''
1510LAUNCHCTL='/bin/launchctl'
1511LDFLAGS=''
1512LDFLAGS_LIBCURL='-lcurl'
1513LDFLAGS_SQLITE3='-lsqlite3'
1514LIBOBJS=''
1515LIBS=''
1516LIPO='/usr/bin/lipo'
1517LN_S='ln -s'
1518LSBOM='/usr/bin/lsbom'
1519LTLIBOBJS=''
1520LZMA=''
1521MACPORTS_VERSION='2.3.1'
1522MAKE='/usr/bin/make'
1523MD5_LIBS=''
1524MDFIND='/usr/bin/mdfind'
1525MDLS='/usr/bin/mdls'
1526MKBOM='/usr/bin/mkbom'
1527MPAPPLICATIONSDIR='/Applications/MacPorts'
1528MPCONFIGDIR='${sysconfdir}/macports'
1529MPCONFIGDIR_EXPANDED='/opt/local/etc/macports'
1530MPFRAMEWORKSDIR='/opt/local/Library/Frameworks'
1531MTREE='/usr/sbin/mtree'
1532OBJC='clang'
1533OBJCFLAGS='-g -O2'
1534OBJCPP='clang -E'
1535OBJC_FOUNDATION='Apple'
1536OBJC_FOUNDATION_CPPFLAGS=''
1537OBJC_FOUNDATION_LDFLAGS=''
1538OBJC_FOUNDATION_LIBS='-framework Foundation'
1539OBJC_LIBS='-lobjc'
1540OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
1541OBJC_PTHREAD_LIBS=''
1542OBJC_RUNTIME='APPLE_RUNTIME'
1543OBJC_RUNTIME_FLAGS='-fnext-runtime'
1544OBJEXT='o'
1545OPEN='/usr/bin/open'
1546OPENSSL='/usr/bin/openssl'
1547OS_MAJOR='13'
1548OS_PLATFORM='darwin'
1549PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
1550PACKAGE_NAME='MacPorts'
1551PACKAGE_STRING='MacPorts 2.3.1'
1552PACKAGE_TARNAME='macports'
1553PACKAGE_URL=''
1554PACKAGE_VERSION='2.3.1'
1555PATCH='/usr/bin/patch'
1556PATH_CLEANED='/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin'
1557PATH_SEPARATOR=':'
1558PAX='/bin/pax'
1559PKG_CONFIG=''
1560PORTSDIR=''
1561PTHREAD_CFLAGS='-D_THREAD_SAFE '
1562PTHREAD_LIBS=''
1563READLINE_LIBS=''
1564READLINK_IS_NOT_P1003_1A=''
1565RMDIR='/bin/rmdir'
1566RSYNC='/usr/bin/rsync'
1567RUNUSR='macports'
1568SANDBOX_EXEC='/usr/bin/sandbox-exec'
1569SED='/usr/bin/sed'
1570SED_EXT='-E'
1571SET_MAKE=''
1572SHELL='/bin/sh'
1573SHLIB_CFLAGS=''
1574SHLIB_LD=''
1575SHLIB_SUFFIX=''
1576STLIB_LD=''
1577SVN='/usr/bin/svn'
1578SWIG=''
1579SW_VERS='/usr/bin/sw_vers'
1580TAR='/usr/bin/tar'
1581TAR_CMD='/usr/bin/tar'
1582TAR_Q='q'
1583TCLSH=''
1584TCL_BIN_DIR=''
1585TCL_LIB_FILE=''
1586TCL_LIB_FLAG=''
1587TCL_LIB_SPEC=''
1588TCL_PACKAGE_PATH=''
1589TCL_PREFIX=''
1590TCL_SRC_DIR=''
1591TCL_STUB_LIB_FILE=''
1592TCL_STUB_LIB_FLAG=''
1593TCL_STUB_LIB_SPEC=''
1594TCL_VERSION=''
1595TRACEMODE_SUPPORT='1'
1596UNIVERSAL_ARCHFLAGS=' -arch x86_64 -arch i386'
1597UNIVERSAL_ARCHS='x86_64 i386'
1598UNZIP='/usr/bin/unzip'
1599VENDOR_DESTROOT=''
1600VENDOR_TCLLIB_INSTALL=''
1601VENDOR_TCLLIB_SUBDIR=''
1602VENDOR_TCLTHREAD_INSTALL=''
1603VENDOR_TCLTHREAD_SUBDIR=''
1604VENDOR_TCL_INSTALL=''
1605VENDOR_TCL_SUBDIR=''
1606XAR='/usr/bin/xar'
1607XCODEBUILD='/usr/bin/xcodebuild'
1608XCODE_SELECT='/usr/bin/xcode-select'
1609XCRUN='/usr/bin/xcrun'
1610XZ=''
1611ZIP='/usr/bin/zip'
1612ac_ct_CC='clang'
1613ac_ct_OBJC='clang'
1614ac_cv_func_strlcat='yes'
1615acx_pthread_config=''
1616bindir='${exec_prefix}/bin'
1617build='x86_64-apple-darwin13.3.0'
1618build_alias=''
1619build_cpu='x86_64'
1620build_os='darwin13.3.0'
1621build_vendor='apple'
1622datadir='${datarootdir}'
1623datarootdir='${prefix}/share'
1624docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1625dvidir='${docdir}'
1626exec_prefix='NONE'
1627host='x86_64-apple-darwin13.3.0'
1628host_alias=''
1629host_cpu='x86_64'
1630host_os='darwin13.3.0'
1631host_vendor='apple'
1632htmldir='${docdir}'
1633includedir='${prefix}/include'
1634infodir='${datarootdir}/info'
1635libdir='${exec_prefix}/lib'
1636libexecdir='${exec_prefix}/libexec'
1637localedir='${datarootdir}/locale'
1638localstatedir='${prefix}/var'
1639localstatedir_expanded='/opt/local/var'
1640mandir='${datarootdir}/man'
1641oldincludedir='/usr/include'
1642pdfdir='${docdir}'
1643prefix='NONE'
1644prefix_expanded='/opt/local'
1645program_transform_name='s,x,x,'
1646psdir='${docdir}'
1647sbindir='${exec_prefix}/sbin'
1648sharedstatedir='${prefix}/com'
1649sysconfdir='${prefix}/etc'
1650target='x86_64-apple-darwin13.3.0'
1651target_alias=''
1652target_cpu='x86_64'
1653target_os='darwin13.3.0'
1654target_vendor='apple'
1655
1656configure: exit 1
1657