Ticket #42756: config.log

File config.log, 68.7 KB (added by xeron (Ivan Larionov), 10 years ago)
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.2.99, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --enable-readline
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Xerons-MacBook.local
14uname -m = x86_64
15uname -r = 13.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/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.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/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: 8.00 gigabytes
33Default processor set: 292 tasks, 1638 threads, 4 processors
34Load average: 1.63, Mach factor: 2.36
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /Users/xeron/.rvm/gems/ruby-1.9.3-p484/bin
40PATH: /Users/xeron/.rvm/gems/ruby-1.9.3-p484@global/bin
41PATH: /Users/xeron/.rvm/rubies/ruby-1.9.3-p484/bin
42PATH: /Users/xeron/bin
43PATH: /opt/local/bin
44PATH: /opt/local/sbin
45PATH: /usr/bin
46PATH: /bin
47PATH: /usr/sbin
48PATH: /sbin
49PATH: /usr/local/bin
50PATH: /opt/X11/bin
51PATH: /Users/xeron/.rvm/bin
52
53
54## ----------- ##
55## Core tests. ##
56## ----------- ##
57
58configure:2677: checking build system type
59configure:2691: result: x86_64-apple-darwin13.1.0
60configure:2711: checking host system type
61configure:2724: result: x86_64-apple-darwin13.1.0
62configure:2744: checking target system type
63configure:2757: result: x86_64-apple-darwin13.1.0
64configure:2785: checking MacPorts version
65configure:2788: result: 2.2.99
66configure:2847: Removing `-I/opt/local/include' from $CPPFLAGS because it might cause a self-dependency
67configure:2847: Removing `-L/opt/local/lib' from $LDFLAGS because it might cause a self-dependency
68configure:2864: See https://trac.macports.org/ticket/42756 for rationale on why this script is removing these values
69configure:2866: Pass --disable-flag-sanitization if you're aware of the potential problems and want to risk them anyway
70configure:2877: checking for sw_vers
71configure:2895: found /usr/bin/sw_vers
72configure:2907: result: /usr/bin/sw_vers
73configure:2917: checking for defaults
74configure:2935: found /usr/bin/defaults
75configure:2947: result: /usr/bin/defaults
76configure:2957: checking for xcode-select
77configure:2975: found /usr/bin/xcode-select
78configure:2987: result: /usr/bin/xcode-select
79configure:2997: checking Mac OS X version
80configure:3000: result: 10.9.2
81configure:3022: checking Xcode location
82configure:3034: result: /Applications/Xcode.app/Contents/Developer
83configure:3048: checking Xcode version
84configure:3055: result: 5.0.2
85configure:3133: checking for clang
86configure:3149: found /usr/bin/clang
87configure:3160: result: clang
88configure:3191: checking for C compiler version
89configure:3200: clang --version >&5
90Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
91Target: x86_64-apple-darwin13.1.0
92Thread model: posix
93configure:3211: $? = 0
94configure:3200: clang -v >&5
95Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
96Target: x86_64-apple-darwin13.1.0
97Thread model: posix
98configure:3211: $? = 0
99configure:3200: clang -V >&5
100clang: error: argument to '-V' is missing (expected 1 value)
101clang: error: no input files
102configure:3211: $? = 1
103configure:3200: clang -qversion >&5
104clang: error: no input files
105configure:3211: $? = 1
106configure:3231: checking whether the C compiler works
107configure:3253: clang    conftest.c  >&5
108configure:3257: $? = 0
109configure:3305: result: yes
110configure:3308: checking for C compiler default output file name
111configure:3310: result: a.out
112configure:3316: checking for suffix of executables
113configure:3323: clang -o conftest    conftest.c  >&5
114configure:3327: $? = 0
115configure:3349: result:
116configure:3371: checking whether we are cross compiling
117configure:3379: clang -o conftest    conftest.c  >&5
118configure:3383: $? = 0
119configure:3390: ./conftest
120configure:3394: $? = 0
121configure:3409: result: no
122configure:3414: checking for suffix of object files
123configure:3436: clang -c   conftest.c >&5
124configure:3440: $? = 0
125configure:3461: result: o
126configure:3465: checking whether we are using the GNU C compiler
127configure:3484: clang -c   conftest.c >&5
128configure:3484: $? = 0
129configure:3493: result: yes
130configure:3502: checking whether clang accepts -g
131configure:3522: clang -c -g  conftest.c >&5
132configure:3522: $? = 0
133configure:3563: result: yes
134configure:3580: checking for clang option to accept ISO C89
135configure:3643: clang  -c -g -O2  conftest.c >&5
136configure:3643: $? = 0
137configure:3656: result: none needed
138configure:3690: checking for a BSD-compatible install
139configure:3758: result: /usr/bin/install -c
140configure:3769: checking whether ln -s works
141configure:3773: result: yes
142configure:3780: checking whether make sets $(MAKE)
143configure:3802: result: yes
144configure:3865: checking for clang
145configure:3881: found /usr/bin/clang
146configure:3892: result: clang
147configure:3917: checking for Objective C compiler version
148configure:3926: clang --version >&5
149Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
150Target: x86_64-apple-darwin13.1.0
151Thread model: posix
152configure:3937: $? = 0
153configure:3926: clang -v >&5
154Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
155Target: x86_64-apple-darwin13.1.0
156Thread model: posix
157configure:3937: $? = 0
158configure:3926: clang -V >&5
159clang: error: argument to '-V' is missing (expected 1 value)
160clang: error: no input files
161configure:3937: $? = 1
162configure:3926: clang -qversion >&5
163clang: error: no input files
164configure:3937: $? = 1
165configure:3941: checking whether we are using the GNU Objective C compiler
166configure:3960: clang -c   conftest.m >&5
167configure:3960: $? = 0
168configure:3969: result: yes
169configure:3978: checking whether clang accepts -g
170configure:3998: clang -c -g  conftest.m >&5
171configure:3998: $? = 0
172configure:4039: result: yes
173configure:4067: checking for bsdmake
174configure:4100: result: no
175configure:4067: checking for pmake
176configure:4100: result: no
177configure:4110: checking for bzip2
178configure:4128: found /usr/bin/bzip2
179configure:4140: result: /usr/bin/bzip2
180configure:4150: checking for bzr
181configure:4183: result: no
182configure:4190: checking for chown
183configure:4209: found /usr/sbin/chown
184configure:4221: result: /usr/sbin/chown
185configure:4231: checking for cp
186configure:4249: found /bin/cp
187configure:4261: result: /bin/cp
188configure:4271: checking for cpio
189configure:4289: found /usr/bin/cpio
190configure:4301: result: /usr/bin/cpio
191configure:4311: checking for cvs
192configure:4329: found /usr/bin/cvs
193configure:4341: result: /usr/bin/cvs
194configure:4351: checking for diff
195configure:4369: found /usr/bin/diff
196configure:4381: result: /usr/bin/diff
197configure:4391: checking for dscl
198configure:4409: found /usr/bin/dscl
199configure:4421: result: /usr/bin/dscl
200configure:4431: checking for dseditgroup
201configure:4450: found /usr/sbin/dseditgroup
202configure:4462: result: /usr/sbin/dseditgroup
203configure:4472: checking for file
204configure:4490: found /usr/bin/file
205configure:4502: result: /usr/bin/file
206configure:4512: checking for find
207configure:4530: found /usr/bin/find
208configure:4542: result: /usr/bin/find
209configure:4552: checking for git
210configure:4570: found /usr/bin/git
211configure:4582: result: /usr/bin/git
212configure:4594: checking for gnumake
213configure:4612: found /usr/bin/gnumake
214configure:4624: result: /usr/bin/gnumake
215configure:4639: checking for gnupatch
216configure:4672: result: no
217configure:4639: checking for gpatch
218configure:4672: result: no
219configure:4684: checking for gnutar
220configure:4702: found /Users/xeron/bin/gnutar
221configure:4714: result: /Users/xeron/bin/gnutar
222configure:4727: checking for gzip
223configure:4745: found /usr/bin/gzip
224configure:4757: result: /usr/bin/gzip
225configure:4767: checking for hdiutil
226configure:4785: found /usr/bin/hdiutil
227configure:4797: result: /usr/bin/hdiutil
228configure:4807: checking for hg
229configure:4840: result: no
230configure:4847: checking for launchctl
231configure:4865: found /bin/launchctl
232configure:4877: result: /bin/launchctl
233configure:4887: checking for lipo
234configure:4905: found /usr/bin/lipo
235configure:4917: result: /usr/bin/lipo
236configure:4927: checking for lsbom
237configure:4945: found /usr/bin/lsbom
238configure:4957: result: /usr/bin/lsbom
239configure:4967: checking for lzma
240configure:5000: result: no
241configure:5007: checking for make
242configure:5025: found /usr/bin/make
243configure:5037: result: /usr/bin/make
244configure:5047: checking for mdfind
245configure:5065: found /usr/bin/mdfind
246configure:5077: result: /usr/bin/mdfind
247configure:5087: checking for mdls
248configure:5105: found /usr/bin/mdls
249configure:5117: result: /usr/bin/mdls
250configure:5127: checking for mkbom
251configure:5145: found /usr/bin/mkbom
252configure:5157: result: /usr/bin/mkbom
253configure:5167: checking for mtree
254configure:5186: found /usr/sbin/mtree
255configure:5198: result: /usr/sbin/mtree
256configure:5208: checking for open
257configure:5226: found /usr/bin/open
258configure:5238: result: /usr/bin/open
259configure:5248: checking for openssl
260configure:5266: found /usr/bin/openssl
261configure:5278: result: /usr/bin/openssl
262configure:5288: checking for patch
263configure:5306: found /usr/bin/patch
264configure:5318: result: /usr/bin/patch
265configure:5328: checking for pax
266configure:5346: found /bin/pax
267configure:5358: result: /bin/pax
268configure:5368: checking for rmdir
269configure:5386: found /bin/rmdir
270configure:5398: result: /bin/rmdir
271configure:5408: checking for rsync
272configure:5426: found /usr/bin/rsync
273configure:5438: result: /usr/bin/rsync
274configure:5448: checking for sandbox-exec
275configure:5466: found /usr/bin/sandbox-exec
276configure:5478: result: /usr/bin/sandbox-exec
277configure:5488: checking for sed
278configure:5506: found /usr/bin/sed
279configure:5518: result: /usr/bin/sed
280configure:5528: checking for svn
281configure:5546: found /usr/bin/svn
282configure:5558: result: /usr/bin/svn
283configure:5568: checking for swig
284configure:5601: result: no
285configure:5608: checking for tar
286configure:5626: found /usr/bin/tar
287configure:5638: result: /usr/bin/tar
288configure:5648: checking for unzip
289configure:5666: found /usr/bin/unzip
290configure:5678: result: /usr/bin/unzip
291configure:5688: checking for xar
292configure:5706: found /usr/bin/xar
293configure:5718: result: /usr/bin/xar
294configure:5728: checking for xcodebuild
295configure:5746: found /usr/bin/xcodebuild
296configure:5758: result: /usr/bin/xcodebuild
297configure:5768: checking for xcrun
298configure:5786: found /usr/bin/xcrun
299configure:5798: result: /usr/bin/xcrun
300configure:5808: checking for xz
301configure:5841: result: no
302configure:5848: checking for zip
303configure:5866: found /usr/bin/zip
304configure:5878: result: /usr/bin/zip
305configure:5889: checking for launchd
306configure:5905: found /sbin/launchd
307configure:5916: result: yes
308configure:5951: checking for sed
309configure:5981: result: /usr/bin/sed
310configure:5994: checking which sed flag to use for extended regexp
311configure:6004: result: -E (BSD)
312configure:6021: checking for tar
313configure:6051: result: /usr/bin/tar
314configure:6060: checking whether tar supports -q
315configure:6063: result: yes (bsdtar)
316configure:6076: checking for tar
317configure:6106: result: /usr/bin/tar
318configure:6116: checking for gnutar
319configure:6146: result: /Users/xeron/bin/gnutar
320configure:6155: checking for which tar variant to use
321configure:6162: result: /Users/xeron/bin/gnutar
322configure:6166: checking for /Users/xeron/bin/gnutar --no-same-owner support
323configure:6173: result: yes
324configure:6181: checking for patch
325configure:6211: result: /usr/bin/patch
326configure:6221: checking for gpatch
327configure:6254: result: no
328configure:6260: checking for GNU (FSF) patch
329configure:6272: result: /usr/bin/patch
330configure:6304: checking how to mark unused variables
331configure:6310: clang -c -g -O2  conftest.c >&5
332configure:6310: $? = 0
333configure:6320: result:
334configure:6325: checking for gcc symbol visibility attribute
335configure:6344: clang -c -g -O2  conftest.c >&5
336configure:6344: $? = 0
337configure:6358: result: __attribute__((visibility("hidden")))
338configure:6543: checking for the pthreads library -lpthreads
339configure:6576: clang -o conftest -g -O2    conftest.c -lpthreads  >&5
340ld: library not found for -lpthreads
341clang: error: linker command failed with exit code 1 (use -v to see invocation)
342configure:6576: $? = 1
343configure: failed program was:
344| /* confdefs.h */
345| #define PACKAGE_NAME "MacPorts"
346| #define PACKAGE_TARNAME "macports"
347| #define PACKAGE_VERSION "2.2.99"
348| #define PACKAGE_STRING "MacPorts 2.2.99"
349| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
350| #define PACKAGE_URL ""
351| #define UNUSED __attribute__((unused))
352| #define MP_PRIVATE __attribute__((visibility("hidden")))
353| /* end confdefs.h.  */
354| #include <pthread.h>
355| int
356| main ()
357| {
358| pthread_t th; pthread_join(th, 0);
359|                      pthread_attr_init(0); pthread_cleanup_push(0, 0);
360|                      pthread_create(0,0,0,0); pthread_cleanup_pop(0);
361|   ;
362|   return 0;
363| }
364configure:6585: result: no
365configure:6488: checking whether pthreads work without any flags
366configure:6576: clang -o conftest -g -O2    conftest.c   >&5
367configure:6576: $? = 0
368configure:6585: result: yes
369configure:6604: checking for joinable pthread attribute
370configure:6619: clang -o conftest -g -O2    conftest.c   >&5
371configure:6619: $? = 0
372configure:6625: result: PTHREAD_CREATE_JOINABLE
373configure:6635: checking if more special flags are required for pthreads
374configure:6642: result: -D_THREAD_SAFE
375configure:6679: checking how to run the Objective C preprocessor
376configure:6706: clang -E  conftest.m
377configure:6706: $? = 0
378configure:6720: clang -E  conftest.m
379conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found
380#include <ac_nonexistent.h>
381         ^
3821 error generated.
383configure:6720: $? = 1
384configure: failed program was:
385| /* confdefs.h */
386| #define PACKAGE_NAME "MacPorts"
387| #define PACKAGE_TARNAME "macports"
388| #define PACKAGE_VERSION "2.2.99"
389| #define PACKAGE_STRING "MacPorts 2.2.99"
390| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
391| #define PACKAGE_URL ""
392| #define UNUSED __attribute__((unused))
393| #define MP_PRIVATE __attribute__((visibility("hidden")))
394| #define HAVE_PTHREAD 1
395| /* end confdefs.h.  */
396| #include <ac_nonexistent.h>
397configure:6745: result: clang -E
398configure:6765: clang -E  conftest.m
399configure:6765: $? = 0
400configure:6779: clang -E  conftest.m
401conftest.m:12:10: fatal error: 'ac_nonexistent.h' file not found
402#include <ac_nonexistent.h>
403         ^
4041 error generated.
405configure:6779: $? = 1
406configure: failed program was:
407| /* confdefs.h */
408| #define PACKAGE_NAME "MacPorts"
409| #define PACKAGE_TARNAME "macports"
410| #define PACKAGE_VERSION "2.2.99"
411| #define PACKAGE_STRING "MacPorts 2.2.99"
412| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
413| #define PACKAGE_URL ""
414| #define UNUSED __attribute__((unused))
415| #define MP_PRIVATE __attribute__((visibility("hidden")))
416| #define HAVE_PTHREAD 1
417| /* end confdefs.h.  */
418| #include <ac_nonexistent.h>
419configure:6808: checking for grep that handles long lines and -e
420configure:6866: result: /usr/bin/grep
421configure:6871: checking for egrep
422configure:6933: result: /usr/bin/grep -E
423configure:6938: checking for ANSI C header files
424configure:6958: clang -c -g -O2  conftest.m >&5
425configure:6958: $? = 0
426configure:7031: clang -o conftest -g -O2   conftest.m  >&5
427configure:7031: $? = 0
428configure:7031: ./conftest
429configure:7031: $? = 0
430configure:7042: result: yes
431configure:7055: checking for sys/types.h
432configure:7055: clang -c -g -O2  conftest.m >&5
433configure:7055: $? = 0
434configure:7055: result: yes
435configure:7055: checking for sys/stat.h
436configure:7055: clang -c -g -O2  conftest.m >&5
437configure:7055: $? = 0
438configure:7055: result: yes
439configure:7055: checking for stdlib.h
440configure:7055: clang -c -g -O2  conftest.m >&5
441configure:7055: $? = 0
442configure:7055: result: yes
443configure:7055: checking for string.h
444configure:7055: clang -c -g -O2  conftest.m >&5
445configure:7055: $? = 0
446configure:7055: result: yes
447configure:7055: checking for memory.h
448configure:7055: clang -c -g -O2  conftest.m >&5
449configure:7055: $? = 0
450configure:7055: result: yes
451configure:7055: checking for strings.h
452configure:7055: clang -c -g -O2  conftest.m >&5
453configure:7055: $? = 0
454configure:7055: result: yes
455configure:7055: checking for inttypes.h
456configure:7055: clang -c -g -O2  conftest.m >&5
457configure:7055: $? = 0
458configure:7055: result: yes
459configure:7055: checking for stdint.h
460configure:7055: clang -c -g -O2  conftest.m >&5
461configure:7055: $? = 0
462configure:7055: result: yes
463configure:7055: checking for unistd.h
464configure:7055: clang -c -g -O2  conftest.m >&5
465configure:7055: $? = 0
466configure:7055: result: yes
467configure:7102: checking objc/objc.h usability
468configure:7102: clang -c -g -O2  conftest.m >&5
469configure:7102: $? = 0
470configure:7102: result: yes
471configure:7102: checking objc/objc.h presence
472configure:7102: clang -E  conftest.m
473configure:7102: $? = 0
474configure:7102: result: yes
475configure:7102: checking for objc/objc.h
476configure:7102: result: yes
477configure:7127: checking if linking libobjc requires pthreads
478configure:7156: clang -o conftest -g -O2   conftest.m  -lobjc >&5
479conftest.m:32:7: error: use of undeclared identifier 'Object'
480                                                Object *obj = [Object alloc];
481                                                ^
482conftest.m:32:15: error: use of undeclared identifier 'obj'
483                                                Object *obj = [Object alloc];
484                                                        ^
485conftest.m:32:22: error: use of undeclared identifier 'Object'
486                                                Object *obj = [Object alloc];
487                                                               ^
488conftest.m:33:7: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
489                                                puts([obj name]);
490                                                ^
491conftest.m:33:13: error: use of undeclared identifier 'obj'
492                                                puts([obj name]);
493                                                      ^
4941 warning and 4 errors generated.
495configure:7156: $? = 1
496configure: failed program was:
497| /* confdefs.h */
498| #define PACKAGE_NAME "MacPorts"
499| #define PACKAGE_TARNAME "macports"
500| #define PACKAGE_VERSION "2.2.99"
501| #define PACKAGE_STRING "MacPorts 2.2.99"
502| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
503| #define PACKAGE_URL ""
504| #define UNUSED __attribute__((unused))
505| #define MP_PRIVATE __attribute__((visibility("hidden")))
506| #define HAVE_PTHREAD 1
507| #define STDC_HEADERS 1
508| #define HAVE_SYS_TYPES_H 1
509| #define HAVE_SYS_STAT_H 1
510| #define HAVE_STDLIB_H 1
511| #define HAVE_STRING_H 1
512| #define HAVE_MEMORY_H 1
513| #define HAVE_STRINGS_H 1
514| #define HAVE_INTTYPES_H 1
515| #define HAVE_STDINT_H 1
516| #define HAVE_UNISTD_H 1
517| #define HAVE_OBJC_OBJC_H 1
518| /* end confdefs.h.  */
519|
520|
521|                                               #include <objc/objc.h>
522|                                               #include <objc/Object.h>
523|
524| int
525| main ()
526| {
527|
528|                                               Object *obj = [Object alloc];
529|                                               puts([obj name]);
530|
531|   ;
532|   return 0;
533| }
534|
535configure:7194: clang -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
536conftest.m:32:8: error: use of undeclared identifier 'Object'
537                                                        Object *obj = [Object alloc];
538                                                        ^
539conftest.m:32:16: error: use of undeclared identifier 'obj'
540                                                        Object *obj = [Object alloc];
541                                                                ^
542conftest.m:32:23: error: use of undeclared identifier 'Object'
543                                                        Object *obj = [Object alloc];
544                                                                       ^
545conftest.m:33:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
546                                                        puts([obj name]);
547                                                        ^
548conftest.m:33:14: error: use of undeclared identifier 'obj'
549                                                        puts([obj name]);
550                                                              ^
5511 warning and 4 errors generated.
552configure:7194: $? = 1
553configure: failed program was:
554| /* confdefs.h */
555| #define PACKAGE_NAME "MacPorts"
556| #define PACKAGE_TARNAME "macports"
557| #define PACKAGE_VERSION "2.2.99"
558| #define PACKAGE_STRING "MacPorts 2.2.99"
559| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
560| #define PACKAGE_URL ""
561| #define UNUSED __attribute__((unused))
562| #define MP_PRIVATE __attribute__((visibility("hidden")))
563| #define HAVE_PTHREAD 1
564| #define STDC_HEADERS 1
565| #define HAVE_SYS_TYPES_H 1
566| #define HAVE_SYS_STAT_H 1
567| #define HAVE_STDLIB_H 1
568| #define HAVE_STRING_H 1
569| #define HAVE_MEMORY_H 1
570| #define HAVE_STRINGS_H 1
571| #define HAVE_INTTYPES_H 1
572| #define HAVE_STDINT_H 1
573| #define HAVE_UNISTD_H 1
574| #define HAVE_OBJC_OBJC_H 1
575| /* end confdefs.h.  */
576|
577|
578|                                                       #include <objc/objc.h>
579|                                                       #include <objc/Object.h>
580|
581| int
582| main ()
583| {
584|
585|                                                       Object *obj = [Object alloc];
586|                                                       puts([obj name]);
587|
588|   ;
589|   return 0;
590| }
591|
592configure:7214: result: no
593configure:7227: checking for Apple Objective-C runtime
594configure:7256: clang -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
595conftest.m:32:19: warning: implicit declaration of function 'objc_lookUpClass' is invalid in C99 [-Wimplicit-function-declaration]
596                                                        id class = objc_lookUpClass("Object");
597                                                                   ^
598conftest.m:32:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion]
599                                                        id class = objc_lookUpClass("Object");
600                                                           ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~
601conftest.m:33:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access]
602                                                        id obj = [class alloc];
603                                                                        ^~~~~
604conftest.m:34:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
605                                                        puts([obj name]);
606                                                        ^
607conftest.m:34:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access]
608                                                        puts([obj name]);
609                                                                  ^~~~
6105 warnings generated.
611configure:7256: $? = 0
612configure:7271: result: yes
613configure:7278: checking for GNU Objective C runtime
614configure:7307: clang -o conftest -g -O2 -D_THREAD_SAFE    conftest.m  -lobjc  >&5
615conftest.m:32:19: warning: implicit declaration of function 'objc_lookup_class' is invalid in C99 [-Wimplicit-function-declaration]
616                                                        id class = objc_lookup_class("Object");
617                                                                   ^
618conftest.m:32:11: warning: incompatible integer to pointer conversion initializing 'id' with an expression of type 'int' [-Wint-conversion]
619                                                        id class = objc_lookup_class("Object");
620                                                           ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
621conftest.m:33:24: warning: instance method '-alloc' not found (return type defaults to 'id') [-Wobjc-method-access]
622                                                        id obj = [class alloc];
623                                                                        ^~~~~
624conftest.m:34:8: warning: implicit declaration of function 'puts' is invalid in C99 [-Wimplicit-function-declaration]
625                                                        puts([obj name]);
626                                                        ^
627conftest.m:34:18: warning: instance method '-name' not found (return type defaults to 'id') [-Wobjc-method-access]
628                                                        puts([obj name]);
629                                                                  ^~~~
6305 warnings generated.
631Undefined symbols for architecture x86_64:
632  "_objc_lookup_class", referenced from:
633      _main in conftest-4u06wm.o
634ld: symbol(s) not found for architecture x86_64
635clang: error: linker command failed with exit code 1 (use -v to see invocation)
636configure:7307: $? = 1
637configure: failed program was:
638| /* confdefs.h */
639| #define PACKAGE_NAME "MacPorts"
640| #define PACKAGE_TARNAME "macports"
641| #define PACKAGE_VERSION "2.2.99"
642| #define PACKAGE_STRING "MacPorts 2.2.99"
643| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
644| #define PACKAGE_URL ""
645| #define UNUSED __attribute__((unused))
646| #define MP_PRIVATE __attribute__((visibility("hidden")))
647| #define HAVE_PTHREAD 1
648| #define STDC_HEADERS 1
649| #define HAVE_SYS_TYPES_H 1
650| #define HAVE_SYS_STAT_H 1
651| #define HAVE_STDLIB_H 1
652| #define HAVE_STRING_H 1
653| #define HAVE_MEMORY_H 1
654| #define HAVE_STRINGS_H 1
655| #define HAVE_INTTYPES_H 1
656| #define HAVE_STDINT_H 1
657| #define HAVE_UNISTD_H 1
658| #define HAVE_OBJC_OBJC_H 1
659| /* end confdefs.h.  */
660|
661|
662|                                                       #include <objc/objc.h>
663|                                                       #include <objc/objc-api.h>
664|
665| int
666| main ()
667| {
668|
669|                                                       id class = objc_lookup_class("Object");
670|                                                       id obj = [class alloc];
671|                                                       puts([obj name]);
672|
673|   ;
674|   return 0;
675| }
676|
677configure:7322: result: no
678configure:7334: Using Apple Objective-C runtime
679configure:7414: checking for Apple Foundation library
680configure:7450: clang -o conftest -g -O2   conftest.m -framework Foundation  >&5
681conftest.m:32:46: warning: 'initWithCString:' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations]
682                                                                NSString *string = [[NSString alloc] initWithCString: "Hello World"];
683                                                                                                     ^
684/System/Library/Frameworks/Foundation.framework/Headers/NSString.h:361:1: note: method 'initWithCString:' declared here
685- (id)initWithCString:(const char *)bytes NS_DEPRECATED(10_0, 10_4, 2_0, 2_0); 
686^
687conftest.m:33:19: warning: class method '+length' not found (return type defaults to 'id') [-Wobjc-method-access]
688                                                                [NSString length];
689                                                                          ^~~~~~
6902 warnings generated.
691configure:7450: $? = 0
692configure:7468: result: yes
693configure:7480: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
694configure:7567: Using Apple Foundation library
695configure:7603: checking for CoreFoundation framework
696configure:7631: clang -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
697configure:7631: $? = 0
698configure:7649: result: yes
699configure:7663: checking for SystemConfiguration framework
700configure:7691: clang -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
701configure:7691: $? = 0
702configure:7709: result: yes
703configure:7723: checking for IOKit framework
704configure:7751: clang -o conftest -g -O2   conftest.c -framework IOKit  >&5
705conftest.c:36:6: warning: implicit declaration of function 'IORegisterForSystemPower' is invalid in C99 [-Wimplicit-function-declaration]
706                                        IORegisterForSystemPower(0, NULL, NULL, NULL);
707                                        ^
7081 warning generated.
709configure:7751: $? = 0
710configure:7769: result: yes
711configure:7783: checking for CFNotificationCenterGetDarwinNotifyCenter
712configure:7810: clang -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
713configure:7810: $? = 0
714configure:7828: result: yes
715configure:7845: checking for whether we will build daemondo
716configure:7862: result: yes
717configure:7897: checking for ports tree
718configure:7919: WARNING: No ports tree found
719configure:7926: checking for MacPorts config directory
720configure:7931: result: ${sysconfdir}/macports
721configure:7988: checking for install user
722configure:7994: result: root
723configure:8008: checking for install group
724configure:8027: result: admin
725configure:8041: checking for macports user
726configure:8047: result: macports
727configure:8061: checking what permissions to use for installation directories
728configure:8067: result: 0755
729configure:8107: checking for Applications installation directory
730configure:8118: result: /Applications/MacPorts
731configure:8137: checking for Frameworks installation directory
732configure:8144: result: /opt/local/Library/Frameworks
733configure:8178: checking for Universal CPU architectures
734configure:8180: result: x86_64 i386
735configure:8192: checking how to run the C preprocessor
736configure:8223: clang -E  conftest.c
737configure:8223: $? = 0
738configure:8237: clang -E  conftest.c
739conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
740#include <ac_nonexistent.h>
741         ^
7421 error generated.
743configure:8237: $? = 1
744configure: failed program was:
745| /* confdefs.h */
746| #define PACKAGE_NAME "MacPorts"
747| #define PACKAGE_TARNAME "macports"
748| #define PACKAGE_VERSION "2.2.99"
749| #define PACKAGE_STRING "MacPorts 2.2.99"
750| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
751| #define PACKAGE_URL ""
752| #define UNUSED __attribute__((unused))
753| #define MP_PRIVATE __attribute__((visibility("hidden")))
754| #define HAVE_PTHREAD 1
755| #define STDC_HEADERS 1
756| #define HAVE_SYS_TYPES_H 1
757| #define HAVE_SYS_STAT_H 1
758| #define HAVE_STDLIB_H 1
759| #define HAVE_STRING_H 1
760| #define HAVE_MEMORY_H 1
761| #define HAVE_STRINGS_H 1
762| #define HAVE_INTTYPES_H 1
763| #define HAVE_STDINT_H 1
764| #define HAVE_UNISTD_H 1
765| #define HAVE_OBJC_OBJC_H 1
766| #define APPLE_RUNTIME 1
767| #define APPLE_FOUNDATION 1
768| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
769| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
770| #define HAVE_FRAMEWORK_IOKIT /**/
771| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
772| /* end confdefs.h.  */
773| #include <ac_nonexistent.h>
774configure:8262: result: clang -E
775configure:8282: clang -E  conftest.c
776configure:8282: $? = 0
777configure:8296: clang -E  conftest.c
778conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
779#include <ac_nonexistent.h>
780         ^
7811 error generated.
782configure:8296: $? = 1
783configure: failed program was:
784| /* confdefs.h */
785| #define PACKAGE_NAME "MacPorts"
786| #define PACKAGE_TARNAME "macports"
787| #define PACKAGE_VERSION "2.2.99"
788| #define PACKAGE_STRING "MacPorts 2.2.99"
789| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
790| #define PACKAGE_URL ""
791| #define UNUSED __attribute__((unused))
792| #define MP_PRIVATE __attribute__((visibility("hidden")))
793| #define HAVE_PTHREAD 1
794| #define STDC_HEADERS 1
795| #define HAVE_SYS_TYPES_H 1
796| #define HAVE_SYS_STAT_H 1
797| #define HAVE_STDLIB_H 1
798| #define HAVE_STRING_H 1
799| #define HAVE_MEMORY_H 1
800| #define HAVE_STRINGS_H 1
801| #define HAVE_INTTYPES_H 1
802| #define HAVE_STDINT_H 1
803| #define HAVE_UNISTD_H 1
804| #define HAVE_OBJC_OBJC_H 1
805| #define APPLE_RUNTIME 1
806| #define APPLE_FOUNDATION 1
807| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
808| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
809| #define HAVE_FRAMEWORK_IOKIT /**/
810| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
811| /* end confdefs.h.  */
812| #include <ac_nonexistent.h>
813configure:8325: checking for ANSI C header files
814configure:8429: result: yes
815configure:8440: checking for dirent.h that defines DIR
816configure:8459: clang -c -g -O2  conftest.c >&5
817configure:8459: $? = 0
818configure:8467: result: yes
819configure:8480: checking for library containing opendir
820configure:8511: clang -o conftest -g -O2   conftest.c  >&5
821configure:8511: $? = 0
822configure:8528: result: none required
823configure:8595: checking for sys/wait.h that is POSIX.1 compatible
824configure:8621: clang -c -g -O2  conftest.c >&5
825configure:8621: $? = 0
826configure:8628: result: yes
827configure:8641: checking crt_externs.h usability
828configure:8641: clang -c -g -O2  conftest.c >&5
829configure:8641: $? = 0
830configure:8641: result: yes
831configure:8641: checking crt_externs.h presence
832configure:8641: clang -E  conftest.c
833configure:8641: $? = 0
834configure:8641: result: yes
835configure:8641: checking for crt_externs.h
836configure:8641: result: yes
837configure:8641: checking err.h usability
838configure:8641: clang -c -g -O2  conftest.c >&5
839configure:8641: $? = 0
840configure:8641: result: yes
841configure:8641: checking err.h presence
842configure:8641: clang -E  conftest.c
843configure:8641: $? = 0
844configure:8641: result: yes
845configure:8641: checking for err.h
846configure:8641: result: yes
847configure:8641: checking fcntl.h usability
848configure:8641: clang -c -g -O2  conftest.c >&5
849configure:8641: $? = 0
850configure:8641: result: yes
851configure:8641: checking fcntl.h presence
852configure:8641: clang -E  conftest.c
853configure:8641: $? = 0
854configure:8641: result: yes
855configure:8641: checking for fcntl.h
856configure:8641: result: yes
857configure:8641: checking libkern/OSAtomic.h usability
858configure:8641: clang -c -g -O2  conftest.c >&5
859configure:8641: $? = 0
860configure:8641: result: yes
861configure:8641: checking libkern/OSAtomic.h presence
862configure:8641: clang -E  conftest.c
863configure:8641: $? = 0
864configure:8641: result: yes
865configure:8641: checking for libkern/OSAtomic.h
866configure:8641: result: yes
867configure:8641: checking limits.h usability
868configure:8641: clang -c -g -O2  conftest.c >&5
869configure:8641: $? = 0
870configure:8641: result: yes
871configure:8641: checking limits.h presence
872configure:8641: clang -E  conftest.c
873configure:8641: $? = 0
874configure:8641: result: yes
875configure:8641: checking for limits.h
876configure:8641: result: yes
877configure:8641: checking paths.h usability
878configure:8641: clang -c -g -O2  conftest.c >&5
879configure:8641: $? = 0
880configure:8641: result: yes
881configure:8641: checking paths.h presence
882configure:8641: clang -E  conftest.c
883configure:8641: $? = 0
884configure:8641: result: yes
885configure:8641: checking for paths.h
886configure:8641: result: yes
887configure:8641: checking pwd.h usability
888configure:8641: clang -c -g -O2  conftest.c >&5
889configure:8641: $? = 0
890configure:8641: result: yes
891configure:8641: checking pwd.h presence
892configure:8641: clang -E  conftest.c
893configure:8641: $? = 0
894configure:8641: result: yes
895configure:8641: checking for pwd.h
896configure:8641: result: yes
897configure:8641: checking readline/history.h usability
898configure:8641: clang -c -g -O2  conftest.c >&5
899configure:8641: $? = 0
900configure:8641: result: yes
901configure:8641: checking readline/history.h presence
902configure:8641: clang -E  conftest.c
903configure:8641: $? = 0
904configure:8641: result: yes
905configure:8641: checking for readline/history.h
906configure:8641: result: yes
907configure:8641: checking readline/readline.h usability
908configure:8641: clang -c -g -O2  conftest.c >&5
909configure:8641: $? = 0
910configure:8641: result: yes
911configure:8641: checking readline/readline.h presence
912configure:8641: clang -E  conftest.c
913configure:8641: $? = 0
914configure:8641: result: yes
915configure:8641: checking for readline/readline.h
916configure:8641: result: yes
917configure:8641: checking spawn.h usability
918configure:8641: clang -c -g -O2  conftest.c >&5
919configure:8641: $? = 0
920configure:8641: result: yes
921configure:8641: checking spawn.h presence
922configure:8641: clang -E  conftest.c
923configure:8641: $? = 0
924configure:8641: result: yes
925configure:8641: checking for spawn.h
926configure:8641: result: yes
927configure:8641: checking sys/cdefs.h usability
928configure:8641: clang -c -g -O2  conftest.c >&5
929configure:8641: $? = 0
930configure:8641: result: yes
931configure:8641: checking sys/cdefs.h presence
932configure:8641: clang -E  conftest.c
933configure:8641: $? = 0
934configure:8641: result: yes
935configure:8641: checking for sys/cdefs.h
936configure:8641: result: yes
937configure:8641: checking sys/event.h usability
938configure:8641: clang -c -g -O2  conftest.c >&5
939configure:8641: $? = 0
940configure:8641: result: yes
941configure:8641: checking sys/event.h presence
942configure:8641: clang -E  conftest.c
943configure:8641: $? = 0
944configure:8641: result: yes
945configure:8641: checking for sys/event.h
946configure:8641: result: yes
947configure:8641: checking sys/fcntl.h usability
948configure:8641: clang -c -g -O2  conftest.c >&5
949configure:8641: $? = 0
950configure:8641: result: yes
951configure:8641: checking sys/fcntl.h presence
952configure:8641: clang -E  conftest.c
953configure:8641: $? = 0
954configure:8641: result: yes
955configure:8641: checking for sys/fcntl.h
956configure:8641: result: yes
957configure:8641: checking sys/file.h usability
958configure:8641: clang -c -g -O2  conftest.c >&5
959configure:8641: $? = 0
960configure:8641: result: yes
961configure:8641: checking sys/file.h presence
962configure:8641: clang -E  conftest.c
963configure:8641: $? = 0
964configure:8641: result: yes
965configure:8641: checking for sys/file.h
966configure:8641: result: yes
967configure:8641: checking sys/paths.h usability
968configure:8641: clang -c -g -O2  conftest.c >&5
969configure:8641: $? = 0
970configure:8641: result: yes
971configure:8641: checking sys/paths.h presence
972configure:8641: clang -E  conftest.c
973configure:8641: $? = 0
974configure:8641: result: yes
975configure:8641: checking for sys/paths.h
976configure:8641: result: yes
977configure:8641: checking sys/socket.h usability
978configure:8641: clang -c -g -O2  conftest.c >&5
979configure:8641: $? = 0
980configure:8641: result: yes
981configure:8641: checking sys/socket.h presence
982configure:8641: clang -E  conftest.c
983configure:8641: $? = 0
984configure:8641: result: yes
985configure:8641: checking for sys/socket.h
986configure:8641: result: yes
987configure:8641: checking sys/sysctl.h usability
988configure:8641: clang -c -g -O2  conftest.c >&5
989configure:8641: $? = 0
990configure:8641: result: yes
991configure:8641: checking sys/sysctl.h presence
992configure:8641: clang -E  conftest.c
993configure:8641: $? = 0
994configure:8641: result: yes
995configure:8641: checking for sys/sysctl.h
996configure:8641: result: yes
997configure:8641: checking utime.h usability
998configure:8641: clang -c -g -O2  conftest.c >&5
999configure:8641: $? = 0
1000configure:8641: result: yes
1001configure:8641: checking utime.h presence
1002configure:8641: clang -E  conftest.c
1003configure:8641: $? = 0
1004configure:8641: result: yes
1005configure:8641: checking for utime.h
1006configure:8641: result: yes
1007configure:8658: checking for OSAtomicCompareAndSwap32
1008configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1009configure:8658: $? = 0
1010configure:8658: result: yes
1011configure:8658: checking for OSAtomicCompareAndSwap64
1012configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1013configure:8658: $? = 0
1014configure:8658: result: yes
1015configure:8658: checking for OSAtomicCompareAndSwapPtr
1016configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1017configure:8658: $? = 0
1018configure:8658: result: yes
1019configure:8658: checking for bzero
1020configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1021conftest.c:76:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
1022char bzero ();
1023     ^
1024conftest.c:76:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
10251 warning generated.
1026configure:8658: $? = 0
1027configure:8658: result: yes
1028configure:8658: checking for clearenv
1029configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1030Undefined symbols for architecture x86_64:
1031  "_clearenv", referenced from:
1032      _main in conftest-ymLweT.o
1033ld: symbol(s) not found for architecture x86_64
1034clang: error: linker command failed with exit code 1 (use -v to see invocation)
1035configure:8658: $? = 1
1036configure: failed program was:
1037| /* confdefs.h */
1038| #define PACKAGE_NAME "MacPorts"
1039| #define PACKAGE_TARNAME "macports"
1040| #define PACKAGE_VERSION "2.2.99"
1041| #define PACKAGE_STRING "MacPorts 2.2.99"
1042| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1043| #define PACKAGE_URL ""
1044| #define UNUSED __attribute__((unused))
1045| #define MP_PRIVATE __attribute__((visibility("hidden")))
1046| #define HAVE_PTHREAD 1
1047| #define STDC_HEADERS 1
1048| #define HAVE_SYS_TYPES_H 1
1049| #define HAVE_SYS_STAT_H 1
1050| #define HAVE_STDLIB_H 1
1051| #define HAVE_STRING_H 1
1052| #define HAVE_MEMORY_H 1
1053| #define HAVE_STRINGS_H 1
1054| #define HAVE_INTTYPES_H 1
1055| #define HAVE_STDINT_H 1
1056| #define HAVE_UNISTD_H 1
1057| #define HAVE_OBJC_OBJC_H 1
1058| #define APPLE_RUNTIME 1
1059| #define APPLE_FOUNDATION 1
1060| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1061| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1062| #define HAVE_FRAMEWORK_IOKIT /**/
1063| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1064| #define STDC_HEADERS 1
1065| #define HAVE_DIRENT_H 1
1066| #define HAVE_SYS_WAIT_H 1
1067| #define HAVE_CRT_EXTERNS_H 1
1068| #define HAVE_ERR_H 1
1069| #define HAVE_FCNTL_H 1
1070| #define HAVE_LIBKERN_OSATOMIC_H 1
1071| #define HAVE_LIMITS_H 1
1072| #define HAVE_PATHS_H 1
1073| #define HAVE_PWD_H 1
1074| #define HAVE_READLINE_HISTORY_H 1
1075| #define HAVE_READLINE_READLINE_H 1
1076| #define HAVE_SPAWN_H 1
1077| #define HAVE_SYS_CDEFS_H 1
1078| #define HAVE_SYS_EVENT_H 1
1079| #define HAVE_SYS_FCNTL_H 1
1080| #define HAVE_SYS_FILE_H 1
1081| #define HAVE_SYS_PATHS_H 1
1082| #define HAVE_SYS_SOCKET_H 1
1083| #define HAVE_SYS_SYSCTL_H 1
1084| #define HAVE_UTIME_H 1
1085| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1086| #define HAVE_OSATOMICCOMPAREANDSWAP64 1
1087| #define HAVE_OSATOMICCOMPAREANDSWAPPTR 1
1088| #define HAVE_BZERO 1
1089| /* end confdefs.h.  */
1090| /* Define clearenv to an innocuous variant, in case <limits.h> declares clearenv.
1091|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1092| #define clearenv innocuous_clearenv
1093|
1094| /* System header to define __stub macros and hopefully few prototypes,
1095|     which can conflict with char clearenv (); below.
1096|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1097|     <limits.h> exists even on freestanding compilers.  */
1098|
1099| #ifdef __STDC__
1100| # include <limits.h>
1101| #else
1102| # include <assert.h>
1103| #endif
1104|
1105| #undef clearenv
1106|
1107| /* Override any GCC internal prototype to avoid an error.
1108|    Use char because int might match the return type of a GCC
1109|    builtin and then its argument prototype would still apply.  */
1110| #ifdef __cplusplus
1111| extern "C"
1112| #endif
1113| char clearenv ();
1114| /* The GNU C library defines this for functions which it implements
1115|     to always fail with ENOSYS.  Some functions are actually named
1116|     something starting with __ and the normal name is an alias.  */
1117| #if defined __stub_clearenv || defined __stub___clearenv
1118| choke me
1119| #endif
1120|
1121| int
1122| main ()
1123| {
1124| return clearenv ();
1125|   ;
1126|   return 0;
1127| }
1128configure:8658: result: no
1129configure:8658: checking for copyfile
1130configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1131configure:8658: $? = 0
1132configure:8658: result: yes
1133configure:8658: checking for fgetln
1134configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1135configure:8658: $? = 0
1136configure:8658: result: yes
1137configure:8658: checking for flock
1138configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1139configure:8658: $? = 0
1140configure:8658: result: yes
1141configure:8658: checking for fls
1142configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1143configure:8658: $? = 0
1144configure:8658: result: yes
1145configure:8658: checking for kqueue
1146configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1147configure:8658: $? = 0
1148configure:8658: result: yes
1149configure:8658: checking for lockf
1150configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1151configure:8658: $? = 0
1152configure:8658: result: yes
1153configure:8658: checking for memset
1154configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1155conftest.c:83:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
1156char memset ();
1157     ^
1158conftest.c:83:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
11591 warning generated.
1160configure:8658: $? = 0
1161configure:8658: result: yes
1162configure:8658: checking for posix_spawn
1163configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1164configure:8658: $? = 0
1165configure:8658: result: yes
1166configure:8658: checking for setmode
1167configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1168configure:8658: $? = 0
1169configure:8658: result: yes
1170configure:8658: checking for strcasecmp
1171configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1172conftest.c:86:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
1173char strcasecmp ();
1174     ^
1175conftest.c:86:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
11761 warning generated.
1177configure:8658: $? = 0
1178configure:8658: result: yes
1179configure:8658: checking for strlcat
1180configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1181conftest.c:87:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
1182char strlcat ();
1183     ^
1184conftest.c:87:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
11851 warning generated.
1186configure:8658: $? = 0
1187configure:8658: result: yes
1188configure:8658: checking for strlcpy
1189configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1190conftest.c:88:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
1191char strlcpy ();
1192     ^
1193conftest.c:88:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
11941 warning generated.
1195configure:8658: $? = 0
1196configure:8658: result: yes
1197configure:8658: checking for strncasecmp
1198configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1199conftest.c:89:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
1200char strncasecmp ();
1201     ^
1202conftest.c:89:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
12031 warning generated.
1204configure:8658: $? = 0
1205configure:8658: result: yes
1206configure:8658: checking for sysctlbyname
1207configure:8658: clang -o conftest -g -O2   conftest.c  >&5
1208configure:8658: $? = 0
1209configure:8658: result: yes
1210configure:8670: checking if readlink conforms to POSIX 1003.1a
1211configure:8694: clang -c -g -O2  conftest.c >&5
1212configure:8694: $? = 0
1213configure:8709: result: yes
1214configure:8722: checking CommonCrypto/CommonDigest.h usability
1215configure:8722: clang -c -g -O2  conftest.c >&5
1216configure:8722: $? = 0
1217configure:8722: result: yes
1218configure:8722: checking CommonCrypto/CommonDigest.h presence
1219configure:8722: clang -E  conftest.c
1220configure:8722: $? = 0
1221configure:8722: result: yes
1222configure:8722: checking for CommonCrypto/CommonDigest.h
1223configure:8722: result: yes
1224configure:8923: checking for readline in -lreadline
1225configure:8948: clang -o conftest -g -O2   conftest.c -lreadline   >&5
1226configure:8948: $? = 0
1227configure:8957: result: yes
1228configure:8968: checking whether rl_username_completion_function is declared
1229configure:8968: clang -c -g -O2  conftest.c >&5
1230conftest.c:84:10: error: use of undeclared identifier 'rl_username_completion_function'
1231  (void) rl_username_completion_function;
1232         ^
12331 error generated.
1234configure:8968: $? = 1
1235configure: failed program was:
1236| /* confdefs.h */
1237| #define PACKAGE_NAME "MacPorts"
1238| #define PACKAGE_TARNAME "macports"
1239| #define PACKAGE_VERSION "2.2.99"
1240| #define PACKAGE_STRING "MacPorts 2.2.99"
1241| #define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1242| #define PACKAGE_URL ""
1243| #define UNUSED __attribute__((unused))
1244| #define MP_PRIVATE __attribute__((visibility("hidden")))
1245| #define HAVE_PTHREAD 1
1246| #define STDC_HEADERS 1
1247| #define HAVE_SYS_TYPES_H 1
1248| #define HAVE_SYS_STAT_H 1
1249| #define HAVE_STDLIB_H 1
1250| #define HAVE_STRING_H 1
1251| #define HAVE_MEMORY_H 1
1252| #define HAVE_STRINGS_H 1
1253| #define HAVE_INTTYPES_H 1
1254| #define HAVE_STDINT_H 1
1255| #define HAVE_UNISTD_H 1
1256| #define HAVE_OBJC_OBJC_H 1
1257| #define APPLE_RUNTIME 1
1258| #define APPLE_FOUNDATION 1
1259| #define HAVE_FRAMEWORK_COREFOUNDATION /**/
1260| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1261| #define HAVE_FRAMEWORK_IOKIT /**/
1262| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1263| #define STDC_HEADERS 1
1264| #define HAVE_DIRENT_H 1
1265| #define HAVE_SYS_WAIT_H 1
1266| #define HAVE_CRT_EXTERNS_H 1
1267| #define HAVE_ERR_H 1
1268| #define HAVE_FCNTL_H 1
1269| #define HAVE_LIBKERN_OSATOMIC_H 1
1270| #define HAVE_LIMITS_H 1
1271| #define HAVE_PATHS_H 1
1272| #define HAVE_PWD_H 1
1273| #define HAVE_READLINE_HISTORY_H 1
1274| #define HAVE_READLINE_READLINE_H 1
1275| #define HAVE_SPAWN_H 1
1276| #define HAVE_SYS_CDEFS_H 1
1277| #define HAVE_SYS_EVENT_H 1
1278| #define HAVE_SYS_FCNTL_H 1
1279| #define HAVE_SYS_FILE_H 1
1280| #define HAVE_SYS_PATHS_H 1
1281| #define HAVE_SYS_SOCKET_H 1
1282| #define HAVE_SYS_SYSCTL_H 1
1283| #define HAVE_UTIME_H 1
1284| #define HAVE_OSATOMICCOMPAREANDSWAP32 1
1285| #define HAVE_OSATOMICCOMPAREANDSWAP64 1
1286| #define HAVE_OSATOMICCOMPAREANDSWAPPTR 1
1287| #define HAVE_BZERO 1
1288| #define HAVE_COPYFILE 1
1289| #define HAVE_FGETLN 1
1290| #define HAVE_FLOCK 1
1291| #define HAVE_FLS 1
1292| #define HAVE_KQUEUE 1
1293| #define HAVE_LOCKF 1
1294| #define HAVE_MEMSET 1
1295| #define HAVE_POSIX_SPAWN 1
1296| #define HAVE_SETMODE 1
1297| #define HAVE_STRCASECMP 1
1298| #define HAVE_STRLCAT 1
1299| #define HAVE_STRLCPY 1
1300| #define HAVE_STRNCASECMP 1
1301| #define HAVE_SYSCTLBYNAME 1
1302| #define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
1303| #define HAVE_LIBREADLINE 1
1304| /* end confdefs.h.  */
1305|
1306|       #include <stdio.h>
1307|       #if HAVE_READLINE_READLINE_H
1308|       # include <readline/readline.h>
1309|       #endif
1310|
1311|
1312| int
1313| main ()
1314| {
1315| #ifndef rl_username_completion_function
1316| #ifdef __cplusplus
1317|   (void) rl_username_completion_function;
1318| #else
1319|   (void) rl_username_completion_function;
1320| #endif
1321| #endif
1322|
1323|   ;
1324|   return 0;
1325| }
1326configure:8968: result: no
1327configure:8984: checking whether rl_filename_completion_function is declared
1328configure:8984: clang -c -g -O2  conftest.c >&5
1329configure:8984: $? = 0
1330configure:8984: result: yes
1331configure:9000: checking whether rl_completion_matches is declared
1332configure:9000: clang -c -g -O2  conftest.c >&5
1333configure:9000: $? = 0
1334configure:9000: result: yes
1335configure:9016: checking whether username_completion_function is declared
1336configure:9016: clang -c -g -O2  conftest.c >&5
1337configure:9016: $? = 0
1338configure:9016: result: yes
1339configure:9032: checking whether filename_completion_function is declared
1340configure:9032: clang -c -g -O2  conftest.c >&5
1341configure:9032: $? = 0
1342configure:9032: result: yes
1343configure:9048: checking whether completion_matches is declared
1344configure:9048: clang -c -g -O2  conftest.c >&5
1345configure:9048: $? = 0
1346configure:9048: result: yes
1347configure:9080: checking for target platform
1348configure:9084: result: darwin 13
1349configure:9102: checking for curl-config
1350configure:9120: found /usr/bin/curl-config
1351configure:9132: result: /usr/bin/curl-config
1352configure:9215: checking sqlite3.h usability
1353configure:9215: clang -c -g -O2  conftest.c >&5
1354configure:9215: $? = 0
1355configure:9215: result: yes
1356configure:9215: checking sqlite3.h presence
1357configure:9215: clang -E  conftest.c
1358configure:9215: $? = 0
1359configure:9215: result: yes
1360configure:9215: checking for sqlite3.h
1361configure:9215: result: yes
1362configure:9286: checking sqlite3ext.h usability
1363configure:9286: clang -c -g -O2   conftest.c >&5
1364configure:9286: $? = 0
1365configure:9286: result: yes
1366configure:9286: checking sqlite3ext.h presence
1367configure:9286: clang -E   conftest.c
1368configure:9286: $? = 0
1369configure:9286: result: yes
1370configure:9286: checking for sqlite3ext.h
1371configure:9286: result: yes
1372configure:9305: checking for SQLite >= 3003011
1373configure:9325: clang -E   conftest.c
1374configure:9325: $? = 0
1375configure:9357: clang -E   conftest.c
1376configure:9357: $? = 0
1377configure:9368: result: yes
1378configure:9388: checking for kqueue
1379configure:9388: result: yes
1380configure:9388: checking for kevent
1381configure:9388: clang -o conftest -g -O2   conftest.c  >&5
1382configure:9388: $? = 0
1383configure:9388: result: yes
1384configure:9398: checking whether trace mode is supported on this platform
1385configure:9427: result: yes
1386configure:9494: === extracting vendor/tcl8.5.15-src.tar.gz
1387configure:9540: === configuring in vendor/tcl8.5.15/unix (/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix)
1388configure:9781: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-threads' '--enable-readline' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' '--srcdir=.' in vendor/tcl8.5.15/unix
1389configure:9787: === finished configuring in vendor/tcl8.5.15/unix (/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix)
1390configure:9812: === extracting vendor/thread2.7.0.tar.gz
1391configure:9858: === configuring in vendor/thread2.7.0 (/Users/xeron/workspace/devel/macports/vendor/thread2.7.0)
1392configure:10099: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-readline' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' '--srcdir=.' in vendor/thread2.7.0
1393configure:10105: === finished configuring in vendor/thread2.7.0 (/Users/xeron/workspace/devel/macports/vendor/thread2.7.0)
1394configure:10127: === extracting vendor/tcllib-1.15.tar.gz
1395configure:10173: === configuring in vendor/tcllib-1.15 (/Users/xeron/workspace/devel/macports/vendor/tcllib-1.15)
1396configure:10414: running /bin/sh ./configure '--cache-file=/dev/null' '--disable-option-checking'  '--prefix=/opt/local/libexec/macports' '--enable-readline' 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include' '--srcdir=.' in vendor/tcllib-1.15
1397configure:10420: === finished configuring in vendor/tcllib-1.15 (/Users/xeron/workspace/devel/macports/vendor/tcllib-1.15)
1398configure:10432: checking for Tcl configuration
1399configure:10435: result: found /Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix/tclConfig.sh
1400configure:10438: checking for existence of /Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix/tclConfig.sh
1401configure:10442: result: loading
1402configure:10490: checking how to build libraries
1403configure:10508: result: shared
1404configure:10549: checking that any existing MacPorts install can be upgraded
1405configure:10556: result: yes
1406configure:10683: creating ./config.status
1407
1408## ---------------------- ##
1409## Running config.status. ##
1410## ---------------------- ##
1411
1412This file was extended by MacPorts config.status 2.2.99, which was
1413generated by GNU Autoconf 2.69.  Invocation command line was
1414
1415  CONFIG_FILES    =
1416  CONFIG_HEADERS  =
1417  CONFIG_LINKS    =
1418  CONFIG_COMMANDS =
1419  $ ./config.status
1420
1421on Xerons-MacBook.local
1422
1423config.status:1043: creating src/programs/daemondo/Makefile
1424config.status:1043: creating Doxyfile
1425config.status:1043: creating Makefile
1426config.status:1043: creating Mk/macports.autoconf.mk
1427config.status:1043: creating doc/Makefile
1428config.status:1043: creating doc/base.mtree
1429config.status:1043: creating doc/macosx.mtree
1430config.status:1043: creating doc/macports.conf
1431config.status:1043: creating doc/prefix.mtree
1432config.status:1043: creating doc/pubkeys.conf
1433config.status:1043: creating portmgr/freebsd/Makefile
1434config.status:1043: creating setupenv.bash
1435config.status:1043: creating src/Makefile
1436config.status:1043: creating src/cflib1.0/Makefile
1437config.status:1043: creating src/cregistry/Makefile
1438config.status:1043: creating src/darwintracelib1.0/Makefile
1439config.status:1043: creating src/machista1.0/Makefile
1440config.status:1043: creating src/macports1.0/Makefile
1441config.status:1043: creating src/macports1.0/macports_autoconf.tcl
1442config.status:1043: creating src/macports1.0/macports_fastload.tcl
1443config.status:1043: creating src/macports1.0/macports_test_autoconf.tcl
1444config.status:1043: creating src/package1.0/Makefile
1445config.status:1043: creating src/package1.0/package_test_autoconf.tcl
1446config.status:1043: creating src/pextlib1.0/Makefile
1447config.status:1043: creating src/port/Makefile
1448config.status:1043: creating src/port1.0/Makefile
1449config.status:1043: creating src/port1.0/port_autoconf.tcl
1450config.status:1043: creating src/port1.0/port_test_autoconf.tcl
1451config.status:1043: creating src/programs/Makefile
1452config.status:1043: creating src/registry2.0/Makefile
1453config.status:1043: creating src/registry2.0/registry_autoconf.tcl
1454config.status:1043: creating tests/Makefile
1455config.status:1043: creating vendor/Makefile
1456config.status:1043: creating src/pkg_mkindex.sh
1457config.status:1043: creating src/config.h
1458
1459## ---------------- ##
1460## Cache variables. ##
1461## ---------------- ##
1462
1463ac_cv_build=x86_64-apple-darwin13.1.0
1464ac_cv_c_compiler_gnu=yes
1465ac_cv_env_BSDMAKE_set=
1466ac_cv_env_BSDMAKE_value=
1467ac_cv_env_BZIP2_set=
1468ac_cv_env_BZIP2_value=
1469ac_cv_env_CC_set=
1470ac_cv_env_CC_value=
1471ac_cv_env_CFLAGS_set=
1472ac_cv_env_CFLAGS_value=
1473ac_cv_env_CPPFLAGS_set=set
1474ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1475ac_cv_env_CPP_set=
1476ac_cv_env_CPP_value=
1477ac_cv_env_CVS_set=
1478ac_cv_env_CVS_value=
1479ac_cv_env_GNUMAKE_set=
1480ac_cv_env_GNUMAKE_value=
1481ac_cv_env_GNUTAR_set=
1482ac_cv_env_GNUTAR_value=
1483ac_cv_env_LDFLAGS_set=set
1484ac_cv_env_LDFLAGS_value=-L/opt/local/lib
1485ac_cv_env_LIBS_set=
1486ac_cv_env_LIBS_value=
1487ac_cv_env_LZMA_set=
1488ac_cv_env_LZMA_value=
1489ac_cv_env_MAKE_set=
1490ac_cv_env_MAKE_value=
1491ac_cv_env_MTREE_set=
1492ac_cv_env_MTREE_value=
1493ac_cv_env_OBJCFLAGS_set=
1494ac_cv_env_OBJCFLAGS_value=
1495ac_cv_env_OBJCPP_set=
1496ac_cv_env_OBJCPP_value=
1497ac_cv_env_OBJC_set=
1498ac_cv_env_OBJC_value=
1499ac_cv_env_OPENSSL_set=
1500ac_cv_env_OPENSSL_value=
1501ac_cv_env_OPEN_set=
1502ac_cv_env_OPEN_value=
1503ac_cv_env_RSYNC_set=
1504ac_cv_env_RSYNC_value=
1505ac_cv_env_SED_set=
1506ac_cv_env_SED_value=
1507ac_cv_env_SVN_set=
1508ac_cv_env_SVN_value=
1509ac_cv_env_SWIG_set=
1510ac_cv_env_SWIG_value=
1511ac_cv_env_TAR_set=
1512ac_cv_env_TAR_value=
1513ac_cv_env_XAR_set=
1514ac_cv_env_XAR_value=
1515ac_cv_env_XZ_set=
1516ac_cv_env_XZ_value=
1517ac_cv_env_build_alias_set=
1518ac_cv_env_build_alias_value=
1519ac_cv_env_host_alias_set=
1520ac_cv_env_host_alias_value=
1521ac_cv_env_target_alias_set=
1522ac_cv_env_target_alias_value=
1523ac_cv_func_OSAtomicCompareAndSwap32=yes
1524ac_cv_func_OSAtomicCompareAndSwap64=yes
1525ac_cv_func_OSAtomicCompareAndSwapPtr=yes
1526ac_cv_func_bzero=yes
1527ac_cv_func_clearenv=no
1528ac_cv_func_copyfile=yes
1529ac_cv_func_fgetln=yes
1530ac_cv_func_flock=yes
1531ac_cv_func_fls=yes
1532ac_cv_func_kevent=yes
1533ac_cv_func_kqueue=yes
1534ac_cv_func_lockf=yes
1535ac_cv_func_memset=yes
1536ac_cv_func_posix_spawn=yes
1537ac_cv_func_setmode=yes
1538ac_cv_func_strcasecmp=yes
1539ac_cv_func_strlcat=yes
1540ac_cv_func_strlcpy=yes
1541ac_cv_func_strncasecmp=yes
1542ac_cv_func_sysctlbyname=yes
1543ac_cv_have_decl_completion_matches=yes
1544ac_cv_have_decl_filename_completion_function=yes
1545ac_cv_have_decl_rl_completion_matches=yes
1546ac_cv_have_decl_rl_filename_completion_function=yes
1547ac_cv_have_decl_rl_username_completion_function=no
1548ac_cv_have_decl_username_completion_function=yes
1549ac_cv_header_CommonCrypto_CommonDigest_h=yes
1550ac_cv_header_crt_externs_h=yes
1551ac_cv_header_dirent_dirent_h=yes
1552ac_cv_header_err_h=yes
1553ac_cv_header_fcntl_h=yes
1554ac_cv_header_inttypes_h=yes
1555ac_cv_header_libkern_OSAtomic_h=yes
1556ac_cv_header_limits_h=yes
1557ac_cv_header_memory_h=yes
1558ac_cv_header_objc_objc_h=yes
1559ac_cv_header_paths_h=yes
1560ac_cv_header_pwd_h=yes
1561ac_cv_header_readline_history_h=yes
1562ac_cv_header_readline_readline_h=yes
1563ac_cv_header_spawn_h=yes
1564ac_cv_header_sqlite3_h=yes
1565ac_cv_header_sqlite3ext_h=yes
1566ac_cv_header_stdc=yes
1567ac_cv_header_stdint_h=yes
1568ac_cv_header_stdlib_h=yes
1569ac_cv_header_string_h=yes
1570ac_cv_header_strings_h=yes
1571ac_cv_header_sys_cdefs_h=yes
1572ac_cv_header_sys_event_h=yes
1573ac_cv_header_sys_fcntl_h=yes
1574ac_cv_header_sys_file_h=yes
1575ac_cv_header_sys_paths_h=yes
1576ac_cv_header_sys_socket_h=yes
1577ac_cv_header_sys_stat_h=yes
1578ac_cv_header_sys_sysctl_h=yes
1579ac_cv_header_sys_types_h=yes
1580ac_cv_header_sys_wait_h=yes
1581ac_cv_header_unistd_h=yes
1582ac_cv_header_utime_h=yes
1583ac_cv_host=x86_64-apple-darwin13.1.0
1584ac_cv_lib_readline_readline=yes
1585ac_cv_objc_compiler_gnu=yes
1586ac_cv_objc_foundation_apple=yes
1587ac_cv_objext=o
1588ac_cv_path_BZIP2=/usr/bin/bzip2
1589ac_cv_path_CHOWN=/usr/sbin/chown
1590ac_cv_path_CP=/bin/cp
1591ac_cv_path_CPIO=/usr/bin/cpio
1592ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
1593ac_cv_path_CVS=/usr/bin/cvs
1594ac_cv_path_DEFAULTS=/usr/bin/defaults
1595ac_cv_path_DIFF=/usr/bin/diff
1596ac_cv_path_DSCL=/usr/bin/dscl
1597ac_cv_path_DSEDITGROUP=/usr/sbin/dseditgroup
1598ac_cv_path_EGREP='/usr/bin/grep -E'
1599ac_cv_path_FILE=/usr/bin/file
1600ac_cv_path_FIND=/usr/bin/find
1601ac_cv_path_GIT=/usr/bin/git
1602ac_cv_path_GNUMAKE=/usr/bin/gnumake
1603ac_cv_path_GNUTAR=/Users/xeron/bin/gnutar
1604ac_cv_path_GREP=/usr/bin/grep
1605ac_cv_path_GZIP=/usr/bin/gzip
1606ac_cv_path_HDIUTIL=/usr/bin/hdiutil
1607ac_cv_path_LAUNCHCTL=/bin/launchctl
1608ac_cv_path_LIPO=/usr/bin/lipo
1609ac_cv_path_LSBOM=/usr/bin/lsbom
1610ac_cv_path_MAKE=/usr/bin/make
1611ac_cv_path_MDFIND=/usr/bin/mdfind
1612ac_cv_path_MDLS=/usr/bin/mdls
1613ac_cv_path_MKBOM=/usr/bin/mkbom
1614ac_cv_path_MTREE=/usr/sbin/mtree
1615ac_cv_path_OPEN=/usr/bin/open
1616ac_cv_path_OPENSSL=/usr/bin/openssl
1617ac_cv_path_PATCH=/usr/bin/patch
1618ac_cv_path_PAX=/bin/pax
1619ac_cv_path_RMDIR=/bin/rmdir
1620ac_cv_path_RSYNC=/usr/bin/rsync
1621ac_cv_path_SANDBOX_EXEC=/usr/bin/sandbox-exec
1622ac_cv_path_SED=/usr/bin/sed
1623ac_cv_path_SVN=/usr/bin/svn
1624ac_cv_path_SW_VERS=/usr/bin/sw_vers
1625ac_cv_path_TAR=/usr/bin/tar
1626ac_cv_path_UNZIP=/usr/bin/unzip
1627ac_cv_path_XAR=/usr/bin/xar
1628ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1629ac_cv_path_XCODE_SELECT=/usr/bin/xcode-select
1630ac_cv_path_XCRUN=/usr/bin/xcrun
1631ac_cv_path_ZIP=/usr/bin/zip
1632ac_cv_path_install='/usr/bin/install -c'
1633ac_cv_prog_CPP='clang -E'
1634ac_cv_prog_HAVE_LAUNCHD=yes
1635ac_cv_prog_OBJCPP='clang -E'
1636ac_cv_prog_ac_ct_CC=clang
1637ac_cv_prog_ac_ct_OBJC=clang
1638ac_cv_prog_cc_c89=
1639ac_cv_prog_cc_g=yes
1640ac_cv_prog_make_make_set=yes
1641ac_cv_prog_objc_g=yes
1642ac_cv_search_opendir='none required'
1643ac_cv_target=x86_64-apple-darwin13.1.0
1644mp_cv_attribute_mp_private='__attribute__((visibility("hidden")))'
1645mp_cv_have_framework_corefoundation=yes
1646mp_cv_have_framework_iokit=yes
1647mp_cv_have_framework_systemconfiguration=yes
1648mp_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes
1649mp_cv_objc_req_pthread=no
1650mp_cv_objc_runtime_apple=yes
1651mp_cv_objc_runtime_gnu=no
1652mp_cv_readlink_is_posix_1003_1a=yes
1653mp_cv_sqlite_version_defined=yes
1654mp_cv_sqlite_version_ge_3003011=yes
1655
1656## ----------------- ##
1657## Output variables. ##
1658## ----------------- ##
1659
1660BSDMAKE=''
1661BZIP2='/usr/bin/bzip2'
1662BZR=''
1663CC='clang'
1664CFLAGS='-g -O2'
1665CFLAGS_LIBCURL=''
1666CFLAGS_PEDANTIC='-pedantic'
1667CFLAGS_QUICHEEATERS='-Wextra -Wall'
1668CFLAGS_SQLITE3=''
1669CFLAGS_WERROR=''
1670CHOWN='/usr/sbin/chown'
1671CP='/bin/cp'
1672CPIO='/usr/bin/cpio'
1673CPP='clang -E'
1674CPPFLAGS=''
1675CURL_CONFIG='/usr/bin/curl-config'
1676CVS='/usr/bin/cvs'
1677DEFAULTS='/usr/bin/defaults'
1678DEFS='-DHAVE_CONFIG_H'
1679DEVELOPER_DIR='/Applications/Xcode.app/Contents/Developer'
1680DIFF='/usr/bin/diff'
1681DSCL='/usr/bin/dscl'
1682DSEDITGROUP='/usr/sbin/dseditgroup'
1683DSTGRP='admin'
1684DSTMODE='0755'
1685DSTUSR='root'
1686ECHO_C='\c'
1687ECHO_N=''
1688ECHO_T=''
1689EGREP='/usr/bin/grep -E'
1690EXEEXT=''
1691EXTRA_PROGS=' daemondo'
1692FILE='/usr/bin/file'
1693FIND='/usr/bin/find'
1694GIT='/usr/bin/git'
1695GNUMAKE='/usr/bin/gnumake'
1696GNUPATCH='/usr/bin/patch'
1697GNUTAR='/Users/xeron/bin/gnutar'
1698GREP='/usr/bin/grep'
1699GZIP='/usr/bin/gzip'
1700HAVE_FRAMEWORK_COREFOUNDATION=''
1701HAVE_FRAMEWORK_IOKIT=''
1702HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1703HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1704HAVE_LAUNCHD='yes'
1705HDIUTIL='/usr/bin/hdiutil'
1706HG=''
1707INCLUDES='-I.. -I. '
1708INSTALL_DATA='${INSTALL} -m 644'
1709INSTALL_PROGRAM='${INSTALL}'
1710INSTALL_SCRIPT='${INSTALL}'
1711INTREE_TCLSH='/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix/tclsh'
1712LAUNCHCTL='/bin/launchctl'
1713LDFLAGS=''
1714LDFLAGS_LIBCURL='-lcurl'
1715LDFLAGS_SQLITE3='-lsqlite3'
1716LIBOBJS=''
1717LIBS=''
1718LIPO='/usr/bin/lipo'
1719LN_S='ln -s'
1720LSBOM='/usr/bin/lsbom'
1721LTLIBOBJS=''
1722LZMA=''
1723MACPORTS_VERSION='2.2.99'
1724MAKE='/usr/bin/make'
1725MD5_LIBS=''
1726MDFIND='/usr/bin/mdfind'
1727MDLS='/usr/bin/mdls'
1728MKBOM='/usr/bin/mkbom'
1729MPAPPLICATIONSDIR='/Applications/MacPorts'
1730MPCONFIGDIR='${sysconfdir}/macports'
1731MPCONFIGDIR_EXPANDED='/opt/local/etc/macports'
1732MPFRAMEWORKSDIR='/opt/local/Library/Frameworks'
1733MTREE='/usr/sbin/mtree'
1734OBJC='clang'
1735OBJCFLAGS='-g -O2'
1736OBJCPP='clang -E'
1737OBJC_FOUNDATION='Apple'
1738OBJC_FOUNDATION_CPPFLAGS=''
1739OBJC_FOUNDATION_LDFLAGS=''
1740OBJC_FOUNDATION_LIBS='-framework Foundation'
1741OBJC_LIBS='-lobjc'
1742OBJC_PTHREAD_CFLAGS='-D_THREAD_SAFE '
1743OBJC_PTHREAD_LIBS=''
1744OBJC_RUNTIME='APPLE_RUNTIME'
1745OBJC_RUNTIME_FLAGS='-fnext-runtime'
1746OBJEXT='o'
1747OPEN='/usr/bin/open'
1748OPENSSL='/usr/bin/openssl'
1749OS_MAJOR='13'
1750OS_PLATFORM='darwin'
1751PACKAGE_BUGREPORT='macports-dev@lists.macosforge.org'
1752PACKAGE_NAME='MacPorts'
1753PACKAGE_STRING='MacPorts 2.2.99'
1754PACKAGE_TARNAME='macports'
1755PACKAGE_URL=''
1756PACKAGE_VERSION='2.2.99'
1757PATCH='/usr/bin/patch'
1758PATH_CLEANED='/Users/xeron/.rvm/gems/ruby-1.9.3-p484/bin:/Users/xeron/.rvm/gems/ruby-1.9.3-p484@global/bin:/Users/xeron/.rvm/rubies/ruby-1.9.3-p484/bin:/Users/xeron/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/Users/xeron/.rvm/bin'
1759PATH_SEPARATOR=':'
1760PAX='/bin/pax'
1761PKG_CONFIG=''
1762PORTSDIR=''
1763PTHREAD_CFLAGS='-D_THREAD_SAFE '
1764PTHREAD_LIBS=''
1765READLINE_LIBS='-lreadline'
1766READLINK_IS_NOT_P1003_1A=''
1767RMDIR='/bin/rmdir'
1768RSYNC='/usr/bin/rsync'
1769RUNUSR='macports'
1770SANDBOX_EXEC='/usr/bin/sandbox-exec'
1771SED='/usr/bin/sed'
1772SED_EXT='-E'
1773SET_MAKE=''
1774SHELL='/bin/sh'
1775SHLIB_CFLAGS='-fno-common'
1776SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module'
1777SHLIB_SUFFIX='.dylib'
1778STLIB_LD='${AR} cr'
1779SVN='/usr/bin/svn'
1780SWIG=''
1781SW_VERS='/usr/bin/sw_vers'
1782TAR='/usr/bin/tar'
1783TAR_CMD='/Users/xeron/bin/gnutar --no-same-owner'
1784TAR_Q='q'
1785TCLSH='/opt/local/libexec/macports/bin/tclsh8.5'
1786TCL_BIN_DIR='/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix'
1787TCL_LIB_FILE='libtcl8.5.dylib'
1788TCL_LIB_FLAG='-ltcl8.5'
1789TCL_LIB_SPEC='-L/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix -ltcl8.5'
1790TCL_PACKAGE_PATH='/opt/local/libexec/macports/lib'
1791TCL_PREFIX='/opt/local/libexec/macports'
1792TCL_SRC_DIR='/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15'
1793TCL_STUB_LIB_FILE='libtclstub8.5.a'
1794TCL_STUB_LIB_FLAG='-ltclstub8.5'
1795TCL_STUB_LIB_SPEC='-L/Users/xeron/workspace/devel/macports/vendor/tcl8.5.15/unix -ltclstub8.5'
1796TCL_VERSION='8.5'
1797TRACEMODE_SUPPORT='1'
1798UNIVERSAL_ARCHFLAGS=' -arch x86_64 -arch i386'
1799UNIVERSAL_ARCHS='x86_64 i386'
1800UNZIP='/usr/bin/unzip'
1801VENDOR_DESTROOT='vendor/vendor-destroot'
1802VENDOR_TCLLIB_INSTALL='install-libraries'
1803VENDOR_TCLLIB_SUBDIR='tcllib-1.15'
1804VENDOR_TCLTHREAD_INSTALL='install-binaries install-libraries'
1805VENDOR_TCLTHREAD_SUBDIR='thread2.7.0'
1806VENDOR_TCL_INSTALL='install-binaries install-libraries'
1807VENDOR_TCL_SUBDIR='tcl8.5.15/unix'
1808XAR='/usr/bin/xar'
1809XCODEBUILD='/usr/bin/xcodebuild'
1810XCODE_SELECT='/usr/bin/xcode-select'
1811XCRUN='/usr/bin/xcrun'
1812XZ=''
1813ZIP='/usr/bin/zip'
1814ac_ct_CC='clang'
1815ac_ct_OBJC='clang'
1816ac_cv_func_strlcat='yes'
1817acx_pthread_config=''
1818bindir='${exec_prefix}/bin'
1819build='x86_64-apple-darwin13.1.0'
1820build_alias=''
1821build_cpu='x86_64'
1822build_os='darwin13.1.0'
1823build_vendor='apple'
1824datadir='${datarootdir}'
1825datarootdir='${prefix}/share'
1826docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1827dvidir='${docdir}'
1828exec_prefix='${prefix}'
1829host='x86_64-apple-darwin13.1.0'
1830host_alias=''
1831host_cpu='x86_64'
1832host_os='darwin13.1.0'
1833host_vendor='apple'
1834htmldir='${docdir}'
1835includedir='${prefix}/include'
1836infodir='${datarootdir}/info'
1837libdir='${exec_prefix}/lib'
1838libexecdir='${exec_prefix}/libexec'
1839localedir='${datarootdir}/locale'
1840localstatedir='${prefix}/var'
1841localstatedir_expanded='/opt/local/var'
1842macports_tcl_dir='/opt/local/share/macports/Tcl'
1843mandir='${datarootdir}/man'
1844oldincludedir='/usr/include'
1845pdfdir='${docdir}'
1846prefix='/opt/local'
1847prefix_expanded='/opt/local'
1848program_transform_name='s,x,x,'
1849psdir='${docdir}'
1850sbindir='${exec_prefix}/sbin'
1851sharedstatedir='${prefix}/com'
1852sysconfdir='${prefix}/etc'
1853target='x86_64-apple-darwin13.1.0'
1854target_alias=''
1855target_cpu='x86_64'
1856target_os='darwin13.1.0'
1857target_vendor='apple'
1858
1859## ----------- ##
1860## confdefs.h. ##
1861## ----------- ##
1862
1863/* confdefs.h */
1864#define PACKAGE_NAME "MacPorts"
1865#define PACKAGE_TARNAME "macports"
1866#define PACKAGE_VERSION "2.2.99"
1867#define PACKAGE_STRING "MacPorts 2.2.99"
1868#define PACKAGE_BUGREPORT "macports-dev@lists.macosforge.org"
1869#define PACKAGE_URL ""
1870#define UNUSED __attribute__((unused))
1871#define MP_PRIVATE __attribute__((visibility("hidden")))
1872#define HAVE_PTHREAD 1
1873#define STDC_HEADERS 1
1874#define HAVE_SYS_TYPES_H 1
1875#define HAVE_SYS_STAT_H 1
1876#define HAVE_STDLIB_H 1
1877#define HAVE_STRING_H 1
1878#define HAVE_MEMORY_H 1
1879#define HAVE_STRINGS_H 1
1880#define HAVE_INTTYPES_H 1
1881#define HAVE_STDINT_H 1
1882#define HAVE_UNISTD_H 1
1883#define HAVE_OBJC_OBJC_H 1
1884#define APPLE_RUNTIME 1
1885#define APPLE_FOUNDATION 1
1886#define HAVE_FRAMEWORK_COREFOUNDATION /**/
1887#define HAVE_FRAMEWORK_SYSTEMCONFIGURATION /**/
1888#define HAVE_FRAMEWORK_IOKIT /**/
1889#define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER /**/
1890#define STDC_HEADERS 1
1891#define HAVE_DIRENT_H 1
1892#define HAVE_SYS_WAIT_H 1
1893#define HAVE_CRT_EXTERNS_H 1
1894#define HAVE_ERR_H 1
1895#define HAVE_FCNTL_H 1
1896#define HAVE_LIBKERN_OSATOMIC_H 1
1897#define HAVE_LIMITS_H 1
1898#define HAVE_PATHS_H 1
1899#define HAVE_PWD_H 1
1900#define HAVE_READLINE_HISTORY_H 1
1901#define HAVE_READLINE_READLINE_H 1
1902#define HAVE_SPAWN_H 1
1903#define HAVE_SYS_CDEFS_H 1
1904#define HAVE_SYS_EVENT_H 1
1905#define HAVE_SYS_FCNTL_H 1
1906#define HAVE_SYS_FILE_H 1
1907#define HAVE_SYS_PATHS_H 1
1908#define HAVE_SYS_SOCKET_H 1
1909#define HAVE_SYS_SYSCTL_H 1
1910#define HAVE_UTIME_H 1
1911#define HAVE_OSATOMICCOMPAREANDSWAP32 1
1912#define HAVE_OSATOMICCOMPAREANDSWAP64 1
1913#define HAVE_OSATOMICCOMPAREANDSWAPPTR 1
1914#define HAVE_BZERO 1
1915#define HAVE_COPYFILE 1
1916#define HAVE_FGETLN 1
1917#define HAVE_FLOCK 1
1918#define HAVE_FLS 1
1919#define HAVE_KQUEUE 1
1920#define HAVE_LOCKF 1
1921#define HAVE_MEMSET 1
1922#define HAVE_POSIX_SPAWN 1
1923#define HAVE_SETMODE 1
1924#define HAVE_STRCASECMP 1
1925#define HAVE_STRLCAT 1
1926#define HAVE_STRLCPY 1
1927#define HAVE_STRNCASECMP 1
1928#define HAVE_SYSCTLBYNAME 1
1929#define HAVE_COMMONCRYPTO_COMMONDIGEST_H 1
1930#define HAVE_LIBREADLINE 1
1931#define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 0
1932#define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1
1933#define HAVE_DECL_RL_COMPLETION_MATCHES 1
1934#define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 1
1935#define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 1
1936#define HAVE_DECL_COMPLETION_MATCHES 1
1937#define MIN_USABLE_UID 500
1938#define MIN_USABLE_GID 500
1939#define HAVE_SQLITE3EXT_H 1
1940#define HAVE_KQUEUE 1
1941#define HAVE_KEVENT 1
1942#define HAVE_TRACEMODE_SUPPORT 1
1943
1944configure: exit 0