Ticket #45415: config.log

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