Ticket #52915: config.log

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