Ticket #30318: config.log

File config.log, 43.0 KB (added by fleason (Fred Leason), 13 years ago)

From /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0

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 libXext configure 1.3.0, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --without-xmlto --without-fop --disable-specs
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = freds-i7-860.local
14uname -m = x86_64
15uname -r = 11.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 101 tasks, 492 threads, 8 processors
34Load average: 1.10, Mach factor: 6.89
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:2342: checking for a BSD-compatible install
52configure:2410: result: /usr/bin/install -c
53configure:2421: checking whether build environment is sane
54configure:2471: result: yes
55configure:2612: checking for a thread-safe mkdir -p
56configure:2651: result: /opt/local/bin/gmkdir -p
57configure:2664: checking for gawk
58configure:2694: result: no
59configure:2664: checking for mawk
60configure:2694: result: no
61configure:2664: checking for nawk
62configure:2694: result: no
63configure:2664: checking for awk
64configure:2680: found /usr/bin/awk
65configure:2691: result: awk
66configure:2702: checking whether make sets $(MAKE)
67configure:2724: result: yes
68configure:2805: checking whether to enable maintainer-specific portions of Makefiles
69configure:2814: result: no
70configure:2858: checking build system type
71configure:2872: result: x86_64-apple-darwin11.0.0
72configure:2892: checking host system type
73configure:2905: result: x86_64-apple-darwin11.0.0
74configure:2946: checking how to print strings
75configure:2973: result: printf
76configure:3006: checking for style of include used by make
77configure:3034: result: GNU
78configure:3104: checking for gcc
79configure:3131: result: /Developer/usr/bin/llvm-gcc-4.2
80configure:3360: checking for C compiler version
81configure:3369: /Developer/usr/bin/llvm-gcc-4.2 --version >&5
82i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
83Copyright (C) 2007 Free Software Foundation, Inc.
84This is free software; see the source for copying conditions.  There is NO
85warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
86
87configure:3380: $? = 0
88configure:3369: /Developer/usr/bin/llvm-gcc-4.2 -v >&5
89Using built-in specs.
90Target: i686-apple-darwin11
91Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
92Thread model: posix
93gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
94configure:3380: $? = 0
95configure:3369: /Developer/usr/bin/llvm-gcc-4.2 -V >&5
96llvm-gcc-4.2: argument to `-V' is missing
97configure:3380: $? = 1
98configure:3369: /Developer/usr/bin/llvm-gcc-4.2 -qversion >&5
99i686-apple-darwin11-llvm-gcc-4.2: no input files
100configure:3380: $? = 1
101configure:3400: checking whether the C compiler works
102configure:3422: /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
103configure:3426: $? = 0
104configure:3474: result: yes
105configure:3477: checking for C compiler default output file name
106configure:3479: result: a.out
107configure:3485: checking for suffix of executables
108configure:3492: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
109configure:3496: $? = 0
110configure:3518: result:
111configure:3540: checking whether we are cross compiling
112configure:3548: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
113configure:3552: $? = 0
114configure:3559: ./conftest
115configure:3563: $? = 0
116configure:3578: result: no
117configure:3583: checking for suffix of object files
118configure:3605: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
119configure:3609: $? = 0
120configure:3630: result: o
121configure:3634: checking whether we are using the GNU C compiler
122configure:3653: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
123configure:3653: $? = 0
124configure:3662: result: yes
125configure:3671: checking whether /Developer/usr/bin/llvm-gcc-4.2 accepts -g
126configure:3691: /Developer/usr/bin/llvm-gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
127configure:3691: $? = 0
128configure:3732: result: yes
129configure:3749: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C89
130configure:3813: /Developer/usr/bin/llvm-gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
131configure:3813: $? = 0
132configure:3826: result: none needed
133configure:3848: checking dependency style of /Developer/usr/bin/llvm-gcc-4.2
134configure:3958: result: gcc3
135configure:3973: checking for a sed that does not truncate output
136configure:4037: result: /opt/local/bin/gsed
137configure:4055: checking for grep that handles long lines and -e
138configure:4113: result: /usr/bin/grep
139configure:4118: checking for egrep
140configure:4180: result: /usr/bin/grep -E
141configure:4185: checking for fgrep
142configure:4247: result: /usr/bin/grep -F
143configure:4282: checking for ld used by /Developer/usr/bin/llvm-gcc-4.2
144configure:4349: result: /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
145configure:4356: checking if the linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
146configure:4371: result: no
147configure:4383: checking for BSD- or MS-compatible name lister (nm)
148configure:4432: result: /usr/bin/nm
149configure:4562: checking the name lister (/usr/bin/nm) interface
150configure:4569: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
151configure:4572: /usr/bin/nm "conftest.o"
152configure:4575: output
1530000000000000000 S _some_variable
154configure:4582: result: BSD nm
155configure:4585: checking whether ln -s works
156configure:4589: result: yes
157configure:4597: checking the maximum length of command line arguments
158configure:4722: result: 196608
159configure:4739: checking whether the shell understands some XSI constructs
160configure:4749: result: yes
161configure:4753: checking whether the shell understands "+="
162configure:4759: result: yes
163configure:4794: checking how to convert x86_64-apple-darwin11.0.0 file names to x86_64-apple-darwin11.0.0 format
164configure:4834: result: func_convert_file_noop
165configure:4841: checking how to convert x86_64-apple-darwin11.0.0 file names to toolchain format
166configure:4861: result: func_convert_file_noop
167configure:4868: checking for /Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
168configure:4875: result: -r
169configure:4949: checking for objdump
170configure:4979: result: no
171configure:5008: checking how to recognize dependent libraries
172configure:5210: result: pass_all
173configure:5295: checking for dlltool
174configure:5325: result: no
175configure:5355: checking how to associate runtime and link libraries
176configure:5382: result: printf %s\n
177configure:5443: checking for ar
178configure:5459: found /usr/bin/ar
179configure:5470: result: ar
180configure:5507: checking for archiver @FILE support
181configure:5524: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
182configure:5524: $? = 0
183configure:5527: ar cru libconftest.a @conftest.lst >&5
184ar: @conftest.lst: No such file or directory
185configure:5530: $? = 1
186configure:5550: result: no
187configure:5608: checking for strip
188configure:5624: found /usr/bin/strip
189configure:5635: result: strip
190configure:5707: checking for ranlib
191configure:5723: found /usr/bin/ranlib
192configure:5734: result: ranlib
193configure:5836: checking command to parse /usr/bin/nm output from /Developer/usr/bin/llvm-gcc-4.2 object
194configure:5955: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
195configure:5958: $? = 0
196configure:5962: /usr/bin/nm 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
197configure:5965: $? = 0
198cannot find nm_test_var in conftest.nm
199configure:5955: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
200configure:5958: $? = 0
201configure:5962: /usr/bin/nm 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
202configure:5965: $? = 0
203configure:6031: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5
204configure:6034: $? = 0
205configure:6072: result: ok
206configure:6109: checking for sysroot
207configure:6139: result: no
208configure:6382: checking for mt
209configure:6412: result: no
210configure:6432: checking if : is a manifest tool
211configure:6438: : '-?'
212configure:6446: result: no
213configure:6502: checking for dsymutil
214configure:6518: found /usr/bin/dsymutil
215configure:6529: result: dsymutil
216configure:6594: checking for nmedit
217configure:6610: found /usr/bin/nmedit
218configure:6621: result: nmedit
219configure:6686: checking for lipo
220configure:6702: found /usr/bin/lipo
221configure:6713: result: lipo
222configure:6778: checking for otool
223configure:6794: found /usr/bin/otool
224configure:6805: result: otool
225configure:6870: checking for otool64
226configure:6900: result: no
227configure:6945: checking for -single_module linker flag
228/Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
229configure:6972: result: yes
230configure:6974: checking for -exported_symbols_list linker flag
231configure:6994: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
232configure:6994: $? = 0
233configure:7004: result: yes
234configure:7006: checking for -force_load linker flag
235/Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -c -o conftest.o conftest.c
236ar cru libconftest.a conftest.o
237ranlib libconftest.a
238/Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
239configure:7036: result: yes
240configure:7078: checking how to run the C preprocessor
241configure:7109: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
242configure:7109: $? = 0
243configure:7123: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
244conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
245configure:7123: $? = 1
246configure: failed program was:
247| /* confdefs.h */
248| #define PACKAGE_NAME "libXext"
249| #define PACKAGE_TARNAME "libXext"
250| #define PACKAGE_VERSION "1.3.0"
251| #define PACKAGE_STRING "libXext 1.3.0"
252| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
253| #define PACKAGE_URL ""
254| #define PACKAGE "libXext"
255| #define VERSION "1.3.0"
256| /* end confdefs.h.  */
257| #include <ac_nonexistent.h>
258configure:7148: result: /Developer/usr/bin/llvm-gcc-4.2 -E
259configure:7168: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
260configure:7168: $? = 0
261configure:7182: /Developer/usr/bin/llvm-gcc-4.2 -E -I/opt/local/include conftest.c
262conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
263configure:7182: $? = 1
264configure: failed program was:
265| /* confdefs.h */
266| #define PACKAGE_NAME "libXext"
267| #define PACKAGE_TARNAME "libXext"
268| #define PACKAGE_VERSION "1.3.0"
269| #define PACKAGE_STRING "libXext 1.3.0"
270| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
271| #define PACKAGE_URL ""
272| #define PACKAGE "libXext"
273| #define VERSION "1.3.0"
274| /* end confdefs.h.  */
275| #include <ac_nonexistent.h>
276configure:7211: checking for ANSI C header files
277configure:7231: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
278configure:7231: $? = 0
279configure:7304: /Developer/usr/bin/llvm-gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
280configure:7304: $? = 0
281configure:7304: ./conftest
282configure:7304: $? = 0
283configure:7315: result: yes
284configure:7328: checking for sys/types.h
285configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
286configure:7328: $? = 0
287configure:7328: result: yes
288configure:7328: checking for sys/stat.h
289configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
290configure:7328: $? = 0
291configure:7328: result: yes
292configure:7328: checking for stdlib.h
293configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
294configure:7328: $? = 0
295configure:7328: result: yes
296configure:7328: checking for string.h
297configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
298configure:7328: $? = 0
299configure:7328: result: yes
300configure:7328: checking for memory.h
301configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
302configure:7328: $? = 0
303configure:7328: result: yes
304configure:7328: checking for strings.h
305configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
306configure:7328: $? = 0
307configure:7328: result: yes
308configure:7328: checking for inttypes.h
309configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
310configure:7328: $? = 0
311configure:7328: result: yes
312configure:7328: checking for stdint.h
313configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
314configure:7328: $? = 0
315configure:7328: result: yes
316configure:7328: checking for unistd.h
317configure:7328: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
318configure:7328: $? = 0
319configure:7328: result: yes
320configure:7342: checking for dlfcn.h
321configure:7342: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
322configure:7342: $? = 0
323configure:7342: result: yes
324configure:7529: checking for objdir
325configure:7544: result: .libs
326configure:7811: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -fno-rtti -fno-exceptions
327configure:7829: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
328cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
329configure:7833: $? = 0
330configure:7846: result: no
331configure:8156: checking for /Developer/usr/bin/llvm-gcc-4.2 option to produce PIC
332configure:8163: result: -fno-common -DPIC
333configure:8171: checking if /Developer/usr/bin/llvm-gcc-4.2 PIC flag -fno-common -DPIC works
334configure:8189: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
335configure:8193: $? = 0
336configure:8206: result: yes
337configure:8235: checking if /Developer/usr/bin/llvm-gcc-4.2 static flag -static works
338configure:8263: result: no
339configure:8278: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -c -o file.o
340configure:8299: /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5
341configure:8303: $? = 0
342configure:8325: result: yes
343configure:8333: checking if /Developer/usr/bin/llvm-gcc-4.2 supports -c -o file.o
344configure:8380: result: yes
345configure:8413: checking whether the /Developer/usr/bin/llvm-gcc-4.2 linker (/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
346configure:9571: result: yes
347configure:9816: checking dynamic linker characteristics
348configure:10552: result: darwin11.0.0 dyld
349configure:10659: checking how to hardcode library paths into programs
350configure:10684: result: immediate
351configure:11224: checking whether stripping libraries is possible
352configure:11238: result: yes
353configure:11264: checking if libtool supports shared libraries
354configure:11266: result: yes
355configure:11269: checking whether to build shared libraries
356configure:11290: result: yes
357configure:11293: checking whether to build static libraries
358configure:11297: result: yes
359configure:11345: checking for /Developer/usr/bin/llvm-gcc-4.2 option to accept ISO C99
360configure:11494: /Developer/usr/bin/llvm-gcc-4.2  -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
361conftest.c:73: error: expected ';', ',' or ')' before 'text'
362conftest.c: In function 'main':
363conftest.c:127: error: nested functions are disabled, use -fnested-functions to re-enable
364conftest.c:127: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
365conftest.c:127: error: 'newvar' undeclared (first use in this function)
366conftest.c:127: error: (Each undeclared identifier is reported only once
367conftest.c:127: error: for each function it appears in.)
368conftest.c:137: error: 'for' loop initial declaration used outside C99 mode
369configure:11494: $? = 1
370configure: failed program was:
371| /* confdefs.h */
372| #define PACKAGE_NAME "libXext"
373| #define PACKAGE_TARNAME "libXext"
374| #define PACKAGE_VERSION "1.3.0"
375| #define PACKAGE_STRING "libXext 1.3.0"
376| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
377| #define PACKAGE_URL ""
378| #define PACKAGE "libXext"
379| #define VERSION "1.3.0"
380| #define STDC_HEADERS 1
381| #define HAVE_SYS_TYPES_H 1
382| #define HAVE_SYS_STAT_H 1
383| #define HAVE_STDLIB_H 1
384| #define HAVE_STRING_H 1
385| #define HAVE_MEMORY_H 1
386| #define HAVE_STRINGS_H 1
387| #define HAVE_INTTYPES_H 1
388| #define HAVE_STDINT_H 1
389| #define HAVE_UNISTD_H 1
390| #define HAVE_DLFCN_H 1
391| #define LT_OBJDIR ".libs/"
392| /* end confdefs.h.  */
393| #include <stdarg.h>
394| #include <stdbool.h>
395| #include <stdlib.h>
396| #include <wchar.h>
397| #include <stdio.h>
398|
399| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
400| #define debug(...) fprintf (stderr, __VA_ARGS__)
401| #define showlist(...) puts (#__VA_ARGS__)
402| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
403| static void
404| test_varargs_macros (void)
405| {
406|   int x = 1234;
407|   int y = 5678;
408|   debug ("Flag");
409|   debug ("X = %d\n", x);
410|   showlist (The first, second, and third items.);
411|   report (x>y, "x is %d but y is %d", x, y);
412| }
413|
414| // Check long long types.
415| #define BIG64 18446744073709551615ull
416| #define BIG32 4294967295ul
417| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
418| #if !BIG_OK
419|   your preprocessor is broken;
420| #endif
421| #if BIG_OK
422| #else
423|   your preprocessor is broken;
424| #endif
425| static long long int bignum = -9223372036854775807LL;
426| static unsigned long long int ubignum = BIG64;
427|
428| struct incomplete_array
429| {
430|   int datasize;
431|   double data[];
432| };
433|
434| struct named_init {
435|   int number;
436|   const wchar_t *name;
437|   double average;
438| };
439|
440| typedef const char *ccp;
441|
442| static inline int
443| test_restrict (ccp restrict text)
444| {
445|   // See if C++-style comments work.
446|   // Iterate through items via the restricted pointer.
447|   // Also check for declarations in for loops.
448|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
449|     continue;
450|   return 0;
451| }
452|
453| // Check varargs and va_copy.
454| static void
455| test_varargs (const char *format, ...)
456| {
457|   va_list args;
458|   va_start (args, format);
459|   va_list args_copy;
460|   va_copy (args_copy, args);
461|
462|   const char *str;
463|   int number;
464|   float fnumber;
465|
466|   while (*format)
467|     {
468|       switch (*format++)
469|       {
470|       case 's': // string
471|         str = va_arg (args_copy, const char *);
472|         break;
473|       case 'd': // int
474|         number = va_arg (args_copy, int);
475|         break;
476|       case 'f': // float
477|         fnumber = va_arg (args_copy, double);
478|         break;
479|       default:
480|         break;
481|       }
482|     }
483|   va_end (args_copy);
484|   va_end (args);
485| }
486|
487| int
488| main ()
489| {
490|
491|   // Check bool.
492|   _Bool success = false;
493|
494|   // Check restrict.
495|   if (test_restrict ("String literal") == 0)
496|     success = true;
497|   char *restrict newvar = "Another string";
498|
499|   // Check varargs.
500|   test_varargs ("s, d' f .", "string", 65, 34.234);
501|   test_varargs_macros ();
502|
503|   // Check flexible array members.
504|   struct incomplete_array *ia =
505|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
506|   ia->datasize = 10;
507|   for (int i = 0; i < ia->datasize; ++i)
508|     ia->data[i] = i * 1.234;
509|
510|   // Check named initializers.
511|   struct named_init ni = {
512|     .number = 34,
513|     .name = L"Test wide string",
514|     .average = 543.34343,
515|   };
516|
517|   ni.number = 58;
518|
519|   int dynamic_array[ni.number];
520|   dynamic_array[ni.number - 1] = 543;
521|
522|   // work around unused variable warnings
523|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
524|         || dynamic_array[ni.number - 1] != 543);
525|
526|   ;
527|   return 0;
528| }
529configure:11494: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
530configure:11494: $? = 0
531configure:11514: result: -std=gnu99
532configure:11524: checking whether __clang__ is declared
533configure:11524: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
534conftest.c: In function 'main':
535conftest.c:63: error: '__clang__' undeclared (first use in this function)
536conftest.c:63: error: (Each undeclared identifier is reported only once
537conftest.c:63: error: for each function it appears in.)
538configure:11524: $? = 1
539configure: failed program was:
540| /* confdefs.h */
541| #define PACKAGE_NAME "libXext"
542| #define PACKAGE_TARNAME "libXext"
543| #define PACKAGE_VERSION "1.3.0"
544| #define PACKAGE_STRING "libXext 1.3.0"
545| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
546| #define PACKAGE_URL ""
547| #define PACKAGE "libXext"
548| #define VERSION "1.3.0"
549| #define STDC_HEADERS 1
550| #define HAVE_SYS_TYPES_H 1
551| #define HAVE_SYS_STAT_H 1
552| #define HAVE_STDLIB_H 1
553| #define HAVE_STRING_H 1
554| #define HAVE_MEMORY_H 1
555| #define HAVE_STRINGS_H 1
556| #define HAVE_INTTYPES_H 1
557| #define HAVE_STDINT_H 1
558| #define HAVE_UNISTD_H 1
559| #define HAVE_DLFCN_H 1
560| #define LT_OBJDIR ".libs/"
561| /* end confdefs.h.  */
562| #include <stdio.h>
563| #ifdef HAVE_SYS_TYPES_H
564| # include <sys/types.h>
565| #endif
566| #ifdef HAVE_SYS_STAT_H
567| # include <sys/stat.h>
568| #endif
569| #ifdef STDC_HEADERS
570| # include <stdlib.h>
571| # include <stddef.h>
572| #else
573| # ifdef HAVE_STDLIB_H
574| #  include <stdlib.h>
575| # endif
576| #endif
577| #ifdef HAVE_STRING_H
578| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
579| #  include <memory.h>
580| # endif
581| # include <string.h>
582| #endif
583| #ifdef HAVE_STRINGS_H
584| # include <strings.h>
585| #endif
586| #ifdef HAVE_INTTYPES_H
587| # include <inttypes.h>
588| #endif
589| #ifdef HAVE_STDINT_H
590| # include <stdint.h>
591| #endif
592| #ifdef HAVE_UNISTD_H
593| # include <unistd.h>
594| #endif
595| int
596| main ()
597| {
598| #ifndef __clang__
599| #ifdef __cplusplus
600|   (void) __clang__;
601| #else
602|   (void) __clang__;
603| #endif
604| #endif
605|
606|   ;
607|   return 0;
608| }
609configure:11524: result: no
610configure:11531: checking whether __INTEL_COMPILER is declared
611configure:11531: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
612conftest.c: In function 'main':
613conftest.c:63: error: '__INTEL_COMPILER' undeclared (first use in this function)
614conftest.c:63: error: (Each undeclared identifier is reported only once
615conftest.c:63: error: for each function it appears in.)
616configure:11531: $? = 1
617configure: failed program was:
618| /* confdefs.h */
619| #define PACKAGE_NAME "libXext"
620| #define PACKAGE_TARNAME "libXext"
621| #define PACKAGE_VERSION "1.3.0"
622| #define PACKAGE_STRING "libXext 1.3.0"
623| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
624| #define PACKAGE_URL ""
625| #define PACKAGE "libXext"
626| #define VERSION "1.3.0"
627| #define STDC_HEADERS 1
628| #define HAVE_SYS_TYPES_H 1
629| #define HAVE_SYS_STAT_H 1
630| #define HAVE_STDLIB_H 1
631| #define HAVE_STRING_H 1
632| #define HAVE_MEMORY_H 1
633| #define HAVE_STRINGS_H 1
634| #define HAVE_INTTYPES_H 1
635| #define HAVE_STDINT_H 1
636| #define HAVE_UNISTD_H 1
637| #define HAVE_DLFCN_H 1
638| #define LT_OBJDIR ".libs/"
639| /* end confdefs.h.  */
640| #include <stdio.h>
641| #ifdef HAVE_SYS_TYPES_H
642| # include <sys/types.h>
643| #endif
644| #ifdef HAVE_SYS_STAT_H
645| # include <sys/stat.h>
646| #endif
647| #ifdef STDC_HEADERS
648| # include <stdlib.h>
649| # include <stddef.h>
650| #else
651| # ifdef HAVE_STDLIB_H
652| #  include <stdlib.h>
653| # endif
654| #endif
655| #ifdef HAVE_STRING_H
656| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
657| #  include <memory.h>
658| # endif
659| # include <string.h>
660| #endif
661| #ifdef HAVE_STRINGS_H
662| # include <strings.h>
663| #endif
664| #ifdef HAVE_INTTYPES_H
665| # include <inttypes.h>
666| #endif
667| #ifdef HAVE_STDINT_H
668| # include <stdint.h>
669| #endif
670| #ifdef HAVE_UNISTD_H
671| # include <unistd.h>
672| #endif
673| int
674| main ()
675| {
676| #ifndef __INTEL_COMPILER
677| #ifdef __cplusplus
678|   (void) __INTEL_COMPILER;
679| #else
680|   (void) __INTEL_COMPILER;
681| #endif
682| #endif
683|
684|   ;
685|   return 0;
686| }
687configure:11531: result: no
688configure:11538: checking whether __SUNPRO_C is declared
689configure:11538: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
690conftest.c: In function 'main':
691conftest.c:63: error: '__SUNPRO_C' undeclared (first use in this function)
692conftest.c:63: error: (Each undeclared identifier is reported only once
693conftest.c:63: error: for each function it appears in.)
694configure:11538: $? = 1
695configure: failed program was:
696| /* confdefs.h */
697| #define PACKAGE_NAME "libXext"
698| #define PACKAGE_TARNAME "libXext"
699| #define PACKAGE_VERSION "1.3.0"
700| #define PACKAGE_STRING "libXext 1.3.0"
701| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
702| #define PACKAGE_URL ""
703| #define PACKAGE "libXext"
704| #define VERSION "1.3.0"
705| #define STDC_HEADERS 1
706| #define HAVE_SYS_TYPES_H 1
707| #define HAVE_SYS_STAT_H 1
708| #define HAVE_STDLIB_H 1
709| #define HAVE_STRING_H 1
710| #define HAVE_MEMORY_H 1
711| #define HAVE_STRINGS_H 1
712| #define HAVE_INTTYPES_H 1
713| #define HAVE_STDINT_H 1
714| #define HAVE_UNISTD_H 1
715| #define HAVE_DLFCN_H 1
716| #define LT_OBJDIR ".libs/"
717| /* end confdefs.h.  */
718| #include <stdio.h>
719| #ifdef HAVE_SYS_TYPES_H
720| # include <sys/types.h>
721| #endif
722| #ifdef HAVE_SYS_STAT_H
723| # include <sys/stat.h>
724| #endif
725| #ifdef STDC_HEADERS
726| # include <stdlib.h>
727| # include <stddef.h>
728| #else
729| # ifdef HAVE_STDLIB_H
730| #  include <stdlib.h>
731| # endif
732| #endif
733| #ifdef HAVE_STRING_H
734| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
735| #  include <memory.h>
736| # endif
737| # include <string.h>
738| #endif
739| #ifdef HAVE_STRINGS_H
740| # include <strings.h>
741| #endif
742| #ifdef HAVE_INTTYPES_H
743| # include <inttypes.h>
744| #endif
745| #ifdef HAVE_STDINT_H
746| # include <stdint.h>
747| #endif
748| #ifdef HAVE_UNISTD_H
749| # include <unistd.h>
750| #endif
751| int
752| main ()
753| {
754| #ifndef __SUNPRO_C
755| #ifdef __cplusplus
756|   (void) __SUNPRO_C;
757| #else
758|   (void) __SUNPRO_C;
759| #endif
760| #endif
761|
762|   ;
763|   return 0;
764| }
765configure:11538: result: no
766configure:11595: checking for pkg-config
767configure:11613: found /opt/local/bin/pkg-config
768configure:11625: result: /opt/local/bin/pkg-config
769configure:11650: checking pkg-config is at least version 0.9.0
770configure:11653: result: yes
771configure:11699: checking if /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 supports -Werror=attributes
772configure:11707: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -c -pipe -O2 -arch x86_64 -pedantic -Werror -Werror=attributes -I/opt/local/include conftest.c >&5
773conftest.c:23: error: expected identifier or '(' before 'return'
774configure:11707: $? = 1
775configure: failed program was:
776| /* confdefs.h */
777| #define PACKAGE_NAME "libXext"
778| #define PACKAGE_TARNAME "libXext"
779| #define PACKAGE_VERSION "1.3.0"
780| #define PACKAGE_STRING "libXext 1.3.0"
781| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
782| #define PACKAGE_URL ""
783| #define PACKAGE "libXext"
784| #define VERSION "1.3.0"
785| #define STDC_HEADERS 1
786| #define HAVE_SYS_TYPES_H 1
787| #define HAVE_SYS_STAT_H 1
788| #define HAVE_STDLIB_H 1
789| #define HAVE_STRING_H 1
790| #define HAVE_MEMORY_H 1
791| #define HAVE_STRINGS_H 1
792| #define HAVE_INTTYPES_H 1
793| #define HAVE_STDINT_H 1
794| #define HAVE_UNISTD_H 1
795| #define HAVE_DLFCN_H 1
796| #define LT_OBJDIR ".libs/"
797| /* end confdefs.h.  */
798| return 0;
799configure:11712: result: no
800configure:11890: checking whether to build functional specifications
801configure:11892: result: no
802configure:12210: checking for xsltproc
803configure:12228: found /opt/local/bin/xsltproc
804configure:12240: result: /opt/local/bin/xsltproc
805configure:12324: checking for X.Org SGML entities >= 1.7
806configure:12328: $PKG_CONFIG --exists --print-errors "xorg-sgml-doctools >= 1.7"
807Package xorg-sgml-doctools was not found in the pkg-config search path.
808Perhaps you should add the directory containing `xorg-sgml-doctools.pc'
809to the PKG_CONFIG_PATH environment variable
810No package 'xorg-sgml-doctools' found
811configure:12331: $? = 1
812configure:12347: result: no
813configure:12372: checking whether malloc(0) returns NULL
814configure:12398: /Developer/usr/bin/llvm-gcc-4.2 -std=gnu99 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
815configure:12398: $? = 0
816configure:12398: ./conftest
817configure:12398: $? = 1
818configure: program exited with status 1
819configure: failed program was:
820| /* confdefs.h */
821| #define PACKAGE_NAME "libXext"
822| #define PACKAGE_TARNAME "libXext"
823| #define PACKAGE_VERSION "1.3.0"
824| #define PACKAGE_STRING "libXext 1.3.0"
825| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
826| #define PACKAGE_URL ""
827| #define PACKAGE "libXext"
828| #define VERSION "1.3.0"
829| #define STDC_HEADERS 1
830| #define HAVE_SYS_TYPES_H 1
831| #define HAVE_SYS_STAT_H 1
832| #define HAVE_STDLIB_H 1
833| #define HAVE_STRING_H 1
834| #define HAVE_MEMORY_H 1
835| #define HAVE_STRINGS_H 1
836| #define HAVE_INTTYPES_H 1
837| #define HAVE_STDINT_H 1
838| #define HAVE_UNISTD_H 1
839| #define HAVE_DLFCN_H 1
840| #define LT_OBJDIR ".libs/"
841| #define PACKAGE_VERSION_MAJOR 1
842| #define PACKAGE_VERSION_MINOR 3
843| #define PACKAGE_VERSION_PATCHLEVEL 0
844| /* end confdefs.h.  */
845|
846| #include <stdlib.h>
847|
848| int
849| main ()
850| {
851|
852|     char *m0, *r0, *c0, *p;
853|     m0 = malloc(0);
854|     p = malloc(10);
855|     r0 = realloc(p,0);
856|     c0 = calloc(0,10);
857|     exit((m0 == 0 || r0 == 0 || c0 == 0) ? 0 : 1);
858|
859|   ;
860|   return 0;
861| }
862configure:12408: result: no
863configure:12440: checking for XEXT
864configure:12447: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13 x11 >= 1.1.99.1 xextproto >= 7.1.99"
865configure:12450: $? = 0
866configure:12463: $PKG_CONFIG --exists --print-errors "xproto >= 7.0.13 x11 >= 1.1.99.1 xextproto >= 7.1.99"
867configure:12466: $? = 0
868configure:12520: result: yes
869configure:12826: creating ./config.status
870
871## ---------------------- ##
872## Running config.status. ##
873## ---------------------- ##
874
875This file was extended by libXext config.status 1.3.0, which was
876generated by GNU Autoconf 2.68.  Invocation command line was
877
878  CONFIG_FILES    =
879  CONFIG_HEADERS  =
880  CONFIG_LINKS    =
881  CONFIG_COMMANDS =
882  $ ./config.status
883
884on freds-i7-860.local
885
886config.status:1159: creating Makefile
887config.status:1159: creating man/Makefile
888config.status:1159: creating src/Makefile
889config.status:1159: creating specs/Makefile
890config.status:1159: creating xext.pc
891config.status:1159: creating config.h
892config.status:1388: executing depfiles commands
893config.status:1388: executing libtool commands
894
895## ---------------- ##
896## Cache variables. ##
897## ---------------- ##
898
899ac_cv_build=x86_64-apple-darwin11.0.0
900ac_cv_c_compiler_gnu=yes
901ac_cv_env_CC_set=set
902ac_cv_env_CC_value=/Developer/usr/bin/llvm-gcc-4.2
903ac_cv_env_CFLAGS_set=set
904ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
905ac_cv_env_CPPFLAGS_set=set
906ac_cv_env_CPPFLAGS_value=-I/opt/local/include
907ac_cv_env_CPP_set=
908ac_cv_env_CPP_value=
909ac_cv_env_FOP_set=
910ac_cv_env_FOP_value=
911ac_cv_env_LDFLAGS_set=set
912ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
913ac_cv_env_LIBS_set=
914ac_cv_env_LIBS_value=
915ac_cv_env_LINT_FLAGS_set=
916ac_cv_env_LINT_FLAGS_value=
917ac_cv_env_LINT_set=
918ac_cv_env_LINT_value=
919ac_cv_env_PKG_CONFIG_set=
920ac_cv_env_PKG_CONFIG_value=
921ac_cv_env_XEXT_CFLAGS_set=
922ac_cv_env_XEXT_CFLAGS_value=
923ac_cv_env_XEXT_LIBS_set=
924ac_cv_env_XEXT_LIBS_value=
925ac_cv_env_XMLTO_set=
926ac_cv_env_XMLTO_value=
927ac_cv_env_XSLTPROC_set=
928ac_cv_env_XSLTPROC_value=
929ac_cv_env_build_alias_set=
930ac_cv_env_build_alias_value=
931ac_cv_env_host_alias_set=
932ac_cv_env_host_alias_value=
933ac_cv_env_target_alias_set=
934ac_cv_env_target_alias_value=
935ac_cv_have_decl___INTEL_COMPILER=no
936ac_cv_have_decl___SUNPRO_C=no
937ac_cv_have_decl___clang__=no
938ac_cv_header_dlfcn_h=yes
939ac_cv_header_inttypes_h=yes
940ac_cv_header_memory_h=yes
941ac_cv_header_stdc=yes
942ac_cv_header_stdint_h=yes
943ac_cv_header_stdlib_h=yes
944ac_cv_header_string_h=yes
945ac_cv_header_strings_h=yes
946ac_cv_header_sys_stat_h=yes
947ac_cv_header_sys_types_h=yes
948ac_cv_header_unistd_h=yes
949ac_cv_host=x86_64-apple-darwin11.0.0
950ac_cv_objext=o
951ac_cv_path_EGREP='/usr/bin/grep -E'
952ac_cv_path_FGREP='/usr/bin/grep -F'
953ac_cv_path_GREP=/usr/bin/grep
954ac_cv_path_SED=/opt/local/bin/gsed
955ac_cv_path_XSLTPROC=/opt/local/bin/xsltproc
956ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
957ac_cv_path_mkdir=/opt/local/bin/gmkdir
958ac_cv_prog_AWK=awk
959ac_cv_prog_CPP='/Developer/usr/bin/llvm-gcc-4.2 -E'
960ac_cv_prog_ac_ct_AR=ar
961ac_cv_prog_ac_ct_CC=/Developer/usr/bin/llvm-gcc-4.2
962ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
963ac_cv_prog_ac_ct_LIPO=lipo
964ac_cv_prog_ac_ct_NMEDIT=nmedit
965ac_cv_prog_ac_ct_OTOOL=otool
966ac_cv_prog_ac_ct_RANLIB=ranlib
967ac_cv_prog_ac_ct_STRIP=strip
968ac_cv_prog_cc_c89=
969ac_cv_prog_cc_c99=-std=gnu99
970ac_cv_prog_cc_g=yes
971ac_cv_prog_make_make_set=yes
972am_cv_CC_dependencies_compiler_type=gcc3
973lt_cv_apple_cc_single_mod=yes
974lt_cv_ar_at_file=no
975lt_cv_deplibs_check_method=pass_all
976lt_cv_file_magic_cmd='$MAGIC_CMD'
977lt_cv_file_magic_test_file=
978lt_cv_ld_exported_symbols_list=yes
979lt_cv_ld_force_load=yes
980lt_cv_ld_reload_flag=-r
981lt_cv_nm_interface='BSD nm'
982lt_cv_objdir=.libs
983lt_cv_path_LD=/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
984lt_cv_path_NM=/usr/bin/nm
985lt_cv_path_mainfest_tool=no
986lt_cv_prog_compiler_c_o=yes
987lt_cv_prog_compiler_pic='-fno-common -DPIC'
988lt_cv_prog_compiler_pic_works=yes
989lt_cv_prog_compiler_rtti_exceptions=no
990lt_cv_prog_compiler_static_works=no
991lt_cv_prog_gnu_ld=no
992lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
993lt_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'\'''
994lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
995lt_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'\'''
996lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
997lt_cv_sys_max_cmd_len=196608
998lt_cv_to_host_file_cmd=func_convert_file_noop
999lt_cv_to_tool_file_cmd=func_convert_file_noop
1000pkg_cv_XEXT_CFLAGS='-I/opt/local/include  '
1001pkg_cv_XEXT_LIBS='-L/opt/local/lib -lX11  '
1002
1003## ----------------- ##
1004## Output variables. ##
1005## ----------------- ##
1006
1007ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/missing --run aclocal-1.11'
1008ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
1009ADMIN_MAN_SUFFIX='8'
1010AMDEPBACKSLASH='\'
1011AMDEP_FALSE='#'
1012AMDEP_TRUE=''
1013AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/missing --run tar'
1014AM_BACKSLASH='\'
1015AM_DEFAULT_VERBOSITY='0'
1016APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
1017APP_MAN_SUFFIX='1'
1018AR='ar'
1019AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/missing --run autoconf'
1020AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/missing --run autoheader'
1021AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/missing --run automake-1.11'
1022AWK='awk'
1023CC='/Developer/usr/bin/llvm-gcc-4.2 -std=gnu99'
1024CCDEPMODE='depmode=gcc3'
1025CFLAGS='-pipe -O2 -arch x86_64'
1026CHANGELOG_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)'
1027CPP='/Developer/usr/bin/llvm-gcc-4.2 -E'
1028CPPFLAGS='-I/opt/local/include'
1029CWARNFLAGS='-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement'
1030CYGPATH_W='echo'
1031DEFS='-DHAVE_CONFIG_H'
1032DEPDIR='.deps'
1033DLLTOOL='false'
1034DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
1035DRIVER_MAN_SUFFIX='4'
1036DSYMUTIL='dsymutil'
1037DUMPBIN=''
1038ECHO_C='\c'
1039ECHO_N=''
1040ECHO_T=''
1041EGREP='/usr/bin/grep -E'
1042ENABLE_SPECS_FALSE=''
1043ENABLE_SPECS_TRUE='#'
1044EXEEXT=''
1045FGREP='/usr/bin/grep -F'
1046FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
1047FILE_MAN_SUFFIX='5'
1048FOP=''
1049GREP='/usr/bin/grep'
1050HAVE_FOP_FALSE=''
1051HAVE_FOP_TRUE='#'
1052HAVE_STYLESHEETS_FALSE=''
1053HAVE_STYLESHEETS_TRUE='#'
1054HAVE_XMLTO_FALSE=''
1055HAVE_XMLTO_TEXT_FALSE=''
1056HAVE_XMLTO_TEXT_TRUE='#'
1057HAVE_XMLTO_TRUE='#'
1058HAVE_XSLTPROC_FALSE='#'
1059HAVE_XSLTPROC_TRUE=''
1060INSTALL_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)'
1061INSTALL_DATA='${INSTALL} -m 644'
1062INSTALL_PROGRAM='${INSTALL}'
1063INSTALL_SCRIPT='${INSTALL}'
1064INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1065LD='/Developer/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
1066LDFLAGS='-L/opt/local/lib -arch x86_64'
1067LIBOBJS=''
1068LIBS=''
1069LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1070LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
1071LIB_MAN_SUFFIX='3'
1072LINT=''
1073LINTLIB=''
1074LINT_FALSE=''
1075LINT_FLAGS='-badflag'
1076LINT_TRUE='#'
1077LIPO='lipo'
1078LN_S='ln -s'
1079LTLIBOBJS=''
1080MAINT='#'
1081MAINTAINER_MODE_FALSE=''
1082MAINTAINER_MODE_TRUE='#'
1083MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/missing --run makeinfo'
1084MAKE_LINT_LIB_FALSE=''
1085MAKE_LINT_LIB_TRUE='#'
1086MALLOC_ZERO_CFLAGS=''
1087MANIFEST_TOOL=':'
1088MAN_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'\'''
1089MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
1090MISC_MAN_SUFFIX='7'
1091MKDIR_P='/opt/local/bin/gmkdir -p'
1092NM='/usr/bin/nm'
1093NMEDIT='nmedit'
1094OBJDUMP='false'
1095OBJEXT='o'
1096OTOOL64=':'
1097OTOOL='otool'
1098PACKAGE='libXext'
1099PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
1100PACKAGE_NAME='libXext'
1101PACKAGE_STRING='libXext 1.3.0'
1102PACKAGE_TARNAME='libXext'
1103PACKAGE_URL=''
1104PACKAGE_VERSION='1.3.0'
1105PATH_SEPARATOR=':'
1106PKG_CONFIG='/opt/local/bin/pkg-config'
1107RANLIB='ranlib'
1108SED='/opt/local/bin/gsed'
1109SET_MAKE=''
1110SHELL='/bin/sh'
1111STRICT_CFLAGS='-pedantic -Werror'
1112STRIP='strip'
1113STYLESHEET_SRCDIR=''
1114VERSION='1.3.0'
1115XEXT_CFLAGS='-I/opt/local/include  '
1116XEXT_LIBS='-L/opt/local/lib -lX11  '
1117XEXT_SOREV='6:4:0'
1118XMALLOC_ZERO_CFLAGS=''
1119XMLTO=''
1120XORG_MAN_PAGE='X Version 11'
1121XORG_SGML_PATH=''
1122XSLTPROC='/opt/local/bin/xsltproc'
1123XSL_STYLESHEET=''
1124XTMALLOC_ZERO_CFLAGS=''
1125ac_ct_AR='ar'
1126ac_ct_CC='/Developer/usr/bin/llvm-gcc-4.2'
1127ac_ct_DUMPBIN=''
1128am__EXEEXT_FALSE=''
1129am__EXEEXT_TRUE='#'
1130am__fastdepCC_FALSE='#'
1131am__fastdepCC_TRUE=''
1132am__include='include'
1133am__isrc=''
1134am__leading_dot='.'
1135am__quote=''
1136am__tar='${AMTAR} chof - "$$tardir"'
1137am__untar='${AMTAR} xf -'
1138bindir='${exec_prefix}/bin'
1139build='x86_64-apple-darwin11.0.0'
1140build_alias=''
1141build_cpu='x86_64'
1142build_os='darwin11.0.0'
1143build_vendor='apple'
1144datadir='${datarootdir}'
1145datarootdir='${prefix}/share'
1146docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1147dvidir='${docdir}'
1148exec_prefix='${prefix}'
1149host='x86_64-apple-darwin11.0.0'
1150host_alias=''
1151host_cpu='x86_64'
1152host_os='darwin11.0.0'
1153host_vendor='apple'
1154htmldir='${docdir}'
1155includedir='${prefix}/include'
1156infodir='${datarootdir}/info'
1157install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libXext/xorg-libXext/work/libXext-1.3.0/install-sh'
1158libdir='${exec_prefix}/lib'
1159libexecdir='${exec_prefix}/libexec'
1160localedir='${datarootdir}/locale'
1161localstatedir='${prefix}/var'
1162mandir='${datarootdir}/man'
1163mkdir_p='/opt/local/bin/gmkdir -p'
1164oldincludedir='/usr/include'
1165pdfdir='${docdir}'
1166prefix='/opt/local'
1167program_transform_name='s,x,x,'
1168psdir='${docdir}'
1169sbindir='${exec_prefix}/sbin'
1170sharedstatedir='${prefix}/com'
1171sysconfdir='${prefix}/etc'
1172target_alias=''
1173
1174## ----------- ##
1175## confdefs.h. ##
1176## ----------- ##
1177
1178/* confdefs.h */
1179#define PACKAGE_NAME "libXext"
1180#define PACKAGE_TARNAME "libXext"
1181#define PACKAGE_VERSION "1.3.0"
1182#define PACKAGE_STRING "libXext 1.3.0"
1183#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
1184#define PACKAGE_URL ""
1185#define PACKAGE "libXext"
1186#define VERSION "1.3.0"
1187#define STDC_HEADERS 1
1188#define HAVE_SYS_TYPES_H 1
1189#define HAVE_SYS_STAT_H 1
1190#define HAVE_STDLIB_H 1
1191#define HAVE_STRING_H 1
1192#define HAVE_MEMORY_H 1
1193#define HAVE_STRINGS_H 1
1194#define HAVE_INTTYPES_H 1
1195#define HAVE_STDINT_H 1
1196#define HAVE_UNISTD_H 1
1197#define HAVE_DLFCN_H 1
1198#define LT_OBJDIR ".libs/"
1199#define PACKAGE_VERSION_MAJOR 1
1200#define PACKAGE_VERSION_MINOR 3
1201#define PACKAGE_VERSION_PATCHLEVEL 0
1202
1203configure: exit 0