Ticket #52335: config.log

File config.log, 52.1 KB (added by Julian.Byrne@…, 8 years ago)

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/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 libX11 configure 1.6.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-xmlto --without-fop --disable-specs
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = io.anu.edu.au
14uname -m = x86_64
15uname -r = 16.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 261 tasks, 941 threads, 8 processors
34Load average: 2.01, Mach factor: 5.98
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:2654: checking build system type
52configure:2668: result: x86_64-apple-darwin16.0.0
53configure:2688: checking host system type
54configure:2701: result: x86_64-apple-darwin16.0.0
55configure:2775: checking for gcc
56configure:2802: result: /usr/bin/clang
57configure:3031: checking for C compiler version
58configure:3040: /usr/bin/clang --version >&5
59Apple LLVM version 8.0.0 (clang-800.0.38)
60Target: x86_64-apple-darwin16.0.0
61Thread model: posix
62InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
63configure:3051: $? = 0
64configure:3040: /usr/bin/clang -v >&5
65Apple LLVM version 8.0.0 (clang-800.0.38)
66Target: x86_64-apple-darwin16.0.0
67Thread model: posix
68InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
69configure:3051: $? = 0
70configure:3040: /usr/bin/clang -V >&5
71clang: error: argument to '-V' is missing (expected 1 value)
72clang: error: no input files
73configure:3051: $? = 1
74configure:3040: /usr/bin/clang -qversion >&5
75clang: error: unknown argument: '-qversion'
76clang: error: no input files
77configure:3051: $? = 1
78configure:3071: checking whether the C compiler works
79configure:3093: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
80configure:3097: $? = 0
81configure:3145: result: yes
82configure:3148: checking for C compiler default output file name
83configure:3150: result: a.out
84configure:3156: checking for suffix of executables
85configure:3163: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
86configure:3167: $? = 0
87configure:3189: result:
88configure:3211: checking whether we are cross compiling
89configure:3219: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
90configure:3223: $? = 0
91configure:3230: ./conftest
92configure:3234: $? = 0
93configure:3249: result: no
94configure:3254: checking for suffix of object files
95configure:3276: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
96configure:3280: $? = 0
97configure:3301: result: o
98configure:3305: checking whether we are using the GNU C compiler
99configure:3324: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
100configure:3324: $? = 0
101configure:3333: result: yes
102configure:3342: checking whether /usr/bin/clang accepts -g
103configure:3362: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5
104configure:3362: $? = 0
105configure:3403: result: yes
106configure:3420: checking for /usr/bin/clang option to accept ISO C89
107configure:3483: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
108configure:3483: $? = 0
109configure:3496: result: none needed
110configure:3521: checking whether /usr/bin/clang understands -c and -o together
111configure:3543: /usr/bin/clang -c conftest.c -o conftest2.o
112configure:3546: $? = 0
113configure:3543: /usr/bin/clang -c conftest.c -o conftest2.o
114configure:3546: $? = 0
115configure:3558: result: yes
116configure:3581: checking how to run the C preprocessor
117configure:3612: /usr/bin/clang -E -I/opt/local/include conftest.c
118configure:3612: $? = 0
119configure:3626: /usr/bin/clang -E -I/opt/local/include conftest.c
120conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
121#include <ac_nonexistent.h>
122         ^
1231 error generated.
124configure:3626: $? = 1
125configure: failed program was:
126| /* confdefs.h */
127| #define PACKAGE_NAME "libX11"
128| #define PACKAGE_TARNAME "libX11"
129| #define PACKAGE_VERSION "1.6.3"
130| #define PACKAGE_STRING "libX11 1.6.3"
131| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
132| #define PACKAGE_URL ""
133| /* end confdefs.h.  */
134| #include <ac_nonexistent.h>
135configure:3651: result: /usr/bin/clang -E
136configure:3671: /usr/bin/clang -E -I/opt/local/include conftest.c
137configure:3671: $? = 0
138configure:3685: /usr/bin/clang -E -I/opt/local/include conftest.c
139conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
140#include <ac_nonexistent.h>
141         ^
1421 error generated.
143configure:3685: $? = 1
144configure: failed program was:
145| /* confdefs.h */
146| #define PACKAGE_NAME "libX11"
147| #define PACKAGE_TARNAME "libX11"
148| #define PACKAGE_VERSION "1.6.3"
149| #define PACKAGE_STRING "libX11 1.6.3"
150| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
151| #define PACKAGE_URL ""
152| /* end confdefs.h.  */
153| #include <ac_nonexistent.h>
154configure:3714: checking for grep that handles long lines and -e
155configure:3772: result: /usr/bin/grep
156configure:3777: checking for egrep
157configure:3839: result: /usr/bin/grep -E
158configure:3844: checking for ANSI C header files
159configure:3864: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
160configure:3864: $? = 0
161configure:3937: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
162configure:3937: $? = 0
163configure:3937: ./conftest
164configure:3937: $? = 0
165configure:3948: result: yes
166configure:3961: checking for sys/types.h
167configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
168configure:3961: $? = 0
169configure:3961: result: yes
170configure:3961: checking for sys/stat.h
171configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
172configure:3961: $? = 0
173configure:3961: result: yes
174configure:3961: checking for stdlib.h
175configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
176configure:3961: $? = 0
177configure:3961: result: yes
178configure:3961: checking for string.h
179configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
180configure:3961: $? = 0
181configure:3961: result: yes
182configure:3961: checking for memory.h
183configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
184configure:3961: $? = 0
185configure:3961: result: yes
186configure:3961: checking for strings.h
187configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
188configure:3961: $? = 0
189configure:3961: result: yes
190configure:3961: checking for inttypes.h
191configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
192configure:3961: $? = 0
193configure:3961: result: yes
194configure:3961: checking for stdint.h
195configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
196configure:3961: $? = 0
197configure:3961: result: yes
198configure:3961: checking for unistd.h
199configure:3961: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
200configure:3961: $? = 0
201configure:3961: result: yes
202configure:3974: checking minix/config.h usability
203configure:3974: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
204conftest.c:52:10: fatal error: 'minix/config.h' file not found
205#include <minix/config.h>
206         ^
2071 error generated.
208configure:3974: $? = 1
209configure: failed program was:
210| /* confdefs.h */
211| #define PACKAGE_NAME "libX11"
212| #define PACKAGE_TARNAME "libX11"
213| #define PACKAGE_VERSION "1.6.3"
214| #define PACKAGE_STRING "libX11 1.6.3"
215| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
216| #define PACKAGE_URL ""
217| #define STDC_HEADERS 1
218| #define HAVE_SYS_TYPES_H 1
219| #define HAVE_SYS_STAT_H 1
220| #define HAVE_STDLIB_H 1
221| #define HAVE_STRING_H 1
222| #define HAVE_MEMORY_H 1
223| #define HAVE_STRINGS_H 1
224| #define HAVE_INTTYPES_H 1
225| #define HAVE_STDINT_H 1
226| #define HAVE_UNISTD_H 1
227| /* end confdefs.h.  */
228| #include <stdio.h>
229| #ifdef HAVE_SYS_TYPES_H
230| # include <sys/types.h>
231| #endif
232| #ifdef HAVE_SYS_STAT_H
233| # include <sys/stat.h>
234| #endif
235| #ifdef STDC_HEADERS
236| # include <stdlib.h>
237| # include <stddef.h>
238| #else
239| # ifdef HAVE_STDLIB_H
240| #  include <stdlib.h>
241| # endif
242| #endif
243| #ifdef HAVE_STRING_H
244| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
245| #  include <memory.h>
246| # endif
247| # include <string.h>
248| #endif
249| #ifdef HAVE_STRINGS_H
250| # include <strings.h>
251| #endif
252| #ifdef HAVE_INTTYPES_H
253| # include <inttypes.h>
254| #endif
255| #ifdef HAVE_STDINT_H
256| # include <stdint.h>
257| #endif
258| #ifdef HAVE_UNISTD_H
259| # include <unistd.h>
260| #endif
261| #include <minix/config.h>
262configure:3974: result: no
263configure:3974: checking minix/config.h presence
264configure:3974: /usr/bin/clang -E -I/opt/local/include conftest.c
265conftest.c:19:10: fatal error: 'minix/config.h' file not found
266#include <minix/config.h>
267         ^
2681 error generated.
269configure:3974: $? = 1
270configure: failed program was:
271| /* confdefs.h */
272| #define PACKAGE_NAME "libX11"
273| #define PACKAGE_TARNAME "libX11"
274| #define PACKAGE_VERSION "1.6.3"
275| #define PACKAGE_STRING "libX11 1.6.3"
276| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
277| #define PACKAGE_URL ""
278| #define STDC_HEADERS 1
279| #define HAVE_SYS_TYPES_H 1
280| #define HAVE_SYS_STAT_H 1
281| #define HAVE_STDLIB_H 1
282| #define HAVE_STRING_H 1
283| #define HAVE_MEMORY_H 1
284| #define HAVE_STRINGS_H 1
285| #define HAVE_INTTYPES_H 1
286| #define HAVE_STDINT_H 1
287| #define HAVE_UNISTD_H 1
288| /* end confdefs.h.  */
289| #include <minix/config.h>
290configure:3974: result: no
291configure:3974: checking for minix/config.h
292configure:3974: result: no
293configure:3995: checking whether it is safe to define __EXTENSIONS__
294configure:4013: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
295configure:4013: $? = 0
296configure:4020: result: yes
297configure:4052: checking for a BSD-compatible install
298configure:4120: result: /usr/bin/install -c
299configure:4131: checking whether build environment is sane
300configure:4186: result: yes
301configure:4334: checking for a thread-safe mkdir -p
302configure:4373: result: /opt/local/bin/gmkdir -p
303configure:4380: checking for gawk
304configure:4396: found /opt/local/bin/gawk
305configure:4407: result: gawk
306configure:4418: checking whether make sets $(MAKE)
307configure:4440: result: yes
308configure:4470: checking for style of include used by make
309configure:4498: result: GNU
310configure:4532: checking whether make supports nested variables
311configure:4549: result: yes
312configure:4634: checking dependency style of /usr/bin/clang
313configure:4745: result: gcc3
314configure:4851: checking how to print strings
315configure:4878: result: printf
316configure:4899: checking for a sed that does not truncate output
317configure:4963: result: /opt/local/bin/gsed
318configure:4981: checking for fgrep
319configure:5043: result: /usr/bin/grep -F
320configure:5078: checking for ld used by /usr/bin/clang
321configure:5145: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
322configure:5152: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
323configure:5167: result: no
324configure:5179: checking for BSD- or MS-compatible name lister (nm)
325configure:5228: result: /usr/bin/nm -B
326configure:5358: checking the name lister (/usr/bin/nm -B) interface
327configure:5365: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
328configure:5368: /usr/bin/nm -B "conftest.o"
329configure:5371: output
3300000000000000000 S _some_variable
331configure:5378: result: BSD nm
332configure:5381: checking whether ln -s works
333configure:5385: result: yes
334configure:5393: checking the maximum length of command line arguments
335configure:5523: result: 196608
336configure:5540: checking whether the shell understands some XSI constructs
337configure:5550: result: yes
338configure:5554: checking whether the shell understands "+="
339configure:5560: result: yes
340configure:5595: checking how to convert x86_64-apple-darwin16.0.0 file names to x86_64-apple-darwin16.0.0 format
341configure:5635: result: func_convert_file_noop
342configure:5642: checking how to convert x86_64-apple-darwin16.0.0 file names to toolchain format
343configure:5662: result: func_convert_file_noop
344configure:5669: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
345configure:5676: result: -r
346configure:5750: checking for objdump
347configure:5766: found /usr/bin/objdump
348configure:5777: result: objdump
349configure:5809: checking how to recognize dependent libraries
350configure:6011: result: pass_all
351configure:6096: checking for dlltool
352configure:6126: result: no
353configure:6156: checking how to associate runtime and link libraries
354configure:6183: result: printf %s\n
355configure:6243: checking for ar
356configure:6259: found /opt/local/bin/ar
357configure:6270: result: ar
358configure:6307: checking for archiver @FILE support
359configure:6324: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
360configure:6324: $? = 0
361configure:6327: ar cru libconftest.a @conftest.lst >&5
362ar: @conftest.lst: No such file or directory
363configure:6330: $? = 1
364configure:6350: result: no
365configure:6408: checking for strip
366configure:6424: found /opt/local/bin/strip
367configure:6435: result: strip
368configure:6507: checking for ranlib
369configure:6523: found /opt/local/bin/ranlib
370configure:6534: result: ranlib
371configure:6636: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object
372configure:6756: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
373configure:6759: $? = 0
374configure:6763: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
375configure:6766: $? = 0
376cannot find nm_test_var in conftest.nm
377configure:6756: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
378configure:6759: $? = 0
379configure:6763: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
380configure:6766: $? = 0
381configure:6832: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
382configure:6835: $? = 0
383configure:6873: result: ok
384configure:6910: checking for sysroot
385configure:6940: result: no
386configure:7196: checking for mt
387configure:7226: result: no
388configure:7246: checking if : is a manifest tool
389configure:7252: : '-?'
390configure:7260: result: no
391configure:7316: checking for dsymutil
392configure:7332: found /usr/bin/dsymutil
393configure:7343: result: dsymutil
394configure:7408: checking for nmedit
395configure:7424: found /opt/local/bin/nmedit
396configure:7435: result: nmedit
397configure:7500: checking for lipo
398configure:7516: found /opt/local/bin/lipo
399configure:7527: result: lipo
400configure:7592: checking for otool
401configure:7608: found /opt/local/bin/otool
402configure:7619: result: otool
403configure:7684: checking for otool64
404configure:7714: result: no
405configure:7759: checking for -single_module linker flag
406/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
407configure:7792: result: yes
408configure:7795: checking for -exported_symbols_list linker flag
409configure:7815: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
410configure:7815: $? = 0
411configure:7825: result: yes
412configure:7828: checking for -force_load linker flag
413/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
414ar cru libconftest.a conftest.o
415ranlib libconftest.a
416/usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
417configure:7860: result: yes
418configure:7899: checking for dlfcn.h
419configure:7899: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
420configure:7899: $? = 0
421configure:7899: result: yes
422configure:8105: checking for objdir
423configure:8120: result: .libs
424configure:8387: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
425configure:8405: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
426configure:8409: $? = 0
427configure:8422: result: yes
428configure:8749: checking for /usr/bin/clang option to produce PIC
429configure:8756: result: -fno-common -DPIC
430configure:8764: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
431configure:8782: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
432configure:8786: $? = 0
433configure:8799: result: yes
434configure:8828: checking if /usr/bin/clang static flag -static works
435configure:8856: result: no
436configure:8871: checking if /usr/bin/clang supports -c -o file.o
437configure:8892: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
438configure:8896: $? = 0
439configure:8918: result: yes
440configure:8926: checking if /usr/bin/clang supports -c -o file.o
441configure:8973: result: yes
442configure:9006: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
443configure:10159: result: yes
444configure:10399: checking dynamic linker characteristics
445configure:11132: result: darwin16.0.0 dyld
446configure:11239: checking how to hardcode library paths into programs
447configure:11264: result: immediate
448configure:11804: checking whether stripping libraries is possible
449configure:11818: result: yes
450configure:11844: checking if libtool supports shared libraries
451configure:11846: result: yes
452configure:11849: checking whether to build shared libraries
453configure:11870: result: yes
454configure:11873: checking whether to build static libraries
455configure:11877: result: yes
456configure:11927: checking for /usr/bin/clang option to accept ISO C99
457configure:12076: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
458configure:12076: $? = 0
459configure:12089: result: none needed
460configure:12108: checking whether __clang__ is declared
461configure:12108: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
462configure:12108: $? = 0
463configure:12108: result: yes
464configure:12115: checking whether __INTEL_COMPILER is declared
465configure:12115: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
466conftest.c:68:10: error: use of undeclared identifier '__INTEL_COMPILER'
467  (void) __INTEL_COMPILER;
468         ^
4691 error generated.
470configure:12115: $? = 1
471configure: failed program was:
472| /* confdefs.h */
473| #define PACKAGE_NAME "libX11"
474| #define PACKAGE_TARNAME "libX11"
475| #define PACKAGE_VERSION "1.6.3"
476| #define PACKAGE_STRING "libX11 1.6.3"
477| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
478| #define PACKAGE_URL ""
479| #define STDC_HEADERS 1
480| #define HAVE_SYS_TYPES_H 1
481| #define HAVE_SYS_STAT_H 1
482| #define HAVE_STDLIB_H 1
483| #define HAVE_STRING_H 1
484| #define HAVE_MEMORY_H 1
485| #define HAVE_STRINGS_H 1
486| #define HAVE_INTTYPES_H 1
487| #define HAVE_STDINT_H 1
488| #define HAVE_UNISTD_H 1
489| #define __EXTENSIONS__ 1
490| #define _ALL_SOURCE 1
491| #define _GNU_SOURCE 1
492| #define _POSIX_PTHREAD_SEMANTICS 1
493| #define _TANDEM_SOURCE 1
494| #define PACKAGE "libX11"
495| #define VERSION "1.6.3"
496| #define HAVE_DLFCN_H 1
497| #define LT_OBJDIR ".libs/"
498| /* end confdefs.h.  */
499| #include <stdio.h>
500| #ifdef HAVE_SYS_TYPES_H
501| # include <sys/types.h>
502| #endif
503| #ifdef HAVE_SYS_STAT_H
504| # include <sys/stat.h>
505| #endif
506| #ifdef STDC_HEADERS
507| # include <stdlib.h>
508| # include <stddef.h>
509| #else
510| # ifdef HAVE_STDLIB_H
511| #  include <stdlib.h>
512| # endif
513| #endif
514| #ifdef HAVE_STRING_H
515| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
516| #  include <memory.h>
517| # endif
518| # include <string.h>
519| #endif
520| #ifdef HAVE_STRINGS_H
521| # include <strings.h>
522| #endif
523| #ifdef HAVE_INTTYPES_H
524| # include <inttypes.h>
525| #endif
526| #ifdef HAVE_STDINT_H
527| # include <stdint.h>
528| #endif
529| #ifdef HAVE_UNISTD_H
530| # include <unistd.h>
531| #endif
532| int
533| main ()
534| {
535| #ifndef __INTEL_COMPILER
536| #ifdef __cplusplus
537|   (void) __INTEL_COMPILER;
538| #else
539|   (void) __INTEL_COMPILER;
540| #endif
541| #endif
542|
543|   ;
544|   return 0;
545| }
546configure:12115: result: no
547configure:12122: checking whether __SUNPRO_C is declared
548configure:12122: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5
549conftest.c:68:10: error: use of undeclared identifier '__SUNPRO_C'
550  (void) __SUNPRO_C;
551         ^
5521 error generated.
553configure:12122: $? = 1
554configure: failed program was:
555| /* confdefs.h */
556| #define PACKAGE_NAME "libX11"
557| #define PACKAGE_TARNAME "libX11"
558| #define PACKAGE_VERSION "1.6.3"
559| #define PACKAGE_STRING "libX11 1.6.3"
560| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
561| #define PACKAGE_URL ""
562| #define STDC_HEADERS 1
563| #define HAVE_SYS_TYPES_H 1
564| #define HAVE_SYS_STAT_H 1
565| #define HAVE_STDLIB_H 1
566| #define HAVE_STRING_H 1
567| #define HAVE_MEMORY_H 1
568| #define HAVE_STRINGS_H 1
569| #define HAVE_INTTYPES_H 1
570| #define HAVE_STDINT_H 1
571| #define HAVE_UNISTD_H 1
572| #define __EXTENSIONS__ 1
573| #define _ALL_SOURCE 1
574| #define _GNU_SOURCE 1
575| #define _POSIX_PTHREAD_SEMANTICS 1
576| #define _TANDEM_SOURCE 1
577| #define PACKAGE "libX11"
578| #define VERSION "1.6.3"
579| #define HAVE_DLFCN_H 1
580| #define LT_OBJDIR ".libs/"
581| /* end confdefs.h.  */
582| #include <stdio.h>
583| #ifdef HAVE_SYS_TYPES_H
584| # include <sys/types.h>
585| #endif
586| #ifdef HAVE_SYS_STAT_H
587| # include <sys/stat.h>
588| #endif
589| #ifdef STDC_HEADERS
590| # include <stdlib.h>
591| # include <stddef.h>
592| #else
593| # ifdef HAVE_STDLIB_H
594| #  include <stdlib.h>
595| # endif
596| #endif
597| #ifdef HAVE_STRING_H
598| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
599| #  include <memory.h>
600| # endif
601| # include <string.h>
602| #endif
603| #ifdef HAVE_STRINGS_H
604| # include <strings.h>
605| #endif
606| #ifdef HAVE_INTTYPES_H
607| # include <inttypes.h>
608| #endif
609| #ifdef HAVE_STDINT_H
610| # include <stdint.h>
611| #endif
612| #ifdef HAVE_UNISTD_H
613| # include <unistd.h>
614| #endif
615| int
616| main ()
617| {
618| #ifndef __SUNPRO_C
619| #ifdef __cplusplus
620|   (void) __SUNPRO_C;
621| #else
622|   (void) __SUNPRO_C;
623| #endif
624| #endif
625|
626|   ;
627|   return 0;
628| }
629configure:12122: result: no
630configure:12179: checking for pkg-config
631configure:12197: found /opt/local/bin/pkg-config
632configure:12209: result: /opt/local/bin/pkg-config
633configure:12234: checking pkg-config is at least version 0.9.0
634configure:12237: result: yes
635configure:12287: checking if /usr/bin/clang supports -Werror=unknown-warning-option
636configure:12296: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror=unknown-warning-option -I/opt/local/include conftest.c >&5
637configure:12296: $? = 0
638configure:12303: result: yes
639configure:12314: checking if /usr/bin/clang supports -Werror=unused-command-line-argument
640configure:12323: /usr/bin/clang -c -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -I/opt/local/include conftest.c >&5
641configure:12323: $? = 0
642configure:12330: result: yes
643configure:12349: checking if /usr/bin/clang supports -Wall
644configure:12366: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
645configure:12366: $? = 0
646configure:12379: result: yes
647configure:12467: checking if /usr/bin/clang supports -Wpointer-arith
648configure:12484: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
649configure:12484: $? = 0
650configure:12497: result: yes
651configure:12585: checking if /usr/bin/clang supports -Wmissing-declarations
652configure:12602: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
653configure:12602: $? = 0
654configure:12615: result: yes
655configure:12703: checking if /usr/bin/clang supports -Wformat=2
656configure:12720: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
657configure:12720: $? = 0
658configure:12733: result: yes
659configure:12872: checking if /usr/bin/clang supports -Wstrict-prototypes
660configure:12889: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
661configure:12889: $? = 0
662configure:12902: result: yes
663configure:12990: checking if /usr/bin/clang supports -Wmissing-prototypes
664configure:13007: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
665configure:13007: $? = 0
666configure:13020: result: yes
667configure:13108: checking if /usr/bin/clang supports -Wnested-externs
668configure:13125: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
669configure:13125: $? = 0
670configure:13138: result: yes
671configure:13226: checking if /usr/bin/clang supports -Wbad-function-cast
672configure:13243: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
673configure:13243: $? = 0
674configure:13256: result: yes
675configure:13344: checking if /usr/bin/clang supports -Wold-style-definition
676configure:13361: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
677configure:13361: $? = 0
678configure:13374: result: yes
679configure:13511: checking if /usr/bin/clang supports -Wdeclaration-after-statement
680configure:13528: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
681configure:13528: $? = 0
682configure:13541: result: yes
683configure:13633: checking if /usr/bin/clang supports -Wunused
684configure:13650: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
685configure:13650: $? = 0
686configure:13663: result: yes
687configure:13751: checking if /usr/bin/clang supports -Wuninitialized
688configure:13768: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
689configure:13768: $? = 0
690configure:13781: result: yes
691configure:13869: checking if /usr/bin/clang supports -Wshadow
692configure:13886: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
693configure:13886: $? = 0
694configure:13899: result: yes
695configure:13987: checking if /usr/bin/clang supports -Wmissing-noreturn
696configure:14004: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
697configure:14004: $? = 0
698configure:14017: result: yes
699configure:14105: checking if /usr/bin/clang supports -Wmissing-format-attribute
700configure:14122: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
701configure:14122: $? = 0
702configure:14135: result: yes
703configure:14223: checking if /usr/bin/clang supports -Wredundant-decls
704configure:14240: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
705configure:14240: $? = 0
706configure:14253: result: yes
707configure:14341: checking if /usr/bin/clang supports -Wlogical-op
708configure:14358: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wlogical-op -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
709error: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Werror,-Wunknown-warning-option]
710configure:14358: $? = 1
711configure: failed program was:
712| /* confdefs.h */
713| #define PACKAGE_NAME "libX11"
714| #define PACKAGE_TARNAME "libX11"
715| #define PACKAGE_VERSION "1.6.3"
716| #define PACKAGE_STRING "libX11 1.6.3"
717| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
718| #define PACKAGE_URL ""
719| #define STDC_HEADERS 1
720| #define HAVE_SYS_TYPES_H 1
721| #define HAVE_SYS_STAT_H 1
722| #define HAVE_STDLIB_H 1
723| #define HAVE_STRING_H 1
724| #define HAVE_MEMORY_H 1
725| #define HAVE_STRINGS_H 1
726| #define HAVE_INTTYPES_H 1
727| #define HAVE_STDINT_H 1
728| #define HAVE_UNISTD_H 1
729| #define __EXTENSIONS__ 1
730| #define _ALL_SOURCE 1
731| #define _GNU_SOURCE 1
732| #define _POSIX_PTHREAD_SEMANTICS 1
733| #define _TANDEM_SOURCE 1
734| #define PACKAGE "libX11"
735| #define VERSION "1.6.3"
736| #define HAVE_DLFCN_H 1
737| #define LT_OBJDIR ".libs/"
738| /* end confdefs.h.  */
739| int i;
740| int
741| main ()
742| {
743|
744|   ;
745|   return 0;
746| }
747configure:14371: result: no
748configure:14471: checking if /usr/bin/clang supports -Werror=implicit
749configure:14488: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
750configure:14488: $? = 0
751configure:14501: result: yes
752configure:14638: checking if /usr/bin/clang supports -Werror=nonnull
753configure:14655: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
754configure:14655: $? = 0
755configure:14668: result: yes
756configure:14756: checking if /usr/bin/clang supports -Werror=init-self
757configure:14773: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
758configure:14773: $? = 0
759configure:14786: result: yes
760configure:14874: checking if /usr/bin/clang supports -Werror=main
761configure:14891: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
762configure:14891: $? = 0
763configure:14904: result: yes
764configure:14992: checking if /usr/bin/clang supports -Werror=missing-braces
765configure:15009: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
766configure:15009: $? = 0
767configure:15022: result: yes
768configure:15110: checking if /usr/bin/clang supports -Werror=sequence-point
769configure:15127: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
770configure:15127: $? = 0
771configure:15140: result: yes
772configure:15228: checking if /usr/bin/clang supports -Werror=return-type
773configure:15245: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
774configure:15245: $? = 0
775configure:15258: result: yes
776configure:15395: checking if /usr/bin/clang supports -Werror=trigraphs
777configure:15412: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
778configure:15412: $? = 0
779configure:15425: result: yes
780configure:15513: checking if /usr/bin/clang supports -Werror=array-bounds
781configure:15530: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
782configure:15530: $? = 0
783configure:15543: result: yes
784configure:15631: checking if /usr/bin/clang supports -Werror=write-strings
785configure:15648: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
786configure:15648: $? = 0
787configure:15661: result: yes
788configure:15749: checking if /usr/bin/clang supports -Werror=address
789configure:15766: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
790configure:15766: $? = 0
791configure:15779: result: yes
792configure:15867: checking if /usr/bin/clang supports -Werror=int-to-pointer-cast
793configure:15884: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
794configure:15884: $? = 0
795configure:15897: result: yes
796configure:16034: checking if /usr/bin/clang supports -Werror=pointer-to-int-cast
797configure:16051: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
798configure:16051: $? = 0
799configure:16064: result: yes
800configure:17722: checking if /usr/bin/clang supports -pedantic
801configure:17739: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
802configure:17739: $? = 0
803configure:17752: result: yes
804configure:17840: checking if /usr/bin/clang supports -Werror
805configure:17857: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
806configure:17857: $? = 0
807configure:17870: result: yes
808configure:18010: checking if /usr/bin/clang supports -Werror=attributes
809configure:18027: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
810configure:18027: $? = 0
811configure:18040: result: yes
812configure:18200: checking whether make supports nested variables
813configure:18217: result: yes
814configure:18247: checking whether to build functional specifications
815configure:18249: result: no
816configure:18572: checking for xsltproc
817configure:18590: found /opt/local/bin/xsltproc
818configure:18602: result: /opt/local/bin/xsltproc
819configure:18682: checking for X.Org SGML entities >= 1.10
820configure:18686: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.10"
821Package xorg-sgml-doctools was not found in the pkg-config search path.
822Perhaps you should add the directory containing `xorg-sgml-doctools.pc'
823to the PKG_CONFIG_PATH environment variable
824No package 'xorg-sgml-doctools' found
825configure:18689: $? = 1
826configure:18705: result: no
827configure:18727: checking for cpp
828configure:18758: result: /usr/bin/cpp
829configure:18774: checking if /usr/bin/cpp requires -undef
830configure:18794: error: /usr/bin/cpp defines unix with or without -undef.  I don't know what to do.
831
832## ---------------- ##
833## Cache variables. ##
834## ---------------- ##
835
836ac_cv_build=x86_64-apple-darwin16.0.0
837ac_cv_c_compiler_gnu=yes
838ac_cv_env_BIGFONT_CFLAGS_set=
839ac_cv_env_BIGFONT_CFLAGS_value=
840ac_cv_env_BIGFONT_LIBS_set=
841ac_cv_env_BIGFONT_LIBS_value=
842ac_cv_env_CC_set=set
843ac_cv_env_CC_value=/usr/bin/clang
844ac_cv_env_CFLAGS_set=set
845ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
846ac_cv_env_CPPFLAGS_set=set
847ac_cv_env_CPPFLAGS_value=-I/opt/local/include
848ac_cv_env_CPP_set=
849ac_cv_env_CPP_value=
850ac_cv_env_FOP_set=
851ac_cv_env_FOP_value=
852ac_cv_env_LDFLAGS_set=set
853ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
854ac_cv_env_LIBS_set=
855ac_cv_env_LIBS_value=
856ac_cv_env_LINT_FLAGS_set=
857ac_cv_env_LINT_FLAGS_value=
858ac_cv_env_LINT_set=
859ac_cv_env_LINT_value=
860ac_cv_env_PERL_set=
861ac_cv_env_PERL_value=
862ac_cv_env_PKG_CONFIG_set=
863ac_cv_env_PKG_CONFIG_value=
864ac_cv_env_X11_CFLAGS_set=
865ac_cv_env_X11_CFLAGS_value=
866ac_cv_env_X11_LIBS_set=
867ac_cv_env_X11_LIBS_value=
868ac_cv_env_XMLTO_set=
869ac_cv_env_XMLTO_value=
870ac_cv_env_XSLTPROC_set=
871ac_cv_env_XSLTPROC_value=
872ac_cv_env_build_alias_set=
873ac_cv_env_build_alias_value=
874ac_cv_env_host_alias_set=
875ac_cv_env_host_alias_value=
876ac_cv_env_target_alias_set=
877ac_cv_env_target_alias_value=
878ac_cv_have_decl___INTEL_COMPILER=no
879ac_cv_have_decl___SUNPRO_C=no
880ac_cv_have_decl___clang__=yes
881ac_cv_header_dlfcn_h=yes
882ac_cv_header_inttypes_h=yes
883ac_cv_header_memory_h=yes
884ac_cv_header_minix_config_h=no
885ac_cv_header_stdc=yes
886ac_cv_header_stdint_h=yes
887ac_cv_header_stdlib_h=yes
888ac_cv_header_string_h=yes
889ac_cv_header_strings_h=yes
890ac_cv_header_sys_stat_h=yes
891ac_cv_header_sys_types_h=yes
892ac_cv_header_unistd_h=yes
893ac_cv_host=x86_64-apple-darwin16.0.0
894ac_cv_objext=o
895ac_cv_path_EGREP='/usr/bin/grep -E'
896ac_cv_path_FGREP='/usr/bin/grep -F'
897ac_cv_path_GREP=/usr/bin/grep
898ac_cv_path_RAWCPP=/usr/bin/cpp
899ac_cv_path_SED=/opt/local/bin/gsed
900ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
901ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
902ac_cv_path_mkdir=/opt/local/bin/gmkdir
903ac_cv_prog_AWK=gawk
904ac_cv_prog_CPP='/usr/bin/clang -E'
905ac_cv_prog_ac_ct_AR=ar
906ac_cv_prog_ac_ct_CC=/usr/bin/clang
907ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
908ac_cv_prog_ac_ct_LIPO=lipo
909ac_cv_prog_ac_ct_NMEDIT=nmedit
910ac_cv_prog_ac_ct_OBJDUMP=objdump
911ac_cv_prog_ac_ct_OTOOL=otool
912ac_cv_prog_ac_ct_RANLIB=ranlib
913ac_cv_prog_ac_ct_STRIP=strip
914ac_cv_prog_cc_c89=
915ac_cv_prog_cc_c99=
916ac_cv_prog_cc_g=yes
917ac_cv_prog_make_make_set=yes
918ac_cv_safe_to_define___extensions__=yes
919am_cv_CC_dependencies_compiler_type=gcc3
920am_cv_make_support_nested_variables=yes
921am_cv_prog_cc_c_o=yes
922lt_cv_apple_cc_single_mod=yes
923lt_cv_ar_at_file=no
924lt_cv_deplibs_check_method=pass_all
925lt_cv_file_magic_cmd='$MAGIC_CMD'
926lt_cv_file_magic_test_file=
927lt_cv_ld_exported_symbols_list=yes
928lt_cv_ld_force_load=yes
929lt_cv_ld_reload_flag=-r
930lt_cv_nm_interface='BSD nm'
931lt_cv_objdir=.libs
932lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
933lt_cv_path_NM='/usr/bin/nm -B'
934lt_cv_path_mainfest_tool=no
935lt_cv_prog_compiler_c_o=yes
936lt_cv_prog_compiler_pic='-fno-common -DPIC'
937lt_cv_prog_compiler_pic_works=yes
938lt_cv_prog_compiler_rtti_exceptions=yes
939lt_cv_prog_compiler_static_works=no
940lt_cv_prog_gnu_ld=no
941lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
942lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
943lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
944lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
945lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
946lt_cv_sys_max_cmd_len=196608
947lt_cv_to_host_file_cmd=func_convert_file_noop
948lt_cv_to_tool_file_cmd=func_convert_file_noop
949xorg_cv_cc_flag__Wall=yes
950xorg_cv_cc_flag__Wbad_function_cast=yes
951xorg_cv_cc_flag__Wdeclaration_after_statement=yes
952xorg_cv_cc_flag__Werror=yes
953xorg_cv_cc_flag__Werror_address=yes
954xorg_cv_cc_flag__Werror_array_bounds=yes
955xorg_cv_cc_flag__Werror_attributes=yes
956xorg_cv_cc_flag__Werror_implicit=yes
957xorg_cv_cc_flag__Werror_init_self=yes
958xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
959xorg_cv_cc_flag__Werror_main=yes
960xorg_cv_cc_flag__Werror_missing_braces=yes
961xorg_cv_cc_flag__Werror_nonnull=yes
962xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
963xorg_cv_cc_flag__Werror_return_type=yes
964xorg_cv_cc_flag__Werror_sequence_point=yes
965xorg_cv_cc_flag__Werror_trigraphs=yes
966xorg_cv_cc_flag__Werror_write_strings=yes
967xorg_cv_cc_flag__Wformat_2=yes
968xorg_cv_cc_flag__Wlogical_op=no
969xorg_cv_cc_flag__Wmissing_declarations=yes
970xorg_cv_cc_flag__Wmissing_format_attribute=yes
971xorg_cv_cc_flag__Wmissing_noreturn=yes
972xorg_cv_cc_flag__Wmissing_prototypes=yes
973xorg_cv_cc_flag__Wnested_externs=yes
974xorg_cv_cc_flag__Wold_style_definition=yes
975xorg_cv_cc_flag__Wpointer_arith=yes
976xorg_cv_cc_flag__Wredundant_decls=yes
977xorg_cv_cc_flag__Wshadow=yes
978xorg_cv_cc_flag__Wstrict_prototypes=yes
979xorg_cv_cc_flag__Wuninitialized=yes
980xorg_cv_cc_flag__Wunused=yes
981xorg_cv_cc_flag__pedantic=yes
982xorg_cv_cc_flag_unknown_warning_option=yes
983xorg_cv_cc_flag_unused_command_line_argument=yes
984
985## ----------------- ##
986## Output variables. ##
987## ----------------- ##
988
989ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/missing aclocal-1.15'
990ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
991ADMIN_MAN_SUFFIX='8'
992AMDEPBACKSLASH='\'
993AMDEP_FALSE='#'
994AMDEP_TRUE=''
995AMTAR='$${TAR-tar}'
996AM_BACKSLASH='\'
997AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
998AM_DEFAULT_VERBOSITY='0'
999AM_V='$(V)'
1000APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
1001APP_MAN_SUFFIX='1'
1002AR='ar'
1003AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/missing autoconf'
1004AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/missing autoheader'
1005AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/missing automake-1.15'
1006AWK='gawk'
1007BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
1008BIGFONT_CFLAGS=''
1009BIGFONT_LIBS=''
1010CC='/usr/bin/clang'
1011CCDEPMODE='depmode=gcc3'
1012CC_FOR_BUILD=''
1013CFLAGS='-pipe -Os -arch x86_64'
1014CFLAGS_FOR_BUILD=''
1015CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
1016CPP='/usr/bin/clang -E'
1017CPPFLAGS='-I/opt/local/include'
1018CPPFLAGS_FOR_BUILD=''
1019CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing'
1020CYGPATH_W='echo'
1021DEFS=''
1022DEPDIR='.deps'
1023DLLTOOL='false'
1024DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
1025DRIVER_MAN_SUFFIX='4'
1026DSYMUTIL='dsymutil'
1027DUMPBIN=''
1028ECHO_C='\c'
1029ECHO_N=''
1030ECHO_T=''
1031EGREP='/usr/bin/grep -E'
1032ENABLE_SPECS_FALSE=''
1033ENABLE_SPECS_TRUE='#'
1034EXEEXT=''
1035FGREP='/usr/bin/grep -F'
1036FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
1037FILE_MAN_SUFFIX='5'
1038FOP=''
1039GREP='/usr/bin/grep'
1040HAVE_FOP_FALSE=''
1041HAVE_FOP_TRUE='#'
1042HAVE_PERL_FALSE=''
1043HAVE_PERL_TRUE=''
1044HAVE_STYLESHEETS_FALSE=''
1045HAVE_STYLESHEETS_TRUE='#'
1046HAVE_XMLTO_FALSE=''
1047HAVE_XMLTO_TEXT_FALSE=''
1048HAVE_XMLTO_TEXT_TRUE='#'
1049HAVE_XMLTO_TRUE='#'
1050HAVE_XSLTPROC_FALSE='#'
1051HAVE_XSLTPROC_TRUE=''
1052I18N_MODULE_LIBS=''
1053INSTALL_CMD='(cp -f /opt/local/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
1054INSTALL_DATA='${INSTALL} -m 644'
1055INSTALL_PROGRAM='${INSTALL}'
1056INSTALL_SCRIPT='${INSTALL}'
1057INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1058KEYSYMDEFS=''
1059LAUNCHD=''
1060LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1061LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
1062LDFLAGS_FOR_BUILD=''
1063LIBOBJS=''
1064LIBS=''
1065LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1066LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
1067LIB_MAN_SUFFIX='3'
1068LINT=''
1069LINTLIB=''
1070LINT_FALSE=''
1071LINT_FLAGS=''
1072LINT_TRUE=''
1073LIPO='lipo'
1074LN_S='ln -s'
1075LTLIBOBJS=''
1076MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/missing makeinfo'
1077MAKE_LINT_LIB_FALSE=''
1078MAKE_LINT_LIB_TRUE=''
1079MALLOC_ZERO_CFLAGS=''
1080MANIFEST_TOOL=':'
1081MAN_SUBSTS='    -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\''  -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\''    -e '\''s|__xservername__|Xorg|g'\''     -e '\''s|__xconfigfile__|xorg.conf|g'\''        -e '\''s|__projectroot__|$(prefix)|g'\''        -e '\''s|__apploaddir__|$(appdefaultdir)|g'\''  -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\''       -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\''         -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\''   -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\''       -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\''     -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
1082MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
1083MISC_MAN_SUFFIX='7'
1084MKDIR_P='/opt/local/bin/gmkdir -p'
1085NM='/usr/bin/nm -B'
1086NMEDIT='nmedit'
1087OBJDUMP='objdump'
1088OBJEXT='o'
1089OS2_FALSE=''
1090OS2_TRUE=''
1091OTOOL64=':'
1092OTOOL='otool'
1093PACKAGE='libX11'
1094PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
1095PACKAGE_NAME='libX11'
1096PACKAGE_STRING='libX11 1.6.3'
1097PACKAGE_TARNAME='libX11'
1098PACKAGE_URL=''
1099PACKAGE_VERSION='1.6.3'
1100PATH_SEPARATOR=':'
1101PERL=''
1102PKG_CONFIG='/opt/local/bin/pkg-config'
1103RANLIB='ranlib'
1104RAWCPP='/usr/bin/cpp'
1105RAWCPPFLAGS=''
1106SED='/opt/local/bin/gsed'
1107SET_MAKE=''
1108SHELL='/bin/sh'
1109STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
1110STRIP='strip'
1111STYLESHEET_SRCDIR=''
1112THRSTUBS_FALSE=''
1113THRSTUBS_TRUE=''
1114TRADITIONALCPPFLAGS=''
1115VERSION='1.6.3'
1116WCHAR32=''
1117X11_CFLAGS=''
1118X11_DATADIR=''
1119X11_EXTRA_DEPS=''
1120X11_LIBDIR=''
1121X11_LIBS=''
1122X11_LOCALEDATADIR=''
1123X11_LOCALEDIR=''
1124X11_LOCALELIBDIR=''
1125XCMS_FALSE=''
1126XCMS_TRUE=''
1127XERRORDB=''
1128XKBPROTO_REQUIRES=''
1129XKB_FALSE=''
1130XKB_TRUE=''
1131XKEYSYMDB=''
1132XLIB_LOADABLE_I18N_FALSE=''
1133XLIB_LOADABLE_I18N_TRUE=''
1134XLOCALEDATADIR=''
1135XLOCALEDIR=''
1136XLOCALELIBDIR=''
1137XLOCALE_FALSE=''
1138XLOCALE_TRUE=''
1139XMALLOC_ZERO_CFLAGS=''
1140XMLTO=''
1141XORG_MAN_PAGE='X Version 11'
1142XORG_SGML_PATH=''
1143XSLTPROC='/opt/local/bin/xsltproc'
1144XSL_STYLESHEET=''
1145XTHREADLIB=''
1146XTHREAD_CFLAGS=''
1147XTMALLOC_ZERO_CFLAGS=''
1148ac_ct_AR='ar'
1149ac_ct_CC='/usr/bin/clang'
1150ac_ct_DUMPBIN=''
1151am__EXEEXT_FALSE=''
1152am__EXEEXT_TRUE=''
1153am__fastdepCC_FALSE='#'
1154am__fastdepCC_TRUE=''
1155am__include='include'
1156am__isrc=''
1157am__leading_dot='.'
1158am__nodep='_no'
1159am__quote=''
1160am__tar='$${TAR-tar} chof - "$$tardir"'
1161am__untar='$${TAR-tar} xf -'
1162bindir='${exec_prefix}/bin'
1163build='x86_64-apple-darwin16.0.0'
1164build_alias=''
1165build_cpu='x86_64'
1166build_os='darwin16.0.0'
1167build_vendor='apple'
1168datadir='${datarootdir}'
1169datarootdir='${prefix}/share'
1170docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1171dvidir='${docdir}'
1172exec_prefix='NONE'
1173host='x86_64-apple-darwin16.0.0'
1174host_alias=''
1175host_cpu='x86_64'
1176host_os='darwin16.0.0'
1177host_vendor='apple'
1178htmldir='${docdir}'
1179includedir='${prefix}/include'
1180infodir='${datarootdir}/info'
1181install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/work/libX11-1.6.3/install-sh'
1182libdir='${exec_prefix}/lib'
1183libexecdir='${exec_prefix}/libexec'
1184localedir='${datarootdir}/locale'
1185locales=''
1186localstatedir='${prefix}/var'
1187mandir='${datarootdir}/man'
1188mkdir_p='$(MKDIR_P)'
1189oldincludedir='/usr/include'
1190pdfdir='${docdir}'
1191prefix='/opt/local'
1192program_transform_name='s,x,x,'
1193psdir='${docdir}'
1194sbindir='${exec_prefix}/sbin'
1195sharedstatedir='${prefix}/com'
1196sysconfdir='${prefix}/etc'
1197target_alias=''
1198
1199## ----------- ##
1200## confdefs.h. ##
1201## ----------- ##
1202
1203/* confdefs.h */
1204#define PACKAGE_NAME "libX11"
1205#define PACKAGE_TARNAME "libX11"
1206#define PACKAGE_VERSION "1.6.3"
1207#define PACKAGE_STRING "libX11 1.6.3"
1208#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
1209#define PACKAGE_URL ""
1210#define STDC_HEADERS 1
1211#define HAVE_SYS_TYPES_H 1
1212#define HAVE_SYS_STAT_H 1
1213#define HAVE_STDLIB_H 1
1214#define HAVE_STRING_H 1
1215#define HAVE_MEMORY_H 1
1216#define HAVE_STRINGS_H 1
1217#define HAVE_INTTYPES_H 1
1218#define HAVE_STDINT_H 1
1219#define HAVE_UNISTD_H 1
1220#define __EXTENSIONS__ 1
1221#define _ALL_SOURCE 1
1222#define _GNU_SOURCE 1
1223#define _POSIX_PTHREAD_SEMANTICS 1
1224#define _TANDEM_SOURCE 1
1225#define PACKAGE "libX11"
1226#define VERSION "1.6.3"
1227#define HAVE_DLFCN_H 1
1228#define LT_OBJDIR ".libs/"
1229#define PACKAGE_VERSION_MAJOR 1
1230#define PACKAGE_VERSION_MINOR 6
1231#define PACKAGE_VERSION_PATCHLEVEL 3
1232
1233configure: exit 1