Ticket #33186: config.log

File config.log, 136.7 KB (added by illix16@…, 12 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by xdvik for TeX Live configure 22.84.16, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --disable-option-checking --prefix=/opt/local --bindir=/opt/local/libexec/texlive/binaries --mandir=/opt/local/libexec/texlive/binaries --infodir=/opt/local/share/info --enable-shared --disable-multiplatform --disable-native-texlive-build --without-old-mac-fonts --with-banner-add=/MacPorts 2011_3 --with-system-freetype2 --without-system-freetype --without-system-icu --with-system-gd --with-system-libpng --with-libpng-includes=/opt/local/include --with-libpng-libdir=/opt/local/lib --with-system-ncurses --with-system-t1lib --with-t1lib-includes=/opt/local/include --with-t1lib-libdir=/opt/local/lib --with-system-xpdf --with-system-poppler --with-system-zlib --with-system-zziplib --disable-biber --disable-etex --disable-detex --disable-dvi2tty --disable-dvipng --disable-ps2eps --disable-psutils --disable-t1utils --disable-texinfo --disable-xindy --with-xdvi-x-toolkit=xaw CC=/Developer/usr/bin/clang CFLAGS=-pipe -O2 -arch x86_64 LDFLAGS=-arch x86_64 CPPFLAGS=-isystem/opt/local/include CXX=/Developer/usr/bin/clang++ CXXFLAGS=-pipe -O2 -arch x86_64 --enable-cxx-runtime-hack=no --enable-libtool-hack=yes --enable-texlive-build --with-x --enable-chktex=yes --enable-dialog=yes --enable-tpic2pdftex=yes --enable-vlna=yes --enable-xpdfopen=yes --enable-web2c=yes --enable-afm2pl=yes --enable-bibtex8=yes --enable-bibtexu=yes --enable-cjkutils=yes --enable-devnag=yes --enable-dtl=yes --enable-dvidvi=yes --enable-dviljk=yes --enable-dvipdfmx=yes --enable-dvipos=yes --enable-dvipsk=yes --enable-dvisvgm=yes --enable-gsftopk=yes --enable-lacheck=yes --enable-lcdf-typetools=yes --enable-makeindexk=yes --enable-makejvf=yes --enable-mendexk=yes --enable-ps2pkm=yes --enable-seetexk=yes --enable-tex4htk=yes --enable-ttf2pk=yes --enable-ttf2pk2=no --enable-ttfdump=yes --enable-xdv2pdf=yes --enable-xdvik=yes --enable-xdvipdfmx=yes --enable-tetex=yes --enable-texlive=yes --with-system-teckit=no --with-system-graphite=no --with-system-ptexenc=no --with-system-kpathsea=no --cache-file=/dev/null --srcdir=.
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dhcp-203-196.cruznet.ucsc.edu
14uname -m = x86_64
15uname -r = 11.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 11.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~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.2.0: Tue Aug  9 20:54:00 PDT 2011; root:xnu-1699.24.8~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: 4.00 gigabytes
33Default processor set: 114 tasks, 538 threads, 8 processors
34Load average: 2.22, Mach factor: 5.77
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:2671: checking for a BSD-compatible install
52configure:2739: result: /opt/local/bin/ginstall -c
53configure:2750: checking whether build environment is sane
54configure:2800: result: yes
55configure:2941: checking for a thread-safe mkdir -p
56configure:2980: result: /opt/local/bin/gmkdir -p
57configure:2993: checking for gawk
58configure:3023: result: no
59configure:2993: checking for mawk
60configure:3023: result: no
61configure:2993: checking for nawk
62configure:3023: result: no
63configure:2993: checking for awk
64configure:3009: found /usr/bin/awk
65configure:3020: result: awk
66configure:3031: checking whether make sets $(MAKE)
67configure:3053: result: yes
68configure:3100: checking build system type
69configure:3114: result: x86_64-apple-darwin11.2.0
70configure:3134: checking host system type
71configure:3147: result: x86_64-apple-darwin11.2.0
72configure:3188: checking how to print strings
73configure:3215: result: printf
74configure:3248: checking for style of include used by make
75configure:3276: result: GNU
76configure:3346: checking for gcc
77configure:3373: result: /Developer/usr/bin/clang
78configure:3602: checking for C compiler version
79configure:3611: /Developer/usr/bin/clang --version >&5
80Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)
81Target: x86_64-apple-darwin11.2.0
82Thread model: posix
83configure:3622: $? = 0
84configure:3611: /Developer/usr/bin/clang -v >&5
85Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)
86Target: x86_64-apple-darwin11.2.0
87Thread model: posix
88configure:3622: $? = 0
89configure:3611: /Developer/usr/bin/clang -V >&5
90clang: error: argument to '-V' is missing (expected 1 value)
91clang: error: no input files
92configure:3622: $? = 1
93configure:3611: /Developer/usr/bin/clang -qversion >&5
94clang: error: no input files
95configure:3622: $? = 1
96configure:3642: checking whether the C compiler works
97configure:3664: /Developer/usr/bin/clang -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
98configure:3668: $? = 0
99configure:3716: result: yes
100configure:3719: checking for C compiler default output file name
101configure:3721: result: a.out
102configure:3727: checking for suffix of executables
103configure:3734: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
104configure:3738: $? = 0
105configure:3760: result:
106configure:3782: checking whether we are cross compiling
107configure:3790: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
108configure:3794: $? = 0
109configure:3801: ./conftest
110configure:3805: $? = 0
111configure:3820: result: no
112configure:3825: checking for suffix of object files
113configure:3847: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
114configure:3851: $? = 0
115configure:3872: result: o
116configure:3876: checking whether we are using the GNU C compiler
117configure:3895: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
118configure:3895: $? = 0
119configure:3904: result: yes
120configure:3913: checking whether /Developer/usr/bin/clang accepts -g
121configure:3933: /Developer/usr/bin/clang -c -g -isystem/opt/local/include conftest.c >&5
122configure:3933: $? = 0
123configure:3974: result: yes
124configure:3991: checking for /Developer/usr/bin/clang option to accept ISO C89
125configure:4055: /Developer/usr/bin/clang  -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
126configure:4055: $? = 0
127configure:4068: result: none needed
128configure:4090: checking dependency style of /Developer/usr/bin/clang
129configure:4200: result: gcc3
130configure:4215: checking for a sed that does not truncate output
131configure:4279: result: /usr/bin/sed
132configure:4297: checking for grep that handles long lines and -e
133configure:4355: result: /usr/bin/grep
134configure:4360: checking for egrep
135configure:4422: result: /usr/bin/grep -E
136configure:4427: checking for fgrep
137configure:4489: result: /usr/bin/grep -F
138configure:4524: checking for ld used by /Developer/usr/bin/clang
139configure:4591: result: /Developer/usr/bin/ld
140configure:4598: checking if the linker (/Developer/usr/bin/ld) is GNU ld
141configure:4613: result: no
142configure:4625: checking for BSD- or MS-compatible name lister (nm)
143configure:4674: result: /usr/bin/nm
144configure:4804: checking the name lister (/usr/bin/nm) interface
145configure:4811: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
146configure:4814: /usr/bin/nm "conftest.o"
147configure:4817: output
1480000000000000000 S _some_variable
149configure:4824: result: BSD nm
150configure:4827: checking whether ln -s works
151configure:4831: result: yes
152configure:4839: checking the maximum length of command line arguments
153configure:4964: result: 196608
154configure:4981: checking whether the shell understands some XSI constructs
155configure:4991: result: yes
156configure:4995: checking whether the shell understands "+="
157configure:5001: result: yes
158configure:5036: checking how to convert x86_64-apple-darwin11.2.0 file names to x86_64-apple-darwin11.2.0 format
159configure:5076: result: func_convert_file_noop
160configure:5083: checking how to convert x86_64-apple-darwin11.2.0 file names to toolchain format
161configure:5103: result: func_convert_file_noop
162configure:5110: checking for /Developer/usr/bin/ld option to reload object files
163configure:5117: result: -r
164configure:5191: checking for objdump
165configure:5221: result: no
166configure:5247: checking how to recognize dependent libraries
167configure:5449: result: pass_all
168configure:5534: checking for dlltool
169configure:5564: result: no
170configure:5591: checking how to associate runtime and link libraries
171configure:5618: result: printf %s\n
172configure:5679: checking for ar
173configure:5695: found /usr/bin/ar
174configure:5706: result: ar
175configure:5743: checking for archiver @FILE support
176configure:5760: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
177configure:5760: $? = 0
178configure:5763: ar cru libconftest.a @conftest.lst >&5
179ar: @conftest.lst: No such file or directory
180configure:5766: $? = 1
181configure:5786: result: no
182configure:5844: checking for strip
183configure:5860: found /usr/bin/strip
184configure:5871: result: strip
185configure:5943: checking for ranlib
186configure:5959: found /usr/bin/ranlib
187configure:5970: result: ranlib
188configure:6072: checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object
189configure:6191: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
190configure:6194: $? = 0
191configure:6198: /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
192configure:6201: $? = 0
193cannot find nm_test_var in conftest.nm
194configure:6191: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
195configure:6194: $? = 0
196configure:6198: /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:6201: $? = 0
198configure:6267: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c conftstm.o >&5
199configure:6270: $? = 0
200configure:6308: result: ok
201configure:6345: checking for sysroot
202configure:6375: result: no
203configure:6618: checking for mt
204configure:6648: result: no
205configure:6668: checking if : is a manifest tool
206configure:6674: : '-?'
207configure:6682: result: no
208configure:6738: checking for dsymutil
209configure:6754: found /usr/bin/dsymutil
210configure:6765: result: dsymutil
211configure:6830: checking for nmedit
212configure:6846: found /usr/bin/nmedit
213configure:6857: result: nmedit
214configure:6922: checking for lipo
215configure:6938: found /usr/bin/lipo
216configure:6949: result: lipo
217configure:7014: checking for otool
218configure:7030: found /usr/bin/otool
219configure:7041: result: otool
220configure:7106: checking for otool64
221configure:7136: result: no
222configure:7181: checking for -single_module linker flag
223/Developer/usr/bin/clang -pipe -O2 -arch x86_64 -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
224configure:7208: result: yes
225configure:7210: checking for -exported_symbols_list linker flag
226configure:7230: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
227configure:7230: $? = 0
228configure:7240: result: yes
229configure:7242: checking for -force_load linker flag
230/Developer/usr/bin/clang -pipe -O2 -arch x86_64 -c -o conftest.o conftest.c
231ar cru libconftest.a conftest.o
232ranlib libconftest.a
233/Developer/usr/bin/clang -pipe -O2 -arch x86_64 -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
234configure:7272: result: yes
235configure:7314: checking how to run the C preprocessor
236configure:7345: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
237configure:7345: $? = 0
238configure:7359: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
239conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
240#include <ac_nonexistent.h>
241         ^
2421 error generated.
243configure:7359: $? = 1
244configure: failed program was:
245| /* confdefs.h */
246| #define PACKAGE_NAME "xdvik for TeX Live"
247| #define PACKAGE_TARNAME "xdvik-for-tex-live"
248| #define PACKAGE_VERSION "22.84.16"
249| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
250| #define PACKAGE_BUGREPORT "tex-k@tug.org"
251| #define PACKAGE_URL ""
252| /* end confdefs.h.  */
253| #include <ac_nonexistent.h>
254configure:7384: result: /Developer/usr/bin/clang -E
255configure:7404: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
256configure:7404: $? = 0
257configure:7418: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
258conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
259#include <ac_nonexistent.h>
260         ^
2611 error generated.
262configure:7418: $? = 1
263configure: failed program was:
264| /* confdefs.h */
265| #define PACKAGE_NAME "xdvik for TeX Live"
266| #define PACKAGE_TARNAME "xdvik-for-tex-live"
267| #define PACKAGE_VERSION "22.84.16"
268| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
269| #define PACKAGE_BUGREPORT "tex-k@tug.org"
270| #define PACKAGE_URL ""
271| /* end confdefs.h.  */
272| #include <ac_nonexistent.h>
273configure:7447: checking for ANSI C header files
274configure:7467: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
275configure:7467: $? = 0
276configure:7540: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
277configure:7540: $? = 0
278configure:7540: ./conftest
279configure:7540: $? = 0
280configure:7551: result: yes
281configure:7564: checking for sys/types.h
282configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
283configure:7564: $? = 0
284configure:7564: result: yes
285configure:7564: checking for sys/stat.h
286configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
287configure:7564: $? = 0
288configure:7564: result: yes
289configure:7564: checking for stdlib.h
290configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
291configure:7564: $? = 0
292configure:7564: result: yes
293configure:7564: checking for string.h
294configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
295configure:7564: $? = 0
296configure:7564: result: yes
297configure:7564: checking for memory.h
298configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
299configure:7564: $? = 0
300configure:7564: result: yes
301configure:7564: checking for strings.h
302configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
303configure:7564: $? = 0
304configure:7564: result: yes
305configure:7564: checking for inttypes.h
306configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
307configure:7564: $? = 0
308configure:7564: result: yes
309configure:7564: checking for stdint.h
310configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
311configure:7564: $? = 0
312configure:7564: result: yes
313configure:7564: checking for unistd.h
314configure:7564: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
315configure:7564: $? = 0
316configure:7564: result: yes
317configure:7578: checking for dlfcn.h
318configure:7578: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
319configure:7578: $? = 0
320configure:7578: result: yes
321configure:7668: checking whether to enable maintainer-specific portions of Makefiles
322configure:7677: result: no
323configure:8165: checking for objdir
324configure:8180: result: .libs
325configure:8451: checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions
326configure:8469: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
327configure:8473: $? = 0
328configure:8486: result: yes
329configure:8796: checking for /Developer/usr/bin/clang option to produce PIC
330configure:8803: result: -fno-common -DPIC
331configure:8811: checking if /Developer/usr/bin/clang PIC flag -fno-common -DPIC works
332configure:8829: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
333configure:8833: $? = 0
334configure:8846: result: yes
335configure:8875: checking if /Developer/usr/bin/clang static flag -static works
336configure:8903: result: no
337configure:8918: checking if /Developer/usr/bin/clang supports -c -o file.o
338configure:8939: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include -o out/conftest2.o conftest.c >&5
339configure:8943: $? = 0
340configure:8965: result: yes
341configure:8973: checking if /Developer/usr/bin/clang supports -c -o file.o
342configure:9020: result: yes
343configure:9053: checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries
344configure:10211: result: yes
345configure:10456: checking dynamic linker characteristics
346configure:11192: result: darwin11.2.0 dyld
347configure:11299: checking how to hardcode library paths into programs
348configure:11324: result: immediate
349configure:11864: checking whether stripping libraries is possible
350configure:11878: result: yes
351configure:11904: checking if libtool supports shared libraries
352configure:11906: result: yes
353configure:11909: checking whether to build shared libraries
354configure:11930: result: yes
355configure:11933: checking whether to build static libraries
356configure:11937: result: yes
357configure:11979: checking for special C compiler options needed for large files
358configure:12024: result: no
359configure:12030: checking for _FILE_OFFSET_BITS value needed for large files
360configure:12055: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
361configure:12055: $? = 0
362configure:12087: result: no
363configure:12170: checking for _LARGEFILE_SOURCE value needed for large files
364configure:12189: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
365configure:12189: $? = 0
366configure:12217: result: no
367configure:12241: checking for dirent.h that defines DIR
368configure:12260: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
369configure:12260: $? = 0
370configure:12268: result: yes
371configure:12281: checking for library containing opendir
372configure:12312: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
373configure:12312: $? = 0
374configure:12329: result: none required
375configure:12396: checking for ANSI C header files
376configure:12500: result: yes
377configure:12508: checking whether closedir returns void
378configure:12532: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
379configure:12532: $? = 0
380configure:12532: ./conftest
381configure:12532: $? = 0
382configure:12542: result: no
383configure:12554: checking assert.h usability
384configure:12554: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
385configure:12554: $? = 0
386configure:12554: result: yes
387configure:12554: checking assert.h presence
388configure:12554: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
389configure:12554: $? = 0
390configure:12554: result: yes
391configure:12554: checking for assert.h
392configure:12554: result: yes
393configure:12554: checking float.h usability
394configure:12554: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
395configure:12554: $? = 0
396configure:12554: result: yes
397configure:12554: checking float.h presence
398configure:12554: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
399configure:12554: $? = 0
400configure:12554: result: yes
401configure:12554: checking for float.h
402configure:12554: result: yes
403configure:12554: checking limits.h usability
404configure:12554: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
405configure:12554: $? = 0
406configure:12554: result: yes
407configure:12554: checking limits.h presence
408configure:12554: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
409configure:12554: $? = 0
410configure:12554: result: yes
411configure:12554: checking for limits.h
412configure:12554: result: yes
413configure:12554: checking for memory.h
414configure:12554: result: yes
415configure:12554: checking pwd.h usability
416configure:12554: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
417configure:12554: $? = 0
418configure:12554: result: yes
419configure:12554: checking pwd.h presence
420configure:12554: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
421configure:12554: $? = 0
422configure:12554: result: yes
423configure:12554: checking for pwd.h
424configure:12554: result: yes
425configure:12554: checking for stdlib.h
426configure:12554: result: yes
427configure:12554: checking for string.h
428configure:12554: result: yes
429configure:12554: checking for strings.h
430configure:12554: result: yes
431configure:12554: checking sys/param.h usability
432configure:12554: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
433configure:12554: $? = 0
434configure:12554: result: yes
435configure:12554: checking sys/param.h presence
436configure:12554: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
437configure:12554: $? = 0
438configure:12554: result: yes
439configure:12554: checking for sys/param.h
440configure:12554: result: yes
441configure:12554: checking for unistd.h
442configure:12554: result: yes
443configure:12567: checking for putenv
444configure:12567: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
445configure:12567: $? = 0
446configure:12567: result: yes
447configure:12567: checking for strcasecmp
448configure:12567: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
449configure:12567: $? = 0
450configure:12567: result: yes
451configure:12567: checking for strtol
452configure:12567: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
453configure:12567: $? = 0
454configure:12567: result: yes
455configure:12567: checking for strstr
456configure:12567: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
457conftest.c:62:6: warning: incompatible redeclaration of library function 'strstr'
458char strstr ();
459     ^
460conftest.c:62:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
4611 warning generated.
462configure:12567: $? = 0
463configure:12567: result: yes
464configure:12579: checking for bcmp
465configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
466configure:12579: $? = 0
467configure:12579: result: yes
468configure:12579: checking for bcopy
469configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
470configure:12579: $? = 0
471configure:12579: result: yes
472configure:12579: checking for bzero
473configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
474conftest.c:65:6: warning: incompatible redeclaration of library function 'bzero'
475char bzero ();
476     ^
477conftest.c:65:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
4781 warning generated.
479configure:12579: $? = 0
480configure:12579: result: yes
481configure:12579: checking for getcwd
482configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
483configure:12579: $? = 0
484configure:12579: result: yes
485configure:12579: checking for getwd
486configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
487configure:12579: $? = 0
488configure:12579: result: yes
489configure:12579: checking for index
490configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
491conftest.c:68:6: warning: incompatible redeclaration of library function 'index'
492char index ();
493     ^
494conftest.c:68:6: note: 'index' is a builtin with type 'char *(const char *, int)'
4951 warning generated.
496configure:12579: $? = 0
497configure:12579: result: yes
498configure:12579: checking for memcmp
499configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
500configure:12579: $? = 0
501configure:12579: result: yes
502configure:12579: checking for memcpy
503configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
504conftest.c:70:6: warning: incompatible redeclaration of library function 'memcpy'
505char memcpy ();
506     ^
507conftest.c:70:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
5081 warning generated.
509configure:12579: $? = 0
510configure:12579: result: yes
511configure:12579: checking for mkstemp
512configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
513configure:12579: $? = 0
514configure:12579: result: yes
515configure:12579: checking for mktemp
516configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
517configure:12579: $? = 0
518configure:12579: result: yes
519configure:12579: checking for rindex
520configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
521conftest.c:73:6: warning: incompatible redeclaration of library function 'rindex'
522char rindex ();
523     ^
524conftest.c:73:6: note: 'rindex' is a builtin with type 'char *(const char *, int)'
5251 warning generated.
526configure:12579: $? = 0
527configure:12579: result: yes
528configure:12579: checking for strchr
529configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
530conftest.c:74:6: warning: incompatible redeclaration of library function 'strchr'
531char strchr ();
532     ^
533conftest.c:74:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
5341 warning generated.
535configure:12579: $? = 0
536configure:12579: result: yes
537configure:12579: checking for strrchr
538configure:12579: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
539conftest.c:75:6: warning: incompatible redeclaration of library function 'strrchr'
540char strrchr ();
541     ^
542conftest.c:75:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
5431 warning generated.
544configure:12579: $? = 0
545configure:12579: result: yes
546configure:12588: checking for an ANSI C-conforming const
547configure:12653: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
548configure:12653: $? = 0
549configure:12660: result: yes
550configure:12668: checking for inline
551configure:12684: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
552configure:12684: $? = 0
553configure:12692: result: inline
554configure:12710: checking for size_t
555configure:12710: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
556configure:12710: $? = 0
557configure:12710: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
558conftest.c:89:21: error: expected expression
559if (sizeof ((size_t)))
560                    ^
5611 error generated.
562configure:12710: $? = 1
563configure: failed program was:
564| /* confdefs.h */
565| #define PACKAGE_NAME "xdvik for TeX Live"
566| #define PACKAGE_TARNAME "xdvik-for-tex-live"
567| #define PACKAGE_VERSION "22.84.16"
568| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
569| #define PACKAGE_BUGREPORT "tex-k@tug.org"
570| #define PACKAGE_URL ""
571| #define STDC_HEADERS 1
572| #define HAVE_SYS_TYPES_H 1
573| #define HAVE_SYS_STAT_H 1
574| #define HAVE_STDLIB_H 1
575| #define HAVE_STRING_H 1
576| #define HAVE_MEMORY_H 1
577| #define HAVE_STRINGS_H 1
578| #define HAVE_INTTYPES_H 1
579| #define HAVE_STDINT_H 1
580| #define HAVE_UNISTD_H 1
581| #define HAVE_DLFCN_H 1
582| #define PACKAGE "xdvik-for-tex-live"
583| #define VERSION "22.84.16"
584| #define LT_OBJDIR ".libs/"
585| #define HAVE_FSEEKO 1
586| #define HAVE_DIRENT_H 1
587| #define STDC_HEADERS 1
588| #define HAVE_ASSERT_H 1
589| #define HAVE_FLOAT_H 1
590| #define HAVE_LIMITS_H 1
591| #define HAVE_MEMORY_H 1
592| #define HAVE_PWD_H 1
593| #define HAVE_STDLIB_H 1
594| #define HAVE_STRING_H 1
595| #define HAVE_STRINGS_H 1
596| #define HAVE_SYS_PARAM_H 1
597| #define HAVE_UNISTD_H 1
598| #define HAVE_PUTENV 1
599| #define HAVE_STRCASECMP 1
600| #define HAVE_STRTOL 1
601| #define HAVE_STRSTR 1
602| #define HAVE_BCMP 1
603| #define HAVE_BCOPY 1
604| #define HAVE_BZERO 1
605| #define HAVE_GETCWD 1
606| #define HAVE_GETWD 1
607| #define HAVE_INDEX 1
608| #define HAVE_MEMCMP 1
609| #define HAVE_MEMCPY 1
610| #define HAVE_MKSTEMP 1
611| #define HAVE_MKTEMP 1
612| #define HAVE_RINDEX 1
613| #define HAVE_STRCHR 1
614| #define HAVE_STRRCHR 1
615| /* end confdefs.h.  */
616| #include <stdio.h>
617| #ifdef HAVE_SYS_TYPES_H
618| # include <sys/types.h>
619| #endif
620| #ifdef HAVE_SYS_STAT_H
621| # include <sys/stat.h>
622| #endif
623| #ifdef STDC_HEADERS
624| # include <stdlib.h>
625| # include <stddef.h>
626| #else
627| # ifdef HAVE_STDLIB_H
628| #  include <stdlib.h>
629| # endif
630| #endif
631| #ifdef HAVE_STRING_H
632| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
633| #  include <memory.h>
634| # endif
635| # include <string.h>
636| #endif
637| #ifdef HAVE_STRINGS_H
638| # include <strings.h>
639| #endif
640| #ifdef HAVE_INTTYPES_H
641| # include <inttypes.h>
642| #endif
643| #ifdef HAVE_STDINT_H
644| # include <stdint.h>
645| #endif
646| #ifdef HAVE_UNISTD_H
647| # include <unistd.h>
648| #endif
649| int
650| main ()
651| {
652| if (sizeof ((size_t)))
653|           return 0;
654|   ;
655|   return 0;
656| }
657configure:12710: result: yes
658configure:12721: checking for struct stat.st_mtim
659configure:12721: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
660conftest.c:90:13: error: no member named 'st_mtim' in 'struct stat'
661if (ac_aggr.st_mtim)
662    ~~~~~~~ ^
6631 error generated.
664configure:12721: $? = 1
665configure: failed program was:
666| /* confdefs.h */
667| #define PACKAGE_NAME "xdvik for TeX Live"
668| #define PACKAGE_TARNAME "xdvik-for-tex-live"
669| #define PACKAGE_VERSION "22.84.16"
670| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
671| #define PACKAGE_BUGREPORT "tex-k@tug.org"
672| #define PACKAGE_URL ""
673| #define STDC_HEADERS 1
674| #define HAVE_SYS_TYPES_H 1
675| #define HAVE_SYS_STAT_H 1
676| #define HAVE_STDLIB_H 1
677| #define HAVE_STRING_H 1
678| #define HAVE_MEMORY_H 1
679| #define HAVE_STRINGS_H 1
680| #define HAVE_INTTYPES_H 1
681| #define HAVE_STDINT_H 1
682| #define HAVE_UNISTD_H 1
683| #define HAVE_DLFCN_H 1
684| #define PACKAGE "xdvik-for-tex-live"
685| #define VERSION "22.84.16"
686| #define LT_OBJDIR ".libs/"
687| #define HAVE_FSEEKO 1
688| #define HAVE_DIRENT_H 1
689| #define STDC_HEADERS 1
690| #define HAVE_ASSERT_H 1
691| #define HAVE_FLOAT_H 1
692| #define HAVE_LIMITS_H 1
693| #define HAVE_MEMORY_H 1
694| #define HAVE_PWD_H 1
695| #define HAVE_STDLIB_H 1
696| #define HAVE_STRING_H 1
697| #define HAVE_STRINGS_H 1
698| #define HAVE_SYS_PARAM_H 1
699| #define HAVE_UNISTD_H 1
700| #define HAVE_PUTENV 1
701| #define HAVE_STRCASECMP 1
702| #define HAVE_STRTOL 1
703| #define HAVE_STRSTR 1
704| #define HAVE_BCMP 1
705| #define HAVE_BCOPY 1
706| #define HAVE_BZERO 1
707| #define HAVE_GETCWD 1
708| #define HAVE_GETWD 1
709| #define HAVE_INDEX 1
710| #define HAVE_MEMCMP 1
711| #define HAVE_MEMCPY 1
712| #define HAVE_MKSTEMP 1
713| #define HAVE_MKTEMP 1
714| #define HAVE_RINDEX 1
715| #define HAVE_STRCHR 1
716| #define HAVE_STRRCHR 1
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| static struct stat ac_aggr;
755| if (ac_aggr.st_mtim)
756| return 0;
757|   ;
758|   return 0;
759| }
760configure:12721: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
761conftest.c:90:20: error: no member named 'st_mtim' in 'struct stat'
762if (sizeof ac_aggr.st_mtim)
763           ~~~~~~~ ^
7641 error generated.
765configure:12721: $? = 1
766configure: failed program was:
767| /* confdefs.h */
768| #define PACKAGE_NAME "xdvik for TeX Live"
769| #define PACKAGE_TARNAME "xdvik-for-tex-live"
770| #define PACKAGE_VERSION "22.84.16"
771| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
772| #define PACKAGE_BUGREPORT "tex-k@tug.org"
773| #define PACKAGE_URL ""
774| #define STDC_HEADERS 1
775| #define HAVE_SYS_TYPES_H 1
776| #define HAVE_SYS_STAT_H 1
777| #define HAVE_STDLIB_H 1
778| #define HAVE_STRING_H 1
779| #define HAVE_MEMORY_H 1
780| #define HAVE_STRINGS_H 1
781| #define HAVE_INTTYPES_H 1
782| #define HAVE_STDINT_H 1
783| #define HAVE_UNISTD_H 1
784| #define HAVE_DLFCN_H 1
785| #define PACKAGE "xdvik-for-tex-live"
786| #define VERSION "22.84.16"
787| #define LT_OBJDIR ".libs/"
788| #define HAVE_FSEEKO 1
789| #define HAVE_DIRENT_H 1
790| #define STDC_HEADERS 1
791| #define HAVE_ASSERT_H 1
792| #define HAVE_FLOAT_H 1
793| #define HAVE_LIMITS_H 1
794| #define HAVE_MEMORY_H 1
795| #define HAVE_PWD_H 1
796| #define HAVE_STDLIB_H 1
797| #define HAVE_STRING_H 1
798| #define HAVE_STRINGS_H 1
799| #define HAVE_SYS_PARAM_H 1
800| #define HAVE_UNISTD_H 1
801| #define HAVE_PUTENV 1
802| #define HAVE_STRCASECMP 1
803| #define HAVE_STRTOL 1
804| #define HAVE_STRSTR 1
805| #define HAVE_BCMP 1
806| #define HAVE_BCOPY 1
807| #define HAVE_BZERO 1
808| #define HAVE_GETCWD 1
809| #define HAVE_GETWD 1
810| #define HAVE_INDEX 1
811| #define HAVE_MEMCMP 1
812| #define HAVE_MEMCPY 1
813| #define HAVE_MKSTEMP 1
814| #define HAVE_MKTEMP 1
815| #define HAVE_RINDEX 1
816| #define HAVE_STRCHR 1
817| #define HAVE_STRRCHR 1
818| /* end confdefs.h.  */
819| #include <stdio.h>
820| #ifdef HAVE_SYS_TYPES_H
821| # include <sys/types.h>
822| #endif
823| #ifdef HAVE_SYS_STAT_H
824| # include <sys/stat.h>
825| #endif
826| #ifdef STDC_HEADERS
827| # include <stdlib.h>
828| # include <stddef.h>
829| #else
830| # ifdef HAVE_STDLIB_H
831| #  include <stdlib.h>
832| # endif
833| #endif
834| #ifdef HAVE_STRING_H
835| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
836| #  include <memory.h>
837| # endif
838| # include <string.h>
839| #endif
840| #ifdef HAVE_STRINGS_H
841| # include <strings.h>
842| #endif
843| #ifdef HAVE_INTTYPES_H
844| # include <inttypes.h>
845| #endif
846| #ifdef HAVE_STDINT_H
847| # include <stdint.h>
848| #endif
849| #ifdef HAVE_UNISTD_H
850| # include <unistd.h>
851| #endif
852| int
853| main ()
854| {
855| static struct stat ac_aggr;
856| if (sizeof ac_aggr.st_mtim)
857| return 0;
858|   ;
859|   return 0;
860| }
861configure:12721: result: no
862configure:12731: checking whether the compiler accepts prototypes
863configure:12747: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
864configure:12747: $? = 0
865configure:12755: result: yes
866configure:12760: checking what warning flags to pass to the C compiler
867configure:12802: result: -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas
868configure:12831: checking for library containing pow
869configure:12862: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
870conftest.c:60:6: warning: incompatible redeclaration of library function 'pow'
871char pow ();
872     ^
873conftest.c:60:6: note: 'pow' is a builtin with type 'double (double, double)'
8741 warning generated.
875configure:12862: $? = 0
876configure:12879: result: none required
877configure:12942: checking for pid_t
878configure:12942: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
879configure:12942: $? = 0
880configure:12942: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
881conftest.c:93:20: error: expected expression
882if (sizeof ((pid_t)))
883                   ^
8841 error generated.
885configure:12942: $? = 1
886configure: failed program was:
887| /* confdefs.h */
888| #define PACKAGE_NAME "xdvik for TeX Live"
889| #define PACKAGE_TARNAME "xdvik-for-tex-live"
890| #define PACKAGE_VERSION "22.84.16"
891| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
892| #define PACKAGE_BUGREPORT "tex-k@tug.org"
893| #define PACKAGE_URL ""
894| #define STDC_HEADERS 1
895| #define HAVE_SYS_TYPES_H 1
896| #define HAVE_SYS_STAT_H 1
897| #define HAVE_STDLIB_H 1
898| #define HAVE_STRING_H 1
899| #define HAVE_MEMORY_H 1
900| #define HAVE_STRINGS_H 1
901| #define HAVE_INTTYPES_H 1
902| #define HAVE_STDINT_H 1
903| #define HAVE_UNISTD_H 1
904| #define HAVE_DLFCN_H 1
905| #define PACKAGE "xdvik-for-tex-live"
906| #define VERSION "22.84.16"
907| #define LT_OBJDIR ".libs/"
908| #define HAVE_FSEEKO 1
909| #define HAVE_DIRENT_H 1
910| #define STDC_HEADERS 1
911| #define HAVE_ASSERT_H 1
912| #define HAVE_FLOAT_H 1
913| #define HAVE_LIMITS_H 1
914| #define HAVE_MEMORY_H 1
915| #define HAVE_PWD_H 1
916| #define HAVE_STDLIB_H 1
917| #define HAVE_STRING_H 1
918| #define HAVE_STRINGS_H 1
919| #define HAVE_SYS_PARAM_H 1
920| #define HAVE_UNISTD_H 1
921| #define HAVE_PUTENV 1
922| #define HAVE_STRCASECMP 1
923| #define HAVE_STRTOL 1
924| #define HAVE_STRSTR 1
925| #define HAVE_BCMP 1
926| #define HAVE_BCOPY 1
927| #define HAVE_BZERO 1
928| #define HAVE_GETCWD 1
929| #define HAVE_GETWD 1
930| #define HAVE_INDEX 1
931| #define HAVE_MEMCMP 1
932| #define HAVE_MEMCPY 1
933| #define HAVE_MKSTEMP 1
934| #define HAVE_MKTEMP 1
935| #define HAVE_RINDEX 1
936| #define HAVE_STRCHR 1
937| #define HAVE_STRRCHR 1
938| #define GREY 1
939| #define COLOR 1
940| #define T1LIB 1
941| #define A4 1
942| /* end confdefs.h.  */
943| #include <stdio.h>
944| #ifdef HAVE_SYS_TYPES_H
945| # include <sys/types.h>
946| #endif
947| #ifdef HAVE_SYS_STAT_H
948| # include <sys/stat.h>
949| #endif
950| #ifdef STDC_HEADERS
951| # include <stdlib.h>
952| # include <stddef.h>
953| #else
954| # ifdef HAVE_STDLIB_H
955| #  include <stdlib.h>
956| # endif
957| #endif
958| #ifdef HAVE_STRING_H
959| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
960| #  include <memory.h>
961| # endif
962| # include <string.h>
963| #endif
964| #ifdef HAVE_STRINGS_H
965| # include <strings.h>
966| #endif
967| #ifdef HAVE_INTTYPES_H
968| # include <inttypes.h>
969| #endif
970| #ifdef HAVE_STDINT_H
971| # include <stdint.h>
972| #endif
973| #ifdef HAVE_UNISTD_H
974| # include <unistd.h>
975| #endif
976| int
977| main ()
978| {
979| if (sizeof ((pid_t)))
980|           return 0;
981|   ;
982|   return 0;
983| }
984configure:12942: result: yes
985configure:12955: checking vfork.h usability
986configure:12955: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
987conftest.c:90:10: fatal error: 'vfork.h' file not found
988#include <vfork.h>
989         ^
9901 error generated.
991configure:12955: $? = 1
992configure: failed program was:
993| /* confdefs.h */
994| #define PACKAGE_NAME "xdvik for TeX Live"
995| #define PACKAGE_TARNAME "xdvik-for-tex-live"
996| #define PACKAGE_VERSION "22.84.16"
997| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
998| #define PACKAGE_BUGREPORT "tex-k@tug.org"
999| #define PACKAGE_URL ""
1000| #define STDC_HEADERS 1
1001| #define HAVE_SYS_TYPES_H 1
1002| #define HAVE_SYS_STAT_H 1
1003| #define HAVE_STDLIB_H 1
1004| #define HAVE_STRING_H 1
1005| #define HAVE_MEMORY_H 1
1006| #define HAVE_STRINGS_H 1
1007| #define HAVE_INTTYPES_H 1
1008| #define HAVE_STDINT_H 1
1009| #define HAVE_UNISTD_H 1
1010| #define HAVE_DLFCN_H 1
1011| #define PACKAGE "xdvik-for-tex-live"
1012| #define VERSION "22.84.16"
1013| #define LT_OBJDIR ".libs/"
1014| #define HAVE_FSEEKO 1
1015| #define HAVE_DIRENT_H 1
1016| #define STDC_HEADERS 1
1017| #define HAVE_ASSERT_H 1
1018| #define HAVE_FLOAT_H 1
1019| #define HAVE_LIMITS_H 1
1020| #define HAVE_MEMORY_H 1
1021| #define HAVE_PWD_H 1
1022| #define HAVE_STDLIB_H 1
1023| #define HAVE_STRING_H 1
1024| #define HAVE_STRINGS_H 1
1025| #define HAVE_SYS_PARAM_H 1
1026| #define HAVE_UNISTD_H 1
1027| #define HAVE_PUTENV 1
1028| #define HAVE_STRCASECMP 1
1029| #define HAVE_STRTOL 1
1030| #define HAVE_STRSTR 1
1031| #define HAVE_BCMP 1
1032| #define HAVE_BCOPY 1
1033| #define HAVE_BZERO 1
1034| #define HAVE_GETCWD 1
1035| #define HAVE_GETWD 1
1036| #define HAVE_INDEX 1
1037| #define HAVE_MEMCMP 1
1038| #define HAVE_MEMCPY 1
1039| #define HAVE_MKSTEMP 1
1040| #define HAVE_MKTEMP 1
1041| #define HAVE_RINDEX 1
1042| #define HAVE_STRCHR 1
1043| #define HAVE_STRRCHR 1
1044| #define GREY 1
1045| #define COLOR 1
1046| #define T1LIB 1
1047| #define A4 1
1048| /* end confdefs.h.  */
1049| #include <stdio.h>
1050| #ifdef HAVE_SYS_TYPES_H
1051| # include <sys/types.h>
1052| #endif
1053| #ifdef HAVE_SYS_STAT_H
1054| # include <sys/stat.h>
1055| #endif
1056| #ifdef STDC_HEADERS
1057| # include <stdlib.h>
1058| # include <stddef.h>
1059| #else
1060| # ifdef HAVE_STDLIB_H
1061| #  include <stdlib.h>
1062| # endif
1063| #endif
1064| #ifdef HAVE_STRING_H
1065| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1066| #  include <memory.h>
1067| # endif
1068| # include <string.h>
1069| #endif
1070| #ifdef HAVE_STRINGS_H
1071| # include <strings.h>
1072| #endif
1073| #ifdef HAVE_INTTYPES_H
1074| # include <inttypes.h>
1075| #endif
1076| #ifdef HAVE_STDINT_H
1077| # include <stdint.h>
1078| #endif
1079| #ifdef HAVE_UNISTD_H
1080| # include <unistd.h>
1081| #endif
1082| #include <vfork.h>
1083configure:12955: result: no
1084configure:12955: checking vfork.h presence
1085configure:12955: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
1086conftest.c:57:10: fatal error: 'vfork.h' file not found
1087#include <vfork.h>
1088         ^
10891 error generated.
1090configure:12955: $? = 1
1091configure: failed program was:
1092| /* confdefs.h */
1093| #define PACKAGE_NAME "xdvik for TeX Live"
1094| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1095| #define PACKAGE_VERSION "22.84.16"
1096| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1097| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1098| #define PACKAGE_URL ""
1099| #define STDC_HEADERS 1
1100| #define HAVE_SYS_TYPES_H 1
1101| #define HAVE_SYS_STAT_H 1
1102| #define HAVE_STDLIB_H 1
1103| #define HAVE_STRING_H 1
1104| #define HAVE_MEMORY_H 1
1105| #define HAVE_STRINGS_H 1
1106| #define HAVE_INTTYPES_H 1
1107| #define HAVE_STDINT_H 1
1108| #define HAVE_UNISTD_H 1
1109| #define HAVE_DLFCN_H 1
1110| #define PACKAGE "xdvik-for-tex-live"
1111| #define VERSION "22.84.16"
1112| #define LT_OBJDIR ".libs/"
1113| #define HAVE_FSEEKO 1
1114| #define HAVE_DIRENT_H 1
1115| #define STDC_HEADERS 1
1116| #define HAVE_ASSERT_H 1
1117| #define HAVE_FLOAT_H 1
1118| #define HAVE_LIMITS_H 1
1119| #define HAVE_MEMORY_H 1
1120| #define HAVE_PWD_H 1
1121| #define HAVE_STDLIB_H 1
1122| #define HAVE_STRING_H 1
1123| #define HAVE_STRINGS_H 1
1124| #define HAVE_SYS_PARAM_H 1
1125| #define HAVE_UNISTD_H 1
1126| #define HAVE_PUTENV 1
1127| #define HAVE_STRCASECMP 1
1128| #define HAVE_STRTOL 1
1129| #define HAVE_STRSTR 1
1130| #define HAVE_BCMP 1
1131| #define HAVE_BCOPY 1
1132| #define HAVE_BZERO 1
1133| #define HAVE_GETCWD 1
1134| #define HAVE_GETWD 1
1135| #define HAVE_INDEX 1
1136| #define HAVE_MEMCMP 1
1137| #define HAVE_MEMCPY 1
1138| #define HAVE_MKSTEMP 1
1139| #define HAVE_MKTEMP 1
1140| #define HAVE_RINDEX 1
1141| #define HAVE_STRCHR 1
1142| #define HAVE_STRRCHR 1
1143| #define GREY 1
1144| #define COLOR 1
1145| #define T1LIB 1
1146| #define A4 1
1147| /* end confdefs.h.  */
1148| #include <vfork.h>
1149configure:12955: result: no
1150configure:12955: checking for vfork.h
1151configure:12955: result: no
1152configure:12968: checking for fork
1153configure:12968: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1154configure:12968: $? = 0
1155configure:12968: result: yes
1156configure:12968: checking for vfork
1157configure:12968: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1158configure:12968: $? = 0
1159configure:12968: result: yes
1160configure:12978: checking for working fork
1161configure:13000: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1162configure:13000: $? = 0
1163configure:13000: ./conftest
1164configure:13000: $? = 0
1165configure:13010: result: yes
1166configure:13031: checking for working vfork
1167configure:13141: result: yes
1168configure:13168: checking for vprintf
1169configure:13168: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1170conftest.c:84:6: warning: incompatible redeclaration of library function 'vprintf'
1171char vprintf ();
1172     ^
1173conftest.c:84:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
11741 warning generated.
1175configure:13168: $? = 0
1176configure:13168: result: yes
1177configure:13174: checking for _doprnt
1178configure:13174: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1179Undefined symbols for architecture x86_64:
1180  "__doprnt", referenced from:
1181      _main in cc-HSFNe5.o
1182ld: symbol(s) not found for architecture x86_64
1183clang: error: linker command failed with exit code 1 (use -v to see invocation)
1184configure:13174: $? = 1
1185configure: failed program was:
1186| /* confdefs.h */
1187| #define PACKAGE_NAME "xdvik for TeX Live"
1188| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1189| #define PACKAGE_VERSION "22.84.16"
1190| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1191| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1192| #define PACKAGE_URL ""
1193| #define STDC_HEADERS 1
1194| #define HAVE_SYS_TYPES_H 1
1195| #define HAVE_SYS_STAT_H 1
1196| #define HAVE_STDLIB_H 1
1197| #define HAVE_STRING_H 1
1198| #define HAVE_MEMORY_H 1
1199| #define HAVE_STRINGS_H 1
1200| #define HAVE_INTTYPES_H 1
1201| #define HAVE_STDINT_H 1
1202| #define HAVE_UNISTD_H 1
1203| #define HAVE_DLFCN_H 1
1204| #define PACKAGE "xdvik-for-tex-live"
1205| #define VERSION "22.84.16"
1206| #define LT_OBJDIR ".libs/"
1207| #define HAVE_FSEEKO 1
1208| #define HAVE_DIRENT_H 1
1209| #define STDC_HEADERS 1
1210| #define HAVE_ASSERT_H 1
1211| #define HAVE_FLOAT_H 1
1212| #define HAVE_LIMITS_H 1
1213| #define HAVE_MEMORY_H 1
1214| #define HAVE_PWD_H 1
1215| #define HAVE_STDLIB_H 1
1216| #define HAVE_STRING_H 1
1217| #define HAVE_STRINGS_H 1
1218| #define HAVE_SYS_PARAM_H 1
1219| #define HAVE_UNISTD_H 1
1220| #define HAVE_PUTENV 1
1221| #define HAVE_STRCASECMP 1
1222| #define HAVE_STRTOL 1
1223| #define HAVE_STRSTR 1
1224| #define HAVE_BCMP 1
1225| #define HAVE_BCOPY 1
1226| #define HAVE_BZERO 1
1227| #define HAVE_GETCWD 1
1228| #define HAVE_GETWD 1
1229| #define HAVE_INDEX 1
1230| #define HAVE_MEMCMP 1
1231| #define HAVE_MEMCPY 1
1232| #define HAVE_MKSTEMP 1
1233| #define HAVE_MKTEMP 1
1234| #define HAVE_RINDEX 1
1235| #define HAVE_STRCHR 1
1236| #define HAVE_STRRCHR 1
1237| #define GREY 1
1238| #define COLOR 1
1239| #define T1LIB 1
1240| #define A4 1
1241| #define HAVE_FORK 1
1242| #define HAVE_VFORK 1
1243| #define HAVE_WORKING_VFORK 1
1244| #define HAVE_WORKING_FORK 1
1245| #define HAVE_VPRINTF 1
1246| /* end confdefs.h.  */
1247| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1248|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1249| #define _doprnt innocuous__doprnt
1250|
1251| /* System header to define __stub macros and hopefully few prototypes,
1252|     which can conflict with char _doprnt (); below.
1253|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1254|     <limits.h> exists even on freestanding compilers.  */
1255|
1256| #ifdef __STDC__
1257| # include <limits.h>
1258| #else
1259| # include <assert.h>
1260| #endif
1261|
1262| #undef _doprnt
1263|
1264| /* Override any GCC internal prototype to avoid an error.
1265|    Use char because int might match the return type of a GCC
1266|    builtin and then its argument prototype would still apply.  */
1267| #ifdef __cplusplus
1268| extern "C"
1269| #endif
1270| char _doprnt ();
1271| /* The GNU C library defines this for functions which it implements
1272|     to always fail with ENOSYS.  Some functions are actually named
1273|     something starting with __ and the normal name is an alias.  */
1274| #if defined __stub__doprnt || defined __stub____doprnt
1275| choke me
1276| #endif
1277|
1278| int
1279| main ()
1280| {
1281| return _doprnt ();
1282|   ;
1283|   return 0;
1284| }
1285configure:13174: result: no
1286configure:13185: checking for a working implementation of (v)snprintf()
1287configure:13211: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1288configure:13211: $? = 0
1289configure:13211: ./conftest
1290configure:13211: $? = 0
1291configure:13221: result: yes
1292configure:13229: checking for memicmp
1293configure:13245: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1294conftest.c:67:7: warning: implicit declaration of function 'memicmp' is invalid in C99 [-Wimplicit-function-declaration]
1295(void)memicmp((char *)NULL, (char *)NULL, 0);
1296      ^
12971 warning generated.
1298Undefined symbols for architecture x86_64:
1299  "_memicmp", referenced from:
1300      _main in cc-Gqvxcu.o
1301ld: symbol(s) not found for architecture x86_64
1302clang: error: linker command failed with exit code 1 (use -v to see invocation)
1303configure:13245: $? = 1
1304configure: failed program was:
1305| /* confdefs.h */
1306| #define PACKAGE_NAME "xdvik for TeX Live"
1307| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1308| #define PACKAGE_VERSION "22.84.16"
1309| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1310| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1311| #define PACKAGE_URL ""
1312| #define STDC_HEADERS 1
1313| #define HAVE_SYS_TYPES_H 1
1314| #define HAVE_SYS_STAT_H 1
1315| #define HAVE_STDLIB_H 1
1316| #define HAVE_STRING_H 1
1317| #define HAVE_MEMORY_H 1
1318| #define HAVE_STRINGS_H 1
1319| #define HAVE_INTTYPES_H 1
1320| #define HAVE_STDINT_H 1
1321| #define HAVE_UNISTD_H 1
1322| #define HAVE_DLFCN_H 1
1323| #define PACKAGE "xdvik-for-tex-live"
1324| #define VERSION "22.84.16"
1325| #define LT_OBJDIR ".libs/"
1326| #define HAVE_FSEEKO 1
1327| #define HAVE_DIRENT_H 1
1328| #define STDC_HEADERS 1
1329| #define HAVE_ASSERT_H 1
1330| #define HAVE_FLOAT_H 1
1331| #define HAVE_LIMITS_H 1
1332| #define HAVE_MEMORY_H 1
1333| #define HAVE_PWD_H 1
1334| #define HAVE_STDLIB_H 1
1335| #define HAVE_STRING_H 1
1336| #define HAVE_STRINGS_H 1
1337| #define HAVE_SYS_PARAM_H 1
1338| #define HAVE_UNISTD_H 1
1339| #define HAVE_PUTENV 1
1340| #define HAVE_STRCASECMP 1
1341| #define HAVE_STRTOL 1
1342| #define HAVE_STRSTR 1
1343| #define HAVE_BCMP 1
1344| #define HAVE_BCOPY 1
1345| #define HAVE_BZERO 1
1346| #define HAVE_GETCWD 1
1347| #define HAVE_GETWD 1
1348| #define HAVE_INDEX 1
1349| #define HAVE_MEMCMP 1
1350| #define HAVE_MEMCPY 1
1351| #define HAVE_MKSTEMP 1
1352| #define HAVE_MKTEMP 1
1353| #define HAVE_RINDEX 1
1354| #define HAVE_STRCHR 1
1355| #define HAVE_STRRCHR 1
1356| #define GREY 1
1357| #define COLOR 1
1358| #define T1LIB 1
1359| #define A4 1
1360| #define HAVE_FORK 1
1361| #define HAVE_VFORK 1
1362| #define HAVE_WORKING_VFORK 1
1363| #define HAVE_WORKING_FORK 1
1364| #define HAVE_VPRINTF 1
1365| #define HAVE_GOOD_VSNPRINTF 1
1366| /* end confdefs.h.  */
1367| #include <string.h>
1368| int
1369| main ()
1370| {
1371| (void)memicmp((char *)NULL, (char *)NULL, 0);
1372|   ;
1373|   return 0;
1374| }
1375configure:13253: result: no
1376configure:13263: checking for working alloca.h
1377configure:13280: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1378configure:13280: $? = 0
1379configure:13288: result: yes
1380configure:13296: checking for alloca
1381configure:13333: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1382configure:13333: $? = 0
1383configure:13341: result: yes
1384configure:13450: checking for preprocessor stringizing operator
1385configure:13470: result: yes
1386configure:13478: checking for working memcmp
1387configure:13521: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1388configure:13521: $? = 0
1389configure:13521: ./conftest
1390configure:13521: $? = 0
1391configure:13531: result: yes
1392configure:13540: checking for sys/wait.h that is POSIX.1 compatible
1393configure:13566: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
1394configure:13566: $? = 0
1395configure:13573: result: yes
1396configure:13581: checking return type of signal handlers
1397configure:13599: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
1398conftest.c:73:8: error: indirection requires pointer operand ('void' invalid)
1399return *(signal (0, 0)) (0) == 1;
1400       ^~~~~~~~~~~~~~~~~~~~
14011 error generated.
1402configure:13599: $? = 1
1403configure: failed program was:
1404| /* confdefs.h */
1405| #define PACKAGE_NAME "xdvik for TeX Live"
1406| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1407| #define PACKAGE_VERSION "22.84.16"
1408| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1409| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1410| #define PACKAGE_URL ""
1411| #define STDC_HEADERS 1
1412| #define HAVE_SYS_TYPES_H 1
1413| #define HAVE_SYS_STAT_H 1
1414| #define HAVE_STDLIB_H 1
1415| #define HAVE_STRING_H 1
1416| #define HAVE_MEMORY_H 1
1417| #define HAVE_STRINGS_H 1
1418| #define HAVE_INTTYPES_H 1
1419| #define HAVE_STDINT_H 1
1420| #define HAVE_UNISTD_H 1
1421| #define HAVE_DLFCN_H 1
1422| #define PACKAGE "xdvik-for-tex-live"
1423| #define VERSION "22.84.16"
1424| #define LT_OBJDIR ".libs/"
1425| #define HAVE_FSEEKO 1
1426| #define HAVE_DIRENT_H 1
1427| #define STDC_HEADERS 1
1428| #define HAVE_ASSERT_H 1
1429| #define HAVE_FLOAT_H 1
1430| #define HAVE_LIMITS_H 1
1431| #define HAVE_MEMORY_H 1
1432| #define HAVE_PWD_H 1
1433| #define HAVE_STDLIB_H 1
1434| #define HAVE_STRING_H 1
1435| #define HAVE_STRINGS_H 1
1436| #define HAVE_SYS_PARAM_H 1
1437| #define HAVE_UNISTD_H 1
1438| #define HAVE_PUTENV 1
1439| #define HAVE_STRCASECMP 1
1440| #define HAVE_STRTOL 1
1441| #define HAVE_STRSTR 1
1442| #define HAVE_BCMP 1
1443| #define HAVE_BCOPY 1
1444| #define HAVE_BZERO 1
1445| #define HAVE_GETCWD 1
1446| #define HAVE_GETWD 1
1447| #define HAVE_INDEX 1
1448| #define HAVE_MEMCMP 1
1449| #define HAVE_MEMCPY 1
1450| #define HAVE_MKSTEMP 1
1451| #define HAVE_MKTEMP 1
1452| #define HAVE_RINDEX 1
1453| #define HAVE_STRCHR 1
1454| #define HAVE_STRRCHR 1
1455| #define GREY 1
1456| #define COLOR 1
1457| #define T1LIB 1
1458| #define A4 1
1459| #define HAVE_FORK 1
1460| #define HAVE_VFORK 1
1461| #define HAVE_WORKING_VFORK 1
1462| #define HAVE_WORKING_FORK 1
1463| #define HAVE_VPRINTF 1
1464| #define HAVE_GOOD_VSNPRINTF 1
1465| #define HAVE_ALLOCA_H 1
1466| #define HAVE_ALLOCA 1
1467| #define HAVE_STRINGIZE 1
1468| #define HAVE_SYS_WAIT_H 1
1469| /* end confdefs.h.  */
1470| #include <sys/types.h>
1471| #include <signal.h>
1472|
1473| int
1474| main ()
1475| {
1476| return *(signal (0, 0)) (0) == 1;
1477|   ;
1478|   return 0;
1479| }
1480configure:13606: result: void
1481configure:13614: checking whether byte ordering is bigendian
1482configure:13629: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
1483configure:13629: $? = 0
1484configure:13674: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
1485configure:13674: $? = 0
1486configure:13692: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
1487conftest.c:75:4: error: use of undeclared identifier 'not'
1488                 not big endian
1489                 ^
14901 error generated.
1491configure:13692: $? = 1
1492configure: failed program was:
1493| /* confdefs.h */
1494| #define PACKAGE_NAME "xdvik for TeX Live"
1495| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1496| #define PACKAGE_VERSION "22.84.16"
1497| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1498| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1499| #define PACKAGE_URL ""
1500| #define STDC_HEADERS 1
1501| #define HAVE_SYS_TYPES_H 1
1502| #define HAVE_SYS_STAT_H 1
1503| #define HAVE_STDLIB_H 1
1504| #define HAVE_STRING_H 1
1505| #define HAVE_MEMORY_H 1
1506| #define HAVE_STRINGS_H 1
1507| #define HAVE_INTTYPES_H 1
1508| #define HAVE_STDINT_H 1
1509| #define HAVE_UNISTD_H 1
1510| #define HAVE_DLFCN_H 1
1511| #define PACKAGE "xdvik-for-tex-live"
1512| #define VERSION "22.84.16"
1513| #define LT_OBJDIR ".libs/"
1514| #define HAVE_FSEEKO 1
1515| #define HAVE_DIRENT_H 1
1516| #define STDC_HEADERS 1
1517| #define HAVE_ASSERT_H 1
1518| #define HAVE_FLOAT_H 1
1519| #define HAVE_LIMITS_H 1
1520| #define HAVE_MEMORY_H 1
1521| #define HAVE_PWD_H 1
1522| #define HAVE_STDLIB_H 1
1523| #define HAVE_STRING_H 1
1524| #define HAVE_STRINGS_H 1
1525| #define HAVE_SYS_PARAM_H 1
1526| #define HAVE_UNISTD_H 1
1527| #define HAVE_PUTENV 1
1528| #define HAVE_STRCASECMP 1
1529| #define HAVE_STRTOL 1
1530| #define HAVE_STRSTR 1
1531| #define HAVE_BCMP 1
1532| #define HAVE_BCOPY 1
1533| #define HAVE_BZERO 1
1534| #define HAVE_GETCWD 1
1535| #define HAVE_GETWD 1
1536| #define HAVE_INDEX 1
1537| #define HAVE_MEMCMP 1
1538| #define HAVE_MEMCPY 1
1539| #define HAVE_MKSTEMP 1
1540| #define HAVE_MKTEMP 1
1541| #define HAVE_RINDEX 1
1542| #define HAVE_STRCHR 1
1543| #define HAVE_STRRCHR 1
1544| #define GREY 1
1545| #define COLOR 1
1546| #define T1LIB 1
1547| #define A4 1
1548| #define HAVE_FORK 1
1549| #define HAVE_VFORK 1
1550| #define HAVE_WORKING_VFORK 1
1551| #define HAVE_WORKING_FORK 1
1552| #define HAVE_VPRINTF 1
1553| #define HAVE_GOOD_VSNPRINTF 1
1554| #define HAVE_ALLOCA_H 1
1555| #define HAVE_ALLOCA 1
1556| #define HAVE_STRINGIZE 1
1557| #define HAVE_SYS_WAIT_H 1
1558| #define RETSIGTYPE void
1559| /* end confdefs.h.  */
1560| #include <sys/types.h>
1561|               #include <sys/param.h>
1562|
1563| int
1564| main ()
1565| {
1566| #if BYTE_ORDER != BIG_ENDIAN
1567|                not big endian
1568|               #endif
1569|
1570|   ;
1571|   return 0;
1572| }
1573configure:13820: result: no
1574configure:13838: checking for X
1575configure:13946: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
1576configure:13946: $? = 0
1577configure:13977: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c -lX11  >&5
1578configure:13977: $? = 0
1579configure:14027: result: libraries , headers
1580configure:14126: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c   -lX11 >&5
1581configure:14126: $? = 0
1582configure:14224: checking for gethostbyname
1583configure:14224: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1584configure:14224: $? = 0
1585configure:14224: result: yes
1586configure:14321: checking for connect
1587configure:14321: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1588configure:14321: $? = 0
1589configure:14321: result: yes
1590configure:14370: checking for remove
1591configure:14370: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1592configure:14370: $? = 0
1593configure:14370: result: yes
1594configure:14419: checking for shmat
1595configure:14419: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1596configure:14419: $? = 0
1597configure:14419: result: yes
1598configure:14477: checking for IceConnectionNumber in -lICE
1599configure:14502: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c -lICE   >&5
1600ld: library not found for -lICE
1601clang: error: linker command failed with exit code 1 (use -v to see invocation)
1602configure:14502: $? = 1
1603configure: failed program was:
1604| /* confdefs.h */
1605| #define PACKAGE_NAME "xdvik for TeX Live"
1606| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1607| #define PACKAGE_VERSION "22.84.16"
1608| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1609| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1610| #define PACKAGE_URL ""
1611| #define STDC_HEADERS 1
1612| #define HAVE_SYS_TYPES_H 1
1613| #define HAVE_SYS_STAT_H 1
1614| #define HAVE_STDLIB_H 1
1615| #define HAVE_STRING_H 1
1616| #define HAVE_MEMORY_H 1
1617| #define HAVE_STRINGS_H 1
1618| #define HAVE_INTTYPES_H 1
1619| #define HAVE_STDINT_H 1
1620| #define HAVE_UNISTD_H 1
1621| #define HAVE_DLFCN_H 1
1622| #define PACKAGE "xdvik-for-tex-live"
1623| #define VERSION "22.84.16"
1624| #define LT_OBJDIR ".libs/"
1625| #define HAVE_FSEEKO 1
1626| #define HAVE_DIRENT_H 1
1627| #define STDC_HEADERS 1
1628| #define HAVE_ASSERT_H 1
1629| #define HAVE_FLOAT_H 1
1630| #define HAVE_LIMITS_H 1
1631| #define HAVE_MEMORY_H 1
1632| #define HAVE_PWD_H 1
1633| #define HAVE_STDLIB_H 1
1634| #define HAVE_STRING_H 1
1635| #define HAVE_STRINGS_H 1
1636| #define HAVE_SYS_PARAM_H 1
1637| #define HAVE_UNISTD_H 1
1638| #define HAVE_PUTENV 1
1639| #define HAVE_STRCASECMP 1
1640| #define HAVE_STRTOL 1
1641| #define HAVE_STRSTR 1
1642| #define HAVE_BCMP 1
1643| #define HAVE_BCOPY 1
1644| #define HAVE_BZERO 1
1645| #define HAVE_GETCWD 1
1646| #define HAVE_GETWD 1
1647| #define HAVE_INDEX 1
1648| #define HAVE_MEMCMP 1
1649| #define HAVE_MEMCPY 1
1650| #define HAVE_MKSTEMP 1
1651| #define HAVE_MKTEMP 1
1652| #define HAVE_RINDEX 1
1653| #define HAVE_STRCHR 1
1654| #define HAVE_STRRCHR 1
1655| #define GREY 1
1656| #define COLOR 1
1657| #define T1LIB 1
1658| #define A4 1
1659| #define HAVE_FORK 1
1660| #define HAVE_VFORK 1
1661| #define HAVE_WORKING_VFORK 1
1662| #define HAVE_WORKING_FORK 1
1663| #define HAVE_VPRINTF 1
1664| #define HAVE_GOOD_VSNPRINTF 1
1665| #define HAVE_ALLOCA_H 1
1666| #define HAVE_ALLOCA 1
1667| #define HAVE_STRINGIZE 1
1668| #define HAVE_SYS_WAIT_H 1
1669| #define RETSIGTYPE void
1670| /* end confdefs.h.  */
1671|
1672| /* Override any GCC internal prototype to avoid an error.
1673|    Use char because int might match the return type of a GCC
1674|    builtin and then its argument prototype would still apply.  */
1675| #ifdef __cplusplus
1676| extern "C"
1677| #endif
1678| char IceConnectionNumber ();
1679| int
1680| main ()
1681| {
1682| return IceConnectionNumber ();
1683|   ;
1684|   return 0;
1685| }
1686configure:14511: result: no
1687configure:14523: checking for whether setsid() is allowed within vfork()
1688configure:14575: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1689conftest.c:96:12: warning: implicit declaration of function 'wait' is invalid in C99 [-Wimplicit-function-declaration]
1690    while (wait(&status) != child)
1691           ^
1692conftest.c:98:5: warning: implicitly declaring C library function 'exit' with type 'void (int) __attribute__((noreturn))'
1693    exit(
1694    ^
1695conftest.c:98:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
16962 warnings generated.
1697configure:14575: $? = 0
1698configure:14575: ./conftest
1699configure:14575: $? = 1
1700configure: program exited with status 1
1701configure: failed program was:
1702| /* confdefs.h */
1703| #define PACKAGE_NAME "xdvik for TeX Live"
1704| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1705| #define PACKAGE_VERSION "22.84.16"
1706| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1707| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1708| #define PACKAGE_URL ""
1709| #define STDC_HEADERS 1
1710| #define HAVE_SYS_TYPES_H 1
1711| #define HAVE_SYS_STAT_H 1
1712| #define HAVE_STDLIB_H 1
1713| #define HAVE_STRING_H 1
1714| #define HAVE_MEMORY_H 1
1715| #define HAVE_STRINGS_H 1
1716| #define HAVE_INTTYPES_H 1
1717| #define HAVE_STDINT_H 1
1718| #define HAVE_UNISTD_H 1
1719| #define HAVE_DLFCN_H 1
1720| #define PACKAGE "xdvik-for-tex-live"
1721| #define VERSION "22.84.16"
1722| #define LT_OBJDIR ".libs/"
1723| #define HAVE_FSEEKO 1
1724| #define HAVE_DIRENT_H 1
1725| #define STDC_HEADERS 1
1726| #define HAVE_ASSERT_H 1
1727| #define HAVE_FLOAT_H 1
1728| #define HAVE_LIMITS_H 1
1729| #define HAVE_MEMORY_H 1
1730| #define HAVE_PWD_H 1
1731| #define HAVE_STDLIB_H 1
1732| #define HAVE_STRING_H 1
1733| #define HAVE_STRINGS_H 1
1734| #define HAVE_SYS_PARAM_H 1
1735| #define HAVE_UNISTD_H 1
1736| #define HAVE_PUTENV 1
1737| #define HAVE_STRCASECMP 1
1738| #define HAVE_STRTOL 1
1739| #define HAVE_STRSTR 1
1740| #define HAVE_BCMP 1
1741| #define HAVE_BCOPY 1
1742| #define HAVE_BZERO 1
1743| #define HAVE_GETCWD 1
1744| #define HAVE_GETWD 1
1745| #define HAVE_INDEX 1
1746| #define HAVE_MEMCMP 1
1747| #define HAVE_MEMCPY 1
1748| #define HAVE_MKSTEMP 1
1749| #define HAVE_MKTEMP 1
1750| #define HAVE_RINDEX 1
1751| #define HAVE_STRCHR 1
1752| #define HAVE_STRRCHR 1
1753| #define GREY 1
1754| #define COLOR 1
1755| #define T1LIB 1
1756| #define A4 1
1757| #define HAVE_FORK 1
1758| #define HAVE_VFORK 1
1759| #define HAVE_WORKING_VFORK 1
1760| #define HAVE_WORKING_FORK 1
1761| #define HAVE_VPRINTF 1
1762| #define HAVE_GOOD_VSNPRINTF 1
1763| #define HAVE_ALLOCA_H 1
1764| #define HAVE_ALLOCA 1
1765| #define HAVE_STRINGIZE 1
1766| #define HAVE_SYS_WAIT_H 1
1767| #define RETSIGTYPE void
1768| /* end confdefs.h.  */
1769|
1770| /* Test adapted from Gnu autoconf */
1771| /* Thanks to Paul Eggert for this test.  */
1772| #include <stdio.h>
1773| #include <sys/types.h>
1774| #include <sys/stat.h>
1775| #ifdef HAVE_UNISTD_H
1776| #include <unistd.h>
1777| #endif
1778| #ifdef HAVE_VFORK_H
1779| #include <vfork.h>
1780| #endif
1781| int
1782| main ()
1783| {
1784|
1785|   pid_t parent = getpid ();
1786|   pid_t child;
1787|
1788|   child = vfork ();
1789|
1790|   if (child == 0) {
1791|     if (setsid () == -1)
1792|       _exit(1);
1793|     _exit(0);
1794|   } else {
1795|     int status;
1796|
1797|     while (wait(&status) != child)
1798|       ;
1799|     exit(
1800|        /* Was there some problem with vforking?  */
1801|        child < 0
1802|
1803|        /* Did the child fail?  (This shouldn't happen.)  */
1804|        || status
1805|        );
1806|   }
1807|   ;
1808|   return 0;
1809| }
1810configure:14585: result: no
1811configure:14594: checking whether C compiler supports string concatenation
1812configure:14610: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
1813configure:14610: $? = 0
1814configure:14617: result: yes
1815configure:14629: checking size of unsigned long
1816configure:14634: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1817configure:14634: $? = 0
1818configure:14634: ./conftest
1819configure:14634: $? = 0
1820configure:14648: result: 8
1821configure:14661: checking size of unsigned int
1822configure:14666: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1823configure:14666: $? = 0
1824configure:14666: ./conftest
1825configure:14666: $? = 0
1826configure:14680: result: 4
1827configure:14693: checking size of unsigned short
1828configure:14698: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1829configure:14698: $? = 0
1830configure:14698: ./conftest
1831configure:14698: $? = 0
1832configure:14712: result: 2
1833configure:14725: checking size of unsigned char
1834configure:14730: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1835configure:14730: $? = 0
1836configure:14730: ./conftest
1837configure:14730: $? = 0
1838configure:14744: result: 1
1839configure:14753: checking for integer type to use in bitmaps
1840configure:14781: result: unsigned int, size = 4
1841configure:14784: checking for stropts.h and isastream()
1842configure:14804: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1843conftest.c:75:10: fatal error: 'stropts.h' file not found
1844#include <stropts.h>
1845         ^
18461 error generated.
1847configure:14804: $? = 1
1848configure: failed program was:
1849| /* confdefs.h */
1850| #define PACKAGE_NAME "xdvik for TeX Live"
1851| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1852| #define PACKAGE_VERSION "22.84.16"
1853| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1854| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1855| #define PACKAGE_URL ""
1856| #define STDC_HEADERS 1
1857| #define HAVE_SYS_TYPES_H 1
1858| #define HAVE_SYS_STAT_H 1
1859| #define HAVE_STDLIB_H 1
1860| #define HAVE_STRING_H 1
1861| #define HAVE_MEMORY_H 1
1862| #define HAVE_STRINGS_H 1
1863| #define HAVE_INTTYPES_H 1
1864| #define HAVE_STDINT_H 1
1865| #define HAVE_UNISTD_H 1
1866| #define HAVE_DLFCN_H 1
1867| #define PACKAGE "xdvik-for-tex-live"
1868| #define VERSION "22.84.16"
1869| #define LT_OBJDIR ".libs/"
1870| #define HAVE_FSEEKO 1
1871| #define HAVE_DIRENT_H 1
1872| #define STDC_HEADERS 1
1873| #define HAVE_ASSERT_H 1
1874| #define HAVE_FLOAT_H 1
1875| #define HAVE_LIMITS_H 1
1876| #define HAVE_MEMORY_H 1
1877| #define HAVE_PWD_H 1
1878| #define HAVE_STDLIB_H 1
1879| #define HAVE_STRING_H 1
1880| #define HAVE_STRINGS_H 1
1881| #define HAVE_SYS_PARAM_H 1
1882| #define HAVE_UNISTD_H 1
1883| #define HAVE_PUTENV 1
1884| #define HAVE_STRCASECMP 1
1885| #define HAVE_STRTOL 1
1886| #define HAVE_STRSTR 1
1887| #define HAVE_BCMP 1
1888| #define HAVE_BCOPY 1
1889| #define HAVE_BZERO 1
1890| #define HAVE_GETCWD 1
1891| #define HAVE_GETWD 1
1892| #define HAVE_INDEX 1
1893| #define HAVE_MEMCMP 1
1894| #define HAVE_MEMCPY 1
1895| #define HAVE_MKSTEMP 1
1896| #define HAVE_MKTEMP 1
1897| #define HAVE_RINDEX 1
1898| #define HAVE_STRCHR 1
1899| #define HAVE_STRRCHR 1
1900| #define GREY 1
1901| #define COLOR 1
1902| #define T1LIB 1
1903| #define A4 1
1904| #define HAVE_FORK 1
1905| #define HAVE_VFORK 1
1906| #define HAVE_WORKING_VFORK 1
1907| #define HAVE_WORKING_FORK 1
1908| #define HAVE_VPRINTF 1
1909| #define HAVE_GOOD_VSNPRINTF 1
1910| #define HAVE_ALLOCA_H 1
1911| #define HAVE_ALLOCA 1
1912| #define HAVE_STRINGIZE 1
1913| #define HAVE_SYS_WAIT_H 1
1914| #define RETSIGTYPE void
1915| #define HAVE_CC_CONCAT 1
1916| #define SIZEOF_UNSIGNED_LONG 8
1917| #define SIZEOF_UNSIGNED_INT 4
1918| #define SIZEOF_UNSIGNED_SHORT 2
1919| #define SIZEOF_UNSIGNED_CHAR 1
1920| #define BMTYPE int
1921| #define BMBYTES 4
1922| /* end confdefs.h.  */
1923| #include <stropts.h>
1924| int
1925| main ()
1926| {
1927| #ifndef I_SETSIG
1928| choke me
1929| #else
1930| isastream(0);
1931| #endif
1932|   ;
1933|   return 0;
1934| }
1935configure:14812: result: no
1936configure:14820: checking for SunOS 4
1937configure:14832: result: no
1938configure:14840: checking for certain old versions of Linux
1939configure:14852: result: no
1940configure:14860: checking for poll.h and poll()
1941configure:14876: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
1942configure:14876: $? = 0
1943configure:14884: result: yes
1944configure:14911: checking if linker supports multiple definitions and for required flags
1945configure:14929: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -Xlinker --allow-multiple-definition conftest.c  >&5
1946ld: unknown option: --allow-multiple-definition
1947clang: error: linker command failed with exit code 1 (use -v to see invocation)
1948configure:14929: $? = 1
1949configure: failed program was:
1950| /* confdefs.h */
1951| #define PACKAGE_NAME "xdvik for TeX Live"
1952| #define PACKAGE_TARNAME "xdvik-for-tex-live"
1953| #define PACKAGE_VERSION "22.84.16"
1954| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
1955| #define PACKAGE_BUGREPORT "tex-k@tug.org"
1956| #define PACKAGE_URL ""
1957| #define STDC_HEADERS 1
1958| #define HAVE_SYS_TYPES_H 1
1959| #define HAVE_SYS_STAT_H 1
1960| #define HAVE_STDLIB_H 1
1961| #define HAVE_STRING_H 1
1962| #define HAVE_MEMORY_H 1
1963| #define HAVE_STRINGS_H 1
1964| #define HAVE_INTTYPES_H 1
1965| #define HAVE_STDINT_H 1
1966| #define HAVE_UNISTD_H 1
1967| #define HAVE_DLFCN_H 1
1968| #define PACKAGE "xdvik-for-tex-live"
1969| #define VERSION "22.84.16"
1970| #define LT_OBJDIR ".libs/"
1971| #define HAVE_FSEEKO 1
1972| #define HAVE_DIRENT_H 1
1973| #define STDC_HEADERS 1
1974| #define HAVE_ASSERT_H 1
1975| #define HAVE_FLOAT_H 1
1976| #define HAVE_LIMITS_H 1
1977| #define HAVE_MEMORY_H 1
1978| #define HAVE_PWD_H 1
1979| #define HAVE_STDLIB_H 1
1980| #define HAVE_STRING_H 1
1981| #define HAVE_STRINGS_H 1
1982| #define HAVE_SYS_PARAM_H 1
1983| #define HAVE_UNISTD_H 1
1984| #define HAVE_PUTENV 1
1985| #define HAVE_STRCASECMP 1
1986| #define HAVE_STRTOL 1
1987| #define HAVE_STRSTR 1
1988| #define HAVE_BCMP 1
1989| #define HAVE_BCOPY 1
1990| #define HAVE_BZERO 1
1991| #define HAVE_GETCWD 1
1992| #define HAVE_GETWD 1
1993| #define HAVE_INDEX 1
1994| #define HAVE_MEMCMP 1
1995| #define HAVE_MEMCPY 1
1996| #define HAVE_MKSTEMP 1
1997| #define HAVE_MKTEMP 1
1998| #define HAVE_RINDEX 1
1999| #define HAVE_STRCHR 1
2000| #define HAVE_STRRCHR 1
2001| #define GREY 1
2002| #define COLOR 1
2003| #define T1LIB 1
2004| #define A4 1
2005| #define HAVE_FORK 1
2006| #define HAVE_VFORK 1
2007| #define HAVE_WORKING_VFORK 1
2008| #define HAVE_WORKING_FORK 1
2009| #define HAVE_VPRINTF 1
2010| #define HAVE_GOOD_VSNPRINTF 1
2011| #define HAVE_ALLOCA_H 1
2012| #define HAVE_ALLOCA 1
2013| #define HAVE_STRINGIZE 1
2014| #define HAVE_SYS_WAIT_H 1
2015| #define RETSIGTYPE void
2016| #define HAVE_CC_CONCAT 1
2017| #define SIZEOF_UNSIGNED_LONG 8
2018| #define SIZEOF_UNSIGNED_INT 4
2019| #define SIZEOF_UNSIGNED_SHORT 2
2020| #define SIZEOF_UNSIGNED_CHAR 1
2021| #define BMTYPE int
2022| #define BMBYTES 4
2023| #define HAVE_POLL 1
2024| /* end confdefs.h.  */
2025| #include <stdio.h>
2026| int
2027| main ()
2028| {
2029| void foo(void);
2030|   ;
2031|   return 0;
2032| }
2033configure:14961: /Developer/usr/bin/clang -o conftest  -pipe -O2 -arch x86_64  -isystem/opt/local/include  -arch x86_64 conftest.c  -lXt -lX11   >&5
2034configure:14961: $? = 0
2035configure:14977: result: none required
2036configure:15014: checking for stdint.h
2037configure:15014: result: yes
2038configure:15014: checking for inttypes.h
2039configure:15014: result: yes
2040configure:15024: checking for uint32_t
2041configure:15024: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2042configure:15024: $? = 0
2043configure:15024: result: yes
2044configure:15038: checking for ptrdiff_t
2045configure:15038: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2046configure:15038: $? = 0
2047configure:15038: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2048conftest.c:115:24: error: expected expression
2049if (sizeof ((ptrdiff_t)))
2050                       ^
20511 error generated.
2052configure:15038: $? = 1
2053configure: failed program was:
2054| /* confdefs.h */
2055| #define PACKAGE_NAME "xdvik for TeX Live"
2056| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2057| #define PACKAGE_VERSION "22.84.16"
2058| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2059| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2060| #define PACKAGE_URL ""
2061| #define STDC_HEADERS 1
2062| #define HAVE_SYS_TYPES_H 1
2063| #define HAVE_SYS_STAT_H 1
2064| #define HAVE_STDLIB_H 1
2065| #define HAVE_STRING_H 1
2066| #define HAVE_MEMORY_H 1
2067| #define HAVE_STRINGS_H 1
2068| #define HAVE_INTTYPES_H 1
2069| #define HAVE_STDINT_H 1
2070| #define HAVE_UNISTD_H 1
2071| #define HAVE_DLFCN_H 1
2072| #define PACKAGE "xdvik-for-tex-live"
2073| #define VERSION "22.84.16"
2074| #define LT_OBJDIR ".libs/"
2075| #define HAVE_FSEEKO 1
2076| #define HAVE_DIRENT_H 1
2077| #define STDC_HEADERS 1
2078| #define HAVE_ASSERT_H 1
2079| #define HAVE_FLOAT_H 1
2080| #define HAVE_LIMITS_H 1
2081| #define HAVE_MEMORY_H 1
2082| #define HAVE_PWD_H 1
2083| #define HAVE_STDLIB_H 1
2084| #define HAVE_STRING_H 1
2085| #define HAVE_STRINGS_H 1
2086| #define HAVE_SYS_PARAM_H 1
2087| #define HAVE_UNISTD_H 1
2088| #define HAVE_PUTENV 1
2089| #define HAVE_STRCASECMP 1
2090| #define HAVE_STRTOL 1
2091| #define HAVE_STRSTR 1
2092| #define HAVE_BCMP 1
2093| #define HAVE_BCOPY 1
2094| #define HAVE_BZERO 1
2095| #define HAVE_GETCWD 1
2096| #define HAVE_GETWD 1
2097| #define HAVE_INDEX 1
2098| #define HAVE_MEMCMP 1
2099| #define HAVE_MEMCPY 1
2100| #define HAVE_MKSTEMP 1
2101| #define HAVE_MKTEMP 1
2102| #define HAVE_RINDEX 1
2103| #define HAVE_STRCHR 1
2104| #define HAVE_STRRCHR 1
2105| #define GREY 1
2106| #define COLOR 1
2107| #define T1LIB 1
2108| #define A4 1
2109| #define HAVE_FORK 1
2110| #define HAVE_VFORK 1
2111| #define HAVE_WORKING_VFORK 1
2112| #define HAVE_WORKING_FORK 1
2113| #define HAVE_VPRINTF 1
2114| #define HAVE_GOOD_VSNPRINTF 1
2115| #define HAVE_ALLOCA_H 1
2116| #define HAVE_ALLOCA 1
2117| #define HAVE_STRINGIZE 1
2118| #define HAVE_SYS_WAIT_H 1
2119| #define RETSIGTYPE void
2120| #define HAVE_CC_CONCAT 1
2121| #define SIZEOF_UNSIGNED_LONG 8
2122| #define SIZEOF_UNSIGNED_INT 4
2123| #define SIZEOF_UNSIGNED_SHORT 2
2124| #define SIZEOF_UNSIGNED_CHAR 1
2125| #define BMTYPE int
2126| #define BMBYTES 4
2127| #define HAVE_POLL 1
2128| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2129| #define HAVE_STDINT_H 1
2130| #define HAVE_INTTYPES_H 1
2131| /* end confdefs.h.  */
2132| #include <stdio.h>
2133| #ifdef HAVE_SYS_TYPES_H
2134| # include <sys/types.h>
2135| #endif
2136| #ifdef HAVE_SYS_STAT_H
2137| # include <sys/stat.h>
2138| #endif
2139| #ifdef STDC_HEADERS
2140| # include <stdlib.h>
2141| # include <stddef.h>
2142| #else
2143| # ifdef HAVE_STDLIB_H
2144| #  include <stdlib.h>
2145| # endif
2146| #endif
2147| #ifdef HAVE_STRING_H
2148| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2149| #  include <memory.h>
2150| # endif
2151| # include <string.h>
2152| #endif
2153| #ifdef HAVE_STRINGS_H
2154| # include <strings.h>
2155| #endif
2156| #ifdef HAVE_INTTYPES_H
2157| # include <inttypes.h>
2158| #endif
2159| #ifdef HAVE_STDINT_H
2160| # include <stdint.h>
2161| #endif
2162| #ifdef HAVE_UNISTD_H
2163| # include <unistd.h>
2164| #endif
2165| int
2166| main ()
2167| {
2168| if (sizeof ((ptrdiff_t)))
2169|           return 0;
2170|   ;
2171|   return 0;
2172| }
2173configure:15038: result: yes
2174configure:15055: checking for mkstemp
2175configure:15055: result: yes
2176configure:15055: checking for memcpy
2177configure:15055: result: yes
2178configure:15055: checking for strerror
2179configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2180conftest.c:104:6: warning: incompatible redeclaration of library function 'strerror'
2181char strerror ();
2182     ^
2183conftest.c:104:6: note: 'strerror' is a builtin with type 'char *(int)'
21841 warning generated.
2185configure:15055: $? = 0
2186configure:15055: result: yes
2187configure:15055: checking for waitpid
2188configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2189configure:15055: $? = 0
2190configure:15055: result: yes
2191configure:15055: checking for sigaction
2192configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2193configure:15055: $? = 0
2194configure:15055: result: yes
2195configure:15055: checking for strchr
2196configure:15055: result: yes
2197configure:15055: checking for setenv
2198configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2199configure:15055: $? = 0
2200configure:15055: result: yes
2201configure:15055: checking for ulltostr
2202configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2203Undefined symbols for architecture x86_64:
2204  "_ulltostr", referenced from:
2205      _main in cc-xOAVCu.o
2206ld: symbol(s) not found for architecture x86_64
2207clang: error: linker command failed with exit code 1 (use -v to see invocation)
2208configure:15055: $? = 1
2209configure: failed program was:
2210| /* confdefs.h */
2211| #define PACKAGE_NAME "xdvik for TeX Live"
2212| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2213| #define PACKAGE_VERSION "22.84.16"
2214| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2215| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2216| #define PACKAGE_URL ""
2217| #define STDC_HEADERS 1
2218| #define HAVE_SYS_TYPES_H 1
2219| #define HAVE_SYS_STAT_H 1
2220| #define HAVE_STDLIB_H 1
2221| #define HAVE_STRING_H 1
2222| #define HAVE_MEMORY_H 1
2223| #define HAVE_STRINGS_H 1
2224| #define HAVE_INTTYPES_H 1
2225| #define HAVE_STDINT_H 1
2226| #define HAVE_UNISTD_H 1
2227| #define HAVE_DLFCN_H 1
2228| #define PACKAGE "xdvik-for-tex-live"
2229| #define VERSION "22.84.16"
2230| #define LT_OBJDIR ".libs/"
2231| #define HAVE_FSEEKO 1
2232| #define HAVE_DIRENT_H 1
2233| #define STDC_HEADERS 1
2234| #define HAVE_ASSERT_H 1
2235| #define HAVE_FLOAT_H 1
2236| #define HAVE_LIMITS_H 1
2237| #define HAVE_MEMORY_H 1
2238| #define HAVE_PWD_H 1
2239| #define HAVE_STDLIB_H 1
2240| #define HAVE_STRING_H 1
2241| #define HAVE_STRINGS_H 1
2242| #define HAVE_SYS_PARAM_H 1
2243| #define HAVE_UNISTD_H 1
2244| #define HAVE_PUTENV 1
2245| #define HAVE_STRCASECMP 1
2246| #define HAVE_STRTOL 1
2247| #define HAVE_STRSTR 1
2248| #define HAVE_BCMP 1
2249| #define HAVE_BCOPY 1
2250| #define HAVE_BZERO 1
2251| #define HAVE_GETCWD 1
2252| #define HAVE_GETWD 1
2253| #define HAVE_INDEX 1
2254| #define HAVE_MEMCMP 1
2255| #define HAVE_MEMCPY 1
2256| #define HAVE_MKSTEMP 1
2257| #define HAVE_MKTEMP 1
2258| #define HAVE_RINDEX 1
2259| #define HAVE_STRCHR 1
2260| #define HAVE_STRRCHR 1
2261| #define GREY 1
2262| #define COLOR 1
2263| #define T1LIB 1
2264| #define A4 1
2265| #define HAVE_FORK 1
2266| #define HAVE_VFORK 1
2267| #define HAVE_WORKING_VFORK 1
2268| #define HAVE_WORKING_FORK 1
2269| #define HAVE_VPRINTF 1
2270| #define HAVE_GOOD_VSNPRINTF 1
2271| #define HAVE_ALLOCA_H 1
2272| #define HAVE_ALLOCA 1
2273| #define HAVE_STRINGIZE 1
2274| #define HAVE_SYS_WAIT_H 1
2275| #define RETSIGTYPE void
2276| #define HAVE_CC_CONCAT 1
2277| #define SIZEOF_UNSIGNED_LONG 8
2278| #define SIZEOF_UNSIGNED_INT 4
2279| #define SIZEOF_UNSIGNED_SHORT 2
2280| #define SIZEOF_UNSIGNED_CHAR 1
2281| #define BMTYPE int
2282| #define BMBYTES 4
2283| #define HAVE_POLL 1
2284| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2285| #define HAVE_STDINT_H 1
2286| #define HAVE_INTTYPES_H 1
2287| #define HAVE_MKSTEMP 1
2288| #define HAVE_MEMCPY 1
2289| #define HAVE_STRERROR 1
2290| #define HAVE_WAITPID 1
2291| #define HAVE_SIGACTION 1
2292| #define HAVE_STRCHR 1
2293| #define HAVE_SETENV 1
2294| /* end confdefs.h.  */
2295| /* Define ulltostr to an innocuous variant, in case <limits.h> declares ulltostr.
2296|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2297| #define ulltostr innocuous_ulltostr
2298|
2299| /* System header to define __stub macros and hopefully few prototypes,
2300|     which can conflict with char ulltostr (); below.
2301|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2302|     <limits.h> exists even on freestanding compilers.  */
2303|
2304| #ifdef __STDC__
2305| # include <limits.h>
2306| #else
2307| # include <assert.h>
2308| #endif
2309|
2310| #undef ulltostr
2311|
2312| /* Override any GCC internal prototype to avoid an error.
2313|    Use char because int might match the return type of a GCC
2314|    builtin and then its argument prototype would still apply.  */
2315| #ifdef __cplusplus
2316| extern "C"
2317| #endif
2318| char ulltostr ();
2319| /* The GNU C library defines this for functions which it implements
2320|     to always fail with ENOSYS.  Some functions are actually named
2321|     something starting with __ and the normal name is an alias.  */
2322| #if defined __stub_ulltostr || defined __stub___ulltostr
2323| choke me
2324| #endif
2325|
2326| int
2327| main ()
2328| {
2329| return ulltostr ();
2330|   ;
2331|   return 0;
2332| }
2333configure:15055: result: no
2334configure:15055: checking for fchdir
2335configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2336configure:15055: $? = 0
2337configure:15055: result: yes
2338configure:15055: checking for getcwd
2339configure:15055: result: yes
2340configure:15055: checking for getpwnam
2341configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2342configure:15055: $? = 0
2343configure:15055: result: yes
2344configure:15055: checking for getuid
2345configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2346configure:15055: $? = 0
2347configure:15055: result: yes
2348configure:15055: checking for getpwuid
2349configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2350configure:15055: $? = 0
2351configure:15055: result: yes
2352configure:15055: checking for lstat
2353configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2354configure:15055: $? = 0
2355configure:15055: result: yes
2356configure:15055: checking for ftruncate
2357configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2358configure:15055: $? = 0
2359configure:15055: result: yes
2360configure:15055: checking for snprintf
2361configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2362conftest.c:116:6: warning: incompatible redeclaration of library function 'snprintf'
2363char snprintf ();
2364     ^
2365conftest.c:116:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
23661 warning generated.
2367configure:15055: $? = 0
2368configure:15055: result: yes
2369configure:15055: checking for vsnprintf
2370configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2371conftest.c:117:6: warning: incompatible redeclaration of library function 'vsnprintf'
2372char vsnprintf ();
2373     ^
2374conftest.c:117:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
23751 warning generated.
2376configure:15055: $? = 0
2377configure:15055: result: yes
2378configure:15055: checking for realpath
2379configure:15055: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
2380configure:15055: $? = 0
2381configure:15055: result: yes
2382configure:15070: checking netdb.h usability
2383configure:15070: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2384configure:15070: $? = 0
2385configure:15070: result: yes
2386configure:15070: checking netdb.h presence
2387configure:15070: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
2388configure:15070: $? = 0
2389configure:15070: result: yes
2390configure:15070: checking for netdb.h
2391configure:15070: result: yes
2392configure:15070: checking sys/bsdtypes.h usability
2393configure:15070: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2394conftest.c:130:10: fatal error: 'sys/bsdtypes.h' file not found
2395#include <sys/bsdtypes.h>
2396         ^
23971 error generated.
2398configure:15070: $? = 1
2399configure: failed program was:
2400| /* confdefs.h */
2401| #define PACKAGE_NAME "xdvik for TeX Live"
2402| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2403| #define PACKAGE_VERSION "22.84.16"
2404| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2405| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2406| #define PACKAGE_URL ""
2407| #define STDC_HEADERS 1
2408| #define HAVE_SYS_TYPES_H 1
2409| #define HAVE_SYS_STAT_H 1
2410| #define HAVE_STDLIB_H 1
2411| #define HAVE_STRING_H 1
2412| #define HAVE_MEMORY_H 1
2413| #define HAVE_STRINGS_H 1
2414| #define HAVE_INTTYPES_H 1
2415| #define HAVE_STDINT_H 1
2416| #define HAVE_UNISTD_H 1
2417| #define HAVE_DLFCN_H 1
2418| #define PACKAGE "xdvik-for-tex-live"
2419| #define VERSION "22.84.16"
2420| #define LT_OBJDIR ".libs/"
2421| #define HAVE_FSEEKO 1
2422| #define HAVE_DIRENT_H 1
2423| #define STDC_HEADERS 1
2424| #define HAVE_ASSERT_H 1
2425| #define HAVE_FLOAT_H 1
2426| #define HAVE_LIMITS_H 1
2427| #define HAVE_MEMORY_H 1
2428| #define HAVE_PWD_H 1
2429| #define HAVE_STDLIB_H 1
2430| #define HAVE_STRING_H 1
2431| #define HAVE_STRINGS_H 1
2432| #define HAVE_SYS_PARAM_H 1
2433| #define HAVE_UNISTD_H 1
2434| #define HAVE_PUTENV 1
2435| #define HAVE_STRCASECMP 1
2436| #define HAVE_STRTOL 1
2437| #define HAVE_STRSTR 1
2438| #define HAVE_BCMP 1
2439| #define HAVE_BCOPY 1
2440| #define HAVE_BZERO 1
2441| #define HAVE_GETCWD 1
2442| #define HAVE_GETWD 1
2443| #define HAVE_INDEX 1
2444| #define HAVE_MEMCMP 1
2445| #define HAVE_MEMCPY 1
2446| #define HAVE_MKSTEMP 1
2447| #define HAVE_MKTEMP 1
2448| #define HAVE_RINDEX 1
2449| #define HAVE_STRCHR 1
2450| #define HAVE_STRRCHR 1
2451| #define GREY 1
2452| #define COLOR 1
2453| #define T1LIB 1
2454| #define A4 1
2455| #define HAVE_FORK 1
2456| #define HAVE_VFORK 1
2457| #define HAVE_WORKING_VFORK 1
2458| #define HAVE_WORKING_FORK 1
2459| #define HAVE_VPRINTF 1
2460| #define HAVE_GOOD_VSNPRINTF 1
2461| #define HAVE_ALLOCA_H 1
2462| #define HAVE_ALLOCA 1
2463| #define HAVE_STRINGIZE 1
2464| #define HAVE_SYS_WAIT_H 1
2465| #define RETSIGTYPE void
2466| #define HAVE_CC_CONCAT 1
2467| #define SIZEOF_UNSIGNED_LONG 8
2468| #define SIZEOF_UNSIGNED_INT 4
2469| #define SIZEOF_UNSIGNED_SHORT 2
2470| #define SIZEOF_UNSIGNED_CHAR 1
2471| #define BMTYPE int
2472| #define BMBYTES 4
2473| #define HAVE_POLL 1
2474| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2475| #define HAVE_STDINT_H 1
2476| #define HAVE_INTTYPES_H 1
2477| #define HAVE_MKSTEMP 1
2478| #define HAVE_MEMCPY 1
2479| #define HAVE_STRERROR 1
2480| #define HAVE_WAITPID 1
2481| #define HAVE_SIGACTION 1
2482| #define HAVE_STRCHR 1
2483| #define HAVE_SETENV 1
2484| #define HAVE_FCHDIR 1
2485| #define HAVE_GETCWD 1
2486| #define HAVE_GETPWNAM 1
2487| #define HAVE_GETUID 1
2488| #define HAVE_GETPWUID 1
2489| #define HAVE_LSTAT 1
2490| #define HAVE_FTRUNCATE 1
2491| #define HAVE_SNPRINTF 1
2492| #define HAVE_VSNPRINTF 1
2493| #define HAVE_REALPATH 1
2494| #define HAVE_NETDB_H 1
2495| /* end confdefs.h.  */
2496| #include <stdio.h>
2497| #ifdef HAVE_SYS_TYPES_H
2498| # include <sys/types.h>
2499| #endif
2500| #ifdef HAVE_SYS_STAT_H
2501| # include <sys/stat.h>
2502| #endif
2503| #ifdef STDC_HEADERS
2504| # include <stdlib.h>
2505| # include <stddef.h>
2506| #else
2507| # ifdef HAVE_STDLIB_H
2508| #  include <stdlib.h>
2509| # endif
2510| #endif
2511| #ifdef HAVE_STRING_H
2512| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2513| #  include <memory.h>
2514| # endif
2515| # include <string.h>
2516| #endif
2517| #ifdef HAVE_STRINGS_H
2518| # include <strings.h>
2519| #endif
2520| #ifdef HAVE_INTTYPES_H
2521| # include <inttypes.h>
2522| #endif
2523| #ifdef HAVE_STDINT_H
2524| # include <stdint.h>
2525| #endif
2526| #ifdef HAVE_UNISTD_H
2527| # include <unistd.h>
2528| #endif
2529| #include <sys/bsdtypes.h>
2530configure:15070: result: no
2531configure:15070: checking sys/bsdtypes.h presence
2532configure:15070: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
2533conftest.c:97:10: fatal error: 'sys/bsdtypes.h' file not found
2534#include <sys/bsdtypes.h>
2535         ^
25361 error generated.
2537configure:15070: $? = 1
2538configure: failed program was:
2539| /* confdefs.h */
2540| #define PACKAGE_NAME "xdvik for TeX Live"
2541| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2542| #define PACKAGE_VERSION "22.84.16"
2543| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2544| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2545| #define PACKAGE_URL ""
2546| #define STDC_HEADERS 1
2547| #define HAVE_SYS_TYPES_H 1
2548| #define HAVE_SYS_STAT_H 1
2549| #define HAVE_STDLIB_H 1
2550| #define HAVE_STRING_H 1
2551| #define HAVE_MEMORY_H 1
2552| #define HAVE_STRINGS_H 1
2553| #define HAVE_INTTYPES_H 1
2554| #define HAVE_STDINT_H 1
2555| #define HAVE_UNISTD_H 1
2556| #define HAVE_DLFCN_H 1
2557| #define PACKAGE "xdvik-for-tex-live"
2558| #define VERSION "22.84.16"
2559| #define LT_OBJDIR ".libs/"
2560| #define HAVE_FSEEKO 1
2561| #define HAVE_DIRENT_H 1
2562| #define STDC_HEADERS 1
2563| #define HAVE_ASSERT_H 1
2564| #define HAVE_FLOAT_H 1
2565| #define HAVE_LIMITS_H 1
2566| #define HAVE_MEMORY_H 1
2567| #define HAVE_PWD_H 1
2568| #define HAVE_STDLIB_H 1
2569| #define HAVE_STRING_H 1
2570| #define HAVE_STRINGS_H 1
2571| #define HAVE_SYS_PARAM_H 1
2572| #define HAVE_UNISTD_H 1
2573| #define HAVE_PUTENV 1
2574| #define HAVE_STRCASECMP 1
2575| #define HAVE_STRTOL 1
2576| #define HAVE_STRSTR 1
2577| #define HAVE_BCMP 1
2578| #define HAVE_BCOPY 1
2579| #define HAVE_BZERO 1
2580| #define HAVE_GETCWD 1
2581| #define HAVE_GETWD 1
2582| #define HAVE_INDEX 1
2583| #define HAVE_MEMCMP 1
2584| #define HAVE_MEMCPY 1
2585| #define HAVE_MKSTEMP 1
2586| #define HAVE_MKTEMP 1
2587| #define HAVE_RINDEX 1
2588| #define HAVE_STRCHR 1
2589| #define HAVE_STRRCHR 1
2590| #define GREY 1
2591| #define COLOR 1
2592| #define T1LIB 1
2593| #define A4 1
2594| #define HAVE_FORK 1
2595| #define HAVE_VFORK 1
2596| #define HAVE_WORKING_VFORK 1
2597| #define HAVE_WORKING_FORK 1
2598| #define HAVE_VPRINTF 1
2599| #define HAVE_GOOD_VSNPRINTF 1
2600| #define HAVE_ALLOCA_H 1
2601| #define HAVE_ALLOCA 1
2602| #define HAVE_STRINGIZE 1
2603| #define HAVE_SYS_WAIT_H 1
2604| #define RETSIGTYPE void
2605| #define HAVE_CC_CONCAT 1
2606| #define SIZEOF_UNSIGNED_LONG 8
2607| #define SIZEOF_UNSIGNED_INT 4
2608| #define SIZEOF_UNSIGNED_SHORT 2
2609| #define SIZEOF_UNSIGNED_CHAR 1
2610| #define BMTYPE int
2611| #define BMBYTES 4
2612| #define HAVE_POLL 1
2613| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2614| #define HAVE_STDINT_H 1
2615| #define HAVE_INTTYPES_H 1
2616| #define HAVE_MKSTEMP 1
2617| #define HAVE_MEMCPY 1
2618| #define HAVE_STRERROR 1
2619| #define HAVE_WAITPID 1
2620| #define HAVE_SIGACTION 1
2621| #define HAVE_STRCHR 1
2622| #define HAVE_SETENV 1
2623| #define HAVE_FCHDIR 1
2624| #define HAVE_GETCWD 1
2625| #define HAVE_GETPWNAM 1
2626| #define HAVE_GETUID 1
2627| #define HAVE_GETPWUID 1
2628| #define HAVE_LSTAT 1
2629| #define HAVE_FTRUNCATE 1
2630| #define HAVE_SNPRINTF 1
2631| #define HAVE_VSNPRINTF 1
2632| #define HAVE_REALPATH 1
2633| #define HAVE_NETDB_H 1
2634| /* end confdefs.h.  */
2635| #include <sys/bsdtypes.h>
2636configure:15070: result: no
2637configure:15070: checking for sys/bsdtypes.h
2638configure:15070: result: no
2639configure:15070: checking for sys/param.h
2640configure:15070: result: yes
2641configure:15070: checking for unistd.h
2642configure:15070: result: yes
2643configure:15070: checking sys/fcntl.h usability
2644configure:15070: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2645configure:15070: $? = 0
2646configure:15070: result: yes
2647configure:15070: checking sys/fcntl.h presence
2648configure:15070: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
2649configure:15070: $? = 0
2650configure:15070: result: yes
2651configure:15070: checking for sys/fcntl.h
2652configure:15070: result: yes
2653configure:15070: checking regex.h usability
2654configure:15070: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
2655configure:15070: $? = 0
2656configure:15070: result: yes
2657configure:15070: checking regex.h presence
2658configure:15070: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
2659configure:15070: $? = 0
2660configure:15070: result: yes
2661configure:15070: checking for regex.h
2662configure:15070: result: yes
2663configure:15118: checking iconv.h usability
2664configure:15118: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64  -isystem/opt/local/include conftest.c >&5
2665configure:15118: $? = 0
2666configure:15118: result: yes
2667configure:15118: checking iconv.h presence
2668configure:15118: /Developer/usr/bin/clang -E  -isystem/opt/local/include conftest.c
2669configure:15118: $? = 0
2670configure:15118: result: yes
2671configure:15118: checking for iconv.h
2672configure:15118: result: yes
2673configure:15129: checking for library containing iconv
2674configure:15153: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64  -isystem/opt/local/include  -arch x86_64 conftest.c   >&5
2675Undefined symbols for architecture x86_64:
2676  "_libiconv_open", referenced from:
2677      _main in cc-q9FJUg.o
2678ld: symbol(s) not found for architecture x86_64
2679clang: error: linker command failed with exit code 1 (use -v to see invocation)
2680configure:15153: $? = 1
2681configure: failed program was:
2682| /* confdefs.h */
2683| #define PACKAGE_NAME "xdvik for TeX Live"
2684| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2685| #define PACKAGE_VERSION "22.84.16"
2686| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2687| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2688| #define PACKAGE_URL ""
2689| #define STDC_HEADERS 1
2690| #define HAVE_SYS_TYPES_H 1
2691| #define HAVE_SYS_STAT_H 1
2692| #define HAVE_STDLIB_H 1
2693| #define HAVE_STRING_H 1
2694| #define HAVE_MEMORY_H 1
2695| #define HAVE_STRINGS_H 1
2696| #define HAVE_INTTYPES_H 1
2697| #define HAVE_STDINT_H 1
2698| #define HAVE_UNISTD_H 1
2699| #define HAVE_DLFCN_H 1
2700| #define PACKAGE "xdvik-for-tex-live"
2701| #define VERSION "22.84.16"
2702| #define LT_OBJDIR ".libs/"
2703| #define HAVE_FSEEKO 1
2704| #define HAVE_DIRENT_H 1
2705| #define STDC_HEADERS 1
2706| #define HAVE_ASSERT_H 1
2707| #define HAVE_FLOAT_H 1
2708| #define HAVE_LIMITS_H 1
2709| #define HAVE_MEMORY_H 1
2710| #define HAVE_PWD_H 1
2711| #define HAVE_STDLIB_H 1
2712| #define HAVE_STRING_H 1
2713| #define HAVE_STRINGS_H 1
2714| #define HAVE_SYS_PARAM_H 1
2715| #define HAVE_UNISTD_H 1
2716| #define HAVE_PUTENV 1
2717| #define HAVE_STRCASECMP 1
2718| #define HAVE_STRTOL 1
2719| #define HAVE_STRSTR 1
2720| #define HAVE_BCMP 1
2721| #define HAVE_BCOPY 1
2722| #define HAVE_BZERO 1
2723| #define HAVE_GETCWD 1
2724| #define HAVE_GETWD 1
2725| #define HAVE_INDEX 1
2726| #define HAVE_MEMCMP 1
2727| #define HAVE_MEMCPY 1
2728| #define HAVE_MKSTEMP 1
2729| #define HAVE_MKTEMP 1
2730| #define HAVE_RINDEX 1
2731| #define HAVE_STRCHR 1
2732| #define HAVE_STRRCHR 1
2733| #define GREY 1
2734| #define COLOR 1
2735| #define T1LIB 1
2736| #define A4 1
2737| #define HAVE_FORK 1
2738| #define HAVE_VFORK 1
2739| #define HAVE_WORKING_VFORK 1
2740| #define HAVE_WORKING_FORK 1
2741| #define HAVE_VPRINTF 1
2742| #define HAVE_GOOD_VSNPRINTF 1
2743| #define HAVE_ALLOCA_H 1
2744| #define HAVE_ALLOCA 1
2745| #define HAVE_STRINGIZE 1
2746| #define HAVE_SYS_WAIT_H 1
2747| #define RETSIGTYPE void
2748| #define HAVE_CC_CONCAT 1
2749| #define SIZEOF_UNSIGNED_LONG 8
2750| #define SIZEOF_UNSIGNED_INT 4
2751| #define SIZEOF_UNSIGNED_SHORT 2
2752| #define SIZEOF_UNSIGNED_CHAR 1
2753| #define BMTYPE int
2754| #define BMBYTES 4
2755| #define HAVE_POLL 1
2756| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2757| #define HAVE_STDINT_H 1
2758| #define HAVE_INTTYPES_H 1
2759| #define HAVE_MKSTEMP 1
2760| #define HAVE_MEMCPY 1
2761| #define HAVE_STRERROR 1
2762| #define HAVE_WAITPID 1
2763| #define HAVE_SIGACTION 1
2764| #define HAVE_STRCHR 1
2765| #define HAVE_SETENV 1
2766| #define HAVE_FCHDIR 1
2767| #define HAVE_GETCWD 1
2768| #define HAVE_GETPWNAM 1
2769| #define HAVE_GETUID 1
2770| #define HAVE_GETPWUID 1
2771| #define HAVE_LSTAT 1
2772| #define HAVE_FTRUNCATE 1
2773| #define HAVE_SNPRINTF 1
2774| #define HAVE_VSNPRINTF 1
2775| #define HAVE_REALPATH 1
2776| #define HAVE_NETDB_H 1
2777| #define HAVE_SYS_PARAM_H 1
2778| #define HAVE_UNISTD_H 1
2779| #define HAVE_SYS_FCNTL_H 1
2780| #define HAVE_REGEX_H 1
2781| #define HAVE_ICONV_H 1
2782| /* end confdefs.h.  */
2783| #include <stdlib.h>
2784| #include <iconv.h>
2785| int
2786| main ()
2787| {
2788| iconv_t cd = iconv_open("","");
2789|   ;
2790|   return 0;
2791| }
2792configure:15153: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64  -isystem/opt/local/include  -arch x86_64 conftest.c -liconv  >&5
2793Undefined symbols for architecture x86_64:
2794  "_libiconv_open", referenced from:
2795      _main in cc-Hwit0e.o
2796ld: symbol(s) not found for architecture x86_64
2797clang: error: linker command failed with exit code 1 (use -v to see invocation)
2798configure:15153: $? = 1
2799configure: failed program was:
2800| /* confdefs.h */
2801| #define PACKAGE_NAME "xdvik for TeX Live"
2802| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2803| #define PACKAGE_VERSION "22.84.16"
2804| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2805| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2806| #define PACKAGE_URL ""
2807| #define STDC_HEADERS 1
2808| #define HAVE_SYS_TYPES_H 1
2809| #define HAVE_SYS_STAT_H 1
2810| #define HAVE_STDLIB_H 1
2811| #define HAVE_STRING_H 1
2812| #define HAVE_MEMORY_H 1
2813| #define HAVE_STRINGS_H 1
2814| #define HAVE_INTTYPES_H 1
2815| #define HAVE_STDINT_H 1
2816| #define HAVE_UNISTD_H 1
2817| #define HAVE_DLFCN_H 1
2818| #define PACKAGE "xdvik-for-tex-live"
2819| #define VERSION "22.84.16"
2820| #define LT_OBJDIR ".libs/"
2821| #define HAVE_FSEEKO 1
2822| #define HAVE_DIRENT_H 1
2823| #define STDC_HEADERS 1
2824| #define HAVE_ASSERT_H 1
2825| #define HAVE_FLOAT_H 1
2826| #define HAVE_LIMITS_H 1
2827| #define HAVE_MEMORY_H 1
2828| #define HAVE_PWD_H 1
2829| #define HAVE_STDLIB_H 1
2830| #define HAVE_STRING_H 1
2831| #define HAVE_STRINGS_H 1
2832| #define HAVE_SYS_PARAM_H 1
2833| #define HAVE_UNISTD_H 1
2834| #define HAVE_PUTENV 1
2835| #define HAVE_STRCASECMP 1
2836| #define HAVE_STRTOL 1
2837| #define HAVE_STRSTR 1
2838| #define HAVE_BCMP 1
2839| #define HAVE_BCOPY 1
2840| #define HAVE_BZERO 1
2841| #define HAVE_GETCWD 1
2842| #define HAVE_GETWD 1
2843| #define HAVE_INDEX 1
2844| #define HAVE_MEMCMP 1
2845| #define HAVE_MEMCPY 1
2846| #define HAVE_MKSTEMP 1
2847| #define HAVE_MKTEMP 1
2848| #define HAVE_RINDEX 1
2849| #define HAVE_STRCHR 1
2850| #define HAVE_STRRCHR 1
2851| #define GREY 1
2852| #define COLOR 1
2853| #define T1LIB 1
2854| #define A4 1
2855| #define HAVE_FORK 1
2856| #define HAVE_VFORK 1
2857| #define HAVE_WORKING_VFORK 1
2858| #define HAVE_WORKING_FORK 1
2859| #define HAVE_VPRINTF 1
2860| #define HAVE_GOOD_VSNPRINTF 1
2861| #define HAVE_ALLOCA_H 1
2862| #define HAVE_ALLOCA 1
2863| #define HAVE_STRINGIZE 1
2864| #define HAVE_SYS_WAIT_H 1
2865| #define RETSIGTYPE void
2866| #define HAVE_CC_CONCAT 1
2867| #define SIZEOF_UNSIGNED_LONG 8
2868| #define SIZEOF_UNSIGNED_INT 4
2869| #define SIZEOF_UNSIGNED_SHORT 2
2870| #define SIZEOF_UNSIGNED_CHAR 1
2871| #define BMTYPE int
2872| #define BMBYTES 4
2873| #define HAVE_POLL 1
2874| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2875| #define HAVE_STDINT_H 1
2876| #define HAVE_INTTYPES_H 1
2877| #define HAVE_MKSTEMP 1
2878| #define HAVE_MEMCPY 1
2879| #define HAVE_STRERROR 1
2880| #define HAVE_WAITPID 1
2881| #define HAVE_SIGACTION 1
2882| #define HAVE_STRCHR 1
2883| #define HAVE_SETENV 1
2884| #define HAVE_FCHDIR 1
2885| #define HAVE_GETCWD 1
2886| #define HAVE_GETPWNAM 1
2887| #define HAVE_GETUID 1
2888| #define HAVE_GETPWUID 1
2889| #define HAVE_LSTAT 1
2890| #define HAVE_FTRUNCATE 1
2891| #define HAVE_SNPRINTF 1
2892| #define HAVE_VSNPRINTF 1
2893| #define HAVE_REALPATH 1
2894| #define HAVE_NETDB_H 1
2895| #define HAVE_SYS_PARAM_H 1
2896| #define HAVE_UNISTD_H 1
2897| #define HAVE_SYS_FCNTL_H 1
2898| #define HAVE_REGEX_H 1
2899| #define HAVE_ICONV_H 1
2900| /* end confdefs.h.  */
2901| #include <stdlib.h>
2902| #include <iconv.h>
2903| int
2904| main ()
2905| {
2906| iconv_t cd = iconv_open("","");
2907|   ;
2908|   return 0;
2909| }
2910configure:15153: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64  -isystem/opt/local/include  -arch x86_64 conftest.c -lrecode  >&5
2911ld: library not found for -lrecode
2912clang: error: linker command failed with exit code 1 (use -v to see invocation)
2913configure:15153: $? = 1
2914configure: failed program was:
2915| /* confdefs.h */
2916| #define PACKAGE_NAME "xdvik for TeX Live"
2917| #define PACKAGE_TARNAME "xdvik-for-tex-live"
2918| #define PACKAGE_VERSION "22.84.16"
2919| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
2920| #define PACKAGE_BUGREPORT "tex-k@tug.org"
2921| #define PACKAGE_URL ""
2922| #define STDC_HEADERS 1
2923| #define HAVE_SYS_TYPES_H 1
2924| #define HAVE_SYS_STAT_H 1
2925| #define HAVE_STDLIB_H 1
2926| #define HAVE_STRING_H 1
2927| #define HAVE_MEMORY_H 1
2928| #define HAVE_STRINGS_H 1
2929| #define HAVE_INTTYPES_H 1
2930| #define HAVE_STDINT_H 1
2931| #define HAVE_UNISTD_H 1
2932| #define HAVE_DLFCN_H 1
2933| #define PACKAGE "xdvik-for-tex-live"
2934| #define VERSION "22.84.16"
2935| #define LT_OBJDIR ".libs/"
2936| #define HAVE_FSEEKO 1
2937| #define HAVE_DIRENT_H 1
2938| #define STDC_HEADERS 1
2939| #define HAVE_ASSERT_H 1
2940| #define HAVE_FLOAT_H 1
2941| #define HAVE_LIMITS_H 1
2942| #define HAVE_MEMORY_H 1
2943| #define HAVE_PWD_H 1
2944| #define HAVE_STDLIB_H 1
2945| #define HAVE_STRING_H 1
2946| #define HAVE_STRINGS_H 1
2947| #define HAVE_SYS_PARAM_H 1
2948| #define HAVE_UNISTD_H 1
2949| #define HAVE_PUTENV 1
2950| #define HAVE_STRCASECMP 1
2951| #define HAVE_STRTOL 1
2952| #define HAVE_STRSTR 1
2953| #define HAVE_BCMP 1
2954| #define HAVE_BCOPY 1
2955| #define HAVE_BZERO 1
2956| #define HAVE_GETCWD 1
2957| #define HAVE_GETWD 1
2958| #define HAVE_INDEX 1
2959| #define HAVE_MEMCMP 1
2960| #define HAVE_MEMCPY 1
2961| #define HAVE_MKSTEMP 1
2962| #define HAVE_MKTEMP 1
2963| #define HAVE_RINDEX 1
2964| #define HAVE_STRCHR 1
2965| #define HAVE_STRRCHR 1
2966| #define GREY 1
2967| #define COLOR 1
2968| #define T1LIB 1
2969| #define A4 1
2970| #define HAVE_FORK 1
2971| #define HAVE_VFORK 1
2972| #define HAVE_WORKING_VFORK 1
2973| #define HAVE_WORKING_FORK 1
2974| #define HAVE_VPRINTF 1
2975| #define HAVE_GOOD_VSNPRINTF 1
2976| #define HAVE_ALLOCA_H 1
2977| #define HAVE_ALLOCA 1
2978| #define HAVE_STRINGIZE 1
2979| #define HAVE_SYS_WAIT_H 1
2980| #define RETSIGTYPE void
2981| #define HAVE_CC_CONCAT 1
2982| #define SIZEOF_UNSIGNED_LONG 8
2983| #define SIZEOF_UNSIGNED_INT 4
2984| #define SIZEOF_UNSIGNED_SHORT 2
2985| #define SIZEOF_UNSIGNED_CHAR 1
2986| #define BMTYPE int
2987| #define BMBYTES 4
2988| #define HAVE_POLL 1
2989| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
2990| #define HAVE_STDINT_H 1
2991| #define HAVE_INTTYPES_H 1
2992| #define HAVE_MKSTEMP 1
2993| #define HAVE_MEMCPY 1
2994| #define HAVE_STRERROR 1
2995| #define HAVE_WAITPID 1
2996| #define HAVE_SIGACTION 1
2997| #define HAVE_STRCHR 1
2998| #define HAVE_SETENV 1
2999| #define HAVE_FCHDIR 1
3000| #define HAVE_GETCWD 1
3001| #define HAVE_GETPWNAM 1
3002| #define HAVE_GETUID 1
3003| #define HAVE_GETPWUID 1
3004| #define HAVE_LSTAT 1
3005| #define HAVE_FTRUNCATE 1
3006| #define HAVE_SNPRINTF 1
3007| #define HAVE_VSNPRINTF 1
3008| #define HAVE_REALPATH 1
3009| #define HAVE_NETDB_H 1
3010| #define HAVE_SYS_PARAM_H 1
3011| #define HAVE_UNISTD_H 1
3012| #define HAVE_SYS_FCNTL_H 1
3013| #define HAVE_REGEX_H 1
3014| #define HAVE_ICONV_H 1
3015| /* end confdefs.h.  */
3016| #include <stdlib.h>
3017| #include <iconv.h>
3018| int
3019| main ()
3020| {
3021| iconv_t cd = iconv_open("","");
3022|   ;
3023|   return 0;
3024| }
3025configure:15164: result: no
3026configure:15238: checking for nl_langinfo
3027configure:15238: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
3028configure:15238: $? = 0
3029configure:15238: result: yes
3030configure:15249: checking langinfo.h usability
3031configure:15249: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include conftest.c >&5
3032configure:15249: $? = 0
3033configure:15249: result: yes
3034configure:15249: checking langinfo.h presence
3035configure:15249: /Developer/usr/bin/clang -E -isystem/opt/local/include conftest.c
3036configure:15249: $? = 0
3037configure:15249: result: yes
3038configure:15249: checking for langinfo.h
3039configure:15249: result: yes
3040configure:15260: checking if nl_langinfo(CODESET) is working
3041configure:15276: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c  >&5
3042configure:15276: $? = 0
3043configure:15284: result: yes
3044configure:15300: checking X11/Intrinsic.h usability
3045configure:15300: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3046configure:15300: $? = 0
3047configure:15300: result: yes
3048configure:15300: checking X11/Intrinsic.h presence
3049configure:15300: /Developer/usr/bin/clang -E -isystem/opt/local/include  conftest.c
3050configure:15300: $? = 0
3051configure:15300: result: yes
3052configure:15300: checking for X11/Intrinsic.h
3053configure:15300: result: yes
3054configure:15300: checking X11/Xosdefs.h usability
3055configure:15300: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3056configure:15300: $? = 0
3057configure:15300: result: yes
3058configure:15300: checking X11/Xosdefs.h presence
3059configure:15300: /Developer/usr/bin/clang -E -isystem/opt/local/include  conftest.c
3060configure:15300: $? = 0
3061configure:15300: result: yes
3062configure:15300: checking for X11/Xosdefs.h
3063configure:15300: result: yes
3064configure:15300: checking X11/xpm.h usability
3065configure:15300: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3066configure:15300: $? = 0
3067configure:15300: result: yes
3068configure:15300: checking X11/xpm.h presence
3069configure:15300: /Developer/usr/bin/clang -E -isystem/opt/local/include  conftest.c
3070configure:15300: $? = 0
3071configure:15300: result: yes
3072configure:15300: checking for X11/xpm.h
3073configure:15300: result: yes
3074configure:15300: checking Xm/XpmP.h usability
3075configure:15300: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3076conftest.c:141:10: fatal error: 'Xm/XpmP.h' file not found
3077#include <Xm/XpmP.h>
3078         ^
30791 error generated.
3080configure:15300: $? = 1
3081configure: failed program was:
3082| /* confdefs.h */
3083| #define PACKAGE_NAME "xdvik for TeX Live"
3084| #define PACKAGE_TARNAME "xdvik-for-tex-live"
3085| #define PACKAGE_VERSION "22.84.16"
3086| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
3087| #define PACKAGE_BUGREPORT "tex-k@tug.org"
3088| #define PACKAGE_URL ""
3089| #define STDC_HEADERS 1
3090| #define HAVE_SYS_TYPES_H 1
3091| #define HAVE_SYS_STAT_H 1
3092| #define HAVE_STDLIB_H 1
3093| #define HAVE_STRING_H 1
3094| #define HAVE_MEMORY_H 1
3095| #define HAVE_STRINGS_H 1
3096| #define HAVE_INTTYPES_H 1
3097| #define HAVE_STDINT_H 1
3098| #define HAVE_UNISTD_H 1
3099| #define HAVE_DLFCN_H 1
3100| #define PACKAGE "xdvik-for-tex-live"
3101| #define VERSION "22.84.16"
3102| #define LT_OBJDIR ".libs/"
3103| #define HAVE_FSEEKO 1
3104| #define HAVE_DIRENT_H 1
3105| #define STDC_HEADERS 1
3106| #define HAVE_ASSERT_H 1
3107| #define HAVE_FLOAT_H 1
3108| #define HAVE_LIMITS_H 1
3109| #define HAVE_MEMORY_H 1
3110| #define HAVE_PWD_H 1
3111| #define HAVE_STDLIB_H 1
3112| #define HAVE_STRING_H 1
3113| #define HAVE_STRINGS_H 1
3114| #define HAVE_SYS_PARAM_H 1
3115| #define HAVE_UNISTD_H 1
3116| #define HAVE_PUTENV 1
3117| #define HAVE_STRCASECMP 1
3118| #define HAVE_STRTOL 1
3119| #define HAVE_STRSTR 1
3120| #define HAVE_BCMP 1
3121| #define HAVE_BCOPY 1
3122| #define HAVE_BZERO 1
3123| #define HAVE_GETCWD 1
3124| #define HAVE_GETWD 1
3125| #define HAVE_INDEX 1
3126| #define HAVE_MEMCMP 1
3127| #define HAVE_MEMCPY 1
3128| #define HAVE_MKSTEMP 1
3129| #define HAVE_MKTEMP 1
3130| #define HAVE_RINDEX 1
3131| #define HAVE_STRCHR 1
3132| #define HAVE_STRRCHR 1
3133| #define GREY 1
3134| #define COLOR 1
3135| #define T1LIB 1
3136| #define A4 1
3137| #define HAVE_FORK 1
3138| #define HAVE_VFORK 1
3139| #define HAVE_WORKING_VFORK 1
3140| #define HAVE_WORKING_FORK 1
3141| #define HAVE_VPRINTF 1
3142| #define HAVE_GOOD_VSNPRINTF 1
3143| #define HAVE_ALLOCA_H 1
3144| #define HAVE_ALLOCA 1
3145| #define HAVE_STRINGIZE 1
3146| #define HAVE_SYS_WAIT_H 1
3147| #define RETSIGTYPE void
3148| #define HAVE_CC_CONCAT 1
3149| #define SIZEOF_UNSIGNED_LONG 8
3150| #define SIZEOF_UNSIGNED_INT 4
3151| #define SIZEOF_UNSIGNED_SHORT 2
3152| #define SIZEOF_UNSIGNED_CHAR 1
3153| #define BMTYPE int
3154| #define BMBYTES 4
3155| #define HAVE_POLL 1
3156| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
3157| #define HAVE_STDINT_H 1
3158| #define HAVE_INTTYPES_H 1
3159| #define HAVE_MKSTEMP 1
3160| #define HAVE_MEMCPY 1
3161| #define HAVE_STRERROR 1
3162| #define HAVE_WAITPID 1
3163| #define HAVE_SIGACTION 1
3164| #define HAVE_STRCHR 1
3165| #define HAVE_SETENV 1
3166| #define HAVE_FCHDIR 1
3167| #define HAVE_GETCWD 1
3168| #define HAVE_GETPWNAM 1
3169| #define HAVE_GETUID 1
3170| #define HAVE_GETPWUID 1
3171| #define HAVE_LSTAT 1
3172| #define HAVE_FTRUNCATE 1
3173| #define HAVE_SNPRINTF 1
3174| #define HAVE_VSNPRINTF 1
3175| #define HAVE_REALPATH 1
3176| #define HAVE_NETDB_H 1
3177| #define HAVE_SYS_PARAM_H 1
3178| #define HAVE_UNISTD_H 1
3179| #define HAVE_SYS_FCNTL_H 1
3180| #define HAVE_REGEX_H 1
3181| #define HAVE_ICONV_H 1
3182| #define HAVE_NL_LANGINFO 1
3183| #define HAVE_LANGINFO_H 1
3184| #define HAVE_WORKING_NL_LANGINFO_CODESET 1
3185| #define HAVE_X11_INTRINSIC_H 1
3186| #define HAVE_X11_XOSDEFS_H 1
3187| #define HAVE_X11_XPM_H 1
3188| /* end confdefs.h.  */
3189| #include <stdio.h>
3190| #ifdef HAVE_SYS_TYPES_H
3191| # include <sys/types.h>
3192| #endif
3193| #ifdef HAVE_SYS_STAT_H
3194| # include <sys/stat.h>
3195| #endif
3196| #ifdef STDC_HEADERS
3197| # include <stdlib.h>
3198| # include <stddef.h>
3199| #else
3200| # ifdef HAVE_STDLIB_H
3201| #  include <stdlib.h>
3202| # endif
3203| #endif
3204| #ifdef HAVE_STRING_H
3205| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3206| #  include <memory.h>
3207| # endif
3208| # include <string.h>
3209| #endif
3210| #ifdef HAVE_STRINGS_H
3211| # include <strings.h>
3212| #endif
3213| #ifdef HAVE_INTTYPES_H
3214| # include <inttypes.h>
3215| #endif
3216| #ifdef HAVE_STDINT_H
3217| # include <stdint.h>
3218| #endif
3219| #ifdef HAVE_UNISTD_H
3220| # include <unistd.h>
3221| #endif
3222| #include <Xm/XpmP.h>
3223configure:15300: result: no
3224configure:15300: checking Xm/XpmP.h presence
3225configure:15300: /Developer/usr/bin/clang -E -isystem/opt/local/include  conftest.c
3226conftest.c:108:10: fatal error: 'Xm/XpmP.h' file not found
3227#include <Xm/XpmP.h>
3228         ^
32291 error generated.
3230configure:15300: $? = 1
3231configure: failed program was:
3232| /* confdefs.h */
3233| #define PACKAGE_NAME "xdvik for TeX Live"
3234| #define PACKAGE_TARNAME "xdvik-for-tex-live"
3235| #define PACKAGE_VERSION "22.84.16"
3236| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
3237| #define PACKAGE_BUGREPORT "tex-k@tug.org"
3238| #define PACKAGE_URL ""
3239| #define STDC_HEADERS 1
3240| #define HAVE_SYS_TYPES_H 1
3241| #define HAVE_SYS_STAT_H 1
3242| #define HAVE_STDLIB_H 1
3243| #define HAVE_STRING_H 1
3244| #define HAVE_MEMORY_H 1
3245| #define HAVE_STRINGS_H 1
3246| #define HAVE_INTTYPES_H 1
3247| #define HAVE_STDINT_H 1
3248| #define HAVE_UNISTD_H 1
3249| #define HAVE_DLFCN_H 1
3250| #define PACKAGE "xdvik-for-tex-live"
3251| #define VERSION "22.84.16"
3252| #define LT_OBJDIR ".libs/"
3253| #define HAVE_FSEEKO 1
3254| #define HAVE_DIRENT_H 1
3255| #define STDC_HEADERS 1
3256| #define HAVE_ASSERT_H 1
3257| #define HAVE_FLOAT_H 1
3258| #define HAVE_LIMITS_H 1
3259| #define HAVE_MEMORY_H 1
3260| #define HAVE_PWD_H 1
3261| #define HAVE_STDLIB_H 1
3262| #define HAVE_STRING_H 1
3263| #define HAVE_STRINGS_H 1
3264| #define HAVE_SYS_PARAM_H 1
3265| #define HAVE_UNISTD_H 1
3266| #define HAVE_PUTENV 1
3267| #define HAVE_STRCASECMP 1
3268| #define HAVE_STRTOL 1
3269| #define HAVE_STRSTR 1
3270| #define HAVE_BCMP 1
3271| #define HAVE_BCOPY 1
3272| #define HAVE_BZERO 1
3273| #define HAVE_GETCWD 1
3274| #define HAVE_GETWD 1
3275| #define HAVE_INDEX 1
3276| #define HAVE_MEMCMP 1
3277| #define HAVE_MEMCPY 1
3278| #define HAVE_MKSTEMP 1
3279| #define HAVE_MKTEMP 1
3280| #define HAVE_RINDEX 1
3281| #define HAVE_STRCHR 1
3282| #define HAVE_STRRCHR 1
3283| #define GREY 1
3284| #define COLOR 1
3285| #define T1LIB 1
3286| #define A4 1
3287| #define HAVE_FORK 1
3288| #define HAVE_VFORK 1
3289| #define HAVE_WORKING_VFORK 1
3290| #define HAVE_WORKING_FORK 1
3291| #define HAVE_VPRINTF 1
3292| #define HAVE_GOOD_VSNPRINTF 1
3293| #define HAVE_ALLOCA_H 1
3294| #define HAVE_ALLOCA 1
3295| #define HAVE_STRINGIZE 1
3296| #define HAVE_SYS_WAIT_H 1
3297| #define RETSIGTYPE void
3298| #define HAVE_CC_CONCAT 1
3299| #define SIZEOF_UNSIGNED_LONG 8
3300| #define SIZEOF_UNSIGNED_INT 4
3301| #define SIZEOF_UNSIGNED_SHORT 2
3302| #define SIZEOF_UNSIGNED_CHAR 1
3303| #define BMTYPE int
3304| #define BMBYTES 4
3305| #define HAVE_POLL 1
3306| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
3307| #define HAVE_STDINT_H 1
3308| #define HAVE_INTTYPES_H 1
3309| #define HAVE_MKSTEMP 1
3310| #define HAVE_MEMCPY 1
3311| #define HAVE_STRERROR 1
3312| #define HAVE_WAITPID 1
3313| #define HAVE_SIGACTION 1
3314| #define HAVE_STRCHR 1
3315| #define HAVE_SETENV 1
3316| #define HAVE_FCHDIR 1
3317| #define HAVE_GETCWD 1
3318| #define HAVE_GETPWNAM 1
3319| #define HAVE_GETUID 1
3320| #define HAVE_GETPWUID 1
3321| #define HAVE_LSTAT 1
3322| #define HAVE_FTRUNCATE 1
3323| #define HAVE_SNPRINTF 1
3324| #define HAVE_VSNPRINTF 1
3325| #define HAVE_REALPATH 1
3326| #define HAVE_NETDB_H 1
3327| #define HAVE_SYS_PARAM_H 1
3328| #define HAVE_UNISTD_H 1
3329| #define HAVE_SYS_FCNTL_H 1
3330| #define HAVE_REGEX_H 1
3331| #define HAVE_ICONV_H 1
3332| #define HAVE_NL_LANGINFO 1
3333| #define HAVE_LANGINFO_H 1
3334| #define HAVE_WORKING_NL_LANGINFO_CODESET 1
3335| #define HAVE_X11_INTRINSIC_H 1
3336| #define HAVE_X11_XOSDEFS_H 1
3337| #define HAVE_X11_XPM_H 1
3338| /* end confdefs.h.  */
3339| #include <Xm/XpmP.h>
3340configure:15300: result: no
3341configure:15300: checking for Xm/XpmP.h
3342configure:15300: result: no
3343configure:15314: checking for X11/Xmu/Editres.h
3344configure:15314: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3345configure:15314: $? = 0
3346configure:15314: result: yes
3347configure:15314: checking for X11/Xmu/Xmu.h
3348configure:15314: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3349configure:15314: $? = 0
3350configure:15314: result: yes
3351configure:15393: checking for Xpm
3352configure:15419: /Developer/usr/bin/clang -c  -pipe -O2 -arch x86_64  -isystem/opt/local/include conftest.c >&5
3353configure:15419: $? = 0
3354configure:15512: /Developer/usr/bin/clang -o conftest  -pipe -O2 -arch x86_64  -isystem/opt/local/include  -arch x86_64 conftest.c  -lXpm -lXt -lX11   >&5
3355ld: library not found for -lXpm
3356clang: error: linker command failed with exit code 1 (use -v to see invocation)
3357configure:15512: $? = 1
3358configure: failed program was:
3359| /* confdefs.h */
3360| #define PACKAGE_NAME "xdvik for TeX Live"
3361| #define PACKAGE_TARNAME "xdvik-for-tex-live"
3362| #define PACKAGE_VERSION "22.84.16"
3363| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
3364| #define PACKAGE_BUGREPORT "tex-k@tug.org"
3365| #define PACKAGE_URL ""
3366| #define STDC_HEADERS 1
3367| #define HAVE_SYS_TYPES_H 1
3368| #define HAVE_SYS_STAT_H 1
3369| #define HAVE_STDLIB_H 1
3370| #define HAVE_STRING_H 1
3371| #define HAVE_MEMORY_H 1
3372| #define HAVE_STRINGS_H 1
3373| #define HAVE_INTTYPES_H 1
3374| #define HAVE_STDINT_H 1
3375| #define HAVE_UNISTD_H 1
3376| #define HAVE_DLFCN_H 1
3377| #define PACKAGE "xdvik-for-tex-live"
3378| #define VERSION "22.84.16"
3379| #define LT_OBJDIR ".libs/"
3380| #define HAVE_FSEEKO 1
3381| #define HAVE_DIRENT_H 1
3382| #define STDC_HEADERS 1
3383| #define HAVE_ASSERT_H 1
3384| #define HAVE_FLOAT_H 1
3385| #define HAVE_LIMITS_H 1
3386| #define HAVE_MEMORY_H 1
3387| #define HAVE_PWD_H 1
3388| #define HAVE_STDLIB_H 1
3389| #define HAVE_STRING_H 1
3390| #define HAVE_STRINGS_H 1
3391| #define HAVE_SYS_PARAM_H 1
3392| #define HAVE_UNISTD_H 1
3393| #define HAVE_PUTENV 1
3394| #define HAVE_STRCASECMP 1
3395| #define HAVE_STRTOL 1
3396| #define HAVE_STRSTR 1
3397| #define HAVE_BCMP 1
3398| #define HAVE_BCOPY 1
3399| #define HAVE_BZERO 1
3400| #define HAVE_GETCWD 1
3401| #define HAVE_GETWD 1
3402| #define HAVE_INDEX 1
3403| #define HAVE_MEMCMP 1
3404| #define HAVE_MEMCPY 1
3405| #define HAVE_MKSTEMP 1
3406| #define HAVE_MKTEMP 1
3407| #define HAVE_RINDEX 1
3408| #define HAVE_STRCHR 1
3409| #define HAVE_STRRCHR 1
3410| #define GREY 1
3411| #define COLOR 1
3412| #define T1LIB 1
3413| #define A4 1
3414| #define HAVE_FORK 1
3415| #define HAVE_VFORK 1
3416| #define HAVE_WORKING_VFORK 1
3417| #define HAVE_WORKING_FORK 1
3418| #define HAVE_VPRINTF 1
3419| #define HAVE_GOOD_VSNPRINTF 1
3420| #define HAVE_ALLOCA_H 1
3421| #define HAVE_ALLOCA 1
3422| #define HAVE_STRINGIZE 1
3423| #define HAVE_SYS_WAIT_H 1
3424| #define RETSIGTYPE void
3425| #define HAVE_CC_CONCAT 1
3426| #define SIZEOF_UNSIGNED_LONG 8
3427| #define SIZEOF_UNSIGNED_INT 4
3428| #define SIZEOF_UNSIGNED_SHORT 2
3429| #define SIZEOF_UNSIGNED_CHAR 1
3430| #define BMTYPE int
3431| #define BMBYTES 4
3432| #define HAVE_POLL 1
3433| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
3434| #define HAVE_STDINT_H 1
3435| #define HAVE_INTTYPES_H 1
3436| #define HAVE_MKSTEMP 1
3437| #define HAVE_MEMCPY 1
3438| #define HAVE_STRERROR 1
3439| #define HAVE_WAITPID 1
3440| #define HAVE_SIGACTION 1
3441| #define HAVE_STRCHR 1
3442| #define HAVE_SETENV 1
3443| #define HAVE_FCHDIR 1
3444| #define HAVE_GETCWD 1
3445| #define HAVE_GETPWNAM 1
3446| #define HAVE_GETUID 1
3447| #define HAVE_GETPWUID 1
3448| #define HAVE_LSTAT 1
3449| #define HAVE_FTRUNCATE 1
3450| #define HAVE_SNPRINTF 1
3451| #define HAVE_VSNPRINTF 1
3452| #define HAVE_REALPATH 1
3453| #define HAVE_NETDB_H 1
3454| #define HAVE_SYS_PARAM_H 1
3455| #define HAVE_UNISTD_H 1
3456| #define HAVE_SYS_FCNTL_H 1
3457| #define HAVE_REGEX_H 1
3458| #define HAVE_ICONV_H 1
3459| #define HAVE_NL_LANGINFO 1
3460| #define HAVE_LANGINFO_H 1
3461| #define HAVE_WORKING_NL_LANGINFO_CODESET 1
3462| #define HAVE_X11_INTRINSIC_H 1
3463| #define HAVE_X11_XOSDEFS_H 1
3464| #define HAVE_X11_XPM_H 1
3465| #define HAVE_X11_XMU_EDITRES_H 1
3466| #define HAVE_X11_XMU_XMU_H 1
3467| #define HAVE_X11_XPM_H 1
3468| /* end confdefs.h.  */
3469| #include <X11/Intrinsic.h>
3470| #include <X11/xpm.h>
3471| int
3472| main ()
3473| {
3474| XtToolkitInitialize();
3475|   ;
3476|   return 0;
3477| }
3478configure:15573: result: libraries /opt/local/lib, headers in default path
3479configure:15611: checking for XextCreateExtension in -lXext
3480configure:15636: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c -lXext -lX11    >&5
3481ld: library not found for -lXext
3482clang: error: linker command failed with exit code 1 (use -v to see invocation)
3483configure:15636: $? = 1
3484configure: failed program was:
3485| /* confdefs.h */
3486| #define PACKAGE_NAME "xdvik for TeX Live"
3487| #define PACKAGE_TARNAME "xdvik-for-tex-live"
3488| #define PACKAGE_VERSION "22.84.16"
3489| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
3490| #define PACKAGE_BUGREPORT "tex-k@tug.org"
3491| #define PACKAGE_URL ""
3492| #define STDC_HEADERS 1
3493| #define HAVE_SYS_TYPES_H 1
3494| #define HAVE_SYS_STAT_H 1
3495| #define HAVE_STDLIB_H 1
3496| #define HAVE_STRING_H 1
3497| #define HAVE_MEMORY_H 1
3498| #define HAVE_STRINGS_H 1
3499| #define HAVE_INTTYPES_H 1
3500| #define HAVE_STDINT_H 1
3501| #define HAVE_UNISTD_H 1
3502| #define HAVE_DLFCN_H 1
3503| #define PACKAGE "xdvik-for-tex-live"
3504| #define VERSION "22.84.16"
3505| #define LT_OBJDIR ".libs/"
3506| #define HAVE_FSEEKO 1
3507| #define HAVE_DIRENT_H 1
3508| #define STDC_HEADERS 1
3509| #define HAVE_ASSERT_H 1
3510| #define HAVE_FLOAT_H 1
3511| #define HAVE_LIMITS_H 1
3512| #define HAVE_MEMORY_H 1
3513| #define HAVE_PWD_H 1
3514| #define HAVE_STDLIB_H 1
3515| #define HAVE_STRING_H 1
3516| #define HAVE_STRINGS_H 1
3517| #define HAVE_SYS_PARAM_H 1
3518| #define HAVE_UNISTD_H 1
3519| #define HAVE_PUTENV 1
3520| #define HAVE_STRCASECMP 1
3521| #define HAVE_STRTOL 1
3522| #define HAVE_STRSTR 1
3523| #define HAVE_BCMP 1
3524| #define HAVE_BCOPY 1
3525| #define HAVE_BZERO 1
3526| #define HAVE_GETCWD 1
3527| #define HAVE_GETWD 1
3528| #define HAVE_INDEX 1
3529| #define HAVE_MEMCMP 1
3530| #define HAVE_MEMCPY 1
3531| #define HAVE_MKSTEMP 1
3532| #define HAVE_MKTEMP 1
3533| #define HAVE_RINDEX 1
3534| #define HAVE_STRCHR 1
3535| #define HAVE_STRRCHR 1
3536| #define GREY 1
3537| #define COLOR 1
3538| #define T1LIB 1
3539| #define A4 1
3540| #define HAVE_FORK 1
3541| #define HAVE_VFORK 1
3542| #define HAVE_WORKING_VFORK 1
3543| #define HAVE_WORKING_FORK 1
3544| #define HAVE_VPRINTF 1
3545| #define HAVE_GOOD_VSNPRINTF 1
3546| #define HAVE_ALLOCA_H 1
3547| #define HAVE_ALLOCA 1
3548| #define HAVE_STRINGIZE 1
3549| #define HAVE_SYS_WAIT_H 1
3550| #define RETSIGTYPE void
3551| #define HAVE_CC_CONCAT 1
3552| #define SIZEOF_UNSIGNED_LONG 8
3553| #define SIZEOF_UNSIGNED_INT 4
3554| #define SIZEOF_UNSIGNED_SHORT 2
3555| #define SIZEOF_UNSIGNED_CHAR 1
3556| #define BMTYPE int
3557| #define BMBYTES 4
3558| #define HAVE_POLL 1
3559| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
3560| #define HAVE_STDINT_H 1
3561| #define HAVE_INTTYPES_H 1
3562| #define HAVE_MKSTEMP 1
3563| #define HAVE_MEMCPY 1
3564| #define HAVE_STRERROR 1
3565| #define HAVE_WAITPID 1
3566| #define HAVE_SIGACTION 1
3567| #define HAVE_STRCHR 1
3568| #define HAVE_SETENV 1
3569| #define HAVE_FCHDIR 1
3570| #define HAVE_GETCWD 1
3571| #define HAVE_GETPWNAM 1
3572| #define HAVE_GETUID 1
3573| #define HAVE_GETPWUID 1
3574| #define HAVE_LSTAT 1
3575| #define HAVE_FTRUNCATE 1
3576| #define HAVE_SNPRINTF 1
3577| #define HAVE_VSNPRINTF 1
3578| #define HAVE_REALPATH 1
3579| #define HAVE_NETDB_H 1
3580| #define HAVE_SYS_PARAM_H 1
3581| #define HAVE_UNISTD_H 1
3582| #define HAVE_SYS_FCNTL_H 1
3583| #define HAVE_REGEX_H 1
3584| #define HAVE_ICONV_H 1
3585| #define HAVE_NL_LANGINFO 1
3586| #define HAVE_LANGINFO_H 1
3587| #define HAVE_WORKING_NL_LANGINFO_CODESET 1
3588| #define HAVE_X11_INTRINSIC_H 1
3589| #define HAVE_X11_XOSDEFS_H 1
3590| #define HAVE_X11_XPM_H 1
3591| #define HAVE_X11_XMU_EDITRES_H 1
3592| #define HAVE_X11_XMU_XMU_H 1
3593| #define HAVE_X11_XPM_H 1
3594| #define USE_XPM 1
3595| /* end confdefs.h.  */
3596|
3597| /* Override any GCC internal prototype to avoid an error.
3598|    Use char because int might match the return type of a GCC
3599|    builtin and then its argument prototype would still apply.  */
3600| #ifdef __cplusplus
3601| extern "C"
3602| #endif
3603| char XextCreateExtension ();
3604| int
3605| main ()
3606| {
3607| return XextCreateExtension ();
3608|   ;
3609|   return 0;
3610| }
3611configure:15645: result: no
3612configure:15661: checking for XpQueryVersion in -lXp
3613configure:15686: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c -lXp  -lX11    >&5
3614ld: library not found for -lXp
3615clang: error: linker command failed with exit code 1 (use -v to see invocation)
3616configure:15686: $? = 1
3617configure: failed program was:
3618| /* confdefs.h */
3619| #define PACKAGE_NAME "xdvik for TeX Live"
3620| #define PACKAGE_TARNAME "xdvik-for-tex-live"
3621| #define PACKAGE_VERSION "22.84.16"
3622| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
3623| #define PACKAGE_BUGREPORT "tex-k@tug.org"
3624| #define PACKAGE_URL ""
3625| #define STDC_HEADERS 1
3626| #define HAVE_SYS_TYPES_H 1
3627| #define HAVE_SYS_STAT_H 1
3628| #define HAVE_STDLIB_H 1
3629| #define HAVE_STRING_H 1
3630| #define HAVE_MEMORY_H 1
3631| #define HAVE_STRINGS_H 1
3632| #define HAVE_INTTYPES_H 1
3633| #define HAVE_STDINT_H 1
3634| #define HAVE_UNISTD_H 1
3635| #define HAVE_DLFCN_H 1
3636| #define PACKAGE "xdvik-for-tex-live"
3637| #define VERSION "22.84.16"
3638| #define LT_OBJDIR ".libs/"
3639| #define HAVE_FSEEKO 1
3640| #define HAVE_DIRENT_H 1
3641| #define STDC_HEADERS 1
3642| #define HAVE_ASSERT_H 1
3643| #define HAVE_FLOAT_H 1
3644| #define HAVE_LIMITS_H 1
3645| #define HAVE_MEMORY_H 1
3646| #define HAVE_PWD_H 1
3647| #define HAVE_STDLIB_H 1
3648| #define HAVE_STRING_H 1
3649| #define HAVE_STRINGS_H 1
3650| #define HAVE_SYS_PARAM_H 1
3651| #define HAVE_UNISTD_H 1
3652| #define HAVE_PUTENV 1
3653| #define HAVE_STRCASECMP 1
3654| #define HAVE_STRTOL 1
3655| #define HAVE_STRSTR 1
3656| #define HAVE_BCMP 1
3657| #define HAVE_BCOPY 1
3658| #define HAVE_BZERO 1
3659| #define HAVE_GETCWD 1
3660| #define HAVE_GETWD 1
3661| #define HAVE_INDEX 1
3662| #define HAVE_MEMCMP 1
3663| #define HAVE_MEMCPY 1
3664| #define HAVE_MKSTEMP 1
3665| #define HAVE_MKTEMP 1
3666| #define HAVE_RINDEX 1
3667| #define HAVE_STRCHR 1
3668| #define HAVE_STRRCHR 1
3669| #define GREY 1
3670| #define COLOR 1
3671| #define T1LIB 1
3672| #define A4 1
3673| #define HAVE_FORK 1
3674| #define HAVE_VFORK 1
3675| #define HAVE_WORKING_VFORK 1
3676| #define HAVE_WORKING_FORK 1
3677| #define HAVE_VPRINTF 1
3678| #define HAVE_GOOD_VSNPRINTF 1
3679| #define HAVE_ALLOCA_H 1
3680| #define HAVE_ALLOCA 1
3681| #define HAVE_STRINGIZE 1
3682| #define HAVE_SYS_WAIT_H 1
3683| #define RETSIGTYPE void
3684| #define HAVE_CC_CONCAT 1
3685| #define SIZEOF_UNSIGNED_LONG 8
3686| #define SIZEOF_UNSIGNED_INT 4
3687| #define SIZEOF_UNSIGNED_SHORT 2
3688| #define SIZEOF_UNSIGNED_CHAR 1
3689| #define BMTYPE int
3690| #define BMBYTES 4
3691| #define HAVE_POLL 1
3692| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
3693| #define HAVE_STDINT_H 1
3694| #define HAVE_INTTYPES_H 1
3695| #define HAVE_MKSTEMP 1
3696| #define HAVE_MEMCPY 1
3697| #define HAVE_STRERROR 1
3698| #define HAVE_WAITPID 1
3699| #define HAVE_SIGACTION 1
3700| #define HAVE_STRCHR 1
3701| #define HAVE_SETENV 1
3702| #define HAVE_FCHDIR 1
3703| #define HAVE_GETCWD 1
3704| #define HAVE_GETPWNAM 1
3705| #define HAVE_GETUID 1
3706| #define HAVE_GETPWUID 1
3707| #define HAVE_LSTAT 1
3708| #define HAVE_FTRUNCATE 1
3709| #define HAVE_SNPRINTF 1
3710| #define HAVE_VSNPRINTF 1
3711| #define HAVE_REALPATH 1
3712| #define HAVE_NETDB_H 1
3713| #define HAVE_SYS_PARAM_H 1
3714| #define HAVE_UNISTD_H 1
3715| #define HAVE_SYS_FCNTL_H 1
3716| #define HAVE_REGEX_H 1
3717| #define HAVE_ICONV_H 1
3718| #define HAVE_NL_LANGINFO 1
3719| #define HAVE_LANGINFO_H 1
3720| #define HAVE_WORKING_NL_LANGINFO_CODESET 1
3721| #define HAVE_X11_INTRINSIC_H 1
3722| #define HAVE_X11_XOSDEFS_H 1
3723| #define HAVE_X11_XPM_H 1
3724| #define HAVE_X11_XMU_EDITRES_H 1
3725| #define HAVE_X11_XMU_XMU_H 1
3726| #define HAVE_X11_XPM_H 1
3727| #define USE_XPM 1
3728| /* end confdefs.h.  */
3729|
3730| /* Override any GCC internal prototype to avoid an error.
3731|    Use char because int might match the return type of a GCC
3732|    builtin and then its argument prototype would still apply.  */
3733| #ifdef __cplusplus
3734| extern "C"
3735| #endif
3736| char XpQueryVersion ();
3737| int
3738| main ()
3739| {
3740| return XpQueryVersion ();
3741|   ;
3742|   return 0;
3743| }
3744configure:15695: result: no
3745configure:15735: checking for Xaw headers
3746configure:15758: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3747configure:15758: $? = 0
3748configure:15765: result: yes
3749configure:15770: checking for SimpleClassPart.extension
3750configure:15770: /Developer/usr/bin/clang -c -pipe -O2 -arch x86_64 -isystem/opt/local/include  conftest.c >&5
3751configure:15770: $? = 0
3752configure:15770: result: yes
3753configure:16162: checking for XawInitializeWidgetSet in -lXaw
3754configure:16187: /Developer/usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -isystem/opt/local/include -arch x86_64 conftest.c -lXaw -lXmu -lXt   -lXpm -lX11    >&5
3755ld: library not found for -lXpm
3756clang: error: linker command failed with exit code 1 (use -v to see invocation)
3757configure:16187: $? = 1
3758configure: failed program was:
3759| /* confdefs.h */
3760| #define PACKAGE_NAME "xdvik for TeX Live"
3761| #define PACKAGE_TARNAME "xdvik-for-tex-live"
3762| #define PACKAGE_VERSION "22.84.16"
3763| #define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
3764| #define PACKAGE_BUGREPORT "tex-k@tug.org"
3765| #define PACKAGE_URL ""
3766| #define STDC_HEADERS 1
3767| #define HAVE_SYS_TYPES_H 1
3768| #define HAVE_SYS_STAT_H 1
3769| #define HAVE_STDLIB_H 1
3770| #define HAVE_STRING_H 1
3771| #define HAVE_MEMORY_H 1
3772| #define HAVE_STRINGS_H 1
3773| #define HAVE_INTTYPES_H 1
3774| #define HAVE_STDINT_H 1
3775| #define HAVE_UNISTD_H 1
3776| #define HAVE_DLFCN_H 1
3777| #define PACKAGE "xdvik-for-tex-live"
3778| #define VERSION "22.84.16"
3779| #define LT_OBJDIR ".libs/"
3780| #define HAVE_FSEEKO 1
3781| #define HAVE_DIRENT_H 1
3782| #define STDC_HEADERS 1
3783| #define HAVE_ASSERT_H 1
3784| #define HAVE_FLOAT_H 1
3785| #define HAVE_LIMITS_H 1
3786| #define HAVE_MEMORY_H 1
3787| #define HAVE_PWD_H 1
3788| #define HAVE_STDLIB_H 1
3789| #define HAVE_STRING_H 1
3790| #define HAVE_STRINGS_H 1
3791| #define HAVE_SYS_PARAM_H 1
3792| #define HAVE_UNISTD_H 1
3793| #define HAVE_PUTENV 1
3794| #define HAVE_STRCASECMP 1
3795| #define HAVE_STRTOL 1
3796| #define HAVE_STRSTR 1
3797| #define HAVE_BCMP 1
3798| #define HAVE_BCOPY 1
3799| #define HAVE_BZERO 1
3800| #define HAVE_GETCWD 1
3801| #define HAVE_GETWD 1
3802| #define HAVE_INDEX 1
3803| #define HAVE_MEMCMP 1
3804| #define HAVE_MEMCPY 1
3805| #define HAVE_MKSTEMP 1
3806| #define HAVE_MKTEMP 1
3807| #define HAVE_RINDEX 1
3808| #define HAVE_STRCHR 1
3809| #define HAVE_STRRCHR 1
3810| #define GREY 1
3811| #define COLOR 1
3812| #define T1LIB 1
3813| #define A4 1
3814| #define HAVE_FORK 1
3815| #define HAVE_VFORK 1
3816| #define HAVE_WORKING_VFORK 1
3817| #define HAVE_WORKING_FORK 1
3818| #define HAVE_VPRINTF 1
3819| #define HAVE_GOOD_VSNPRINTF 1
3820| #define HAVE_ALLOCA_H 1
3821| #define HAVE_ALLOCA 1
3822| #define HAVE_STRINGIZE 1
3823| #define HAVE_SYS_WAIT_H 1
3824| #define RETSIGTYPE void
3825| #define HAVE_CC_CONCAT 1
3826| #define SIZEOF_UNSIGNED_LONG 8
3827| #define SIZEOF_UNSIGNED_INT 4
3828| #define SIZEOF_UNSIGNED_SHORT 2
3829| #define SIZEOF_UNSIGNED_CHAR 1
3830| #define BMTYPE int
3831| #define BMBYTES 4
3832| #define HAVE_POLL 1
3833| #define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
3834| #define HAVE_STDINT_H 1
3835| #define HAVE_INTTYPES_H 1
3836| #define HAVE_MKSTEMP 1
3837| #define HAVE_MEMCPY 1
3838| #define HAVE_STRERROR 1
3839| #define HAVE_WAITPID 1
3840| #define HAVE_SIGACTION 1
3841| #define HAVE_STRCHR 1
3842| #define HAVE_SETENV 1
3843| #define HAVE_FCHDIR 1
3844| #define HAVE_GETCWD 1
3845| #define HAVE_GETPWNAM 1
3846| #define HAVE_GETUID 1
3847| #define HAVE_GETPWUID 1
3848| #define HAVE_LSTAT 1
3849| #define HAVE_FTRUNCATE 1
3850| #define HAVE_SNPRINTF 1
3851| #define HAVE_VSNPRINTF 1
3852| #define HAVE_REALPATH 1
3853| #define HAVE_NETDB_H 1
3854| #define HAVE_SYS_PARAM_H 1
3855| #define HAVE_UNISTD_H 1
3856| #define HAVE_SYS_FCNTL_H 1
3857| #define HAVE_REGEX_H 1
3858| #define HAVE_ICONV_H 1
3859| #define HAVE_NL_LANGINFO 1
3860| #define HAVE_LANGINFO_H 1
3861| #define HAVE_WORKING_NL_LANGINFO_CODESET 1
3862| #define HAVE_X11_INTRINSIC_H 1
3863| #define HAVE_X11_XOSDEFS_H 1
3864| #define HAVE_X11_XPM_H 1
3865| #define HAVE_X11_XMU_EDITRES_H 1
3866| #define HAVE_X11_XMU_XMU_H 1
3867| #define HAVE_X11_XPM_H 1
3868| #define USE_XPM 1
3869| /* end confdefs.h.  */
3870|
3871| /* Override any GCC internal prototype to avoid an error.
3872|    Use char because int might match the return type of a GCC
3873|    builtin and then its argument prototype would still apply.  */
3874| #ifdef __cplusplus
3875| extern "C"
3876| #endif
3877| char XawInitializeWidgetSet ();
3878| int
3879| main ()
3880| {
3881| return XawInitializeWidgetSet ();
3882|   ;
3883|   return 0;
3884| }
3885configure:16196: result: no
3886configure:16258: error: Sorry, you will need at least the Xaw header/library files to compile xdvik.
3887
3888## ---------------- ##
3889## Cache variables. ##
3890## ---------------- ##
3891
3892ac_cv_build=x86_64-apple-darwin11.2.0
3893ac_cv_c_bigendian=no
3894ac_cv_c_compiler_gnu=yes
3895ac_cv_c_const=yes
3896ac_cv_c_inline=inline
3897ac_cv_c_stringize=yes
3898ac_cv_c_uint32_t=yes
3899ac_cv_env_CC_set=set
3900ac_cv_env_CC_value=/Developer/usr/bin/clang
3901ac_cv_env_CFLAGS_set=set
3902ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
3903ac_cv_env_CPPFLAGS_set=set
3904ac_cv_env_CPPFLAGS_value=-isystem/opt/local/include
3905ac_cv_env_CPP_set=
3906ac_cv_env_CPP_value=
3907ac_cv_env_LDFLAGS_set=set
3908ac_cv_env_LDFLAGS_value='-arch x86_64'
3909ac_cv_env_LIBS_set=
3910ac_cv_env_LIBS_value=
3911ac_cv_env_XMKMF_set=
3912ac_cv_env_XMKMF_value=
3913ac_cv_env_build_alias_set=
3914ac_cv_env_build_alias_value=
3915ac_cv_env_host_alias_set=
3916ac_cv_env_host_alias_value=
3917ac_cv_env_target_alias_set=
3918ac_cv_env_target_alias_value=
3919ac_cv_func__doprnt=no
3920ac_cv_func_alloca_works=yes
3921ac_cv_func_bcmp=yes
3922ac_cv_func_bcopy=yes
3923ac_cv_func_bzero=yes
3924ac_cv_func_closedir_void=no
3925ac_cv_func_connect=yes
3926ac_cv_func_fchdir=yes
3927ac_cv_func_fork=yes
3928ac_cv_func_fork_works=yes
3929ac_cv_func_ftruncate=yes
3930ac_cv_func_getcwd=yes
3931ac_cv_func_gethostbyname=yes
3932ac_cv_func_getpwnam=yes
3933ac_cv_func_getpwuid=yes
3934ac_cv_func_getuid=yes
3935ac_cv_func_getwd=yes
3936ac_cv_func_index=yes
3937ac_cv_func_lstat=yes
3938ac_cv_func_memcmp=yes
3939ac_cv_func_memcmp_working=yes
3940ac_cv_func_memcpy=yes
3941ac_cv_func_mkstemp=yes
3942ac_cv_func_mktemp=yes
3943ac_cv_func_nl_langinfo=yes
3944ac_cv_func_putenv=yes
3945ac_cv_func_realpath=yes
3946ac_cv_func_remove=yes
3947ac_cv_func_rindex=yes
3948ac_cv_func_setenv=yes
3949ac_cv_func_shmat=yes
3950ac_cv_func_sigaction=yes
3951ac_cv_func_snprintf=yes
3952ac_cv_func_strcasecmp=yes
3953ac_cv_func_strchr=yes
3954ac_cv_func_strerror=yes
3955ac_cv_func_strrchr=yes
3956ac_cv_func_strstr=yes
3957ac_cv_func_strtol=yes
3958ac_cv_func_ulltostr=no
3959ac_cv_func_vfork=yes
3960ac_cv_func_vfork_works=yes
3961ac_cv_func_vprintf=yes
3962ac_cv_func_vsnprintf=yes
3963ac_cv_func_waitpid=yes
3964ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
3965ac_cv_header_X11_Intrinsic_h=yes
3966ac_cv_header_X11_Xmu_Editres_h=yes
3967ac_cv_header_X11_Xmu_Xmu_h=yes
3968ac_cv_header_X11_Xosdefs_h=yes
3969ac_cv_header_X11_xpm_h=yes
3970ac_cv_header_Xm_XpmP_h=no
3971ac_cv_header_assert_h=yes
3972ac_cv_header_dirent_dirent_h=yes
3973ac_cv_header_dlfcn_h=yes
3974ac_cv_header_float_h=yes
3975ac_cv_header_iconv_h=yes
3976ac_cv_header_inttypes_h=yes
3977ac_cv_header_langinfo_h=yes
3978ac_cv_header_limits_h=yes
3979ac_cv_header_memory_h=yes
3980ac_cv_header_netdb_h=yes
3981ac_cv_header_pwd_h=yes
3982ac_cv_header_regex_h=yes
3983ac_cv_header_stdc=yes
3984ac_cv_header_stdint_h=yes
3985ac_cv_header_stdlib_h=yes
3986ac_cv_header_string_h=yes
3987ac_cv_header_strings_h=yes
3988ac_cv_header_sys_bsdtypes_h=no
3989ac_cv_header_sys_fcntl_h=yes
3990ac_cv_header_sys_param_h=yes
3991ac_cv_header_sys_stat_h=yes
3992ac_cv_header_sys_types_h=yes
3993ac_cv_header_sys_wait_h=yes
3994ac_cv_header_unistd_h=yes
3995ac_cv_header_vfork_h=no
3996ac_cv_host=x86_64-apple-darwin11.2.0
3997ac_cv_lib_ICE_IceConnectionNumber=no
3998ac_cv_lib_Xaw_XawInitializeWidgetSet=no
3999ac_cv_lib_Xext_XextCreateExtension=no
4000ac_cv_lib_Xp_XpQueryVersion=no
4001ac_cv_member_SimpleClassPart_extension=yes
4002ac_cv_member_struct_stat_st_mtim=no
4003ac_cv_objext=o
4004ac_cv_path_EGREP='/usr/bin/grep -E'
4005ac_cv_path_FGREP='/usr/bin/grep -F'
4006ac_cv_path_GREP=/usr/bin/grep
4007ac_cv_path_SED=/usr/bin/sed
4008ac_cv_path_install='/opt/local/bin/ginstall -c'
4009ac_cv_path_mkdir=/opt/local/bin/gmkdir
4010ac_cv_prog_AWK=awk
4011ac_cv_prog_CPP='/Developer/usr/bin/clang -E'
4012ac_cv_prog_ac_ct_AR=ar
4013ac_cv_prog_ac_ct_CC=/Developer/usr/bin/clang
4014ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
4015ac_cv_prog_ac_ct_LIPO=lipo
4016ac_cv_prog_ac_ct_NMEDIT=nmedit
4017ac_cv_prog_ac_ct_OTOOL=otool
4018ac_cv_prog_ac_ct_RANLIB=ranlib
4019ac_cv_prog_ac_ct_STRIP=strip
4020ac_cv_prog_cc_c89=
4021ac_cv_prog_cc_g=yes
4022ac_cv_prog_make_make_set=yes
4023ac_cv_search_opendir='none required'
4024ac_cv_search_pow='none required'
4025ac_cv_sizeof_unsigned_char=1
4026ac_cv_sizeof_unsigned_int=4
4027ac_cv_sizeof_unsigned_long=8
4028ac_cv_sizeof_unsigned_short=2
4029ac_cv_sys_file_offset_bits=no
4030ac_cv_sys_largefile_CC=no
4031ac_cv_sys_largefile_source=no
4032ac_cv_type_pid_t=yes
4033ac_cv_type_ptrdiff_t=yes
4034ac_cv_type_signal=void
4035ac_cv_type_size_t=yes
4036ac_cv_working_alloca_h=yes
4037am_cv_CC_dependencies_compiler_type=gcc3
4038kb_cv_c_prototypes=yes
4039kpse_cv_warning_cflags='-Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas'
4040lt_cv_apple_cc_single_mod=yes
4041lt_cv_ar_at_file=no
4042lt_cv_deplibs_check_method=pass_all
4043lt_cv_file_magic_cmd='$MAGIC_CMD'
4044lt_cv_file_magic_test_file=
4045lt_cv_ld_exported_symbols_list=yes
4046lt_cv_ld_force_load=yes
4047lt_cv_ld_reload_flag=-r
4048lt_cv_nm_interface='BSD nm'
4049lt_cv_objdir=.libs
4050lt_cv_path_LD=/Developer/usr/bin/ld
4051lt_cv_path_NM=/usr/bin/nm
4052lt_cv_path_mainfest_tool=no
4053lt_cv_prog_compiler_c_o=yes
4054lt_cv_prog_compiler_pic='-fno-common -DPIC'
4055lt_cv_prog_compiler_pic_works=yes
4056lt_cv_prog_compiler_rtti_exceptions=yes
4057lt_cv_prog_compiler_static_works=no
4058lt_cv_prog_gnu_ld=no
4059lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
4060lt_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'\'''
4061lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
4062lt_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'\'''
4063lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
4064lt_cv_sys_max_cmd_len=196608
4065lt_cv_to_host_file_cmd=func_convert_file_noop
4066lt_cv_to_tool_file_cmd=func_convert_file_noop
4067xdvi_cv_bitmap_type='BMTYPE=int BMBYTES=4'
4068xdvi_cv_cc_concat=yes
4069xdvi_cv_func_good_vsnprintf=yes
4070xdvi_cv_func_poll=yes
4071xdvi_cv_linker_multiple_defns='none required'
4072xdvi_cv_memicmp=no
4073xdvi_cv_nl_langinfo_codeset=yes
4074xdvi_cv_search_iconv=no
4075xdvi_cv_setsid_in_vfork=no
4076xdvi_cv_sys_old_linux=no
4077xdvi_cv_sys_streams=no
4078xdvi_cv_sys_sunos_4=no
4079xdvi_cv_xaw_headers=yes
4080xdvi_cv_xpm_includes=default
4081xdvi_cv_xpm_libraries=/opt/local/lib
4082
4083## ----------------- ##
4084## Output variables. ##
4085## ----------------- ##
4086
4087ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/missing --run aclocal-1.11'
4088ALLOCA=''
4089AMDEPBACKSLASH='\'
4090AMDEP_FALSE='#'
4091AMDEP_TRUE=''
4092AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/missing --run tar'
4093AR='ar'
4094AS='as'
4095AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/missing --run autoconf'
4096AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/missing --run autoheader'
4097AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/missing --run automake-1.11'
4098AWK='awk'
4099CC='/Developer/usr/bin/clang'
4100CCDEPMODE='depmode=gcc3'
4101CFLAGS='-pipe -O2 -arch x86_64'
4102CPP='/Developer/usr/bin/clang -E'
4103CPPFLAGS='-isystem/opt/local/include'
4104CYGPATH_W='echo'
4105DEFS=''
4106DEPDIR='.deps'
4107DLLTOOL='false'
4108DSYMUTIL='dsymutil'
4109DUMPBIN=''
4110ECHO_C='\c'
4111ECHO_N=''
4112ECHO_T=''
4113EGREP='/usr/bin/grep -E'
4114EXEEXT=''
4115FGREP='/usr/bin/grep -F'
4116GREP='/usr/bin/grep'
4117INSTALL_DATA='${INSTALL} -m 644'
4118INSTALL_PROGRAM='${INSTALL}'
4119INSTALL_SCRIPT='${INSTALL}'
4120INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4121KPATHSEA_DEPEND=''
4122KPATHSEA_INCLUDES=''
4123KPATHSEA_LIBS=''
4124KPATHSEA_RULE=''
4125LD='/Developer/usr/bin/ld'
4126LDFLAGS='-arch x86_64'
4127LIBOBJS=''
4128LIBS=''
4129LIBTOOL='$(SHELL) $(top_builddir)/libtool'
4130LIPO='lipo'
4131LN_S='ln -s'
4132LTLIBOBJS=''
4133MAINT='#'
4134MAINTAINER_MODE_FALSE=''
4135MAINTAINER_MODE_TRUE='#'
4136MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/missing --run makeinfo'
4137MANIFEST_TOOL=':'
4138MKDIR_P='/opt/local/bin/gmkdir -p'
4139NM='/usr/bin/nm'
4140NMEDIT='nmedit'
4141OBJDUMP='false'
4142OBJEXT='o'
4143OTOOL64=':'
4144OTOOL='otool'
4145PACKAGE='xdvik-for-tex-live'
4146PACKAGE_BUGREPORT='tex-k@tug.org'
4147PACKAGE_NAME='xdvik for TeX Live'
4148PACKAGE_STRING='xdvik for TeX Live 22.84.16'
4149PACKAGE_TARNAME='xdvik-for-tex-live'
4150PACKAGE_URL=''
4151PACKAGE_VERSION='22.84.16'
4152PATH_SEPARATOR=':'
4153PS_DEF='-DPS_GS'
4154RANLIB='ranlib'
4155SED='/usr/bin/sed'
4156SET_MAKE=''
4157SHELL='/bin/sh'
4158STRIP='strip'
4159T1LIB_DEPEND=''
4160T1LIB_INCLUDES=''
4161T1LIB_LIBS=''
4162T1LIB_RULE=''
4163VERSION='22.84.16'
4164WARNING_CFLAGS='-Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas'
4165XDVIK_VERSION=''
4166XMKMF=''
4167X_CFLAGS=''
4168X_EXTRA_LIBS=''
4169X_LIBS='-L/opt/local/lib '
4170X_PRE_LIBS=''
4171ac_ct_AR='ar'
4172ac_ct_CC='/Developer/usr/bin/clang'
4173ac_ct_DUMPBIN=''
4174am__EXEEXT_FALSE=''
4175am__EXEEXT_TRUE=''
4176am__fastdepCC_FALSE='#'
4177am__fastdepCC_TRUE=''
4178am__include='include'
4179am__isrc=''
4180am__leading_dot='.'
4181am__quote=''
4182am__tar='${AMTAR} chof - "$$tardir"'
4183am__untar='${AMTAR} xf -'
4184bindir='/opt/local/libexec/texlive/binaries'
4185build='x86_64-apple-darwin11.2.0'
4186build_alias=''
4187build_cpu='x86_64'
4188build_os='darwin11.2.0'
4189build_vendor='apple'
4190datadir='${datarootdir}'
4191datarootdir='${prefix}/share'
4192docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4193dvidir='${docdir}'
4194exec_prefix='NONE'
4195final_exec_name=''
4196host='x86_64-apple-darwin11.2.0'
4197host_alias=''
4198host_cpu='x86_64'
4199host_os='darwin11.2.0'
4200host_vendor='apple'
4201htmldir='${docdir}'
4202iconv_includes=''
4203iconv_libpath=''
4204iconv_libs=''
4205includedir='${prefix}/include'
4206infodir='/opt/local/share/info'
4207install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_tex_texlive-bin/texlive-bin/work/texlive-20110705-source-stripped/build-aux/install-sh'
4208libdir='${exec_prefix}/lib'
4209libexecdir='${exec_prefix}/libexec'
4210localedir='${datarootdir}/locale'
4211localstatedir='${prefix}/var'
4212mandir='/opt/local/libexec/texlive/binaries'
4213mkdir_p='/opt/local/bin/gmkdir -p'
4214oldincludedir='/usr/include'
4215pdfdir='${docdir}'
4216prefix='/opt/local'
4217program_transform_name='s,x,x,'
4218psdir='${docdir}'
4219sbindir='${exec_prefix}/sbin'
4220sharedstatedir='${prefix}/com'
4221subdirs=''
4222sysconfdir='${prefix}/etc'
4223target_alias=''
4224x_ext_lib=''
4225x_linker_options=''
4226x_tool_libs=''
4227x_xmu_lib='-lXmu'
4228x_xpm_libs='-lXpm'
4229
4230## ----------- ##
4231## confdefs.h. ##
4232## ----------- ##
4233
4234/* confdefs.h */
4235#define PACKAGE_NAME "xdvik for TeX Live"
4236#define PACKAGE_TARNAME "xdvik-for-tex-live"
4237#define PACKAGE_VERSION "22.84.16"
4238#define PACKAGE_STRING "xdvik for TeX Live 22.84.16"
4239#define PACKAGE_BUGREPORT "tex-k@tug.org"
4240#define PACKAGE_URL ""
4241#define STDC_HEADERS 1
4242#define HAVE_SYS_TYPES_H 1
4243#define HAVE_SYS_STAT_H 1
4244#define HAVE_STDLIB_H 1
4245#define HAVE_STRING_H 1
4246#define HAVE_MEMORY_H 1
4247#define HAVE_STRINGS_H 1
4248#define HAVE_INTTYPES_H 1
4249#define HAVE_STDINT_H 1
4250#define HAVE_UNISTD_H 1
4251#define HAVE_DLFCN_H 1
4252#define PACKAGE "xdvik-for-tex-live"
4253#define VERSION "22.84.16"
4254#define LT_OBJDIR ".libs/"
4255#define HAVE_FSEEKO 1
4256#define HAVE_DIRENT_H 1
4257#define STDC_HEADERS 1
4258#define HAVE_ASSERT_H 1
4259#define HAVE_FLOAT_H 1
4260#define HAVE_LIMITS_H 1
4261#define HAVE_MEMORY_H 1
4262#define HAVE_PWD_H 1
4263#define HAVE_STDLIB_H 1
4264#define HAVE_STRING_H 1
4265#define HAVE_STRINGS_H 1
4266#define HAVE_SYS_PARAM_H 1
4267#define HAVE_UNISTD_H 1
4268#define HAVE_PUTENV 1
4269#define HAVE_STRCASECMP 1
4270#define HAVE_STRTOL 1
4271#define HAVE_STRSTR 1
4272#define HAVE_BCMP 1
4273#define HAVE_BCOPY 1
4274#define HAVE_BZERO 1
4275#define HAVE_GETCWD 1
4276#define HAVE_GETWD 1
4277#define HAVE_INDEX 1
4278#define HAVE_MEMCMP 1
4279#define HAVE_MEMCPY 1
4280#define HAVE_MKSTEMP 1
4281#define HAVE_MKTEMP 1
4282#define HAVE_RINDEX 1
4283#define HAVE_STRCHR 1
4284#define HAVE_STRRCHR 1
4285#define GREY 1
4286#define COLOR 1
4287#define T1LIB 1
4288#define A4 1
4289#define HAVE_FORK 1
4290#define HAVE_VFORK 1
4291#define HAVE_WORKING_VFORK 1
4292#define HAVE_WORKING_FORK 1
4293#define HAVE_VPRINTF 1
4294#define HAVE_GOOD_VSNPRINTF 1
4295#define HAVE_ALLOCA_H 1
4296#define HAVE_ALLOCA 1
4297#define HAVE_STRINGIZE 1
4298#define HAVE_SYS_WAIT_H 1
4299#define RETSIGTYPE void
4300#define HAVE_CC_CONCAT 1
4301#define SIZEOF_UNSIGNED_LONG 8
4302#define SIZEOF_UNSIGNED_INT 4
4303#define SIZEOF_UNSIGNED_SHORT 2
4304#define SIZEOF_UNSIGNED_CHAR 1
4305#define BMTYPE int
4306#define BMBYTES 4
4307#define HAVE_POLL 1
4308#define LD_ALLOWS_MULTIPLE_DEFINITIONS 1
4309#define HAVE_STDINT_H 1
4310#define HAVE_INTTYPES_H 1
4311#define HAVE_MKSTEMP 1
4312#define HAVE_MEMCPY 1
4313#define HAVE_STRERROR 1
4314#define HAVE_WAITPID 1
4315#define HAVE_SIGACTION 1
4316#define HAVE_STRCHR 1
4317#define HAVE_SETENV 1
4318#define HAVE_FCHDIR 1
4319#define HAVE_GETCWD 1
4320#define HAVE_GETPWNAM 1
4321#define HAVE_GETUID 1
4322#define HAVE_GETPWUID 1
4323#define HAVE_LSTAT 1
4324#define HAVE_FTRUNCATE 1
4325#define HAVE_SNPRINTF 1
4326#define HAVE_VSNPRINTF 1
4327#define HAVE_REALPATH 1
4328#define HAVE_NETDB_H 1
4329#define HAVE_SYS_PARAM_H 1
4330#define HAVE_UNISTD_H 1
4331#define HAVE_SYS_FCNTL_H 1
4332#define HAVE_REGEX_H 1
4333#define HAVE_ICONV_H 1
4334#define HAVE_NL_LANGINFO 1
4335#define HAVE_LANGINFO_H 1
4336#define HAVE_WORKING_NL_LANGINFO_CODESET 1
4337#define HAVE_X11_INTRINSIC_H 1
4338#define HAVE_X11_XOSDEFS_H 1
4339#define HAVE_X11_XPM_H 1
4340#define HAVE_X11_XMU_EDITRES_H 1
4341#define HAVE_X11_XMU_XMU_H 1
4342#define HAVE_X11_XPM_H 1
4343#define USE_XPM 1
4344
4345configure: exit 1