Ticket #59377: config.log

File config.log, 58.2 KB (added by haberg-1, 5 years ago)

config log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by xorgproto configure 2019.2, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-legacy --without-xmlto --without-fop --disable-specs
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Virgo-Supercluster.local
14uname -m = x86_64
15uname -r = 19.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 485 tasks, 1704 threads, 8 processors
34Load average: 1.35, Mach factor: 6.64
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:2378: checking for a BSD-compatible install
52configure:2446: result: /usr/bin/install -c
53configure:2457: checking whether build environment is sane
54configure:2512: result: yes
55configure:2663: checking for a thread-safe mkdir -p
56configure:2702: result: ./install-sh -c -d
57configure:2709: checking for gawk
58configure:2725: found /opt/local/bin/gawk
59configure:2736: result: gawk
60configure:2747: checking whether make sets $(MAKE)
61configure:2769: result: yes
62configure:2798: checking whether make supports nested variables
63configure:2815: result: yes
64configure:2958: checking whether make supports the include directive
65configure:2973: make -f confmf.GNU && cat confinc.out
66this is the am__doit target
67configure:2976: $? = 0
68configure:2995: result: yes (GNU style)
69configure:3065: checking for gcc
70configure:3092: result: /usr/bin/clang
71configure:3321: checking for C compiler version
72configure:3330: /usr/bin/clang --version >&5
73Apple clang version 11.0.0 (clang-1100.0.33.8)
74Target: x86_64-apple-darwin19.0.0
75Thread model: posix
76InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
77configure:3341: $? = 0
78configure:3330: /usr/bin/clang -v >&5
79Apple clang version 11.0.0 (clang-1100.0.33.8)
80Target: x86_64-apple-darwin19.0.0
81Thread model: posix
82InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
83configure:3341: $? = 0
84configure:3330: /usr/bin/clang -V >&5
85clang: error: unsupported option '-V -Wno-framework-include-private-from-public'
86clang: error: no input files
87configure:3341: $? = 1
88configure:3330: /usr/bin/clang -qversion >&5
89clang: error: unknown argument '-qversion', did you mean '--version'?
90clang: error: no input files
91configure:3341: $? = 1
92configure:3361: checking whether the C compiler works
93configure:3383: /usr/bin/clang -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
94configure:3387: $? = 0
95configure:3435: result: yes
96configure:3438: checking for C compiler default output file name
97configure:3440: result: a.out
98configure:3446: checking for suffix of executables
99configure:3453: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
100configure:3457: $? = 0
101configure:3479: result:
102configure:3501: checking whether we are cross compiling
103configure:3509: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
104configure:3513: $? = 0
105configure:3520: ./conftest
106configure:3524: $? = 0
107configure:3539: result: no
108configure:3544: checking for suffix of object files
109configure:3566: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
110configure:3570: $? = 0
111configure:3591: result: o
112configure:3595: checking whether we are using the GNU C compiler
113configure:3614: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
114configure:3614: $? = 0
115configure:3623: result: yes
116configure:3632: checking whether /usr/bin/clang accepts -g
117configure:3652: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
118configure:3652: $? = 0
119configure:3693: result: yes
120configure:3710: checking for /usr/bin/clang option to accept ISO C89
121configure:3773: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
122configure:3773: $? = 0
123configure:3786: result: none needed
124configure:3811: checking whether /usr/bin/clang understands -c and -o together
125configure:3833: /usr/bin/clang -c conftest.c -o conftest2.o
126configure:3836: $? = 0
127configure:3833: /usr/bin/clang -c conftest.c -o conftest2.o
128configure:3836: $? = 0
129configure:3848: result: yes
130configure:3867: checking dependency style of /usr/bin/clang
131configure:3978: result: none
132configure:3993: checking for /usr/bin/clang option to accept ISO C99
133configure:4142: /usr/bin/clang  -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
134configure:4142: $? = 0
135configure:4155: result: none needed
136configure:4176: checking how to run the C preprocessor
137configure:4207: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
138configure:4207: $? = 0
139configure:4221: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
140conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
141#include <ac_nonexistent.h>
142         ^~~~~~~~~~~~~~~~~~
1431 error generated.
144configure:4221: $? = 1
145configure: failed program was:
146| /* confdefs.h */
147| #define PACKAGE_NAME "xorgproto"
148| #define PACKAGE_TARNAME "xorgproto"
149| #define PACKAGE_VERSION "2019.2"
150| #define PACKAGE_STRING "xorgproto 2019.2"
151| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues"
152| #define PACKAGE_URL ""
153| #define PACKAGE "xorgproto"
154| #define VERSION "2019.2"
155| /* end confdefs.h.  */
156| #include <ac_nonexistent.h>
157configure:4246: result: /usr/bin/clang -E
158configure:4266: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
159configure:4266: $? = 0
160configure:4280: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
161conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
162#include <ac_nonexistent.h>
163         ^~~~~~~~~~~~~~~~~~
1641 error generated.
165configure:4280: $? = 1
166configure: failed program was:
167| /* confdefs.h */
168| #define PACKAGE_NAME "xorgproto"
169| #define PACKAGE_TARNAME "xorgproto"
170| #define PACKAGE_VERSION "2019.2"
171| #define PACKAGE_STRING "xorgproto 2019.2"
172| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues"
173| #define PACKAGE_URL ""
174| #define PACKAGE "xorgproto"
175| #define VERSION "2019.2"
176| /* end confdefs.h.  */
177| #include <ac_nonexistent.h>
178configure:4309: checking for grep that handles long lines and -e
179configure:4367: result: /usr/bin/grep
180configure:4372: checking for egrep
181configure:4434: result: /usr/bin/grep -E
182configure:4439: checking for ANSI C header files
183configure:4459: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
184configure:4459: $? = 0
185configure:4532: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
186configure:4532: $? = 0
187configure:4532: ./conftest
188configure:4532: $? = 0
189configure:4543: result: yes
190configure:4556: checking for sys/types.h
191configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
192configure:4556: $? = 0
193configure:4556: result: yes
194configure:4556: checking for sys/stat.h
195configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
196configure:4556: $? = 0
197configure:4556: result: yes
198configure:4556: checking for stdlib.h
199configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
200configure:4556: $? = 0
201configure:4556: result: yes
202configure:4556: checking for string.h
203configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
204configure:4556: $? = 0
205configure:4556: result: yes
206configure:4556: checking for memory.h
207configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
208configure:4556: $? = 0
209configure:4556: result: yes
210configure:4556: checking for strings.h
211configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
212configure:4556: $? = 0
213configure:4556: result: yes
214configure:4556: checking for inttypes.h
215configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
216configure:4556: $? = 0
217configure:4556: result: yes
218configure:4556: checking for stdint.h
219configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
220configure:4556: $? = 0
221configure:4556: result: yes
222configure:4556: checking for unistd.h
223configure:4556: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
224configure:4556: $? = 0
225configure:4556: result: yes
226configure:4572: checking whether __clang__ is declared
227configure:4572: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
228configure:4572: $? = 0
229configure:4572: result: yes
230configure:4579: checking whether __INTEL_COMPILER is declared
231configure:4579: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
232conftest.c:61:10: error: use of undeclared identifier '__INTEL_COMPILER'
233  (void) __INTEL_COMPILER;
234         ^
2351 error generated.
236configure:4579: $? = 1
237configure: failed program was:
238| /* confdefs.h */
239| #define PACKAGE_NAME "xorgproto"
240| #define PACKAGE_TARNAME "xorgproto"
241| #define PACKAGE_VERSION "2019.2"
242| #define PACKAGE_STRING "xorgproto 2019.2"
243| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues"
244| #define PACKAGE_URL ""
245| #define PACKAGE "xorgproto"
246| #define VERSION "2019.2"
247| #define STDC_HEADERS 1
248| #define HAVE_SYS_TYPES_H 1
249| #define HAVE_SYS_STAT_H 1
250| #define HAVE_STDLIB_H 1
251| #define HAVE_STRING_H 1
252| #define HAVE_MEMORY_H 1
253| #define HAVE_STRINGS_H 1
254| #define HAVE_INTTYPES_H 1
255| #define HAVE_STDINT_H 1
256| #define HAVE_UNISTD_H 1
257| /* end confdefs.h.  */
258| #include <stdio.h>
259| #ifdef HAVE_SYS_TYPES_H
260| # include <sys/types.h>
261| #endif
262| #ifdef HAVE_SYS_STAT_H
263| # include <sys/stat.h>
264| #endif
265| #ifdef STDC_HEADERS
266| # include <stdlib.h>
267| # include <stddef.h>
268| #else
269| # ifdef HAVE_STDLIB_H
270| #  include <stdlib.h>
271| # endif
272| #endif
273| #ifdef HAVE_STRING_H
274| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
275| #  include <memory.h>
276| # endif
277| # include <string.h>
278| #endif
279| #ifdef HAVE_STRINGS_H
280| # include <strings.h>
281| #endif
282| #ifdef HAVE_INTTYPES_H
283| # include <inttypes.h>
284| #endif
285| #ifdef HAVE_STDINT_H
286| # include <stdint.h>
287| #endif
288| #ifdef HAVE_UNISTD_H
289| # include <unistd.h>
290| #endif
291| int
292| main ()
293| {
294| #ifndef __INTEL_COMPILER
295| #ifdef __cplusplus
296|   (void) __INTEL_COMPILER;
297| #else
298|   (void) __INTEL_COMPILER;
299| #endif
300| #endif
301|
302|   ;
303|   return 0;
304| }
305configure:4579: result: no
306configure:4586: checking whether __SUNPRO_C is declared
307configure:4586: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
308conftest.c:61:10: error: use of undeclared identifier '__SUNPRO_C'
309  (void) __SUNPRO_C;
310         ^
3111 error generated.
312configure:4586: $? = 1
313configure: failed program was:
314| /* confdefs.h */
315| #define PACKAGE_NAME "xorgproto"
316| #define PACKAGE_TARNAME "xorgproto"
317| #define PACKAGE_VERSION "2019.2"
318| #define PACKAGE_STRING "xorgproto 2019.2"
319| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues"
320| #define PACKAGE_URL ""
321| #define PACKAGE "xorgproto"
322| #define VERSION "2019.2"
323| #define STDC_HEADERS 1
324| #define HAVE_SYS_TYPES_H 1
325| #define HAVE_SYS_STAT_H 1
326| #define HAVE_STDLIB_H 1
327| #define HAVE_STRING_H 1
328| #define HAVE_MEMORY_H 1
329| #define HAVE_STRINGS_H 1
330| #define HAVE_INTTYPES_H 1
331| #define HAVE_STDINT_H 1
332| #define HAVE_UNISTD_H 1
333| /* end confdefs.h.  */
334| #include <stdio.h>
335| #ifdef HAVE_SYS_TYPES_H
336| # include <sys/types.h>
337| #endif
338| #ifdef HAVE_SYS_STAT_H
339| # include <sys/stat.h>
340| #endif
341| #ifdef STDC_HEADERS
342| # include <stdlib.h>
343| # include <stddef.h>
344| #else
345| # ifdef HAVE_STDLIB_H
346| #  include <stdlib.h>
347| # endif
348| #endif
349| #ifdef HAVE_STRING_H
350| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
351| #  include <memory.h>
352| # endif
353| # include <string.h>
354| #endif
355| #ifdef HAVE_STRINGS_H
356| # include <strings.h>
357| #endif
358| #ifdef HAVE_INTTYPES_H
359| # include <inttypes.h>
360| #endif
361| #ifdef HAVE_STDINT_H
362| # include <stdint.h>
363| #endif
364| #ifdef HAVE_UNISTD_H
365| # include <unistd.h>
366| #endif
367| int
368| main ()
369| {
370| #ifndef __SUNPRO_C
371| #ifdef __cplusplus
372|   (void) __SUNPRO_C;
373| #else
374|   (void) __SUNPRO_C;
375| #endif
376| #endif
377|
378|   ;
379|   return 0;
380| }
381configure:4586: result: no
382configure:4648: checking for pkg-config
383configure:4666: found /opt/local/bin/pkg-config
384configure:4678: result: /opt/local/bin/pkg-config
385configure:4703: checking pkg-config is at least version 0.9.0
386configure:4709: result: no
387configure:4718: checking build system type
388configure:4732: result: x86_64-apple-darwin19.0.0
389configure:4752: checking host system type
390configure:4765: result: x86_64-apple-darwin19.0.0
391configure:4785: checking for a sed that does not truncate output
392configure:4849: result: /usr/bin/sed
393configure:4895: checking if /usr/bin/clang supports -Werror=unknown-warning-option
394configure:4904: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
395configure:4904: $? = 0
396configure:4911: result: yes
397configure:4922: checking if /usr/bin/clang supports -Werror=unused-command-line-argument
398configure:4931: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
399configure:4931: $? = 0
400configure:4938: result: yes
401configure:4957: checking if /usr/bin/clang supports -Wall
402configure:4974: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wall -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
403configure:4974: $? = 0
404configure:4987: result: yes
405configure:5075: checking if /usr/bin/clang supports -Wpointer-arith
406configure:5092: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wpointer-arith -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
407configure:5092: $? = 0
408configure:5105: result: yes
409configure:5193: checking if /usr/bin/clang supports -Wmissing-declarations
410configure:5210: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-declarations -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
411configure:5210: $? = 0
412configure:5223: result: yes
413configure:5311: checking if /usr/bin/clang supports -Wformat=2
414configure:5328: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wformat=2 -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
415configure:5328: $? = 0
416configure:5341: result: yes
417configure:5480: checking if /usr/bin/clang supports -Wstrict-prototypes
418configure:5497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wstrict-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
419configure:5497: $? = 0
420configure:5510: result: yes
421configure:5598: checking if /usr/bin/clang supports -Wmissing-prototypes
422configure:5615: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-prototypes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
423configure:5615: $? = 0
424configure:5628: result: yes
425configure:5716: checking if /usr/bin/clang supports -Wnested-externs
426configure:5733: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wnested-externs -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
427configure:5733: $? = 0
428configure:5746: result: yes
429configure:5834: checking if /usr/bin/clang supports -Wbad-function-cast
430configure:5851: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wbad-function-cast -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
431configure:5851: $? = 0
432configure:5864: result: yes
433configure:5952: checking if /usr/bin/clang supports -Wold-style-definition
434configure:5969: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wold-style-definition -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
435configure:5969: $? = 0
436configure:5982: result: yes
437configure:6119: checking if /usr/bin/clang supports -Wdeclaration-after-statement
438configure:6136: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wdeclaration-after-statement -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
439configure:6136: $? = 0
440configure:6149: result: yes
441configure:6241: checking if /usr/bin/clang supports -Wunused
442configure:6258: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wunused -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
443configure:6258: $? = 0
444configure:6271: result: yes
445configure:6359: checking if /usr/bin/clang supports -Wuninitialized
446configure:6376: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wuninitialized -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
447configure:6376: $? = 0
448configure:6389: result: yes
449configure:6477: checking if /usr/bin/clang supports -Wshadow
450configure:6494: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wshadow -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
451configure:6494: $? = 0
452configure:6507: result: yes
453configure:6595: checking if /usr/bin/clang supports -Wmissing-noreturn
454configure:6612: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-noreturn -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
455configure:6612: $? = 0
456configure:6625: result: yes
457configure:6713: checking if /usr/bin/clang supports -Wmissing-format-attribute
458configure:6730: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wmissing-format-attribute -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
459configure:6730: $? = 0
460configure:6743: result: yes
461configure:6831: checking if /usr/bin/clang supports -Wredundant-decls
462configure:6848: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wredundant-decls -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
463configure:6848: $? = 0
464configure:6861: result: yes
465configure:6949: checking if /usr/bin/clang supports -Wlogical-op
466configure:6966: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Wlogical-op -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
467error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]
468configure:6966: $? = 1
469configure: failed program was:
470| /* confdefs.h */
471| #define PACKAGE_NAME "xorgproto"
472| #define PACKAGE_TARNAME "xorgproto"
473| #define PACKAGE_VERSION "2019.2"
474| #define PACKAGE_STRING "xorgproto 2019.2"
475| #define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues"
476| #define PACKAGE_URL ""
477| #define PACKAGE "xorgproto"
478| #define VERSION "2019.2"
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| /* end confdefs.h.  */
490| int i;
491| int
492| main ()
493| {
494|
495|   ;
496|   return 0;
497| }
498configure:6979: result: no
499configure:7079: checking if /usr/bin/clang supports -Werror=implicit
500configure:7096: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=implicit -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
501configure:7096: $? = 0
502configure:7109: result: yes
503configure:7246: checking if /usr/bin/clang supports -Werror=nonnull
504configure:7263: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=nonnull -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
505configure:7263: $? = 0
506configure:7276: result: yes
507configure:7364: checking if /usr/bin/clang supports -Werror=init-self
508configure:7381: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=init-self -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
509configure:7381: $? = 0
510configure:7394: result: yes
511configure:7482: checking if /usr/bin/clang supports -Werror=main
512configure:7499: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=main -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
513configure:7499: $? = 0
514configure:7512: result: yes
515configure:7600: checking if /usr/bin/clang supports -Werror=missing-braces
516configure:7617: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=missing-braces -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
517configure:7617: $? = 0
518configure:7630: result: yes
519configure:7718: checking if /usr/bin/clang supports -Werror=sequence-point
520configure:7735: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=sequence-point -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
521configure:7735: $? = 0
522configure:7748: result: yes
523configure:7836: checking if /usr/bin/clang supports -Werror=return-type
524configure:7853: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=return-type -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
525configure:7853: $? = 0
526configure:7866: result: yes
527configure:8003: checking if /usr/bin/clang supports -Werror=trigraphs
528configure:8020: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=trigraphs -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
529configure:8020: $? = 0
530configure:8033: result: yes
531configure:8121: checking if /usr/bin/clang supports -Werror=array-bounds
532configure:8138: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=array-bounds -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
533configure:8138: $? = 0
534configure:8151: result: yes
535configure:8239: checking if /usr/bin/clang supports -Werror=write-strings
536configure:8256: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=write-strings -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
537configure:8256: $? = 0
538configure:8269: result: yes
539configure:8357: checking if /usr/bin/clang supports -Werror=address
540configure:8374: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=address -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
541configure:8374: $? = 0
542configure:8387: result: yes
543configure:8475: checking if /usr/bin/clang supports -Werror=int-to-pointer-cast
544configure:8492: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=int-to-pointer-cast -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
545configure:8492: $? = 0
546configure:8505: result: yes
547configure:8642: checking if /usr/bin/clang supports -Werror=pointer-to-int-cast
548configure:8659: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=pointer-to-int-cast -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
549configure:8659: $? = 0
550configure:8672: result: yes
551configure:10330: checking if /usr/bin/clang supports -pedantic
552configure:10347: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -pedantic -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
553configure:10347: $? = 0
554configure:10360: result: yes
555configure:10448: checking if /usr/bin/clang supports -Werror
556configure:10465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
557configure:10465: $? = 0
558configure:10478: result: yes
559configure:10618: checking if /usr/bin/clang supports -Werror=attributes
560configure:10635: /usr/bin/clang -o conftest -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=attributes -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c  >&5
561configure:10635: $? = 0
562configure:10648: result: yes
563configure:10840: checking whether make supports nested variables
564configure:10857: result: yes
565configure:10887: checking whether to build functional specifications
566configure:10889: result: no
567configure:11225: checking for xsltproc
568configure:11243: found /opt/local/bin/xsltproc
569configure:11255: result: /opt/local/bin/xsltproc
570configure:11335: checking for X.Org SGML entities >= 1.8
571configure:11358: result: no
572configure:11396: checking sys/select.h usability
573configure:11396: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
574configure:11396: $? = 0
575configure:11396: result: yes
576configure:11396: checking sys/select.h presence
577configure:11396: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
578configure:11396: $? = 0
579configure:11396: result: yes
580configure:11396: checking for sys/select.h
581configure:11396: result: yes
582configure:11396: checking sys/param.h usability
583configure:11396: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
584configure:11396: $? = 0
585configure:11396: result: yes
586configure:11396: checking sys/param.h presence
587configure:11396: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
588configure:11396: $? = 0
589configure:11396: result: yes
590configure:11396: checking for sys/param.h
591configure:11396: result: yes
592configure:11396: checking for sys/types.h
593configure:11396: result: yes
594configure:11396: checking sys/time.h usability
595configure:11396: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
596configure:11396: $? = 0
597configure:11396: result: yes
598configure:11396: checking sys/time.h presence
599configure:11396: /usr/bin/clang -E -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c
600configure:11396: $? = 0
601configure:11396: result: yes
602configure:11396: checking for sys/time.h
603configure:11396: result: yes
604configure:11415: checking for fd_set.fds_bits
605configure:11415: /usr/bin/clang -c -pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk conftest.c >&5
606conftest.c:47:13: warning: address of array 'ac_aggr.fds_bits' will always evaluate to 'true' [-Wpointer-bool-conversion]
607if (ac_aggr.fds_bits)
608~~  ~~~~~~~~^~~~~~~~
6091 warning generated.
610configure:11415: $? = 0
611configure:11415: result: yes
612configure:11619: checking that generated files are newer than configure
613configure:11625: result: done
614configure:11676: creating ./config.status
615
616## ---------------------- ##
617## Running config.status. ##
618## ---------------------- ##
619
620This file was extended by xorgproto config.status 2019.2, which was
621generated by GNU Autoconf 2.69.  Invocation command line was
622
623  CONFIG_FILES    =
624  CONFIG_HEADERS  =
625  CONFIG_LINKS    =
626  CONFIG_COMMANDS =
627  $ ./config.status
628
629on Virgo-Supercluster.local
630
631config.status:896: creating applewmproto.pc
632config.status:1048: error: could not create applewmproto.pc
633
634## ---------------- ##
635## Cache variables. ##
636## ---------------- ##
637
638ac_cv_build=x86_64-apple-darwin19.0.0
639ac_cv_c_compiler_gnu=yes
640ac_cv_env_CC_set=set
641ac_cv_env_CC_value=/usr/bin/clang
642ac_cv_env_CFLAGS_set=set
643ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
644ac_cv_env_CPPFLAGS_set=set
645ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
646ac_cv_env_CPP_set=
647ac_cv_env_CPP_value=
648ac_cv_env_FOP_set=
649ac_cv_env_FOP_value=
650ac_cv_env_LDFLAGS_set=set
651ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
652ac_cv_env_LIBS_set=
653ac_cv_env_LIBS_value=
654ac_cv_env_PKG_CONFIG_LIBDIR_set=
655ac_cv_env_PKG_CONFIG_LIBDIR_value=
656ac_cv_env_PKG_CONFIG_PATH_set=
657ac_cv_env_PKG_CONFIG_PATH_value=
658ac_cv_env_PKG_CONFIG_set=
659ac_cv_env_PKG_CONFIG_value=
660ac_cv_env_XMLTO_set=
661ac_cv_env_XMLTO_value=
662ac_cv_env_XSLTPROC_set=
663ac_cv_env_XSLTPROC_value=
664ac_cv_env_build_alias_set=
665ac_cv_env_build_alias_value=
666ac_cv_env_host_alias_set=
667ac_cv_env_host_alias_value=
668ac_cv_env_target_alias_set=
669ac_cv_env_target_alias_value=
670ac_cv_have_decl___INTEL_COMPILER=no
671ac_cv_have_decl___SUNPRO_C=no
672ac_cv_have_decl___clang__=yes
673ac_cv_header_inttypes_h=yes
674ac_cv_header_memory_h=yes
675ac_cv_header_stdc=yes
676ac_cv_header_stdint_h=yes
677ac_cv_header_stdlib_h=yes
678ac_cv_header_string_h=yes
679ac_cv_header_strings_h=yes
680ac_cv_header_sys_param_h=yes
681ac_cv_header_sys_select_h=yes
682ac_cv_header_sys_stat_h=yes
683ac_cv_header_sys_time_h=yes
684ac_cv_header_sys_types_h=yes
685ac_cv_header_unistd_h=yes
686ac_cv_host=x86_64-apple-darwin19.0.0
687ac_cv_member_fd_set_fds_bits=yes
688ac_cv_objext=o
689ac_cv_path_EGREP='/usr/bin/grep -E'
690ac_cv_path_GREP=/usr/bin/grep
691ac_cv_path_SED=/usr/bin/sed
692ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
693ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
694ac_cv_prog_AWK=gawk
695ac_cv_prog_CPP='/usr/bin/clang -E'
696ac_cv_prog_ac_ct_CC=/usr/bin/clang
697ac_cv_prog_cc_c89=
698ac_cv_prog_cc_c99=
699ac_cv_prog_cc_g=yes
700ac_cv_prog_make_make_set=yes
701am_cv_CC_dependencies_compiler_type=none
702am_cv_make_support_nested_variables=yes
703am_cv_prog_cc_c_o=yes
704xorg_cv_cc_flag__Wall=yes
705xorg_cv_cc_flag__Wbad_function_cast=yes
706xorg_cv_cc_flag__Wdeclaration_after_statement=yes
707xorg_cv_cc_flag__Werror=yes
708xorg_cv_cc_flag__Werror_address=yes
709xorg_cv_cc_flag__Werror_array_bounds=yes
710xorg_cv_cc_flag__Werror_attributes=yes
711xorg_cv_cc_flag__Werror_implicit=yes
712xorg_cv_cc_flag__Werror_init_self=yes
713xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
714xorg_cv_cc_flag__Werror_main=yes
715xorg_cv_cc_flag__Werror_missing_braces=yes
716xorg_cv_cc_flag__Werror_nonnull=yes
717xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
718xorg_cv_cc_flag__Werror_return_type=yes
719xorg_cv_cc_flag__Werror_sequence_point=yes
720xorg_cv_cc_flag__Werror_trigraphs=yes
721xorg_cv_cc_flag__Werror_write_strings=yes
722xorg_cv_cc_flag__Wformat_2=yes
723xorg_cv_cc_flag__Wlogical_op=no
724xorg_cv_cc_flag__Wmissing_declarations=yes
725xorg_cv_cc_flag__Wmissing_format_attribute=yes
726xorg_cv_cc_flag__Wmissing_noreturn=yes
727xorg_cv_cc_flag__Wmissing_prototypes=yes
728xorg_cv_cc_flag__Wnested_externs=yes
729xorg_cv_cc_flag__Wold_style_definition=yes
730xorg_cv_cc_flag__Wpointer_arith=yes
731xorg_cv_cc_flag__Wredundant_decls=yes
732xorg_cv_cc_flag__Wshadow=yes
733xorg_cv_cc_flag__Wstrict_prototypes=yes
734xorg_cv_cc_flag__Wuninitialized=yes
735xorg_cv_cc_flag__Wunused=yes
736xorg_cv_cc_flag__pedantic=yes
737xorg_cv_cc_flag_unknown_warning_option=yes
738xorg_cv_cc_flag_unused_command_line_argument=yes
739
740## ----------------- ##
741## Output variables. ##
742## ----------------- ##
743
744ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xorgproto/xorg-xorgproto/work/xorgproto-2019.2/missing aclocal-1.16'
745ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
746ADMIN_MAN_SUFFIX='8'
747AMDEPBACKSLASH='\'
748AMDEP_FALSE='#'
749AMDEP_TRUE=''
750AMTAR='$${TAR-tar}'
751AM_BACKSLASH='\'
752AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
753AM_DEFAULT_VERBOSITY='0'
754AM_V='$(V)'
755APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
756APP_MAN_SUFFIX='1'
757AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xorgproto/xorg-xorgproto/work/xorgproto-2019.2/missing autoconf'
758AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xorgproto/xorg-xorgproto/work/xorgproto-2019.2/missing autoheader'
759AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xorgproto/xorg-xorgproto/work/xorgproto-2019.2/missing automake-1.16'
760AWK='gawk'
761BASE_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'
762CC='/usr/bin/clang'
763CCDEPMODE='depmode=none'
764CFLAGS='-pipe -Os -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
765CHANGELOG_CMD='((GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp) 2>/dev/null && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; test -e $(top_srcdir)/ChangeLog || ( touch $(top_srcdir)/ChangeLog; echo '\''git failed to create ChangeLog: installing empty ChangeLog.'\'' >&2))'
766CPP='/usr/bin/clang -E'
767CPPFLAGS='-I/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
768CWARNFLAGS=' -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'
769CYGPATH_W='echo'
770DEFS='-DPACKAGE_NAME=\"xorgproto\" -DPACKAGE_TARNAME=\"xorgproto\" -DPACKAGE_VERSION=\"2019.2\" -DPACKAGE_STRING=\"xorgproto\ 2019.2\" -DPACKAGE_BUGREPORT=\"https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xorgproto\" -DVERSION=\"2019.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DPACKAGE_VERSION_MAJOR=2019 -DPACKAGE_VERSION_MINOR=2 -DPACKAGE_VERSION_PATCHLEVEL=0 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_TIME_H=1'
771DEPDIR='.deps'
772DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
773DRIVER_MAN_SUFFIX='4'
774ECHO_C='\c'
775ECHO_N=''
776ECHO_T=''
777EGREP='/usr/bin/grep -E'
778ENABLE_SPECS_FALSE=''
779ENABLE_SPECS_TRUE='#'
780EXEEXT=''
781FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
782FILE_MAN_SUFFIX='5'
783FOP=''
784GREP='/usr/bin/grep'
785HAVE_FOP_FALSE=''
786HAVE_FOP_TRUE='#'
787HAVE_STYLESHEETS_FALSE=''
788HAVE_STYLESHEETS_TRUE='#'
789HAVE_XMLTO_FALSE=''
790HAVE_XMLTO_TEXT_FALSE=''
791HAVE_XMLTO_TEXT_TRUE='#'
792HAVE_XMLTO_TRUE='#'
793HAVE_XSLTPROC_FALSE='#'
794HAVE_XSLTPROC_TRUE=''
795INSTALL_CMD='(cp -f /INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; test -e $(top_srcdir)/INSTALL || ( touch $(top_srcdir)/INSTALL; echo '\''failed to copy INSTALL from util-macros: installing empty INSTALL.'\'' >&2))'
796INSTALL_DATA='${INSTALL} -m 644'
797INSTALL_PROGRAM='${INSTALL}'
798INSTALL_SCRIPT='${INSTALL}'
799INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
800LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'
801LEGACY_FALSE='#'
802LEGACY_TRUE=''
803LIBOBJS=''
804LIBS=''
805LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
806LIB_MAN_SUFFIX='3'
807LTLIBOBJS=''
808MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xorgproto/xorg-xorgproto/work/xorgproto-2019.2/missing makeinfo'
809MAN_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'\'''
810MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
811MISC_MAN_SUFFIX='7'
812MKDIR_P='./install-sh -c -d'
813OBJEXT='o'
814PACKAGE='xorgproto'
815PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues'
816PACKAGE_NAME='xorgproto'
817PACKAGE_STRING='xorgproto 2019.2'
818PACKAGE_TARNAME='xorgproto'
819PACKAGE_URL=''
820PACKAGE_VERSION='2019.2'
821PATH_SEPARATOR=':'
822PKG_CONFIG=''
823PKG_CONFIG_LIBDIR=''
824PKG_CONFIG_PATH=''
825SED='/usr/bin/sed'
826SET_MAKE=''
827SHELL='/bin/sh'
828STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
829STRIP=''
830STYLESHEET_SRCDIR=''
831USE_FDS_BITS='fds_bits'
832VERSION='2019.2'
833XMLTO=''
834XORG_MAN_PAGE='X Version 11'
835XORG_SGML_PATH=''
836XSLTPROC='/opt/local/bin/xsltproc'
837XSL_STYLESHEET=''
838ac_ct_CC='/usr/bin/clang'
839am__EXEEXT_FALSE=''
840am__EXEEXT_TRUE='#'
841am__fastdepCC_FALSE=''
842am__fastdepCC_TRUE='#'
843am__include='include'
844am__isrc=''
845am__leading_dot='.'
846am__nodep='_no'
847am__quote=''
848am__tar='$${TAR-tar} chof - "$$tardir"'
849am__untar='$${TAR-tar} xf -'
850bindir='${exec_prefix}/bin'
851build='x86_64-apple-darwin19.0.0'
852build_alias=''
853build_cpu='x86_64'
854build_os='darwin19.0.0'
855build_vendor='apple'
856datadir='${datarootdir}'
857datarootdir='${prefix}/share'
858docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
859dvidir='${docdir}'
860exec_prefix='${prefix}'
861host='x86_64-apple-darwin19.0.0'
862host_alias=''
863host_cpu='x86_64'
864host_os='darwin19.0.0'
865host_vendor='apple'
866htmldir='${docdir}'
867includedir='${prefix}/include'
868infodir='${datarootdir}/info'
869install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xorgproto/xorg-xorgproto/work/xorgproto-2019.2/install-sh'
870libdir='${exec_prefix}/lib'
871libexecdir='${exec_prefix}/libexec'
872localedir='${datarootdir}/locale'
873localstatedir='${prefix}/var'
874mandir='${datarootdir}/man'
875mkdir_p='$(MKDIR_P)'
876oldincludedir='/usr/include'
877pdfdir='${docdir}'
878prefix='/opt/local'
879program_transform_name='s,x,x,'
880psdir='${docdir}'
881sbindir='${exec_prefix}/sbin'
882sharedstatedir='${prefix}/com'
883sysconfdir='${prefix}/etc'
884target_alias=''
885
886## ----------- ##
887## confdefs.h. ##
888## ----------- ##
889
890/* confdefs.h */
891#define PACKAGE_NAME "xorgproto"
892#define PACKAGE_TARNAME "xorgproto"
893#define PACKAGE_VERSION "2019.2"
894#define PACKAGE_STRING "xorgproto 2019.2"
895#define PACKAGE_BUGREPORT "https://gitlab.freedesktop.org/xorg/proto/xorgproto/issues"
896#define PACKAGE_URL ""
897#define PACKAGE "xorgproto"
898#define VERSION "2019.2"
899#define STDC_HEADERS 1
900#define HAVE_SYS_TYPES_H 1
901#define HAVE_SYS_STAT_H 1
902#define HAVE_STDLIB_H 1
903#define HAVE_STRING_H 1
904#define HAVE_MEMORY_H 1
905#define HAVE_STRINGS_H 1
906#define HAVE_INTTYPES_H 1
907#define HAVE_STDINT_H 1
908#define HAVE_UNISTD_H 1
909#define PACKAGE_VERSION_MAJOR 2019
910#define PACKAGE_VERSION_MINOR 2
911#define PACKAGE_VERSION_PATCHLEVEL 0
912#define HAVE_SYS_SELECT_H 1
913#define HAVE_SYS_PARAM_H 1
914#define HAVE_SYS_TYPES_H 1
915#define HAVE_SYS_TIME_H 1
916
917configure: exit 1