1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by TeX Live configure 2015-03-07, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-dependency-tracking --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 2015_0 --with-system-freetype2 --without-system-freetype --without-system-icu --with-system-cairo --with-system-gd --with-system-gmp --with-system-graphite2 --with-system-harfbuzz --with-system-icu --with-libpaper-includes=/opt/local/include --with-libpaper-libdir=/opt/local/lib --with-system-libpng --with-libpng-includes=/opt/local/include --with-libpng-libdir=/opt/local/lib --with-system-mpfr --with-system-ncurses --with-system-pixman --with-system-poppler --with-system-potrace --with-system-xpdf --with-system-zlib --with-system-zziplib --disable-biber --disable-etex --disable-detex --disable-dvi2tty --disable-dvipng --disable-lcdf-typetools --disable-ps2eps --disable-psutils --disable-t1utils --disable-texinfo --disable-xindy --enable-build-in-source-tree --disable-dependency-tracking --with-xdvi-x-toolkit=xaw |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Poppins.internal.rootmac.net |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~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 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 376 tasks, 1663 threads, 8 processors |
---|
34 | Load average: 2.29, Mach factor: 5.70 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Users/rschmidt/macports/users/ryandesign/no_default_gcc |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2890: checking build system type |
---|
53 | configure:2904: result: x86_64-apple-darwin14.4.0 |
---|
54 | configure:2924: checking host system type |
---|
55 | configure:2937: result: x86_64-apple-darwin14.4.0 |
---|
56 | configure:3013: checking for gcc |
---|
57 | configure:3040: result: ccache /usr/bin/clang |
---|
58 | configure:3269: checking for C compiler version |
---|
59 | configure:3278: ccache /usr/bin/clang --version >&5 |
---|
60 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
61 | Target: x86_64-apple-darwin14.4.0 |
---|
62 | Thread model: posix |
---|
63 | configure:3289: $? = 0 |
---|
64 | configure:3278: ccache /usr/bin/clang -v >&5 |
---|
65 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
66 | Target: x86_64-apple-darwin14.4.0 |
---|
67 | Thread model: posix |
---|
68 | configure:3289: $? = 0 |
---|
69 | configure:3278: ccache /usr/bin/clang -V >&5 |
---|
70 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
71 | clang: error: no input files |
---|
72 | configure:3289: $? = 1 |
---|
73 | configure:3278: ccache /usr/bin/clang -qversion >&5 |
---|
74 | clang: error: unknown argument: '-qversion' |
---|
75 | clang: error: no input files |
---|
76 | configure:3289: $? = 1 |
---|
77 | configure:3309: checking whether the C compiler works |
---|
78 | configure:3331: ccache /usr/bin/clang -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
79 | configure:3335: $? = 0 |
---|
80 | configure:3383: result: yes |
---|
81 | configure:3386: checking for C compiler default output file name |
---|
82 | configure:3388: result: a.out |
---|
83 | configure:3394: checking for suffix of executables |
---|
84 | configure:3401: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
85 | configure:3405: $? = 0 |
---|
86 | configure:3427: result: |
---|
87 | configure:3449: checking whether we are cross compiling |
---|
88 | configure:3457: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
89 | configure:3461: $? = 0 |
---|
90 | configure:3468: ./conftest |
---|
91 | configure:3472: $? = 0 |
---|
92 | configure:3487: result: no |
---|
93 | configure:3492: checking for suffix of object files |
---|
94 | configure:3514: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
95 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
96 | configure:3518: $? = 0 |
---|
97 | configure:3539: result: o |
---|
98 | configure:3543: checking whether we are using the GNU C compiler |
---|
99 | configure:3562: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
100 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
101 | configure:3562: $? = 0 |
---|
102 | configure:3571: result: yes |
---|
103 | configure:3580: checking whether ccache /usr/bin/clang accepts -g |
---|
104 | configure:3600: ccache /usr/bin/clang -c -g -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
105 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
106 | configure:3600: $? = 0 |
---|
107 | configure: failed program was: |
---|
108 | | /* confdefs.h */ |
---|
109 | | #define PACKAGE_NAME "TeX Live" |
---|
110 | | #define PACKAGE_TARNAME "tex-live" |
---|
111 | | #define PACKAGE_VERSION "2015-03-07" |
---|
112 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
113 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
114 | | #define PACKAGE_URL "" |
---|
115 | | /* end confdefs.h. */ |
---|
116 | | |
---|
117 | | int |
---|
118 | | main () |
---|
119 | | { |
---|
120 | | |
---|
121 | | ; |
---|
122 | | return 0; |
---|
123 | | } |
---|
124 | configure:3615: ccache /usr/bin/clang -c -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
125 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
126 | configure:3615: $? = 0 |
---|
127 | configure: failed program was: |
---|
128 | | /* confdefs.h */ |
---|
129 | | #define PACKAGE_NAME "TeX Live" |
---|
130 | | #define PACKAGE_TARNAME "tex-live" |
---|
131 | | #define PACKAGE_VERSION "2015-03-07" |
---|
132 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
133 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
134 | | #define PACKAGE_URL "" |
---|
135 | | /* end confdefs.h. */ |
---|
136 | | |
---|
137 | | int |
---|
138 | | main () |
---|
139 | | { |
---|
140 | | |
---|
141 | | ; |
---|
142 | | return 0; |
---|
143 | | } |
---|
144 | configure:3631: ccache /usr/bin/clang -c -g -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
145 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
146 | configure:3631: $? = 0 |
---|
147 | configure:3641: result: yes |
---|
148 | configure:3658: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
149 | configure:3721: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
150 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
151 | configure:3721: $? = 0 |
---|
152 | configure:3734: result: none needed |
---|
153 | configure:3759: checking whether ccache /usr/bin/clang understands -c and -o together |
---|
154 | configure:3781: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
155 | configure:3784: $? = 0 |
---|
156 | configure:3781: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
157 | configure:3784: $? = 0 |
---|
158 | configure:3796: result: yes |
---|
159 | configure:3921: checking for native WIN32 or MINGW32 |
---|
160 | configure:3939: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
161 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
162 | conftest.c:10:3: error: unknown type name 'choke' |
---|
163 | choke me |
---|
164 | ^ |
---|
165 | conftest.c:10:11: error: expected ';' after top level declarator |
---|
166 | choke me |
---|
167 | ^ |
---|
168 | ; |
---|
169 | 2 errors generated. |
---|
170 | configure:3939: $? = 1 |
---|
171 | configure: failed program was: |
---|
172 | | /* confdefs.h */ |
---|
173 | | #define PACKAGE_NAME "TeX Live" |
---|
174 | | #define PACKAGE_TARNAME "tex-live" |
---|
175 | | #define PACKAGE_VERSION "2015-03-07" |
---|
176 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
177 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
178 | | #define PACKAGE_URL "" |
---|
179 | | /* end confdefs.h. */ |
---|
180 | | #ifndef WIN32 |
---|
181 | | choke me |
---|
182 | | #endif |
---|
183 | | int |
---|
184 | | main () |
---|
185 | | { |
---|
186 | | |
---|
187 | | ; |
---|
188 | | return 0; |
---|
189 | | } |
---|
190 | configure:3964: result: no |
---|
191 | configure:3974: Assuming `--with-x' |
---|
192 | configure:4008: Assuming `--enable-devnag=yes' |
---|
193 | configure:4026: Assuming `--enable-lacheck=yes' |
---|
194 | configure:4044: Assuming `--enable-m-tx=yes' |
---|
195 | configure:4062: Assuming `--enable-pmx=yes' |
---|
196 | configure:4098: Assuming `--enable-texdoctk=yes' |
---|
197 | configure:4116: Assuming `--enable-tpic2pdftex=yes' |
---|
198 | configure:4134: Assuming `--enable-vlna=yes' |
---|
199 | configure:4165: Assuming `--enable-xpdfopen=yes' |
---|
200 | configure:4184: Assuming `--enable-web2c=yes' |
---|
201 | configure:4544: Assuming `--enable-afm2pl=yes' |
---|
202 | configure:4566: Assuming `--enable-bibtex-x=yes' |
---|
203 | configure:4615: Assuming `--enable-chktex=yes' |
---|
204 | configure:4637: Assuming `--enable-cjkutils=yes' |
---|
205 | configure:4659: Assuming `--enable-dtl=yes' |
---|
206 | configure:4681: Assuming `--enable-dvidvi=yes' |
---|
207 | configure:4703: Assuming `--enable-dviljk=yes' |
---|
208 | configure:4725: Assuming `--enable-dvipdfm-x=yes' |
---|
209 | configure:4775: Assuming `--enable-dvipos=yes' |
---|
210 | configure:4797: Assuming `--enable-dvipsk=yes' |
---|
211 | configure:4819: Assuming `--enable-dvisvgm=yes' |
---|
212 | configure:4877: Assuming `--enable-gsftopk=yes' |
---|
213 | configure:4899: Assuming `--enable-makeindexk=yes' |
---|
214 | configure:4921: Assuming `--enable-makejvf=yes' |
---|
215 | configure:4943: Assuming `--enable-mendexk=yes' |
---|
216 | configure:4965: Assuming `--enable-musixtnt=yes' |
---|
217 | configure:4987: Assuming `--enable-ps2pk=yes' |
---|
218 | configure:5032: Assuming `--enable-seetexk=yes' |
---|
219 | configure:5054: Assuming `--enable-tex4htk=yes' |
---|
220 | configure:5076: Assuming `--enable-ttf2pk2=yes' |
---|
221 | configure:5099: Assuming `--enable-ttfdump=yes' |
---|
222 | configure:5134: Assuming `--enable-xdvik=yes' |
---|
223 | configure:5166: Assuming `--enable-texlive=yes' |
---|
224 | configure:5189: Assuming `teckit' headers and library from TL tree |
---|
225 | configure:5240: Assuming `ptexenc' headers and library from TL tree |
---|
226 | configure:5284: Assuming `kpathsea' headers and library from TL tree |
---|
227 | configure:5356: checking for a BSD-compatible install |
---|
228 | configure:5424: result: /usr/bin/install -c |
---|
229 | configure:5435: checking whether build environment is sane |
---|
230 | configure:5490: result: yes |
---|
231 | configure:5638: checking for a thread-safe mkdir -p |
---|
232 | configure:5677: result: /opt/local/bin/gmkdir -p |
---|
233 | configure:5684: checking for gawk |
---|
234 | configure:5700: found /opt/local/bin/gawk |
---|
235 | configure:5711: result: gawk |
---|
236 | configure:5722: checking whether make sets $(MAKE) |
---|
237 | configure:5744: result: yes |
---|
238 | configure:5774: checking for style of include used by make |
---|
239 | configure:5802: result: GNU |
---|
240 | configure:5836: checking whether make supports nested variables |
---|
241 | configure:5853: result: yes |
---|
242 | configure:5925: checking how to print strings |
---|
243 | configure:5952: result: printf |
---|
244 | configure:5973: checking for a sed that does not truncate output |
---|
245 | configure:6037: result: /opt/local/bin/gsed |
---|
246 | configure:6055: checking for grep that handles long lines and -e |
---|
247 | configure:6113: result: /opt/local/bin/grep |
---|
248 | configure:6118: checking for egrep |
---|
249 | configure:6180: result: /opt/local/bin/grep -E |
---|
250 | configure:6185: checking for fgrep |
---|
251 | configure:6247: result: /opt/local/bin/grep -F |
---|
252 | configure:6282: checking for ld used by ccache /usr/bin/clang |
---|
253 | configure:6349: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
254 | configure:6356: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
255 | configure:6371: result: no |
---|
256 | configure:6383: checking for BSD- or MS-compatible name lister (nm) |
---|
257 | configure:6437: result: /usr/bin/nm |
---|
258 | configure:6567: checking the name lister (/usr/bin/nm) interface |
---|
259 | configure:6574: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
260 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
261 | configure:6577: /usr/bin/nm "conftest.o" |
---|
262 | configure:6580: output |
---|
263 | 0000000000000000 S _some_variable |
---|
264 | configure:6587: result: BSD nm |
---|
265 | configure:6590: checking whether ln -s works |
---|
266 | configure:6594: result: yes |
---|
267 | configure:6602: checking the maximum length of command line arguments |
---|
268 | configure:6733: result: 196608 |
---|
269 | configure:6781: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format |
---|
270 | configure:6821: result: func_convert_file_noop |
---|
271 | configure:6828: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format |
---|
272 | configure:6848: result: func_convert_file_noop |
---|
273 | configure:6855: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
274 | configure:6862: result: -r |
---|
275 | configure:6936: checking for objdump |
---|
276 | configure:6966: result: no |
---|
277 | configure:6992: checking how to recognize dependent libraries |
---|
278 | configure:7192: result: pass_all |
---|
279 | configure:7277: checking for dlltool |
---|
280 | configure:7307: result: no |
---|
281 | configure:7334: checking how to associate runtime and link libraries |
---|
282 | configure:7361: result: printf %s\n |
---|
283 | configure:7421: checking for ar |
---|
284 | configure:7437: found /opt/local/bin/ar |
---|
285 | configure:7448: result: ar |
---|
286 | configure:7485: checking for archiver @FILE support |
---|
287 | configure:7502: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
288 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
289 | configure:7502: $? = 0 |
---|
290 | configure:7505: ar cru libconftest.a @conftest.lst >&5 |
---|
291 | ar: @conftest.lst: No such file or directory |
---|
292 | configure:7508: $? = 1 |
---|
293 | configure:7528: result: no |
---|
294 | configure:7586: checking for strip |
---|
295 | configure:7602: found /opt/local/bin/strip |
---|
296 | configure:7613: result: strip |
---|
297 | configure:7685: checking for ranlib |
---|
298 | configure:7701: found /opt/local/bin/ranlib |
---|
299 | configure:7712: result: ranlib |
---|
300 | configure:7814: checking command to parse /usr/bin/nm output from ccache /usr/bin/clang object |
---|
301 | configure:7967: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
302 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
303 | configure:7970: $? = 0 |
---|
304 | configure:7974: /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 |
---|
305 | configure:7977: $? = 0 |
---|
306 | cannot find nm_test_var in conftest.nm |
---|
307 | configure:7967: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
308 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
309 | configure:7970: $? = 0 |
---|
310 | configure:7974: /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 |
---|
311 | configure:7977: $? = 0 |
---|
312 | configure:8043: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c conftstm.o >&5 |
---|
313 | configure:8046: $? = 0 |
---|
314 | configure:8084: result: ok |
---|
315 | configure:8131: checking for sysroot |
---|
316 | configure:8161: result: no |
---|
317 | configure:8168: checking for a working dd |
---|
318 | configure:8206: result: /bin/dd |
---|
319 | configure:8210: checking how to truncate binary pipes |
---|
320 | configure:8225: result: /bin/dd bs=4096 count=1 |
---|
321 | configure:8554: checking for mt |
---|
322 | configure:8584: result: no |
---|
323 | configure:8604: checking if : is a manifest tool |
---|
324 | configure:8610: : '-?' |
---|
325 | configure:8618: result: no |
---|
326 | configure:8674: checking for dsymutil |
---|
327 | configure:8690: found /usr/bin/dsymutil |
---|
328 | configure:8701: result: dsymutil |
---|
329 | configure:8766: checking for nmedit |
---|
330 | configure:8782: found /opt/local/bin/nmedit |
---|
331 | configure:8793: result: nmedit |
---|
332 | configure:8858: checking for lipo |
---|
333 | configure:8874: found /opt/local/bin/lipo |
---|
334 | configure:8885: result: lipo |
---|
335 | configure:8950: checking for otool |
---|
336 | configure:8966: found /opt/local/bin/otool |
---|
337 | configure:8977: result: otool |
---|
338 | configure:9042: checking for otool64 |
---|
339 | configure:9072: result: no |
---|
340 | configure:9117: checking for -single_module linker flag |
---|
341 | ccache /usr/bin/clang -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
342 | configure:9150: result: yes |
---|
343 | configure:9153: checking for -exported_symbols_list linker flag |
---|
344 | configure:9173: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
345 | configure:9173: $? = 0 |
---|
346 | configure:9183: result: yes |
---|
347 | configure:9186: checking for -force_load linker flag |
---|
348 | ccache /usr/bin/clang -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -c -o conftest.o conftest.c |
---|
349 | ar cru libconftest.a conftest.o |
---|
350 | ranlib libconftest.a |
---|
351 | ccache /usr/bin/clang -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
352 | configure:9218: result: yes |
---|
353 | configure:9295: checking how to run the C preprocessor |
---|
354 | configure:9326: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
355 | configure:9326: $? = 0 |
---|
356 | configure:9340: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
357 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
358 | #include <ac_nonexistent.h> |
---|
359 | ^ |
---|
360 | 1 error generated. |
---|
361 | configure:9340: $? = 1 |
---|
362 | configure: failed program was: |
---|
363 | | /* confdefs.h */ |
---|
364 | | #define PACKAGE_NAME "TeX Live" |
---|
365 | | #define PACKAGE_TARNAME "tex-live" |
---|
366 | | #define PACKAGE_VERSION "2015-03-07" |
---|
367 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
368 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
369 | | #define PACKAGE_URL "" |
---|
370 | | /* end confdefs.h. */ |
---|
371 | | #include <ac_nonexistent.h> |
---|
372 | configure:9365: result: ccache /usr/bin/clang -E |
---|
373 | configure:9385: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
374 | configure:9385: $? = 0 |
---|
375 | configure:9399: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
376 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
377 | #include <ac_nonexistent.h> |
---|
378 | ^ |
---|
379 | 1 error generated. |
---|
380 | configure:9399: $? = 1 |
---|
381 | configure: failed program was: |
---|
382 | | /* confdefs.h */ |
---|
383 | | #define PACKAGE_NAME "TeX Live" |
---|
384 | | #define PACKAGE_TARNAME "tex-live" |
---|
385 | | #define PACKAGE_VERSION "2015-03-07" |
---|
386 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
387 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
388 | | #define PACKAGE_URL "" |
---|
389 | | /* end confdefs.h. */ |
---|
390 | | #include <ac_nonexistent.h> |
---|
391 | configure:9428: checking for ANSI C header files |
---|
392 | configure:9448: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
393 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
394 | configure:9448: $? = 0 |
---|
395 | configure:9521: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
396 | configure:9521: $? = 0 |
---|
397 | configure:9521: ./conftest |
---|
398 | configure:9521: $? = 0 |
---|
399 | configure:9532: result: yes |
---|
400 | configure:9545: checking for sys/types.h |
---|
401 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
402 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
403 | configure:9545: $? = 0 |
---|
404 | configure:9545: result: yes |
---|
405 | configure:9545: checking for sys/stat.h |
---|
406 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
407 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
408 | configure:9545: $? = 0 |
---|
409 | configure:9545: result: yes |
---|
410 | configure:9545: checking for stdlib.h |
---|
411 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
412 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
413 | configure:9545: $? = 0 |
---|
414 | configure:9545: result: yes |
---|
415 | configure:9545: checking for string.h |
---|
416 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
417 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
418 | configure:9545: $? = 0 |
---|
419 | configure:9545: result: yes |
---|
420 | configure:9545: checking for memory.h |
---|
421 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
422 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
423 | configure:9545: $? = 0 |
---|
424 | configure:9545: result: yes |
---|
425 | configure:9545: checking for strings.h |
---|
426 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
427 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
428 | configure:9545: $? = 0 |
---|
429 | configure:9545: result: yes |
---|
430 | configure:9545: checking for inttypes.h |
---|
431 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
432 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
433 | configure:9545: $? = 0 |
---|
434 | configure:9545: result: yes |
---|
435 | configure:9545: checking for stdint.h |
---|
436 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
437 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
438 | configure:9545: $? = 0 |
---|
439 | configure:9545: result: yes |
---|
440 | configure:9545: checking for unistd.h |
---|
441 | configure:9545: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
442 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
443 | configure:9545: $? = 0 |
---|
444 | configure:9545: result: yes |
---|
445 | configure:9559: checking for dlfcn.h |
---|
446 | configure:9559: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
447 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
448 | configure:9559: $? = 0 |
---|
449 | configure:9559: result: yes |
---|
450 | configure:9639: checking how to create a pax tar archive |
---|
451 | configure:9650: tar --version |
---|
452 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
453 | configure:9653: $? = 0 |
---|
454 | configure:9693: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar |
---|
455 | configure:9696: $? = 0 |
---|
456 | configure:9700: tar -xf - <conftest.tar |
---|
457 | configure:9703: $? = 0 |
---|
458 | configure:9705: cat conftest.dir/file |
---|
459 | GrepMe |
---|
460 | configure:9708: $? = 0 |
---|
461 | configure:9721: result: gnutar |
---|
462 | configure:9730: checking dependency style of ccache /usr/bin/clang |
---|
463 | configure:9841: result: none |
---|
464 | configure:9900: checking whether to enable maintainer-specific portions of Makefiles |
---|
465 | configure:9909: result: no |
---|
466 | configure:9922: checking whether the compiler accepts prototypes |
---|
467 | configure:9938: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
468 | configure:9938: $? = 0 |
---|
469 | configure:9946: result: yes |
---|
470 | configure:9951: checking what warning flags to pass to the C compiler |
---|
471 | configure:9996: result: -Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas |
---|
472 | configure:10550: checking for objdir |
---|
473 | configure:10565: result: .libs |
---|
474 | configure:10829: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
475 | configure:10847: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -fno-rtti -fno-exceptions conftest.c >&5 |
---|
476 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
477 | configure:10851: $? = 0 |
---|
478 | configure:10864: result: yes |
---|
479 | configure:11222: checking for ccache /usr/bin/clang option to produce PIC |
---|
480 | configure:11229: result: -fno-common -DPIC |
---|
481 | configure:11237: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
482 | configure:11255: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -fno-common -DPIC -DPIC conftest.c >&5 |
---|
483 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
484 | configure:11259: $? = 0 |
---|
485 | configure:11272: result: yes |
---|
486 | configure:11301: checking if ccache /usr/bin/clang static flag -static works |
---|
487 | configure:11329: result: no |
---|
488 | configure:11344: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
489 | configure:11365: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -o out/conftest2.o conftest.c >&5 |
---|
490 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
491 | configure:11369: $? = 0 |
---|
492 | configure:11391: result: yes |
---|
493 | configure:11399: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
494 | configure:11446: result: yes |
---|
495 | configure:11479: checking whether the ccache /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
496 | configure:12738: result: yes |
---|
497 | configure:12978: checking dynamic linker characteristics |
---|
498 | configure:13796: result: darwin14.4.0 dyld |
---|
499 | configure:13918: checking how to hardcode library paths into programs |
---|
500 | configure:13943: result: immediate |
---|
501 | configure:14491: checking whether stripping libraries is possible |
---|
502 | configure:14505: result: yes |
---|
503 | configure:14531: checking if libtool supports shared libraries |
---|
504 | configure:14533: result: yes |
---|
505 | configure:14536: checking whether to build shared libraries |
---|
506 | configure:14561: result: yes |
---|
507 | configure:14564: checking whether to build static libraries |
---|
508 | configure:14568: result: yes |
---|
509 | configure:14612: checking for special C compiler options needed for large files |
---|
510 | configure:14657: result: no |
---|
511 | configure:14663: checking for _FILE_OFFSET_BITS value needed for large files |
---|
512 | configure:14688: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
513 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
514 | configure:14688: $? = 0 |
---|
515 | configure:14720: result: no |
---|
516 | configure:14805: checking for _LARGEFILE_SOURCE value needed for large files |
---|
517 | configure:14824: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
518 | configure:14824: $? = 0 |
---|
519 | configure:14852: result: no |
---|
520 | configure:14876: checking for dirent.h that defines DIR |
---|
521 | configure:14895: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
522 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
523 | configure:14895: $? = 0 |
---|
524 | configure:14903: result: yes |
---|
525 | configure:14916: checking for library containing opendir |
---|
526 | configure:14947: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
527 | configure:14947: $? = 0 |
---|
528 | configure:14964: result: none required |
---|
529 | configure:15031: checking for ANSI C header files |
---|
530 | configure:15135: result: yes |
---|
531 | configure:15143: checking whether closedir returns void |
---|
532 | configure:15167: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
533 | configure:15167: $? = 0 |
---|
534 | configure:15167: ./conftest |
---|
535 | configure:15167: $? = 0 |
---|
536 | configure:15177: result: no |
---|
537 | configure:15188: checking assert.h usability |
---|
538 | configure:15188: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
539 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
540 | configure:15188: $? = 0 |
---|
541 | configure:15188: result: yes |
---|
542 | configure:15188: checking assert.h presence |
---|
543 | configure:15188: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
544 | configure:15188: $? = 0 |
---|
545 | configure:15188: result: yes |
---|
546 | configure:15188: checking for assert.h |
---|
547 | configure:15188: result: yes |
---|
548 | configure:15188: checking float.h usability |
---|
549 | configure:15188: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
550 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
551 | configure:15188: $? = 0 |
---|
552 | configure:15188: result: yes |
---|
553 | configure:15188: checking float.h presence |
---|
554 | configure:15188: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
555 | configure:15188: $? = 0 |
---|
556 | configure:15188: result: yes |
---|
557 | configure:15188: checking for float.h |
---|
558 | configure:15188: result: yes |
---|
559 | configure:15188: checking limits.h usability |
---|
560 | configure:15188: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
561 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
562 | configure:15188: $? = 0 |
---|
563 | configure:15188: result: yes |
---|
564 | configure:15188: checking limits.h presence |
---|
565 | configure:15188: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
566 | configure:15188: $? = 0 |
---|
567 | configure:15188: result: yes |
---|
568 | configure:15188: checking for limits.h |
---|
569 | configure:15188: result: yes |
---|
570 | configure:15188: checking pwd.h usability |
---|
571 | configure:15188: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
572 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
573 | configure:15188: $? = 0 |
---|
574 | configure:15188: result: yes |
---|
575 | configure:15188: checking pwd.h presence |
---|
576 | configure:15188: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
577 | configure:15188: $? = 0 |
---|
578 | configure:15188: result: yes |
---|
579 | configure:15188: checking for pwd.h |
---|
580 | configure:15188: result: yes |
---|
581 | configure:15188: checking for stdlib.h |
---|
582 | configure:15188: result: yes |
---|
583 | configure:15188: checking sys/param.h usability |
---|
584 | configure:15188: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
585 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
586 | configure:15188: $? = 0 |
---|
587 | configure:15188: result: yes |
---|
588 | configure:15188: checking sys/param.h presence |
---|
589 | configure:15188: ccache /usr/bin/clang -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c |
---|
590 | configure:15188: $? = 0 |
---|
591 | configure:15188: result: yes |
---|
592 | configure:15188: checking for sys/param.h |
---|
593 | configure:15188: result: yes |
---|
594 | configure:15200: checking for putenv |
---|
595 | configure:15200: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
596 | configure:15200: $? = 0 |
---|
597 | configure:15200: result: yes |
---|
598 | configure:15212: checking for getcwd |
---|
599 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
600 | configure:15212: $? = 0 |
---|
601 | configure:15212: result: yes |
---|
602 | configure:15212: checking for getwd |
---|
603 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
604 | configure:15212: $? = 0 |
---|
605 | configure:15212: result: yes |
---|
606 | configure:15212: checking for memcmp |
---|
607 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
608 | conftest.c:58:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration] |
---|
609 | char memcmp (); |
---|
610 | ^ |
---|
611 | conftest.c:58:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' |
---|
612 | 1 warning generated. |
---|
613 | configure:15212: $? = 0 |
---|
614 | configure:15212: result: yes |
---|
615 | configure:15212: checking for memcpy |
---|
616 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
617 | conftest.c:59:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] |
---|
618 | char memcpy (); |
---|
619 | ^ |
---|
620 | conftest.c:59:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
621 | 1 warning generated. |
---|
622 | configure:15212: $? = 0 |
---|
623 | configure:15212: result: yes |
---|
624 | configure:15212: checking for mkstemp |
---|
625 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
626 | configure:15212: $? = 0 |
---|
627 | configure:15212: result: yes |
---|
628 | configure:15212: checking for mktemp |
---|
629 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
630 | configure:15212: $? = 0 |
---|
631 | configure:15212: result: yes |
---|
632 | configure:15212: checking for strchr |
---|
633 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
634 | conftest.c:62:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
635 | char strchr (); |
---|
636 | ^ |
---|
637 | conftest.c:62:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
638 | 1 warning generated. |
---|
639 | configure:15212: $? = 0 |
---|
640 | configure:15212: result: yes |
---|
641 | configure:15212: checking for strrchr |
---|
642 | configure:15212: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
643 | conftest.c:63:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration] |
---|
644 | char strrchr (); |
---|
645 | ^ |
---|
646 | conftest.c:63:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
---|
647 | 1 warning generated. |
---|
648 | configure:15212: $? = 0 |
---|
649 | configure:15212: result: yes |
---|
650 | configure:15221: checking for an ANSI C-conforming const |
---|
651 | configure:15287: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
652 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
653 | configure:15287: $? = 0 |
---|
654 | configure:15294: result: yes |
---|
655 | configure:15302: checking for inline |
---|
656 | configure:15318: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
657 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
658 | configure:15318: $? = 0 |
---|
659 | configure:15326: result: inline |
---|
660 | configure:15344: checking for size_t |
---|
661 | configure:15344: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
662 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
663 | configure:15344: $? = 0 |
---|
664 | configure:15344: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
665 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
666 | conftest.c:77:21: error: expected expression |
---|
667 | if (sizeof ((size_t))) |
---|
668 | ^ |
---|
669 | 1 error generated. |
---|
670 | configure:15344: $? = 1 |
---|
671 | configure: failed program was: |
---|
672 | | /* confdefs.h */ |
---|
673 | | #define PACKAGE_NAME "TeX Live" |
---|
674 | | #define PACKAGE_TARNAME "tex-live" |
---|
675 | | #define PACKAGE_VERSION "2015-03-07" |
---|
676 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
677 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
678 | | #define PACKAGE_URL "" |
---|
679 | | #define STDC_HEADERS 1 |
---|
680 | | #define HAVE_SYS_TYPES_H 1 |
---|
681 | | #define HAVE_SYS_STAT_H 1 |
---|
682 | | #define HAVE_STDLIB_H 1 |
---|
683 | | #define HAVE_STRING_H 1 |
---|
684 | | #define HAVE_MEMORY_H 1 |
---|
685 | | #define HAVE_STRINGS_H 1 |
---|
686 | | #define HAVE_INTTYPES_H 1 |
---|
687 | | #define HAVE_STDINT_H 1 |
---|
688 | | #define HAVE_UNISTD_H 1 |
---|
689 | | #define HAVE_DLFCN_H 1 |
---|
690 | | #define PACKAGE "tex-live" |
---|
691 | | #define VERSION "2015-03-07" |
---|
692 | | #define LT_OBJDIR ".libs/" |
---|
693 | | #define HAVE_FSEEKO 1 |
---|
694 | | #define HAVE_DIRENT_H 1 |
---|
695 | | #define STDC_HEADERS 1 |
---|
696 | | #define HAVE_ASSERT_H 1 |
---|
697 | | #define HAVE_FLOAT_H 1 |
---|
698 | | #define HAVE_LIMITS_H 1 |
---|
699 | | #define HAVE_PWD_H 1 |
---|
700 | | #define HAVE_STDLIB_H 1 |
---|
701 | | #define HAVE_SYS_PARAM_H 1 |
---|
702 | | #define HAVE_PUTENV 1 |
---|
703 | | #define HAVE_GETCWD 1 |
---|
704 | | #define HAVE_GETWD 1 |
---|
705 | | #define HAVE_MEMCMP 1 |
---|
706 | | #define HAVE_MEMCPY 1 |
---|
707 | | #define HAVE_MKSTEMP 1 |
---|
708 | | #define HAVE_MKTEMP 1 |
---|
709 | | #define HAVE_STRCHR 1 |
---|
710 | | #define HAVE_STRRCHR 1 |
---|
711 | | /* end confdefs.h. */ |
---|
712 | | #include <stdio.h> |
---|
713 | | #ifdef HAVE_SYS_TYPES_H |
---|
714 | | # include <sys/types.h> |
---|
715 | | #endif |
---|
716 | | #ifdef HAVE_SYS_STAT_H |
---|
717 | | # include <sys/stat.h> |
---|
718 | | #endif |
---|
719 | | #ifdef STDC_HEADERS |
---|
720 | | # include <stdlib.h> |
---|
721 | | # include <stddef.h> |
---|
722 | | #else |
---|
723 | | # ifdef HAVE_STDLIB_H |
---|
724 | | # include <stdlib.h> |
---|
725 | | # endif |
---|
726 | | #endif |
---|
727 | | #ifdef HAVE_STRING_H |
---|
728 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
729 | | # include <memory.h> |
---|
730 | | # endif |
---|
731 | | # include <string.h> |
---|
732 | | #endif |
---|
733 | | #ifdef HAVE_STRINGS_H |
---|
734 | | # include <strings.h> |
---|
735 | | #endif |
---|
736 | | #ifdef HAVE_INTTYPES_H |
---|
737 | | # include <inttypes.h> |
---|
738 | | #endif |
---|
739 | | #ifdef HAVE_STDINT_H |
---|
740 | | # include <stdint.h> |
---|
741 | | #endif |
---|
742 | | #ifdef HAVE_UNISTD_H |
---|
743 | | # include <unistd.h> |
---|
744 | | #endif |
---|
745 | | int |
---|
746 | | main () |
---|
747 | | { |
---|
748 | | if (sizeof ((size_t))) |
---|
749 | | return 0; |
---|
750 | | ; |
---|
751 | | return 0; |
---|
752 | | } |
---|
753 | configure:15344: result: yes |
---|
754 | configure:15355: checking for int64_t |
---|
755 | configure:15355: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
756 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
757 | configure:15355: $? = 0 |
---|
758 | configure:15355: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
759 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
760 | conftest.c:78:24: error: 'test_array' declared as an array with a negative size |
---|
761 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
762 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
763 | 1 error generated. |
---|
764 | configure:15355: $? = 1 |
---|
765 | configure: failed program was: |
---|
766 | | /* confdefs.h */ |
---|
767 | | #define PACKAGE_NAME "TeX Live" |
---|
768 | | #define PACKAGE_TARNAME "tex-live" |
---|
769 | | #define PACKAGE_VERSION "2015-03-07" |
---|
770 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
771 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
772 | | #define PACKAGE_URL "" |
---|
773 | | #define STDC_HEADERS 1 |
---|
774 | | #define HAVE_SYS_TYPES_H 1 |
---|
775 | | #define HAVE_SYS_STAT_H 1 |
---|
776 | | #define HAVE_STDLIB_H 1 |
---|
777 | | #define HAVE_STRING_H 1 |
---|
778 | | #define HAVE_MEMORY_H 1 |
---|
779 | | #define HAVE_STRINGS_H 1 |
---|
780 | | #define HAVE_INTTYPES_H 1 |
---|
781 | | #define HAVE_STDINT_H 1 |
---|
782 | | #define HAVE_UNISTD_H 1 |
---|
783 | | #define HAVE_DLFCN_H 1 |
---|
784 | | #define PACKAGE "tex-live" |
---|
785 | | #define VERSION "2015-03-07" |
---|
786 | | #define LT_OBJDIR ".libs/" |
---|
787 | | #define HAVE_FSEEKO 1 |
---|
788 | | #define HAVE_DIRENT_H 1 |
---|
789 | | #define STDC_HEADERS 1 |
---|
790 | | #define HAVE_ASSERT_H 1 |
---|
791 | | #define HAVE_FLOAT_H 1 |
---|
792 | | #define HAVE_LIMITS_H 1 |
---|
793 | | #define HAVE_PWD_H 1 |
---|
794 | | #define HAVE_STDLIB_H 1 |
---|
795 | | #define HAVE_SYS_PARAM_H 1 |
---|
796 | | #define HAVE_PUTENV 1 |
---|
797 | | #define HAVE_GETCWD 1 |
---|
798 | | #define HAVE_GETWD 1 |
---|
799 | | #define HAVE_MEMCMP 1 |
---|
800 | | #define HAVE_MEMCPY 1 |
---|
801 | | #define HAVE_MKSTEMP 1 |
---|
802 | | #define HAVE_MKTEMP 1 |
---|
803 | | #define HAVE_STRCHR 1 |
---|
804 | | #define HAVE_STRRCHR 1 |
---|
805 | | /* end confdefs.h. */ |
---|
806 | | #include <stdio.h> |
---|
807 | | #ifdef HAVE_SYS_TYPES_H |
---|
808 | | # include <sys/types.h> |
---|
809 | | #endif |
---|
810 | | #ifdef HAVE_SYS_STAT_H |
---|
811 | | # include <sys/stat.h> |
---|
812 | | #endif |
---|
813 | | #ifdef STDC_HEADERS |
---|
814 | | # include <stdlib.h> |
---|
815 | | # include <stddef.h> |
---|
816 | | #else |
---|
817 | | # ifdef HAVE_STDLIB_H |
---|
818 | | # include <stdlib.h> |
---|
819 | | # endif |
---|
820 | | #endif |
---|
821 | | #ifdef HAVE_STRING_H |
---|
822 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
823 | | # include <memory.h> |
---|
824 | | # endif |
---|
825 | | # include <string.h> |
---|
826 | | #endif |
---|
827 | | #ifdef HAVE_STRINGS_H |
---|
828 | | # include <strings.h> |
---|
829 | | #endif |
---|
830 | | #ifdef HAVE_INTTYPES_H |
---|
831 | | # include <inttypes.h> |
---|
832 | | #endif |
---|
833 | | #ifdef HAVE_STDINT_H |
---|
834 | | # include <stdint.h> |
---|
835 | | #endif |
---|
836 | | #ifdef HAVE_UNISTD_H |
---|
837 | | # include <unistd.h> |
---|
838 | | #endif |
---|
839 | | enum { N = 64 / 2 - 1 }; |
---|
840 | | int |
---|
841 | | main () |
---|
842 | | { |
---|
843 | | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) |
---|
844 | | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; |
---|
845 | | test_array [0] = 0; |
---|
846 | | return test_array [0]; |
---|
847 | | |
---|
848 | | ; |
---|
849 | | return 0; |
---|
850 | | } |
---|
851 | configure:15355: result: yes |
---|
852 | configure:15366: checking for uint64_t |
---|
853 | configure:15366: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
854 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
855 | configure:15366: $? = 0 |
---|
856 | configure:15366: result: yes |
---|
857 | configure:15386: checking for struct stat.st_mtim |
---|
858 | configure:15386: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
859 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
860 | conftest.c:78:13: error: no member named 'st_mtim' in 'struct stat' |
---|
861 | if (ac_aggr.st_mtim) |
---|
862 | ~~~~~~~ ^ |
---|
863 | 1 error generated. |
---|
864 | configure:15386: $? = 1 |
---|
865 | configure: failed program was: |
---|
866 | | /* confdefs.h */ |
---|
867 | | #define PACKAGE_NAME "TeX Live" |
---|
868 | | #define PACKAGE_TARNAME "tex-live" |
---|
869 | | #define PACKAGE_VERSION "2015-03-07" |
---|
870 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
871 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
872 | | #define PACKAGE_URL "" |
---|
873 | | #define STDC_HEADERS 1 |
---|
874 | | #define HAVE_SYS_TYPES_H 1 |
---|
875 | | #define HAVE_SYS_STAT_H 1 |
---|
876 | | #define HAVE_STDLIB_H 1 |
---|
877 | | #define HAVE_STRING_H 1 |
---|
878 | | #define HAVE_MEMORY_H 1 |
---|
879 | | #define HAVE_STRINGS_H 1 |
---|
880 | | #define HAVE_INTTYPES_H 1 |
---|
881 | | #define HAVE_STDINT_H 1 |
---|
882 | | #define HAVE_UNISTD_H 1 |
---|
883 | | #define HAVE_DLFCN_H 1 |
---|
884 | | #define PACKAGE "tex-live" |
---|
885 | | #define VERSION "2015-03-07" |
---|
886 | | #define LT_OBJDIR ".libs/" |
---|
887 | | #define HAVE_FSEEKO 1 |
---|
888 | | #define HAVE_DIRENT_H 1 |
---|
889 | | #define STDC_HEADERS 1 |
---|
890 | | #define HAVE_ASSERT_H 1 |
---|
891 | | #define HAVE_FLOAT_H 1 |
---|
892 | | #define HAVE_LIMITS_H 1 |
---|
893 | | #define HAVE_PWD_H 1 |
---|
894 | | #define HAVE_STDLIB_H 1 |
---|
895 | | #define HAVE_SYS_PARAM_H 1 |
---|
896 | | #define HAVE_PUTENV 1 |
---|
897 | | #define HAVE_GETCWD 1 |
---|
898 | | #define HAVE_GETWD 1 |
---|
899 | | #define HAVE_MEMCMP 1 |
---|
900 | | #define HAVE_MEMCPY 1 |
---|
901 | | #define HAVE_MKSTEMP 1 |
---|
902 | | #define HAVE_MKTEMP 1 |
---|
903 | | #define HAVE_STRCHR 1 |
---|
904 | | #define HAVE_STRRCHR 1 |
---|
905 | | /* end confdefs.h. */ |
---|
906 | | #include <stdio.h> |
---|
907 | | #ifdef HAVE_SYS_TYPES_H |
---|
908 | | # include <sys/types.h> |
---|
909 | | #endif |
---|
910 | | #ifdef HAVE_SYS_STAT_H |
---|
911 | | # include <sys/stat.h> |
---|
912 | | #endif |
---|
913 | | #ifdef STDC_HEADERS |
---|
914 | | # include <stdlib.h> |
---|
915 | | # include <stddef.h> |
---|
916 | | #else |
---|
917 | | # ifdef HAVE_STDLIB_H |
---|
918 | | # include <stdlib.h> |
---|
919 | | # endif |
---|
920 | | #endif |
---|
921 | | #ifdef HAVE_STRING_H |
---|
922 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
923 | | # include <memory.h> |
---|
924 | | # endif |
---|
925 | | # include <string.h> |
---|
926 | | #endif |
---|
927 | | #ifdef HAVE_STRINGS_H |
---|
928 | | # include <strings.h> |
---|
929 | | #endif |
---|
930 | | #ifdef HAVE_INTTYPES_H |
---|
931 | | # include <inttypes.h> |
---|
932 | | #endif |
---|
933 | | #ifdef HAVE_STDINT_H |
---|
934 | | # include <stdint.h> |
---|
935 | | #endif |
---|
936 | | #ifdef HAVE_UNISTD_H |
---|
937 | | # include <unistd.h> |
---|
938 | | #endif |
---|
939 | | int |
---|
940 | | main () |
---|
941 | | { |
---|
942 | | static struct stat ac_aggr; |
---|
943 | | if (ac_aggr.st_mtim) |
---|
944 | | return 0; |
---|
945 | | ; |
---|
946 | | return 0; |
---|
947 | | } |
---|
948 | configure:15386: ccache /usr/bin/clang -c -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
949 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
950 | conftest.c:78:20: error: no member named 'st_mtim' in 'struct stat' |
---|
951 | if (sizeof ac_aggr.st_mtim) |
---|
952 | ~~~~~~~ ^ |
---|
953 | 1 error generated. |
---|
954 | configure:15386: $? = 1 |
---|
955 | configure: failed program was: |
---|
956 | | /* confdefs.h */ |
---|
957 | | #define PACKAGE_NAME "TeX Live" |
---|
958 | | #define PACKAGE_TARNAME "tex-live" |
---|
959 | | #define PACKAGE_VERSION "2015-03-07" |
---|
960 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
961 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
962 | | #define PACKAGE_URL "" |
---|
963 | | #define STDC_HEADERS 1 |
---|
964 | | #define HAVE_SYS_TYPES_H 1 |
---|
965 | | #define HAVE_SYS_STAT_H 1 |
---|
966 | | #define HAVE_STDLIB_H 1 |
---|
967 | | #define HAVE_STRING_H 1 |
---|
968 | | #define HAVE_MEMORY_H 1 |
---|
969 | | #define HAVE_STRINGS_H 1 |
---|
970 | | #define HAVE_INTTYPES_H 1 |
---|
971 | | #define HAVE_STDINT_H 1 |
---|
972 | | #define HAVE_UNISTD_H 1 |
---|
973 | | #define HAVE_DLFCN_H 1 |
---|
974 | | #define PACKAGE "tex-live" |
---|
975 | | #define VERSION "2015-03-07" |
---|
976 | | #define LT_OBJDIR ".libs/" |
---|
977 | | #define HAVE_FSEEKO 1 |
---|
978 | | #define HAVE_DIRENT_H 1 |
---|
979 | | #define STDC_HEADERS 1 |
---|
980 | | #define HAVE_ASSERT_H 1 |
---|
981 | | #define HAVE_FLOAT_H 1 |
---|
982 | | #define HAVE_LIMITS_H 1 |
---|
983 | | #define HAVE_PWD_H 1 |
---|
984 | | #define HAVE_STDLIB_H 1 |
---|
985 | | #define HAVE_SYS_PARAM_H 1 |
---|
986 | | #define HAVE_PUTENV 1 |
---|
987 | | #define HAVE_GETCWD 1 |
---|
988 | | #define HAVE_GETWD 1 |
---|
989 | | #define HAVE_MEMCMP 1 |
---|
990 | | #define HAVE_MEMCPY 1 |
---|
991 | | #define HAVE_MKSTEMP 1 |
---|
992 | | #define HAVE_MKTEMP 1 |
---|
993 | | #define HAVE_STRCHR 1 |
---|
994 | | #define HAVE_STRRCHR 1 |
---|
995 | | /* end confdefs.h. */ |
---|
996 | | #include <stdio.h> |
---|
997 | | #ifdef HAVE_SYS_TYPES_H |
---|
998 | | # include <sys/types.h> |
---|
999 | | #endif |
---|
1000 | | #ifdef HAVE_SYS_STAT_H |
---|
1001 | | # include <sys/stat.h> |
---|
1002 | | #endif |
---|
1003 | | #ifdef STDC_HEADERS |
---|
1004 | | # include <stdlib.h> |
---|
1005 | | # include <stddef.h> |
---|
1006 | | #else |
---|
1007 | | # ifdef HAVE_STDLIB_H |
---|
1008 | | # include <stdlib.h> |
---|
1009 | | # endif |
---|
1010 | | #endif |
---|
1011 | | #ifdef HAVE_STRING_H |
---|
1012 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1013 | | # include <memory.h> |
---|
1014 | | # endif |
---|
1015 | | # include <string.h> |
---|
1016 | | #endif |
---|
1017 | | #ifdef HAVE_STRINGS_H |
---|
1018 | | # include <strings.h> |
---|
1019 | | #endif |
---|
1020 | | #ifdef HAVE_INTTYPES_H |
---|
1021 | | # include <inttypes.h> |
---|
1022 | | #endif |
---|
1023 | | #ifdef HAVE_STDINT_H |
---|
1024 | | # include <stdint.h> |
---|
1025 | | #endif |
---|
1026 | | #ifdef HAVE_UNISTD_H |
---|
1027 | | # include <unistd.h> |
---|
1028 | | #endif |
---|
1029 | | int |
---|
1030 | | main () |
---|
1031 | | { |
---|
1032 | | static struct stat ac_aggr; |
---|
1033 | | if (sizeof ac_aggr.st_mtim) |
---|
1034 | | return 0; |
---|
1035 | | ; |
---|
1036 | | return 0; |
---|
1037 | | } |
---|
1038 | configure:15386: result: no |
---|
1039 | configure:15405: checking for X |
---|
1040 | configure:15594: result: libraries /opt/local/lib, headers /opt/local/include |
---|
1041 | configure:15614: checking whether -R must be followed by a space |
---|
1042 | configure:15630: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c -R/opt/local/lib >&5 |
---|
1043 | warning: unknown remark option '-R/opt/local/lib' [-Wunknown-warning-option] |
---|
1044 | 1 warning generated. |
---|
1045 | configure:15630: $? = 0 |
---|
1046 | configure: failed program was: |
---|
1047 | | /* confdefs.h */ |
---|
1048 | | #define PACKAGE_NAME "TeX Live" |
---|
1049 | | #define PACKAGE_TARNAME "tex-live" |
---|
1050 | | #define PACKAGE_VERSION "2015-03-07" |
---|
1051 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1052 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1053 | | #define PACKAGE_URL "" |
---|
1054 | | #define STDC_HEADERS 1 |
---|
1055 | | #define HAVE_SYS_TYPES_H 1 |
---|
1056 | | #define HAVE_SYS_STAT_H 1 |
---|
1057 | | #define HAVE_STDLIB_H 1 |
---|
1058 | | #define HAVE_STRING_H 1 |
---|
1059 | | #define HAVE_MEMORY_H 1 |
---|
1060 | | #define HAVE_STRINGS_H 1 |
---|
1061 | | #define HAVE_INTTYPES_H 1 |
---|
1062 | | #define HAVE_STDINT_H 1 |
---|
1063 | | #define HAVE_UNISTD_H 1 |
---|
1064 | | #define HAVE_DLFCN_H 1 |
---|
1065 | | #define PACKAGE "tex-live" |
---|
1066 | | #define VERSION "2015-03-07" |
---|
1067 | | #define LT_OBJDIR ".libs/" |
---|
1068 | | #define HAVE_FSEEKO 1 |
---|
1069 | | #define HAVE_DIRENT_H 1 |
---|
1070 | | #define STDC_HEADERS 1 |
---|
1071 | | #define HAVE_ASSERT_H 1 |
---|
1072 | | #define HAVE_FLOAT_H 1 |
---|
1073 | | #define HAVE_LIMITS_H 1 |
---|
1074 | | #define HAVE_PWD_H 1 |
---|
1075 | | #define HAVE_STDLIB_H 1 |
---|
1076 | | #define HAVE_SYS_PARAM_H 1 |
---|
1077 | | #define HAVE_PUTENV 1 |
---|
1078 | | #define HAVE_GETCWD 1 |
---|
1079 | | #define HAVE_GETWD 1 |
---|
1080 | | #define HAVE_MEMCMP 1 |
---|
1081 | | #define HAVE_MEMCPY 1 |
---|
1082 | | #define HAVE_MKSTEMP 1 |
---|
1083 | | #define HAVE_MKTEMP 1 |
---|
1084 | | #define HAVE_STRCHR 1 |
---|
1085 | | #define HAVE_STRRCHR 1 |
---|
1086 | | /* end confdefs.h. */ |
---|
1087 | | |
---|
1088 | | int |
---|
1089 | | main () |
---|
1090 | | { |
---|
1091 | | |
---|
1092 | | ; |
---|
1093 | | return 0; |
---|
1094 | | } |
---|
1095 | configure:15647: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c -R /opt/local/lib >&5 |
---|
1096 | warning: unknown remark option '-R' [-Wunknown-warning-option] |
---|
1097 | 1 warning generated. |
---|
1098 | ld: can't map file, errno=22 file '/opt/local/lib' for architecture x86_64 |
---|
1099 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1100 | configure:15647: $? = 1 |
---|
1101 | configure: failed program was: |
---|
1102 | | /* confdefs.h */ |
---|
1103 | | #define PACKAGE_NAME "TeX Live" |
---|
1104 | | #define PACKAGE_TARNAME "tex-live" |
---|
1105 | | #define PACKAGE_VERSION "2015-03-07" |
---|
1106 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1107 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1108 | | #define PACKAGE_URL "" |
---|
1109 | | #define STDC_HEADERS 1 |
---|
1110 | | #define HAVE_SYS_TYPES_H 1 |
---|
1111 | | #define HAVE_SYS_STAT_H 1 |
---|
1112 | | #define HAVE_STDLIB_H 1 |
---|
1113 | | #define HAVE_STRING_H 1 |
---|
1114 | | #define HAVE_MEMORY_H 1 |
---|
1115 | | #define HAVE_STRINGS_H 1 |
---|
1116 | | #define HAVE_INTTYPES_H 1 |
---|
1117 | | #define HAVE_STDINT_H 1 |
---|
1118 | | #define HAVE_UNISTD_H 1 |
---|
1119 | | #define HAVE_DLFCN_H 1 |
---|
1120 | | #define PACKAGE "tex-live" |
---|
1121 | | #define VERSION "2015-03-07" |
---|
1122 | | #define LT_OBJDIR ".libs/" |
---|
1123 | | #define HAVE_FSEEKO 1 |
---|
1124 | | #define HAVE_DIRENT_H 1 |
---|
1125 | | #define STDC_HEADERS 1 |
---|
1126 | | #define HAVE_ASSERT_H 1 |
---|
1127 | | #define HAVE_FLOAT_H 1 |
---|
1128 | | #define HAVE_LIMITS_H 1 |
---|
1129 | | #define HAVE_PWD_H 1 |
---|
1130 | | #define HAVE_STDLIB_H 1 |
---|
1131 | | #define HAVE_SYS_PARAM_H 1 |
---|
1132 | | #define HAVE_PUTENV 1 |
---|
1133 | | #define HAVE_GETCWD 1 |
---|
1134 | | #define HAVE_GETWD 1 |
---|
1135 | | #define HAVE_MEMCMP 1 |
---|
1136 | | #define HAVE_MEMCPY 1 |
---|
1137 | | #define HAVE_MKSTEMP 1 |
---|
1138 | | #define HAVE_MKTEMP 1 |
---|
1139 | | #define HAVE_STRCHR 1 |
---|
1140 | | #define HAVE_STRRCHR 1 |
---|
1141 | | /* end confdefs.h. */ |
---|
1142 | | |
---|
1143 | | int |
---|
1144 | | main () |
---|
1145 | | { |
---|
1146 | | |
---|
1147 | | ; |
---|
1148 | | return 0; |
---|
1149 | | } |
---|
1150 | configure:15652: result: neither works |
---|
1151 | configure:15693: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c -L/opt/local/lib -lX11 >&5 |
---|
1152 | configure:15693: $? = 0 |
---|
1153 | configure:15791: checking for gethostbyname |
---|
1154 | configure:15791: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
1155 | configure:15791: $? = 0 |
---|
1156 | configure:15791: result: yes |
---|
1157 | configure:15888: checking for connect |
---|
1158 | configure:15888: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
1159 | configure:15888: $? = 0 |
---|
1160 | configure:15888: result: yes |
---|
1161 | configure:15937: checking for remove |
---|
1162 | configure:15937: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
1163 | configure:15937: $? = 0 |
---|
1164 | configure:15937: result: yes |
---|
1165 | configure:15986: checking for shmat |
---|
1166 | configure:15986: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.c >&5 |
---|
1167 | configure:15986: $? = 0 |
---|
1168 | configure:15986: result: yes |
---|
1169 | configure:16044: checking for IceConnectionNumber in -lICE |
---|
1170 | configure:16069: ccache /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -L/opt/local/lib conftest.c -lICE >&5 |
---|
1171 | configure:16069: $? = 0 |
---|
1172 | configure:16078: result: yes |
---|
1173 | configure:16201: checking for C++ compiler version |
---|
1174 | configure:16210: ccache /usr/bin/clang++ --version >&5 |
---|
1175 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
1176 | Target: x86_64-apple-darwin14.4.0 |
---|
1177 | Thread model: posix |
---|
1178 | configure:16221: $? = 0 |
---|
1179 | configure:16210: ccache /usr/bin/clang++ -v >&5 |
---|
1180 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
1181 | Target: x86_64-apple-darwin14.4.0 |
---|
1182 | Thread model: posix |
---|
1183 | configure:16221: $? = 0 |
---|
1184 | configure:16210: ccache /usr/bin/clang++ -V >&5 |
---|
1185 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
1186 | clang: error: no input files |
---|
1187 | configure:16221: $? = 1 |
---|
1188 | configure:16210: ccache /usr/bin/clang++ -qversion >&5 |
---|
1189 | clang: error: unknown argument: '-qversion' |
---|
1190 | clang: error: no input files |
---|
1191 | configure:16221: $? = 1 |
---|
1192 | configure:16225: checking whether we are using the GNU C++ compiler |
---|
1193 | configure:16244: ccache /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp >&5 |
---|
1194 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1195 | configure:16244: $? = 0 |
---|
1196 | configure:16253: result: yes |
---|
1197 | configure:16262: checking whether ccache /usr/bin/clang++ accepts -g |
---|
1198 | configure:16282: ccache /usr/bin/clang++ -c -g -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp >&5 |
---|
1199 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1200 | configure:16282: $? = 0 |
---|
1201 | configure: failed program was: |
---|
1202 | | /* confdefs.h */ |
---|
1203 | | #define PACKAGE_NAME "TeX Live" |
---|
1204 | | #define PACKAGE_TARNAME "tex-live" |
---|
1205 | | #define PACKAGE_VERSION "2015-03-07" |
---|
1206 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1207 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1208 | | #define PACKAGE_URL "" |
---|
1209 | | #define STDC_HEADERS 1 |
---|
1210 | | #define HAVE_SYS_TYPES_H 1 |
---|
1211 | | #define HAVE_SYS_STAT_H 1 |
---|
1212 | | #define HAVE_STDLIB_H 1 |
---|
1213 | | #define HAVE_STRING_H 1 |
---|
1214 | | #define HAVE_MEMORY_H 1 |
---|
1215 | | #define HAVE_STRINGS_H 1 |
---|
1216 | | #define HAVE_INTTYPES_H 1 |
---|
1217 | | #define HAVE_STDINT_H 1 |
---|
1218 | | #define HAVE_UNISTD_H 1 |
---|
1219 | | #define HAVE_DLFCN_H 1 |
---|
1220 | | #define PACKAGE "tex-live" |
---|
1221 | | #define VERSION "2015-03-07" |
---|
1222 | | #define LT_OBJDIR ".libs/" |
---|
1223 | | #define HAVE_FSEEKO 1 |
---|
1224 | | #define HAVE_DIRENT_H 1 |
---|
1225 | | #define STDC_HEADERS 1 |
---|
1226 | | #define HAVE_ASSERT_H 1 |
---|
1227 | | #define HAVE_FLOAT_H 1 |
---|
1228 | | #define HAVE_LIMITS_H 1 |
---|
1229 | | #define HAVE_PWD_H 1 |
---|
1230 | | #define HAVE_STDLIB_H 1 |
---|
1231 | | #define HAVE_SYS_PARAM_H 1 |
---|
1232 | | #define HAVE_PUTENV 1 |
---|
1233 | | #define HAVE_GETCWD 1 |
---|
1234 | | #define HAVE_GETWD 1 |
---|
1235 | | #define HAVE_MEMCMP 1 |
---|
1236 | | #define HAVE_MEMCPY 1 |
---|
1237 | | #define HAVE_MKSTEMP 1 |
---|
1238 | | #define HAVE_MKTEMP 1 |
---|
1239 | | #define HAVE_STRCHR 1 |
---|
1240 | | #define HAVE_STRRCHR 1 |
---|
1241 | | /* end confdefs.h. */ |
---|
1242 | | |
---|
1243 | | int |
---|
1244 | | main () |
---|
1245 | | { |
---|
1246 | | |
---|
1247 | | ; |
---|
1248 | | return 0; |
---|
1249 | | } |
---|
1250 | configure:16297: ccache /usr/bin/clang++ -c -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp >&5 |
---|
1251 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1252 | configure:16297: $? = 0 |
---|
1253 | configure: failed program was: |
---|
1254 | | /* confdefs.h */ |
---|
1255 | | #define PACKAGE_NAME "TeX Live" |
---|
1256 | | #define PACKAGE_TARNAME "tex-live" |
---|
1257 | | #define PACKAGE_VERSION "2015-03-07" |
---|
1258 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1259 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1260 | | #define PACKAGE_URL "" |
---|
1261 | | #define STDC_HEADERS 1 |
---|
1262 | | #define HAVE_SYS_TYPES_H 1 |
---|
1263 | | #define HAVE_SYS_STAT_H 1 |
---|
1264 | | #define HAVE_STDLIB_H 1 |
---|
1265 | | #define HAVE_STRING_H 1 |
---|
1266 | | #define HAVE_MEMORY_H 1 |
---|
1267 | | #define HAVE_STRINGS_H 1 |
---|
1268 | | #define HAVE_INTTYPES_H 1 |
---|
1269 | | #define HAVE_STDINT_H 1 |
---|
1270 | | #define HAVE_UNISTD_H 1 |
---|
1271 | | #define HAVE_DLFCN_H 1 |
---|
1272 | | #define PACKAGE "tex-live" |
---|
1273 | | #define VERSION "2015-03-07" |
---|
1274 | | #define LT_OBJDIR ".libs/" |
---|
1275 | | #define HAVE_FSEEKO 1 |
---|
1276 | | #define HAVE_DIRENT_H 1 |
---|
1277 | | #define STDC_HEADERS 1 |
---|
1278 | | #define HAVE_ASSERT_H 1 |
---|
1279 | | #define HAVE_FLOAT_H 1 |
---|
1280 | | #define HAVE_LIMITS_H 1 |
---|
1281 | | #define HAVE_PWD_H 1 |
---|
1282 | | #define HAVE_STDLIB_H 1 |
---|
1283 | | #define HAVE_SYS_PARAM_H 1 |
---|
1284 | | #define HAVE_PUTENV 1 |
---|
1285 | | #define HAVE_GETCWD 1 |
---|
1286 | | #define HAVE_GETWD 1 |
---|
1287 | | #define HAVE_MEMCMP 1 |
---|
1288 | | #define HAVE_MEMCPY 1 |
---|
1289 | | #define HAVE_MKSTEMP 1 |
---|
1290 | | #define HAVE_MKTEMP 1 |
---|
1291 | | #define HAVE_STRCHR 1 |
---|
1292 | | #define HAVE_STRRCHR 1 |
---|
1293 | | /* end confdefs.h. */ |
---|
1294 | | |
---|
1295 | | int |
---|
1296 | | main () |
---|
1297 | | { |
---|
1298 | | |
---|
1299 | | ; |
---|
1300 | | return 0; |
---|
1301 | | } |
---|
1302 | configure:16313: ccache /usr/bin/clang++ -c -g -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp >&5 |
---|
1303 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1304 | configure:16313: $? = 0 |
---|
1305 | configure:16323: result: yes |
---|
1306 | configure:16348: checking dependency style of ccache /usr/bin/clang++ |
---|
1307 | configure:16459: result: none |
---|
1308 | configure:16473: checking what warning flags to pass to the C++ compiler |
---|
1309 | configure:16514: result: -Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings |
---|
1310 | configure:16538: checking how to run the C++ preprocessor |
---|
1311 | configure:16565: ccache /usr/bin/clang++ -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp |
---|
1312 | configure:16565: $? = 0 |
---|
1313 | configure:16579: ccache /usr/bin/clang++ -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp |
---|
1314 | conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found |
---|
1315 | #include <ac_nonexistent.h> |
---|
1316 | ^ |
---|
1317 | 1 error generated. |
---|
1318 | configure:16579: $? = 1 |
---|
1319 | configure: failed program was: |
---|
1320 | | /* confdefs.h */ |
---|
1321 | | #define PACKAGE_NAME "TeX Live" |
---|
1322 | | #define PACKAGE_TARNAME "tex-live" |
---|
1323 | | #define PACKAGE_VERSION "2015-03-07" |
---|
1324 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1325 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1326 | | #define PACKAGE_URL "" |
---|
1327 | | #define STDC_HEADERS 1 |
---|
1328 | | #define HAVE_SYS_TYPES_H 1 |
---|
1329 | | #define HAVE_SYS_STAT_H 1 |
---|
1330 | | #define HAVE_STDLIB_H 1 |
---|
1331 | | #define HAVE_STRING_H 1 |
---|
1332 | | #define HAVE_MEMORY_H 1 |
---|
1333 | | #define HAVE_STRINGS_H 1 |
---|
1334 | | #define HAVE_INTTYPES_H 1 |
---|
1335 | | #define HAVE_STDINT_H 1 |
---|
1336 | | #define HAVE_UNISTD_H 1 |
---|
1337 | | #define HAVE_DLFCN_H 1 |
---|
1338 | | #define PACKAGE "tex-live" |
---|
1339 | | #define VERSION "2015-03-07" |
---|
1340 | | #define LT_OBJDIR ".libs/" |
---|
1341 | | #define HAVE_FSEEKO 1 |
---|
1342 | | #define HAVE_DIRENT_H 1 |
---|
1343 | | #define STDC_HEADERS 1 |
---|
1344 | | #define HAVE_ASSERT_H 1 |
---|
1345 | | #define HAVE_FLOAT_H 1 |
---|
1346 | | #define HAVE_LIMITS_H 1 |
---|
1347 | | #define HAVE_PWD_H 1 |
---|
1348 | | #define HAVE_STDLIB_H 1 |
---|
1349 | | #define HAVE_SYS_PARAM_H 1 |
---|
1350 | | #define HAVE_PUTENV 1 |
---|
1351 | | #define HAVE_GETCWD 1 |
---|
1352 | | #define HAVE_GETWD 1 |
---|
1353 | | #define HAVE_MEMCMP 1 |
---|
1354 | | #define HAVE_MEMCPY 1 |
---|
1355 | | #define HAVE_MKSTEMP 1 |
---|
1356 | | #define HAVE_MKTEMP 1 |
---|
1357 | | #define HAVE_STRCHR 1 |
---|
1358 | | #define HAVE_STRRCHR 1 |
---|
1359 | | /* end confdefs.h. */ |
---|
1360 | | #include <ac_nonexistent.h> |
---|
1361 | configure:16604: result: ccache /usr/bin/clang++ -E |
---|
1362 | configure:16624: ccache /usr/bin/clang++ -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp |
---|
1363 | configure:16624: $? = 0 |
---|
1364 | configure:16638: ccache /usr/bin/clang++ -E -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp |
---|
1365 | conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found |
---|
1366 | #include <ac_nonexistent.h> |
---|
1367 | ^ |
---|
1368 | 1 error generated. |
---|
1369 | configure:16638: $? = 1 |
---|
1370 | configure: failed program was: |
---|
1371 | | /* confdefs.h */ |
---|
1372 | | #define PACKAGE_NAME "TeX Live" |
---|
1373 | | #define PACKAGE_TARNAME "tex-live" |
---|
1374 | | #define PACKAGE_VERSION "2015-03-07" |
---|
1375 | | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1376 | | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1377 | | #define PACKAGE_URL "" |
---|
1378 | | #define STDC_HEADERS 1 |
---|
1379 | | #define HAVE_SYS_TYPES_H 1 |
---|
1380 | | #define HAVE_SYS_STAT_H 1 |
---|
1381 | | #define HAVE_STDLIB_H 1 |
---|
1382 | | #define HAVE_STRING_H 1 |
---|
1383 | | #define HAVE_MEMORY_H 1 |
---|
1384 | | #define HAVE_STRINGS_H 1 |
---|
1385 | | #define HAVE_INTTYPES_H 1 |
---|
1386 | | #define HAVE_STDINT_H 1 |
---|
1387 | | #define HAVE_UNISTD_H 1 |
---|
1388 | | #define HAVE_DLFCN_H 1 |
---|
1389 | | #define PACKAGE "tex-live" |
---|
1390 | | #define VERSION "2015-03-07" |
---|
1391 | | #define LT_OBJDIR ".libs/" |
---|
1392 | | #define HAVE_FSEEKO 1 |
---|
1393 | | #define HAVE_DIRENT_H 1 |
---|
1394 | | #define STDC_HEADERS 1 |
---|
1395 | | #define HAVE_ASSERT_H 1 |
---|
1396 | | #define HAVE_FLOAT_H 1 |
---|
1397 | | #define HAVE_LIMITS_H 1 |
---|
1398 | | #define HAVE_PWD_H 1 |
---|
1399 | | #define HAVE_STDLIB_H 1 |
---|
1400 | | #define HAVE_SYS_PARAM_H 1 |
---|
1401 | | #define HAVE_PUTENV 1 |
---|
1402 | | #define HAVE_GETCWD 1 |
---|
1403 | | #define HAVE_GETWD 1 |
---|
1404 | | #define HAVE_MEMCMP 1 |
---|
1405 | | #define HAVE_MEMCPY 1 |
---|
1406 | | #define HAVE_MKSTEMP 1 |
---|
1407 | | #define HAVE_MKTEMP 1 |
---|
1408 | | #define HAVE_STRCHR 1 |
---|
1409 | | #define HAVE_STRRCHR 1 |
---|
1410 | | /* end confdefs.h. */ |
---|
1411 | | #include <ac_nonexistent.h> |
---|
1412 | configure:16800: checking for ld used by ccache /usr/bin/clang++ |
---|
1413 | configure:16867: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1414 | configure:16874: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
1415 | configure:16889: result: no |
---|
1416 | configure:16944: checking whether the ccache /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
1417 | configure:18017: result: yes |
---|
1418 | configure:18053: ccache /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk conftest.cpp >&5 |
---|
1419 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1420 | configure:18056: $? = 0 |
---|
1421 | configure:18537: checking for ccache /usr/bin/clang++ option to produce PIC |
---|
1422 | configure:18544: result: -fno-common -DPIC |
---|
1423 | configure:18552: checking if ccache /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
1424 | configure:18570: ccache /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
1425 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1426 | configure:18574: $? = 0 |
---|
1427 | configure:18587: result: yes |
---|
1428 | configure:18610: checking if ccache /usr/bin/clang++ static flag -static works |
---|
1429 | configure:18638: result: no |
---|
1430 | configure:18650: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
1431 | configure:18671: ccache /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk -o out/conftest2.o conftest.cpp >&5 |
---|
1432 | clang: warning: argument unused during compilation: '-isystem /opt/local/include' |
---|
1433 | configure:18675: $? = 0 |
---|
1434 | configure:18697: result: yes |
---|
1435 | configure:18702: checking if ccache /usr/bin/clang++ supports -c -o file.o |
---|
1436 | configure:18749: result: yes |
---|
1437 | configure:18779: checking whether the ccache /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
1438 | configure:18819: result: yes |
---|
1439 | configure:18960: checking dynamic linker characteristics |
---|
1440 | configure:19705: result: darwin14.4.0 dyld |
---|
1441 | configure:19770: checking how to hardcode library paths into programs |
---|
1442 | configure:19795: result: immediate |
---|
1443 | configure:19836: checking whether ln -s works |
---|
1444 | configure:19840: result: yes |
---|
1445 | configure:19895: checking for TeX specific libraries to build |
---|
1446 | configure:19916: result: texk/kpathsea texk/ptexenc |
---|
1447 | configure:19967: checking for pkg-config |
---|
1448 | configure:19983: found /opt/local/bin/pkg-config |
---|
1449 | configure:19994: result: pkg-config |
---|
1450 | configure:20096: checking for freetype-config |
---|
1451 | configure:20112: found /opt/local/bin/freetype-config |
---|
1452 | configure:20123: result: freetype-config |
---|
1453 | configure:20178: error: did not find cairo 1.12 or better |
---|
1454 | |
---|
1455 | ## ---------------- ## |
---|
1456 | ## Cache variables. ## |
---|
1457 | ## ---------------- ## |
---|
1458 | |
---|
1459 | ac_cv_build=x86_64-apple-darwin14.4.0 |
---|
1460 | ac_cv_c_compiler_gnu=yes |
---|
1461 | ac_cv_c_const=yes |
---|
1462 | ac_cv_c_inline=inline |
---|
1463 | ac_cv_c_int64_t=yes |
---|
1464 | ac_cv_c_uint64_t=yes |
---|
1465 | ac_cv_cxx_compiler_gnu=yes |
---|
1466 | ac_cv_env_CCC_set= |
---|
1467 | ac_cv_env_CCC_value= |
---|
1468 | ac_cv_env_CC_set=set |
---|
1469 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
1470 | ac_cv_env_CFLAGS_set=set |
---|
1471 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1472 | ac_cv_env_CPPFLAGS_set=set |
---|
1473 | ac_cv_env_CPPFLAGS_value='-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1474 | ac_cv_env_CPP_set= |
---|
1475 | ac_cv_env_CPP_value= |
---|
1476 | ac_cv_env_CXXCPP_set= |
---|
1477 | ac_cv_env_CXXCPP_value= |
---|
1478 | ac_cv_env_CXXFLAGS_set=set |
---|
1479 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1480 | ac_cv_env_CXX_set=set |
---|
1481 | ac_cv_env_CXX_value='ccache /usr/bin/clang++' |
---|
1482 | ac_cv_env_LDFLAGS_set=set |
---|
1483 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1484 | ac_cv_env_LIBS_set= |
---|
1485 | ac_cv_env_LIBS_value= |
---|
1486 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
1487 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
1488 | ac_cv_env_XMKMF_set= |
---|
1489 | ac_cv_env_XMKMF_value= |
---|
1490 | ac_cv_env_build_alias_set= |
---|
1491 | ac_cv_env_build_alias_value= |
---|
1492 | ac_cv_env_host_alias_set= |
---|
1493 | ac_cv_env_host_alias_value= |
---|
1494 | ac_cv_env_target_alias_set= |
---|
1495 | ac_cv_env_target_alias_value= |
---|
1496 | ac_cv_func_closedir_void=no |
---|
1497 | ac_cv_func_connect=yes |
---|
1498 | ac_cv_func_getcwd=yes |
---|
1499 | ac_cv_func_gethostbyname=yes |
---|
1500 | ac_cv_func_getwd=yes |
---|
1501 | ac_cv_func_memcmp=yes |
---|
1502 | ac_cv_func_memcpy=yes |
---|
1503 | ac_cv_func_mkstemp=yes |
---|
1504 | ac_cv_func_mktemp=yes |
---|
1505 | ac_cv_func_putenv=yes |
---|
1506 | ac_cv_func_remove=yes |
---|
1507 | ac_cv_func_shmat=yes |
---|
1508 | ac_cv_func_strchr=yes |
---|
1509 | ac_cv_func_strrchr=yes |
---|
1510 | ac_cv_have_x='have_x=yes ac_x_includes='\''/opt/local/include'\'' ac_x_libraries='\''/opt/local/lib'\''' |
---|
1511 | ac_cv_header_assert_h=yes |
---|
1512 | ac_cv_header_dirent_dirent_h=yes |
---|
1513 | ac_cv_header_dlfcn_h=yes |
---|
1514 | ac_cv_header_float_h=yes |
---|
1515 | ac_cv_header_inttypes_h=yes |
---|
1516 | ac_cv_header_limits_h=yes |
---|
1517 | ac_cv_header_memory_h=yes |
---|
1518 | ac_cv_header_pwd_h=yes |
---|
1519 | ac_cv_header_stdc=yes |
---|
1520 | ac_cv_header_stdint_h=yes |
---|
1521 | ac_cv_header_stdlib_h=yes |
---|
1522 | ac_cv_header_string_h=yes |
---|
1523 | ac_cv_header_strings_h=yes |
---|
1524 | ac_cv_header_sys_param_h=yes |
---|
1525 | ac_cv_header_sys_stat_h=yes |
---|
1526 | ac_cv_header_sys_types_h=yes |
---|
1527 | ac_cv_header_unistd_h=yes |
---|
1528 | ac_cv_host=x86_64-apple-darwin14.4.0 |
---|
1529 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
1530 | ac_cv_member_struct_stat_st_mtim=no |
---|
1531 | ac_cv_objext=o |
---|
1532 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
1533 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
1534 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
1535 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1536 | ac_cv_path_lt_DD=/bin/dd |
---|
1537 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1538 | ac_cv_prog_AWK=gawk |
---|
1539 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
1540 | ac_cv_prog_CXXCPP='ccache /usr/bin/clang++ -E' |
---|
1541 | ac_cv_prog_ac_ct_AR=ar |
---|
1542 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
1543 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1544 | ac_cv_prog_ac_ct_FT2_CONFIG=freetype-config |
---|
1545 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1546 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1547 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1548 | ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config |
---|
1549 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1550 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1551 | ac_cv_prog_cc_c89= |
---|
1552 | ac_cv_prog_cc_g=yes |
---|
1553 | ac_cv_prog_cxx_g=yes |
---|
1554 | ac_cv_prog_make_make_set=yes |
---|
1555 | ac_cv_search_opendir='none required' |
---|
1556 | ac_cv_sys_file_offset_bits=no |
---|
1557 | ac_cv_sys_largefile_CC=no |
---|
1558 | ac_cv_sys_largefile_source=no |
---|
1559 | ac_cv_type_size_t=yes |
---|
1560 | am_cv_CC_dependencies_compiler_type=none |
---|
1561 | am_cv_CXX_dependencies_compiler_type=none |
---|
1562 | am_cv_make_support_nested_variables=yes |
---|
1563 | am_cv_prog_cc_c_o=yes |
---|
1564 | am_cv_prog_tar_pax=gnutar |
---|
1565 | kb_cv_c_prototypes=yes |
---|
1566 | kpse_cv_have_win32=no |
---|
1567 | kpse_cv_warning_cflags='-Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas' |
---|
1568 | kpse_cv_warning_cxxflags='-Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings' |
---|
1569 | lt_cv_apple_cc_single_mod=yes |
---|
1570 | lt_cv_ar_at_file=no |
---|
1571 | lt_cv_deplibs_check_method=pass_all |
---|
1572 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1573 | lt_cv_file_magic_test_file= |
---|
1574 | lt_cv_ld_exported_symbols_list=yes |
---|
1575 | lt_cv_ld_force_load=yes |
---|
1576 | lt_cv_ld_reload_flag=-r |
---|
1577 | lt_cv_nm_interface='BSD nm' |
---|
1578 | lt_cv_objdir=.libs |
---|
1579 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1580 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1581 | lt_cv_path_NM=/usr/bin/nm |
---|
1582 | lt_cv_path_mainfest_tool=no |
---|
1583 | lt_cv_prog_compiler_c_o=yes |
---|
1584 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1585 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1586 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1587 | lt_cv_prog_compiler_pic_works=yes |
---|
1588 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1589 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1590 | lt_cv_prog_compiler_static_works=no |
---|
1591 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1592 | lt_cv_prog_gnu_ld=no |
---|
1593 | lt_cv_prog_gnu_ldcxx=no |
---|
1594 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1595 | lt_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'\''' |
---|
1596 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
1597 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
1598 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1599 | lt_cv_sys_global_symbol_to_import= |
---|
1600 | lt_cv_sys_max_cmd_len=196608 |
---|
1601 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1602 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1603 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
1604 | |
---|
1605 | ## ----------------- ## |
---|
1606 | ## Output variables. ## |
---|
1607 | ## ----------------- ## |
---|
1608 | |
---|
1609 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20150611-stripped-x86_64/build-aux/missing aclocal-1.14' |
---|
1610 | AMDEPBACKSLASH='' |
---|
1611 | AMDEP_FALSE='' |
---|
1612 | AMDEP_TRUE='#' |
---|
1613 | AMTAR='$${TAR-tar}' |
---|
1614 | AM_BACKSLASH='\' |
---|
1615 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
1616 | AM_DEFAULT_VERBOSITY='1' |
---|
1617 | AM_V='$(V)' |
---|
1618 | AR='ar' |
---|
1619 | AS='as' |
---|
1620 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20150611-stripped-x86_64/build-aux/missing autoconf' |
---|
1621 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20150611-stripped-x86_64/build-aux/missing autoheader' |
---|
1622 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20150611-stripped-x86_64/build-aux/missing automake-1.14' |
---|
1623 | AWK='gawk' |
---|
1624 | CC='ccache /usr/bin/clang' |
---|
1625 | CCDEPMODE='depmode=none' |
---|
1626 | CFLAGS='-pipe -Os -arch x86_64 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1627 | CONF_SUBDIRS='texk/kpathsea texk/ptexenc ' |
---|
1628 | CPP='ccache /usr/bin/clang -E' |
---|
1629 | CPPFLAGS='-isystem/opt/local/include -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1630 | CXX='ccache /usr/bin/clang++' |
---|
1631 | CXXCPP='ccache /usr/bin/clang++ -E' |
---|
1632 | CXXDEPMODE='depmode=none' |
---|
1633 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1634 | CYGPATH_W='echo' |
---|
1635 | DEFS='' |
---|
1636 | DEPDIR='.deps' |
---|
1637 | DLLTOOL='false' |
---|
1638 | DSYMUTIL='dsymutil' |
---|
1639 | DUMPBIN='' |
---|
1640 | ECHO_C='\c' |
---|
1641 | ECHO_N='' |
---|
1642 | ECHO_T='' |
---|
1643 | EGREP='/opt/local/bin/grep -E' |
---|
1644 | EXEEXT='' |
---|
1645 | FGREP='/opt/local/bin/grep -F' |
---|
1646 | FT2_CONFIG='freetype-config' |
---|
1647 | GREP='/opt/local/bin/grep' |
---|
1648 | ICU_CONFIG='' |
---|
1649 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1650 | INSTALL_PROGRAM='${INSTALL}' |
---|
1651 | INSTALL_SCRIPT='${INSTALL}' |
---|
1652 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1653 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
1654 | LDFLAGS='-Wl,-headerpad_max_install_names -arch x86_64 -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk' |
---|
1655 | LIBOBJS='' |
---|
1656 | LIBS='' |
---|
1657 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1658 | LIPO='lipo' |
---|
1659 | LN_S='ln -s' |
---|
1660 | LTLIBOBJS='' |
---|
1661 | LT_SYS_LIBRARY_PATH='' |
---|
1662 | MAINT='#' |
---|
1663 | MAINTAINER_MODE_FALSE='' |
---|
1664 | MAINTAINER_MODE_TRUE='#' |
---|
1665 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20150611-stripped-x86_64/build-aux/missing makeinfo' |
---|
1666 | MAKE_SUBDIRS='texk/kpathsea texk/ptexenc ' |
---|
1667 | MANIFEST_TOOL=':' |
---|
1668 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1669 | NM='/usr/bin/nm' |
---|
1670 | NMEDIT='nmedit' |
---|
1671 | OBJDUMP='false' |
---|
1672 | OBJEXT='o' |
---|
1673 | OTOOL64=':' |
---|
1674 | OTOOL='otool' |
---|
1675 | PACKAGE='tex-live' |
---|
1676 | PACKAGE_BUGREPORT='tex-k@tug.org' |
---|
1677 | PACKAGE_NAME='TeX Live' |
---|
1678 | PACKAGE_STRING='TeX Live 2015-03-07' |
---|
1679 | PACKAGE_TARNAME='tex-live' |
---|
1680 | PACKAGE_URL='' |
---|
1681 | PACKAGE_VERSION='2015-03-07' |
---|
1682 | PATH_SEPARATOR=':' |
---|
1683 | PKG_CONFIG='pkg-config' |
---|
1684 | RANLIB='ranlib' |
---|
1685 | SED='/opt/local/bin/gsed' |
---|
1686 | SET_MAKE='' |
---|
1687 | SHELL='/bin/sh' |
---|
1688 | STRIP='strip' |
---|
1689 | VERSION='2015-03-07' |
---|
1690 | WARNING_CFLAGS='-Wimplicit -Wreturn-type -Wdeclaration-after-statement -Wno-unknown-pragmas' |
---|
1691 | WARNING_CXXFLAGS='-Wimplicit -Wreturn-type -Wno-unknown-pragmas -Wno-write-strings' |
---|
1692 | XMKMF='' |
---|
1693 | X_CFLAGS=' -I/opt/local/include' |
---|
1694 | X_EXTRA_LIBS='' |
---|
1695 | X_LIBS=' -L/opt/local/lib' |
---|
1696 | X_PRE_LIBS=' -lSM -lICE' |
---|
1697 | ac_ct_AR='ar' |
---|
1698 | ac_ct_CC='ccache /usr/bin/clang' |
---|
1699 | ac_ct_CXX='' |
---|
1700 | ac_ct_DUMPBIN='' |
---|
1701 | am__EXEEXT_FALSE='' |
---|
1702 | am__EXEEXT_TRUE='' |
---|
1703 | am__fastdepCC_FALSE='' |
---|
1704 | am__fastdepCC_TRUE='#' |
---|
1705 | am__fastdepCXX_FALSE='' |
---|
1706 | am__fastdepCXX_TRUE='#' |
---|
1707 | am__include='include' |
---|
1708 | am__isrc='' |
---|
1709 | am__leading_dot='.' |
---|
1710 | am__nodep='' |
---|
1711 | am__quote='' |
---|
1712 | am__tar='tar --format=posix -chf - "$$tardir"' |
---|
1713 | am__untar='tar -xf -' |
---|
1714 | bindir='/opt/local/libexec/texlive/binaries' |
---|
1715 | build='x86_64-apple-darwin14.4.0' |
---|
1716 | build_alias='' |
---|
1717 | build_cpu='x86_64' |
---|
1718 | build_os='darwin14.4.0' |
---|
1719 | build_vendor='apple' |
---|
1720 | cross_FALSE='' |
---|
1721 | cross_TRUE='' |
---|
1722 | datadir='${datarootdir}' |
---|
1723 | datarootdir='${prefix}/share' |
---|
1724 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1725 | dvidir='${docdir}' |
---|
1726 | exec_prefix='NONE' |
---|
1727 | host='x86_64-apple-darwin14.4.0' |
---|
1728 | host_alias='' |
---|
1729 | host_cpu='x86_64' |
---|
1730 | host_os='darwin14.4.0' |
---|
1731 | host_vendor='apple' |
---|
1732 | htmldir='${docdir}' |
---|
1733 | includedir='${prefix}/include' |
---|
1734 | infodir='/opt/local/share/info' |
---|
1735 | install_sh='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_tex_texlive-bin/texlive-bin/work/texlive-source-20150611-stripped-x86_64/build-aux/install-sh' |
---|
1736 | libdir='${exec_prefix}/lib' |
---|
1737 | libexecdir='${exec_prefix}/libexec' |
---|
1738 | localedir='${datarootdir}/locale' |
---|
1739 | localstatedir='${prefix}/var' |
---|
1740 | mandir='/opt/local/libexec/texlive/binaries' |
---|
1741 | mkdir_p='$(MKDIR_P)' |
---|
1742 | oldincludedir='/usr/include' |
---|
1743 | pdfdir='${docdir}' |
---|
1744 | prefix='/opt/local' |
---|
1745 | program_transform_name='s,x,x,' |
---|
1746 | psdir='${docdir}' |
---|
1747 | sbindir='${exec_prefix}/sbin' |
---|
1748 | sharedstatedir='${prefix}/com' |
---|
1749 | subdirs='' |
---|
1750 | sysconfdir='${prefix}/etc' |
---|
1751 | target_alias='' |
---|
1752 | |
---|
1753 | ## ----------- ## |
---|
1754 | ## confdefs.h. ## |
---|
1755 | ## ----------- ## |
---|
1756 | |
---|
1757 | /* confdefs.h */ |
---|
1758 | #define PACKAGE_NAME "TeX Live" |
---|
1759 | #define PACKAGE_TARNAME "tex-live" |
---|
1760 | #define PACKAGE_VERSION "2015-03-07" |
---|
1761 | #define PACKAGE_STRING "TeX Live 2015-03-07" |
---|
1762 | #define PACKAGE_BUGREPORT "tex-k@tug.org" |
---|
1763 | #define PACKAGE_URL "" |
---|
1764 | #define STDC_HEADERS 1 |
---|
1765 | #define HAVE_SYS_TYPES_H 1 |
---|
1766 | #define HAVE_SYS_STAT_H 1 |
---|
1767 | #define HAVE_STDLIB_H 1 |
---|
1768 | #define HAVE_STRING_H 1 |
---|
1769 | #define HAVE_MEMORY_H 1 |
---|
1770 | #define HAVE_STRINGS_H 1 |
---|
1771 | #define HAVE_INTTYPES_H 1 |
---|
1772 | #define HAVE_STDINT_H 1 |
---|
1773 | #define HAVE_UNISTD_H 1 |
---|
1774 | #define HAVE_DLFCN_H 1 |
---|
1775 | #define PACKAGE "tex-live" |
---|
1776 | #define VERSION "2015-03-07" |
---|
1777 | #define LT_OBJDIR ".libs/" |
---|
1778 | #define HAVE_FSEEKO 1 |
---|
1779 | #define HAVE_DIRENT_H 1 |
---|
1780 | #define STDC_HEADERS 1 |
---|
1781 | #define HAVE_ASSERT_H 1 |
---|
1782 | #define HAVE_FLOAT_H 1 |
---|
1783 | #define HAVE_LIMITS_H 1 |
---|
1784 | #define HAVE_PWD_H 1 |
---|
1785 | #define HAVE_STDLIB_H 1 |
---|
1786 | #define HAVE_SYS_PARAM_H 1 |
---|
1787 | #define HAVE_PUTENV 1 |
---|
1788 | #define HAVE_GETCWD 1 |
---|
1789 | #define HAVE_GETWD 1 |
---|
1790 | #define HAVE_MEMCMP 1 |
---|
1791 | #define HAVE_MEMCPY 1 |
---|
1792 | #define HAVE_MKSTEMP 1 |
---|
1793 | #define HAVE_MKTEMP 1 |
---|
1794 | #define HAVE_STRCHR 1 |
---|
1795 | #define HAVE_STRRCHR 1 |
---|
1796 | |
---|
1797 | configure: exit 1 |
---|