Ticket #36684: emacs-mac-app-config.log

File emacs-mac-app-config.log, 307.9 KB (added by angelo.graziosi@…, 12 years ago)

the 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 emacs configure 24.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-mac --enable-mac-app=/Applications/MacPorts
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MacBookPro
14uname -m = x86_64
15uname -r = 11.4.2
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 4.00 gigabytes
33Default processor set: 79 tasks, 363 threads, 4 processors
34Load average: 0.84, Mach factor: 3.14
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:3316: checking for a BSD-compatible install
52configure:3384: result: /usr/bin/install -c
53configure:3395: checking whether build environment is sane
54configure:3450: result: yes
55configure:3601: checking for a thread-safe mkdir -p
56configure:3640: result: build-aux/install-sh -c -d
57configure:3648: checking for gawk
58configure:3678: result: no
59configure:3648: checking for mawk
60configure:3678: result: no
61configure:3648: checking for nawk
62configure:3678: result: no
63configure:3648: checking for awk
64configure:3664: found /usr/bin/awk
65configure:3675: result: awk
66configure:3686: checking whether make sets $(MAKE)
67configure:3708: result: yes
68configure:4393: checking build system type
69configure:4407: result: x86_64-apple-darwin11.4.2
70configure:4427: checking host system type
71configure:4440: result: x86_64-apple-darwin11.4.2
72configure:4752: checking for gcc
73configure:4779: result: /usr/bin/clang
74configure:5008: checking for C compiler version
75configure:5017: /usr/bin/clang --version >&5
76Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
77Target: x86_64-apple-darwin11.4.2
78Thread model: posix
79configure:5028: $? = 0
80configure:5017: /usr/bin/clang -v >&5
81Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn)
82Target: x86_64-apple-darwin11.4.2
83Thread model: posix
84configure:5028: $? = 0
85configure:5017: /usr/bin/clang -V >&5
86clang: error: argument to '-V' is missing (expected 1 value)
87clang: error: no input files
88configure:5028: $? = 1
89configure:5017: /usr/bin/clang -qversion >&5
90clang: error: no input files
91configure:5028: $? = 1
92configure:5048: checking whether the C compiler works
93configure:5070: /usr/bin/clang -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
94configure:5074: $? = 0
95configure:5122: result: yes
96configure:5125: checking for C compiler default output file name
97configure:5127: result: a.out
98configure:5133: checking for suffix of executables
99configure:5140: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
100configure:5144: $? = 0
101configure:5166: result:
102configure:5188: checking whether we are cross compiling
103configure:5196: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
104configure:5200: $? = 0
105configure:5207: ./conftest
106configure:5211: $? = 0
107configure:5226: result: no
108configure:5231: checking for suffix of object files
109configure:5253: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
110configure:5257: $? = 0
111configure:5278: result: o
112configure:5282: checking whether we are using the GNU C compiler
113configure:5301: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
114configure:5301: $? = 0
115configure:5310: result: yes
116configure:5319: checking whether /usr/bin/clang accepts -g
117configure:5339: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
118configure:5339: $? = 0
119configure:5380: result: yes
120configure:5397: checking for /usr/bin/clang option to accept ISO C89
121configure:5460: /usr/bin/clang  -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
122configure:5460: $? = 0
123configure:5473: result: none needed
124configure:5504: checking for style of include used by make
125configure:5532: result: GNU
126configure:5558: checking dependency style of /usr/bin/clang
127configure:5669: result: gcc3
128configure:5685: checking whether /usr/bin/clang and cc understand -c and -o together
129configure:5716: /usr/bin/clang -c conftest.c -o conftest2.o >&5
130configure:5720: $? = 0
131configure:5726: /usr/bin/clang -c conftest.c -o conftest2.o >&5
132configure:5730: $? = 0
133configure:5741: cc -c conftest.c >&5
134configure:5745: $? = 0
135configure:5753: cc -c conftest.c -o conftest2.o >&5
136configure:5757: $? = 0
137configure:5763: cc -c conftest.c -o conftest2.o >&5
138configure:5767: $? = 0
139configure:5785: result: yes
140configure:5818: checking how to run the C preprocessor
141configure:5888: result: /usr/bin/clang -E -no-cpp-precomp
142configure:5908: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c
143configure:5908: $? = 0
144configure:5922: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c
145conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found
146#include <ac_nonexistent.h>
147         ^
1481 error generated.
149configure:5922: $? = 1
150configure: failed program was:
151| /* confdefs.h */
152| #define PACKAGE_NAME "emacs"
153| #define PACKAGE_TARNAME "emacs"
154| #define PACKAGE_VERSION "24.2"
155| #define PACKAGE_STRING "emacs 24.2"
156| #define PACKAGE_BUGREPORT ""
157| #define PACKAGE_URL ""
158| #define PACKAGE "emacs"
159| #define VERSION "24.2"
160| #define MAIL_USE_POP 1
161| #define SYNC_INPUT 1
162| /* end confdefs.h.  */
163| #include <ac_nonexistent.h>
164configure:5951: checking for grep that handles long lines and -e
165configure:6009: result: /usr/bin/grep
166configure:6014: checking for egrep
167configure:6076: result: /usr/bin/grep -E
168configure:6083: checking for Minix Amsterdam compiler
169configure:6107: result: no
170configure:6159: checking for ar
171configure:6175: found /opt/local/bin/ar
172configure:6186: result: ar
173configure:6266: checking for ranlib
174configure:6282: found /opt/local/bin/ranlib
175configure:6293: result: ranlib
176configure:6319: checking for ANSI C header files
177configure:6339: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
178configure:6339: $? = 0
179configure:6412: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
180configure:6412: $? = 0
181configure:6412: ./conftest
182configure:6412: $? = 0
183configure:6423: result: yes
184configure:6436: checking for sys/types.h
185configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
186configure:6436: $? = 0
187configure:6436: result: yes
188configure:6436: checking for sys/stat.h
189configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
190configure:6436: $? = 0
191configure:6436: result: yes
192configure:6436: checking for stdlib.h
193configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
194configure:6436: $? = 0
195configure:6436: result: yes
196configure:6436: checking for string.h
197configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
198configure:6436: $? = 0
199configure:6436: result: yes
200configure:6436: checking for memory.h
201configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
202configure:6436: $? = 0
203configure:6436: result: yes
204configure:6436: checking for strings.h
205configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
206configure:6436: $? = 0
207configure:6436: result: yes
208configure:6436: checking for inttypes.h
209configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
210configure:6436: $? = 0
211configure:6436: result: yes
212configure:6436: checking for stdint.h
213configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
214configure:6436: $? = 0
215configure:6436: result: yes
216configure:6436: checking for unistd.h
217configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
218configure:6436: $? = 0
219configure:6436: result: yes
220configure:6451: checking minix/config.h usability
221configure:6451: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
222conftest.c:56:10: fatal error: 'minix/config.h' file not found
223#include <minix/config.h>
224         ^
2251 error generated.
226configure:6451: $? = 1
227configure: failed program was:
228| /* confdefs.h */
229| #define PACKAGE_NAME "emacs"
230| #define PACKAGE_TARNAME "emacs"
231| #define PACKAGE_VERSION "24.2"
232| #define PACKAGE_STRING "emacs 24.2"
233| #define PACKAGE_BUGREPORT ""
234| #define PACKAGE_URL ""
235| #define PACKAGE "emacs"
236| #define VERSION "24.2"
237| #define MAIL_USE_POP 1
238| #define SYNC_INPUT 1
239| #define STDC_HEADERS 1
240| #define HAVE_SYS_TYPES_H 1
241| #define HAVE_SYS_STAT_H 1
242| #define HAVE_STDLIB_H 1
243| #define HAVE_STRING_H 1
244| #define HAVE_MEMORY_H 1
245| #define HAVE_STRINGS_H 1
246| #define HAVE_INTTYPES_H 1
247| #define HAVE_STDINT_H 1
248| #define HAVE_UNISTD_H 1
249| /* end confdefs.h.  */
250| #include <stdio.h>
251| #ifdef HAVE_SYS_TYPES_H
252| # include <sys/types.h>
253| #endif
254| #ifdef HAVE_SYS_STAT_H
255| # include <sys/stat.h>
256| #endif
257| #ifdef STDC_HEADERS
258| # include <stdlib.h>
259| # include <stddef.h>
260| #else
261| # ifdef HAVE_STDLIB_H
262| #  include <stdlib.h>
263| # endif
264| #endif
265| #ifdef HAVE_STRING_H
266| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
267| #  include <memory.h>
268| # endif
269| # include <string.h>
270| #endif
271| #ifdef HAVE_STRINGS_H
272| # include <strings.h>
273| #endif
274| #ifdef HAVE_INTTYPES_H
275| # include <inttypes.h>
276| #endif
277| #ifdef HAVE_STDINT_H
278| # include <stdint.h>
279| #endif
280| #ifdef HAVE_UNISTD_H
281| # include <unistd.h>
282| #endif
283| #include <minix/config.h>
284configure:6451: result: no
285configure:6451: checking minix/config.h presence
286configure:6451: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c
287conftest.c:23:10: fatal error: 'minix/config.h' file not found
288#include <minix/config.h>
289         ^
2901 error generated.
291configure:6451: $? = 1
292configure: failed program was:
293| /* confdefs.h */
294| #define PACKAGE_NAME "emacs"
295| #define PACKAGE_TARNAME "emacs"
296| #define PACKAGE_VERSION "24.2"
297| #define PACKAGE_STRING "emacs 24.2"
298| #define PACKAGE_BUGREPORT ""
299| #define PACKAGE_URL ""
300| #define PACKAGE "emacs"
301| #define VERSION "24.2"
302| #define MAIL_USE_POP 1
303| #define SYNC_INPUT 1
304| #define STDC_HEADERS 1
305| #define HAVE_SYS_TYPES_H 1
306| #define HAVE_SYS_STAT_H 1
307| #define HAVE_STDLIB_H 1
308| #define HAVE_STRING_H 1
309| #define HAVE_MEMORY_H 1
310| #define HAVE_STRINGS_H 1
311| #define HAVE_INTTYPES_H 1
312| #define HAVE_STDINT_H 1
313| #define HAVE_UNISTD_H 1
314| /* end confdefs.h.  */
315| #include <minix/config.h>
316configure:6451: result: no
317configure:6451: checking for minix/config.h
318configure:6451: result: no
319configure:6480: checking whether it is safe to define __EXTENSIONS__
320configure:6498: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
321configure:6498: $? = 0
322configure:6505: result: yes
323configure:6534: checking for special C compiler options needed for large files
324configure:6579: result: no
325configure:6585: checking for _FILE_OFFSET_BITS value needed for large files
326configure:6610: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
327configure:6610: $? = 0
328configure:6642: result: no
329configure:6731: checking for /usr/bin/clang option to accept ISO C99
330configure:6880: /usr/bin/clang  -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
331configure:6880: $? = 0
332configure:6893: result: none needed
333configure:7001: checking for /usr/bin/clang option to accept ISO Standard C
334configure:7012: result: none needed
335configure:7152: checking whether gcc understands -Wdeclaration-after-statement
336configure:7167: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5
337configure:7167: $? = 0
338configure:7176: result: yes
339configure:7184: checking whether gcc understands -Wold-style-definition
340configure:7199: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -Wold-style-definition -I/opt/local/include conftest.c >&5
341configure:7199: $? = 0
342configure:7208: result: yes
343configure:7215: checking whether gcc understands -Wimplicit-function-declaration
344configure:7230: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -Wimplicit-function-declaration -I/opt/local/include conftest.c >&5
345configure:7230: $? = 0
346configure:7239: result: yes
347configure:7255: checking how to run the C preprocessor
348configure:7325: result: /usr/bin/clang -E -no-cpp-precomp
349configure:7345: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c
350configure:7345: $? = 0
351configure:7359: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c
352conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found
353#include <ac_nonexistent.h>
354         ^
3551 error generated.
356configure:7359: $? = 1
357configure: failed program was:
358| /* confdefs.h */
359| #define PACKAGE_NAME "emacs"
360| #define PACKAGE_TARNAME "emacs"
361| #define PACKAGE_VERSION "24.2"
362| #define PACKAGE_STRING "emacs 24.2"
363| #define PACKAGE_BUGREPORT ""
364| #define PACKAGE_URL ""
365| #define PACKAGE "emacs"
366| #define VERSION "24.2"
367| #define MAIL_USE_POP 1
368| #define SYNC_INPUT 1
369| #define STDC_HEADERS 1
370| #define HAVE_SYS_TYPES_H 1
371| #define HAVE_SYS_STAT_H 1
372| #define HAVE_STDLIB_H 1
373| #define HAVE_STRING_H 1
374| #define HAVE_MEMORY_H 1
375| #define HAVE_STRINGS_H 1
376| #define HAVE_INTTYPES_H 1
377| #define HAVE_STDINT_H 1
378| #define HAVE_UNISTD_H 1
379| #define __EXTENSIONS__ 1
380| #define _ALL_SOURCE 1
381| #define _DARWIN_C_SOURCE 1
382| #define _GNU_SOURCE 1
383| #define _POSIX_PTHREAD_SEMANTICS 1
384| #define _TANDEM_SOURCE 1
385| /* end confdefs.h.  */
386| #include <ac_nonexistent.h>
387configure:7488: checking whether i386 is declared
388configure:7488: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
389conftest.c:69:10: error: use of undeclared identifier 'i386'
390  (void) i386;
391         ^
3921 error generated.
393configure:7488: $? = 1
394configure: failed program was:
395| /* confdefs.h */
396| #define PACKAGE_NAME "emacs"
397| #define PACKAGE_TARNAME "emacs"
398| #define PACKAGE_VERSION "24.2"
399| #define PACKAGE_STRING "emacs 24.2"
400| #define PACKAGE_BUGREPORT ""
401| #define PACKAGE_URL ""
402| #define PACKAGE "emacs"
403| #define VERSION "24.2"
404| #define MAIL_USE_POP 1
405| #define SYNC_INPUT 1
406| #define STDC_HEADERS 1
407| #define HAVE_SYS_TYPES_H 1
408| #define HAVE_SYS_STAT_H 1
409| #define HAVE_STDLIB_H 1
410| #define HAVE_STRING_H 1
411| #define HAVE_MEMORY_H 1
412| #define HAVE_STRINGS_H 1
413| #define HAVE_INTTYPES_H 1
414| #define HAVE_STDINT_H 1
415| #define HAVE_UNISTD_H 1
416| #define __EXTENSIONS__ 1
417| #define _ALL_SOURCE 1
418| #define _DARWIN_C_SOURCE 1
419| #define _GNU_SOURCE 1
420| #define _POSIX_PTHREAD_SEMANTICS 1
421| #define _TANDEM_SOURCE 1
422| /* end confdefs.h.  */
423| #include <stdio.h>
424| #ifdef HAVE_SYS_TYPES_H
425| # include <sys/types.h>
426| #endif
427| #ifdef HAVE_SYS_STAT_H
428| # include <sys/stat.h>
429| #endif
430| #ifdef STDC_HEADERS
431| # include <stdlib.h>
432| # include <stddef.h>
433| #else
434| # ifdef HAVE_STDLIB_H
435| #  include <stdlib.h>
436| # endif
437| #endif
438| #ifdef HAVE_STRING_H
439| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
440| #  include <memory.h>
441| # endif
442| # include <string.h>
443| #endif
444| #ifdef HAVE_STRINGS_H
445| # include <strings.h>
446| #endif
447| #ifdef HAVE_INTTYPES_H
448| # include <inttypes.h>
449| #endif
450| #ifdef HAVE_STDINT_H
451| # include <stdint.h>
452| #endif
453| #ifdef HAVE_UNISTD_H
454| # include <unistd.h>
455| #endif
456| int
457| main ()
458| {
459| #ifndef i386
460| #ifdef __cplusplus
461|   (void) i386;
462| #else
463|   (void) i386;
464| #endif
465| #endif
466|
467|   ;
468|   return 0;
469| }
470configure:7488: result: no
471configure:7498: checking whether __ILP32__ is declared
472configure:7498: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5
473conftest.c:69:10: error: use of undeclared identifier '__ILP32__'
474  (void) __ILP32__;
475         ^
4761 error generated.
477configure:7498: $? = 1
478configure: failed program was:
479| /* confdefs.h */
480| #define PACKAGE_NAME "emacs"
481| #define PACKAGE_TARNAME "emacs"
482| #define PACKAGE_VERSION "24.2"
483| #define PACKAGE_STRING "emacs 24.2"
484| #define PACKAGE_BUGREPORT ""
485| #define PACKAGE_URL ""
486| #define PACKAGE "emacs"
487| #define VERSION "24.2"
488| #define MAIL_USE_POP 1
489| #define SYNC_INPUT 1
490| #define STDC_HEADERS 1
491| #define HAVE_SYS_TYPES_H 1
492| #define HAVE_SYS_STAT_H 1
493| #define HAVE_STDLIB_H 1
494| #define HAVE_STRING_H 1
495| #define HAVE_MEMORY_H 1
496| #define HAVE_STRINGS_H 1
497| #define HAVE_INTTYPES_H 1
498| #define HAVE_STDINT_H 1
499| #define HAVE_UNISTD_H 1
500| #define __EXTENSIONS__ 1
501| #define _ALL_SOURCE 1
502| #define _DARWIN_C_SOURCE 1
503| #define _GNU_SOURCE 1
504| #define _POSIX_PTHREAD_SEMANTICS 1
505| #define _TANDEM_SOURCE 1
506| /* end confdefs.h.  */
507| #include <stdio.h>
508| #ifdef HAVE_SYS_TYPES_H
509| # include <sys/types.h>
510| #endif
511| #ifdef HAVE_SYS_STAT_H
512| # include <sys/stat.h>
513| #endif
514| #ifdef STDC_HEADERS
515| # include <stdlib.h>
516| # include <stddef.h>
517| #else
518| # ifdef HAVE_STDLIB_H
519| #  include <stdlib.h>
520| # endif
521| #endif
522| #ifdef HAVE_STRING_H
523| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
524| #  include <memory.h>
525| # endif
526| # include <string.h>
527| #endif
528| #ifdef HAVE_STRINGS_H
529| # include <strings.h>
530| #endif
531| #ifdef HAVE_INTTYPES_H
532| # include <inttypes.h>
533| #endif
534| #ifdef HAVE_STDINT_H
535| # include <stdint.h>
536| #endif
537| #ifdef HAVE_UNISTD_H
538| # include <unistd.h>
539| #endif
540| int
541| main ()
542| {
543| #ifndef __ILP32__
544| #ifdef __cplusplus
545|   (void) __ILP32__;
546| #else
547|   (void) __ILP32__;
548| #endif
549| #endif
550|
551|   ;
552|   return 0;
553| }
554configure:7498: result: no
555configure:7507: checking for install-info
556configure:7525: found /opt/local/bin/install-info
557configure:7537: result: /opt/local/bin/install-info
558configure:7547: checking for install-info
559configure:7577: result: /opt/local/bin/install-info
560configure:7587: checking for install-info
561configure:7618: result: /opt/local/bin/install-info
562configure:7628: checking for gzip
563configure:7646: found /opt/local/bin/gzip
564configure:7658: result: /opt/local/bin/gzip
565configure:7671: checking for makeinfo
566configure:7689: found /opt/local/bin/makeinfo
567configure:7702: result: /opt/local/bin/makeinfo
568configure:7756: checking for -znocombreloc
569configure:7769: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-znocombreloc conftest.c  >&5
570ld: unknown option: -znocombreloc
571clang: error: linker command failed with exit code 1 (use -v to see invocation)
572configure:7769: $? = 1
573configure: failed program was:
574| /* confdefs.h */
575| #define PACKAGE_NAME "emacs"
576| #define PACKAGE_TARNAME "emacs"
577| #define PACKAGE_VERSION "24.2"
578| #define PACKAGE_STRING "emacs 24.2"
579| #define PACKAGE_BUGREPORT ""
580| #define PACKAGE_URL ""
581| #define PACKAGE "emacs"
582| #define VERSION "24.2"
583| #define MAIL_USE_POP 1
584| #define SYNC_INPUT 1
585| #define STDC_HEADERS 1
586| #define HAVE_SYS_TYPES_H 1
587| #define HAVE_SYS_STAT_H 1
588| #define HAVE_STDLIB_H 1
589| #define HAVE_STRING_H 1
590| #define HAVE_MEMORY_H 1
591| #define HAVE_STRINGS_H 1
592| #define HAVE_INTTYPES_H 1
593| #define HAVE_STDINT_H 1
594| #define HAVE_UNISTD_H 1
595| #define __EXTENSIONS__ 1
596| #define _ALL_SOURCE 1
597| #define _DARWIN_C_SOURCE 1
598| #define _GNU_SOURCE 1
599| #define _POSIX_PTHREAD_SEMANTICS 1
600| #define _TANDEM_SOURCE 1
601| /* end confdefs.h.  */
602|
603| int
604| main ()
605| {
606|
607|   ;
608|   return 0;
609| }
610configure:7774: result: no
611configure:7950: checking for special C compiler options needed for large files
612configure:7995: result: no
613configure:8001: checking for _FILE_OFFSET_BITS value needed for large files
614configure:8058: result: no
615configure:8294: checking machine/soundcard.h usability
616configure:8294: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
617conftest.c:62:10: fatal error: 'machine/soundcard.h' file not found
618#include <machine/soundcard.h>
619         ^
6201 error generated.
621configure:8294: $? = 1
622configure: failed program was:
623| /* confdefs.h */
624| #define PACKAGE_NAME "emacs"
625| #define PACKAGE_TARNAME "emacs"
626| #define PACKAGE_VERSION "24.2"
627| #define PACKAGE_STRING "emacs 24.2"
628| #define PACKAGE_BUGREPORT ""
629| #define PACKAGE_URL ""
630| #define PACKAGE "emacs"
631| #define VERSION "24.2"
632| #define MAIL_USE_POP 1
633| #define SYNC_INPUT 1
634| #define STDC_HEADERS 1
635| #define HAVE_SYS_TYPES_H 1
636| #define HAVE_SYS_STAT_H 1
637| #define HAVE_STDLIB_H 1
638| #define HAVE_STRING_H 1
639| #define HAVE_MEMORY_H 1
640| #define HAVE_STRINGS_H 1
641| #define HAVE_INTTYPES_H 1
642| #define HAVE_STDINT_H 1
643| #define HAVE_UNISTD_H 1
644| #define __EXTENSIONS__ 1
645| #define _ALL_SOURCE 1
646| #define _DARWIN_C_SOURCE 1
647| #define _GNU_SOURCE 1
648| #define _POSIX_PTHREAD_SEMANTICS 1
649| #define _TANDEM_SOURCE 1
650| /* end confdefs.h.  */
651| #include <stdio.h>
652| #ifdef HAVE_SYS_TYPES_H
653| # include <sys/types.h>
654| #endif
655| #ifdef HAVE_SYS_STAT_H
656| # include <sys/stat.h>
657| #endif
658| #ifdef STDC_HEADERS
659| # include <stdlib.h>
660| # include <stddef.h>
661| #else
662| # ifdef HAVE_STDLIB_H
663| #  include <stdlib.h>
664| # endif
665| #endif
666| #ifdef HAVE_STRING_H
667| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
668| #  include <memory.h>
669| # endif
670| # include <string.h>
671| #endif
672| #ifdef HAVE_STRINGS_H
673| # include <strings.h>
674| #endif
675| #ifdef HAVE_INTTYPES_H
676| # include <inttypes.h>
677| #endif
678| #ifdef HAVE_STDINT_H
679| # include <stdint.h>
680| #endif
681| #ifdef HAVE_UNISTD_H
682| # include <unistd.h>
683| #endif
684| #include <machine/soundcard.h>
685configure:8294: result: no
686configure:8294: checking machine/soundcard.h presence
687configure:8294: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
688conftest.c:29:10: fatal error: 'machine/soundcard.h' file not found
689#include <machine/soundcard.h>
690         ^
6911 error generated.
692configure:8294: $? = 1
693configure: failed program was:
694| /* confdefs.h */
695| #define PACKAGE_NAME "emacs"
696| #define PACKAGE_TARNAME "emacs"
697| #define PACKAGE_VERSION "24.2"
698| #define PACKAGE_STRING "emacs 24.2"
699| #define PACKAGE_BUGREPORT ""
700| #define PACKAGE_URL ""
701| #define PACKAGE "emacs"
702| #define VERSION "24.2"
703| #define MAIL_USE_POP 1
704| #define SYNC_INPUT 1
705| #define STDC_HEADERS 1
706| #define HAVE_SYS_TYPES_H 1
707| #define HAVE_SYS_STAT_H 1
708| #define HAVE_STDLIB_H 1
709| #define HAVE_STRING_H 1
710| #define HAVE_MEMORY_H 1
711| #define HAVE_STRINGS_H 1
712| #define HAVE_INTTYPES_H 1
713| #define HAVE_STDINT_H 1
714| #define HAVE_UNISTD_H 1
715| #define __EXTENSIONS__ 1
716| #define _ALL_SOURCE 1
717| #define _DARWIN_C_SOURCE 1
718| #define _GNU_SOURCE 1
719| #define _POSIX_PTHREAD_SEMANTICS 1
720| #define _TANDEM_SOURCE 1
721| /* end confdefs.h.  */
722| #include <machine/soundcard.h>
723configure:8294: result: no
724configure:8294: checking for machine/soundcard.h
725configure:8294: result: no
726configure:8294: checking sys/soundcard.h usability
727configure:8294: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
728conftest.c:62:10: fatal error: 'sys/soundcard.h' file not found
729#include <sys/soundcard.h>
730         ^
7311 error generated.
732configure:8294: $? = 1
733configure: failed program was:
734| /* confdefs.h */
735| #define PACKAGE_NAME "emacs"
736| #define PACKAGE_TARNAME "emacs"
737| #define PACKAGE_VERSION "24.2"
738| #define PACKAGE_STRING "emacs 24.2"
739| #define PACKAGE_BUGREPORT ""
740| #define PACKAGE_URL ""
741| #define PACKAGE "emacs"
742| #define VERSION "24.2"
743| #define MAIL_USE_POP 1
744| #define SYNC_INPUT 1
745| #define STDC_HEADERS 1
746| #define HAVE_SYS_TYPES_H 1
747| #define HAVE_SYS_STAT_H 1
748| #define HAVE_STDLIB_H 1
749| #define HAVE_STRING_H 1
750| #define HAVE_MEMORY_H 1
751| #define HAVE_STRINGS_H 1
752| #define HAVE_INTTYPES_H 1
753| #define HAVE_STDINT_H 1
754| #define HAVE_UNISTD_H 1
755| #define __EXTENSIONS__ 1
756| #define _ALL_SOURCE 1
757| #define _DARWIN_C_SOURCE 1
758| #define _GNU_SOURCE 1
759| #define _POSIX_PTHREAD_SEMANTICS 1
760| #define _TANDEM_SOURCE 1
761| /* end confdefs.h.  */
762| #include <stdio.h>
763| #ifdef HAVE_SYS_TYPES_H
764| # include <sys/types.h>
765| #endif
766| #ifdef HAVE_SYS_STAT_H
767| # include <sys/stat.h>
768| #endif
769| #ifdef STDC_HEADERS
770| # include <stdlib.h>
771| # include <stddef.h>
772| #else
773| # ifdef HAVE_STDLIB_H
774| #  include <stdlib.h>
775| # endif
776| #endif
777| #ifdef HAVE_STRING_H
778| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
779| #  include <memory.h>
780| # endif
781| # include <string.h>
782| #endif
783| #ifdef HAVE_STRINGS_H
784| # include <strings.h>
785| #endif
786| #ifdef HAVE_INTTYPES_H
787| # include <inttypes.h>
788| #endif
789| #ifdef HAVE_STDINT_H
790| # include <stdint.h>
791| #endif
792| #ifdef HAVE_UNISTD_H
793| # include <unistd.h>
794| #endif
795| #include <sys/soundcard.h>
796configure:8294: result: no
797configure:8294: checking sys/soundcard.h presence
798configure:8294: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
799conftest.c:29:10: fatal error: 'sys/soundcard.h' file not found
800#include <sys/soundcard.h>
801         ^
8021 error generated.
803configure:8294: $? = 1
804configure: failed program was:
805| /* confdefs.h */
806| #define PACKAGE_NAME "emacs"
807| #define PACKAGE_TARNAME "emacs"
808| #define PACKAGE_VERSION "24.2"
809| #define PACKAGE_STRING "emacs 24.2"
810| #define PACKAGE_BUGREPORT ""
811| #define PACKAGE_URL ""
812| #define PACKAGE "emacs"
813| #define VERSION "24.2"
814| #define MAIL_USE_POP 1
815| #define SYNC_INPUT 1
816| #define STDC_HEADERS 1
817| #define HAVE_SYS_TYPES_H 1
818| #define HAVE_SYS_STAT_H 1
819| #define HAVE_STDLIB_H 1
820| #define HAVE_STRING_H 1
821| #define HAVE_MEMORY_H 1
822| #define HAVE_STRINGS_H 1
823| #define HAVE_INTTYPES_H 1
824| #define HAVE_STDINT_H 1
825| #define HAVE_UNISTD_H 1
826| #define __EXTENSIONS__ 1
827| #define _ALL_SOURCE 1
828| #define _DARWIN_C_SOURCE 1
829| #define _GNU_SOURCE 1
830| #define _POSIX_PTHREAD_SEMANTICS 1
831| #define _TANDEM_SOURCE 1
832| /* end confdefs.h.  */
833| #include <sys/soundcard.h>
834configure:8294: result: no
835configure:8294: checking for sys/soundcard.h
836configure:8294: result: no
837configure:8294: checking soundcard.h usability
838configure:8294: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
839conftest.c:62:10: fatal error: 'soundcard.h' file not found
840#include <soundcard.h>
841         ^
8421 error generated.
843configure:8294: $? = 1
844configure: failed program was:
845| /* confdefs.h */
846| #define PACKAGE_NAME "emacs"
847| #define PACKAGE_TARNAME "emacs"
848| #define PACKAGE_VERSION "24.2"
849| #define PACKAGE_STRING "emacs 24.2"
850| #define PACKAGE_BUGREPORT ""
851| #define PACKAGE_URL ""
852| #define PACKAGE "emacs"
853| #define VERSION "24.2"
854| #define MAIL_USE_POP 1
855| #define SYNC_INPUT 1
856| #define STDC_HEADERS 1
857| #define HAVE_SYS_TYPES_H 1
858| #define HAVE_SYS_STAT_H 1
859| #define HAVE_STDLIB_H 1
860| #define HAVE_STRING_H 1
861| #define HAVE_MEMORY_H 1
862| #define HAVE_STRINGS_H 1
863| #define HAVE_INTTYPES_H 1
864| #define HAVE_STDINT_H 1
865| #define HAVE_UNISTD_H 1
866| #define __EXTENSIONS__ 1
867| #define _ALL_SOURCE 1
868| #define _DARWIN_C_SOURCE 1
869| #define _GNU_SOURCE 1
870| #define _POSIX_PTHREAD_SEMANTICS 1
871| #define _TANDEM_SOURCE 1
872| /* end confdefs.h.  */
873| #include <stdio.h>
874| #ifdef HAVE_SYS_TYPES_H
875| # include <sys/types.h>
876| #endif
877| #ifdef HAVE_SYS_STAT_H
878| # include <sys/stat.h>
879| #endif
880| #ifdef STDC_HEADERS
881| # include <stdlib.h>
882| # include <stddef.h>
883| #else
884| # ifdef HAVE_STDLIB_H
885| #  include <stdlib.h>
886| # endif
887| #endif
888| #ifdef HAVE_STRING_H
889| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
890| #  include <memory.h>
891| # endif
892| # include <string.h>
893| #endif
894| #ifdef HAVE_STRINGS_H
895| # include <strings.h>
896| #endif
897| #ifdef HAVE_INTTYPES_H
898| # include <inttypes.h>
899| #endif
900| #ifdef HAVE_STDINT_H
901| # include <stdint.h>
902| #endif
903| #ifdef HAVE_UNISTD_H
904| # include <unistd.h>
905| #endif
906| #include <soundcard.h>
907configure:8294: result: no
908configure:8294: checking soundcard.h presence
909configure:8294: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
910conftest.c:29:10: fatal error: 'soundcard.h' file not found
911#include <soundcard.h>
912         ^
9131 error generated.
914configure:8294: $? = 1
915configure: failed program was:
916| /* confdefs.h */
917| #define PACKAGE_NAME "emacs"
918| #define PACKAGE_TARNAME "emacs"
919| #define PACKAGE_VERSION "24.2"
920| #define PACKAGE_STRING "emacs 24.2"
921| #define PACKAGE_BUGREPORT ""
922| #define PACKAGE_URL ""
923| #define PACKAGE "emacs"
924| #define VERSION "24.2"
925| #define MAIL_USE_POP 1
926| #define SYNC_INPUT 1
927| #define STDC_HEADERS 1
928| #define HAVE_SYS_TYPES_H 1
929| #define HAVE_SYS_STAT_H 1
930| #define HAVE_STDLIB_H 1
931| #define HAVE_STRING_H 1
932| #define HAVE_MEMORY_H 1
933| #define HAVE_STRINGS_H 1
934| #define HAVE_INTTYPES_H 1
935| #define HAVE_STDINT_H 1
936| #define HAVE_UNISTD_H 1
937| #define __EXTENSIONS__ 1
938| #define _ALL_SOURCE 1
939| #define _DARWIN_C_SOURCE 1
940| #define _GNU_SOURCE 1
941| #define _POSIX_PTHREAD_SEMANTICS 1
942| #define _TANDEM_SOURCE 1
943| /* end confdefs.h.  */
944| #include <soundcard.h>
945configure:8294: result: no
946configure:8294: checking for soundcard.h
947configure:8294: result: no
948configure:8305: checking for _oss_ioctl in -lossaudio
949configure:8330: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lossaudio   >&5
950ld: library not found for -lossaudio
951clang: error: linker command failed with exit code 1 (use -v to see invocation)
952configure:8330: $? = 1
953configure: failed program was:
954| /* confdefs.h */
955| #define PACKAGE_NAME "emacs"
956| #define PACKAGE_TARNAME "emacs"
957| #define PACKAGE_VERSION "24.2"
958| #define PACKAGE_STRING "emacs 24.2"
959| #define PACKAGE_BUGREPORT ""
960| #define PACKAGE_URL ""
961| #define PACKAGE "emacs"
962| #define VERSION "24.2"
963| #define MAIL_USE_POP 1
964| #define SYNC_INPUT 1
965| #define STDC_HEADERS 1
966| #define HAVE_SYS_TYPES_H 1
967| #define HAVE_SYS_STAT_H 1
968| #define HAVE_STDLIB_H 1
969| #define HAVE_STRING_H 1
970| #define HAVE_MEMORY_H 1
971| #define HAVE_STRINGS_H 1
972| #define HAVE_INTTYPES_H 1
973| #define HAVE_STDINT_H 1
974| #define HAVE_UNISTD_H 1
975| #define __EXTENSIONS__ 1
976| #define _ALL_SOURCE 1
977| #define _DARWIN_C_SOURCE 1
978| #define _GNU_SOURCE 1
979| #define _POSIX_PTHREAD_SEMANTICS 1
980| #define _TANDEM_SOURCE 1
981| /* end confdefs.h.  */
982|
983| /* Override any GCC internal prototype to avoid an error.
984|    Use char because int might match the return type of a GCC
985|    builtin and then its argument prototype would still apply.  */
986| #ifdef __cplusplus
987| extern "C"
988| #endif
989| char _oss_ioctl ();
990| int
991| main ()
992| {
993| return _oss_ioctl ();
994|   ;
995|   return 0;
996| }
997configure:8339: result: no
998configure:8356: checking for pkg-config
999configure:8374: found /opt/local/bin/pkg-config
1000configure:8387: result: /opt/local/bin/pkg-config
1001configure:8401: checking for alsa >= 1.0.0
1002configure:8421: result: no
1003configure:8520: checking sys/select.h usability
1004configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1005configure:8520: $? = 0
1006configure:8520: result: yes
1007configure:8520: checking sys/select.h presence
1008configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1009configure:8520: $? = 0
1010configure:8520: result: yes
1011configure:8520: checking for sys/select.h
1012configure:8520: result: yes
1013configure:8520: checking sys/time.h usability
1014configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1015configure:8520: $? = 0
1016configure:8520: result: yes
1017configure:8520: checking sys/time.h presence
1018configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1019configure:8520: $? = 0
1020configure:8520: result: yes
1021configure:8520: checking for sys/time.h
1022configure:8520: result: yes
1023configure:8520: checking for unistd.h
1024configure:8520: result: yes
1025configure:8520: checking utime.h usability
1026configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1027configure:8520: $? = 0
1028configure:8520: result: yes
1029configure:8520: checking utime.h presence
1030configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1031configure:8520: $? = 0
1032configure:8520: result: yes
1033configure:8520: checking for utime.h
1034configure:8520: result: yes
1035configure:8520: checking linux/version.h usability
1036configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1037conftest.c:66:10: fatal error: 'linux/version.h' file not found
1038#include <linux/version.h>
1039         ^
10401 error generated.
1041configure:8520: $? = 1
1042configure: failed program was:
1043| /* confdefs.h */
1044| #define PACKAGE_NAME "emacs"
1045| #define PACKAGE_TARNAME "emacs"
1046| #define PACKAGE_VERSION "24.2"
1047| #define PACKAGE_STRING "emacs 24.2"
1048| #define PACKAGE_BUGREPORT ""
1049| #define PACKAGE_URL ""
1050| #define PACKAGE "emacs"
1051| #define VERSION "24.2"
1052| #define MAIL_USE_POP 1
1053| #define SYNC_INPUT 1
1054| #define STDC_HEADERS 1
1055| #define HAVE_SYS_TYPES_H 1
1056| #define HAVE_SYS_STAT_H 1
1057| #define HAVE_STDLIB_H 1
1058| #define HAVE_STRING_H 1
1059| #define HAVE_MEMORY_H 1
1060| #define HAVE_STRINGS_H 1
1061| #define HAVE_INTTYPES_H 1
1062| #define HAVE_STDINT_H 1
1063| #define HAVE_UNISTD_H 1
1064| #define __EXTENSIONS__ 1
1065| #define _ALL_SOURCE 1
1066| #define _DARWIN_C_SOURCE 1
1067| #define _GNU_SOURCE 1
1068| #define _POSIX_PTHREAD_SEMANTICS 1
1069| #define _TANDEM_SOURCE 1
1070| #define HAVE_SYS_SELECT_H 1
1071| #define HAVE_SYS_TIME_H 1
1072| #define HAVE_UNISTD_H 1
1073| #define HAVE_UTIME_H 1
1074| /* end confdefs.h.  */
1075| #include <stdio.h>
1076| #ifdef HAVE_SYS_TYPES_H
1077| # include <sys/types.h>
1078| #endif
1079| #ifdef HAVE_SYS_STAT_H
1080| # include <sys/stat.h>
1081| #endif
1082| #ifdef STDC_HEADERS
1083| # include <stdlib.h>
1084| # include <stddef.h>
1085| #else
1086| # ifdef HAVE_STDLIB_H
1087| #  include <stdlib.h>
1088| # endif
1089| #endif
1090| #ifdef HAVE_STRING_H
1091| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1092| #  include <memory.h>
1093| # endif
1094| # include <string.h>
1095| #endif
1096| #ifdef HAVE_STRINGS_H
1097| # include <strings.h>
1098| #endif
1099| #ifdef HAVE_INTTYPES_H
1100| # include <inttypes.h>
1101| #endif
1102| #ifdef HAVE_STDINT_H
1103| # include <stdint.h>
1104| #endif
1105| #ifdef HAVE_UNISTD_H
1106| # include <unistd.h>
1107| #endif
1108| #include <linux/version.h>
1109configure:8520: result: no
1110configure:8520: checking linux/version.h presence
1111configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1112conftest.c:33:10: fatal error: 'linux/version.h' file not found
1113#include <linux/version.h>
1114         ^
11151 error generated.
1116configure:8520: $? = 1
1117configure: failed program was:
1118| /* confdefs.h */
1119| #define PACKAGE_NAME "emacs"
1120| #define PACKAGE_TARNAME "emacs"
1121| #define PACKAGE_VERSION "24.2"
1122| #define PACKAGE_STRING "emacs 24.2"
1123| #define PACKAGE_BUGREPORT ""
1124| #define PACKAGE_URL ""
1125| #define PACKAGE "emacs"
1126| #define VERSION "24.2"
1127| #define MAIL_USE_POP 1
1128| #define SYNC_INPUT 1
1129| #define STDC_HEADERS 1
1130| #define HAVE_SYS_TYPES_H 1
1131| #define HAVE_SYS_STAT_H 1
1132| #define HAVE_STDLIB_H 1
1133| #define HAVE_STRING_H 1
1134| #define HAVE_MEMORY_H 1
1135| #define HAVE_STRINGS_H 1
1136| #define HAVE_INTTYPES_H 1
1137| #define HAVE_STDINT_H 1
1138| #define HAVE_UNISTD_H 1
1139| #define __EXTENSIONS__ 1
1140| #define _ALL_SOURCE 1
1141| #define _DARWIN_C_SOURCE 1
1142| #define _GNU_SOURCE 1
1143| #define _POSIX_PTHREAD_SEMANTICS 1
1144| #define _TANDEM_SOURCE 1
1145| #define HAVE_SYS_SELECT_H 1
1146| #define HAVE_SYS_TIME_H 1
1147| #define HAVE_UNISTD_H 1
1148| #define HAVE_UTIME_H 1
1149| /* end confdefs.h.  */
1150| #include <linux/version.h>
1151configure:8520: result: no
1152configure:8520: checking for linux/version.h
1153configure:8520: result: no
1154configure:8520: checking sys/systeminfo.h usability
1155configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1156conftest.c:66:10: fatal error: 'sys/systeminfo.h' file not found
1157#include <sys/systeminfo.h>
1158         ^
11591 error generated.
1160configure:8520: $? = 1
1161configure: failed program was:
1162| /* confdefs.h */
1163| #define PACKAGE_NAME "emacs"
1164| #define PACKAGE_TARNAME "emacs"
1165| #define PACKAGE_VERSION "24.2"
1166| #define PACKAGE_STRING "emacs 24.2"
1167| #define PACKAGE_BUGREPORT ""
1168| #define PACKAGE_URL ""
1169| #define PACKAGE "emacs"
1170| #define VERSION "24.2"
1171| #define MAIL_USE_POP 1
1172| #define SYNC_INPUT 1
1173| #define STDC_HEADERS 1
1174| #define HAVE_SYS_TYPES_H 1
1175| #define HAVE_SYS_STAT_H 1
1176| #define HAVE_STDLIB_H 1
1177| #define HAVE_STRING_H 1
1178| #define HAVE_MEMORY_H 1
1179| #define HAVE_STRINGS_H 1
1180| #define HAVE_INTTYPES_H 1
1181| #define HAVE_STDINT_H 1
1182| #define HAVE_UNISTD_H 1
1183| #define __EXTENSIONS__ 1
1184| #define _ALL_SOURCE 1
1185| #define _DARWIN_C_SOURCE 1
1186| #define _GNU_SOURCE 1
1187| #define _POSIX_PTHREAD_SEMANTICS 1
1188| #define _TANDEM_SOURCE 1
1189| #define HAVE_SYS_SELECT_H 1
1190| #define HAVE_SYS_TIME_H 1
1191| #define HAVE_UNISTD_H 1
1192| #define HAVE_UTIME_H 1
1193| /* end confdefs.h.  */
1194| #include <stdio.h>
1195| #ifdef HAVE_SYS_TYPES_H
1196| # include <sys/types.h>
1197| #endif
1198| #ifdef HAVE_SYS_STAT_H
1199| # include <sys/stat.h>
1200| #endif
1201| #ifdef STDC_HEADERS
1202| # include <stdlib.h>
1203| # include <stddef.h>
1204| #else
1205| # ifdef HAVE_STDLIB_H
1206| #  include <stdlib.h>
1207| # endif
1208| #endif
1209| #ifdef HAVE_STRING_H
1210| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1211| #  include <memory.h>
1212| # endif
1213| # include <string.h>
1214| #endif
1215| #ifdef HAVE_STRINGS_H
1216| # include <strings.h>
1217| #endif
1218| #ifdef HAVE_INTTYPES_H
1219| # include <inttypes.h>
1220| #endif
1221| #ifdef HAVE_STDINT_H
1222| # include <stdint.h>
1223| #endif
1224| #ifdef HAVE_UNISTD_H
1225| # include <unistd.h>
1226| #endif
1227| #include <sys/systeminfo.h>
1228configure:8520: result: no
1229configure:8520: checking sys/systeminfo.h presence
1230configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1231conftest.c:33:10: fatal error: 'sys/systeminfo.h' file not found
1232#include <sys/systeminfo.h>
1233         ^
12341 error generated.
1235configure:8520: $? = 1
1236configure: failed program was:
1237| /* confdefs.h */
1238| #define PACKAGE_NAME "emacs"
1239| #define PACKAGE_TARNAME "emacs"
1240| #define PACKAGE_VERSION "24.2"
1241| #define PACKAGE_STRING "emacs 24.2"
1242| #define PACKAGE_BUGREPORT ""
1243| #define PACKAGE_URL ""
1244| #define PACKAGE "emacs"
1245| #define VERSION "24.2"
1246| #define MAIL_USE_POP 1
1247| #define SYNC_INPUT 1
1248| #define STDC_HEADERS 1
1249| #define HAVE_SYS_TYPES_H 1
1250| #define HAVE_SYS_STAT_H 1
1251| #define HAVE_STDLIB_H 1
1252| #define HAVE_STRING_H 1
1253| #define HAVE_MEMORY_H 1
1254| #define HAVE_STRINGS_H 1
1255| #define HAVE_INTTYPES_H 1
1256| #define HAVE_STDINT_H 1
1257| #define HAVE_UNISTD_H 1
1258| #define __EXTENSIONS__ 1
1259| #define _ALL_SOURCE 1
1260| #define _DARWIN_C_SOURCE 1
1261| #define _GNU_SOURCE 1
1262| #define _POSIX_PTHREAD_SEMANTICS 1
1263| #define _TANDEM_SOURCE 1
1264| #define HAVE_SYS_SELECT_H 1
1265| #define HAVE_SYS_TIME_H 1
1266| #define HAVE_UNISTD_H 1
1267| #define HAVE_UTIME_H 1
1268| /* end confdefs.h.  */
1269| #include <sys/systeminfo.h>
1270configure:8520: result: no
1271configure:8520: checking for sys/systeminfo.h
1272configure:8520: result: no
1273configure:8520: checking stdio_ext.h usability
1274configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1275conftest.c:66:10: fatal error: 'stdio_ext.h' file not found
1276#include <stdio_ext.h>
1277         ^
12781 error generated.
1279configure:8520: $? = 1
1280configure: failed program was:
1281| /* confdefs.h */
1282| #define PACKAGE_NAME "emacs"
1283| #define PACKAGE_TARNAME "emacs"
1284| #define PACKAGE_VERSION "24.2"
1285| #define PACKAGE_STRING "emacs 24.2"
1286| #define PACKAGE_BUGREPORT ""
1287| #define PACKAGE_URL ""
1288| #define PACKAGE "emacs"
1289| #define VERSION "24.2"
1290| #define MAIL_USE_POP 1
1291| #define SYNC_INPUT 1
1292| #define STDC_HEADERS 1
1293| #define HAVE_SYS_TYPES_H 1
1294| #define HAVE_SYS_STAT_H 1
1295| #define HAVE_STDLIB_H 1
1296| #define HAVE_STRING_H 1
1297| #define HAVE_MEMORY_H 1
1298| #define HAVE_STRINGS_H 1
1299| #define HAVE_INTTYPES_H 1
1300| #define HAVE_STDINT_H 1
1301| #define HAVE_UNISTD_H 1
1302| #define __EXTENSIONS__ 1
1303| #define _ALL_SOURCE 1
1304| #define _DARWIN_C_SOURCE 1
1305| #define _GNU_SOURCE 1
1306| #define _POSIX_PTHREAD_SEMANTICS 1
1307| #define _TANDEM_SOURCE 1
1308| #define HAVE_SYS_SELECT_H 1
1309| #define HAVE_SYS_TIME_H 1
1310| #define HAVE_UNISTD_H 1
1311| #define HAVE_UTIME_H 1
1312| /* end confdefs.h.  */
1313| #include <stdio.h>
1314| #ifdef HAVE_SYS_TYPES_H
1315| # include <sys/types.h>
1316| #endif
1317| #ifdef HAVE_SYS_STAT_H
1318| # include <sys/stat.h>
1319| #endif
1320| #ifdef STDC_HEADERS
1321| # include <stdlib.h>
1322| # include <stddef.h>
1323| #else
1324| # ifdef HAVE_STDLIB_H
1325| #  include <stdlib.h>
1326| # endif
1327| #endif
1328| #ifdef HAVE_STRING_H
1329| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1330| #  include <memory.h>
1331| # endif
1332| # include <string.h>
1333| #endif
1334| #ifdef HAVE_STRINGS_H
1335| # include <strings.h>
1336| #endif
1337| #ifdef HAVE_INTTYPES_H
1338| # include <inttypes.h>
1339| #endif
1340| #ifdef HAVE_STDINT_H
1341| # include <stdint.h>
1342| #endif
1343| #ifdef HAVE_UNISTD_H
1344| # include <unistd.h>
1345| #endif
1346| #include <stdio_ext.h>
1347configure:8520: result: no
1348configure:8520: checking stdio_ext.h presence
1349configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1350conftest.c:33:10: fatal error: 'stdio_ext.h' file not found
1351#include <stdio_ext.h>
1352         ^
13531 error generated.
1354configure:8520: $? = 1
1355configure: failed program was:
1356| /* confdefs.h */
1357| #define PACKAGE_NAME "emacs"
1358| #define PACKAGE_TARNAME "emacs"
1359| #define PACKAGE_VERSION "24.2"
1360| #define PACKAGE_STRING "emacs 24.2"
1361| #define PACKAGE_BUGREPORT ""
1362| #define PACKAGE_URL ""
1363| #define PACKAGE "emacs"
1364| #define VERSION "24.2"
1365| #define MAIL_USE_POP 1
1366| #define SYNC_INPUT 1
1367| #define STDC_HEADERS 1
1368| #define HAVE_SYS_TYPES_H 1
1369| #define HAVE_SYS_STAT_H 1
1370| #define HAVE_STDLIB_H 1
1371| #define HAVE_STRING_H 1
1372| #define HAVE_MEMORY_H 1
1373| #define HAVE_STRINGS_H 1
1374| #define HAVE_INTTYPES_H 1
1375| #define HAVE_STDINT_H 1
1376| #define HAVE_UNISTD_H 1
1377| #define __EXTENSIONS__ 1
1378| #define _ALL_SOURCE 1
1379| #define _DARWIN_C_SOURCE 1
1380| #define _GNU_SOURCE 1
1381| #define _POSIX_PTHREAD_SEMANTICS 1
1382| #define _TANDEM_SOURCE 1
1383| #define HAVE_SYS_SELECT_H 1
1384| #define HAVE_SYS_TIME_H 1
1385| #define HAVE_UNISTD_H 1
1386| #define HAVE_UTIME_H 1
1387| /* end confdefs.h.  */
1388| #include <stdio_ext.h>
1389configure:8520: result: no
1390configure:8520: checking for stdio_ext.h
1391configure:8520: result: no
1392configure:8520: checking fcntl.h usability
1393configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1394configure:8520: $? = 0
1395configure:8520: result: yes
1396configure:8520: checking fcntl.h presence
1397configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1398configure:8520: $? = 0
1399configure:8520: result: yes
1400configure:8520: checking for fcntl.h
1401configure:8520: result: yes
1402configure:8520: checking coff.h usability
1403configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1404conftest.c:67:10: fatal error: 'coff.h' file not found
1405#include <coff.h>
1406         ^
14071 error generated.
1408configure:8520: $? = 1
1409configure: failed program was:
1410| /* confdefs.h */
1411| #define PACKAGE_NAME "emacs"
1412| #define PACKAGE_TARNAME "emacs"
1413| #define PACKAGE_VERSION "24.2"
1414| #define PACKAGE_STRING "emacs 24.2"
1415| #define PACKAGE_BUGREPORT ""
1416| #define PACKAGE_URL ""
1417| #define PACKAGE "emacs"
1418| #define VERSION "24.2"
1419| #define MAIL_USE_POP 1
1420| #define SYNC_INPUT 1
1421| #define STDC_HEADERS 1
1422| #define HAVE_SYS_TYPES_H 1
1423| #define HAVE_SYS_STAT_H 1
1424| #define HAVE_STDLIB_H 1
1425| #define HAVE_STRING_H 1
1426| #define HAVE_MEMORY_H 1
1427| #define HAVE_STRINGS_H 1
1428| #define HAVE_INTTYPES_H 1
1429| #define HAVE_STDINT_H 1
1430| #define HAVE_UNISTD_H 1
1431| #define __EXTENSIONS__ 1
1432| #define _ALL_SOURCE 1
1433| #define _DARWIN_C_SOURCE 1
1434| #define _GNU_SOURCE 1
1435| #define _POSIX_PTHREAD_SEMANTICS 1
1436| #define _TANDEM_SOURCE 1
1437| #define HAVE_SYS_SELECT_H 1
1438| #define HAVE_SYS_TIME_H 1
1439| #define HAVE_UNISTD_H 1
1440| #define HAVE_UTIME_H 1
1441| #define HAVE_FCNTL_H 1
1442| /* end confdefs.h.  */
1443| #include <stdio.h>
1444| #ifdef HAVE_SYS_TYPES_H
1445| # include <sys/types.h>
1446| #endif
1447| #ifdef HAVE_SYS_STAT_H
1448| # include <sys/stat.h>
1449| #endif
1450| #ifdef STDC_HEADERS
1451| # include <stdlib.h>
1452| # include <stddef.h>
1453| #else
1454| # ifdef HAVE_STDLIB_H
1455| #  include <stdlib.h>
1456| # endif
1457| #endif
1458| #ifdef HAVE_STRING_H
1459| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1460| #  include <memory.h>
1461| # endif
1462| # include <string.h>
1463| #endif
1464| #ifdef HAVE_STRINGS_H
1465| # include <strings.h>
1466| #endif
1467| #ifdef HAVE_INTTYPES_H
1468| # include <inttypes.h>
1469| #endif
1470| #ifdef HAVE_STDINT_H
1471| # include <stdint.h>
1472| #endif
1473| #ifdef HAVE_UNISTD_H
1474| # include <unistd.h>
1475| #endif
1476| #include <coff.h>
1477configure:8520: result: no
1478configure:8520: checking coff.h presence
1479configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1480conftest.c:34:10: fatal error: 'coff.h' file not found
1481#include <coff.h>
1482         ^
14831 error generated.
1484configure:8520: $? = 1
1485configure: failed program was:
1486| /* confdefs.h */
1487| #define PACKAGE_NAME "emacs"
1488| #define PACKAGE_TARNAME "emacs"
1489| #define PACKAGE_VERSION "24.2"
1490| #define PACKAGE_STRING "emacs 24.2"
1491| #define PACKAGE_BUGREPORT ""
1492| #define PACKAGE_URL ""
1493| #define PACKAGE "emacs"
1494| #define VERSION "24.2"
1495| #define MAIL_USE_POP 1
1496| #define SYNC_INPUT 1
1497| #define STDC_HEADERS 1
1498| #define HAVE_SYS_TYPES_H 1
1499| #define HAVE_SYS_STAT_H 1
1500| #define HAVE_STDLIB_H 1
1501| #define HAVE_STRING_H 1
1502| #define HAVE_MEMORY_H 1
1503| #define HAVE_STRINGS_H 1
1504| #define HAVE_INTTYPES_H 1
1505| #define HAVE_STDINT_H 1
1506| #define HAVE_UNISTD_H 1
1507| #define __EXTENSIONS__ 1
1508| #define _ALL_SOURCE 1
1509| #define _DARWIN_C_SOURCE 1
1510| #define _GNU_SOURCE 1
1511| #define _POSIX_PTHREAD_SEMANTICS 1
1512| #define _TANDEM_SOURCE 1
1513| #define HAVE_SYS_SELECT_H 1
1514| #define HAVE_SYS_TIME_H 1
1515| #define HAVE_UNISTD_H 1
1516| #define HAVE_UTIME_H 1
1517| #define HAVE_FCNTL_H 1
1518| /* end confdefs.h.  */
1519| #include <coff.h>
1520configure:8520: result: no
1521configure:8520: checking for coff.h
1522configure:8520: result: no
1523configure:8520: checking pty.h usability
1524configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1525conftest.c:67:10: fatal error: 'pty.h' file not found
1526#include <pty.h>
1527         ^
15281 error generated.
1529configure:8520: $? = 1
1530configure: failed program was:
1531| /* confdefs.h */
1532| #define PACKAGE_NAME "emacs"
1533| #define PACKAGE_TARNAME "emacs"
1534| #define PACKAGE_VERSION "24.2"
1535| #define PACKAGE_STRING "emacs 24.2"
1536| #define PACKAGE_BUGREPORT ""
1537| #define PACKAGE_URL ""
1538| #define PACKAGE "emacs"
1539| #define VERSION "24.2"
1540| #define MAIL_USE_POP 1
1541| #define SYNC_INPUT 1
1542| #define STDC_HEADERS 1
1543| #define HAVE_SYS_TYPES_H 1
1544| #define HAVE_SYS_STAT_H 1
1545| #define HAVE_STDLIB_H 1
1546| #define HAVE_STRING_H 1
1547| #define HAVE_MEMORY_H 1
1548| #define HAVE_STRINGS_H 1
1549| #define HAVE_INTTYPES_H 1
1550| #define HAVE_STDINT_H 1
1551| #define HAVE_UNISTD_H 1
1552| #define __EXTENSIONS__ 1
1553| #define _ALL_SOURCE 1
1554| #define _DARWIN_C_SOURCE 1
1555| #define _GNU_SOURCE 1
1556| #define _POSIX_PTHREAD_SEMANTICS 1
1557| #define _TANDEM_SOURCE 1
1558| #define HAVE_SYS_SELECT_H 1
1559| #define HAVE_SYS_TIME_H 1
1560| #define HAVE_UNISTD_H 1
1561| #define HAVE_UTIME_H 1
1562| #define HAVE_FCNTL_H 1
1563| /* end confdefs.h.  */
1564| #include <stdio.h>
1565| #ifdef HAVE_SYS_TYPES_H
1566| # include <sys/types.h>
1567| #endif
1568| #ifdef HAVE_SYS_STAT_H
1569| # include <sys/stat.h>
1570| #endif
1571| #ifdef STDC_HEADERS
1572| # include <stdlib.h>
1573| # include <stddef.h>
1574| #else
1575| # ifdef HAVE_STDLIB_H
1576| #  include <stdlib.h>
1577| # endif
1578| #endif
1579| #ifdef HAVE_STRING_H
1580| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1581| #  include <memory.h>
1582| # endif
1583| # include <string.h>
1584| #endif
1585| #ifdef HAVE_STRINGS_H
1586| # include <strings.h>
1587| #endif
1588| #ifdef HAVE_INTTYPES_H
1589| # include <inttypes.h>
1590| #endif
1591| #ifdef HAVE_STDINT_H
1592| # include <stdint.h>
1593| #endif
1594| #ifdef HAVE_UNISTD_H
1595| # include <unistd.h>
1596| #endif
1597| #include <pty.h>
1598configure:8520: result: no
1599configure:8520: checking pty.h presence
1600configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1601conftest.c:34:10: fatal error: 'pty.h' file not found
1602#include <pty.h>
1603         ^
16041 error generated.
1605configure:8520: $? = 1
1606configure: failed program was:
1607| /* confdefs.h */
1608| #define PACKAGE_NAME "emacs"
1609| #define PACKAGE_TARNAME "emacs"
1610| #define PACKAGE_VERSION "24.2"
1611| #define PACKAGE_STRING "emacs 24.2"
1612| #define PACKAGE_BUGREPORT ""
1613| #define PACKAGE_URL ""
1614| #define PACKAGE "emacs"
1615| #define VERSION "24.2"
1616| #define MAIL_USE_POP 1
1617| #define SYNC_INPUT 1
1618| #define STDC_HEADERS 1
1619| #define HAVE_SYS_TYPES_H 1
1620| #define HAVE_SYS_STAT_H 1
1621| #define HAVE_STDLIB_H 1
1622| #define HAVE_STRING_H 1
1623| #define HAVE_MEMORY_H 1
1624| #define HAVE_STRINGS_H 1
1625| #define HAVE_INTTYPES_H 1
1626| #define HAVE_STDINT_H 1
1627| #define HAVE_UNISTD_H 1
1628| #define __EXTENSIONS__ 1
1629| #define _ALL_SOURCE 1
1630| #define _DARWIN_C_SOURCE 1
1631| #define _GNU_SOURCE 1
1632| #define _POSIX_PTHREAD_SEMANTICS 1
1633| #define _TANDEM_SOURCE 1
1634| #define HAVE_SYS_SELECT_H 1
1635| #define HAVE_SYS_TIME_H 1
1636| #define HAVE_UNISTD_H 1
1637| #define HAVE_UTIME_H 1
1638| #define HAVE_FCNTL_H 1
1639| /* end confdefs.h.  */
1640| #include <pty.h>
1641configure:8520: result: no
1642configure:8520: checking for pty.h
1643configure:8520: result: no
1644configure:8520: checking sys/mman.h usability
1645configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1646configure:8520: $? = 0
1647configure:8520: result: yes
1648configure:8520: checking sys/mman.h presence
1649configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1650configure:8520: $? = 0
1651configure:8520: result: yes
1652configure:8520: checking for sys/mman.h
1653configure:8520: result: yes
1654configure:8520: checking sys/vlimit.h usability
1655configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1656conftest.c:68:10: fatal error: 'sys/vlimit.h' file not found
1657#include <sys/vlimit.h>
1658         ^
16591 error generated.
1660configure:8520: $? = 1
1661configure: failed program was:
1662| /* confdefs.h */
1663| #define PACKAGE_NAME "emacs"
1664| #define PACKAGE_TARNAME "emacs"
1665| #define PACKAGE_VERSION "24.2"
1666| #define PACKAGE_STRING "emacs 24.2"
1667| #define PACKAGE_BUGREPORT ""
1668| #define PACKAGE_URL ""
1669| #define PACKAGE "emacs"
1670| #define VERSION "24.2"
1671| #define MAIL_USE_POP 1
1672| #define SYNC_INPUT 1
1673| #define STDC_HEADERS 1
1674| #define HAVE_SYS_TYPES_H 1
1675| #define HAVE_SYS_STAT_H 1
1676| #define HAVE_STDLIB_H 1
1677| #define HAVE_STRING_H 1
1678| #define HAVE_MEMORY_H 1
1679| #define HAVE_STRINGS_H 1
1680| #define HAVE_INTTYPES_H 1
1681| #define HAVE_STDINT_H 1
1682| #define HAVE_UNISTD_H 1
1683| #define __EXTENSIONS__ 1
1684| #define _ALL_SOURCE 1
1685| #define _DARWIN_C_SOURCE 1
1686| #define _GNU_SOURCE 1
1687| #define _POSIX_PTHREAD_SEMANTICS 1
1688| #define _TANDEM_SOURCE 1
1689| #define HAVE_SYS_SELECT_H 1
1690| #define HAVE_SYS_TIME_H 1
1691| #define HAVE_UNISTD_H 1
1692| #define HAVE_UTIME_H 1
1693| #define HAVE_FCNTL_H 1
1694| #define HAVE_SYS_MMAN_H 1
1695| /* end confdefs.h.  */
1696| #include <stdio.h>
1697| #ifdef HAVE_SYS_TYPES_H
1698| # include <sys/types.h>
1699| #endif
1700| #ifdef HAVE_SYS_STAT_H
1701| # include <sys/stat.h>
1702| #endif
1703| #ifdef STDC_HEADERS
1704| # include <stdlib.h>
1705| # include <stddef.h>
1706| #else
1707| # ifdef HAVE_STDLIB_H
1708| #  include <stdlib.h>
1709| # endif
1710| #endif
1711| #ifdef HAVE_STRING_H
1712| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1713| #  include <memory.h>
1714| # endif
1715| # include <string.h>
1716| #endif
1717| #ifdef HAVE_STRINGS_H
1718| # include <strings.h>
1719| #endif
1720| #ifdef HAVE_INTTYPES_H
1721| # include <inttypes.h>
1722| #endif
1723| #ifdef HAVE_STDINT_H
1724| # include <stdint.h>
1725| #endif
1726| #ifdef HAVE_UNISTD_H
1727| # include <unistd.h>
1728| #endif
1729| #include <sys/vlimit.h>
1730configure:8520: result: no
1731configure:8520: checking sys/vlimit.h presence
1732configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1733conftest.c:35:10: fatal error: 'sys/vlimit.h' file not found
1734#include <sys/vlimit.h>
1735         ^
17361 error generated.
1737configure:8520: $? = 1
1738configure: failed program was:
1739| /* confdefs.h */
1740| #define PACKAGE_NAME "emacs"
1741| #define PACKAGE_TARNAME "emacs"
1742| #define PACKAGE_VERSION "24.2"
1743| #define PACKAGE_STRING "emacs 24.2"
1744| #define PACKAGE_BUGREPORT ""
1745| #define PACKAGE_URL ""
1746| #define PACKAGE "emacs"
1747| #define VERSION "24.2"
1748| #define MAIL_USE_POP 1
1749| #define SYNC_INPUT 1
1750| #define STDC_HEADERS 1
1751| #define HAVE_SYS_TYPES_H 1
1752| #define HAVE_SYS_STAT_H 1
1753| #define HAVE_STDLIB_H 1
1754| #define HAVE_STRING_H 1
1755| #define HAVE_MEMORY_H 1
1756| #define HAVE_STRINGS_H 1
1757| #define HAVE_INTTYPES_H 1
1758| #define HAVE_STDINT_H 1
1759| #define HAVE_UNISTD_H 1
1760| #define __EXTENSIONS__ 1
1761| #define _ALL_SOURCE 1
1762| #define _DARWIN_C_SOURCE 1
1763| #define _GNU_SOURCE 1
1764| #define _POSIX_PTHREAD_SEMANTICS 1
1765| #define _TANDEM_SOURCE 1
1766| #define HAVE_SYS_SELECT_H 1
1767| #define HAVE_SYS_TIME_H 1
1768| #define HAVE_UNISTD_H 1
1769| #define HAVE_UTIME_H 1
1770| #define HAVE_FCNTL_H 1
1771| #define HAVE_SYS_MMAN_H 1
1772| /* end confdefs.h.  */
1773| #include <sys/vlimit.h>
1774configure:8520: result: no
1775configure:8520: checking for sys/vlimit.h
1776configure:8520: result: no
1777configure:8520: checking sys/resource.h usability
1778configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1779configure:8520: $? = 0
1780configure:8520: result: yes
1781configure:8520: checking sys/resource.h presence
1782configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1783configure:8520: $? = 0
1784configure:8520: result: yes
1785configure:8520: checking for sys/resource.h
1786configure:8520: result: yes
1787configure:8520: checking locale.h usability
1788configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1789configure:8520: $? = 0
1790configure:8520: result: yes
1791configure:8520: checking locale.h presence
1792configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1793configure:8520: $? = 0
1794configure:8520: result: yes
1795configure:8520: checking for locale.h
1796configure:8520: result: yes
1797configure:8520: checking sys/_mbstate_t.h usability
1798configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1799conftest.c:70:10: fatal error: 'sys/_mbstate_t.h' file not found
1800#include <sys/_mbstate_t.h>
1801         ^
18021 error generated.
1803configure:8520: $? = 1
1804configure: failed program was:
1805| /* confdefs.h */
1806| #define PACKAGE_NAME "emacs"
1807| #define PACKAGE_TARNAME "emacs"
1808| #define PACKAGE_VERSION "24.2"
1809| #define PACKAGE_STRING "emacs 24.2"
1810| #define PACKAGE_BUGREPORT ""
1811| #define PACKAGE_URL ""
1812| #define PACKAGE "emacs"
1813| #define VERSION "24.2"
1814| #define MAIL_USE_POP 1
1815| #define SYNC_INPUT 1
1816| #define STDC_HEADERS 1
1817| #define HAVE_SYS_TYPES_H 1
1818| #define HAVE_SYS_STAT_H 1
1819| #define HAVE_STDLIB_H 1
1820| #define HAVE_STRING_H 1
1821| #define HAVE_MEMORY_H 1
1822| #define HAVE_STRINGS_H 1
1823| #define HAVE_INTTYPES_H 1
1824| #define HAVE_STDINT_H 1
1825| #define HAVE_UNISTD_H 1
1826| #define __EXTENSIONS__ 1
1827| #define _ALL_SOURCE 1
1828| #define _DARWIN_C_SOURCE 1
1829| #define _GNU_SOURCE 1
1830| #define _POSIX_PTHREAD_SEMANTICS 1
1831| #define _TANDEM_SOURCE 1
1832| #define HAVE_SYS_SELECT_H 1
1833| #define HAVE_SYS_TIME_H 1
1834| #define HAVE_UNISTD_H 1
1835| #define HAVE_UTIME_H 1
1836| #define HAVE_FCNTL_H 1
1837| #define HAVE_SYS_MMAN_H 1
1838| #define HAVE_SYS_RESOURCE_H 1
1839| #define HAVE_LOCALE_H 1
1840| /* end confdefs.h.  */
1841| #include <stdio.h>
1842| #ifdef HAVE_SYS_TYPES_H
1843| # include <sys/types.h>
1844| #endif
1845| #ifdef HAVE_SYS_STAT_H
1846| # include <sys/stat.h>
1847| #endif
1848| #ifdef STDC_HEADERS
1849| # include <stdlib.h>
1850| # include <stddef.h>
1851| #else
1852| # ifdef HAVE_STDLIB_H
1853| #  include <stdlib.h>
1854| # endif
1855| #endif
1856| #ifdef HAVE_STRING_H
1857| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1858| #  include <memory.h>
1859| # endif
1860| # include <string.h>
1861| #endif
1862| #ifdef HAVE_STRINGS_H
1863| # include <strings.h>
1864| #endif
1865| #ifdef HAVE_INTTYPES_H
1866| # include <inttypes.h>
1867| #endif
1868| #ifdef HAVE_STDINT_H
1869| # include <stdint.h>
1870| #endif
1871| #ifdef HAVE_UNISTD_H
1872| # include <unistd.h>
1873| #endif
1874| #include <sys/_mbstate_t.h>
1875configure:8520: result: no
1876configure:8520: checking sys/_mbstate_t.h presence
1877configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1878conftest.c:37:10: fatal error: 'sys/_mbstate_t.h' file not found
1879#include <sys/_mbstate_t.h>
1880         ^
18811 error generated.
1882configure:8520: $? = 1
1883configure: failed program was:
1884| /* confdefs.h */
1885| #define PACKAGE_NAME "emacs"
1886| #define PACKAGE_TARNAME "emacs"
1887| #define PACKAGE_VERSION "24.2"
1888| #define PACKAGE_STRING "emacs 24.2"
1889| #define PACKAGE_BUGREPORT ""
1890| #define PACKAGE_URL ""
1891| #define PACKAGE "emacs"
1892| #define VERSION "24.2"
1893| #define MAIL_USE_POP 1
1894| #define SYNC_INPUT 1
1895| #define STDC_HEADERS 1
1896| #define HAVE_SYS_TYPES_H 1
1897| #define HAVE_SYS_STAT_H 1
1898| #define HAVE_STDLIB_H 1
1899| #define HAVE_STRING_H 1
1900| #define HAVE_MEMORY_H 1
1901| #define HAVE_STRINGS_H 1
1902| #define HAVE_INTTYPES_H 1
1903| #define HAVE_STDINT_H 1
1904| #define HAVE_UNISTD_H 1
1905| #define __EXTENSIONS__ 1
1906| #define _ALL_SOURCE 1
1907| #define _DARWIN_C_SOURCE 1
1908| #define _GNU_SOURCE 1
1909| #define _POSIX_PTHREAD_SEMANTICS 1
1910| #define _TANDEM_SOURCE 1
1911| #define HAVE_SYS_SELECT_H 1
1912| #define HAVE_SYS_TIME_H 1
1913| #define HAVE_UNISTD_H 1
1914| #define HAVE_UTIME_H 1
1915| #define HAVE_FCNTL_H 1
1916| #define HAVE_SYS_MMAN_H 1
1917| #define HAVE_SYS_RESOURCE_H 1
1918| #define HAVE_LOCALE_H 1
1919| /* end confdefs.h.  */
1920| #include <sys/_mbstate_t.h>
1921configure:8520: result: no
1922configure:8520: checking for sys/_mbstate_t.h
1923configure:8520: result: no
1924configure:8520: checking sys/utsname.h usability
1925configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1926configure:8520: $? = 0
1927configure:8520: result: yes
1928configure:8520: checking sys/utsname.h presence
1929configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1930configure:8520: $? = 0
1931configure:8520: result: yes
1932configure:8520: checking for sys/utsname.h
1933configure:8520: result: yes
1934configure:8520: checking pwd.h usability
1935configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1936configure:8520: $? = 0
1937configure:8520: result: yes
1938configure:8520: checking pwd.h presence
1939configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1940configure:8520: $? = 0
1941configure:8520: result: yes
1942configure:8520: checking for pwd.h
1943configure:8520: result: yes
1944configure:8520: checking utmp.h usability
1945configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1946configure:8520: $? = 0
1947configure:8520: result: yes
1948configure:8520: checking utmp.h presence
1949configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1950configure:8520: $? = 0
1951configure:8520: result: yes
1952configure:8520: checking for utmp.h
1953configure:8520: result: yes
1954configure:8520: checking dirent.h usability
1955configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1956configure:8520: $? = 0
1957configure:8520: result: yes
1958configure:8520: checking dirent.h presence
1959configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1960configure:8520: $? = 0
1961configure:8520: result: yes
1962configure:8520: checking for dirent.h
1963configure:8520: result: yes
1964configure:8520: checking util.h usability
1965configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1966configure:8520: $? = 0
1967configure:8520: result: yes
1968configure:8520: checking util.h presence
1969configure:8520: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
1970configure:8520: $? = 0
1971configure:8520: result: yes
1972configure:8520: checking for util.h
1973configure:8520: result: yes
1974configure:8531: checking if personality LINUX32 can be set
1975configure:8544: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
1976conftest.c:42:10: fatal error: 'sys/personality.h' file not found
1977#include <sys/personality.h>
1978         ^
19791 error generated.
1980configure:8544: $? = 1
1981configure: failed program was:
1982| /* confdefs.h */
1983| #define PACKAGE_NAME "emacs"
1984| #define PACKAGE_TARNAME "emacs"
1985| #define PACKAGE_VERSION "24.2"
1986| #define PACKAGE_STRING "emacs 24.2"
1987| #define PACKAGE_BUGREPORT ""
1988| #define PACKAGE_URL ""
1989| #define PACKAGE "emacs"
1990| #define VERSION "24.2"
1991| #define MAIL_USE_POP 1
1992| #define SYNC_INPUT 1
1993| #define STDC_HEADERS 1
1994| #define HAVE_SYS_TYPES_H 1
1995| #define HAVE_SYS_STAT_H 1
1996| #define HAVE_STDLIB_H 1
1997| #define HAVE_STRING_H 1
1998| #define HAVE_MEMORY_H 1
1999| #define HAVE_STRINGS_H 1
2000| #define HAVE_INTTYPES_H 1
2001| #define HAVE_STDINT_H 1
2002| #define HAVE_UNISTD_H 1
2003| #define __EXTENSIONS__ 1
2004| #define _ALL_SOURCE 1
2005| #define _DARWIN_C_SOURCE 1
2006| #define _GNU_SOURCE 1
2007| #define _POSIX_PTHREAD_SEMANTICS 1
2008| #define _TANDEM_SOURCE 1
2009| #define HAVE_SYS_SELECT_H 1
2010| #define HAVE_SYS_TIME_H 1
2011| #define HAVE_UNISTD_H 1
2012| #define HAVE_UTIME_H 1
2013| #define HAVE_FCNTL_H 1
2014| #define HAVE_SYS_MMAN_H 1
2015| #define HAVE_SYS_RESOURCE_H 1
2016| #define HAVE_LOCALE_H 1
2017| #define HAVE_SYS_UTSNAME_H 1
2018| #define HAVE_PWD_H 1
2019| #define HAVE_UTMP_H 1
2020| #define HAVE_DIRENT_H 1
2021| #define HAVE_UTIL_H 1
2022| /* end confdefs.h.  */
2023| #include <sys/personality.h>
2024| int
2025| main ()
2026| {
2027| personality (PER_LINUX32)
2028|   ;
2029|   return 0;
2030| }
2031configure:8550: result: no
2032configure:8561: checking for term.h
2033configure:8561: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
2034configure:8561: $? = 0
2035configure:8561: result: yes
2036configure:8571: checking whether time.h and sys/time.h may both be included
2037configure:8591: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2038configure:8591: $? = 0
2039configure:8598: result: yes
2040configure:8606: checking whether sys_siglist is declared
2041configure:8606: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2042conftest.c:84:10: error: use of undeclared identifier 'sys_siglist'
2043  (void) sys_siglist;
2044         ^
20451 error generated.
2046configure:8606: $? = 1
2047configure: failed program was:
2048| /* confdefs.h */
2049| #define PACKAGE_NAME "emacs"
2050| #define PACKAGE_TARNAME "emacs"
2051| #define PACKAGE_VERSION "24.2"
2052| #define PACKAGE_STRING "emacs 24.2"
2053| #define PACKAGE_BUGREPORT ""
2054| #define PACKAGE_URL ""
2055| #define PACKAGE "emacs"
2056| #define VERSION "24.2"
2057| #define MAIL_USE_POP 1
2058| #define SYNC_INPUT 1
2059| #define STDC_HEADERS 1
2060| #define HAVE_SYS_TYPES_H 1
2061| #define HAVE_SYS_STAT_H 1
2062| #define HAVE_STDLIB_H 1
2063| #define HAVE_STRING_H 1
2064| #define HAVE_MEMORY_H 1
2065| #define HAVE_STRINGS_H 1
2066| #define HAVE_INTTYPES_H 1
2067| #define HAVE_STDINT_H 1
2068| #define HAVE_UNISTD_H 1
2069| #define __EXTENSIONS__ 1
2070| #define _ALL_SOURCE 1
2071| #define _DARWIN_C_SOURCE 1
2072| #define _GNU_SOURCE 1
2073| #define _POSIX_PTHREAD_SEMANTICS 1
2074| #define _TANDEM_SOURCE 1
2075| #define HAVE_SYS_SELECT_H 1
2076| #define HAVE_SYS_TIME_H 1
2077| #define HAVE_UNISTD_H 1
2078| #define HAVE_UTIME_H 1
2079| #define HAVE_FCNTL_H 1
2080| #define HAVE_SYS_MMAN_H 1
2081| #define HAVE_SYS_RESOURCE_H 1
2082| #define HAVE_LOCALE_H 1
2083| #define HAVE_SYS_UTSNAME_H 1
2084| #define HAVE_PWD_H 1
2085| #define HAVE_UTMP_H 1
2086| #define HAVE_DIRENT_H 1
2087| #define HAVE_UTIL_H 1
2088| #define HAVE_TERM_H 1
2089| #define TIME_WITH_SYS_TIME 1
2090| /* end confdefs.h.  */
2091| #include <stdio.h>
2092| #ifdef HAVE_SYS_TYPES_H
2093| # include <sys/types.h>
2094| #endif
2095| #ifdef HAVE_SYS_STAT_H
2096| # include <sys/stat.h>
2097| #endif
2098| #ifdef STDC_HEADERS
2099| # include <stdlib.h>
2100| # include <stddef.h>
2101| #else
2102| # ifdef HAVE_STDLIB_H
2103| #  include <stdlib.h>
2104| # endif
2105| #endif
2106| #ifdef HAVE_STRING_H
2107| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2108| #  include <memory.h>
2109| # endif
2110| # include <string.h>
2111| #endif
2112| #ifdef HAVE_STRINGS_H
2113| # include <strings.h>
2114| #endif
2115| #ifdef HAVE_INTTYPES_H
2116| # include <inttypes.h>
2117| #endif
2118| #ifdef HAVE_STDINT_H
2119| # include <stdint.h>
2120| #endif
2121| #ifdef HAVE_UNISTD_H
2122| # include <unistd.h>
2123| #endif
2124| int
2125| main ()
2126| {
2127| #ifndef sys_siglist
2128| #ifdef __cplusplus
2129|   (void) sys_siglist;
2130| #else
2131|   (void) sys_siglist;
2132| #endif
2133| #endif
2134|
2135|   ;
2136|   return 0;
2137| }
2138configure:8606: result: no
2139configure:8619: checking whether __sys_siglist is declared
2140configure:8619: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2141conftest.c:85:10: error: use of undeclared identifier '__sys_siglist'
2142  (void) __sys_siglist;
2143         ^
21441 error generated.
2145configure:8619: $? = 1
2146configure: failed program was:
2147| /* confdefs.h */
2148| #define PACKAGE_NAME "emacs"
2149| #define PACKAGE_TARNAME "emacs"
2150| #define PACKAGE_VERSION "24.2"
2151| #define PACKAGE_STRING "emacs 24.2"
2152| #define PACKAGE_BUGREPORT ""
2153| #define PACKAGE_URL ""
2154| #define PACKAGE "emacs"
2155| #define VERSION "24.2"
2156| #define MAIL_USE_POP 1
2157| #define SYNC_INPUT 1
2158| #define STDC_HEADERS 1
2159| #define HAVE_SYS_TYPES_H 1
2160| #define HAVE_SYS_STAT_H 1
2161| #define HAVE_STDLIB_H 1
2162| #define HAVE_STRING_H 1
2163| #define HAVE_MEMORY_H 1
2164| #define HAVE_STRINGS_H 1
2165| #define HAVE_INTTYPES_H 1
2166| #define HAVE_STDINT_H 1
2167| #define HAVE_UNISTD_H 1
2168| #define __EXTENSIONS__ 1
2169| #define _ALL_SOURCE 1
2170| #define _DARWIN_C_SOURCE 1
2171| #define _GNU_SOURCE 1
2172| #define _POSIX_PTHREAD_SEMANTICS 1
2173| #define _TANDEM_SOURCE 1
2174| #define HAVE_SYS_SELECT_H 1
2175| #define HAVE_SYS_TIME_H 1
2176| #define HAVE_UNISTD_H 1
2177| #define HAVE_UTIME_H 1
2178| #define HAVE_FCNTL_H 1
2179| #define HAVE_SYS_MMAN_H 1
2180| #define HAVE_SYS_RESOURCE_H 1
2181| #define HAVE_LOCALE_H 1
2182| #define HAVE_SYS_UTSNAME_H 1
2183| #define HAVE_PWD_H 1
2184| #define HAVE_UTMP_H 1
2185| #define HAVE_DIRENT_H 1
2186| #define HAVE_UTIL_H 1
2187| #define HAVE_TERM_H 1
2188| #define TIME_WITH_SYS_TIME 1
2189| #define HAVE_DECL_SYS_SIGLIST 0
2190| /* end confdefs.h.  */
2191| #include <stdio.h>
2192| #ifdef HAVE_SYS_TYPES_H
2193| # include <sys/types.h>
2194| #endif
2195| #ifdef HAVE_SYS_STAT_H
2196| # include <sys/stat.h>
2197| #endif
2198| #ifdef STDC_HEADERS
2199| # include <stdlib.h>
2200| # include <stddef.h>
2201| #else
2202| # ifdef HAVE_STDLIB_H
2203| #  include <stdlib.h>
2204| # endif
2205| #endif
2206| #ifdef HAVE_STRING_H
2207| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2208| #  include <memory.h>
2209| # endif
2210| # include <string.h>
2211| #endif
2212| #ifdef HAVE_STRINGS_H
2213| # include <strings.h>
2214| #endif
2215| #ifdef HAVE_INTTYPES_H
2216| # include <inttypes.h>
2217| #endif
2218| #ifdef HAVE_STDINT_H
2219| # include <stdint.h>
2220| #endif
2221| #ifdef HAVE_UNISTD_H
2222| # include <unistd.h>
2223| #endif
2224| int
2225| main ()
2226| {
2227| #ifndef __sys_siglist
2228| #ifdef __cplusplus
2229|   (void) __sys_siglist;
2230| #else
2231|   (void) __sys_siglist;
2232| #endif
2233| #endif
2234|
2235|   ;
2236|   return 0;
2237| }
2238configure:8619: result: no
2239configure:8636: checking for sys/wait.h that is POSIX.1 compatible
2240configure:8662: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2241configure:8662: $? = 0
2242configure:8669: result: yes
2243configure:8678: checking for struct utimbuf
2244configure:8706: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2245configure:8706: $? = 0
2246configure:8713: result: yes
2247configure:8721: checking for speed_t
2248configure:8737: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2249configure:8737: $? = 0
2250configure:8744: result: yes
2251configure:8752: checking for struct timeval
2252configure:8777: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2253configure:8777: $? = 0
2254configure:8784: result: yes
2255configure:8793: checking for struct exception
2256configure:8809: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2257configure:8809: $? = 0
2258configure:8816: result: yes
2259configure:8827: checking sys/socket.h usability
2260configure:8827: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2261configure:8827: $? = 0
2262configure:8827: result: yes
2263configure:8827: checking sys/socket.h presence
2264configure:8827: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
2265configure:8827: $? = 0
2266configure:8827: result: yes
2267configure:8827: checking for sys/socket.h
2268configure:8827: result: yes
2269configure:8839: checking for net/if.h
2270configure:8839: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2271configure:8839: $? = 0
2272configure:8839: result: yes
2273configure:8855: checking for ifaddrs.h
2274configure:8855: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2275configure:8855: $? = 0
2276configure:8855: result: yes
2277configure:8871: checking for net/if_dl.h
2278configure:8871: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2279configure:8871: $? = 0
2280configure:8871: result: yes
2281configure:8888: checking for getifaddrs
2282configure:8888: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
2283configure:8888: $? = 0
2284configure:8888: result: yes
2285configure:8888: checking for freeifaddrs
2286configure:8888: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
2287configure:8888: $? = 0
2288configure:8888: result: yes
2289configure:8898: checking for struct ifreq.ifr_flags
2290configure:8898: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2291configure:8898: $? = 0
2292configure:8898: result: yes
2293configure:8914: checking for struct ifreq.ifr_hwaddr
2294configure:8914: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2295conftest.c:101:13: error: no member named 'ifr_hwaddr' in 'struct ifreq'
2296if (ac_aggr.ifr_hwaddr)
2297    ~~~~~~~ ^
22981 error generated.
2299configure:8914: $? = 1
2300configure: failed program was:
2301| /* confdefs.h */
2302| #define PACKAGE_NAME "emacs"
2303| #define PACKAGE_TARNAME "emacs"
2304| #define PACKAGE_VERSION "24.2"
2305| #define PACKAGE_STRING "emacs 24.2"
2306| #define PACKAGE_BUGREPORT ""
2307| #define PACKAGE_URL ""
2308| #define PACKAGE "emacs"
2309| #define VERSION "24.2"
2310| #define MAIL_USE_POP 1
2311| #define SYNC_INPUT 1
2312| #define STDC_HEADERS 1
2313| #define HAVE_SYS_TYPES_H 1
2314| #define HAVE_SYS_STAT_H 1
2315| #define HAVE_STDLIB_H 1
2316| #define HAVE_STRING_H 1
2317| #define HAVE_MEMORY_H 1
2318| #define HAVE_STRINGS_H 1
2319| #define HAVE_INTTYPES_H 1
2320| #define HAVE_STDINT_H 1
2321| #define HAVE_UNISTD_H 1
2322| #define __EXTENSIONS__ 1
2323| #define _ALL_SOURCE 1
2324| #define _DARWIN_C_SOURCE 1
2325| #define _GNU_SOURCE 1
2326| #define _POSIX_PTHREAD_SEMANTICS 1
2327| #define _TANDEM_SOURCE 1
2328| #define HAVE_SYS_SELECT_H 1
2329| #define HAVE_SYS_TIME_H 1
2330| #define HAVE_UNISTD_H 1
2331| #define HAVE_UTIME_H 1
2332| #define HAVE_FCNTL_H 1
2333| #define HAVE_SYS_MMAN_H 1
2334| #define HAVE_SYS_RESOURCE_H 1
2335| #define HAVE_LOCALE_H 1
2336| #define HAVE_SYS_UTSNAME_H 1
2337| #define HAVE_PWD_H 1
2338| #define HAVE_UTMP_H 1
2339| #define HAVE_DIRENT_H 1
2340| #define HAVE_UTIL_H 1
2341| #define HAVE_TERM_H 1
2342| #define TIME_WITH_SYS_TIME 1
2343| #define HAVE_DECL_SYS_SIGLIST 0
2344| #define HAVE_DECL___SYS_SIGLIST 0
2345| #define HAVE_SYS_WAIT_H 1
2346| #define HAVE_STRUCT_UTIMBUF 1
2347| #define HAVE_SPEED_T 1
2348| #define HAVE_TIMEVAL 1
2349| #define HAVE_SYS_SOCKET_H 1
2350| #define HAVE_NET_IF_H 1
2351| #define HAVE_IFADDRS_H 1
2352| #define HAVE_NET_IF_DL_H 1
2353| #define HAVE_GETIFADDRS 1
2354| #define HAVE_FREEIFADDRS 1
2355| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2356| /* end confdefs.h.  */
2357| #include <stdio.h>
2358| #ifdef HAVE_SYS_TYPES_H
2359| # include <sys/types.h>
2360| #endif
2361| #ifdef HAVE_SYS_STAT_H
2362| # include <sys/stat.h>
2363| #endif
2364| #ifdef STDC_HEADERS
2365| # include <stdlib.h>
2366| # include <stddef.h>
2367| #else
2368| # ifdef HAVE_STDLIB_H
2369| #  include <stdlib.h>
2370| # endif
2371| #endif
2372| #ifdef HAVE_STRING_H
2373| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2374| #  include <memory.h>
2375| # endif
2376| # include <string.h>
2377| #endif
2378| #ifdef HAVE_STRINGS_H
2379| # include <strings.h>
2380| #endif
2381| #ifdef HAVE_INTTYPES_H
2382| # include <inttypes.h>
2383| #endif
2384| #ifdef HAVE_STDINT_H
2385| # include <stdint.h>
2386| #endif
2387| #ifdef HAVE_UNISTD_H
2388| # include <unistd.h>
2389| #endif
2390| #if HAVE_SYS_SOCKET_H
2391| #include <sys/socket.h>
2392| #endif
2393| #if HAVE_NET_IF_H
2394| #include <net/if.h>
2395| #endif
2396|
2397| int
2398| main ()
2399| {
2400| static struct ifreq ac_aggr;
2401| if (ac_aggr.ifr_hwaddr)
2402| return 0;
2403|   ;
2404|   return 0;
2405| }
2406configure:8914: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2407conftest.c:101:20: error: no member named 'ifr_hwaddr' in 'struct ifreq'
2408if (sizeof ac_aggr.ifr_hwaddr)
2409           ~~~~~~~ ^
24101 error generated.
2411configure:8914: $? = 1
2412configure: failed program was:
2413| /* confdefs.h */
2414| #define PACKAGE_NAME "emacs"
2415| #define PACKAGE_TARNAME "emacs"
2416| #define PACKAGE_VERSION "24.2"
2417| #define PACKAGE_STRING "emacs 24.2"
2418| #define PACKAGE_BUGREPORT ""
2419| #define PACKAGE_URL ""
2420| #define PACKAGE "emacs"
2421| #define VERSION "24.2"
2422| #define MAIL_USE_POP 1
2423| #define SYNC_INPUT 1
2424| #define STDC_HEADERS 1
2425| #define HAVE_SYS_TYPES_H 1
2426| #define HAVE_SYS_STAT_H 1
2427| #define HAVE_STDLIB_H 1
2428| #define HAVE_STRING_H 1
2429| #define HAVE_MEMORY_H 1
2430| #define HAVE_STRINGS_H 1
2431| #define HAVE_INTTYPES_H 1
2432| #define HAVE_STDINT_H 1
2433| #define HAVE_UNISTD_H 1
2434| #define __EXTENSIONS__ 1
2435| #define _ALL_SOURCE 1
2436| #define _DARWIN_C_SOURCE 1
2437| #define _GNU_SOURCE 1
2438| #define _POSIX_PTHREAD_SEMANTICS 1
2439| #define _TANDEM_SOURCE 1
2440| #define HAVE_SYS_SELECT_H 1
2441| #define HAVE_SYS_TIME_H 1
2442| #define HAVE_UNISTD_H 1
2443| #define HAVE_UTIME_H 1
2444| #define HAVE_FCNTL_H 1
2445| #define HAVE_SYS_MMAN_H 1
2446| #define HAVE_SYS_RESOURCE_H 1
2447| #define HAVE_LOCALE_H 1
2448| #define HAVE_SYS_UTSNAME_H 1
2449| #define HAVE_PWD_H 1
2450| #define HAVE_UTMP_H 1
2451| #define HAVE_DIRENT_H 1
2452| #define HAVE_UTIL_H 1
2453| #define HAVE_TERM_H 1
2454| #define TIME_WITH_SYS_TIME 1
2455| #define HAVE_DECL_SYS_SIGLIST 0
2456| #define HAVE_DECL___SYS_SIGLIST 0
2457| #define HAVE_SYS_WAIT_H 1
2458| #define HAVE_STRUCT_UTIMBUF 1
2459| #define HAVE_SPEED_T 1
2460| #define HAVE_TIMEVAL 1
2461| #define HAVE_SYS_SOCKET_H 1
2462| #define HAVE_NET_IF_H 1
2463| #define HAVE_IFADDRS_H 1
2464| #define HAVE_NET_IF_DL_H 1
2465| #define HAVE_GETIFADDRS 1
2466| #define HAVE_FREEIFADDRS 1
2467| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2468| /* end confdefs.h.  */
2469| #include <stdio.h>
2470| #ifdef HAVE_SYS_TYPES_H
2471| # include <sys/types.h>
2472| #endif
2473| #ifdef HAVE_SYS_STAT_H
2474| # include <sys/stat.h>
2475| #endif
2476| #ifdef STDC_HEADERS
2477| # include <stdlib.h>
2478| # include <stddef.h>
2479| #else
2480| # ifdef HAVE_STDLIB_H
2481| #  include <stdlib.h>
2482| # endif
2483| #endif
2484| #ifdef HAVE_STRING_H
2485| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2486| #  include <memory.h>
2487| # endif
2488| # include <string.h>
2489| #endif
2490| #ifdef HAVE_STRINGS_H
2491| # include <strings.h>
2492| #endif
2493| #ifdef HAVE_INTTYPES_H
2494| # include <inttypes.h>
2495| #endif
2496| #ifdef HAVE_STDINT_H
2497| # include <stdint.h>
2498| #endif
2499| #ifdef HAVE_UNISTD_H
2500| # include <unistd.h>
2501| #endif
2502| #if HAVE_SYS_SOCKET_H
2503| #include <sys/socket.h>
2504| #endif
2505| #if HAVE_NET_IF_H
2506| #include <net/if.h>
2507| #endif
2508|
2509| int
2510| main ()
2511| {
2512| static struct ifreq ac_aggr;
2513| if (sizeof ac_aggr.ifr_hwaddr)
2514| return 0;
2515|   ;
2516|   return 0;
2517| }
2518configure:8914: result: no
2519configure:8930: checking for struct ifreq.ifr_netmask
2520configure:8930: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2521conftest.c:101:13: error: no member named 'ifr_netmask' in 'struct ifreq'
2522if (ac_aggr.ifr_netmask)
2523    ~~~~~~~ ^
25241 error generated.
2525configure:8930: $? = 1
2526configure: failed program was:
2527| /* confdefs.h */
2528| #define PACKAGE_NAME "emacs"
2529| #define PACKAGE_TARNAME "emacs"
2530| #define PACKAGE_VERSION "24.2"
2531| #define PACKAGE_STRING "emacs 24.2"
2532| #define PACKAGE_BUGREPORT ""
2533| #define PACKAGE_URL ""
2534| #define PACKAGE "emacs"
2535| #define VERSION "24.2"
2536| #define MAIL_USE_POP 1
2537| #define SYNC_INPUT 1
2538| #define STDC_HEADERS 1
2539| #define HAVE_SYS_TYPES_H 1
2540| #define HAVE_SYS_STAT_H 1
2541| #define HAVE_STDLIB_H 1
2542| #define HAVE_STRING_H 1
2543| #define HAVE_MEMORY_H 1
2544| #define HAVE_STRINGS_H 1
2545| #define HAVE_INTTYPES_H 1
2546| #define HAVE_STDINT_H 1
2547| #define HAVE_UNISTD_H 1
2548| #define __EXTENSIONS__ 1
2549| #define _ALL_SOURCE 1
2550| #define _DARWIN_C_SOURCE 1
2551| #define _GNU_SOURCE 1
2552| #define _POSIX_PTHREAD_SEMANTICS 1
2553| #define _TANDEM_SOURCE 1
2554| #define HAVE_SYS_SELECT_H 1
2555| #define HAVE_SYS_TIME_H 1
2556| #define HAVE_UNISTD_H 1
2557| #define HAVE_UTIME_H 1
2558| #define HAVE_FCNTL_H 1
2559| #define HAVE_SYS_MMAN_H 1
2560| #define HAVE_SYS_RESOURCE_H 1
2561| #define HAVE_LOCALE_H 1
2562| #define HAVE_SYS_UTSNAME_H 1
2563| #define HAVE_PWD_H 1
2564| #define HAVE_UTMP_H 1
2565| #define HAVE_DIRENT_H 1
2566| #define HAVE_UTIL_H 1
2567| #define HAVE_TERM_H 1
2568| #define TIME_WITH_SYS_TIME 1
2569| #define HAVE_DECL_SYS_SIGLIST 0
2570| #define HAVE_DECL___SYS_SIGLIST 0
2571| #define HAVE_SYS_WAIT_H 1
2572| #define HAVE_STRUCT_UTIMBUF 1
2573| #define HAVE_SPEED_T 1
2574| #define HAVE_TIMEVAL 1
2575| #define HAVE_SYS_SOCKET_H 1
2576| #define HAVE_NET_IF_H 1
2577| #define HAVE_IFADDRS_H 1
2578| #define HAVE_NET_IF_DL_H 1
2579| #define HAVE_GETIFADDRS 1
2580| #define HAVE_FREEIFADDRS 1
2581| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2582| /* end confdefs.h.  */
2583| #include <stdio.h>
2584| #ifdef HAVE_SYS_TYPES_H
2585| # include <sys/types.h>
2586| #endif
2587| #ifdef HAVE_SYS_STAT_H
2588| # include <sys/stat.h>
2589| #endif
2590| #ifdef STDC_HEADERS
2591| # include <stdlib.h>
2592| # include <stddef.h>
2593| #else
2594| # ifdef HAVE_STDLIB_H
2595| #  include <stdlib.h>
2596| # endif
2597| #endif
2598| #ifdef HAVE_STRING_H
2599| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2600| #  include <memory.h>
2601| # endif
2602| # include <string.h>
2603| #endif
2604| #ifdef HAVE_STRINGS_H
2605| # include <strings.h>
2606| #endif
2607| #ifdef HAVE_INTTYPES_H
2608| # include <inttypes.h>
2609| #endif
2610| #ifdef HAVE_STDINT_H
2611| # include <stdint.h>
2612| #endif
2613| #ifdef HAVE_UNISTD_H
2614| # include <unistd.h>
2615| #endif
2616| #if HAVE_SYS_SOCKET_H
2617| #include <sys/socket.h>
2618| #endif
2619| #if HAVE_NET_IF_H
2620| #include <net/if.h>
2621| #endif
2622|
2623| int
2624| main ()
2625| {
2626| static struct ifreq ac_aggr;
2627| if (ac_aggr.ifr_netmask)
2628| return 0;
2629|   ;
2630|   return 0;
2631| }
2632configure:8930: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2633conftest.c:101:20: error: no member named 'ifr_netmask' in 'struct ifreq'
2634if (sizeof ac_aggr.ifr_netmask)
2635           ~~~~~~~ ^
26361 error generated.
2637configure:8930: $? = 1
2638configure: failed program was:
2639| /* confdefs.h */
2640| #define PACKAGE_NAME "emacs"
2641| #define PACKAGE_TARNAME "emacs"
2642| #define PACKAGE_VERSION "24.2"
2643| #define PACKAGE_STRING "emacs 24.2"
2644| #define PACKAGE_BUGREPORT ""
2645| #define PACKAGE_URL ""
2646| #define PACKAGE "emacs"
2647| #define VERSION "24.2"
2648| #define MAIL_USE_POP 1
2649| #define SYNC_INPUT 1
2650| #define STDC_HEADERS 1
2651| #define HAVE_SYS_TYPES_H 1
2652| #define HAVE_SYS_STAT_H 1
2653| #define HAVE_STDLIB_H 1
2654| #define HAVE_STRING_H 1
2655| #define HAVE_MEMORY_H 1
2656| #define HAVE_STRINGS_H 1
2657| #define HAVE_INTTYPES_H 1
2658| #define HAVE_STDINT_H 1
2659| #define HAVE_UNISTD_H 1
2660| #define __EXTENSIONS__ 1
2661| #define _ALL_SOURCE 1
2662| #define _DARWIN_C_SOURCE 1
2663| #define _GNU_SOURCE 1
2664| #define _POSIX_PTHREAD_SEMANTICS 1
2665| #define _TANDEM_SOURCE 1
2666| #define HAVE_SYS_SELECT_H 1
2667| #define HAVE_SYS_TIME_H 1
2668| #define HAVE_UNISTD_H 1
2669| #define HAVE_UTIME_H 1
2670| #define HAVE_FCNTL_H 1
2671| #define HAVE_SYS_MMAN_H 1
2672| #define HAVE_SYS_RESOURCE_H 1
2673| #define HAVE_LOCALE_H 1
2674| #define HAVE_SYS_UTSNAME_H 1
2675| #define HAVE_PWD_H 1
2676| #define HAVE_UTMP_H 1
2677| #define HAVE_DIRENT_H 1
2678| #define HAVE_UTIL_H 1
2679| #define HAVE_TERM_H 1
2680| #define TIME_WITH_SYS_TIME 1
2681| #define HAVE_DECL_SYS_SIGLIST 0
2682| #define HAVE_DECL___SYS_SIGLIST 0
2683| #define HAVE_SYS_WAIT_H 1
2684| #define HAVE_STRUCT_UTIMBUF 1
2685| #define HAVE_SPEED_T 1
2686| #define HAVE_TIMEVAL 1
2687| #define HAVE_SYS_SOCKET_H 1
2688| #define HAVE_NET_IF_H 1
2689| #define HAVE_IFADDRS_H 1
2690| #define HAVE_NET_IF_DL_H 1
2691| #define HAVE_GETIFADDRS 1
2692| #define HAVE_FREEIFADDRS 1
2693| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2694| /* end confdefs.h.  */
2695| #include <stdio.h>
2696| #ifdef HAVE_SYS_TYPES_H
2697| # include <sys/types.h>
2698| #endif
2699| #ifdef HAVE_SYS_STAT_H
2700| # include <sys/stat.h>
2701| #endif
2702| #ifdef STDC_HEADERS
2703| # include <stdlib.h>
2704| # include <stddef.h>
2705| #else
2706| # ifdef HAVE_STDLIB_H
2707| #  include <stdlib.h>
2708| # endif
2709| #endif
2710| #ifdef HAVE_STRING_H
2711| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2712| #  include <memory.h>
2713| # endif
2714| # include <string.h>
2715| #endif
2716| #ifdef HAVE_STRINGS_H
2717| # include <strings.h>
2718| #endif
2719| #ifdef HAVE_INTTYPES_H
2720| # include <inttypes.h>
2721| #endif
2722| #ifdef HAVE_STDINT_H
2723| # include <stdint.h>
2724| #endif
2725| #ifdef HAVE_UNISTD_H
2726| # include <unistd.h>
2727| #endif
2728| #if HAVE_SYS_SOCKET_H
2729| #include <sys/socket.h>
2730| #endif
2731| #if HAVE_NET_IF_H
2732| #include <net/if.h>
2733| #endif
2734|
2735| int
2736| main ()
2737| {
2738| static struct ifreq ac_aggr;
2739| if (sizeof ac_aggr.ifr_netmask)
2740| return 0;
2741|   ;
2742|   return 0;
2743| }
2744configure:8930: result: no
2745configure:8946: checking for struct ifreq.ifr_broadaddr
2746configure:8946: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2747conftest.c:101:1: error: statement requires expression of scalar type ('struct sockaddr' invalid)
2748if (ac_aggr.ifr_broadaddr)
2749^   ~~~~~~~~~~~~~~~~~~~~~
27501 error generated.
2751configure:8946: $? = 1
2752configure: failed program was:
2753| /* confdefs.h */
2754| #define PACKAGE_NAME "emacs"
2755| #define PACKAGE_TARNAME "emacs"
2756| #define PACKAGE_VERSION "24.2"
2757| #define PACKAGE_STRING "emacs 24.2"
2758| #define PACKAGE_BUGREPORT ""
2759| #define PACKAGE_URL ""
2760| #define PACKAGE "emacs"
2761| #define VERSION "24.2"
2762| #define MAIL_USE_POP 1
2763| #define SYNC_INPUT 1
2764| #define STDC_HEADERS 1
2765| #define HAVE_SYS_TYPES_H 1
2766| #define HAVE_SYS_STAT_H 1
2767| #define HAVE_STDLIB_H 1
2768| #define HAVE_STRING_H 1
2769| #define HAVE_MEMORY_H 1
2770| #define HAVE_STRINGS_H 1
2771| #define HAVE_INTTYPES_H 1
2772| #define HAVE_STDINT_H 1
2773| #define HAVE_UNISTD_H 1
2774| #define __EXTENSIONS__ 1
2775| #define _ALL_SOURCE 1
2776| #define _DARWIN_C_SOURCE 1
2777| #define _GNU_SOURCE 1
2778| #define _POSIX_PTHREAD_SEMANTICS 1
2779| #define _TANDEM_SOURCE 1
2780| #define HAVE_SYS_SELECT_H 1
2781| #define HAVE_SYS_TIME_H 1
2782| #define HAVE_UNISTD_H 1
2783| #define HAVE_UTIME_H 1
2784| #define HAVE_FCNTL_H 1
2785| #define HAVE_SYS_MMAN_H 1
2786| #define HAVE_SYS_RESOURCE_H 1
2787| #define HAVE_LOCALE_H 1
2788| #define HAVE_SYS_UTSNAME_H 1
2789| #define HAVE_PWD_H 1
2790| #define HAVE_UTMP_H 1
2791| #define HAVE_DIRENT_H 1
2792| #define HAVE_UTIL_H 1
2793| #define HAVE_TERM_H 1
2794| #define TIME_WITH_SYS_TIME 1
2795| #define HAVE_DECL_SYS_SIGLIST 0
2796| #define HAVE_DECL___SYS_SIGLIST 0
2797| #define HAVE_SYS_WAIT_H 1
2798| #define HAVE_STRUCT_UTIMBUF 1
2799| #define HAVE_SPEED_T 1
2800| #define HAVE_TIMEVAL 1
2801| #define HAVE_SYS_SOCKET_H 1
2802| #define HAVE_NET_IF_H 1
2803| #define HAVE_IFADDRS_H 1
2804| #define HAVE_NET_IF_DL_H 1
2805| #define HAVE_GETIFADDRS 1
2806| #define HAVE_FREEIFADDRS 1
2807| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2808| /* end confdefs.h.  */
2809| #include <stdio.h>
2810| #ifdef HAVE_SYS_TYPES_H
2811| # include <sys/types.h>
2812| #endif
2813| #ifdef HAVE_SYS_STAT_H
2814| # include <sys/stat.h>
2815| #endif
2816| #ifdef STDC_HEADERS
2817| # include <stdlib.h>
2818| # include <stddef.h>
2819| #else
2820| # ifdef HAVE_STDLIB_H
2821| #  include <stdlib.h>
2822| # endif
2823| #endif
2824| #ifdef HAVE_STRING_H
2825| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2826| #  include <memory.h>
2827| # endif
2828| # include <string.h>
2829| #endif
2830| #ifdef HAVE_STRINGS_H
2831| # include <strings.h>
2832| #endif
2833| #ifdef HAVE_INTTYPES_H
2834| # include <inttypes.h>
2835| #endif
2836| #ifdef HAVE_STDINT_H
2837| # include <stdint.h>
2838| #endif
2839| #ifdef HAVE_UNISTD_H
2840| # include <unistd.h>
2841| #endif
2842| #if HAVE_SYS_SOCKET_H
2843| #include <sys/socket.h>
2844| #endif
2845| #if HAVE_NET_IF_H
2846| #include <net/if.h>
2847| #endif
2848|
2849| int
2850| main ()
2851| {
2852| static struct ifreq ac_aggr;
2853| if (ac_aggr.ifr_broadaddr)
2854| return 0;
2855|   ;
2856|   return 0;
2857| }
2858configure:8946: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2859configure:8946: $? = 0
2860configure:8946: result: yes
2861configure:8962: checking for struct ifreq.ifr_addr
2862configure:8962: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2863conftest.c:102:1: error: statement requires expression of scalar type ('struct sockaddr' invalid)
2864if (ac_aggr.ifr_addr)
2865^   ~~~~~~~~~~~~~~~~
28661 error generated.
2867configure:8962: $? = 1
2868configure: failed program was:
2869| /* confdefs.h */
2870| #define PACKAGE_NAME "emacs"
2871| #define PACKAGE_TARNAME "emacs"
2872| #define PACKAGE_VERSION "24.2"
2873| #define PACKAGE_STRING "emacs 24.2"
2874| #define PACKAGE_BUGREPORT ""
2875| #define PACKAGE_URL ""
2876| #define PACKAGE "emacs"
2877| #define VERSION "24.2"
2878| #define MAIL_USE_POP 1
2879| #define SYNC_INPUT 1
2880| #define STDC_HEADERS 1
2881| #define HAVE_SYS_TYPES_H 1
2882| #define HAVE_SYS_STAT_H 1
2883| #define HAVE_STDLIB_H 1
2884| #define HAVE_STRING_H 1
2885| #define HAVE_MEMORY_H 1
2886| #define HAVE_STRINGS_H 1
2887| #define HAVE_INTTYPES_H 1
2888| #define HAVE_STDINT_H 1
2889| #define HAVE_UNISTD_H 1
2890| #define __EXTENSIONS__ 1
2891| #define _ALL_SOURCE 1
2892| #define _DARWIN_C_SOURCE 1
2893| #define _GNU_SOURCE 1
2894| #define _POSIX_PTHREAD_SEMANTICS 1
2895| #define _TANDEM_SOURCE 1
2896| #define HAVE_SYS_SELECT_H 1
2897| #define HAVE_SYS_TIME_H 1
2898| #define HAVE_UNISTD_H 1
2899| #define HAVE_UTIME_H 1
2900| #define HAVE_FCNTL_H 1
2901| #define HAVE_SYS_MMAN_H 1
2902| #define HAVE_SYS_RESOURCE_H 1
2903| #define HAVE_LOCALE_H 1
2904| #define HAVE_SYS_UTSNAME_H 1
2905| #define HAVE_PWD_H 1
2906| #define HAVE_UTMP_H 1
2907| #define HAVE_DIRENT_H 1
2908| #define HAVE_UTIL_H 1
2909| #define HAVE_TERM_H 1
2910| #define TIME_WITH_SYS_TIME 1
2911| #define HAVE_DECL_SYS_SIGLIST 0
2912| #define HAVE_DECL___SYS_SIGLIST 0
2913| #define HAVE_SYS_WAIT_H 1
2914| #define HAVE_STRUCT_UTIMBUF 1
2915| #define HAVE_SPEED_T 1
2916| #define HAVE_TIMEVAL 1
2917| #define HAVE_SYS_SOCKET_H 1
2918| #define HAVE_NET_IF_H 1
2919| #define HAVE_IFADDRS_H 1
2920| #define HAVE_NET_IF_DL_H 1
2921| #define HAVE_GETIFADDRS 1
2922| #define HAVE_FREEIFADDRS 1
2923| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
2924| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
2925| /* end confdefs.h.  */
2926| #include <stdio.h>
2927| #ifdef HAVE_SYS_TYPES_H
2928| # include <sys/types.h>
2929| #endif
2930| #ifdef HAVE_SYS_STAT_H
2931| # include <sys/stat.h>
2932| #endif
2933| #ifdef STDC_HEADERS
2934| # include <stdlib.h>
2935| # include <stddef.h>
2936| #else
2937| # ifdef HAVE_STDLIB_H
2938| #  include <stdlib.h>
2939| # endif
2940| #endif
2941| #ifdef HAVE_STRING_H
2942| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2943| #  include <memory.h>
2944| # endif
2945| # include <string.h>
2946| #endif
2947| #ifdef HAVE_STRINGS_H
2948| # include <strings.h>
2949| #endif
2950| #ifdef HAVE_INTTYPES_H
2951| # include <inttypes.h>
2952| #endif
2953| #ifdef HAVE_STDINT_H
2954| # include <stdint.h>
2955| #endif
2956| #ifdef HAVE_UNISTD_H
2957| # include <unistd.h>
2958| #endif
2959| #if HAVE_SYS_SOCKET_H
2960| #include <sys/socket.h>
2961| #endif
2962| #if HAVE_NET_IF_H
2963| #include <net/if.h>
2964| #endif
2965|
2966| int
2967| main ()
2968| {
2969| static struct ifreq ac_aggr;
2970| if (ac_aggr.ifr_addr)
2971| return 0;
2972|   ;
2973|   return 0;
2974| }
2975configure:8962: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2976configure:8962: $? = 0
2977configure:8962: result: yes
2978configure:8978: checking for struct ifreq.ifr_addr.sa_len
2979configure:8978: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2980configure:8978: $? = 0
2981configure:8978: result: yes
2982configure:8997: checking for function prototypes
2983configure:9000: result: yes
2984configure:9013: checking for working volatile
2985configure:9032: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2986configure:9032: $? = 0
2987configure:9039: result: yes
2988configure:9047: checking for an ANSI C-conforming const
2989configure:9113: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2990configure:9113: $? = 0
2991configure:9120: result: yes
2992configure:9128: checking for void * support
2993configure:9144: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2994configure:9144: $? = 0
2995configure:9151: result: yes
2996configure:9161: checking whether byte ordering is bigendian
2997configure:9176: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
2998configure:9176: $? = 0
2999configure:9221: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3000configure:9221: $? = 0
3001configure:9239: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3002conftest.c:70:4: error: use of undeclared identifier 'not'
3003                 not big endian
3004                 ^
30051 error generated.
3006configure:9239: $? = 1
3007configure: failed program was:
3008| /* confdefs.h */
3009| #define PACKAGE_NAME "emacs"
3010| #define PACKAGE_TARNAME "emacs"
3011| #define PACKAGE_VERSION "24.2"
3012| #define PACKAGE_STRING "emacs 24.2"
3013| #define PACKAGE_BUGREPORT ""
3014| #define PACKAGE_URL ""
3015| #define PACKAGE "emacs"
3016| #define VERSION "24.2"
3017| #define MAIL_USE_POP 1
3018| #define SYNC_INPUT 1
3019| #define STDC_HEADERS 1
3020| #define HAVE_SYS_TYPES_H 1
3021| #define HAVE_SYS_STAT_H 1
3022| #define HAVE_STDLIB_H 1
3023| #define HAVE_STRING_H 1
3024| #define HAVE_MEMORY_H 1
3025| #define HAVE_STRINGS_H 1
3026| #define HAVE_INTTYPES_H 1
3027| #define HAVE_STDINT_H 1
3028| #define HAVE_UNISTD_H 1
3029| #define __EXTENSIONS__ 1
3030| #define _ALL_SOURCE 1
3031| #define _DARWIN_C_SOURCE 1
3032| #define _GNU_SOURCE 1
3033| #define _POSIX_PTHREAD_SEMANTICS 1
3034| #define _TANDEM_SOURCE 1
3035| #define HAVE_SYS_SELECT_H 1
3036| #define HAVE_SYS_TIME_H 1
3037| #define HAVE_UNISTD_H 1
3038| #define HAVE_UTIME_H 1
3039| #define HAVE_FCNTL_H 1
3040| #define HAVE_SYS_MMAN_H 1
3041| #define HAVE_SYS_RESOURCE_H 1
3042| #define HAVE_LOCALE_H 1
3043| #define HAVE_SYS_UTSNAME_H 1
3044| #define HAVE_PWD_H 1
3045| #define HAVE_UTMP_H 1
3046| #define HAVE_DIRENT_H 1
3047| #define HAVE_UTIL_H 1
3048| #define HAVE_TERM_H 1
3049| #define TIME_WITH_SYS_TIME 1
3050| #define HAVE_DECL_SYS_SIGLIST 0
3051| #define HAVE_DECL___SYS_SIGLIST 0
3052| #define HAVE_SYS_WAIT_H 1
3053| #define HAVE_STRUCT_UTIMBUF 1
3054| #define HAVE_SPEED_T 1
3055| #define HAVE_TIMEVAL 1
3056| #define HAVE_SYS_SOCKET_H 1
3057| #define HAVE_NET_IF_H 1
3058| #define HAVE_IFADDRS_H 1
3059| #define HAVE_NET_IF_DL_H 1
3060| #define HAVE_GETIFADDRS 1
3061| #define HAVE_FREEIFADDRS 1
3062| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3063| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3064| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3065| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3066| #define PROTOTYPES 1
3067| #define __PROTOTYPES 1
3068| #define POINTER_TYPE void
3069| /* end confdefs.h.  */
3070| #include <sys/types.h>
3071|               #include <sys/param.h>
3072|
3073| int
3074| main ()
3075| {
3076| #if BYTE_ORDER != BIG_ENDIAN
3077|                not big endian
3078|               #endif
3079|
3080|   ;
3081|   return 0;
3082| }
3083configure:9367: result: no
3084configure:9386: checking for  __attribute__ ((__aligned__ (expr)))
3085configure:9402: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3086configure:9402: $? = 0
3087configure:9409: result: yes
3088configure:9417: checking whether make sets $(MAKE)
3089configure:9439: result: yes
3090configure:9453: checking whether we are using GNU Make
3091configure:9462: result: yes
3092configure:9465: checking whether gcc understands -MMD -MF
3093configure:9480: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -MMD -MF deps.d -MP   -I/opt/local/include conftest.c >&5
3094configure:9480: $? = 0
3095configure:9489: result: yes
3096configure:9511: checking for long file names
3097configure:9543: result: yes
3098configure:9554: checking for X
3099configure:9743: result: libraries /opt/local/lib, headers /opt/local/include
3100configure:9818: checking Carbon/Carbon.h usability
3101configure:9818: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3102configure:9818: $? = 0
3103configure:9818: result: yes
3104configure:9818: checking Carbon/Carbon.h presence
3105configure:9818: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
3106configure:9818: $? = 0
3107configure:9818: result: yes
3108configure:9818: checking for Carbon/Carbon.h
3109configure:9818: result: yes
3110configure:10060: checking for malloc_get_state
3111configure:10060: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
3112Undefined symbols for architecture x86_64:
3113  "_malloc_get_state", referenced from:
3114      _main in conftest-6GUDeU.o
3115ld: symbol(s) not found for architecture x86_64
3116clang: error: linker command failed with exit code 1 (use -v to see invocation)
3117configure:10060: $? = 1
3118configure: failed program was:
3119| /* confdefs.h */
3120| #define PACKAGE_NAME "emacs"
3121| #define PACKAGE_TARNAME "emacs"
3122| #define PACKAGE_VERSION "24.2"
3123| #define PACKAGE_STRING "emacs 24.2"
3124| #define PACKAGE_BUGREPORT ""
3125| #define PACKAGE_URL ""
3126| #define PACKAGE "emacs"
3127| #define VERSION "24.2"
3128| #define MAIL_USE_POP 1
3129| #define SYNC_INPUT 1
3130| #define STDC_HEADERS 1
3131| #define HAVE_SYS_TYPES_H 1
3132| #define HAVE_SYS_STAT_H 1
3133| #define HAVE_STDLIB_H 1
3134| #define HAVE_STRING_H 1
3135| #define HAVE_MEMORY_H 1
3136| #define HAVE_STRINGS_H 1
3137| #define HAVE_INTTYPES_H 1
3138| #define HAVE_STDINT_H 1
3139| #define HAVE_UNISTD_H 1
3140| #define __EXTENSIONS__ 1
3141| #define _ALL_SOURCE 1
3142| #define _DARWIN_C_SOURCE 1
3143| #define _GNU_SOURCE 1
3144| #define _POSIX_PTHREAD_SEMANTICS 1
3145| #define _TANDEM_SOURCE 1
3146| #define HAVE_SYS_SELECT_H 1
3147| #define HAVE_SYS_TIME_H 1
3148| #define HAVE_UNISTD_H 1
3149| #define HAVE_UTIME_H 1
3150| #define HAVE_FCNTL_H 1
3151| #define HAVE_SYS_MMAN_H 1
3152| #define HAVE_SYS_RESOURCE_H 1
3153| #define HAVE_LOCALE_H 1
3154| #define HAVE_SYS_UTSNAME_H 1
3155| #define HAVE_PWD_H 1
3156| #define HAVE_UTMP_H 1
3157| #define HAVE_DIRENT_H 1
3158| #define HAVE_UTIL_H 1
3159| #define HAVE_TERM_H 1
3160| #define TIME_WITH_SYS_TIME 1
3161| #define HAVE_DECL_SYS_SIGLIST 0
3162| #define HAVE_DECL___SYS_SIGLIST 0
3163| #define HAVE_SYS_WAIT_H 1
3164| #define HAVE_STRUCT_UTIMBUF 1
3165| #define HAVE_SPEED_T 1
3166| #define HAVE_TIMEVAL 1
3167| #define HAVE_SYS_SOCKET_H 1
3168| #define HAVE_NET_IF_H 1
3169| #define HAVE_IFADDRS_H 1
3170| #define HAVE_NET_IF_DL_H 1
3171| #define HAVE_GETIFADDRS 1
3172| #define HAVE_FREEIFADDRS 1
3173| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3174| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3175| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3176| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3177| #define PROTOTYPES 1
3178| #define __PROTOTYPES 1
3179| #define POINTER_TYPE void
3180| #define HAVE_ATTRIBUTE_ALIGNED 1
3181| #define HAVE_LONG_FILE_NAMES 1
3182| /* end confdefs.h.  */
3183| /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
3184|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3185| #define malloc_get_state innocuous_malloc_get_state
3186|
3187| /* System header to define __stub macros and hopefully few prototypes,
3188|     which can conflict with char malloc_get_state (); below.
3189|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3190|     <limits.h> exists even on freestanding compilers.  */
3191|
3192| #ifdef __STDC__
3193| # include <limits.h>
3194| #else
3195| # include <assert.h>
3196| #endif
3197|
3198| #undef malloc_get_state
3199|
3200| /* Override any GCC internal prototype to avoid an error.
3201|    Use char because int might match the return type of a GCC
3202|    builtin and then its argument prototype would still apply.  */
3203| #ifdef __cplusplus
3204| extern "C"
3205| #endif
3206| char malloc_get_state ();
3207| /* The GNU C library defines this for functions which it implements
3208|     to always fail with ENOSYS.  Some functions are actually named
3209|     something starting with __ and the normal name is an alias.  */
3210| #if defined __stub_malloc_get_state || defined __stub___malloc_get_state
3211| choke me
3212| #endif
3213|
3214| int
3215| main ()
3216| {
3217| return malloc_get_state ();
3218|   ;
3219|   return 0;
3220| }
3221configure:10060: result: no
3222configure:10067: checking for malloc_set_state
3223configure:10067: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
3224Undefined symbols for architecture x86_64:
3225  "_malloc_set_state", referenced from:
3226      _main in conftest-xW2VfL.o
3227ld: symbol(s) not found for architecture x86_64
3228clang: error: linker command failed with exit code 1 (use -v to see invocation)
3229configure:10067: $? = 1
3230configure: failed program was:
3231| /* confdefs.h */
3232| #define PACKAGE_NAME "emacs"
3233| #define PACKAGE_TARNAME "emacs"
3234| #define PACKAGE_VERSION "24.2"
3235| #define PACKAGE_STRING "emacs 24.2"
3236| #define PACKAGE_BUGREPORT ""
3237| #define PACKAGE_URL ""
3238| #define PACKAGE "emacs"
3239| #define VERSION "24.2"
3240| #define MAIL_USE_POP 1
3241| #define SYNC_INPUT 1
3242| #define STDC_HEADERS 1
3243| #define HAVE_SYS_TYPES_H 1
3244| #define HAVE_SYS_STAT_H 1
3245| #define HAVE_STDLIB_H 1
3246| #define HAVE_STRING_H 1
3247| #define HAVE_MEMORY_H 1
3248| #define HAVE_STRINGS_H 1
3249| #define HAVE_INTTYPES_H 1
3250| #define HAVE_STDINT_H 1
3251| #define HAVE_UNISTD_H 1
3252| #define __EXTENSIONS__ 1
3253| #define _ALL_SOURCE 1
3254| #define _DARWIN_C_SOURCE 1
3255| #define _GNU_SOURCE 1
3256| #define _POSIX_PTHREAD_SEMANTICS 1
3257| #define _TANDEM_SOURCE 1
3258| #define HAVE_SYS_SELECT_H 1
3259| #define HAVE_SYS_TIME_H 1
3260| #define HAVE_UNISTD_H 1
3261| #define HAVE_UTIME_H 1
3262| #define HAVE_FCNTL_H 1
3263| #define HAVE_SYS_MMAN_H 1
3264| #define HAVE_SYS_RESOURCE_H 1
3265| #define HAVE_LOCALE_H 1
3266| #define HAVE_SYS_UTSNAME_H 1
3267| #define HAVE_PWD_H 1
3268| #define HAVE_UTMP_H 1
3269| #define HAVE_DIRENT_H 1
3270| #define HAVE_UTIL_H 1
3271| #define HAVE_TERM_H 1
3272| #define TIME_WITH_SYS_TIME 1
3273| #define HAVE_DECL_SYS_SIGLIST 0
3274| #define HAVE_DECL___SYS_SIGLIST 0
3275| #define HAVE_SYS_WAIT_H 1
3276| #define HAVE_STRUCT_UTIMBUF 1
3277| #define HAVE_SPEED_T 1
3278| #define HAVE_TIMEVAL 1
3279| #define HAVE_SYS_SOCKET_H 1
3280| #define HAVE_NET_IF_H 1
3281| #define HAVE_IFADDRS_H 1
3282| #define HAVE_NET_IF_DL_H 1
3283| #define HAVE_GETIFADDRS 1
3284| #define HAVE_FREEIFADDRS 1
3285| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3286| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3287| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3288| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3289| #define PROTOTYPES 1
3290| #define __PROTOTYPES 1
3291| #define POINTER_TYPE void
3292| #define HAVE_ATTRIBUTE_ALIGNED 1
3293| #define HAVE_LONG_FILE_NAMES 1
3294| /* end confdefs.h.  */
3295| /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
3296|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3297| #define malloc_set_state innocuous_malloc_set_state
3298|
3299| /* System header to define __stub macros and hopefully few prototypes,
3300|     which can conflict with char malloc_set_state (); below.
3301|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3302|     <limits.h> exists even on freestanding compilers.  */
3303|
3304| #ifdef __STDC__
3305| # include <limits.h>
3306| #else
3307| # include <assert.h>
3308| #endif
3309|
3310| #undef malloc_set_state
3311|
3312| /* Override any GCC internal prototype to avoid an error.
3313|    Use char because int might match the return type of a GCC
3314|    builtin and then its argument prototype would still apply.  */
3315| #ifdef __cplusplus
3316| extern "C"
3317| #endif
3318| char malloc_set_state ();
3319| /* The GNU C library defines this for functions which it implements
3320|     to always fail with ENOSYS.  Some functions are actually named
3321|     something starting with __ and the normal name is an alias.  */
3322| #if defined __stub_malloc_set_state || defined __stub___malloc_set_state
3323| choke me
3324| #endif
3325|
3326| int
3327| main ()
3328| {
3329| return malloc_set_state ();
3330|   ;
3331|   return 0;
3332| }
3333configure:10067: result: no
3334configure:10074: checking whether __after_morecore_hook exists
3335configure:10090: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
3336Undefined symbols for architecture x86_64:
3337  "___after_morecore_hook", referenced from:
3338      _main in conftest-X0uamJ.o
3339ld: symbol(s) not found for architecture x86_64
3340clang: error: linker command failed with exit code 1 (use -v to see invocation)
3341configure:10090: $? = 1
3342configure: failed program was:
3343| /* confdefs.h */
3344| #define PACKAGE_NAME "emacs"
3345| #define PACKAGE_TARNAME "emacs"
3346| #define PACKAGE_VERSION "24.2"
3347| #define PACKAGE_STRING "emacs 24.2"
3348| #define PACKAGE_BUGREPORT ""
3349| #define PACKAGE_URL ""
3350| #define PACKAGE "emacs"
3351| #define VERSION "24.2"
3352| #define MAIL_USE_POP 1
3353| #define SYNC_INPUT 1
3354| #define STDC_HEADERS 1
3355| #define HAVE_SYS_TYPES_H 1
3356| #define HAVE_SYS_STAT_H 1
3357| #define HAVE_STDLIB_H 1
3358| #define HAVE_STRING_H 1
3359| #define HAVE_MEMORY_H 1
3360| #define HAVE_STRINGS_H 1
3361| #define HAVE_INTTYPES_H 1
3362| #define HAVE_STDINT_H 1
3363| #define HAVE_UNISTD_H 1
3364| #define __EXTENSIONS__ 1
3365| #define _ALL_SOURCE 1
3366| #define _DARWIN_C_SOURCE 1
3367| #define _GNU_SOURCE 1
3368| #define _POSIX_PTHREAD_SEMANTICS 1
3369| #define _TANDEM_SOURCE 1
3370| #define HAVE_SYS_SELECT_H 1
3371| #define HAVE_SYS_TIME_H 1
3372| #define HAVE_UNISTD_H 1
3373| #define HAVE_UTIME_H 1
3374| #define HAVE_FCNTL_H 1
3375| #define HAVE_SYS_MMAN_H 1
3376| #define HAVE_SYS_RESOURCE_H 1
3377| #define HAVE_LOCALE_H 1
3378| #define HAVE_SYS_UTSNAME_H 1
3379| #define HAVE_PWD_H 1
3380| #define HAVE_UTMP_H 1
3381| #define HAVE_DIRENT_H 1
3382| #define HAVE_UTIL_H 1
3383| #define HAVE_TERM_H 1
3384| #define TIME_WITH_SYS_TIME 1
3385| #define HAVE_DECL_SYS_SIGLIST 0
3386| #define HAVE_DECL___SYS_SIGLIST 0
3387| #define HAVE_SYS_WAIT_H 1
3388| #define HAVE_STRUCT_UTIMBUF 1
3389| #define HAVE_SPEED_T 1
3390| #define HAVE_TIMEVAL 1
3391| #define HAVE_SYS_SOCKET_H 1
3392| #define HAVE_NET_IF_H 1
3393| #define HAVE_IFADDRS_H 1
3394| #define HAVE_NET_IF_DL_H 1
3395| #define HAVE_GETIFADDRS 1
3396| #define HAVE_FREEIFADDRS 1
3397| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3398| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3399| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3400| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3401| #define PROTOTYPES 1
3402| #define __PROTOTYPES 1
3403| #define POINTER_TYPE void
3404| #define HAVE_ATTRIBUTE_ALIGNED 1
3405| #define HAVE_LONG_FILE_NAMES 1
3406| /* end confdefs.h.  */
3407| extern void (* __after_morecore_hook)();
3408| int
3409| main ()
3410| {
3411| __after_morecore_hook = 0
3412|   ;
3413|   return 0;
3414| }
3415configure:10098: result: no
3416configure:10160: checking for stdlib.h
3417configure:10160: result: yes
3418configure:10160: checking for unistd.h
3419configure:10160: result: yes
3420configure:10160: checking for sys/param.h
3421configure:10160: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3422configure:10160: $? = 0
3423configure:10160: result: yes
3424configure:10160: checking for getopt.h
3425configure:10160: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3426configure:10160: $? = 0
3427configure:10160: result: yes
3428configure:10160: checking for wchar.h
3429configure:10160: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3430configure:10160: $? = 0
3431configure:10160: result: yes
3432configure:10160: checking for stdint.h
3433configure:10160: result: yes
3434configure:10160: checking for inttypes.h
3435configure:10160: result: yes
3436configure:10160: checking for sys/socket.h
3437configure:10160: result: yes
3438configure:10160: checking for sys/stat.h
3439configure:10160: result: yes
3440configure:10160: checking for sys/time.h
3441configure:10160: result: yes
3442configure:10180: checking for getpagesize
3443configure:10180: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
3444configure:10180: $? = 0
3445configure:10180: result: yes
3446configure:10189: checking for working mmap
3447configure:10336: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
3448configure:10336: $? = 0
3449configure:10336: ./conftest
3450configure:10336: $? = 0
3451configure:10346: result: yes
3452configure:10364: checking for dnet_ntoa in -ldnet
3453configure:10389: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldnet    >&5
3454ld: library not found for -ldnet
3455clang: error: linker command failed with exit code 1 (use -v to see invocation)
3456configure:10389: $? = 1
3457configure: failed program was:
3458| /* confdefs.h */
3459| #define PACKAGE_NAME "emacs"
3460| #define PACKAGE_TARNAME "emacs"
3461| #define PACKAGE_VERSION "24.2"
3462| #define PACKAGE_STRING "emacs 24.2"
3463| #define PACKAGE_BUGREPORT ""
3464| #define PACKAGE_URL ""
3465| #define PACKAGE "emacs"
3466| #define VERSION "24.2"
3467| #define MAIL_USE_POP 1
3468| #define SYNC_INPUT 1
3469| #define STDC_HEADERS 1
3470| #define HAVE_SYS_TYPES_H 1
3471| #define HAVE_SYS_STAT_H 1
3472| #define HAVE_STDLIB_H 1
3473| #define HAVE_STRING_H 1
3474| #define HAVE_MEMORY_H 1
3475| #define HAVE_STRINGS_H 1
3476| #define HAVE_INTTYPES_H 1
3477| #define HAVE_STDINT_H 1
3478| #define HAVE_UNISTD_H 1
3479| #define __EXTENSIONS__ 1
3480| #define _ALL_SOURCE 1
3481| #define _DARWIN_C_SOURCE 1
3482| #define _GNU_SOURCE 1
3483| #define _POSIX_PTHREAD_SEMANTICS 1
3484| #define _TANDEM_SOURCE 1
3485| #define HAVE_SYS_SELECT_H 1
3486| #define HAVE_SYS_TIME_H 1
3487| #define HAVE_UNISTD_H 1
3488| #define HAVE_UTIME_H 1
3489| #define HAVE_FCNTL_H 1
3490| #define HAVE_SYS_MMAN_H 1
3491| #define HAVE_SYS_RESOURCE_H 1
3492| #define HAVE_LOCALE_H 1
3493| #define HAVE_SYS_UTSNAME_H 1
3494| #define HAVE_PWD_H 1
3495| #define HAVE_UTMP_H 1
3496| #define HAVE_DIRENT_H 1
3497| #define HAVE_UTIL_H 1
3498| #define HAVE_TERM_H 1
3499| #define TIME_WITH_SYS_TIME 1
3500| #define HAVE_DECL_SYS_SIGLIST 0
3501| #define HAVE_DECL___SYS_SIGLIST 0
3502| #define HAVE_SYS_WAIT_H 1
3503| #define HAVE_STRUCT_UTIMBUF 1
3504| #define HAVE_SPEED_T 1
3505| #define HAVE_TIMEVAL 1
3506| #define HAVE_SYS_SOCKET_H 1
3507| #define HAVE_NET_IF_H 1
3508| #define HAVE_IFADDRS_H 1
3509| #define HAVE_NET_IF_DL_H 1
3510| #define HAVE_GETIFADDRS 1
3511| #define HAVE_FREEIFADDRS 1
3512| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3513| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3514| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3515| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3516| #define PROTOTYPES 1
3517| #define __PROTOTYPES 1
3518| #define POINTER_TYPE void
3519| #define HAVE_ATTRIBUTE_ALIGNED 1
3520| #define HAVE_LONG_FILE_NAMES 1
3521| #define SYSTEM_MALLOC 1
3522| #define HAVE_STDLIB_H 1
3523| #define HAVE_UNISTD_H 1
3524| #define HAVE_SYS_PARAM_H 1
3525| #define HAVE_GETOPT_H 1
3526| #define HAVE_WCHAR_H 1
3527| #define HAVE_STDINT_H 1
3528| #define HAVE_INTTYPES_H 1
3529| #define HAVE_SYS_SOCKET_H 1
3530| #define HAVE_SYS_STAT_H 1
3531| #define HAVE_SYS_TIME_H 1
3532| #define HAVE_GETPAGESIZE 1
3533| #define HAVE_MMAP 1
3534| /* end confdefs.h.  */
3535|
3536| /* Override any GCC internal prototype to avoid an error.
3537|    Use char because int might match the return type of a GCC
3538|    builtin and then its argument prototype would still apply.  */
3539| #ifdef __cplusplus
3540| extern "C"
3541| #endif
3542| char dnet_ntoa ();
3543| int
3544| main ()
3545| {
3546| return dnet_ntoa ();
3547|   ;
3548|   return 0;
3549| }
3550configure:10398: result: no
3551configure:10410: checking for main in -lXbsd
3552configure:10429: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lXbsd    >&5
3553ld: library not found for -lXbsd
3554clang: error: linker command failed with exit code 1 (use -v to see invocation)
3555configure:10429: $? = 1
3556configure: failed program was:
3557| /* confdefs.h */
3558| #define PACKAGE_NAME "emacs"
3559| #define PACKAGE_TARNAME "emacs"
3560| #define PACKAGE_VERSION "24.2"
3561| #define PACKAGE_STRING "emacs 24.2"
3562| #define PACKAGE_BUGREPORT ""
3563| #define PACKAGE_URL ""
3564| #define PACKAGE "emacs"
3565| #define VERSION "24.2"
3566| #define MAIL_USE_POP 1
3567| #define SYNC_INPUT 1
3568| #define STDC_HEADERS 1
3569| #define HAVE_SYS_TYPES_H 1
3570| #define HAVE_SYS_STAT_H 1
3571| #define HAVE_STDLIB_H 1
3572| #define HAVE_STRING_H 1
3573| #define HAVE_MEMORY_H 1
3574| #define HAVE_STRINGS_H 1
3575| #define HAVE_INTTYPES_H 1
3576| #define HAVE_STDINT_H 1
3577| #define HAVE_UNISTD_H 1
3578| #define __EXTENSIONS__ 1
3579| #define _ALL_SOURCE 1
3580| #define _DARWIN_C_SOURCE 1
3581| #define _GNU_SOURCE 1
3582| #define _POSIX_PTHREAD_SEMANTICS 1
3583| #define _TANDEM_SOURCE 1
3584| #define HAVE_SYS_SELECT_H 1
3585| #define HAVE_SYS_TIME_H 1
3586| #define HAVE_UNISTD_H 1
3587| #define HAVE_UTIME_H 1
3588| #define HAVE_FCNTL_H 1
3589| #define HAVE_SYS_MMAN_H 1
3590| #define HAVE_SYS_RESOURCE_H 1
3591| #define HAVE_LOCALE_H 1
3592| #define HAVE_SYS_UTSNAME_H 1
3593| #define HAVE_PWD_H 1
3594| #define HAVE_UTMP_H 1
3595| #define HAVE_DIRENT_H 1
3596| #define HAVE_UTIL_H 1
3597| #define HAVE_TERM_H 1
3598| #define TIME_WITH_SYS_TIME 1
3599| #define HAVE_DECL_SYS_SIGLIST 0
3600| #define HAVE_DECL___SYS_SIGLIST 0
3601| #define HAVE_SYS_WAIT_H 1
3602| #define HAVE_STRUCT_UTIMBUF 1
3603| #define HAVE_SPEED_T 1
3604| #define HAVE_TIMEVAL 1
3605| #define HAVE_SYS_SOCKET_H 1
3606| #define HAVE_NET_IF_H 1
3607| #define HAVE_IFADDRS_H 1
3608| #define HAVE_NET_IF_DL_H 1
3609| #define HAVE_GETIFADDRS 1
3610| #define HAVE_FREEIFADDRS 1
3611| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3612| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3613| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3614| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3615| #define PROTOTYPES 1
3616| #define __PROTOTYPES 1
3617| #define POINTER_TYPE void
3618| #define HAVE_ATTRIBUTE_ALIGNED 1
3619| #define HAVE_LONG_FILE_NAMES 1
3620| #define SYSTEM_MALLOC 1
3621| #define HAVE_STDLIB_H 1
3622| #define HAVE_UNISTD_H 1
3623| #define HAVE_SYS_PARAM_H 1
3624| #define HAVE_GETOPT_H 1
3625| #define HAVE_WCHAR_H 1
3626| #define HAVE_STDINT_H 1
3627| #define HAVE_INTTYPES_H 1
3628| #define HAVE_SYS_SOCKET_H 1
3629| #define HAVE_SYS_STAT_H 1
3630| #define HAVE_SYS_TIME_H 1
3631| #define HAVE_GETPAGESIZE 1
3632| #define HAVE_MMAP 1
3633| /* end confdefs.h.  */
3634|
3635|
3636| int
3637| main ()
3638| {
3639| return main ();
3640|   ;
3641|   return 0;
3642| }
3643configure:10438: result: no
3644configure:10448: checking pthread.h usability
3645configure:10448: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include conftest.c >&5
3646configure:10448: $? = 0
3647configure:10448: result: yes
3648configure:10448: checking pthread.h presence
3649configure:10448: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
3650configure:10448: $? = 0
3651configure:10448: result: yes
3652configure:10448: checking for pthread.h
3653configure:10448: result: yes
3654configure:10465: checking for pthread_self in -lpthread
3655configure:10490: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthread    >&5
3656configure:10490: $? = 0
3657configure:10500: result: yes
3658configure:10519: checking for cma_open in -lpthreads
3659configure:10544: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64   -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthreads  -lpthread   >&5
3660ld: library not found for -lpthreads
3661clang: error: linker command failed with exit code 1 (use -v to see invocation)
3662configure:10544: $? = 1
3663configure: failed program was:
3664| /* confdefs.h */
3665| #define PACKAGE_NAME "emacs"
3666| #define PACKAGE_TARNAME "emacs"
3667| #define PACKAGE_VERSION "24.2"
3668| #define PACKAGE_STRING "emacs 24.2"
3669| #define PACKAGE_BUGREPORT ""
3670| #define PACKAGE_URL ""
3671| #define PACKAGE "emacs"
3672| #define VERSION "24.2"
3673| #define MAIL_USE_POP 1
3674| #define SYNC_INPUT 1
3675| #define STDC_HEADERS 1
3676| #define HAVE_SYS_TYPES_H 1
3677| #define HAVE_SYS_STAT_H 1
3678| #define HAVE_STDLIB_H 1
3679| #define HAVE_STRING_H 1
3680| #define HAVE_MEMORY_H 1
3681| #define HAVE_STRINGS_H 1
3682| #define HAVE_INTTYPES_H 1
3683| #define HAVE_STDINT_H 1
3684| #define HAVE_UNISTD_H 1
3685| #define __EXTENSIONS__ 1
3686| #define _ALL_SOURCE 1
3687| #define _DARWIN_C_SOURCE 1
3688| #define _GNU_SOURCE 1
3689| #define _POSIX_PTHREAD_SEMANTICS 1
3690| #define _TANDEM_SOURCE 1
3691| #define HAVE_SYS_SELECT_H 1
3692| #define HAVE_SYS_TIME_H 1
3693| #define HAVE_UNISTD_H 1
3694| #define HAVE_UTIME_H 1
3695| #define HAVE_FCNTL_H 1
3696| #define HAVE_SYS_MMAN_H 1
3697| #define HAVE_SYS_RESOURCE_H 1
3698| #define HAVE_LOCALE_H 1
3699| #define HAVE_SYS_UTSNAME_H 1
3700| #define HAVE_PWD_H 1
3701| #define HAVE_UTMP_H 1
3702| #define HAVE_DIRENT_H 1
3703| #define HAVE_UTIL_H 1
3704| #define HAVE_TERM_H 1
3705| #define TIME_WITH_SYS_TIME 1
3706| #define HAVE_DECL_SYS_SIGLIST 0
3707| #define HAVE_DECL___SYS_SIGLIST 0
3708| #define HAVE_SYS_WAIT_H 1
3709| #define HAVE_STRUCT_UTIMBUF 1
3710| #define HAVE_SPEED_T 1
3711| #define HAVE_TIMEVAL 1
3712| #define HAVE_SYS_SOCKET_H 1
3713| #define HAVE_NET_IF_H 1
3714| #define HAVE_IFADDRS_H 1
3715| #define HAVE_NET_IF_DL_H 1
3716| #define HAVE_GETIFADDRS 1
3717| #define HAVE_FREEIFADDRS 1
3718| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3719| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3720| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3721| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3722| #define PROTOTYPES 1
3723| #define __PROTOTYPES 1
3724| #define POINTER_TYPE void
3725| #define HAVE_ATTRIBUTE_ALIGNED 1
3726| #define HAVE_LONG_FILE_NAMES 1
3727| #define SYSTEM_MALLOC 1
3728| #define HAVE_STDLIB_H 1
3729| #define HAVE_UNISTD_H 1
3730| #define HAVE_SYS_PARAM_H 1
3731| #define HAVE_GETOPT_H 1
3732| #define HAVE_WCHAR_H 1
3733| #define HAVE_STDINT_H 1
3734| #define HAVE_INTTYPES_H 1
3735| #define HAVE_SYS_SOCKET_H 1
3736| #define HAVE_SYS_STAT_H 1
3737| #define HAVE_SYS_TIME_H 1
3738| #define HAVE_GETPAGESIZE 1
3739| #define HAVE_MMAP 1
3740| #define HAVE_PTHREAD_H 1
3741| #define HAVE_PTHREAD 1
3742| /* end confdefs.h.  */
3743|
3744| /* Override any GCC internal prototype to avoid an error.
3745|    Use char because int might match the return type of a GCC
3746|    builtin and then its argument prototype would still apply.  */
3747| #ifdef __cplusplus
3748| extern "C"
3749| #endif
3750| char cma_open ();
3751| int
3752| main ()
3753| {
3754| return cma_open ();
3755|   ;
3756|   return 0;
3757| }
3758configure:10553: result: no
3759configure:10819: checking for pkg-config
3760configure:10850: result: /opt/local/bin/pkg-config
3761configure:10864: checking for librsvg-2.0 >= 2.11.0
3762configure:10868: result: yes
3763configure:10872: checking RSVG_CFLAGS
3764configure:10875: result: -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 
3765configure:10878: checking RSVG_LIBS
3766configure:10881: result: -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl 
3767configure:10933: checking for pkg-config
3768configure:10964: result: /opt/local/bin/pkg-config
3769configure:10978: checking for Wand >= 6.2.8
3770configure:10982: result: yes
3771configure:10986: checking IMAGEMAGICK_CFLAGS
3772configure:10989: result: -I/opt/local/include/ImageMagick 
3773configure:10992: checking IMAGEMAGICK_LIBS
3774configure:10995: result: -L/opt/local/lib -lMagickWand -lMagickCore 
3775configure:11033: checking for MagickExportImagePixels
3776configure:11033: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   >&5
3777configure:11033: $? = 0
3778configure:11033: result: yes
3779configure:11370: checking for pkg-config
3780configure:11401: result: /opt/local/bin/pkg-config
3781configure:11415: checking for dbus-1 >= 1.0
3782configure:11419: result: yes
3783configure:11423: checking DBUS_CFLAGS
3784configure:11426: result: -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include 
3785configure:11429: checking DBUS_LIBS
3786configure:11432: result: -L/opt/local/lib -ldbus-1 -lpthread 
3787configure:11466: checking for dbus_watch_get_unix_fd
3788configure:11466: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
3789configure:11466: $? = 0
3790configure:11466: result: yes
3791configure:11716: checking for lgetfilecon in -lselinux
3792configure:11741: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lselinux  -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
3793ld: library not found for -lselinux
3794clang: error: linker command failed with exit code 1 (use -v to see invocation)
3795configure:11741: $? = 1
3796configure: failed program was:
3797| /* confdefs.h */
3798| #define PACKAGE_NAME "emacs"
3799| #define PACKAGE_TARNAME "emacs"
3800| #define PACKAGE_VERSION "24.2"
3801| #define PACKAGE_STRING "emacs 24.2"
3802| #define PACKAGE_BUGREPORT ""
3803| #define PACKAGE_URL ""
3804| #define PACKAGE "emacs"
3805| #define VERSION "24.2"
3806| #define MAIL_USE_POP 1
3807| #define SYNC_INPUT 1
3808| #define STDC_HEADERS 1
3809| #define HAVE_SYS_TYPES_H 1
3810| #define HAVE_SYS_STAT_H 1
3811| #define HAVE_STDLIB_H 1
3812| #define HAVE_STRING_H 1
3813| #define HAVE_MEMORY_H 1
3814| #define HAVE_STRINGS_H 1
3815| #define HAVE_INTTYPES_H 1
3816| #define HAVE_STDINT_H 1
3817| #define HAVE_UNISTD_H 1
3818| #define __EXTENSIONS__ 1
3819| #define _ALL_SOURCE 1
3820| #define _DARWIN_C_SOURCE 1
3821| #define _GNU_SOURCE 1
3822| #define _POSIX_PTHREAD_SEMANTICS 1
3823| #define _TANDEM_SOURCE 1
3824| #define HAVE_SYS_SELECT_H 1
3825| #define HAVE_SYS_TIME_H 1
3826| #define HAVE_UNISTD_H 1
3827| #define HAVE_UTIME_H 1
3828| #define HAVE_FCNTL_H 1
3829| #define HAVE_SYS_MMAN_H 1
3830| #define HAVE_SYS_RESOURCE_H 1
3831| #define HAVE_LOCALE_H 1
3832| #define HAVE_SYS_UTSNAME_H 1
3833| #define HAVE_PWD_H 1
3834| #define HAVE_UTMP_H 1
3835| #define HAVE_DIRENT_H 1
3836| #define HAVE_UTIL_H 1
3837| #define HAVE_TERM_H 1
3838| #define TIME_WITH_SYS_TIME 1
3839| #define HAVE_DECL_SYS_SIGLIST 0
3840| #define HAVE_DECL___SYS_SIGLIST 0
3841| #define HAVE_SYS_WAIT_H 1
3842| #define HAVE_STRUCT_UTIMBUF 1
3843| #define HAVE_SPEED_T 1
3844| #define HAVE_TIMEVAL 1
3845| #define HAVE_SYS_SOCKET_H 1
3846| #define HAVE_NET_IF_H 1
3847| #define HAVE_IFADDRS_H 1
3848| #define HAVE_NET_IF_DL_H 1
3849| #define HAVE_GETIFADDRS 1
3850| #define HAVE_FREEIFADDRS 1
3851| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3852| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3853| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3854| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3855| #define PROTOTYPES 1
3856| #define __PROTOTYPES 1
3857| #define POINTER_TYPE void
3858| #define HAVE_ATTRIBUTE_ALIGNED 1
3859| #define HAVE_LONG_FILE_NAMES 1
3860| #define SYSTEM_MALLOC 1
3861| #define HAVE_STDLIB_H 1
3862| #define HAVE_UNISTD_H 1
3863| #define HAVE_SYS_PARAM_H 1
3864| #define HAVE_GETOPT_H 1
3865| #define HAVE_WCHAR_H 1
3866| #define HAVE_STDINT_H 1
3867| #define HAVE_INTTYPES_H 1
3868| #define HAVE_SYS_SOCKET_H 1
3869| #define HAVE_SYS_STAT_H 1
3870| #define HAVE_SYS_TIME_H 1
3871| #define HAVE_GETPAGESIZE 1
3872| #define HAVE_MMAP 1
3873| #define HAVE_PTHREAD_H 1
3874| #define HAVE_PTHREAD 1
3875| #define HAVE_RSVG 1
3876| #define HAVE_IMAGEMAGICK 1
3877| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
3878| #define HAVE_DBUS 1
3879| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
3880| /* end confdefs.h.  */
3881|
3882| /* Override any GCC internal prototype to avoid an error.
3883|    Use char because int might match the return type of a GCC
3884|    builtin and then its argument prototype would still apply.  */
3885| #ifdef __cplusplus
3886| extern "C"
3887| #endif
3888| char lgetfilecon ();
3889| int
3890| main ()
3891| {
3892| return lgetfilecon ();
3893|   ;
3894|   return 0;
3895| }
3896configure:11750: result: no
3897configure:11775: checking for pkg-config
3898configure:11806: result: /opt/local/bin/pkg-config
3899configure:11820: checking for gnutls >= 2.6.6
3900configure:11824: result: yes
3901configure:11828: checking LIBGNUTLS_CFLAGS
3902configure:11831: result: -I/opt/local/include 
3903configure:11834: checking LIBGNUTLS_LIBS
3904configure:11837: result: -L/opt/local/lib -lgnutls 
3905configure:11874: checking for gnutls_certificate_set_verify_function
3906configure:11874: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
3907configure:11874: $? = 0
3908configure:11874: result: yes
3909configure:12359: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
3910configure:12359: $? = 0
3911configure:12408: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include   --pedantic-errors   -I/opt/local/include conftest.c >&5
3912In file included from conftest.c:92:
3913In file included from /opt/local/include/X11/Xlib.h:47:
3914/opt/local/include/X11/Xfuncproto.h:136:24: error: named variadic macros are a GNU extension [-Werror,-Wvariadic-macros]
3915#define _X_NONNULL(args...)  __attribute__((nonnull(args)))
3916                       ^
3917conftest.c:109:72: error: incompatible pointer types passing 'XIMProc' (aka 'void (*)(XIM, XPointer, XPointer)') to parameter of type 'XIDProc' (aka 'void (*)(Display *, XPointer, XPointer)') [-Werror,-Wincompatible-pointer-types]
3918(void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback,
3919                                                                       ^~~~~~~~
3920/opt/local/include/X11/Xlib.h:3944:29: note: passing argument to parameter here
3921    XIDProc                     /* callback */,
3922                                              ^
3923conftest.c:110:4: error: incompatible pointer types passing 'XPointer *' (aka 'char **') to parameter of type 'XPointer' (aka 'char *')dereference with * [-Werror,-Wincompatible-pointer-types]
3924   client_data);
3925   ^~~~~~~~~~~
3926   *
3927/opt/local/include/X11/Xlib.h:3946:1: note: passing argument to parameter here
3928);
3929^
39303 errors generated.
3931configure:12408: $? = 1
3932configure: failed program was:
3933| /* confdefs.h */
3934| #define PACKAGE_NAME "emacs"
3935| #define PACKAGE_TARNAME "emacs"
3936| #define PACKAGE_VERSION "24.2"
3937| #define PACKAGE_STRING "emacs 24.2"
3938| #define PACKAGE_BUGREPORT ""
3939| #define PACKAGE_URL ""
3940| #define PACKAGE "emacs"
3941| #define VERSION "24.2"
3942| #define MAIL_USE_POP 1
3943| #define SYNC_INPUT 1
3944| #define STDC_HEADERS 1
3945| #define HAVE_SYS_TYPES_H 1
3946| #define HAVE_SYS_STAT_H 1
3947| #define HAVE_STDLIB_H 1
3948| #define HAVE_STRING_H 1
3949| #define HAVE_MEMORY_H 1
3950| #define HAVE_STRINGS_H 1
3951| #define HAVE_INTTYPES_H 1
3952| #define HAVE_STDINT_H 1
3953| #define HAVE_UNISTD_H 1
3954| #define __EXTENSIONS__ 1
3955| #define _ALL_SOURCE 1
3956| #define _DARWIN_C_SOURCE 1
3957| #define _GNU_SOURCE 1
3958| #define _POSIX_PTHREAD_SEMANTICS 1
3959| #define _TANDEM_SOURCE 1
3960| #define HAVE_SYS_SELECT_H 1
3961| #define HAVE_SYS_TIME_H 1
3962| #define HAVE_UNISTD_H 1
3963| #define HAVE_UTIME_H 1
3964| #define HAVE_FCNTL_H 1
3965| #define HAVE_SYS_MMAN_H 1
3966| #define HAVE_SYS_RESOURCE_H 1
3967| #define HAVE_LOCALE_H 1
3968| #define HAVE_SYS_UTSNAME_H 1
3969| #define HAVE_PWD_H 1
3970| #define HAVE_UTMP_H 1
3971| #define HAVE_DIRENT_H 1
3972| #define HAVE_UTIL_H 1
3973| #define HAVE_TERM_H 1
3974| #define TIME_WITH_SYS_TIME 1
3975| #define HAVE_DECL_SYS_SIGLIST 0
3976| #define HAVE_DECL___SYS_SIGLIST 0
3977| #define HAVE_SYS_WAIT_H 1
3978| #define HAVE_STRUCT_UTIMBUF 1
3979| #define HAVE_SPEED_T 1
3980| #define HAVE_TIMEVAL 1
3981| #define HAVE_SYS_SOCKET_H 1
3982| #define HAVE_NET_IF_H 1
3983| #define HAVE_IFADDRS_H 1
3984| #define HAVE_NET_IF_DL_H 1
3985| #define HAVE_GETIFADDRS 1
3986| #define HAVE_FREEIFADDRS 1
3987| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
3988| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
3989| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
3990| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
3991| #define PROTOTYPES 1
3992| #define __PROTOTYPES 1
3993| #define POINTER_TYPE void
3994| #define HAVE_ATTRIBUTE_ALIGNED 1
3995| #define HAVE_LONG_FILE_NAMES 1
3996| #define SYSTEM_MALLOC 1
3997| #define HAVE_STDLIB_H 1
3998| #define HAVE_UNISTD_H 1
3999| #define HAVE_SYS_PARAM_H 1
4000| #define HAVE_GETOPT_H 1
4001| #define HAVE_WCHAR_H 1
4002| #define HAVE_STDINT_H 1
4003| #define HAVE_INTTYPES_H 1
4004| #define HAVE_SYS_SOCKET_H 1
4005| #define HAVE_SYS_STAT_H 1
4006| #define HAVE_SYS_TIME_H 1
4007| #define HAVE_GETPAGESIZE 1
4008| #define HAVE_MMAP 1
4009| #define HAVE_PTHREAD_H 1
4010| #define HAVE_PTHREAD 1
4011| #define HAVE_RSVG 1
4012| #define HAVE_IMAGEMAGICK 1
4013| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4014| #define HAVE_DBUS 1
4015| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4016| #define HAVE_GNUTLS 1
4017| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4018| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4019| #define USE_TOOLKIT_SCROLL_BARS 1
4020| #define HAVE_XIM 1
4021| #define USE_XIM 1
4022| /* end confdefs.h.  */
4023|
4024| #include <X11/Xlib.h>
4025| #include <X11/Xresource.h>
4026| int
4027| main ()
4028| {
4029| Display *display;
4030| XrmDatabase db;
4031| char *res_name;
4032| char *res_class;
4033| XIMProc  callback;
4034| XPointer *client_data;
4035| #ifndef __GNUC__
4036| /* If we're not using GCC, it's probably not XFree86, and this is
4037|    probably right, but we can't use something like --pedantic-errors.  */
4038| extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
4039|                                            char*, XIMProc, XPointer*);
4040| #endif
4041| (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback,
4042|    client_data);
4043|   ;
4044|   return 0;
4045| }
4046configure:13560: checking gpm.h usability
4047configure:13560: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
4048conftest.c:125:10: fatal error: 'gpm.h' file not found
4049#include <gpm.h>
4050         ^
40511 error generated.
4052configure:13560: $? = 1
4053configure: failed program was:
4054| /* confdefs.h */
4055| #define PACKAGE_NAME "emacs"
4056| #define PACKAGE_TARNAME "emacs"
4057| #define PACKAGE_VERSION "24.2"
4058| #define PACKAGE_STRING "emacs 24.2"
4059| #define PACKAGE_BUGREPORT ""
4060| #define PACKAGE_URL ""
4061| #define PACKAGE "emacs"
4062| #define VERSION "24.2"
4063| #define MAIL_USE_POP 1
4064| #define SYNC_INPUT 1
4065| #define STDC_HEADERS 1
4066| #define HAVE_SYS_TYPES_H 1
4067| #define HAVE_SYS_STAT_H 1
4068| #define HAVE_STDLIB_H 1
4069| #define HAVE_STRING_H 1
4070| #define HAVE_MEMORY_H 1
4071| #define HAVE_STRINGS_H 1
4072| #define HAVE_INTTYPES_H 1
4073| #define HAVE_STDINT_H 1
4074| #define HAVE_UNISTD_H 1
4075| #define __EXTENSIONS__ 1
4076| #define _ALL_SOURCE 1
4077| #define _DARWIN_C_SOURCE 1
4078| #define _GNU_SOURCE 1
4079| #define _POSIX_PTHREAD_SEMANTICS 1
4080| #define _TANDEM_SOURCE 1
4081| #define HAVE_SYS_SELECT_H 1
4082| #define HAVE_SYS_TIME_H 1
4083| #define HAVE_UNISTD_H 1
4084| #define HAVE_UTIME_H 1
4085| #define HAVE_FCNTL_H 1
4086| #define HAVE_SYS_MMAN_H 1
4087| #define HAVE_SYS_RESOURCE_H 1
4088| #define HAVE_LOCALE_H 1
4089| #define HAVE_SYS_UTSNAME_H 1
4090| #define HAVE_PWD_H 1
4091| #define HAVE_UTMP_H 1
4092| #define HAVE_DIRENT_H 1
4093| #define HAVE_UTIL_H 1
4094| #define HAVE_TERM_H 1
4095| #define TIME_WITH_SYS_TIME 1
4096| #define HAVE_DECL_SYS_SIGLIST 0
4097| #define HAVE_DECL___SYS_SIGLIST 0
4098| #define HAVE_SYS_WAIT_H 1
4099| #define HAVE_STRUCT_UTIMBUF 1
4100| #define HAVE_SPEED_T 1
4101| #define HAVE_TIMEVAL 1
4102| #define HAVE_SYS_SOCKET_H 1
4103| #define HAVE_NET_IF_H 1
4104| #define HAVE_IFADDRS_H 1
4105| #define HAVE_NET_IF_DL_H 1
4106| #define HAVE_GETIFADDRS 1
4107| #define HAVE_FREEIFADDRS 1
4108| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4109| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4110| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4111| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4112| #define PROTOTYPES 1
4113| #define __PROTOTYPES 1
4114| #define POINTER_TYPE void
4115| #define HAVE_ATTRIBUTE_ALIGNED 1
4116| #define HAVE_LONG_FILE_NAMES 1
4117| #define SYSTEM_MALLOC 1
4118| #define HAVE_STDLIB_H 1
4119| #define HAVE_UNISTD_H 1
4120| #define HAVE_SYS_PARAM_H 1
4121| #define HAVE_GETOPT_H 1
4122| #define HAVE_WCHAR_H 1
4123| #define HAVE_STDINT_H 1
4124| #define HAVE_INTTYPES_H 1
4125| #define HAVE_SYS_SOCKET_H 1
4126| #define HAVE_SYS_STAT_H 1
4127| #define HAVE_SYS_TIME_H 1
4128| #define HAVE_GETPAGESIZE 1
4129| #define HAVE_MMAP 1
4130| #define HAVE_PTHREAD_H 1
4131| #define HAVE_PTHREAD 1
4132| #define HAVE_RSVG 1
4133| #define HAVE_IMAGEMAGICK 1
4134| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4135| #define HAVE_DBUS 1
4136| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4137| #define HAVE_GNUTLS 1
4138| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4139| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4140| #define USE_TOOLKIT_SCROLL_BARS 1
4141| #define HAVE_XIM 1
4142| #define USE_XIM 1
4143| #define XRegisterIMInstantiateCallback_arg6 XPointer
4144| /* end confdefs.h.  */
4145| #include <stdio.h>
4146| #ifdef HAVE_SYS_TYPES_H
4147| # include <sys/types.h>
4148| #endif
4149| #ifdef HAVE_SYS_STAT_H
4150| # include <sys/stat.h>
4151| #endif
4152| #ifdef STDC_HEADERS
4153| # include <stdlib.h>
4154| # include <stddef.h>
4155| #else
4156| # ifdef HAVE_STDLIB_H
4157| #  include <stdlib.h>
4158| # endif
4159| #endif
4160| #ifdef HAVE_STRING_H
4161| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4162| #  include <memory.h>
4163| # endif
4164| # include <string.h>
4165| #endif
4166| #ifdef HAVE_STRINGS_H
4167| # include <strings.h>
4168| #endif
4169| #ifdef HAVE_INTTYPES_H
4170| # include <inttypes.h>
4171| #endif
4172| #ifdef HAVE_STDINT_H
4173| # include <stdint.h>
4174| #endif
4175| #ifdef HAVE_UNISTD_H
4176| # include <unistd.h>
4177| #endif
4178| #include <gpm.h>
4179configure:13560: result: no
4180configure:13560: checking gpm.h presence
4181configure:13560: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
4182conftest.c:92:10: fatal error: 'gpm.h' file not found
4183#include <gpm.h>
4184         ^
41851 error generated.
4186configure:13560: $? = 1
4187configure: failed program was:
4188| /* confdefs.h */
4189| #define PACKAGE_NAME "emacs"
4190| #define PACKAGE_TARNAME "emacs"
4191| #define PACKAGE_VERSION "24.2"
4192| #define PACKAGE_STRING "emacs 24.2"
4193| #define PACKAGE_BUGREPORT ""
4194| #define PACKAGE_URL ""
4195| #define PACKAGE "emacs"
4196| #define VERSION "24.2"
4197| #define MAIL_USE_POP 1
4198| #define SYNC_INPUT 1
4199| #define STDC_HEADERS 1
4200| #define HAVE_SYS_TYPES_H 1
4201| #define HAVE_SYS_STAT_H 1
4202| #define HAVE_STDLIB_H 1
4203| #define HAVE_STRING_H 1
4204| #define HAVE_MEMORY_H 1
4205| #define HAVE_STRINGS_H 1
4206| #define HAVE_INTTYPES_H 1
4207| #define HAVE_STDINT_H 1
4208| #define HAVE_UNISTD_H 1
4209| #define __EXTENSIONS__ 1
4210| #define _ALL_SOURCE 1
4211| #define _DARWIN_C_SOURCE 1
4212| #define _GNU_SOURCE 1
4213| #define _POSIX_PTHREAD_SEMANTICS 1
4214| #define _TANDEM_SOURCE 1
4215| #define HAVE_SYS_SELECT_H 1
4216| #define HAVE_SYS_TIME_H 1
4217| #define HAVE_UNISTD_H 1
4218| #define HAVE_UTIME_H 1
4219| #define HAVE_FCNTL_H 1
4220| #define HAVE_SYS_MMAN_H 1
4221| #define HAVE_SYS_RESOURCE_H 1
4222| #define HAVE_LOCALE_H 1
4223| #define HAVE_SYS_UTSNAME_H 1
4224| #define HAVE_PWD_H 1
4225| #define HAVE_UTMP_H 1
4226| #define HAVE_DIRENT_H 1
4227| #define HAVE_UTIL_H 1
4228| #define HAVE_TERM_H 1
4229| #define TIME_WITH_SYS_TIME 1
4230| #define HAVE_DECL_SYS_SIGLIST 0
4231| #define HAVE_DECL___SYS_SIGLIST 0
4232| #define HAVE_SYS_WAIT_H 1
4233| #define HAVE_STRUCT_UTIMBUF 1
4234| #define HAVE_SPEED_T 1
4235| #define HAVE_TIMEVAL 1
4236| #define HAVE_SYS_SOCKET_H 1
4237| #define HAVE_NET_IF_H 1
4238| #define HAVE_IFADDRS_H 1
4239| #define HAVE_NET_IF_DL_H 1
4240| #define HAVE_GETIFADDRS 1
4241| #define HAVE_FREEIFADDRS 1
4242| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4243| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4244| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4245| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4246| #define PROTOTYPES 1
4247| #define __PROTOTYPES 1
4248| #define POINTER_TYPE void
4249| #define HAVE_ATTRIBUTE_ALIGNED 1
4250| #define HAVE_LONG_FILE_NAMES 1
4251| #define SYSTEM_MALLOC 1
4252| #define HAVE_STDLIB_H 1
4253| #define HAVE_UNISTD_H 1
4254| #define HAVE_SYS_PARAM_H 1
4255| #define HAVE_GETOPT_H 1
4256| #define HAVE_WCHAR_H 1
4257| #define HAVE_STDINT_H 1
4258| #define HAVE_INTTYPES_H 1
4259| #define HAVE_SYS_SOCKET_H 1
4260| #define HAVE_SYS_STAT_H 1
4261| #define HAVE_SYS_TIME_H 1
4262| #define HAVE_GETPAGESIZE 1
4263| #define HAVE_MMAP 1
4264| #define HAVE_PTHREAD_H 1
4265| #define HAVE_PTHREAD 1
4266| #define HAVE_RSVG 1
4267| #define HAVE_IMAGEMAGICK 1
4268| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4269| #define HAVE_DBUS 1
4270| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4271| #define HAVE_GNUTLS 1
4272| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4273| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4274| #define USE_TOOLKIT_SCROLL_BARS 1
4275| #define HAVE_XIM 1
4276| #define USE_XIM 1
4277| #define XRegisterIMInstantiateCallback_arg6 XPointer
4278| /* end confdefs.h.  */
4279| #include <gpm.h>
4280configure:13560: result: no
4281configure:13560: checking for gpm.h
4282configure:13560: result: no
4283configure:13615: checking malloc/malloc.h usability
4284configure:13615: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
4285configure:13615: $? = 0
4286configure:13615: result: yes
4287configure:13615: checking malloc/malloc.h presence
4288configure:13615: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
4289configure:13615: $? = 0
4290configure:13615: result: yes
4291configure:13615: checking for malloc/malloc.h
4292configure:13615: result: yes
4293configure:13632: checking AvailabilityMacros.h usability
4294configure:13632: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
4295configure:13632: $? = 0
4296configure:13632: result: yes
4297configure:13632: checking AvailabilityMacros.h presence
4298configure:13632: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
4299configure:13632: $? = 0
4300configure:13632: result: yes
4301configure:13632: checking for AvailabilityMacros.h
4302configure:13632: result: yes
4303configure:13761: checking for pkg-config
4304configure:13792: result: /opt/local/bin/pkg-config
4305configure:13806: checking for libxml-2.0 > 2.6.17
4306configure:13810: result: yes
4307configure:13814: checking LIBXML2_CFLAGS
4308configure:13817: result: -I/opt/local/include/libxml2 
4309configure:13820: checking LIBXML2_LIBS
4310configure:13823: result: -L/opt/local/lib -lxml2 
4311configure:13852: checking for htmlReadMemory in -lxml2
4312configure:13877: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lxml2  -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4313configure:13877: $? = 0
4314configure:13886: result: yes
4315configure:13908: checking whether netdb declares h_errno
4316configure:13924: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4317configure:13924: $? = 0
4318configure:13932: result: yes
4319configure:13942: checking for sqrt in -lm
4320configure:13967: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm  -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4321conftest.c:104:6: warning: incompatible redeclaration of library function 'sqrt'
4322char sqrt ();
4323     ^
4324conftest.c:104:6: note: 'sqrt' is a builtin with type 'double (double)'
43251 warning generated.
4326configure:13967: $? = 0
4327configure:13976: result: yes
4328configure:13990: checking for maillock in -lmail
4329configure:14015: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lmail  -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4330ld: library not found for -lmail
4331clang: error: linker command failed with exit code 1 (use -v to see invocation)
4332configure:14015: $? = 1
4333configure: failed program was:
4334| /* confdefs.h */
4335| #define PACKAGE_NAME "emacs"
4336| #define PACKAGE_TARNAME "emacs"
4337| #define PACKAGE_VERSION "24.2"
4338| #define PACKAGE_STRING "emacs 24.2"
4339| #define PACKAGE_BUGREPORT ""
4340| #define PACKAGE_URL ""
4341| #define PACKAGE "emacs"
4342| #define VERSION "24.2"
4343| #define MAIL_USE_POP 1
4344| #define SYNC_INPUT 1
4345| #define STDC_HEADERS 1
4346| #define HAVE_SYS_TYPES_H 1
4347| #define HAVE_SYS_STAT_H 1
4348| #define HAVE_STDLIB_H 1
4349| #define HAVE_STRING_H 1
4350| #define HAVE_MEMORY_H 1
4351| #define HAVE_STRINGS_H 1
4352| #define HAVE_INTTYPES_H 1
4353| #define HAVE_STDINT_H 1
4354| #define HAVE_UNISTD_H 1
4355| #define __EXTENSIONS__ 1
4356| #define _ALL_SOURCE 1
4357| #define _DARWIN_C_SOURCE 1
4358| #define _GNU_SOURCE 1
4359| #define _POSIX_PTHREAD_SEMANTICS 1
4360| #define _TANDEM_SOURCE 1
4361| #define HAVE_SYS_SELECT_H 1
4362| #define HAVE_SYS_TIME_H 1
4363| #define HAVE_UNISTD_H 1
4364| #define HAVE_UTIME_H 1
4365| #define HAVE_FCNTL_H 1
4366| #define HAVE_SYS_MMAN_H 1
4367| #define HAVE_SYS_RESOURCE_H 1
4368| #define HAVE_LOCALE_H 1
4369| #define HAVE_SYS_UTSNAME_H 1
4370| #define HAVE_PWD_H 1
4371| #define HAVE_UTMP_H 1
4372| #define HAVE_DIRENT_H 1
4373| #define HAVE_UTIL_H 1
4374| #define HAVE_TERM_H 1
4375| #define TIME_WITH_SYS_TIME 1
4376| #define HAVE_DECL_SYS_SIGLIST 0
4377| #define HAVE_DECL___SYS_SIGLIST 0
4378| #define HAVE_SYS_WAIT_H 1
4379| #define HAVE_STRUCT_UTIMBUF 1
4380| #define HAVE_SPEED_T 1
4381| #define HAVE_TIMEVAL 1
4382| #define HAVE_SYS_SOCKET_H 1
4383| #define HAVE_NET_IF_H 1
4384| #define HAVE_IFADDRS_H 1
4385| #define HAVE_NET_IF_DL_H 1
4386| #define HAVE_GETIFADDRS 1
4387| #define HAVE_FREEIFADDRS 1
4388| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4389| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4390| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4391| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4392| #define PROTOTYPES 1
4393| #define __PROTOTYPES 1
4394| #define POINTER_TYPE void
4395| #define HAVE_ATTRIBUTE_ALIGNED 1
4396| #define HAVE_LONG_FILE_NAMES 1
4397| #define SYSTEM_MALLOC 1
4398| #define HAVE_STDLIB_H 1
4399| #define HAVE_UNISTD_H 1
4400| #define HAVE_SYS_PARAM_H 1
4401| #define HAVE_GETOPT_H 1
4402| #define HAVE_WCHAR_H 1
4403| #define HAVE_STDINT_H 1
4404| #define HAVE_INTTYPES_H 1
4405| #define HAVE_SYS_SOCKET_H 1
4406| #define HAVE_SYS_STAT_H 1
4407| #define HAVE_SYS_TIME_H 1
4408| #define HAVE_GETPAGESIZE 1
4409| #define HAVE_MMAP 1
4410| #define HAVE_PTHREAD_H 1
4411| #define HAVE_PTHREAD 1
4412| #define HAVE_RSVG 1
4413| #define HAVE_IMAGEMAGICK 1
4414| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4415| #define HAVE_DBUS 1
4416| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4417| #define HAVE_GNUTLS 1
4418| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4419| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4420| #define USE_TOOLKIT_SCROLL_BARS 1
4421| #define HAVE_XIM 1
4422| #define USE_XIM 1
4423| #define XRegisterIMInstantiateCallback_arg6 XPointer
4424| #define HAVE_MALLOC_MALLOC_H 1
4425| #define HAVE_MACGUI 1
4426| #define HAVE_AVAILABILITYMACROS_H 1
4427| #define HAVE_LIBXML2 1
4428| #define HAVE_H_ERRNO 1
4429| #define HAVE_LIBM 1
4430| /* end confdefs.h.  */
4431|
4432| /* Override any GCC internal prototype to avoid an error.
4433|    Use char because int might match the return type of a GCC
4434|    builtin and then its argument prototype would still apply.  */
4435| #ifdef __cplusplus
4436| extern "C"
4437| #endif
4438| char maillock ();
4439| int
4440| main ()
4441| {
4442| return maillock ();
4443|   ;
4444|   return 0;
4445| }
4446configure:14024: result: no
4447configure:14041: checking for maillock in -llockfile
4448configure:14066: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -llockfile  -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4449ld: library not found for -llockfile
4450clang: error: linker command failed with exit code 1 (use -v to see invocation)
4451configure:14066: $? = 1
4452configure: failed program was:
4453| /* confdefs.h */
4454| #define PACKAGE_NAME "emacs"
4455| #define PACKAGE_TARNAME "emacs"
4456| #define PACKAGE_VERSION "24.2"
4457| #define PACKAGE_STRING "emacs 24.2"
4458| #define PACKAGE_BUGREPORT ""
4459| #define PACKAGE_URL ""
4460| #define PACKAGE "emacs"
4461| #define VERSION "24.2"
4462| #define MAIL_USE_POP 1
4463| #define SYNC_INPUT 1
4464| #define STDC_HEADERS 1
4465| #define HAVE_SYS_TYPES_H 1
4466| #define HAVE_SYS_STAT_H 1
4467| #define HAVE_STDLIB_H 1
4468| #define HAVE_STRING_H 1
4469| #define HAVE_MEMORY_H 1
4470| #define HAVE_STRINGS_H 1
4471| #define HAVE_INTTYPES_H 1
4472| #define HAVE_STDINT_H 1
4473| #define HAVE_UNISTD_H 1
4474| #define __EXTENSIONS__ 1
4475| #define _ALL_SOURCE 1
4476| #define _DARWIN_C_SOURCE 1
4477| #define _GNU_SOURCE 1
4478| #define _POSIX_PTHREAD_SEMANTICS 1
4479| #define _TANDEM_SOURCE 1
4480| #define HAVE_SYS_SELECT_H 1
4481| #define HAVE_SYS_TIME_H 1
4482| #define HAVE_UNISTD_H 1
4483| #define HAVE_UTIME_H 1
4484| #define HAVE_FCNTL_H 1
4485| #define HAVE_SYS_MMAN_H 1
4486| #define HAVE_SYS_RESOURCE_H 1
4487| #define HAVE_LOCALE_H 1
4488| #define HAVE_SYS_UTSNAME_H 1
4489| #define HAVE_PWD_H 1
4490| #define HAVE_UTMP_H 1
4491| #define HAVE_DIRENT_H 1
4492| #define HAVE_UTIL_H 1
4493| #define HAVE_TERM_H 1
4494| #define TIME_WITH_SYS_TIME 1
4495| #define HAVE_DECL_SYS_SIGLIST 0
4496| #define HAVE_DECL___SYS_SIGLIST 0
4497| #define HAVE_SYS_WAIT_H 1
4498| #define HAVE_STRUCT_UTIMBUF 1
4499| #define HAVE_SPEED_T 1
4500| #define HAVE_TIMEVAL 1
4501| #define HAVE_SYS_SOCKET_H 1
4502| #define HAVE_NET_IF_H 1
4503| #define HAVE_IFADDRS_H 1
4504| #define HAVE_NET_IF_DL_H 1
4505| #define HAVE_GETIFADDRS 1
4506| #define HAVE_FREEIFADDRS 1
4507| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4508| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4509| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4510| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4511| #define PROTOTYPES 1
4512| #define __PROTOTYPES 1
4513| #define POINTER_TYPE void
4514| #define HAVE_ATTRIBUTE_ALIGNED 1
4515| #define HAVE_LONG_FILE_NAMES 1
4516| #define SYSTEM_MALLOC 1
4517| #define HAVE_STDLIB_H 1
4518| #define HAVE_UNISTD_H 1
4519| #define HAVE_SYS_PARAM_H 1
4520| #define HAVE_GETOPT_H 1
4521| #define HAVE_WCHAR_H 1
4522| #define HAVE_STDINT_H 1
4523| #define HAVE_INTTYPES_H 1
4524| #define HAVE_SYS_SOCKET_H 1
4525| #define HAVE_SYS_STAT_H 1
4526| #define HAVE_SYS_TIME_H 1
4527| #define HAVE_GETPAGESIZE 1
4528| #define HAVE_MMAP 1
4529| #define HAVE_PTHREAD_H 1
4530| #define HAVE_PTHREAD 1
4531| #define HAVE_RSVG 1
4532| #define HAVE_IMAGEMAGICK 1
4533| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4534| #define HAVE_DBUS 1
4535| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4536| #define HAVE_GNUTLS 1
4537| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4538| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4539| #define USE_TOOLKIT_SCROLL_BARS 1
4540| #define HAVE_XIM 1
4541| #define USE_XIM 1
4542| #define XRegisterIMInstantiateCallback_arg6 XPointer
4543| #define HAVE_MALLOC_MALLOC_H 1
4544| #define HAVE_MACGUI 1
4545| #define HAVE_AVAILABILITYMACROS_H 1
4546| #define HAVE_LIBXML2 1
4547| #define HAVE_H_ERRNO 1
4548| #define HAVE_LIBM 1
4549| /* end confdefs.h.  */
4550|
4551| /* Override any GCC internal prototype to avoid an error.
4552|    Use char because int might match the return type of a GCC
4553|    builtin and then its argument prototype would still apply.  */
4554| #ifdef __cplusplus
4555| extern "C"
4556| #endif
4557| char maillock ();
4558| int
4559| main ()
4560| {
4561| return maillock ();
4562|   ;
4563|   return 0;
4564| }
4565configure:14075: result: no
4566configure:14095: checking for liblockfile.so
4567configure:14124: result: no
4568configure:14140: checking for touchlock
4569configure:14140: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4570Undefined symbols for architecture x86_64:
4571  "_touchlock", referenced from:
4572      _main in conftest-GMXdDN.o
4573ld: symbol(s) not found for architecture x86_64
4574clang: error: linker command failed with exit code 1 (use -v to see invocation)
4575configure:14140: $? = 1
4576configure: failed program was:
4577| /* confdefs.h */
4578| #define PACKAGE_NAME "emacs"
4579| #define PACKAGE_TARNAME "emacs"
4580| #define PACKAGE_VERSION "24.2"
4581| #define PACKAGE_STRING "emacs 24.2"
4582| #define PACKAGE_BUGREPORT ""
4583| #define PACKAGE_URL ""
4584| #define PACKAGE "emacs"
4585| #define VERSION "24.2"
4586| #define MAIL_USE_POP 1
4587| #define SYNC_INPUT 1
4588| #define STDC_HEADERS 1
4589| #define HAVE_SYS_TYPES_H 1
4590| #define HAVE_SYS_STAT_H 1
4591| #define HAVE_STDLIB_H 1
4592| #define HAVE_STRING_H 1
4593| #define HAVE_MEMORY_H 1
4594| #define HAVE_STRINGS_H 1
4595| #define HAVE_INTTYPES_H 1
4596| #define HAVE_STDINT_H 1
4597| #define HAVE_UNISTD_H 1
4598| #define __EXTENSIONS__ 1
4599| #define _ALL_SOURCE 1
4600| #define _DARWIN_C_SOURCE 1
4601| #define _GNU_SOURCE 1
4602| #define _POSIX_PTHREAD_SEMANTICS 1
4603| #define _TANDEM_SOURCE 1
4604| #define HAVE_SYS_SELECT_H 1
4605| #define HAVE_SYS_TIME_H 1
4606| #define HAVE_UNISTD_H 1
4607| #define HAVE_UTIME_H 1
4608| #define HAVE_FCNTL_H 1
4609| #define HAVE_SYS_MMAN_H 1
4610| #define HAVE_SYS_RESOURCE_H 1
4611| #define HAVE_LOCALE_H 1
4612| #define HAVE_SYS_UTSNAME_H 1
4613| #define HAVE_PWD_H 1
4614| #define HAVE_UTMP_H 1
4615| #define HAVE_DIRENT_H 1
4616| #define HAVE_UTIL_H 1
4617| #define HAVE_TERM_H 1
4618| #define TIME_WITH_SYS_TIME 1
4619| #define HAVE_DECL_SYS_SIGLIST 0
4620| #define HAVE_DECL___SYS_SIGLIST 0
4621| #define HAVE_SYS_WAIT_H 1
4622| #define HAVE_STRUCT_UTIMBUF 1
4623| #define HAVE_SPEED_T 1
4624| #define HAVE_TIMEVAL 1
4625| #define HAVE_SYS_SOCKET_H 1
4626| #define HAVE_NET_IF_H 1
4627| #define HAVE_IFADDRS_H 1
4628| #define HAVE_NET_IF_DL_H 1
4629| #define HAVE_GETIFADDRS 1
4630| #define HAVE_FREEIFADDRS 1
4631| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4632| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4633| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4634| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4635| #define PROTOTYPES 1
4636| #define __PROTOTYPES 1
4637| #define POINTER_TYPE void
4638| #define HAVE_ATTRIBUTE_ALIGNED 1
4639| #define HAVE_LONG_FILE_NAMES 1
4640| #define SYSTEM_MALLOC 1
4641| #define HAVE_STDLIB_H 1
4642| #define HAVE_UNISTD_H 1
4643| #define HAVE_SYS_PARAM_H 1
4644| #define HAVE_GETOPT_H 1
4645| #define HAVE_WCHAR_H 1
4646| #define HAVE_STDINT_H 1
4647| #define HAVE_INTTYPES_H 1
4648| #define HAVE_SYS_SOCKET_H 1
4649| #define HAVE_SYS_STAT_H 1
4650| #define HAVE_SYS_TIME_H 1
4651| #define HAVE_GETPAGESIZE 1
4652| #define HAVE_MMAP 1
4653| #define HAVE_PTHREAD_H 1
4654| #define HAVE_PTHREAD 1
4655| #define HAVE_RSVG 1
4656| #define HAVE_IMAGEMAGICK 1
4657| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4658| #define HAVE_DBUS 1
4659| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4660| #define HAVE_GNUTLS 1
4661| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4662| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4663| #define USE_TOOLKIT_SCROLL_BARS 1
4664| #define HAVE_XIM 1
4665| #define USE_XIM 1
4666| #define XRegisterIMInstantiateCallback_arg6 XPointer
4667| #define HAVE_MALLOC_MALLOC_H 1
4668| #define HAVE_MACGUI 1
4669| #define HAVE_AVAILABILITYMACROS_H 1
4670| #define HAVE_LIBXML2 1
4671| #define HAVE_H_ERRNO 1
4672| #define HAVE_LIBM 1
4673| /* end confdefs.h.  */
4674| /* Define touchlock to an innocuous variant, in case <limits.h> declares touchlock.
4675|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4676| #define touchlock innocuous_touchlock
4677|
4678| /* System header to define __stub macros and hopefully few prototypes,
4679|     which can conflict with char touchlock (); below.
4680|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4681|     <limits.h> exists even on freestanding compilers.  */
4682|
4683| #ifdef __STDC__
4684| # include <limits.h>
4685| #else
4686| # include <assert.h>
4687| #endif
4688|
4689| #undef touchlock
4690|
4691| /* Override any GCC internal prototype to avoid an error.
4692|    Use char because int might match the return type of a GCC
4693|    builtin and then its argument prototype would still apply.  */
4694| #ifdef __cplusplus
4695| extern "C"
4696| #endif
4697| char touchlock ();
4698| /* The GNU C library defines this for functions which it implements
4699|     to always fail with ENOSYS.  Some functions are actually named
4700|     something starting with __ and the normal name is an alias.  */
4701| #if defined __stub_touchlock || defined __stub___touchlock
4702| choke me
4703| #endif
4704|
4705| int
4706| main ()
4707| {
4708| return touchlock ();
4709|   ;
4710|   return 0;
4711| }
4712configure:14140: result: no
4713configure:14151: checking maillock.h usability
4714configure:14151: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
4715conftest.c:131:10: fatal error: 'maillock.h' file not found
4716#include <maillock.h>
4717         ^
47181 error generated.
4719configure:14151: $? = 1
4720configure: failed program was:
4721| /* confdefs.h */
4722| #define PACKAGE_NAME "emacs"
4723| #define PACKAGE_TARNAME "emacs"
4724| #define PACKAGE_VERSION "24.2"
4725| #define PACKAGE_STRING "emacs 24.2"
4726| #define PACKAGE_BUGREPORT ""
4727| #define PACKAGE_URL ""
4728| #define PACKAGE "emacs"
4729| #define VERSION "24.2"
4730| #define MAIL_USE_POP 1
4731| #define SYNC_INPUT 1
4732| #define STDC_HEADERS 1
4733| #define HAVE_SYS_TYPES_H 1
4734| #define HAVE_SYS_STAT_H 1
4735| #define HAVE_STDLIB_H 1
4736| #define HAVE_STRING_H 1
4737| #define HAVE_MEMORY_H 1
4738| #define HAVE_STRINGS_H 1
4739| #define HAVE_INTTYPES_H 1
4740| #define HAVE_STDINT_H 1
4741| #define HAVE_UNISTD_H 1
4742| #define __EXTENSIONS__ 1
4743| #define _ALL_SOURCE 1
4744| #define _DARWIN_C_SOURCE 1
4745| #define _GNU_SOURCE 1
4746| #define _POSIX_PTHREAD_SEMANTICS 1
4747| #define _TANDEM_SOURCE 1
4748| #define HAVE_SYS_SELECT_H 1
4749| #define HAVE_SYS_TIME_H 1
4750| #define HAVE_UNISTD_H 1
4751| #define HAVE_UTIME_H 1
4752| #define HAVE_FCNTL_H 1
4753| #define HAVE_SYS_MMAN_H 1
4754| #define HAVE_SYS_RESOURCE_H 1
4755| #define HAVE_LOCALE_H 1
4756| #define HAVE_SYS_UTSNAME_H 1
4757| #define HAVE_PWD_H 1
4758| #define HAVE_UTMP_H 1
4759| #define HAVE_DIRENT_H 1
4760| #define HAVE_UTIL_H 1
4761| #define HAVE_TERM_H 1
4762| #define TIME_WITH_SYS_TIME 1
4763| #define HAVE_DECL_SYS_SIGLIST 0
4764| #define HAVE_DECL___SYS_SIGLIST 0
4765| #define HAVE_SYS_WAIT_H 1
4766| #define HAVE_STRUCT_UTIMBUF 1
4767| #define HAVE_SPEED_T 1
4768| #define HAVE_TIMEVAL 1
4769| #define HAVE_SYS_SOCKET_H 1
4770| #define HAVE_NET_IF_H 1
4771| #define HAVE_IFADDRS_H 1
4772| #define HAVE_NET_IF_DL_H 1
4773| #define HAVE_GETIFADDRS 1
4774| #define HAVE_FREEIFADDRS 1
4775| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4776| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4777| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4778| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4779| #define PROTOTYPES 1
4780| #define __PROTOTYPES 1
4781| #define POINTER_TYPE void
4782| #define HAVE_ATTRIBUTE_ALIGNED 1
4783| #define HAVE_LONG_FILE_NAMES 1
4784| #define SYSTEM_MALLOC 1
4785| #define HAVE_STDLIB_H 1
4786| #define HAVE_UNISTD_H 1
4787| #define HAVE_SYS_PARAM_H 1
4788| #define HAVE_GETOPT_H 1
4789| #define HAVE_WCHAR_H 1
4790| #define HAVE_STDINT_H 1
4791| #define HAVE_INTTYPES_H 1
4792| #define HAVE_SYS_SOCKET_H 1
4793| #define HAVE_SYS_STAT_H 1
4794| #define HAVE_SYS_TIME_H 1
4795| #define HAVE_GETPAGESIZE 1
4796| #define HAVE_MMAP 1
4797| #define HAVE_PTHREAD_H 1
4798| #define HAVE_PTHREAD 1
4799| #define HAVE_RSVG 1
4800| #define HAVE_IMAGEMAGICK 1
4801| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4802| #define HAVE_DBUS 1
4803| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4804| #define HAVE_GNUTLS 1
4805| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4806| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4807| #define USE_TOOLKIT_SCROLL_BARS 1
4808| #define HAVE_XIM 1
4809| #define USE_XIM 1
4810| #define XRegisterIMInstantiateCallback_arg6 XPointer
4811| #define HAVE_MALLOC_MALLOC_H 1
4812| #define HAVE_MACGUI 1
4813| #define HAVE_AVAILABILITYMACROS_H 1
4814| #define HAVE_LIBXML2 1
4815| #define HAVE_H_ERRNO 1
4816| #define HAVE_LIBM 1
4817| /* end confdefs.h.  */
4818| #include <stdio.h>
4819| #ifdef HAVE_SYS_TYPES_H
4820| # include <sys/types.h>
4821| #endif
4822| #ifdef HAVE_SYS_STAT_H
4823| # include <sys/stat.h>
4824| #endif
4825| #ifdef STDC_HEADERS
4826| # include <stdlib.h>
4827| # include <stddef.h>
4828| #else
4829| # ifdef HAVE_STDLIB_H
4830| #  include <stdlib.h>
4831| # endif
4832| #endif
4833| #ifdef HAVE_STRING_H
4834| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4835| #  include <memory.h>
4836| # endif
4837| # include <string.h>
4838| #endif
4839| #ifdef HAVE_STRINGS_H
4840| # include <strings.h>
4841| #endif
4842| #ifdef HAVE_INTTYPES_H
4843| # include <inttypes.h>
4844| #endif
4845| #ifdef HAVE_STDINT_H
4846| # include <stdint.h>
4847| #endif
4848| #ifdef HAVE_UNISTD_H
4849| # include <unistd.h>
4850| #endif
4851| #include <maillock.h>
4852configure:14151: result: no
4853configure:14151: checking maillock.h presence
4854configure:14151: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
4855conftest.c:98:10: fatal error: 'maillock.h' file not found
4856#include <maillock.h>
4857         ^
48581 error generated.
4859configure:14151: $? = 1
4860configure: failed program was:
4861| /* confdefs.h */
4862| #define PACKAGE_NAME "emacs"
4863| #define PACKAGE_TARNAME "emacs"
4864| #define PACKAGE_VERSION "24.2"
4865| #define PACKAGE_STRING "emacs 24.2"
4866| #define PACKAGE_BUGREPORT ""
4867| #define PACKAGE_URL ""
4868| #define PACKAGE "emacs"
4869| #define VERSION "24.2"
4870| #define MAIL_USE_POP 1
4871| #define SYNC_INPUT 1
4872| #define STDC_HEADERS 1
4873| #define HAVE_SYS_TYPES_H 1
4874| #define HAVE_SYS_STAT_H 1
4875| #define HAVE_STDLIB_H 1
4876| #define HAVE_STRING_H 1
4877| #define HAVE_MEMORY_H 1
4878| #define HAVE_STRINGS_H 1
4879| #define HAVE_INTTYPES_H 1
4880| #define HAVE_STDINT_H 1
4881| #define HAVE_UNISTD_H 1
4882| #define __EXTENSIONS__ 1
4883| #define _ALL_SOURCE 1
4884| #define _DARWIN_C_SOURCE 1
4885| #define _GNU_SOURCE 1
4886| #define _POSIX_PTHREAD_SEMANTICS 1
4887| #define _TANDEM_SOURCE 1
4888| #define HAVE_SYS_SELECT_H 1
4889| #define HAVE_SYS_TIME_H 1
4890| #define HAVE_UNISTD_H 1
4891| #define HAVE_UTIME_H 1
4892| #define HAVE_FCNTL_H 1
4893| #define HAVE_SYS_MMAN_H 1
4894| #define HAVE_SYS_RESOURCE_H 1
4895| #define HAVE_LOCALE_H 1
4896| #define HAVE_SYS_UTSNAME_H 1
4897| #define HAVE_PWD_H 1
4898| #define HAVE_UTMP_H 1
4899| #define HAVE_DIRENT_H 1
4900| #define HAVE_UTIL_H 1
4901| #define HAVE_TERM_H 1
4902| #define TIME_WITH_SYS_TIME 1
4903| #define HAVE_DECL_SYS_SIGLIST 0
4904| #define HAVE_DECL___SYS_SIGLIST 0
4905| #define HAVE_SYS_WAIT_H 1
4906| #define HAVE_STRUCT_UTIMBUF 1
4907| #define HAVE_SPEED_T 1
4908| #define HAVE_TIMEVAL 1
4909| #define HAVE_SYS_SOCKET_H 1
4910| #define HAVE_NET_IF_H 1
4911| #define HAVE_IFADDRS_H 1
4912| #define HAVE_NET_IF_DL_H 1
4913| #define HAVE_GETIFADDRS 1
4914| #define HAVE_FREEIFADDRS 1
4915| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
4916| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
4917| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
4918| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
4919| #define PROTOTYPES 1
4920| #define __PROTOTYPES 1
4921| #define POINTER_TYPE void
4922| #define HAVE_ATTRIBUTE_ALIGNED 1
4923| #define HAVE_LONG_FILE_NAMES 1
4924| #define SYSTEM_MALLOC 1
4925| #define HAVE_STDLIB_H 1
4926| #define HAVE_UNISTD_H 1
4927| #define HAVE_SYS_PARAM_H 1
4928| #define HAVE_GETOPT_H 1
4929| #define HAVE_WCHAR_H 1
4930| #define HAVE_STDINT_H 1
4931| #define HAVE_INTTYPES_H 1
4932| #define HAVE_SYS_SOCKET_H 1
4933| #define HAVE_SYS_STAT_H 1
4934| #define HAVE_SYS_TIME_H 1
4935| #define HAVE_GETPAGESIZE 1
4936| #define HAVE_MMAP 1
4937| #define HAVE_PTHREAD_H 1
4938| #define HAVE_PTHREAD 1
4939| #define HAVE_RSVG 1
4940| #define HAVE_IMAGEMAGICK 1
4941| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
4942| #define HAVE_DBUS 1
4943| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
4944| #define HAVE_GNUTLS 1
4945| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
4946| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
4947| #define USE_TOOLKIT_SCROLL_BARS 1
4948| #define HAVE_XIM 1
4949| #define USE_XIM 1
4950| #define XRegisterIMInstantiateCallback_arg6 XPointer
4951| #define HAVE_MALLOC_MALLOC_H 1
4952| #define HAVE_MACGUI 1
4953| #define HAVE_AVAILABILITYMACROS_H 1
4954| #define HAVE_LIBXML2 1
4955| #define HAVE_H_ERRNO 1
4956| #define HAVE_LIBM 1
4957| /* end confdefs.h.  */
4958| #include <maillock.h>
4959configure:14151: result: no
4960configure:14151: checking for maillock.h
4961configure:14151: result: no
4962configure:14221: checking for gethostname
4963configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4964configure:14221: $? = 0
4965configure:14221: result: yes
4966configure:14221: checking for getdomainname
4967configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4968configure:14221: $? = 0
4969configure:14221: result: yes
4970configure:14221: checking for rename
4971configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4972configure:14221: $? = 0
4973configure:14221: result: yes
4974configure:14221: checking for closedir
4975configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4976configure:14221: $? = 0
4977configure:14221: result: yes
4978configure:14221: checking for mkdir
4979configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4980configure:14221: $? = 0
4981configure:14221: result: yes
4982configure:14221: checking for rmdir
4983configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4984configure:14221: $? = 0
4985configure:14221: result: yes
4986configure:14221: checking for sysinfo
4987configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
4988Undefined symbols for architecture x86_64:
4989  "_sysinfo", referenced from:
4990      _main in conftest-NQCQhi.o
4991ld: symbol(s) not found for architecture x86_64
4992clang: error: linker command failed with exit code 1 (use -v to see invocation)
4993configure:14221: $? = 1
4994configure: failed program was:
4995| /* confdefs.h */
4996| #define PACKAGE_NAME "emacs"
4997| #define PACKAGE_TARNAME "emacs"
4998| #define PACKAGE_VERSION "24.2"
4999| #define PACKAGE_STRING "emacs 24.2"
5000| #define PACKAGE_BUGREPORT ""
5001| #define PACKAGE_URL ""
5002| #define PACKAGE "emacs"
5003| #define VERSION "24.2"
5004| #define MAIL_USE_POP 1
5005| #define SYNC_INPUT 1
5006| #define STDC_HEADERS 1
5007| #define HAVE_SYS_TYPES_H 1
5008| #define HAVE_SYS_STAT_H 1
5009| #define HAVE_STDLIB_H 1
5010| #define HAVE_STRING_H 1
5011| #define HAVE_MEMORY_H 1
5012| #define HAVE_STRINGS_H 1
5013| #define HAVE_INTTYPES_H 1
5014| #define HAVE_STDINT_H 1
5015| #define HAVE_UNISTD_H 1
5016| #define __EXTENSIONS__ 1
5017| #define _ALL_SOURCE 1
5018| #define _DARWIN_C_SOURCE 1
5019| #define _GNU_SOURCE 1
5020| #define _POSIX_PTHREAD_SEMANTICS 1
5021| #define _TANDEM_SOURCE 1
5022| #define HAVE_SYS_SELECT_H 1
5023| #define HAVE_SYS_TIME_H 1
5024| #define HAVE_UNISTD_H 1
5025| #define HAVE_UTIME_H 1
5026| #define HAVE_FCNTL_H 1
5027| #define HAVE_SYS_MMAN_H 1
5028| #define HAVE_SYS_RESOURCE_H 1
5029| #define HAVE_LOCALE_H 1
5030| #define HAVE_SYS_UTSNAME_H 1
5031| #define HAVE_PWD_H 1
5032| #define HAVE_UTMP_H 1
5033| #define HAVE_DIRENT_H 1
5034| #define HAVE_UTIL_H 1
5035| #define HAVE_TERM_H 1
5036| #define TIME_WITH_SYS_TIME 1
5037| #define HAVE_DECL_SYS_SIGLIST 0
5038| #define HAVE_DECL___SYS_SIGLIST 0
5039| #define HAVE_SYS_WAIT_H 1
5040| #define HAVE_STRUCT_UTIMBUF 1
5041| #define HAVE_SPEED_T 1
5042| #define HAVE_TIMEVAL 1
5043| #define HAVE_SYS_SOCKET_H 1
5044| #define HAVE_NET_IF_H 1
5045| #define HAVE_IFADDRS_H 1
5046| #define HAVE_NET_IF_DL_H 1
5047| #define HAVE_GETIFADDRS 1
5048| #define HAVE_FREEIFADDRS 1
5049| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
5050| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
5051| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
5052| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
5053| #define PROTOTYPES 1
5054| #define __PROTOTYPES 1
5055| #define POINTER_TYPE void
5056| #define HAVE_ATTRIBUTE_ALIGNED 1
5057| #define HAVE_LONG_FILE_NAMES 1
5058| #define SYSTEM_MALLOC 1
5059| #define HAVE_STDLIB_H 1
5060| #define HAVE_UNISTD_H 1
5061| #define HAVE_SYS_PARAM_H 1
5062| #define HAVE_GETOPT_H 1
5063| #define HAVE_WCHAR_H 1
5064| #define HAVE_STDINT_H 1
5065| #define HAVE_INTTYPES_H 1
5066| #define HAVE_SYS_SOCKET_H 1
5067| #define HAVE_SYS_STAT_H 1
5068| #define HAVE_SYS_TIME_H 1
5069| #define HAVE_GETPAGESIZE 1
5070| #define HAVE_MMAP 1
5071| #define HAVE_PTHREAD_H 1
5072| #define HAVE_PTHREAD 1
5073| #define HAVE_RSVG 1
5074| #define HAVE_IMAGEMAGICK 1
5075| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
5076| #define HAVE_DBUS 1
5077| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
5078| #define HAVE_GNUTLS 1
5079| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
5080| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
5081| #define USE_TOOLKIT_SCROLL_BARS 1
5082| #define HAVE_XIM 1
5083| #define USE_XIM 1
5084| #define XRegisterIMInstantiateCallback_arg6 XPointer
5085| #define HAVE_MALLOC_MALLOC_H 1
5086| #define HAVE_MACGUI 1
5087| #define HAVE_AVAILABILITYMACROS_H 1
5088| #define HAVE_LIBXML2 1
5089| #define HAVE_H_ERRNO 1
5090| #define HAVE_LIBM 1
5091| #define MAIL_USE_FLOCK 1
5092| #define HAVE_GETHOSTNAME 1
5093| #define HAVE_GETDOMAINNAME 1
5094| #define HAVE_RENAME 1
5095| #define HAVE_CLOSEDIR 1
5096| #define HAVE_MKDIR 1
5097| #define HAVE_RMDIR 1
5098| /* end confdefs.h.  */
5099| /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo.
5100|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5101| #define sysinfo innocuous_sysinfo
5102|
5103| /* System header to define __stub macros and hopefully few prototypes,
5104|     which can conflict with char sysinfo (); below.
5105|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5106|     <limits.h> exists even on freestanding compilers.  */
5107|
5108| #ifdef __STDC__
5109| # include <limits.h>
5110| #else
5111| # include <assert.h>
5112| #endif
5113|
5114| #undef sysinfo
5115|
5116| /* Override any GCC internal prototype to avoid an error.
5117|    Use char because int might match the return type of a GCC
5118|    builtin and then its argument prototype would still apply.  */
5119| #ifdef __cplusplus
5120| extern "C"
5121| #endif
5122| char sysinfo ();
5123| /* The GNU C library defines this for functions which it implements
5124|     to always fail with ENOSYS.  Some functions are actually named
5125|     something starting with __ and the normal name is an alias.  */
5126| #if defined __stub_sysinfo || defined __stub___sysinfo
5127| choke me
5128| #endif
5129|
5130| int
5131| main ()
5132| {
5133| return sysinfo ();
5134|   ;
5135|   return 0;
5136| }
5137configure:14221: result: no
5138configure:14221: checking for getrusage
5139configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5140configure:14221: $? = 0
5141configure:14221: result: yes
5142configure:14221: checking for get_current_dir_name
5143configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5144Undefined symbols for architecture x86_64:
5145  "_get_current_dir_name", referenced from:
5146      _main in conftest-NGQBFz.o
5147ld: symbol(s) not found for architecture x86_64
5148clang: error: linker command failed with exit code 1 (use -v to see invocation)
5149configure:14221: $? = 1
5150configure: failed program was:
5151| /* confdefs.h */
5152| #define PACKAGE_NAME "emacs"
5153| #define PACKAGE_TARNAME "emacs"
5154| #define PACKAGE_VERSION "24.2"
5155| #define PACKAGE_STRING "emacs 24.2"
5156| #define PACKAGE_BUGREPORT ""
5157| #define PACKAGE_URL ""
5158| #define PACKAGE "emacs"
5159| #define VERSION "24.2"
5160| #define MAIL_USE_POP 1
5161| #define SYNC_INPUT 1
5162| #define STDC_HEADERS 1
5163| #define HAVE_SYS_TYPES_H 1
5164| #define HAVE_SYS_STAT_H 1
5165| #define HAVE_STDLIB_H 1
5166| #define HAVE_STRING_H 1
5167| #define HAVE_MEMORY_H 1
5168| #define HAVE_STRINGS_H 1
5169| #define HAVE_INTTYPES_H 1
5170| #define HAVE_STDINT_H 1
5171| #define HAVE_UNISTD_H 1
5172| #define __EXTENSIONS__ 1
5173| #define _ALL_SOURCE 1
5174| #define _DARWIN_C_SOURCE 1
5175| #define _GNU_SOURCE 1
5176| #define _POSIX_PTHREAD_SEMANTICS 1
5177| #define _TANDEM_SOURCE 1
5178| #define HAVE_SYS_SELECT_H 1
5179| #define HAVE_SYS_TIME_H 1
5180| #define HAVE_UNISTD_H 1
5181| #define HAVE_UTIME_H 1
5182| #define HAVE_FCNTL_H 1
5183| #define HAVE_SYS_MMAN_H 1
5184| #define HAVE_SYS_RESOURCE_H 1
5185| #define HAVE_LOCALE_H 1
5186| #define HAVE_SYS_UTSNAME_H 1
5187| #define HAVE_PWD_H 1
5188| #define HAVE_UTMP_H 1
5189| #define HAVE_DIRENT_H 1
5190| #define HAVE_UTIL_H 1
5191| #define HAVE_TERM_H 1
5192| #define TIME_WITH_SYS_TIME 1
5193| #define HAVE_DECL_SYS_SIGLIST 0
5194| #define HAVE_DECL___SYS_SIGLIST 0
5195| #define HAVE_SYS_WAIT_H 1
5196| #define HAVE_STRUCT_UTIMBUF 1
5197| #define HAVE_SPEED_T 1
5198| #define HAVE_TIMEVAL 1
5199| #define HAVE_SYS_SOCKET_H 1
5200| #define HAVE_NET_IF_H 1
5201| #define HAVE_IFADDRS_H 1
5202| #define HAVE_NET_IF_DL_H 1
5203| #define HAVE_GETIFADDRS 1
5204| #define HAVE_FREEIFADDRS 1
5205| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
5206| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
5207| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
5208| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
5209| #define PROTOTYPES 1
5210| #define __PROTOTYPES 1
5211| #define POINTER_TYPE void
5212| #define HAVE_ATTRIBUTE_ALIGNED 1
5213| #define HAVE_LONG_FILE_NAMES 1
5214| #define SYSTEM_MALLOC 1
5215| #define HAVE_STDLIB_H 1
5216| #define HAVE_UNISTD_H 1
5217| #define HAVE_SYS_PARAM_H 1
5218| #define HAVE_GETOPT_H 1
5219| #define HAVE_WCHAR_H 1
5220| #define HAVE_STDINT_H 1
5221| #define HAVE_INTTYPES_H 1
5222| #define HAVE_SYS_SOCKET_H 1
5223| #define HAVE_SYS_STAT_H 1
5224| #define HAVE_SYS_TIME_H 1
5225| #define HAVE_GETPAGESIZE 1
5226| #define HAVE_MMAP 1
5227| #define HAVE_PTHREAD_H 1
5228| #define HAVE_PTHREAD 1
5229| #define HAVE_RSVG 1
5230| #define HAVE_IMAGEMAGICK 1
5231| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
5232| #define HAVE_DBUS 1
5233| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
5234| #define HAVE_GNUTLS 1
5235| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
5236| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
5237| #define USE_TOOLKIT_SCROLL_BARS 1
5238| #define HAVE_XIM 1
5239| #define USE_XIM 1
5240| #define XRegisterIMInstantiateCallback_arg6 XPointer
5241| #define HAVE_MALLOC_MALLOC_H 1
5242| #define HAVE_MACGUI 1
5243| #define HAVE_AVAILABILITYMACROS_H 1
5244| #define HAVE_LIBXML2 1
5245| #define HAVE_H_ERRNO 1
5246| #define HAVE_LIBM 1
5247| #define MAIL_USE_FLOCK 1
5248| #define HAVE_GETHOSTNAME 1
5249| #define HAVE_GETDOMAINNAME 1
5250| #define HAVE_RENAME 1
5251| #define HAVE_CLOSEDIR 1
5252| #define HAVE_MKDIR 1
5253| #define HAVE_RMDIR 1
5254| #define HAVE_GETRUSAGE 1
5255| /* end confdefs.h.  */
5256| /* Define get_current_dir_name to an innocuous variant, in case <limits.h> declares get_current_dir_name.
5257|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5258| #define get_current_dir_name innocuous_get_current_dir_name
5259|
5260| /* System header to define __stub macros and hopefully few prototypes,
5261|     which can conflict with char get_current_dir_name (); below.
5262|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5263|     <limits.h> exists even on freestanding compilers.  */
5264|
5265| #ifdef __STDC__
5266| # include <limits.h>
5267| #else
5268| # include <assert.h>
5269| #endif
5270|
5271| #undef get_current_dir_name
5272|
5273| /* Override any GCC internal prototype to avoid an error.
5274|    Use char because int might match the return type of a GCC
5275|    builtin and then its argument prototype would still apply.  */
5276| #ifdef __cplusplus
5277| extern "C"
5278| #endif
5279| char get_current_dir_name ();
5280| /* The GNU C library defines this for functions which it implements
5281|     to always fail with ENOSYS.  Some functions are actually named
5282|     something starting with __ and the normal name is an alias.  */
5283| #if defined __stub_get_current_dir_name || defined __stub___get_current_dir_name
5284| choke me
5285| #endif
5286|
5287| int
5288| main ()
5289| {
5290| return get_current_dir_name ();
5291|   ;
5292|   return 0;
5293| }
5294configure:14221: result: no
5295configure:14221: checking for random
5296configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5297configure:14221: $? = 0
5298configure:14221: result: yes
5299configure:14221: checking for lrand48
5300configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5301configure:14221: $? = 0
5302configure:14221: result: yes
5303configure:14221: checking for logb
5304configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5305configure:14221: $? = 0
5306configure:14221: result: yes
5307configure:14221: checking for frexp
5308configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5309configure:14221: $? = 0
5310configure:14221: result: yes
5311configure:14221: checking for fmod
5312configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5313configure:14221: $? = 0
5314configure:14221: result: yes
5315configure:14221: checking for rint
5316configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5317configure:14221: $? = 0
5318configure:14221: result: yes
5319configure:14221: checking for cbrt
5320configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5321configure:14221: $? = 0
5322configure:14221: result: yes
5323configure:14221: checking for ftime
5324configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5325configure:14221: $? = 0
5326configure:14221: result: yes
5327configure:14221: checking for setsid
5328configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5329configure:14221: $? = 0
5330configure:14221: result: yes
5331configure:14221: checking for strerror
5332configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5333conftest.c:138:6: warning: incompatible redeclaration of library function 'strerror'
5334char strerror ();
5335     ^
5336conftest.c:138:6: note: 'strerror' is a builtin with type 'char *(int)'
53371 warning generated.
5338configure:14221: $? = 0
5339configure:14221: result: yes
5340configure:14221: checking for fpathconf
5341configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5342configure:14221: $? = 0
5343configure:14221: result: yes
5344configure:14221: checking for select
5345configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5346configure:14221: $? = 0
5347configure:14221: result: yes
5348configure:14221: checking for euidaccess
5349configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5350Undefined symbols for architecture x86_64:
5351  "_euidaccess", referenced from:
5352      _main in conftest-RFhx4W.o
5353ld: symbol(s) not found for architecture x86_64
5354clang: error: linker command failed with exit code 1 (use -v to see invocation)
5355configure:14221: $? = 1
5356configure: failed program was:
5357| /* confdefs.h */
5358| #define PACKAGE_NAME "emacs"
5359| #define PACKAGE_TARNAME "emacs"
5360| #define PACKAGE_VERSION "24.2"
5361| #define PACKAGE_STRING "emacs 24.2"
5362| #define PACKAGE_BUGREPORT ""
5363| #define PACKAGE_URL ""
5364| #define PACKAGE "emacs"
5365| #define VERSION "24.2"
5366| #define MAIL_USE_POP 1
5367| #define SYNC_INPUT 1
5368| #define STDC_HEADERS 1
5369| #define HAVE_SYS_TYPES_H 1
5370| #define HAVE_SYS_STAT_H 1
5371| #define HAVE_STDLIB_H 1
5372| #define HAVE_STRING_H 1
5373| #define HAVE_MEMORY_H 1
5374| #define HAVE_STRINGS_H 1
5375| #define HAVE_INTTYPES_H 1
5376| #define HAVE_STDINT_H 1
5377| #define HAVE_UNISTD_H 1
5378| #define __EXTENSIONS__ 1
5379| #define _ALL_SOURCE 1
5380| #define _DARWIN_C_SOURCE 1
5381| #define _GNU_SOURCE 1
5382| #define _POSIX_PTHREAD_SEMANTICS 1
5383| #define _TANDEM_SOURCE 1
5384| #define HAVE_SYS_SELECT_H 1
5385| #define HAVE_SYS_TIME_H 1
5386| #define HAVE_UNISTD_H 1
5387| #define HAVE_UTIME_H 1
5388| #define HAVE_FCNTL_H 1
5389| #define HAVE_SYS_MMAN_H 1
5390| #define HAVE_SYS_RESOURCE_H 1
5391| #define HAVE_LOCALE_H 1
5392| #define HAVE_SYS_UTSNAME_H 1
5393| #define HAVE_PWD_H 1
5394| #define HAVE_UTMP_H 1
5395| #define HAVE_DIRENT_H 1
5396| #define HAVE_UTIL_H 1
5397| #define HAVE_TERM_H 1
5398| #define TIME_WITH_SYS_TIME 1
5399| #define HAVE_DECL_SYS_SIGLIST 0
5400| #define HAVE_DECL___SYS_SIGLIST 0
5401| #define HAVE_SYS_WAIT_H 1
5402| #define HAVE_STRUCT_UTIMBUF 1
5403| #define HAVE_SPEED_T 1
5404| #define HAVE_TIMEVAL 1
5405| #define HAVE_SYS_SOCKET_H 1
5406| #define HAVE_NET_IF_H 1
5407| #define HAVE_IFADDRS_H 1
5408| #define HAVE_NET_IF_DL_H 1
5409| #define HAVE_GETIFADDRS 1
5410| #define HAVE_FREEIFADDRS 1
5411| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
5412| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
5413| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
5414| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
5415| #define PROTOTYPES 1
5416| #define __PROTOTYPES 1
5417| #define POINTER_TYPE void
5418| #define HAVE_ATTRIBUTE_ALIGNED 1
5419| #define HAVE_LONG_FILE_NAMES 1
5420| #define SYSTEM_MALLOC 1
5421| #define HAVE_STDLIB_H 1
5422| #define HAVE_UNISTD_H 1
5423| #define HAVE_SYS_PARAM_H 1
5424| #define HAVE_GETOPT_H 1
5425| #define HAVE_WCHAR_H 1
5426| #define HAVE_STDINT_H 1
5427| #define HAVE_INTTYPES_H 1
5428| #define HAVE_SYS_SOCKET_H 1
5429| #define HAVE_SYS_STAT_H 1
5430| #define HAVE_SYS_TIME_H 1
5431| #define HAVE_GETPAGESIZE 1
5432| #define HAVE_MMAP 1
5433| #define HAVE_PTHREAD_H 1
5434| #define HAVE_PTHREAD 1
5435| #define HAVE_RSVG 1
5436| #define HAVE_IMAGEMAGICK 1
5437| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
5438| #define HAVE_DBUS 1
5439| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
5440| #define HAVE_GNUTLS 1
5441| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
5442| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
5443| #define USE_TOOLKIT_SCROLL_BARS 1
5444| #define HAVE_XIM 1
5445| #define USE_XIM 1
5446| #define XRegisterIMInstantiateCallback_arg6 XPointer
5447| #define HAVE_MALLOC_MALLOC_H 1
5448| #define HAVE_MACGUI 1
5449| #define HAVE_AVAILABILITYMACROS_H 1
5450| #define HAVE_LIBXML2 1
5451| #define HAVE_H_ERRNO 1
5452| #define HAVE_LIBM 1
5453| #define MAIL_USE_FLOCK 1
5454| #define HAVE_GETHOSTNAME 1
5455| #define HAVE_GETDOMAINNAME 1
5456| #define HAVE_RENAME 1
5457| #define HAVE_CLOSEDIR 1
5458| #define HAVE_MKDIR 1
5459| #define HAVE_RMDIR 1
5460| #define HAVE_GETRUSAGE 1
5461| #define HAVE_RANDOM 1
5462| #define HAVE_LRAND48 1
5463| #define HAVE_LOGB 1
5464| #define HAVE_FREXP 1
5465| #define HAVE_FMOD 1
5466| #define HAVE_RINT 1
5467| #define HAVE_CBRT 1
5468| #define HAVE_FTIME 1
5469| #define HAVE_SETSID 1
5470| #define HAVE_STRERROR 1
5471| #define HAVE_FPATHCONF 1
5472| #define HAVE_SELECT 1
5473| /* end confdefs.h.  */
5474| /* Define euidaccess to an innocuous variant, in case <limits.h> declares euidaccess.
5475|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5476| #define euidaccess innocuous_euidaccess
5477|
5478| /* System header to define __stub macros and hopefully few prototypes,
5479|     which can conflict with char euidaccess (); below.
5480|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5481|     <limits.h> exists even on freestanding compilers.  */
5482|
5483| #ifdef __STDC__
5484| # include <limits.h>
5485| #else
5486| # include <assert.h>
5487| #endif
5488|
5489| #undef euidaccess
5490|
5491| /* Override any GCC internal prototype to avoid an error.
5492|    Use char because int might match the return type of a GCC
5493|    builtin and then its argument prototype would still apply.  */
5494| #ifdef __cplusplus
5495| extern "C"
5496| #endif
5497| char euidaccess ();
5498| /* The GNU C library defines this for functions which it implements
5499|     to always fail with ENOSYS.  Some functions are actually named
5500|     something starting with __ and the normal name is an alias.  */
5501| #if defined __stub_euidaccess || defined __stub___euidaccess
5502| choke me
5503| #endif
5504|
5505| int
5506| main ()
5507| {
5508| return euidaccess ();
5509|   ;
5510|   return 0;
5511| }
5512configure:14221: result: no
5513configure:14221: checking for getpagesize
5514configure:14221: result: yes
5515configure:14221: checking for tzset
5516configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5517configure:14221: $? = 0
5518configure:14221: result: yes
5519configure:14221: checking for setlocale
5520configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5521configure:14221: $? = 0
5522configure:14221: result: yes
5523configure:14221: checking for utimes
5524configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5525configure:14221: $? = 0
5526configure:14221: result: yes
5527configure:14221: checking for getrlimit
5528configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5529configure:14221: $? = 0
5530configure:14221: result: yes
5531configure:14221: checking for setrlimit
5532configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5533configure:14221: $? = 0
5534configure:14221: result: yes
5535configure:14221: checking for setpgid
5536configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5537configure:14221: $? = 0
5538configure:14221: result: yes
5539configure:14221: checking for getcwd
5540configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5541configure:14221: $? = 0
5542configure:14221: result: yes
5543configure:14221: checking for getwd
5544configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5545configure:14221: $? = 0
5546configure:14221: result: yes
5547configure:14221: checking for shutdown
5548configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5549configure:14221: $? = 0
5550configure:14221: result: yes
5551configure:14221: checking for getaddrinfo
5552configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5553configure:14221: $? = 0
5554configure:14221: result: yes
5555configure:14221: checking for __fpending
5556configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5557Undefined symbols for architecture x86_64:
5558  "___fpending", referenced from:
5559      _main in conftest-WMr4Uc.o
5560ld: symbol(s) not found for architecture x86_64
5561clang: error: linker command failed with exit code 1 (use -v to see invocation)
5562configure:14221: $? = 1
5563configure: failed program was:
5564| /* confdefs.h */
5565| #define PACKAGE_NAME "emacs"
5566| #define PACKAGE_TARNAME "emacs"
5567| #define PACKAGE_VERSION "24.2"
5568| #define PACKAGE_STRING "emacs 24.2"
5569| #define PACKAGE_BUGREPORT ""
5570| #define PACKAGE_URL ""
5571| #define PACKAGE "emacs"
5572| #define VERSION "24.2"
5573| #define MAIL_USE_POP 1
5574| #define SYNC_INPUT 1
5575| #define STDC_HEADERS 1
5576| #define HAVE_SYS_TYPES_H 1
5577| #define HAVE_SYS_STAT_H 1
5578| #define HAVE_STDLIB_H 1
5579| #define HAVE_STRING_H 1
5580| #define HAVE_MEMORY_H 1
5581| #define HAVE_STRINGS_H 1
5582| #define HAVE_INTTYPES_H 1
5583| #define HAVE_STDINT_H 1
5584| #define HAVE_UNISTD_H 1
5585| #define __EXTENSIONS__ 1
5586| #define _ALL_SOURCE 1
5587| #define _DARWIN_C_SOURCE 1
5588| #define _GNU_SOURCE 1
5589| #define _POSIX_PTHREAD_SEMANTICS 1
5590| #define _TANDEM_SOURCE 1
5591| #define HAVE_SYS_SELECT_H 1
5592| #define HAVE_SYS_TIME_H 1
5593| #define HAVE_UNISTD_H 1
5594| #define HAVE_UTIME_H 1
5595| #define HAVE_FCNTL_H 1
5596| #define HAVE_SYS_MMAN_H 1
5597| #define HAVE_SYS_RESOURCE_H 1
5598| #define HAVE_LOCALE_H 1
5599| #define HAVE_SYS_UTSNAME_H 1
5600| #define HAVE_PWD_H 1
5601| #define HAVE_UTMP_H 1
5602| #define HAVE_DIRENT_H 1
5603| #define HAVE_UTIL_H 1
5604| #define HAVE_TERM_H 1
5605| #define TIME_WITH_SYS_TIME 1
5606| #define HAVE_DECL_SYS_SIGLIST 0
5607| #define HAVE_DECL___SYS_SIGLIST 0
5608| #define HAVE_SYS_WAIT_H 1
5609| #define HAVE_STRUCT_UTIMBUF 1
5610| #define HAVE_SPEED_T 1
5611| #define HAVE_TIMEVAL 1
5612| #define HAVE_SYS_SOCKET_H 1
5613| #define HAVE_NET_IF_H 1
5614| #define HAVE_IFADDRS_H 1
5615| #define HAVE_NET_IF_DL_H 1
5616| #define HAVE_GETIFADDRS 1
5617| #define HAVE_FREEIFADDRS 1
5618| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
5619| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
5620| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
5621| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
5622| #define PROTOTYPES 1
5623| #define __PROTOTYPES 1
5624| #define POINTER_TYPE void
5625| #define HAVE_ATTRIBUTE_ALIGNED 1
5626| #define HAVE_LONG_FILE_NAMES 1
5627| #define SYSTEM_MALLOC 1
5628| #define HAVE_STDLIB_H 1
5629| #define HAVE_UNISTD_H 1
5630| #define HAVE_SYS_PARAM_H 1
5631| #define HAVE_GETOPT_H 1
5632| #define HAVE_WCHAR_H 1
5633| #define HAVE_STDINT_H 1
5634| #define HAVE_INTTYPES_H 1
5635| #define HAVE_SYS_SOCKET_H 1
5636| #define HAVE_SYS_STAT_H 1
5637| #define HAVE_SYS_TIME_H 1
5638| #define HAVE_GETPAGESIZE 1
5639| #define HAVE_MMAP 1
5640| #define HAVE_PTHREAD_H 1
5641| #define HAVE_PTHREAD 1
5642| #define HAVE_RSVG 1
5643| #define HAVE_IMAGEMAGICK 1
5644| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
5645| #define HAVE_DBUS 1
5646| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
5647| #define HAVE_GNUTLS 1
5648| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
5649| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
5650| #define USE_TOOLKIT_SCROLL_BARS 1
5651| #define HAVE_XIM 1
5652| #define USE_XIM 1
5653| #define XRegisterIMInstantiateCallback_arg6 XPointer
5654| #define HAVE_MALLOC_MALLOC_H 1
5655| #define HAVE_MACGUI 1
5656| #define HAVE_AVAILABILITYMACROS_H 1
5657| #define HAVE_LIBXML2 1
5658| #define HAVE_H_ERRNO 1
5659| #define HAVE_LIBM 1
5660| #define MAIL_USE_FLOCK 1
5661| #define HAVE_GETHOSTNAME 1
5662| #define HAVE_GETDOMAINNAME 1
5663| #define HAVE_RENAME 1
5664| #define HAVE_CLOSEDIR 1
5665| #define HAVE_MKDIR 1
5666| #define HAVE_RMDIR 1
5667| #define HAVE_GETRUSAGE 1
5668| #define HAVE_RANDOM 1
5669| #define HAVE_LRAND48 1
5670| #define HAVE_LOGB 1
5671| #define HAVE_FREXP 1
5672| #define HAVE_FMOD 1
5673| #define HAVE_RINT 1
5674| #define HAVE_CBRT 1
5675| #define HAVE_FTIME 1
5676| #define HAVE_SETSID 1
5677| #define HAVE_STRERROR 1
5678| #define HAVE_FPATHCONF 1
5679| #define HAVE_SELECT 1
5680| #define HAVE_GETPAGESIZE 1
5681| #define HAVE_TZSET 1
5682| #define HAVE_SETLOCALE 1
5683| #define HAVE_UTIMES 1
5684| #define HAVE_GETRLIMIT 1
5685| #define HAVE_SETRLIMIT 1
5686| #define HAVE_SETPGID 1
5687| #define HAVE_GETCWD 1
5688| #define HAVE_GETWD 1
5689| #define HAVE_SHUTDOWN 1
5690| #define HAVE_GETADDRINFO 1
5691| /* end confdefs.h.  */
5692| /* Define __fpending to an innocuous variant, in case <limits.h> declares __fpending.
5693|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5694| #define __fpending innocuous___fpending
5695|
5696| /* System header to define __stub macros and hopefully few prototypes,
5697|     which can conflict with char __fpending (); below.
5698|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5699|     <limits.h> exists even on freestanding compilers.  */
5700|
5701| #ifdef __STDC__
5702| # include <limits.h>
5703| #else
5704| # include <assert.h>
5705| #endif
5706|
5707| #undef __fpending
5708|
5709| /* Override any GCC internal prototype to avoid an error.
5710|    Use char because int might match the return type of a GCC
5711|    builtin and then its argument prototype would still apply.  */
5712| #ifdef __cplusplus
5713| extern "C"
5714| #endif
5715| char __fpending ();
5716| /* The GNU C library defines this for functions which it implements
5717|     to always fail with ENOSYS.  Some functions are actually named
5718|     something starting with __ and the normal name is an alias.  */
5719| #if defined __stub___fpending || defined __stub_____fpending
5720| choke me
5721| #endif
5722|
5723| int
5724| main ()
5725| {
5726| return __fpending ();
5727|   ;
5728|   return 0;
5729| }
5730configure:14221: result: no
5731configure:14221: checking for mblen
5732configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5733configure:14221: $? = 0
5734configure:14221: result: yes
5735configure:14221: checking for mbrlen
5736configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5737configure:14221: $? = 0
5738configure:14221: result: yes
5739configure:14221: checking for mbsinit
5740configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5741configure:14221: $? = 0
5742configure:14221: result: yes
5743configure:14221: checking for strsignal
5744configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5745configure:14221: $? = 0
5746configure:14221: result: yes
5747configure:14221: checking for setitimer
5748configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5749configure:14221: $? = 0
5750configure:14221: result: yes
5751configure:14221: checking for ualarm
5752configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5753configure:14221: $? = 0
5754configure:14221: result: yes
5755configure:14221: checking for sendto
5756configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5757configure:14221: $? = 0
5758configure:14221: result: yes
5759configure:14221: checking for recvfrom
5760configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5761configure:14221: $? = 0
5762configure:14221: result: yes
5763configure:14221: checking for getsockopt
5764configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5765configure:14221: $? = 0
5766configure:14221: result: yes
5767configure:14221: checking for setsockopt
5768configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5769configure:14221: $? = 0
5770configure:14221: result: yes
5771configure:14221: checking for getsockname
5772configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5773configure:14221: $? = 0
5774configure:14221: result: yes
5775configure:14221: checking for getpeername
5776configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5777configure:14221: $? = 0
5778configure:14221: result: yes
5779configure:14221: checking for gai_strerror
5780configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5781configure:14221: $? = 0
5782configure:14221: result: yes
5783configure:14221: checking for mkstemp
5784configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5785configure:14221: $? = 0
5786configure:14221: result: yes
5787configure:14221: checking for getline
5788configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5789configure:14221: $? = 0
5790configure:14221: result: yes
5791configure:14221: checking for getdelim
5792configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5793configure:14221: $? = 0
5794configure:14221: result: yes
5795configure:14221: checking for mremap
5796configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5797Undefined symbols for architecture x86_64:
5798  "_mremap", referenced from:
5799      _main in conftest-Z0NrHI.o
5800ld: symbol(s) not found for architecture x86_64
5801clang: error: linker command failed with exit code 1 (use -v to see invocation)
5802configure:14221: $? = 1
5803configure: failed program was:
5804| /* confdefs.h */
5805| #define PACKAGE_NAME "emacs"
5806| #define PACKAGE_TARNAME "emacs"
5807| #define PACKAGE_VERSION "24.2"
5808| #define PACKAGE_STRING "emacs 24.2"
5809| #define PACKAGE_BUGREPORT ""
5810| #define PACKAGE_URL ""
5811| #define PACKAGE "emacs"
5812| #define VERSION "24.2"
5813| #define MAIL_USE_POP 1
5814| #define SYNC_INPUT 1
5815| #define STDC_HEADERS 1
5816| #define HAVE_SYS_TYPES_H 1
5817| #define HAVE_SYS_STAT_H 1
5818| #define HAVE_STDLIB_H 1
5819| #define HAVE_STRING_H 1
5820| #define HAVE_MEMORY_H 1
5821| #define HAVE_STRINGS_H 1
5822| #define HAVE_INTTYPES_H 1
5823| #define HAVE_STDINT_H 1
5824| #define HAVE_UNISTD_H 1
5825| #define __EXTENSIONS__ 1
5826| #define _ALL_SOURCE 1
5827| #define _DARWIN_C_SOURCE 1
5828| #define _GNU_SOURCE 1
5829| #define _POSIX_PTHREAD_SEMANTICS 1
5830| #define _TANDEM_SOURCE 1
5831| #define HAVE_SYS_SELECT_H 1
5832| #define HAVE_SYS_TIME_H 1
5833| #define HAVE_UNISTD_H 1
5834| #define HAVE_UTIME_H 1
5835| #define HAVE_FCNTL_H 1
5836| #define HAVE_SYS_MMAN_H 1
5837| #define HAVE_SYS_RESOURCE_H 1
5838| #define HAVE_LOCALE_H 1
5839| #define HAVE_SYS_UTSNAME_H 1
5840| #define HAVE_PWD_H 1
5841| #define HAVE_UTMP_H 1
5842| #define HAVE_DIRENT_H 1
5843| #define HAVE_UTIL_H 1
5844| #define HAVE_TERM_H 1
5845| #define TIME_WITH_SYS_TIME 1
5846| #define HAVE_DECL_SYS_SIGLIST 0
5847| #define HAVE_DECL___SYS_SIGLIST 0
5848| #define HAVE_SYS_WAIT_H 1
5849| #define HAVE_STRUCT_UTIMBUF 1
5850| #define HAVE_SPEED_T 1
5851| #define HAVE_TIMEVAL 1
5852| #define HAVE_SYS_SOCKET_H 1
5853| #define HAVE_NET_IF_H 1
5854| #define HAVE_IFADDRS_H 1
5855| #define HAVE_NET_IF_DL_H 1
5856| #define HAVE_GETIFADDRS 1
5857| #define HAVE_FREEIFADDRS 1
5858| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
5859| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
5860| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
5861| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
5862| #define PROTOTYPES 1
5863| #define __PROTOTYPES 1
5864| #define POINTER_TYPE void
5865| #define HAVE_ATTRIBUTE_ALIGNED 1
5866| #define HAVE_LONG_FILE_NAMES 1
5867| #define SYSTEM_MALLOC 1
5868| #define HAVE_STDLIB_H 1
5869| #define HAVE_UNISTD_H 1
5870| #define HAVE_SYS_PARAM_H 1
5871| #define HAVE_GETOPT_H 1
5872| #define HAVE_WCHAR_H 1
5873| #define HAVE_STDINT_H 1
5874| #define HAVE_INTTYPES_H 1
5875| #define HAVE_SYS_SOCKET_H 1
5876| #define HAVE_SYS_STAT_H 1
5877| #define HAVE_SYS_TIME_H 1
5878| #define HAVE_GETPAGESIZE 1
5879| #define HAVE_MMAP 1
5880| #define HAVE_PTHREAD_H 1
5881| #define HAVE_PTHREAD 1
5882| #define HAVE_RSVG 1
5883| #define HAVE_IMAGEMAGICK 1
5884| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
5885| #define HAVE_DBUS 1
5886| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
5887| #define HAVE_GNUTLS 1
5888| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
5889| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
5890| #define USE_TOOLKIT_SCROLL_BARS 1
5891| #define HAVE_XIM 1
5892| #define USE_XIM 1
5893| #define XRegisterIMInstantiateCallback_arg6 XPointer
5894| #define HAVE_MALLOC_MALLOC_H 1
5895| #define HAVE_MACGUI 1
5896| #define HAVE_AVAILABILITYMACROS_H 1
5897| #define HAVE_LIBXML2 1
5898| #define HAVE_H_ERRNO 1
5899| #define HAVE_LIBM 1
5900| #define MAIL_USE_FLOCK 1
5901| #define HAVE_GETHOSTNAME 1
5902| #define HAVE_GETDOMAINNAME 1
5903| #define HAVE_RENAME 1
5904| #define HAVE_CLOSEDIR 1
5905| #define HAVE_MKDIR 1
5906| #define HAVE_RMDIR 1
5907| #define HAVE_GETRUSAGE 1
5908| #define HAVE_RANDOM 1
5909| #define HAVE_LRAND48 1
5910| #define HAVE_LOGB 1
5911| #define HAVE_FREXP 1
5912| #define HAVE_FMOD 1
5913| #define HAVE_RINT 1
5914| #define HAVE_CBRT 1
5915| #define HAVE_FTIME 1
5916| #define HAVE_SETSID 1
5917| #define HAVE_STRERROR 1
5918| #define HAVE_FPATHCONF 1
5919| #define HAVE_SELECT 1
5920| #define HAVE_GETPAGESIZE 1
5921| #define HAVE_TZSET 1
5922| #define HAVE_SETLOCALE 1
5923| #define HAVE_UTIMES 1
5924| #define HAVE_GETRLIMIT 1
5925| #define HAVE_SETRLIMIT 1
5926| #define HAVE_SETPGID 1
5927| #define HAVE_GETCWD 1
5928| #define HAVE_GETWD 1
5929| #define HAVE_SHUTDOWN 1
5930| #define HAVE_GETADDRINFO 1
5931| #define HAVE_MBLEN 1
5932| #define HAVE_MBRLEN 1
5933| #define HAVE_MBSINIT 1
5934| #define HAVE_STRSIGNAL 1
5935| #define HAVE_SETITIMER 1
5936| #define HAVE_UALARM 1
5937| #define HAVE_SENDTO 1
5938| #define HAVE_RECVFROM 1
5939| #define HAVE_GETSOCKOPT 1
5940| #define HAVE_SETSOCKOPT 1
5941| #define HAVE_GETSOCKNAME 1
5942| #define HAVE_GETPEERNAME 1
5943| #define HAVE_GAI_STRERROR 1
5944| #define HAVE_MKSTEMP 1
5945| #define HAVE_GETLINE 1
5946| #define HAVE_GETDELIM 1
5947| /* end confdefs.h.  */
5948| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
5949|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5950| #define mremap innocuous_mremap
5951|
5952| /* System header to define __stub macros and hopefully few prototypes,
5953|     which can conflict with char mremap (); below.
5954|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5955|     <limits.h> exists even on freestanding compilers.  */
5956|
5957| #ifdef __STDC__
5958| # include <limits.h>
5959| #else
5960| # include <assert.h>
5961| #endif
5962|
5963| #undef mremap
5964|
5965| /* Override any GCC internal prototype to avoid an error.
5966|    Use char because int might match the return type of a GCC
5967|    builtin and then its argument prototype would still apply.  */
5968| #ifdef __cplusplus
5969| extern "C"
5970| #endif
5971| char mremap ();
5972| /* The GNU C library defines this for functions which it implements
5973|     to always fail with ENOSYS.  Some functions are actually named
5974|     something starting with __ and the normal name is an alias.  */
5975| #if defined __stub_mremap || defined __stub___mremap
5976| choke me
5977| #endif
5978|
5979| int
5980| main ()
5981| {
5982| return mremap ();
5983|   ;
5984|   return 0;
5985| }
5986configure:14221: result: no
5987configure:14221: checking for fsync
5988configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5989configure:14221: $? = 0
5990configure:14221: result: yes
5991configure:14221: checking for sync
5992configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5993configure:14221: $? = 0
5994configure:14221: result: yes
5995configure:14221: checking for difftime
5996configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
5997configure:14221: $? = 0
5998configure:14221: result: yes
5999configure:14221: checking for mempcpy
6000configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6001Undefined symbols for architecture x86_64:
6002  "_mempcpy", referenced from:
6003      _main in conftest-IXoviE.o
6004ld: symbol(s) not found for architecture x86_64
6005clang: error: linker command failed with exit code 1 (use -v to see invocation)
6006configure:14221: $? = 1
6007configure: failed program was:
6008| /* confdefs.h */
6009| #define PACKAGE_NAME "emacs"
6010| #define PACKAGE_TARNAME "emacs"
6011| #define PACKAGE_VERSION "24.2"
6012| #define PACKAGE_STRING "emacs 24.2"
6013| #define PACKAGE_BUGREPORT ""
6014| #define PACKAGE_URL ""
6015| #define PACKAGE "emacs"
6016| #define VERSION "24.2"
6017| #define MAIL_USE_POP 1
6018| #define SYNC_INPUT 1
6019| #define STDC_HEADERS 1
6020| #define HAVE_SYS_TYPES_H 1
6021| #define HAVE_SYS_STAT_H 1
6022| #define HAVE_STDLIB_H 1
6023| #define HAVE_STRING_H 1
6024| #define HAVE_MEMORY_H 1
6025| #define HAVE_STRINGS_H 1
6026| #define HAVE_INTTYPES_H 1
6027| #define HAVE_STDINT_H 1
6028| #define HAVE_UNISTD_H 1
6029| #define __EXTENSIONS__ 1
6030| #define _ALL_SOURCE 1
6031| #define _DARWIN_C_SOURCE 1
6032| #define _GNU_SOURCE 1
6033| #define _POSIX_PTHREAD_SEMANTICS 1
6034| #define _TANDEM_SOURCE 1
6035| #define HAVE_SYS_SELECT_H 1
6036| #define HAVE_SYS_TIME_H 1
6037| #define HAVE_UNISTD_H 1
6038| #define HAVE_UTIME_H 1
6039| #define HAVE_FCNTL_H 1
6040| #define HAVE_SYS_MMAN_H 1
6041| #define HAVE_SYS_RESOURCE_H 1
6042| #define HAVE_LOCALE_H 1
6043| #define HAVE_SYS_UTSNAME_H 1
6044| #define HAVE_PWD_H 1
6045| #define HAVE_UTMP_H 1
6046| #define HAVE_DIRENT_H 1
6047| #define HAVE_UTIL_H 1
6048| #define HAVE_TERM_H 1
6049| #define TIME_WITH_SYS_TIME 1
6050| #define HAVE_DECL_SYS_SIGLIST 0
6051| #define HAVE_DECL___SYS_SIGLIST 0
6052| #define HAVE_SYS_WAIT_H 1
6053| #define HAVE_STRUCT_UTIMBUF 1
6054| #define HAVE_SPEED_T 1
6055| #define HAVE_TIMEVAL 1
6056| #define HAVE_SYS_SOCKET_H 1
6057| #define HAVE_NET_IF_H 1
6058| #define HAVE_IFADDRS_H 1
6059| #define HAVE_NET_IF_DL_H 1
6060| #define HAVE_GETIFADDRS 1
6061| #define HAVE_FREEIFADDRS 1
6062| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
6063| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
6064| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
6065| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
6066| #define PROTOTYPES 1
6067| #define __PROTOTYPES 1
6068| #define POINTER_TYPE void
6069| #define HAVE_ATTRIBUTE_ALIGNED 1
6070| #define HAVE_LONG_FILE_NAMES 1
6071| #define SYSTEM_MALLOC 1
6072| #define HAVE_STDLIB_H 1
6073| #define HAVE_UNISTD_H 1
6074| #define HAVE_SYS_PARAM_H 1
6075| #define HAVE_GETOPT_H 1
6076| #define HAVE_WCHAR_H 1
6077| #define HAVE_STDINT_H 1
6078| #define HAVE_INTTYPES_H 1
6079| #define HAVE_SYS_SOCKET_H 1
6080| #define HAVE_SYS_STAT_H 1
6081| #define HAVE_SYS_TIME_H 1
6082| #define HAVE_GETPAGESIZE 1
6083| #define HAVE_MMAP 1
6084| #define HAVE_PTHREAD_H 1
6085| #define HAVE_PTHREAD 1
6086| #define HAVE_RSVG 1
6087| #define HAVE_IMAGEMAGICK 1
6088| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
6089| #define HAVE_DBUS 1
6090| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
6091| #define HAVE_GNUTLS 1
6092| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
6093| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
6094| #define USE_TOOLKIT_SCROLL_BARS 1
6095| #define HAVE_XIM 1
6096| #define USE_XIM 1
6097| #define XRegisterIMInstantiateCallback_arg6 XPointer
6098| #define HAVE_MALLOC_MALLOC_H 1
6099| #define HAVE_MACGUI 1
6100| #define HAVE_AVAILABILITYMACROS_H 1
6101| #define HAVE_LIBXML2 1
6102| #define HAVE_H_ERRNO 1
6103| #define HAVE_LIBM 1
6104| #define MAIL_USE_FLOCK 1
6105| #define HAVE_GETHOSTNAME 1
6106| #define HAVE_GETDOMAINNAME 1
6107| #define HAVE_RENAME 1
6108| #define HAVE_CLOSEDIR 1
6109| #define HAVE_MKDIR 1
6110| #define HAVE_RMDIR 1
6111| #define HAVE_GETRUSAGE 1
6112| #define HAVE_RANDOM 1
6113| #define HAVE_LRAND48 1
6114| #define HAVE_LOGB 1
6115| #define HAVE_FREXP 1
6116| #define HAVE_FMOD 1
6117| #define HAVE_RINT 1
6118| #define HAVE_CBRT 1
6119| #define HAVE_FTIME 1
6120| #define HAVE_SETSID 1
6121| #define HAVE_STRERROR 1
6122| #define HAVE_FPATHCONF 1
6123| #define HAVE_SELECT 1
6124| #define HAVE_GETPAGESIZE 1
6125| #define HAVE_TZSET 1
6126| #define HAVE_SETLOCALE 1
6127| #define HAVE_UTIMES 1
6128| #define HAVE_GETRLIMIT 1
6129| #define HAVE_SETRLIMIT 1
6130| #define HAVE_SETPGID 1
6131| #define HAVE_GETCWD 1
6132| #define HAVE_GETWD 1
6133| #define HAVE_SHUTDOWN 1
6134| #define HAVE_GETADDRINFO 1
6135| #define HAVE_MBLEN 1
6136| #define HAVE_MBRLEN 1
6137| #define HAVE_MBSINIT 1
6138| #define HAVE_STRSIGNAL 1
6139| #define HAVE_SETITIMER 1
6140| #define HAVE_UALARM 1
6141| #define HAVE_SENDTO 1
6142| #define HAVE_RECVFROM 1
6143| #define HAVE_GETSOCKOPT 1
6144| #define HAVE_SETSOCKOPT 1
6145| #define HAVE_GETSOCKNAME 1
6146| #define HAVE_GETPEERNAME 1
6147| #define HAVE_GAI_STRERROR 1
6148| #define HAVE_MKSTEMP 1
6149| #define HAVE_GETLINE 1
6150| #define HAVE_GETDELIM 1
6151| #define HAVE_FSYNC 1
6152| #define HAVE_SYNC 1
6153| #define HAVE_DIFFTIME 1
6154| /* end confdefs.h.  */
6155| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
6156|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6157| #define mempcpy innocuous_mempcpy
6158|
6159| /* System header to define __stub macros and hopefully few prototypes,
6160|     which can conflict with char mempcpy (); below.
6161|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6162|     <limits.h> exists even on freestanding compilers.  */
6163|
6164| #ifdef __STDC__
6165| # include <limits.h>
6166| #else
6167| # include <assert.h>
6168| #endif
6169|
6170| #undef mempcpy
6171|
6172| /* Override any GCC internal prototype to avoid an error.
6173|    Use char because int might match the return type of a GCC
6174|    builtin and then its argument prototype would still apply.  */
6175| #ifdef __cplusplus
6176| extern "C"
6177| #endif
6178| char mempcpy ();
6179| /* The GNU C library defines this for functions which it implements
6180|     to always fail with ENOSYS.  Some functions are actually named
6181|     something starting with __ and the normal name is an alias.  */
6182| #if defined __stub_mempcpy || defined __stub___mempcpy
6183| choke me
6184| #endif
6185|
6186| int
6187| main ()
6188| {
6189| return mempcpy ();
6190|   ;
6191|   return 0;
6192| }
6193configure:14221: result: no
6194configure:14221: checking for mblen
6195configure:14221: result: yes
6196configure:14221: checking for mbrlen
6197configure:14221: result: yes
6198configure:14221: checking for posix_memalign
6199configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6200configure:14221: $? = 0
6201configure:14221: result: yes
6202configure:14221: checking for cfmakeraw
6203configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6204configure:14221: $? = 0
6205configure:14221: result: yes
6206configure:14221: checking for cfsetspeed
6207configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6208configure:14221: $? = 0
6209configure:14221: result: yes
6210configure:14221: checking for copysign
6211configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6212configure:14221: $? = 0
6213configure:14221: result: yes
6214configure:14221: checking for __executable_start
6215configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6216Undefined symbols for architecture x86_64:
6217  "___executable_start", referenced from:
6218      _main in conftest-2X7ZbL.o
6219ld: symbol(s) not found for architecture x86_64
6220clang: error: linker command failed with exit code 1 (use -v to see invocation)
6221configure:14221: $? = 1
6222configure: failed program was:
6223| /* confdefs.h */
6224| #define PACKAGE_NAME "emacs"
6225| #define PACKAGE_TARNAME "emacs"
6226| #define PACKAGE_VERSION "24.2"
6227| #define PACKAGE_STRING "emacs 24.2"
6228| #define PACKAGE_BUGREPORT ""
6229| #define PACKAGE_URL ""
6230| #define PACKAGE "emacs"
6231| #define VERSION "24.2"
6232| #define MAIL_USE_POP 1
6233| #define SYNC_INPUT 1
6234| #define STDC_HEADERS 1
6235| #define HAVE_SYS_TYPES_H 1
6236| #define HAVE_SYS_STAT_H 1
6237| #define HAVE_STDLIB_H 1
6238| #define HAVE_STRING_H 1
6239| #define HAVE_MEMORY_H 1
6240| #define HAVE_STRINGS_H 1
6241| #define HAVE_INTTYPES_H 1
6242| #define HAVE_STDINT_H 1
6243| #define HAVE_UNISTD_H 1
6244| #define __EXTENSIONS__ 1
6245| #define _ALL_SOURCE 1
6246| #define _DARWIN_C_SOURCE 1
6247| #define _GNU_SOURCE 1
6248| #define _POSIX_PTHREAD_SEMANTICS 1
6249| #define _TANDEM_SOURCE 1
6250| #define HAVE_SYS_SELECT_H 1
6251| #define HAVE_SYS_TIME_H 1
6252| #define HAVE_UNISTD_H 1
6253| #define HAVE_UTIME_H 1
6254| #define HAVE_FCNTL_H 1
6255| #define HAVE_SYS_MMAN_H 1
6256| #define HAVE_SYS_RESOURCE_H 1
6257| #define HAVE_LOCALE_H 1
6258| #define HAVE_SYS_UTSNAME_H 1
6259| #define HAVE_PWD_H 1
6260| #define HAVE_UTMP_H 1
6261| #define HAVE_DIRENT_H 1
6262| #define HAVE_UTIL_H 1
6263| #define HAVE_TERM_H 1
6264| #define TIME_WITH_SYS_TIME 1
6265| #define HAVE_DECL_SYS_SIGLIST 0
6266| #define HAVE_DECL___SYS_SIGLIST 0
6267| #define HAVE_SYS_WAIT_H 1
6268| #define HAVE_STRUCT_UTIMBUF 1
6269| #define HAVE_SPEED_T 1
6270| #define HAVE_TIMEVAL 1
6271| #define HAVE_SYS_SOCKET_H 1
6272| #define HAVE_NET_IF_H 1
6273| #define HAVE_IFADDRS_H 1
6274| #define HAVE_NET_IF_DL_H 1
6275| #define HAVE_GETIFADDRS 1
6276| #define HAVE_FREEIFADDRS 1
6277| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
6278| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
6279| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
6280| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
6281| #define PROTOTYPES 1
6282| #define __PROTOTYPES 1
6283| #define POINTER_TYPE void
6284| #define HAVE_ATTRIBUTE_ALIGNED 1
6285| #define HAVE_LONG_FILE_NAMES 1
6286| #define SYSTEM_MALLOC 1
6287| #define HAVE_STDLIB_H 1
6288| #define HAVE_UNISTD_H 1
6289| #define HAVE_SYS_PARAM_H 1
6290| #define HAVE_GETOPT_H 1
6291| #define HAVE_WCHAR_H 1
6292| #define HAVE_STDINT_H 1
6293| #define HAVE_INTTYPES_H 1
6294| #define HAVE_SYS_SOCKET_H 1
6295| #define HAVE_SYS_STAT_H 1
6296| #define HAVE_SYS_TIME_H 1
6297| #define HAVE_GETPAGESIZE 1
6298| #define HAVE_MMAP 1
6299| #define HAVE_PTHREAD_H 1
6300| #define HAVE_PTHREAD 1
6301| #define HAVE_RSVG 1
6302| #define HAVE_IMAGEMAGICK 1
6303| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
6304| #define HAVE_DBUS 1
6305| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
6306| #define HAVE_GNUTLS 1
6307| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
6308| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
6309| #define USE_TOOLKIT_SCROLL_BARS 1
6310| #define HAVE_XIM 1
6311| #define USE_XIM 1
6312| #define XRegisterIMInstantiateCallback_arg6 XPointer
6313| #define HAVE_MALLOC_MALLOC_H 1
6314| #define HAVE_MACGUI 1
6315| #define HAVE_AVAILABILITYMACROS_H 1
6316| #define HAVE_LIBXML2 1
6317| #define HAVE_H_ERRNO 1
6318| #define HAVE_LIBM 1
6319| #define MAIL_USE_FLOCK 1
6320| #define HAVE_GETHOSTNAME 1
6321| #define HAVE_GETDOMAINNAME 1
6322| #define HAVE_RENAME 1
6323| #define HAVE_CLOSEDIR 1
6324| #define HAVE_MKDIR 1
6325| #define HAVE_RMDIR 1
6326| #define HAVE_GETRUSAGE 1
6327| #define HAVE_RANDOM 1
6328| #define HAVE_LRAND48 1
6329| #define HAVE_LOGB 1
6330| #define HAVE_FREXP 1
6331| #define HAVE_FMOD 1
6332| #define HAVE_RINT 1
6333| #define HAVE_CBRT 1
6334| #define HAVE_FTIME 1
6335| #define HAVE_SETSID 1
6336| #define HAVE_STRERROR 1
6337| #define HAVE_FPATHCONF 1
6338| #define HAVE_SELECT 1
6339| #define HAVE_GETPAGESIZE 1
6340| #define HAVE_TZSET 1
6341| #define HAVE_SETLOCALE 1
6342| #define HAVE_UTIMES 1
6343| #define HAVE_GETRLIMIT 1
6344| #define HAVE_SETRLIMIT 1
6345| #define HAVE_SETPGID 1
6346| #define HAVE_GETCWD 1
6347| #define HAVE_GETWD 1
6348| #define HAVE_SHUTDOWN 1
6349| #define HAVE_GETADDRINFO 1
6350| #define HAVE_MBLEN 1
6351| #define HAVE_MBRLEN 1
6352| #define HAVE_MBSINIT 1
6353| #define HAVE_STRSIGNAL 1
6354| #define HAVE_SETITIMER 1
6355| #define HAVE_UALARM 1
6356| #define HAVE_SENDTO 1
6357| #define HAVE_RECVFROM 1
6358| #define HAVE_GETSOCKOPT 1
6359| #define HAVE_SETSOCKOPT 1
6360| #define HAVE_GETSOCKNAME 1
6361| #define HAVE_GETPEERNAME 1
6362| #define HAVE_GAI_STRERROR 1
6363| #define HAVE_MKSTEMP 1
6364| #define HAVE_GETLINE 1
6365| #define HAVE_GETDELIM 1
6366| #define HAVE_FSYNC 1
6367| #define HAVE_SYNC 1
6368| #define HAVE_DIFFTIME 1
6369| #define HAVE_MBLEN 1
6370| #define HAVE_MBRLEN 1
6371| #define HAVE_POSIX_MEMALIGN 1
6372| #define HAVE_CFMAKERAW 1
6373| #define HAVE_CFSETSPEED 1
6374| #define HAVE_COPYSIGN 1
6375| /* end confdefs.h.  */
6376| /* Define __executable_start to an innocuous variant, in case <limits.h> declares __executable_start.
6377|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6378| #define __executable_start innocuous___executable_start
6379|
6380| /* System header to define __stub macros and hopefully few prototypes,
6381|     which can conflict with char __executable_start (); below.
6382|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6383|     <limits.h> exists even on freestanding compilers.  */
6384|
6385| #ifdef __STDC__
6386| # include <limits.h>
6387| #else
6388| # include <assert.h>
6389| #endif
6390|
6391| #undef __executable_start
6392|
6393| /* Override any GCC internal prototype to avoid an error.
6394|    Use char because int might match the return type of a GCC
6395|    builtin and then its argument prototype would still apply.  */
6396| #ifdef __cplusplus
6397| extern "C"
6398| #endif
6399| char __executable_start ();
6400| /* The GNU C library defines this for functions which it implements
6401|     to always fail with ENOSYS.  Some functions are actually named
6402|     something starting with __ and the normal name is an alias.  */
6403| #if defined __stub___executable_start || defined __stub_____executable_start
6404| choke me
6405| #endif
6406|
6407| int
6408| main ()
6409| {
6410| return __executable_start ();
6411|   ;
6412|   return 0;
6413| }
6414configure:14221: result: no
6415configure:14231: checking for __builtin_unwind_init
6416configure:14247: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6417configure:14247: $? = 0
6418configure:14255: result: yes
6419configure:14265: checking sys/un.h usability
6420configure:14265: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
6421configure:14265: $? = 0
6422configure:14265: result: yes
6423configure:14265: checking sys/un.h presence
6424configure:14265: /usr/bin/clang -E -no-cpp-precomp   -I/opt/local/include conftest.c
6425configure:14265: $? = 0
6426configure:14265: result: yes
6427configure:14265: checking for sys/un.h
6428configure:14265: result: yes
6429configure:14276: checking for _LARGEFILE_SOURCE value needed for large files
6430configure:14295: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6431configure:14295: $? = 0
6432configure:14323: result: no
6433configure:14345: checking whether getpgrp requires zero arguments
6434configure:14362: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include conftest.c >&5
6435conftest.c:193:10: error: too many arguments to function call, expected 0, have 1
6436getpgrp (0);
6437~~~~~~~  ^
6438/usr/include/unistd.h:498:1: note: 'getpgrp' declared here
6439pid_t    getpgrp(void);
6440^
64411 error generated.
6442configure:14362: $? = 1
6443configure: failed program was:
6444| /* confdefs.h */
6445| #define PACKAGE_NAME "emacs"
6446| #define PACKAGE_TARNAME "emacs"
6447| #define PACKAGE_VERSION "24.2"
6448| #define PACKAGE_STRING "emacs 24.2"
6449| #define PACKAGE_BUGREPORT ""
6450| #define PACKAGE_URL ""
6451| #define PACKAGE "emacs"
6452| #define VERSION "24.2"
6453| #define MAIL_USE_POP 1
6454| #define SYNC_INPUT 1
6455| #define STDC_HEADERS 1
6456| #define HAVE_SYS_TYPES_H 1
6457| #define HAVE_SYS_STAT_H 1
6458| #define HAVE_STDLIB_H 1
6459| #define HAVE_STRING_H 1
6460| #define HAVE_MEMORY_H 1
6461| #define HAVE_STRINGS_H 1
6462| #define HAVE_INTTYPES_H 1
6463| #define HAVE_STDINT_H 1
6464| #define HAVE_UNISTD_H 1
6465| #define __EXTENSIONS__ 1
6466| #define _ALL_SOURCE 1
6467| #define _DARWIN_C_SOURCE 1
6468| #define _GNU_SOURCE 1
6469| #define _POSIX_PTHREAD_SEMANTICS 1
6470| #define _TANDEM_SOURCE 1
6471| #define HAVE_SYS_SELECT_H 1
6472| #define HAVE_SYS_TIME_H 1
6473| #define HAVE_UNISTD_H 1
6474| #define HAVE_UTIME_H 1
6475| #define HAVE_FCNTL_H 1
6476| #define HAVE_SYS_MMAN_H 1
6477| #define HAVE_SYS_RESOURCE_H 1
6478| #define HAVE_LOCALE_H 1
6479| #define HAVE_SYS_UTSNAME_H 1
6480| #define HAVE_PWD_H 1
6481| #define HAVE_UTMP_H 1
6482| #define HAVE_DIRENT_H 1
6483| #define HAVE_UTIL_H 1
6484| #define HAVE_TERM_H 1
6485| #define TIME_WITH_SYS_TIME 1
6486| #define HAVE_DECL_SYS_SIGLIST 0
6487| #define HAVE_DECL___SYS_SIGLIST 0
6488| #define HAVE_SYS_WAIT_H 1
6489| #define HAVE_STRUCT_UTIMBUF 1
6490| #define HAVE_SPEED_T 1
6491| #define HAVE_TIMEVAL 1
6492| #define HAVE_SYS_SOCKET_H 1
6493| #define HAVE_NET_IF_H 1
6494| #define HAVE_IFADDRS_H 1
6495| #define HAVE_NET_IF_DL_H 1
6496| #define HAVE_GETIFADDRS 1
6497| #define HAVE_FREEIFADDRS 1
6498| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
6499| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
6500| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
6501| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
6502| #define PROTOTYPES 1
6503| #define __PROTOTYPES 1
6504| #define POINTER_TYPE void
6505| #define HAVE_ATTRIBUTE_ALIGNED 1
6506| #define HAVE_LONG_FILE_NAMES 1
6507| #define SYSTEM_MALLOC 1
6508| #define HAVE_STDLIB_H 1
6509| #define HAVE_UNISTD_H 1
6510| #define HAVE_SYS_PARAM_H 1
6511| #define HAVE_GETOPT_H 1
6512| #define HAVE_WCHAR_H 1
6513| #define HAVE_STDINT_H 1
6514| #define HAVE_INTTYPES_H 1
6515| #define HAVE_SYS_SOCKET_H 1
6516| #define HAVE_SYS_STAT_H 1
6517| #define HAVE_SYS_TIME_H 1
6518| #define HAVE_GETPAGESIZE 1
6519| #define HAVE_MMAP 1
6520| #define HAVE_PTHREAD_H 1
6521| #define HAVE_PTHREAD 1
6522| #define HAVE_RSVG 1
6523| #define HAVE_IMAGEMAGICK 1
6524| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
6525| #define HAVE_DBUS 1
6526| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
6527| #define HAVE_GNUTLS 1
6528| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
6529| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
6530| #define USE_TOOLKIT_SCROLL_BARS 1
6531| #define HAVE_XIM 1
6532| #define USE_XIM 1
6533| #define XRegisterIMInstantiateCallback_arg6 XPointer
6534| #define HAVE_MALLOC_MALLOC_H 1
6535| #define HAVE_MACGUI 1
6536| #define HAVE_AVAILABILITYMACROS_H 1
6537| #define HAVE_LIBXML2 1
6538| #define HAVE_H_ERRNO 1
6539| #define HAVE_LIBM 1
6540| #define MAIL_USE_FLOCK 1
6541| #define HAVE_GETHOSTNAME 1
6542| #define HAVE_GETDOMAINNAME 1
6543| #define HAVE_RENAME 1
6544| #define HAVE_CLOSEDIR 1
6545| #define HAVE_MKDIR 1
6546| #define HAVE_RMDIR 1
6547| #define HAVE_GETRUSAGE 1
6548| #define HAVE_RANDOM 1
6549| #define HAVE_LRAND48 1
6550| #define HAVE_LOGB 1
6551| #define HAVE_FREXP 1
6552| #define HAVE_FMOD 1
6553| #define HAVE_RINT 1
6554| #define HAVE_CBRT 1
6555| #define HAVE_FTIME 1
6556| #define HAVE_SETSID 1
6557| #define HAVE_STRERROR 1
6558| #define HAVE_FPATHCONF 1
6559| #define HAVE_SELECT 1
6560| #define HAVE_GETPAGESIZE 1
6561| #define HAVE_TZSET 1
6562| #define HAVE_SETLOCALE 1
6563| #define HAVE_UTIMES 1
6564| #define HAVE_GETRLIMIT 1
6565| #define HAVE_SETRLIMIT 1
6566| #define HAVE_SETPGID 1
6567| #define HAVE_GETCWD 1
6568| #define HAVE_GETWD 1
6569| #define HAVE_SHUTDOWN 1
6570| #define HAVE_GETADDRINFO 1
6571| #define HAVE_MBLEN 1
6572| #define HAVE_MBRLEN 1
6573| #define HAVE_MBSINIT 1
6574| #define HAVE_STRSIGNAL 1
6575| #define HAVE_SETITIMER 1
6576| #define HAVE_UALARM 1
6577| #define HAVE_SENDTO 1
6578| #define HAVE_RECVFROM 1
6579| #define HAVE_GETSOCKOPT 1
6580| #define HAVE_SETSOCKOPT 1
6581| #define HAVE_GETSOCKNAME 1
6582| #define HAVE_GETPEERNAME 1
6583| #define HAVE_GAI_STRERROR 1
6584| #define HAVE_MKSTEMP 1
6585| #define HAVE_GETLINE 1
6586| #define HAVE_GETDELIM 1
6587| #define HAVE_FSYNC 1
6588| #define HAVE_SYNC 1
6589| #define HAVE_DIFFTIME 1
6590| #define HAVE_MBLEN 1
6591| #define HAVE_MBRLEN 1
6592| #define HAVE_POSIX_MEMALIGN 1
6593| #define HAVE_CFMAKERAW 1
6594| #define HAVE_CFSETSPEED 1
6595| #define HAVE_COPYSIGN 1
6596| #define HAVE___BUILTIN_UNWIND_INIT 1
6597| #define HAVE_SYS_UN_H 1
6598| #define HAVE_FSEEKO 1
6599| /* end confdefs.h.  */
6600| #include <stdio.h>
6601| #ifdef HAVE_SYS_TYPES_H
6602| # include <sys/types.h>
6603| #endif
6604| #ifdef HAVE_SYS_STAT_H
6605| # include <sys/stat.h>
6606| #endif
6607| #ifdef STDC_HEADERS
6608| # include <stdlib.h>
6609| # include <stddef.h>
6610| #else
6611| # ifdef HAVE_STDLIB_H
6612| #  include <stdlib.h>
6613| # endif
6614| #endif
6615| #ifdef HAVE_STRING_H
6616| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6617| #  include <memory.h>
6618| # endif
6619| # include <string.h>
6620| #endif
6621| #ifdef HAVE_STRINGS_H
6622| # include <strings.h>
6623| #endif
6624| #ifdef HAVE_INTTYPES_H
6625| # include <inttypes.h>
6626| #endif
6627| #ifdef HAVE_STDINT_H
6628| # include <stdint.h>
6629| #endif
6630| #ifdef HAVE_UNISTD_H
6631| # include <unistd.h>
6632| #endif
6633| int
6634| main ()
6635| {
6636| getpgrp (0);
6637|   ;
6638|   return 0;
6639| }
6640configure:14370: result: yes
6641configure:14382: checking for grantpt
6642configure:14382: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6643configure:14382: $? = 0
6644configure:14382: result: yes
6645configure:14395: checking for getpt
6646configure:14395: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6647Undefined symbols for architecture x86_64:
6648  "_getpt", referenced from:
6649      _main in conftest-vz7hj5.o
6650ld: symbol(s) not found for architecture x86_64
6651clang: error: linker command failed with exit code 1 (use -v to see invocation)
6652configure:14395: $? = 1
6653configure: failed program was:
6654| /* confdefs.h */
6655| #define PACKAGE_NAME "emacs"
6656| #define PACKAGE_TARNAME "emacs"
6657| #define PACKAGE_VERSION "24.2"
6658| #define PACKAGE_STRING "emacs 24.2"
6659| #define PACKAGE_BUGREPORT ""
6660| #define PACKAGE_URL ""
6661| #define PACKAGE "emacs"
6662| #define VERSION "24.2"
6663| #define MAIL_USE_POP 1
6664| #define SYNC_INPUT 1
6665| #define STDC_HEADERS 1
6666| #define HAVE_SYS_TYPES_H 1
6667| #define HAVE_SYS_STAT_H 1
6668| #define HAVE_STDLIB_H 1
6669| #define HAVE_STRING_H 1
6670| #define HAVE_MEMORY_H 1
6671| #define HAVE_STRINGS_H 1
6672| #define HAVE_INTTYPES_H 1
6673| #define HAVE_STDINT_H 1
6674| #define HAVE_UNISTD_H 1
6675| #define __EXTENSIONS__ 1
6676| #define _ALL_SOURCE 1
6677| #define _DARWIN_C_SOURCE 1
6678| #define _GNU_SOURCE 1
6679| #define _POSIX_PTHREAD_SEMANTICS 1
6680| #define _TANDEM_SOURCE 1
6681| #define HAVE_SYS_SELECT_H 1
6682| #define HAVE_SYS_TIME_H 1
6683| #define HAVE_UNISTD_H 1
6684| #define HAVE_UTIME_H 1
6685| #define HAVE_FCNTL_H 1
6686| #define HAVE_SYS_MMAN_H 1
6687| #define HAVE_SYS_RESOURCE_H 1
6688| #define HAVE_LOCALE_H 1
6689| #define HAVE_SYS_UTSNAME_H 1
6690| #define HAVE_PWD_H 1
6691| #define HAVE_UTMP_H 1
6692| #define HAVE_DIRENT_H 1
6693| #define HAVE_UTIL_H 1
6694| #define HAVE_TERM_H 1
6695| #define TIME_WITH_SYS_TIME 1
6696| #define HAVE_DECL_SYS_SIGLIST 0
6697| #define HAVE_DECL___SYS_SIGLIST 0
6698| #define HAVE_SYS_WAIT_H 1
6699| #define HAVE_STRUCT_UTIMBUF 1
6700| #define HAVE_SPEED_T 1
6701| #define HAVE_TIMEVAL 1
6702| #define HAVE_SYS_SOCKET_H 1
6703| #define HAVE_NET_IF_H 1
6704| #define HAVE_IFADDRS_H 1
6705| #define HAVE_NET_IF_DL_H 1
6706| #define HAVE_GETIFADDRS 1
6707| #define HAVE_FREEIFADDRS 1
6708| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
6709| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
6710| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
6711| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
6712| #define PROTOTYPES 1
6713| #define __PROTOTYPES 1
6714| #define POINTER_TYPE void
6715| #define HAVE_ATTRIBUTE_ALIGNED 1
6716| #define HAVE_LONG_FILE_NAMES 1
6717| #define SYSTEM_MALLOC 1
6718| #define HAVE_STDLIB_H 1
6719| #define HAVE_UNISTD_H 1
6720| #define HAVE_SYS_PARAM_H 1
6721| #define HAVE_GETOPT_H 1
6722| #define HAVE_WCHAR_H 1
6723| #define HAVE_STDINT_H 1
6724| #define HAVE_INTTYPES_H 1
6725| #define HAVE_SYS_SOCKET_H 1
6726| #define HAVE_SYS_STAT_H 1
6727| #define HAVE_SYS_TIME_H 1
6728| #define HAVE_GETPAGESIZE 1
6729| #define HAVE_MMAP 1
6730| #define HAVE_PTHREAD_H 1
6731| #define HAVE_PTHREAD 1
6732| #define HAVE_RSVG 1
6733| #define HAVE_IMAGEMAGICK 1
6734| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
6735| #define HAVE_DBUS 1
6736| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
6737| #define HAVE_GNUTLS 1
6738| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
6739| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
6740| #define USE_TOOLKIT_SCROLL_BARS 1
6741| #define HAVE_XIM 1
6742| #define USE_XIM 1
6743| #define XRegisterIMInstantiateCallback_arg6 XPointer
6744| #define HAVE_MALLOC_MALLOC_H 1
6745| #define HAVE_MACGUI 1
6746| #define HAVE_AVAILABILITYMACROS_H 1
6747| #define HAVE_LIBXML2 1
6748| #define HAVE_H_ERRNO 1
6749| #define HAVE_LIBM 1
6750| #define MAIL_USE_FLOCK 1
6751| #define HAVE_GETHOSTNAME 1
6752| #define HAVE_GETDOMAINNAME 1
6753| #define HAVE_RENAME 1
6754| #define HAVE_CLOSEDIR 1
6755| #define HAVE_MKDIR 1
6756| #define HAVE_RMDIR 1
6757| #define HAVE_GETRUSAGE 1
6758| #define HAVE_RANDOM 1
6759| #define HAVE_LRAND48 1
6760| #define HAVE_LOGB 1
6761| #define HAVE_FREXP 1
6762| #define HAVE_FMOD 1
6763| #define HAVE_RINT 1
6764| #define HAVE_CBRT 1
6765| #define HAVE_FTIME 1
6766| #define HAVE_SETSID 1
6767| #define HAVE_STRERROR 1
6768| #define HAVE_FPATHCONF 1
6769| #define HAVE_SELECT 1
6770| #define HAVE_GETPAGESIZE 1
6771| #define HAVE_TZSET 1
6772| #define HAVE_SETLOCALE 1
6773| #define HAVE_UTIMES 1
6774| #define HAVE_GETRLIMIT 1
6775| #define HAVE_SETRLIMIT 1
6776| #define HAVE_SETPGID 1
6777| #define HAVE_GETCWD 1
6778| #define HAVE_GETWD 1
6779| #define HAVE_SHUTDOWN 1
6780| #define HAVE_GETADDRINFO 1
6781| #define HAVE_MBLEN 1
6782| #define HAVE_MBRLEN 1
6783| #define HAVE_MBSINIT 1
6784| #define HAVE_STRSIGNAL 1
6785| #define HAVE_SETITIMER 1
6786| #define HAVE_UALARM 1
6787| #define HAVE_SENDTO 1
6788| #define HAVE_RECVFROM 1
6789| #define HAVE_GETSOCKOPT 1
6790| #define HAVE_SETSOCKOPT 1
6791| #define HAVE_GETSOCKNAME 1
6792| #define HAVE_GETPEERNAME 1
6793| #define HAVE_GAI_STRERROR 1
6794| #define HAVE_MKSTEMP 1
6795| #define HAVE_GETLINE 1
6796| #define HAVE_GETDELIM 1
6797| #define HAVE_FSYNC 1
6798| #define HAVE_SYNC 1
6799| #define HAVE_DIFFTIME 1
6800| #define HAVE_MBLEN 1
6801| #define HAVE_MBRLEN 1
6802| #define HAVE_POSIX_MEMALIGN 1
6803| #define HAVE_CFMAKERAW 1
6804| #define HAVE_CFSETSPEED 1
6805| #define HAVE_COPYSIGN 1
6806| #define HAVE___BUILTIN_UNWIND_INIT 1
6807| #define HAVE_SYS_UN_H 1
6808| #define HAVE_FSEEKO 1
6809| #define GETPGRP_VOID 1
6810| #define HAVE_GRANTPT 1
6811| /* end confdefs.h.  */
6812| /* Define getpt to an innocuous variant, in case <limits.h> declares getpt.
6813|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6814| #define getpt innocuous_getpt
6815|
6816| /* System header to define __stub macros and hopefully few prototypes,
6817|     which can conflict with char getpt (); below.
6818|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6819|     <limits.h> exists even on freestanding compilers.  */
6820|
6821| #ifdef __STDC__
6822| # include <limits.h>
6823| #else
6824| # include <assert.h>
6825| #endif
6826|
6827| #undef getpt
6828|
6829| /* Override any GCC internal prototype to avoid an error.
6830|    Use char because int might match the return type of a GCC
6831|    builtin and then its argument prototype would still apply.  */
6832| #ifdef __cplusplus
6833| extern "C"
6834| #endif
6835| char getpt ();
6836| /* The GNU C library defines this for functions which it implements
6837|     to always fail with ENOSYS.  Some functions are actually named
6838|     something starting with __ and the normal name is an alias.  */
6839| #if defined __stub_getpt || defined __stub___getpt
6840| choke me
6841| #endif
6842|
6843| int
6844| main ()
6845| {
6846| return getpt ();
6847|   ;
6848|   return 0;
6849| }
6850configure:14395: result: no
6851configure:14410: checking for library containing tputs
6852configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
6853Undefined symbols for architecture x86_64:
6854  "_tputs", referenced from:
6855      _main in conftest-2ZmHkh.o
6856ld: symbol(s) not found for architecture x86_64
6857clang: error: linker command failed with exit code 1 (use -v to see invocation)
6858configure:14463: $? = 1
6859configure: program exited with status 1
6860configure: failed program was:
6861| /* confdefs.h */
6862| #define PACKAGE_NAME "emacs"
6863| #define PACKAGE_TARNAME "emacs"
6864| #define PACKAGE_VERSION "24.2"
6865| #define PACKAGE_STRING "emacs 24.2"
6866| #define PACKAGE_BUGREPORT ""
6867| #define PACKAGE_URL ""
6868| #define PACKAGE "emacs"
6869| #define VERSION "24.2"
6870| #define MAIL_USE_POP 1
6871| #define SYNC_INPUT 1
6872| #define STDC_HEADERS 1
6873| #define HAVE_SYS_TYPES_H 1
6874| #define HAVE_SYS_STAT_H 1
6875| #define HAVE_STDLIB_H 1
6876| #define HAVE_STRING_H 1
6877| #define HAVE_MEMORY_H 1
6878| #define HAVE_STRINGS_H 1
6879| #define HAVE_INTTYPES_H 1
6880| #define HAVE_STDINT_H 1
6881| #define HAVE_UNISTD_H 1
6882| #define __EXTENSIONS__ 1
6883| #define _ALL_SOURCE 1
6884| #define _DARWIN_C_SOURCE 1
6885| #define _GNU_SOURCE 1
6886| #define _POSIX_PTHREAD_SEMANTICS 1
6887| #define _TANDEM_SOURCE 1
6888| #define HAVE_SYS_SELECT_H 1
6889| #define HAVE_SYS_TIME_H 1
6890| #define HAVE_UNISTD_H 1
6891| #define HAVE_UTIME_H 1
6892| #define HAVE_FCNTL_H 1
6893| #define HAVE_SYS_MMAN_H 1
6894| #define HAVE_SYS_RESOURCE_H 1
6895| #define HAVE_LOCALE_H 1
6896| #define HAVE_SYS_UTSNAME_H 1
6897| #define HAVE_PWD_H 1
6898| #define HAVE_UTMP_H 1
6899| #define HAVE_DIRENT_H 1
6900| #define HAVE_UTIL_H 1
6901| #define HAVE_TERM_H 1
6902| #define TIME_WITH_SYS_TIME 1
6903| #define HAVE_DECL_SYS_SIGLIST 0
6904| #define HAVE_DECL___SYS_SIGLIST 0
6905| #define HAVE_SYS_WAIT_H 1
6906| #define HAVE_STRUCT_UTIMBUF 1
6907| #define HAVE_SPEED_T 1
6908| #define HAVE_TIMEVAL 1
6909| #define HAVE_SYS_SOCKET_H 1
6910| #define HAVE_NET_IF_H 1
6911| #define HAVE_IFADDRS_H 1
6912| #define HAVE_NET_IF_DL_H 1
6913| #define HAVE_GETIFADDRS 1
6914| #define HAVE_FREEIFADDRS 1
6915| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
6916| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
6917| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
6918| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
6919| #define PROTOTYPES 1
6920| #define __PROTOTYPES 1
6921| #define POINTER_TYPE void
6922| #define HAVE_ATTRIBUTE_ALIGNED 1
6923| #define HAVE_LONG_FILE_NAMES 1
6924| #define SYSTEM_MALLOC 1
6925| #define HAVE_STDLIB_H 1
6926| #define HAVE_UNISTD_H 1
6927| #define HAVE_SYS_PARAM_H 1
6928| #define HAVE_GETOPT_H 1
6929| #define HAVE_WCHAR_H 1
6930| #define HAVE_STDINT_H 1
6931| #define HAVE_INTTYPES_H 1
6932| #define HAVE_SYS_SOCKET_H 1
6933| #define HAVE_SYS_STAT_H 1
6934| #define HAVE_SYS_TIME_H 1
6935| #define HAVE_GETPAGESIZE 1
6936| #define HAVE_MMAP 1
6937| #define HAVE_PTHREAD_H 1
6938| #define HAVE_PTHREAD 1
6939| #define HAVE_RSVG 1
6940| #define HAVE_IMAGEMAGICK 1
6941| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
6942| #define HAVE_DBUS 1
6943| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
6944| #define HAVE_GNUTLS 1
6945| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
6946| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
6947| #define USE_TOOLKIT_SCROLL_BARS 1
6948| #define HAVE_XIM 1
6949| #define USE_XIM 1
6950| #define XRegisterIMInstantiateCallback_arg6 XPointer
6951| #define HAVE_MALLOC_MALLOC_H 1
6952| #define HAVE_MACGUI 1
6953| #define HAVE_AVAILABILITYMACROS_H 1
6954| #define HAVE_LIBXML2 1
6955| #define HAVE_H_ERRNO 1
6956| #define HAVE_LIBM 1
6957| #define MAIL_USE_FLOCK 1
6958| #define HAVE_GETHOSTNAME 1
6959| #define HAVE_GETDOMAINNAME 1
6960| #define HAVE_RENAME 1
6961| #define HAVE_CLOSEDIR 1
6962| #define HAVE_MKDIR 1
6963| #define HAVE_RMDIR 1
6964| #define HAVE_GETRUSAGE 1
6965| #define HAVE_RANDOM 1
6966| #define HAVE_LRAND48 1
6967| #define HAVE_LOGB 1
6968| #define HAVE_FREXP 1
6969| #define HAVE_FMOD 1
6970| #define HAVE_RINT 1
6971| #define HAVE_CBRT 1
6972| #define HAVE_FTIME 1
6973| #define HAVE_SETSID 1
6974| #define HAVE_STRERROR 1
6975| #define HAVE_FPATHCONF 1
6976| #define HAVE_SELECT 1
6977| #define HAVE_GETPAGESIZE 1
6978| #define HAVE_TZSET 1
6979| #define HAVE_SETLOCALE 1
6980| #define HAVE_UTIMES 1
6981| #define HAVE_GETRLIMIT 1
6982| #define HAVE_SETRLIMIT 1
6983| #define HAVE_SETPGID 1
6984| #define HAVE_GETCWD 1
6985| #define HAVE_GETWD 1
6986| #define HAVE_SHUTDOWN 1
6987| #define HAVE_GETADDRINFO 1
6988| #define HAVE_MBLEN 1
6989| #define HAVE_MBRLEN 1
6990| #define HAVE_MBSINIT 1
6991| #define HAVE_STRSIGNAL 1
6992| #define HAVE_SETITIMER 1
6993| #define HAVE_UALARM 1
6994| #define HAVE_SENDTO 1
6995| #define HAVE_RECVFROM 1
6996| #define HAVE_GETSOCKOPT 1
6997| #define HAVE_SETSOCKOPT 1
6998| #define HAVE_GETSOCKNAME 1
6999| #define HAVE_GETPEERNAME 1
7000| #define HAVE_GAI_STRERROR 1
7001| #define HAVE_MKSTEMP 1
7002| #define HAVE_GETLINE 1
7003| #define HAVE_GETDELIM 1
7004| #define HAVE_FSYNC 1
7005| #define HAVE_SYNC 1
7006| #define HAVE_DIFFTIME 1
7007| #define HAVE_MBLEN 1
7008| #define HAVE_MBRLEN 1
7009| #define HAVE_POSIX_MEMALIGN 1
7010| #define HAVE_CFMAKERAW 1
7011| #define HAVE_CFSETSPEED 1
7012| #define HAVE_COPYSIGN 1
7013| #define HAVE___BUILTIN_UNWIND_INIT 1
7014| #define HAVE_SYS_UN_H 1
7015| #define HAVE_FSEEKO 1
7016| #define GETPGRP_VOID 1
7017| #define HAVE_GRANTPT 1
7018| /* end confdefs.h.  */
7019|
7020|   extern void tputs (const char *, int, int (*)(int));
7021|        int main (int argc, char **argv)
7022|        {
7023|         if (argc == 10000)
7024|           tputs (argv[0], 0, 0);
7025|         return 0;
7026|        }
7027|
7028configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lncurses -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
7029configure:14463: $? = 0
7030configure:14463: ./conftest
7031objc[3433]: '/opt/local/lib/libgio-2.0.0.dylib' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC
7032objc[3433]: *** GC capability of application and some libraries did not match
7033./configure: line 2365:  3433 Illegal instruction: 4  ./conftest$ac_exeext
7034configure:14463: $? = 132
7035configure: program exited with status 132
7036configure: failed program was:
7037| /* confdefs.h */
7038| #define PACKAGE_NAME "emacs"
7039| #define PACKAGE_TARNAME "emacs"
7040| #define PACKAGE_VERSION "24.2"
7041| #define PACKAGE_STRING "emacs 24.2"
7042| #define PACKAGE_BUGREPORT ""
7043| #define PACKAGE_URL ""
7044| #define PACKAGE "emacs"
7045| #define VERSION "24.2"
7046| #define MAIL_USE_POP 1
7047| #define SYNC_INPUT 1
7048| #define STDC_HEADERS 1
7049| #define HAVE_SYS_TYPES_H 1
7050| #define HAVE_SYS_STAT_H 1
7051| #define HAVE_STDLIB_H 1
7052| #define HAVE_STRING_H 1
7053| #define HAVE_MEMORY_H 1
7054| #define HAVE_STRINGS_H 1
7055| #define HAVE_INTTYPES_H 1
7056| #define HAVE_STDINT_H 1
7057| #define HAVE_UNISTD_H 1
7058| #define __EXTENSIONS__ 1
7059| #define _ALL_SOURCE 1
7060| #define _DARWIN_C_SOURCE 1
7061| #define _GNU_SOURCE 1
7062| #define _POSIX_PTHREAD_SEMANTICS 1
7063| #define _TANDEM_SOURCE 1
7064| #define HAVE_SYS_SELECT_H 1
7065| #define HAVE_SYS_TIME_H 1
7066| #define HAVE_UNISTD_H 1
7067| #define HAVE_UTIME_H 1
7068| #define HAVE_FCNTL_H 1
7069| #define HAVE_SYS_MMAN_H 1
7070| #define HAVE_SYS_RESOURCE_H 1
7071| #define HAVE_LOCALE_H 1
7072| #define HAVE_SYS_UTSNAME_H 1
7073| #define HAVE_PWD_H 1
7074| #define HAVE_UTMP_H 1
7075| #define HAVE_DIRENT_H 1
7076| #define HAVE_UTIL_H 1
7077| #define HAVE_TERM_H 1
7078| #define TIME_WITH_SYS_TIME 1
7079| #define HAVE_DECL_SYS_SIGLIST 0
7080| #define HAVE_DECL___SYS_SIGLIST 0
7081| #define HAVE_SYS_WAIT_H 1
7082| #define HAVE_STRUCT_UTIMBUF 1
7083| #define HAVE_SPEED_T 1
7084| #define HAVE_TIMEVAL 1
7085| #define HAVE_SYS_SOCKET_H 1
7086| #define HAVE_NET_IF_H 1
7087| #define HAVE_IFADDRS_H 1
7088| #define HAVE_NET_IF_DL_H 1
7089| #define HAVE_GETIFADDRS 1
7090| #define HAVE_FREEIFADDRS 1
7091| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
7092| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
7093| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
7094| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
7095| #define PROTOTYPES 1
7096| #define __PROTOTYPES 1
7097| #define POINTER_TYPE void
7098| #define HAVE_ATTRIBUTE_ALIGNED 1
7099| #define HAVE_LONG_FILE_NAMES 1
7100| #define SYSTEM_MALLOC 1
7101| #define HAVE_STDLIB_H 1
7102| #define HAVE_UNISTD_H 1
7103| #define HAVE_SYS_PARAM_H 1
7104| #define HAVE_GETOPT_H 1
7105| #define HAVE_WCHAR_H 1
7106| #define HAVE_STDINT_H 1
7107| #define HAVE_INTTYPES_H 1
7108| #define HAVE_SYS_SOCKET_H 1
7109| #define HAVE_SYS_STAT_H 1
7110| #define HAVE_SYS_TIME_H 1
7111| #define HAVE_GETPAGESIZE 1
7112| #define HAVE_MMAP 1
7113| #define HAVE_PTHREAD_H 1
7114| #define HAVE_PTHREAD 1
7115| #define HAVE_RSVG 1
7116| #define HAVE_IMAGEMAGICK 1
7117| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
7118| #define HAVE_DBUS 1
7119| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
7120| #define HAVE_GNUTLS 1
7121| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
7122| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
7123| #define USE_TOOLKIT_SCROLL_BARS 1
7124| #define HAVE_XIM 1
7125| #define USE_XIM 1
7126| #define XRegisterIMInstantiateCallback_arg6 XPointer
7127| #define HAVE_MALLOC_MALLOC_H 1
7128| #define HAVE_MACGUI 1
7129| #define HAVE_AVAILABILITYMACROS_H 1
7130| #define HAVE_LIBXML2 1
7131| #define HAVE_H_ERRNO 1
7132| #define HAVE_LIBM 1
7133| #define MAIL_USE_FLOCK 1
7134| #define HAVE_GETHOSTNAME 1
7135| #define HAVE_GETDOMAINNAME 1
7136| #define HAVE_RENAME 1
7137| #define HAVE_CLOSEDIR 1
7138| #define HAVE_MKDIR 1
7139| #define HAVE_RMDIR 1
7140| #define HAVE_GETRUSAGE 1
7141| #define HAVE_RANDOM 1
7142| #define HAVE_LRAND48 1
7143| #define HAVE_LOGB 1
7144| #define HAVE_FREXP 1
7145| #define HAVE_FMOD 1
7146| #define HAVE_RINT 1
7147| #define HAVE_CBRT 1
7148| #define HAVE_FTIME 1
7149| #define HAVE_SETSID 1
7150| #define HAVE_STRERROR 1
7151| #define HAVE_FPATHCONF 1
7152| #define HAVE_SELECT 1
7153| #define HAVE_GETPAGESIZE 1
7154| #define HAVE_TZSET 1
7155| #define HAVE_SETLOCALE 1
7156| #define HAVE_UTIMES 1
7157| #define HAVE_GETRLIMIT 1
7158| #define HAVE_SETRLIMIT 1
7159| #define HAVE_SETPGID 1
7160| #define HAVE_GETCWD 1
7161| #define HAVE_GETWD 1
7162| #define HAVE_SHUTDOWN 1
7163| #define HAVE_GETADDRINFO 1
7164| #define HAVE_MBLEN 1
7165| #define HAVE_MBRLEN 1
7166| #define HAVE_MBSINIT 1
7167| #define HAVE_STRSIGNAL 1
7168| #define HAVE_SETITIMER 1
7169| #define HAVE_UALARM 1
7170| #define HAVE_SENDTO 1
7171| #define HAVE_RECVFROM 1
7172| #define HAVE_GETSOCKOPT 1
7173| #define HAVE_SETSOCKOPT 1
7174| #define HAVE_GETSOCKNAME 1
7175| #define HAVE_GETPEERNAME 1
7176| #define HAVE_GAI_STRERROR 1
7177| #define HAVE_MKSTEMP 1
7178| #define HAVE_GETLINE 1
7179| #define HAVE_GETDELIM 1
7180| #define HAVE_FSYNC 1
7181| #define HAVE_SYNC 1
7182| #define HAVE_DIFFTIME 1
7183| #define HAVE_MBLEN 1
7184| #define HAVE_MBRLEN 1
7185| #define HAVE_POSIX_MEMALIGN 1
7186| #define HAVE_CFMAKERAW 1
7187| #define HAVE_CFSETSPEED 1
7188| #define HAVE_COPYSIGN 1
7189| #define HAVE___BUILTIN_UNWIND_INIT 1
7190| #define HAVE_SYS_UN_H 1
7191| #define HAVE_FSEEKO 1
7192| #define GETPGRP_VOID 1
7193| #define HAVE_GRANTPT 1
7194| /* end confdefs.h.  */
7195|
7196|   extern void tputs (const char *, int, int (*)(int));
7197|        int main (int argc, char **argv)
7198|        {
7199|         if (argc == 10000)
7200|           tputs (argv[0], 0, 0);
7201|         return 0;
7202|        }
7203|
7204configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lterminfo -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
7205ld: library not found for -lterminfo
7206clang: error: linker command failed with exit code 1 (use -v to see invocation)
7207configure:14463: $? = 1
7208configure: program exited with status 1
7209configure: failed program was:
7210| /* confdefs.h */
7211| #define PACKAGE_NAME "emacs"
7212| #define PACKAGE_TARNAME "emacs"
7213| #define PACKAGE_VERSION "24.2"
7214| #define PACKAGE_STRING "emacs 24.2"
7215| #define PACKAGE_BUGREPORT ""
7216| #define PACKAGE_URL ""
7217| #define PACKAGE "emacs"
7218| #define VERSION "24.2"
7219| #define MAIL_USE_POP 1
7220| #define SYNC_INPUT 1
7221| #define STDC_HEADERS 1
7222| #define HAVE_SYS_TYPES_H 1
7223| #define HAVE_SYS_STAT_H 1
7224| #define HAVE_STDLIB_H 1
7225| #define HAVE_STRING_H 1
7226| #define HAVE_MEMORY_H 1
7227| #define HAVE_STRINGS_H 1
7228| #define HAVE_INTTYPES_H 1
7229| #define HAVE_STDINT_H 1
7230| #define HAVE_UNISTD_H 1
7231| #define __EXTENSIONS__ 1
7232| #define _ALL_SOURCE 1
7233| #define _DARWIN_C_SOURCE 1
7234| #define _GNU_SOURCE 1
7235| #define _POSIX_PTHREAD_SEMANTICS 1
7236| #define _TANDEM_SOURCE 1
7237| #define HAVE_SYS_SELECT_H 1
7238| #define HAVE_SYS_TIME_H 1
7239| #define HAVE_UNISTD_H 1
7240| #define HAVE_UTIME_H 1
7241| #define HAVE_FCNTL_H 1
7242| #define HAVE_SYS_MMAN_H 1
7243| #define HAVE_SYS_RESOURCE_H 1
7244| #define HAVE_LOCALE_H 1
7245| #define HAVE_SYS_UTSNAME_H 1
7246| #define HAVE_PWD_H 1
7247| #define HAVE_UTMP_H 1
7248| #define HAVE_DIRENT_H 1
7249| #define HAVE_UTIL_H 1
7250| #define HAVE_TERM_H 1
7251| #define TIME_WITH_SYS_TIME 1
7252| #define HAVE_DECL_SYS_SIGLIST 0
7253| #define HAVE_DECL___SYS_SIGLIST 0
7254| #define HAVE_SYS_WAIT_H 1
7255| #define HAVE_STRUCT_UTIMBUF 1
7256| #define HAVE_SPEED_T 1
7257| #define HAVE_TIMEVAL 1
7258| #define HAVE_SYS_SOCKET_H 1
7259| #define HAVE_NET_IF_H 1
7260| #define HAVE_IFADDRS_H 1
7261| #define HAVE_NET_IF_DL_H 1
7262| #define HAVE_GETIFADDRS 1
7263| #define HAVE_FREEIFADDRS 1
7264| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
7265| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
7266| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
7267| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
7268| #define PROTOTYPES 1
7269| #define __PROTOTYPES 1
7270| #define POINTER_TYPE void
7271| #define HAVE_ATTRIBUTE_ALIGNED 1
7272| #define HAVE_LONG_FILE_NAMES 1
7273| #define SYSTEM_MALLOC 1
7274| #define HAVE_STDLIB_H 1
7275| #define HAVE_UNISTD_H 1
7276| #define HAVE_SYS_PARAM_H 1
7277| #define HAVE_GETOPT_H 1
7278| #define HAVE_WCHAR_H 1
7279| #define HAVE_STDINT_H 1
7280| #define HAVE_INTTYPES_H 1
7281| #define HAVE_SYS_SOCKET_H 1
7282| #define HAVE_SYS_STAT_H 1
7283| #define HAVE_SYS_TIME_H 1
7284| #define HAVE_GETPAGESIZE 1
7285| #define HAVE_MMAP 1
7286| #define HAVE_PTHREAD_H 1
7287| #define HAVE_PTHREAD 1
7288| #define HAVE_RSVG 1
7289| #define HAVE_IMAGEMAGICK 1
7290| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
7291| #define HAVE_DBUS 1
7292| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
7293| #define HAVE_GNUTLS 1
7294| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
7295| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
7296| #define USE_TOOLKIT_SCROLL_BARS 1
7297| #define HAVE_XIM 1
7298| #define USE_XIM 1
7299| #define XRegisterIMInstantiateCallback_arg6 XPointer
7300| #define HAVE_MALLOC_MALLOC_H 1
7301| #define HAVE_MACGUI 1
7302| #define HAVE_AVAILABILITYMACROS_H 1
7303| #define HAVE_LIBXML2 1
7304| #define HAVE_H_ERRNO 1
7305| #define HAVE_LIBM 1
7306| #define MAIL_USE_FLOCK 1
7307| #define HAVE_GETHOSTNAME 1
7308| #define HAVE_GETDOMAINNAME 1
7309| #define HAVE_RENAME 1
7310| #define HAVE_CLOSEDIR 1
7311| #define HAVE_MKDIR 1
7312| #define HAVE_RMDIR 1
7313| #define HAVE_GETRUSAGE 1
7314| #define HAVE_RANDOM 1
7315| #define HAVE_LRAND48 1
7316| #define HAVE_LOGB 1
7317| #define HAVE_FREXP 1
7318| #define HAVE_FMOD 1
7319| #define HAVE_RINT 1
7320| #define HAVE_CBRT 1
7321| #define HAVE_FTIME 1
7322| #define HAVE_SETSID 1
7323| #define HAVE_STRERROR 1
7324| #define HAVE_FPATHCONF 1
7325| #define HAVE_SELECT 1
7326| #define HAVE_GETPAGESIZE 1
7327| #define HAVE_TZSET 1
7328| #define HAVE_SETLOCALE 1
7329| #define HAVE_UTIMES 1
7330| #define HAVE_GETRLIMIT 1
7331| #define HAVE_SETRLIMIT 1
7332| #define HAVE_SETPGID 1
7333| #define HAVE_GETCWD 1
7334| #define HAVE_GETWD 1
7335| #define HAVE_SHUTDOWN 1
7336| #define HAVE_GETADDRINFO 1
7337| #define HAVE_MBLEN 1
7338| #define HAVE_MBRLEN 1
7339| #define HAVE_MBSINIT 1
7340| #define HAVE_STRSIGNAL 1
7341| #define HAVE_SETITIMER 1
7342| #define HAVE_UALARM 1
7343| #define HAVE_SENDTO 1
7344| #define HAVE_RECVFROM 1
7345| #define HAVE_GETSOCKOPT 1
7346| #define HAVE_SETSOCKOPT 1
7347| #define HAVE_GETSOCKNAME 1
7348| #define HAVE_GETPEERNAME 1
7349| #define HAVE_GAI_STRERROR 1
7350| #define HAVE_MKSTEMP 1
7351| #define HAVE_GETLINE 1
7352| #define HAVE_GETDELIM 1
7353| #define HAVE_FSYNC 1
7354| #define HAVE_SYNC 1
7355| #define HAVE_DIFFTIME 1
7356| #define HAVE_MBLEN 1
7357| #define HAVE_MBRLEN 1
7358| #define HAVE_POSIX_MEMALIGN 1
7359| #define HAVE_CFMAKERAW 1
7360| #define HAVE_CFSETSPEED 1
7361| #define HAVE_COPYSIGN 1
7362| #define HAVE___BUILTIN_UNWIND_INIT 1
7363| #define HAVE_SYS_UN_H 1
7364| #define HAVE_FSEEKO 1
7365| #define GETPGRP_VOID 1
7366| #define HAVE_GRANTPT 1
7367| /* end confdefs.h.  */
7368|
7369|   extern void tputs (const char *, int, int (*)(int));
7370|        int main (int argc, char **argv)
7371|        {
7372|         if (argc == 10000)
7373|           tputs (argv[0], 0, 0);
7374|         return 0;
7375|        }
7376|
7377configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ltermcap -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
7378configure:14463: $? = 0
7379configure:14463: ./conftest
7380objc[3452]: '/opt/local/lib/libgio-2.0.0.dylib' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC
7381objc[3452]: *** GC capability of application and some libraries did not match
7382./configure: line 2365:  3452 Illegal instruction: 4  ./conftest$ac_exeext
7383configure:14463: $? = 132
7384configure: program exited with status 132
7385configure: failed program was:
7386| /* confdefs.h */
7387| #define PACKAGE_NAME "emacs"
7388| #define PACKAGE_TARNAME "emacs"
7389| #define PACKAGE_VERSION "24.2"
7390| #define PACKAGE_STRING "emacs 24.2"
7391| #define PACKAGE_BUGREPORT ""
7392| #define PACKAGE_URL ""
7393| #define PACKAGE "emacs"
7394| #define VERSION "24.2"
7395| #define MAIL_USE_POP 1
7396| #define SYNC_INPUT 1
7397| #define STDC_HEADERS 1
7398| #define HAVE_SYS_TYPES_H 1
7399| #define HAVE_SYS_STAT_H 1
7400| #define HAVE_STDLIB_H 1
7401| #define HAVE_STRING_H 1
7402| #define HAVE_MEMORY_H 1
7403| #define HAVE_STRINGS_H 1
7404| #define HAVE_INTTYPES_H 1
7405| #define HAVE_STDINT_H 1
7406| #define HAVE_UNISTD_H 1
7407| #define __EXTENSIONS__ 1
7408| #define _ALL_SOURCE 1
7409| #define _DARWIN_C_SOURCE 1
7410| #define _GNU_SOURCE 1
7411| #define _POSIX_PTHREAD_SEMANTICS 1
7412| #define _TANDEM_SOURCE 1
7413| #define HAVE_SYS_SELECT_H 1
7414| #define HAVE_SYS_TIME_H 1
7415| #define HAVE_UNISTD_H 1
7416| #define HAVE_UTIME_H 1
7417| #define HAVE_FCNTL_H 1
7418| #define HAVE_SYS_MMAN_H 1
7419| #define HAVE_SYS_RESOURCE_H 1
7420| #define HAVE_LOCALE_H 1
7421| #define HAVE_SYS_UTSNAME_H 1
7422| #define HAVE_PWD_H 1
7423| #define HAVE_UTMP_H 1
7424| #define HAVE_DIRENT_H 1
7425| #define HAVE_UTIL_H 1
7426| #define HAVE_TERM_H 1
7427| #define TIME_WITH_SYS_TIME 1
7428| #define HAVE_DECL_SYS_SIGLIST 0
7429| #define HAVE_DECL___SYS_SIGLIST 0
7430| #define HAVE_SYS_WAIT_H 1
7431| #define HAVE_STRUCT_UTIMBUF 1
7432| #define HAVE_SPEED_T 1
7433| #define HAVE_TIMEVAL 1
7434| #define HAVE_SYS_SOCKET_H 1
7435| #define HAVE_NET_IF_H 1
7436| #define HAVE_IFADDRS_H 1
7437| #define HAVE_NET_IF_DL_H 1
7438| #define HAVE_GETIFADDRS 1
7439| #define HAVE_FREEIFADDRS 1
7440| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
7441| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
7442| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
7443| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
7444| #define PROTOTYPES 1
7445| #define __PROTOTYPES 1
7446| #define POINTER_TYPE void
7447| #define HAVE_ATTRIBUTE_ALIGNED 1
7448| #define HAVE_LONG_FILE_NAMES 1
7449| #define SYSTEM_MALLOC 1
7450| #define HAVE_STDLIB_H 1
7451| #define HAVE_UNISTD_H 1
7452| #define HAVE_SYS_PARAM_H 1
7453| #define HAVE_GETOPT_H 1
7454| #define HAVE_WCHAR_H 1
7455| #define HAVE_STDINT_H 1
7456| #define HAVE_INTTYPES_H 1
7457| #define HAVE_SYS_SOCKET_H 1
7458| #define HAVE_SYS_STAT_H 1
7459| #define HAVE_SYS_TIME_H 1
7460| #define HAVE_GETPAGESIZE 1
7461| #define HAVE_MMAP 1
7462| #define HAVE_PTHREAD_H 1
7463| #define HAVE_PTHREAD 1
7464| #define HAVE_RSVG 1
7465| #define HAVE_IMAGEMAGICK 1
7466| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
7467| #define HAVE_DBUS 1
7468| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
7469| #define HAVE_GNUTLS 1
7470| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
7471| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
7472| #define USE_TOOLKIT_SCROLL_BARS 1
7473| #define HAVE_XIM 1
7474| #define USE_XIM 1
7475| #define XRegisterIMInstantiateCallback_arg6 XPointer
7476| #define HAVE_MALLOC_MALLOC_H 1
7477| #define HAVE_MACGUI 1
7478| #define HAVE_AVAILABILITYMACROS_H 1
7479| #define HAVE_LIBXML2 1
7480| #define HAVE_H_ERRNO 1
7481| #define HAVE_LIBM 1
7482| #define MAIL_USE_FLOCK 1
7483| #define HAVE_GETHOSTNAME 1
7484| #define HAVE_GETDOMAINNAME 1
7485| #define HAVE_RENAME 1
7486| #define HAVE_CLOSEDIR 1
7487| #define HAVE_MKDIR 1
7488| #define HAVE_RMDIR 1
7489| #define HAVE_GETRUSAGE 1
7490| #define HAVE_RANDOM 1
7491| #define HAVE_LRAND48 1
7492| #define HAVE_LOGB 1
7493| #define HAVE_FREXP 1
7494| #define HAVE_FMOD 1
7495| #define HAVE_RINT 1
7496| #define HAVE_CBRT 1
7497| #define HAVE_FTIME 1
7498| #define HAVE_SETSID 1
7499| #define HAVE_STRERROR 1
7500| #define HAVE_FPATHCONF 1
7501| #define HAVE_SELECT 1
7502| #define HAVE_GETPAGESIZE 1
7503| #define HAVE_TZSET 1
7504| #define HAVE_SETLOCALE 1
7505| #define HAVE_UTIMES 1
7506| #define HAVE_GETRLIMIT 1
7507| #define HAVE_SETRLIMIT 1
7508| #define HAVE_SETPGID 1
7509| #define HAVE_GETCWD 1
7510| #define HAVE_GETWD 1
7511| #define HAVE_SHUTDOWN 1
7512| #define HAVE_GETADDRINFO 1
7513| #define HAVE_MBLEN 1
7514| #define HAVE_MBRLEN 1
7515| #define HAVE_MBSINIT 1
7516| #define HAVE_STRSIGNAL 1
7517| #define HAVE_SETITIMER 1
7518| #define HAVE_UALARM 1
7519| #define HAVE_SENDTO 1
7520| #define HAVE_RECVFROM 1
7521| #define HAVE_GETSOCKOPT 1
7522| #define HAVE_SETSOCKOPT 1
7523| #define HAVE_GETSOCKNAME 1
7524| #define HAVE_GETPEERNAME 1
7525| #define HAVE_GAI_STRERROR 1
7526| #define HAVE_MKSTEMP 1
7527| #define HAVE_GETLINE 1
7528| #define HAVE_GETDELIM 1
7529| #define HAVE_FSYNC 1
7530| #define HAVE_SYNC 1
7531| #define HAVE_DIFFTIME 1
7532| #define HAVE_MBLEN 1
7533| #define HAVE_MBRLEN 1
7534| #define HAVE_POSIX_MEMALIGN 1
7535| #define HAVE_CFMAKERAW 1
7536| #define HAVE_CFSETSPEED 1
7537| #define HAVE_COPYSIGN 1
7538| #define HAVE___BUILTIN_UNWIND_INIT 1
7539| #define HAVE_SYS_UN_H 1
7540| #define HAVE_FSEEKO 1
7541| #define GETPGRP_VOID 1
7542| #define HAVE_GRANTPT 1
7543| /* end confdefs.h.  */
7544|
7545|   extern void tputs (const char *, int, int (*)(int));
7546|        int main (int argc, char **argv)
7547|        {
7548|         if (argc == 10000)
7549|           tputs (argv[0], 0, 0);
7550|         return 0;
7551|        }
7552|
7553configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include     -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lcurses -lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread   >&5
7554configure:14463: $? = 0
7555configure:14463: ./conftest
7556objc[3462]: '/opt/local/lib/libgio-2.0.0.dylib' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC
7557objc[3462]: *** GC capability of application and some libraries did not match
7558./configure: line 2365:  3462 Illegal instruction: 4  ./conftest$ac_exeext
7559configure:14463: $? = 132
7560configure: program exited with status 132
7561configure: failed program was:
7562| /* confdefs.h */
7563| #define PACKAGE_NAME "emacs"
7564| #define PACKAGE_TARNAME "emacs"
7565| #define PACKAGE_VERSION "24.2"
7566| #define PACKAGE_STRING "emacs 24.2"
7567| #define PACKAGE_BUGREPORT ""
7568| #define PACKAGE_URL ""
7569| #define PACKAGE "emacs"
7570| #define VERSION "24.2"
7571| #define MAIL_USE_POP 1
7572| #define SYNC_INPUT 1
7573| #define STDC_HEADERS 1
7574| #define HAVE_SYS_TYPES_H 1
7575| #define HAVE_SYS_STAT_H 1
7576| #define HAVE_STDLIB_H 1
7577| #define HAVE_STRING_H 1
7578| #define HAVE_MEMORY_H 1
7579| #define HAVE_STRINGS_H 1
7580| #define HAVE_INTTYPES_H 1
7581| #define HAVE_STDINT_H 1
7582| #define HAVE_UNISTD_H 1
7583| #define __EXTENSIONS__ 1
7584| #define _ALL_SOURCE 1
7585| #define _DARWIN_C_SOURCE 1
7586| #define _GNU_SOURCE 1
7587| #define _POSIX_PTHREAD_SEMANTICS 1
7588| #define _TANDEM_SOURCE 1
7589| #define HAVE_SYS_SELECT_H 1
7590| #define HAVE_SYS_TIME_H 1
7591| #define HAVE_UNISTD_H 1
7592| #define HAVE_UTIME_H 1
7593| #define HAVE_FCNTL_H 1
7594| #define HAVE_SYS_MMAN_H 1
7595| #define HAVE_SYS_RESOURCE_H 1
7596| #define HAVE_LOCALE_H 1
7597| #define HAVE_SYS_UTSNAME_H 1
7598| #define HAVE_PWD_H 1
7599| #define HAVE_UTMP_H 1
7600| #define HAVE_DIRENT_H 1
7601| #define HAVE_UTIL_H 1
7602| #define HAVE_TERM_H 1
7603| #define TIME_WITH_SYS_TIME 1
7604| #define HAVE_DECL_SYS_SIGLIST 0
7605| #define HAVE_DECL___SYS_SIGLIST 0
7606| #define HAVE_SYS_WAIT_H 1
7607| #define HAVE_STRUCT_UTIMBUF 1
7608| #define HAVE_SPEED_T 1
7609| #define HAVE_TIMEVAL 1
7610| #define HAVE_SYS_SOCKET_H 1
7611| #define HAVE_NET_IF_H 1
7612| #define HAVE_IFADDRS_H 1
7613| #define HAVE_NET_IF_DL_H 1
7614| #define HAVE_GETIFADDRS 1
7615| #define HAVE_FREEIFADDRS 1
7616| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
7617| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
7618| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
7619| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
7620| #define PROTOTYPES 1
7621| #define __PROTOTYPES 1
7622| #define POINTER_TYPE void
7623| #define HAVE_ATTRIBUTE_ALIGNED 1
7624| #define HAVE_LONG_FILE_NAMES 1
7625| #define SYSTEM_MALLOC 1
7626| #define HAVE_STDLIB_H 1
7627| #define HAVE_UNISTD_H 1
7628| #define HAVE_SYS_PARAM_H 1
7629| #define HAVE_GETOPT_H 1
7630| #define HAVE_WCHAR_H 1
7631| #define HAVE_STDINT_H 1
7632| #define HAVE_INTTYPES_H 1
7633| #define HAVE_SYS_SOCKET_H 1
7634| #define HAVE_SYS_STAT_H 1
7635| #define HAVE_SYS_TIME_H 1
7636| #define HAVE_GETPAGESIZE 1
7637| #define HAVE_MMAP 1
7638| #define HAVE_PTHREAD_H 1
7639| #define HAVE_PTHREAD 1
7640| #define HAVE_RSVG 1
7641| #define HAVE_IMAGEMAGICK 1
7642| #define HAVE_MAGICKEXPORTIMAGEPIXELS 1
7643| #define HAVE_DBUS 1
7644| #define HAVE_DBUS_WATCH_GET_UNIX_FD 1
7645| #define HAVE_GNUTLS 1
7646| #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
7647| #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
7648| #define USE_TOOLKIT_SCROLL_BARS 1
7649| #define HAVE_XIM 1
7650| #define USE_XIM 1
7651| #define XRegisterIMInstantiateCallback_arg6 XPointer
7652| #define HAVE_MALLOC_MALLOC_H 1
7653| #define HAVE_MACGUI 1
7654| #define HAVE_AVAILABILITYMACROS_H 1
7655| #define HAVE_LIBXML2 1
7656| #define HAVE_H_ERRNO 1
7657| #define HAVE_LIBM 1
7658| #define MAIL_USE_FLOCK 1
7659| #define HAVE_GETHOSTNAME 1
7660| #define HAVE_GETDOMAINNAME 1
7661| #define HAVE_RENAME 1
7662| #define HAVE_CLOSEDIR 1
7663| #define HAVE_MKDIR 1
7664| #define HAVE_RMDIR 1
7665| #define HAVE_GETRUSAGE 1
7666| #define HAVE_RANDOM 1
7667| #define HAVE_LRAND48 1
7668| #define HAVE_LOGB 1
7669| #define HAVE_FREXP 1
7670| #define HAVE_FMOD 1
7671| #define HAVE_RINT 1
7672| #define HAVE_CBRT 1
7673| #define HAVE_FTIME 1
7674| #define HAVE_SETSID 1
7675| #define HAVE_STRERROR 1
7676| #define HAVE_FPATHCONF 1
7677| #define HAVE_SELECT 1
7678| #define HAVE_GETPAGESIZE 1
7679| #define HAVE_TZSET 1
7680| #define HAVE_SETLOCALE 1
7681| #define HAVE_UTIMES 1
7682| #define HAVE_GETRLIMIT 1
7683| #define HAVE_SETRLIMIT 1
7684| #define HAVE_SETPGID 1
7685| #define HAVE_GETCWD 1
7686| #define HAVE_GETWD 1
7687| #define HAVE_SHUTDOWN 1
7688| #define HAVE_GETADDRINFO 1
7689| #define HAVE_MBLEN 1
7690| #define HAVE_MBRLEN 1
7691| #define HAVE_MBSINIT 1
7692| #define HAVE_STRSIGNAL 1
7693| #define HAVE_SETITIMER 1
7694| #define HAVE_UALARM 1
7695| #define HAVE_SENDTO 1
7696| #define HAVE_RECVFROM 1
7697| #define HAVE_GETSOCKOPT 1
7698| #define HAVE_SETSOCKOPT 1
7699| #define HAVE_GETSOCKNAME 1
7700| #define HAVE_GETPEERNAME 1
7701| #define HAVE_GAI_STRERROR 1
7702| #define HAVE_MKSTEMP 1
7703| #define HAVE_GETLINE 1
7704| #define HAVE_GETDELIM 1
7705| #define HAVE_FSYNC 1
7706| #define HAVE_SYNC 1
7707| #define HAVE_DIFFTIME 1
7708| #define HAVE_MBLEN 1
7709| #define HAVE_MBRLEN 1
7710| #define HAVE_POSIX_MEMALIGN 1
7711| #define HAVE_CFMAKERAW 1
7712| #define HAVE_CFSETSPEED 1
7713| #define HAVE_COPYSIGN 1
7714| #define HAVE___BUILTIN_UNWIND_INIT 1
7715| #define HAVE_SYS_UN_H 1
7716| #define HAVE_FSEEKO 1
7717| #define GETPGRP_VOID 1
7718| #define HAVE_GRANTPT 1
7719| /* end confdefs.h.  */
7720|
7721|   extern void tputs (const char *, int, int (*)(int));
7722|        int main (int argc, char **argv)
7723|        {
7724|         if (argc == 10000)
7725|           tputs (argv[0], 0, 0);
7726|         return 0;
7727|        }
7728|
7729configure:14477: result: no
7730configure:14480: error: The required function `tputs' was not found in any library.
7731These libraries were tried: libncurses, libterminfo, libtermcap, libcurses.
7732Please try installing whichever of these libraries is most appropriate
7733for your system, together with its header files.
7734For example, a libncurses-dev(el) or similar package.
7735
7736## ---------------- ##
7737## Cache variables. ##
7738## ---------------- ##
7739
7740ac_cv_build=x86_64-apple-darwin11.4.2
7741ac_cv_c_bigendian=no
7742ac_cv_c_compiler_gnu=yes
7743ac_cv_c_const=yes
7744ac_cv_c_volatile=yes
7745ac_cv_env_CC_set=set
7746ac_cv_env_CC_value=/usr/bin/clang
7747ac_cv_env_CFLAGS_set=set
7748ac_cv_env_CFLAGS_value='-pipe -O2 -fobjc-arc -arch x86_64'
7749ac_cv_env_CPPFLAGS_set=set
7750ac_cv_env_CPPFLAGS_value=-I/opt/local/include
7751ac_cv_env_CPP_set=
7752ac_cv_env_CPP_value=
7753ac_cv_env_LDFLAGS_set=set
7754ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
7755ac_cv_env_LIBS_set=
7756ac_cv_env_LIBS_value=
7757ac_cv_env_XMKMF_set=
7758ac_cv_env_XMKMF_value=
7759ac_cv_env_build_alias_set=
7760ac_cv_env_build_alias_value=
7761ac_cv_env_host_alias_set=
7762ac_cv_env_host_alias_value=
7763ac_cv_env_target_alias_set=
7764ac_cv_env_target_alias_value=
7765ac_cv_func_MagickExportImagePixels=yes
7766ac_cv_func___executable_start=no
7767ac_cv_func___fpending=no
7768ac_cv_func_cbrt=yes
7769ac_cv_func_cfmakeraw=yes
7770ac_cv_func_cfsetspeed=yes
7771ac_cv_func_closedir=yes
7772ac_cv_func_copysign=yes
7773ac_cv_func_dbus_watch_get_unix_fd=yes
7774ac_cv_func_difftime=yes
7775ac_cv_func_euidaccess=no
7776ac_cv_func_fmod=yes
7777ac_cv_func_fpathconf=yes
7778ac_cv_func_freeifaddrs=yes
7779ac_cv_func_frexp=yes
7780ac_cv_func_fsync=yes
7781ac_cv_func_ftime=yes
7782ac_cv_func_gai_strerror=yes
7783ac_cv_func_get_current_dir_name=no
7784ac_cv_func_getaddrinfo=yes
7785ac_cv_func_getcwd=yes
7786ac_cv_func_getdelim=yes
7787ac_cv_func_getdomainname=yes
7788ac_cv_func_gethostname=yes
7789ac_cv_func_getifaddrs=yes
7790ac_cv_func_getline=yes
7791ac_cv_func_getpagesize=yes
7792ac_cv_func_getpeername=yes
7793ac_cv_func_getpgrp_void=yes
7794ac_cv_func_getpt=no
7795ac_cv_func_getrlimit=yes
7796ac_cv_func_getrusage=yes
7797ac_cv_func_getsockname=yes
7798ac_cv_func_getsockopt=yes
7799ac_cv_func_getwd=yes
7800ac_cv_func_gnutls_certificate_set_verify_function=yes
7801ac_cv_func_grantpt=yes
7802ac_cv_func_logb=yes
7803ac_cv_func_lrand48=yes
7804ac_cv_func_malloc_get_state=no
7805ac_cv_func_malloc_set_state=no
7806ac_cv_func_mblen=yes
7807ac_cv_func_mbrlen=yes
7808ac_cv_func_mbsinit=yes
7809ac_cv_func_mempcpy=no
7810ac_cv_func_mkdir=yes
7811ac_cv_func_mkstemp=yes
7812ac_cv_func_mmap_fixed_mapped=yes
7813ac_cv_func_mremap=no
7814ac_cv_func_posix_memalign=yes
7815ac_cv_func_random=yes
7816ac_cv_func_recvfrom=yes
7817ac_cv_func_rename=yes
7818ac_cv_func_rint=yes
7819ac_cv_func_rmdir=yes
7820ac_cv_func_select=yes
7821ac_cv_func_sendto=yes
7822ac_cv_func_setitimer=yes
7823ac_cv_func_setlocale=yes
7824ac_cv_func_setpgid=yes
7825ac_cv_func_setrlimit=yes
7826ac_cv_func_setsid=yes
7827ac_cv_func_setsockopt=yes
7828ac_cv_func_shutdown=yes
7829ac_cv_func_strerror=yes
7830ac_cv_func_strsignal=yes
7831ac_cv_func_sync=yes
7832ac_cv_func_sysinfo=no
7833ac_cv_func_touchlock=no
7834ac_cv_func_tzset=yes
7835ac_cv_func_ualarm=yes
7836ac_cv_func_utimes=yes
7837ac_cv_have_decl___ILP32__=no
7838ac_cv_have_decl___sys_siglist=no
7839ac_cv_have_decl_i386=no
7840ac_cv_have_decl_sys_siglist=no
7841ac_cv_have_x='have_x=yes        ac_x_includes='\''/opt/local/include'\''        ac_x_libraries='\''/opt/local/lib'\'''
7842ac_cv_header_AvailabilityMacros_h=yes
7843ac_cv_header_Carbon_Carbon_h=yes
7844ac_cv_header_coff_h=no
7845ac_cv_header_dirent_h=yes
7846ac_cv_header_fcntl_h=yes
7847ac_cv_header_getopt_h=yes
7848ac_cv_header_gpm_h=no
7849ac_cv_header_ifaddrs_h=yes
7850ac_cv_header_inttypes_h=yes
7851ac_cv_header_linux_version_h=no
7852ac_cv_header_locale_h=yes
7853ac_cv_header_machine_soundcard_h=no
7854ac_cv_header_maillock_h=no
7855ac_cv_header_malloc_malloc_h=yes
7856ac_cv_header_memory_h=yes
7857ac_cv_header_minix_config_h=no
7858ac_cv_header_net_if_dl_h=yes
7859ac_cv_header_net_if_h=yes
7860ac_cv_header_pthread_h=yes
7861ac_cv_header_pty_h=no
7862ac_cv_header_pwd_h=yes
7863ac_cv_header_soundcard_h=no
7864ac_cv_header_stdc=yes
7865ac_cv_header_stdint_h=yes
7866ac_cv_header_stdio_ext_h=no
7867ac_cv_header_stdlib_h=yes
7868ac_cv_header_string_h=yes
7869ac_cv_header_strings_h=yes
7870ac_cv_header_sys__mbstate_t_h=no
7871ac_cv_header_sys_mman_h=yes
7872ac_cv_header_sys_param_h=yes
7873ac_cv_header_sys_resource_h=yes
7874ac_cv_header_sys_select_h=yes
7875ac_cv_header_sys_socket_h=yes
7876ac_cv_header_sys_soundcard_h=no
7877ac_cv_header_sys_stat_h=yes
7878ac_cv_header_sys_systeminfo_h=no
7879ac_cv_header_sys_time_h=yes
7880ac_cv_header_sys_types_h=yes
7881ac_cv_header_sys_un_h=yes
7882ac_cv_header_sys_utsname_h=yes
7883ac_cv_header_sys_vlimit_h=no
7884ac_cv_header_sys_wait_h=yes
7885ac_cv_header_term_h=yes
7886ac_cv_header_time=yes
7887ac_cv_header_unistd_h=yes
7888ac_cv_header_util_h=yes
7889ac_cv_header_utime_h=yes
7890ac_cv_header_utmp_h=yes
7891ac_cv_header_wchar_h=yes
7892ac_cv_host=x86_64-apple-darwin11.4.2
7893ac_cv_lib_Xbsd_main=no
7894ac_cv_lib_dnet_dnet_ntoa=no
7895ac_cv_lib_lockfile_maillock=no
7896ac_cv_lib_m_sqrt=yes
7897ac_cv_lib_mail_maillock=no
7898ac_cv_lib_ossaudio__oss_ioctl=no
7899ac_cv_lib_pthread_pthread_self=yes
7900ac_cv_lib_pthreads_cma_open=no
7901ac_cv_lib_selinux_lgetfilecon=no
7902ac_cv_lib_xml2_htmlReadMemory=yes
7903ac_cv_member_struct_ifreq_ifr_addr=yes
7904ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes
7905ac_cv_member_struct_ifreq_ifr_broadaddr=yes
7906ac_cv_member_struct_ifreq_ifr_flags=yes
7907ac_cv_member_struct_ifreq_ifr_hwaddr=no
7908ac_cv_member_struct_ifreq_ifr_netmask=no
7909ac_cv_objext=o
7910ac_cv_path_EGREP='/usr/bin/grep -E'
7911ac_cv_path_GREP=/usr/bin/grep
7912ac_cv_path_GZIP_PROG=/opt/local/bin/gzip
7913ac_cv_path_INSTALL_INFO=/opt/local/bin/install-info
7914ac_cv_path_MAKEINFO=/opt/local/bin/makeinfo
7915ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config
7916ac_cv_prog_AWK=awk
7917ac_cv_prog_CPP='/usr/bin/clang -E -no-cpp-precomp'
7918ac_cv_prog_ac_ct_AR=ar
7919ac_cv_prog_ac_ct_CC=/usr/bin/clang
7920ac_cv_prog_ac_ct_RANLIB=ranlib
7921ac_cv_prog_cc__usr_bin_clang_c_o=yes
7922ac_cv_prog_cc_c89=
7923ac_cv_prog_cc_c99=
7924ac_cv_prog_cc_g=yes
7925ac_cv_prog_cc_stdc=
7926ac_cv_prog_liblockfile=no
7927ac_cv_prog_make_make_set=yes
7928ac_cv_safe_to_define___extensions__=yes
7929ac_cv_sys_file_offset_bits=no
7930ac_cv_sys_largefile_CC=no
7931ac_cv_sys_largefile_source=no
7932ac_cv_sys_long_file_names=yes
7933am_cv_CC_dependencies_compiler_type=gcc3
7934emacs_cv_attribute_aligned=yes
7935emacs_cv_func___builtin_unwind_init=yes
7936emacs_cv_netdb_declares_h_errno=yes
7937emacs_cv_personality_linux32=no
7938emacs_cv_speed_t=yes
7939emacs_cv_struct_exception=yes
7940emacs_cv_struct_timeval=yes
7941emacs_cv_struct_utimbuf=yes
7942emacs_cv_var___after_morecore_hook=no
7943emacs_cv_void_star=yes
7944gl_cv_c_amsterdam_compiler=no
7945
7946## ----------------- ##
7947## Output variables. ##
7948## ----------------- ##
7949
7950ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run aclocal-1.12'
7951ALLOCA=''
7952ALLOCA_H=''
7953ALSA_CFLAGS=''
7954ALSA_LIBS=''
7955AMDEPBACKSLASH='\'
7956AMDEP_FALSE='#'
7957AMDEP_TRUE=''
7958AMTAR='$${TAR-tar}'
7959APPLE_UNIVERSAL_BUILD=''
7960AR='ar'
7961ARFLAGS='cru'
7962AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run autoconf'
7963AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run autoheader'
7964AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run automake-1.12'
7965AWK='awk'
7966BITSIZEOF_PTRDIFF_T=''
7967BITSIZEOF_SIG_ATOMIC_T=''
7968BITSIZEOF_SIZE_T=''
7969BITSIZEOF_WCHAR_T=''
7970BITSIZEOF_WINT_T=''
7971BLESSMAIL_TARGET=''
7972CANNOT_DUMP='no'
7973CC='/usr/bin/clang'
7974CCDEPMODE='depmode=gcc3'
7975CFLAGS='-pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2   -I/opt/local/include/ImageMagick   -I/opt/local/include  '
7976CFLAGS_SOUND=''
7977COM_ERRLIB=''
7978CPP='/usr/bin/clang -E -no-cpp-precomp'
7979CPPFLAGS='  -I/opt/local/include'
7980CRT_DIR=''
7981CRYPTOLIB=''
7982CYGPATH_W='echo'
7983CYGWIN_OBJ=''
7984C_SWITCH_MACHINE=''
7985C_SWITCH_SYSTEM=''
7986C_SWITCH_X_SITE='-I/opt/local/include'
7987C_SWITCH_X_SYSTEM='-fconstant-cfstrings'
7988C_WARNINGS_SWITCH='-Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement '
7989DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include  '
7990DBUS_LIBS='-L/opt/local/lib -ldbus-1 -lpthread  '
7991DBUS_OBJ='dbusbind.o'
7992DEFS=''
7993DEPDIR='.deps'
7994DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP'
7995DESLIB=''
7996ECHO_C='\c'
7997ECHO_N=''
7998ECHO_T=''
7999EGREP='/usr/bin/grep -E'
8000EXEEXT=''
8001FONTCONFIG_CFLAGS=''
8002FONTCONFIG_LIBS=''
8003FONT_OBJ=''
8004FREETYPE_CFLAGS=''
8005FREETYPE_LIBS=''
8006GCONF_CFLAGS=''
8007GCONF_LIBS=''
8008GETLOADAVG_LIBS=''
8009GETOPT_H=''
8010GL_COND_LIBTOOL_FALSE=''
8011GL_COND_LIBTOOL_TRUE=''
8012GL_GENERATE_ALLOCA_H_FALSE=''
8013GL_GENERATE_ALLOCA_H_TRUE=''
8014GL_GENERATE_STDARG_H_FALSE=''
8015GL_GENERATE_STDARG_H_TRUE=''
8016GL_GENERATE_STDBOOL_H_FALSE=''
8017GL_GENERATE_STDBOOL_H_TRUE=''
8018GL_GENERATE_STDDEF_H_FALSE=''
8019GL_GENERATE_STDDEF_H_TRUE=''
8020GL_GENERATE_STDINT_H_FALSE=''
8021GL_GENERATE_STDINT_H_TRUE=''
8022GMALLOC_OBJ=''
8023GNULIB_ATOLL=''
8024GNULIB_CALLOC_POSIX=''
8025GNULIB_CANONICALIZE_FILE_NAME=''
8026GNULIB_CHDIR=''
8027GNULIB_CHOWN=''
8028GNULIB_CLOSE=''
8029GNULIB_DPRINTF=''
8030GNULIB_DUP2=''
8031GNULIB_DUP3=''
8032GNULIB_DUP=''
8033GNULIB_ENVIRON=''
8034GNULIB_EUIDACCESS=''
8035GNULIB_FACCESSAT=''
8036GNULIB_FCHDIR=''
8037GNULIB_FCHMODAT=''
8038GNULIB_FCHOWNAT=''
8039GNULIB_FCLOSE=''
8040GNULIB_FDATASYNC=''
8041GNULIB_FDOPEN=''
8042GNULIB_FFLUSH=''
8043GNULIB_FGETC=''
8044GNULIB_FGETS=''
8045GNULIB_FOPEN=''
8046GNULIB_FPRINTF=''
8047GNULIB_FPRINTF_POSIX=''
8048GNULIB_FPURGE=''
8049GNULIB_FPUTC=''
8050GNULIB_FPUTS=''
8051GNULIB_FREAD=''
8052GNULIB_FREOPEN=''
8053GNULIB_FSCANF=''
8054GNULIB_FSEEK=''
8055GNULIB_FSEEKO=''
8056GNULIB_FSTAT=''
8057GNULIB_FSTATAT=''
8058GNULIB_FSYNC=''
8059GNULIB_FTELL=''
8060GNULIB_FTELLO=''
8061GNULIB_FTRUNCATE=''
8062GNULIB_FUTIMENS=''
8063GNULIB_FWRITE=''
8064GNULIB_GETC=''
8065GNULIB_GETCHAR=''
8066GNULIB_GETCWD=''
8067GNULIB_GETDELIM=''
8068GNULIB_GETDOMAINNAME=''
8069GNULIB_GETDTABLESIZE=''
8070GNULIB_GETGROUPS=''
8071GNULIB_GETHOSTNAME=''
8072GNULIB_GETLINE=''
8073GNULIB_GETLOADAVG=''
8074GNULIB_GETLOGIN=''
8075GNULIB_GETLOGIN_R=''
8076GNULIB_GETPAGESIZE=''
8077GNULIB_GETSUBOPT=''
8078GNULIB_GETUSERSHELL=''
8079GNULIB_GRANTPT=''
8080GNULIB_GROUP_MEMBER=''
8081GNULIB_IMAXABS=''
8082GNULIB_IMAXDIV=''
8083GNULIB_LCHMOD=''
8084GNULIB_LCHOWN=''
8085GNULIB_LINK=''
8086GNULIB_LINKAT=''
8087GNULIB_LSEEK=''
8088GNULIB_LSTAT=''
8089GNULIB_MALLOC_POSIX=''
8090GNULIB_MBTOWC=''
8091GNULIB_MKDIRAT=''
8092GNULIB_MKDTEMP=''
8093GNULIB_MKFIFO=''
8094GNULIB_MKFIFOAT=''
8095GNULIB_MKNOD=''
8096GNULIB_MKNODAT=''
8097GNULIB_MKOSTEMP=''
8098GNULIB_MKOSTEMPS=''
8099GNULIB_MKSTEMP=''
8100GNULIB_MKSTEMPS=''
8101GNULIB_MKTIME=''
8102GNULIB_NANOSLEEP=''
8103GNULIB_OBSTACK_PRINTF=''
8104GNULIB_OBSTACK_PRINTF_POSIX=''
8105GNULIB_PCLOSE=''
8106GNULIB_PERROR=''
8107GNULIB_PIPE2=''
8108GNULIB_PIPE=''
8109GNULIB_POPEN=''
8110GNULIB_PREAD=''
8111GNULIB_PRINTF=''
8112GNULIB_PRINTF_POSIX=''
8113GNULIB_PTHREAD_SIGMASK=''
8114GNULIB_PTSNAME=''
8115GNULIB_PUTC=''
8116GNULIB_PUTCHAR=''
8117GNULIB_PUTENV=''
8118GNULIB_PUTS=''
8119GNULIB_PWRITE=''
8120GNULIB_RAISE=''
8121GNULIB_RANDOM_R=''
8122GNULIB_READ=''
8123GNULIB_READLINK=''
8124GNULIB_READLINKAT=''
8125GNULIB_REALLOC_POSIX=''
8126GNULIB_REALPATH=''
8127GNULIB_REMOVE=''
8128GNULIB_RENAME=''
8129GNULIB_RENAMEAT=''
8130GNULIB_RMDIR=''
8131GNULIB_RPMATCH=''
8132GNULIB_SCANF=''
8133GNULIB_SETENV=''
8134GNULIB_SIGACTION=''
8135GNULIB_SIGNAL_H_SIGPIPE=''
8136GNULIB_SIGPROCMASK=''
8137GNULIB_SLEEP=''
8138GNULIB_SNPRINTF=''
8139GNULIB_SPRINTF_POSIX=''
8140GNULIB_STAT=''
8141GNULIB_STDIO_H_NONBLOCKING=''
8142GNULIB_STDIO_H_SIGPIPE=''
8143GNULIB_STRPTIME=''
8144GNULIB_STRTOD=''
8145GNULIB_STRTOIMAX=''
8146GNULIB_STRTOLL=''
8147GNULIB_STRTOULL=''
8148GNULIB_STRTOUMAX=''
8149GNULIB_SYMLINK=''
8150GNULIB_SYMLINKAT=''
8151GNULIB_SYSTEM_POSIX=''
8152GNULIB_TIMEGM=''
8153GNULIB_TIME_R=''
8154GNULIB_TMPFILE=''
8155GNULIB_TTYNAME_R=''
8156GNULIB_UNISTD_H_GETOPT=''
8157GNULIB_UNISTD_H_NONBLOCKING=''
8158GNULIB_UNISTD_H_SIGPIPE=''
8159GNULIB_UNLINK=''
8160GNULIB_UNLINKAT=''
8161GNULIB_UNLOCKPT=''
8162GNULIB_UNSETENV=''
8163GNULIB_USLEEP=''
8164GNULIB_UTIMENSAT=''
8165GNULIB_VASPRINTF=''
8166GNULIB_VDPRINTF=''
8167GNULIB_VFPRINTF=''
8168GNULIB_VFPRINTF_POSIX=''
8169GNULIB_VFSCANF=''
8170GNULIB_VPRINTF=''
8171GNULIB_VPRINTF_POSIX=''
8172GNULIB_VSCANF=''
8173GNULIB_VSNPRINTF=''
8174GNULIB_VSPRINTF_POSIX=''
8175GNULIB_WCTOMB=''
8176GNULIB_WRITE=''
8177GNULIB__EXIT=''
8178GNU_OBJC_CFLAGS=''
8179GREP='/usr/bin/grep'
8180GSETTINGS_CFLAGS=''
8181GSETTINGS_LIBS=''
8182GTK_CFLAGS=''
8183GTK_LIBS=''
8184GTK_OBJ=''
8185GZIP_INFO='yes'
8186GZIP_PROG='/opt/local/bin/gzip'
8187HAVE_ATOLL=''
8188HAVE_CANONICALIZE_FILE_NAME=''
8189HAVE_CHOWN=''
8190HAVE_DECL_ENVIRON=''
8191HAVE_DECL_FCHDIR=''
8192HAVE_DECL_FDATASYNC=''
8193HAVE_DECL_FPURGE=''
8194HAVE_DECL_FSEEKO=''
8195HAVE_DECL_FTELLO=''
8196HAVE_DECL_GETDELIM=''
8197HAVE_DECL_GETDOMAINNAME=''
8198HAVE_DECL_GETLINE=''
8199HAVE_DECL_GETLOADAVG=''
8200HAVE_DECL_GETLOGIN_R=''
8201HAVE_DECL_GETPAGESIZE=''
8202HAVE_DECL_GETUSERSHELL=''
8203HAVE_DECL_IMAXABS=''
8204HAVE_DECL_IMAXDIV=''
8205HAVE_DECL_LOCALTIME_R=''
8206HAVE_DECL_OBSTACK_PRINTF=''
8207HAVE_DECL_SETENV=''
8208HAVE_DECL_SNPRINTF=''
8209HAVE_DECL_STRTOIMAX=''
8210HAVE_DECL_STRTOUMAX=''
8211HAVE_DECL_TTYNAME_R=''
8212HAVE_DECL_UNSETENV=''
8213HAVE_DECL_VSNPRINTF=''
8214HAVE_DPRINTF=''
8215HAVE_DUP2=''
8216HAVE_DUP3=''
8217HAVE_EUIDACCESS=''
8218HAVE_FACCESSAT=''
8219HAVE_FCHDIR=''
8220HAVE_FCHMODAT=''
8221HAVE_FCHOWNAT=''
8222HAVE_FDATASYNC=''
8223HAVE_FSEEKO=''
8224HAVE_FSTATAT=''
8225HAVE_FSYNC=''
8226HAVE_FTELLO=''
8227HAVE_FTRUNCATE=''
8228HAVE_FUTIMENS=''
8229HAVE_GETDTABLESIZE=''
8230HAVE_GETGROUPS=''
8231HAVE_GETHOSTNAME=''
8232HAVE_GETLOGIN=''
8233HAVE_GETOPT_H=''
8234HAVE_GETPAGESIZE=''
8235HAVE_GETSUBOPT=''
8236HAVE_GRANTPT=''
8237HAVE_GROUP_MEMBER=''
8238HAVE_INTTYPES_H=''
8239HAVE_LCHMOD=''
8240HAVE_LCHOWN=''
8241HAVE_LINK=''
8242HAVE_LINKAT=''
8243HAVE_LONG_LONG_INT=''
8244HAVE_LSTAT=''
8245HAVE_MAKEINFO='yes'
8246HAVE_MKDIRAT=''
8247HAVE_MKDTEMP=''
8248HAVE_MKFIFO=''
8249HAVE_MKFIFOAT=''
8250HAVE_MKNOD=''
8251HAVE_MKNODAT=''
8252HAVE_MKOSTEMP=''
8253HAVE_MKOSTEMPS=''
8254HAVE_MKSTEMP=''
8255HAVE_MKSTEMPS=''
8256HAVE_NANOSLEEP=''
8257HAVE_OS_H=''
8258HAVE_PCLOSE=''
8259HAVE_PIPE2=''
8260HAVE_PIPE=''
8261HAVE_POPEN=''
8262HAVE_POSIX_SIGNALBLOCKING=''
8263HAVE_PREAD=''
8264HAVE_PTHREAD_SIGMASK=''
8265HAVE_PTSNAME=''
8266HAVE_PWRITE=''
8267HAVE_RAISE=''
8268HAVE_RANDOM_H=''
8269HAVE_RANDOM_R=''
8270HAVE_READLINK=''
8271HAVE_READLINKAT=''
8272HAVE_REALPATH=''
8273HAVE_RENAMEAT=''
8274HAVE_RPMATCH=''
8275HAVE_SETENV=''
8276HAVE_SIGACTION=''
8277HAVE_SIGHANDLER_T=''
8278HAVE_SIGINFO_T=''
8279HAVE_SIGNED_SIG_ATOMIC_T=''
8280HAVE_SIGNED_WCHAR_T=''
8281HAVE_SIGNED_WINT_T=''
8282HAVE_SIGSET_T=''
8283HAVE_SLEEP=''
8284HAVE_STDINT_H=''
8285HAVE_STRPTIME=''
8286HAVE_STRTOD=''
8287HAVE_STRTOLL=''
8288HAVE_STRTOULL=''
8289HAVE_STRUCT_RANDOM_DATA=''
8290HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
8291HAVE_SYMLINK=''
8292HAVE_SYMLINKAT=''
8293HAVE_SYS_BITYPES_H=''
8294HAVE_SYS_INTTYPES_H=''
8295HAVE_SYS_LOADAVG_H=''
8296HAVE_SYS_PARAM_H=''
8297HAVE_SYS_TYPES_H=''
8298HAVE_TIMEGM=''
8299HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
8300HAVE_UNISTD_H=''
8301HAVE_UNLINKAT=''
8302HAVE_UNLOCKPT=''
8303HAVE_UNSIGNED_LONG_LONG_INT=''
8304HAVE_USLEEP=''
8305HAVE_UTIMENSAT=''
8306HAVE_VASPRINTF=''
8307HAVE_VDPRINTF=''
8308HAVE_WCHAR_H=''
8309HAVE_WCHAR_T=''
8310HAVE_XSERVER=''
8311HAVE__BOOL=''
8312HAVE__EXIT=''
8313IMAGEMAGICK_CFLAGS='-I/opt/local/include/ImageMagick  '
8314IMAGEMAGICK_LIBS='-L/opt/local/lib -lMagickWand -lMagickCore  '
8315INCLUDE_NEXT=''
8316INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
8317INSTALL_DATA='${INSTALL} -m 644'
8318INSTALL_INFO='/opt/local/bin/install-info'
8319INSTALL_PROGRAM='${INSTALL}'
8320INSTALL_SCRIPT='${INSTALL}'
8321INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
8322INT32_MAX_LT_INTMAX_MAX=''
8323INT64_MAX_EQ_LONG_MAX=''
8324KRB4LIB=''
8325KRB5LIB=''
8326LDFLAGS='-L/opt/local/lib -arch x86_64'
8327LD_FIRSTFLAG=''
8328LD_SWITCH_SYSTEM=''
8329LD_SWITCH_SYSTEM_TEMACS=''
8330LD_SWITCH_X_SITE='-L/opt/local/lib'
8331LD_SWITCH_X_SITE_AUX='-R/opt/local/lib'
8332LD_SWITCH_X_SITE_AUX_RPATH='-Wl,-rpath,/opt/local/lib'
8333LIBGIF=''
8334LIBGNUTLS_CFLAGS='-I/opt/local/include  '
8335LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls  '
8336LIBGNU_LIBDEPS=''
8337LIBGNU_LTLIBDEPS=''
8338LIBGPM=''
8339LIBHESIOD=''
8340LIBINTL=''
8341LIBJPEG=''
8342LIBOBJS=''
8343LIBOTF_CFLAGS=''
8344LIBOTF_LIBS=''
8345LIBPNG=''
8346LIBRESOLV=''
8347LIBS='-lm -L/opt/local/lib -lxml2   -L/opt/local/lib -lgnutls   -L/opt/local/lib -lMagickWand -lMagickCore   -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl   -lpthread   -L/opt/local/lib -ldbus-1 -lpthread  '
8348LIBSELINUX_LIBS=''
8349LIBSOUND=''
8350LIBS_MAIL=''
8351LIBS_SYSTEM=''
8352LIBS_TERMCAP='-lcurses'
8353LIBTIFF=''
8354LIBXMENU=''
8355LIBXML2_CFLAGS='-I/opt/local/include/libxml2  '
8356LIBXML2_LIBS='-L/opt/local/lib -lxml2  '
8357LIBXMU='-lXmu'
8358LIBXPM=''
8359LIBXSM=''
8360LIBXTR6=''
8361LIBXT_OTHER=''
8362LIBX_OTHER=''
8363LIB_GCC=''
8364LIB_MATH=''
8365LIB_PTHREAD='-lpthread'
8366LIB_PTHREAD_SIGMASK=''
8367LIB_STANDARD=''
8368LTLIBINTL=''
8369LTLIBOBJS=''
8370M17N_FLT_CFLAGS=''
8371M17N_FLT_LIBS=''
8372MAC_OBJ='mac.o macterm.o macfns.o macmenu.o macselect.o macfont.o fontset.o fringe.o image.o'
8373MAC_OBJC_OBJ='macappkit.o'
8374MAINT=''
8375MAKEINFO='/opt/local/bin/makeinfo'
8376MKDEPDIR='test -d ${DEPDIR} || mkdir ${DEPDIR} || test -d ${DEPDIR}'
8377MKDIR_P='build-aux/install-sh -c -d'
8378M_FILE=''
8379NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
8380NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
8381NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
8382NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
8383NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
8384NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
8385NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
8386NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
8387NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
8388NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
8389NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
8390NEXT_GETOPT_H=''
8391NEXT_INTTYPES_H=''
8392NEXT_SIGNAL_H=''
8393NEXT_STDARG_H=''
8394NEXT_STDDEF_H=''
8395NEXT_STDINT_H=''
8396NEXT_STDIO_H=''
8397NEXT_STDLIB_H=''
8398NEXT_SYS_STAT_H=''
8399NEXT_TIME_H=''
8400NEXT_UNISTD_H=''
8401NS_OBJ=''
8402NS_OBJC_OBJ=''
8403OBJEXT='o'
8404OLDXMENU=''
8405OLDXMENU_DEPS=''
8406OLDXMENU_TARGET=''
8407OTHER_FILES='macosx-app'
8408PACKAGE='emacs'
8409PACKAGE_BUGREPORT=''
8410PACKAGE_NAME='emacs'
8411PACKAGE_STRING='emacs 24.2'
8412PACKAGE_TARNAME='emacs'
8413PACKAGE_URL=''
8414PACKAGE_VERSION='24.2'
8415PATH_SEPARATOR=':'
8416PKG_CONFIG='/opt/local/bin/pkg-config'
8417POST_ALLOC_OBJ=''
8418PRAGMA_COLUMNS=''
8419PRAGMA_SYSTEM_HEADER=''
8420PRE_ALLOC_OBJ=''
8421PRIPTR_PREFIX=''
8422PRI_MACROS_BROKEN=''
8423PROFILING_CFLAGS=''
8424PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
8425PTRDIFF_T_SUFFIX=''
8426RALLOC_OBJ=''
8427RANLIB='ranlib'
8428REPLACE_CALLOC=''
8429REPLACE_CANONICALIZE_FILE_NAME=''
8430REPLACE_CHOWN=''
8431REPLACE_CLOSE=''
8432REPLACE_DPRINTF=''
8433REPLACE_DUP2=''
8434REPLACE_DUP=''
8435REPLACE_FCHOWNAT=''
8436REPLACE_FCLOSE=''
8437REPLACE_FDOPEN=''
8438REPLACE_FFLUSH=''
8439REPLACE_FOPEN=''
8440REPLACE_FPRINTF=''
8441REPLACE_FPURGE=''
8442REPLACE_FREOPEN=''
8443REPLACE_FSEEK=''
8444REPLACE_FSEEKO=''
8445REPLACE_FSTAT=''
8446REPLACE_FSTATAT=''
8447REPLACE_FTELL=''
8448REPLACE_FTELLO=''
8449REPLACE_FUTIMENS=''
8450REPLACE_GETCWD=''
8451REPLACE_GETDELIM=''
8452REPLACE_GETDOMAINNAME=''
8453REPLACE_GETGROUPS=''
8454REPLACE_GETLINE=''
8455REPLACE_GETLOGIN_R=''
8456REPLACE_GETPAGESIZE=''
8457REPLACE_LCHOWN=''
8458REPLACE_LINK=''
8459REPLACE_LINKAT=''
8460REPLACE_LOCALTIME_R=''
8461REPLACE_LSEEK=''
8462REPLACE_LSTAT=''
8463REPLACE_MALLOC=''
8464REPLACE_MBTOWC=''
8465REPLACE_MKDIR=''
8466REPLACE_MKFIFO=''
8467REPLACE_MKNOD=''
8468REPLACE_MKSTEMP=''
8469REPLACE_MKTIME=''
8470REPLACE_NANOSLEEP=''
8471REPLACE_NULL=''
8472REPLACE_OBSTACK_PRINTF=''
8473REPLACE_PERROR=''
8474REPLACE_POPEN=''
8475REPLACE_PREAD=''
8476REPLACE_PRINTF=''
8477REPLACE_PTHREAD_SIGMASK=''
8478REPLACE_PUTENV=''
8479REPLACE_PWRITE=''
8480REPLACE_RAISE=''
8481REPLACE_READ=''
8482REPLACE_READLINK=''
8483REPLACE_REALLOC=''
8484REPLACE_REALPATH=''
8485REPLACE_REMOVE=''
8486REPLACE_RENAME=''
8487REPLACE_RENAMEAT=''
8488REPLACE_RMDIR=''
8489REPLACE_SETENV=''
8490REPLACE_SLEEP=''
8491REPLACE_SNPRINTF=''
8492REPLACE_SPRINTF=''
8493REPLACE_STAT=''
8494REPLACE_STDIO_READ_FUNCS=''
8495REPLACE_STDIO_WRITE_FUNCS=''
8496REPLACE_STRTOD=''
8497REPLACE_SYMLINK=''
8498REPLACE_TIMEGM=''
8499REPLACE_TMPFILE=''
8500REPLACE_TTYNAME_R=''
8501REPLACE_UNLINK=''
8502REPLACE_UNLINKAT=''
8503REPLACE_UNSETENV=''
8504REPLACE_USLEEP=''
8505REPLACE_UTIMENSAT=''
8506REPLACE_VASPRINTF=''
8507REPLACE_VDPRINTF=''
8508REPLACE_VFPRINTF=''
8509REPLACE_VPRINTF=''
8510REPLACE_VSNPRINTF=''
8511REPLACE_VSPRINTF=''
8512REPLACE_WCTOMB=''
8513REPLACE_WRITE=''
8514RSVG_CFLAGS='-D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2  '
8515RSVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl  '
8516SETTINGS_CFLAGS=''
8517SETTINGS_LIBS=''
8518SET_MAKE=''
8519SHELL='/bin/sh'
8520SIG_ATOMIC_T_SUFFIX=''
8521SIZE_T_SUFFIX=''
8522START_FILES='pre-crt0.o'
8523STDARG_H=''
8524STDBOOL_H=''
8525STDDEF_H=''
8526STDINT_H=''
8527STRIP=''
8528SUBDIR_MAKEFILES_IN=''
8529SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
8530S_FILE=''
8531TEMACS_LDFLAGS2='${LDFLAGS}'
8532TERMCAP_OBJ=''
8533TIME_H_DEFINES_STRUCT_TIMESPEC=''
8534TOOLKIT_LIBW=''
8535UINT32_MAX_LT_UINTMAX_MAX=''
8536UINT64_MAX_EQ_ULONG_MAX=''
8537UNEXEC_OBJ='unexmacosx.o'
8538UNISTD_H_HAVE_WINSOCK2_H=''
8539UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
8540VERSION='24.2'
8541VMLIMIT_OBJ=''
8542WCHAR_T_SUFFIX=''
8543WIDGET_OBJ=''
8544WINT_T_SUFFIX=''
8545XFT_CFLAGS=''
8546XFT_LIBS=''
8547XMENU_OBJ=''
8548XMKMF=''
8549XOBJ=''
8550X_TOOLKIT_TYPE='none'
8551ac_ct_CC='/usr/bin/clang'
8552am__EXEEXT_FALSE=''
8553am__EXEEXT_TRUE=''
8554am__fastdepCC_FALSE='#'
8555am__fastdepCC_TRUE=''
8556am__include='include'
8557am__isrc=''
8558am__leading_dot='.'
8559am__nodep='_no'
8560am__quote=''
8561am__tar='$${TAR-tar} chof - "$$tardir"'
8562am__untar='$${TAR-tar} xf -'
8563archlibdir='${libexecdir}/emacs/${version}/${configuration}'
8564bindir='${exec_prefix}/bin'
8565bitmapdir='/opt/local/include/X11/bitmaps'
8566build='x86_64-apple-darwin11.4.2'
8567build_alias=''
8568build_cpu='x86_64'
8569build_os='darwin11.4.2'
8570build_vendor='apple'
8571cache_file='/dev/null'
8572canonical='x86_64-apple-darwin11.4.2'
8573configuration='x86_64-apple-darwin11.4.2'
8574datadir='${datarootdir}'
8575datarootdir='${prefix}/share'
8576docdir='${datadir}/emacs/${version}/etc'
8577dvidir='${docdir}'
8578etcdir='${datadir}/emacs/${version}/etc'
8579exec_prefix='NONE'
8580gamedir='${localstatedir}/games/emacs'
8581gameuser='games'
8582gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE=''
8583gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE=''
8584gl_GNULIB_ENABLED_dosname_FALSE=''
8585gl_GNULIB_ENABLED_dosname_TRUE=''
8586gl_GNULIB_ENABLED_pathmax_FALSE=''
8587gl_GNULIB_ENABLED_pathmax_TRUE=''
8588gl_GNULIB_ENABLED_sigprocmask_FALSE=''
8589gl_GNULIB_ENABLED_sigprocmask_TRUE=''
8590gl_GNULIB_ENABLED_stat_FALSE=''
8591gl_GNULIB_ENABLED_stat_TRUE=''
8592gl_GNULIB_ENABLED_strtoll_FALSE=''
8593gl_GNULIB_ENABLED_strtoll_TRUE=''
8594gl_GNULIB_ENABLED_strtoull_FALSE=''
8595gl_GNULIB_ENABLED_strtoull_TRUE=''
8596gl_GNULIB_ENABLED_verify_FALSE=''
8597gl_GNULIB_ENABLED_verify_TRUE=''
8598gl_LIBOBJS=''
8599gl_LTLIBOBJS=''
8600gltests_LIBOBJS=''
8601gltests_LTLIBOBJS=''
8602gltests_WITNESS=''
8603host='x86_64-apple-darwin11.4.2'
8604host_alias=''
8605host_cpu='x86_64'
8606host_os='darwin11.4.2'
8607host_vendor='apple'
8608htmldir='${docdir}'
8609includedir='${prefix}/include'
8610infodir='${datarootdir}/info'
8611install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/install-sh'
8612libdir='${exec_prefix}/lib'
8613libexecdir='${exec_prefix}/libexec'
8614liblockfile='no'
8615lispdir='${datadir}/emacs/${version}/lisp'
8616lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim'
8617localedir='${datarootdir}/locale'
8618locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp'
8619localstatedir='${prefix}/var'
8620mac_appdir='/Applications/MacPorts'
8621mandir='${datarootdir}/man'
8622mkdir_p='$(MKDIR_P)'
8623ns_appbindir=''
8624ns_appdir=''
8625ns_appresdir=''
8626ns_appsrc=''
8627oldincludedir='/usr/include'
8628pdfdir='${docdir}'
8629prefix='/opt/local'
8630program_transform_name='s,x,x,'
8631psdir='${docdir}'
8632sbindir='${exec_prefix}/sbin'
8633sharedstatedir='${prefix}/com'
8634srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2'
8635sysconfdir='${prefix}/etc'
8636target_alias=''
8637version=''
8638x_default_search_path='/opt/local/share/X11/%L/%T/%N%C%S:/opt/local/share/X11/%l/%T/%N%C%S:/opt/local/share/X11/%T/%N%C%S:/opt/local/share/X11/%L/%T/%N%S:/opt/local/share/X11/%l/%T/%N%S:/opt/local/share/X11/%T/%N%S:/opt/local/lib/X11/%L/%T/%N%C%S:/opt/local/lib/X11/%l/%T/%N%C%S:/opt/local/lib/X11/%T/%N%C%S:/opt/local/lib/X11/%L/%T/%N%S:/opt/local/lib/X11/%l/%T/%N%S:/opt/local/lib/X11/%T/%N%S'
8639
8640## ------------------- ##
8641## File substitutions. ##
8642## ------------------- ##
8643
8644deps_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/src/autodeps.mk'
8645lisp_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/src/lisp.mk'
8646mac_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/src/mac.mk'
8647ns_frag='/dev/null'
8648
8649## ----------- ##
8650## confdefs.h. ##
8651## ----------- ##
8652
8653/* confdefs.h */
8654#define PACKAGE_NAME "emacs"
8655#define PACKAGE_TARNAME "emacs"
8656#define PACKAGE_VERSION "24.2"
8657#define PACKAGE_STRING "emacs 24.2"
8658#define PACKAGE_BUGREPORT ""
8659#define PACKAGE_URL ""
8660#define PACKAGE "emacs"
8661#define VERSION "24.2"
8662#define MAIL_USE_POP 1
8663#define SYNC_INPUT 1
8664#define STDC_HEADERS 1
8665#define HAVE_SYS_TYPES_H 1
8666#define HAVE_SYS_STAT_H 1
8667#define HAVE_STDLIB_H 1
8668#define HAVE_STRING_H 1
8669#define HAVE_MEMORY_H 1
8670#define HAVE_STRINGS_H 1
8671#define HAVE_INTTYPES_H 1
8672#define HAVE_STDINT_H 1
8673#define HAVE_UNISTD_H 1
8674#define __EXTENSIONS__ 1
8675#define _ALL_SOURCE 1
8676#define _DARWIN_C_SOURCE 1
8677#define _GNU_SOURCE 1
8678#define _POSIX_PTHREAD_SEMANTICS 1
8679#define _TANDEM_SOURCE 1
8680#define HAVE_SYS_SELECT_H 1
8681#define HAVE_SYS_TIME_H 1
8682#define HAVE_UNISTD_H 1
8683#define HAVE_UTIME_H 1
8684#define HAVE_FCNTL_H 1
8685#define HAVE_SYS_MMAN_H 1
8686#define HAVE_SYS_RESOURCE_H 1
8687#define HAVE_LOCALE_H 1
8688#define HAVE_SYS_UTSNAME_H 1
8689#define HAVE_PWD_H 1
8690#define HAVE_UTMP_H 1
8691#define HAVE_DIRENT_H 1
8692#define HAVE_UTIL_H 1
8693#define HAVE_TERM_H 1
8694#define TIME_WITH_SYS_TIME 1
8695#define HAVE_DECL_SYS_SIGLIST 0
8696#define HAVE_DECL___SYS_SIGLIST 0
8697#define HAVE_SYS_WAIT_H 1
8698#define HAVE_STRUCT_UTIMBUF 1
8699#define HAVE_SPEED_T 1
8700#define HAVE_TIMEVAL 1
8701#define HAVE_SYS_SOCKET_H 1
8702#define HAVE_NET_IF_H 1
8703#define HAVE_IFADDRS_H 1
8704#define HAVE_NET_IF_DL_H 1
8705#define HAVE_GETIFADDRS 1
8706#define HAVE_FREEIFADDRS 1
8707#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
8708#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
8709#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
8710#define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
8711#define PROTOTYPES 1
8712#define __PROTOTYPES 1
8713#define POINTER_TYPE void
8714#define HAVE_ATTRIBUTE_ALIGNED 1
8715#define HAVE_LONG_FILE_NAMES 1
8716#define SYSTEM_MALLOC 1
8717#define HAVE_STDLIB_H 1
8718#define HAVE_UNISTD_H 1
8719#define HAVE_SYS_PARAM_H 1
8720#define HAVE_GETOPT_H 1
8721#define HAVE_WCHAR_H 1
8722#define HAVE_STDINT_H 1
8723#define HAVE_INTTYPES_H 1
8724#define HAVE_SYS_SOCKET_H 1
8725#define HAVE_SYS_STAT_H 1
8726#define HAVE_SYS_TIME_H 1
8727#define HAVE_GETPAGESIZE 1
8728#define HAVE_MMAP 1
8729#define HAVE_PTHREAD_H 1
8730#define HAVE_PTHREAD 1
8731#define HAVE_RSVG 1
8732#define HAVE_IMAGEMAGICK 1
8733#define HAVE_MAGICKEXPORTIMAGEPIXELS 1
8734#define HAVE_DBUS 1
8735#define HAVE_DBUS_WATCH_GET_UNIX_FD 1
8736#define HAVE_GNUTLS 1
8737#define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
8738#define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1
8739#define USE_TOOLKIT_SCROLL_BARS 1
8740#define HAVE_XIM 1
8741#define USE_XIM 1
8742#define XRegisterIMInstantiateCallback_arg6 XPointer
8743#define HAVE_MALLOC_MALLOC_H 1
8744#define HAVE_MACGUI 1
8745#define HAVE_AVAILABILITYMACROS_H 1
8746#define HAVE_LIBXML2 1
8747#define HAVE_H_ERRNO 1
8748#define HAVE_LIBM 1
8749#define MAIL_USE_FLOCK 1
8750#define HAVE_GETHOSTNAME 1
8751#define HAVE_GETDOMAINNAME 1
8752#define HAVE_RENAME 1
8753#define HAVE_CLOSEDIR 1
8754#define HAVE_MKDIR 1
8755#define HAVE_RMDIR 1
8756#define HAVE_GETRUSAGE 1
8757#define HAVE_RANDOM 1
8758#define HAVE_LRAND48 1
8759#define HAVE_LOGB 1
8760#define HAVE_FREXP 1
8761#define HAVE_FMOD 1
8762#define HAVE_RINT 1
8763#define HAVE_CBRT 1
8764#define HAVE_FTIME 1
8765#define HAVE_SETSID 1
8766#define HAVE_STRERROR 1
8767#define HAVE_FPATHCONF 1
8768#define HAVE_SELECT 1
8769#define HAVE_GETPAGESIZE 1
8770#define HAVE_TZSET 1
8771#define HAVE_SETLOCALE 1
8772#define HAVE_UTIMES 1
8773#define HAVE_GETRLIMIT 1
8774#define HAVE_SETRLIMIT 1
8775#define HAVE_SETPGID 1
8776#define HAVE_GETCWD 1
8777#define HAVE_GETWD 1
8778#define HAVE_SHUTDOWN 1
8779#define HAVE_GETADDRINFO 1
8780#define HAVE_MBLEN 1
8781#define HAVE_MBRLEN 1
8782#define HAVE_MBSINIT 1
8783#define HAVE_STRSIGNAL 1
8784#define HAVE_SETITIMER 1
8785#define HAVE_UALARM 1
8786#define HAVE_SENDTO 1
8787#define HAVE_RECVFROM 1
8788#define HAVE_GETSOCKOPT 1
8789#define HAVE_SETSOCKOPT 1
8790#define HAVE_GETSOCKNAME 1
8791#define HAVE_GETPEERNAME 1
8792#define HAVE_GAI_STRERROR 1
8793#define HAVE_MKSTEMP 1
8794#define HAVE_GETLINE 1
8795#define HAVE_GETDELIM 1
8796#define HAVE_FSYNC 1
8797#define HAVE_SYNC 1
8798#define HAVE_DIFFTIME 1
8799#define HAVE_MBLEN 1
8800#define HAVE_MBRLEN 1
8801#define HAVE_POSIX_MEMALIGN 1
8802#define HAVE_CFMAKERAW 1
8803#define HAVE_CFSETSPEED 1
8804#define HAVE_COPYSIGN 1
8805#define HAVE___BUILTIN_UNWIND_INIT 1
8806#define HAVE_SYS_UN_H 1
8807#define HAVE_FSEEKO 1
8808#define GETPGRP_VOID 1
8809#define HAVE_GRANTPT 1
8810
8811configure: exit 1